2025-05-07T19:57:16.9567100Z Current runner version: '2.323.0' 2025-05-07T19:57:16.9576860Z Runner name: 'i-0cf0a94cbc1f8b06b' 2025-05-07T19:57:16.9578648Z Machine name: 'ip-10-0-65-12' 2025-05-07T19:57:16.9584155Z ##[group]GITHUB_TOKEN Permissions 2025-05-07T19:57:16.9587596Z Contents: read 2025-05-07T19:57:16.9588612Z Metadata: read 2025-05-07T19:57:16.9589524Z Packages: read 2025-05-07T19:57:16.9590428Z ##[endgroup] 2025-05-07T19:57:16.9593903Z Secret source: None 2025-05-07T19:57:16.9595039Z Prepare workflow directory 2025-05-07T19:57:17.0440429Z Prepare all required actions 2025-05-07T19:57:17.0498404Z Getting action download info 2025-05-07T19:57:17.2464352Z Download action repository 'actions/checkout@v4' (SHA:11bd71901bbe5b1630ceea73d27597364c9af683) 2025-05-07T19:57:17.5538529Z Download action repository 'actions/download-artifact@v4' (SHA:d3f86a106a0bac45b974a628896c90dbdf5c8093) 2025-05-07T19:57:18.1501757Z Complete job name: test_and_publish_artifact (arm, linux.arm64.2xlarge, 30, default, 3.9, clang) 2025-05-07T19:57:18.2409156Z A job started hook has been configured by the self-hosted runner administrator 2025-05-07T19:57:18.2626224Z ##[group]Run '/home/ec2-user/runner-scripts/before_job.sh' 2025-05-07T19:57:18.2642767Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T19:57:18.2645271Z ##[endgroup] 2025-05-07T19:57:19.5768539Z Runner Type: linux.arm64.2xlarge 2025-05-07T19:57:19.5769347Z Instance Type: t4g.2xlarge 2025-05-07T19:57:19.5769858Z AMI Name: unknown 2025-05-07T19:57:19.5804263Z AMI ID: ami-0013610ea966aafe0 2025-05-07T19:57:27.5230305Z ##[group]Checking docker version 2025-05-07T19:57:27.5249827Z ##[command]/usr/bin/docker version --format '{{.Server.APIVersion}}' 2025-05-07T19:57:27.5428978Z '1.44' 2025-05-07T19:57:27.5451575Z Docker daemon API version: '1.44' 2025-05-07T19:57:27.5452405Z ##[command]/usr/bin/docker version --format '{{.Client.APIVersion}}' 2025-05-07T19:57:27.5630526Z '1.44' 2025-05-07T19:57:27.5646077Z Docker client API version: '1.44' 2025-05-07T19:57:27.5653363Z ##[endgroup] 2025-05-07T19:57:27.5657261Z ##[group]Clean up resources from previous jobs 2025-05-07T19:57:27.5664717Z ##[command]/usr/bin/docker ps --all --quiet --no-trunc --filter "label=f3e175" 2025-05-07T19:57:27.5825312Z ##[command]/usr/bin/docker network prune --force --filter "label=f3e175" 2025-05-07T19:57:27.5976496Z ##[endgroup] 2025-05-07T19:57:27.5977029Z ##[group]Create local container network 2025-05-07T19:57:27.5990693Z ##[command]/usr/bin/docker network create --label f3e175 github_network_7f166cdef2f943ecacb13a8e1073b2af 2025-05-07T19:57:27.7810506Z 023c5bdf70ca5d87d99d0c7103d4c6cb962659d857386cb0472b111c7da8ab97 2025-05-07T19:57:27.7830896Z ##[endgroup] 2025-05-07T19:57:27.7867548Z ##[group]Starting job container 2025-05-07T19:57:27.7899418Z ##[command]/usr/bin/docker pull amazonlinux:2023 2025-05-07T19:57:27.9697385Z 2023: Pulling from library/amazonlinux 2025-05-07T19:57:28.0253921Z 5804bd91a568: Pulling fs layer 2025-05-07T19:57:28.5812567Z 5804bd91a568: Verifying Checksum 2025-05-07T19:57:28.5813320Z 5804bd91a568: Download complete 2025-05-07T19:57:30.9432190Z 5804bd91a568: Pull complete 2025-05-07T19:57:30.9578800Z Digest: sha256:cb5b4c509d62ae388f674c139ae5e8281fc160c217d474445e912043e1941988 2025-05-07T19:57:30.9624591Z Status: Downloaded newer image for amazonlinux:2023 2025-05-07T19:57:30.9654067Z docker.io/library/amazonlinux:2023 2025-05-07T19:57:30.9767294Z ##[command]/usr/bin/docker create --name 1b2128cf6d1f4222a7cbab9da28a6403_amazonlinux2023_4d44c5 --label f3e175 --workdir /__w/FBGEMM/FBGEMM --network github_network_7f166cdef2f943ecacb13a8e1073b2af --user root -e "HOME=/github/home" -e GITHUB_ACTIONS=true -e CI=true -v "/var/run/docker.sock":"/var/run/docker.sock" -v "/home/ec2-user/actions-runner/_work":"/__w" -v "/home/ec2-user/actions-runner/externals":"/__e":ro -v "/home/ec2-user/actions-runner/_work/_temp":"/__w/_temp" -v "/home/ec2-user/actions-runner/_work/_actions":"/__w/_actions" -v "/home/ec2-user/actions-runner/_work/_tool":"/__w/_tool" -v "/home/ec2-user/actions-runner/_work/_temp/_github_home":"/github/home" -v "/home/ec2-user/actions-runner/_work/_temp/_github_workflow":"/github/workflow" --entrypoint "tail" amazonlinux:2023 "-f" "/dev/null" 2025-05-07T19:57:31.5715067Z 7f2fcb61712066166296e7bd1d78a1c51aad539953a8af023c41941042e44c6d 2025-05-07T19:57:31.5742785Z ##[command]/usr/bin/docker start 7f2fcb61712066166296e7bd1d78a1c51aad539953a8af023c41941042e44c6d 2025-05-07T19:57:32.0153431Z 7f2fcb61712066166296e7bd1d78a1c51aad539953a8af023c41941042e44c6d 2025-05-07T19:57:32.0172524Z ##[command]/usr/bin/docker ps --all --filter id=7f2fcb61712066166296e7bd1d78a1c51aad539953a8af023c41941042e44c6d --filter status=running --no-trunc --format "{{.ID}} {{.Status}}" 2025-05-07T19:57:32.0308388Z 7f2fcb61712066166296e7bd1d78a1c51aad539953a8af023c41941042e44c6d Up Less than a second 2025-05-07T19:57:32.0332965Z ##[command]/usr/bin/docker inspect --format "{{range .Config.Env}}{{println .}}{{end}}" 7f2fcb61712066166296e7bd1d78a1c51aad539953a8af023c41941042e44c6d 2025-05-07T19:57:32.0478737Z GITHUB_ACTIONS=true 2025-05-07T19:57:32.0480820Z CI=true 2025-05-07T19:57:32.0481236Z HOME=/github/home 2025-05-07T19:57:32.0481818Z PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2025-05-07T19:57:32.0507138Z ##[endgroup] 2025-05-07T19:57:32.0520618Z ##[group]Waiting for all services to be ready 2025-05-07T19:57:32.0523209Z ##[endgroup] 2025-05-07T19:57:32.0638045Z ##[group]Run yum update -y; yum install -y binutils findutils git pciutils sudo wget which 2025-05-07T19:57:32.0639265Z yum update -y; yum install -y binutils findutils git pciutils sudo wget which 2025-05-07T19:57:32.0640520Z shell: bash --noprofile --norc -e -o pipefail {0} 2025-05-07T19:57:32.0641049Z env: 2025-05-07T19:57:32.0641424Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T19:57:32.0641910Z BUILD_ENV: build_binary 2025-05-07T19:57:32.0642318Z BUILD_TARGET: default 2025-05-07T19:57:32.0642698Z BUILD_VARIANT: cpu 2025-05-07T19:57:32.0643065Z ##[endgroup] 2025-05-07T19:57:32.7075280Z Amazon Linux 2023 repository 109 MB/s | 37 MB 00:00 2025-05-07T19:57:42.2124442Z Last metadata expiration check: 0:00:10 ago on Wed May 7 19:57:32 2025. 2025-05-07T19:57:42.9574440Z Dependencies resolved. 2025-05-07T19:57:42.9806046Z Nothing to do. 2025-05-07T19:57:42.9806655Z Complete! 2025-05-07T19:57:43.3103578Z Last metadata expiration check: 0:00:11 ago on Wed May 7 19:57:32 2025. 2025-05-07T19:57:43.3971505Z Dependencies resolved. 2025-05-07T19:57:43.4257850Z ========================================================================================= 2025-05-07T19:57:43.4258602Z Package Arch Version Repository Size 2025-05-07T19:57:43.4259286Z ========================================================================================= 2025-05-07T19:57:43.4259835Z Installing: 2025-05-07T19:57:43.4260544Z binutils aarch64 2.41-50.amzn2023.0.3 amazonlinux 5.5 M 2025-05-07T19:57:43.4261342Z findutils aarch64 1:4.8.0-2.amzn2023.0.2 amazonlinux 541 k 2025-05-07T19:57:43.4262146Z git aarch64 2.47.1-1.amzn2023.0.2 amazonlinux 54 k 2025-05-07T19:57:43.4262900Z pciutils aarch64 3.7.0-3.amzn2023.0.2 amazonlinux 91 k 2025-05-07T19:57:43.4263843Z sudo aarch64 1.9.15-1.p5.amzn2023.0.1 amazonlinux 1.2 M 2025-05-07T19:57:43.4264586Z wget aarch64 1.21.3-1.amzn2023.0.4 amazonlinux 774 k 2025-05-07T19:57:43.4265331Z which aarch64 2.21-26.amzn2023.0.2 amazonlinux 42 k 2025-05-07T19:57:43.4265947Z Installing dependencies: 2025-05-07T19:57:43.4266532Z cracklib aarch64 2.9.6-27.amzn2023.0.2 amazonlinux 83 k 2025-05-07T19:57:43.4267355Z cyrus-sasl-lib aarch64 2.1.27-18.amzn2023.0.3 amazonlinux 776 k 2025-05-07T19:57:43.4268266Z elfutils-debuginfod-client aarch64 0.188-3.amzn2023.0.2 amazonlinux 41 k 2025-05-07T19:57:43.4269710Z git-core aarch64 2.47.1-1.amzn2023.0.2 amazonlinux 4.8 M 2025-05-07T19:57:43.4270502Z git-core-doc noarch 2.47.1-1.amzn2023.0.2 amazonlinux 2.8 M 2025-05-07T19:57:43.4271307Z gnutls aarch64 3.8.3-6.amzn2023.0.1 amazonlinux 1.0 M 2025-05-07T19:57:43.4272095Z groff-base aarch64 1.22.4-7.amzn2023.0.2 amazonlinux 1.0 M 2025-05-07T19:57:43.4272862Z gzip aarch64 1.12-1.amzn2023.0.1 amazonlinux 158 k 2025-05-07T19:57:43.4273617Z hwdata noarch 0.384-1.amzn2023.0.3 amazonlinux 1.6 M 2025-05-07T19:57:43.4274374Z jansson aarch64 2.14-0.amzn2023 amazonlinux 47 k 2025-05-07T19:57:43.4275190Z kmod-libs aarch64 29-2.amzn2023.0.5 amazonlinux 61 k 2025-05-07T19:57:43.4275955Z less aarch64 608-2.amzn2023.0.2 amazonlinux 169 k 2025-05-07T19:57:43.4276730Z libcbor aarch64 0.7.0-3.amzn2023.0.2 amazonlinux 55 k 2025-05-07T19:57:43.4277500Z libdb aarch64 5.3.28-49.amzn2023.0.2 amazonlinux 731 k 2025-05-07T19:57:43.4278545Z libeconf aarch64 0.4.0-1.amzn2023.0.3 amazonlinux 27 k 2025-05-07T19:57:43.4279357Z libedit aarch64 3.1-38.20210714cvs.amzn2023.0.2 amazonlinux 107 k 2025-05-07T19:57:43.4280435Z libfdisk aarch64 2.37.4-1.amzn2023.0.4 amazonlinux 148 k 2025-05-07T19:57:43.4281227Z libfido2 aarch64 1.10.0-2.amzn2023.0.2 amazonlinux 94 k 2025-05-07T19:57:43.4282034Z libmetalink aarch64 0.1.3-14.amzn2023.0.2 amazonlinux 30 k 2025-05-07T19:57:43.4282856Z libpwquality aarch64 1.4.4-6.amzn2023.0.2 amazonlinux 106 k 2025-05-07T19:57:43.4283705Z libsemanage aarch64 3.4-5.amzn2023.0.2 amazonlinux 119 k 2025-05-07T19:57:43.4284652Z libutempter aarch64 1.2.1-4.amzn2023.0.2 amazonlinux 27 k 2025-05-07T19:57:43.4285472Z nano aarch64 8.3-1.amzn2023 amazonlinux 706 k 2025-05-07T19:57:43.4286238Z ncurses aarch64 6.2-4.20200222.amzn2023.0.6 amazonlinux 395 k 2025-05-07T19:57:43.4287000Z nettle aarch64 3.10.1-1.amzn2023.0.1 amazonlinux 544 k 2025-05-07T19:57:43.4287776Z openldap aarch64 2.4.57-6.amzn2023.0.7 amazonlinux 253 k 2025-05-07T19:57:43.4288669Z openssh aarch64 8.7p1-8.amzn2023.0.14 amazonlinux 442 k 2025-05-07T19:57:43.4289498Z openssh-clients aarch64 8.7p1-8.amzn2023.0.14 amazonlinux 685 k 2025-05-07T19:57:43.4290312Z pam aarch64 1.5.1-8.amzn2023.0.4 amazonlinux 553 k 2025-05-07T19:57:43.4291107Z pciutils-libs aarch64 3.7.0-3.amzn2023.0.2 amazonlinux 40 k 2025-05-07T19:57:43.4291961Z perl-AutoLoader noarch 5.74-477.amzn2023.0.6 amazonlinux 22 k 2025-05-07T19:57:43.4292771Z perl-B aarch64 1.80-477.amzn2023.0.6 amazonlinux 180 k 2025-05-07T19:57:43.4293559Z perl-Carp noarch 1.50-458.amzn2023.0.2 amazonlinux 29 k 2025-05-07T19:57:43.4294411Z perl-Class-Struct noarch 0.66-477.amzn2023.0.6 amazonlinux 22 k 2025-05-07T19:57:43.4295297Z perl-Data-Dumper aarch64 2.174-460.amzn2023.0.2 amazonlinux 55 k 2025-05-07T19:57:43.4296268Z perl-Digest noarch 1.20-1.amzn2023.0.2 amazonlinux 26 k 2025-05-07T19:57:43.4297139Z perl-Digest-MD5 aarch64 2.58-2.amzn2023.0.2 amazonlinux 37 k 2025-05-07T19:57:43.4298339Z perl-DynaLoader aarch64 1.47-477.amzn2023.0.6 amazonlinux 26 k 2025-05-07T19:57:43.4299199Z perl-Encode aarch64 4:3.15-462.amzn2023.0.2 amazonlinux 1.7 M 2025-05-07T19:57:43.4300017Z perl-Errno aarch64 1.30-477.amzn2023.0.6 amazonlinux 15 k 2025-05-07T19:57:43.4300850Z perl-Error noarch 1:0.17029-5.amzn2023.0.2 amazonlinux 41 k 2025-05-07T19:57:43.4301687Z perl-Exporter noarch 5.74-459.amzn2023.0.2 amazonlinux 31 k 2025-05-07T19:57:43.4302521Z perl-Fcntl aarch64 1.13-477.amzn2023.0.6 amazonlinux 21 k 2025-05-07T19:57:43.4303386Z perl-File-Basename noarch 2.85-477.amzn2023.0.6 amazonlinux 18 k 2025-05-07T19:57:43.4304257Z perl-File-Find noarch 1.37-477.amzn2023.0.6 amazonlinux 26 k 2025-05-07T19:57:43.4305113Z perl-File-Path noarch 2.18-2.amzn2023.0.2 amazonlinux 36 k 2025-05-07T19:57:43.4305975Z perl-File-Temp noarch 1:0.231.100-2.amzn2023.0.2 amazonlinux 60 k 2025-05-07T19:57:43.4306822Z perl-File-stat noarch 1.09-477.amzn2023.0.6 amazonlinux 17 k 2025-05-07T19:57:43.4307903Z perl-FileHandle noarch 2.03-477.amzn2023.0.6 amazonlinux 16 k 2025-05-07T19:57:43.4308800Z perl-Getopt-Long noarch 1:2.52-2.amzn2023.0.2 amazonlinux 60 k 2025-05-07T19:57:43.4309675Z perl-Getopt-Std noarch 1.12-477.amzn2023.0.6 amazonlinux 16 k 2025-05-07T19:57:43.4310495Z perl-Git noarch 2.47.1-1.amzn2023.0.2 amazonlinux 42 k 2025-05-07T19:57:43.4311327Z perl-HTTP-Tiny noarch 0.078-1.amzn2023.0.3 amazonlinux 56 k 2025-05-07T19:57:43.4312149Z perl-IO aarch64 1.43-477.amzn2023.0.6 amazonlinux 87 k 2025-05-07T19:57:43.4312963Z perl-IPC-Open3 noarch 1.21-477.amzn2023.0.6 amazonlinux 23 k 2025-05-07T19:57:43.4313842Z perl-MIME-Base64 aarch64 3.16-2.amzn2023.0.2 amazonlinux 31 k 2025-05-07T19:57:43.4314706Z perl-Net-SSLeay aarch64 1.94-1.amzn2023.0.1 amazonlinux 393 k 2025-05-07T19:57:43.4315642Z perl-POSIX aarch64 1.94-477.amzn2023.0.6 amazonlinux 97 k 2025-05-07T19:57:43.4316493Z perl-PathTools aarch64 3.78-459.amzn2023.0.2 amazonlinux 86 k 2025-05-07T19:57:43.4317360Z perl-Pod-Escapes noarch 1:1.07-458.amzn2023.0.2 amazonlinux 20 k 2025-05-07T19:57:43.4318239Z perl-Pod-Perldoc noarch 3.28.01-459.amzn2023.0.3 amazonlinux 84 k 2025-05-07T19:57:43.4319247Z perl-Pod-Simple noarch 1:3.42-2.amzn2023.0.2 amazonlinux 215 k 2025-05-07T19:57:43.4320124Z perl-Pod-Usage noarch 4:2.01-2.amzn2023.0.2 amazonlinux 41 k 2025-05-07T19:57:43.4321038Z perl-Scalar-List-Utils aarch64 4:1.56-459.amzn2023.0.2 amazonlinux 71 k 2025-05-07T19:57:43.4321955Z perl-SelectSaver noarch 1.02-477.amzn2023.0.6 amazonlinux 12 k 2025-05-07T19:57:43.4322836Z perl-Socket aarch64 4:2.032-1.amzn2023.0.2 amazonlinux 55 k 2025-05-07T19:57:43.4323674Z perl-Storable aarch64 1:3.21-458.amzn2023.0.2 amazonlinux 94 k 2025-05-07T19:57:43.4324515Z perl-Symbol noarch 1.08-477.amzn2023.0.6 amazonlinux 15 k 2025-05-07T19:57:43.4325382Z perl-Term-ANSIColor noarch 5.01-459.amzn2023.0.2 amazonlinux 48 k 2025-05-07T19:57:43.4326264Z perl-Term-Cap noarch 1.17-458.amzn2023.0.2 amazonlinux 22 k 2025-05-07T19:57:43.4327139Z perl-TermReadKey aarch64 2.38-9.amzn2023.0.2 amazonlinux 36 k 2025-05-07T19:57:43.4438955Z perl-Text-ParseWords noarch 3.30-458.amzn2023.0.2 amazonlinux 17 k 2025-05-07T19:57:43.4440674Z perl-Text-Tabs+Wrap noarch 2021.0726-1.amzn2023.0.1 amazonlinux 22 k 2025-05-07T19:57:43.4441606Z perl-Time-Local noarch 2:1.300-5.amzn2023.0.2 amazonlinux 34 k 2025-05-07T19:57:43.4442447Z perl-URI noarch 5.09-1.amzn2023.0.2 amazonlinux 108 k 2025-05-07T19:57:43.4443242Z perl-base noarch 2.27-477.amzn2023.0.6 amazonlinux 17 k 2025-05-07T19:57:43.4444069Z perl-constant noarch 1.33-459.amzn2023.0.2 amazonlinux 23 k 2025-05-07T19:57:43.4444877Z perl-if noarch 0.60.800-477.amzn2023.0.6 amazonlinux 14 k 2025-05-07T19:57:43.4445717Z perl-interpreter aarch64 4:5.32.1-477.amzn2023.0.6 amazonlinux 71 k 2025-05-07T19:57:43.4446563Z perl-lib aarch64 0.65-477.amzn2023.0.6 amazonlinux 15 k 2025-05-07T19:57:43.4447370Z perl-libnet noarch 3.13-2.amzn2023.0.2 amazonlinux 126 k 2025-05-07T19:57:43.4448296Z perl-libs aarch64 4:5.32.1-477.amzn2023.0.6 amazonlinux 2.0 M 2025-05-07T19:57:43.4449099Z perl-mro aarch64 1.23-477.amzn2023.0.6 amazonlinux 28 k 2025-05-07T19:57:43.4450714Z perl-overload noarch 1.31-477.amzn2023.0.6 amazonlinux 46 k 2025-05-07T19:57:43.4451607Z perl-overloading noarch 0.02-477.amzn2023.0.6 amazonlinux 13 k 2025-05-07T19:57:43.4452514Z perl-parent noarch 1:0.238-458.amzn2023.0.2 amazonlinux 14 k 2025-05-07T19:57:43.4453360Z perl-podlators noarch 1:4.14-458.amzn2023.0.2 amazonlinux 112 k 2025-05-07T19:57:43.4454195Z perl-subs noarch 1.03-477.amzn2023.0.6 amazonlinux 12 k 2025-05-07T19:57:43.4454985Z perl-vars noarch 1.05-477.amzn2023.0.6 amazonlinux 13 k 2025-05-07T19:57:43.4455819Z shadow-utils aarch64 2:4.9-12.amzn2023.0.4 amazonlinux 1.1 M 2025-05-07T19:57:43.4456647Z systemd-libs aarch64 252.23-3.amzn2023 amazonlinux 583 k 2025-05-07T19:57:43.4457481Z util-linux aarch64 2.37.4-1.amzn2023.0.4 amazonlinux 2.2 M 2025-05-07T19:57:43.4458314Z util-linux-core aarch64 2.37.4-1.amzn2023.0.4 amazonlinux 437 k 2025-05-07T19:57:43.4459004Z Installing weak dependencies: 2025-05-07T19:57:43.4459675Z nano-default-editor noarch 8.3-1.amzn2023 amazonlinux 10 k 2025-05-07T19:57:43.4460564Z perl-IO-Socket-IP noarch 0.41-3.amzn2023.0.2 amazonlinux 42 k 2025-05-07T19:57:43.4461444Z perl-IO-Socket-SSL noarch 2.075-1.amzn2023.0.2 amazonlinux 218 k 2025-05-07T19:57:43.4462313Z perl-Mozilla-CA noarch 20200520-4.amzn2023.0.2 amazonlinux 13 k 2025-05-07T19:57:43.4463179Z perl-NDBM_File aarch64 1.15-477.amzn2023.0.6 amazonlinux 22 k 2025-05-07T19:57:43.4464059Z sudo-python-plugin aarch64 1.9.15-1.p5.amzn2023.0.1 amazonlinux 56 k 2025-05-07T19:57:43.4464582Z 2025-05-07T19:57:43.4464748Z Transaction Summary 2025-05-07T19:57:43.4465202Z ========================================================================================= 2025-05-07T19:57:43.4465714Z Install 106 Packages 2025-05-07T19:57:43.4465953Z 2025-05-07T19:57:43.4466183Z Total download size: 37 M 2025-05-07T19:57:43.4466590Z Installed size: 197 M 2025-05-07T19:57:43.4466986Z Downloading Packages: 2025-05-07T19:57:43.7594849Z (1/106): cyrus-sasl-lib-2.1.27-18.amzn2023.0.3. 25 MB/s | 776 kB 00:00 2025-05-07T19:57:43.7697016Z (2/106): cracklib-2.9.6-27.amzn2023.0.2.aarch64 2.0 MB/s | 83 kB 00:00 2025-05-07T19:57:43.7862942Z (3/106): binutils-2.41-50.amzn2023.0.3.aarch64. 96 MB/s | 5.5 MB 00:00 2025-05-07T19:57:43.7876482Z (4/106): elfutils-debuginfod-client-0.188-3.amz 2.0 MB/s | 41 kB 00:00 2025-05-07T19:57:43.7926533Z (5/106): findutils-4.8.0-2.amzn2023.0.2.aarch64 24 MB/s | 541 kB 00:00 2025-05-07T19:57:43.7971133Z (6/106): git-2.47.1-1.amzn2023.0.2.aarch64.rpm 6.9 MB/s | 54 kB 00:00 2025-05-07T19:57:43.8186060Z (7/106): git-core-doc-2.47.1-1.amzn2023.0.2.noa 109 MB/s | 2.8 MB 00:00 2025-05-07T19:57:43.8374159Z (8/106): git-core-2.47.1-1.amzn2023.0.2.aarch64 101 MB/s | 4.8 MB 00:00 2025-05-07T19:57:43.8420817Z (9/106): gnutls-3.8.3-6.amzn2023.0.1.aarch64.rp 26 MB/s | 1.0 MB 00:00 2025-05-07T19:57:43.8489815Z (10/106): groff-base-1.22.4-7.amzn2023.0.2.aarc 38 MB/s | 1.0 MB 00:00 2025-05-07T19:57:43.8532174Z (11/106): gzip-1.12-1.amzn2023.0.1.aarch64.rpm 18 MB/s | 158 kB 00:00 2025-05-07T19:57:43.8567375Z (12/106): jansson-2.14-0.amzn2023.aarch64.rpm 6.3 MB/s | 47 kB 00:00 2025-05-07T19:57:43.8647480Z (13/106): hwdata-0.384-1.amzn2023.0.3.noarch.rp 81 MB/s | 1.6 MB 00:00 2025-05-07T19:57:43.8672885Z (14/106): kmod-libs-29-2.amzn2023.0.5.aarch64.r 4.8 MB/s | 61 kB 00:00 2025-05-07T19:57:43.8694106Z (15/106): less-608-2.amzn2023.0.2.aarch64.rpm 15 MB/s | 169 kB 00:00 2025-05-07T19:57:43.8719944Z (16/106): libcbor-0.7.0-3.amzn2023.0.2.aarch64. 8.8 MB/s | 55 kB 00:00 2025-05-07T19:57:43.8759234Z (17/106): libeconf-0.4.0-1.amzn2023.0.3.aarch64 4.7 MB/s | 27 kB 00:00 2025-05-07T19:57:43.8797884Z (18/106): libedit-3.1-38.20210714cvs.amzn2023.0 14 MB/s | 107 kB 00:00 2025-05-07T19:57:43.8834841Z (19/106): libdb-5.3.28-49.amzn2023.0.2.aarch64. 54 MB/s | 731 kB 00:00 2025-05-07T19:57:43.8863103Z (20/106): libfdisk-2.37.4-1.amzn2023.0.4.aarch6 16 MB/s | 148 kB 00:00 2025-05-07T19:57:43.8886517Z (21/106): libfido2-1.10.0-2.amzn2023.0.2.aarch6 11 MB/s | 94 kB 00:00 2025-05-07T19:57:43.8906702Z (22/106): libmetalink-0.1.3-14.amzn2023.0.2.aar 4.7 MB/s | 30 kB 00:00 2025-05-07T19:57:43.8944270Z (23/106): libpwquality-1.4.4-6.amzn2023.0.2.aar 14 MB/s | 106 kB 00:00 2025-05-07T19:57:43.8968086Z (24/106): libsemanage-3.4-5.amzn2023.0.2.aarch6 15 MB/s | 119 kB 00:00 2025-05-07T19:57:43.8985633Z (25/106): libutempter-1.2.1-4.amzn2023.0.2.aarc 3.6 MB/s | 27 kB 00:00 2025-05-07T19:57:43.9031995Z (26/106): nano-default-editor-8.3-1.amzn2023.no 1.7 MB/s | 10 kB 00:00 2025-05-07T19:57:43.9081330Z (27/106): nano-8.3-1.amzn2023.aarch64.rpm 53 MB/s | 706 kB 00:00 2025-05-07T19:57:43.9112122Z (28/106): ncurses-6.2-4.20200222.amzn2023.0.6.a 32 MB/s | 395 kB 00:00 2025-05-07T19:57:43.9156491Z (29/106): nettle-3.10.1-1.amzn2023.0.1.aarch64. 49 MB/s | 544 kB 00:00 2025-05-07T19:57:43.9225217Z (30/106): openssh-8.7p1-8.amzn2023.0.14.aarch64 45 MB/s | 442 kB 00:00 2025-05-07T19:57:43.9269631Z (31/106): openldap-2.4.57-6.amzn2023.0.7.aarch6 17 MB/s | 253 kB 00:00 2025-05-07T19:57:43.9303121Z (32/106): openssh-clients-8.7p1-8.amzn2023.0.14 47 MB/s | 685 kB 00:00 2025-05-07T19:57:43.9384295Z (33/106): pam-1.5.1-8.amzn2023.0.4.aarch64.rpm 39 MB/s | 553 kB 00:00 2025-05-07T19:57:43.9411180Z (34/106): pciutils-3.7.0-3.amzn2023.0.2.aarch64 9.5 MB/s | 91 kB 00:00 2025-05-07T19:57:43.9425674Z (35/106): pciutils-libs-3.7.0-3.amzn2023.0.2.aa 3.6 MB/s | 40 kB 00:00 2025-05-07T19:57:43.9447301Z (36/106): perl-AutoLoader-5.74-477.amzn2023.0.6 3.9 MB/s | 22 kB 00:00 2025-05-07T19:57:43.9481303Z (37/106): perl-Carp-1.50-458.amzn2023.0.2.noarc 6.3 MB/s | 29 kB 00:00 2025-05-07T19:57:43.9512336Z (38/106): perl-B-1.80-477.amzn2023.0.6.aarch64. 23 MB/s | 180 kB 00:00 2025-05-07T19:57:43.9536173Z (39/106): perl-Class-Struct-0.66-477.amzn2023.0 2.6 MB/s | 22 kB 00:00 2025-05-07T19:57:43.9555944Z (40/106): perl-Data-Dumper-2.174-460.amzn2023.0 8.0 MB/s | 55 kB 00:00 2025-05-07T19:57:43.9578810Z (41/106): perl-Digest-1.20-1.amzn2023.0.2.noarc 4.0 MB/s | 26 kB 00:00 2025-05-07T19:57:43.9607861Z (42/106): perl-DynaLoader-1.47-477.amzn2023.0.6 5.3 MB/s | 26 kB 00:00 2025-05-07T19:57:43.9628581Z (43/106): perl-Digest-MD5-2.58-2.amzn2023.0.2.a 4.1 MB/s | 37 kB 00:00 2025-05-07T19:57:43.9739715Z (44/106): perl-Encode-3.15-462.amzn2023.0.2.aar 107 MB/s | 1.7 MB 00:00 2025-05-07T19:57:43.9760181Z (45/106): perl-Errno-1.30-477.amzn2023.0.6.aarc 1.0 MB/s | 15 kB 00:00 2025-05-07T19:57:43.9774846Z (46/106): perl-Error-0.17029-5.amzn2023.0.2.noa 2.9 MB/s | 41 kB 00:00 2025-05-07T19:57:43.9802917Z (47/106): perl-Exporter-5.74-459.amzn2023.0.2.n 5.4 MB/s | 31 kB 00:00 2025-05-07T19:57:43.9823614Z (48/106): perl-Fcntl-1.13-477.amzn2023.0.6.aarc 4.9 MB/s | 21 kB 00:00 2025-05-07T19:57:43.9840790Z (49/106): perl-File-Basename-2.85-477.amzn2023. 3.0 MB/s | 18 kB 00:00 2025-05-07T19:57:43.9857714Z (50/106): perl-File-Find-1.37-477.amzn2023.0.6. 4.9 MB/s | 26 kB 00:00 2025-05-07T19:57:43.9895567Z (51/106): perl-File-Path-2.18-2.amzn2023.0.2.no 5.3 MB/s | 36 kB 00:00 2025-05-07T19:57:43.9914691Z (52/106): perl-File-Temp-0.231.100-2.amzn2023.0 8.4 MB/s | 60 kB 00:00 2025-05-07T19:57:43.9932700Z (53/106): perl-File-stat-1.09-477.amzn2023.0.6. 2.4 MB/s | 17 kB 00:00 2025-05-07T19:57:43.9951513Z (54/106): perl-FileHandle-2.03-477.amzn2023.0.6 3.1 MB/s | 16 kB 00:00 2025-05-07T19:57:43.9981444Z (55/106): perl-Getopt-Long-2.52-2.amzn2023.0.2. 9.7 MB/s | 60 kB 00:00 2025-05-07T19:57:43.9999196Z (56/106): perl-Getopt-Std-1.12-477.amzn2023.0.6 2.5 MB/s | 16 kB 00:00 2025-05-07T19:57:44.0064780Z (57/106): perl-Git-2.47.1-1.amzn2023.0.2.noarch 4.0 MB/s | 42 kB 00:00 2025-05-07T19:57:44.0091719Z (58/106): perl-HTTP-Tiny-0.078-1.amzn2023.0.3.n 5.4 MB/s | 56 kB 00:00 2025-05-07T19:57:44.0127177Z (59/106): perl-IO-Socket-IP-0.41-3.amzn2023.0.2 7.7 MB/s | 42 kB 00:00 2025-05-07T19:57:44.0154053Z (60/106): perl-IO-1.43-477.amzn2023.0.6.aarch64 5.8 MB/s | 87 kB 00:00 2025-05-07T19:57:44.0187324Z (61/106): perl-IO-Socket-SSL-2.075-1.amzn2023.0 24 MB/s | 218 kB 00:00 2025-05-07T19:57:44.0208125Z (62/106): perl-IPC-Open3-1.21-477.amzn2023.0.6. 3.1 MB/s | 23 kB 00:00 2025-05-07T19:57:44.0230357Z (63/106): perl-MIME-Base64-3.16-2.amzn2023.0.2. 4.6 MB/s | 31 kB 00:00 2025-05-07T19:57:44.0262015Z (64/106): perl-Mozilla-CA-20200520-4.amzn2023.0 1.8 MB/s | 13 kB 00:00 2025-05-07T19:57:44.0283943Z (65/106): perl-NDBM_File-1.15-477.amzn2023.0.6. 3.2 MB/s | 22 kB 00:00 2025-05-07T19:57:44.0323694Z (66/106): perl-Net-SSLeay-1.94-1.amzn2023.0.1.a 44 MB/s | 393 kB 00:00 2025-05-07T19:57:44.0350576Z (67/106): perl-POSIX-1.94-477.amzn2023.0.6.aarc 12 MB/s | 97 kB 00:00 2025-05-07T19:57:44.0379326Z (68/106): perl-Pod-Escapes-1.07-458.amzn2023.0. 4.3 MB/s | 20 kB 00:00 2025-05-07T19:57:44.0403252Z (69/106): perl-PathTools-3.78-459.amzn2023.0.2. 7.9 MB/s | 86 kB 00:00 2025-05-07T19:57:44.0426288Z (70/106): perl-Pod-Perldoc-3.28.01-459.amzn2023 11 MB/s | 84 kB 00:00 2025-05-07T19:57:44.0460001Z (71/106): perl-Pod-Simple-3.42-2.amzn2023.0.2.n 29 MB/s | 215 kB 00:00 2025-05-07T19:57:44.0479397Z (72/106): perl-Pod-Usage-2.01-2.amzn2023.0.2.no 5.7 MB/s | 41 kB 00:00 2025-05-07T19:57:44.0502745Z (73/106): perl-Scalar-List-Utils-1.56-459.amzn2 9.8 MB/s | 71 kB 00:00 2025-05-07T19:57:44.0523622Z (74/106): perl-SelectSaver-1.02-477.amzn2023.0. 2.1 MB/s | 12 kB 00:00 2025-05-07T19:57:44.0545537Z (75/106): perl-Socket-2.032-1.amzn2023.0.2.aarc 9.4 MB/s | 55 kB 00:00 2025-05-07T19:57:44.0568562Z (76/106): perl-Storable-3.21-458.amzn2023.0.2.a 15 MB/s | 94 kB 00:00 2025-05-07T19:57:44.0586503Z (77/106): perl-Symbol-1.08-477.amzn2023.0.6.noa 2.4 MB/s | 15 kB 00:00 2025-05-07T19:57:44.0607538Z (78/106): perl-Term-ANSIColor-5.01-459.amzn2023 8.5 MB/s | 48 kB 00:00 2025-05-07T19:57:44.0627516Z (79/106): perl-Term-Cap-1.17-458.amzn2023.0.2.n 4.1 MB/s | 22 kB 00:00 2025-05-07T19:57:44.0648730Z (80/106): perl-TermReadKey-2.38-9.amzn2023.0.2. 6.3 MB/s | 36 kB 00:00 2025-05-07T19:57:44.0667981Z (81/106): perl-Text-ParseWords-3.30-458.amzn202 3.1 MB/s | 17 kB 00:00 2025-05-07T19:57:44.0704223Z (82/106): perl-Time-Local-1.300-5.amzn2023.0.2. 6.9 MB/s | 34 kB 00:00 2025-05-07T19:57:44.0724951Z (83/106): perl-Text-Tabs+Wrap-2021.0726-1.amzn2 2.4 MB/s | 22 kB 00:00 2025-05-07T19:57:44.0741865Z (84/106): perl-URI-5.09-1.amzn2023.0.2.noarch.r 15 MB/s | 108 kB 00:00 2025-05-07T19:57:44.0764706Z (85/106): perl-base-2.27-477.amzn2023.0.6.noarc 3.2 MB/s | 17 kB 00:00 2025-05-07T19:57:44.0799405Z (86/106): perl-if-0.60.800-477.amzn2023.0.6.noa 3.0 MB/s | 14 kB 00:00 2025-05-07T19:57:44.0818136Z (87/106): perl-constant-1.33-459.amzn2023.0.2.n 3.3 MB/s | 23 kB 00:00 2025-05-07T19:57:44.0843985Z (88/106): perl-interpreter-5.32.1-477.amzn2023. 9.3 MB/s | 71 kB 00:00 2025-05-07T19:57:44.0862972Z (89/106): perl-lib-0.65-477.amzn2023.0.6.aarch6 2.6 MB/s | 15 kB 00:00 2025-05-07T19:57:44.0888722Z (90/106): perl-libnet-3.13-2.amzn2023.0.2.noarc 19 MB/s | 126 kB 00:00 2025-05-07T19:57:44.0927261Z (91/106): perl-mro-1.23-477.amzn2023.0.6.aarch6 5.0 MB/s | 28 kB 00:00 2025-05-07T19:57:44.1017375Z (92/106): perl-libs-5.32.1-477.amzn2023.0.6.aar 121 MB/s | 2.0 MB 00:00 2025-05-07T19:57:44.1038725Z (93/106): perl-overload-1.31-477.amzn2023.0.6.n 3.4 MB/s | 46 kB 00:00 2025-05-07T19:57:44.1050597Z (94/106): perl-overloading-0.02-477.amzn2023.0. 1.3 MB/s | 13 kB 00:00 2025-05-07T19:57:44.1072529Z (95/106): perl-parent-0.238-458.amzn2023.0.2.no 3.0 MB/s | 14 kB 00:00 2025-05-07T19:57:44.1107086Z (96/106): perl-podlators-4.14-458.amzn2023.0.2. 23 MB/s | 112 kB 00:00 2025-05-07T19:57:44.1126564Z (97/106): perl-subs-1.03-477.amzn2023.0.6.noarc 1.8 MB/s | 12 kB 00:00 2025-05-07T19:57:44.1139230Z (98/106): perl-vars-1.05-477.amzn2023.0.6.noarc 2.1 MB/s | 13 kB 00:00 2025-05-07T19:57:44.1227351Z (99/106): shadow-utils-4.9-12.amzn2023.0.4.aarc 99 MB/s | 1.1 MB 00:00 2025-05-07T19:57:44.1303497Z (100/106): sudo-1.9.15-1.p5.amzn2023.0.1.aarch6 79 MB/s | 1.2 MB 00:00 2025-05-07T19:57:44.1316186Z (101/106): sudo-python-plugin-1.9.15-1.p5.amzn2 3.2 MB/s | 56 kB 00:00 2025-05-07T19:57:44.1366567Z (102/106): systemd-libs-252.23-3.amzn2023.aarch 52 MB/s | 583 kB 00:00 2025-05-07T19:57:44.1429668Z (103/106): util-linux-core-2.37.4-1.amzn2023.0. 46 MB/s | 437 kB 00:00 2025-05-07T19:57:44.1513693Z (104/106): wget-1.21.3-1.amzn2023.0.4.aarch64.r 53 MB/s | 774 kB 00:00 2025-05-07T19:57:44.1584521Z (105/106): util-linux-2.37.4-1.amzn2023.0.4.aar 89 MB/s | 2.2 MB 00:00 2025-05-07T19:57:44.1597043Z (106/106): which-2.21-26.amzn2023.0.2.aarch64.r 3.4 MB/s | 42 kB 00:00 2025-05-07T19:57:44.1622985Z -------------------------------------------------------------------------------- 2025-05-07T19:57:44.1624821Z Total 51 MB/s | 37 MB 00:00 2025-05-07T19:57:45.8828684Z Running transaction check 2025-05-07T19:57:45.9510659Z Transaction check succeeded. 2025-05-07T19:57:45.9511178Z Running transaction test 2025-05-07T19:57:46.3783564Z Transaction test succeeded. 2025-05-07T19:57:46.3787965Z Running transaction 2025-05-07T19:57:47.2395188Z Preparing : 1/1 2025-05-07T19:57:47.2598980Z Installing : systemd-libs-252.23-3.amzn2023.aarch64 1/106 2025-05-07T19:57:47.2863251Z Installing : nettle-3.10.1-1.amzn2023.0.1.aarch64 2/106 2025-05-07T19:57:47.3240487Z Installing : gnutls-3.8.3-6.amzn2023.0.1.aarch64 3/106 2025-05-07T19:57:47.3323059Z Installing : util-linux-core-2.37.4-1.amzn2023.0.4.aarch64 4/106 2025-05-07T19:57:47.3430814Z Running scriptlet: util-linux-core-2.37.4-1.amzn2023.0.4.aarch64 4/106 2025-05-07T19:57:47.3582526Z Installing : pciutils-libs-3.7.0-3.amzn2023.0.2.aarch64 5/106 2025-05-07T19:57:47.3926085Z Installing : ncurses-6.2-4.20200222.amzn2023.0.6.aarch64 6/106 2025-05-07T19:57:47.4023575Z Installing : nano-8.3-1.amzn2023.aarch64 7/106 2025-05-07T19:57:47.4105930Z Installing : nano-default-editor-8.3-1.amzn2023.noarch 8/106 2025-05-07T19:57:47.4828946Z Installing : libsemanage-3.4-5.amzn2023.0.2.aarch64 9/106 2025-05-07T19:57:47.4935624Z Installing : shadow-utils-2:4.9-12.amzn2023.0.4.aarch64 10/106 2025-05-07T19:57:47.5406538Z Running scriptlet: libutempter-1.2.1-4.amzn2023.0.2.aarch64 11/106 2025-05-07T19:57:47.5483884Z Installing : libutempter-1.2.1-4.amzn2023.0.2.aarch64 11/106 2025-05-07T19:57:47.5698339Z Installing : libmetalink-0.1.3-14.amzn2023.0.2.aarch64 12/106 2025-05-07T19:57:47.5765388Z Installing : libfdisk-2.37.4-1.amzn2023.0.4.aarch64 13/106 2025-05-07T19:57:47.5835994Z Installing : libedit-3.1-38.20210714cvs.amzn2023.0.2.aarch64 14/106 2025-05-07T19:57:47.5985648Z Installing : libeconf-0.4.0-1.amzn2023.0.3.aarch64 15/106 2025-05-07T19:57:47.6048296Z Installing : libdb-5.3.28-49.amzn2023.0.2.aarch64 16/106 2025-05-07T19:57:47.6117288Z Installing : libcbor-0.7.0-3.amzn2023.0.2.aarch64 17/106 2025-05-07T19:57:47.6217863Z Installing : libfido2-1.10.0-2.amzn2023.0.2.aarch64 18/106 2025-05-07T19:57:47.6293105Z Installing : less-608-2.amzn2023.0.2.aarch64 19/106 2025-05-07T19:57:47.6355803Z Installing : kmod-libs-29-2.amzn2023.0.5.aarch64 20/106 2025-05-07T19:57:47.6785509Z Installing : jansson-2.14-0.amzn2023.aarch64 21/106 2025-05-07T19:57:47.6888916Z Installing : hwdata-0.384-1.amzn2023.0.3.noarch 22/106 2025-05-07T19:57:47.7091403Z Installing : gzip-1.12-1.amzn2023.0.1.aarch64 23/106 2025-05-07T19:57:47.7845844Z Installing : cracklib-2.9.6-27.amzn2023.0.2.aarch64 24/106 2025-05-07T19:57:47.8080559Z Installing : pam-1.5.1-8.amzn2023.0.4.aarch64 25/106 2025-05-07T19:57:47.9248122Z Installing : libpwquality-1.4.4-6.amzn2023.0.2.aarch64 26/106 2025-05-07T19:57:47.9249531Z Installing : util-linux-2.37.4-1.amzn2023.0.4.aarch64 27/106 2025-05-07T19:57:47.9250264Z warning: /etc/adjtime created as /etc/adjtime.rpmnew 2025-05-07T19:57:47.9250644Z 2025-05-07T19:57:47.9507428Z Running scriptlet: util-linux-2.37.4-1.amzn2023.0.4.aarch64 27/106 2025-05-07T19:57:47.9873655Z Running scriptlet: openssh-8.7p1-8.amzn2023.0.14.aarch64 28/106 2025-05-07T19:57:48.0120551Z Installing : openssh-8.7p1-8.amzn2023.0.14.aarch64 28/106 2025-05-07T19:57:48.0196323Z Installing : openssh-clients-8.7p1-8.amzn2023.0.14.aarch64 29/106 2025-05-07T19:57:48.1450106Z Running scriptlet: openssh-clients-8.7p1-8.amzn2023.0.14.aarch64 29/106 2025-05-07T19:57:48.3401820Z Installing : git-core-2.47.1-1.amzn2023.0.2.aarch64 30/106 2025-05-07T19:57:48.3560338Z Installing : git-core-doc-2.47.1-1.amzn2023.0.2.noarch 31/106 2025-05-07T19:57:48.4096675Z Running scriptlet: groff-base-1.22.4-7.amzn2023.0.2.aarch64 32/106 2025-05-07T19:57:48.4181681Z Installing : groff-base-1.22.4-7.amzn2023.0.2.aarch64 32/106 2025-05-07T19:57:48.4296934Z Running scriptlet: groff-base-1.22.4-7.amzn2023.0.2.aarch64 32/106 2025-05-07T19:57:48.4388462Z Installing : perl-Digest-1.20-1.amzn2023.0.2.noarch 33/106 2025-05-07T19:57:48.4496210Z Installing : perl-Digest-MD5-2.58-2.amzn2023.0.2.aarch64 34/106 2025-05-07T19:57:48.4563549Z Installing : perl-B-1.80-477.amzn2023.0.6.aarch64 35/106 2025-05-07T19:57:48.4619082Z Installing : perl-FileHandle-2.03-477.amzn2023.0.6.noarch 36/106 2025-05-07T19:57:48.4687601Z Installing : perl-AutoLoader-5.74-477.amzn2023.0.6.noarch 37/106 2025-05-07T19:57:48.4795960Z Installing : perl-Data-Dumper-2.174-460.amzn2023.0.2.aarch64 38/106 2025-05-07T19:57:48.4873637Z Installing : perl-libnet-3.13-2.amzn2023.0.2.noarch 39/106 2025-05-07T19:57:48.4999900Z Installing : perl-base-2.27-477.amzn2023.0.6.noarch 40/106 2025-05-07T19:57:48.5266168Z Installing : perl-URI-5.09-1.amzn2023.0.2.noarch 41/106 2025-05-07T19:57:48.5358992Z Installing : perl-Net-SSLeay-1.94-1.amzn2023.0.1.aarch64 42/106 2025-05-07T19:57:48.5419830Z Installing : perl-Text-Tabs+Wrap-2021.0726-1.amzn2023.0.1.noa 43/106 2025-05-07T19:57:48.5474271Z Installing : perl-Mozilla-CA-20200520-4.amzn2023.0.2.noarch 44/106 2025-05-07T19:57:48.5537354Z Installing : perl-if-0.60.800-477.amzn2023.0.6.noarch 45/106 2025-05-07T19:57:48.5609883Z Installing : perl-IO-Socket-IP-0.41-3.amzn2023.0.2.noarch 46/106 2025-05-07T19:57:48.5673601Z Installing : perl-Time-Local-2:1.300-5.amzn2023.0.2.noarch 47/106 2025-05-07T19:57:48.5773939Z Installing : perl-File-Path-2.18-2.amzn2023.0.2.noarch 48/106 2025-05-07T19:57:48.5846517Z Installing : perl-IO-Socket-SSL-2.075-1.amzn2023.0.2.noarch 49/106 2025-05-07T19:57:48.5900518Z Installing : perl-Pod-Escapes-1:1.07-458.amzn2023.0.2.noarch 50/106 2025-05-07T19:57:48.5970269Z Installing : perl-Class-Struct-0.66-477.amzn2023.0.6.noarch 51/106 2025-05-07T19:57:48.6042008Z Installing : perl-POSIX-1.94-477.amzn2023.0.6.aarch64 52/106 2025-05-07T19:57:48.6106704Z Installing : perl-Term-ANSIColor-5.01-459.amzn2023.0.2.noarch 53/106 2025-05-07T19:57:48.6165316Z Installing : perl-IPC-Open3-1.21-477.amzn2023.0.6.noarch 54/106 2025-05-07T19:57:48.6232578Z Installing : perl-subs-1.03-477.amzn2023.0.6.noarch 55/106 2025-05-07T19:57:48.6313611Z Installing : perl-File-Temp-1:0.231.100-2.amzn2023.0.2.noarch 56/106 2025-05-07T19:57:48.6379413Z Installing : perl-HTTP-Tiny-0.078-1.amzn2023.0.3.noarch 57/106 2025-05-07T19:57:48.6512322Z Installing : perl-Term-Cap-1.17-458.amzn2023.0.2.noarch 58/106 2025-05-07T19:57:48.6617060Z Installing : perl-Pod-Simple-1:3.42-2.amzn2023.0.2.noarch 59/106 2025-05-07T19:57:48.6685949Z Installing : perl-Socket-4:2.032-1.amzn2023.0.2.aarch64 60/106 2025-05-07T19:57:48.6740427Z Installing : perl-SelectSaver-1.02-477.amzn2023.0.6.noarch 61/106 2025-05-07T19:57:48.6792912Z Installing : perl-Symbol-1.08-477.amzn2023.0.6.noarch 62/106 2025-05-07T19:57:48.6885339Z Installing : perl-File-stat-1.09-477.amzn2023.0.6.noarch 63/106 2025-05-07T19:57:48.7003090Z Installing : perl-podlators-1:4.14-458.amzn2023.0.2.noarch 64/106 2025-05-07T19:57:48.7098010Z Installing : perl-Pod-Perldoc-3.28.01-459.amzn2023.0.3.noarch 65/106 2025-05-07T19:57:48.7160680Z Installing : perl-Fcntl-1.13-477.amzn2023.0.6.aarch64 66/106 2025-05-07T19:57:48.7226340Z Installing : perl-Text-ParseWords-3.30-458.amzn2023.0.2.noarc 67/106 2025-05-07T19:57:48.7321645Z Installing : perl-mro-1.23-477.amzn2023.0.6.aarch64 68/106 2025-05-07T19:57:48.7397886Z Installing : perl-IO-1.43-477.amzn2023.0.6.aarch64 69/106 2025-05-07T19:57:48.7465453Z Installing : perl-overloading-0.02-477.amzn2023.0.6.noarch 70/106 2025-05-07T19:57:48.7540879Z Installing : perl-Pod-Usage-4:2.01-2.amzn2023.0.2.noarch 71/106 2025-05-07T19:57:48.7601931Z Installing : perl-Errno-1.30-477.amzn2023.0.6.aarch64 72/106 2025-05-07T19:57:48.7656285Z Installing : perl-File-Basename-2.85-477.amzn2023.0.6.noarch 73/106 2025-05-07T19:57:48.7730098Z Installing : perl-Getopt-Std-1.12-477.amzn2023.0.6.noarch 74/106 2025-05-07T19:57:48.7828864Z Installing : perl-MIME-Base64-3.16-2.amzn2023.0.2.aarch64 75/106 2025-05-07T19:57:48.7911320Z Installing : perl-Scalar-List-Utils-4:1.56-459.amzn2023.0.2.a 76/106 2025-05-07T19:57:48.7987600Z Installing : perl-constant-1.33-459.amzn2023.0.2.noarch 77/106 2025-05-07T19:57:48.8056145Z Installing : perl-Storable-1:3.21-458.amzn2023.0.2.aarch64 78/106 2025-05-07T19:57:48.8114272Z Installing : perl-overload-1.31-477.amzn2023.0.6.noarch 79/106 2025-05-07T19:57:48.8171295Z Installing : perl-parent-1:0.238-458.amzn2023.0.2.noarch 80/106 2025-05-07T19:57:48.8243812Z Installing : perl-vars-1.05-477.amzn2023.0.6.noarch 81/106 2025-05-07T19:57:48.8303280Z Installing : perl-Getopt-Long-1:2.52-2.amzn2023.0.2.noarch 82/106 2025-05-07T19:57:48.8366073Z Installing : perl-DynaLoader-1.47-477.amzn2023.0.6.aarch64 83/106 2025-05-07T19:57:48.8432484Z Installing : perl-Carp-1.50-458.amzn2023.0.2.noarch 84/106 2025-05-07T19:57:48.8502369Z Installing : perl-Exporter-5.74-459.amzn2023.0.2.noarch 85/106 2025-05-07T19:57:48.8600935Z Installing : perl-NDBM_File-1.15-477.amzn2023.0.6.aarch64 86/106 2025-05-07T19:57:48.9132745Z Installing : perl-PathTools-3.78-459.amzn2023.0.2.aarch64 87/106 2025-05-07T19:57:49.0329189Z Installing : perl-Encode-4:3.15-462.amzn2023.0.2.aarch64 88/106 2025-05-07T19:57:49.0487723Z Installing : perl-libs-4:5.32.1-477.amzn2023.0.6.aarch64 89/106 2025-05-07T19:57:49.0582730Z Installing : perl-interpreter-4:5.32.1-477.amzn2023.0.6.aarch 90/106 2025-05-07T19:57:49.0671779Z Installing : perl-Error-1:0.17029-5.amzn2023.0.2.noarch 91/106 2025-05-07T19:57:49.0748870Z Installing : perl-File-Find-1.37-477.amzn2023.0.6.noarch 92/106 2025-05-07T19:57:49.0828644Z Installing : perl-TermReadKey-2.38-9.amzn2023.0.2.aarch64 93/106 2025-05-07T19:57:49.0905510Z Installing : perl-lib-0.65-477.amzn2023.0.6.aarch64 94/106 2025-05-07T19:57:49.0978274Z Installing : perl-Git-2.47.1-1.amzn2023.0.2.noarch 95/106 2025-05-07T19:57:49.1071951Z Installing : git-2.47.1-1.amzn2023.0.2.aarch64 96/106 2025-05-07T19:57:49.1304221Z Installing : elfutils-debuginfod-client-0.188-3.amzn2023.0.2. 97/106 2025-05-07T19:57:49.1457962Z Installing : cyrus-sasl-lib-2.1.27-18.amzn2023.0.3.aarch64 98/106 2025-05-07T19:57:49.1549921Z Installing : openldap-2.4.57-6.amzn2023.0.7.aarch64 99/106 2025-05-07T19:57:49.2027769Z Installing : sudo-python-plugin-1.9.15-1.p5.amzn2023.0.1.aarc 100/106 2025-05-07T19:57:49.3408262Z Installing : sudo-1.9.15-1.p5.amzn2023.0.1.aarch64 101/106 2025-05-07T19:57:49.3504425Z Installing : binutils-2.41-50.amzn2023.0.3.aarch64 102/106 2025-05-07T19:57:49.3656125Z Running scriptlet: binutils-2.41-50.amzn2023.0.3.aarch64 102/106 2025-05-07T19:57:49.4006544Z Installing : pciutils-3.7.0-3.amzn2023.0.2.aarch64 103/106 2025-05-07T19:57:49.4124053Z Installing : wget-1.21.3-1.amzn2023.0.4.aarch64 104/106 2025-05-07T19:57:49.4360963Z Installing : which-2.21-26.amzn2023.0.2.aarch64 105/106 2025-05-07T19:57:49.4452187Z Installing : findutils-1:4.8.0-2.amzn2023.0.2.aarch64 106/106 2025-05-07T19:57:49.4625652Z Running scriptlet: pam-1.5.1-8.amzn2023.0.4.aarch64 106/106 2025-05-07T19:57:50.6323412Z Running scriptlet: findutils-1:4.8.0-2.amzn2023.0.2.aarch64 106/106 2025-05-07T19:57:50.6324279Z Verifying : binutils-2.41-50.amzn2023.0.3.aarch64 1/106 2025-05-07T19:57:50.6325086Z Verifying : cracklib-2.9.6-27.amzn2023.0.2.aarch64 2/106 2025-05-07T19:57:50.6325909Z Verifying : cyrus-sasl-lib-2.1.27-18.amzn2023.0.3.aarch64 3/106 2025-05-07T19:57:50.6326731Z Verifying : elfutils-debuginfod-client-0.188-3.amzn2023.0.2. 4/106 2025-05-07T19:57:50.6327546Z Verifying : findutils-1:4.8.0-2.amzn2023.0.2.aarch64 5/106 2025-05-07T19:57:50.6328384Z Verifying : git-2.47.1-1.amzn2023.0.2.aarch64 6/106 2025-05-07T19:57:50.6329130Z Verifying : git-core-2.47.1-1.amzn2023.0.2.aarch64 7/106 2025-05-07T19:57:50.6329903Z Verifying : git-core-doc-2.47.1-1.amzn2023.0.2.noarch 8/106 2025-05-07T19:57:50.6330679Z Verifying : gnutls-3.8.3-6.amzn2023.0.1.aarch64 9/106 2025-05-07T19:57:50.6331446Z Verifying : groff-base-1.22.4-7.amzn2023.0.2.aarch64 10/106 2025-05-07T19:57:50.6332202Z Verifying : gzip-1.12-1.amzn2023.0.1.aarch64 11/106 2025-05-07T19:57:50.6333514Z Verifying : hwdata-0.384-1.amzn2023.0.3.noarch 12/106 2025-05-07T19:57:50.6334304Z Verifying : jansson-2.14-0.amzn2023.aarch64 13/106 2025-05-07T19:57:50.6335077Z Verifying : kmod-libs-29-2.amzn2023.0.5.aarch64 14/106 2025-05-07T19:57:50.6335842Z Verifying : less-608-2.amzn2023.0.2.aarch64 15/106 2025-05-07T19:57:50.6336601Z Verifying : libcbor-0.7.0-3.amzn2023.0.2.aarch64 16/106 2025-05-07T19:57:50.6337358Z Verifying : libdb-5.3.28-49.amzn2023.0.2.aarch64 17/106 2025-05-07T19:57:50.6338118Z Verifying : libeconf-0.4.0-1.amzn2023.0.3.aarch64 18/106 2025-05-07T19:57:50.6338902Z Verifying : libedit-3.1-38.20210714cvs.amzn2023.0.2.aarch64 19/106 2025-05-07T19:57:50.6339686Z Verifying : libfdisk-2.37.4-1.amzn2023.0.4.aarch64 20/106 2025-05-07T19:57:50.6340570Z Verifying : libfido2-1.10.0-2.amzn2023.0.2.aarch64 21/106 2025-05-07T19:57:50.6341376Z Verifying : libmetalink-0.1.3-14.amzn2023.0.2.aarch64 22/106 2025-05-07T19:57:50.6342266Z Verifying : libpwquality-1.4.4-6.amzn2023.0.2.aarch64 23/106 2025-05-07T19:57:50.6343063Z Verifying : libsemanage-3.4-5.amzn2023.0.2.aarch64 24/106 2025-05-07T19:57:50.6343858Z Verifying : libutempter-1.2.1-4.amzn2023.0.2.aarch64 25/106 2025-05-07T19:57:50.6344625Z Verifying : nano-8.3-1.amzn2023.aarch64 26/106 2025-05-07T19:57:50.6345405Z Verifying : nano-default-editor-8.3-1.amzn2023.noarch 27/106 2025-05-07T19:57:50.6346262Z Verifying : ncurses-6.2-4.20200222.amzn2023.0.6.aarch64 28/106 2025-05-07T19:57:50.6347026Z Verifying : nettle-3.10.1-1.amzn2023.0.1.aarch64 29/106 2025-05-07T19:57:50.6347796Z Verifying : openldap-2.4.57-6.amzn2023.0.7.aarch64 30/106 2025-05-07T19:57:50.6348562Z Verifying : openssh-8.7p1-8.amzn2023.0.14.aarch64 31/106 2025-05-07T19:57:50.6349359Z Verifying : openssh-clients-8.7p1-8.amzn2023.0.14.aarch64 32/106 2025-05-07T19:57:50.6350146Z Verifying : pam-1.5.1-8.amzn2023.0.4.aarch64 33/106 2025-05-07T19:57:50.6350910Z Verifying : pciutils-3.7.0-3.amzn2023.0.2.aarch64 34/106 2025-05-07T19:57:50.6351703Z Verifying : pciutils-libs-3.7.0-3.amzn2023.0.2.aarch64 35/106 2025-05-07T19:57:50.6352553Z Verifying : perl-AutoLoader-5.74-477.amzn2023.0.6.noarch 36/106 2025-05-07T19:57:50.6353654Z Verifying : perl-B-1.80-477.amzn2023.0.6.aarch64 37/106 2025-05-07T19:57:50.6354415Z Verifying : perl-Carp-1.50-458.amzn2023.0.2.noarch 38/106 2025-05-07T19:57:50.6355214Z Verifying : perl-Class-Struct-0.66-477.amzn2023.0.6.noarch 39/106 2025-05-07T19:57:50.6356035Z Verifying : perl-Data-Dumper-2.174-460.amzn2023.0.2.aarch64 40/106 2025-05-07T19:57:50.6356835Z Verifying : perl-Digest-1.20-1.amzn2023.0.2.noarch 41/106 2025-05-07T19:57:50.6357766Z Verifying : perl-Digest-MD5-2.58-2.amzn2023.0.2.aarch64 42/106 2025-05-07T19:57:50.6358577Z Verifying : perl-DynaLoader-1.47-477.amzn2023.0.6.aarch64 43/106 2025-05-07T19:57:50.6359420Z Verifying : perl-Encode-4:3.15-462.amzn2023.0.2.aarch64 44/106 2025-05-07T19:57:50.6360181Z Verifying : perl-Errno-1.30-477.amzn2023.0.6.aarch64 45/106 2025-05-07T19:57:50.6360946Z Verifying : perl-Error-1:0.17029-5.amzn2023.0.2.noarch 46/106 2025-05-07T19:57:50.6361767Z Verifying : perl-Exporter-5.74-459.amzn2023.0.2.noarch 47/106 2025-05-07T19:57:50.6362598Z Verifying : perl-Fcntl-1.13-477.amzn2023.0.6.aarch64 48/106 2025-05-07T19:57:50.6363645Z Verifying : perl-File-Basename-2.85-477.amzn2023.0.6.noarch 49/106 2025-05-07T19:57:50.6364519Z Verifying : perl-File-Find-1.37-477.amzn2023.0.6.noarch 50/106 2025-05-07T19:57:50.6365321Z Verifying : perl-File-Path-2.18-2.amzn2023.0.2.noarch 51/106 2025-05-07T19:57:50.6366113Z Verifying : perl-File-Temp-1:0.231.100-2.amzn2023.0.2.noarch 52/106 2025-05-07T19:57:50.6366888Z Verifying : perl-File-stat-1.09-477.amzn2023.0.6.noarch 53/106 2025-05-07T19:57:50.6367766Z Verifying : perl-FileHandle-2.03-477.amzn2023.0.6.noarch 54/106 2025-05-07T19:57:50.6368617Z Verifying : perl-Getopt-Long-1:2.52-2.amzn2023.0.2.noarch 55/106 2025-05-07T19:57:50.6369426Z Verifying : perl-Getopt-Std-1.12-477.amzn2023.0.6.noarch 56/106 2025-05-07T19:57:50.6370205Z Verifying : perl-Git-2.47.1-1.amzn2023.0.2.noarch 57/106 2025-05-07T19:57:50.6371103Z Verifying : perl-HTTP-Tiny-0.078-1.amzn2023.0.3.noarch 58/106 2025-05-07T19:57:50.6371960Z Verifying : perl-IO-1.43-477.amzn2023.0.6.aarch64 59/106 2025-05-07T19:57:50.6372898Z Verifying : perl-IO-Socket-IP-0.41-3.amzn2023.0.2.noarch 60/106 2025-05-07T19:57:50.6373761Z Verifying : perl-IO-Socket-SSL-2.075-1.amzn2023.0.2.noarch 61/106 2025-05-07T19:57:50.6374604Z Verifying : perl-IPC-Open3-1.21-477.amzn2023.0.6.noarch 62/106 2025-05-07T19:57:50.6375450Z Verifying : perl-MIME-Base64-3.16-2.amzn2023.0.2.aarch64 63/106 2025-05-07T19:57:50.6376285Z Verifying : perl-Mozilla-CA-20200520-4.amzn2023.0.2.noarch 64/106 2025-05-07T19:57:50.6377075Z Verifying : perl-NDBM_File-1.15-477.amzn2023.0.6.aarch64 65/106 2025-05-07T19:57:50.6377975Z Verifying : perl-Net-SSLeay-1.94-1.amzn2023.0.1.aarch64 66/106 2025-05-07T19:57:50.6378800Z Verifying : perl-POSIX-1.94-477.amzn2023.0.6.aarch64 67/106 2025-05-07T19:57:50.6379807Z Verifying : perl-PathTools-3.78-459.amzn2023.0.2.aarch64 68/106 2025-05-07T19:57:50.6380671Z Verifying : perl-Pod-Escapes-1:1.07-458.amzn2023.0.2.noarch 69/106 2025-05-07T19:57:50.6381461Z Verifying : perl-Pod-Perldoc-3.28.01-459.amzn2023.0.3.noarch 70/106 2025-05-07T19:57:50.6382260Z Verifying : perl-Pod-Simple-1:3.42-2.amzn2023.0.2.noarch 71/106 2025-05-07T19:57:50.6383138Z Verifying : perl-Pod-Usage-4:2.01-2.amzn2023.0.2.noarch 72/106 2025-05-07T19:57:50.6383957Z Verifying : perl-Scalar-List-Utils-4:1.56-459.amzn2023.0.2.a 73/106 2025-05-07T19:57:50.6384776Z Verifying : perl-SelectSaver-1.02-477.amzn2023.0.6.noarch 74/106 2025-05-07T19:57:50.6386058Z Verifying : perl-Socket-4:2.032-1.amzn2023.0.2.aarch64 75/106 2025-05-07T19:57:50.6386886Z Verifying : perl-Storable-1:3.21-458.amzn2023.0.2.aarch64 76/106 2025-05-07T19:57:50.6387753Z Verifying : perl-Symbol-1.08-477.amzn2023.0.6.noarch 77/106 2025-05-07T19:57:50.6388630Z Verifying : perl-Term-ANSIColor-5.01-459.amzn2023.0.2.noarch 78/106 2025-05-07T19:57:50.6389440Z Verifying : perl-Term-Cap-1.17-458.amzn2023.0.2.noarch 79/106 2025-05-07T19:57:50.6390293Z Verifying : perl-TermReadKey-2.38-9.amzn2023.0.2.aarch64 80/106 2025-05-07T19:57:50.6391115Z Verifying : perl-Text-ParseWords-3.30-458.amzn2023.0.2.noarc 81/106 2025-05-07T19:57:50.6391941Z Verifying : perl-Text-Tabs+Wrap-2021.0726-1.amzn2023.0.1.noa 82/106 2025-05-07T19:57:50.6392743Z Verifying : perl-Time-Local-2:1.300-5.amzn2023.0.2.noarch 83/106 2025-05-07T19:57:50.6393524Z Verifying : perl-URI-5.09-1.amzn2023.0.2.noarch 84/106 2025-05-07T19:57:50.6394293Z Verifying : perl-base-2.27-477.amzn2023.0.6.noarch 85/106 2025-05-07T19:57:50.6395310Z Verifying : perl-constant-1.33-459.amzn2023.0.2.noarch 86/106 2025-05-07T19:57:50.6396111Z Verifying : perl-if-0.60.800-477.amzn2023.0.6.noarch 87/106 2025-05-07T19:57:50.6396884Z Verifying : perl-interpreter-4:5.32.1-477.amzn2023.0.6.aarch 88/106 2025-05-07T19:57:50.6397695Z Verifying : perl-lib-0.65-477.amzn2023.0.6.aarch64 89/106 2025-05-07T19:57:50.6398473Z Verifying : perl-libnet-3.13-2.amzn2023.0.2.noarch 90/106 2025-05-07T19:57:50.6399278Z Verifying : perl-libs-4:5.32.1-477.amzn2023.0.6.aarch64 91/106 2025-05-07T19:57:50.6400032Z Verifying : perl-mro-1.23-477.amzn2023.0.6.aarch64 92/106 2025-05-07T19:57:50.6400824Z Verifying : perl-overload-1.31-477.amzn2023.0.6.noarch 93/106 2025-05-07T19:57:50.6401628Z Verifying : perl-overloading-0.02-477.amzn2023.0.6.noarch 94/106 2025-05-07T19:57:50.6402584Z Verifying : perl-parent-1:0.238-458.amzn2023.0.2.noarch 95/106 2025-05-07T19:57:50.6403361Z Verifying : perl-podlators-1:4.14-458.amzn2023.0.2.noarch 96/106 2025-05-07T19:57:50.6404144Z Verifying : perl-subs-1.03-477.amzn2023.0.6.noarch 97/106 2025-05-07T19:57:50.6404917Z Verifying : perl-vars-1.05-477.amzn2023.0.6.noarch 98/106 2025-05-07T19:57:50.6405684Z Verifying : shadow-utils-2:4.9-12.amzn2023.0.4.aarch64 99/106 2025-05-07T19:57:50.6406576Z Verifying : sudo-1.9.15-1.p5.amzn2023.0.1.aarch64 100/106 2025-05-07T19:57:50.6407368Z Verifying : sudo-python-plugin-1.9.15-1.p5.amzn2023.0.1.aarc 101/106 2025-05-07T19:57:50.6408246Z Verifying : systemd-libs-252.23-3.amzn2023.aarch64 102/106 2025-05-07T19:57:50.6409030Z Verifying : util-linux-2.37.4-1.amzn2023.0.4.aarch64 103/106 2025-05-07T19:57:50.6409835Z Verifying : util-linux-core-2.37.4-1.amzn2023.0.4.aarch64 104/106 2025-05-07T19:57:50.6410621Z Verifying : wget-1.21.3-1.amzn2023.0.4.aarch64 105/106 2025-05-07T19:57:50.7767659Z Verifying : which-2.21-26.amzn2023.0.2.aarch64 106/106 2025-05-07T19:57:50.7768310Z 2025-05-07T19:57:50.7768460Z Installed: 2025-05-07T19:57:50.7768968Z binutils-2.41-50.amzn2023.0.3.aarch64 2025-05-07T19:57:50.7769774Z cracklib-2.9.6-27.amzn2023.0.2.aarch64 2025-05-07T19:57:50.7770587Z cyrus-sasl-lib-2.1.27-18.amzn2023.0.3.aarch64 2025-05-07T19:57:50.7771471Z elfutils-debuginfod-client-0.188-3.amzn2023.0.2.aarch64 2025-05-07T19:57:50.7772910Z findutils-1:4.8.0-2.amzn2023.0.2.aarch64 2025-05-07T19:57:50.7773665Z git-2.47.1-1.amzn2023.0.2.aarch64 2025-05-07T19:57:50.7774427Z git-core-2.47.1-1.amzn2023.0.2.aarch64 2025-05-07T19:57:50.7775229Z git-core-doc-2.47.1-1.amzn2023.0.2.noarch 2025-05-07T19:57:50.7776023Z gnutls-3.8.3-6.amzn2023.0.1.aarch64 2025-05-07T19:57:50.7776796Z groff-base-1.22.4-7.amzn2023.0.2.aarch64 2025-05-07T19:57:50.7777570Z gzip-1.12-1.amzn2023.0.1.aarch64 2025-05-07T19:57:50.7778330Z hwdata-0.384-1.amzn2023.0.3.noarch 2025-05-07T19:57:50.7779098Z jansson-2.14-0.amzn2023.aarch64 2025-05-07T19:57:50.7780135Z kmod-libs-29-2.amzn2023.0.5.aarch64 2025-05-07T19:57:50.7780915Z less-608-2.amzn2023.0.2.aarch64 2025-05-07T19:57:50.7781680Z libcbor-0.7.0-3.amzn2023.0.2.aarch64 2025-05-07T19:57:50.7782686Z libdb-5.3.28-49.amzn2023.0.2.aarch64 2025-05-07T19:57:50.7783475Z libeconf-0.4.0-1.amzn2023.0.3.aarch64 2025-05-07T19:57:50.7784288Z libedit-3.1-38.20210714cvs.amzn2023.0.2.aarch64 2025-05-07T19:57:50.7785089Z libfdisk-2.37.4-1.amzn2023.0.4.aarch64 2025-05-07T19:57:50.7785875Z libfido2-1.10.0-2.amzn2023.0.2.aarch64 2025-05-07T19:57:50.7786671Z libmetalink-0.1.3-14.amzn2023.0.2.aarch64 2025-05-07T19:57:50.7787494Z libpwquality-1.4.4-6.amzn2023.0.2.aarch64 2025-05-07T19:57:50.7788325Z libsemanage-3.4-5.amzn2023.0.2.aarch64 2025-05-07T19:57:50.7789134Z libutempter-1.2.1-4.amzn2023.0.2.aarch64 2025-05-07T19:57:50.7789922Z nano-8.3-1.amzn2023.aarch64 2025-05-07T19:57:50.7790712Z nano-default-editor-8.3-1.amzn2023.noarch 2025-05-07T19:57:50.7791532Z ncurses-6.2-4.20200222.amzn2023.0.6.aarch64 2025-05-07T19:57:50.7792318Z nettle-3.10.1-1.amzn2023.0.1.aarch64 2025-05-07T19:57:50.7793092Z openldap-2.4.57-6.amzn2023.0.7.aarch64 2025-05-07T19:57:50.7793887Z openssh-8.7p1-8.amzn2023.0.14.aarch64 2025-05-07T19:57:50.7794702Z openssh-clients-8.7p1-8.amzn2023.0.14.aarch64 2025-05-07T19:57:50.7795502Z pam-1.5.1-8.amzn2023.0.4.aarch64 2025-05-07T19:57:50.7796262Z pciutils-3.7.0-3.amzn2023.0.2.aarch64 2025-05-07T19:57:50.7797064Z pciutils-libs-3.7.0-3.amzn2023.0.2.aarch64 2025-05-07T19:57:50.7797909Z perl-AutoLoader-5.74-477.amzn2023.0.6.noarch 2025-05-07T19:57:50.7798714Z perl-B-1.80-477.amzn2023.0.6.aarch64 2025-05-07T19:57:50.7799502Z perl-Carp-1.50-458.amzn2023.0.2.noarch 2025-05-07T19:57:50.7800320Z perl-Class-Struct-0.66-477.amzn2023.0.6.noarch 2025-05-07T19:57:50.7801176Z perl-Data-Dumper-2.174-460.amzn2023.0.2.aarch64 2025-05-07T19:57:50.7802002Z perl-Digest-1.20-1.amzn2023.0.2.noarch 2025-05-07T19:57:50.7803130Z perl-Digest-MD5-2.58-2.amzn2023.0.2.aarch64 2025-05-07T19:57:50.7803963Z perl-DynaLoader-1.47-477.amzn2023.0.6.aarch64 2025-05-07T19:57:50.7804772Z perl-Encode-4:3.15-462.amzn2023.0.2.aarch64 2025-05-07T19:57:50.7805889Z perl-Errno-1.30-477.amzn2023.0.6.aarch64 2025-05-07T19:57:50.7806694Z perl-Error-1:0.17029-5.amzn2023.0.2.noarch 2025-05-07T19:57:50.7807499Z perl-Exporter-5.74-459.amzn2023.0.2.noarch 2025-05-07T19:57:50.7808413Z perl-Fcntl-1.13-477.amzn2023.0.6.aarch64 2025-05-07T19:57:50.7809245Z perl-File-Basename-2.85-477.amzn2023.0.6.noarch 2025-05-07T19:57:50.7810091Z perl-File-Find-1.37-477.amzn2023.0.6.noarch 2025-05-07T19:57:50.7810907Z perl-File-Path-2.18-2.amzn2023.0.2.noarch 2025-05-07T19:57:50.7811725Z perl-File-Temp-1:0.231.100-2.amzn2023.0.2.noarch 2025-05-07T19:57:50.7812534Z perl-File-stat-1.09-477.amzn2023.0.6.noarch 2025-05-07T19:57:50.7813507Z perl-FileHandle-2.03-477.amzn2023.0.6.noarch 2025-05-07T19:57:50.7814353Z perl-Getopt-Long-1:2.52-2.amzn2023.0.2.noarch 2025-05-07T19:57:50.7815167Z perl-Getopt-Std-1.12-477.amzn2023.0.6.noarch 2025-05-07T19:57:50.7815973Z perl-Git-2.47.1-1.amzn2023.0.2.noarch 2025-05-07T19:57:50.7816773Z perl-HTTP-Tiny-0.078-1.amzn2023.0.3.noarch 2025-05-07T19:57:50.7817564Z perl-IO-1.43-477.amzn2023.0.6.aarch64 2025-05-07T19:57:50.7818366Z perl-IO-Socket-IP-0.41-3.amzn2023.0.2.noarch 2025-05-07T19:57:50.7819205Z perl-IO-Socket-SSL-2.075-1.amzn2023.0.2.noarch 2025-05-07T19:57:50.7820041Z perl-IPC-Open3-1.21-477.amzn2023.0.6.noarch 2025-05-07T19:57:50.7820867Z perl-MIME-Base64-3.16-2.amzn2023.0.2.aarch64 2025-05-07T19:57:50.7821713Z perl-Mozilla-CA-20200520-4.amzn2023.0.2.noarch 2025-05-07T19:57:50.7822548Z perl-NDBM_File-1.15-477.amzn2023.0.6.aarch64 2025-05-07T19:57:50.7823354Z perl-Net-SSLeay-1.94-1.amzn2023.0.1.aarch64 2025-05-07T19:57:50.7824173Z perl-POSIX-1.94-477.amzn2023.0.6.aarch64 2025-05-07T19:57:50.7824994Z perl-PathTools-3.78-459.amzn2023.0.2.aarch64 2025-05-07T19:57:50.7825824Z perl-Pod-Escapes-1:1.07-458.amzn2023.0.2.noarch 2025-05-07T19:57:50.7826648Z perl-Pod-Perldoc-3.28.01-459.amzn2023.0.3.noarch 2025-05-07T19:57:50.7827467Z perl-Pod-Simple-1:3.42-2.amzn2023.0.2.noarch 2025-05-07T19:57:50.7828267Z perl-Pod-Usage-4:2.01-2.amzn2023.0.2.noarch 2025-05-07T19:57:50.7829084Z perl-Scalar-List-Utils-4:1.56-459.amzn2023.0.2.aarch64 2025-05-07T19:57:50.7829934Z perl-SelectSaver-1.02-477.amzn2023.0.6.noarch 2025-05-07T19:57:50.7830754Z perl-Socket-4:2.032-1.amzn2023.0.2.aarch64 2025-05-07T19:57:50.7831550Z perl-Storable-1:3.21-458.amzn2023.0.2.aarch64 2025-05-07T19:57:50.7832362Z perl-Symbol-1.08-477.amzn2023.0.6.noarch 2025-05-07T19:57:50.7833208Z perl-Term-ANSIColor-5.01-459.amzn2023.0.2.noarch 2025-05-07T19:57:50.7834231Z perl-Term-Cap-1.17-458.amzn2023.0.2.noarch 2025-05-07T19:57:50.7835324Z perl-TermReadKey-2.38-9.amzn2023.0.2.aarch64 2025-05-07T19:57:50.7836196Z perl-Text-ParseWords-3.30-458.amzn2023.0.2.noarch 2025-05-07T19:57:50.7837081Z perl-Text-Tabs+Wrap-2021.0726-1.amzn2023.0.1.noarch 2025-05-07T19:57:50.7837929Z perl-Time-Local-2:1.300-5.amzn2023.0.2.noarch 2025-05-07T19:57:50.7838725Z perl-URI-5.09-1.amzn2023.0.2.noarch 2025-05-07T19:57:50.7839513Z perl-base-2.27-477.amzn2023.0.6.noarch 2025-05-07T19:57:50.7840419Z perl-constant-1.33-459.amzn2023.0.2.noarch 2025-05-07T19:57:50.7841225Z perl-if-0.60.800-477.amzn2023.0.6.noarch 2025-05-07T19:57:50.7842026Z perl-interpreter-4:5.32.1-477.amzn2023.0.6.aarch64 2025-05-07T19:57:50.7842828Z perl-lib-0.65-477.amzn2023.0.6.aarch64 2025-05-07T19:57:50.7843635Z perl-libnet-3.13-2.amzn2023.0.2.noarch 2025-05-07T19:57:50.7844770Z perl-libs-4:5.32.1-477.amzn2023.0.6.aarch64 2025-05-07T19:57:50.7845608Z perl-mro-1.23-477.amzn2023.0.6.aarch64 2025-05-07T19:57:50.7846417Z perl-overload-1.31-477.amzn2023.0.6.noarch 2025-05-07T19:57:50.7847252Z perl-overloading-0.02-477.amzn2023.0.6.noarch 2025-05-07T19:57:50.7848153Z perl-parent-1:0.238-458.amzn2023.0.2.noarch 2025-05-07T19:57:50.7848962Z perl-podlators-1:4.14-458.amzn2023.0.2.noarch 2025-05-07T19:57:50.7849759Z perl-subs-1.03-477.amzn2023.0.6.noarch 2025-05-07T19:57:50.7850571Z perl-vars-1.05-477.amzn2023.0.6.noarch 2025-05-07T19:57:50.7851362Z shadow-utils-2:4.9-12.amzn2023.0.4.aarch64 2025-05-07T19:57:50.7852133Z sudo-1.9.15-1.p5.amzn2023.0.1.aarch64 2025-05-07T19:57:50.7852937Z sudo-python-plugin-1.9.15-1.p5.amzn2023.0.1.aarch64 2025-05-07T19:57:50.7853849Z systemd-libs-252.23-3.amzn2023.aarch64 2025-05-07T19:57:50.7854655Z util-linux-2.37.4-1.amzn2023.0.4.aarch64 2025-05-07T19:57:50.7855455Z util-linux-core-2.37.4-1.amzn2023.0.4.aarch64 2025-05-07T19:57:50.7856234Z wget-1.21.3-1.amzn2023.0.4.aarch64 2025-05-07T19:57:50.7856978Z which-2.21-26.amzn2023.0.2.aarch64 2025-05-07T19:57:50.7857442Z 2025-05-07T19:57:50.7857590Z Complete! 2025-05-07T19:57:50.8923036Z ##[group]Run actions/checkout@v4 2025-05-07T19:57:50.8923542Z with: 2025-05-07T19:57:50.8923901Z repository: pytorch/FBGEMM 2025-05-07T19:57:50.8924591Z token: *** 2025-05-07T19:57:50.8924947Z ssh-strict: true 2025-05-07T19:57:50.8925305Z ssh-user: git 2025-05-07T19:57:50.8925682Z persist-credentials: true 2025-05-07T19:57:50.8926084Z clean: true 2025-05-07T19:57:50.8926458Z sparse-checkout-cone-mode: true 2025-05-07T19:57:50.8926905Z fetch-depth: 1 2025-05-07T19:57:50.8927262Z fetch-tags: false 2025-05-07T19:57:50.8927634Z show-progress: true 2025-05-07T19:57:50.8928135Z lfs: false 2025-05-07T19:57:50.8928481Z submodules: false 2025-05-07T19:57:50.8928850Z set-safe-directory: true 2025-05-07T19:57:50.8929239Z env: 2025-05-07T19:57:50.8929587Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T19:57:50.8930064Z BUILD_ENV: build_binary 2025-05-07T19:57:50.8930452Z BUILD_TARGET: default 2025-05-07T19:57:50.8930834Z BUILD_VARIANT: cpu 2025-05-07T19:57:50.8931749Z ##[endgroup] 2025-05-07T19:57:50.8996165Z ##[command]/usr/bin/docker exec 7f2fcb61712066166296e7bd1d78a1c51aad539953a8af023c41941042e44c6d sh -c "cat /etc/*release | grep ^ID" 2025-05-07T19:57:51.2150057Z Syncing repository: pytorch/FBGEMM 2025-05-07T19:57:51.2151981Z ##[group]Getting Git version info 2025-05-07T19:57:51.2152498Z Working directory is '/__w/FBGEMM/FBGEMM' 2025-05-07T19:57:51.2153276Z [command]/usr/bin/git version 2025-05-07T19:57:51.2153696Z git version 2.47.1 2025-05-07T19:57:51.2169951Z ##[endgroup] 2025-05-07T19:57:51.2189265Z Temporarily overriding HOME='/__w/_temp/f5cc0474-26d6-4405-b9b7-653233ea0f1b' before making global git config changes 2025-05-07T19:57:51.2190416Z Adding repository directory to the temporary git global config as a safe directory 2025-05-07T19:57:51.2210020Z [command]/usr/bin/git config --global --add safe.directory /__w/FBGEMM/FBGEMM 2025-05-07T19:57:51.2251976Z Deleting the contents of '/__w/FBGEMM/FBGEMM' 2025-05-07T19:57:51.2257296Z ##[group]Initializing the repository 2025-05-07T19:57:51.2262264Z [command]/usr/bin/git init /__w/FBGEMM/FBGEMM 2025-05-07T19:57:51.2301469Z hint: Using 'master' as the name for the initial branch. This default branch name 2025-05-07T19:57:51.2302368Z hint: is subject to change. To configure the initial branch name to use in all 2025-05-07T19:57:51.2303177Z hint: of your new repositories, which will suppress this warning, call: 2025-05-07T19:57:51.2303773Z hint: 2025-05-07T19:57:51.2304256Z hint: git config --global init.defaultBranch 2025-05-07T19:57:51.2304765Z hint: 2025-05-07T19:57:51.2305269Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2025-05-07T19:57:51.2306078Z hint: 'development'. The just-created branch can be renamed via this command: 2025-05-07T19:57:51.2306714Z hint: 2025-05-07T19:57:51.2307048Z hint: git branch -m 2025-05-07T19:57:51.2307597Z Initialized empty Git repository in /__w/FBGEMM/FBGEMM/.git/ 2025-05-07T19:57:51.2321520Z [command]/usr/bin/git remote add origin https://github.com/pytorch/FBGEMM 2025-05-07T19:57:51.2356460Z ##[endgroup] 2025-05-07T19:57:51.2357108Z ##[group]Disabling automatic garbage collection 2025-05-07T19:57:51.2363673Z [command]/usr/bin/git config --local gc.auto 0 2025-05-07T19:57:51.2400293Z ##[endgroup] 2025-05-07T19:57:51.2400878Z ##[group]Setting up auth 2025-05-07T19:57:51.2411030Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2025-05-07T19:57:51.2449297Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" 2025-05-07T19:57:51.2798249Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-05-07T19:57:51.2832557Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :" 2025-05-07T19:57:51.3181111Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2025-05-07T19:57:51.3229405Z ##[endgroup] 2025-05-07T19:57:51.3230055Z ##[group]Fetching the repository 2025-05-07T19:57:51.3239904Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +a2f4c52051596e74bc8c16e3d2867a4ecdd271e0:refs/remotes/pull/4066/merge 2025-05-07T19:57:52.0038398Z From https://github.com/pytorch/FBGEMM 2025-05-07T19:57:52.0039351Z * [new ref] a2f4c52051596e74bc8c16e3d2867a4ecdd271e0 -> pull/4066/merge 2025-05-07T19:57:52.0063962Z ##[endgroup] 2025-05-07T19:57:52.0064621Z ##[group]Determining the checkout info 2025-05-07T19:57:52.0065343Z ##[endgroup] 2025-05-07T19:57:52.0065780Z [command]/usr/bin/git sparse-checkout disable 2025-05-07T19:57:52.0119319Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig 2025-05-07T19:57:52.0173505Z ##[group]Checking out the ref 2025-05-07T19:57:52.0177995Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/4066/merge 2025-05-07T19:57:52.1212662Z Note: switching to 'refs/remotes/pull/4066/merge'. 2025-05-07T19:57:52.1213124Z 2025-05-07T19:57:52.1213450Z You are in 'detached HEAD' state. You can look around, make experimental 2025-05-07T19:57:52.1214251Z changes and commit them, and you can discard any commits you make in this 2025-05-07T19:57:52.1215037Z state without impacting any branches by switching back to a branch. 2025-05-07T19:57:52.1215491Z 2025-05-07T19:57:52.1215795Z If you want to create a new branch to retain commits you create, you may 2025-05-07T19:57:52.1216513Z do so (now or later) by using -c with the switch command. Example: 2025-05-07T19:57:52.1216929Z 2025-05-07T19:57:52.1217103Z git switch -c 2025-05-07T19:57:52.1217399Z 2025-05-07T19:57:52.1217570Z Or undo this operation with: 2025-05-07T19:57:52.1217835Z 2025-05-07T19:57:52.1217989Z git switch - 2025-05-07T19:57:52.1218245Z 2025-05-07T19:57:52.1218591Z Turn off this advice by setting config variable advice.detachedHead to false 2025-05-07T19:57:52.1219095Z 2025-05-07T19:57:52.1219670Z HEAD is now at a2f4c52 Merge 6060cd4b5f971680caecdcc657faccb5720d1c3e into fd4df5f456e0cca514bacd98a39efb72990fd9f4 2025-05-07T19:57:52.1221485Z ##[endgroup] 2025-05-07T19:57:52.1265347Z [command]/usr/bin/git log -1 --format=%H 2025-05-07T19:57:52.1293291Z a2f4c52051596e74bc8c16e3d2867a4ecdd271e0 2025-05-07T19:57:52.1554432Z ##[group]Run actions/download-artifact@v4 2025-05-07T19:57:52.1554979Z with: 2025-05-07T19:57:52.1555361Z name: fbgemm_default_arm_clang_py3.9_cpu.whl 2025-05-07T19:57:52.1555855Z merge-multiple: false 2025-05-07T19:57:52.1556260Z repository: pytorch/FBGEMM 2025-05-07T19:57:52.1556666Z run-id: 14891846254 2025-05-07T19:57:52.1557025Z env: 2025-05-07T19:57:52.1557378Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T19:57:52.1557854Z BUILD_ENV: build_binary 2025-05-07T19:57:52.1558284Z BUILD_TARGET: default 2025-05-07T19:57:52.1558657Z BUILD_VARIANT: cpu 2025-05-07T19:57:52.1559018Z ##[endgroup] 2025-05-07T19:57:52.1563883Z ##[command]/usr/bin/docker exec 7f2fcb61712066166296e7bd1d78a1c51aad539953a8af023c41941042e44c6d sh -c "cat /etc/*release | grep ^ID" 2025-05-07T19:57:52.5905896Z Downloading single artifact 2025-05-07T19:57:52.6922555Z Preparing to download the following artifacts: 2025-05-07T19:57:52.6923804Z - fbgemm_default_arm_clang_py3.9_cpu.whl (ID: 3081359370, Size: 4254022, Expected Digest: sha256:9034a1a9a73eec5a3efcc5722032f09f299e6af2e565af09d7bca159f233b5e7) 2025-05-07T19:57:52.7439638Z Redirecting to blob download url: https://productionresultssa5.blob.core.windows.net/actions-results/306f91ea-381c-4d97-8aad-6017de96d023/workflow-job-run-d07dfc06-31e8-5ddf-a1cc-6fef69b4dfde/artifacts/8326877b756450eae5e4b0cdd35839e544bfee499ef04e2ac68ad3f6ceb504be.zip 2025-05-07T19:57:52.7441729Z Starting download of artifact to: /__w/FBGEMM/FBGEMM 2025-05-07T19:57:52.8920918Z (node:288) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead. 2025-05-07T19:57:52.8922397Z (Use `node --trace-deprecation ...` to show where the warning was created) 2025-05-07T19:57:53.0126829Z SHA256 digest of downloaded artifact is 9034a1a9a73eec5a3efcc5722032f09f299e6af2e565af09d7bca159f233b5e7 2025-05-07T19:57:53.0127760Z Artifact download completed successfully. 2025-05-07T19:57:53.0128396Z Total of 1 artifact(s) downloaded 2025-05-07T19:57:53.0136066Z Download artifact has finished successfully 2025-05-07T19:57:53.0316626Z ##[group]Run . $PRELUDE; print_system_info; print_ec2_info 2025-05-07T19:57:53.0317381Z . $PRELUDE; print_system_info; print_ec2_info 2025-05-07T19:57:53.0318157Z shell: bash --noprofile --norc -e -o pipefail {0} 2025-05-07T19:57:53.0318672Z env: 2025-05-07T19:57:53.0319076Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T19:57:53.0319828Z BUILD_ENV: build_binary 2025-05-07T19:57:53.0320241Z BUILD_TARGET: default 2025-05-07T19:57:53.0320644Z BUILD_VARIANT: cpu 2025-05-07T19:57:53.0321014Z ##[endgroup] 2025-05-07T19:57:53.5026202Z ################################################################################ 2025-05-07T19:57:53.5026840Z # Print System Info 2025-05-07T19:57:53.5027227Z # 2025-05-07T19:57:53.5047539Z # [2025-05-07T19:57:53.504Z] + print_system_info 2025-05-07T19:57:53.5048227Z ################################################################################ 2025-05-07T19:57:53.5048590Z 2025-05-07T19:57:53.5048851Z ################################################################################ 2025-05-07T19:57:53.5049394Z [INFO] Printing environment variables ... 2025-05-07T19:57:53.5049883Z + printenv 2025-05-07T19:57:53.5050085Z 2025-05-07T19:57:53.5064135Z GITHUB_WORKSPACE=/__w/FBGEMM/FBGEMM 2025-05-07T19:57:53.5064693Z BUILD_VARIANT=cpu 2025-05-07T19:57:53.5065069Z HOSTNAME=7f2fcb617120 2025-05-07T19:57:53.5065758Z GITHUB_PATH=/__w/_temp/_runner_file_commands/add_path_c7a5bf29-419c-4a8f-b4d4-7e3ac7b71094 2025-05-07T19:57:53.5066488Z GITHUB_ACTION=__run_2 2025-05-07T19:57:53.5066881Z GITHUB_RUN_NUMBER=10599 2025-05-07T19:57:53.5067285Z RUNNER_NAME=i-0cf0a94cbc1f8b06b 2025-05-07T19:57:53.5067743Z GITHUB_REPOSITORY_OWNER_ID=21003710 2025-05-07T19:57:53.5068234Z PLATFORM_NAME_LC=linux-aarch64 2025-05-07T19:57:53.5068675Z MACHINE_NAME_LC=aarch64 2025-05-07T19:57:53.5069083Z GITHUB_TRIGGERING_ACTOR=q10 2025-05-07T19:57:53.5069534Z PRELUDE=.github/scripts/setup_env.bash 2025-05-07T19:57:53.5070011Z GITHUB_REF_TYPE=branch 2025-05-07T19:57:53.5070717Z *** 2025-05-07T19:57:53.5071088Z GITHUB_REPOSITORY_ID=150154628 2025-05-07T19:57:53.5071522Z GITHUB_ACTIONS=true 2025-05-07T19:57:53.5071968Z GITHUB_SHA=a2f4c52051596e74bc8c16e3d2867a4ecdd271e0 2025-05-07T19:57:53.5072808Z GITHUB_WORKFLOW_REF=pytorch/FBGEMM/.github/workflows/fbgemm_gpu_ci_cpu.yml@refs/pull/4066/merge 2025-05-07T19:57:53.5073610Z RUNNER_ENVIRONMENT=self-hosted 2025-05-07T19:57:53.5074070Z GITHUB_REF=refs/pull/4066/merge 2025-05-07T19:57:53.5074499Z RUNNER_OS=Linux 2025-05-07T19:57:53.5074878Z GITHUB_REF_PROTECTED=false 2025-05-07T19:57:53.5075284Z HOME=/github/home 2025-05-07T19:57:53.5075704Z GITHUB_API_URL=https://api.github.com 2025-05-07T19:57:53.5076179Z RUNNER_ARCH=ARM64 2025-05-07T19:57:53.5076549Z RUNNER_TEMP=/__w/_temp 2025-05-07T19:57:53.5076944Z BUILD_TARGET=default 2025-05-07T19:57:53.5077609Z GITHUB_STATE=/__w/_temp/_runner_file_commands/save_state_c7a5bf29-419c-4a8f-b4d4-7e3ac7b71094 2025-05-07T19:57:53.5078584Z GITHUB_ENV=/__w/_temp/_runner_file_commands/set_env_c7a5bf29-419c-4a8f-b4d4-7e3ac7b71094 2025-05-07T19:57:53.5079333Z GITHUB_EVENT_PATH=/github/workflow/event.json 2025-05-07T19:57:53.5080034Z GITHUB_EVENT_NAME=pull_request 2025-05-07T19:57:53.5080473Z GITHUB_RUN_ID=14891846254 2025-05-07T19:57:53.5081191Z GITHUB_STEP_SUMMARY=/__w/_temp/_runner_file_commands/step_summary_c7a5bf29-419c-4a8f-b4d4-7e3ac7b71094 2025-05-07T19:57:53.5081986Z BUILD_ENV=build_binary 2025-05-07T19:57:53.5082389Z GITHUB_ACTOR=q10 2025-05-07T19:57:53.5082753Z GITHUB_RUN_ATTEMPT=1 2025-05-07T19:57:53.5083139Z KERN_NAME_LC=linux 2025-05-07T19:57:53.5083590Z GITHUB_GRAPHQL_URL=https://api.github.com/graphql 2025-05-07T19:57:53.5084137Z PLATFORM_NAME=Linux-aarch64 2025-05-07T19:57:53.5084598Z GITHUB_SERVER_URL=https://github.com 2025-05-07T19:57:53.5085064Z SHLVL=1 2025-05-07T19:57:53.5085397Z GITHUB_ACTOR_ID=255046 2025-05-07T19:57:53.5085805Z RUNNER_TOOL_CACHE=/__w/_tool 2025-05-07T19:57:53.5086349Z GITHUB_WORKFLOW_SHA=6060cd4b5f971680caecdcc657faccb5720d1c3e 2025-05-07T19:57:53.5087382Z GITHUB_REF_NAME=4066/merge 2025-05-07T19:57:53.5087818Z KERN_NAME=Linux 2025-05-07T19:57:53.5088312Z GITHUB_JOB=test_and_publish_artifact 2025-05-07T19:57:53.5088802Z GITHUB_REPOSITORY=pytorch/FBGEMM 2025-05-07T19:57:53.5089251Z GITHUB_RETENTION_DAYS=90 2025-05-07T19:57:53.5089668Z RUNNER_WORKSPACE=/__w/FBGEMM 2025-05-07T19:57:53.5090100Z GITHUB_ACTION_REPOSITORY= 2025-05-07T19:57:53.5090843Z PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2025-05-07T19:57:53.5091709Z GITHUB_BASE_REF=main 2025-05-07T19:57:53.5092087Z CI=true 2025-05-07T19:57:53.5092441Z GITHUB_REPOSITORY_OWNER=pytorch 2025-05-07T19:57:53.5092909Z GITHUB_HEAD_REF=bm/genai-rocm-oss-6 2025-05-07T19:57:53.5093370Z GITHUB_ACTION_REF= 2025-05-07T19:57:53.5093765Z GITHUB_WORKFLOW=FBGEMM_GPU-CPU CI 2025-05-07T19:57:53.5094493Z GITHUB_OUTPUT=/__w/_temp/_runner_file_commands/set_output_c7a5bf29-419c-4a8f-b4d4-7e3ac7b71094 2025-05-07T19:57:53.5095236Z MACHINE_NAME=aarch64 2025-05-07T19:57:53.5095617Z _=/usr/bin/printenv 2025-05-07T19:57:53.5095890Z 2025-05-07T19:57:53.5096101Z ################################################################################ 2025-05-07T19:57:53.5096629Z [INFO] Print ldd version ... 2025-05-07T19:57:53.5097060Z + ldd --version 2025-05-07T19:57:53.5097277Z 2025-05-07T19:57:53.5097428Z ldd (GNU libc) 2.34 2025-05-07T19:57:53.5097879Z Copyright (C) 2021 Free Software Foundation, Inc. 2025-05-07T19:57:53.5098598Z This is free software; see the source for copying conditions. There is NO 2025-05-07T19:57:53.5099440Z warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 2025-05-07T19:57:53.5100193Z Written by Roland McGrath and Ulrich Drepper. 2025-05-07T19:57:53.5100544Z 2025-05-07T19:57:53.5100739Z ################################################################################ 2025-05-07T19:57:53.5101247Z [INFO] Print CPU info ... 2025-05-07T19:57:53.5101644Z + nproc 2025-05-07T19:57:53.5101828Z 2025-05-07T19:57:53.5102874Z 8 2025-05-07T19:57:53.5105251Z 2025-05-07T19:57:53.5105438Z + lscpu 2025-05-07T19:57:53.5105653Z 2025-05-07T19:57:53.5152023Z Architecture: aarch64 2025-05-07T19:57:53.5152656Z CPU op-mode(s): 32-bit, 64-bit 2025-05-07T19:57:53.5153218Z Byte Order: Little Endian 2025-05-07T19:57:53.5153725Z CPU(s): 8 2025-05-07T19:57:53.5154203Z On-line CPU(s) list: 0-7 2025-05-07T19:57:53.5154717Z Vendor ID: ARM 2025-05-07T19:57:53.5155220Z Model name: Neoverse-N1 2025-05-07T19:57:53.5155722Z Model: 1 2025-05-07T19:57:53.5156194Z Thread(s) per core: 1 2025-05-07T19:57:53.5156668Z Core(s) per cluster: 8 2025-05-07T19:57:53.5157150Z Socket(s): - 2025-05-07T19:57:53.5157611Z Cluster(s): 1 2025-05-07T19:57:53.5158089Z Stepping: r3p1 2025-05-07T19:57:53.5158590Z BogoMIPS: 243.75 2025-05-07T19:57:53.5159430Z Flags: fp asimd evtstrm aes pmull sha1 sha2 crc32 atomics fphp asimdhp cpuid asimdrdm lrcpc dcpop asimddp 2025-05-07T19:57:53.5160322Z L1d cache: 512 KiB (8 instances) 2025-05-07T19:57:53.5160892Z L1i cache: 512 KiB (8 instances) 2025-05-07T19:57:53.5161474Z L2 cache: 8 MiB (8 instances) 2025-05-07T19:57:53.5162032Z L3 cache: 32 MiB (1 instance) 2025-05-07T19:57:53.5162549Z NUMA node(s): 1 2025-05-07T19:57:53.5163032Z NUMA node0 CPU(s): 0-7 2025-05-07T19:57:53.5163577Z Vulnerability Gather data sampling: Not affected 2025-05-07T19:57:53.5164183Z Vulnerability Itlb multihit: Not affected 2025-05-07T19:57:53.5164759Z Vulnerability L1tf: Not affected 2025-05-07T19:57:53.5165331Z Vulnerability Mds: Not affected 2025-05-07T19:57:53.5166225Z Vulnerability Meltdown: Not affected 2025-05-07T19:57:53.5166844Z Vulnerability Mmio stale data: Not affected 2025-05-07T19:57:53.5167445Z Vulnerability Reg file data sampling: Not affected 2025-05-07T19:57:53.5168133Z Vulnerability Retbleed: Not affected 2025-05-07T19:57:53.5168726Z Vulnerability Spec rstack overflow: Not affected 2025-05-07T19:57:53.5169697Z Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl 2025-05-07T19:57:53.5170641Z Vulnerability Spectre v1: Mitigation; __user pointer sanitization 2025-05-07T19:57:53.5171397Z Vulnerability Spectre v2: Mitigation; CSV2, BHB 2025-05-07T19:57:53.5172019Z Vulnerability Srbds: Not affected 2025-05-07T19:57:53.5172598Z Vulnerability Tsx async abort: Not affected 2025-05-07T19:57:53.5173039Z 2025-05-07T19:57:53.5173199Z + cat /proc/cpuinfo 2025-05-07T19:57:53.5173418Z 2025-05-07T19:57:53.5173578Z processor : 0 2025-05-07T19:57:53.5173944Z BogoMIPS : 243.75 2025-05-07T19:57:53.5174681Z Features : fp asimd evtstrm aes pmull sha1 sha2 crc32 atomics fphp asimdhp cpuid asimdrdm lrcpc dcpop asimddp 2025-05-07T19:57:53.5175516Z CPU implementer : 0x41 2025-05-07T19:57:53.5175912Z CPU architecture: 8 2025-05-07T19:57:53.5176282Z CPU variant : 0x3 2025-05-07T19:57:53.5176650Z CPU part : 0xd0c 2025-05-07T19:57:53.5177026Z CPU revision : 1 2025-05-07T19:57:53.5177240Z 2025-05-07T19:57:53.5177394Z processor : 1 2025-05-07T19:57:53.5177753Z BogoMIPS : 243.75 2025-05-07T19:57:53.5178484Z Features : fp asimd evtstrm aes pmull sha1 sha2 crc32 atomics fphp asimdhp cpuid asimdrdm lrcpc dcpop asimddp 2025-05-07T19:57:53.5179312Z CPU implementer : 0x41 2025-05-07T19:57:53.5179877Z CPU architecture: 8 2025-05-07T19:57:53.5180282Z CPU variant : 0x3 2025-05-07T19:57:53.5180649Z CPU part : 0xd0c 2025-05-07T19:57:53.5181021Z CPU revision : 1 2025-05-07T19:57:53.5181235Z 2025-05-07T19:57:53.5181394Z processor : 2 2025-05-07T19:57:53.5181762Z BogoMIPS : 243.75 2025-05-07T19:57:53.5182494Z Features : fp asimd evtstrm aes pmull sha1 sha2 crc32 atomics fphp asimdhp cpuid asimdrdm lrcpc dcpop asimddp 2025-05-07T19:57:53.5183323Z CPU implementer : 0x41 2025-05-07T19:57:53.5183736Z CPU architecture: 8 2025-05-07T19:57:53.5184105Z CPU variant : 0x3 2025-05-07T19:57:53.5184476Z CPU part : 0xd0c 2025-05-07T19:57:53.5184841Z CPU revision : 1 2025-05-07T19:57:53.5185062Z 2025-05-07T19:57:53.5185213Z processor : 3 2025-05-07T19:57:53.5185623Z BogoMIPS : 243.75 2025-05-07T19:57:53.5186347Z Features : fp asimd evtstrm aes pmull sha1 sha2 crc32 atomics fphp asimdhp cpuid asimdrdm lrcpc dcpop asimddp 2025-05-07T19:57:53.5187165Z CPU implementer : 0x41 2025-05-07T19:57:53.5187566Z CPU architecture: 8 2025-05-07T19:57:53.5187939Z CPU variant : 0x3 2025-05-07T19:57:53.5188302Z CPU part : 0xd0c 2025-05-07T19:57:53.5188669Z CPU revision : 1 2025-05-07T19:57:53.5188892Z 2025-05-07T19:57:53.5189043Z processor : 4 2025-05-07T19:57:53.5189408Z BogoMIPS : 243.75 2025-05-07T19:57:53.5190136Z Features : fp asimd evtstrm aes pmull sha1 sha2 crc32 atomics fphp asimdhp cpuid asimdrdm lrcpc dcpop asimddp 2025-05-07T19:57:53.5190964Z CPU implementer : 0x41 2025-05-07T19:57:53.5191364Z CPU architecture: 8 2025-05-07T19:57:53.5191737Z CPU variant : 0x3 2025-05-07T19:57:53.5192117Z CPU part : 0xd0c 2025-05-07T19:57:53.5192485Z CPU revision : 1 2025-05-07T19:57:53.5192701Z 2025-05-07T19:57:53.5192858Z processor : 5 2025-05-07T19:57:53.5193217Z BogoMIPS : 243.75 2025-05-07T19:57:53.5193949Z Features : fp asimd evtstrm aes pmull sha1 sha2 crc32 atomics fphp asimdhp cpuid asimdrdm lrcpc dcpop asimddp 2025-05-07T19:57:53.5194770Z CPU implementer : 0x41 2025-05-07T19:57:53.5195172Z CPU architecture: 8 2025-05-07T19:57:53.5195549Z CPU variant : 0x3 2025-05-07T19:57:53.5195916Z CPU part : 0xd0c 2025-05-07T19:57:53.5196276Z CPU revision : 1 2025-05-07T19:57:53.5196496Z 2025-05-07T19:57:53.5196648Z processor : 6 2025-05-07T19:57:53.5197006Z BogoMIPS : 243.75 2025-05-07T19:57:53.5198125Z Features : fp asimd evtstrm aes pmull sha1 sha2 crc32 atomics fphp asimdhp cpuid asimdrdm lrcpc dcpop asimddp 2025-05-07T19:57:53.5198989Z CPU implementer : 0x41 2025-05-07T19:57:53.5199390Z CPU architecture: 8 2025-05-07T19:57:53.5199760Z CPU variant : 0x3 2025-05-07T19:57:53.5200159Z CPU part : 0xd0c 2025-05-07T19:57:53.5200532Z CPU revision : 1 2025-05-07T19:57:53.5200744Z 2025-05-07T19:57:53.5200895Z processor : 7 2025-05-07T19:57:53.5201471Z BogoMIPS : 243.75 2025-05-07T19:57:53.5202198Z Features : fp asimd evtstrm aes pmull sha1 sha2 crc32 atomics fphp asimdhp cpuid asimdrdm lrcpc dcpop asimddp 2025-05-07T19:57:53.5203023Z CPU implementer : 0x41 2025-05-07T19:57:53.5203417Z CPU architecture: 8 2025-05-07T19:57:53.5203797Z CPU variant : 0x3 2025-05-07T19:57:53.5204169Z CPU part : 0xd0c 2025-05-07T19:57:53.5204533Z CPU revision : 1 2025-05-07T19:57:53.5204759Z 2025-05-07T19:57:53.5204766Z 2025-05-07T19:57:53.5204961Z ################################################################################ 2025-05-07T19:57:53.5205497Z [INFO] Print PCI info ... 2025-05-07T19:57:53.5205903Z + lspci -v 2025-05-07T19:57:53.5206102Z 2025-05-07T19:57:53.5322990Z lspci: Unable to load libkmod resources: error -2 2025-05-07T19:57:53.5335237Z 00:00.0 Host bridge: Amazon.com, Inc. Device 0200 2025-05-07T19:57:53.5335795Z Physical Slot: 0 2025-05-07T19:57:53.5336174Z Flags: fast devsel 2025-05-07T19:57:53.5336405Z 2025-05-07T19:57:53.5336776Z 00:01.0 Serial controller: Amazon.com, Inc. Device 8250 (prog-if 03 [16650]) 2025-05-07T19:57:53.5337418Z Physical Slot: 1 2025-05-07T19:57:53.5337800Z Flags: fast devsel, IRQ 14 2025-05-07T19:57:53.5338301Z Memory at 80008000 (32-bit, non-prefetchable) [size=4K] 2025-05-07T19:57:53.5338858Z Kernel driver in use: serial 2025-05-07T19:57:53.5339132Z 2025-05-07T19:57:53.5339611Z 00:04.0 Non-Volatile memory controller: Amazon.com, Inc. NVMe EBS Controller (prog-if 02 [NVM Express]) 2025-05-07T19:57:53.5340423Z Subsystem: Amazon.com, Inc. Device 0000 2025-05-07T19:57:53.5340906Z Physical Slot: 4 2025-05-07T19:57:53.5341353Z Flags: bus master, fast devsel, latency 0, IRQ 12 2025-05-07T19:57:53.5341957Z Memory at 80000000 (32-bit, non-prefetchable) [size=16K] 2025-05-07T19:57:53.5342525Z Capabilities: 2025-05-07T19:57:53.5342966Z Kernel driver in use: nvme 2025-05-07T19:57:53.5343228Z 2025-05-07T19:57:53.5343569Z 00:05.0 Ethernet controller: Amazon.com, Inc. Elastic Network Adapter (ENA) 2025-05-07T19:57:53.5344348Z Subsystem: Amazon.com, Inc. Elastic Network Adapter (ENA) 2025-05-07T19:57:53.5344923Z Physical Slot: 5 2025-05-07T19:57:53.5345359Z Flags: bus master, fast devsel, latency 0, IRQ 13 2025-05-07T19:57:53.5345961Z Memory at 80004000 (32-bit, non-prefetchable) [size=16K] 2025-05-07T19:57:53.5346525Z Capabilities: 2025-05-07T19:57:53.5346968Z Kernel driver in use: ena 2025-05-07T19:57:53.5347222Z 2025-05-07T19:57:53.5347241Z 2025-05-07T19:57:53.5347450Z ################################################################################ 2025-05-07T19:57:53.5347991Z [INFO] Print Linux distribution info ... 2025-05-07T19:57:53.5348475Z + uname -a 2025-05-07T19:57:53.5348670Z 2025-05-07T19:57:53.5355617Z Linux 7f2fcb617120 6.1.130-139.222.amzn2023.aarch64 #1 SMP Tue Mar 11 01:10:34 UTC 2025 aarch64 aarch64 aarch64 GNU/Linux 2025-05-07T19:57:53.5356889Z 2025-05-07T19:57:53.5357223Z + uname -m 2025-05-07T19:57:53.5357442Z 2025-05-07T19:57:53.5372560Z aarch64 2025-05-07T19:57:53.5374439Z 2025-05-07T19:57:53.5374739Z + cat /proc/version 2025-05-07T19:57:53.5374990Z 2025-05-07T19:57:53.5391090Z Linux version 6.1.130-139.222.amzn2023.aarch64 (mockbuild@ip-10-0-51-161) (gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-5), GNU ld version 2.39-6.amzn2023.0.11) #1 SMP Tue Mar 11 01:10:34 UTC 2025 2025-05-07T19:57:53.5392078Z 2025-05-07T19:57:53.5392246Z + cat /etc/os-release 2025-05-07T19:57:53.5392486Z 2025-05-07T19:57:53.5407797Z NAME="Amazon Linux" 2025-05-07T19:57:53.5408263Z VERSION="2023" 2025-05-07T19:57:53.5408621Z ID="amzn" 2025-05-07T19:57:53.5408962Z ID_LIKE="fedora" 2025-05-07T19:57:53.5409747Z VERSION_ID="2023" 2025-05-07T19:57:53.5410180Z PLATFORM_ID="platform:al2023" 2025-05-07T19:57:53.5410654Z PRETTY_NAME="Amazon Linux 2023.7.20250428" 2025-05-07T19:57:53.5411130Z ANSI_COLOR="0;33" 2025-05-07T19:57:53.5411554Z CPE_NAME="cpe:2.3:o:amazon:amazon_linux:2023" 2025-05-07T19:57:53.5412201Z HOME_URL="https://aws.amazon.com/linux/amazon-linux-2023/" 2025-05-07T19:57:53.5413178Z DOCUMENTATION_URL="https://docs.aws.amazon.com/linux/" 2025-05-07T19:57:53.5413856Z SUPPORT_URL="https://aws.amazon.com/premiumsupport/" 2025-05-07T19:57:53.5414570Z BUG_REPORT_URL="https://github.com/amazonlinux/amazon-linux-2023" 2025-05-07T19:57:53.5415189Z VENDOR_NAME="AWS" 2025-05-07T19:57:53.5415604Z VENDOR_URL="https://aws.amazon.com/" 2025-05-07T19:57:53.5416094Z SUPPORT_END="2029-06-30" 2025-05-07T19:57:53.5416357Z 2025-05-07T19:57:53.5416565Z ################################################################################ 2025-05-07T19:57:53.5417077Z # Print EC2 Instance Info 2025-05-07T19:57:53.5417489Z # 2025-05-07T19:57:53.5432807Z # [2025-05-07T19:57:53.542Z] + print_ec2_info 2025-05-07T19:57:53.5433362Z ################################################################################ 2025-05-07T19:57:53.5433720Z 2025-05-07T19:57:53.5574787Z ami-id: ami-0013610ea966aafe0 2025-05-07T19:57:53.5706394Z instance-id: i-0cf0a94cbc1f8b06b 2025-05-07T19:57:53.5837090Z instance-type: t4g.2xlarge 2025-05-07T19:57:53.5908151Z ##[group]Run . $PRELUDE; print_gpu_info 2025-05-07T19:57:53.5908788Z . $PRELUDE; print_gpu_info 2025-05-07T19:57:53.5909492Z shell: bash --noprofile --norc -e -o pipefail {0} 2025-05-07T19:57:53.5909996Z env: 2025-05-07T19:57:53.5910371Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T19:57:53.5910863Z BUILD_ENV: build_binary 2025-05-07T19:57:53.5911265Z BUILD_TARGET: default 2025-05-07T19:57:53.5911663Z BUILD_VARIANT: cpu 2025-05-07T19:57:53.5912037Z ##[endgroup] 2025-05-07T19:57:54.1149498Z ################################################################################ 2025-05-07T19:57:54.1150141Z [INFO] Printing general display info ... 2025-05-07T19:57:54.1172045Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T19:57:54.2467401Z [CHECK] Network does not appear to be blocked. 2025-05-07T19:57:54.2476038Z /usr/bin/sudo 2025-05-07T19:57:54.2486999Z which: no apt-get in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin) 2025-05-07T19:57:54.2496024Z /usr/bin/yum 2025-05-07T19:57:54.2496920Z [INSTALL] Updating system repositories ... 2025-05-07T19:57:54.2522861Z [EXEC] [ATTEMPT 0/3] + sudo yum update -y 2025-05-07T19:57:54.5651102Z Last metadata expiration check: 0:00:22 ago on Wed May 7 19:57:32 2025. 2025-05-07T19:57:54.7068408Z Dependencies resolved. 2025-05-07T19:57:54.7346621Z Nothing to do. 2025-05-07T19:57:54.7347067Z Complete! 2025-05-07T19:57:54.7869280Z [INSTALL] Installing system package(s): hostname lshw ... 2025-05-07T19:57:54.7893940Z [EXEC] [ATTEMPT 0/3] + sudo yum install -y hostname lshw 2025-05-07T19:57:55.0945929Z Last metadata expiration check: 0:00:23 ago on Wed May 7 19:57:32 2025. 2025-05-07T19:57:55.1706399Z Dependencies resolved. 2025-05-07T19:57:55.1912401Z ================================================================================ 2025-05-07T19:57:55.1915530Z Package Arch Version Repository Size 2025-05-07T19:57:55.1916389Z ================================================================================ 2025-05-07T19:57:55.1916895Z Installing: 2025-05-07T19:57:55.1917415Z hostname aarch64 3.23-4.amzn2023.0.3 amazonlinux 29 k 2025-05-07T19:57:55.1918210Z lshw aarch64 B.02.19.2-7.amzn2023.0.3 amazonlinux 296 k 2025-05-07T19:57:55.1918662Z 2025-05-07T19:57:55.1918823Z Transaction Summary 2025-05-07T19:57:55.1919236Z ================================================================================ 2025-05-07T19:57:55.1919737Z Install 2 Packages 2025-05-07T19:57:55.1920070Z 2025-05-07T19:57:55.1920316Z Total download size: 324 k 2025-05-07T19:57:55.1920839Z Installed size: 1.1 M 2025-05-07T19:57:55.1921243Z Downloading Packages: 2025-05-07T19:57:55.4947572Z (1/2): hostname-3.23-4.amzn2023.0.3.aarch64.rpm 1.2 MB/s | 29 kB 00:00 2025-05-07T19:57:55.4975736Z (2/2): lshw-B.02.19.2-7.amzn2023.0.3.aarch64.rp 11 MB/s | 296 kB 00:00 2025-05-07T19:57:55.4991471Z -------------------------------------------------------------------------------- 2025-05-07T19:57:55.4996253Z Total 1.0 MB/s | 324 kB 00:00 2025-05-07T19:57:55.5275450Z Running transaction check 2025-05-07T19:57:55.5355358Z Transaction check succeeded. 2025-05-07T19:57:55.5356060Z Running transaction test 2025-05-07T19:57:55.5563842Z Transaction test succeeded. 2025-05-07T19:57:55.5568017Z Running transaction 2025-05-07T19:57:55.5904944Z Preparing : 1/1 2025-05-07T19:57:55.5992549Z Installing : lshw-B.02.19.2-7.amzn2023.0.3.aarch64 1/2 2025-05-07T19:57:55.6031021Z Installing : hostname-3.23-4.amzn2023.0.3.aarch64 2/2 2025-05-07T19:57:55.6900826Z Running scriptlet: hostname-3.23-4.amzn2023.0.3.aarch64 2/2 2025-05-07T19:57:55.6901728Z Verifying : hostname-3.23-4.amzn2023.0.3.aarch64 1/2 2025-05-07T19:57:55.7329772Z Verifying : lshw-B.02.19.2-7.amzn2023.0.3.aarch64 2/2 2025-05-07T19:57:55.7330325Z 2025-05-07T19:57:55.7330477Z Installed: 2025-05-07T19:57:55.7331027Z hostname-3.23-4.amzn2023.0.3.aarch64 lshw-B.02.19.2-7.amzn2023.0.3.aarch64 2025-05-07T19:57:55.7331544Z 2025-05-07T19:57:55.7331694Z Complete! 2025-05-07T19:57:55.7911487Z + hostname 2025-05-07T19:57:55.7911756Z 2025-05-07T19:57:55.7919261Z 7f2fcb617120 2025-05-07T19:57:55.7919505Z 2025-05-07T19:57:55.7920387Z + sudo lshw -C display 2025-05-07T19:57:55.7920679Z 2025-05-07T19:57:55.8864918Z 2025-05-07T19:57:55.8865789Z ################################################################################ 2025-05-07T19:57:55.8866410Z [INFO] Printing NVIDIA GPU info ... 2025-05-07T19:57:55.9012898Z lspci: Unable to load libkmod resources: error -2 2025-05-07T19:57:55.9042110Z which: no nvidia-smi in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin) 2025-05-07T19:57:55.9042869Z [CHECK] nvidia-smi not found 2025-05-07T19:57:55.9043409Z ################################################################################ 2025-05-07T19:57:55.9043945Z [INFO] Printing AMD GPU info ... 2025-05-07T19:57:55.9216347Z lspci: Unable to load libkmod resources: error -2 2025-05-07T19:57:55.9249404Z which: no rocminfo in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin) 2025-05-07T19:57:55.9250146Z [CHECK] rocminfo not found 2025-05-07T19:57:55.9257751Z which: no rocm-smi in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin) 2025-05-07T19:57:55.9258470Z [CHECK] rocm-smi not found 2025-05-07T19:57:55.9330330Z ##[group]Run . $PRELUDE; setup_miniconda $HOME/miniconda 2025-05-07T19:57:55.9331212Z . $PRELUDE; setup_miniconda $HOME/miniconda 2025-05-07T19:57:55.9332071Z shell: bash --noprofile --norc -e -o pipefail {0} 2025-05-07T19:57:55.9332627Z env: 2025-05-07T19:57:55.9333242Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T19:57:55.9333783Z BUILD_ENV: build_binary 2025-05-07T19:57:55.9334282Z BUILD_TARGET: default 2025-05-07T19:57:55.9334862Z BUILD_VARIANT: cpu 2025-05-07T19:57:55.9335285Z ##[endgroup] 2025-05-07T19:57:56.4222969Z ################################################################################ 2025-05-07T19:57:56.4223574Z # Setup Miniconda 2025-05-07T19:57:56.4223938Z # 2025-05-07T19:57:56.4242745Z # [2025-05-07T19:57:56.423Z] + setup_miniconda /github/home/miniconda 2025-05-07T19:57:56.4243394Z ################################################################################ 2025-05-07T19:57:56.4243744Z 2025-05-07T19:57:56.4262885Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T19:57:56.5560135Z [CHECK] Network does not appear to be blocked. 2025-05-07T19:57:56.5560755Z + mkdir -p /github/home/miniconda 2025-05-07T19:57:56.5561057Z 2025-05-07T19:57:56.5577275Z 2025-05-07T19:57:56.5577762Z [SETUP] Downloading the Miniconda installer ... 2025-05-07T19:57:56.5602889Z [EXEC] [ATTEMPT 0/3] + wget -q https://repo.anaconda.com/miniconda/Miniconda3-latest-Linux-aarch64.sh -O miniconda.sh 2025-05-07T19:57:57.5661243Z [SETUP] Installing Miniconda ... 2025-05-07T19:57:57.5662129Z + bash miniconda.sh -b -p /github/home/miniconda -u 2025-05-07T19:57:57.5662640Z 2025-05-07T19:57:57.5813996Z PREFIX=/github/home/miniconda 2025-05-07T19:57:58.0809085Z Unpacking payload ... 2025-05-07T19:57:58.6929302Z entry_point.py:256: DeprecationWarning: Python 3.14 will, by default, filter extracted tar archives and reject files or modify their metadata. Use the filter argument to control this behavior. 2025-05-07T19:57:59.5659508Z entry_point.py:256: DeprecationWarning: Python 3.14 will, by default, filter extracted tar archives and reject files or modify their metadata. Use the filter argument to control this behavior. 2025-05-07T19:58:02.5381116Z 2025-05-07T19:58:02.5381936Z Installing base environment... 2025-05-07T19:58:02.5382294Z 2025-05-07T19:58:04.1540858Z Preparing transaction: ...working... done 2025-05-07T19:58:08.0942464Z Executing transaction: ...working... done 2025-05-07T19:58:08.8640635Z entry_point.py:256: DeprecationWarning: Python 3.14 will, by default, filter extracted tar archives and reject files or modify their metadata. Use the filter argument to control this behavior. 2025-05-07T19:58:08.9689636Z installation finished. 2025-05-07T19:58:08.9695759Z 2025-05-07T19:58:08.9696270Z + rm -f miniconda.sh 2025-05-07T19:58:08.9696533Z 2025-05-07T19:58:08.9854301Z 2025-05-07T19:58:08.9855214Z [SETUP] Reloading the bash configuration ... 2025-05-07T19:58:08.9855836Z + /github/home/miniconda/bin/conda init bash 2025-05-07T19:58:08.9856205Z 2025-05-07T19:58:09.5060780Z no change /github/home/miniconda/condabin/conda 2025-05-07T19:58:09.5061441Z no change /github/home/miniconda/bin/conda 2025-05-07T19:58:09.5061998Z no change /github/home/miniconda/bin/conda-env 2025-05-07T19:58:09.5062576Z no change /github/home/miniconda/bin/activate 2025-05-07T19:58:09.5063146Z no change /github/home/miniconda/bin/deactivate 2025-05-07T19:58:09.5063798Z no change /github/home/miniconda/etc/profile.d/conda.sh 2025-05-07T19:58:09.5064475Z no change /github/home/miniconda/etc/fish/conf.d/conda.fish 2025-05-07T19:58:09.5065163Z no change /github/home/miniconda/shell/condabin/Conda.psm1 2025-05-07T19:58:09.5065867Z no change /github/home/miniconda/shell/condabin/conda-hook.ps1 2025-05-07T19:58:09.5066703Z no change /github/home/miniconda/lib/python3.13/site-packages/xontrib/conda.xsh 2025-05-07T19:58:09.5067513Z no change /github/home/miniconda/etc/profile.d/conda.csh 2025-05-07T19:58:09.5068574Z modified /github/home/.bashrc 2025-05-07T19:58:09.5068893Z 2025-05-07T19:58:09.5069211Z ==> For changes to take effect, close and re-open your current shell. <== 2025-05-07T19:58:09.5069688Z 2025-05-07T19:58:09.6362505Z 2025-05-07T19:58:09.6363231Z + . /github/home/.bashrc 2025-05-07T19:58:09.6363574Z 2025-05-07T19:58:10.8941113Z 2025-05-07T19:58:10.8941981Z [SETUP] Installing libmamba-solver (required since Anaconda 2024.02-1) and libarchive ... 2025-05-07T19:58:10.8969712Z [EXEC] [ATTEMPT 0/3] + conda install --solver=classic -c conda-forge --override-channels -y conda-libmamba-solver libmamba libmambapy libarchive 2025-05-07T19:58:19.0669820Z Collecting package metadata (current_repodata.json): - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - done 2025-05-07T19:58:20.4355011Z Solving environment: | / - \ | / - \ | / - \ | done 2025-05-07T19:58:20.5674078Z 2025-05-07T19:58:20.5674613Z ## Package Plan ## 2025-05-07T19:58:20.5674895Z 2025-05-07T19:58:20.5675116Z environment location: /github/home/miniconda 2025-05-07T19:58:20.5675495Z 2025-05-07T19:58:20.5675665Z added / updated specs: 2025-05-07T19:58:20.5676099Z - conda-libmamba-solver 2025-05-07T19:58:20.5676514Z - libarchive 2025-05-07T19:58:20.5677350Z - libmamba 2025-05-07T19:58:20.5677708Z - libmambapy 2025-05-07T19:58:20.5677921Z 2025-05-07T19:58:20.5677927Z 2025-05-07T19:58:20.5678134Z The following packages will be downloaded: 2025-05-07T19:58:20.5678474Z 2025-05-07T19:58:20.5678666Z package | build 2025-05-07T19:58:20.5679195Z ---------------------------|----------------- 2025-05-07T19:58:20.5680350Z ca-certificates-2025.4.26 | hbd8a1cb_0 149 KB conda-forge 2025-05-07T19:58:20.5681130Z certifi-2025.4.26 | pyhd8ed1ab_0 154 KB conda-forge 2025-05-07T19:58:20.5681821Z conda-25.3.1 | py313hd81a959_1 1.1 MB conda-forge 2025-05-07T19:58:20.5682607Z conda-libmamba-solver-25.4.0| pyhd8ed1ab_0 41 KB conda-forge 2025-05-07T19:58:20.5683322Z ------------------------------------------------------------ 2025-05-07T19:58:20.5683871Z Total: 1.4 MB 2025-05-07T19:58:20.5684225Z 2025-05-07T19:58:20.5684418Z The following packages will be UPDATED: 2025-05-07T19:58:20.5684752Z 2025-05-07T19:58:20.5691495Z ca-certificates pkgs/main/linux-aarch64::ca-certifica~ --> conda-forge/noarch::ca-certificates-2025.4.26-hbd8a1cb_0 2025-05-07T19:58:20.5692744Z conda pkgs/main::conda-25.3.1-py313hd43f75c~ --> conda-forge::conda-25.3.1-py313hd81a959_1 2025-05-07T19:58:20.5693332Z 2025-05-07T19:58:20.5693682Z The following packages will be SUPERSEDED by a higher-priority channel: 2025-05-07T19:58:20.5694177Z 2025-05-07T19:58:20.5694717Z certifi pkgs/main/linux-aarch64::certifi-2025~ --> conda-forge/noarch::certifi-2025.4.26-pyhd8ed1ab_0 2025-05-07T19:58:20.5695977Z conda-libmamba-so~ pkgs/main::conda-libmamba-solver-25.4~ --> conda-forge::conda-libmamba-solver-25.4.0-pyhd8ed1ab_0 2025-05-07T19:58:20.5696726Z 2025-05-07T19:58:20.5696732Z 2025-05-07T19:58:20.5696739Z 2025-05-07T19:58:20.5696967Z Downloading and Extracting Packages: ...working... 2025-05-07T19:58:20.5697564Z conda-25.3.1 | 1.1 MB | | 0% 2025-05-07T19:58:20.5697913Z 2025-05-07T19:58:20.5698437Z certifi-2025.4.26 | 154 KB | | 0%  2025-05-07T19:58:20.5698822Z 2025-05-07T19:58:20.5698827Z 2025-05-07T19:58:20.5709291Z ca-certificates-2025 | 149 KB | | 0%  2025-05-07T19:58:20.5709739Z 2025-05-07T19:58:20.5709745Z 2025-05-07T19:58:20.5709750Z 2025-05-07T19:58:20.6309418Z conda-libmamba-solve | 41 KB | | 0%  2025-05-07T19:58:20.6309914Z 2025-05-07T19:58:20.6309922Z 2025-05-07T19:58:20.6387063Z ca-certificates-2025 | 149 KB | ########## | 100%  2025-05-07T19:58:20.6387556Z 2025-05-07T19:58:20.6387572Z 2025-05-07T19:58:20.6388054Z 2025-05-07T19:58:20.6478529Z conda-libmamba-solve | 41 KB | ########## | 100%  2025-05-07T19:58:20.6480750Z 2025-05-07T19:58:20.6579507Z certifi-2025.4.26 | 154 KB | ########## | 100%  2025-05-07T19:58:20.6580130Z 2025-05-07T19:58:20.6580165Z 2025-05-07T19:58:20.6721584Z ca-certificates-2025 | 149 KB | ########## | 100%  2025-05-07T19:58:20.6722789Z conda-25.3.1 | 1.1 MB | 1 | 1% 2025-05-07T19:58:20.6723148Z 2025-05-07T19:58:20.6723155Z 2025-05-07T19:58:20.6723171Z 2025-05-07T19:58:20.6732632Z conda-libmamba-solve | 41 KB | ########## | 100%  2025-05-07T19:58:20.6733095Z 2025-05-07T19:58:20.6733100Z 2025-05-07T19:58:20.6733106Z 2025-05-07T19:58:20.6759477Z conda-libmamba-solve | 41 KB | ########## | 100%  2025-05-07T19:58:20.6759958Z 2025-05-07T19:58:20.6760319Z certifi-2025.4.26 | 154 KB | ########## | 100%  2025-05-07T19:58:20.6760715Z 2025-05-07T19:58:20.6920578Z certifi-2025.4.26 | 154 KB | ########## | 100%  2025-05-07T19:58:21.0400571Z conda-25.3.1 | 1.1 MB | ########## | 100% 2025-05-07T19:58:21.0401190Z conda-25.3.1 | 1.1 MB | ########## | 100% 2025-05-07T19:58:21.0406268Z conda-25.3.1 | 1.1 MB | ########## | 100% 2025-05-07T19:58:21.0407183Z 2025-05-07T19:58:21.0407510Z 2025-05-07T19:58:21.0408034Z  2025-05-07T19:58:21.0408379Z 2025-05-07T19:58:21.0408394Z 2025-05-07T19:58:21.0408667Z  2025-05-07T19:58:21.0408996Z 2025-05-07T19:58:21.0409005Z 2025-05-07T19:58:21.0409010Z 2025-05-07T19:58:21.0409294Z  done 2025-05-07T19:58:21.1417978Z Preparing transaction: - done 2025-05-07T19:58:21.2422698Z Verifying transaction: | done 2025-05-07T19:58:23.3460427Z Executing transaction: - \ | / - \ | / - \ | / - \ | / - \ | / - done 2025-05-07T19:58:24.8761702Z [SETUP] Updating Miniconda base packages ... 2025-05-07T19:58:24.8789585Z [EXEC] [ATTEMPT 0/3] + conda update -n base -c defaults --update-deps -y conda 2025-05-07T19:58:25.9141198Z Channels: 2025-05-07T19:58:25.9141658Z - defaults 2025-05-07T19:58:25.9142030Z Platform: linux-aarch64 2025-05-07T19:58:26.8425925Z Collecting package metadata (repodata.json): - \ | / - done 2025-05-07T19:58:26.9711658Z Solving environment: | / Channels: 2025-05-07T19:58:26.9712213Z - defaults 2025-05-07T19:58:26.9712583Z Platform: linux-aarch64 2025-05-07T19:58:27.2011090Z Collecting package metadata (repodata.json): \ | / - done 2025-05-07T19:58:27.4118681Z Solving environment: | / - \ done 2025-05-07T19:58:27.5067795Z done 2025-05-07T19:58:27.5994844Z 2025-05-07T19:58:27.5995771Z ## Package Plan ## 2025-05-07T19:58:27.5996249Z 2025-05-07T19:58:27.5996479Z environment location: /github/home/miniconda 2025-05-07T19:58:27.5996984Z 2025-05-07T19:58:27.5997194Z added / updated specs: 2025-05-07T19:58:27.5997697Z - conda 2025-05-07T19:58:27.5997929Z 2025-05-07T19:58:27.5997935Z 2025-05-07T19:58:27.5998224Z The following packages will be downloaded: 2025-05-07T19:58:27.5998640Z 2025-05-07T19:58:27.5998838Z package | build 2025-05-07T19:58:27.5999473Z ---------------------------|----------------- 2025-05-07T19:58:27.6000136Z pip-25.1 | pyhc872135_2 1.3 MB 2025-05-07T19:58:27.6000816Z tzdata-2025b | h04d1e81_0 116 KB 2025-05-07T19:58:27.6001565Z ------------------------------------------------------------ 2025-05-07T19:58:27.6002256Z Total: 1.4 MB 2025-05-07T19:58:27.6002643Z 2025-05-07T19:58:27.6003950Z The following packages will be UPDATED: 2025-05-07T19:58:27.6004342Z 2025-05-07T19:58:27.6004826Z pip pkgs/main/linux-aarch64::pip-25.0-py3~ --> pkgs/main/noarch::pip-25.1-pyhc872135_2 2025-05-07T19:58:27.6005654Z tzdata 2025a-h04d1e81_0 --> 2025b-h04d1e81_0 2025-05-07T19:58:27.6006190Z 2025-05-07T19:58:27.6006196Z 2025-05-07T19:58:27.6006201Z 2025-05-07T19:58:27.6006601Z Downloading and Extracting Packages: ...working... 2025-05-07T19:58:27.6007296Z pip-25.1 | 1.3 MB | | 0% 2025-05-07T19:58:27.6007646Z 2025-05-07T19:58:27.6518138Z tzdata-2025b | 116 KB | | 0%  2025-05-07T19:58:27.6518576Z 2025-05-07T19:58:27.6703611Z tzdata-2025b | 116 KB | ########## | 100%  2025-05-07T19:58:27.9522035Z pip-25.1 | 1.3 MB | ########## | 100% 2025-05-07T19:58:27.9522574Z 2025-05-07T19:58:27.9525154Z tzdata-2025b | 116 KB | ########## | 100%  2025-05-07T19:58:27.9525563Z 2025-05-07T19:58:27.9634760Z tzdata-2025b | 116 KB | ########## | 100%  2025-05-07T19:58:27.9635385Z pip-25.1 | 1.3 MB | ########## | 100% 2025-05-07T19:58:27.9639241Z pip-25.1 | 1.3 MB | ########## | 100% 2025-05-07T19:58:27.9639773Z 2025-05-07T19:58:27.9640089Z 2025-05-07T19:58:27.9640453Z  done 2025-05-07T19:58:28.0647802Z Preparing transaction: / done 2025-05-07T19:58:28.1658588Z Verifying transaction: \ done 2025-05-07T19:58:31.1781944Z Executing transaction: / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - done 2025-05-07T19:58:32.1819723Z [SETUP] Cleaning up Conda packages ... 2025-05-07T19:58:32.1822300Z + conda clean --packages --tarball -y 2025-05-07T19:58:32.1822625Z 2025-05-07T19:58:32.7976093Z Will remove 99 (111.5 MB) tarball(s). 2025-05-07T19:58:32.7976703Z Will remove 11 (64.3 MB) package(s). 2025-05-07T19:58:32.9399300Z 2025-05-07T19:58:32.9406330Z + conda clean --all -y 2025-05-07T19:58:32.9406662Z 2025-05-07T19:58:33.5645549Z There are no unused tarball(s) to remove. 2025-05-07T19:58:33.5646132Z Will remove 1 index cache(s). 2025-05-07T19:58:33.5646610Z There are no unused package(s) to remove. 2025-05-07T19:58:33.5647125Z There are no tempfile(s) to remove. 2025-05-07T19:58:33.5647639Z There are no logfile(s) to remove. 2025-05-07T19:58:33.7069683Z 2025-05-07T19:58:33.7072792Z + conda info 2025-05-07T19:58:33.7073068Z 2025-05-07T19:58:34.5401918Z 2025-05-07T19:58:34.5402705Z active environment : base 2025-05-07T19:58:34.5403275Z active env location : /github/home/miniconda 2025-05-07T19:58:34.5403796Z shell level : 1 2025-05-07T19:58:34.5404240Z user config file : /github/home/.condarc 2025-05-07T19:58:34.5404841Z populated config files : /github/home/miniconda/.condarc 2025-05-07T19:58:34.5405458Z conda version : 25.3.1 2025-05-07T19:58:34.5405919Z conda-build version : not installed 2025-05-07T19:58:34.5406551Z python version : 3.13.2.final.0 2025-05-07T19:58:34.5407045Z solver : libmamba (default) 2025-05-07T19:58:34.5407561Z virtual packages : __archspec=1=cortex_a72 2025-05-07T19:58:34.5408149Z __conda=25.3.1=0 2025-05-07T19:58:34.5408619Z __glibc=2.34=0 2025-05-07T19:58:34.5409100Z __linux=6.1.130=0 2025-05-07T19:58:34.5409574Z __unix=0=0 2025-05-07T19:58:34.5410114Z base environment : /github/home/miniconda (writable) 2025-05-07T19:58:34.5410748Z conda av data dir : /github/home/miniconda/etc/conda 2025-05-07T19:58:34.5411293Z conda av metadata url : None 2025-05-07T19:58:34.5411908Z channel URLs : https://repo.anaconda.com/pkgs/main/linux-aarch64 2025-05-07T19:58:34.5413049Z https://repo.anaconda.com/pkgs/main/noarch 2025-05-07T19:58:34.5413700Z https://repo.anaconda.com/pkgs/r/linux-aarch64 2025-05-07T19:58:34.5414324Z https://repo.anaconda.com/pkgs/r/noarch 2025-05-07T19:58:34.5414912Z package cache : /github/home/miniconda/pkgs 2025-05-07T19:58:34.5415456Z /github/home/.conda/pkgs 2025-05-07T19:58:34.5416000Z envs directories : /github/home/miniconda/envs 2025-05-07T19:58:34.5416561Z /github/home/.conda/envs 2025-05-07T19:58:34.5417067Z platform : linux-aarch64 2025-05-07T19:58:34.5418396Z user-agent : conda/25.3.1 requests/2.32.3 CPython/3.13.2 Linux/6.1.130-139.222.amzn2023.aarch64 amzn/2023.7.20250428 glibc/2.34 solver/libmamba conda-libmamba-solver/25.4.0 libmambapy/2.0.5 aau/0.7.0 c/. s/. e/. 2025-05-07T19:58:34.5419743Z UID:GID : 0:0 2025-05-07T19:58:34.5420170Z netrc file : None 2025-05-07T19:58:34.5420606Z offline mode : False 2025-05-07T19:58:34.5420882Z 2025-05-07T19:58:34.6758365Z 2025-05-07T19:58:34.6758948Z [SETUP] Exporting Miniconda variables ... 2025-05-07T19:58:34.6759932Z [SETUP] Saving Miniconda variables to /__w/_temp/_runner_file_commands/add_path_adc5a89d-867e-409e-b22b-7fa272d927c4 ... 2025-05-07T19:58:34.6761166Z [SETUP] Successfully set up Miniconda at /github/home/miniconda 2025-05-07T19:58:34.6896272Z ##[group]Run . $PRELUDE; create_conda_environment $BUILD_ENV 3.9 2025-05-07T19:58:34.6897333Z . $PRELUDE; create_conda_environment $BUILD_ENV 3.9 2025-05-07T19:58:34.6898672Z shell: bash --noprofile --norc -e -o pipefail {0} 2025-05-07T19:58:34.6899178Z env: 2025-05-07T19:58:34.6899550Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T19:58:34.6900038Z BUILD_ENV: build_binary 2025-05-07T19:58:34.6900451Z BUILD_TARGET: default 2025-05-07T19:58:34.6900843Z BUILD_VARIANT: cpu 2025-05-07T19:58:34.6901217Z ##[endgroup] 2025-05-07T19:58:35.1741111Z ################################################################################ 2025-05-07T19:58:35.1741752Z # Create Conda Environment 2025-05-07T19:58:35.1742232Z # 2025-05-07T19:58:35.1763666Z # [2025-05-07T19:58:35.175Z] + create_conda_environment build_binary 3.9 2025-05-07T19:58:35.1764430Z ################################################################################ 2025-05-07T19:58:35.1764806Z 2025-05-07T19:58:35.1786467Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T19:58:35.3122678Z [CHECK] Network does not appear to be blocked. 2025-05-07T19:58:35.3123425Z [SETUP] Listing existing Conda environments ... 2025-05-07T19:58:35.3123964Z + conda info --envs 2025-05-07T19:58:35.3124191Z 2025-05-07T19:58:36.1472975Z 2025-05-07T19:58:36.1473743Z # conda environments: 2025-05-07T19:58:36.1474207Z # 2025-05-07T19:58:36.1474579Z base /github/home/miniconda 2025-05-07T19:58:36.1474930Z 2025-05-07T19:58:36.2896650Z 2025-05-07T19:58:36.2897584Z [SETUP] Deleting the prefix directory if it exists ... 2025-05-07T19:58:39.0398843Z + rm -rf /github/home/miniconda/envs/build_binary 2025-05-07T19:58:39.0399366Z 2025-05-07T19:58:39.0419284Z 2025-05-07T19:58:39.0428484Z [SETUP] Creating new Conda environment (Python 3.9) ... 2025-05-07T19:58:39.0457387Z [EXEC] [ATTEMPT 0/3] + conda create -y -n build_binary python=3.9 2025-05-07T19:58:39.8918087Z Channels: 2025-05-07T19:58:39.8918559Z - defaults 2025-05-07T19:58:39.8918931Z Platform: linux-aarch64 2025-05-07T19:58:41.3322858Z Collecting package metadata (repodata.json): - \ | / - \ | / - \ done 2025-05-07T19:58:41.4436480Z Solving environment: / done 2025-05-07T19:58:41.4831341Z 2025-05-07T19:58:41.4832191Z ## Package Plan ## 2025-05-07T19:58:41.4832480Z 2025-05-07T19:58:41.4832806Z environment location: /github/home/miniconda/envs/build_binary 2025-05-07T19:58:41.4833279Z 2025-05-07T19:58:41.4833445Z added / updated specs: 2025-05-07T19:58:41.4833858Z - python=3.9 2025-05-07T19:58:41.4834081Z 2025-05-07T19:58:41.4834086Z 2025-05-07T19:58:41.4834291Z The following packages will be downloaded: 2025-05-07T19:58:41.4834632Z 2025-05-07T19:58:41.4834823Z package | build 2025-05-07T19:58:41.4835344Z ---------------------------|----------------- 2025-05-07T19:58:41.4835921Z _libgcc_mutex-0.1 | main 2 KB 2025-05-07T19:58:41.4836589Z _openmp_mutex-5.1 | 51_gnu 1.4 MB 2025-05-07T19:58:41.4837272Z ca-certificates-2025.2.25 | hd43f75c_0 129 KB 2025-05-07T19:58:41.4837921Z python-3.9.21 | h4bb2201_1 24.6 MB 2025-05-07T19:58:41.4838556Z setuptools-78.1.1 | py39hd43f75c_0 1.6 MB 2025-05-07T19:58:41.4839188Z wheel-0.45.1 | py39hd43f75c_0 114 KB 2025-05-07T19:58:41.4839844Z ------------------------------------------------------------ 2025-05-07T19:58:41.4840436Z Total: 27.8 MB 2025-05-07T19:58:41.4840771Z 2025-05-07T19:58:41.4840985Z The following NEW packages will be INSTALLED: 2025-05-07T19:58:41.4841349Z 2025-05-07T19:58:41.4841684Z _libgcc_mutex pkgs/main/linux-aarch64::_libgcc_mutex-0.1-main 2025-05-07T19:58:41.4842447Z _openmp_mutex pkgs/main/linux-aarch64::_openmp_mutex-5.1-51_gnu 2025-05-07T19:58:41.4843776Z ca-certificates pkgs/main/linux-aarch64::ca-certificates-2025.2.25-hd43f75c_0 2025-05-07T19:58:41.4844889Z ld_impl_linux-aar~ pkgs/main/linux-aarch64::ld_impl_linux-aarch64-2.40-h48e3ba3_0 2025-05-07T19:58:41.4845714Z libffi pkgs/main/linux-aarch64::libffi-3.4.4-h419075a_1 2025-05-07T19:58:41.4846443Z libgcc-ng pkgs/main/linux-aarch64::libgcc-ng-11.2.0-h1234567_1 2025-05-07T19:58:41.4847188Z libgomp pkgs/main/linux-aarch64::libgomp-11.2.0-h1234567_1 2025-05-07T19:58:41.4848060Z libstdcxx-ng pkgs/main/linux-aarch64::libstdcxx-ng-11.2.0-h1234567_1 2025-05-07T19:58:41.4848850Z ncurses pkgs/main/linux-aarch64::ncurses-6.4-h419075a_0 2025-05-07T19:58:41.4849566Z openssl pkgs/main/linux-aarch64::openssl-3.0.16-h998d150_0 2025-05-07T19:58:41.4850233Z pip pkgs/main/noarch::pip-25.1-pyhc872135_2 2025-05-07T19:58:41.4850884Z python pkgs/main/linux-aarch64::python-3.9.21-h4bb2201_1 2025-05-07T19:58:41.4851615Z readline pkgs/main/linux-aarch64::readline-8.2-h998d150_0 2025-05-07T19:58:41.4852422Z setuptools pkgs/main/linux-aarch64::setuptools-78.1.1-py39hd43f75c_0 2025-05-07T19:58:41.4853196Z sqlite pkgs/main/linux-aarch64::sqlite-3.45.3-h998d150_0 2025-05-07T19:58:41.4855866Z tk pkgs/main/linux-aarch64::tk-8.6.14-h987d8db_0 2025-05-07T19:58:41.4856514Z tzdata pkgs/main/noarch::tzdata-2025b-h04d1e81_0 2025-05-07T19:58:41.4857200Z wheel pkgs/main/linux-aarch64::wheel-0.45.1-py39hd43f75c_0 2025-05-07T19:58:41.4857919Z xz pkgs/main/linux-aarch64::xz-5.6.4-h998d150_1 2025-05-07T19:58:41.4858558Z zlib pkgs/main/linux-aarch64::zlib-1.2.13-h998d150_1 2025-05-07T19:58:41.4858973Z 2025-05-07T19:58:41.4858979Z 2025-05-07T19:58:41.4858984Z 2025-05-07T19:58:41.4859218Z Downloading and Extracting Packages: ...working... 2025-05-07T19:58:41.4859812Z python-3.9.21 | 24.6 MB | | 0% 2025-05-07T19:58:41.4860190Z 2025-05-07T19:58:41.4860709Z setuptools-78.1.1 | 1.6 MB | | 0%  2025-05-07T19:58:41.4861115Z 2025-05-07T19:58:41.4861120Z 2025-05-07T19:58:41.4861436Z _openmp_mutex-5.1 | 1.4 MB | | 0%  2025-05-07T19:58:41.4861823Z 2025-05-07T19:58:41.4861828Z 2025-05-07T19:58:41.4861833Z 2025-05-07T19:58:41.4873684Z ca-certificates-2025 | 129 KB | | 0%  2025-05-07T19:58:41.4874144Z 2025-05-07T19:58:41.4874151Z 2025-05-07T19:58:41.4874156Z 2025-05-07T19:58:41.4874174Z 2025-05-07T19:58:41.4886403Z wheel-0.45.1 | 114 KB | | 0%  2025-05-07T19:58:41.4886840Z 2025-05-07T19:58:41.4886846Z 2025-05-07T19:58:41.4886853Z 2025-05-07T19:58:41.4886863Z 2025-05-07T19:58:41.4886869Z 2025-05-07T19:58:41.5713020Z _libgcc_mutex-0.1 | 2 KB | | 0%  2025-05-07T19:58:41.5713485Z 2025-05-07T19:58:41.5713492Z 2025-05-07T19:58:41.5713497Z 2025-05-07T19:58:41.5713510Z 2025-05-07T19:58:41.5762091Z wheel-0.45.1 | 114 KB | ########## | 100%  2025-05-07T19:58:41.5762547Z 2025-05-07T19:58:41.5762553Z 2025-05-07T19:58:41.5764901Z 2025-05-07T19:58:41.5836357Z ca-certificates-2025 | 129 KB | ########## | 100%  2025-05-07T19:58:41.5852026Z python-3.9.21 | 24.6 MB | ##1 | 22% 2025-05-07T19:58:41.5852427Z 2025-05-07T19:58:41.5852433Z 2025-05-07T19:58:41.5866202Z _openmp_mutex-5.1 | 1.4 MB | ##### | 50%  2025-05-07T19:58:41.5866627Z 2025-05-07T19:58:41.5866967Z setuptools-78.1.1 | 1.6 MB | ########## | 100%  2025-05-07T19:58:41.5871852Z 2025-05-07T19:58:41.6077749Z setuptools-78.1.1 | 1.6 MB | ########## | 100%  2025-05-07T19:58:41.6078224Z 2025-05-07T19:58:41.6078230Z 2025-05-07T19:58:41.6078235Z 2025-05-07T19:58:41.6078240Z 2025-05-07T19:58:41.6082765Z 2025-05-07T19:58:41.6112221Z _libgcc_mutex-0.1 | 2 KB | ########## | 100%  2025-05-07T19:58:41.6112701Z 2025-05-07T19:58:41.6113070Z 2025-05-07T19:58:41.6113080Z 2025-05-07T19:58:41.6113301Z 2025-05-07T19:58:41.6113307Z 2025-05-07T19:58:41.6287067Z _libgcc_mutex-0.1 | 2 KB | ########## | 100%  2025-05-07T19:58:41.6287536Z 2025-05-07T19:58:41.6287542Z 2025-05-07T19:58:41.6288391Z 2025-05-07T19:58:41.6297222Z ca-certificates-2025 | 129 KB | ########## | 100%  2025-05-07T19:58:41.6297685Z 2025-05-07T19:58:41.6297692Z 2025-05-07T19:58:41.6304436Z 2025-05-07T19:58:41.6448082Z ca-certificates-2025 | 129 KB | ########## | 100%  2025-05-07T19:58:41.6448586Z 2025-05-07T19:58:41.6448592Z 2025-05-07T19:58:41.6531613Z _openmp_mutex-5.1 | 1.4 MB | ########## | 100%  2025-05-07T19:58:41.6532030Z 2025-05-07T19:58:41.6532036Z 2025-05-07T19:58:41.6532042Z 2025-05-07T19:58:41.6533524Z 2025-05-07T19:58:41.6533530Z 2025-05-07T19:58:41.7188326Z _libgcc_mutex-0.1 | 2 KB | ########## | 100%  2025-05-07T19:58:41.7320966Z python-3.9.21 | 24.6 MB | ####3 | 43% 2025-05-07T19:58:41.7321390Z 2025-05-07T19:58:41.7321415Z 2025-05-07T19:58:41.7321421Z 2025-05-07T19:58:41.7321426Z 2025-05-07T19:58:41.7326643Z wheel-0.45.1 | 114 KB | ########## | 100%  2025-05-07T19:58:41.7327068Z 2025-05-07T19:58:41.7327074Z 2025-05-07T19:58:41.7327080Z 2025-05-07T19:58:41.7327087Z 2025-05-07T19:58:41.8189226Z wheel-0.45.1 | 114 KB | ########## | 100%  2025-05-07T19:58:42.0144925Z python-3.9.21 | 24.6 MB | #######4 | 75% 2025-05-07T19:58:42.0145374Z 2025-05-07T19:58:42.0145382Z 2025-05-07T19:58:42.0286745Z _openmp_mutex-5.1 | 1.4 MB | ########## | 100%  2025-05-07T19:58:42.0293114Z python-3.9.21 | 24.6 MB | ########## | 100% 2025-05-07T19:58:42.2779981Z python-3.9.21 | 24.6 MB | ########## | 100% 2025-05-07T19:58:42.2780652Z 2025-05-07T19:58:42.9360614Z setuptools-78.1.1 | 1.6 MB | ########## | 100%  2025-05-07T19:58:42.9366803Z python-3.9.21 | 24.6 MB | ########## | 100% 2025-05-07T19:58:42.9367416Z 2025-05-07T19:58:42.9367748Z 2025-05-07T19:58:42.9368184Z  2025-05-07T19:58:42.9368523Z 2025-05-07T19:58:42.9368529Z 2025-05-07T19:58:42.9368790Z  2025-05-07T19:58:42.9369125Z 2025-05-07T19:58:42.9369130Z 2025-05-07T19:58:42.9369136Z 2025-05-07T19:58:42.9369397Z  2025-05-07T19:58:42.9369728Z 2025-05-07T19:58:42.9369733Z 2025-05-07T19:58:42.9369738Z 2025-05-07T19:58:42.9369743Z 2025-05-07T19:58:42.9370010Z  2025-05-07T19:58:42.9370344Z 2025-05-07T19:58:42.9370349Z 2025-05-07T19:58:42.9370354Z 2025-05-07T19:58:42.9370359Z 2025-05-07T19:58:42.9370365Z 2025-05-07T19:58:42.9370652Z  done 2025-05-07T19:58:43.1482736Z Preparing transaction: \ | done 2025-05-07T19:58:44.4167387Z Verifying transaction: - \ | / - \ | / - \ | / done 2025-05-07T19:58:47.6281790Z Executing transaction: \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - done 2025-05-07T19:58:47.6338960Z # 2025-05-07T19:58:47.6339404Z # To activate this environment, use 2025-05-07T19:58:47.6339891Z # 2025-05-07T19:58:47.6340248Z # $ conda activate build_binary 2025-05-07T19:58:47.6340681Z # 2025-05-07T19:58:47.6341059Z # To deactivate an active environment, use 2025-05-07T19:58:47.6341535Z # 2025-05-07T19:58:47.6341864Z # $ conda deactivate 2025-05-07T19:58:47.6342121Z 2025-05-07T19:58:47.8226048Z [SETUP] Upgrading PIP to latest ... 2025-05-07T19:58:47.8252207Z [EXEC] [ATTEMPT 0/3] + conda run -n build_binary pip install --upgrade pip 2025-05-07T19:58:51.8593576Z WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 2025-05-07T19:58:51.8595894Z 2025-05-07T19:58:51.8596500Z Requirement already satisfied: pip in /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages (25.1) 2025-05-07T19:58:51.8597401Z Collecting pip 2025-05-07T19:58:51.8597887Z Downloading pip-25.1.1-py3-none-any.whl.metadata (3.6 kB) 2025-05-07T19:58:51.8598545Z Downloading pip-25.1.1-py3-none-any.whl (1.8 MB) 2025-05-07T19:58:51.8601712Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 97.9 MB/s eta 0:00:00 2025-05-07T19:58:51.8602328Z Installing collected packages: pip 2025-05-07T19:58:51.8602814Z Attempting uninstall: pip 2025-05-07T19:58:51.8603273Z Found existing installation: pip 25.1 2025-05-07T19:58:51.8603800Z Uninstalling pip-25.1: 2025-05-07T19:58:51.8604251Z Successfully uninstalled pip-25.1 2025-05-07T19:58:51.8604783Z Successfully installed pip-25.1.1 2025-05-07T19:58:51.8605084Z 2025-05-07T19:58:52.0045885Z [SETUP] Upgrading pyOpenSSL ... 2025-05-07T19:58:52.0104121Z [EXEC] [ATTEMPT 0/3] + conda install -n build_binary -c conda-forge --override-channels -y pyOpenSSL>22.1.0 2025-05-07T19:58:52.9899551Z Channels: 2025-05-07T19:58:52.9899976Z - conda-forge 2025-05-07T19:58:52.9900360Z Platform: linux-aarch64 2025-05-07T19:59:00.5083649Z Collecting package metadata (repodata.json): - \ | / - \ | / - \ | / - done 2025-05-07T19:59:02.1154079Z Solving environment: | / - \ | done 2025-05-07T19:59:02.1696655Z 2025-05-07T19:59:02.1697582Z ## Package Plan ## 2025-05-07T19:59:02.1697957Z 2025-05-07T19:59:02.1698291Z environment location: /github/home/miniconda/envs/build_binary 2025-05-07T19:59:02.1698772Z 2025-05-07T19:59:02.1698946Z added / updated specs: 2025-05-07T19:59:02.1699453Z - pyopenssl[version='>22.1.0'] 2025-05-07T19:59:02.1699829Z 2025-05-07T19:59:02.1699837Z 2025-05-07T19:59:02.1700087Z The following packages will be downloaded: 2025-05-07T19:59:02.1700451Z 2025-05-07T19:59:02.1700662Z package | build 2025-05-07T19:59:02.1701185Z ---------------------------|----------------- 2025-05-07T19:59:02.1701797Z cffi-1.17.1 | py39hecfc5ed_0 253 KB conda-forge 2025-05-07T19:59:02.1702685Z cryptography-44.0.3 | py39h11f9b69_0 1.5 MB conda-forge 2025-05-07T19:59:02.1703468Z libgcc-14.2.0 | he277a41_2 523 KB conda-forge 2025-05-07T19:59:02.1704145Z libgcc-ng-14.2.0 | he9431aa_2 52 KB conda-forge 2025-05-07T19:59:02.1704830Z libgomp-14.2.0 | he277a41_2 452 KB conda-forge 2025-05-07T19:59:02.1705504Z openssl-3.5.0 | hd08dc88_1 3.5 MB conda-forge 2025-05-07T19:59:02.1706192Z pycparser-2.22 | pyh29332c3_1 108 KB conda-forge 2025-05-07T19:59:02.1706960Z pyopenssl-25.0.0 | pyhd8ed1ab_0 120 KB conda-forge 2025-05-07T19:59:02.1707671Z python-3.9.7 |h47f6e27_3_cpython 12.3 MB conda-forge 2025-05-07T19:59:02.1708368Z python_abi-3.9 | 7_cp39 7 KB conda-forge 2025-05-07T19:59:02.1709100Z typing-extensions-4.13.2 | h0e9735f_0 88 KB conda-forge 2025-05-07T19:59:02.1709889Z typing_extensions-4.13.2 | pyh29332c3_0 51 KB conda-forge 2025-05-07T19:59:02.1710611Z ------------------------------------------------------------ 2025-05-07T19:59:02.1711193Z Total: 18.8 MB 2025-05-07T19:59:02.1711558Z 2025-05-07T19:59:02.1711773Z The following NEW packages will be INSTALLED: 2025-05-07T19:59:02.1712140Z 2025-05-07T19:59:02.1712894Z cffi conda-forge/linux-aarch64::cffi-1.17.1-py39hecfc5ed_0 2025-05-07T19:59:02.1713991Z cryptography conda-forge/linux-aarch64::cryptography-44.0.3-py39h11f9b69_0 2025-05-07T19:59:02.1714827Z libgcc conda-forge/linux-aarch64::libgcc-14.2.0-he277a41_2 2025-05-07T19:59:02.1715579Z pycparser conda-forge/noarch::pycparser-2.22-pyh29332c3_1 2025-05-07T19:59:02.1716332Z pyopenssl conda-forge/noarch::pyopenssl-25.0.0-pyhd8ed1ab_0 2025-05-07T19:59:02.1717058Z python_abi conda-forge/noarch::python_abi-3.9-7_cp39 2025-05-07T19:59:02.1717925Z typing-extensions conda-forge/noarch::typing-extensions-4.13.2-h0e9735f_0 2025-05-07T19:59:02.1718880Z typing_extensions conda-forge/noarch::typing_extensions-4.13.2-pyh29332c3_0 2025-05-07T19:59:02.1719432Z 2025-05-07T19:59:02.1719677Z The following packages will be UPDATED: 2025-05-07T19:59:02.1720008Z 2025-05-07T19:59:02.1722982Z ca-certificates pkgs/main/linux-aarch64::ca-certifica~ --> conda-forge/noarch::ca-certificates-2025.4.26-hbd8a1cb_0 2025-05-07T19:59:02.1724225Z libgcc-ng pkgs/main::libgcc-ng-11.2.0-h1234567_1 --> conda-forge::libgcc-ng-14.2.0-he9431aa_2 2025-05-07T19:59:02.1725398Z libgomp pkgs/main::libgomp-11.2.0-h1234567_1 --> conda-forge::libgomp-14.2.0-he277a41_2 2025-05-07T19:59:02.1726441Z openssl pkgs/main::openssl-3.0.16-h998d150_0 --> conda-forge::openssl-3.5.0-hd08dc88_1 2025-05-07T19:59:02.1727023Z 2025-05-07T19:59:02.1727384Z The following packages will be SUPERSEDED by a higher-priority channel: 2025-05-07T19:59:02.1727893Z 2025-05-07T19:59:02.1728426Z python pkgs/main::python-3.9.21-h4bb2201_1 --> conda-forge::python-3.9.7-h47f6e27_3_cpython 2025-05-07T19:59:02.1729056Z 2025-05-07T19:59:02.1729061Z 2025-05-07T19:59:02.1729067Z 2025-05-07T19:59:02.1729297Z Downloading and Extracting Packages: ...working... 2025-05-07T19:59:02.1729953Z python-3.9.7 | 12.3 MB | | 0% 2025-05-07T19:59:02.1730316Z 2025-05-07T19:59:02.1730869Z openssl-3.5.0 | 3.5 MB | | 0%  2025-05-07T19:59:02.1731249Z 2025-05-07T19:59:02.1731254Z 2025-05-07T19:59:02.1735315Z cryptography-44.0.3 | 1.5 MB | | 0%  2025-05-07T19:59:02.1735747Z 2025-05-07T19:59:02.1735755Z 2025-05-07T19:59:02.1735760Z 2025-05-07T19:59:02.1764063Z libgcc-14.2.0 | 523 KB | | 0%  2025-05-07T19:59:02.1764483Z 2025-05-07T19:59:02.1764490Z 2025-05-07T19:59:02.1764495Z 2025-05-07T19:59:02.1764500Z 2025-05-07T19:59:02.1799540Z libgomp-14.2.0 | 452 KB | | 0%  2025-05-07T19:59:02.1799995Z 2025-05-07T19:59:02.1800001Z 2025-05-07T19:59:02.1800007Z 2025-05-07T19:59:02.1800012Z 2025-05-07T19:59:02.1800017Z 2025-05-07T19:59:02.1801690Z cffi-1.17.1 | 253 KB | | 0%  2025-05-07T19:59:02.1802116Z 2025-05-07T19:59:02.1802123Z 2025-05-07T19:59:02.1802128Z 2025-05-07T19:59:02.1802133Z 2025-05-07T19:59:02.1802138Z 2025-05-07T19:59:02.1802187Z 2025-05-07T19:59:02.1803570Z pyopenssl-25.0.0 | 120 KB | | 0%  2025-05-07T19:59:02.1804037Z 2025-05-07T19:59:02.1804053Z 2025-05-07T19:59:02.1804059Z 2025-05-07T19:59:02.1804064Z 2025-05-07T19:59:02.1804070Z 2025-05-07T19:59:02.1804075Z 2025-05-07T19:59:02.1804079Z 2025-05-07T19:59:02.1805981Z pycparser-2.22 | 108 KB | | 0%  2025-05-07T19:59:02.1806418Z 2025-05-07T19:59:02.1806424Z 2025-05-07T19:59:02.1806429Z 2025-05-07T19:59:02.1806435Z 2025-05-07T19:59:02.1806441Z 2025-05-07T19:59:02.1806454Z 2025-05-07T19:59:02.1806459Z 2025-05-07T19:59:02.1806465Z 2025-05-07T19:59:02.1808316Z typing-extensions-4. | 88 KB | | 0%  2025-05-07T19:59:02.1808804Z 2025-05-07T19:59:02.1808809Z 2025-05-07T19:59:02.1808815Z 2025-05-07T19:59:02.1808820Z 2025-05-07T19:59:02.1808826Z 2025-05-07T19:59:02.1808838Z 2025-05-07T19:59:02.1808843Z 2025-05-07T19:59:02.1808847Z 2025-05-07T19:59:02.1809274Z 2025-05-07T19:59:02.1809873Z libgcc-ng-14.2.0 | 52 KB | | 0%  2025-05-07T19:59:02.1810667Z 2025-05-07T19:59:02.1810673Z 2025-05-07T19:59:02.1810679Z 2025-05-07T19:59:02.1810685Z 2025-05-07T19:59:02.1810690Z 2025-05-07T19:59:02.1810706Z 2025-05-07T19:59:02.1810712Z 2025-05-07T19:59:02.1810717Z 2025-05-07T19:59:02.1810723Z 2025-05-07T19:59:02.1810735Z 2025-05-07T19:59:02.1811404Z typing_extensions-4. | 51 KB | | 0%  2025-05-07T19:59:02.1811880Z 2025-05-07T19:59:02.1811886Z 2025-05-07T19:59:02.1811892Z 2025-05-07T19:59:02.1811908Z 2025-05-07T19:59:02.1811921Z 2025-05-07T19:59:02.1811927Z 2025-05-07T19:59:02.1811932Z 2025-05-07T19:59:02.1811937Z 2025-05-07T19:59:02.1811943Z 2025-05-07T19:59:02.1811948Z 2025-05-07T19:59:02.1811953Z 2025-05-07T19:59:02.2457083Z python_abi-3.9 | 7 KB | | 0%  2025-05-07T19:59:02.2457670Z 2025-05-07T19:59:02.2457711Z 2025-05-07T19:59:02.2457717Z 2025-05-07T19:59:02.2460065Z 2025-05-07T19:59:02.2713793Z libgomp-14.2.0 | 452 KB | ########## | 100%  2025-05-07T19:59:02.2714269Z 2025-05-07T19:59:02.2736505Z openssl-3.5.0 | 3.5 MB | #####8 | 58%  2025-05-07T19:59:02.2736900Z 2025-05-07T19:59:02.2737224Z 2025-05-07T19:59:02.2740966Z cryptography-44.0.3 | 1.5 MB | ####7 | 47%  2025-05-07T19:59:02.2741420Z 2025-05-07T19:59:02.2741426Z 2025-05-07T19:59:02.2741435Z 2025-05-07T19:59:02.2771570Z libgcc-14.2.0 | 523 KB | ### | 31%  2025-05-07T19:59:02.2947766Z python-3.9.7 | 12.3 MB | | 0% 2025-05-07T19:59:02.2948213Z 2025-05-07T19:59:02.2948220Z 2025-05-07T19:59:02.2948227Z 2025-05-07T19:59:02.2948232Z 2025-05-07T19:59:02.2948238Z 2025-05-07T19:59:02.3055431Z cffi-1.17.1 | 253 KB | 6 | 6%  2025-05-07T19:59:02.3055896Z 2025-05-07T19:59:02.3055901Z 2025-05-07T19:59:02.3057207Z 2025-05-07T19:59:02.3114606Z libgcc-14.2.0 | 523 KB | ########## | 100%  2025-05-07T19:59:02.3115084Z 2025-05-07T19:59:02.3115091Z 2025-05-07T19:59:02.3115097Z 2025-05-07T19:59:02.3115103Z 2025-05-07T19:59:02.3117196Z 2025-05-07T19:59:02.3475249Z cffi-1.17.1 | 253 KB | ########## | 100%  2025-05-07T19:59:02.3475717Z 2025-05-07T19:59:02.3477007Z 2025-05-07T19:59:02.3715152Z cryptography-44.0.3 | 1.5 MB | ########## | 100%  2025-05-07T19:59:02.3715628Z 2025-05-07T19:59:02.3715634Z 2025-05-07T19:59:02.3715640Z 2025-05-07T19:59:02.3715645Z 2025-05-07T19:59:02.3715651Z 2025-05-07T19:59:02.3715656Z 2025-05-07T19:59:02.3718009Z 2025-05-07T19:59:02.3725962Z pycparser-2.22 | 108 KB | #4 | 15%  2025-05-07T19:59:02.3726460Z 2025-05-07T19:59:02.3726466Z 2025-05-07T19:59:02.3726472Z 2025-05-07T19:59:02.3726478Z 2025-05-07T19:59:02.3726484Z 2025-05-07T19:59:02.3726489Z 2025-05-07T19:59:02.3772776Z pyopenssl-25.0.0 | 120 KB | #3 | 13%  2025-05-07T19:59:02.3800506Z python-3.9.7 | 12.3 MB | ##2 | 22% 2025-05-07T19:59:02.3800933Z 2025-05-07T19:59:02.3800940Z 2025-05-07T19:59:02.3800945Z 2025-05-07T19:59:02.3800950Z 2025-05-07T19:59:02.3800956Z 2025-05-07T19:59:02.3800961Z 2025-05-07T19:59:02.3802249Z 2025-05-07T19:59:02.3850327Z pycparser-2.22 | 108 KB | ########## | 100%  2025-05-07T19:59:02.3850816Z 2025-05-07T19:59:02.3850823Z 2025-05-07T19:59:02.3850828Z 2025-05-07T19:59:02.3850834Z 2025-05-07T19:59:02.3850842Z 2025-05-07T19:59:02.3850848Z 2025-05-07T19:59:02.4078384Z pyopenssl-25.0.0 | 120 KB | ########## | 100%  2025-05-07T19:59:02.4078965Z 2025-05-07T19:59:02.4078973Z 2025-05-07T19:59:02.4078979Z 2025-05-07T19:59:02.4078985Z 2025-05-07T19:59:02.4078991Z 2025-05-07T19:59:02.4078997Z 2025-05-07T19:59:02.4079001Z 2025-05-07T19:59:02.4079015Z 2025-05-07T19:59:02.4123920Z typing-extensions-4. | 88 KB | #8 | 18%  2025-05-07T19:59:02.4124707Z 2025-05-07T19:59:02.4124713Z 2025-05-07T19:59:02.4124718Z 2025-05-07T19:59:02.4124723Z 2025-05-07T19:59:02.4124742Z 2025-05-07T19:59:02.4124748Z 2025-05-07T19:59:02.4124753Z 2025-05-07T19:59:02.4124927Z 2025-05-07T19:59:02.4211686Z typing-extensions-4. | 88 KB | ########## | 100%  2025-05-07T19:59:02.4212229Z 2025-05-07T19:59:02.4212245Z 2025-05-07T19:59:02.4212250Z 2025-05-07T19:59:02.4212256Z 2025-05-07T19:59:02.4212260Z 2025-05-07T19:59:02.4212265Z 2025-05-07T19:59:02.4212270Z 2025-05-07T19:59:02.4212275Z 2025-05-07T19:59:02.4212279Z 2025-05-07T19:59:02.4255209Z libgcc-ng-14.2.0 | 52 KB | ### | 31%  2025-05-07T19:59:02.4255689Z 2025-05-07T19:59:02.4255695Z 2025-05-07T19:59:02.4255701Z 2025-05-07T19:59:02.4255711Z 2025-05-07T19:59:02.4255717Z 2025-05-07T19:59:02.4255722Z 2025-05-07T19:59:02.4255727Z 2025-05-07T19:59:02.4255770Z 2025-05-07T19:59:02.4255797Z 2025-05-07T19:59:02.4384345Z libgcc-ng-14.2.0 | 52 KB | ########## | 100%  2025-05-07T19:59:02.4384834Z 2025-05-07T19:59:02.4389510Z openssl-3.5.0 | 3.5 MB | ########## | 100%  2025-05-07T19:59:02.4389903Z 2025-05-07T19:59:02.4389910Z 2025-05-07T19:59:02.4389914Z 2025-05-07T19:59:02.4389920Z 2025-05-07T19:59:02.4389924Z 2025-05-07T19:59:02.4389930Z 2025-05-07T19:59:02.4389935Z 2025-05-07T19:59:02.4389940Z 2025-05-07T19:59:02.4389945Z 2025-05-07T19:59:02.4389950Z 2025-05-07T19:59:02.4440786Z typing_extensions-4. | 51 KB | ###1 | 31%  2025-05-07T19:59:02.4441295Z 2025-05-07T19:59:02.4441302Z 2025-05-07T19:59:02.4441311Z 2025-05-07T19:59:02.4441318Z 2025-05-07T19:59:02.4441324Z 2025-05-07T19:59:02.4441329Z 2025-05-07T19:59:02.4441335Z 2025-05-07T19:59:02.4441342Z 2025-05-07T19:59:02.4441348Z 2025-05-07T19:59:02.4441364Z 2025-05-07T19:59:02.4580993Z typing_extensions-4. | 51 KB | ########## | 100%  2025-05-07T19:59:02.4581559Z 2025-05-07T19:59:02.4581564Z 2025-05-07T19:59:02.4581570Z 2025-05-07T19:59:02.4581575Z 2025-05-07T19:59:02.4581580Z 2025-05-07T19:59:02.4581585Z 2025-05-07T19:59:02.4581589Z 2025-05-07T19:59:02.4581594Z 2025-05-07T19:59:02.4581599Z 2025-05-07T19:59:02.4581604Z 2025-05-07T19:59:02.4583317Z 2025-05-07T19:59:02.4597951Z python_abi-3.9 | 7 KB | ########## | 100%  2025-05-07T19:59:02.4598436Z 2025-05-07T19:59:02.4598442Z 2025-05-07T19:59:02.4598448Z 2025-05-07T19:59:02.4598453Z 2025-05-07T19:59:02.4598458Z 2025-05-07T19:59:02.4598463Z 2025-05-07T19:59:02.4598468Z 2025-05-07T19:59:02.4598473Z 2025-05-07T19:59:02.4598479Z 2025-05-07T19:59:02.4598493Z 2025-05-07T19:59:02.4598498Z 2025-05-07T19:59:02.4778477Z python_abi-3.9 | 7 KB | ########## | 100%  2025-05-07T19:59:02.4795929Z python-3.9.7 | 12.3 MB | #####1 | 51% 2025-05-07T19:59:02.4796347Z 2025-05-07T19:59:02.4796354Z 2025-05-07T19:59:02.4796359Z 2025-05-07T19:59:02.4796364Z 2025-05-07T19:59:02.4796386Z 2025-05-07T19:59:02.4800070Z cffi-1.17.1 | 253 KB | ########## | 100%  2025-05-07T19:59:02.4800487Z 2025-05-07T19:59:02.4800492Z 2025-05-07T19:59:02.4800497Z 2025-05-07T19:59:02.4800502Z 2025-05-07T19:59:02.4800507Z 2025-05-07T19:59:02.4867954Z cffi-1.17.1 | 253 KB | ########## | 100%  2025-05-07T19:59:02.4868393Z 2025-05-07T19:59:02.4868399Z 2025-05-07T19:59:02.4868405Z 2025-05-07T19:59:02.4868424Z 2025-05-07T19:59:02.4872176Z libgomp-14.2.0 | 452 KB | ########## | 100%  2025-05-07T19:59:02.4872594Z 2025-05-07T19:59:02.4872601Z 2025-05-07T19:59:02.4872606Z 2025-05-07T19:59:02.4873156Z 2025-05-07T19:59:02.5401149Z libgomp-14.2.0 | 452 KB | ########## | 100%  2025-05-07T19:59:02.5401619Z 2025-05-07T19:59:02.5401625Z 2025-05-07T19:59:02.5401987Z 2025-05-07T19:59:02.5404011Z libgcc-14.2.0 | 523 KB | ########## | 100%  2025-05-07T19:59:02.5404405Z 2025-05-07T19:59:02.5404411Z 2025-05-07T19:59:02.5404423Z 2025-05-07T19:59:02.5962817Z libgcc-14.2.0 | 523 KB | ########## | 100%  2025-05-07T19:59:02.5963281Z 2025-05-07T19:59:02.5963287Z 2025-05-07T19:59:02.5963292Z 2025-05-07T19:59:02.5963298Z 2025-05-07T19:59:02.5963303Z 2025-05-07T19:59:02.5963308Z 2025-05-07T19:59:02.5968243Z pyopenssl-25.0.0 | 120 KB | ########## | 100%  2025-05-07T19:59:02.5968720Z 2025-05-07T19:59:02.5968728Z 2025-05-07T19:59:02.5968733Z 2025-05-07T19:59:02.5968739Z 2025-05-07T19:59:02.5968744Z 2025-05-07T19:59:02.5968749Z 2025-05-07T19:59:02.6187006Z pyopenssl-25.0.0 | 120 KB | ########## | 100%  2025-05-07T19:59:02.6187501Z 2025-05-07T19:59:02.6187508Z 2025-05-07T19:59:02.6187513Z 2025-05-07T19:59:02.6187519Z 2025-05-07T19:59:02.6187524Z 2025-05-07T19:59:02.6187557Z 2025-05-07T19:59:02.6187563Z 2025-05-07T19:59:02.6187587Z 2025-05-07T19:59:02.6189951Z typing-extensions-4. | 88 KB | ########## | 100%  2025-05-07T19:59:02.6190420Z 2025-05-07T19:59:02.6190425Z 2025-05-07T19:59:02.6190430Z 2025-05-07T19:59:02.6190436Z 2025-05-07T19:59:02.6190441Z 2025-05-07T19:59:02.6190446Z 2025-05-07T19:59:02.6190450Z 2025-05-07T19:59:02.6191473Z 2025-05-07T19:59:02.6304881Z typing-extensions-4. | 88 KB | ########## | 100%  2025-05-07T19:59:02.6976600Z python-3.9.7 | 12.3 MB | ########4 | 85% 2025-05-07T19:59:02.6977035Z 2025-05-07T19:59:02.6977042Z 2025-05-07T19:59:02.6977051Z 2025-05-07T19:59:02.6977057Z 2025-05-07T19:59:02.6977063Z 2025-05-07T19:59:02.6977069Z 2025-05-07T19:59:02.6977074Z 2025-05-07T19:59:02.6982828Z pycparser-2.22 | 108 KB | ########## | 100%  2025-05-07T19:59:02.6983289Z 2025-05-07T19:59:02.6983295Z 2025-05-07T19:59:02.6983300Z 2025-05-07T19:59:02.6983341Z 2025-05-07T19:59:02.6983364Z 2025-05-07T19:59:02.6983369Z 2025-05-07T19:59:02.6983374Z 2025-05-07T19:59:02.7352407Z pycparser-2.22 | 108 KB | ########## | 100%  2025-05-07T19:59:02.7352888Z 2025-05-07T19:59:02.7352895Z 2025-05-07T19:59:02.7352901Z 2025-05-07T19:59:02.7352906Z 2025-05-07T19:59:02.7352912Z 2025-05-07T19:59:02.7352917Z 2025-05-07T19:59:02.7352923Z 2025-05-07T19:59:02.7352927Z 2025-05-07T19:59:02.7352950Z 2025-05-07T19:59:02.7357361Z libgcc-ng-14.2.0 | 52 KB | ########## | 100%  2025-05-07T19:59:02.7357911Z 2025-05-07T19:59:02.7357918Z 2025-05-07T19:59:02.7357931Z 2025-05-07T19:59:02.7357937Z 2025-05-07T19:59:02.7357955Z 2025-05-07T19:59:02.7357961Z 2025-05-07T19:59:02.7357967Z 2025-05-07T19:59:02.7357973Z 2025-05-07T19:59:02.7357979Z 2025-05-07T19:59:02.7671151Z libgcc-ng-14.2.0 | 52 KB | ########## | 100%  2025-05-07T19:59:02.7671624Z 2025-05-07T19:59:02.7671662Z 2025-05-07T19:59:02.7671668Z 2025-05-07T19:59:02.7671691Z 2025-05-07T19:59:02.7671696Z 2025-05-07T19:59:02.7671701Z 2025-05-07T19:59:02.7671706Z 2025-05-07T19:59:02.7671711Z 2025-05-07T19:59:02.7671716Z 2025-05-07T19:59:02.7671737Z 2025-05-07T19:59:02.7675338Z typing_extensions-4. | 51 KB | ########## | 100%  2025-05-07T19:59:02.7675837Z 2025-05-07T19:59:02.7675844Z 2025-05-07T19:59:02.7675848Z 2025-05-07T19:59:02.7675853Z 2025-05-07T19:59:02.7675858Z 2025-05-07T19:59:02.7675863Z 2025-05-07T19:59:02.7675868Z 2025-05-07T19:59:02.7675873Z 2025-05-07T19:59:02.7675878Z 2025-05-07T19:59:02.7675882Z 2025-05-07T19:59:02.7852107Z typing_extensions-4. | 51 KB | ########## | 100%  2025-05-07T19:59:02.7852643Z 2025-05-07T19:59:02.7852649Z 2025-05-07T19:59:02.7852657Z 2025-05-07T19:59:02.7852662Z 2025-05-07T19:59:02.7852668Z 2025-05-07T19:59:02.7852673Z 2025-05-07T19:59:02.7852679Z 2025-05-07T19:59:02.7852684Z 2025-05-07T19:59:02.7853036Z 2025-05-07T19:59:02.7853201Z 2025-05-07T19:59:02.7853207Z 2025-05-07T19:59:02.8010500Z python_abi-3.9 | 7 KB | ########## | 100%  2025-05-07T19:59:02.8924841Z python-3.9.7 | 12.3 MB | ########## | 100% 2025-05-07T19:59:02.8925247Z 2025-05-07T19:59:02.8925253Z 2025-05-07T19:59:02.8926680Z cryptography-44.0.3 | 1.5 MB | ########## | 100%  2025-05-07T19:59:02.8927132Z 2025-05-07T19:59:02.8927138Z 2025-05-07T19:59:02.9309633Z cryptography-44.0.3 | 1.5 MB | ########## | 100%  2025-05-07T19:59:02.9310085Z 2025-05-07T19:59:06.1470854Z openssl-3.5.0 | 3.5 MB | ########## | 100%  2025-05-07T19:59:06.1475845Z python-3.9.7 | 12.3 MB | ########## | 100% 2025-05-07T19:59:06.1476414Z 2025-05-07T19:59:06.1476735Z 2025-05-07T19:59:06.1477097Z  2025-05-07T19:59:06.1477437Z 2025-05-07T19:59:06.1477474Z 2025-05-07T19:59:06.1477737Z  2025-05-07T19:59:06.1478093Z 2025-05-07T19:59:06.1478098Z 2025-05-07T19:59:06.1478103Z 2025-05-07T19:59:06.1478429Z  2025-05-07T19:59:06.1478765Z 2025-05-07T19:59:06.1478770Z 2025-05-07T19:59:06.1478775Z 2025-05-07T19:59:06.1478780Z 2025-05-07T19:59:06.1479044Z  2025-05-07T19:59:06.1479385Z 2025-05-07T19:59:06.1479390Z 2025-05-07T19:59:06.1479395Z 2025-05-07T19:59:06.1479400Z 2025-05-07T19:59:06.1479405Z 2025-05-07T19:59:06.1479825Z  2025-05-07T19:59:06.1480176Z 2025-05-07T19:59:06.1480190Z 2025-05-07T19:59:06.1480196Z 2025-05-07T19:59:06.1480200Z 2025-05-07T19:59:06.1480205Z 2025-05-07T19:59:06.1480210Z 2025-05-07T19:59:06.1480511Z  2025-05-07T19:59:06.1480854Z 2025-05-07T19:59:06.1480867Z 2025-05-07T19:59:06.1480879Z 2025-05-07T19:59:06.1480885Z 2025-05-07T19:59:06.1480890Z 2025-05-07T19:59:06.1480895Z 2025-05-07T19:59:06.1480900Z 2025-05-07T19:59:06.1481177Z  2025-05-07T19:59:06.1481523Z 2025-05-07T19:59:06.1481528Z 2025-05-07T19:59:06.1481540Z 2025-05-07T19:59:06.1481545Z 2025-05-07T19:59:06.1481549Z 2025-05-07T19:59:06.1481554Z 2025-05-07T19:59:06.1481559Z 2025-05-07T19:59:06.1481564Z 2025-05-07T19:59:06.1481845Z  2025-05-07T19:59:06.1482197Z 2025-05-07T19:59:06.1482210Z 2025-05-07T19:59:06.1482214Z 2025-05-07T19:59:06.1482219Z 2025-05-07T19:59:06.1482224Z 2025-05-07T19:59:06.1482229Z 2025-05-07T19:59:06.1482235Z 2025-05-07T19:59:06.1482240Z 2025-05-07T19:59:06.1482245Z 2025-05-07T19:59:06.1482541Z  2025-05-07T19:59:06.1482911Z 2025-05-07T19:59:06.1482917Z 2025-05-07T19:59:06.1482922Z 2025-05-07T19:59:06.1482926Z 2025-05-07T19:59:06.1482931Z 2025-05-07T19:59:06.1482936Z 2025-05-07T19:59:06.1482941Z 2025-05-07T19:59:06.1482946Z 2025-05-07T19:59:06.1482950Z 2025-05-07T19:59:06.1482955Z 2025-05-07T19:59:06.1483245Z  2025-05-07T19:59:06.1483612Z 2025-05-07T19:59:06.1483617Z 2025-05-07T19:59:06.1483622Z 2025-05-07T19:59:06.1483627Z 2025-05-07T19:59:06.1483631Z 2025-05-07T19:59:06.1483636Z 2025-05-07T19:59:06.1483641Z 2025-05-07T19:59:06.1483645Z 2025-05-07T19:59:06.1483650Z 2025-05-07T19:59:06.1483655Z 2025-05-07T19:59:06.1483660Z 2025-05-07T19:59:06.1483988Z  done 2025-05-07T19:59:06.2487834Z Preparing transaction: - done 2025-05-07T19:59:06.6556429Z Verifying transaction: | / - \ done 2025-05-07T19:59:09.0656668Z Executing transaction: / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | done 2025-05-07T19:59:09.4125916Z [SETUP] Testing pyOpenSSL import ... 2025-05-07T19:59:12.1046692Z [CHECK] Python (sub-)package 'OpenSSL' found ... 2025-05-07T19:59:12.1058577Z [SETUP] Installing libxcrypt ... 2025-05-07T19:59:12.1084905Z [EXEC] [ATTEMPT 0/3] + conda install -n build_binary -c conda-forge --override-channels -y libxcrypt 2025-05-07T19:59:13.0776898Z Channels: 2025-05-07T19:59:13.0777318Z - conda-forge 2025-05-07T19:59:13.0777718Z Platform: linux-aarch64 2025-05-07T19:59:17.9722878Z Collecting package metadata (repodata.json): - \ | done 2025-05-07T19:59:18.3131366Z Solving environment: - done 2025-05-07T19:59:18.3651370Z 2025-05-07T19:59:18.3652133Z ## Package Plan ## 2025-05-07T19:59:18.3652415Z 2025-05-07T19:59:18.3652735Z environment location: /github/home/miniconda/envs/build_binary 2025-05-07T19:59:18.3653203Z 2025-05-07T19:59:18.3653405Z added / updated specs: 2025-05-07T19:59:18.3653834Z - libxcrypt 2025-05-07T19:59:18.3654052Z 2025-05-07T19:59:18.3654058Z 2025-05-07T19:59:18.3654256Z The following packages will be downloaded: 2025-05-07T19:59:18.3654593Z 2025-05-07T19:59:18.3654791Z package | build 2025-05-07T19:59:18.3655309Z ---------------------------|----------------- 2025-05-07T19:59:18.3655941Z libxcrypt-4.4.36 | h31becfc_1 112 KB conda-forge 2025-05-07T19:59:18.3656587Z ------------------------------------------------------------ 2025-05-07T19:59:18.3657139Z Total: 112 KB 2025-05-07T19:59:18.3657475Z 2025-05-07T19:59:18.3657685Z The following NEW packages will be INSTALLED: 2025-05-07T19:59:18.3658044Z 2025-05-07T19:59:18.3658404Z libxcrypt conda-forge/linux-aarch64::libxcrypt-4.4.36-h31becfc_1 2025-05-07T19:59:18.3658891Z 2025-05-07T19:59:18.3658896Z 2025-05-07T19:59:18.3658910Z 2025-05-07T19:59:18.3659142Z Downloading and Extracting Packages: ...working... 2025-05-07T19:59:18.5495586Z libxcrypt-4.4.36 | 112 KB | | 0% 2025-05-07T19:59:18.5518215Z libxcrypt-4.4.36 | 112 KB | #4 | 14% 2025-05-07T19:59:18.5650817Z libxcrypt-4.4.36 | 112 KB | ########## | 100% 2025-05-07T19:59:18.5652762Z libxcrypt-4.4.36 | 112 KB | ########## | 100% 2025-05-07T19:59:18.5653352Z 2025-05-07T19:59:18.5653807Z done 2025-05-07T19:59:18.6662324Z Preparing transaction: | done 2025-05-07T19:59:18.7670137Z Verifying transaction: - done 2025-05-07T19:59:18.8678536Z Executing transaction: | done 2025-05-07T19:59:24.1567512Z [SETUP] Copying over ... 2025-05-07T19:59:24.1568674Z + cp /github/home/miniconda/envs/build_binary/include/crypt.h /github/home/miniconda/envs/build_binary/include/python3.9/crypt.h 2025-05-07T19:59:24.1569527Z 2025-05-07T19:59:24.1599806Z 2025-05-07T19:59:26.6679542Z [SETUP] Installed Python version: Python 3.9.7 2025-05-07T19:59:26.6680479Z [SETUP] Successfully created Conda environment: build_binary 2025-05-07T19:59:26.6752748Z ##[group]Run . $PRELUDE; install_cxx_compiler $BUILD_ENV clang 2025-05-07T19:59:26.6753522Z . $PRELUDE; install_cxx_compiler $BUILD_ENV clang 2025-05-07T19:59:26.6754338Z shell: bash --noprofile --norc -e -o pipefail {0} 2025-05-07T19:59:26.6754845Z env: 2025-05-07T19:59:26.6755218Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T19:59:26.6755709Z BUILD_ENV: build_binary 2025-05-07T19:59:26.6756117Z BUILD_TARGET: default 2025-05-07T19:59:26.6756516Z BUILD_VARIANT: cpu 2025-05-07T19:59:26.6756885Z ##[endgroup] 2025-05-07T19:59:27.1748704Z ################################################################################ 2025-05-07T19:59:27.1749329Z # Install C/C++ Compilers 2025-05-07T19:59:27.1749729Z # 2025-05-07T19:59:27.1769413Z # [2025-05-07T19:59:27.176Z] + install_cxx_compiler build_binary clang 2025-05-07T19:59:27.1770076Z ################################################################################ 2025-05-07T19:59:27.1770891Z 2025-05-07T19:59:27.1792151Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T19:59:27.3179275Z [CHECK] Network does not appear to be blocked. 2025-05-07T19:59:27.3189720Z [INSTALL] Installing GLIBC (architecture = aarch64) ... 2025-05-07T19:59:27.3218673Z [EXEC] [ATTEMPT 0/3] + conda install -n build_binary -c conda-forge --override-channels -y sysroot_linux-aarch64=2.17 2025-05-07T19:59:28.3133092Z Channels: 2025-05-07T19:59:28.3133522Z - conda-forge 2025-05-07T19:59:28.3133920Z Platform: linux-aarch64 2025-05-07T19:59:34.4374175Z Collecting package metadata (repodata.json): - \ | / done 2025-05-07T19:59:34.7855458Z Solving environment: \ | done 2025-05-07T19:59:34.8398937Z 2025-05-07T19:59:34.8399698Z ## Package Plan ## 2025-05-07T19:59:34.8399992Z 2025-05-07T19:59:34.8400313Z environment location: /github/home/miniconda/envs/build_binary 2025-05-07T19:59:34.8400786Z 2025-05-07T19:59:34.8400987Z added / updated specs: 2025-05-07T19:59:34.8401443Z - sysroot_linux-aarch64=2.17 2025-05-07T19:59:34.8401739Z 2025-05-07T19:59:34.8401745Z 2025-05-07T19:59:34.8401941Z The following packages will be downloaded: 2025-05-07T19:59:34.8402285Z 2025-05-07T19:59:34.8402474Z package | build 2025-05-07T19:59:34.8402995Z ---------------------------|----------------- 2025-05-07T19:59:34.8403688Z kernel-headers_linux-aarch64-4.18.0| h05a177a_18 1.1 MB conda-forge 2025-05-07T19:59:34.8404518Z sysroot_linux-aarch64-2.17 | h68829e0_18 15.0 MB conda-forge 2025-05-07T19:59:34.8405203Z ------------------------------------------------------------ 2025-05-07T19:59:34.8405749Z Total: 16.1 MB 2025-05-07T19:59:34.8406087Z 2025-05-07T19:59:34.8406298Z The following NEW packages will be INSTALLED: 2025-05-07T19:59:34.8406658Z 2025-05-07T19:59:34.8407113Z kernel-headers_li~ conda-forge/noarch::kernel-headers_linux-aarch64-4.18.0-h05a177a_18 2025-05-07T19:59:34.8408181Z sysroot_linux-aar~ conda-forge/noarch::sysroot_linux-aarch64-2.17-h68829e0_18 2025-05-07T19:59:34.8408706Z 2025-05-07T19:59:34.8408712Z 2025-05-07T19:59:34.8408718Z 2025-05-07T19:59:34.8408956Z Downloading and Extracting Packages: ...working... 2025-05-07T19:59:34.8409567Z sysroot_linux-aarch6 | 15.0 MB | | 0% 2025-05-07T19:59:34.8409937Z 2025-05-07T19:59:35.1277284Z kernel-headers_linux | 1.1 MB | | 0%  2025-05-07T19:59:35.1277746Z 2025-05-07T19:59:35.1495248Z kernel-headers_linux | 1.1 MB | 1 | 1%  2025-05-07T19:59:35.1496333Z 2025-05-07T19:59:35.1523150Z kernel-headers_linux | 1.1 MB | ########## | 100%  2025-05-07T19:59:35.2525882Z sysroot_linux-aarch6 | 15.0 MB | | 0% 2025-05-07T19:59:35.3593632Z sysroot_linux-aarch6 | 15.0 MB | ####8 | 49% 2025-05-07T19:59:35.4466117Z sysroot_linux-aarch6 | 15.0 MB | ######### | 91% 2025-05-07T19:59:35.4528258Z sysroot_linux-aarch6 | 15.0 MB | ########## | 100% 2025-05-07T19:59:35.4529660Z 2025-05-07T19:59:35.4531948Z kernel-headers_linux | 1.1 MB | ########## | 100%  2025-05-07T19:59:35.4532360Z 2025-05-07T19:59:36.0835969Z kernel-headers_linux | 1.1 MB | ########## | 100%  2025-05-07T19:59:36.0838604Z sysroot_linux-aarch6 | 15.0 MB | ########## | 100% 2025-05-07T19:59:36.0839164Z 2025-05-07T19:59:36.0839484Z 2025-05-07T19:59:36.0840301Z  done 2025-05-07T19:59:36.1846313Z Preparing transaction: - done 2025-05-07T19:59:36.3854193Z Verifying transaction: | / done 2025-05-07T19:59:36.5918313Z Executing transaction: \ | done 2025-05-07T19:59:36.7951703Z [CHECK] LD_LIBRARY_PATH = 2025-05-07T19:59:36.7952215Z [CHECK] CONDA_PREFIX is not set. 2025-05-07T19:59:39.3833625Z [CHECK] libstdc++.so.6 found in CONDA_PREFIX PATH (symbolic link): /github/home/miniconda/envs/build_binary/lib/libstdc++.so.6 2025-05-07T19:59:39.3845455Z [INSTALL] Installing GCC (11.4.0, aarch64) through Conda ... 2025-05-07T19:59:39.3872647Z [EXEC] [ATTEMPT 0/3] + conda install -n build_binary -c conda-forge --override-channels -y gxx_linux-aarch64=11.4.0 2025-05-07T19:59:40.4113585Z Channels: 2025-05-07T19:59:40.4114044Z - conda-forge 2025-05-07T19:59:40.4114439Z Platform: linux-aarch64 2025-05-07T19:59:45.2654089Z Collecting package metadata (repodata.json): - \ | done 2025-05-07T19:59:46.1899881Z Solving environment: - \ | / done 2025-05-07T19:59:46.2663610Z 2025-05-07T19:59:46.2664347Z ## Package Plan ## 2025-05-07T19:59:46.2664624Z 2025-05-07T19:59:46.2664942Z environment location: /github/home/miniconda/envs/build_binary 2025-05-07T19:59:46.2665413Z 2025-05-07T19:59:46.2665579Z added / updated specs: 2025-05-07T19:59:46.2666024Z - gxx_linux-aarch64=11.4.0 2025-05-07T19:59:46.2666306Z 2025-05-07T19:59:46.2666313Z 2025-05-07T19:59:46.2666520Z The following packages will be downloaded: 2025-05-07T19:59:46.2666894Z 2025-05-07T19:59:46.2667101Z package | build 2025-05-07T19:59:46.2667625Z ---------------------------|----------------- 2025-05-07T19:59:46.2668299Z binutils_impl_linux-aarch64-2.40| hf54a868_7 5.8 MB conda-forge 2025-05-07T19:59:46.2669125Z binutils_linux-aarch64-2.40| h1f91aba_4 28 KB conda-forge 2025-05-07T19:59:46.2669912Z gcc_impl_linux-aarch64-11.4.0| h4c5f72d_13 50.1 MB conda-forge 2025-05-07T19:59:46.2670687Z gcc_linux-aarch64-11.4.0 | h7e71246_4 30 KB conda-forge 2025-05-07T19:59:46.2671497Z gxx_impl_linux-aarch64-11.4.0| h203c958_13 10.2 MB conda-forge 2025-05-07T19:59:46.2672265Z gxx_linux-aarch64-11.4.0 | ha01a0ef_4 29 KB conda-forge 2025-05-07T19:59:46.2673016Z ld_impl_linux-aarch64-2.40 | h9fc2d93_7 719 KB conda-forge 2025-05-07T19:59:46.2673830Z libgcc-devel_linux-aarch64-11.4.0| h896a78c_113 288 KB conda-forge 2025-05-07T19:59:46.2674646Z libsanitizer-11.4.0 | hc29431e_13 3.5 MB conda-forge 2025-05-07T19:59:46.2675353Z libstdcxx-14.2.0 | h3f4de04_2 3.6 MB conda-forge 2025-05-07T19:59:46.2676147Z libstdcxx-devel_linux-aarch64-11.4.0| h896a78c_113 9.6 MB conda-forge 2025-05-07T19:59:46.2676953Z libstdcxx-ng-14.2.0 | hf1166c9_2 52 KB conda-forge 2025-05-07T19:59:46.2677608Z ------------------------------------------------------------ 2025-05-07T19:59:46.2678157Z Total: 84.0 MB 2025-05-07T19:59:46.2678505Z 2025-05-07T19:59:46.2678715Z The following NEW packages will be INSTALLED: 2025-05-07T19:59:46.2679067Z 2025-05-07T19:59:46.2679548Z binutils_impl_lin~ conda-forge/linux-aarch64::binutils_impl_linux-aarch64-2.40-hf54a868_7 2025-05-07T19:59:46.2680805Z binutils_linux-aa~ conda-forge/linux-aarch64::binutils_linux-aarch64-2.40-h1f91aba_4 2025-05-07T19:59:46.2682226Z gcc_impl_linux-aa~ conda-forge/linux-aarch64::gcc_impl_linux-aarch64-11.4.0-h4c5f72d_13 2025-05-07T19:59:46.2683211Z gcc_linux-aarch64 conda-forge/linux-aarch64::gcc_linux-aarch64-11.4.0-h7e71246_4 2025-05-07T19:59:46.2684166Z gxx_impl_linux-aa~ conda-forge/linux-aarch64::gxx_impl_linux-aarch64-11.4.0-h203c958_13 2025-05-07T19:59:46.2685122Z gxx_linux-aarch64 conda-forge/linux-aarch64::gxx_linux-aarch64-11.4.0-ha01a0ef_4 2025-05-07T19:59:46.2686083Z libgcc-devel_linu~ conda-forge/noarch::libgcc-devel_linux-aarch64-11.4.0-h896a78c_113 2025-05-07T19:59:46.2687022Z libsanitizer conda-forge/linux-aarch64::libsanitizer-11.4.0-hc29431e_13 2025-05-07T19:59:46.2687859Z libstdcxx conda-forge/linux-aarch64::libstdcxx-14.2.0-h3f4de04_2 2025-05-07T19:59:46.2688874Z libstdcxx-devel_l~ conda-forge/noarch::libstdcxx-devel_linux-aarch64-11.4.0-h896a78c_113 2025-05-07T19:59:46.2689475Z 2025-05-07T19:59:46.2689665Z The following packages will be UPDATED: 2025-05-07T19:59:46.2690223Z 2025-05-07T19:59:46.2690769Z ld_impl_linux-aar~ pkgs/main::ld_impl_linux-aarch64-2.40~ --> conda-forge::ld_impl_linux-aarch64-2.40-h9fc2d93_7 2025-05-07T19:59:46.2691942Z libstdcxx-ng pkgs/main::libstdcxx-ng-11.2.0-h12345~ --> conda-forge::libstdcxx-ng-14.2.0-hf1166c9_2 2025-05-07T19:59:46.2692579Z 2025-05-07T19:59:46.2692585Z 2025-05-07T19:59:46.2692590Z 2025-05-07T19:59:46.2692823Z Downloading and Extracting Packages: ...working... 2025-05-07T19:59:46.2693414Z gcc_impl_linux-aarch | 50.1 MB | | 0% 2025-05-07T19:59:46.2693810Z 2025-05-07T19:59:46.2694320Z gxx_impl_linux-aarch | 10.2 MB | | 0%  2025-05-07T19:59:46.2694708Z 2025-05-07T19:59:46.2694714Z 2025-05-07T19:59:46.2698413Z libstdcxx-devel_linu | 9.6 MB | | 0%  2025-05-07T19:59:46.2698858Z 2025-05-07T19:59:46.2698865Z 2025-05-07T19:59:46.2698870Z 2025-05-07T19:59:46.2721197Z binutils_impl_linux- | 5.8 MB | | 0%  2025-05-07T19:59:46.2721700Z 2025-05-07T19:59:46.2721706Z 2025-05-07T19:59:46.2721729Z 2025-05-07T19:59:46.2721734Z 2025-05-07T19:59:46.2728387Z libstdcxx-14.2.0 | 3.6 MB | | 0%  2025-05-07T19:59:46.2728846Z 2025-05-07T19:59:46.2728852Z 2025-05-07T19:59:46.2728857Z 2025-05-07T19:59:46.2728863Z 2025-05-07T19:59:46.2728869Z 2025-05-07T19:59:46.2730801Z libsanitizer-11.4.0 | 3.5 MB | | 0%  2025-05-07T19:59:46.2731254Z 2025-05-07T19:59:46.2731268Z 2025-05-07T19:59:46.2731273Z 2025-05-07T19:59:46.2731279Z 2025-05-07T19:59:46.2731284Z 2025-05-07T19:59:46.2731290Z 2025-05-07T19:59:46.2791084Z ld_impl_linux-aarch6 | 719 KB | | 0%  2025-05-07T19:59:46.2791604Z 2025-05-07T19:59:46.2791611Z 2025-05-07T19:59:46.2791616Z 2025-05-07T19:59:46.2791621Z 2025-05-07T19:59:46.2791627Z 2025-05-07T19:59:46.2791633Z 2025-05-07T19:59:46.2791639Z 2025-05-07T19:59:46.2792658Z libgcc-devel_linux-a | 288 KB | | 0%  2025-05-07T19:59:46.2793169Z 2025-05-07T19:59:46.2793190Z 2025-05-07T19:59:46.2793196Z 2025-05-07T19:59:46.2793220Z 2025-05-07T19:59:46.2793225Z 2025-05-07T19:59:46.2793237Z 2025-05-07T19:59:46.2793242Z 2025-05-07T19:59:46.2793247Z 2025-05-07T19:59:46.2793979Z libstdcxx-ng-14.2.0 | 52 KB | | 0%  2025-05-07T19:59:46.2794429Z 2025-05-07T19:59:46.2794445Z 2025-05-07T19:59:46.2794460Z 2025-05-07T19:59:46.2794465Z 2025-05-07T19:59:46.2794469Z 2025-05-07T19:59:46.2794474Z 2025-05-07T19:59:46.2794479Z 2025-05-07T19:59:46.2794483Z 2025-05-07T19:59:46.2794489Z 2025-05-07T19:59:46.2796016Z gcc_linux-aarch64-11 | 30 KB | | 0%  2025-05-07T19:59:46.2796494Z 2025-05-07T19:59:46.2796500Z 2025-05-07T19:59:46.2796506Z 2025-05-07T19:59:46.2796511Z 2025-05-07T19:59:46.2796516Z 2025-05-07T19:59:46.2796523Z 2025-05-07T19:59:46.2796536Z 2025-05-07T19:59:46.2796542Z 2025-05-07T19:59:46.2796570Z 2025-05-07T19:59:46.2796575Z 2025-05-07T19:59:46.2798500Z gxx_linux-aarch64-11 | 29 KB | | 0%  2025-05-07T19:59:46.2799009Z 2025-05-07T19:59:46.2799015Z 2025-05-07T19:59:46.2799021Z 2025-05-07T19:59:46.2799028Z 2025-05-07T19:59:46.2799033Z 2025-05-07T19:59:46.2799039Z 2025-05-07T19:59:46.2799052Z 2025-05-07T19:59:46.2799070Z 2025-05-07T19:59:46.2799075Z 2025-05-07T19:59:46.2799081Z 2025-05-07T19:59:46.2799086Z 2025-05-07T19:59:46.4941762Z binutils_linux-aarch | 28 KB | | 0%  2025-05-07T19:59:46.4942311Z 2025-05-07T19:59:46.4942318Z 2025-05-07T19:59:46.4942667Z libstdcxx-devel_linu | 9.6 MB | | 0%  2025-05-07T19:59:46.4943073Z 2025-05-07T19:59:46.4943080Z 2025-05-07T19:59:46.4943086Z 2025-05-07T19:59:46.4947467Z binutils_impl_linux- | 5.8 MB | | 0%  2025-05-07T19:59:46.4947901Z 2025-05-07T19:59:46.4947907Z 2025-05-07T19:59:46.4948303Z 2025-05-07T19:59:46.4948308Z 2025-05-07T19:59:46.5463196Z libstdcxx-14.2.0 | 3.6 MB | | 0%  2025-05-07T19:59:46.5806847Z gcc_impl_linux-aarch | 50.1 MB | | 0% 2025-05-07T19:59:46.5809899Z 2025-05-07T19:59:46.5943195Z gxx_impl_linux-aarch | 10.2 MB | | 0%  2025-05-07T19:59:46.5943631Z 2025-05-07T19:59:46.5943653Z 2025-05-07T19:59:46.5974063Z libstdcxx-devel_linu | 9.6 MB | ###8 | 38%  2025-05-07T19:59:46.5974503Z 2025-05-07T19:59:46.5974509Z 2025-05-07T19:59:46.5974514Z 2025-05-07T19:59:46.5974520Z 2025-05-07T19:59:46.6051016Z libstdcxx-14.2.0 | 3.6 MB | #2 | 12%  2025-05-07T19:59:46.6051497Z 2025-05-07T19:59:46.6051503Z 2025-05-07T19:59:46.6051508Z 2025-05-07T19:59:46.6465684Z binutils_impl_linux- | 5.8 MB | ######4 | 65%  2025-05-07T19:59:46.6812421Z gcc_impl_linux-aarch | 50.1 MB | #1 | 12% 2025-05-07T19:59:46.6812875Z 2025-05-07T19:59:46.6942580Z gxx_impl_linux-aarch | 10.2 MB | ### | 31%  2025-05-07T19:59:46.6943024Z 2025-05-07T19:59:46.6943063Z 2025-05-07T19:59:46.7470610Z libstdcxx-devel_linu | 9.6 MB | #######7 | 78%  2025-05-07T19:59:46.7478356Z gcc_impl_linux-aarch | 50.1 MB | #9 | 20% 2025-05-07T19:59:46.7478770Z 2025-05-07T19:59:46.7478776Z 2025-05-07T19:59:46.7478783Z 2025-05-07T19:59:46.7478789Z 2025-05-07T19:59:46.7498641Z libstdcxx-14.2.0 | 3.6 MB | ########## | 100%  2025-05-07T19:59:46.7499086Z 2025-05-07T19:59:46.7499093Z 2025-05-07T19:59:46.7499098Z 2025-05-07T19:59:46.7502981Z 2025-05-07T19:59:46.7625007Z libstdcxx-14.2.0 | 3.6 MB | ########## | 100%  2025-05-07T19:59:46.7625462Z 2025-05-07T19:59:46.7625469Z 2025-05-07T19:59:46.7625475Z 2025-05-07T19:59:46.7628114Z binutils_impl_linux- | 5.8 MB | ########## | 100%  2025-05-07T19:59:46.7628551Z 2025-05-07T19:59:46.7628557Z 2025-05-07T19:59:46.7628575Z 2025-05-07T19:59:46.7814697Z binutils_impl_linux- | 5.8 MB | ########## | 100%  2025-05-07T19:59:46.7815468Z 2025-05-07T19:59:46.8155399Z gxx_impl_linux-aarch | 10.2 MB | #######1 | 72%  2025-05-07T19:59:46.8155856Z 2025-05-07T19:59:46.8155862Z 2025-05-07T19:59:46.8155868Z 2025-05-07T19:59:46.8155873Z 2025-05-07T19:59:46.8155879Z 2025-05-07T19:59:46.8155885Z 2025-05-07T19:59:46.8214131Z ld_impl_linux-aarch6 | 719 KB | 2 | 2%  2025-05-07T19:59:46.8214647Z 2025-05-07T19:59:46.8214653Z 2025-05-07T19:59:46.8214658Z 2025-05-07T19:59:46.8214663Z 2025-05-07T19:59:46.8214668Z 2025-05-07T19:59:46.8572093Z libsanitizer-11.4.0 | 3.5 MB | | 0%  2025-05-07T19:59:46.8611735Z gcc_impl_linux-aarch | 50.1 MB | ##6 | 27% 2025-05-07T19:59:46.8612164Z 2025-05-07T19:59:46.8612171Z 2025-05-07T19:59:46.8612176Z 2025-05-07T19:59:46.8612181Z 2025-05-07T19:59:46.8612187Z 2025-05-07T19:59:46.8615183Z 2025-05-07T19:59:46.9161443Z ld_impl_linux-aarch6 | 719 KB | ########## | 100%  2025-05-07T19:59:46.9161995Z 2025-05-07T19:59:46.9162338Z 2025-05-07T19:59:46.9162348Z 2025-05-07T19:59:46.9162369Z 2025-05-07T19:59:46.9162374Z 2025-05-07T19:59:46.9162379Z 2025-05-07T19:59:46.9162384Z 2025-05-07T19:59:46.9223565Z libgcc-devel_linux-a | 288 KB | 5 | 6%  2025-05-07T19:59:46.9224103Z 2025-05-07T19:59:46.9224109Z 2025-05-07T19:59:46.9224114Z 2025-05-07T19:59:46.9224119Z 2025-05-07T19:59:46.9224124Z 2025-05-07T19:59:46.9366155Z libsanitizer-11.4.0 | 3.5 MB | ########4 | 85%  2025-05-07T19:59:46.9366676Z 2025-05-07T19:59:46.9366682Z 2025-05-07T19:59:46.9366687Z 2025-05-07T19:59:46.9366693Z 2025-05-07T19:59:46.9366698Z 2025-05-07T19:59:46.9366703Z 2025-05-07T19:59:46.9366708Z 2025-05-07T19:59:46.9699232Z libgcc-devel_linux-a | 288 KB | ########## | 100%  2025-05-07T19:59:46.9945585Z gcc_impl_linux-aarch | 50.1 MB | ###4 | 34% 2025-05-07T19:59:46.9946373Z 2025-05-07T19:59:46.9946379Z 2025-05-07T19:59:46.9946384Z 2025-05-07T19:59:46.9946405Z 2025-05-07T19:59:46.9946410Z 2025-05-07T19:59:46.9946415Z 2025-05-07T19:59:46.9946420Z 2025-05-07T19:59:46.9947454Z 2025-05-07T19:59:46.9995576Z libstdcxx-ng-14.2.0 | 52 KB | ### | 31%  2025-05-07T19:59:46.9996066Z 2025-05-07T19:59:46.9996073Z 2025-05-07T19:59:46.9996078Z 2025-05-07T19:59:46.9996084Z 2025-05-07T19:59:46.9996099Z 2025-05-07T19:59:46.9996104Z 2025-05-07T19:59:46.9996109Z 2025-05-07T19:59:46.9996114Z 2025-05-07T19:59:47.0056027Z libstdcxx-ng-14.2.0 | 52 KB | ########## | 100%  2025-05-07T19:59:47.0056528Z 2025-05-07T19:59:47.0062083Z 2025-05-07T19:59:47.0178839Z libstdcxx-devel_linu | 9.6 MB | ########## | 100%  2025-05-07T19:59:47.0179322Z 2025-05-07T19:59:47.0179329Z 2025-05-07T19:59:47.0179334Z 2025-05-07T19:59:47.0179343Z 2025-05-07T19:59:47.0179349Z 2025-05-07T19:59:47.0179768Z 2025-05-07T19:59:47.0186561Z ld_impl_linux-aarch6 | 719 KB | ########## | 100%  2025-05-07T19:59:47.0187079Z 2025-05-07T19:59:47.0187086Z 2025-05-07T19:59:47.0187092Z 2025-05-07T19:59:47.0187097Z 2025-05-07T19:59:47.0187102Z 2025-05-07T19:59:47.0187107Z 2025-05-07T19:59:47.0357015Z ld_impl_linux-aarch6 | 719 KB | ########## | 100%  2025-05-07T19:59:47.0357527Z 2025-05-07T19:59:47.0357533Z 2025-05-07T19:59:47.0357538Z 2025-05-07T19:59:47.0357543Z 2025-05-07T19:59:47.0363586Z 2025-05-07T19:59:47.0569277Z libsanitizer-11.4.0 | 3.5 MB | ########## | 100%  2025-05-07T19:59:47.0569806Z 2025-05-07T19:59:47.0569812Z 2025-05-07T19:59:47.0569817Z 2025-05-07T19:59:47.0569822Z 2025-05-07T19:59:47.0569827Z 2025-05-07T19:59:47.0569832Z 2025-05-07T19:59:47.0569837Z 2025-05-07T19:59:47.0569842Z 2025-05-07T19:59:47.0569848Z 2025-05-07T19:59:47.0601588Z gcc_linux-aarch64-11 | 30 KB | #####2 | 52%  2025-05-07T19:59:47.0602114Z 2025-05-07T19:59:47.0602154Z 2025-05-07T19:59:47.0602159Z 2025-05-07T19:59:47.0602164Z 2025-05-07T19:59:47.0602190Z 2025-05-07T19:59:47.0602196Z 2025-05-07T19:59:47.0602200Z 2025-05-07T19:59:47.0602205Z 2025-05-07T19:59:47.0602210Z 2025-05-07T19:59:47.0703648Z gcc_linux-aarch64-11 | 30 KB | ########## | 100%  2025-05-07T19:59:47.0916457Z gcc_impl_linux-aarch | 50.1 MB | ####2 | 42% 2025-05-07T19:59:47.0916895Z 2025-05-07T19:59:47.0916901Z 2025-05-07T19:59:47.0916907Z 2025-05-07T19:59:47.0916912Z 2025-05-07T19:59:47.0916917Z 2025-05-07T19:59:47.0916922Z 2025-05-07T19:59:47.0916927Z 2025-05-07T19:59:47.0916932Z 2025-05-07T19:59:47.0916938Z 2025-05-07T19:59:47.0916943Z 2025-05-07T19:59:47.0919327Z 2025-05-07T19:59:47.0946717Z binutils_linux-aarch | 28 KB | #####6 | 56%  2025-05-07T19:59:47.0947617Z 2025-05-07T19:59:47.0947624Z 2025-05-07T19:59:47.0947629Z 2025-05-07T19:59:47.0947993Z 2025-05-07T19:59:47.0948081Z 2025-05-07T19:59:47.0948086Z 2025-05-07T19:59:47.0948091Z 2025-05-07T19:59:47.0948096Z 2025-05-07T19:59:47.0948397Z 2025-05-07T19:59:47.0948406Z 2025-05-07T19:59:47.0948411Z 2025-05-07T19:59:47.1175927Z binutils_linux-aarch | 28 KB | ########## | 100%  2025-05-07T19:59:47.1176552Z 2025-05-07T19:59:47.1666060Z gxx_impl_linux-aarch | 10.2 MB | ########## | 100%  2025-05-07T19:59:47.1666740Z 2025-05-07T19:59:47.1666747Z 2025-05-07T19:59:47.1666753Z 2025-05-07T19:59:47.1666759Z 2025-05-07T19:59:47.1666764Z 2025-05-07T19:59:47.1666770Z 2025-05-07T19:59:47.1666775Z 2025-05-07T19:59:47.1673305Z libgcc-devel_linux-a | 288 KB | ########## | 100%  2025-05-07T19:59:47.1673812Z 2025-05-07T19:59:47.1673819Z 2025-05-07T19:59:47.1673825Z 2025-05-07T19:59:47.1673831Z 2025-05-07T19:59:47.1673836Z 2025-05-07T19:59:47.1673842Z 2025-05-07T19:59:47.1673847Z 2025-05-07T19:59:47.1704981Z libgcc-devel_linux-a | 288 KB | ########## | 100%  2025-05-07T19:59:47.2251187Z gcc_impl_linux-aarch | 50.1 MB | #####3 | 53% 2025-05-07T19:59:47.2251633Z 2025-05-07T19:59:47.2251648Z 2025-05-07T19:59:47.2251653Z 2025-05-07T19:59:47.2251659Z 2025-05-07T19:59:47.2251665Z 2025-05-07T19:59:47.2251670Z 2025-05-07T19:59:47.2251678Z 2025-05-07T19:59:47.2251683Z 2025-05-07T19:59:47.2251689Z 2025-05-07T19:59:47.2263862Z 2025-05-07T19:59:47.2290264Z gxx_linux-aarch64-11 | 29 KB | #####5 | 55%  2025-05-07T19:59:47.2290800Z 2025-05-07T19:59:47.2290806Z 2025-05-07T19:59:47.2290812Z 2025-05-07T19:59:47.2290817Z 2025-05-07T19:59:47.2294282Z libstdcxx-14.2.0 | 3.6 MB | ########## | 100%  2025-05-07T19:59:47.2294707Z 2025-05-07T19:59:47.2294730Z 2025-05-07T19:59:47.2294735Z 2025-05-07T19:59:47.2294741Z 2025-05-07T19:59:47.2294747Z 2025-05-07T19:59:47.2294753Z 2025-05-07T19:59:47.2294758Z 2025-05-07T19:59:47.2294764Z 2025-05-07T19:59:47.2294769Z 2025-05-07T19:59:47.2297830Z 2025-05-07T19:59:47.2708619Z gxx_linux-aarch64-11 | 29 KB | ########## | 100%  2025-05-07T19:59:47.2901534Z gcc_impl_linux-aarch | 50.1 MB | ######2 | 62% 2025-05-07T19:59:47.2901985Z 2025-05-07T19:59:47.2901992Z 2025-05-07T19:59:47.2901998Z 2025-05-07T19:59:47.2902003Z 2025-05-07T19:59:47.2902008Z 2025-05-07T19:59:47.2902014Z 2025-05-07T19:59:47.2902019Z 2025-05-07T19:59:47.2902024Z 2025-05-07T19:59:47.2905473Z libstdcxx-ng-14.2.0 | 52 KB | ########## | 100%  2025-05-07T19:59:47.2906063Z 2025-05-07T19:59:47.2906069Z 2025-05-07T19:59:47.2906074Z 2025-05-07T19:59:47.2906079Z 2025-05-07T19:59:47.2906084Z 2025-05-07T19:59:47.2906088Z 2025-05-07T19:59:47.2906094Z 2025-05-07T19:59:47.2906136Z 2025-05-07T19:59:47.3709205Z libstdcxx-ng-14.2.0 | 52 KB | ########## | 100%  2025-05-07T19:59:47.4710963Z gcc_impl_linux-aarch | 50.1 MB | #######1 | 71% 2025-05-07T19:59:47.5785364Z gcc_impl_linux-aarch | 50.1 MB | ########5 | 85% 2025-05-07T19:59:47.5786120Z 2025-05-07T19:59:47.5786147Z 2025-05-07T19:59:47.5786153Z 2025-05-07T19:59:47.5786205Z 2025-05-07T19:59:47.5786211Z 2025-05-07T19:59:47.6280681Z libsanitizer-11.4.0 | 3.5 MB | ########## | 100%  2025-05-07T19:59:47.6281218Z 2025-05-07T19:59:47.6281225Z 2025-05-07T19:59:47.6281289Z 2025-05-07T19:59:47.6281294Z 2025-05-07T19:59:47.6281299Z 2025-05-07T19:59:47.6281304Z 2025-05-07T19:59:47.6281309Z 2025-05-07T19:59:47.6281313Z 2025-05-07T19:59:47.6281318Z 2025-05-07T19:59:47.6290849Z gcc_linux-aarch64-11 | 30 KB | ########## | 100%  2025-05-07T19:59:47.6291371Z 2025-05-07T19:59:47.6291377Z 2025-05-07T19:59:47.6291382Z 2025-05-07T19:59:47.6291387Z 2025-05-07T19:59:47.6291393Z 2025-05-07T19:59:47.6291399Z 2025-05-07T19:59:47.6291404Z 2025-05-07T19:59:47.6291419Z 2025-05-07T19:59:47.6291423Z 2025-05-07T19:59:47.6755319Z gcc_linux-aarch64-11 | 30 KB | ########## | 100%  2025-05-07T19:59:47.6755988Z 2025-05-07T19:59:47.6755995Z 2025-05-07T19:59:47.6756297Z 2025-05-07T19:59:47.6756308Z 2025-05-07T19:59:47.6756336Z 2025-05-07T19:59:47.6756341Z 2025-05-07T19:59:47.6756346Z 2025-05-07T19:59:47.6756351Z 2025-05-07T19:59:47.6756356Z 2025-05-07T19:59:47.6756361Z 2025-05-07T19:59:47.6756366Z 2025-05-07T19:59:47.6764819Z binutils_linux-aarch | 28 KB | ########## | 100%  2025-05-07T19:59:47.6765382Z 2025-05-07T19:59:47.6765387Z 2025-05-07T19:59:47.6765392Z 2025-05-07T19:59:47.6765397Z 2025-05-07T19:59:47.6765402Z 2025-05-07T19:59:47.6765407Z 2025-05-07T19:59:47.6765412Z 2025-05-07T19:59:47.6765416Z 2025-05-07T19:59:47.6765421Z 2025-05-07T19:59:47.6765426Z 2025-05-07T19:59:47.6765830Z 2025-05-07T19:59:47.8087095Z binutils_linux-aarch | 28 KB | ########## | 100%  2025-05-07T19:59:47.8087885Z 2025-05-07T19:59:47.8087891Z 2025-05-07T19:59:47.8088033Z 2025-05-07T19:59:47.8543938Z binutils_impl_linux- | 5.8 MB | ########## | 100%  2025-05-07T19:59:47.8544501Z 2025-05-07T19:59:47.8544508Z 2025-05-07T19:59:47.8544550Z 2025-05-07T19:59:47.8544557Z 2025-05-07T19:59:47.8544563Z 2025-05-07T19:59:47.8544569Z 2025-05-07T19:59:47.8544574Z 2025-05-07T19:59:47.8544579Z 2025-05-07T19:59:47.8544584Z 2025-05-07T19:59:47.8544589Z 2025-05-07T19:59:47.8555349Z gxx_linux-aarch64-11 | 29 KB | ########## | 100%  2025-05-07T19:59:47.8556178Z 2025-05-07T19:59:47.8556185Z 2025-05-07T19:59:47.8556191Z 2025-05-07T19:59:47.8556199Z 2025-05-07T19:59:47.8556205Z 2025-05-07T19:59:47.8556211Z 2025-05-07T19:59:47.8556216Z 2025-05-07T19:59:47.8556222Z 2025-05-07T19:59:47.8556227Z 2025-05-07T19:59:47.8556233Z 2025-05-07T19:59:47.9298158Z gxx_linux-aarch64-11 | 29 KB | ########## | 100%  2025-05-07T19:59:47.9299354Z gcc_impl_linux-aarch | 50.1 MB | ########## | 100% 2025-05-07T19:59:48.1367284Z gcc_impl_linux-aarch | 50.1 MB | ########## | 100% 2025-05-07T19:59:48.1367820Z 2025-05-07T19:59:48.3275618Z gxx_impl_linux-aarch | 10.2 MB | ########## | 100%  2025-05-07T19:59:48.3276128Z 2025-05-07T19:59:48.3276135Z 2025-05-07T19:59:49.0064182Z libstdcxx-devel_linu | 9.6 MB | ########## | 100%  2025-05-07T19:59:49.0070626Z gcc_impl_linux-aarch | 50.1 MB | ########## | 100% 2025-05-07T19:59:49.0071323Z 2025-05-07T19:59:49.0071661Z 2025-05-07T19:59:49.0072264Z  2025-05-07T19:59:49.0072643Z 2025-05-07T19:59:49.0072649Z 2025-05-07T19:59:49.0072955Z  2025-05-07T19:59:49.0073349Z 2025-05-07T19:59:49.0073355Z 2025-05-07T19:59:49.0073360Z 2025-05-07T19:59:49.0073660Z  2025-05-07T19:59:49.0074098Z 2025-05-07T19:59:49.0074104Z 2025-05-07T19:59:49.0074109Z 2025-05-07T19:59:49.0074149Z 2025-05-07T19:59:49.0074518Z  2025-05-07T19:59:49.0074890Z 2025-05-07T19:59:49.0074922Z 2025-05-07T19:59:49.0074928Z 2025-05-07T19:59:49.0074933Z 2025-05-07T19:59:49.0074938Z 2025-05-07T19:59:49.0075250Z  2025-05-07T19:59:49.0075619Z 2025-05-07T19:59:49.0075624Z 2025-05-07T19:59:49.0075629Z 2025-05-07T19:59:49.0075661Z 2025-05-07T19:59:49.0075666Z 2025-05-07T19:59:49.0075670Z 2025-05-07T19:59:49.0075979Z  2025-05-07T19:59:49.0076410Z 2025-05-07T19:59:49.0076414Z 2025-05-07T19:59:49.0076419Z 2025-05-07T19:59:49.0076480Z 2025-05-07T19:59:49.0076485Z 2025-05-07T19:59:49.0076490Z 2025-05-07T19:59:49.0076495Z 2025-05-07T19:59:49.0076823Z  2025-05-07T19:59:49.0077198Z 2025-05-07T19:59:49.0077203Z 2025-05-07T19:59:49.0077241Z 2025-05-07T19:59:49.0077247Z 2025-05-07T19:59:49.0077252Z 2025-05-07T19:59:49.0078043Z 2025-05-07T19:59:49.0078054Z 2025-05-07T19:59:49.0078059Z 2025-05-07T19:59:49.0078458Z  2025-05-07T19:59:49.0078846Z 2025-05-07T19:59:49.0078869Z 2025-05-07T19:59:49.0078874Z 2025-05-07T19:59:49.0078879Z 2025-05-07T19:59:49.0078884Z 2025-05-07T19:59:49.0078888Z 2025-05-07T19:59:49.0078893Z 2025-05-07T19:59:49.0078898Z 2025-05-07T19:59:49.0078941Z 2025-05-07T19:59:49.0079426Z  2025-05-07T19:59:49.0080095Z 2025-05-07T19:59:49.0080101Z 2025-05-07T19:59:49.0080106Z 2025-05-07T19:59:49.0080111Z 2025-05-07T19:59:49.0080116Z 2025-05-07T19:59:49.0080121Z 2025-05-07T19:59:49.0080126Z 2025-05-07T19:59:49.0080130Z 2025-05-07T19:59:49.0080135Z 2025-05-07T19:59:49.0080140Z 2025-05-07T19:59:49.0080500Z  2025-05-07T19:59:49.0081155Z 2025-05-07T19:59:49.0081170Z 2025-05-07T19:59:49.0081175Z 2025-05-07T19:59:49.0081180Z 2025-05-07T19:59:49.0081185Z 2025-05-07T19:59:49.0081190Z 2025-05-07T19:59:49.0081194Z 2025-05-07T19:59:49.0081199Z 2025-05-07T19:59:49.0081204Z 2025-05-07T19:59:49.0081208Z 2025-05-07T19:59:49.0081213Z 2025-05-07T19:59:49.0081618Z  done 2025-05-07T19:59:49.1081483Z Preparing transaction: \ done 2025-05-07T19:59:49.6092400Z Verifying transaction: / - \ | / done 2025-05-07T19:59:49.8114321Z Executing transaction: \ | done 2025-05-07T19:59:50.0431692Z [INSTALL] Setting the C/C++ compiler symlinks ... 2025-05-07T19:59:55.8997726Z + ln -sf /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-cc /github/home/miniconda/envs/build_binary/bin/cc 2025-05-07T19:59:55.8998656Z 2025-05-07T19:59:55.9015336Z 2025-05-07T19:59:55.9038556Z + ln -sf /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-cc /github/home/miniconda/envs/build_binary/bin/gcc 2025-05-07T19:59:55.9039727Z 2025-05-07T19:59:55.9054952Z 2025-05-07T19:59:55.9078229Z + ln -sf /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ /github/home/miniconda/envs/build_binary/bin/c++ 2025-05-07T19:59:55.9079187Z 2025-05-07T19:59:55.9095156Z 2025-05-07T19:59:55.9117535Z + ln -sf /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ /github/home/miniconda/envs/build_binary/bin/g++ 2025-05-07T19:59:55.9118511Z 2025-05-07T19:59:55.9134562Z 2025-05-07T19:59:55.9144735Z [INSTALL] Installing Clang (16.0.6, aarch64) and relevant libraries through Conda ... 2025-05-07T19:59:55.9171291Z [EXEC] [ATTEMPT 0/3] + conda install -n build_binary -c conda-forge --override-channels -y clangxx=16.0.6 libcxx llvm-openmp=16.0.6 compiler-rt=16.0.6 2025-05-07T19:59:57.0100900Z Channels: 2025-05-07T19:59:57.0101790Z - conda-forge 2025-05-07T19:59:57.0102308Z Platform: linux-aarch64 2025-05-07T20:00:02.8546581Z Collecting package metadata (repodata.json): - \ | / done 2025-05-07T20:00:03.9732887Z Solving environment: \ | / - done 2025-05-07T20:00:04.0449583Z 2025-05-07T20:00:04.0452525Z ## Package Plan ## 2025-05-07T20:00:04.0452847Z 2025-05-07T20:00:04.0453220Z environment location: /github/home/miniconda/envs/build_binary 2025-05-07T20:00:04.0453716Z 2025-05-07T20:00:04.0454228Z added / updated specs: 2025-05-07T20:00:04.0454709Z - clangxx=16.0.6 2025-05-07T20:00:04.0455183Z - compiler-rt=16.0.6 2025-05-07T20:00:04.0455699Z - libcxx 2025-05-07T20:00:04.0456131Z - llvm-openmp=16.0.6 2025-05-07T20:00:04.0456532Z 2025-05-07T20:00:04.0456584Z 2025-05-07T20:00:04.0456810Z The following packages will be downloaded: 2025-05-07T20:00:04.0457253Z 2025-05-07T20:00:04.0457620Z package | build 2025-05-07T20:00:04.0458310Z ---------------------------|----------------- 2025-05-07T20:00:04.0460096Z clang-16.0.6 |default_h7e7f49e_14 110 KB conda-forge 2025-05-07T20:00:04.0461032Z clang-16-16.0.6 |default_he324ac1_14 781 KB conda-forge 2025-05-07T20:00:04.0462122Z clangxx-16.0.6 |default_h2509fc2_14 110 KB conda-forge 2025-05-07T20:00:04.0462954Z compiler-rt-16.0.6 | h2a328a1_2 107 KB conda-forge 2025-05-07T20:00:04.0463869Z compiler-rt_linux-aarch64-16.0.6| h2a328a1_2 25.8 MB conda-forge 2025-05-07T20:00:04.0464701Z icu-73.2 | h787c7f5_0 11.7 MB conda-forge 2025-05-07T20:00:04.0465486Z libclang-cpp16-16.0.6 |default_he324ac1_14 16.9 MB conda-forge 2025-05-07T20:00:04.0466434Z libcxx-8.0.0 | 4 1.1 MB conda-forge 2025-05-07T20:00:04.0467156Z libcxxabi-8.0.0 | 4 175 KB conda-forge 2025-05-07T20:00:04.0467930Z libiconv-1.18 | hc99b53d_1 702 KB conda-forge 2025-05-07T20:00:04.0469101Z libllvm16-16.0.6 | h0b931ab_3 33.2 MB conda-forge 2025-05-07T20:00:04.0469838Z libxml2-2.12.7 | h49dc7a2_1 734 KB conda-forge 2025-05-07T20:00:04.0470582Z libzlib-1.2.13 | h68df207_6 66 KB conda-forge 2025-05-07T20:00:04.0471429Z llvm-openmp-16.0.6 | h8b0cb96_0 39.6 MB conda-forge 2025-05-07T20:00:04.0472181Z zlib-1.2.13 | h68df207_6 94 KB conda-forge 2025-05-07T20:00:04.0472847Z zstd-1.5.6 | h02f22dd_0 527 KB conda-forge 2025-05-07T20:00:04.0473584Z ------------------------------------------------------------ 2025-05-07T20:00:04.0474211Z Total: 131.7 MB 2025-05-07T20:00:04.0474577Z 2025-05-07T20:00:04.0474833Z The following NEW packages will be INSTALLED: 2025-05-07T20:00:04.0475369Z 2025-05-07T20:00:04.0475812Z clang conda-forge/linux-aarch64::clang-16.0.6-default_h7e7f49e_14 2025-05-07T20:00:04.0476726Z clang-16 conda-forge/linux-aarch64::clang-16-16.0.6-default_he324ac1_14 2025-05-07T20:00:04.0477647Z clangxx conda-forge/linux-aarch64::clangxx-16.0.6-default_h2509fc2_14 2025-05-07T20:00:04.0478676Z compiler-rt conda-forge/linux-aarch64::compiler-rt-16.0.6-h2a328a1_2 2025-05-07T20:00:04.0479634Z compiler-rt_linux~ conda-forge/noarch::compiler-rt_linux-aarch64-16.0.6-h2a328a1_2 2025-05-07T20:00:04.0480867Z icu conda-forge/linux-aarch64::icu-73.2-h787c7f5_0 2025-05-07T20:00:04.0481871Z libclang-cpp16 conda-forge/linux-aarch64::libclang-cpp16-16.0.6-default_he324ac1_14 2025-05-07T20:00:04.0482783Z libcxx conda-forge/linux-aarch64::libcxx-8.0.0-4 2025-05-07T20:00:04.0483518Z libcxxabi conda-forge/linux-aarch64::libcxxabi-8.0.0-4 2025-05-07T20:00:04.0484461Z libiconv conda-forge/linux-aarch64::libiconv-1.18-hc99b53d_1 2025-05-07T20:00:04.0485375Z libllvm16 conda-forge/linux-aarch64::libllvm16-16.0.6-h0b931ab_3 2025-05-07T20:00:04.0486358Z libxml2 conda-forge/linux-aarch64::libxml2-2.12.7-h49dc7a2_1 2025-05-07T20:00:04.0487172Z libzlib conda-forge/linux-aarch64::libzlib-1.2.13-h68df207_6 2025-05-07T20:00:04.0488835Z llvm-openmp conda-forge/linux-aarch64::llvm-openmp-16.0.6-h8b0cb96_0 2025-05-07T20:00:04.0489819Z zstd conda-forge/linux-aarch64::zstd-1.5.6-h02f22dd_0 2025-05-07T20:00:04.0490283Z 2025-05-07T20:00:04.0490526Z The following packages will be UPDATED: 2025-05-07T20:00:04.0490902Z 2025-05-07T20:00:04.0491340Z zlib pkgs/main::zlib-1.2.13-h998d150_1 --> conda-forge::zlib-1.2.13-h68df207_6 2025-05-07T20:00:04.0491920Z 2025-05-07T20:00:04.0491928Z 2025-05-07T20:00:04.0491933Z 2025-05-07T20:00:04.0492307Z Downloading and Extracting Packages: ...working... 2025-05-07T20:00:04.0493020Z llvm-openmp-16.0.6 | 39.6 MB | | 0% 2025-05-07T20:00:04.0493434Z 2025-05-07T20:00:04.0494518Z libllvm16-16.0.6 | 33.2 MB | | 0%  2025-05-07T20:00:04.0494936Z 2025-05-07T20:00:04.0494942Z 2025-05-07T20:00:04.0509430Z compiler-rt_linux-aa | 25.8 MB | | 0%  2025-05-07T20:00:04.0509976Z 2025-05-07T20:00:04.0509983Z 2025-05-07T20:00:04.0515532Z 2025-05-07T20:00:04.0573419Z libclang-cpp16-16.0. | 16.9 MB | | 0%  2025-05-07T20:00:04.0574010Z 2025-05-07T20:00:04.0574019Z 2025-05-07T20:00:04.0574027Z 2025-05-07T20:00:04.0574033Z 2025-05-07T20:00:04.0640057Z icu-73.2 | 11.7 MB | | 0%  2025-05-07T20:00:04.0644429Z 2025-05-07T20:00:04.0645477Z 2025-05-07T20:00:04.0645483Z 2025-05-07T20:00:04.0645489Z 2025-05-07T20:00:04.0645646Z 2025-05-07T20:00:04.0646663Z libcxx-8.0.0 | 1.1 MB | | 0%  2025-05-07T20:00:04.0647140Z 2025-05-07T20:00:04.0647148Z 2025-05-07T20:00:04.0647660Z 2025-05-07T20:00:04.0647710Z 2025-05-07T20:00:04.0647717Z 2025-05-07T20:00:04.0652537Z 2025-05-07T20:00:04.0655040Z clang-16-16.0.6 | 781 KB | | 0%  2025-05-07T20:00:04.0655535Z 2025-05-07T20:00:04.0655541Z 2025-05-07T20:00:04.0655547Z 2025-05-07T20:00:04.0655554Z 2025-05-07T20:00:04.0655577Z 2025-05-07T20:00:04.0655583Z 2025-05-07T20:00:04.0655588Z 2025-05-07T20:00:04.0682034Z libxml2-2.12.7 | 734 KB | | 0%  2025-05-07T20:00:04.0686226Z 2025-05-07T20:00:04.0686596Z 2025-05-07T20:00:04.0686602Z 2025-05-07T20:00:04.0686609Z 2025-05-07T20:00:04.0686615Z 2025-05-07T20:00:04.0686621Z 2025-05-07T20:00:04.0686626Z 2025-05-07T20:00:04.0686676Z 2025-05-07T20:00:04.0687353Z libiconv-1.18 | 702 KB | | 0%  2025-05-07T20:00:04.0687828Z 2025-05-07T20:00:04.0687855Z 2025-05-07T20:00:04.0687861Z 2025-05-07T20:00:04.0687867Z 2025-05-07T20:00:04.0687873Z 2025-05-07T20:00:04.0687921Z 2025-05-07T20:00:04.0687927Z 2025-05-07T20:00:04.0687931Z 2025-05-07T20:00:04.0687994Z 2025-05-07T20:00:04.0716197Z zstd-1.5.6 | 527 KB | | 0%  2025-05-07T20:00:04.0717049Z 2025-05-07T20:00:04.0717056Z 2025-05-07T20:00:04.0717069Z 2025-05-07T20:00:04.0717075Z 2025-05-07T20:00:04.0717120Z 2025-05-07T20:00:04.0717126Z 2025-05-07T20:00:04.0717131Z 2025-05-07T20:00:04.0717136Z 2025-05-07T20:00:04.0717141Z 2025-05-07T20:00:04.0717495Z 2025-05-07T20:00:04.0718427Z libcxxabi-8.0.0 | 175 KB | | 0%  2025-05-07T20:00:04.0718926Z 2025-05-07T20:00:04.0718933Z 2025-05-07T20:00:04.0718940Z 2025-05-07T20:00:04.0718963Z 2025-05-07T20:00:04.0718968Z 2025-05-07T20:00:04.0718973Z 2025-05-07T20:00:04.0719047Z 2025-05-07T20:00:04.0719054Z 2025-05-07T20:00:04.0719059Z 2025-05-07T20:00:04.0719065Z 2025-05-07T20:00:04.0719073Z 2025-05-07T20:00:04.0724890Z clangxx-16.0.6 | 110 KB | | 0%  2025-05-07T20:00:04.0725717Z 2025-05-07T20:00:04.0725726Z 2025-05-07T20:00:04.0725731Z 2025-05-07T20:00:04.0725737Z 2025-05-07T20:00:04.0725742Z 2025-05-07T20:00:04.0725747Z 2025-05-07T20:00:04.0725752Z 2025-05-07T20:00:04.0725757Z 2025-05-07T20:00:04.0725763Z 2025-05-07T20:00:04.0725768Z 2025-05-07T20:00:04.0725772Z 2025-05-07T20:00:04.0735880Z 2025-05-07T20:00:04.0753206Z clang-16.0.6 | 110 KB | | 0%  2025-05-07T20:00:04.0758134Z 2025-05-07T20:00:04.0758375Z 2025-05-07T20:00:04.0758383Z 2025-05-07T20:00:04.0758389Z 2025-05-07T20:00:04.0758396Z 2025-05-07T20:00:04.0758401Z 2025-05-07T20:00:04.0758408Z 2025-05-07T20:00:04.0758414Z 2025-05-07T20:00:04.0758420Z 2025-05-07T20:00:04.0758426Z 2025-05-07T20:00:04.0758431Z 2025-05-07T20:00:04.0758437Z 2025-05-07T20:00:04.0758497Z 2025-05-07T20:00:04.0759383Z compiler-rt-16.0.6 | 107 KB | | 0%  2025-05-07T20:00:04.0759974Z 2025-05-07T20:00:04.0759980Z 2025-05-07T20:00:04.0760947Z 2025-05-07T20:00:04.0760959Z 2025-05-07T20:00:04.0760983Z 2025-05-07T20:00:04.0760989Z 2025-05-07T20:00:04.0760994Z 2025-05-07T20:00:04.0760999Z 2025-05-07T20:00:04.0761003Z 2025-05-07T20:00:04.0761008Z 2025-05-07T20:00:04.0761014Z 2025-05-07T20:00:04.0761019Z 2025-05-07T20:00:04.0761025Z 2025-05-07T20:00:04.0761030Z 2025-05-07T20:00:04.0775301Z zlib-1.2.13 | 94 KB | | 0%  2025-05-07T20:00:04.0775842Z 2025-05-07T20:00:04.0775850Z 2025-05-07T20:00:04.0775856Z 2025-05-07T20:00:04.0775861Z 2025-05-07T20:00:04.0775866Z 2025-05-07T20:00:04.0775872Z 2025-05-07T20:00:04.0775878Z 2025-05-07T20:00:04.0775883Z 2025-05-07T20:00:04.0775889Z 2025-05-07T20:00:04.0775929Z 2025-05-07T20:00:04.0775936Z 2025-05-07T20:00:04.0775941Z 2025-05-07T20:00:04.0775946Z 2025-05-07T20:00:04.0775952Z 2025-05-07T20:00:04.0776436Z 2025-05-07T20:00:04.1852810Z libzlib-1.2.13 | 66 KB | | 0%  2025-05-07T20:00:04.1857846Z 2025-05-07T20:00:04.1861261Z 2025-05-07T20:00:04.1861415Z 2025-05-07T20:00:04.2016303Z libclang-cpp16-16.0. | 16.9 MB | | 0%  2025-05-07T20:00:04.2038090Z 2025-05-07T20:00:04.2333291Z libllvm16-16.0.6 | 33.2 MB | | 0%  2025-05-07T20:00:04.2335075Z 2025-05-07T20:00:04.2377551Z 2025-05-07T20:00:04.2415108Z compiler-rt_linux-aa | 25.8 MB | | 0%  2025-05-07T20:00:04.2415670Z 2025-05-07T20:00:04.2415677Z 2025-05-07T20:00:04.2415682Z 2025-05-07T20:00:04.2415687Z 2025-05-07T20:00:04.2825240Z icu-73.2 | 11.7 MB | | 0%  2025-05-07T20:00:04.2825731Z 2025-05-07T20:00:04.2825737Z 2025-05-07T20:00:04.2835304Z 2025-05-07T20:00:04.3078211Z libclang-cpp16-16.0. | 16.9 MB | 4 | 4%  2025-05-07T20:00:04.3078715Z 2025-05-07T20:00:04.3079145Z libllvm16-16.0.6 | 33.2 MB | 1 | 2%  2025-05-07T20:00:04.3081012Z 2025-05-07T20:00:04.3081021Z 2025-05-07T20:00:04.3099216Z compiler-rt_linux-aa | 25.8 MB | 2 | 3%  2025-05-07T20:00:04.3099848Z 2025-05-07T20:00:04.3099858Z 2025-05-07T20:00:04.3099866Z 2025-05-07T20:00:04.3106516Z 2025-05-07T20:00:04.3459661Z icu-73.2 | 11.7 MB | 5 | 6%  2025-05-07T20:00:04.3843229Z llvm-openmp-16.0.6 | 39.6 MB | | 0% 2025-05-07T20:00:04.3845057Z 2025-05-07T20:00:04.3845065Z 2025-05-07T20:00:04.3845071Z 2025-05-07T20:00:04.4050465Z libclang-cpp16-16.0. | 16.9 MB | #2 | 13%  2025-05-07T20:00:04.4050985Z 2025-05-07T20:00:04.4059255Z libllvm16-16.0.6 | 33.2 MB | 7 | 7%  2025-05-07T20:00:04.4059714Z 2025-05-07T20:00:04.4059722Z 2025-05-07T20:00:04.4100872Z compiler-rt_linux-aa | 25.8 MB | 8 | 9%  2025-05-07T20:00:04.4101459Z 2025-05-07T20:00:04.4101467Z 2025-05-07T20:00:04.4101508Z 2025-05-07T20:00:04.4101513Z 2025-05-07T20:00:04.4462833Z icu-73.2 | 11.7 MB | ## | 20%  2025-05-07T20:00:04.4855109Z llvm-openmp-16.0.6 | 39.6 MB | 3 | 3% 2025-05-07T20:00:04.4855663Z 2025-05-07T20:00:04.4855671Z 2025-05-07T20:00:04.4855678Z 2025-05-07T20:00:04.5057106Z libclang-cpp16-16.0. | 16.9 MB | ##1 | 22%  2025-05-07T20:00:04.5057731Z 2025-05-07T20:00:04.5065124Z libllvm16-16.0.6 | 33.2 MB | #1 | 12%  2025-05-07T20:00:04.5065699Z 2025-05-07T20:00:04.5065705Z 2025-05-07T20:00:04.5097507Z compiler-rt_linux-aa | 25.8 MB | #3 | 14%  2025-05-07T20:00:04.5098090Z 2025-05-07T20:00:04.5098099Z 2025-05-07T20:00:04.5098106Z 2025-05-07T20:00:04.5098111Z 2025-05-07T20:00:04.5511431Z icu-73.2 | 11.7 MB | ###4 | 34%  2025-05-07T20:00:04.5950602Z llvm-openmp-16.0.6 | 39.6 MB | 6 | 7% 2025-05-07T20:00:04.5951079Z 2025-05-07T20:00:04.5951120Z 2025-05-07T20:00:04.5951125Z 2025-05-07T20:00:04.6102477Z libclang-cpp16-16.0. | 16.9 MB | ##8 | 29%  2025-05-07T20:00:04.6103080Z 2025-05-07T20:00:04.6104031Z 2025-05-07T20:00:04.6165100Z compiler-rt_linux-aa | 25.8 MB | #8 | 18%  2025-05-07T20:00:04.6165610Z 2025-05-07T20:00:04.6165617Z 2025-05-07T20:00:04.6165622Z 2025-05-07T20:00:04.6165627Z 2025-05-07T20:00:04.6203722Z icu-73.2 | 11.7 MB | ####4 | 45%  2025-05-07T20:00:04.6213531Z 2025-05-07T20:00:04.6511859Z libllvm16-16.0.6 | 33.2 MB | #5 | 15%  2025-05-07T20:00:04.6954106Z llvm-openmp-16.0.6 | 39.6 MB | # | 10% 2025-05-07T20:00:04.6955019Z 2025-05-07T20:00:04.6955027Z 2025-05-07T20:00:04.6983623Z 2025-05-07T20:00:04.7102009Z libclang-cpp16-16.0. | 16.9 MB | ###9 | 39%  2025-05-07T20:00:04.7102639Z 2025-05-07T20:00:04.7102889Z 2025-05-07T20:00:04.7166017Z compiler-rt_linux-aa | 25.8 MB | ##4 | 25%  2025-05-07T20:00:04.7167069Z 2025-05-07T20:00:04.7167100Z 2025-05-07T20:00:04.7167122Z 2025-05-07T20:00:04.7167184Z 2025-05-07T20:00:04.7208517Z icu-73.2 | 11.7 MB | ###### | 60%  2025-05-07T20:00:04.7209087Z 2025-05-07T20:00:04.7551985Z libllvm16-16.0.6 | 33.2 MB | ##1 | 22%  2025-05-07T20:00:04.7955239Z llvm-openmp-16.0.6 | 39.6 MB | #5 | 16% 2025-05-07T20:00:04.7955845Z 2025-05-07T20:00:04.7955888Z 2025-05-07T20:00:04.7955896Z 2025-05-07T20:00:04.8104722Z libclang-cpp16-16.0. | 16.9 MB | #####2 | 52%  2025-05-07T20:00:04.8105737Z 2025-05-07T20:00:04.8105745Z 2025-05-07T20:00:04.8168176Z compiler-rt_linux-aa | 25.8 MB | ###3 | 33%  2025-05-07T20:00:04.8168954Z 2025-05-07T20:00:04.8168962Z 2025-05-07T20:00:04.8168972Z 2025-05-07T20:00:04.8168996Z 2025-05-07T20:00:04.8211307Z icu-73.2 | 11.7 MB | #######8 | 78%  2025-05-07T20:00:04.8215422Z 2025-05-07T20:00:04.8550055Z libllvm16-16.0.6 | 33.2 MB | ##8 | 28%  2025-05-07T20:00:04.8960324Z llvm-openmp-16.0.6 | 39.6 MB | ##1 | 21% 2025-05-07T20:00:04.8961057Z 2025-05-07T20:00:04.8961065Z 2025-05-07T20:00:04.8961070Z 2025-05-07T20:00:04.9108183Z libclang-cpp16-16.0. | 16.9 MB | ######7 | 68%  2025-05-07T20:00:04.9108720Z 2025-05-07T20:00:04.9108727Z 2025-05-07T20:00:04.9215526Z compiler-rt_linux-aa | 25.8 MB | ####3 | 43%  2025-05-07T20:00:04.9216045Z 2025-05-07T20:00:04.9563036Z libllvm16-16.0.6 | 33.2 MB | ###7 | 37%  2025-05-07T20:00:04.9959892Z llvm-openmp-16.0.6 | 39.6 MB | ##9 | 29% 2025-05-07T20:00:04.9960345Z 2025-05-07T20:00:04.9960351Z 2025-05-07T20:00:04.9960359Z 2025-05-07T20:00:05.0120664Z libclang-cpp16-16.0. | 16.9 MB | ########7 | 88%  2025-05-07T20:00:05.0121267Z 2025-05-07T20:00:05.0121274Z 2025-05-07T20:00:05.0221245Z compiler-rt_linux-aa | 25.8 MB | #####5 | 55%  2025-05-07T20:00:05.0223802Z 2025-05-07T20:00:05.0570903Z libllvm16-16.0.6 | 33.2 MB | ####8 | 49%  2025-05-07T20:00:05.1122343Z llvm-openmp-16.0.6 | 39.6 MB | ###6 | 37% 2025-05-07T20:00:05.1122770Z 2025-05-07T20:00:05.1122776Z 2025-05-07T20:00:05.1240151Z compiler-rt_linux-aa | 25.8 MB | ######6 | 66%  2025-05-07T20:00:05.1240618Z 2025-05-07T20:00:05.1574985Z libllvm16-16.0.6 | 33.2 MB | #####8 | 59%  2025-05-07T20:00:05.1943910Z llvm-openmp-16.0.6 | 39.6 MB | ####4 | 44% 2025-05-07T20:00:05.1944347Z 2025-05-07T20:00:05.1944353Z 2025-05-07T20:00:05.1944359Z 2025-05-07T20:00:05.1954192Z 2025-05-07T20:00:05.1954892Z icu-73.2 | 11.7 MB | ########## | 100%  2025-05-07T20:00:05.1955287Z 2025-05-07T20:00:05.1955294Z 2025-05-07T20:00:05.1955300Z 2025-05-07T20:00:05.1955308Z 2025-05-07T20:00:05.2122778Z icu-73.2 | 11.7 MB | ########## | 100%  2025-05-07T20:00:05.2123211Z 2025-05-07T20:00:05.2130729Z 2025-05-07T20:00:05.2248658Z compiler-rt_linux-aa | 25.8 MB | #######9 | 80%  2025-05-07T20:00:05.2249905Z 2025-05-07T20:00:05.2576375Z libllvm16-16.0.6 | 33.2 MB | ######9 | 69%  2025-05-07T20:00:05.2627870Z llvm-openmp-16.0.6 | 39.6 MB | #####1 | 52% 2025-05-07T20:00:05.2628473Z 2025-05-07T20:00:05.2628480Z 2025-05-07T20:00:05.2628503Z 2025-05-07T20:00:05.2628508Z 2025-05-07T20:00:05.2628513Z 2025-05-07T20:00:05.3135760Z libcxx-8.0.0 | 1.1 MB | 1 | 1%  2025-05-07T20:00:05.3136213Z 2025-05-07T20:00:05.3138983Z 2025-05-07T20:00:05.3216789Z compiler-rt_linux-aa | 25.8 MB | #########2 | 92%  2025-05-07T20:00:05.3217254Z 2025-05-07T20:00:05.3217260Z 2025-05-07T20:00:05.3217265Z 2025-05-07T20:00:05.3217287Z 2025-05-07T20:00:05.3217292Z 2025-05-07T20:00:05.3248673Z libcxx-8.0.0 | 1.1 MB | ########## | 100%  2025-05-07T20:00:05.3249673Z 2025-05-07T20:00:05.3579063Z libllvm16-16.0.6 | 33.2 MB | #######9 | 80%  2025-05-07T20:00:05.3840153Z llvm-openmp-16.0.6 | 39.6 MB | #####9 | 59% 2025-05-07T20:00:05.3840596Z 2025-05-07T20:00:05.3840602Z 2025-05-07T20:00:05.3840608Z 2025-05-07T20:00:05.3840630Z 2025-05-07T20:00:05.3840636Z 2025-05-07T20:00:05.3842407Z 2025-05-07T20:00:05.4252787Z clang-16-16.0.6 | 781 KB | 2 | 2%  2025-05-07T20:00:05.4253332Z 2025-05-07T20:00:05.4285999Z libllvm16-16.0.6 | 33.2 MB | ######### | 90%  2025-05-07T20:00:05.4286462Z 2025-05-07T20:00:05.4286470Z 2025-05-07T20:00:05.4286475Z 2025-05-07T20:00:05.4286480Z 2025-05-07T20:00:05.4286486Z 2025-05-07T20:00:05.4290652Z 2025-05-07T20:00:05.4582044Z clang-16-16.0.6 | 781 KB | ########## | 100%  2025-05-07T20:00:05.4950793Z llvm-openmp-16.0.6 | 39.6 MB | ######7 | 67% 2025-05-07T20:00:05.4951271Z 2025-05-07T20:00:05.4951278Z 2025-05-07T20:00:05.4951285Z 2025-05-07T20:00:05.4951293Z 2025-05-07T20:00:05.4951299Z 2025-05-07T20:00:05.4951338Z 2025-05-07T20:00:05.4951344Z 2025-05-07T20:00:05.5217993Z libxml2-2.12.7 | 734 KB | 2 | 2%  2025-05-07T20:00:05.5218471Z 2025-05-07T20:00:05.5218476Z 2025-05-07T20:00:05.5218481Z 2025-05-07T20:00:05.5379616Z libclang-cpp16-16.0. | 16.9 MB | ########## | 100%  2025-05-07T20:00:05.5380438Z 2025-05-07T20:00:05.5458531Z libllvm16-16.0.6 | 33.2 MB | #########9 | 100%  2025-05-07T20:00:05.5458997Z 2025-05-07T20:00:05.5459004Z 2025-05-07T20:00:05.5459009Z 2025-05-07T20:00:05.5459014Z 2025-05-07T20:00:05.5459020Z 2025-05-07T20:00:05.5459025Z 2025-05-07T20:00:05.5459030Z 2025-05-07T20:00:05.5665320Z libxml2-2.12.7 | 734 KB | ########## | 100%  2025-05-07T20:00:05.5699867Z llvm-openmp-16.0.6 | 39.6 MB | #######4 | 74% 2025-05-07T20:00:05.5700323Z 2025-05-07T20:00:05.5700329Z 2025-05-07T20:00:05.5700335Z 2025-05-07T20:00:05.5700341Z 2025-05-07T20:00:05.5700347Z 2025-05-07T20:00:05.5700385Z 2025-05-07T20:00:05.5700391Z 2025-05-07T20:00:05.5700571Z 2025-05-07T20:00:05.6038787Z libiconv-1.18 | 702 KB | 2 | 2%  2025-05-07T20:00:05.6039267Z 2025-05-07T20:00:05.6039273Z 2025-05-07T20:00:05.6039279Z 2025-05-07T20:00:05.6039284Z 2025-05-07T20:00:05.6039289Z 2025-05-07T20:00:05.6039294Z 2025-05-07T20:00:05.6039299Z 2025-05-07T20:00:05.6039323Z 2025-05-07T20:00:05.6167009Z libiconv-1.18 | 702 KB | ########## | 100%  2025-05-07T20:00:05.6167519Z 2025-05-07T20:00:05.6167525Z 2025-05-07T20:00:05.6167530Z 2025-05-07T20:00:05.6167535Z 2025-05-07T20:00:05.6167540Z 2025-05-07T20:00:05.6167545Z 2025-05-07T20:00:05.6167549Z 2025-05-07T20:00:05.6167555Z 2025-05-07T20:00:05.6168559Z 2025-05-07T20:00:05.6477217Z zstd-1.5.6 | 527 KB | 3 | 3%  2025-05-07T20:00:05.6477711Z 2025-05-07T20:00:05.6477719Z 2025-05-07T20:00:05.6477725Z 2025-05-07T20:00:05.6477730Z 2025-05-07T20:00:05.6477771Z 2025-05-07T20:00:05.6477776Z 2025-05-07T20:00:05.6477781Z 2025-05-07T20:00:05.6478118Z 2025-05-07T20:00:05.6478133Z 2025-05-07T20:00:05.6524173Z zstd-1.5.6 | 527 KB | ########## | 100%  2025-05-07T20:00:05.6524646Z 2025-05-07T20:00:05.6524653Z 2025-05-07T20:00:05.6524659Z 2025-05-07T20:00:05.6524664Z 2025-05-07T20:00:05.6524670Z 2025-05-07T20:00:05.6524676Z 2025-05-07T20:00:05.6524681Z 2025-05-07T20:00:05.6524686Z 2025-05-07T20:00:05.6524692Z 2025-05-07T20:00:05.6526641Z 2025-05-07T20:00:05.6620173Z libcxxabi-8.0.0 | 175 KB | 9 | 9%  2025-05-07T20:00:05.6620688Z 2025-05-07T20:00:05.6620694Z 2025-05-07T20:00:05.6620700Z 2025-05-07T20:00:05.6620705Z 2025-05-07T20:00:05.6620710Z 2025-05-07T20:00:05.6620717Z 2025-05-07T20:00:05.6620732Z 2025-05-07T20:00:05.6620737Z 2025-05-07T20:00:05.6620742Z 2025-05-07T20:00:05.6624691Z 2025-05-07T20:00:05.6664685Z libcxxabi-8.0.0 | 175 KB | ########## | 100%  2025-05-07T20:00:05.7030541Z llvm-openmp-16.0.6 | 39.6 MB | ########2 | 83% 2025-05-07T20:00:05.7031004Z 2025-05-07T20:00:05.7031011Z 2025-05-07T20:00:05.7031016Z 2025-05-07T20:00:05.7031022Z 2025-05-07T20:00:05.7031027Z 2025-05-07T20:00:05.7031033Z 2025-05-07T20:00:05.7031038Z 2025-05-07T20:00:05.7031044Z 2025-05-07T20:00:05.7031049Z 2025-05-07T20:00:05.7031054Z 2025-05-07T20:00:05.7031060Z 2025-05-07T20:00:05.7086104Z clangxx-16.0.6 | 110 KB | #4 | 15%  2025-05-07T20:00:05.7086592Z 2025-05-07T20:00:05.7086598Z 2025-05-07T20:00:05.7086604Z 2025-05-07T20:00:05.7086609Z 2025-05-07T20:00:05.7086614Z 2025-05-07T20:00:05.7086620Z 2025-05-07T20:00:05.7086625Z 2025-05-07T20:00:05.7086630Z 2025-05-07T20:00:05.7086635Z 2025-05-07T20:00:05.7086650Z 2025-05-07T20:00:05.7090769Z 2025-05-07T20:00:05.7183751Z clangxx-16.0.6 | 110 KB | ########## | 100%  2025-05-07T20:00:05.7184300Z 2025-05-07T20:00:05.7184307Z 2025-05-07T20:00:05.7184337Z 2025-05-07T20:00:05.7184342Z 2025-05-07T20:00:05.7184347Z 2025-05-07T20:00:05.7184352Z 2025-05-07T20:00:05.7184357Z 2025-05-07T20:00:05.7184361Z 2025-05-07T20:00:05.7184366Z 2025-05-07T20:00:05.7184371Z 2025-05-07T20:00:05.7184375Z 2025-05-07T20:00:05.7184380Z 2025-05-07T20:00:05.7278990Z clang-16.0.6 | 110 KB | #4 | 15%  2025-05-07T20:00:05.7279507Z 2025-05-07T20:00:05.7279514Z 2025-05-07T20:00:05.7279520Z 2025-05-07T20:00:05.7279525Z 2025-05-07T20:00:05.7279531Z 2025-05-07T20:00:05.7279536Z 2025-05-07T20:00:05.7279543Z 2025-05-07T20:00:05.7279548Z 2025-05-07T20:00:05.7279553Z 2025-05-07T20:00:05.7279558Z 2025-05-07T20:00:05.7279563Z 2025-05-07T20:00:05.7281548Z 2025-05-07T20:00:05.7666120Z clang-16.0.6 | 110 KB | ########## | 100%  2025-05-07T20:00:05.7729007Z llvm-openmp-16.0.6 | 39.6 MB | #########1 | 92% 2025-05-07T20:00:05.7729510Z 2025-05-07T20:00:05.7729516Z 2025-05-07T20:00:05.7729536Z 2025-05-07T20:00:05.7729542Z 2025-05-07T20:00:05.7729547Z 2025-05-07T20:00:05.7729552Z 2025-05-07T20:00:05.7729556Z 2025-05-07T20:00:05.7729561Z 2025-05-07T20:00:05.7729566Z 2025-05-07T20:00:05.7729571Z 2025-05-07T20:00:05.7729576Z 2025-05-07T20:00:05.7729580Z 2025-05-07T20:00:05.7730211Z 2025-05-07T20:00:05.7747777Z compiler-rt-16.0.6 | 107 KB | #5 | 15%  2025-05-07T20:00:05.7748430Z 2025-05-07T20:00:05.7748479Z 2025-05-07T20:00:05.7748492Z 2025-05-07T20:00:05.7748498Z 2025-05-07T20:00:05.7748503Z 2025-05-07T20:00:05.7748516Z 2025-05-07T20:00:05.7748646Z 2025-05-07T20:00:05.7748651Z 2025-05-07T20:00:05.7748656Z 2025-05-07T20:00:05.7748664Z 2025-05-07T20:00:05.7748692Z 2025-05-07T20:00:05.7748702Z 2025-05-07T20:00:05.7748711Z 2025-05-07T20:00:05.7748827Z 2025-05-07T20:00:05.7810666Z zlib-1.2.13 | 94 KB | #7 | 17%  2025-05-07T20:00:05.7811204Z 2025-05-07T20:00:05.7811509Z 2025-05-07T20:00:05.7811517Z 2025-05-07T20:00:05.7811522Z 2025-05-07T20:00:05.7811527Z 2025-05-07T20:00:05.7811532Z 2025-05-07T20:00:05.7811537Z 2025-05-07T20:00:05.7811542Z 2025-05-07T20:00:05.7811547Z 2025-05-07T20:00:05.7811552Z 2025-05-07T20:00:05.7811557Z 2025-05-07T20:00:05.7811562Z 2025-05-07T20:00:05.7811567Z 2025-05-07T20:00:05.7818254Z 2025-05-07T20:00:05.7825218Z zlib-1.2.13 | 94 KB | ########## | 100%  2025-05-07T20:00:05.7825707Z 2025-05-07T20:00:05.7825717Z 2025-05-07T20:00:05.7825723Z 2025-05-07T20:00:05.7825728Z 2025-05-07T20:00:05.7825734Z 2025-05-07T20:00:05.7825739Z 2025-05-07T20:00:05.7825744Z 2025-05-07T20:00:05.7825750Z 2025-05-07T20:00:05.7825769Z 2025-05-07T20:00:05.7825775Z 2025-05-07T20:00:05.7825781Z 2025-05-07T20:00:05.7825787Z 2025-05-07T20:00:05.7825793Z 2025-05-07T20:00:05.8396340Z compiler-rt-16.0.6 | 107 KB | ########## | 100%  2025-05-07T20:00:05.8397265Z 2025-05-07T20:00:05.8397272Z 2025-05-07T20:00:05.8397277Z 2025-05-07T20:00:05.8397282Z 2025-05-07T20:00:05.8397287Z 2025-05-07T20:00:05.8397292Z 2025-05-07T20:00:05.8397297Z 2025-05-07T20:00:05.8397301Z 2025-05-07T20:00:05.8397306Z 2025-05-07T20:00:05.8397311Z 2025-05-07T20:00:05.8397316Z 2025-05-07T20:00:05.8397321Z 2025-05-07T20:00:05.8397325Z 2025-05-07T20:00:05.8397330Z 2025-05-07T20:00:05.8397335Z 2025-05-07T20:00:05.8439002Z libzlib-1.2.13 | 66 KB | ##4 | 24%  2025-05-07T20:00:05.8439519Z 2025-05-07T20:00:05.8439526Z 2025-05-07T20:00:05.8439531Z 2025-05-07T20:00:05.8439537Z 2025-05-07T20:00:05.8439543Z 2025-05-07T20:00:05.8439550Z 2025-05-07T20:00:05.8439556Z 2025-05-07T20:00:05.8439561Z 2025-05-07T20:00:05.8439566Z 2025-05-07T20:00:05.8439572Z 2025-05-07T20:00:05.8439577Z 2025-05-07T20:00:05.8439610Z 2025-05-07T20:00:05.8439625Z 2025-05-07T20:00:05.8439631Z 2025-05-07T20:00:05.8441239Z 2025-05-07T20:00:05.9529263Z libzlib-1.2.13 | 66 KB | ########## | 100%  2025-05-07T20:00:05.9529776Z 2025-05-07T20:00:05.9535917Z 2025-05-07T20:00:06.1158187Z compiler-rt_linux-aa | 25.8 MB | ########## | 100%  2025-05-07T20:00:06.1158813Z 2025-05-07T20:00:06.1415265Z libllvm16-16.0.6 | 33.2 MB | ########## | 100%  2025-05-07T20:00:06.1415739Z 2025-05-07T20:00:06.1415746Z 2025-05-07T20:00:06.1415752Z 2025-05-07T20:00:06.1415758Z 2025-05-07T20:00:06.1415763Z 2025-05-07T20:00:06.1416591Z 2025-05-07T20:00:06.1434329Z clang-16-16.0.6 | 781 KB | ########## | 100%  2025-05-07T20:00:06.1434765Z 2025-05-07T20:00:06.1434788Z 2025-05-07T20:00:06.1434793Z 2025-05-07T20:00:06.1434799Z 2025-05-07T20:00:06.1434805Z 2025-05-07T20:00:06.1434811Z 2025-05-07T20:00:06.2455591Z clang-16-16.0.6 | 781 KB | ########## | 100%  2025-05-07T20:00:06.2456328Z llvm-openmp-16.0.6 | 39.6 MB | ########## | 100% 2025-05-07T20:00:06.3121526Z llvm-openmp-16.0.6 | 39.6 MB | ########## | 100% 2025-05-07T20:00:06.3121963Z 2025-05-07T20:00:06.3121969Z 2025-05-07T20:00:06.3121975Z 2025-05-07T20:00:06.3122001Z 2025-05-07T20:00:06.3387010Z icu-73.2 | 11.7 MB | ########## | 100%  2025-05-07T20:00:06.3387439Z 2025-05-07T20:00:06.3387445Z 2025-05-07T20:00:06.3387450Z 2025-05-07T20:00:06.3387456Z 2025-05-07T20:00:06.3387477Z 2025-05-07T20:00:06.3388570Z libcxx-8.0.0 | 1.1 MB | ########## | 100%  2025-05-07T20:00:06.3388980Z 2025-05-07T20:00:06.3388985Z 2025-05-07T20:00:06.3388990Z 2025-05-07T20:00:06.3388995Z 2025-05-07T20:00:06.3389000Z 2025-05-07T20:00:06.3756010Z libcxx-8.0.0 | 1.1 MB | ########## | 100%  2025-05-07T20:00:06.3756919Z 2025-05-07T20:00:06.3756925Z 2025-05-07T20:00:06.3756930Z 2025-05-07T20:00:06.3756936Z 2025-05-07T20:00:06.3756976Z 2025-05-07T20:00:06.3756981Z 2025-05-07T20:00:06.3756986Z 2025-05-07T20:00:06.3759610Z libxml2-2.12.7 | 734 KB | ########## | 100%  2025-05-07T20:00:06.3760054Z 2025-05-07T20:00:06.3760060Z 2025-05-07T20:00:06.3760065Z 2025-05-07T20:00:06.3760070Z 2025-05-07T20:00:06.3760075Z 2025-05-07T20:00:06.3760080Z 2025-05-07T20:00:06.3760095Z 2025-05-07T20:00:06.4164934Z libxml2-2.12.7 | 734 KB | ########## | 100%  2025-05-07T20:00:06.4165426Z 2025-05-07T20:00:06.4165433Z 2025-05-07T20:00:06.4165439Z 2025-05-07T20:00:06.4165443Z 2025-05-07T20:00:06.4165449Z 2025-05-07T20:00:06.4165454Z 2025-05-07T20:00:06.4165459Z 2025-05-07T20:00:06.4165464Z 2025-05-07T20:00:06.4165468Z 2025-05-07T20:00:06.4170848Z zstd-1.5.6 | 527 KB | ########## | 100%  2025-05-07T20:00:06.4171272Z 2025-05-07T20:00:06.4171278Z 2025-05-07T20:00:06.4171283Z 2025-05-07T20:00:06.4171287Z 2025-05-07T20:00:06.4171652Z 2025-05-07T20:00:06.4171658Z 2025-05-07T20:00:06.4171674Z 2025-05-07T20:00:06.4171696Z 2025-05-07T20:00:06.4171701Z 2025-05-07T20:00:06.4180511Z zstd-1.5.6 | 527 KB | ########## | 100%  2025-05-07T20:00:06.4180952Z 2025-05-07T20:00:06.4180957Z 2025-05-07T20:00:06.4180971Z 2025-05-07T20:00:06.4180977Z 2025-05-07T20:00:06.4180982Z 2025-05-07T20:00:06.4180988Z 2025-05-07T20:00:06.4180992Z 2025-05-07T20:00:06.4180997Z 2025-05-07T20:00:06.4182529Z libiconv-1.18 | 702 KB | ########## | 100%  2025-05-07T20:00:06.4182994Z 2025-05-07T20:00:06.4183002Z 2025-05-07T20:00:06.4183008Z 2025-05-07T20:00:06.4183013Z 2025-05-07T20:00:06.4183019Z 2025-05-07T20:00:06.4183024Z 2025-05-07T20:00:06.4183030Z 2025-05-07T20:00:06.4183037Z 2025-05-07T20:00:06.4797810Z libiconv-1.18 | 702 KB | ########## | 100%  2025-05-07T20:00:06.4798312Z 2025-05-07T20:00:06.4798318Z 2025-05-07T20:00:06.4798324Z 2025-05-07T20:00:06.4798361Z 2025-05-07T20:00:06.4798366Z 2025-05-07T20:00:06.4798371Z 2025-05-07T20:00:06.4798392Z 2025-05-07T20:00:06.4798397Z 2025-05-07T20:00:06.4798402Z 2025-05-07T20:00:06.4798407Z 2025-05-07T20:00:06.4798412Z 2025-05-07T20:00:06.4801148Z clangxx-16.0.6 | 110 KB | ########## | 100%  2025-05-07T20:00:06.4801592Z 2025-05-07T20:00:06.4801598Z 2025-05-07T20:00:06.4801603Z 2025-05-07T20:00:06.4801608Z 2025-05-07T20:00:06.4801613Z 2025-05-07T20:00:06.4801626Z 2025-05-07T20:00:06.4801631Z 2025-05-07T20:00:06.4801636Z 2025-05-07T20:00:06.4801640Z 2025-05-07T20:00:06.4801645Z 2025-05-07T20:00:06.4801650Z 2025-05-07T20:00:06.5008776Z clangxx-16.0.6 | 110 KB | ########## | 100%  2025-05-07T20:00:06.5009255Z 2025-05-07T20:00:06.5009262Z 2025-05-07T20:00:06.5009268Z 2025-05-07T20:00:06.5009274Z 2025-05-07T20:00:06.5009283Z 2025-05-07T20:00:06.5009289Z 2025-05-07T20:00:06.5009309Z 2025-05-07T20:00:06.5009347Z 2025-05-07T20:00:06.5009353Z 2025-05-07T20:00:06.5009358Z 2025-05-07T20:00:06.5009807Z libcxxabi-8.0.0 | 175 KB | ########## | 100%  2025-05-07T20:00:06.5010251Z 2025-05-07T20:00:06.5010263Z 2025-05-07T20:00:06.5010268Z 2025-05-07T20:00:06.5010273Z 2025-05-07T20:00:06.5010277Z 2025-05-07T20:00:06.5010282Z 2025-05-07T20:00:06.5010287Z 2025-05-07T20:00:06.5010291Z 2025-05-07T20:00:06.5010296Z 2025-05-07T20:00:06.5010301Z 2025-05-07T20:00:06.5277362Z libcxxabi-8.0.0 | 175 KB | ########## | 100%  2025-05-07T20:00:06.5277894Z 2025-05-07T20:00:06.5277901Z 2025-05-07T20:00:06.5277907Z 2025-05-07T20:00:06.5277913Z 2025-05-07T20:00:06.5277919Z 2025-05-07T20:00:06.5277925Z 2025-05-07T20:00:06.5277931Z 2025-05-07T20:00:06.5277937Z 2025-05-07T20:00:06.5277943Z 2025-05-07T20:00:06.5277948Z 2025-05-07T20:00:06.5277955Z 2025-05-07T20:00:06.5277961Z 2025-05-07T20:00:06.5277967Z 2025-05-07T20:00:06.5277973Z 2025-05-07T20:00:06.5283753Z zlib-1.2.13 | 94 KB | ########## | 100%  2025-05-07T20:00:06.5284274Z 2025-05-07T20:00:06.5284280Z 2025-05-07T20:00:06.5284285Z 2025-05-07T20:00:06.5284291Z 2025-05-07T20:00:06.5284297Z 2025-05-07T20:00:06.5284302Z 2025-05-07T20:00:06.5284308Z 2025-05-07T20:00:06.5284313Z 2025-05-07T20:00:06.5284318Z 2025-05-07T20:00:06.5284333Z 2025-05-07T20:00:06.5284339Z 2025-05-07T20:00:06.5284344Z 2025-05-07T20:00:06.5284351Z 2025-05-07T20:00:06.5284356Z 2025-05-07T20:00:06.5814051Z zlib-1.2.13 | 94 KB | ########## | 100%  2025-05-07T20:00:06.5814533Z 2025-05-07T20:00:06.5814540Z 2025-05-07T20:00:06.5814546Z 2025-05-07T20:00:06.5814551Z 2025-05-07T20:00:06.5814557Z 2025-05-07T20:00:06.5814563Z 2025-05-07T20:00:06.5814568Z 2025-05-07T20:00:06.5814574Z 2025-05-07T20:00:06.5814596Z 2025-05-07T20:00:06.5814603Z 2025-05-07T20:00:06.5814608Z 2025-05-07T20:00:06.5815004Z 2025-05-07T20:00:06.5815009Z 2025-05-07T20:00:06.5816153Z compiler-rt-16.0.6 | 107 KB | ########## | 100%  2025-05-07T20:00:06.5816657Z 2025-05-07T20:00:06.5816663Z 2025-05-07T20:00:06.5816668Z 2025-05-07T20:00:06.5816674Z 2025-05-07T20:00:06.5816679Z 2025-05-07T20:00:06.5816685Z 2025-05-07T20:00:06.5816690Z 2025-05-07T20:00:06.5816695Z 2025-05-07T20:00:06.5816710Z 2025-05-07T20:00:06.5816715Z 2025-05-07T20:00:06.5816720Z 2025-05-07T20:00:06.5816725Z 2025-05-07T20:00:06.5816741Z 2025-05-07T20:00:06.5954963Z compiler-rt-16.0.6 | 107 KB | ########## | 100%  2025-05-07T20:00:06.5955552Z 2025-05-07T20:00:06.5955558Z 2025-05-07T20:00:06.5955564Z 2025-05-07T20:00:06.5955571Z 2025-05-07T20:00:06.5955577Z 2025-05-07T20:00:06.5955583Z 2025-05-07T20:00:06.5955589Z 2025-05-07T20:00:06.5955595Z 2025-05-07T20:00:06.5955601Z 2025-05-07T20:00:06.5955607Z 2025-05-07T20:00:06.5955611Z 2025-05-07T20:00:06.5955651Z 2025-05-07T20:00:06.5956079Z clang-16.0.6 | 110 KB | ########## | 100%  2025-05-07T20:00:06.5956523Z 2025-05-07T20:00:06.5956528Z 2025-05-07T20:00:06.5956533Z 2025-05-07T20:00:06.5956538Z 2025-05-07T20:00:06.5956552Z 2025-05-07T20:00:06.5956557Z 2025-05-07T20:00:06.5956562Z 2025-05-07T20:00:06.5956567Z 2025-05-07T20:00:06.5956571Z 2025-05-07T20:00:06.5956577Z 2025-05-07T20:00:06.5956581Z 2025-05-07T20:00:06.5956586Z 2025-05-07T20:00:06.6042354Z clang-16.0.6 | 110 KB | ########## | 100%  2025-05-07T20:00:06.6042856Z 2025-05-07T20:00:06.6042863Z 2025-05-07T20:00:06.6042869Z 2025-05-07T20:00:06.6042875Z 2025-05-07T20:00:06.6042881Z 2025-05-07T20:00:06.6042886Z 2025-05-07T20:00:06.6042892Z 2025-05-07T20:00:06.6042897Z 2025-05-07T20:00:06.6042902Z 2025-05-07T20:00:06.6042907Z 2025-05-07T20:00:06.6042913Z 2025-05-07T20:00:06.6042919Z 2025-05-07T20:00:06.6042925Z 2025-05-07T20:00:06.6042930Z 2025-05-07T20:00:06.6042964Z 2025-05-07T20:00:06.6049786Z libzlib-1.2.13 | 66 KB | ########## | 100%  2025-05-07T20:00:06.6050259Z 2025-05-07T20:00:06.6050265Z 2025-05-07T20:00:06.6050271Z 2025-05-07T20:00:06.6050277Z 2025-05-07T20:00:06.6050282Z 2025-05-07T20:00:06.6050288Z 2025-05-07T20:00:06.6050293Z 2025-05-07T20:00:06.6050298Z 2025-05-07T20:00:06.6050303Z 2025-05-07T20:00:06.6050309Z 2025-05-07T20:00:06.6050314Z 2025-05-07T20:00:06.6050328Z 2025-05-07T20:00:06.6050334Z 2025-05-07T20:00:06.6050339Z 2025-05-07T20:00:06.6050355Z 2025-05-07T20:00:06.7606154Z libzlib-1.2.13 | 66 KB | ########## | 100%  2025-05-07T20:00:06.7606750Z 2025-05-07T20:00:06.7606758Z 2025-05-07T20:00:06.7606764Z 2025-05-07T20:00:07.3001797Z libclang-cpp16-16.0. | 16.9 MB | ########## | 100%  2025-05-07T20:00:07.3002267Z 2025-05-07T20:00:07.3002290Z 2025-05-07T20:00:07.4159342Z compiler-rt_linux-aa | 25.8 MB | ########## | 100%  2025-05-07T20:00:07.4159839Z 2025-05-07T20:00:07.6023298Z libllvm16-16.0.6 | 33.2 MB | ########## | 100%  2025-05-07T20:00:07.6028532Z llvm-openmp-16.0.6 | 39.6 MB | ########## | 100% 2025-05-07T20:00:07.6029155Z 2025-05-07T20:00:07.6029476Z 2025-05-07T20:00:07.6029857Z  2025-05-07T20:00:07.6030189Z 2025-05-07T20:00:07.6030195Z 2025-05-07T20:00:07.6030457Z  2025-05-07T20:00:07.6030788Z 2025-05-07T20:00:07.6030794Z 2025-05-07T20:00:07.6030802Z 2025-05-07T20:00:07.6031063Z  2025-05-07T20:00:07.6031399Z 2025-05-07T20:00:07.6031405Z 2025-05-07T20:00:07.6031410Z 2025-05-07T20:00:07.6031416Z 2025-05-07T20:00:07.6031682Z  2025-05-07T20:00:07.6032024Z 2025-05-07T20:00:07.6032381Z 2025-05-07T20:00:07.6032386Z 2025-05-07T20:00:07.6032392Z 2025-05-07T20:00:07.6032413Z 2025-05-07T20:00:07.6032719Z  2025-05-07T20:00:07.6033190Z 2025-05-07T20:00:07.6033209Z 2025-05-07T20:00:07.6033214Z 2025-05-07T20:00:07.6033219Z 2025-05-07T20:00:07.6033224Z 2025-05-07T20:00:07.6033232Z 2025-05-07T20:00:07.6033611Z  2025-05-07T20:00:07.6033961Z 2025-05-07T20:00:07.6033966Z 2025-05-07T20:00:07.6033971Z 2025-05-07T20:00:07.6033976Z 2025-05-07T20:00:07.6033981Z 2025-05-07T20:00:07.6033986Z 2025-05-07T20:00:07.6033990Z 2025-05-07T20:00:07.6034324Z  2025-05-07T20:00:07.6034678Z 2025-05-07T20:00:07.6034683Z 2025-05-07T20:00:07.6034687Z 2025-05-07T20:00:07.6034692Z 2025-05-07T20:00:07.6034696Z 2025-05-07T20:00:07.6034701Z 2025-05-07T20:00:07.6034706Z 2025-05-07T20:00:07.6034719Z 2025-05-07T20:00:07.6035010Z  2025-05-07T20:00:07.6035370Z 2025-05-07T20:00:07.6035375Z 2025-05-07T20:00:07.6035380Z 2025-05-07T20:00:07.6035385Z 2025-05-07T20:00:07.6035390Z 2025-05-07T20:00:07.6035395Z 2025-05-07T20:00:07.6035400Z 2025-05-07T20:00:07.6035404Z 2025-05-07T20:00:07.6035409Z 2025-05-07T20:00:07.6035716Z  2025-05-07T20:00:07.6036068Z 2025-05-07T20:00:07.6036073Z 2025-05-07T20:00:07.6036078Z 2025-05-07T20:00:07.6036083Z 2025-05-07T20:00:07.6036088Z 2025-05-07T20:00:07.6036093Z 2025-05-07T20:00:07.6036098Z 2025-05-07T20:00:07.6036102Z 2025-05-07T20:00:07.6036107Z 2025-05-07T20:00:07.6036112Z 2025-05-07T20:00:07.6036404Z  2025-05-07T20:00:07.6036759Z 2025-05-07T20:00:07.6036764Z 2025-05-07T20:00:07.6036768Z 2025-05-07T20:00:07.6036783Z 2025-05-07T20:00:07.6036788Z 2025-05-07T20:00:07.6036793Z 2025-05-07T20:00:07.6036804Z 2025-05-07T20:00:07.6036809Z 2025-05-07T20:00:07.6036814Z 2025-05-07T20:00:07.6036819Z 2025-05-07T20:00:07.6036831Z 2025-05-07T20:00:07.6037135Z  2025-05-07T20:00:07.6037493Z 2025-05-07T20:00:07.6037499Z 2025-05-07T20:00:07.6037504Z 2025-05-07T20:00:07.6037509Z 2025-05-07T20:00:07.6037513Z 2025-05-07T20:00:07.6037526Z 2025-05-07T20:00:07.6037531Z 2025-05-07T20:00:07.6037536Z 2025-05-07T20:00:07.6037541Z 2025-05-07T20:00:07.6037545Z 2025-05-07T20:00:07.6037550Z 2025-05-07T20:00:07.6037555Z 2025-05-07T20:00:07.6037852Z  2025-05-07T20:00:07.6038222Z 2025-05-07T20:00:07.6038227Z 2025-05-07T20:00:07.6038232Z 2025-05-07T20:00:07.6038237Z 2025-05-07T20:00:07.6038242Z 2025-05-07T20:00:07.6038246Z 2025-05-07T20:00:07.6038257Z 2025-05-07T20:00:07.6038262Z 2025-05-07T20:00:07.6038267Z 2025-05-07T20:00:07.6038408Z 2025-05-07T20:00:07.6038420Z 2025-05-07T20:00:07.6038425Z 2025-05-07T20:00:07.6038430Z 2025-05-07T20:00:07.6038770Z  2025-05-07T20:00:07.6039152Z 2025-05-07T20:00:07.6039157Z 2025-05-07T20:00:07.6039162Z 2025-05-07T20:00:07.6039166Z 2025-05-07T20:00:07.6039171Z 2025-05-07T20:00:07.6039176Z 2025-05-07T20:00:07.6039180Z 2025-05-07T20:00:07.6039185Z 2025-05-07T20:00:07.6039190Z 2025-05-07T20:00:07.6039195Z 2025-05-07T20:00:07.6039199Z 2025-05-07T20:00:07.6039204Z 2025-05-07T20:00:07.6039209Z 2025-05-07T20:00:07.6039213Z 2025-05-07T20:00:07.6039540Z  2025-05-07T20:00:07.6039912Z 2025-05-07T20:00:07.6039917Z 2025-05-07T20:00:07.6039922Z 2025-05-07T20:00:07.6039927Z 2025-05-07T20:00:07.6039931Z 2025-05-07T20:00:07.6040111Z 2025-05-07T20:00:07.6040117Z 2025-05-07T20:00:07.6040122Z 2025-05-07T20:00:07.6040132Z 2025-05-07T20:00:07.6040149Z 2025-05-07T20:00:07.6040153Z 2025-05-07T20:00:07.6040158Z 2025-05-07T20:00:07.6040163Z 2025-05-07T20:00:07.6040168Z 2025-05-07T20:00:07.6040172Z 2025-05-07T20:00:07.6040565Z  done 2025-05-07T20:00:07.7041614Z Preparing transaction: | done 2025-05-07T20:00:07.9051284Z Verifying transaction: - \ done 2025-05-07T20:00:08.0069015Z Executing transaction: / done 2025-05-07T20:00:08.2233407Z [INSTALL] Setting the C/C++ compiler symlinks ... 2025-05-07T20:00:14.3135042Z + ln -sf /github/home/miniconda/envs/build_binary/bin/clang /github/home/miniconda/envs/build_binary/bin/cc 2025-05-07T20:00:14.3135776Z 2025-05-07T20:00:14.3152311Z 2025-05-07T20:00:14.3174564Z + ln -sf /github/home/miniconda/envs/build_binary/bin/clang /github/home/miniconda/envs/build_binary/bin/gcc 2025-05-07T20:00:14.3175341Z 2025-05-07T20:00:14.3191951Z 2025-05-07T20:00:14.3215360Z + ln -sf /github/home/miniconda/envs/build_binary/bin/clang++ /github/home/miniconda/envs/build_binary/bin/c++ 2025-05-07T20:00:14.3216119Z 2025-05-07T20:00:14.3232290Z 2025-05-07T20:00:14.3253414Z + ln -sf /github/home/miniconda/envs/build_binary/bin/clang++ /github/home/miniconda/envs/build_binary/bin/g++ 2025-05-07T20:00:14.3254175Z 2025-05-07T20:00:14.3270600Z 2025-05-07T20:00:14.3272526Z + conda env config vars set -n build_binary CC= 2025-05-07T20:00:14.3272930Z 2025-05-07T20:00:14.9691365Z 2025-05-07T20:00:14.9692192Z + conda env config vars set -n build_binary CXX= 2025-05-07T20:00:14.9692665Z 2025-05-07T20:00:15.6331152Z 2025-05-07T20:00:15.6331958Z + conda run -n build_binary printenv CC 2025-05-07T20:00:15.6332352Z 2025-05-07T20:00:18.5943986Z /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-cc 2025-05-07T20:00:18.5944563Z 2025-05-07T20:00:18.7392121Z 2025-05-07T20:00:18.7392916Z + conda run -n build_binary printenv CXX 2025-05-07T20:00:18.7393347Z 2025-05-07T20:00:21.5183218Z /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-c++ 2025-05-07T20:00:21.5183809Z 2025-05-07T20:00:21.6656092Z 2025-05-07T20:00:24.6139587Z [ENV] Appending to LD_LIBRARY_PATH: /github/home/miniconda/envs/build_binary/lib ... 2025-05-07T20:00:27.4177683Z ERROR conda.cli.main_run:execute(125): `conda run printenv LD_LIBRARY_PATH` failed. (See above for error) 2025-05-07T20:00:27.5668135Z + conda env config vars set -n build_binary LD_LIBRARY_PATH=/github/home/miniconda/envs/build_binary/lib 2025-05-07T20:00:27.5668852Z 2025-05-07T20:00:28.2605035Z 2025-05-07T20:00:31.0899147Z /github/home/miniconda/envs/build_binary/bin/cc 2025-05-07T20:00:31.0899578Z 2025-05-07T20:00:31.2322893Z [CHECK] Binary cc found in PATH 2025-05-07T20:00:34.0734436Z /github/home/miniconda/envs/build_binary/bin/gcc 2025-05-07T20:00:34.0734881Z 2025-05-07T20:00:34.2144862Z [CHECK] Binary gcc found in PATH 2025-05-07T20:00:36.9712740Z /github/home/miniconda/envs/build_binary/bin/c++ 2025-05-07T20:00:36.9713170Z 2025-05-07T20:00:37.1287592Z [CHECK] Binary c++ found in PATH 2025-05-07T20:00:39.8854471Z /github/home/miniconda/envs/build_binary/bin/g++ 2025-05-07T20:00:39.8854908Z 2025-05-07T20:00:40.0240644Z [CHECK] Binary g++ found in PATH 2025-05-07T20:00:40.0242131Z [INFO] Printing out all preprocessor defines in the C compiler ... 2025-05-07T20:00:40.0242839Z + conda run -n build_binary cc -dM -E - 2025-05-07T20:00:40.0243165Z 2025-05-07T20:00:42.9159726Z #define _LP64 1 2025-05-07T20:00:42.9160164Z #define __AARCH64EL__ 1 2025-05-07T20:00:42.9160655Z #define __AARCH64_CMODEL_SMALL__ 1 2025-05-07T20:00:42.9161123Z #define __ARM_64BIT_STATE 1 2025-05-07T20:00:42.9161540Z #define __ARM_ACLE 200 2025-05-07T20:00:42.9161969Z #define __ARM_ALIGN_MAX_STACK_PWR 4 2025-05-07T20:00:42.9162423Z #define __ARM_ARCH 8 2025-05-07T20:00:42.9162816Z #define __ARM_ARCH_ISA_A64 1 2025-05-07T20:00:42.9163266Z #define __ARM_ARCH_PROFILE 'A' 2025-05-07T20:00:42.9164800Z #define __ARM_FEATURE_CLZ 1 2025-05-07T20:00:42.9165341Z #define __ARM_FEATURE_DIRECTED_ROUNDING 1 2025-05-07T20:00:42.9165922Z #define __ARM_FEATURE_DIV 1 2025-05-07T20:00:42.9166380Z #define __ARM_FEATURE_FMA 1 2025-05-07T20:00:42.9166797Z #define __ARM_FEATURE_IDIV 1 2025-05-07T20:00:42.9167270Z #define __ARM_FEATURE_LDREX 0xF 2025-05-07T20:00:42.9167770Z #define __ARM_FEATURE_NUMERIC_MAXMIN 1 2025-05-07T20:00:42.9168390Z #define __ARM_FEATURE_UNALIGNED 1 2025-05-07T20:00:42.9168870Z #define __ARM_FP 0xE 2025-05-07T20:00:42.9169258Z #define __ARM_FP16_ARGS 1 2025-05-07T20:00:42.9169697Z #define __ARM_FP16_FORMAT_IEEE 1 2025-05-07T20:00:42.9170136Z #define __ARM_NEON 1 2025-05-07T20:00:42.9170522Z #define __ARM_NEON_FP 0xE 2025-05-07T20:00:42.9170938Z #define __ARM_PCS_AAPCS64 1 2025-05-07T20:00:42.9171375Z #define __ARM_SIZEOF_MINIMAL_ENUM 4 2025-05-07T20:00:42.9171839Z #define __ARM_SIZEOF_WCHAR_T 4 2025-05-07T20:00:42.9172281Z #define __ATOMIC_ACQUIRE 2 2025-05-07T20:00:42.9172716Z #define __ATOMIC_ACQ_REL 4 2025-05-07T20:00:42.9173127Z #define __ATOMIC_CONSUME 1 2025-05-07T20:00:42.9173553Z #define __ATOMIC_RELAXED 0 2025-05-07T20:00:42.9173979Z #define __ATOMIC_RELEASE 3 2025-05-07T20:00:42.9174387Z #define __ATOMIC_SEQ_CST 5 2025-05-07T20:00:42.9174817Z #define __BIGGEST_ALIGNMENT__ 16 2025-05-07T20:00:42.9175276Z #define __BITINT_MAXWIDTH__ 128 2025-05-07T20:00:42.9175712Z #define __BOOL_WIDTH__ 8 2025-05-07T20:00:42.9176159Z #define __BYTE_ORDER__ __ORDER_LITTLE_ENDIAN__ 2025-05-07T20:00:42.9176685Z #define __CHAR16_TYPE__ unsigned short 2025-05-07T20:00:42.9177165Z #define __CHAR32_TYPE__ unsigned int 2025-05-07T20:00:42.9177633Z #define __CHAR_BIT__ 8 2025-05-07T20:00:42.9178035Z #define __CHAR_UNSIGNED__ 1 2025-05-07T20:00:42.9178484Z #define __CLANG_ATOMIC_BOOL_LOCK_FREE 2 2025-05-07T20:00:42.9178987Z #define __CLANG_ATOMIC_CHAR16_T_LOCK_FREE 2 2025-05-07T20:00:42.9179509Z #define __CLANG_ATOMIC_CHAR32_T_LOCK_FREE 2 2025-05-07T20:00:42.9180203Z #define __CLANG_ATOMIC_CHAR_LOCK_FREE 2 2025-05-07T20:00:42.9180719Z #define __CLANG_ATOMIC_INT_LOCK_FREE 2 2025-05-07T20:00:42.9181227Z #define __CLANG_ATOMIC_LLONG_LOCK_FREE 2 2025-05-07T20:00:42.9181732Z #define __CLANG_ATOMIC_LONG_LOCK_FREE 2 2025-05-07T20:00:42.9182234Z #define __CLANG_ATOMIC_POINTER_LOCK_FREE 2 2025-05-07T20:00:42.9182756Z #define __CLANG_ATOMIC_SHORT_LOCK_FREE 2 2025-05-07T20:00:42.9183267Z #define __CLANG_ATOMIC_WCHAR_T_LOCK_FREE 2 2025-05-07T20:00:42.9183764Z #define __CONSTANT_CFSTRINGS__ 1 2025-05-07T20:00:42.9184219Z #define __DBL_DECIMAL_DIG__ 17 2025-05-07T20:00:42.9184705Z #define __DBL_DENORM_MIN__ 4.9406564584124654e-324 2025-05-07T20:00:42.9185216Z #define __DBL_DIG__ 15 2025-05-07T20:00:42.9185638Z #define __DBL_EPSILON__ 2.2204460492503131e-16 2025-05-07T20:00:42.9186293Z #define __DBL_HAS_DENORM__ 1 2025-05-07T20:00:42.9186729Z #define __DBL_HAS_INFINITY__ 1 2025-05-07T20:00:42.9187296Z #define __DBL_HAS_QUIET_NAN__ 1 2025-05-07T20:00:42.9187731Z #define __DBL_MANT_DIG__ 53 2025-05-07T20:00:42.9188163Z #define __DBL_MAX_10_EXP__ 308 2025-05-07T20:00:42.9188589Z #define __DBL_MAX_EXP__ 1024 2025-05-07T20:00:42.9189377Z #define __DBL_MAX__ 1.7976931348623157e+308 2025-05-07T20:00:42.9189888Z #define __DBL_MIN_10_EXP__ (-307) 2025-05-07T20:00:42.9190332Z #define __DBL_MIN_EXP__ (-1021) 2025-05-07T20:00:42.9190777Z #define __DBL_MIN__ 2.2250738585072014e-308 2025-05-07T20:00:42.9191285Z #define __DECIMAL_DIG__ __LDBL_DECIMAL_DIG__ 2025-05-07T20:00:42.9191774Z #define __ELF__ 1 2025-05-07T20:00:42.9192157Z #define __FINITE_MATH_ONLY__ 0 2025-05-07T20:00:42.9192758Z #define __FLT16_DECIMAL_DIG__ 5 2025-05-07T20:00:42.9193256Z #define __FLT16_DENORM_MIN__ 5.9604644775390625e-8F16 2025-05-07T20:00:42.9193771Z #define __FLT16_DIG__ 3 2025-05-07T20:00:42.9194189Z #define __FLT16_EPSILON__ 9.765625e-4F16 2025-05-07T20:00:42.9194677Z #define __FLT16_HAS_DENORM__ 1 2025-05-07T20:00:42.9195114Z #define __FLT16_HAS_INFINITY__ 1 2025-05-07T20:00:42.9195568Z #define __FLT16_HAS_QUIET_NAN__ 1 2025-05-07T20:00:42.9196021Z #define __FLT16_MANT_DIG__ 11 2025-05-07T20:00:42.9196734Z #define __FLT16_MAX_10_EXP__ 4 2025-05-07T20:00:42.9197184Z #define __FLT16_MAX_EXP__ 16 2025-05-07T20:00:42.9197618Z #define __FLT16_MAX__ 6.5504e+4F16 2025-05-07T20:00:42.9198068Z #define __FLT16_MIN_10_EXP__ (-4) 2025-05-07T20:00:42.9198518Z #define __FLT16_MIN_EXP__ (-13) 2025-05-07T20:00:42.9198958Z #define __FLT16_MIN__ 6.103515625e-5F16 2025-05-07T20:00:42.9199432Z #define __FLT_DECIMAL_DIG__ 9 2025-05-07T20:00:42.9199878Z #define __FLT_DENORM_MIN__ 1.40129846e-45F 2025-05-07T20:00:42.9200354Z #define __FLT_DIG__ 6 2025-05-07T20:00:42.9200757Z #define __FLT_EPSILON__ 1.19209290e-7F 2025-05-07T20:00:42.9201225Z #define __FLT_HAS_DENORM__ 1 2025-05-07T20:00:42.9201670Z #define __FLT_HAS_INFINITY__ 1 2025-05-07T20:00:42.9202113Z #define __FLT_HAS_QUIET_NAN__ 1 2025-05-07T20:00:42.9202547Z #define __FLT_MANT_DIG__ 24 2025-05-07T20:00:42.9202978Z #define __FLT_MAX_10_EXP__ 38 2025-05-07T20:00:42.9203411Z #define __FLT_MAX_EXP__ 128 2025-05-07T20:00:42.9203839Z #define __FLT_MAX__ 3.40282347e+38F 2025-05-07T20:00:42.9204312Z #define __FLT_MIN_10_EXP__ (-37) 2025-05-07T20:00:42.9204758Z #define __FLT_MIN_EXP__ (-125) 2025-05-07T20:00:42.9205187Z #define __FLT_MIN__ 1.17549435e-38F 2025-05-07T20:00:42.9205640Z #define __FLT_RADIX__ 2 2025-05-07T20:00:42.9206041Z #define __FP_FAST_FMA 1 2025-05-07T20:00:42.9206432Z #define __FP_FAST_FMAF 1 2025-05-07T20:00:42.9206862Z #define __GCC_ATOMIC_BOOL_LOCK_FREE 2 2025-05-07T20:00:42.9207356Z #define __GCC_ATOMIC_CHAR16_T_LOCK_FREE 2 2025-05-07T20:00:42.9207996Z #define __GCC_ATOMIC_CHAR32_T_LOCK_FREE 2 2025-05-07T20:00:42.9208763Z #define __GCC_ATOMIC_CHAR_LOCK_FREE 2 2025-05-07T20:00:42.9209251Z #define __GCC_ATOMIC_INT_LOCK_FREE 2 2025-05-07T20:00:42.9209736Z #define __GCC_ATOMIC_LLONG_LOCK_FREE 2 2025-05-07T20:00:42.9210225Z #define __GCC_ATOMIC_LONG_LOCK_FREE 2 2025-05-07T20:00:42.9210718Z #define __GCC_ATOMIC_POINTER_LOCK_FREE 2 2025-05-07T20:00:42.9211221Z #define __GCC_ATOMIC_SHORT_LOCK_FREE 2 2025-05-07T20:00:42.9211729Z #define __GCC_ATOMIC_TEST_AND_SET_TRUEVAL 1 2025-05-07T20:00:42.9212249Z #define __GCC_ATOMIC_WCHAR_T_LOCK_FREE 2 2025-05-07T20:00:42.9212745Z #define __GCC_HAVE_DWARF2_CFI_ASM 1 2025-05-07T20:00:42.9213232Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_1 1 2025-05-07T20:00:42.9213769Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_2 1 2025-05-07T20:00:42.9214305Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_4 1 2025-05-07T20:00:42.9214837Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_8 1 2025-05-07T20:00:42.9215326Z #define __GNUC_MINOR__ 2 2025-05-07T20:00:42.9215749Z #define __GNUC_PATCHLEVEL__ 1 2025-05-07T20:00:42.9216192Z #define __GNUC_STDC_INLINE__ 1 2025-05-07T20:00:42.9216614Z #define __GNUC__ 4 2025-05-07T20:00:42.9217001Z #define __GXX_ABI_VERSION 1002 2025-05-07T20:00:42.9217440Z #define __INT16_C_SUFFIX__ 2025-05-07T20:00:42.9217860Z #define __INT16_FMTd__ "hd" 2025-05-07T20:00:42.9218282Z #define __INT16_FMTi__ "hi" 2025-05-07T20:00:42.9218707Z #define __INT16_MAX__ 32767 2025-05-07T20:00:42.9219136Z #define __INT16_TYPE__ short 2025-05-07T20:00:42.9219567Z #define __INT32_C_SUFFIX__ 2025-05-07T20:00:42.9220207Z #define __INT32_FMTd__ "d" 2025-05-07T20:00:42.9220641Z #define __INT32_FMTi__ "i" 2025-05-07T20:00:42.9221063Z #define __INT32_MAX__ 2147483647 2025-05-07T20:00:42.9221508Z #define __INT32_TYPE__ int 2025-05-07T20:00:42.9221926Z #define __INT64_C_SUFFIX__ L 2025-05-07T20:00:42.9222365Z #define __INT64_FMTd__ "ld" 2025-05-07T20:00:42.9222792Z #define __INT64_FMTi__ "li" 2025-05-07T20:00:42.9223231Z #define __INT64_MAX__ 9223372036854775807L 2025-05-07T20:00:42.9223710Z #define __INT64_TYPE__ long int 2025-05-07T20:00:42.9224151Z #define __INT8_C_SUFFIX__ 2025-05-07T20:00:42.9224568Z #define __INT8_FMTd__ "hhd" 2025-05-07T20:00:42.9224987Z #define __INT8_FMTi__ "hhi" 2025-05-07T20:00:42.9225403Z #define __INT8_MAX__ 127 2025-05-07T20:00:42.9225818Z #define __INT8_TYPE__ signed char 2025-05-07T20:00:42.9226268Z #define __INTMAX_C_SUFFIX__ L 2025-05-07T20:00:42.9226704Z #define __INTMAX_FMTd__ "ld" 2025-05-07T20:00:42.9227283Z #define __INTMAX_FMTi__ "li" 2025-05-07T20:00:42.9227734Z #define __INTMAX_MAX__ 9223372036854775807L 2025-05-07T20:00:42.9228223Z #define __INTMAX_TYPE__ long int 2025-05-07T20:00:42.9228673Z #define __INTMAX_WIDTH__ 64 2025-05-07T20:00:42.9229098Z #define __INTPTR_FMTd__ "ld" 2025-05-07T20:00:42.9229533Z #define __INTPTR_FMTi__ "li" 2025-05-07T20:00:42.9229988Z #define __INTPTR_MAX__ 9223372036854775807L 2025-05-07T20:00:42.9230472Z #define __INTPTR_TYPE__ long int 2025-05-07T20:00:42.9230925Z #define __INTPTR_WIDTH__ 64 2025-05-07T20:00:42.9231357Z #define __INT_FAST16_FMTd__ "hd" 2025-05-07T20:00:42.9231811Z #define __INT_FAST16_FMTi__ "hi" 2025-05-07T20:00:42.9232255Z #define __INT_FAST16_MAX__ 32767 2025-05-07T20:00:42.9232705Z #define __INT_FAST16_TYPE__ short 2025-05-07T20:00:42.9233167Z #define __INT_FAST16_WIDTH__ 16 2025-05-07T20:00:42.9233604Z #define __INT_FAST32_FMTd__ "d" 2025-05-07T20:00:42.9234046Z #define __INT_FAST32_FMTi__ "i" 2025-05-07T20:00:42.9234494Z #define __INT_FAST32_MAX__ 2147483647 2025-05-07T20:00:42.9234974Z #define __INT_FAST32_TYPE__ int 2025-05-07T20:00:42.9235421Z #define __INT_FAST32_WIDTH__ 32 2025-05-07T20:00:42.9235870Z #define __INT_FAST64_FMTd__ "ld" 2025-05-07T20:00:42.9236318Z #define __INT_FAST64_FMTi__ "li" 2025-05-07T20:00:42.9236797Z #define __INT_FAST64_MAX__ 9223372036854775807L 2025-05-07T20:00:42.9237313Z #define __INT_FAST64_TYPE__ long int 2025-05-07T20:00:42.9237772Z #define __INT_FAST64_WIDTH__ 64 2025-05-07T20:00:42.9238219Z #define __INT_FAST8_FMTd__ "hhd" 2025-05-07T20:00:42.9238678Z #define __INT_FAST8_FMTi__ "hhi" 2025-05-07T20:00:42.9239133Z #define __INT_FAST8_MAX__ 127 2025-05-07T20:00:42.9239579Z #define __INT_FAST8_TYPE__ signed char 2025-05-07T20:00:42.9240064Z #define __INT_FAST8_WIDTH__ 8 2025-05-07T20:00:42.9240511Z #define __INT_LEAST16_FMTd__ "hd" 2025-05-07T20:00:42.9240965Z #define __INT_LEAST16_FMTi__ "hi" 2025-05-07T20:00:42.9241420Z #define __INT_LEAST16_MAX__ 32767 2025-05-07T20:00:42.9241878Z #define __INT_LEAST16_TYPE__ short 2025-05-07T20:00:42.9242345Z #define __INT_LEAST16_WIDTH__ 16 2025-05-07T20:00:42.9242802Z #define __INT_LEAST32_FMTd__ "d" 2025-05-07T20:00:42.9243257Z #define __INT_LEAST32_FMTi__ "i" 2025-05-07T20:00:42.9243704Z #define __INT_LEAST32_MAX__ 2147483647 2025-05-07T20:00:42.9244191Z #define __INT_LEAST32_TYPE__ int 2025-05-07T20:00:42.9244645Z #define __INT_LEAST32_WIDTH__ 32 2025-05-07T20:00:42.9245099Z #define __INT_LEAST64_FMTd__ "ld" 2025-05-07T20:00:42.9245559Z #define __INT_LEAST64_FMTi__ "li" 2025-05-07T20:00:42.9246044Z #define __INT_LEAST64_MAX__ 9223372036854775807L 2025-05-07T20:00:42.9246570Z #define __INT_LEAST64_TYPE__ long int 2025-05-07T20:00:42.9247044Z #define __INT_LEAST64_WIDTH__ 64 2025-05-07T20:00:42.9247498Z #define __INT_LEAST8_FMTd__ "hhd" 2025-05-07T20:00:42.9247957Z #define __INT_LEAST8_FMTi__ "hhi" 2025-05-07T20:00:42.9248553Z #define __INT_LEAST8_MAX__ 127 2025-05-07T20:00:42.9249009Z #define __INT_LEAST8_TYPE__ signed char 2025-05-07T20:00:42.9249491Z #define __INT_LEAST8_WIDTH__ 8 2025-05-07T20:00:42.9249925Z #define __INT_MAX__ 2147483647 2025-05-07T20:00:42.9250617Z #define __INT_WIDTH__ 32 2025-05-07T20:00:42.9251074Z #define __LDBL_DECIMAL_DIG__ 36 2025-05-07T20:00:42.9251742Z #define __LDBL_DENORM_MIN__ 6.47517511943802511092443895822764655e-4966L 2025-05-07T20:00:42.9252371Z #define __LDBL_DIG__ 33 2025-05-07T20:00:42.9252883Z #define __LDBL_EPSILON__ 1.92592994438723585305597794258492732e-34L 2025-05-07T20:00:42.9253478Z #define __LDBL_HAS_DENORM__ 1 2025-05-07T20:00:42.9253915Z #define __LDBL_HAS_INFINITY__ 1 2025-05-07T20:00:42.9254362Z #define __LDBL_HAS_QUIET_NAN__ 1 2025-05-07T20:00:42.9254817Z #define __LDBL_MANT_DIG__ 113 2025-05-07T20:00:42.9255251Z #define __LDBL_MAX_10_EXP__ 4932 2025-05-07T20:00:42.9255703Z #define __LDBL_MAX_EXP__ 16384 2025-05-07T20:00:42.9256228Z #define __LDBL_MAX__ 1.18973149535723176508575932662800702e+4932L 2025-05-07T20:00:42.9256791Z #define __LDBL_MIN_10_EXP__ (-4931) 2025-05-07T20:00:42.9257253Z #define __LDBL_MIN_EXP__ (-16381) 2025-05-07T20:00:42.9257930Z #define __LDBL_MIN__ 3.36210314311209350626267781732175260e-4932L 2025-05-07T20:00:42.9258493Z #define __LITTLE_ENDIAN__ 1 2025-05-07T20:00:42.9258939Z #define __LLONG_WIDTH__ 64 2025-05-07T20:00:42.9259397Z #define __LONG_LONG_MAX__ 9223372036854775807LL 2025-05-07T20:00:42.9259914Z #define __LONG_MAX__ 9223372036854775807L 2025-05-07T20:00:42.9260388Z #define __LONG_WIDTH__ 64 2025-05-07T20:00:42.9260805Z #define __LP64__ 1 2025-05-07T20:00:42.9261184Z #define __NO_INLINE__ 1 2025-05-07T20:00:42.9261583Z #define __OBJC_BOOL_IS_BOOL 0 2025-05-07T20:00:42.9262066Z #define __OPENCL_MEMORY_SCOPE_ALL_SVM_DEVICES 3 2025-05-07T20:00:42.9262605Z #define __OPENCL_MEMORY_SCOPE_DEVICE 2 2025-05-07T20:00:42.9263104Z #define __OPENCL_MEMORY_SCOPE_SUB_GROUP 4 2025-05-07T20:00:42.9263621Z #define __OPENCL_MEMORY_SCOPE_WORK_GROUP 1 2025-05-07T20:00:42.9264144Z #define __OPENCL_MEMORY_SCOPE_WORK_ITEM 0 2025-05-07T20:00:42.9264644Z #define __ORDER_BIG_ENDIAN__ 4321 2025-05-07T20:00:42.9265118Z #define __ORDER_LITTLE_ENDIAN__ 1234 2025-05-07T20:00:42.9265604Z #define __ORDER_PDP_ENDIAN__ 3412 2025-05-07T20:00:42.9266046Z #define __PIC__ 2 2025-05-07T20:00:42.9266412Z #define __PIE__ 2 2025-05-07T20:00:42.9266800Z #define __POINTER_WIDTH__ 64 2025-05-07T20:00:42.9267241Z #define __PRAGMA_REDEFINE_EXTNAME 1 2025-05-07T20:00:42.9267711Z #define __PTRDIFF_FMTd__ "ld" 2025-05-07T20:00:42.9268157Z #define __PTRDIFF_FMTi__ "li" 2025-05-07T20:00:42.9268617Z #define __PTRDIFF_MAX__ 9223372036854775807L 2025-05-07T20:00:42.9269112Z #define __PTRDIFF_TYPE__ long int 2025-05-07T20:00:42.9269572Z #define __PTRDIFF_WIDTH__ 64 2025-05-07T20:00:42.9288738Z #define __SCHAR_MAX__ 127 2025-05-07T20:00:42.9289186Z #define __SHRT_MAX__ 32767 2025-05-07T20:00:42.9289600Z #define __SHRT_WIDTH__ 16 2025-05-07T20:00:42.9290028Z #define __SIG_ATOMIC_MAX__ 2147483647 2025-05-07T20:00:42.9290497Z #define __SIG_ATOMIC_WIDTH__ 32 2025-05-07T20:00:42.9290939Z #define __SIZEOF_DOUBLE__ 8 2025-05-07T20:00:42.9291394Z #define __SIZEOF_FLOAT__ 4 2025-05-07T20:00:42.9291819Z #define __SIZEOF_INT128__ 16 2025-05-07T20:00:42.9292252Z #define __SIZEOF_INT__ 4 2025-05-07T20:00:42.9292673Z #define __SIZEOF_LONG_DOUBLE__ 16 2025-05-07T20:00:42.9293131Z #define __SIZEOF_LONG_LONG__ 8 2025-05-07T20:00:42.9293555Z #define __SIZEOF_LONG__ 8 2025-05-07T20:00:42.9293979Z #define __SIZEOF_POINTER__ 8 2025-05-07T20:00:42.9294419Z #define __SIZEOF_PTRDIFF_T__ 8 2025-05-07T20:00:42.9294849Z #define __SIZEOF_SHORT__ 2 2025-05-07T20:00:42.9295272Z #define __SIZEOF_SIZE_T__ 8 2025-05-07T20:00:42.9295696Z #define __SIZEOF_WCHAR_T__ 4 2025-05-07T20:00:42.9296117Z #define __SIZEOF_WINT_T__ 4 2025-05-07T20:00:42.9296537Z #define __SIZE_FMTX__ "lX" 2025-05-07T20:00:42.9296953Z #define __SIZE_FMTo__ "lo" 2025-05-07T20:00:42.9297366Z #define __SIZE_FMTu__ "lu" 2025-05-07T20:00:42.9297783Z #define __SIZE_FMTx__ "lx" 2025-05-07T20:00:42.9298219Z #define __SIZE_MAX__ 18446744073709551615UL 2025-05-07T20:00:42.9298714Z #define __SIZE_TYPE__ long unsigned int 2025-05-07T20:00:42.9299204Z #define __SIZE_WIDTH__ 64 2025-05-07T20:00:42.9299985Z #define __STDC_HOSTED__ 1 2025-05-07T20:00:42.9300464Z #define __STDC_UTF_16__ 1 2025-05-07T20:00:42.9300875Z #define __STDC_UTF_32__ 1 2025-05-07T20:00:42.9301297Z #define __STDC_VERSION__ 201710L 2025-05-07T20:00:42.9301735Z #define __STDC__ 1 2025-05-07T20:00:42.9302105Z #define __UINT16_C_SUFFIX__ 2025-05-07T20:00:42.9302532Z #define __UINT16_FMTX__ "hX" 2025-05-07T20:00:42.9302958Z #define __UINT16_FMTo__ "ho" 2025-05-07T20:00:42.9303377Z #define __UINT16_FMTu__ "hu" 2025-05-07T20:00:42.9303806Z #define __UINT16_FMTx__ "hx" 2025-05-07T20:00:42.9304241Z #define __UINT16_MAX__ 65535 2025-05-07T20:00:42.9304676Z #define __UINT16_TYPE__ unsigned short 2025-05-07T20:00:42.9305154Z #define __UINT32_C_SUFFIX__ U 2025-05-07T20:00:42.9305581Z #define __UINT32_FMTX__ "X" 2025-05-07T20:00:42.9305992Z #define __UINT32_FMTo__ "o" 2025-05-07T20:00:42.9306410Z #define __UINT32_FMTu__ "u" 2025-05-07T20:00:42.9306837Z #define __UINT32_FMTx__ "x" 2025-05-07T20:00:42.9307507Z #define __UINT32_MAX__ 4294967295U 2025-05-07T20:00:42.9307968Z #define __UINT32_TYPE__ unsigned int 2025-05-07T20:00:42.9308436Z #define __UINT64_C_SUFFIX__ UL 2025-05-07T20:00:42.9308867Z #define __UINT64_FMTX__ "lX" 2025-05-07T20:00:42.9309289Z #define __UINT64_FMTo__ "lo" 2025-05-07T20:00:42.9309722Z #define __UINT64_FMTu__ "lu" 2025-05-07T20:00:42.9310154Z #define __UINT64_FMTx__ "lx" 2025-05-07T20:00:42.9310603Z #define __UINT64_MAX__ 18446744073709551615UL 2025-05-07T20:00:42.9311121Z #define __UINT64_TYPE__ long unsigned int 2025-05-07T20:00:42.9311610Z #define __UINT8_C_SUFFIX__ 2025-05-07T20:00:42.9312030Z #define __UINT8_FMTX__ "hhX" 2025-05-07T20:00:42.9312462Z #define __UINT8_FMTo__ "hho" 2025-05-07T20:00:42.9312893Z #define __UINT8_FMTu__ "hhu" 2025-05-07T20:00:42.9313317Z #define __UINT8_FMTx__ "hhx" 2025-05-07T20:00:42.9313737Z #define __UINT8_MAX__ 255 2025-05-07T20:00:42.9314167Z #define __UINT8_TYPE__ unsigned char 2025-05-07T20:00:42.9314635Z #define __UINTMAX_C_SUFFIX__ UL 2025-05-07T20:00:42.9315085Z #define __UINTMAX_FMTX__ "lX" 2025-05-07T20:00:42.9315528Z #define __UINTMAX_FMTo__ "lo" 2025-05-07T20:00:42.9315967Z #define __UINTMAX_FMTu__ "lu" 2025-05-07T20:00:42.9316398Z #define __UINTMAX_FMTx__ "lx" 2025-05-07T20:00:42.9316856Z #define __UINTMAX_MAX__ 18446744073709551615UL 2025-05-07T20:00:42.9317380Z #define __UINTMAX_TYPE__ long unsigned int 2025-05-07T20:00:42.9317868Z #define __UINTMAX_WIDTH__ 64 2025-05-07T20:00:42.9318304Z #define __UINTPTR_FMTX__ "lX" 2025-05-07T20:00:42.9318748Z #define __UINTPTR_FMTo__ "lo" 2025-05-07T20:00:42.9319183Z #define __UINTPTR_FMTu__ "lu" 2025-05-07T20:00:42.9319623Z #define __UINTPTR_FMTx__ "lx" 2025-05-07T20:00:42.9320085Z #define __UINTPTR_MAX__ 18446744073709551615UL 2025-05-07T20:00:42.9320605Z #define __UINTPTR_TYPE__ long unsigned int 2025-05-07T20:00:42.9321109Z #define __UINTPTR_WIDTH__ 64 2025-05-07T20:00:42.9321550Z #define __UINT_FAST16_FMTX__ "hX" 2025-05-07T20:00:42.9322006Z #define __UINT_FAST16_FMTo__ "ho" 2025-05-07T20:00:42.9322468Z #define __UINT_FAST16_FMTu__ "hu" 2025-05-07T20:00:42.9322929Z #define __UINT_FAST16_FMTx__ "hx" 2025-05-07T20:00:42.9323381Z #define __UINT_FAST16_MAX__ 65535 2025-05-07T20:00:42.9323848Z #define __UINT_FAST16_TYPE__ unsigned short 2025-05-07T20:00:42.9324349Z #define __UINT_FAST32_FMTX__ "X" 2025-05-07T20:00:42.9324799Z #define __UINT_FAST32_FMTo__ "o" 2025-05-07T20:00:42.9325242Z #define __UINT_FAST32_FMTu__ "u" 2025-05-07T20:00:42.9325694Z #define __UINT_FAST32_FMTx__ "x" 2025-05-07T20:00:42.9326146Z #define __UINT_FAST32_MAX__ 4294967295U 2025-05-07T20:00:42.9326636Z #define __UINT_FAST32_TYPE__ unsigned int 2025-05-07T20:00:42.9327136Z #define __UINT_FAST64_FMTX__ "lX" 2025-05-07T20:00:42.9327598Z #define __UINT_FAST64_FMTo__ "lo" 2025-05-07T20:00:42.9328157Z #define __UINT_FAST64_FMTu__ "lu" 2025-05-07T20:00:42.9328619Z #define __UINT_FAST64_FMTx__ "lx" 2025-05-07T20:00:42.9329106Z #define __UINT_FAST64_MAX__ 18446744073709551615UL 2025-05-07T20:00:42.9329667Z #define __UINT_FAST64_TYPE__ long unsigned int 2025-05-07T20:00:42.9330381Z #define __UINT_FAST8_FMTX__ "hhX" 2025-05-07T20:00:42.9330854Z #define __UINT_FAST8_FMTo__ "hho" 2025-05-07T20:00:42.9331312Z #define __UINT_FAST8_FMTu__ "hhu" 2025-05-07T20:00:42.9331928Z #define __UINT_FAST8_FMTx__ "hhx" 2025-05-07T20:00:42.9332381Z #define __UINT_FAST8_MAX__ 255 2025-05-07T20:00:42.9332845Z #define __UINT_FAST8_TYPE__ unsigned char 2025-05-07T20:00:42.9333336Z #define __UINT_LEAST16_FMTX__ "hX" 2025-05-07T20:00:42.9333803Z #define __UINT_LEAST16_FMTo__ "ho" 2025-05-07T20:00:42.9334272Z #define __UINT_LEAST16_FMTu__ "hu" 2025-05-07T20:00:42.9334733Z #define __UINT_LEAST16_FMTx__ "hx" 2025-05-07T20:00:42.9335201Z #define __UINT_LEAST16_MAX__ 65535 2025-05-07T20:00:42.9335686Z #define __UINT_LEAST16_TYPE__ unsigned short 2025-05-07T20:00:42.9336185Z #define __UINT_LEAST32_FMTX__ "X" 2025-05-07T20:00:42.9336649Z #define __UINT_LEAST32_FMTo__ "o" 2025-05-07T20:00:42.9337105Z #define __UINT_LEAST32_FMTu__ "u" 2025-05-07T20:00:42.9337752Z #define __UINT_LEAST32_FMTx__ "x" 2025-05-07T20:00:42.9338229Z #define __UINT_LEAST32_MAX__ 4294967295U 2025-05-07T20:00:42.9338738Z #define __UINT_LEAST32_TYPE__ unsigned int 2025-05-07T20:00:42.9339236Z #define __UINT_LEAST64_FMTX__ "lX" 2025-05-07T20:00:42.9339691Z #define __UINT_LEAST64_FMTo__ "lo" 2025-05-07T20:00:42.9340155Z #define __UINT_LEAST64_FMTu__ "lu" 2025-05-07T20:00:42.9340621Z #define __UINT_LEAST64_FMTx__ "lx" 2025-05-07T20:00:42.9341112Z #define __UINT_LEAST64_MAX__ 18446744073709551615UL 2025-05-07T20:00:42.9341676Z #define __UINT_LEAST64_TYPE__ long unsigned int 2025-05-07T20:00:42.9342198Z #define __UINT_LEAST8_FMTX__ "hhX" 2025-05-07T20:00:42.9342654Z #define __UINT_LEAST8_FMTo__ "hho" 2025-05-07T20:00:42.9343119Z #define __UINT_LEAST8_FMTu__ "hhu" 2025-05-07T20:00:42.9343584Z #define __UINT_LEAST8_FMTx__ "hhx" 2025-05-07T20:00:42.9344044Z #define __UINT_LEAST8_MAX__ 255 2025-05-07T20:00:42.9344501Z #define __UINT_LEAST8_TYPE__ unsigned char 2025-05-07T20:00:42.9345015Z #define __USER_LABEL_PREFIX__ 2025-05-07T20:00:42.9345938Z #define __VERSION__ "Clang 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4)" 2025-05-07T20:00:42.9346868Z #define __WCHAR_MAX__ 4294967295U 2025-05-07T20:00:42.9347327Z #define __WCHAR_TYPE__ unsigned int 2025-05-07T20:00:42.9347788Z #define __WCHAR_UNSIGNED__ 1 2025-05-07T20:00:42.9348210Z #define __WCHAR_WIDTH__ 32 2025-05-07T20:00:42.9348629Z #define __WINT_MAX__ 4294967295U 2025-05-07T20:00:42.9349076Z #define __WINT_TYPE__ unsigned int 2025-05-07T20:00:42.9349529Z #define __WINT_UNSIGNED__ 1 2025-05-07T20:00:42.9349951Z #define __WINT_WIDTH__ 32 2025-05-07T20:00:42.9350357Z #define __aarch64__ 1 2025-05-07T20:00:42.9350744Z #define __clang__ 1 2025-05-07T20:00:42.9351156Z #define __clang_literal_encoding__ "UTF-8" 2025-05-07T20:00:42.9351654Z #define __clang_major__ 16 2025-05-07T20:00:42.9352078Z #define __clang_minor__ 0 2025-05-07T20:00:42.9352493Z #define __clang_patchlevel__ 6 2025-05-07T20:00:42.9353400Z #define __clang_version__ "16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4)" 2025-05-07T20:00:42.9354383Z #define __clang_wide_literal_encoding__ "UTF-32" 2025-05-07T20:00:42.9354888Z #define __gnu_linux__ 1 2025-05-07T20:00:42.9355275Z #define __linux 1 2025-05-07T20:00:42.9355641Z #define __linux__ 1 2025-05-07T20:00:42.9356003Z #define __llvm__ 1 2025-05-07T20:00:42.9356367Z #define __pic__ 2 2025-05-07T20:00:42.9356744Z #define __pie__ 2 2025-05-07T20:00:42.9357095Z #define __unix 1 2025-05-07T20:00:42.9357459Z #define __unix__ 1 2025-05-07T20:00:42.9357823Z #define linux 1 2025-05-07T20:00:42.9358171Z #define unix 1 2025-05-07T20:00:42.9358392Z 2025-05-07T20:00:43.0547109Z 2025-05-07T20:00:43.0548121Z [INFO] Printing out all preprocessor defines in the C++ compiler ... 2025-05-07T20:00:43.0548857Z + conda run -n build_binary c++ -dM -E -x c++ - 2025-05-07T20:00:43.0549212Z 2025-05-07T20:00:45.8645601Z #define _GNU_SOURCE 1 2025-05-07T20:00:45.8646423Z #define _LP64 1 2025-05-07T20:00:45.8646979Z #define __AARCH64EL__ 1 2025-05-07T20:00:45.8647777Z #define __AARCH64_CMODEL_SMALL__ 1 2025-05-07T20:00:45.8648347Z #define __ARM_64BIT_STATE 1 2025-05-07T20:00:45.8648757Z #define __ARM_ACLE 200 2025-05-07T20:00:45.8649170Z #define __ARM_ALIGN_MAX_STACK_PWR 4 2025-05-07T20:00:45.8649629Z #define __ARM_ARCH 8 2025-05-07T20:00:45.8650016Z #define __ARM_ARCH_ISA_A64 1 2025-05-07T20:00:45.8650458Z #define __ARM_ARCH_PROFILE 'A' 2025-05-07T20:00:45.8650897Z #define __ARM_FEATURE_CLZ 1 2025-05-07T20:00:45.8651347Z #define __ARM_FEATURE_DIRECTED_ROUNDING 1 2025-05-07T20:00:45.8651836Z #define __ARM_FEATURE_DIV 1 2025-05-07T20:00:45.8652263Z #define __ARM_FEATURE_FMA 1 2025-05-07T20:00:45.8652689Z #define __ARM_FEATURE_IDIV 1 2025-05-07T20:00:45.8653123Z #define __ARM_FEATURE_LDREX 0xF 2025-05-07T20:00:45.8653581Z #define __ARM_FEATURE_NUMERIC_MAXMIN 1 2025-05-07T20:00:45.8654074Z #define __ARM_FEATURE_UNALIGNED 1 2025-05-07T20:00:45.8654513Z #define __ARM_FP 0xE 2025-05-07T20:00:45.8655170Z #define __ARM_FP16_ARGS 1 2025-05-07T20:00:45.8655600Z #define __ARM_FP16_FORMAT_IEEE 1 2025-05-07T20:00:45.8656080Z #define __ARM_NEON 1 2025-05-07T20:00:45.8656470Z #define __ARM_NEON_FP 0xE 2025-05-07T20:00:45.8656887Z #define __ARM_PCS_AAPCS64 1 2025-05-07T20:00:45.8657318Z #define __ARM_SIZEOF_MINIMAL_ENUM 4 2025-05-07T20:00:45.8657788Z #define __ARM_SIZEOF_WCHAR_T 4 2025-05-07T20:00:45.8658227Z #define __ATOMIC_ACQUIRE 2 2025-05-07T20:00:45.8658645Z #define __ATOMIC_ACQ_REL 4 2025-05-07T20:00:45.8659067Z #define __ATOMIC_CONSUME 1 2025-05-07T20:00:45.8659493Z #define __ATOMIC_RELAXED 0 2025-05-07T20:00:45.8659909Z #define __ATOMIC_RELEASE 3 2025-05-07T20:00:45.8660320Z #define __ATOMIC_SEQ_CST 5 2025-05-07T20:00:45.8660752Z #define __BIGGEST_ALIGNMENT__ 16 2025-05-07T20:00:45.8661209Z #define __BITINT_MAXWIDTH__ 128 2025-05-07T20:00:45.8661636Z #define __BOOL_WIDTH__ 8 2025-05-07T20:00:45.8662086Z #define __BYTE_ORDER__ __ORDER_LITTLE_ENDIAN__ 2025-05-07T20:00:45.8662627Z #define __CHAR16_TYPE__ unsigned short 2025-05-07T20:00:45.8663117Z #define __CHAR32_TYPE__ unsigned int 2025-05-07T20:00:45.8663575Z #define __CHAR_BIT__ 8 2025-05-07T20:00:45.8663974Z #define __CHAR_UNSIGNED__ 1 2025-05-07T20:00:45.8664409Z #define __CLANG_ATOMIC_BOOL_LOCK_FREE 2 2025-05-07T20:00:45.8664925Z #define __CLANG_ATOMIC_CHAR16_T_LOCK_FREE 2 2025-05-07T20:00:45.8665448Z #define __CLANG_ATOMIC_CHAR32_T_LOCK_FREE 2 2025-05-07T20:00:45.8665952Z #define __CLANG_ATOMIC_CHAR_LOCK_FREE 2 2025-05-07T20:00:45.8666456Z #define __CLANG_ATOMIC_INT_LOCK_FREE 2 2025-05-07T20:00:45.8666955Z #define __CLANG_ATOMIC_LLONG_LOCK_FREE 2 2025-05-07T20:00:45.8667463Z #define __CLANG_ATOMIC_LONG_LOCK_FREE 2 2025-05-07T20:00:45.8667967Z #define __CLANG_ATOMIC_POINTER_LOCK_FREE 2 2025-05-07T20:00:45.8668482Z #define __CLANG_ATOMIC_SHORT_LOCK_FREE 2 2025-05-07T20:00:45.8668991Z #define __CLANG_ATOMIC_WCHAR_T_LOCK_FREE 2 2025-05-07T20:00:45.8669483Z #define __CONSTANT_CFSTRINGS__ 1 2025-05-07T20:00:45.8669939Z #define __DBL_DECIMAL_DIG__ 17 2025-05-07T20:00:45.8670445Z #define __DBL_DENORM_MIN__ 4.9406564584124654e-324 2025-05-07T20:00:45.8670948Z #define __DBL_DIG__ 15 2025-05-07T20:00:45.8671376Z #define __DBL_EPSILON__ 2.2204460492503131e-16 2025-05-07T20:00:45.8671882Z #define __DBL_HAS_DENORM__ 1 2025-05-07T20:00:45.8672314Z #define __DBL_HAS_INFINITY__ 1 2025-05-07T20:00:45.8672758Z #define __DBL_HAS_QUIET_NAN__ 1 2025-05-07T20:00:45.8673196Z #define __DBL_MANT_DIG__ 53 2025-05-07T20:00:45.8673622Z #define __DBL_MAX_10_EXP__ 308 2025-05-07T20:00:45.8674052Z #define __DBL_MAX_EXP__ 1024 2025-05-07T20:00:45.8674492Z #define __DBL_MAX__ 1.7976931348623157e+308 2025-05-07T20:00:45.8674982Z #define __DBL_MIN_10_EXP__ (-307) 2025-05-07T20:00:45.8675431Z #define __DBL_MIN_EXP__ (-1021) 2025-05-07T20:00:45.8675880Z #define __DBL_MIN__ 2.2250738585072014e-308 2025-05-07T20:00:45.8676393Z #define __DECIMAL_DIG__ __LDBL_DECIMAL_DIG__ 2025-05-07T20:00:45.8676881Z #define __DEPRECATED 1 2025-05-07T20:00:45.8677267Z #define __ELF__ 1 2025-05-07T20:00:45.8677653Z #define __EXCEPTIONS 1 2025-05-07T20:00:45.8678266Z #define __FINITE_MATH_ONLY__ 0 2025-05-07T20:00:45.8678733Z #define __FLT16_DECIMAL_DIG__ 5 2025-05-07T20:00:45.8679228Z #define __FLT16_DENORM_MIN__ 5.9604644775390625e-8F16 2025-05-07T20:00:45.8679971Z #define __FLT16_DIG__ 3 2025-05-07T20:00:45.8680415Z #define __FLT16_EPSILON__ 9.765625e-4F16 2025-05-07T20:00:45.8680903Z #define __FLT16_HAS_DENORM__ 1 2025-05-07T20:00:45.8681346Z #define __FLT16_HAS_INFINITY__ 1 2025-05-07T20:00:45.8681792Z #define __FLT16_HAS_QUIET_NAN__ 1 2025-05-07T20:00:45.8682242Z #define __FLT16_MANT_DIG__ 11 2025-05-07T20:00:45.8682679Z #define __FLT16_MAX_10_EXP__ 4 2025-05-07T20:00:45.8683105Z #define __FLT16_MAX_EXP__ 16 2025-05-07T20:00:45.8683537Z #define __FLT16_MAX__ 6.5504e+4F16 2025-05-07T20:00:45.8683994Z #define __FLT16_MIN_10_EXP__ (-4) 2025-05-07T20:00:45.8684437Z #define __FLT16_MIN_EXP__ (-13) 2025-05-07T20:00:45.8684879Z #define __FLT16_MIN__ 6.103515625e-5F16 2025-05-07T20:00:45.8685818Z #define __FLT_DECIMAL_DIG__ 9 2025-05-07T20:00:45.8686276Z #define __FLT_DENORM_MIN__ 1.40129846e-45F 2025-05-07T20:00:45.8686751Z #define __FLT_DIG__ 6 2025-05-07T20:00:45.8687158Z #define __FLT_EPSILON__ 1.19209290e-7F 2025-05-07T20:00:45.8687624Z #define __FLT_HAS_DENORM__ 1 2025-05-07T20:00:45.8688154Z #define __FLT_HAS_INFINITY__ 1 2025-05-07T20:00:45.8688605Z #define __FLT_HAS_QUIET_NAN__ 1 2025-05-07T20:00:45.8689040Z #define __FLT_MANT_DIG__ 24 2025-05-07T20:00:45.8689464Z #define __FLT_MAX_10_EXP__ 38 2025-05-07T20:00:45.8689896Z #define __FLT_MAX_EXP__ 128 2025-05-07T20:00:45.8690328Z #define __FLT_MAX__ 3.40282347e+38F 2025-05-07T20:00:45.8690784Z #define __FLT_MIN_10_EXP__ (-37) 2025-05-07T20:00:45.8691230Z #define __FLT_MIN_EXP__ (-125) 2025-05-07T20:00:45.8691675Z #define __FLT_MIN__ 1.17549435e-38F 2025-05-07T20:00:45.8692118Z #define __FLT_RADIX__ 2 2025-05-07T20:00:45.8692517Z #define __FP_FAST_FMA 1 2025-05-07T20:00:45.8692919Z #define __FP_FAST_FMAF 1 2025-05-07T20:00:45.8693351Z #define __GCC_ATOMIC_BOOL_LOCK_FREE 2 2025-05-07T20:00:45.8693852Z #define __GCC_ATOMIC_CHAR16_T_LOCK_FREE 2 2025-05-07T20:00:45.8694363Z #define __GCC_ATOMIC_CHAR32_T_LOCK_FREE 2 2025-05-07T20:00:45.8694856Z #define __GCC_ATOMIC_CHAR_LOCK_FREE 2 2025-05-07T20:00:45.8695337Z #define __GCC_ATOMIC_INT_LOCK_FREE 2 2025-05-07T20:00:45.8695820Z #define __GCC_ATOMIC_LLONG_LOCK_FREE 2 2025-05-07T20:00:45.8696302Z #define __GCC_ATOMIC_LONG_LOCK_FREE 2 2025-05-07T20:00:45.8696799Z #define __GCC_ATOMIC_POINTER_LOCK_FREE 2 2025-05-07T20:00:45.8697307Z #define __GCC_ATOMIC_SHORT_LOCK_FREE 2 2025-05-07T20:00:45.8697811Z #define __GCC_ATOMIC_TEST_AND_SET_TRUEVAL 1 2025-05-07T20:00:45.8698315Z #define __GCC_ATOMIC_WCHAR_T_LOCK_FREE 2 2025-05-07T20:00:45.8698804Z #define __GCC_HAVE_DWARF2_CFI_ASM 1 2025-05-07T20:00:45.8699299Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_1 1 2025-05-07T20:00:45.8699833Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_2 1 2025-05-07T20:00:45.8700364Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_4 1 2025-05-07T20:00:45.8700907Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_8 1 2025-05-07T20:00:45.8701428Z #define __GLIBCXX_BITSIZE_INT_N_0 128 2025-05-07T20:00:45.8701922Z #define __GLIBCXX_TYPE_INT_N_0 __int128 2025-05-07T20:00:45.8702403Z #define __GNUC_GNU_INLINE__ 1 2025-05-07T20:00:45.8702831Z #define __GNUC_MINOR__ 2 2025-05-07T20:00:45.8703253Z #define __GNUC_PATCHLEVEL__ 1 2025-05-07T20:00:45.8703679Z #define __GNUC__ 4 2025-05-07T20:00:45.8704052Z #define __GNUG__ 4 2025-05-07T20:00:45.8704427Z #define __GXX_ABI_VERSION 1002 2025-05-07T20:00:45.8704880Z #define __GXX_EXPERIMENTAL_CXX0X__ 1 2025-05-07T20:00:45.8705341Z #define __GXX_RTTI 1 2025-05-07T20:00:45.8705719Z #define __GXX_WEAK__ 1 2025-05-07T20:00:45.8706115Z #define __INT16_C_SUFFIX__ 2025-05-07T20:00:45.8706537Z #define __INT16_FMTd__ "hd" 2025-05-07T20:00:45.8706950Z #define __INT16_FMTi__ "hi" 2025-05-07T20:00:45.8707370Z #define __INT16_MAX__ 32767 2025-05-07T20:00:45.8707792Z #define __INT16_TYPE__ short 2025-05-07T20:00:45.8708216Z #define __INT32_C_SUFFIX__ 2025-05-07T20:00:45.8708647Z #define __INT32_FMTd__ "d" 2025-05-07T20:00:45.8709520Z #define __INT32_FMTi__ "i" 2025-05-07T20:00:45.8709955Z #define __INT32_MAX__ 2147483647 2025-05-07T20:00:45.8710394Z #define __INT32_TYPE__ int 2025-05-07T20:00:45.8710809Z #define __INT64_C_SUFFIX__ L 2025-05-07T20:00:45.8711231Z #define __INT64_FMTd__ "ld" 2025-05-07T20:00:45.8711652Z #define __INT64_FMTi__ "li" 2025-05-07T20:00:45.8712092Z #define __INT64_MAX__ 9223372036854775807L 2025-05-07T20:00:45.8712578Z #define __INT64_TYPE__ long int 2025-05-07T20:00:45.8713007Z #define __INT8_C_SUFFIX__ 2025-05-07T20:00:45.8713427Z #define __INT8_FMTd__ "hhd" 2025-05-07T20:00:45.8713854Z #define __INT8_FMTi__ "hhi" 2025-05-07T20:00:45.8714274Z #define __INT8_MAX__ 127 2025-05-07T20:00:45.8714698Z #define __INT8_TYPE__ signed char 2025-05-07T20:00:45.8715155Z #define __INTMAX_C_SUFFIX__ L 2025-05-07T20:00:45.8715649Z #define __INTMAX_FMTd__ "ld" 2025-05-07T20:00:45.8716087Z #define __INTMAX_FMTi__ "li" 2025-05-07T20:00:45.8716685Z #define __INTMAX_MAX__ 9223372036854775807L 2025-05-07T20:00:45.8717173Z #define __INTMAX_TYPE__ long int 2025-05-07T20:00:45.8717623Z #define __INTMAX_WIDTH__ 64 2025-05-07T20:00:45.8718048Z #define __INTPTR_FMTd__ "ld" 2025-05-07T20:00:45.8718472Z #define __INTPTR_FMTi__ "li" 2025-05-07T20:00:45.8718926Z #define __INTPTR_MAX__ 9223372036854775807L 2025-05-07T20:00:45.8719423Z #define __INTPTR_TYPE__ long int 2025-05-07T20:00:45.8719858Z #define __INTPTR_WIDTH__ 64 2025-05-07T20:00:45.8720288Z #define __INT_FAST16_FMTd__ "hd" 2025-05-07T20:00:45.8720736Z #define __INT_FAST16_FMTi__ "hi" 2025-05-07T20:00:45.8721182Z #define __INT_FAST16_MAX__ 32767 2025-05-07T20:00:45.8721626Z #define __INT_FAST16_TYPE__ short 2025-05-07T20:00:45.8722076Z #define __INT_FAST16_WIDTH__ 16 2025-05-07T20:00:45.8722508Z #define __INT_FAST32_FMTd__ "d" 2025-05-07T20:00:45.8722947Z #define __INT_FAST32_FMTi__ "i" 2025-05-07T20:00:45.8723399Z #define __INT_FAST32_MAX__ 2147483647 2025-05-07T20:00:45.8723871Z #define __INT_FAST32_TYPE__ int 2025-05-07T20:00:45.8724316Z #define __INT_FAST32_WIDTH__ 32 2025-05-07T20:00:45.8724773Z #define __INT_FAST64_FMTd__ "ld" 2025-05-07T20:00:45.8725227Z #define __INT_FAST64_FMTi__ "li" 2025-05-07T20:00:45.8725701Z #define __INT_FAST64_MAX__ 9223372036854775807L 2025-05-07T20:00:45.8726213Z #define __INT_FAST64_TYPE__ long int 2025-05-07T20:00:45.8726686Z #define __INT_FAST64_WIDTH__ 64 2025-05-07T20:00:45.8727125Z #define __INT_FAST8_FMTd__ "hhd" 2025-05-07T20:00:45.8727578Z #define __INT_FAST8_FMTi__ "hhi" 2025-05-07T20:00:45.8728022Z #define __INT_FAST8_MAX__ 127 2025-05-07T20:00:45.8728628Z #define __INT_FAST8_TYPE__ signed char 2025-05-07T20:00:45.8729097Z #define __INT_FAST8_WIDTH__ 8 2025-05-07T20:00:45.8729535Z #define __INT_LEAST16_FMTd__ "hd" 2025-05-07T20:00:45.8729994Z #define __INT_LEAST16_FMTi__ "hi" 2025-05-07T20:00:45.8730444Z #define __INT_LEAST16_MAX__ 32767 2025-05-07T20:00:45.8730903Z #define __INT_LEAST16_TYPE__ short 2025-05-07T20:00:45.8731368Z #define __INT_LEAST16_WIDTH__ 16 2025-05-07T20:00:45.8731825Z #define __INT_LEAST32_FMTd__ "d" 2025-05-07T20:00:45.8732284Z #define __INT_LEAST32_FMTi__ "i" 2025-05-07T20:00:45.8732740Z #define __INT_LEAST32_MAX__ 2147483647 2025-05-07T20:00:45.8733207Z #define __INT_LEAST32_TYPE__ int 2025-05-07T20:00:45.8733659Z #define __INT_LEAST32_WIDTH__ 32 2025-05-07T20:00:45.8734137Z #define __INT_LEAST64_FMTd__ "ld" 2025-05-07T20:00:45.8734600Z #define __INT_LEAST64_FMTi__ "li" 2025-05-07T20:00:45.8735080Z #define __INT_LEAST64_MAX__ 9223372036854775807L 2025-05-07T20:00:45.8735601Z #define __INT_LEAST64_TYPE__ long int 2025-05-07T20:00:45.8736075Z #define __INT_LEAST64_WIDTH__ 64 2025-05-07T20:00:45.8736520Z #define __INT_LEAST8_FMTd__ "hhd" 2025-05-07T20:00:45.8736979Z #define __INT_LEAST8_FMTi__ "hhi" 2025-05-07T20:00:45.8737435Z #define __INT_LEAST8_MAX__ 127 2025-05-07T20:00:45.8737880Z #define __INT_LEAST8_TYPE__ signed char 2025-05-07T20:00:45.8738360Z #define __INT_LEAST8_WIDTH__ 8 2025-05-07T20:00:45.8738802Z #define __INT_MAX__ 2147483647 2025-05-07T20:00:45.8739238Z #define __INT_WIDTH__ 32 2025-05-07T20:00:45.8739959Z #define __LDBL_DECIMAL_DIG__ 36 2025-05-07T20:00:45.8740564Z #define __LDBL_DENORM_MIN__ 6.47517511943802511092443895822764655e-4966L 2025-05-07T20:00:45.8741166Z #define __LDBL_DIG__ 33 2025-05-07T20:00:45.8741661Z #define __LDBL_EPSILON__ 1.92592994438723585305597794258492732e-34L 2025-05-07T20:00:45.8742244Z #define __LDBL_HAS_DENORM__ 1 2025-05-07T20:00:45.8742691Z #define __LDBL_HAS_INFINITY__ 1 2025-05-07T20:00:45.8743127Z #define __LDBL_HAS_QUIET_NAN__ 1 2025-05-07T20:00:45.8743579Z #define __LDBL_MANT_DIG__ 113 2025-05-07T20:00:45.8744025Z #define __LDBL_MAX_10_EXP__ 4932 2025-05-07T20:00:45.8744468Z #define __LDBL_MAX_EXP__ 16384 2025-05-07T20:00:45.8744990Z #define __LDBL_MAX__ 1.18973149535723176508575932662800702e+4932L 2025-05-07T20:00:45.8745565Z #define __LDBL_MIN_10_EXP__ (-4931) 2025-05-07T20:00:45.8746025Z #define __LDBL_MIN_EXP__ (-16381) 2025-05-07T20:00:45.8746560Z #define __LDBL_MIN__ 3.36210314311209350626267781732175260e-4932L 2025-05-07T20:00:45.8747320Z #define __LITTLE_ENDIAN__ 1 2025-05-07T20:00:45.8747751Z #define __LLONG_WIDTH__ 64 2025-05-07T20:00:45.8748205Z #define __LONG_LONG_MAX__ 9223372036854775807LL 2025-05-07T20:00:45.8748721Z #define __LONG_MAX__ 9223372036854775807L 2025-05-07T20:00:45.8749199Z #define __LONG_WIDTH__ 64 2025-05-07T20:00:45.8749598Z #define __LP64__ 1 2025-05-07T20:00:45.8749974Z #define __NO_INLINE__ 1 2025-05-07T20:00:45.8750380Z #define __OBJC_BOOL_IS_BOOL 0 2025-05-07T20:00:45.8750859Z #define __OPENCL_MEMORY_SCOPE_ALL_SVM_DEVICES 3 2025-05-07T20:00:45.8751397Z #define __OPENCL_MEMORY_SCOPE_DEVICE 2 2025-05-07T20:00:45.8751901Z #define __OPENCL_MEMORY_SCOPE_SUB_GROUP 4 2025-05-07T20:00:45.8752415Z #define __OPENCL_MEMORY_SCOPE_WORK_GROUP 1 2025-05-07T20:00:45.8752933Z #define __OPENCL_MEMORY_SCOPE_WORK_ITEM 0 2025-05-07T20:00:45.8753436Z #define __ORDER_BIG_ENDIAN__ 4321 2025-05-07T20:00:45.8753898Z #define __ORDER_LITTLE_ENDIAN__ 1234 2025-05-07T20:00:45.8754389Z #define __ORDER_PDP_ENDIAN__ 3412 2025-05-07T20:00:45.8754845Z #define __PIC__ 2 2025-05-07T20:00:45.8755216Z #define __PIE__ 2 2025-05-07T20:00:45.8755594Z #define __POINTER_WIDTH__ 64 2025-05-07T20:00:45.8756043Z #define __PRAGMA_REDEFINE_EXTNAME 1 2025-05-07T20:00:45.8756516Z #define __PTRDIFF_FMTd__ "ld" 2025-05-07T20:00:45.8756957Z #define __PTRDIFF_FMTi__ "li" 2025-05-07T20:00:45.8757421Z #define __PTRDIFF_MAX__ 9223372036854775807L 2025-05-07T20:00:45.8757919Z #define __PTRDIFF_TYPE__ long int 2025-05-07T20:00:45.8758369Z #define __PTRDIFF_WIDTH__ 64 2025-05-07T20:00:45.8758801Z #define __SCHAR_MAX__ 127 2025-05-07T20:00:45.8759221Z #define __SHRT_MAX__ 32767 2025-05-07T20:00:45.8759635Z #define __SHRT_WIDTH__ 16 2025-05-07T20:00:45.8760061Z #define __SIG_ATOMIC_MAX__ 2147483647 2025-05-07T20:00:45.8760537Z #define __SIG_ATOMIC_WIDTH__ 32 2025-05-07T20:00:45.8760971Z #define __SIZEOF_DOUBLE__ 8 2025-05-07T20:00:45.8761396Z #define __SIZEOF_FLOAT__ 4 2025-05-07T20:00:45.8761824Z #define __SIZEOF_INT128__ 16 2025-05-07T20:00:45.8762252Z #define __SIZEOF_INT__ 4 2025-05-07T20:00:45.8762681Z #define __SIZEOF_LONG_DOUBLE__ 16 2025-05-07T20:00:45.8763139Z #define __SIZEOF_LONG_LONG__ 8 2025-05-07T20:00:45.8763573Z #define __SIZEOF_LONG__ 8 2025-05-07T20:00:45.8763981Z #define __SIZEOF_POINTER__ 8 2025-05-07T20:00:45.8764423Z #define __SIZEOF_PTRDIFF_T__ 8 2025-05-07T20:00:45.8764857Z #define __SIZEOF_SHORT__ 2 2025-05-07T20:00:45.8765270Z #define __SIZEOF_SIZE_T__ 8 2025-05-07T20:00:45.8765700Z #define __SIZEOF_WCHAR_T__ 4 2025-05-07T20:00:45.8766133Z #define __SIZEOF_WINT_T__ 4 2025-05-07T20:00:45.8766548Z #define __SIZE_FMTX__ "lX" 2025-05-07T20:00:45.8766971Z #define __SIZE_FMTo__ "lo" 2025-05-07T20:00:45.8767391Z #define __SIZE_FMTu__ "lu" 2025-05-07T20:00:45.8767802Z #define __SIZE_FMTx__ "lx" 2025-05-07T20:00:45.8768396Z #define __SIZE_MAX__ 18446744073709551615UL 2025-05-07T20:00:45.8768899Z #define __SIZE_TYPE__ long unsigned int 2025-05-07T20:00:45.8769373Z #define __SIZE_WIDTH__ 64 2025-05-07T20:00:45.8769843Z #define __STDCPP_DEFAULT_NEW_ALIGNMENT__ 16UL 2025-05-07T20:00:45.8770618Z #define __STDCPP_THREADS__ 1 2025-05-07T20:00:45.8771058Z #define __STDC_HOSTED__ 1 2025-05-07T20:00:45.8771471Z #define __STDC_UTF_16__ 1 2025-05-07T20:00:45.8771881Z #define __STDC_UTF_32__ 1 2025-05-07T20:00:45.8772284Z #define __STDC__ 1 2025-05-07T20:00:45.8772658Z #define __UINT16_C_SUFFIX__ 2025-05-07T20:00:45.8773090Z #define __UINT16_FMTX__ "hX" 2025-05-07T20:00:45.8773522Z #define __UINT16_FMTo__ "ho" 2025-05-07T20:00:45.8773948Z #define __UINT16_FMTu__ "hu" 2025-05-07T20:00:45.8774376Z #define __UINT16_FMTx__ "hx" 2025-05-07T20:00:45.8774807Z #define __UINT16_MAX__ 65535 2025-05-07T20:00:45.8775244Z #define __UINT16_TYPE__ unsigned short 2025-05-07T20:00:45.8775721Z #define __UINT32_C_SUFFIX__ U 2025-05-07T20:00:45.8776148Z #define __UINT32_FMTX__ "X" 2025-05-07T20:00:45.8776563Z #define __UINT32_FMTo__ "o" 2025-05-07T20:00:45.8776986Z #define __UINT32_FMTu__ "u" 2025-05-07T20:00:45.8777409Z #define __UINT32_FMTx__ "x" 2025-05-07T20:00:45.8777972Z #define __UINT32_MAX__ 4294967295U 2025-05-07T20:00:45.8778437Z #define __UINT32_TYPE__ unsigned int 2025-05-07T20:00:45.8778909Z #define __UINT64_C_SUFFIX__ UL 2025-05-07T20:00:45.8779339Z #define __UINT64_FMTX__ "lX" 2025-05-07T20:00:45.8780929Z #define __UINT64_FMTo__ "lo" 2025-05-07T20:00:45.8781387Z #define __UINT64_FMTu__ "lu" 2025-05-07T20:00:45.8781817Z #define __UINT64_FMTx__ "lx" 2025-05-07T20:00:45.8782257Z #define __UINT64_MAX__ 18446744073709551615UL 2025-05-07T20:00:45.8782770Z #define __UINT64_TYPE__ long unsigned int 2025-05-07T20:00:45.8783256Z #define __UINT8_C_SUFFIX__ 2025-05-07T20:00:45.8783673Z #define __UINT8_FMTX__ "hhX" 2025-05-07T20:00:45.8784106Z #define __UINT8_FMTo__ "hho" 2025-05-07T20:00:45.8784534Z #define __UINT8_FMTu__ "hhu" 2025-05-07T20:00:45.8784958Z #define __UINT8_FMTx__ "hhx" 2025-05-07T20:00:45.8785388Z #define __UINT8_MAX__ 255 2025-05-07T20:00:45.8785820Z #define __UINT8_TYPE__ unsigned char 2025-05-07T20:00:45.8786305Z #define __UINTMAX_C_SUFFIX__ UL 2025-05-07T20:00:45.8786751Z #define __UINTMAX_FMTX__ "lX" 2025-05-07T20:00:45.8787204Z #define __UINTMAX_FMTo__ "lo" 2025-05-07T20:00:45.8787644Z #define __UINTMAX_FMTu__ "lu" 2025-05-07T20:00:45.8788085Z #define __UINTMAX_FMTx__ "lx" 2025-05-07T20:00:45.8788550Z #define __UINTMAX_MAX__ 18446744073709551615UL 2025-05-07T20:00:45.8789088Z #define __UINTMAX_TYPE__ long unsigned int 2025-05-07T20:00:45.8789583Z #define __UINTMAX_WIDTH__ 64 2025-05-07T20:00:45.8790017Z #define __UINTPTR_FMTX__ "lX" 2025-05-07T20:00:45.8790455Z #define __UINTPTR_FMTo__ "lo" 2025-05-07T20:00:45.8790889Z #define __UINTPTR_FMTu__ "lu" 2025-05-07T20:00:45.8791333Z #define __UINTPTR_FMTx__ "lx" 2025-05-07T20:00:45.8791796Z #define __UINTPTR_MAX__ 18446744073709551615UL 2025-05-07T20:00:45.8792316Z #define __UINTPTR_TYPE__ long unsigned int 2025-05-07T20:00:45.8792813Z #define __UINTPTR_WIDTH__ 64 2025-05-07T20:00:45.8793255Z #define __UINT_FAST16_FMTX__ "hX" 2025-05-07T20:00:45.8793710Z #define __UINT_FAST16_FMTo__ "ho" 2025-05-07T20:00:45.8794177Z #define __UINT_FAST16_FMTu__ "hu" 2025-05-07T20:00:45.8794641Z #define __UINT_FAST16_FMTx__ "hx" 2025-05-07T20:00:45.8795093Z #define __UINT_FAST16_MAX__ 65535 2025-05-07T20:00:45.8795568Z #define __UINT_FAST16_TYPE__ unsigned short 2025-05-07T20:00:45.8796068Z #define __UINT_FAST32_FMTX__ "X" 2025-05-07T20:00:45.8796520Z #define __UINT_FAST32_FMTo__ "o" 2025-05-07T20:00:45.8796965Z #define __UINT_FAST32_FMTu__ "u" 2025-05-07T20:00:45.8797415Z #define __UINT_FAST32_FMTx__ "x" 2025-05-07T20:00:45.8797872Z #define __UINT_FAST32_MAX__ 4294967295U 2025-05-07T20:00:45.8798362Z #define __UINT_FAST32_TYPE__ unsigned int 2025-05-07T20:00:45.8798854Z #define __UINT_FAST64_FMTX__ "lX" 2025-05-07T20:00:45.8799415Z #define __UINT_FAST64_FMTo__ "lo" 2025-05-07T20:00:45.8799874Z #define __UINT_FAST64_FMTu__ "lu" 2025-05-07T20:00:45.8800324Z #define __UINT_FAST64_FMTx__ "lx" 2025-05-07T20:00:45.8800809Z #define __UINT_FAST64_MAX__ 18446744073709551615UL 2025-05-07T20:00:45.8801370Z #define __UINT_FAST64_TYPE__ long unsigned int 2025-05-07T20:00:45.8802319Z #define __UINT_FAST8_FMTX__ "hhX" 2025-05-07T20:00:45.8802803Z #define __UINT_FAST8_FMTo__ "hho" 2025-05-07T20:00:45.8803263Z #define __UINT_FAST8_FMTu__ "hhu" 2025-05-07T20:00:45.8803722Z #define __UINT_FAST8_FMTx__ "hhx" 2025-05-07T20:00:45.8804174Z #define __UINT_FAST8_MAX__ 255 2025-05-07T20:00:45.8804637Z #define __UINT_FAST8_TYPE__ unsigned char 2025-05-07T20:00:45.8805139Z #define __UINT_LEAST16_FMTX__ "hX" 2025-05-07T20:00:45.8805605Z #define __UINT_LEAST16_FMTo__ "ho" 2025-05-07T20:00:45.8806076Z #define __UINT_LEAST16_FMTu__ "hu" 2025-05-07T20:00:45.8806546Z #define __UINT_LEAST16_FMTx__ "hx" 2025-05-07T20:00:45.8806998Z #define __UINT_LEAST16_MAX__ 65535 2025-05-07T20:00:45.8807483Z #define __UINT_LEAST16_TYPE__ unsigned short 2025-05-07T20:00:45.8807986Z #define __UINT_LEAST32_FMTX__ "X" 2025-05-07T20:00:45.8808566Z #define __UINT_LEAST32_FMTo__ "o" 2025-05-07T20:00:45.8809023Z #define __UINT_LEAST32_FMTu__ "u" 2025-05-07T20:00:45.8809779Z #define __UINT_LEAST32_FMTx__ "x" 2025-05-07T20:00:45.8810247Z #define __UINT_LEAST32_MAX__ 4294967295U 2025-05-07T20:00:45.8810759Z #define __UINT_LEAST32_TYPE__ unsigned int 2025-05-07T20:00:45.8811255Z #define __UINT_LEAST64_FMTX__ "lX" 2025-05-07T20:00:45.8811716Z #define __UINT_LEAST64_FMTo__ "lo" 2025-05-07T20:00:45.8812186Z #define __UINT_LEAST64_FMTu__ "lu" 2025-05-07T20:00:45.8812650Z #define __UINT_LEAST64_FMTx__ "lx" 2025-05-07T20:00:45.8813156Z #define __UINT_LEAST64_MAX__ 18446744073709551615UL 2025-05-07T20:00:45.8813724Z #define __UINT_LEAST64_TYPE__ long unsigned int 2025-05-07T20:00:45.8814248Z #define __UINT_LEAST8_FMTX__ "hhX" 2025-05-07T20:00:45.8814708Z #define __UINT_LEAST8_FMTo__ "hho" 2025-05-07T20:00:45.8815161Z #define __UINT_LEAST8_FMTu__ "hhu" 2025-05-07T20:00:45.8815621Z #define __UINT_LEAST8_FMTx__ "hhx" 2025-05-07T20:00:45.8816084Z #define __UINT_LEAST8_MAX__ 255 2025-05-07T20:00:45.8816541Z #define __UINT_LEAST8_TYPE__ unsigned char 2025-05-07T20:00:45.8817050Z #define __USER_LABEL_PREFIX__ 2025-05-07T20:00:45.8817975Z #define __VERSION__ "Clang 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4)" 2025-05-07T20:00:45.8818915Z #define __WCHAR_MAX__ 4294967295U 2025-05-07T20:00:45.8819375Z #define __WCHAR_TYPE__ unsigned int 2025-05-07T20:00:45.8819844Z #define __WCHAR_UNSIGNED__ 1 2025-05-07T20:00:45.8820282Z #define __WCHAR_WIDTH__ 32 2025-05-07T20:00:45.8820700Z #define __WINT_MAX__ 4294967295U 2025-05-07T20:00:45.8821156Z #define __WINT_TYPE__ unsigned int 2025-05-07T20:00:45.8821614Z #define __WINT_UNSIGNED__ 1 2025-05-07T20:00:45.8822027Z #define __WINT_WIDTH__ 32 2025-05-07T20:00:45.8822432Z #define __aarch64__ 1 2025-05-07T20:00:45.8822824Z #define __clang__ 1 2025-05-07T20:00:45.8823225Z #define __clang_literal_encoding__ "UTF-8" 2025-05-07T20:00:45.8823723Z #define __clang_major__ 16 2025-05-07T20:00:45.8824140Z #define __clang_minor__ 0 2025-05-07T20:00:45.8824554Z #define __clang_patchlevel__ 6 2025-05-07T20:00:45.8825475Z #define __clang_version__ "16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4)" 2025-05-07T20:00:45.8826477Z #define __clang_wide_literal_encoding__ "UTF-32" 2025-05-07T20:00:45.8827004Z #define __cplusplus 201703L 2025-05-07T20:00:45.8827448Z #define __cpp_aggregate_bases 201603L 2025-05-07T20:00:45.8827941Z #define __cpp_aggregate_nsdmi 201304L 2025-05-07T20:00:45.8828439Z #define __cpp_alias_templates 200704L 2025-05-07T20:00:45.8828920Z #define __cpp_aligned_new 201606L 2025-05-07T20:00:45.8829387Z #define __cpp_attributes 200809L 2025-05-07T20:00:45.8829867Z #define __cpp_binary_literals 201304L 2025-05-07T20:00:45.8830362Z #define __cpp_capture_star_this 201603L 2025-05-07T20:00:45.8830860Z #define __cpp_constexpr 201603L 2025-05-07T20:00:45.8831339Z #define __cpp_constexpr_in_decltype 201711L 2025-05-07T20:00:45.8831841Z #define __cpp_decltype 200707L 2025-05-07T20:00:45.8832307Z #define __cpp_decltype_auto 201304L 2025-05-07T20:00:45.8832800Z #define __cpp_deduction_guides 201703L 2025-05-07T20:00:45.8833524Z #define __cpp_delegating_constructors 200604L 2025-05-07T20:00:45.8834078Z #define __cpp_digit_separators 201309L 2025-05-07T20:00:45.8834589Z #define __cpp_enumerator_attributes 201411L 2025-05-07T20:00:45.8835104Z #define __cpp_exceptions 199711L 2025-05-07T20:00:45.8835569Z #define __cpp_fold_expressions 201603L 2025-05-07T20:00:45.8836070Z #define __cpp_generic_lambdas 201304L 2025-05-07T20:00:45.8836588Z #define __cpp_guaranteed_copy_elision 201606L 2025-05-07T20:00:45.8837097Z #define __cpp_hex_float 201603L 2025-05-07T20:00:45.8837553Z #define __cpp_if_constexpr 201606L 2025-05-07T20:00:45.8838053Z #define __cpp_impl_destroying_delete 201806L 2025-05-07T20:00:45.8838596Z #define __cpp_inheriting_constructors 201511L 2025-05-07T20:00:45.8839128Z #define __cpp_init_captures 201304L 2025-05-07T20:00:45.8839625Z #define __cpp_initializer_lists 200806L 2025-05-07T20:00:45.8840130Z #define __cpp_inline_variables 201606L 2025-05-07T20:00:45.8840754Z #define __cpp_lambdas 200907L 2025-05-07T20:00:45.8841240Z #define __cpp_named_character_escapes 202207L 2025-05-07T20:00:45.8841782Z #define __cpp_namespace_attributes 201411L 2025-05-07T20:00:45.8842330Z #define __cpp_nested_namespace_definitions 201411L 2025-05-07T20:00:45.8842905Z #define __cpp_noexcept_function_type 201510L 2025-05-07T20:00:45.8843440Z #define __cpp_nontype_template_args 201411L 2025-05-07T20:00:45.8844000Z #define __cpp_nontype_template_parameter_auto 201606L 2025-05-07T20:00:45.8844551Z #define __cpp_nsdmi 200809L 2025-05-07T20:00:45.8844988Z #define __cpp_range_based_for 201603L 2025-05-07T20:00:45.8845460Z #define __cpp_raw_strings 200710L 2025-05-07T20:00:45.8845930Z #define __cpp_ref_qualifiers 200710L 2025-05-07T20:00:45.8846432Z #define __cpp_return_type_deduction 201304L 2025-05-07T20:00:45.8846939Z #define __cpp_rtti 199711L 2025-05-07T20:00:45.8847374Z #define __cpp_rvalue_references 200610L 2025-05-07T20:00:45.8847868Z #define __cpp_static_assert 201411L 2025-05-07T20:00:45.8848526Z #define __cpp_static_call_operator 202207L 2025-05-07T20:00:45.8849051Z #define __cpp_structured_bindings 201606L 2025-05-07T20:00:45.8849554Z #define __cpp_template_auto 201606L 2025-05-07T20:00:45.8850055Z #define __cpp_threadsafe_static_init 200806L 2025-05-07T20:00:45.8850590Z #define __cpp_unicode_characters 200704L 2025-05-07T20:00:45.8851099Z #define __cpp_unicode_literals 200710L 2025-05-07T20:00:45.8851612Z #define __cpp_user_defined_literals 200809L 2025-05-07T20:00:45.8852130Z #define __cpp_variable_templates 201304L 2025-05-07T20:00:45.8852646Z #define __cpp_variadic_templates 200704L 2025-05-07T20:00:45.8853154Z #define __cpp_variadic_using 201611L 2025-05-07T20:00:45.8853624Z #define __gnu_linux__ 1 2025-05-07T20:00:45.8854012Z #define __linux 1 2025-05-07T20:00:45.8854382Z #define __linux__ 1 2025-05-07T20:00:45.8854756Z #define __llvm__ 1 2025-05-07T20:00:45.8855117Z #define __pic__ 2 2025-05-07T20:00:45.8855485Z #define __pie__ 2 2025-05-07T20:00:45.8855874Z #define __private_extern__ extern 2025-05-07T20:00:45.8856316Z #define __unix 1 2025-05-07T20:00:45.8856684Z #define __unix__ 1 2025-05-07T20:00:45.8857057Z #define linux 1 2025-05-07T20:00:45.8857407Z #define unix 1 2025-05-07T20:00:45.8857626Z 2025-05-07T20:00:45.9951206Z 2025-05-07T20:00:45.9951897Z + conda run -n build_binary c++ --version 2025-05-07T20:00:45.9952288Z 2025-05-07T20:00:48.7247299Z clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:00:48.7248294Z Target: aarch64-conda-linux-gnu 2025-05-07T20:00:48.7248746Z Thread model: posix 2025-05-07T20:00:48.7249252Z InstalledDir: /github/home/miniconda/envs/build_binary/bin 2025-05-07T20:00:48.7250204Z Configuration file: /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-clang++.cfg 2025-05-07T20:00:48.7250900Z 2025-05-07T20:00:48.8546609Z 2025-05-07T20:00:48.8547589Z [INFO] Printing the default version of the C standard used by the compiler ... 2025-05-07T20:00:48.8548936Z + conda run -n build_binary cc -dM -E - < /dev/null | grep __STDC_VERSION__ 2025-05-07T20:00:48.8549435Z 2025-05-07T20:00:51.6950606Z #define __STDC_VERSION__ 201710L 2025-05-07T20:00:51.6951195Z 2025-05-07T20:00:51.6951821Z [INFO] Printing the default version of the C++ standard used by the compiler ... 2025-05-07T20:00:51.6952855Z + conda run -n build_binary c++ -dM -E -x c++ - < /dev/null | grep __cplusplus 2025-05-07T20:00:51.6953437Z 2025-05-07T20:00:54.6134807Z #define __cplusplus 201703L 2025-05-07T20:00:54.6135177Z 2025-05-07T20:00:54.6136663Z [INSTALL] Successfully installed C/C++ compilers 2025-05-07T20:00:54.6236431Z ##[group]Run . $PRELUDE; install_pytorch_pip $BUILD_ENV nightly cpu 2025-05-07T20:00:54.6237265Z . $PRELUDE; install_pytorch_pip $BUILD_ENV nightly cpu 2025-05-07T20:00:54.6238452Z shell: bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:00:54.6238966Z env: 2025-05-07T20:00:54.6239357Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:00:54.6240210Z BUILD_ENV: build_binary 2025-05-07T20:00:54.6240708Z BUILD_TARGET: default 2025-05-07T20:00:54.6241108Z BUILD_VARIANT: cpu 2025-05-07T20:00:54.6241483Z ##[endgroup] 2025-05-07T20:00:55.1508185Z ################################################################################ 2025-05-07T20:00:55.1508845Z # Install PyTorch (PIP) 2025-05-07T20:00:55.1509252Z # 2025-05-07T20:00:55.1536609Z # [2025-05-07T20:00:55.152Z] + install_pytorch_pip build_binary nightly cpu 2025-05-07T20:00:55.1537347Z ################################################################################ 2025-05-07T20:00:55.1537714Z 2025-05-07T20:00:55.1581482Z [EXEC] [ATTEMPT 0/3] + conda install -n build_binary -c conda-forge --override-channels -y numpy 2025-05-07T20:00:56.2236665Z Channels: 2025-05-07T20:00:56.2237071Z - conda-forge 2025-05-07T20:00:56.2237469Z Platform: linux-aarch64 2025-05-07T20:01:01.0960457Z Collecting package metadata (repodata.json): - \ | done 2025-05-07T20:01:01.6265833Z Solving environment: - \ done 2025-05-07T20:01:01.7034450Z 2025-05-07T20:01:01.7035238Z ## Package Plan ## 2025-05-07T20:01:01.7035538Z 2025-05-07T20:01:01.7035870Z environment location: /github/home/miniconda/envs/build_binary 2025-05-07T20:01:01.7036332Z 2025-05-07T20:01:01.7036503Z added / updated specs: 2025-05-07T20:01:01.7055609Z - numpy 2025-05-07T20:01:01.7055847Z 2025-05-07T20:01:01.7055853Z 2025-05-07T20:01:01.7056063Z The following packages will be downloaded: 2025-05-07T20:01:01.7056430Z 2025-05-07T20:01:01.7056626Z package | build 2025-05-07T20:01:01.7057185Z ---------------------------|----------------- 2025-05-07T20:01:01.7057800Z libblas-3.9.0 |31_h1a9f1db_openblas 17 KB conda-forge 2025-05-07T20:01:01.7058537Z libcblas-3.9.0 |31_hab92f65_openblas 16 KB conda-forge 2025-05-07T20:01:01.7059265Z libgfortran-14.2.0 | he9431aa_2 52 KB conda-forge 2025-05-07T20:01:01.7059992Z libgfortran5-14.2.0 | hb6113d0_2 1.0 MB conda-forge 2025-05-07T20:01:01.7060735Z liblapack-3.9.0 |31_h411afd4_openblas 16 KB conda-forge 2025-05-07T20:01:01.7061512Z libopenblas-0.3.29 |pthreads_h9d3fd7e_0 4.6 MB conda-forge 2025-05-07T20:01:01.7062231Z numpy-2.0.2 | py39h4a34e27_1 6.3 MB conda-forge 2025-05-07T20:01:01.7062853Z ------------------------------------------------------------ 2025-05-07T20:01:01.7063412Z Total: 12.0 MB 2025-05-07T20:01:01.7063761Z 2025-05-07T20:01:01.7063979Z The following NEW packages will be INSTALLED: 2025-05-07T20:01:01.7064336Z 2025-05-07T20:01:01.7064719Z libblas conda-forge/linux-aarch64::libblas-3.9.0-31_h1a9f1db_openblas 2025-05-07T20:01:01.7065582Z libcblas conda-forge/linux-aarch64::libcblas-3.9.0-31_hab92f65_openblas 2025-05-07T20:01:01.7066450Z libgfortran conda-forge/linux-aarch64::libgfortran-14.2.0-he9431aa_2 2025-05-07T20:01:01.7067327Z libgfortran5 conda-forge/linux-aarch64::libgfortran5-14.2.0-hb6113d0_2 2025-05-07T20:01:01.7068221Z liblapack conda-forge/linux-aarch64::liblapack-3.9.0-31_h411afd4_openblas 2025-05-07T20:01:01.7069141Z libopenblas conda-forge/linux-aarch64::libopenblas-0.3.29-pthreads_h9d3fd7e_0 2025-05-07T20:01:01.7069999Z numpy conda-forge/linux-aarch64::numpy-2.0.2-py39h4a34e27_1 2025-05-07T20:01:01.7070449Z 2025-05-07T20:01:01.7070463Z 2025-05-07T20:01:01.7070468Z 2025-05-07T20:01:01.7071162Z Downloading and Extracting Packages: ...working... 2025-05-07T20:01:01.7071831Z numpy-2.0.2 | 6.3 MB | | 0% 2025-05-07T20:01:01.7072185Z 2025-05-07T20:01:01.7072702Z libopenblas-0.3.29 | 4.6 MB | | 0%  2025-05-07T20:01:01.7073098Z 2025-05-07T20:01:01.7073103Z 2025-05-07T20:01:01.7073436Z libgfortran5-14.2.0 | 1.0 MB | | 0%  2025-05-07T20:01:01.7074161Z 2025-05-07T20:01:01.7074167Z 2025-05-07T20:01:01.7074172Z 2025-05-07T20:01:01.7098074Z libgfortran-14.2.0 | 52 KB | | 0%  2025-05-07T20:01:01.7098607Z 2025-05-07T20:01:01.7098613Z 2025-05-07T20:01:01.7098618Z 2025-05-07T20:01:01.7098623Z 2025-05-07T20:01:01.7115500Z libblas-3.9.0 | 17 KB | | 0%  2025-05-07T20:01:01.7115970Z 2025-05-07T20:01:01.7115979Z 2025-05-07T20:01:01.7115984Z 2025-05-07T20:01:01.7115989Z 2025-05-07T20:01:01.7115995Z 2025-05-07T20:01:01.7144141Z liblapack-3.9.0 | 16 KB | | 0%  2025-05-07T20:01:01.7144659Z 2025-05-07T20:01:01.7144666Z 2025-05-07T20:01:01.7144671Z 2025-05-07T20:01:01.7144676Z 2025-05-07T20:01:01.7144681Z 2025-05-07T20:01:01.7150039Z 2025-05-07T20:01:01.8265777Z libcblas-3.9.0 | 16 KB | | 0%  2025-05-07T20:01:01.8266269Z 2025-05-07T20:01:01.8266275Z 2025-05-07T20:01:01.8266280Z 2025-05-07T20:01:01.8266285Z 2025-05-07T20:01:01.8352978Z libblas-3.9.0 | 17 KB | #########6 | 97%  2025-05-07T20:01:01.8353444Z 2025-05-07T20:01:01.8353451Z 2025-05-07T20:01:01.8353457Z 2025-05-07T20:01:01.8358427Z 2025-05-07T20:01:01.9712386Z libblas-3.9.0 | 17 KB | ########## | 100%  2025-05-07T20:01:01.9712886Z 2025-05-07T20:01:01.9712892Z 2025-05-07T20:01:01.9712897Z 2025-05-07T20:01:01.9712902Z 2025-05-07T20:01:01.9712952Z 2025-05-07T20:01:02.0572516Z liblapack-3.9.0 | 16 KB | #########7 | 97%  2025-05-07T20:01:02.0573006Z 2025-05-07T20:01:02.0573013Z 2025-05-07T20:01:02.0573057Z 2025-05-07T20:01:02.0573062Z 2025-05-07T20:01:02.0615683Z 2025-05-07T20:01:02.2196358Z liblapack-3.9.0 | 16 KB | ########## | 100%  2025-05-07T20:01:02.2196849Z 2025-05-07T20:01:02.2196855Z 2025-05-07T20:01:02.2196868Z 2025-05-07T20:01:02.2196873Z 2025-05-07T20:01:02.2196878Z 2025-05-07T20:01:02.2200409Z 2025-05-07T20:01:02.2203249Z libcblas-3.9.0 | 16 KB | #########7 | 97%  2025-05-07T20:01:02.2203724Z 2025-05-07T20:01:02.2203742Z 2025-05-07T20:01:02.2230509Z libgfortran5-14.2.0 | 1.0 MB | 1 | 1%  2025-05-07T20:01:02.2230966Z 2025-05-07T20:01:02.2269869Z libopenblas-0.3.29 | 4.6 MB | | 0%  2025-05-07T20:01:02.2270306Z 2025-05-07T20:01:02.2270326Z 2025-05-07T20:01:02.2270331Z 2025-05-07T20:01:02.2270336Z 2025-05-07T20:01:02.2270341Z 2025-05-07T20:01:02.2277495Z 2025-05-07T20:01:02.2807829Z libcblas-3.9.0 | 16 KB | ########## | 100%  2025-05-07T20:01:02.2808409Z 2025-05-07T20:01:02.2808416Z 2025-05-07T20:01:02.2808422Z 2025-05-07T20:01:02.2808427Z 2025-05-07T20:01:02.2915023Z libblas-3.9.0 | 17 KB | ########## | 100%  2025-05-07T20:01:02.2915497Z 2025-05-07T20:01:02.2915504Z 2025-05-07T20:01:02.2965346Z libgfortran5-14.2.0 | 1.0 MB | ########## | 100%  2025-05-07T20:01:02.2965847Z 2025-05-07T20:01:02.2965884Z 2025-05-07T20:01:02.2965889Z 2025-05-07T20:01:02.2965895Z 2025-05-07T20:01:02.2967230Z 2025-05-07T20:01:02.3017116Z liblapack-3.9.0 | 16 KB | ########## | 100%  2025-05-07T20:01:02.3050085Z numpy-2.0.2 | 6.3 MB | | 0% 2025-05-07T20:01:02.3050539Z 2025-05-07T20:01:02.3050546Z 2025-05-07T20:01:02.3050552Z 2025-05-07T20:01:02.3050558Z 2025-05-07T20:01:02.3050563Z 2025-05-07T20:01:02.3051207Z 2025-05-07T20:01:02.3091266Z libcblas-3.9.0 | 16 KB | ########## | 100%  2025-05-07T20:01:02.3091751Z 2025-05-07T20:01:02.3091758Z 2025-05-07T20:01:02.3092107Z 2025-05-07T20:01:02.3149302Z libgfortran-14.2.0 | 52 KB | ### | 31%  2025-05-07T20:01:02.3149857Z 2025-05-07T20:01:02.3149866Z 2025-05-07T20:01:02.3149872Z 2025-05-07T20:01:02.3231322Z libgfortran-14.2.0 | 52 KB | ########## | 100%  2025-05-07T20:01:02.3231798Z 2025-05-07T20:01:02.4019061Z libopenblas-0.3.29 | 4.6 MB | ######6 | 67%  2025-05-07T20:01:02.4385795Z numpy-2.0.2 | 6.3 MB | #####8 | 59% 2025-05-07T20:01:02.4387624Z 2025-05-07T20:01:02.4389384Z libopenblas-0.3.29 | 4.6 MB | ########## | 100%  2025-05-07T20:01:02.4389798Z 2025-05-07T20:01:02.4389804Z 2025-05-07T20:01:02.4389821Z 2025-05-07T20:01:02.4397623Z libgfortran-14.2.0 | 52 KB | ########## | 100%  2025-05-07T20:01:02.4398088Z 2025-05-07T20:01:02.4398094Z 2025-05-07T20:01:02.4398100Z 2025-05-07T20:01:02.4631282Z libgfortran-14.2.0 | 52 KB | ########## | 100%  2025-05-07T20:01:02.4631764Z 2025-05-07T20:01:02.4631804Z 2025-05-07T20:01:02.4635110Z libgfortran5-14.2.0 | 1.0 MB | ########## | 100%  2025-05-07T20:01:02.4635531Z 2025-05-07T20:01:02.4635537Z 2025-05-07T20:01:02.4710683Z libgfortran5-14.2.0 | 1.0 MB | ########## | 100%  2025-05-07T20:01:02.5739639Z numpy-2.0.2 | 6.3 MB | ########## | 100% 2025-05-07T20:01:02.5740059Z 2025-05-07T20:01:02.9567888Z libopenblas-0.3.29 | 4.6 MB | ########## | 100%  2025-05-07T20:01:02.9568679Z numpy-2.0.2 | 6.3 MB | ########## | 100% 2025-05-07T20:01:02.9574380Z numpy-2.0.2 | 6.3 MB | ########## | 100% 2025-05-07T20:01:02.9574963Z 2025-05-07T20:01:02.9575284Z 2025-05-07T20:01:02.9575653Z  2025-05-07T20:01:02.9575982Z 2025-05-07T20:01:02.9575988Z 2025-05-07T20:01:02.9576250Z  2025-05-07T20:01:02.9576576Z 2025-05-07T20:01:02.9576582Z 2025-05-07T20:01:02.9576617Z 2025-05-07T20:01:02.9576916Z  2025-05-07T20:01:02.9577252Z 2025-05-07T20:01:02.9577257Z 2025-05-07T20:01:02.9577262Z 2025-05-07T20:01:02.9577267Z 2025-05-07T20:01:02.9577530Z  2025-05-07T20:01:02.9577873Z 2025-05-07T20:01:02.9577878Z 2025-05-07T20:01:02.9577897Z 2025-05-07T20:01:02.9577902Z 2025-05-07T20:01:02.9577907Z 2025-05-07T20:01:02.9578173Z  2025-05-07T20:01:02.9578520Z 2025-05-07T20:01:02.9578525Z 2025-05-07T20:01:02.9578530Z 2025-05-07T20:01:02.9578534Z 2025-05-07T20:01:02.9578539Z 2025-05-07T20:01:02.9578544Z 2025-05-07T20:01:02.9578836Z  done 2025-05-07T20:01:03.0585069Z Preparing transaction: / done 2025-05-07T20:01:03.2595153Z Verifying transaction: \ | done 2025-05-07T20:01:03.3606778Z Executing transaction: - done 2025-05-07T20:01:03.5686198Z ################################################################################ 2025-05-07T20:01:03.5686856Z # Install Package From PyTorch PIP: torch 2025-05-07T20:01:03.5687343Z # 2025-05-07T20:01:03.5706653Z # [2025-05-07T20:01:03.570Z] + install_from_pytorch_pip build_binary torch nightly cpu 2025-05-07T20:01:03.5707393Z ################################################################################ 2025-05-07T20:01:03.5707771Z 2025-05-07T20:01:03.5727725Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T20:01:03.6997292Z [CHECK] Network does not appear to be blocked. 2025-05-07T20:01:03.6997900Z ################################################################################ 2025-05-07T20:01:03.6998472Z # Prepare PIP Arguments (PyTorch PIP) 2025-05-07T20:01:03.6998938Z # 2025-05-07T20:01:03.7018866Z # [2025-05-07T20:01:03.701Z] + __prepare_pip_arguments torch nightly cpu 2025-05-07T20:01:03.7019937Z ################################################################################ 2025-05-07T20:01:03.7020326Z 2025-05-07T20:01:03.7048750Z [INSTALL] Extracted package (channel, version): (nightly, LATEST) 2025-05-07T20:01:03.7049429Z [INSTALL] Extracted package variant: cpu 2025-05-07T20:01:03.7064487Z [INSTALL] Using a non-RELEASE channel: nightly ... 2025-05-07T20:01:03.7065339Z [INSTALL] Extracted the full PIP channel: https://download.pytorch.org/whl/nightly/cpu/ 2025-05-07T20:01:03.7072793Z [INSTALL] Extracted the full PIP package: --pre torch 2025-05-07T20:01:03.7080234Z [INSTALL] Attempting to install [torch, LATEST] from PyTorch PIP using channel https://download.pytorch.org/whl/nightly/cpu/ ... 2025-05-07T20:01:03.7105826Z [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:01:30.6473062Z 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:30.6475181Z 2025-05-07T20:01:30.6475510Z Looking in indexes: https://download.pytorch.org/whl/nightly/cpu/ 2025-05-07T20:01:30.6476124Z Collecting torch 2025-05-07T20:01:30.6477122Z Downloading https://download.pytorch.org/whl/nightly/cpu/torch-2.8.0.dev20250507%2Bcpu-cp39-cp39-manylinux_2_28_aarch64.whl.metadata (28 kB) 2025-05-07T20:01:30.6478214Z Collecting filelock (from torch) 2025-05-07T20:01:30.6478995Z Downloading https://download.pytorch.org/whl/nightly/filelock-3.16.1-py3-none-any.whl (16 kB) 2025-05-07T20:01:30.6480572Z Requirement already satisfied: typing-extensions>=4.10.0 in /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages (from torch) (4.13.2) 2025-05-07T20:01:30.6481705Z Collecting sympy>=1.13.3 (from torch) 2025-05-07T20:01:30.6482514Z Downloading https://download.pytorch.org/whl/nightly/sympy-1.13.3-py3-none-any.whl (6.2 MB) 2025-05-07T20:01:30.6483723Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.2/6.2 MB 147.7 MB/s eta 0:00:00 2025-05-07T20:01:30.6484282Z Collecting networkx (from torch) 2025-05-07T20:01:30.6485070Z Downloading https://download.pytorch.org/whl/nightly/networkx-3.2.1-py3-none-any.whl (1.6 MB) 2025-05-07T20:01:30.6486105Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 103.2 MB/s eta 0:00:00 2025-05-07T20:01:30.6486660Z Collecting jinja2 (from torch) 2025-05-07T20:01:30.6487418Z Downloading https://download.pytorch.org/whl/nightly/jinja2-3.1.4-py3-none-any.whl (133 kB) 2025-05-07T20:01:30.6488560Z Collecting fsspec (from torch) 2025-05-07T20:01:30.6489350Z Downloading https://download.pytorch.org/whl/nightly/fsspec-2024.10.0-py3-none-any.whl (179 kB) 2025-05-07T20:01:30.6490265Z Collecting mpmath<1.4,>=1.1.0 (from sympy>=1.13.3->torch) 2025-05-07T20:01:30.6491186Z Downloading https://download.pytorch.org/whl/nightly/mpmath-1.3.0-py3-none-any.whl (536 kB) 2025-05-07T20:01:30.6492239Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 536.2/536.2 kB 40.5 MB/s eta 0:00:00 2025-05-07T20:01:30.6492831Z Collecting MarkupSafe>=2.0 (from jinja2->torch) 2025-05-07T20:01:30.6493954Z Downloading https://download.pytorch.org/whl/nightly/MarkupSafe-2.1.5-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (26 kB) 2025-05-07T20:01:30.6495598Z Downloading https://download.pytorch.org/whl/nightly/cpu/torch-2.8.0.dev20250507%2Bcpu-cp39-cp39-manylinux_2_28_aarch64.whl (100.4 MB) 2025-05-07T20:01:30.6496827Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.4/100.4 MB 125.4 MB/s eta 0:00:00 2025-05-07T20:01:30.6497707Z Installing collected packages: mpmath, sympy, networkx, MarkupSafe, fsspec, filelock, jinja2, torch 2025-05-07T20:01:30.6498367Z 2025-05-07T20:01:30.6499602Z Successfully installed MarkupSafe-2.1.5 filelock-3.16.1 fsspec-2024.10.0 jinja2-3.1.4 mpmath-1.3.0 networkx-3.2.1 sympy-1.13.3 torch-2.8.0.dev20250507+cpu 2025-05-07T20:01:30.6500652Z 2025-05-07T20:01:35.8224711Z [CHECK] Python (sub-)package 'torch.distributed' found ... 2025-05-07T20:01:40.8136206Z [CHECK] NOTE: The installed version is: 2.8.0.dev20250507+cpu 2025-05-07T20:01:40.8136901Z [CHECK] NOTE: Checking _GLIBCXX_USE_CXX11_ABI ... 2025-05-07T20:01:45.7580324Z True 2025-05-07T20:01:45.7580719Z True 2025-05-07T20:01:45.7581434Z 2025-05-07T20:01:45.9032241Z [INSTALL] Successfully installed PyTorch through PyTorch PIP 2025-05-07T20:01:45.9108347Z ##[group]Run if . $PRELUDE && which conda; then collect_pytorch_env_info $BUILD_ENV; fi 2025-05-07T20:01:45.9109327Z if . $PRELUDE && which conda; then collect_pytorch_env_info $BUILD_ENV; fi 2025-05-07T20:01:45.9110312Z shell: bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:01:45.9110814Z env: 2025-05-07T20:01:45.9111192Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:01:45.9111688Z BUILD_ENV: build_binary 2025-05-07T20:01:45.9112087Z BUILD_TARGET: default 2025-05-07T20:01:45.9112484Z BUILD_VARIANT: cpu 2025-05-07T20:01:45.9112860Z ##[endgroup] 2025-05-07T20:01:46.4019409Z /github/home/miniconda/bin/conda 2025-05-07T20:01:46.4020945Z ################################################################################ 2025-05-07T20:01:46.4021615Z # Collect PyTorch Environment Information (for Reporting Issues) 2025-05-07T20:01:46.4022210Z # 2025-05-07T20:01:46.4044622Z # [2025-05-07T20:01:46.403Z] + collect_pytorch_env_info build_binary 2025-05-07T20:01:46.4045372Z ################################################################################ 2025-05-07T20:01:46.4045731Z 2025-05-07T20:01:46.4066896Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T20:01:46.5360405Z [CHECK] Network does not appear to be blocked. 2025-05-07T20:01:46.5368158Z [INFO] Downloading the PyTorch environment info collection script ... 2025-05-07T20:01:46.5369180Z + wget -q https://raw.githubusercontent.com/pytorch/pytorch/main/torch/utils/collect_env.py 2025-05-07T20:01:46.5369800Z 2025-05-07T20:01:46.6584315Z 2025-05-07T20:01:46.6585380Z [INFO] Collecting PyTorch environment info (will be needed for reporting issues to PyTorch) ... 2025-05-07T20:01:46.6613855Z [EXEC] [ATTEMPT 0/3] + conda run -n build_binary python collect_env.py 2025-05-07T20:01:54.5108140Z Collecting environment information... 2025-05-07T20:01:54.5108787Z PyTorch version: 2.8.0.dev20250507+cpu 2025-05-07T20:01:54.5109299Z Is debug build: False 2025-05-07T20:01:54.5109740Z CUDA used to build PyTorch: None 2025-05-07T20:01:54.5110213Z ROCM used to build PyTorch: N/A 2025-05-07T20:01:54.5110492Z 2025-05-07T20:01:54.5110674Z OS: Amazon Linux 2023.7.20250428 (aarch64) 2025-05-07T20:01:54.5111172Z GCC version: Could not collect 2025-05-07T20:01:54.5112030Z Clang version: 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:01:54.5112920Z CMake version: Could not collect 2025-05-07T20:01:54.5113365Z Libc version: glibc-2.34 2025-05-07T20:01:54.5113624Z 2025-05-07T20:01:54.5114107Z Python version: 3.9.7 | packaged by conda-forge | (default, Sep 29 2021, 20:06:06) [GCC 9.4.0] (64-bit runtime) 2025-05-07T20:01:54.5115110Z Python platform: Linux-6.1.130-139.222.amzn2023.aarch64-aarch64-with-glibc2.34 2025-05-07T20:01:54.5115798Z Is CUDA available: False 2025-05-07T20:01:54.5116224Z CUDA runtime version: No CUDA 2025-05-07T20:01:54.5116681Z CUDA_MODULE_LOADING set to: N/A 2025-05-07T20:01:54.5117149Z GPU models and configuration: No CUDA 2025-05-07T20:01:54.5117630Z Nvidia driver version: No CUDA 2025-05-07T20:01:54.5118069Z cuDNN version: No CUDA 2025-05-07T20:01:54.5118479Z HIP runtime version: N/A 2025-05-07T20:01:54.5118895Z MIOpen runtime version: N/A 2025-05-07T20:01:54.5119614Z Is XNNPACK available: True 2025-05-07T20:01:54.5119877Z 2025-05-07T20:01:54.5120023Z CPU: 2025-05-07T20:01:54.5120391Z Architecture: aarch64 2025-05-07T20:01:54.5120933Z CPU op-mode(s): 32-bit, 64-bit 2025-05-07T20:01:54.5121492Z Byte Order: Little Endian 2025-05-07T20:01:54.5121997Z CPU(s): 8 2025-05-07T20:01:54.5122475Z On-line CPU(s) list: 0-7 2025-05-07T20:01:54.5122961Z Vendor ID: ARM 2025-05-07T20:01:54.5123468Z Model name: Neoverse-N1 2025-05-07T20:01:54.5123970Z Model: 1 2025-05-07T20:01:54.5124925Z Thread(s) per core: 1 2025-05-07T20:01:54.5125654Z Core(s) per cluster: 8 2025-05-07T20:01:54.5126143Z Socket(s): - 2025-05-07T20:01:54.5126768Z Cluster(s): 1 2025-05-07T20:01:54.5127241Z Stepping: r3p1 2025-05-07T20:01:54.5127729Z BogoMIPS: 243.75 2025-05-07T20:01:54.5128851Z Flags: fp asimd evtstrm aes pmull sha1 sha2 crc32 atomics fphp asimdhp cpuid asimdrdm lrcpc dcpop asimddp 2025-05-07T20:01:54.5129728Z L1d cache: 512 KiB (8 instances) 2025-05-07T20:01:54.5130309Z L1i cache: 512 KiB (8 instances) 2025-05-07T20:01:54.5130879Z L2 cache: 8 MiB (8 instances) 2025-05-07T20:01:54.5131438Z L3 cache: 32 MiB (1 instance) 2025-05-07T20:01:54.5131963Z NUMA node(s): 1 2025-05-07T20:01:54.5132447Z NUMA node0 CPU(s): 0-7 2025-05-07T20:01:54.5132998Z Vulnerability Gather data sampling: Not affected 2025-05-07T20:01:54.5133599Z Vulnerability Itlb multihit: Not affected 2025-05-07T20:01:54.5134169Z Vulnerability L1tf: Not affected 2025-05-07T20:01:54.5134735Z Vulnerability Mds: Not affected 2025-05-07T20:01:54.5135313Z Vulnerability Meltdown: Not affected 2025-05-07T20:01:54.5135913Z Vulnerability Mmio stale data: Not affected 2025-05-07T20:01:54.5136497Z Vulnerability Reg file data sampling: Not affected 2025-05-07T20:01:54.5137088Z Vulnerability Retbleed: Not affected 2025-05-07T20:01:54.5137677Z Vulnerability Spec rstack overflow: Not affected 2025-05-07T20:01:54.5138480Z Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl 2025-05-07T20:01:54.5139411Z Vulnerability Spectre v1: Mitigation; __user pointer sanitization 2025-05-07T20:01:54.5140182Z Vulnerability Spectre v2: Mitigation; CSV2, BHB 2025-05-07T20:01:54.5140818Z Vulnerability Srbds: Not affected 2025-05-07T20:01:54.5141401Z Vulnerability Tsx async abort: Not affected 2025-05-07T20:01:54.5141777Z 2025-05-07T20:01:54.5141950Z Versions of relevant libraries: 2025-05-07T20:01:54.5142402Z [pip3] numpy==2.0.2 2025-05-07T20:01:54.5142791Z [pip3] torch==2.8.0.dev20250507+cpu 2025-05-07T20:01:54.5143352Z [conda] numpy 2.0.2 py39h4a34e27_1 conda-forge 2025-05-07T20:01:54.5144049Z [conda] torch 2.8.0.dev20250507+cpu pypi_0 pypi 2025-05-07T20:01:54.5144478Z 2025-05-07T20:01:54.6738808Z ##[group]Run . $PRELUDE; cd fbgemm_gpu; prepare_fbgemm_gpu_build $BUILD_ENV 2025-05-07T20:01:54.6739894Z . $PRELUDE; cd fbgemm_gpu; prepare_fbgemm_gpu_build $BUILD_ENV 2025-05-07T20:01:54.6741524Z shell: bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:01:54.6742044Z env: 2025-05-07T20:01:54.6742447Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:01:54.6742927Z BUILD_ENV: build_binary 2025-05-07T20:01:54.6743334Z BUILD_TARGET: default 2025-05-07T20:01:54.6743724Z BUILD_VARIANT: cpu 2025-05-07T20:01:54.6744090Z ##[endgroup] 2025-05-07T20:01:55.1801213Z ################################################################################ 2025-05-07T20:01:55.1801842Z # Prepare FBGEMM-GPU Build 2025-05-07T20:01:55.1802259Z # 2025-05-07T20:01:55.1822763Z # [2025-05-07T20:01:55.181Z] + prepare_fbgemm_gpu_build build_binary 2025-05-07T20:01:55.1823440Z ################################################################################ 2025-05-07T20:01:55.1823861Z 2025-05-07T20:01:55.1846260Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T20:01:55.3088602Z [CHECK] Network does not appear to be blocked. 2025-05-07T20:01:55.3106169Z [BUILD] Running git submodules update ... 2025-05-07T20:01:55.3134344Z [EXEC] [ATTEMPT 0/3] + git submodule sync 2025-05-07T20:01:55.3513279Z [EXEC] [ATTEMPT 0/3] + git submodule update --init --recursive 2025-05-07T20:01:55.3860628Z Submodule 'external/asmjit' (https://github.com/asmjit/asmjit.git) registered for path '../external/asmjit' 2025-05-07T20:01:55.3862136Z Submodule 'external/composable_kernel' (https://github.com/jwfromm/composable_kernel.git) registered for path '../external/composable_kernel' 2025-05-07T20:01:55.3863592Z Submodule 'external/cpuinfo' (https://github.com/pytorch/cpuinfo) registered for path '../external/cpuinfo' 2025-05-07T20:01:55.3865121Z Submodule 'external/cutlass' (https://github.com/jwfromm/cutlass) registered for path '../external/cutlass' 2025-05-07T20:01:55.3867840Z Submodule 'external/googletest' (https://github.com/google/googletest) registered for path '../external/googletest' 2025-05-07T20:01:55.3870348Z Submodule 'external/hipify_torch' (https://github.com/ROCmSoftwarePlatform/hipify_torch.git) registered for path '../external/hipify_torch' 2025-05-07T20:01:55.3872823Z Submodule 'external/json' (https://github.com/nlohmann/json.git) registered for path '../external/json' 2025-05-07T20:01:55.3902392Z Cloning into '/__w/FBGEMM/FBGEMM/external/asmjit'... 2025-05-07T20:01:56.4561634Z Cloning into '/__w/FBGEMM/FBGEMM/external/composable_kernel'... 2025-05-07T20:01:57.8177557Z Cloning into '/__w/FBGEMM/FBGEMM/external/cpuinfo'... 2025-05-07T20:01:58.4047388Z Cloning into '/__w/FBGEMM/FBGEMM/external/cutlass'... 2025-05-07T20:02:01.2125339Z Cloning into '/__w/FBGEMM/FBGEMM/external/googletest'... 2025-05-07T20:02:02.7199821Z Cloning into '/__w/FBGEMM/FBGEMM/external/hipify_torch'... 2025-05-07T20:02:03.0216195Z Cloning into '/__w/FBGEMM/FBGEMM/external/json'... 2025-05-07T20:02:13.3831791Z Submodule path '../external/asmjit': checked out 'e5d7c0bd5d9aec44d68830187138149e6a8c4e32' 2025-05-07T20:02:13.6686868Z Submodule path '../external/composable_kernel': checked out '4a61bdd4bd4ed730e078aebc7c0fcf046ff29406' 2025-05-07T20:02:13.7804644Z Submodule path '../external/cpuinfo': checked out '6543fec09b2f04ac4a666882998b534afc9c1349' 2025-05-07T20:02:14.4464849Z Submodule path '../external/cutlass': checked out '3ed8d2ec4ba35ef5d9d8353826209b6f868f63d3' 2025-05-07T20:02:14.4952101Z Submodule path '../external/googletest': checked out 'f8d7d77c06936315286eb55f8de22cd23c188571' 2025-05-07T20:02:14.5073052Z Submodule path '../external/hipify_torch': checked out '420084499c7c1e1c2d801922f40df202eac5f3a0' 2025-05-07T20:02:14.6300618Z Submodule path '../external/json': checked out '9cca280a4d0ccf0c08f47a99aa71d1b0e52f8d03' 2025-05-07T20:02:14.6342420Z [BUILD] Installing other build dependencies ... 2025-05-07T20:02:14.6368627Z [EXEC] [ATTEMPT 0/3] + conda run --no-capture-output -n build_binary python -m pip install -r requirements.txt 2025-05-07T20:02:17.7996687Z Collecting backports.tarfile (from -r requirements.txt (line 13)) 2025-05-07T20:02:17.8151152Z Downloading backports.tarfile-1.2.0-py3-none-any.whl.metadata (2.0 kB) 2025-05-07T20:02:17.8436216Z Collecting build (from -r requirements.txt (line 14)) 2025-05-07T20:02:17.8498393Z Downloading build-1.2.2.post1-py3-none-any.whl.metadata (6.5 kB) 2025-05-07T20:02:18.0745329Z Collecting cmake (from -r requirements.txt (line 15)) 2025-05-07T20:02:18.0828464Z Downloading cmake-4.0.0-py3-none-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.metadata (6.3 kB) 2025-05-07T20:02:18.1166778Z Collecting click (from -r requirements.txt (line 16)) 2025-05-07T20:02:18.1231952Z Downloading click-8.1.8-py3-none-any.whl.metadata (2.3 kB) 2025-05-07T20:02:18.5331593Z Collecting hypothesis (from -r requirements.txt (line 17)) 2025-05-07T20:02:18.5392694Z Downloading hypothesis-6.131.14-py3-none-any.whl.metadata (5.6 kB) 2025-05-07T20:02:18.5642146Z Requirement already satisfied: jinja2 in /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages (from -r requirements.txt (line 18)) (3.1.4) 2025-05-07T20:02:18.5649004Z Requirement already satisfied: mpmath==1.3.0 in /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages (from -r requirements.txt (line 19)) (1.3.0) 2025-05-07T20:02:18.6109937Z Collecting ninja (from -r requirements.txt (line 20)) 2025-05-07T20:02:18.6271588Z Downloading ninja-1.11.1.4-py3-none-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.metadata (5.0 kB) 2025-05-07T20:02:18.6337860Z Requirement already satisfied: numpy>=2.0.2 in /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages (from -r requirements.txt (line 21)) (2.0.2) 2025-05-07T20:02:18.6585600Z Collecting pyre-extensions (from -r requirements.txt (line 22)) 2025-05-07T20:02:18.6666352Z Downloading pyre_extensions-0.0.32-py3-none-any.whl.metadata (4.0 kB) 2025-05-07T20:02:18.7289530Z Collecting pyyaml (from -r requirements.txt (line 23)) 2025-05-07T20:02:18.7364206Z Downloading PyYAML-6.0.2-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.metadata (2.1 kB) 2025-05-07T20:02:18.7651347Z Collecting scikit-build (from -r requirements.txt (line 24)) 2025-05-07T20:02:18.7725309Z Downloading scikit_build-0.18.1-py3-none-any.whl.metadata (18 kB) 2025-05-07T20:02:18.7849431Z Requirement already satisfied: setuptools in /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages (from -r requirements.txt (line 25)) (78.1.1) 2025-05-07T20:02:18.8220148Z Collecting setuptools_git_versioning (from -r requirements.txt (line 26)) 2025-05-07T20:02:18.8295353Z Downloading setuptools_git_versioning-2.1.0-py3-none-any.whl.metadata (6.1 kB) 2025-05-07T20:02:18.8500317Z Collecting tabulate (from -r requirements.txt (line 27)) 2025-05-07T20:02:18.8565379Z Downloading tabulate-0.9.0-py3-none-any.whl.metadata (34 kB) 2025-05-07T20:02:18.8870493Z Collecting patchelf (from -r requirements.txt (line 28)) 2025-05-07T20:02:18.8949108Z 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:02:18.9305545Z Collecting packaging>=19.1 (from build->-r requirements.txt (line 14)) 2025-05-07T20:02:18.9366164Z Downloading packaging-25.0-py3-none-any.whl.metadata (3.3 kB) 2025-05-07T20:02:18.9533938Z Collecting pyproject_hooks (from build->-r requirements.txt (line 14)) 2025-05-07T20:02:18.9594593Z Downloading pyproject_hooks-1.2.0-py3-none-any.whl.metadata (1.3 kB) 2025-05-07T20:02:19.0138520Z Collecting importlib-metadata>=4.6 (from build->-r requirements.txt (line 14)) 2025-05-07T20:02:19.0208009Z Downloading importlib_metadata-8.7.0-py3-none-any.whl.metadata (4.8 kB) 2025-05-07T20:02:19.0904707Z Collecting tomli>=1.1.0 (from build->-r requirements.txt (line 14)) 2025-05-07T20:02:19.0968468Z Downloading tomli-2.2.1-py3-none-any.whl.metadata (10 kB) 2025-05-07T20:02:19.1263045Z Collecting attrs>=22.2.0 (from hypothesis->-r requirements.txt (line 17)) 2025-05-07T20:02:19.1335833Z Downloading attrs-25.3.0-py3-none-any.whl.metadata (10 kB) 2025-05-07T20:02:19.1728220Z Collecting exceptiongroup>=1.0.0 (from hypothesis->-r requirements.txt (line 17)) 2025-05-07T20:02:19.1812712Z Downloading exceptiongroup-1.2.2-py3-none-any.whl.metadata (6.6 kB) 2025-05-07T20:02:19.2069210Z Collecting sortedcontainers<3.0.0,>=2.1.0 (from hypothesis->-r requirements.txt (line 17)) 2025-05-07T20:02:19.2127316Z Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2025-05-07T20:02:19.2208386Z Requirement already satisfied: MarkupSafe>=2.0 in /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages (from jinja2->-r requirements.txt (line 18)) (2.1.5) 2025-05-07T20:02:19.2374616Z Collecting typing-inspect (from pyre-extensions->-r requirements.txt (line 22)) 2025-05-07T20:02:19.2436937Z Downloading typing_inspect-0.9.0-py3-none-any.whl.metadata (1.5 kB) 2025-05-07T20:02:19.2499317Z Requirement already satisfied: typing-extensions in /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages (from pyre-extensions->-r requirements.txt (line 22)) (4.13.2) 2025-05-07T20:02:19.2669281Z Collecting distro (from scikit-build->-r requirements.txt (line 24)) 2025-05-07T20:02:19.2731085Z Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2025-05-07T20:02:19.2805050Z Requirement already satisfied: wheel>=0.32.0 in /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages (from scikit-build->-r requirements.txt (line 24)) (0.45.1) 2025-05-07T20:02:19.3253212Z Collecting zipp>=3.20 (from importlib-metadata>=4.6->build->-r requirements.txt (line 14)) 2025-05-07T20:02:19.3311118Z Downloading zipp-3.21.0-py3-none-any.whl.metadata (3.7 kB) 2025-05-07T20:02:19.3649071Z Collecting mypy-extensions>=0.3.0 (from typing-inspect->pyre-extensions->-r requirements.txt (line 22)) 2025-05-07T20:02:19.3707184Z Downloading mypy_extensions-1.1.0-py3-none-any.whl.metadata (1.1 kB) 2025-05-07T20:02:19.3865574Z Downloading backports.tarfile-1.2.0-py3-none-any.whl (30 kB) 2025-05-07T20:02:19.3964513Z Downloading build-1.2.2.post1-py3-none-any.whl (22 kB) 2025-05-07T20:02:19.4108844Z Downloading cmake-4.0.0-py3-none-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (27.2 MB) 2025-05-07T20:02:19.6909202Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 27.2/27.2 MB 98.0 MB/s eta 0:00:00 2025-05-07T20:02:19.6970592Z Downloading click-8.1.8-py3-none-any.whl (98 kB) 2025-05-07T20:02:19.7075655Z Downloading hypothesis-6.131.14-py3-none-any.whl (500 kB) 2025-05-07T20:02:19.7209741Z Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2025-05-07T20:02:19.7324322Z Downloading ninja-1.11.1.4-py3-none-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (156 kB) 2025-05-07T20:02:19.7456085Z Downloading pyre_extensions-0.0.32-py3-none-any.whl (12 kB) 2025-05-07T20:02:19.7556033Z Downloading PyYAML-6.0.2-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (720 kB) 2025-05-07T20:02:19.7660952Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 720.9/720.9 kB 67.3 MB/s eta 0:00:00 2025-05-07T20:02:19.7763075Z Downloading scikit_build-0.18.1-py3-none-any.whl (85 kB) 2025-05-07T20:02:19.7875319Z Downloading setuptools_git_versioning-2.1.0-py3-none-any.whl (10 kB) 2025-05-07T20:02:19.7980129Z Downloading tabulate-0.9.0-py3-none-any.whl (35 kB) 2025-05-07T20:02:19.8108440Z Downloading patchelf-0.17.2.2-py3-none-manylinux2014_aarch64.manylinux_2_17_aarch64.musllinux_1_1_aarch64.whl (462 kB) 2025-05-07T20:02:19.8233204Z Downloading attrs-25.3.0-py3-none-any.whl (63 kB) 2025-05-07T20:02:19.8339515Z Downloading exceptiongroup-1.2.2-py3-none-any.whl (16 kB) 2025-05-07T20:02:19.8437107Z Downloading importlib_metadata-8.7.0-py3-none-any.whl (27 kB) 2025-05-07T20:02:19.8535959Z Downloading packaging-25.0-py3-none-any.whl (66 kB) 2025-05-07T20:02:19.8667849Z Downloading tomli-2.2.1-py3-none-any.whl (14 kB) 2025-05-07T20:02:19.8772904Z Downloading zipp-3.21.0-py3-none-any.whl (9.6 kB) 2025-05-07T20:02:19.8874139Z Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2025-05-07T20:02:19.8973206Z Downloading pyproject_hooks-1.2.0-py3-none-any.whl (10 kB) 2025-05-07T20:02:19.9072848Z Downloading typing_inspect-0.9.0-py3-none-any.whl (8.8 kB) 2025-05-07T20:02:19.9177417Z Downloading mypy_extensions-1.1.0-py3-none-any.whl (5.0 kB) 2025-05-07T20:02:20.2409098Z Installing collected packages: sortedcontainers, zipp, tomli, tabulate, pyyaml, pyproject_hooks, patchelf, packaging, ninja, mypy-extensions, exceptiongroup, distro, cmake, click, backports.tarfile, attrs, typing-inspect, setuptools_git_versioning, scikit-build, importlib-metadata, hypothesis, pyre-extensions, build 2025-05-07T20:02:22.4473668Z 2025-05-07T20:02:22.4563452Z Successfully installed attrs-25.3.0 backports.tarfile-1.2.0 build-1.2.2.post1 click-8.1.8 cmake-4.0.0 distro-1.9.0 exceptiongroup-1.2.2 hypothesis-6.131.14 importlib-metadata-8.7.0 mypy-extensions-1.1.0 ninja-1.11.1.4 packaging-25.0 patchelf-0.17.2.2 pyproject_hooks-1.2.0 pyre-extensions-0.0.32 pyyaml-6.0.2 scikit-build-0.18.1 setuptools_git_versioning-2.1.0 sortedcontainers-2.4.0 tabulate-0.9.0 tomli-2.2.1 typing-inspect-0.9.0 zipp-3.21.0 2025-05-07T20:02:22.4568344Z 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:02:22.8420499Z ################################################################################ 2025-05-07T20:02:22.8421132Z # Install PyTorch (PyTorch PIP) 2025-05-07T20:02:22.8421559Z # 2025-05-07T20:02:22.8442612Z # [2025-05-07T20:02:22.843Z] + install_triton_pip build_binary 2025-05-07T20:02:22.8443254Z ################################################################################ 2025-05-07T20:02:22.8443608Z 2025-05-07T20:02:25.8263228Z [CHECK] Python (sub-)package 'numpy' found ... 2025-05-07T20:02:29.1153528Z [CHECK] Python (sub-)package 'skbuild' found ... 2025-05-07T20:02:29.1155610Z [BUILD] Successfully ran git submodules update 2025-05-07T20:02:29.1231836Z ##[group]Run . $PRELUDE; install_fbgemm_gpu_wheel $BUILD_ENV *.whl 2025-05-07T20:02:29.1232664Z . $PRELUDE; install_fbgemm_gpu_wheel $BUILD_ENV *.whl 2025-05-07T20:02:29.1233480Z shell: bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:02:29.1233988Z env: 2025-05-07T20:02:29.1234358Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:02:29.1234842Z BUILD_ENV: build_binary 2025-05-07T20:02:29.1235253Z BUILD_TARGET: default 2025-05-07T20:02:29.1235649Z BUILD_VARIANT: cpu 2025-05-07T20:02:29.1236020Z ##[endgroup] 2025-05-07T20:02:29.5958828Z ################################################################################ 2025-05-07T20:02:29.5959457Z # Install FBGEMM-GPU from Wheel 2025-05-07T20:02:29.5959878Z # 2025-05-07T20:02:29.5979581Z # [2025-05-07T20:02:29.597Z] + install_fbgemm_gpu_wheel build_binary fbgemm_gpu_nightly_cpu-2025.5.7-cp39-cp39-manylinux_2_28_aarch64.whl 2025-05-07T20:02:29.5980793Z ################################################################################ 2025-05-07T20:02:29.5981151Z 2025-05-07T20:02:29.5981699Z [INSTALL] Printing out FBGEMM-GPU wheel SHA: fbgemm_gpu_nightly_cpu-2025.5.7-cp39-cp39-manylinux_2_28_aarch64.whl 2025-05-07T20:02:29.5982791Z + sha1sum fbgemm_gpu_nightly_cpu-2025.5.7-cp39-cp39-manylinux_2_28_aarch64.whl 2025-05-07T20:02:29.5983306Z 2025-05-07T20:02:29.6097979Z 54cd1fa19a734db7269d287f4d0cba70d44c6801 fbgemm_gpu_nightly_cpu-2025.5.7-cp39-cp39-manylinux_2_28_aarch64.whl 2025-05-07T20:02:29.6098754Z 2025-05-07T20:02:29.6099133Z + sha256sum fbgemm_gpu_nightly_cpu-2025.5.7-cp39-cp39-manylinux_2_28_aarch64.whl 2025-05-07T20:02:29.6099664Z 2025-05-07T20:02:29.6304551Z d9b96e33fe545f589a4ba4036f85737af510bf16f6ae6eae5aba23a56e416329 fbgemm_gpu_nightly_cpu-2025.5.7-cp39-cp39-manylinux_2_28_aarch64.whl 2025-05-07T20:02:29.6305508Z 2025-05-07T20:02:29.6305863Z + md5sum fbgemm_gpu_nightly_cpu-2025.5.7-cp39-cp39-manylinux_2_28_aarch64.whl 2025-05-07T20:02:29.6306383Z 2025-05-07T20:02:29.6434280Z a624af723ddb4ef733648222107de098 fbgemm_gpu_nightly_cpu-2025.5.7-cp39-cp39-manylinux_2_28_aarch64.whl 2025-05-07T20:02:29.6435022Z 2025-05-07T20:02:29.6445044Z [INSTALL] Installing FBGEMM-GPU wheel: fbgemm_gpu_nightly_cpu-2025.5.7-cp39-cp39-manylinux_2_28_aarch64.whl ... 2025-05-07T20:02:29.6471805Z [EXEC] [ATTEMPT 0/3] + conda run -n build_binary python -m pip install fbgemm_gpu_nightly_cpu-2025.5.7-cp39-cp39-manylinux_2_28_aarch64.whl 2025-05-07T20:02:33.4271467Z 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:02:33.4273676Z 2025-05-07T20:02:33.4274076Z Processing ./fbgemm_gpu_nightly_cpu-2025.5.7-cp39-cp39-manylinux_2_28_aarch64.whl 2025-05-07T20:02:33.4275507Z Requirement already satisfied: numpy in /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages (from fbgemm-gpu-nightly-cpu==2025.5.7) (2.0.2) 2025-05-07T20:02:33.4276770Z Installing collected packages: fbgemm-gpu-nightly-cpu 2025-05-07T20:02:33.4277924Z Successfully installed fbgemm-gpu-nightly-cpu-2025.5.7 2025-05-07T20:02:33.4278336Z 2025-05-07T20:02:43.6807208Z ################################################################################ 2025-05-07T20:02:43.6807842Z [CHECK] !!!! INFO !!!! 2025-05-07T20:02:43.6808575Z [CHECK] The installed version of PyTorch is: 2.8.0.dev20250507+cpu 2025-05-07T20:02:43.6809244Z [CHECK] CUDA version reported by PyTorch is: None 2025-05-07T20:02:43.6809752Z [CHECK] 2025-05-07T20:02:43.6810270Z [CHECK] NOTE: If the PyTorch package channel is different from the FBGEMM_GPU 2025-05-07T20:02:43.6811061Z [CHECK] package channel; the package may be broken at runtime!!! 2025-05-07T20:02:43.6811705Z ################################################################################ 2025-05-07T20:02:43.6812615Z 2025-05-07T20:02:43.6812843Z [INSTALL] Checking imports and symbols ... 2025-05-07T20:02:49.2597326Z [CHECK] Python (sub-)package 'fbgemm_gpu' found ... 2025-05-07T20:02:54.8635738Z [CHECK] Found symbol '__version__' in Python package 'fbgemm_gpu'. 2025-05-07T20:03:00.5700305Z [CHECK] Found symbol '__variant__' in Python package 'fbgemm_gpu'. 2025-05-07T20:03:00.5705469Z [CHECK] Printing out the FBGEMM-GPU version ... 2025-05-07T20:03:18.1803163Z ################################################################################ 2025-05-07T20:03:18.1803854Z [CHECK] The installed FBGEMM TARGET is: default 2025-05-07T20:03:18.1804422Z [CHECK] The installed FBGEMM VARIANT is: cpu 2025-05-07T20:03:18.1804987Z [CHECK] The installed FBGEMM VERSION is: 2025.5.7 2025-05-07T20:03:18.1805550Z ################################################################################ 2025-05-07T20:03:18.1805899Z 2025-05-07T20:03:23.7239936Z ################################################################################ 2025-05-07T20:03:23.7240593Z [CHECK] FBGEMM_GPU Experimental Packages 2025-05-07T20:03:23.7242798Z [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:03:23.7245011Z [CHECK] fbgemm_gpu.experimental: 2025-05-07T20:03:23.7245507Z ################################################################################ 2025-05-07T20:03:23.7245882Z 2025-05-07T20:03:23.7246133Z [INSTALL] Check for installation of Python sources ... 2025-05-07T20:03:29.2485979Z [CHECK] Python (sub-)package 'fbgemm_gpu.config' found ... 2025-05-07T20:03:35.3218416Z [CHECK] Python (sub-)package 'fbgemm_gpu.docs' found ... 2025-05-07T20:03:40.9385187Z [CHECK] Python (sub-)package 'fbgemm_gpu.quantize' found ... 2025-05-07T20:03:46.7425721Z [CHECK] Python (sub-)package 'fbgemm_gpu.tbe.cache' found ... 2025-05-07T20:03:52.3337306Z [CHECK] Python (sub-)package 'fbgemm_gpu.split_embedding_codegen_lookup_invokers' found ... 2025-05-07T20:03:58.0950853Z [CHECK] Python (sub-)package 'fbgemm_gpu.tbe.ssd' found ... 2025-05-07T20:04:03.8361948Z [CHECK] Python (sub-)package 'fbgemm_gpu.tbe.utils' found ... 2025-05-07T20:04:03.8364793Z [INSTALL] Check for operator registrations ... 2025-05-07T20:04:09.3001058Z fbgemm.asynchronous_inclusive_cumsum 2025-05-07T20:04:09.3001468Z 2025-05-07T20:04:09.4389315Z [CHECK] FBGEMM_GPU operator appears to be correctly registered: torch.ops.fbgemm.asynchronous_inclusive_cumsum 2025-05-07T20:04:14.9876996Z fbgemm.split_embedding_codegen_lookup_sgd_function_pt2 2025-05-07T20:04:14.9895489Z 2025-05-07T20:04:15.1470609Z [CHECK] FBGEMM_GPU operator appears to be correctly registered: torch.ops.fbgemm.split_embedding_codegen_lookup_sgd_function_pt2 2025-05-07T20:04:15.1471742Z [INSTALL] FBGEMM-GPU installation through wheel completed ... 2025-05-07T20:04:15.1553041Z ##[group]Run . $PRELUDE; test_all_fbgemm_gpu_modules $BUILD_ENV 2025-05-07T20:04:15.1554119Z . $PRELUDE; test_all_fbgemm_gpu_modules $BUILD_ENV 2025-05-07T20:04:15.1554901Z shell: bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:04:15.1555409Z env: 2025-05-07T20:04:15.1555774Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:04:15.1556265Z BUILD_ENV: build_binary 2025-05-07T20:04:15.1556681Z BUILD_TARGET: default 2025-05-07T20:04:15.1557066Z BUILD_VARIANT: cpu 2025-05-07T20:04:15.1557442Z ##[endgroup] 2025-05-07T20:04:15.6357160Z ################################################################################ 2025-05-07T20:04:15.6357798Z # Test All FBGEMM-GPU Modules 2025-05-07T20:04:15.6358215Z # 2025-05-07T20:04:15.6379627Z # [2025-05-07T20:04:15.637Z] + test_all_fbgemm_gpu_modules build_binary 2025-05-07T20:04:15.6380593Z ################################################################################ 2025-05-07T20:04:15.6380995Z 2025-05-07T20:04:26.7396334Z [TEST] Determined FBGEMM_GPU (target : variant) from installation: (default : cpu) 2025-05-07T20:04:26.7397254Z [TEST] Will be running tests specific to this target and variant ... 2025-05-07T20:04:26.7397886Z [TEST] Determined the test directories: 2025-05-07T20:04:26.7398371Z fbgemm_gpu/test 2025-05-07T20:04:26.7398584Z 2025-05-07T20:04:26.7404199Z [TEST] Configuring for CPU-based testing ... 2025-05-07T20:04:26.7412216Z [TEST] Set environment variables for CPU-only testing ... 2025-05-07T20:04:26.7412981Z + conda env config vars set -n build_binary CUDA_VISIBLE_DEVICES=-1 2025-05-07T20:04:26.7413449Z 2025-05-07T20:04:27.3858757Z 2025-05-07T20:04:27.3859442Z [TEST] Platform is aarch64; will set KMP_DUPLICATE_LIB_OK ... 2025-05-07T20:04:27.3860208Z + conda env config vars set -n build_binary KMP_DUPLICATE_LIB_OK=1 2025-05-07T20:04:27.3860667Z 2025-05-07T20:04:28.0232562Z 2025-05-07T20:04:28.0233400Z [TEST] Installing PyTest ... 2025-05-07T20:04:28.0265430Z [EXEC] [ATTEMPT 0/3] + conda install -n build_binary -c conda-forge --override-channels -y pytest expecttest 2025-05-07T20:04:29.1495025Z Channels: 2025-05-07T20:04:29.1495447Z - conda-forge 2025-05-07T20:04:29.1495857Z Platform: linux-aarch64 2025-05-07T20:04:31.9420484Z Collecting package metadata (repodata.json): - \ | done 2025-05-07T20:04:32.5255012Z Solving environment: - \ done 2025-05-07T20:04:32.6001475Z 2025-05-07T20:04:32.6002007Z ## Package Plan ## 2025-05-07T20:04:32.6002323Z 2025-05-07T20:04:32.6002638Z environment location: /github/home/miniconda/envs/build_binary 2025-05-07T20:04:32.6003120Z 2025-05-07T20:04:32.6003298Z added / updated specs: 2025-05-07T20:04:32.6003708Z - expecttest 2025-05-07T20:04:32.6004073Z - pytest 2025-05-07T20:04:32.6004273Z 2025-05-07T20:04:32.6004279Z 2025-05-07T20:04:32.6004478Z The following packages will be downloaded: 2025-05-07T20:04:32.6004822Z 2025-05-07T20:04:32.6005017Z package | build 2025-05-07T20:04:32.6005567Z ---------------------------|----------------- 2025-05-07T20:04:32.6006183Z colorama-0.4.6 | pyhd8ed1ab_1 26 KB conda-forge 2025-05-07T20:04:32.6006916Z exceptiongroup-1.2.2 | pyhd8ed1ab_1 20 KB conda-forge 2025-05-07T20:04:32.6007655Z expecttest-0.3.0 | pyhd8ed1ab_0 14 KB conda-forge 2025-05-07T20:04:32.6008545Z iniconfig-2.0.0 | pyhd8ed1ab_1 11 KB conda-forge 2025-05-07T20:04:32.6009234Z packaging-25.0 | pyh29332c3_1 61 KB conda-forge 2025-05-07T20:04:32.6009906Z pluggy-1.5.0 | pyhd8ed1ab_1 23 KB conda-forge 2025-05-07T20:04:32.6010566Z pytest-8.3.5 | pyhd8ed1ab_0 254 KB conda-forge 2025-05-07T20:04:32.6011212Z tomli-2.2.1 | pyhd8ed1ab_1 19 KB conda-forge 2025-05-07T20:04:32.6011832Z ------------------------------------------------------------ 2025-05-07T20:04:32.6012838Z Total: 428 KB 2025-05-07T20:04:32.6013395Z 2025-05-07T20:04:32.6013616Z The following NEW packages will be INSTALLED: 2025-05-07T20:04:32.6013968Z 2025-05-07T20:04:32.6014276Z colorama conda-forge/noarch::colorama-0.4.6-pyhd8ed1ab_1 2025-05-07T20:04:32.6015075Z exceptiongroup conda-forge/noarch::exceptiongroup-1.2.2-pyhd8ed1ab_1 2025-05-07T20:04:32.6015899Z expecttest conda-forge/noarch::expecttest-0.3.0-pyhd8ed1ab_0 2025-05-07T20:04:32.6016661Z iniconfig conda-forge/noarch::iniconfig-2.0.0-pyhd8ed1ab_1 2025-05-07T20:04:32.6017397Z packaging conda-forge/noarch::packaging-25.0-pyh29332c3_1 2025-05-07T20:04:32.6018141Z pluggy conda-forge/noarch::pluggy-1.5.0-pyhd8ed1ab_1 2025-05-07T20:04:32.6018842Z pytest conda-forge/noarch::pytest-8.3.5-pyhd8ed1ab_0 2025-05-07T20:04:32.6019508Z tomli conda-forge/noarch::tomli-2.2.1-pyhd8ed1ab_1 2025-05-07T20:04:32.6019915Z 2025-05-07T20:04:32.6019927Z 2025-05-07T20:04:32.6019932Z 2025-05-07T20:04:32.6020172Z Downloading and Extracting Packages: ...working... 2025-05-07T20:04:32.6020794Z pytest-8.3.5 | 254 KB | | 0% 2025-05-07T20:04:32.6021155Z 2025-05-07T20:04:32.6021660Z packaging-25.0 | 61 KB | | 0%  2025-05-07T20:04:32.6022034Z 2025-05-07T20:04:32.6022039Z 2025-05-07T20:04:32.6023999Z colorama-0.4.6 | 26 KB | | 0%  2025-05-07T20:04:32.6024518Z 2025-05-07T20:04:32.6024524Z 2025-05-07T20:04:32.6024529Z 2025-05-07T20:04:32.6059470Z pluggy-1.5.0 | 23 KB | | 0%  2025-05-07T20:04:32.6059899Z 2025-05-07T20:04:32.6059906Z 2025-05-07T20:04:32.6059914Z 2025-05-07T20:04:32.6059932Z 2025-05-07T20:04:32.6076530Z exceptiongroup-1.2.2 | 20 KB | | 0%  2025-05-07T20:04:32.6077011Z 2025-05-07T20:04:32.6077017Z 2025-05-07T20:04:32.6077023Z 2025-05-07T20:04:32.6077028Z 2025-05-07T20:04:32.6077060Z 2025-05-07T20:04:32.6078004Z tomli-2.2.1 | 19 KB | | 0%  2025-05-07T20:04:32.6078414Z 2025-05-07T20:04:32.6078420Z 2025-05-07T20:04:32.6078425Z 2025-05-07T20:04:32.6078430Z 2025-05-07T20:04:32.6078441Z 2025-05-07T20:04:32.6078445Z 2025-05-07T20:04:32.6090024Z expecttest-0.3.0 | 14 KB | | 0%  2025-05-07T20:04:32.6090484Z 2025-05-07T20:04:32.6090490Z 2025-05-07T20:04:32.6090495Z 2025-05-07T20:04:32.6090500Z 2025-05-07T20:04:32.6090506Z 2025-05-07T20:04:32.6090512Z 2025-05-07T20:04:32.6090517Z 2025-05-07T20:04:32.7246594Z iniconfig-2.0.0 | 11 KB | | 0%  2025-05-07T20:04:32.7247079Z 2025-05-07T20:04:32.7247085Z 2025-05-07T20:04:32.7247091Z 2025-05-07T20:04:32.7266579Z 2025-05-07T20:04:32.7380311Z exceptiongroup-1.2.2 | 20 KB | #######9 | 80%  2025-05-07T20:04:32.7380811Z 2025-05-07T20:04:32.7380830Z 2025-05-07T20:04:32.7380837Z 2025-05-07T20:04:32.7386938Z 2025-05-07T20:04:32.8443072Z exceptiongroup-1.2.2 | 20 KB | ########## | 100%  2025-05-07T20:04:32.8443632Z 2025-05-07T20:04:32.8443638Z 2025-05-07T20:04:32.8443644Z 2025-05-07T20:04:32.8443649Z 2025-05-07T20:04:32.8443654Z 2025-05-07T20:04:33.0085223Z tomli-2.2.1 | 19 KB | ########5 | 85%  2025-05-07T20:04:33.0085695Z 2025-05-07T20:04:33.0085703Z 2025-05-07T20:04:33.0085709Z 2025-05-07T20:04:33.0085715Z 2025-05-07T20:04:33.0085736Z 2025-05-07T20:04:33.0783508Z tomli-2.2.1 | 19 KB | ########## | 100%  2025-05-07T20:04:33.1034313Z pytest-8.3.5 | 254 KB | 6 | 6% 2025-05-07T20:04:33.1122544Z pytest-8.3.5 | 254 KB | ########## | 100% 2025-05-07T20:04:33.1122974Z 2025-05-07T20:04:33.1122980Z 2025-05-07T20:04:33.1122985Z 2025-05-07T20:04:33.1122991Z 2025-05-07T20:04:33.1122996Z 2025-05-07T20:04:33.1125169Z 2025-05-07T20:04:33.1146769Z expecttest-0.3.0 | 14 KB | ########## | 100%  2025-05-07T20:04:33.1147264Z 2025-05-07T20:04:33.1147505Z 2025-05-07T20:04:33.1147511Z 2025-05-07T20:04:33.1147516Z 2025-05-07T20:04:33.1147521Z 2025-05-07T20:04:33.1147526Z 2025-05-07T20:04:33.1236231Z expecttest-0.3.0 | 14 KB | ########## | 100%  2025-05-07T20:04:33.1236705Z 2025-05-07T20:04:33.1236712Z 2025-05-07T20:04:33.1236723Z 2025-05-07T20:04:33.1236728Z 2025-05-07T20:04:33.1292318Z exceptiongroup-1.2.2 | 20 KB | ########## | 100%  2025-05-07T20:04:33.1292828Z 2025-05-07T20:04:33.1292835Z 2025-05-07T20:04:33.1292840Z 2025-05-07T20:04:33.1292846Z 2025-05-07T20:04:33.1292851Z 2025-05-07T20:04:33.1349657Z tomli-2.2.1 | 19 KB | ########## | 100%  2025-05-07T20:04:33.1350087Z 2025-05-07T20:04:33.1350092Z 2025-05-07T20:04:33.1350113Z 2025-05-07T20:04:33.1364109Z pluggy-1.5.0 | 23 KB | ######9 | 69%  2025-05-07T20:04:33.1364537Z 2025-05-07T20:04:33.1364543Z 2025-05-07T20:04:33.1364585Z 2025-05-07T20:04:33.1468777Z pluggy-1.5.0 | 23 KB | ########## | 100%  2025-05-07T20:04:33.1469255Z 2025-05-07T20:04:33.1469261Z 2025-05-07T20:04:33.1469267Z 2025-05-07T20:04:33.1469273Z 2025-05-07T20:04:33.1469278Z 2025-05-07T20:04:33.1469284Z 2025-05-07T20:04:33.1469305Z 2025-05-07T20:04:33.1487260Z iniconfig-2.0.0 | 11 KB | ########## | 100%  2025-05-07T20:04:33.1487729Z 2025-05-07T20:04:33.1487736Z 2025-05-07T20:04:33.1487741Z 2025-05-07T20:04:33.1487746Z 2025-05-07T20:04:33.1487751Z 2025-05-07T20:04:33.1487756Z 2025-05-07T20:04:33.1487760Z 2025-05-07T20:04:33.1557333Z iniconfig-2.0.0 | 11 KB | ########## | 100%  2025-05-07T20:04:33.1557816Z 2025-05-07T20:04:33.1557822Z 2025-05-07T20:04:33.1557827Z 2025-05-07T20:04:33.1557832Z 2025-05-07T20:04:33.1557838Z 2025-05-07T20:04:33.1561592Z 2025-05-07T20:04:33.1715352Z expecttest-0.3.0 | 14 KB | ########## | 100%  2025-05-07T20:04:33.1715898Z 2025-05-07T20:04:33.1717269Z 2025-05-07T20:04:33.1758119Z colorama-0.4.6 | 26 KB | ###### | 61%  2025-05-07T20:04:33.1758577Z 2025-05-07T20:04:33.1758584Z 2025-05-07T20:04:33.1828078Z colorama-0.4.6 | 26 KB | ########## | 100%  2025-05-07T20:04:33.1830697Z 2025-05-07T20:04:33.1837204Z packaging-25.0 | 61 KB | ##6 | 26%  2025-05-07T20:04:33.1837618Z 2025-05-07T20:04:33.1837624Z 2025-05-07T20:04:33.1837630Z 2025-05-07T20:04:33.1904290Z pluggy-1.5.0 | 23 KB | ########## | 100%  2025-05-07T20:04:33.1904740Z 2025-05-07T20:04:33.1979316Z packaging-25.0 | 61 KB | ########## | 100%  2025-05-07T20:04:33.1979904Z 2025-05-07T20:04:33.1979912Z 2025-05-07T20:04:33.1979917Z 2025-05-07T20:04:33.1979922Z 2025-05-07T20:04:33.1979927Z 2025-05-07T20:04:33.1979932Z 2025-05-07T20:04:33.1979938Z 2025-05-07T20:04:33.2269586Z iniconfig-2.0.0 | 11 KB | ########## | 100%  2025-05-07T20:04:33.2270106Z 2025-05-07T20:04:33.2270114Z 2025-05-07T20:04:33.2337498Z colorama-0.4.6 | 26 KB | ########## | 100%  2025-05-07T20:04:33.2337943Z 2025-05-07T20:04:33.2353318Z packaging-25.0 | 61 KB | ########## | 100%  2025-05-07T20:04:33.2353927Z pytest-8.3.5 | 254 KB | ########## | 100% 2025-05-07T20:04:33.2364332Z pytest-8.3.5 | 254 KB | ########## | 100% 2025-05-07T20:04:33.2364947Z 2025-05-07T20:04:33.2365282Z 2025-05-07T20:04:33.2365648Z  2025-05-07T20:04:33.2365982Z 2025-05-07T20:04:33.2365990Z 2025-05-07T20:04:33.2366252Z  2025-05-07T20:04:33.2366578Z 2025-05-07T20:04:33.2366583Z 2025-05-07T20:04:33.2366588Z 2025-05-07T20:04:33.2366866Z  2025-05-07T20:04:33.2367196Z 2025-05-07T20:04:33.2367201Z 2025-05-07T20:04:33.2367612Z 2025-05-07T20:04:33.2367623Z 2025-05-07T20:04:33.2368316Z  2025-05-07T20:04:33.2368675Z 2025-05-07T20:04:33.2368680Z 2025-05-07T20:04:33.2368685Z 2025-05-07T20:04:33.2368691Z 2025-05-07T20:04:33.2368695Z 2025-05-07T20:04:33.2368999Z  2025-05-07T20:04:33.2369348Z 2025-05-07T20:04:33.2369353Z 2025-05-07T20:04:33.2369358Z 2025-05-07T20:04:33.2369363Z 2025-05-07T20:04:33.2369368Z 2025-05-07T20:04:33.2369372Z 2025-05-07T20:04:33.2369655Z  2025-05-07T20:04:33.2370006Z 2025-05-07T20:04:33.2370011Z 2025-05-07T20:04:33.2370015Z 2025-05-07T20:04:33.2370043Z 2025-05-07T20:04:33.2370049Z 2025-05-07T20:04:33.2370053Z 2025-05-07T20:04:33.2370058Z 2025-05-07T20:04:33.2370346Z  done 2025-05-07T20:04:33.3374987Z Preparing transaction: / done 2025-05-07T20:04:33.4381673Z Verifying transaction: \ done 2025-05-07T20:04:36.1431734Z Executing transaction: / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ done 2025-05-07T20:04:36.3484438Z [TEST] Checking imports ... 2025-05-07T20:04:42.0187446Z [CHECK] Python (sub-)package 'fbgemm_gpu' found ... 2025-05-07T20:04:42.0198556Z [TEST] Setting feature flags ... 2025-05-07T20:04:42.0202920Z + conda env config vars set -n build_binary FBGEMM_TBE_ENSEMBLE_ROWWISE_ADAGRAD=1 2025-05-07T20:04:42.0207006Z 2025-05-07T20:04:42.7537950Z 2025-05-07T20:04:42.7539027Z [TEST] PyTest args: -v -rsx -s -W ignore::pytest.PytestCollectionWarning 2025-05-07T20:04:42.7539768Z ################################################################################ 2025-05-07T20:04:42.7540287Z # Run FBGEMM-GPU Tests: 2025-05-07T20:04:42.7540677Z # 2025-05-07T20:04:42.7566032Z # [2025-05-07T20:04:42.755Z] + __run_fbgemm_gpu_tests_in_directory build_binary 2025-05-07T20:04:42.7566769Z ################################################################################ 2025-05-07T20:04:42.7567136Z 2025-05-07T20:04:42.7573365Z [TEST] Enumerating ALL test files ... 2025-05-07T20:04:42.7603724Z ./batched_unary_embeddings_test.py 2025-05-07T20:04:42.7604320Z ./combine/empty_weights_test.py 2025-05-07T20:04:42.7604779Z ./combine/input_combine_test.py 2025-05-07T20:04:42.7605240Z ./config/feature_gate_test.py 2025-05-07T20:04:42.7605682Z ./jagged/1d_to_dense_test.py 2025-05-07T20:04:42.7606117Z ./jagged/2d_to_dense_test.py 2025-05-07T20:04:42.7606602Z ./jagged/batched_dense_vec_jagged_2d_mul_test.py 2025-05-07T20:04:42.7607128Z ./jagged/dense_bmm_test.py 2025-05-07T20:04:42.7607591Z ./jagged/dense_dense_elementwise_add_test.py 2025-05-07T20:04:42.7608528Z ./jagged/dense_to_jagged_test.py 2025-05-07T20:04:42.7609001Z ./jagged/elementwise_binary_test.py 2025-05-07T20:04:42.7609497Z ./jagged/expand_into_jagged_permute_test.py 2025-05-07T20:04:42.7610053Z ./jagged/jagged_index_select_2d_test.py 2025-05-07T20:04:42.7610559Z ./jagged/jagged_to_padded_dense_test.py 2025-05-07T20:04:42.7611078Z ./jagged/keyed_jagged_index_select_test.py 2025-05-07T20:04:42.7611573Z ./jagged/misc_ops_test.py 2025-05-07T20:04:42.7611987Z ./jagged/slice_test.py 2025-05-07T20:04:42.7612390Z ./jagged/unique_indices_test.py 2025-05-07T20:04:42.7612841Z ./layout_transform_ops_test.py 2025-05-07T20:04:42.7613296Z ./merge_pooled_embeddings_test.py 2025-05-07T20:04:42.7613741Z ./metric_ops_test.py 2025-05-07T20:04:42.7614170Z ./permute/permute_pooled_embedding_test.py 2025-05-07T20:04:42.7614677Z ./quantize/bfloat16_test.py 2025-05-07T20:04:42.7615107Z ./quantize/comm_codec_test.py 2025-05-07T20:04:42.7615561Z ./quantize/fp8_rowwise_test.py 2025-05-07T20:04:42.7616023Z ./quantize/fused_8bit_rowwise_test.py 2025-05-07T20:04:42.7616518Z ./quantize/fused_nbit_rowwise_test.py 2025-05-07T20:04:42.7616985Z ./quantize/hfp8_test.py 2025-05-07T20:04:42.7617398Z ./quantize/mixed_dim_int8_test.py 2025-05-07T20:04:42.7618298Z ./quantize/msfp_test.py 2025-05-07T20:04:42.7618883Z ./quantize/mx4_test.py 2025-05-07T20:04:42.7619306Z ./release/stable_release_test.py 2025-05-07T20:04:42.7619763Z ./runtime_monitor_test.py 2025-05-07T20:04:42.7620201Z ./sll/array_jagged_bmm_jagged_out_test.py 2025-05-07T20:04:42.7620722Z ./sll/dense_jagged_cat_jagged_out_test.py 2025-05-07T20:04:42.7621233Z ./sll/jagged2_to_padded_dense_test.py 2025-05-07T20:04:42.7621713Z ./sll/jagged_dense_bmm_test.py 2025-05-07T20:04:42.7622187Z ./sll/jagged_dense_elementwise_add_test.py 2025-05-07T20:04:42.7622758Z ./sll/jagged_dense_elementwise_mul_jagged_out_test.py 2025-05-07T20:04:42.7623335Z ./sll/jagged_dense_flash_attention_test.py 2025-05-07T20:04:42.7623859Z ./sll/jagged_flash_attention_basic_test.py 2025-05-07T20:04:42.7624383Z ./sll/jagged_jagged_bmm_jagged_out_test.py 2025-05-07T20:04:42.7624887Z ./sll/jagged_jagged_bmm_test.py 2025-05-07T20:04:42.7625378Z ./sll/jagged_self_substraction_jagged_out_test.py 2025-05-07T20:04:42.7625925Z ./sll/jagged_softmax_test.py 2025-05-07T20:04:42.7626410Z ./sll/multi_head_jagged_flash_attention_test.py 2025-05-07T20:04:42.7626952Z ./sparse/block_bucketize_test.py 2025-05-07T20:04:42.7627407Z ./sparse/cumsum_test.py 2025-05-07T20:04:42.7627863Z ./sparse/histogram_binning_calibration_test.py 2025-05-07T20:04:42.7628384Z ./sparse/index_select_test.py 2025-05-07T20:04:42.7628843Z ./sparse/misc_ops_test.py 2025-05-07T20:04:42.7629271Z ./sparse/pack_segments_test.py 2025-05-07T20:04:42.7629726Z ./sparse/permute_embeddings_test.py 2025-05-07T20:04:42.7630213Z ./sparse/permute_indices_test.py 2025-05-07T20:04:42.7630695Z ./sparse/permute_sparse_features_test.py 2025-05-07T20:04:42.7631193Z ./sparse/reorder_batched_test.py 2025-05-07T20:04:42.7631675Z ./tbe/bench/tbe_data_config_loader_test.py 2025-05-07T20:04:42.7632201Z ./tbe/bench/tbe_data_config_models_test.py 2025-05-07T20:04:42.7632711Z ./tbe/cache/cache_overflow_test.py 2025-05-07T20:04:42.7633165Z ./tbe/cache/cache_test.py 2025-05-07T20:04:42.7633625Z ./tbe/cache/linearize_cache_indices_test.py 2025-05-07T20:04:42.7634138Z ./tbe/cache/lxu_cache_test.py 2025-05-07T20:04:42.7634570Z ./tbe/dram_kv/dram_kv_test.py 2025-05-07T20:04:42.7635029Z ./tbe/eeg/tbe_indices_estimator_test.py 2025-05-07T20:04:42.7635535Z ./tbe/eeg/tbe_indices_generator_test.py 2025-05-07T20:04:42.7636042Z ./tbe/inference/inference_converter_test.py 2025-05-07T20:04:42.7636556Z ./tbe/inference/nbit_cache_test.py 2025-05-07T20:04:42.7637053Z ./tbe/inference/nbit_forward_autovec_test.py 2025-05-07T20:04:42.7637567Z ./tbe/inference/nbit_forward_test.py 2025-05-07T20:04:42.7638080Z ./tbe/inference/nbit_split_embeddings_test.py 2025-05-07T20:04:42.7638667Z ./tbe/ssd/kv_tensor_wrapper_test.py 2025-05-07T20:04:42.7639138Z ./tbe/ssd/ssd_l2_cache_test.py 2025-05-07T20:04:42.7639594Z ./tbe/ssd/ssd_split_tbe_inference_test.py 2025-05-07T20:04:42.7640108Z ./tbe/ssd/ssd_split_tbe_training_test.py 2025-05-07T20:04:42.7640618Z ./tbe/ssd/ssd_utils_test.py 2025-05-07T20:04:42.7641094Z ./tbe/stats/tbe_bench_params_reporter_test.py 2025-05-07T20:04:42.7641725Z ./tbe/training/backward_adagrad_global_weight_decay_test.py 2025-05-07T20:04:42.7642380Z ./tbe/training/backward_adagrad_large_dim_test.py 2025-05-07T20:04:42.7642929Z ./tbe/training/backward_adagrad_test.py 2025-05-07T20:04:42.7643428Z ./tbe/training/backward_dense_test.py 2025-05-07T20:04:42.7643910Z ./tbe/training/backward_none_test.py 2025-05-07T20:04:42.7644418Z ./tbe/training/backward_optimizers_test.py 2025-05-07T20:04:42.7644938Z ./tbe/training/backward_sgd_test.py 2025-05-07T20:04:42.7645477Z ./tbe/training/forward_backward_int32_overflow_test.py 2025-05-07T20:04:42.7646246Z ./tbe/training/forward_test.py 2025-05-07T20:04:42.7646717Z ./tbe/utils/generate_vbe_metadata_test.py 2025-05-07T20:04:42.7647229Z ./tbe/utils/split_embeddings_test.py 2025-05-07T20:04:42.7647725Z ./tbe/utils/split_embeddings_utils_test.py 2025-05-07T20:04:42.7648314Z ./utils/filestore_test.py 2025-05-07T20:04:42.7648729Z ./uvm/copy_test.py 2025-05-07T20:04:42.7649363Z ./uvm/ops_load_test.py 2025-05-07T20:04:42.7649777Z ./uvm/uvm_test.py 2025-05-07T20:04:42.7650135Z 2025-05-07T20:04:42.7650333Z [TEST] Enumerating IGNORED test files ... 2025-05-07T20:04:42.7650807Z ./uvm/copy_test.py 2025-05-07T20:04:42.7651031Z 2025-05-07T20:04:42.7651227Z ################################################################################ 2025-05-07T20:04:42.7651806Z # [2025-05-07T20:04:42.764Z] Run Python Test Suite: 2025-05-07T20:04:42.7652344Z # ./batched_unary_embeddings_test.py 2025-05-07T20:04:42.7652846Z ################################################################################ 2025-05-07T20:04:42.7676898Z + 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:04:42.7677907Z 2025-05-07T20:04:46.9109330Z ============================= test session starts ============================== 2025-05-07T20:04:46.9110354Z platform linux -- Python 3.9.7, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:04:46.9111191Z cachedir: .pytest_cache 2025-05-07T20:04:46.9112110Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:04:46.9113111Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:04:46.9113610Z plugins: hypothesis-6.131.14 2025-05-07T20:04:49.1209674Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:04:49.1211039Z Configuration file: /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-clang++.cfg 2025-05-07T20:04:49.1355429Z collected 2 items 2025-05-07T20:04:49.1355740Z 2025-05-07T20:04:49.1644440Z batched_unary_embeddings_test.py::TableBatchedEmbeddingsTest::test_cpu PASSED 2025-05-07T20:04:49.1700645Z batched_unary_embeddings_test.py::TableBatchedEmbeddingsTest::test_gpu SKIPPED 2025-05-07T20:04:49.1701258Z 2025-05-07T20:04:49.1701525Z =============================== warnings summary =============================== 2025-05-07T20:04:49.1702170Z test/batched_unary_embeddings_test.py: 256 warnings 2025-05-07T20:04:49.1703813Z /__w/FBGEMM/FBGEMM/fbgemm_gpu/test/batched_unary_embeddings_test.py:142: DeprecationWarning: an integer is required (got type float). Implicit conversion to integers using __int__ is deprecated, and may be removed in a future version of Python. 2025-05-07T20:04:49.1705755Z indices.append(torch.IntTensor(i).to(device)) 2025-05-07T20:04:49.1706124Z 2025-05-07T20:04:49.1706480Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:04:49.1707203Z =========================== short test summary info ============================ 2025-05-07T20:04:49.1708114Z SKIPPED [1] batched_unary_embeddings_test.py:236: CUDA is not available or no GPUs detected 2025-05-07T20:04:49.1708979Z ================== 1 passed, 1 skipped, 256 warnings in 3.29s ================== 2025-05-07T20:04:49.9080128Z 2025-05-07T20:04:49.9081105Z [TEST] Python test suite PASSED: ./batched_unary_embeddings_test.py 2025-05-07T20:04:49.9102881Z [TEST] Python test time for ./batched_unary_embeddings_test.py: 7 seconds 2025-05-07T20:04:49.9103407Z 2025-05-07T20:04:49.9103413Z 2025-05-07T20:04:49.9103419Z 2025-05-07T20:04:49.9103425Z 2025-05-07T20:04:49.9119188Z ################################################################################ 2025-05-07T20:04:49.9140670Z # [2025-05-07T20:04:49.913Z] Run Python Test Suite: 2025-05-07T20:04:49.9141253Z # ./combine/empty_weights_test.py 2025-05-07T20:04:49.9141766Z ################################################################################ 2025-05-07T20:04:49.9171016Z + 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:04:49.9172038Z 2025-05-07T20:04:53.2680948Z ============================= test session starts ============================== 2025-05-07T20:04:53.2681960Z platform linux -- Python 3.9.7, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:04:53.2683025Z cachedir: .pytest_cache 2025-05-07T20:04:53.2683953Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:04:53.2684963Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:04:53.2685455Z plugins: hypothesis-6.131.14 2025-05-07T20:04:55.6247336Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:04:55.6249119Z Configuration file: /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-clang++.cfg 2025-05-07T20:04:55.6399907Z collected 1 item 2025-05-07T20:04:55.6400288Z 2025-05-07T20:04:55.6444157Z combine/empty_weights_test.py::EmptyWeightsTest::test_tbe_input_combine_with_length_empty_weights SKIPPED 2025-05-07T20:04:55.6444929Z 2025-05-07T20:04:55.6445176Z =========================== short test summary info ============================ 2025-05-07T20:04:55.6445936Z SKIPPED [1] combine/empty_weights_test.py:26: Fix is not implemented yet 2025-05-07T20:04:55.6446657Z ============================== 1 skipped in 2.61s ============================== 2025-05-07T20:04:56.3914142Z 2025-05-07T20:04:56.3915186Z [TEST] Python test suite PASSED: ./combine/empty_weights_test.py 2025-05-07T20:04:56.3936860Z [TEST] Python test time for ./combine/empty_weights_test.py: 7 seconds 2025-05-07T20:04:56.3937374Z 2025-05-07T20:04:56.3937380Z 2025-05-07T20:04:56.3937385Z 2025-05-07T20:04:56.3937390Z 2025-05-07T20:04:56.3953779Z ################################################################################ 2025-05-07T20:04:56.3976047Z # [2025-05-07T20:04:56.397Z] Run Python Test Suite: 2025-05-07T20:04:56.3976645Z # ./combine/input_combine_test.py 2025-05-07T20:04:56.3977184Z ################################################################################ 2025-05-07T20:04:56.4005699Z + 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:04:56.4006733Z 2025-05-07T20:04:59.5050790Z ============================= test session starts ============================== 2025-05-07T20:04:59.5051777Z platform linux -- Python 3.9.7, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:04:59.5052609Z cachedir: .pytest_cache 2025-05-07T20:04:59.5053519Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:04:59.5054522Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:04:59.5055011Z plugins: hypothesis-6.131.14 2025-05-07T20:05:01.9977288Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:05:01.9978699Z Configuration file: /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-clang++.cfg 2025-05-07T20:05:02.0182911Z collected 14 items 2025-05-07T20:05:02.0183225Z 2025-05-07T20:05:02.0247607Z combine/input_combine_test.py::InputCombineTest::test_input_combine_int32 PASSED 2025-05-07T20:05:02.1772227Z combine/input_combine_test.py::InputCombineTest::test_input_combine_int32_with_length PASSED 2025-05-07T20:05:02.1806674Z combine/input_combine_test.py::InputCombineTest::test_input_combine_int64 PASSED 2025-05-07T20:05:02.1876808Z combine/input_combine_test.py::InputCombineTest::test_input_combine_int64_with_length PASSED 2025-05-07T20:05:02.1943443Z combine/input_combine_test.py::InputCombineTest::test_input_combine_mix_with_length PASSED 2025-05-07T20:05:02.1977089Z combine/input_combine_test.py::InputCombineTest::test_input_combined_mix PASSED 2025-05-07T20:05:02.2090312Z combine/input_combine_test.py::InputCombineTest::test_padding_fused_input_combine_int32 PASSED 2025-05-07T20:05:02.2153540Z combine/input_combine_test.py::InputCombineTest::test_padding_fused_input_combine_int32_with_length PASSED 2025-05-07T20:05:02.2238330Z combine/input_combine_test.py::InputCombineTest::test_padding_fused_input_combine_int64 PASSED 2025-05-07T20:05:02.2290688Z combine/input_combine_test.py::InputCombineTest::test_padding_fused_input_combine_int64_with_length PASSED 2025-05-07T20:05:02.2377001Z combine/input_combine_test.py::InputCombineTest::test_padding_fused_input_combined_mix PASSED 2025-05-07T20:05:02.2432114Z combine/input_combine_test.py::InputCombineTest::test_padding_fused_input_combined_mix_with_length PASSED 2025-05-07T20:05:02.2459744Z combine/input_combine_test.py::InputCombineTest::test_tbe_input_combine_cpu_with_padded_indices PASSED 2025-05-07T20:05:02.2503969Z combine/input_combine_test.py::InputCombineTest::test_tbe_input_combine_cpu_with_padded_indices_without_last_offsets PASSED 2025-05-07T20:05:02.2504816Z 2025-05-07T20:05:02.2505089Z ============================== 14 passed in 2.97s ============================== 2025-05-07T20:05:02.9600314Z 2025-05-07T20:05:02.9601283Z [TEST] Python test suite PASSED: ./combine/input_combine_test.py 2025-05-07T20:05:02.9622228Z [TEST] Python test time for ./combine/input_combine_test.py: 6 seconds 2025-05-07T20:05:02.9622748Z 2025-05-07T20:05:02.9622754Z 2025-05-07T20:05:02.9622760Z 2025-05-07T20:05:02.9622765Z 2025-05-07T20:05:02.9640103Z ################################################################################ 2025-05-07T20:05:02.9661103Z # [2025-05-07T20:05:02.965Z] Run Python Test Suite: 2025-05-07T20:05:02.9661702Z # ./config/feature_gate_test.py 2025-05-07T20:05:02.9662193Z ################################################################################ 2025-05-07T20:05:02.9692451Z + 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:05:02.9693452Z 2025-05-07T20:05:06.1009129Z ============================= test session starts ============================== 2025-05-07T20:05:06.1010144Z platform linux -- Python 3.9.7, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:05:06.1010965Z cachedir: .pytest_cache 2025-05-07T20:05:06.1011895Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:05:06.1012899Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:05:06.1013484Z plugins: hypothesis-6.131.14 2025-05-07T20:05:08.3825826Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:05:08.3827199Z Configuration file: /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-clang++.cfg 2025-05-07T20:05:08.3976170Z collected 2 items 2025-05-07T20:05:08.3976481Z 2025-05-07T20:05:08.3995446Z config/feature_gate_test.py::FeatureGateTest::test_feature_gates 2025-05-07T20:05:08.3996181Z [OSS] Feature TBE_V2 enabled: False 2025-05-07T20:05:08.3996486Z 2025-05-07T20:05:08.3996682Z [OSS] Feature TBE_V2 enabled: False 2025-05-07T20:05:08.3996989Z 2025-05-07T20:05:08.3997231Z [OSS] Feature TBE_ENSEMBLE_ROWWISE_ADAGRAD enabled: True 2025-05-07T20:05:08.3997622Z 2025-05-07T20:05:08.3997868Z [OSS] Feature TBE_ENSEMBLE_ROWWISE_ADAGRAD enabled: True 2025-05-07T20:05:08.3998255Z 2025-05-07T20:05:08.3998524Z [OSS] Feature TBE_ROCM_INFERENCE_PACKED_BAGS enabled: False 2025-05-07T20:05:08.3998932Z 2025-05-07T20:05:08.3999186Z [OSS] Feature TBE_ROCM_INFERENCE_PACKED_BAGS enabled: False 2025-05-07T20:05:08.3999598Z 2025-05-07T20:05:08.3999849Z [OSS] Feature TBE_ROCM_HIP_BACKWARD_KERNEL enabled: False 2025-05-07T20:05:08.4000243Z 2025-05-07T20:05:08.4000493Z [OSS] Feature TBE_ROCM_HIP_BACKWARD_KERNEL enabled: False 2025-05-07T20:05:08.4000887Z 2025-05-07T20:05:08.4001119Z [OSS] Feature BOUNDS_CHECK_INDICES_V2 enabled: False 2025-05-07T20:05:08.4001491Z 2025-05-07T20:05:08.4002195Z [OSS] Feature BOUNDS_CHECK_INDICES_V2 enabled: False 2025-05-07T20:05:08.4002753Z PASSED 2025-05-07T20:05:08.4032546Z config/feature_gate_test.py::FeatureGateTest::test_feature_gates_fb SKIPPED 2025-05-07T20:05:08.4033091Z 2025-05-07T20:05:08.4033332Z =========================== short test summary info ============================ 2025-05-07T20:05:08.4034065Z SKIPPED [1] config/feature_gate_test.py:41: Not supported in open source 2025-05-07T20:05:08.4034793Z ========================= 1 passed, 1 skipped in 2.53s ========================= 2025-05-07T20:05:09.1462351Z 2025-05-07T20:05:09.1463411Z [TEST] Python test suite PASSED: ./config/feature_gate_test.py 2025-05-07T20:05:09.1488110Z [TEST] Python test time for ./config/feature_gate_test.py: 7 seconds 2025-05-07T20:05:09.1488814Z 2025-05-07T20:05:09.1488820Z 2025-05-07T20:05:09.1488825Z 2025-05-07T20:05:09.1488831Z 2025-05-07T20:05:09.1504859Z ################################################################################ 2025-05-07T20:05:09.1524923Z # [2025-05-07T20:05:09.151Z] Run Python Test Suite: 2025-05-07T20:05:09.1525490Z # ./jagged/1d_to_dense_test.py 2025-05-07T20:05:09.1526012Z ################################################################################ 2025-05-07T20:05:09.1555836Z + 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:05:09.1556842Z 2025-05-07T20:05:12.5597627Z ============================= test session starts ============================== 2025-05-07T20:05:12.5598613Z platform linux -- Python 3.9.7, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:05:12.5599504Z cachedir: .pytest_cache 2025-05-07T20:05:12.5600427Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:05:12.5601427Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:05:12.5601911Z plugins: hypothesis-6.131.14 2025-05-07T20:05:15.4135141Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:05:15.4136524Z Configuration file: /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-clang++.cfg 2025-05-07T20:05:15.4326692Z collected 4 items 2025-05-07T20:05:15.4326993Z 2025-05-07T20:05:15.7376160Z jagged/1d_to_dense_test.py::Jagged1DToDenseTest::test_jagged_1d_to_dense Trying example: test_jagged_1d_to_dense( 2025-05-07T20:05:15.7377369Z self=, 2025-05-07T20:05:15.7378093Z B=1, 2025-05-07T20:05:15.7378442Z max_sequence_length=1, 2025-05-07T20:05:15.7378859Z padding_value=0, 2025-05-07T20:05:15.7379234Z ) 2025-05-07T20:05:15.7379588Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:05:15.7380488Z self=, 2025-05-07T20:05:15.7381238Z B=103, 2025-05-07T20:05:15.7381592Z max_sequence_length=1, 2025-05-07T20:05:15.7382011Z padding_value=0, 2025-05-07T20:05:15.7382381Z ) 2025-05-07T20:05:15.7382742Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:05:15.7383473Z self=, 2025-05-07T20:05:15.7384183Z B=103, 2025-05-07T20:05:15.7384565Z max_sequence_length=224, 2025-05-07T20:05:15.7385001Z padding_value=41016, 2025-05-07T20:05:15.7385392Z ) 2025-05-07T20:05:15.7385752Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:05:15.7386481Z self=, 2025-05-07T20:05:15.7387189Z B=7, 2025-05-07T20:05:15.7387544Z max_sequence_length=473, 2025-05-07T20:05:15.7387973Z padding_value=55817, 2025-05-07T20:05:15.7388364Z ) 2025-05-07T20:05:15.7388727Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:05:15.7389915Z self=, 2025-05-07T20:05:15.7390806Z B=21, 2025-05-07T20:05:15.7391165Z max_sequence_length=429, 2025-05-07T20:05:15.7391602Z padding_value=-43576, 2025-05-07T20:05:15.7391992Z ) 2025-05-07T20:05:15.7392355Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:05:15.7393090Z self=, 2025-05-07T20:05:15.7393798Z B=35, 2025-05-07T20:05:15.7394157Z max_sequence_length=266, 2025-05-07T20:05:15.7394594Z padding_value=57652, 2025-05-07T20:05:15.7394973Z ) 2025-05-07T20:05:15.7395335Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:05:15.7396061Z self=, 2025-05-07T20:05:15.7396759Z B=16, 2025-05-07T20:05:15.7397113Z max_sequence_length=168, 2025-05-07T20:05:15.7397542Z padding_value=-24624, 2025-05-07T20:05:15.7397932Z ) 2025-05-07T20:05:15.7398297Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:05:15.7399034Z self=, 2025-05-07T20:05:15.7399754Z B=89, 2025-05-07T20:05:15.7400102Z max_sequence_length=363, 2025-05-07T20:05:15.7400535Z padding_value=-55348, 2025-05-07T20:05:15.7400926Z ) 2025-05-07T20:05:15.7401285Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:05:15.7402024Z self=, 2025-05-07T20:05:15.7402735Z B=59, 2025-05-07T20:05:15.7403081Z max_sequence_length=403, 2025-05-07T20:05:15.7403510Z padding_value=-4601, 2025-05-07T20:05:15.7403902Z ) 2025-05-07T20:05:15.7404256Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:05:15.7404991Z self=, 2025-05-07T20:05:15.7405701Z B=112, 2025-05-07T20:05:15.7406055Z max_sequence_length=291, 2025-05-07T20:05:15.7406486Z padding_value=-73176, 2025-05-07T20:05:15.7406875Z ) 2025-05-07T20:05:15.7407241Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:05:15.7407964Z self=, 2025-05-07T20:05:15.7408804Z B=5, 2025-05-07T20:05:15.7409163Z max_sequence_length=103, 2025-05-07T20:05:15.7409644Z padding_value=8516, 2025-05-07T20:05:15.7410023Z ) 2025-05-07T20:05:15.7410385Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:05:15.7411121Z self=, 2025-05-07T20:05:15.7411819Z B=103, 2025-05-07T20:05:15.7412175Z max_sequence_length=103, 2025-05-07T20:05:15.7412604Z padding_value=8516, 2025-05-07T20:05:15.7412980Z ) 2025-05-07T20:05:15.7413511Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:05:15.7414253Z self=, 2025-05-07T20:05:15.7414953Z B=103, 2025-05-07T20:05:15.7415323Z max_sequence_length=1, 2025-05-07T20:05:15.7415759Z padding_value=8516, 2025-05-07T20:05:15.7416143Z ) 2025-05-07T20:05:15.7416498Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:05:15.7417232Z self=, 2025-05-07T20:05:15.7417932Z B=1, 2025-05-07T20:05:15.7418283Z max_sequence_length=1, 2025-05-07T20:05:15.7418700Z padding_value=8516, 2025-05-07T20:05:15.7419090Z ) 2025-05-07T20:05:15.7419444Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:05:15.7420178Z self=, 2025-05-07T20:05:15.7420887Z B=1, 2025-05-07T20:05:15.7421228Z max_sequence_length=1, 2025-05-07T20:05:15.7421641Z padding_value=1, 2025-05-07T20:05:15.7422011Z ) 2025-05-07T20:05:15.7422361Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:05:15.7423346Z self=, 2025-05-07T20:05:15.7424167Z B=26, 2025-05-07T20:05:15.7424514Z max_sequence_length=248, 2025-05-07T20:05:15.7424947Z padding_value=-33938, 2025-05-07T20:05:15.7425334Z ) 2025-05-07T20:05:15.7425683Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:05:15.7426411Z self=, 2025-05-07T20:05:15.7427119Z B=1, 2025-05-07T20:05:15.7427465Z max_sequence_length=248, 2025-05-07T20:05:15.7427895Z padding_value=-33938, 2025-05-07T20:05:15.7428286Z ) 2025-05-07T20:05:15.7428644Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:05:15.7429368Z self=, 2025-05-07T20:05:15.7430068Z B=1, 2025-05-07T20:05:15.7430415Z max_sequence_length=248, 2025-05-07T20:05:15.7430829Z padding_value=1, 2025-05-07T20:05:15.7431198Z ) 2025-05-07T20:05:15.7431571Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:05:15.7432300Z self=, 2025-05-07T20:05:15.7433019Z B=71, 2025-05-07T20:05:15.7433380Z max_sequence_length=364, 2025-05-07T20:05:15.7433799Z padding_value=3266, 2025-05-07T20:05:15.7434180Z ) 2025-05-07T20:05:15.7434541Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:05:15.7435267Z self=, 2025-05-07T20:05:15.7435976Z B=71, 2025-05-07T20:05:15.7436327Z max_sequence_length=364, 2025-05-07T20:05:15.7436753Z padding_value=71, 2025-05-07T20:05:15.7437119Z ) 2025-05-07T20:05:15.7437434Z PASSED 2025-05-07T20:05:22.1050606Z 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:05:22.1052098Z self=, 2025-05-07T20:05:22.1052930Z B=1, 2025-05-07T20:05:22.1053299Z max_sequence_length=1, 2025-05-07T20:05:22.1053729Z padding_value=0, 2025-05-07T20:05:22.1054137Z device=device(type='cpu'), 2025-05-07T20:05:22.1054571Z ) 2025-05-07T20:05:22.1054993Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:05:22.1055881Z self=, 2025-05-07T20:05:22.1056675Z B=73, 2025-05-07T20:05:22.1057026Z max_sequence_length=1, 2025-05-07T20:05:22.1057442Z padding_value=0, 2025-05-07T20:05:22.1057841Z device=device(type='cpu'), 2025-05-07T20:05:22.1058258Z ) 2025-05-07T20:05:22.1058685Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:05:22.1059575Z self=, 2025-05-07T20:05:22.1060365Z B=73, 2025-05-07T20:05:22.1060723Z max_sequence_length=430, 2025-05-07T20:05:22.1061172Z padding_value=89311, 2025-05-07T20:05:22.1061602Z device=device(type='cpu'), 2025-05-07T20:05:22.1062024Z ) 2025-05-07T20:05:22.1062443Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:05:22.1063334Z self=, 2025-05-07T20:05:22.1064128Z B=16, 2025-05-07T20:05:22.1064485Z max_sequence_length=277, 2025-05-07T20:05:22.1064929Z padding_value=-91529, 2025-05-07T20:05:22.1065358Z device=device(type='cpu'), 2025-05-07T20:05:22.1065781Z ) 2025-05-07T20:05:22.1066221Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:05:22.1067111Z self=, 2025-05-07T20:05:22.1067971Z B=51, 2025-05-07T20:05:22.1068414Z max_sequence_length=428, 2025-05-07T20:05:22.1068871Z padding_value=36449, 2025-05-07T20:05:22.1069292Z device=device(type='cpu'), 2025-05-07T20:05:22.1070210Z ) 2025-05-07T20:05:22.1070672Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:05:22.1071790Z self=, 2025-05-07T20:05:22.1072584Z B=84, 2025-05-07T20:05:22.1072948Z max_sequence_length=245, 2025-05-07T20:05:22.1073376Z padding_value=-14794, 2025-05-07T20:05:22.1073799Z device=device(type='cpu'), 2025-05-07T20:05:22.1074221Z ) 2025-05-07T20:05:22.1074635Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:05:22.1075539Z self=, 2025-05-07T20:05:22.1076370Z B=76, 2025-05-07T20:05:22.1076807Z max_sequence_length=430, 2025-05-07T20:05:22.1077340Z padding_value=-61788, 2025-05-07T20:05:22.1077829Z device=device(type='cpu'), 2025-05-07T20:05:22.1078257Z ) 2025-05-07T20:05:22.1078710Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:05:22.1079940Z self=, 2025-05-07T20:05:22.1080861Z B=67, 2025-05-07T20:05:22.1081210Z max_sequence_length=2, 2025-05-07T20:05:22.1081642Z padding_value=-62365, 2025-05-07T20:05:22.1082069Z device=device(type='cpu'), 2025-05-07T20:05:22.1082480Z ) 2025-05-07T20:05:22.1082906Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:05:22.1083797Z self=, 2025-05-07T20:05:22.1084581Z B=108, 2025-05-07T20:05:22.1084937Z max_sequence_length=245, 2025-05-07T20:05:22.1085378Z padding_value=390, 2025-05-07T20:05:22.1085779Z device=device(type='cpu'), 2025-05-07T20:05:22.1086198Z ) 2025-05-07T20:05:22.1086619Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:05:22.1087509Z self=, 2025-05-07T20:05:22.1088409Z B=47, 2025-05-07T20:05:22.1088784Z max_sequence_length=367, 2025-05-07T20:05:22.1089217Z padding_value=-22788, 2025-05-07T20:05:22.1089635Z device=device(type='cpu'), 2025-05-07T20:05:22.1090047Z ) 2025-05-07T20:05:22.1090461Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:05:22.1091341Z self=, 2025-05-07T20:05:22.1092132Z B=19, 2025-05-07T20:05:22.1092488Z max_sequence_length=138, 2025-05-07T20:05:22.1092919Z padding_value=99999, 2025-05-07T20:05:22.1093338Z device=device(type='cpu'), 2025-05-07T20:05:22.1093753Z ) 2025-05-07T20:05:22.1094198Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:05:22.1095208Z self=, 2025-05-07T20:05:22.1095998Z B=19, 2025-05-07T20:05:22.1096369Z max_sequence_length=19, 2025-05-07T20:05:22.1096797Z padding_value=99999, 2025-05-07T20:05:22.1097229Z device=device(type='cpu'), 2025-05-07T20:05:22.1097650Z ) 2025-05-07T20:05:22.1098073Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:05:22.1098968Z self=, 2025-05-07T20:05:22.1099765Z B=19, 2025-05-07T20:05:22.1100131Z max_sequence_length=19, 2025-05-07T20:05:22.1100557Z padding_value=19, 2025-05-07T20:05:22.1100960Z device=device(type='cpu'), 2025-05-07T20:05:22.1101383Z ) 2025-05-07T20:05:22.1101810Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:05:22.1102746Z self=, 2025-05-07T20:05:22.1103568Z B=110, 2025-05-07T20:05:22.1103931Z max_sequence_length=71, 2025-05-07T20:05:22.1104352Z padding_value=35357, 2025-05-07T20:05:22.1105223Z device=device(type='cpu'), 2025-05-07T20:05:22.1105694Z ) 2025-05-07T20:05:22.1106373Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:05:22.1107269Z self=, 2025-05-07T20:05:22.1108147Z B=110, 2025-05-07T20:05:22.1108592Z max_sequence_length=110, 2025-05-07T20:05:22.1109261Z padding_value=35357, 2025-05-07T20:05:22.1109701Z device=device(type='cpu'), 2025-05-07T20:05:22.1110123Z ) 2025-05-07T20:05:22.1110534Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:05:22.1111477Z self=, 2025-05-07T20:05:22.1132491Z B=110, 2025-05-07T20:05:22.1132889Z max_sequence_length=110, 2025-05-07T20:05:22.1133362Z padding_value=110, 2025-05-07T20:05:22.1133791Z device=device(type='cpu'), 2025-05-07T20:05:22.1134274Z ) 2025-05-07T20:05:22.1134724Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:05:22.1135652Z self=, 2025-05-07T20:05:22.1136467Z B=64, 2025-05-07T20:05:22.1136851Z max_sequence_length=436, 2025-05-07T20:05:22.1137278Z padding_value=17350, 2025-05-07T20:05:22.1137701Z device=device(type='cpu'), 2025-05-07T20:05:22.1138118Z ) 2025-05-07T20:05:22.1138528Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:05:22.1139421Z self=, 2025-05-07T20:05:22.1140216Z B=64, 2025-05-07T20:05:22.1140563Z max_sequence_length=64, 2025-05-07T20:05:22.1140989Z padding_value=17350, 2025-05-07T20:05:22.1141407Z device=device(type='cpu'), 2025-05-07T20:05:22.1141825Z ) 2025-05-07T20:05:22.1142229Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:05:22.1143127Z self=, 2025-05-07T20:05:22.1143932Z B=64, 2025-05-07T20:05:22.1144275Z max_sequence_length=64, 2025-05-07T20:05:22.1144698Z padding_value=64, 2025-05-07T20:05:22.1145099Z device=device(type='cpu'), 2025-05-07T20:05:22.1145503Z ) 2025-05-07T20:05:22.1145922Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:05:22.1146809Z self=, 2025-05-07T20:05:22.1147593Z B=82, 2025-05-07T20:05:22.1147945Z max_sequence_length=225, 2025-05-07T20:05:22.1148376Z padding_value=80405, 2025-05-07T20:05:22.1148781Z device=device(type='cpu'), 2025-05-07T20:05:22.1149195Z ) 2025-05-07T20:05:22.1149560Z PASSED 2025-05-07T20:05:22.1150210Z jagged/1d_to_dense_test.py::Jagged1DToDenseTest::test_jagged_1d_to_dense_truncation PASSED 2025-05-07T20:05:22.1151225Z jagged/1d_to_dense_test.py::Jagged1DToDenseTest::test_stacked_jagged_1d_to_dense SKIPPED 2025-05-07T20:05:22.1151817Z 2025-05-07T20:05:22.1152067Z =========================== short test summary info ============================ 2025-05-07T20:05:22.1152839Z SKIPPED [1] jagged/1d_to_dense_test.py:202: CUDA is not available or no GPUs detected 2025-05-07T20:05:22.1153611Z ========================= 3 passed, 1 skipped in 9.78s ========================= 2025-05-07T20:05:23.5157089Z 2025-05-07T20:05:23.5157915Z [TEST] Python test suite PASSED: ./jagged/1d_to_dense_test.py 2025-05-07T20:05:23.5179766Z [TEST] Python test time for ./jagged/1d_to_dense_test.py: 14 seconds 2025-05-07T20:05:23.5180292Z 2025-05-07T20:05:23.5180298Z 2025-05-07T20:05:23.5180304Z 2025-05-07T20:05:23.5180313Z 2025-05-07T20:05:23.5196298Z ################################################################################ 2025-05-07T20:05:23.5217690Z # [2025-05-07T20:05:23.521Z] Run Python Test Suite: 2025-05-07T20:05:23.5218247Z # ./jagged/2d_to_dense_test.py 2025-05-07T20:05:23.5219178Z ################################################################################ 2025-05-07T20:05:23.5247586Z + 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:05:23.5248645Z 2025-05-07T20:05:26.7563651Z ============================= test session starts ============================== 2025-05-07T20:05:26.7564630Z platform linux -- Python 3.9.7, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:05:26.7565452Z cachedir: .pytest_cache 2025-05-07T20:05:26.7566374Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:05:26.7567375Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:05:26.7567864Z plugins: hypothesis-6.131.14 2025-05-07T20:05:29.5981091Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:05:29.5982474Z Configuration file: /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-clang++.cfg 2025-05-07T20:05:29.6164017Z collected 4 items 2025-05-07T20:05:29.6164342Z 2025-05-07T20:05:30.5845236Z jagged/2d_to_dense_test.py::Jagged2DToDenseTest::test_jagged_2d_to_dense Trying example: test_jagged_2d_to_dense( 2025-05-07T20:05:30.5846378Z self=, 2025-05-07T20:05:30.5847090Z B=1, 2025-05-07T20:05:30.5847509Z D=1, 2025-05-07T20:05:30.5847857Z max_sequence_length=1, 2025-05-07T20:05:30.5848506Z dtype=torch.float32, 2025-05-07T20:05:30.5848897Z ) 2025-05-07T20:05:30.5849257Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:05:30.5849990Z self=, 2025-05-07T20:05:30.5850700Z B=77, 2025-05-07T20:05:30.5851030Z D=1, 2025-05-07T20:05:30.5851377Z max_sequence_length=1, 2025-05-07T20:05:30.5851818Z dtype=torch.float32, 2025-05-07T20:05:30.5852221Z ) 2025-05-07T20:05:30.5852583Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:05:30.5853306Z self=, 2025-05-07T20:05:30.5854019Z B=77, 2025-05-07T20:05:30.5854349Z D=100, 2025-05-07T20:05:30.5854704Z max_sequence_length=157, 2025-05-07T20:05:30.5855147Z dtype=torch.float16, 2025-05-07T20:05:30.5855540Z ) 2025-05-07T20:05:30.5855902Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:05:30.5856628Z self=, 2025-05-07T20:05:30.5857338Z B=37, 2025-05-07T20:05:30.5857665Z D=6, 2025-05-07T20:05:30.5858009Z max_sequence_length=70, 2025-05-07T20:05:30.5858436Z dtype=torch.bfloat16, 2025-05-07T20:05:30.5858825Z ) 2025-05-07T20:05:30.5859183Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:05:30.5859923Z self=, 2025-05-07T20:05:30.5860643Z B=60, 2025-05-07T20:05:30.5860963Z D=96, 2025-05-07T20:05:30.5861311Z max_sequence_length=63, 2025-05-07T20:05:30.5861739Z dtype=torch.float32, 2025-05-07T20:05:30.5862121Z ) 2025-05-07T20:05:30.5862481Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:05:30.5863209Z self=, 2025-05-07T20:05:30.5863915Z B=42, 2025-05-07T20:05:30.5864237Z D=96, 2025-05-07T20:05:30.5864595Z max_sequence_length=159, 2025-05-07T20:05:30.5865029Z dtype=torch.float32, 2025-05-07T20:05:30.5865411Z ) 2025-05-07T20:05:30.5865776Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:05:30.5866526Z self=, 2025-05-07T20:05:30.5867233Z B=58, 2025-05-07T20:05:30.5867564Z D=61, 2025-05-07T20:05:30.5868446Z max_sequence_length=200, 2025-05-07T20:05:30.5868897Z dtype=torch.float16, 2025-05-07T20:05:30.5869486Z ) 2025-05-07T20:05:30.5869851Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:05:30.5870585Z self=, 2025-05-07T20:05:30.5871299Z B=39, 2025-05-07T20:05:30.5871626Z D=9, 2025-05-07T20:05:30.5871968Z max_sequence_length=32, 2025-05-07T20:05:30.5872398Z dtype=torch.float32, 2025-05-07T20:05:30.5872792Z ) 2025-05-07T20:05:30.5873152Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:05:30.5873899Z self=, 2025-05-07T20:05:30.5874616Z B=11, 2025-05-07T20:05:30.5874950Z D=98, 2025-05-07T20:05:30.5875294Z max_sequence_length=7, 2025-05-07T20:05:30.5875715Z dtype=torch.bfloat16, 2025-05-07T20:05:30.5876110Z ) 2025-05-07T20:05:30.5876468Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:05:30.5877215Z self=, 2025-05-07T20:05:30.5877942Z B=85, 2025-05-07T20:05:30.5878262Z D=38, 2025-05-07T20:05:30.5878616Z max_sequence_length=1, 2025-05-07T20:05:30.5879043Z dtype=torch.bfloat16, 2025-05-07T20:05:30.5879431Z ) 2025-05-07T20:05:30.5880037Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:05:30.5880792Z self=, 2025-05-07T20:05:30.5881496Z B=113, 2025-05-07T20:05:30.5881832Z D=116, 2025-05-07T20:05:30.5882185Z max_sequence_length=93, 2025-05-07T20:05:30.5882601Z dtype=torch.bfloat16, 2025-05-07T20:05:30.5882995Z ) 2025-05-07T20:05:30.5883353Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:05:30.5884088Z self=, 2025-05-07T20:05:30.5884786Z B=113, 2025-05-07T20:05:30.5885111Z D=113, 2025-05-07T20:05:30.5885473Z max_sequence_length=93, 2025-05-07T20:05:30.5885893Z dtype=torch.bfloat16, 2025-05-07T20:05:30.5886295Z ) 2025-05-07T20:05:30.5886662Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:05:30.5887390Z self=, 2025-05-07T20:05:30.5888194Z B=93, 2025-05-07T20:05:30.5888527Z D=113, 2025-05-07T20:05:30.5888873Z max_sequence_length=93, 2025-05-07T20:05:30.5889303Z dtype=torch.bfloat16, 2025-05-07T20:05:30.5889699Z ) 2025-05-07T20:05:30.5890056Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:05:30.5890785Z self=, 2025-05-07T20:05:30.5891490Z B=93, 2025-05-07T20:05:30.5891822Z D=113, 2025-05-07T20:05:30.5892173Z max_sequence_length=113, 2025-05-07T20:05:30.5892611Z dtype=torch.bfloat16, 2025-05-07T20:05:30.5893010Z ) 2025-05-07T20:05:30.5893368Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:05:30.5894112Z self=, 2025-05-07T20:05:30.5894832Z B=93, 2025-05-07T20:05:30.5895161Z D=93, 2025-05-07T20:05:30.5895512Z max_sequence_length=113, 2025-05-07T20:05:30.5895945Z dtype=torch.bfloat16, 2025-05-07T20:05:30.5896333Z ) 2025-05-07T20:05:30.5896698Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:05:30.5897431Z self=, 2025-05-07T20:05:30.5898128Z B=113, 2025-05-07T20:05:30.5898464Z D=93, 2025-05-07T20:05:30.5898820Z max_sequence_length=113, 2025-05-07T20:05:30.5899246Z dtype=torch.bfloat16, 2025-05-07T20:05:30.5899640Z ) 2025-05-07T20:05:30.5900008Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:05:30.5900744Z self=, 2025-05-07T20:05:30.5901448Z B=113, 2025-05-07T20:05:30.5901778Z D=93, 2025-05-07T20:05:30.5902592Z max_sequence_length=93, 2025-05-07T20:05:30.5903038Z dtype=torch.bfloat16, 2025-05-07T20:05:30.5903664Z ) 2025-05-07T20:05:30.5904026Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:05:30.5904755Z self=, 2025-05-07T20:05:30.5905462Z B=108, 2025-05-07T20:05:30.5905799Z D=114, 2025-05-07T20:05:30.5906149Z max_sequence_length=137, 2025-05-07T20:05:30.5906583Z dtype=torch.float16, 2025-05-07T20:05:30.5906970Z ) 2025-05-07T20:05:30.5907323Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:05:30.5908055Z self=, 2025-05-07T20:05:30.5908762Z B=108, 2025-05-07T20:05:30.5909086Z D=114, 2025-05-07T20:05:30.5909451Z max_sequence_length=114, 2025-05-07T20:05:30.5910082Z dtype=torch.float16, 2025-05-07T20:05:30.5910489Z ) 2025-05-07T20:05:30.5910844Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:05:30.5911591Z self=, 2025-05-07T20:05:30.5912316Z B=108, 2025-05-07T20:05:30.5912642Z D=114, 2025-05-07T20:05:30.5912991Z max_sequence_length=108, 2025-05-07T20:05:30.5913429Z dtype=torch.float16, 2025-05-07T20:05:30.5913808Z ) 2025-05-07T20:05:30.5914166Z PASSED 2025-05-07T20:05:36.5274687Z 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:05:36.5276139Z self=, 2025-05-07T20:05:36.5276929Z B=2, 2025-05-07T20:05:36.5277259Z D=2, 2025-05-07T20:05:36.5277612Z max_sequence_length=1, 2025-05-07T20:05:36.5278042Z dtype=torch.float32, 2025-05-07T20:05:36.5278459Z device=device(type='cpu'), 2025-05-07T20:05:36.5278879Z ) 2025-05-07T20:05:36.5279308Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:05:36.5280448Z self=, 2025-05-07T20:05:36.5281272Z B=33, 2025-05-07T20:05:36.5281604Z D=2, 2025-05-07T20:05:36.5281955Z max_sequence_length=1, 2025-05-07T20:05:36.5282383Z dtype=torch.float32, 2025-05-07T20:05:36.5282810Z device=device(type='cpu'), 2025-05-07T20:05:36.5283221Z ) 2025-05-07T20:05:36.5283644Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:05:36.5284541Z self=, 2025-05-07T20:05:36.5285332Z B=33, 2025-05-07T20:05:36.5285676Z D=105, 2025-05-07T20:05:36.5286042Z max_sequence_length=178, 2025-05-07T20:05:36.5286480Z dtype=torch.float32, 2025-05-07T20:05:36.5286901Z device=device(type='cpu'), 2025-05-07T20:05:36.5287330Z ) 2025-05-07T20:05:36.5287756Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:05:36.5288792Z self=, 2025-05-07T20:05:36.5289610Z B=89, 2025-05-07T20:05:36.5289933Z D=63, 2025-05-07T20:05:36.5290286Z max_sequence_length=58, 2025-05-07T20:05:36.5290709Z dtype=torch.float16, 2025-05-07T20:05:36.5291124Z device=device(type='cpu'), 2025-05-07T20:05:36.5291542Z ) 2025-05-07T20:05:36.5291957Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:05:36.5292840Z self=, 2025-05-07T20:05:36.5293634Z B=34, 2025-05-07T20:05:36.5293960Z D=46, 2025-05-07T20:05:36.5294305Z max_sequence_length=178, 2025-05-07T20:05:36.5294733Z dtype=torch.bfloat16, 2025-05-07T20:05:36.5295155Z device=device(type='cpu'), 2025-05-07T20:05:36.5295555Z ) 2025-05-07T20:05:36.5295974Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:05:36.5297333Z self=, 2025-05-07T20:05:36.5298324Z B=65, 2025-05-07T20:05:36.5298645Z D=66, 2025-05-07T20:05:36.5298996Z max_sequence_length=2, 2025-05-07T20:05:36.5299416Z dtype=torch.float32, 2025-05-07T20:05:36.5299823Z device=device(type='cpu'), 2025-05-07T20:05:36.5300238Z ) 2025-05-07T20:05:36.5300655Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:05:36.5301535Z self=, 2025-05-07T20:05:36.5302330Z B=128, 2025-05-07T20:05:36.5302659Z D=126, 2025-05-07T20:05:36.5303004Z max_sequence_length=92, 2025-05-07T20:05:36.5303437Z dtype=torch.float16, 2025-05-07T20:05:36.5303861Z device=device(type='cpu'), 2025-05-07T20:05:36.5304271Z ) 2025-05-07T20:05:36.5304689Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:05:36.5305590Z self=, 2025-05-07T20:05:36.5306395Z B=43, 2025-05-07T20:05:36.5306712Z D=45, 2025-05-07T20:05:36.5307263Z max_sequence_length=184, 2025-05-07T20:05:36.5307712Z dtype=torch.float16, 2025-05-07T20:05:36.5308118Z device=device(type='cpu'), 2025-05-07T20:05:36.5308526Z ) 2025-05-07T20:05:36.5308939Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:05:36.5309817Z self=, 2025-05-07T20:05:36.5310606Z B=102, 2025-05-07T20:05:36.5310932Z D=7, 2025-05-07T20:05:36.5311272Z max_sequence_length=191, 2025-05-07T20:05:36.5311698Z dtype=torch.float32, 2025-05-07T20:05:36.5312113Z device=device(type='cpu'), 2025-05-07T20:05:36.5312520Z ) 2025-05-07T20:05:36.5312932Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:05:36.5313831Z self=, 2025-05-07T20:05:36.5314625Z B=91, 2025-05-07T20:05:36.5314952Z D=127, 2025-05-07T20:05:36.5315307Z max_sequence_length=63, 2025-05-07T20:05:36.5315737Z dtype=torch.bfloat16, 2025-05-07T20:05:36.5316155Z device=device(type='cpu'), 2025-05-07T20:05:36.5316584Z ) 2025-05-07T20:05:36.5317008Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:05:36.5317894Z self=, 2025-05-07T20:05:36.5318692Z B=106, 2025-05-07T20:05:36.5319030Z D=125, 2025-05-07T20:05:36.5319385Z max_sequence_length=180, 2025-05-07T20:05:36.5319818Z dtype=torch.float32, 2025-05-07T20:05:36.5320238Z device=device(type='cpu'), 2025-05-07T20:05:36.5320646Z ) 2025-05-07T20:05:36.5321069Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:05:36.5321970Z self=, 2025-05-07T20:05:36.5322769Z B=2, 2025-05-07T20:05:36.5323099Z D=125, 2025-05-07T20:05:36.5323455Z max_sequence_length=180, 2025-05-07T20:05:36.5323888Z dtype=torch.float32, 2025-05-07T20:05:36.5324298Z device=device(type='cpu'), 2025-05-07T20:05:36.5324712Z ) 2025-05-07T20:05:36.5325133Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:05:36.5326012Z self=, 2025-05-07T20:05:36.5326797Z B=2, 2025-05-07T20:05:36.5327125Z D=125, 2025-05-07T20:05:36.5327469Z max_sequence_length=2, 2025-05-07T20:05:36.5327894Z dtype=torch.float32, 2025-05-07T20:05:36.5328424Z device=device(type='cpu'), 2025-05-07T20:05:36.5328835Z ) 2025-05-07T20:05:36.5329254Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:05:36.5330143Z self=, 2025-05-07T20:05:36.5331240Z B=2, 2025-05-07T20:05:36.5331585Z D=125, 2025-05-07T20:05:36.5332085Z max_sequence_length=125, 2025-05-07T20:05:36.5332524Z dtype=torch.float32, 2025-05-07T20:05:36.5332937Z device=device(type='cpu'), 2025-05-07T20:05:36.5333356Z ) 2025-05-07T20:05:36.5333774Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:05:36.5334654Z self=, 2025-05-07T20:05:36.5335447Z B=125, 2025-05-07T20:05:36.5335775Z D=125, 2025-05-07T20:05:36.5336127Z max_sequence_length=125, 2025-05-07T20:05:36.5336565Z dtype=torch.float32, 2025-05-07T20:05:36.5336986Z device=device(type='cpu'), 2025-05-07T20:05:36.5337394Z ) 2025-05-07T20:05:36.5337814Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:05:36.5338781Z self=, 2025-05-07T20:05:36.5339580Z B=70, 2025-05-07T20:05:36.5339912Z D=14, 2025-05-07T20:05:36.5340261Z max_sequence_length=49, 2025-05-07T20:05:36.5340691Z dtype=torch.float32, 2025-05-07T20:05:36.5341104Z device=device(type='cpu'), 2025-05-07T20:05:36.5341518Z ) 2025-05-07T20:05:36.5341934Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:05:36.5342817Z self=, 2025-05-07T20:05:36.5343615Z B=49, 2025-05-07T20:05:36.5343954Z D=14, 2025-05-07T20:05:36.5344303Z max_sequence_length=49, 2025-05-07T20:05:36.5344725Z dtype=torch.float32, 2025-05-07T20:05:36.5345146Z device=device(type='cpu'), 2025-05-07T20:05:36.5345565Z ) 2025-05-07T20:05:36.5345973Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:05:36.5346864Z self=, 2025-05-07T20:05:36.5347685Z B=49, 2025-05-07T20:05:36.5348024Z D=49, 2025-05-07T20:05:36.5348372Z max_sequence_length=49, 2025-05-07T20:05:36.5348811Z dtype=torch.float32, 2025-05-07T20:05:36.5349233Z device=device(type='cpu'), 2025-05-07T20:05:36.5349639Z ) 2025-05-07T20:05:36.5350061Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:05:36.5350958Z self=, 2025-05-07T20:05:36.5351748Z B=53, 2025-05-07T20:05:36.5352083Z D=34, 2025-05-07T20:05:36.5352438Z max_sequence_length=145, 2025-05-07T20:05:36.5352865Z dtype=torch.float16, 2025-05-07T20:05:36.5353284Z device=device(type='cpu'), 2025-05-07T20:05:36.5353706Z ) 2025-05-07T20:05:36.5354127Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:05:36.5355023Z self=, 2025-05-07T20:05:36.5355820Z B=53, 2025-05-07T20:05:36.5356153Z D=2, 2025-05-07T20:05:36.5356501Z max_sequence_length=145, 2025-05-07T20:05:36.5356934Z dtype=torch.float16, 2025-05-07T20:05:36.5357364Z device=device(type='cpu'), 2025-05-07T20:05:36.5357773Z ) 2025-05-07T20:05:36.5358085Z PASSED 2025-05-07T20:05:36.5358744Z jagged/2d_to_dense_test.py::Jagged2DToDenseTest::test_jagged_2d_to_dense_truncation PASSED 2025-05-07T20:05:36.5359772Z jagged/2d_to_dense_test.py::Jagged2DToDenseTest::test_stacked_jagged_2d_to_dense SKIPPED 2025-05-07T20:05:36.5360361Z 2025-05-07T20:05:36.5360598Z =========================== short test summary info ============================ 2025-05-07T20:05:36.5361369Z SKIPPED [1] jagged/2d_to_dense_test.py:203: CUDA is not available or no GPUs detected 2025-05-07T20:05:36.5362145Z ======================== 3 passed, 1 skipped in 10.00s ========================= 2025-05-07T20:05:37.9595752Z 2025-05-07T20:05:37.9596742Z [TEST] Python test suite PASSED: ./jagged/2d_to_dense_test.py 2025-05-07T20:05:37.9619152Z [TEST] Python test time for ./jagged/2d_to_dense_test.py: 14 seconds 2025-05-07T20:05:37.9619678Z 2025-05-07T20:05:37.9619891Z 2025-05-07T20:05:37.9619897Z 2025-05-07T20:05:37.9619902Z 2025-05-07T20:05:37.9635845Z ################################################################################ 2025-05-07T20:05:37.9655468Z # [2025-05-07T20:05:37.965Z] Run Python Test Suite: 2025-05-07T20:05:37.9656097Z # ./jagged/batched_dense_vec_jagged_2d_mul_test.py 2025-05-07T20:05:37.9656661Z ################################################################################ 2025-05-07T20:05:37.9684521Z + 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:05:37.9685629Z 2025-05-07T20:05:41.1590041Z ============================= test session starts ============================== 2025-05-07T20:05:41.1591177Z platform linux -- Python 3.9.7, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:05:41.1592171Z cachedir: .pytest_cache 2025-05-07T20:05:41.1593273Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:05:41.1594459Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:05:41.1595001Z plugins: hypothesis-6.131.14 2025-05-07T20:05:44.1016773Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:05:44.1018157Z Configuration file: /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-clang++.cfg 2025-05-07T20:05:44.1197801Z collected 3 items 2025-05-07T20:05:44.1198107Z 2025-05-07T20:06:07.5004010Z 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:06:07.5005865Z self=, 2025-05-07T20:06:07.5006877Z B=0, 2025-05-07T20:06:07.5007216Z H=1, 2025-05-07T20:06:07.5007542Z max_L=1, 2025-05-07T20:06:07.5007885Z D=0, 2025-05-07T20:06:07.5008355Z dtype=torch.float32, 2025-05-07T20:06:07.5008779Z device=device(type='cpu'), 2025-05-07T20:06:07.5009200Z ) 2025-05-07T20:06:07.5009621Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:06:07.5010692Z self=, 2025-05-07T20:06:07.5011678Z B=15, 2025-05-07T20:06:07.5012011Z H=1, 2025-05-07T20:06:07.5012341Z max_L=1, 2025-05-07T20:06:07.5012673Z D=0, 2025-05-07T20:06:07.5013023Z dtype=torch.float32, 2025-05-07T20:06:07.5013446Z device=device(type='cpu'), 2025-05-07T20:06:07.5013853Z ) 2025-05-07T20:06:07.5014270Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:06:07.5015361Z self=, 2025-05-07T20:06:07.5016356Z B=15, 2025-05-07T20:06:07.5016684Z H=1, 2025-05-07T20:06:07.5017015Z max_L=10, 2025-05-07T20:06:07.5017347Z D=10, 2025-05-07T20:06:07.5017697Z dtype=torch.bfloat16, 2025-05-07T20:06:07.5018120Z device=device(type='cpu'), 2025-05-07T20:06:07.5018529Z ) 2025-05-07T20:06:07.5018946Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:06:07.5020020Z self=, 2025-05-07T20:06:07.5021010Z B=2, 2025-05-07T20:06:07.5021334Z H=1, 2025-05-07T20:06:07.5021659Z max_L=1, 2025-05-07T20:06:07.5022001Z D=0, 2025-05-07T20:06:07.5022339Z dtype=torch.float32, 2025-05-07T20:06:07.5022767Z device=device(type='cpu'), 2025-05-07T20:06:07.5023184Z ) 2025-05-07T20:06:07.5024100Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:06:07.5025198Z self=, 2025-05-07T20:06:07.5026388Z B=2, 2025-05-07T20:06:07.5026705Z H=1, 2025-05-07T20:06:07.5027025Z max_L=3, 2025-05-07T20:06:07.5027360Z D=21, 2025-05-07T20:06:07.5027701Z dtype=torch.float32, 2025-05-07T20:06:07.5028118Z device=device(type='cpu'), 2025-05-07T20:06:07.5028531Z ) 2025-05-07T20:06:07.5028938Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:06:07.5030015Z self=, 2025-05-07T20:06:07.5030999Z B=7, 2025-05-07T20:06:07.5031325Z H=1, 2025-05-07T20:06:07.5031647Z max_L=24, 2025-05-07T20:06:07.5031985Z D=4, 2025-05-07T20:06:07.5032333Z dtype=torch.bfloat16, 2025-05-07T20:06:07.5032751Z device=device(type='cpu'), 2025-05-07T20:06:07.5033176Z ) 2025-05-07T20:06:07.5033595Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:06:07.5034671Z self=, 2025-05-07T20:06:07.5035657Z B=13, 2025-05-07T20:06:07.5035983Z H=2, 2025-05-07T20:06:07.5036305Z max_L=16, 2025-05-07T20:06:07.5036647Z D=9, 2025-05-07T20:06:07.5036990Z dtype=torch.bfloat16, 2025-05-07T20:06:07.5037406Z device=device(type='cpu'), 2025-05-07T20:06:07.5037821Z ) 2025-05-07T20:06:07.5038236Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:06:07.5039306Z self=, 2025-05-07T20:06:07.5040286Z B=26, 2025-05-07T20:06:07.5040615Z H=1, 2025-05-07T20:06:07.5040948Z max_L=24, 2025-05-07T20:06:07.5041284Z D=4, 2025-05-07T20:06:07.5041632Z dtype=torch.bfloat16, 2025-05-07T20:06:07.5042068Z device=device(type='cpu'), 2025-05-07T20:06:07.5042488Z ) 2025-05-07T20:06:07.5042901Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:06:07.5043972Z self=, 2025-05-07T20:06:07.5044950Z B=22, 2025-05-07T20:06:07.5045277Z H=3, 2025-05-07T20:06:07.5045604Z max_L=17, 2025-05-07T20:06:07.5045941Z D=3, 2025-05-07T20:06:07.5046287Z dtype=torch.float16, 2025-05-07T20:06:07.5046709Z device=device(type='cpu'), 2025-05-07T20:06:07.5047120Z ) 2025-05-07T20:06:07.5047535Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:06:07.5048744Z self=, 2025-05-07T20:06:07.5049733Z B=5, 2025-05-07T20:06:07.5050054Z H=1, 2025-05-07T20:06:07.5050468Z max_L=18, 2025-05-07T20:06:07.5050824Z D=12, 2025-05-07T20:06:07.5051174Z dtype=torch.float32, 2025-05-07T20:06:07.5051596Z device=device(type='cpu'), 2025-05-07T20:06:07.5052020Z ) 2025-05-07T20:06:07.5052433Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:06:07.5053510Z self=, 2025-05-07T20:06:07.5054485Z B=30, 2025-05-07T20:06:07.5054816Z H=1, 2025-05-07T20:06:07.5055143Z max_L=10, 2025-05-07T20:06:07.5055477Z D=13, 2025-05-07T20:06:07.5055820Z dtype=torch.float16, 2025-05-07T20:06:07.5056238Z device=device(type='cpu'), 2025-05-07T20:06:07.5056644Z ) 2025-05-07T20:06:07.5057060Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:06:07.5058135Z self=, 2025-05-07T20:06:07.5059109Z B=32, 2025-05-07T20:06:07.5059730Z H=2, 2025-05-07T20:06:07.5060075Z max_L=5, 2025-05-07T20:06:07.5060533Z D=20, 2025-05-07T20:06:07.5060881Z dtype=torch.float32, 2025-05-07T20:06:07.5061303Z device=device(type='cpu'), 2025-05-07T20:06:07.5061719Z ) 2025-05-07T20:06:07.5062131Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:06:07.5063212Z self=, 2025-05-07T20:06:07.5064205Z B=16, 2025-05-07T20:06:07.5064525Z H=3, 2025-05-07T20:06:07.5064860Z max_L=21, 2025-05-07T20:06:07.5065210Z D=8, 2025-05-07T20:06:07.5065550Z dtype=torch.float16, 2025-05-07T20:06:07.5065970Z device=device(type='cpu'), 2025-05-07T20:06:07.5066386Z ) 2025-05-07T20:06:07.5066794Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:06:07.5067873Z self=, 2025-05-07T20:06:07.5068855Z B=0, 2025-05-07T20:06:07.5069184Z H=3, 2025-05-07T20:06:07.5069511Z max_L=30, 2025-05-07T20:06:07.5069856Z D=29, 2025-05-07T20:06:07.5070207Z dtype=torch.float16, 2025-05-07T20:06:07.5070621Z device=device(type='cpu'), 2025-05-07T20:06:07.5071036Z ) 2025-05-07T20:06:07.5071448Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:06:07.5072545Z self=, 2025-05-07T20:06:07.5073530Z B=24, 2025-05-07T20:06:07.5073864Z H=1, 2025-05-07T20:06:07.5074185Z max_L=19, 2025-05-07T20:06:07.5074530Z D=26, 2025-05-07T20:06:07.5074882Z dtype=torch.bfloat16, 2025-05-07T20:06:07.5075296Z device=device(type='cpu'), 2025-05-07T20:06:07.5075710Z ) 2025-05-07T20:06:07.5076124Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:06:07.5077201Z self=, 2025-05-07T20:06:07.5078191Z B=32, 2025-05-07T20:06:07.5078520Z H=1, 2025-05-07T20:06:07.5078847Z max_L=18, 2025-05-07T20:06:07.5079194Z D=16, 2025-05-07T20:06:07.5079541Z dtype=torch.float32, 2025-05-07T20:06:07.5080421Z device=device(type='cpu'), 2025-05-07T20:06:07.5080859Z ) 2025-05-07T20:06:07.5081279Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:06:07.5082349Z self=, 2025-05-07T20:06:07.5083335Z B=14, 2025-05-07T20:06:07.5083662Z H=2, 2025-05-07T20:06:07.5083991Z max_L=8, 2025-05-07T20:06:07.5084322Z D=25, 2025-05-07T20:06:07.5084668Z dtype=torch.float16, 2025-05-07T20:06:07.5085092Z device=device(type='cpu'), 2025-05-07T20:06:07.5085500Z ) 2025-05-07T20:06:07.5085923Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:06:07.5086995Z self=, 2025-05-07T20:06:07.5087981Z B=14, 2025-05-07T20:06:07.5088399Z H=2, 2025-05-07T20:06:07.5088727Z max_L=14, 2025-05-07T20:06:07.5089061Z D=25, 2025-05-07T20:06:07.5089405Z dtype=torch.float16, 2025-05-07T20:06:07.5089826Z device=device(type='cpu'), 2025-05-07T20:06:07.5090232Z ) 2025-05-07T20:06:07.5090643Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:06:07.5091723Z self=, 2025-05-07T20:06:07.5092709Z B=14, 2025-05-07T20:06:07.5093033Z H=1, 2025-05-07T20:06:07.5093361Z max_L=14, 2025-05-07T20:06:07.5093707Z D=25, 2025-05-07T20:06:07.5094052Z dtype=torch.float16, 2025-05-07T20:06:07.5094471Z device=device(type='cpu'), 2025-05-07T20:06:07.5095362Z ) 2025-05-07T20:06:07.5095795Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:06:07.5097143Z self=, 2025-05-07T20:06:07.5098126Z B=25, 2025-05-07T20:06:07.5098454Z H=1, 2025-05-07T20:06:07.5098780Z max_L=14, 2025-05-07T20:06:07.5099121Z D=25, 2025-05-07T20:06:07.5099457Z dtype=torch.float16, 2025-05-07T20:06:07.5099875Z device=device(type='cpu'), 2025-05-07T20:06:07.5100294Z ) 2025-05-07T20:06:07.5100701Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:06:07.5101780Z self=, 2025-05-07T20:06:07.5102763Z B=25, 2025-05-07T20:06:07.5103090Z H=1, 2025-05-07T20:06:07.5103412Z max_L=25, 2025-05-07T20:06:07.5103751Z D=25, 2025-05-07T20:06:07.5104106Z dtype=torch.float16, 2025-05-07T20:06:07.5104534Z device=device(type='cpu'), 2025-05-07T20:06:07.5104967Z ) 2025-05-07T20:06:07.5105384Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:06:07.5106454Z self=, 2025-05-07T20:06:07.5107437Z B=1, 2025-05-07T20:06:07.5107765Z H=1, 2025-05-07T20:06:07.5108090Z max_L=25, 2025-05-07T20:06:07.5108432Z D=25, 2025-05-07T20:06:07.5108782Z dtype=torch.float16, 2025-05-07T20:06:07.5109198Z device=device(type='cpu'), 2025-05-07T20:06:07.5109616Z ) 2025-05-07T20:06:07.5110033Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:06:07.5111111Z self=, 2025-05-07T20:06:07.5112095Z B=25, 2025-05-07T20:06:07.5112422Z H=1, 2025-05-07T20:06:07.5112750Z max_L=1, 2025-05-07T20:06:07.5113089Z D=25, 2025-05-07T20:06:07.5113440Z dtype=torch.float16, 2025-05-07T20:06:07.5113871Z device=device(type='cpu'), 2025-05-07T20:06:07.5114279Z ) 2025-05-07T20:06:07.5114695Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:06:07.5116008Z self=, 2025-05-07T20:06:07.5116990Z B=16, 2025-05-07T20:06:07.5117323Z H=1, 2025-05-07T20:06:07.5117657Z max_L=17, 2025-05-07T20:06:07.5117994Z D=11, 2025-05-07T20:06:07.5118347Z dtype=torch.float32, 2025-05-07T20:06:07.5118770Z device=device(type='cpu'), 2025-05-07T20:06:07.5119182Z ) 2025-05-07T20:06:07.5119601Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:06:07.5120673Z self=, 2025-05-07T20:06:07.5121658Z B=16, 2025-05-07T20:06:07.5121988Z H=1, 2025-05-07T20:06:07.5122317Z max_L=11, 2025-05-07T20:06:07.5122669Z D=11, 2025-05-07T20:06:07.5123007Z dtype=torch.float32, 2025-05-07T20:06:07.5123431Z device=device(type='cpu'), 2025-05-07T20:06:07.5123855Z ) 2025-05-07T20:06:07.5124261Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:06:07.5125339Z self=, 2025-05-07T20:06:07.5126323Z B=11, 2025-05-07T20:06:07.5126644Z H=1, 2025-05-07T20:06:07.5126976Z max_L=11, 2025-05-07T20:06:07.5127328Z D=11, 2025-05-07T20:06:07.5127672Z dtype=torch.float32, 2025-05-07T20:06:07.5128218Z device=device(type='cpu'), 2025-05-07T20:06:07.5128646Z ) 2025-05-07T20:06:07.5128969Z PASSED 2025-05-07T20:06:13.1560560Z 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:06:13.1562648Z self=, 2025-05-07T20:06:13.1563925Z B=2, 2025-05-07T20:06:13.1564249Z H=1, 2025-05-07T20:06:13.1564578Z max_L=1, 2025-05-07T20:06:13.1564917Z D=2, 2025-05-07T20:06:13.1565255Z dtype=torch.float32, 2025-05-07T20:06:13.1565666Z device_type='cpu', 2025-05-07T20:06:13.1566048Z ) 2025-05-07T20:06:13.1566530Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:06:13.1567767Z self=, 2025-05-07T20:06:13.1568935Z B=28, 2025-05-07T20:06:13.1569264Z H=1, 2025-05-07T20:06:13.1569591Z max_L=1, 2025-05-07T20:06:13.1569937Z D=2, 2025-05-07T20:06:13.1570282Z dtype=torch.float32, 2025-05-07T20:06:13.1570696Z device_type='cpu', 2025-05-07T20:06:13.1571075Z ) 2025-05-07T20:06:13.1571569Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:06:13.1572792Z self=, 2025-05-07T20:06:13.1573855Z B=28, 2025-05-07T20:06:13.1574180Z H=3, 2025-05-07T20:06:13.1574504Z max_L=10, 2025-05-07T20:06:13.1574839Z D=5, 2025-05-07T20:06:13.1575190Z dtype=torch.bfloat16, 2025-05-07T20:06:13.1575602Z device_type='cpu', 2025-05-07T20:06:13.1575981Z ) 2025-05-07T20:06:13.1576467Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:06:13.1577696Z self=, 2025-05-07T20:06:13.1578751Z B=13, 2025-05-07T20:06:13.1579087Z H=3, 2025-05-07T20:06:13.1579415Z max_L=4, 2025-05-07T20:06:13.1580026Z D=2, 2025-05-07T20:06:13.1580382Z dtype=torch.bfloat16, 2025-05-07T20:06:13.1580804Z device_type='cpu', 2025-05-07T20:06:13.1581171Z ) 2025-05-07T20:06:13.1581657Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:06:13.1582889Z self=, 2025-05-07T20:06:13.1583949Z B=25, 2025-05-07T20:06:13.1584276Z H=1, 2025-05-07T20:06:13.1584604Z max_L=4, 2025-05-07T20:06:13.1584933Z D=8, 2025-05-07T20:06:13.1585281Z dtype=torch.bfloat16, 2025-05-07T20:06:13.1585697Z device_type='cpu', 2025-05-07T20:06:13.1586073Z ) 2025-05-07T20:06:13.1586553Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:06:13.1587782Z self=, 2025-05-07T20:06:13.1588855Z B=25, 2025-05-07T20:06:13.1589196Z H=3, 2025-05-07T20:06:13.1589538Z max_L=17, 2025-05-07T20:06:13.1589888Z D=6, 2025-05-07T20:06:13.1590228Z dtype=torch.float32, 2025-05-07T20:06:13.1590643Z device_type='cpu', 2025-05-07T20:06:13.1591022Z ) 2025-05-07T20:06:13.1591502Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:06:13.1592734Z self=, 2025-05-07T20:06:13.1593805Z B=11, 2025-05-07T20:06:13.1594133Z H=3, 2025-05-07T20:06:13.1594458Z max_L=25, 2025-05-07T20:06:13.1594884Z D=31, 2025-05-07T20:06:13.1595236Z dtype=torch.float16, 2025-05-07T20:06:13.1595637Z device_type='cpu', 2025-05-07T20:06:13.1596015Z ) 2025-05-07T20:06:13.1596502Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:06:13.1598143Z self=, 2025-05-07T20:06:13.1599366Z B=3, 2025-05-07T20:06:13.1599697Z H=2, 2025-05-07T20:06:13.1600018Z max_L=32, 2025-05-07T20:06:13.1600359Z D=12, 2025-05-07T20:06:13.1600707Z dtype=torch.float16, 2025-05-07T20:06:13.1601107Z device_type='cpu', 2025-05-07T20:06:13.1601486Z ) 2025-05-07T20:06:13.1601991Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:06:13.1603216Z self=, 2025-05-07T20:06:13.1604279Z B=18, 2025-05-07T20:06:13.1604601Z H=1, 2025-05-07T20:06:13.1604927Z max_L=21, 2025-05-07T20:06:13.1605271Z D=22, 2025-05-07T20:06:13.1605614Z dtype=torch.float16, 2025-05-07T20:06:13.1606028Z device_type='cpu', 2025-05-07T20:06:13.1606402Z ) 2025-05-07T20:06:13.1606890Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:06:13.1608261Z self=, 2025-05-07T20:06:13.1609326Z B=4, 2025-05-07T20:06:13.1609647Z H=3, 2025-05-07T20:06:13.1609970Z max_L=16, 2025-05-07T20:06:13.1610313Z D=10, 2025-05-07T20:06:13.1610656Z dtype=torch.bfloat16, 2025-05-07T20:06:13.1611087Z device_type='cpu', 2025-05-07T20:06:13.1611467Z ) 2025-05-07T20:06:13.1611941Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:06:13.1613168Z self=, 2025-05-07T20:06:13.1614231Z B=19, 2025-05-07T20:06:13.1614568Z H=3, 2025-05-07T20:06:13.1614889Z max_L=4, 2025-05-07T20:06:13.1615230Z D=26, 2025-05-07T20:06:13.1615585Z dtype=torch.bfloat16, 2025-05-07T20:06:13.1615999Z device_type='cpu', 2025-05-07T20:06:13.1616375Z ) 2025-05-07T20:06:13.1616872Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:06:13.1635545Z self=, 2025-05-07T20:06:13.1636633Z B=4, 2025-05-07T20:06:13.1636958Z H=3, 2025-05-07T20:06:13.1637287Z max_L=4, 2025-05-07T20:06:13.1637623Z D=26, 2025-05-07T20:06:13.1637972Z dtype=torch.bfloat16, 2025-05-07T20:06:13.1638388Z device_type='cpu', 2025-05-07T20:06:13.1638768Z ) 2025-05-07T20:06:13.1639242Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:06:13.1640481Z self=, 2025-05-07T20:06:13.1641547Z B=4, 2025-05-07T20:06:13.1641878Z H=1, 2025-05-07T20:06:13.1642198Z max_L=4, 2025-05-07T20:06:13.1642562Z D=26, 2025-05-07T20:06:13.1642914Z dtype=torch.bfloat16, 2025-05-07T20:06:13.1643330Z device_type='cpu', 2025-05-07T20:06:13.1643707Z ) 2025-05-07T20:06:13.1644189Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:06:13.1645404Z self=, 2025-05-07T20:06:13.1646465Z B=4, 2025-05-07T20:06:13.1646790Z H=1, 2025-05-07T20:06:13.1647110Z max_L=26, 2025-05-07T20:06:13.1647449Z D=26, 2025-05-07T20:06:13.1647803Z dtype=torch.bfloat16, 2025-05-07T20:06:13.1648329Z device_type='cpu', 2025-05-07T20:06:13.1648706Z ) 2025-05-07T20:06:13.1649183Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:06:13.1650397Z self=, 2025-05-07T20:06:13.1651758Z B=2, 2025-05-07T20:06:13.1652113Z H=1, 2025-05-07T20:06:13.1652586Z max_L=26, 2025-05-07T20:06:13.1652920Z D=26, 2025-05-07T20:06:13.1653266Z dtype=torch.bfloat16, 2025-05-07T20:06:13.1653672Z device_type='cpu', 2025-05-07T20:06:13.1654037Z ) 2025-05-07T20:06:13.1654514Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:06:13.1655741Z self=, 2025-05-07T20:06:13.1656796Z B=2, 2025-05-07T20:06:13.1657119Z H=1, 2025-05-07T20:06:13.1657443Z max_L=26, 2025-05-07T20:06:13.1657772Z D=2, 2025-05-07T20:06:13.1658115Z dtype=torch.bfloat16, 2025-05-07T20:06:13.1658527Z device_type='cpu', 2025-05-07T20:06:13.1658890Z ) 2025-05-07T20:06:13.1659365Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:06:13.1660595Z self=, 2025-05-07T20:06:13.1661663Z B=2, 2025-05-07T20:06:13.1661979Z H=1, 2025-05-07T20:06:13.1662301Z max_L=1, 2025-05-07T20:06:13.1662635Z D=2, 2025-05-07T20:06:13.1662974Z dtype=torch.bfloat16, 2025-05-07T20:06:13.1663389Z device_type='cpu', 2025-05-07T20:06:13.1663762Z ) 2025-05-07T20:06:13.1664241Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:06:13.1665468Z self=, 2025-05-07T20:06:13.1666532Z B=27, 2025-05-07T20:06:13.1666854Z H=1, 2025-05-07T20:06:13.1667185Z max_L=8, 2025-05-07T20:06:13.1667527Z D=13, 2025-05-07T20:06:13.1667885Z dtype=torch.bfloat16, 2025-05-07T20:06:13.1668298Z device_type='cpu', 2025-05-07T20:06:13.1668731Z ) 2025-05-07T20:06:13.1669223Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:06:13.1670446Z self=, 2025-05-07T20:06:13.1671509Z B=27, 2025-05-07T20:06:13.1671834Z H=1, 2025-05-07T20:06:13.1672154Z max_L=8, 2025-05-07T20:06:13.1672491Z D=2, 2025-05-07T20:06:13.1672838Z dtype=torch.bfloat16, 2025-05-07T20:06:13.1673238Z device_type='cpu', 2025-05-07T20:06:13.1673613Z ) 2025-05-07T20:06:13.1674090Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:06:13.1675314Z self=, 2025-05-07T20:06:13.1676366Z B=27, 2025-05-07T20:06:13.1676695Z H=1, 2025-05-07T20:06:13.1677022Z max_L=1, 2025-05-07T20:06:13.1677358Z D=2, 2025-05-07T20:06:13.1677704Z dtype=torch.bfloat16, 2025-05-07T20:06:13.1678116Z device_type='cpu', 2025-05-07T20:06:13.1678499Z ) 2025-05-07T20:06:13.1678811Z PASSED 2025-05-07T20:06:13.2228153Z 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:06:13.2230109Z self=, 2025-05-07T20:06:13.2231162Z B=0, 2025-05-07T20:06:13.2231492Z H=1, 2025-05-07T20:06:13.2231807Z max_L=1, 2025-05-07T20:06:13.2232144Z D=0, 2025-05-07T20:06:13.2232487Z dtype=torch.float32, 2025-05-07T20:06:13.2232892Z device_type='meta', 2025-05-07T20:06:13.2233277Z ) 2025-05-07T20:06:13.2233752Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:06:13.2235309Z self=, 2025-05-07T20:06:13.2236567Z B=10, 2025-05-07T20:06:13.2236895Z H=1, 2025-05-07T20:06:13.2237226Z max_L=1, 2025-05-07T20:06:13.2237558Z D=0, 2025-05-07T20:06:13.2237909Z dtype=torch.float32, 2025-05-07T20:06:13.2238313Z device_type='meta', 2025-05-07T20:06:13.2238683Z ) 2025-05-07T20:06:13.2239155Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:06:13.2240364Z self=, 2025-05-07T20:06:13.2241410Z B=10, 2025-05-07T20:06:13.2241740Z H=2, 2025-05-07T20:06:13.2242071Z max_L=8, 2025-05-07T20:06:13.2242405Z D=13, 2025-05-07T20:06:13.2242751Z dtype=torch.float32, 2025-05-07T20:06:13.2243157Z device_type='meta', 2025-05-07T20:06:13.2243535Z ) 2025-05-07T20:06:13.2243996Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:06:13.2245213Z self=, 2025-05-07T20:06:13.2246273Z B=30, 2025-05-07T20:06:13.2246680Z H=3, 2025-05-07T20:06:13.2247010Z max_L=24, 2025-05-07T20:06:13.2247341Z D=32, 2025-05-07T20:06:13.2247684Z dtype=torch.float16, 2025-05-07T20:06:13.2248200Z device_type='meta', 2025-05-07T20:06:13.2248577Z ) 2025-05-07T20:06:13.2249053Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:06:13.2250260Z self=, 2025-05-07T20:06:13.2251305Z B=25, 2025-05-07T20:06:13.2251637Z H=3, 2025-05-07T20:06:13.2251963Z max_L=32, 2025-05-07T20:06:13.2252298Z D=1, 2025-05-07T20:06:13.2252645Z dtype=torch.bfloat16, 2025-05-07T20:06:13.2253054Z device_type='meta', 2025-05-07T20:06:13.2253437Z ) 2025-05-07T20:06:13.2253919Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:06:13.2255139Z self=, 2025-05-07T20:06:13.2256190Z B=30, 2025-05-07T20:06:13.2256506Z H=1, 2025-05-07T20:06:13.2256833Z max_L=6, 2025-05-07T20:06:13.2257172Z D=17, 2025-05-07T20:06:13.2257514Z dtype=torch.float16, 2025-05-07T20:06:13.2257923Z device_type='meta', 2025-05-07T20:06:13.2258301Z ) 2025-05-07T20:06:13.2258769Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:06:13.2259975Z self=, 2025-05-07T20:06:13.2261026Z B=22, 2025-05-07T20:06:13.2261345Z H=2, 2025-05-07T20:06:13.2261672Z max_L=5, 2025-05-07T20:06:13.2262012Z D=2, 2025-05-07T20:06:13.2262361Z dtype=torch.bfloat16, 2025-05-07T20:06:13.2262782Z device_type='meta', 2025-05-07T20:06:13.2263157Z ) 2025-05-07T20:06:13.2263623Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:06:13.2264835Z self=, 2025-05-07T20:06:13.2265882Z B=31, 2025-05-07T20:06:13.2266209Z H=2, 2025-05-07T20:06:13.2266530Z max_L=2, 2025-05-07T20:06:13.2266870Z D=22, 2025-05-07T20:06:13.2267222Z dtype=torch.float16, 2025-05-07T20:06:13.2267625Z device_type='meta', 2025-05-07T20:06:13.2268002Z ) 2025-05-07T20:06:13.2268477Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:06:13.2269677Z self=, 2025-05-07T20:06:13.2270729Z B=10, 2025-05-07T20:06:13.2271302Z H=2, 2025-05-07T20:06:13.2271642Z max_L=29, 2025-05-07T20:06:13.2272108Z D=14, 2025-05-07T20:06:13.2272449Z dtype=torch.float32, 2025-05-07T20:06:13.2272853Z device_type='meta', 2025-05-07T20:06:13.2273222Z ) 2025-05-07T20:06:13.2273696Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:06:13.2274905Z self=, 2025-05-07T20:06:13.2275957Z B=28, 2025-05-07T20:06:13.2276282Z H=1, 2025-05-07T20:06:13.2276609Z max_L=14, 2025-05-07T20:06:13.2276939Z D=1, 2025-05-07T20:06:13.2277281Z dtype=torch.float32, 2025-05-07T20:06:13.2277687Z device_type='meta', 2025-05-07T20:06:13.2278052Z ) 2025-05-07T20:06:13.2278527Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:06:13.2279995Z self=, 2025-05-07T20:06:13.2281080Z B=11, 2025-05-07T20:06:13.2281403Z H=1, 2025-05-07T20:06:13.2281730Z max_L=25, 2025-05-07T20:06:13.2282071Z D=14, 2025-05-07T20:06:13.2282406Z dtype=torch.float16, 2025-05-07T20:06:13.2282814Z device_type='meta', 2025-05-07T20:06:13.2283190Z ) 2025-05-07T20:06:13.2283654Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:06:13.2284863Z self=, 2025-05-07T20:06:13.2285913Z B=11, 2025-05-07T20:06:13.2286231Z H=1, 2025-05-07T20:06:13.2286554Z max_L=25, 2025-05-07T20:06:13.2286896Z D=1, 2025-05-07T20:06:13.2287239Z dtype=torch.float16, 2025-05-07T20:06:13.2287651Z device_type='meta', 2025-05-07T20:06:13.2288129Z ) 2025-05-07T20:06:13.2288607Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:06:13.2289824Z self=, 2025-05-07T20:06:13.2290881Z B=1, 2025-05-07T20:06:13.2291204Z H=1, 2025-05-07T20:06:13.2291523Z max_L=25, 2025-05-07T20:06:13.2291865Z D=1, 2025-05-07T20:06:13.2292208Z dtype=torch.float16, 2025-05-07T20:06:13.2292611Z device_type='meta', 2025-05-07T20:06:13.2292987Z ) 2025-05-07T20:06:13.2293457Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:06:13.2294657Z self=, 2025-05-07T20:06:13.2295705Z B=25, 2025-05-07T20:06:13.2296032Z H=1, 2025-05-07T20:06:13.2296348Z max_L=25, 2025-05-07T20:06:13.2296685Z D=1, 2025-05-07T20:06:13.2297025Z dtype=torch.float16, 2025-05-07T20:06:13.2297421Z device_type='meta', 2025-05-07T20:06:13.2297804Z ) 2025-05-07T20:06:13.2298283Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:06:13.2299503Z self=, 2025-05-07T20:06:13.2300547Z B=25, 2025-05-07T20:06:13.2300876Z H=1, 2025-05-07T20:06:13.2301202Z max_L=25, 2025-05-07T20:06:13.2301537Z D=25, 2025-05-07T20:06:13.2301882Z dtype=torch.float16, 2025-05-07T20:06:13.2302291Z device_type='meta', 2025-05-07T20:06:13.2302662Z ) 2025-05-07T20:06:13.2303138Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:06:13.2304350Z self=, 2025-05-07T20:06:13.2305390Z B=25, 2025-05-07T20:06:13.2305714Z H=1, 2025-05-07T20:06:13.2306036Z max_L=1, 2025-05-07T20:06:13.2306366Z D=25, 2025-05-07T20:06:13.2307578Z dtype=torch.float16, 2025-05-07T20:06:13.2308186Z device_type='meta', 2025-05-07T20:06:13.2308557Z ) 2025-05-07T20:06:13.2309035Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:06:13.2310246Z self=, 2025-05-07T20:06:13.2311297Z B=1, 2025-05-07T20:06:13.2311614Z H=1, 2025-05-07T20:06:13.2311939Z max_L=25, 2025-05-07T20:06:13.2312276Z D=25, 2025-05-07T20:06:13.2312614Z dtype=torch.float16, 2025-05-07T20:06:13.2313020Z device_type='meta', 2025-05-07T20:06:13.2313398Z ) 2025-05-07T20:06:13.2313860Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:06:13.2315066Z self=, 2025-05-07T20:06:13.2316125Z B=19, 2025-05-07T20:06:13.2316461Z H=3, 2025-05-07T20:06:13.2316779Z max_L=6, 2025-05-07T20:06:13.2317133Z D=8, 2025-05-07T20:06:13.2317475Z dtype=torch.float16, 2025-05-07T20:06:13.2317879Z device_type='meta', 2025-05-07T20:06:13.2318248Z ) 2025-05-07T20:06:13.2318723Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:06:13.2319939Z self=, 2025-05-07T20:06:13.2320985Z B=19, 2025-05-07T20:06:13.2321312Z H=3, 2025-05-07T20:06:13.2321638Z max_L=3, 2025-05-07T20:06:13.2321965Z D=8, 2025-05-07T20:06:13.2322311Z dtype=torch.float16, 2025-05-07T20:06:13.2322719Z device_type='meta', 2025-05-07T20:06:13.2323088Z ) 2025-05-07T20:06:13.2323572Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:06:13.2324791Z self=, 2025-05-07T20:06:13.2325855Z B=3, 2025-05-07T20:06:13.2326171Z H=3, 2025-05-07T20:06:13.2326503Z max_L=3, 2025-05-07T20:06:13.2326846Z D=8, 2025-05-07T20:06:13.2327186Z dtype=torch.float16, 2025-05-07T20:06:13.2327599Z device_type='meta', 2025-05-07T20:06:13.2327980Z ) 2025-05-07T20:06:13.2328409Z PASSED 2025-05-07T20:06:13.2328605Z 2025-05-07T20:06:13.2328833Z =============================== warnings summary =============================== 2025-05-07T20:06:13.2329895Z test/jagged/batched_dense_vec_jagged_2d_mul_test.py::BatchedDenseVecJagged2DMulTest::test_batched_dense_vec_jagged_2d_mul 2025-05-07T20:06:13.2332311Z /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/autograd/gradcheck.py:923: UserWarning: Input #0 requires gradient and is not a double precision floating point or complex. This check will likely fail if all the inputs are not of double precision floating point or complex. 2025-05-07T20:06:13.2334408Z warnings.warn( 2025-05-07T20:06:13.2334627Z 2025-05-07T20:06:13.2335278Z test/jagged/batched_dense_vec_jagged_2d_mul_test.py::BatchedDenseVecJagged2DMulTest::test_batched_dense_vec_jagged_2d_mul 2025-05-07T20:06:13.2337682Z /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/autograd/gradcheck.py:923: UserWarning: Input #1 requires gradient and is not a double precision floating point or complex. This check will likely fail if all the inputs are not of double precision floating point or complex. 2025-05-07T20:06:13.2339590Z warnings.warn( 2025-05-07T20:06:13.2339812Z 2025-05-07T20:06:13.2340173Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:06:13.2340900Z ======================== 3 passed, 2 warnings in 32.30s ======================== 2025-05-07T20:06:14.6282076Z 2025-05-07T20:06:14.6283071Z [TEST] Python test suite PASSED: ./jagged/batched_dense_vec_jagged_2d_mul_test.py 2025-05-07T20:06:14.6304415Z [TEST] Python test time for ./jagged/batched_dense_vec_jagged_2d_mul_test.py: 37 seconds 2025-05-07T20:06:14.6305221Z 2025-05-07T20:06:14.6305228Z 2025-05-07T20:06:14.6305234Z 2025-05-07T20:06:14.6305239Z 2025-05-07T20:06:14.6319474Z ################################################################################ 2025-05-07T20:06:14.6339794Z # [2025-05-07T20:06:14.633Z] Run Python Test Suite: 2025-05-07T20:06:14.6340346Z # ./jagged/dense_bmm_test.py 2025-05-07T20:06:14.6340828Z ################################################################################ 2025-05-07T20:06:14.6373263Z + 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:06:14.6374266Z 2025-05-07T20:06:17.7726002Z ============================= test session starts ============================== 2025-05-07T20:06:17.7726961Z platform linux -- Python 3.9.7, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:06:17.7727808Z cachedir: .pytest_cache 2025-05-07T20:06:17.7728893Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:06:17.7729894Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:06:17.7730394Z plugins: hypothesis-6.131.14 2025-05-07T20:06:20.5843467Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:06:20.5844843Z Configuration file: /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-clang++.cfg 2025-05-07T20:06:20.6021934Z collected 3 items 2025-05-07T20:06:20.6022236Z 2025-05-07T20:06:20.8242666Z jagged/dense_bmm_test.py::DenseBmmTest::test_jagged_dense_bmm Trying example: test_jagged_dense_bmm( 2025-05-07T20:06:20.8243729Z self=, 2025-05-07T20:06:20.8244389Z B=10, 2025-05-07T20:06:20.8244713Z M=1, 2025-05-07T20:06:20.8245065Z N=1, 2025-05-07T20:06:20.8245410Z max_L=1, 2025-05-07T20:06:20.8245771Z dtype=torch.float32, 2025-05-07T20:06:20.8246184Z device=device(type='cpu'), 2025-05-07T20:06:20.8246603Z ) 2025-05-07T20:06:20.8246965Z Trying example: test_jagged_dense_bmm( 2025-05-07T20:06:20.8247642Z self=, 2025-05-07T20:06:20.8248390Z B=184, 2025-05-07T20:06:20.8248723Z M=27, 2025-05-07T20:06:20.8249052Z N=21, 2025-05-07T20:06:20.8249375Z max_L=12, 2025-05-07T20:06:20.8249739Z dtype=torch.float32, 2025-05-07T20:06:20.8250164Z device=device(type='cpu'), 2025-05-07T20:06:20.8250575Z ) 2025-05-07T20:06:20.8252113Z PASSED 2025-05-07T20:06:29.2487187Z jagged/dense_bmm_test.py::DenseBmmTest::test_jagged_dense_bmm_dynamic_shape Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:06:29.2488631Z self=, 2025-05-07T20:06:29.2489396Z B=10, 2025-05-07T20:06:29.2489743Z M=2, 2025-05-07T20:06:29.2490068Z N=2, 2025-05-07T20:06:29.2490388Z max_L=2, 2025-05-07T20:06:29.2490751Z dtype=torch.float32, 2025-05-07T20:06:29.2491176Z device=device(type='cpu'), 2025-05-07T20:06:29.2491592Z ) 2025-05-07T20:06:29.2492008Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:06:29.2492830Z self=, 2025-05-07T20:06:29.2493559Z B=352, 2025-05-07T20:06:29.2493894Z M=2, 2025-05-07T20:06:29.2494219Z N=2, 2025-05-07T20:06:29.2494536Z max_L=2, 2025-05-07T20:06:29.2494889Z dtype=torch.float32, 2025-05-07T20:06:29.2495309Z device=device(type='cpu'), 2025-05-07T20:06:29.2495720Z ) 2025-05-07T20:06:29.2496120Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:06:29.2496934Z self=, 2025-05-07T20:06:29.2498133Z B=352, 2025-05-07T20:06:29.2498493Z M=21, 2025-05-07T20:06:29.2499045Z N=18, 2025-05-07T20:06:29.2499372Z max_L=15, 2025-05-07T20:06:29.2499729Z dtype=torch.float32, 2025-05-07T20:06:29.2500158Z device=device(type='cpu'), 2025-05-07T20:06:29.2500571Z ) 2025-05-07T20:06:29.2500974Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:06:29.2501825Z self=, 2025-05-07T20:06:29.2502557Z B=209, 2025-05-07T20:06:29.2502893Z M=29, 2025-05-07T20:06:29.2503218Z N=2, 2025-05-07T20:06:29.2503536Z max_L=9, 2025-05-07T20:06:29.2503895Z dtype=torch.float32, 2025-05-07T20:06:29.2504312Z device=device(type='cpu'), 2025-05-07T20:06:29.2504726Z ) 2025-05-07T20:06:29.2505144Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:06:29.2505973Z self=, 2025-05-07T20:06:29.2506716Z B=373, 2025-05-07T20:06:29.2507054Z M=16, 2025-05-07T20:06:29.2507393Z N=30, 2025-05-07T20:06:29.2507714Z max_L=23, 2025-05-07T20:06:29.2508077Z dtype=torch.float32, 2025-05-07T20:06:29.2508500Z device=device(type='cpu'), 2025-05-07T20:06:29.2508908Z ) 2025-05-07T20:06:29.2509320Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:06:29.2510137Z self=, 2025-05-07T20:06:29.2510877Z B=456, 2025-05-07T20:06:29.2511203Z M=32, 2025-05-07T20:06:29.2511533Z N=29, 2025-05-07T20:06:29.2511864Z max_L=18, 2025-05-07T20:06:29.2512219Z dtype=torch.float32, 2025-05-07T20:06:29.2512640Z device=device(type='cpu'), 2025-05-07T20:06:29.2513059Z ) 2025-05-07T20:06:29.2513463Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:06:29.2514285Z self=, 2025-05-07T20:06:29.2515030Z B=438, 2025-05-07T20:06:29.2515356Z M=27, 2025-05-07T20:06:29.2515693Z N=21, 2025-05-07T20:06:29.2516021Z max_L=12, 2025-05-07T20:06:29.2516372Z dtype=torch.float32, 2025-05-07T20:06:29.2516803Z device=device(type='cpu'), 2025-05-07T20:06:29.2517222Z ) 2025-05-07T20:06:29.2517630Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:06:29.2518461Z self=, 2025-05-07T20:06:29.2519202Z B=251, 2025-05-07T20:06:29.2519532Z M=14, 2025-05-07T20:06:29.2519855Z N=20, 2025-05-07T20:06:29.2520185Z max_L=12, 2025-05-07T20:06:29.2520549Z dtype=torch.float32, 2025-05-07T20:06:29.2520967Z device=device(type='cpu'), 2025-05-07T20:06:29.2521384Z ) 2025-05-07T20:06:29.2521794Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:06:29.2522612Z self=, 2025-05-07T20:06:29.2523366Z B=512, 2025-05-07T20:06:29.2523705Z M=16, 2025-05-07T20:06:29.2524044Z N=14, 2025-05-07T20:06:29.2524375Z max_L=13, 2025-05-07T20:06:29.2524738Z dtype=torch.float32, 2025-05-07T20:06:29.2525155Z device=device(type='cpu'), 2025-05-07T20:06:29.2525573Z ) 2025-05-07T20:06:29.2525984Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:06:29.2526794Z self=, 2025-05-07T20:06:29.2527539Z B=287, 2025-05-07T20:06:29.2527874Z M=2, 2025-05-07T20:06:29.2528333Z N=22, 2025-05-07T20:06:29.2528665Z max_L=8, 2025-05-07T20:06:29.2529030Z dtype=torch.float32, 2025-05-07T20:06:29.2529451Z device=device(type='cpu'), 2025-05-07T20:06:29.2529861Z ) 2025-05-07T20:06:29.2530273Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:06:29.2531091Z self=, 2025-05-07T20:06:29.2532160Z B=361, 2025-05-07T20:06:29.2532510Z M=7, 2025-05-07T20:06:29.2532965Z N=3, 2025-05-07T20:06:29.2533288Z max_L=3, 2025-05-07T20:06:29.2533648Z dtype=torch.float32, 2025-05-07T20:06:29.2534070Z device=device(type='cpu'), 2025-05-07T20:06:29.2534477Z ) 2025-05-07T20:06:29.2534896Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:06:29.2535715Z self=, 2025-05-07T20:06:29.2536441Z B=361, 2025-05-07T20:06:29.2536780Z M=3, 2025-05-07T20:06:29.2537109Z N=3, 2025-05-07T20:06:29.2537435Z max_L=3, 2025-05-07T20:06:29.2537797Z dtype=torch.float32, 2025-05-07T20:06:29.2538217Z device=device(type='cpu'), 2025-05-07T20:06:29.2538623Z ) 2025-05-07T20:06:29.2539031Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:06:29.2539846Z self=, 2025-05-07T20:06:29.2540587Z B=361, 2025-05-07T20:06:29.2540918Z M=3, 2025-05-07T20:06:29.2541248Z N=2, 2025-05-07T20:06:29.2541572Z max_L=3, 2025-05-07T20:06:29.2541917Z dtype=torch.float32, 2025-05-07T20:06:29.2542341Z device=device(type='cpu'), 2025-05-07T20:06:29.2542753Z ) 2025-05-07T20:06:29.2543161Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:06:29.2543979Z self=, 2025-05-07T20:06:29.2544718Z B=10, 2025-05-07T20:06:29.2545040Z M=3, 2025-05-07T20:06:29.2545371Z N=2, 2025-05-07T20:06:29.2545706Z max_L=3, 2025-05-07T20:06:29.2546066Z dtype=torch.float32, 2025-05-07T20:06:29.2546490Z device=device(type='cpu'), 2025-05-07T20:06:29.2546904Z ) 2025-05-07T20:06:29.2547306Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:06:29.2548121Z self=, 2025-05-07T20:06:29.2548856Z B=10, 2025-05-07T20:06:29.2549199Z M=3, 2025-05-07T20:06:29.2549534Z N=3, 2025-05-07T20:06:29.2549868Z max_L=3, 2025-05-07T20:06:29.2550232Z dtype=torch.float32, 2025-05-07T20:06:29.2550648Z device=device(type='cpu'), 2025-05-07T20:06:29.2551062Z ) 2025-05-07T20:06:29.2551474Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:06:29.2552289Z self=, 2025-05-07T20:06:29.2553028Z B=10, 2025-05-07T20:06:29.2553356Z M=3, 2025-05-07T20:06:29.2553680Z N=10, 2025-05-07T20:06:29.2554007Z max_L=3, 2025-05-07T20:06:29.2554368Z dtype=torch.float32, 2025-05-07T20:06:29.2554782Z device=device(type='cpu'), 2025-05-07T20:06:29.2555199Z ) 2025-05-07T20:06:29.2555610Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:06:29.2556420Z self=, 2025-05-07T20:06:29.2557153Z B=10, 2025-05-07T20:06:29.2557504Z M=3, 2025-05-07T20:06:29.2557834Z N=10, 2025-05-07T20:06:29.2558166Z max_L=10, 2025-05-07T20:06:29.2558531Z dtype=torch.float32, 2025-05-07T20:06:29.2558951Z device=device(type='cpu'), 2025-05-07T20:06:29.2559364Z ) 2025-05-07T20:06:29.2559775Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:06:29.2560598Z self=, 2025-05-07T20:06:29.2561329Z B=332, 2025-05-07T20:06:29.2561664Z M=5, 2025-05-07T20:06:29.2561991Z N=31, 2025-05-07T20:06:29.2562318Z max_L=28, 2025-05-07T20:06:29.2562681Z dtype=torch.float32, 2025-05-07T20:06:29.2563101Z device=device(type='cpu'), 2025-05-07T20:06:29.2563509Z ) 2025-05-07T20:06:29.2563921Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:06:29.2564734Z self=, 2025-05-07T20:06:29.2565460Z B=332, 2025-05-07T20:06:29.2566032Z M=5, 2025-05-07T20:06:29.2566375Z N=5, 2025-05-07T20:06:29.2566870Z max_L=28, 2025-05-07T20:06:29.2567227Z dtype=torch.float32, 2025-05-07T20:06:29.2567643Z device=device(type='cpu'), 2025-05-07T20:06:29.2568207Z ) 2025-05-07T20:06:29.2568628Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:06:29.2569449Z self=, 2025-05-07T20:06:29.2570179Z B=332, 2025-05-07T20:06:29.2570505Z M=5, 2025-05-07T20:06:29.2570830Z N=5, 2025-05-07T20:06:29.2571152Z max_L=5, 2025-05-07T20:06:29.2571504Z dtype=torch.float32, 2025-05-07T20:06:29.2571927Z device=device(type='cpu'), 2025-05-07T20:06:29.2572346Z ) 2025-05-07T20:06:29.2572710Z PASSED 2025-05-07T20:06:29.5542879Z jagged/dense_bmm_test.py::DenseBmmTest::test_jagged_jagged_bmm Trying example: test_jagged_jagged_bmm( 2025-05-07T20:06:29.5544037Z self=, 2025-05-07T20:06:29.5544702Z B=10, 2025-05-07T20:06:29.5545046Z M=1, 2025-05-07T20:06:29.5545364Z N=1, 2025-05-07T20:06:29.5545691Z max_L=1, 2025-05-07T20:06:29.5546059Z dtype=torch.float32, 2025-05-07T20:06:29.5546477Z device=device(type='cpu'), 2025-05-07T20:06:29.5546900Z ) 2025-05-07T20:06:29.5547265Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:06:29.5547954Z self=, 2025-05-07T20:06:29.5548615Z B=39, 2025-05-07T20:06:29.5548946Z M=1, 2025-05-07T20:06:29.5549275Z N=1, 2025-05-07T20:06:29.5549595Z max_L=1, 2025-05-07T20:06:29.5549957Z dtype=torch.float32, 2025-05-07T20:06:29.5550381Z device=device(type='cpu'), 2025-05-07T20:06:29.5550793Z ) 2025-05-07T20:06:29.5551158Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:06:29.5551845Z self=, 2025-05-07T20:06:29.5552498Z B=39, 2025-05-07T20:06:29.5552840Z M=10, 2025-05-07T20:06:29.5553171Z N=22, 2025-05-07T20:06:29.5553508Z max_L=11, 2025-05-07T20:06:29.5553867Z dtype=torch.float32, 2025-05-07T20:06:29.5554293Z device=device(type='cpu'), 2025-05-07T20:06:29.5554707Z ) 2025-05-07T20:06:29.5555063Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:06:29.5555749Z self=, 2025-05-07T20:06:29.5556446Z B=346, 2025-05-07T20:06:29.5556785Z M=6, 2025-05-07T20:06:29.5557110Z N=21, 2025-05-07T20:06:29.5557463Z max_L=24, 2025-05-07T20:06:29.5557825Z dtype=torch.float32, 2025-05-07T20:06:29.5558240Z device=device(type='cpu'), 2025-05-07T20:06:29.5558656Z ) 2025-05-07T20:06:29.5559017Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:06:29.5559687Z self=, 2025-05-07T20:06:29.5560347Z B=145, 2025-05-07T20:06:29.5560677Z M=15, 2025-05-07T20:06:29.5561025Z N=16, 2025-05-07T20:06:29.5561360Z max_L=13, 2025-05-07T20:06:29.5561737Z dtype=torch.float32, 2025-05-07T20:06:29.5562165Z device=device(type='cpu'), 2025-05-07T20:06:29.5562573Z ) 2025-05-07T20:06:29.5562934Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:06:29.5563618Z self=, 2025-05-07T20:06:29.5564271Z B=24, 2025-05-07T20:06:29.5564603Z M=12, 2025-05-07T20:06:29.5564931Z N=1, 2025-05-07T20:06:29.5565254Z max_L=25, 2025-05-07T20:06:29.5565612Z dtype=torch.float32, 2025-05-07T20:06:29.5566033Z device=device(type='cpu'), 2025-05-07T20:06:29.5566442Z ) 2025-05-07T20:06:29.5566807Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:06:29.5567488Z self=, 2025-05-07T20:06:29.5568372Z B=36, 2025-05-07T20:06:29.5568715Z M=6, 2025-05-07T20:06:29.5569042Z N=16, 2025-05-07T20:06:29.5569364Z max_L=29, 2025-05-07T20:06:29.5570156Z dtype=torch.float32, 2025-05-07T20:06:29.5570799Z device=device(type='cpu'), 2025-05-07T20:06:29.5571214Z ) 2025-05-07T20:06:29.5571571Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:06:29.5572255Z self=, 2025-05-07T20:06:29.5572919Z B=447, 2025-05-07T20:06:29.5573249Z M=25, 2025-05-07T20:06:29.5573574Z N=11, 2025-05-07T20:06:29.5573906Z max_L=30, 2025-05-07T20:06:29.5574259Z dtype=torch.float32, 2025-05-07T20:06:29.5574680Z device=device(type='cpu'), 2025-05-07T20:06:29.5575096Z ) 2025-05-07T20:06:29.5575499Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:06:29.5576179Z self=, 2025-05-07T20:06:29.5576841Z B=491, 2025-05-07T20:06:29.5577163Z M=22, 2025-05-07T20:06:29.5577491Z N=18, 2025-05-07T20:06:29.5577824Z max_L=31, 2025-05-07T20:06:29.5578181Z dtype=torch.float32, 2025-05-07T20:06:29.5578612Z device=device(type='cpu'), 2025-05-07T20:06:29.5579168Z ) 2025-05-07T20:06:29.5579625Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:06:29.5580617Z self=, 2025-05-07T20:06:29.5581280Z B=111, 2025-05-07T20:06:29.5581602Z M=23, 2025-05-07T20:06:29.5581930Z N=12, 2025-05-07T20:06:29.5582258Z max_L=17, 2025-05-07T20:06:29.5582617Z dtype=torch.float32, 2025-05-07T20:06:29.5583039Z device=device(type='cpu'), 2025-05-07T20:06:29.5583460Z ) 2025-05-07T20:06:29.5583825Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:06:29.5584509Z self=, 2025-05-07T20:06:29.5585168Z B=359, 2025-05-07T20:06:29.5585497Z M=27, 2025-05-07T20:06:29.5585815Z N=15, 2025-05-07T20:06:29.5586146Z max_L=13, 2025-05-07T20:06:29.5586507Z dtype=torch.float32, 2025-05-07T20:06:29.5586939Z device=device(type='cpu'), 2025-05-07T20:06:29.5587359Z ) 2025-05-07T20:06:29.5587733Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:06:29.5588414Z self=, 2025-05-07T20:06:29.5589074Z B=13, 2025-05-07T20:06:29.5589404Z M=27, 2025-05-07T20:06:29.5589726Z N=15, 2025-05-07T20:06:29.5590055Z max_L=13, 2025-05-07T20:06:29.5590413Z dtype=torch.float32, 2025-05-07T20:06:29.5590827Z device=device(type='cpu'), 2025-05-07T20:06:29.5591244Z ) 2025-05-07T20:06:29.5591608Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:06:29.5592290Z self=, 2025-05-07T20:06:29.5592948Z B=13, 2025-05-07T20:06:29.5593278Z M=27, 2025-05-07T20:06:29.5593611Z N=27, 2025-05-07T20:06:29.5593934Z max_L=13, 2025-05-07T20:06:29.5594297Z dtype=torch.float32, 2025-05-07T20:06:29.5594721Z device=device(type='cpu'), 2025-05-07T20:06:29.5595130Z ) 2025-05-07T20:06:29.5595500Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:06:29.5596194Z self=, 2025-05-07T20:06:29.5596846Z B=27, 2025-05-07T20:06:29.5597175Z M=27, 2025-05-07T20:06:29.5597500Z N=27, 2025-05-07T20:06:29.5597822Z max_L=13, 2025-05-07T20:06:29.5598185Z dtype=torch.float32, 2025-05-07T20:06:29.5598606Z device=device(type='cpu'), 2025-05-07T20:06:29.5599015Z ) 2025-05-07T20:06:29.5599379Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:06:29.5600145Z self=, 2025-05-07T20:06:29.5600815Z B=27, 2025-05-07T20:06:29.5601135Z M=27, 2025-05-07T20:06:29.5601461Z N=27, 2025-05-07T20:06:29.5601798Z max_L=27, 2025-05-07T20:06:29.5602154Z dtype=torch.float32, 2025-05-07T20:06:29.5602575Z device=device(type='cpu'), 2025-05-07T20:06:29.5602995Z ) 2025-05-07T20:06:29.5603349Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:06:29.5604585Z self=, 2025-05-07T20:06:29.5605440Z B=80, 2025-05-07T20:06:29.5605772Z M=22, 2025-05-07T20:06:29.5606096Z N=32, 2025-05-07T20:06:29.5606428Z max_L=15, 2025-05-07T20:06:29.5606790Z dtype=torch.float32, 2025-05-07T20:06:29.5607207Z device=device(type='cpu'), 2025-05-07T20:06:29.5607626Z ) 2025-05-07T20:06:29.5607990Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:06:29.5608794Z self=, 2025-05-07T20:06:29.5609463Z B=80, 2025-05-07T20:06:29.5609789Z M=22, 2025-05-07T20:06:29.5610107Z N=32, 2025-05-07T20:06:29.5610434Z max_L=22, 2025-05-07T20:06:29.5610800Z dtype=torch.float32, 2025-05-07T20:06:29.5611212Z device=device(type='cpu'), 2025-05-07T20:06:29.5611626Z ) 2025-05-07T20:06:29.5611983Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:06:29.5612669Z self=, 2025-05-07T20:06:29.5613337Z B=22, 2025-05-07T20:06:29.5613666Z M=22, 2025-05-07T20:06:29.5613985Z N=32, 2025-05-07T20:06:29.5614313Z max_L=22, 2025-05-07T20:06:29.5614673Z dtype=torch.float32, 2025-05-07T20:06:29.5615084Z device=device(type='cpu'), 2025-05-07T20:06:29.5615503Z ) 2025-05-07T20:06:29.5615866Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:06:29.5616555Z self=, 2025-05-07T20:06:29.5617208Z B=22, 2025-05-07T20:06:29.5617535Z M=22, 2025-05-07T20:06:29.5617857Z N=22, 2025-05-07T20:06:29.5618182Z max_L=22, 2025-05-07T20:06:29.5618545Z dtype=torch.float32, 2025-05-07T20:06:29.5618963Z device=device(type='cpu'), 2025-05-07T20:06:29.5619370Z ) 2025-05-07T20:06:29.5619731Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:06:29.5620411Z self=, 2025-05-07T20:06:29.5621068Z B=201, 2025-05-07T20:06:29.5621402Z M=28, 2025-05-07T20:06:29.5621742Z N=24, 2025-05-07T20:06:29.5622063Z max_L=32, 2025-05-07T20:06:29.5622423Z dtype=torch.float32, 2025-05-07T20:06:29.5622840Z device=device(type='cpu'), 2025-05-07T20:06:29.5623247Z ) 2025-05-07T20:06:29.5623560Z PASSED 2025-05-07T20:06:29.5623748Z 2025-05-07T20:06:29.5623986Z =============================== warnings summary =============================== 2025-05-07T20:06:29.5624561Z test/jagged/dense_bmm_test.py: 21 warnings 2025-05-07T20:06:29.5629362Z /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/autograd/graph.py:824: UserWarning: fbgemm::dense_to_jagged: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at /pytorch/torch/csrc/autograd/autograd_not_implemented_fallback.cpp:62.) 2025-05-07T20:06:29.5634407Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:06:29.5635053Z 2025-05-07T20:06:29.5635252Z test/jagged/dense_bmm_test.py: 22 warnings 2025-05-07T20:06:29.5640325Z /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/autograd/graph.py:824: UserWarning: fbgemm::jagged_to_padded_dense: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at /pytorch/torch/csrc/autograd/autograd_not_implemented_fallback.cpp:62.) 2025-05-07T20:06:29.5645475Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:06:29.5646115Z 2025-05-07T20:06:29.5646465Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:06:29.5647190Z ======================= 3 passed, 43 warnings in 12.00s ======================== 2025-05-07T20:06:31.0458160Z 2025-05-07T20:06:31.0458882Z [TEST] Python test suite PASSED: ./jagged/dense_bmm_test.py 2025-05-07T20:06:31.0480311Z [TEST] Python test time for ./jagged/dense_bmm_test.py: 17 seconds 2025-05-07T20:06:31.0480775Z 2025-05-07T20:06:31.0480797Z 2025-05-07T20:06:31.0480803Z 2025-05-07T20:06:31.0480808Z 2025-05-07T20:06:31.0497814Z ################################################################################ 2025-05-07T20:06:31.0518720Z # [2025-05-07T20:06:31.051Z] Run Python Test Suite: 2025-05-07T20:06:31.0519306Z # ./jagged/dense_dense_elementwise_add_test.py 2025-05-07T20:06:31.0519852Z ################################################################################ 2025-05-07T20:06:31.0549522Z + 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:06:31.0550579Z 2025-05-07T20:06:34.4433638Z ============================= test session starts ============================== 2025-05-07T20:06:34.4434607Z platform linux -- Python 3.9.7, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:06:34.4435467Z cachedir: .pytest_cache 2025-05-07T20:06:34.4436399Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:06:34.4437405Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:06:34.4437902Z plugins: hypothesis-6.131.14 2025-05-07T20:06:37.3638722Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:06:37.3640108Z Configuration file: /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-clang++.cfg 2025-05-07T20:06:37.3817499Z collected 4 items 2025-05-07T20:06:37.3817784Z 2025-05-07T20:06:45.5047227Z 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:06:45.5049468Z self=, 2025-05-07T20:06:45.5050562Z num_jagged_dim=1, 2025-05-07T20:06:45.5051114Z outer_dense_size=0, 2025-05-07T20:06:45.5051517Z inner_dense_size=0, 2025-05-07T20:06:45.5052024Z dtype=torch.float32, 2025-05-07T20:06:45.5052450Z device=device(type='cpu'), 2025-05-07T20:06:45.5052866Z ) 2025-05-07T20:06:45.5053416Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:06:45.5054664Z self=, 2025-05-07T20:06:45.5055735Z num_jagged_dim=3, 2025-05-07T20:06:45.5056129Z outer_dense_size=0, 2025-05-07T20:06:45.5056537Z inner_dense_size=0, 2025-05-07T20:06:45.5056942Z dtype=torch.float32, 2025-05-07T20:06:45.5057358Z device=device(type='cpu'), 2025-05-07T20:06:45.5057784Z ) 2025-05-07T20:06:45.5058778Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:06:45.5060049Z self=, 2025-05-07T20:06:45.5061357Z num_jagged_dim=3, 2025-05-07T20:06:45.5061752Z outer_dense_size=1, 2025-05-07T20:06:45.5062137Z inner_dense_size=0, 2025-05-07T20:06:45.5062537Z dtype=torch.float16, 2025-05-07T20:06:45.5062963Z device=device(type='cpu'), 2025-05-07T20:06:45.5063475Z ) 2025-05-07T20:06:45.5063981Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:06:45.5065223Z self=, 2025-05-07T20:06:45.5066300Z num_jagged_dim=2, 2025-05-07T20:06:45.5083501Z outer_dense_size=1, 2025-05-07T20:06:45.5084130Z inner_dense_size=2, 2025-05-07T20:06:45.5084536Z dtype=torch.float16, 2025-05-07T20:06:45.5084985Z device=device(type='cpu'), 2025-05-07T20:06:45.5085413Z ) 2025-05-07T20:06:45.5086001Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:06:45.5087272Z self=, 2025-05-07T20:06:45.5088427Z num_jagged_dim=2, 2025-05-07T20:06:45.5088821Z outer_dense_size=3, 2025-05-07T20:06:45.5089229Z inner_dense_size=1, 2025-05-07T20:06:45.5089643Z dtype=torch.bfloat16, 2025-05-07T20:06:45.5090068Z device=device(type='cpu'), 2025-05-07T20:06:45.5090495Z ) 2025-05-07T20:06:45.5091004Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:06:45.5092253Z self=, 2025-05-07T20:06:45.5093323Z num_jagged_dim=3, 2025-05-07T20:06:45.5093727Z outer_dense_size=2, 2025-05-07T20:06:45.5094146Z inner_dense_size=0, 2025-05-07T20:06:45.5094555Z dtype=torch.float32, 2025-05-07T20:06:45.5094990Z device=device(type='cpu'), 2025-05-07T20:06:45.5095407Z ) 2025-05-07T20:06:45.5095909Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:06:45.5097153Z self=, 2025-05-07T20:06:45.5098218Z num_jagged_dim=2, 2025-05-07T20:06:45.5098611Z outer_dense_size=3, 2025-05-07T20:06:45.5099002Z inner_dense_size=3, 2025-05-07T20:06:45.5099409Z dtype=torch.float32, 2025-05-07T20:06:45.5099837Z device=device(type='cpu'), 2025-05-07T20:06:45.5100253Z ) 2025-05-07T20:06:45.5100753Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:06:45.5102063Z self=, 2025-05-07T20:06:45.5103196Z num_jagged_dim=1, 2025-05-07T20:06:45.5103612Z outer_dense_size=4, 2025-05-07T20:06:45.5104010Z inner_dense_size=2, 2025-05-07T20:06:45.5104407Z dtype=torch.float32, 2025-05-07T20:06:45.5104828Z device=device(type='cpu'), 2025-05-07T20:06:45.5105257Z ) 2025-05-07T20:06:45.5105759Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:06:45.5107004Z self=, 2025-05-07T20:06:45.5108081Z num_jagged_dim=1, 2025-05-07T20:06:45.5108482Z outer_dense_size=1, 2025-05-07T20:06:45.5108877Z inner_dense_size=1, 2025-05-07T20:06:45.5109278Z dtype=torch.bfloat16, 2025-05-07T20:06:45.5109706Z device=device(type='cpu'), 2025-05-07T20:06:45.5110112Z ) 2025-05-07T20:06:45.5110617Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:06:45.5112438Z self=, 2025-05-07T20:06:45.5113722Z num_jagged_dim=4, 2025-05-07T20:06:45.5114120Z outer_dense_size=3, 2025-05-07T20:06:45.5114518Z inner_dense_size=4, 2025-05-07T20:06:45.5114915Z dtype=torch.float16, 2025-05-07T20:06:45.5115324Z device=device(type='cpu'), 2025-05-07T20:06:45.5115745Z ) 2025-05-07T20:06:45.5116247Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:06:45.5117476Z self=, 2025-05-07T20:06:45.5118542Z num_jagged_dim=4, 2025-05-07T20:06:45.5118932Z outer_dense_size=4, 2025-05-07T20:06:45.5119321Z inner_dense_size=1, 2025-05-07T20:06:45.5119720Z dtype=torch.float16, 2025-05-07T20:06:45.5120142Z device=device(type='cpu'), 2025-05-07T20:06:45.5120561Z ) 2025-05-07T20:06:45.5121062Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:06:45.5122323Z self=, 2025-05-07T20:06:45.5123401Z num_jagged_dim=4, 2025-05-07T20:06:45.5123783Z outer_dense_size=4, 2025-05-07T20:06:45.5124180Z inner_dense_size=4, 2025-05-07T20:06:45.5124582Z dtype=torch.float16, 2025-05-07T20:06:45.5125000Z device=device(type='cpu'), 2025-05-07T20:06:45.5125423Z ) 2025-05-07T20:06:45.5125927Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:06:45.5127165Z self=, 2025-05-07T20:06:45.5128374Z num_jagged_dim=4, 2025-05-07T20:06:45.5128769Z outer_dense_size=2, 2025-05-07T20:06:45.5129166Z inner_dense_size=3, 2025-05-07T20:06:45.5129568Z dtype=torch.float32, 2025-05-07T20:06:45.5130005Z device=device(type='cpu'), 2025-05-07T20:06:45.5130421Z ) 2025-05-07T20:06:45.5130924Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:06:45.5132165Z self=, 2025-05-07T20:06:45.5133232Z num_jagged_dim=4, 2025-05-07T20:06:45.5133625Z outer_dense_size=3, 2025-05-07T20:06:45.5134027Z inner_dense_size=3, 2025-05-07T20:06:45.5134439Z dtype=torch.float32, 2025-05-07T20:06:45.5134857Z device=device(type='cpu'), 2025-05-07T20:06:45.5135284Z ) 2025-05-07T20:06:45.5135795Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:06:45.5137033Z self=, 2025-05-07T20:06:45.5138120Z num_jagged_dim=4, 2025-05-07T20:06:45.5138519Z outer_dense_size=4, 2025-05-07T20:06:45.5139015Z inner_dense_size=3, 2025-05-07T20:06:45.5139476Z dtype=torch.float32, 2025-05-07T20:06:45.5139897Z device=device(type='cpu'), 2025-05-07T20:06:45.5140317Z ) 2025-05-07T20:06:45.5140824Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:06:45.5142067Z self=, 2025-05-07T20:06:45.5143143Z num_jagged_dim=4, 2025-05-07T20:06:45.5143527Z outer_dense_size=4, 2025-05-07T20:06:45.5143932Z inner_dense_size=4, 2025-05-07T20:06:45.5144337Z dtype=torch.float32, 2025-05-07T20:06:45.5144757Z device=device(type='cpu'), 2025-05-07T20:06:45.5145175Z ) 2025-05-07T20:06:45.5145685Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:06:45.5147281Z self=, 2025-05-07T20:06:45.5148469Z num_jagged_dim=4, 2025-05-07T20:06:45.5148864Z outer_dense_size=3, 2025-05-07T20:06:45.5149274Z inner_dense_size=1, 2025-05-07T20:06:45.5149676Z dtype=torch.bfloat16, 2025-05-07T20:06:45.5150105Z device=device(type='cpu'), 2025-05-07T20:06:45.5150519Z ) 2025-05-07T20:06:45.5151009Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:06:45.5152243Z self=, 2025-05-07T20:06:45.5153312Z num_jagged_dim=3, 2025-05-07T20:06:45.5153694Z outer_dense_size=3, 2025-05-07T20:06:45.5154098Z inner_dense_size=1, 2025-05-07T20:06:45.5154504Z dtype=torch.bfloat16, 2025-05-07T20:06:45.5154926Z device=device(type='cpu'), 2025-05-07T20:06:45.5155352Z ) 2025-05-07T20:06:45.5155871Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:06:45.5157127Z self=, 2025-05-07T20:06:45.5158197Z num_jagged_dim=3, 2025-05-07T20:06:45.5158594Z outer_dense_size=3, 2025-05-07T20:06:45.5159007Z inner_dense_size=3, 2025-05-07T20:06:45.5159411Z dtype=torch.bfloat16, 2025-05-07T20:06:45.5159849Z device=device(type='cpu'), 2025-05-07T20:06:45.5160276Z ) 2025-05-07T20:06:45.5160790Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:06:45.5162055Z self=, 2025-05-07T20:06:45.5163139Z num_jagged_dim=4, 2025-05-07T20:06:45.5163534Z outer_dense_size=0, 2025-05-07T20:06:45.5163932Z inner_dense_size=2, 2025-05-07T20:06:45.5164336Z dtype=torch.float32, 2025-05-07T20:06:45.5164764Z device=device(type='cpu'), 2025-05-07T20:06:45.5165191Z ) 2025-05-07T20:06:45.5165565Z PASSED 2025-05-07T20:06:54.2639036Z 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:06:54.2641558Z self=, 2025-05-07T20:06:54.2642969Z num_jagged_dim=1, 2025-05-07T20:06:54.2643499Z outer_dense_size=2, 2025-05-07T20:06:54.2643966Z inner_dense_size=2, 2025-05-07T20:06:54.2644494Z dtype=torch.float32, 2025-05-07T20:06:54.2644985Z device_type='cpu', 2025-05-07T20:06:54.2645448Z ) 2025-05-07T20:06:54.2646119Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:06:54.2648753Z self=, 2025-05-07T20:06:54.2650124Z num_jagged_dim=4, 2025-05-07T20:06:54.2650658Z outer_dense_size=2, 2025-05-07T20:06:54.2651058Z inner_dense_size=2, 2025-05-07T20:06:54.2651503Z dtype=torch.float32, 2025-05-07T20:06:54.2651918Z device_type='cpu', 2025-05-07T20:06:54.2652298Z ) 2025-05-07T20:06:54.2652869Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:06:54.2654444Z self=, 2025-05-07T20:06:54.2655861Z num_jagged_dim=4, 2025-05-07T20:06:54.2656299Z outer_dense_size=4, 2025-05-07T20:06:54.2656836Z inner_dense_size=2, 2025-05-07T20:06:54.2657351Z dtype=torch.bfloat16, 2025-05-07T20:06:54.2657764Z device_type='cpu', 2025-05-07T20:06:54.2658969Z ) 2025-05-07T20:06:54.2659695Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:06:54.2661668Z self=, 2025-05-07T20:06:54.2663109Z num_jagged_dim=3, 2025-05-07T20:06:54.2663667Z outer_dense_size=4, 2025-05-07T20:06:54.2664177Z inner_dense_size=4, 2025-05-07T20:06:54.2664595Z dtype=torch.float16, 2025-05-07T20:06:54.2665194Z device_type='cpu', 2025-05-07T20:06:54.2665632Z ) 2025-05-07T20:06:54.2666278Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:06:54.2668027Z self=, 2025-05-07T20:06:54.2669457Z num_jagged_dim=4, 2025-05-07T20:06:54.2669997Z outer_dense_size=4, 2025-05-07T20:06:54.2670507Z inner_dense_size=3, 2025-05-07T20:06:54.2671112Z dtype=torch.bfloat16, 2025-05-07T20:06:54.2671643Z device_type='cpu', 2025-05-07T20:06:54.2672049Z ) 2025-05-07T20:06:54.2672936Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:06:54.2674677Z self=, 2025-05-07T20:06:54.2676042Z num_jagged_dim=4, 2025-05-07T20:06:54.2676514Z outer_dense_size=3, 2025-05-07T20:06:54.2676954Z inner_dense_size=3, 2025-05-07T20:06:54.2677427Z dtype=torch.float16, 2025-05-07T20:06:54.2677997Z device_type='cpu', 2025-05-07T20:06:54.2678521Z ) 2025-05-07T20:06:54.2679128Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:06:54.2680934Z self=, 2025-05-07T20:06:54.2682347Z num_jagged_dim=4, 2025-05-07T20:06:54.2682946Z outer_dense_size=3, 2025-05-07T20:06:54.2683416Z inner_dense_size=2, 2025-05-07T20:06:54.2683877Z dtype=torch.bfloat16, 2025-05-07T20:06:54.2684343Z device_type='cpu', 2025-05-07T20:06:54.2684746Z ) 2025-05-07T20:06:54.2685541Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:06:54.2687220Z self=, 2025-05-07T20:06:54.2688676Z num_jagged_dim=1, 2025-05-07T20:06:54.2689122Z outer_dense_size=3, 2025-05-07T20:06:54.2689620Z inner_dense_size=3, 2025-05-07T20:06:54.2690113Z dtype=torch.float32, 2025-05-07T20:06:54.2690515Z device_type='cpu', 2025-05-07T20:06:54.2690976Z ) 2025-05-07T20:06:54.2691592Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:06:54.2693118Z self=, 2025-05-07T20:06:54.2694426Z num_jagged_dim=4, 2025-05-07T20:06:54.2694849Z outer_dense_size=2, 2025-05-07T20:06:54.2695316Z inner_dense_size=3, 2025-05-07T20:06:54.2695713Z dtype=torch.float16, 2025-05-07T20:06:54.2696289Z device_type='cpu', 2025-05-07T20:06:54.2696684Z ) 2025-05-07T20:06:54.2697365Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:06:54.2698998Z self=, 2025-05-07T20:06:54.2700265Z num_jagged_dim=4, 2025-05-07T20:06:54.2700752Z outer_dense_size=3, 2025-05-07T20:06:54.2701299Z inner_dense_size=3, 2025-05-07T20:06:54.2702398Z dtype=torch.bfloat16, 2025-05-07T20:06:54.2703028Z device_type='cpu', 2025-05-07T20:06:54.2703892Z ) 2025-05-07T20:06:54.2704691Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:06:54.2706280Z self=, 2025-05-07T20:06:54.2707480Z num_jagged_dim=2, 2025-05-07T20:06:54.2708018Z outer_dense_size=3, 2025-05-07T20:06:54.2708567Z inner_dense_size=2, 2025-05-07T20:06:54.2708963Z dtype=torch.float32, 2025-05-07T20:06:54.2709369Z device_type='cpu', 2025-05-07T20:06:54.2709793Z ) 2025-05-07T20:06:54.2710583Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:06:54.2712044Z self=, 2025-05-07T20:06:54.2713412Z num_jagged_dim=3, 2025-05-07T20:06:54.2713840Z outer_dense_size=3, 2025-05-07T20:06:54.2714389Z inner_dense_size=2, 2025-05-07T20:06:54.2714835Z dtype=torch.float32, 2025-05-07T20:06:54.2715344Z device_type='cpu', 2025-05-07T20:06:54.2715745Z ) 2025-05-07T20:06:54.2716397Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:06:54.2718395Z self=, 2025-05-07T20:06:54.2719827Z num_jagged_dim=2, 2025-05-07T20:06:54.2720346Z outer_dense_size=2, 2025-05-07T20:06:54.2720800Z inner_dense_size=2, 2025-05-07T20:06:54.2721261Z dtype=torch.float32, 2025-05-07T20:06:54.2721739Z device_type='cpu', 2025-05-07T20:06:54.2722209Z ) 2025-05-07T20:06:54.2722972Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:06:54.2724626Z self=, 2025-05-07T20:06:54.2726043Z num_jagged_dim=3, 2025-05-07T20:06:54.2726524Z outer_dense_size=4, 2025-05-07T20:06:54.2726956Z inner_dense_size=2, 2025-05-07T20:06:54.2727420Z dtype=torch.bfloat16, 2025-05-07T20:06:54.2727896Z device_type='cpu', 2025-05-07T20:06:54.2728425Z ) 2025-05-07T20:06:54.2729108Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:06:54.2731005Z self=, 2025-05-07T20:06:54.2732405Z num_jagged_dim=3, 2025-05-07T20:06:54.2732897Z outer_dense_size=3, 2025-05-07T20:06:54.2733353Z inner_dense_size=2, 2025-05-07T20:06:54.2733941Z dtype=torch.bfloat16, 2025-05-07T20:06:54.2734390Z device_type='cpu', 2025-05-07T20:06:54.2734831Z ) 2025-05-07T20:06:54.2735588Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:06:54.2737325Z self=, 2025-05-07T20:06:54.2738914Z num_jagged_dim=3, 2025-05-07T20:06:54.2739405Z outer_dense_size=3, 2025-05-07T20:06:54.2739799Z inner_dense_size=3, 2025-05-07T20:06:54.2740338Z dtype=torch.bfloat16, 2025-05-07T20:06:54.2740935Z device_type='cpu', 2025-05-07T20:06:54.2741365Z ) 2025-05-07T20:06:54.2742076Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:06:54.2743680Z self=, 2025-05-07T20:06:54.2745106Z num_jagged_dim=3, 2025-05-07T20:06:54.2745530Z outer_dense_size=3, 2025-05-07T20:06:54.2746296Z inner_dense_size=4, 2025-05-07T20:06:54.2746997Z dtype=torch.float32, 2025-05-07T20:06:54.2747407Z device_type='cpu', 2025-05-07T20:06:54.2747777Z ) 2025-05-07T20:06:54.2748484Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:06:54.2750171Z self=, 2025-05-07T20:06:54.2751406Z num_jagged_dim=3, 2025-05-07T20:06:54.2751837Z outer_dense_size=3, 2025-05-07T20:06:54.2752230Z inner_dense_size=3, 2025-05-07T20:06:54.2752810Z dtype=torch.float32, 2025-05-07T20:06:54.2753251Z device_type='cpu', 2025-05-07T20:06:54.2753737Z ) 2025-05-07T20:06:54.2754418Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:06:54.2756047Z self=, 2025-05-07T20:06:54.2757496Z num_jagged_dim=3, 2025-05-07T20:06:54.2757940Z outer_dense_size=4, 2025-05-07T20:06:54.2758453Z inner_dense_size=4, 2025-05-07T20:06:54.2758993Z dtype=torch.bfloat16, 2025-05-07T20:06:54.2759534Z device_type='cpu', 2025-05-07T20:06:54.2760059Z ) 2025-05-07T20:06:54.2760958Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:06:54.2762731Z self=, 2025-05-07T20:06:54.2764141Z num_jagged_dim=3, 2025-05-07T20:06:54.2764554Z outer_dense_size=3, 2025-05-07T20:06:54.2765012Z inner_dense_size=4, 2025-05-07T20:06:54.2765572Z dtype=torch.bfloat16, 2025-05-07T20:06:54.2766051Z device_type='cpu', 2025-05-07T20:06:54.2766592Z ) 2025-05-07T20:06:54.2767080Z PASSED 2025-05-07T20:06:54.5513366Z 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:06:54.5515687Z self=, 2025-05-07T20:06:54.5516834Z num_jagged_dim=1, 2025-05-07T20:06:54.5517213Z outer_dense_size=0, 2025-05-07T20:06:54.5517611Z inner_dense_size=0, 2025-05-07T20:06:54.5518009Z dtype=torch.float32, 2025-05-07T20:06:54.5518411Z device_type='meta', 2025-05-07T20:06:54.5518791Z ) 2025-05-07T20:06:54.5519360Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:06:54.5520740Z self=, 2025-05-07T20:06:54.5521892Z num_jagged_dim=3, 2025-05-07T20:06:54.5522281Z outer_dense_size=0, 2025-05-07T20:06:54.5522683Z inner_dense_size=0, 2025-05-07T20:06:54.5523074Z dtype=torch.float32, 2025-05-07T20:06:54.5523486Z device_type='meta', 2025-05-07T20:06:54.5523864Z ) 2025-05-07T20:06:54.5524426Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:06:54.5525815Z self=, 2025-05-07T20:06:54.5526956Z num_jagged_dim=3, 2025-05-07T20:06:54.5527337Z outer_dense_size=4, 2025-05-07T20:06:54.5527733Z inner_dense_size=1, 2025-05-07T20:06:54.5528246Z dtype=torch.float16, 2025-05-07T20:06:54.5528675Z device_type='meta', 2025-05-07T20:06:54.5529047Z ) 2025-05-07T20:06:54.5529697Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:06:54.5531522Z self=, 2025-05-07T20:06:54.5532899Z num_jagged_dim=3, 2025-05-07T20:06:54.5533287Z outer_dense_size=4, 2025-05-07T20:06:54.5533742Z inner_dense_size=0, 2025-05-07T20:06:54.5534214Z dtype=torch.float16, 2025-05-07T20:06:54.5534656Z device_type='meta', 2025-05-07T20:06:54.5535033Z ) 2025-05-07T20:06:54.5535595Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:06:54.5537015Z self=, 2025-05-07T20:06:54.5538161Z num_jagged_dim=2, 2025-05-07T20:06:54.5538551Z outer_dense_size=1, 2025-05-07T20:06:54.5538937Z inner_dense_size=3, 2025-05-07T20:06:54.5539335Z dtype=torch.float32, 2025-05-07T20:06:54.5539742Z device_type='meta', 2025-05-07T20:06:54.5540124Z ) 2025-05-07T20:06:54.5540700Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:06:54.5542137Z self=, 2025-05-07T20:06:54.5543351Z num_jagged_dim=3, 2025-05-07T20:06:54.5543741Z outer_dense_size=0, 2025-05-07T20:06:54.5544139Z inner_dense_size=4, 2025-05-07T20:06:54.5544560Z dtype=torch.bfloat16, 2025-05-07T20:06:54.5544970Z device_type='meta', 2025-05-07T20:06:54.5545348Z ) 2025-05-07T20:06:54.5545910Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:06:54.5547295Z self=, 2025-05-07T20:06:54.5548438Z num_jagged_dim=4, 2025-05-07T20:06:54.5548827Z outer_dense_size=4, 2025-05-07T20:06:54.5549222Z inner_dense_size=3, 2025-05-07T20:06:54.5549625Z dtype=torch.float16, 2025-05-07T20:06:54.5550030Z device_type='meta', 2025-05-07T20:06:54.5550400Z ) 2025-05-07T20:06:54.5550990Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:06:54.5552375Z self=, 2025-05-07T20:06:54.5553503Z num_jagged_dim=4, 2025-05-07T20:06:54.5553897Z outer_dense_size=2, 2025-05-07T20:06:54.5554293Z inner_dense_size=3, 2025-05-07T20:06:54.5554689Z dtype=torch.float16, 2025-05-07T20:06:54.5555139Z device_type='meta', 2025-05-07T20:06:54.5555515Z ) 2025-05-07T20:06:54.5556078Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:06:54.5557459Z self=, 2025-05-07T20:06:54.5558603Z num_jagged_dim=4, 2025-05-07T20:06:54.5558990Z outer_dense_size=4, 2025-05-07T20:06:54.5559379Z inner_dense_size=0, 2025-05-07T20:06:54.5559777Z dtype=torch.float16, 2025-05-07T20:06:54.5560184Z device_type='meta', 2025-05-07T20:06:54.5560552Z ) 2025-05-07T20:06:54.5561114Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:06:54.5562496Z self=, 2025-05-07T20:06:54.5563642Z num_jagged_dim=1, 2025-05-07T20:06:54.5564023Z outer_dense_size=1, 2025-05-07T20:06:54.5564475Z inner_dense_size=1, 2025-05-07T20:06:54.5564882Z dtype=torch.bfloat16, 2025-05-07T20:06:54.5565327Z device_type='meta', 2025-05-07T20:06:54.5565709Z ) 2025-05-07T20:06:54.5566505Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:06:54.5567982Z self=, 2025-05-07T20:06:54.5569779Z num_jagged_dim=3, 2025-05-07T20:06:54.5570171Z outer_dense_size=2, 2025-05-07T20:06:54.5570599Z inner_dense_size=0, 2025-05-07T20:06:54.5571021Z dtype=torch.float16, 2025-05-07T20:06:54.5571433Z device_type='meta', 2025-05-07T20:06:54.5571806Z ) 2025-05-07T20:06:54.5572445Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:06:54.5573952Z self=, 2025-05-07T20:06:54.5575141Z num_jagged_dim=3, 2025-05-07T20:06:54.5575522Z outer_dense_size=2, 2025-05-07T20:06:54.5575999Z inner_dense_size=3, 2025-05-07T20:06:54.5576400Z dtype=torch.float16, 2025-05-07T20:06:54.5576881Z device_type='meta', 2025-05-07T20:06:54.5577277Z ) 2025-05-07T20:06:54.5577890Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:06:54.5579389Z self=, 2025-05-07T20:06:54.5580842Z num_jagged_dim=2, 2025-05-07T20:06:54.5581234Z outer_dense_size=2, 2025-05-07T20:06:54.5581628Z inner_dense_size=3, 2025-05-07T20:06:54.5582021Z dtype=torch.float16, 2025-05-07T20:06:54.5582429Z device_type='meta', 2025-05-07T20:06:54.5582807Z ) 2025-05-07T20:06:54.5583370Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:06:54.5584817Z self=, 2025-05-07T20:06:54.5585975Z num_jagged_dim=2, 2025-05-07T20:06:54.5586368Z outer_dense_size=2, 2025-05-07T20:06:54.5586765Z inner_dense_size=2, 2025-05-07T20:06:54.5587169Z dtype=torch.float16, 2025-05-07T20:06:54.5587580Z device_type='meta', 2025-05-07T20:06:54.5587950Z ) 2025-05-07T20:06:54.5588518Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:06:54.5590073Z self=, 2025-05-07T20:06:54.5591332Z num_jagged_dim=3, 2025-05-07T20:06:54.5591725Z outer_dense_size=2, 2025-05-07T20:06:54.5592223Z inner_dense_size=0, 2025-05-07T20:06:54.5592683Z dtype=torch.float32, 2025-05-07T20:06:54.5593147Z device_type='meta', 2025-05-07T20:06:54.5593526Z ) 2025-05-07T20:06:54.5594089Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:06:54.5595707Z self=, 2025-05-07T20:06:54.5596894Z num_jagged_dim=3, 2025-05-07T20:06:54.5597318Z outer_dense_size=0, 2025-05-07T20:06:54.5597779Z inner_dense_size=3, 2025-05-07T20:06:54.5598182Z dtype=torch.float32, 2025-05-07T20:06:54.5598721Z device_type='meta', 2025-05-07T20:06:54.5599163Z ) 2025-05-07T20:06:54.5599730Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:06:54.5601289Z self=, 2025-05-07T20:06:54.5602548Z num_jagged_dim=1, 2025-05-07T20:06:54.5602979Z outer_dense_size=0, 2025-05-07T20:06:54.5603425Z inner_dense_size=3, 2025-05-07T20:06:54.5603914Z dtype=torch.float32, 2025-05-07T20:06:54.5604319Z device_type='meta', 2025-05-07T20:06:54.5604698Z ) 2025-05-07T20:06:54.5606296Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:06:54.5608196Z self=, 2025-05-07T20:06:54.5609401Z num_jagged_dim=1, 2025-05-07T20:06:54.5609792Z outer_dense_size=1, 2025-05-07T20:06:54.5610251Z inner_dense_size=3, 2025-05-07T20:06:54.5610722Z dtype=torch.float32, 2025-05-07T20:06:54.5611133Z device_type='meta', 2025-05-07T20:06:54.5611507Z ) 2025-05-07T20:06:54.5612277Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:06:54.5613787Z self=, 2025-05-07T20:06:54.5615079Z num_jagged_dim=1, 2025-05-07T20:06:54.5615574Z outer_dense_size=1, 2025-05-07T20:06:54.5616091Z inner_dense_size=1, 2025-05-07T20:06:54.5616499Z dtype=torch.float32, 2025-05-07T20:06:54.5616956Z device_type='meta', 2025-05-07T20:06:54.5617338Z ) 2025-05-07T20:06:54.5617899Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:06:54.5619272Z self=, 2025-05-07T20:06:54.5620520Z num_jagged_dim=1, 2025-05-07T20:06:54.5620908Z outer_dense_size=3, 2025-05-07T20:06:54.5621302Z inner_dense_size=1, 2025-05-07T20:06:54.5621802Z dtype=torch.float16, 2025-05-07T20:06:54.5622271Z device_type='meta', 2025-05-07T20:06:54.5622648Z ) 2025-05-07T20:06:54.5623041Z PASSED 2025-05-07T20:06:54.5624278Z jagged/dense_dense_elementwise_add_test.py::DenseDenseElementwiseAddTest::test_jagged_dense_dense_elementwise_add_jagged_output_opt SKIPPED 2025-05-07T20:06:54.5625490Z 2025-05-07T20:06:54.5625731Z =============================== warnings summary =============================== 2025-05-07T20:06:54.5627032Z test/jagged/dense_dense_elementwise_add_test.py::DenseDenseElementwiseAddTest::test_jagged_dense_dense_elementwise_add_jagged_output 2025-05-07T20:06:54.5629720Z /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/autograd/gradcheck.py:923: UserWarning: Input #0 requires gradient and is not a double precision floating point or complex. This check will likely fail if all the inputs are not of double precision floating point or complex. 2025-05-07T20:06:54.5631788Z warnings.warn( 2025-05-07T20:06:54.5632083Z 2025-05-07T20:06:54.5632807Z test/jagged/dense_dense_elementwise_add_test.py::DenseDenseElementwiseAddTest::test_jagged_dense_dense_elementwise_add_jagged_output 2025-05-07T20:06:54.5635471Z /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/autograd/gradcheck.py:923: UserWarning: Input #2 requires gradient and is not a double precision floating point or complex. This check will likely fail if all the inputs are not of double precision floating point or complex. 2025-05-07T20:06:54.5637634Z warnings.warn( 2025-05-07T20:06:54.5637907Z 2025-05-07T20:06:54.5638674Z test/jagged/dense_dense_elementwise_add_test.py::DenseDenseElementwiseAddTest::test_jagged_dense_dense_elementwise_add_jagged_output 2025-05-07T20:06:54.5641446Z /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/autograd/gradcheck.py:923: UserWarning: Input #3 requires gradient and is not a double precision floating point or complex. This check will likely fail if all the inputs are not of double precision floating point or complex. 2025-05-07T20:06:54.5643477Z warnings.warn( 2025-05-07T20:06:54.5643781Z 2025-05-07T20:06:54.5644274Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:06:54.5645109Z =========================== short test summary info ============================ 2025-05-07T20:06:54.5646359Z SKIPPED [1] jagged/dense_dense_elementwise_add_test.py:138: CUDA is not available or no GPUs detected 2025-05-07T20:06:54.5647526Z ================== 3 passed, 1 skipped, 3 warnings in 20.35s =================== 2025-05-07T20:06:56.0686418Z 2025-05-07T20:06:56.0687565Z [TEST] Python test suite PASSED: ./jagged/dense_dense_elementwise_add_test.py 2025-05-07T20:06:56.0709690Z [TEST] Python test time for ./jagged/dense_dense_elementwise_add_test.py: 25 seconds 2025-05-07T20:06:56.0710268Z 2025-05-07T20:06:56.0710276Z 2025-05-07T20:06:56.0710282Z 2025-05-07T20:06:56.0710288Z 2025-05-07T20:06:56.0728451Z ################################################################################ 2025-05-07T20:06:56.0749568Z # [2025-05-07T20:06:56.074Z] Run Python Test Suite: 2025-05-07T20:06:56.0750140Z # ./jagged/dense_to_jagged_test.py 2025-05-07T20:06:56.0750659Z ################################################################################ 2025-05-07T20:06:56.0783552Z + 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:06:56.0784588Z 2025-05-07T20:06:59.3453734Z ============================= test session starts ============================== 2025-05-07T20:06:59.3454709Z platform linux -- Python 3.9.7, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:06:59.3455530Z cachedir: .pytest_cache 2025-05-07T20:06:59.3456449Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:06:59.3457453Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:06:59.3457946Z plugins: hypothesis-6.131.14 2025-05-07T20:07:02.3188230Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:07:02.3189611Z Configuration file: /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-clang++.cfg 2025-05-07T20:07:02.3389015Z collected 5 items 2025-05-07T20:07:02.3389353Z 2025-05-07T20:07:02.6165838Z jagged/dense_to_jagged_test.py::DenseToJaggedTest::test_dense_to_jagged Trying example: test_dense_to_jagged( 2025-05-07T20:07:02.6167075Z self=, 2025-05-07T20:07:02.6167803Z num_jagged_dim=1, 2025-05-07T20:07:02.6168266Z outer_dense_size=0, 2025-05-07T20:07:02.6168670Z inner_dense_size=0, 2025-05-07T20:07:02.6169066Z dtype=torch.float32, 2025-05-07T20:07:02.6169490Z device=device(type='cpu'), 2025-05-07T20:07:02.6169941Z precompute_total_L=False, 2025-05-07T20:07:02.6170358Z ) 2025-05-07T20:07:02.6170712Z Trying example: test_dense_to_jagged( 2025-05-07T20:07:02.6171436Z self=, 2025-05-07T20:07:02.6172153Z num_jagged_dim=3, 2025-05-07T20:07:02.6172553Z outer_dense_size=0, 2025-05-07T20:07:02.6172978Z inner_dense_size=0, 2025-05-07T20:07:02.6173379Z dtype=torch.float32, 2025-05-07T20:07:02.6173815Z device=device(type='cpu'), 2025-05-07T20:07:02.6174263Z precompute_total_L=False, 2025-05-07T20:07:02.6174670Z ) 2025-05-07T20:07:02.6175023Z Trying example: test_dense_to_jagged( 2025-05-07T20:07:02.6175741Z self=, 2025-05-07T20:07:02.6176462Z num_jagged_dim=3, 2025-05-07T20:07:02.6176845Z outer_dense_size=5, 2025-05-07T20:07:02.6177240Z inner_dense_size=2, 2025-05-07T20:07:02.6177641Z dtype=torch.bfloat16, 2025-05-07T20:07:02.6178061Z device=device(type='cpu'), 2025-05-07T20:07:02.6178512Z precompute_total_L=False, 2025-05-07T20:07:02.6178927Z ) 2025-05-07T20:07:02.6179276Z Trying example: test_dense_to_jagged( 2025-05-07T20:07:02.6180306Z self=, 2025-05-07T20:07:02.6181045Z num_jagged_dim=2, 2025-05-07T20:07:02.6181869Z outer_dense_size=4, 2025-05-07T20:07:02.6182289Z inner_dense_size=5, 2025-05-07T20:07:02.6182950Z dtype=torch.bfloat16, 2025-05-07T20:07:02.6183405Z device=device(type='cpu'), 2025-05-07T20:07:02.6183882Z precompute_total_L=False, 2025-05-07T20:07:02.6184301Z ) 2025-05-07T20:07:02.6184653Z Trying example: test_dense_to_jagged( 2025-05-07T20:07:02.6185376Z self=, 2025-05-07T20:07:02.6186099Z num_jagged_dim=3, 2025-05-07T20:07:02.6186494Z outer_dense_size=4, 2025-05-07T20:07:02.6186884Z inner_dense_size=0, 2025-05-07T20:07:02.6187293Z dtype=torch.bfloat16, 2025-05-07T20:07:02.6187720Z device=device(type='cpu'), 2025-05-07T20:07:02.6188165Z precompute_total_L=False, 2025-05-07T20:07:02.6188586Z ) 2025-05-07T20:07:02.6188940Z Trying example: test_dense_to_jagged( 2025-05-07T20:07:02.6189657Z self=, 2025-05-07T20:07:02.6190394Z num_jagged_dim=4, 2025-05-07T20:07:02.6190797Z outer_dense_size=1, 2025-05-07T20:07:02.6191182Z inner_dense_size=3, 2025-05-07T20:07:02.6191581Z dtype=torch.float16, 2025-05-07T20:07:02.6191995Z device=device(type='cpu'), 2025-05-07T20:07:02.6192429Z precompute_total_L=True, 2025-05-07T20:07:02.6192837Z ) 2025-05-07T20:07:02.6193194Z Trying example: test_dense_to_jagged( 2025-05-07T20:07:02.6193916Z self=, 2025-05-07T20:07:02.6194631Z num_jagged_dim=5, 2025-05-07T20:07:02.6195019Z outer_dense_size=3, 2025-05-07T20:07:02.6195415Z inner_dense_size=4, 2025-05-07T20:07:02.6195806Z dtype=torch.bfloat16, 2025-05-07T20:07:02.6196229Z device=device(type='cpu'), 2025-05-07T20:07:02.6196674Z precompute_total_L=True, 2025-05-07T20:07:02.6197079Z ) 2025-05-07T20:07:02.6197436Z Trying example: test_dense_to_jagged( 2025-05-07T20:07:02.6198167Z self=, 2025-05-07T20:07:02.6198896Z num_jagged_dim=2, 2025-05-07T20:07:02.6199285Z outer_dense_size=1, 2025-05-07T20:07:02.6199680Z inner_dense_size=5, 2025-05-07T20:07:02.6200077Z dtype=torch.bfloat16, 2025-05-07T20:07:02.6200505Z device=device(type='cpu'), 2025-05-07T20:07:02.6200953Z precompute_total_L=False, 2025-05-07T20:07:02.6201369Z ) 2025-05-07T20:07:02.6201715Z Trying example: test_dense_to_jagged( 2025-05-07T20:07:02.6202434Z self=, 2025-05-07T20:07:02.6203154Z num_jagged_dim=4, 2025-05-07T20:07:02.6203534Z outer_dense_size=3, 2025-05-07T20:07:02.6203930Z inner_dense_size=3, 2025-05-07T20:07:02.6204329Z dtype=torch.float16, 2025-05-07T20:07:02.6204740Z device=device(type='cpu'), 2025-05-07T20:07:02.6205185Z precompute_total_L=True, 2025-05-07T20:07:02.6205599Z ) 2025-05-07T20:07:02.6205959Z Trying example: test_dense_to_jagged( 2025-05-07T20:07:02.6206684Z self=, 2025-05-07T20:07:02.6207413Z num_jagged_dim=5, 2025-05-07T20:07:02.6207798Z outer_dense_size=2, 2025-05-07T20:07:02.6208317Z inner_dense_size=3, 2025-05-07T20:07:02.6208722Z dtype=torch.float32, 2025-05-07T20:07:02.6209136Z device=device(type='cpu'), 2025-05-07T20:07:02.6209588Z precompute_total_L=False, 2025-05-07T20:07:02.6210006Z ) 2025-05-07T20:07:02.6210361Z Trying example: test_dense_to_jagged( 2025-05-07T20:07:02.6211070Z self=, 2025-05-07T20:07:02.6211793Z num_jagged_dim=2, 2025-05-07T20:07:02.6212181Z outer_dense_size=2, 2025-05-07T20:07:02.6212567Z inner_dense_size=4, 2025-05-07T20:07:02.6212966Z dtype=torch.float32, 2025-05-07T20:07:02.6213382Z device=device(type='cpu'), 2025-05-07T20:07:02.6213824Z precompute_total_L=False, 2025-05-07T20:07:02.6214522Z ) 2025-05-07T20:07:02.6214897Z Trying example: test_dense_to_jagged( 2025-05-07T20:07:02.6215753Z self=, 2025-05-07T20:07:02.6216469Z num_jagged_dim=2, 2025-05-07T20:07:02.6216857Z outer_dense_size=2, 2025-05-07T20:07:02.6217242Z inner_dense_size=2, 2025-05-07T20:07:02.6217639Z dtype=torch.float32, 2025-05-07T20:07:02.6218055Z device=device(type='cpu'), 2025-05-07T20:07:02.6218498Z precompute_total_L=False, 2025-05-07T20:07:02.6218908Z ) 2025-05-07T20:07:02.6219265Z Trying example: test_dense_to_jagged( 2025-05-07T20:07:02.6219985Z self=, 2025-05-07T20:07:02.6220698Z num_jagged_dim=3, 2025-05-07T20:07:02.6221087Z outer_dense_size=1, 2025-05-07T20:07:02.6221483Z inner_dense_size=2, 2025-05-07T20:07:02.6221878Z dtype=torch.float32, 2025-05-07T20:07:02.6222301Z device=device(type='cpu'), 2025-05-07T20:07:02.6222750Z precompute_total_L=True, 2025-05-07T20:07:02.6223166Z ) 2025-05-07T20:07:02.6223522Z Trying example: test_dense_to_jagged( 2025-05-07T20:07:02.6224250Z self=, 2025-05-07T20:07:02.6224958Z num_jagged_dim=3, 2025-05-07T20:07:02.6225343Z outer_dense_size=2, 2025-05-07T20:07:02.6225735Z inner_dense_size=2, 2025-05-07T20:07:02.6226131Z dtype=torch.float32, 2025-05-07T20:07:02.6226539Z device=device(type='cpu'), 2025-05-07T20:07:02.6226981Z precompute_total_L=True, 2025-05-07T20:07:02.6227391Z ) 2025-05-07T20:07:02.6227737Z Trying example: test_dense_to_jagged( 2025-05-07T20:07:02.6228451Z self=, 2025-05-07T20:07:02.6229170Z num_jagged_dim=2, 2025-05-07T20:07:02.6229552Z outer_dense_size=2, 2025-05-07T20:07:02.6229948Z inner_dense_size=2, 2025-05-07T20:07:02.6230361Z dtype=torch.float32, 2025-05-07T20:07:02.6230780Z device=device(type='cpu'), 2025-05-07T20:07:02.6231238Z precompute_total_L=True, 2025-05-07T20:07:02.6231653Z ) 2025-05-07T20:07:02.6232007Z Trying example: test_dense_to_jagged( 2025-05-07T20:07:02.6232731Z self=, 2025-05-07T20:07:02.6233457Z num_jagged_dim=5, 2025-05-07T20:07:02.6233841Z outer_dense_size=2, 2025-05-07T20:07:02.6234240Z inner_dense_size=2, 2025-05-07T20:07:02.6234643Z dtype=torch.float32, 2025-05-07T20:07:02.6235061Z device=device(type='cpu'), 2025-05-07T20:07:02.6235501Z precompute_total_L=False, 2025-05-07T20:07:02.6235921Z ) 2025-05-07T20:07:02.6236277Z Trying example: test_dense_to_jagged( 2025-05-07T20:07:02.6236990Z self=, 2025-05-07T20:07:02.6237710Z num_jagged_dim=4, 2025-05-07T20:07:02.6238100Z outer_dense_size=5, 2025-05-07T20:07:02.6238494Z inner_dense_size=1, 2025-05-07T20:07:02.6238896Z dtype=torch.bfloat16, 2025-05-07T20:07:02.6239323Z device=device(type='cpu'), 2025-05-07T20:07:02.6239759Z precompute_total_L=False, 2025-05-07T20:07:02.6240170Z ) 2025-05-07T20:07:02.6240528Z Trying example: test_dense_to_jagged( 2025-05-07T20:07:02.6241242Z self=, 2025-05-07T20:07:02.6241956Z num_jagged_dim=5, 2025-05-07T20:07:02.6242343Z outer_dense_size=5, 2025-05-07T20:07:02.6242734Z inner_dense_size=1, 2025-05-07T20:07:02.6243128Z dtype=torch.bfloat16, 2025-05-07T20:07:02.6243551Z device=device(type='cpu'), 2025-05-07T20:07:02.6243998Z precompute_total_L=False, 2025-05-07T20:07:02.6244406Z ) 2025-05-07T20:07:02.6244759Z Trying example: test_dense_to_jagged( 2025-05-07T20:07:02.6245475Z self=, 2025-05-07T20:07:02.6246182Z num_jagged_dim=5, 2025-05-07T20:07:02.6246790Z outer_dense_size=5, 2025-05-07T20:07:02.6247382Z inner_dense_size=5, 2025-05-07T20:07:02.6247777Z dtype=torch.bfloat16, 2025-05-07T20:07:02.6248356Z device=device(type='cpu'), 2025-05-07T20:07:02.6248804Z precompute_total_L=False, 2025-05-07T20:07:02.6249210Z ) 2025-05-07T20:07:02.6249565Z Trying example: test_dense_to_jagged( 2025-05-07T20:07:02.6250290Z self=, 2025-05-07T20:07:02.6251013Z num_jagged_dim=4, 2025-05-07T20:07:02.6251395Z outer_dense_size=0, 2025-05-07T20:07:02.6251789Z inner_dense_size=4, 2025-05-07T20:07:02.6252190Z dtype=torch.bfloat16, 2025-05-07T20:07:02.6252608Z device=device(type='cpu'), 2025-05-07T20:07:02.6253054Z precompute_total_L=False, 2025-05-07T20:07:02.6253468Z ) 2025-05-07T20:07:02.6253834Z PASSED 2025-05-07T20:07:02.6943303Z jagged/dense_to_jagged_test.py::DenseToJaggedTest::test_dense_to_jagged_dynamic_shape Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:07:02.6944764Z self=, 2025-05-07T20:07:02.6945596Z num_jagged_dim=1, 2025-05-07T20:07:02.6945990Z outer_dense_size=2, 2025-05-07T20:07:02.6946379Z inner_dense_size=2, 2025-05-07T20:07:02.6946772Z dtype=torch.float32, 2025-05-07T20:07:02.6947194Z device=device(type='cpu'), 2025-05-07T20:07:02.6947605Z ) 2025-05-07T20:07:02.6948010Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:07:02.6948879Z self=, 2025-05-07T20:07:02.6949683Z num_jagged_dim=3, 2025-05-07T20:07:02.6950060Z outer_dense_size=2, 2025-05-07T20:07:02.6950445Z inner_dense_size=2, 2025-05-07T20:07:02.6950839Z dtype=torch.float32, 2025-05-07T20:07:02.6951249Z device=device(type='cpu'), 2025-05-07T20:07:02.6951661Z ) 2025-05-07T20:07:02.6952072Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:07:02.6952946Z self=, 2025-05-07T20:07:02.6953750Z num_jagged_dim=3, 2025-05-07T20:07:02.6954140Z outer_dense_size=4, 2025-05-07T20:07:02.6954532Z inner_dense_size=2, 2025-05-07T20:07:02.6954935Z dtype=torch.float16, 2025-05-07T20:07:02.6955362Z device=device(type='cpu'), 2025-05-07T20:07:02.6955773Z ) 2025-05-07T20:07:02.6956187Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:07:02.6957067Z self=, 2025-05-07T20:07:02.6957877Z num_jagged_dim=5, 2025-05-07T20:07:02.6958257Z outer_dense_size=3, 2025-05-07T20:07:02.6958652Z inner_dense_size=3, 2025-05-07T20:07:02.6959056Z dtype=torch.bfloat16, 2025-05-07T20:07:02.6959477Z device=device(type='cpu'), 2025-05-07T20:07:02.6959897Z ) 2025-05-07T20:07:02.6960313Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:07:02.6961185Z self=, 2025-05-07T20:07:02.6961993Z num_jagged_dim=5, 2025-05-07T20:07:02.6962377Z outer_dense_size=5, 2025-05-07T20:07:02.6962765Z inner_dense_size=2, 2025-05-07T20:07:02.6963191Z dtype=torch.float16, 2025-05-07T20:07:02.6963604Z device=device(type='cpu'), 2025-05-07T20:07:02.6964017Z ) 2025-05-07T20:07:02.6964420Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:07:02.6965288Z self=, 2025-05-07T20:07:02.6966100Z num_jagged_dim=5, 2025-05-07T20:07:02.6966483Z outer_dense_size=3, 2025-05-07T20:07:02.6966876Z inner_dense_size=2, 2025-05-07T20:07:02.6967280Z dtype=torch.float16, 2025-05-07T20:07:02.6967691Z device=device(type='cpu'), 2025-05-07T20:07:02.6968313Z ) 2025-05-07T20:07:02.6969276Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:07:02.6970352Z self=, 2025-05-07T20:07:02.6971162Z num_jagged_dim=5, 2025-05-07T20:07:02.6971561Z outer_dense_size=3, 2025-05-07T20:07:02.6971945Z inner_dense_size=2, 2025-05-07T20:07:02.6972351Z dtype=torch.bfloat16, 2025-05-07T20:07:02.6972779Z device=device(type='cpu'), 2025-05-07T20:07:02.6973195Z ) 2025-05-07T20:07:02.6973592Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:07:02.6974468Z self=, 2025-05-07T20:07:02.6975275Z num_jagged_dim=2, 2025-05-07T20:07:02.6975662Z outer_dense_size=4, 2025-05-07T20:07:02.6976060Z inner_dense_size=5, 2025-05-07T20:07:02.6993355Z dtype=torch.float32, 2025-05-07T20:07:02.6993957Z device=device(type='cpu'), 2025-05-07T20:07:02.6994382Z ) 2025-05-07T20:07:02.6994804Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:07:02.6995697Z self=, 2025-05-07T20:07:02.6996506Z num_jagged_dim=2, 2025-05-07T20:07:02.6996888Z outer_dense_size=5, 2025-05-07T20:07:02.6997283Z inner_dense_size=2, 2025-05-07T20:07:02.6997677Z dtype=torch.float16, 2025-05-07T20:07:02.6998088Z device=device(type='cpu'), 2025-05-07T20:07:02.6998502Z ) 2025-05-07T20:07:02.6998905Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:07:02.6999768Z self=, 2025-05-07T20:07:02.7000575Z num_jagged_dim=1, 2025-05-07T20:07:02.7000966Z outer_dense_size=3, 2025-05-07T20:07:02.7001350Z inner_dense_size=5, 2025-05-07T20:07:02.7001753Z dtype=torch.bfloat16, 2025-05-07T20:07:02.7002174Z device=device(type='cpu'), 2025-05-07T20:07:02.7002586Z ) 2025-05-07T20:07:02.7002987Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:07:02.7003871Z self=, 2025-05-07T20:07:02.7004676Z num_jagged_dim=2, 2025-05-07T20:07:02.7005057Z outer_dense_size=3, 2025-05-07T20:07:02.7005450Z inner_dense_size=3, 2025-05-07T20:07:02.7005848Z dtype=torch.float16, 2025-05-07T20:07:02.7006255Z device=device(type='cpu'), 2025-05-07T20:07:02.7006672Z ) 2025-05-07T20:07:02.7007073Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:07:02.7007939Z self=, 2025-05-07T20:07:02.7008861Z num_jagged_dim=3, 2025-05-07T20:07:02.7009249Z outer_dense_size=3, 2025-05-07T20:07:02.7009632Z inner_dense_size=3, 2025-05-07T20:07:02.7010028Z dtype=torch.float16, 2025-05-07T20:07:02.7010448Z device=device(type='cpu'), 2025-05-07T20:07:02.7010864Z ) 2025-05-07T20:07:02.7011266Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:07:02.7012148Z self=, 2025-05-07T20:07:02.7012952Z num_jagged_dim=4, 2025-05-07T20:07:02.7013333Z outer_dense_size=5, 2025-05-07T20:07:02.7013723Z inner_dense_size=3, 2025-05-07T20:07:02.7014118Z dtype=torch.float32, 2025-05-07T20:07:02.7014534Z device=device(type='cpu'), 2025-05-07T20:07:02.7014951Z ) 2025-05-07T20:07:02.7015352Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:07:02.7016216Z self=, 2025-05-07T20:07:02.7017023Z num_jagged_dim=4, 2025-05-07T20:07:02.7017407Z outer_dense_size=3, 2025-05-07T20:07:02.7017803Z inner_dense_size=3, 2025-05-07T20:07:02.7018194Z dtype=torch.float32, 2025-05-07T20:07:02.7018611Z device=device(type='cpu'), 2025-05-07T20:07:02.7019560Z ) 2025-05-07T20:07:02.7019989Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:07:02.7021081Z self=, 2025-05-07T20:07:02.7021892Z num_jagged_dim=4, 2025-05-07T20:07:02.7022282Z outer_dense_size=3, 2025-05-07T20:07:02.7022681Z inner_dense_size=4, 2025-05-07T20:07:02.7023083Z dtype=torch.float32, 2025-05-07T20:07:02.7023499Z device=device(type='cpu'), 2025-05-07T20:07:02.7023922Z ) 2025-05-07T20:07:02.7024327Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:07:02.7025196Z self=, 2025-05-07T20:07:02.7026030Z num_jagged_dim=4, 2025-05-07T20:07:02.7026418Z outer_dense_size=4, 2025-05-07T20:07:02.7026816Z inner_dense_size=4, 2025-05-07T20:07:02.7027208Z dtype=torch.float32, 2025-05-07T20:07:02.7027633Z device=device(type='cpu'), 2025-05-07T20:07:02.7028056Z ) 2025-05-07T20:07:02.7028452Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:07:02.7029333Z self=, 2025-05-07T20:07:02.7030140Z num_jagged_dim=5, 2025-05-07T20:07:02.7030521Z outer_dense_size=2, 2025-05-07T20:07:02.7030920Z inner_dense_size=4, 2025-05-07T20:07:02.7031323Z dtype=torch.bfloat16, 2025-05-07T20:07:02.7031741Z device=device(type='cpu'), 2025-05-07T20:07:02.7032152Z ) 2025-05-07T20:07:02.7032557Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:07:02.7033510Z self=, 2025-05-07T20:07:02.7034319Z num_jagged_dim=2, 2025-05-07T20:07:02.7034707Z outer_dense_size=2, 2025-05-07T20:07:02.7035100Z inner_dense_size=4, 2025-05-07T20:07:02.7035508Z dtype=torch.bfloat16, 2025-05-07T20:07:02.7035933Z device=device(type='cpu'), 2025-05-07T20:07:02.7036355Z ) 2025-05-07T20:07:02.7036766Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:07:02.7037653Z self=, 2025-05-07T20:07:02.7038465Z num_jagged_dim=2, 2025-05-07T20:07:02.7038856Z outer_dense_size=2, 2025-05-07T20:07:02.7039250Z inner_dense_size=2, 2025-05-07T20:07:02.7039649Z dtype=torch.bfloat16, 2025-05-07T20:07:02.7040063Z device=device(type='cpu'), 2025-05-07T20:07:02.7040487Z ) 2025-05-07T20:07:02.7040892Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:07:02.7041766Z self=, 2025-05-07T20:07:02.7042572Z num_jagged_dim=1, 2025-05-07T20:07:02.7042966Z outer_dense_size=2, 2025-05-07T20:07:02.7043350Z inner_dense_size=5, 2025-05-07T20:07:02.7043755Z dtype=torch.float32, 2025-05-07T20:07:02.7044187Z device=device(type='cpu'), 2025-05-07T20:07:02.7044598Z ) 2025-05-07T20:07:02.7044916Z PASSED 2025-05-07T20:07:02.7627665Z jagged/dense_to_jagged_test.py::DenseToJaggedTest::test_dense_to_jagged_meta_backend Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:07:02.7629125Z self=, 2025-05-07T20:07:02.7629935Z num_jagged_dim=1, 2025-05-07T20:07:02.7630330Z outer_dense_size=0, 2025-05-07T20:07:02.7630720Z inner_dense_size=0, 2025-05-07T20:07:02.7631124Z dtype=torch.float32, 2025-05-07T20:07:02.7631542Z device=device(type='meta'), 2025-05-07T20:07:02.7631986Z precompute_total_L=False, 2025-05-07T20:07:02.7632404Z ) 2025-05-07T20:07:02.7632803Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:07:02.7633661Z self=, 2025-05-07T20:07:02.7634458Z num_jagged_dim=4, 2025-05-07T20:07:02.7635302Z outer_dense_size=0, 2025-05-07T20:07:02.7635718Z inner_dense_size=0, 2025-05-07T20:07:02.7636337Z dtype=torch.float32, 2025-05-07T20:07:02.7636758Z device=device(type='meta'), 2025-05-07T20:07:02.7637205Z precompute_total_L=False, 2025-05-07T20:07:02.7637614Z ) 2025-05-07T20:07:02.7638011Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:07:02.7638870Z self=, 2025-05-07T20:07:02.7639661Z num_jagged_dim=4, 2025-05-07T20:07:02.7640051Z outer_dense_size=4, 2025-05-07T20:07:02.7640447Z inner_dense_size=1, 2025-05-07T20:07:02.7640843Z dtype=torch.bfloat16, 2025-05-07T20:07:02.7641263Z device=device(type='meta'), 2025-05-07T20:07:02.7641713Z precompute_total_L=False, 2025-05-07T20:07:02.7642123Z ) 2025-05-07T20:07:02.7642519Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:07:02.7643399Z self=, 2025-05-07T20:07:02.7644205Z num_jagged_dim=4, 2025-05-07T20:07:02.7644597Z outer_dense_size=2, 2025-05-07T20:07:02.7644994Z inner_dense_size=4, 2025-05-07T20:07:02.7645398Z dtype=torch.float32, 2025-05-07T20:07:02.7645807Z device=device(type='meta'), 2025-05-07T20:07:02.7646258Z precompute_total_L=True, 2025-05-07T20:07:02.7646668Z ) 2025-05-07T20:07:02.7647065Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:07:02.7647930Z self=, 2025-05-07T20:07:02.7648859Z num_jagged_dim=3, 2025-05-07T20:07:02.7649245Z outer_dense_size=1, 2025-05-07T20:07:02.7649642Z inner_dense_size=4, 2025-05-07T20:07:02.7650043Z dtype=torch.bfloat16, 2025-05-07T20:07:02.7650461Z device=device(type='meta'), 2025-05-07T20:07:02.7650904Z precompute_total_L=True, 2025-05-07T20:07:02.7651321Z ) 2025-05-07T20:07:02.7651717Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:07:02.7652576Z self=, 2025-05-07T20:07:02.7653380Z num_jagged_dim=1, 2025-05-07T20:07:02.7653767Z outer_dense_size=3, 2025-05-07T20:07:02.7654151Z inner_dense_size=2, 2025-05-07T20:07:02.7654551Z dtype=torch.float32, 2025-05-07T20:07:02.7654965Z device=device(type='meta'), 2025-05-07T20:07:02.7655406Z precompute_total_L=False, 2025-05-07T20:07:02.7655822Z ) 2025-05-07T20:07:02.7656226Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:07:02.7657079Z self=, 2025-05-07T20:07:02.7657876Z num_jagged_dim=4, 2025-05-07T20:07:02.7658265Z outer_dense_size=0, 2025-05-07T20:07:02.7658651Z inner_dense_size=5, 2025-05-07T20:07:02.7659051Z dtype=torch.float16, 2025-05-07T20:07:02.7659466Z device=device(type='meta'), 2025-05-07T20:07:02.7659912Z precompute_total_L=True, 2025-05-07T20:07:02.7660333Z ) 2025-05-07T20:07:02.7660730Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:07:02.7661593Z self=, 2025-05-07T20:07:02.7662387Z num_jagged_dim=4, 2025-05-07T20:07:02.7662778Z outer_dense_size=2, 2025-05-07T20:07:02.7663175Z inner_dense_size=2, 2025-05-07T20:07:02.7663564Z dtype=torch.float32, 2025-05-07T20:07:02.7663985Z device=device(type='meta'), 2025-05-07T20:07:02.7664431Z precompute_total_L=True, 2025-05-07T20:07:02.7664842Z ) 2025-05-07T20:07:02.7665244Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:07:02.7666107Z self=, 2025-05-07T20:07:02.7666902Z num_jagged_dim=2, 2025-05-07T20:07:02.7667291Z outer_dense_size=3, 2025-05-07T20:07:02.7667685Z inner_dense_size=1, 2025-05-07T20:07:02.7668332Z dtype=torch.float16, 2025-05-07T20:07:02.7668915Z device=device(type='meta'), 2025-05-07T20:07:02.7669368Z precompute_total_L=False, 2025-05-07T20:07:02.7669784Z ) 2025-05-07T20:07:02.7670176Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:07:02.7671043Z self=, 2025-05-07T20:07:02.7671843Z num_jagged_dim=2, 2025-05-07T20:07:02.7672229Z outer_dense_size=2, 2025-05-07T20:07:02.7672631Z inner_dense_size=0, 2025-05-07T20:07:02.7673030Z dtype=torch.float32, 2025-05-07T20:07:02.7673442Z device=device(type='meta'), 2025-05-07T20:07:02.7673887Z precompute_total_L=True, 2025-05-07T20:07:02.7674292Z ) 2025-05-07T20:07:02.7674682Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:07:02.7675544Z self=, 2025-05-07T20:07:02.7676350Z num_jagged_dim=1, 2025-05-07T20:07:02.7676738Z outer_dense_size=4, 2025-05-07T20:07:02.7677134Z inner_dense_size=1, 2025-05-07T20:07:02.7677539Z dtype=torch.float16, 2025-05-07T20:07:02.7677965Z device=device(type='meta'), 2025-05-07T20:07:02.7678410Z precompute_total_L=True, 2025-05-07T20:07:02.7678825Z ) 2025-05-07T20:07:02.7679221Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:07:02.7680406Z self=, 2025-05-07T20:07:02.7681223Z num_jagged_dim=1, 2025-05-07T20:07:02.7681615Z outer_dense_size=1, 2025-05-07T20:07:02.7682002Z inner_dense_size=1, 2025-05-07T20:07:02.7682406Z dtype=torch.float16, 2025-05-07T20:07:02.7682821Z device=device(type='meta'), 2025-05-07T20:07:02.7683262Z precompute_total_L=True, 2025-05-07T20:07:02.7683679Z ) 2025-05-07T20:07:02.7684075Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:07:02.7684956Z self=, 2025-05-07T20:07:02.7685758Z num_jagged_dim=1, 2025-05-07T20:07:02.7686145Z outer_dense_size=2, 2025-05-07T20:07:02.7686538Z inner_dense_size=3, 2025-05-07T20:07:02.7686929Z dtype=torch.float16, 2025-05-07T20:07:02.7687346Z device=device(type='meta'), 2025-05-07T20:07:02.7687789Z precompute_total_L=True, 2025-05-07T20:07:02.7688277Z ) 2025-05-07T20:07:02.7688683Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:07:02.7689552Z self=, 2025-05-07T20:07:02.7690345Z num_jagged_dim=1, 2025-05-07T20:07:02.7690736Z outer_dense_size=3, 2025-05-07T20:07:02.7691131Z inner_dense_size=3, 2025-05-07T20:07:02.7691527Z dtype=torch.float16, 2025-05-07T20:07:02.7691946Z device=device(type='meta'), 2025-05-07T20:07:02.7692397Z precompute_total_L=True, 2025-05-07T20:07:02.7692804Z ) 2025-05-07T20:07:02.7693211Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:07:02.7694087Z self=, 2025-05-07T20:07:02.7694886Z num_jagged_dim=1, 2025-05-07T20:07:02.7695270Z outer_dense_size=1, 2025-05-07T20:07:02.7695669Z inner_dense_size=3, 2025-05-07T20:07:02.7696069Z dtype=torch.float16, 2025-05-07T20:07:02.7696478Z device=device(type='meta'), 2025-05-07T20:07:02.7696930Z precompute_total_L=True, 2025-05-07T20:07:02.7697342Z ) 2025-05-07T20:07:02.7697736Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:07:02.7698593Z self=, 2025-05-07T20:07:02.7699394Z num_jagged_dim=2, 2025-05-07T20:07:02.7699786Z outer_dense_size=1, 2025-05-07T20:07:02.7700172Z inner_dense_size=5, 2025-05-07T20:07:02.7700571Z dtype=torch.bfloat16, 2025-05-07T20:07:02.7701397Z device=device(type='meta'), 2025-05-07T20:07:02.7701866Z precompute_total_L=False, 2025-05-07T20:07:02.7702479Z ) 2025-05-07T20:07:02.7702875Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:07:02.7703731Z self=, 2025-05-07T20:07:02.7704524Z num_jagged_dim=2, 2025-05-07T20:07:02.7704910Z outer_dense_size=5, 2025-05-07T20:07:02.7705301Z inner_dense_size=5, 2025-05-07T20:07:02.7705694Z dtype=torch.bfloat16, 2025-05-07T20:07:02.7706118Z device=device(type='meta'), 2025-05-07T20:07:02.7706563Z precompute_total_L=False, 2025-05-07T20:07:02.7706974Z ) 2025-05-07T20:07:02.7707367Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:07:02.7708221Z self=, 2025-05-07T20:07:02.7709012Z num_jagged_dim=2, 2025-05-07T20:07:02.7709398Z outer_dense_size=5, 2025-05-07T20:07:02.7709799Z inner_dense_size=2, 2025-05-07T20:07:02.7710206Z dtype=torch.bfloat16, 2025-05-07T20:07:02.7710628Z device=device(type='meta'), 2025-05-07T20:07:02.7711076Z precompute_total_L=False, 2025-05-07T20:07:02.7711495Z ) 2025-05-07T20:07:02.7711888Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:07:02.7712747Z self=, 2025-05-07T20:07:02.7713552Z num_jagged_dim=2, 2025-05-07T20:07:02.7713930Z outer_dense_size=2, 2025-05-07T20:07:02.7714322Z inner_dense_size=2, 2025-05-07T20:07:02.7714728Z dtype=torch.bfloat16, 2025-05-07T20:07:02.7715143Z device=device(type='meta'), 2025-05-07T20:07:02.7715593Z precompute_total_L=False, 2025-05-07T20:07:02.7716012Z ) 2025-05-07T20:07:02.7716468Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:07:02.7717343Z self=, 2025-05-07T20:07:02.7718146Z num_jagged_dim=5, 2025-05-07T20:07:02.7718552Z outer_dense_size=0, 2025-05-07T20:07:02.7718946Z inner_dense_size=0, 2025-05-07T20:07:02.7719348Z dtype=torch.bfloat16, 2025-05-07T20:07:02.7719769Z device=device(type='meta'), 2025-05-07T20:07:02.7720204Z precompute_total_L=True, 2025-05-07T20:07:02.7720613Z ) 2025-05-07T20:07:02.7720997Z PASSED 2025-05-07T20:07:02.7721601Z jagged/dense_to_jagged_test.py::DenseToJaggedTest::test_dense_to_jagged_opt SKIPPED 2025-05-07T20:07:02.7722618Z jagged/dense_to_jagged_test.py::DenseToJaggedTest::test_dense_to_jagged_opt_large_batch SKIPPED 2025-05-07T20:07:02.7723247Z 2025-05-07T20:07:02.7723472Z =============================== warnings summary =============================== 2025-05-07T20:07:02.7724222Z test/jagged/dense_to_jagged_test.py::DenseToJaggedTest::test_dense_to_jagged 2025-05-07T20:07:02.7729323Z /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/autograd/graph.py:824: UserWarning: fbgemm::dense_to_jagged: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at /pytorch/torch/csrc/autograd/autograd_not_implemented_fallback.cpp:62.) 2025-05-07T20:07:02.7734405Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:07:02.7735064Z 2025-05-07T20:07:02.7735432Z test/jagged/dense_to_jagged_test.py::DenseToJaggedTest::test_dense_to_jagged 2025-05-07T20:07:02.7740681Z /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/autograd/graph.py:824: UserWarning: fbgemm::jagged_to_padded_dense: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at /pytorch/torch/csrc/autograd/autograd_not_implemented_fallback.cpp:62.) 2025-05-07T20:07:02.7745832Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:07:02.7746475Z 2025-05-07T20:07:02.7746831Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:07:02.7747570Z =========================== short test summary info ============================ 2025-05-07T20:07:02.7748367Z SKIPPED [1] jagged/dense_to_jagged_test.py:111: CUDA is not available or no GPUs detected 2025-05-07T20:07:02.7749328Z SKIPPED [1] jagged/dense_to_jagged_test.py:141: CUDA is not available or no GPUs detected 2025-05-07T20:07:02.7750155Z =================== 3 passed, 2 skipped, 2 warnings in 3.64s =================== 2025-05-07T20:07:03.6574174Z 2025-05-07T20:07:03.6599312Z [TEST] Python test suite PASSED: ./jagged/dense_to_jagged_test.py 2025-05-07T20:07:03.6600123Z [TEST] Python test time for ./jagged/dense_to_jagged_test.py: 7 seconds 2025-05-07T20:07:03.6600608Z 2025-05-07T20:07:03.6600616Z 2025-05-07T20:07:03.6600630Z 2025-05-07T20:07:03.6600636Z 2025-05-07T20:07:03.6617009Z ################################################################################ 2025-05-07T20:07:03.6636965Z # [2025-05-07T20:07:03.663Z] Run Python Test Suite: 2025-05-07T20:07:03.6637548Z # ./jagged/elementwise_binary_test.py 2025-05-07T20:07:03.6638061Z ################################################################################ 2025-05-07T20:07:03.6668041Z + 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:07:03.6669055Z 2025-05-07T20:07:06.8937410Z ============================= test session starts ============================== 2025-05-07T20:07:06.8938393Z platform linux -- Python 3.9.7, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:07:06.8939221Z cachedir: .pytest_cache 2025-05-07T20:07:06.8940138Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:07:06.8941148Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:07:06.8941670Z plugins: hypothesis-6.131.14 2025-05-07T20:07:09.7734835Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:07:09.7736263Z Configuration file: /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-clang++.cfg 2025-05-07T20:07:09.7913392Z collected 3 items 2025-05-07T20:07:09.7913702Z 2025-05-07T20:07:12.4844065Z jagged/elementwise_binary_test.py::ElementwiseBinaryTest::test_jagged_elementwise_binary Trying example: test_jagged_elementwise_binary( 2025-05-07T20:07:12.4845612Z self=, 2025-05-07T20:07:12.4846460Z num_jagged_dim=1, 2025-05-07T20:07:12.4846893Z outer_dense_size=0, 2025-05-07T20:07:12.4847288Z inner_dense_size=0, 2025-05-07T20:07:12.4847680Z operation='add', 2025-05-07T20:07:12.4848148Z dtype=torch.float32, 2025-05-07T20:07:12.4848583Z device=device(type='cpu'), 2025-05-07T20:07:12.4849425Z ) 2025-05-07T20:07:12.4849841Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:07:12.4850941Z self=, 2025-05-07T20:07:12.4851784Z num_jagged_dim=4, 2025-05-07T20:07:12.4852178Z outer_dense_size=0, 2025-05-07T20:07:12.4852568Z inner_dense_size=0, 2025-05-07T20:07:12.4852964Z operation='add', 2025-05-07T20:07:12.4853357Z dtype=torch.float32, 2025-05-07T20:07:12.4853769Z device=device(type='cpu'), 2025-05-07T20:07:12.4854183Z ) 2025-05-07T20:07:12.4854593Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:07:12.4855486Z self=, 2025-05-07T20:07:12.4856327Z num_jagged_dim=4, 2025-05-07T20:07:12.4856716Z outer_dense_size=4, 2025-05-07T20:07:12.4857109Z inner_dense_size=0, 2025-05-07T20:07:12.4857492Z operation='add', 2025-05-07T20:07:12.4857899Z dtype=torch.float16, 2025-05-07T20:07:12.4858326Z device=device(type='cpu'), 2025-05-07T20:07:12.4858747Z ) 2025-05-07T20:07:12.4859139Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:07:12.4860040Z self=, 2025-05-07T20:07:12.4860890Z num_jagged_dim=3, 2025-05-07T20:07:12.4861276Z outer_dense_size=2, 2025-05-07T20:07:12.4861671Z inner_dense_size=4, 2025-05-07T20:07:12.4862065Z operation='add', 2025-05-07T20:07:12.4862454Z dtype=torch.float32, 2025-05-07T20:07:12.4862878Z device=device(type='cpu'), 2025-05-07T20:07:12.4863297Z ) 2025-05-07T20:07:12.4863685Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:07:12.4864578Z self=, 2025-05-07T20:07:12.4865429Z num_jagged_dim=3, 2025-05-07T20:07:12.4865820Z outer_dense_size=4, 2025-05-07T20:07:12.4866221Z inner_dense_size=3, 2025-05-07T20:07:12.4866645Z operation='add_jagged_output', 2025-05-07T20:07:12.4867102Z dtype=torch.float32, 2025-05-07T20:07:12.4867527Z device=device(type='cpu'), 2025-05-07T20:07:12.4867940Z ) 2025-05-07T20:07:12.4868334Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:07:12.4869221Z self=, 2025-05-07T20:07:12.4870065Z num_jagged_dim=2, 2025-05-07T20:07:12.4870452Z outer_dense_size=0, 2025-05-07T20:07:12.4870843Z inner_dense_size=4, 2025-05-07T20:07:12.4871260Z operation='add_jagged_output', 2025-05-07T20:07:12.4871729Z dtype=torch.bfloat16, 2025-05-07T20:07:12.4872250Z device=device(type='cpu'), 2025-05-07T20:07:12.4872679Z ) 2025-05-07T20:07:12.4873075Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:07:12.4874010Z self=, 2025-05-07T20:07:12.4874857Z num_jagged_dim=2, 2025-05-07T20:07:12.4875255Z outer_dense_size=2, 2025-05-07T20:07:12.4875679Z inner_dense_size=2, 2025-05-07T20:07:12.4876080Z operation='add', 2025-05-07T20:07:12.4876509Z dtype=torch.float32, 2025-05-07T20:07:12.4876932Z device=device(type='cpu'), 2025-05-07T20:07:12.4877348Z ) 2025-05-07T20:07:12.4877740Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:07:12.4878676Z self=, 2025-05-07T20:07:12.4879516Z num_jagged_dim=2, 2025-05-07T20:07:12.4880270Z outer_dense_size=1, 2025-05-07T20:07:12.4880674Z inner_dense_size=0, 2025-05-07T20:07:12.4881085Z operation='add_jagged_output', 2025-05-07T20:07:12.4881550Z dtype=torch.float32, 2025-05-07T20:07:12.4882031Z device=device(type='cpu'), 2025-05-07T20:07:12.4882565Z ) 2025-05-07T20:07:12.4882954Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:07:12.4884240Z self=, 2025-05-07T20:07:12.4885243Z num_jagged_dim=4, 2025-05-07T20:07:12.4885625Z outer_dense_size=4, 2025-05-07T20:07:12.4886021Z inner_dense_size=1, 2025-05-07T20:07:12.4886416Z operation='mul', 2025-05-07T20:07:12.4886803Z dtype=torch.bfloat16, 2025-05-07T20:07:12.4887229Z device=device(type='cpu'), 2025-05-07T20:07:12.4887644Z ) 2025-05-07T20:07:12.4888028Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:07:12.4889035Z self=, 2025-05-07T20:07:12.4889939Z num_jagged_dim=3, 2025-05-07T20:07:12.4890327Z outer_dense_size=0, 2025-05-07T20:07:12.4890717Z inner_dense_size=1, 2025-05-07T20:07:12.4891112Z operation='add', 2025-05-07T20:07:12.4891499Z dtype=torch.bfloat16, 2025-05-07T20:07:12.4891925Z device=device(type='cpu'), 2025-05-07T20:07:12.4892357Z ) 2025-05-07T20:07:12.4892742Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:07:12.4893649Z self=, 2025-05-07T20:07:12.4894531Z num_jagged_dim=2, 2025-05-07T20:07:12.4894920Z outer_dense_size=3, 2025-05-07T20:07:12.4895306Z inner_dense_size=4, 2025-05-07T20:07:12.4895698Z operation='add', 2025-05-07T20:07:12.4896092Z dtype=torch.float16, 2025-05-07T20:07:12.4896505Z device=device(type='cpu'), 2025-05-07T20:07:12.4896917Z ) 2025-05-07T20:07:12.4897350Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:07:12.4898248Z self=, 2025-05-07T20:07:12.4899119Z num_jagged_dim=3, 2025-05-07T20:07:12.4899506Z outer_dense_size=3, 2025-05-07T20:07:12.4899888Z inner_dense_size=4, 2025-05-07T20:07:12.4900277Z operation='add', 2025-05-07T20:07:12.4900672Z dtype=torch.float16, 2025-05-07T20:07:12.4901092Z device=device(type='cpu'), 2025-05-07T20:07:12.4901510Z ) 2025-05-07T20:07:12.4901896Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:07:12.4902792Z self=, 2025-05-07T20:07:12.4903734Z num_jagged_dim=3, 2025-05-07T20:07:12.4904164Z outer_dense_size=4, 2025-05-07T20:07:12.4904559Z inner_dense_size=4, 2025-05-07T20:07:12.4904943Z operation='add', 2025-05-07T20:07:12.4905336Z dtype=torch.float16, 2025-05-07T20:07:12.4905753Z device=device(type='cpu'), 2025-05-07T20:07:12.4906162Z ) 2025-05-07T20:07:12.4906556Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:07:12.4907557Z self=, 2025-05-07T20:07:12.4908390Z num_jagged_dim=4, 2025-05-07T20:07:12.4908786Z outer_dense_size=4, 2025-05-07T20:07:12.4909188Z inner_dense_size=4, 2025-05-07T20:07:12.4909583Z operation='add', 2025-05-07T20:07:12.4909977Z dtype=torch.float16, 2025-05-07T20:07:12.4910402Z device=device(type='cpu'), 2025-05-07T20:07:12.4910814Z ) 2025-05-07T20:07:12.4911241Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:07:12.4912140Z self=, 2025-05-07T20:07:12.4913046Z num_jagged_dim=3, 2025-05-07T20:07:12.4913431Z outer_dense_size=0, 2025-05-07T20:07:12.4913831Z inner_dense_size=4, 2025-05-07T20:07:12.4914262Z operation='mul', 2025-05-07T20:07:12.4914793Z dtype=torch.float16, 2025-05-07T20:07:12.4915214Z device=device(type='cpu'), 2025-05-07T20:07:12.4915631Z ) 2025-05-07T20:07:12.4916053Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:07:12.4916950Z self=, 2025-05-07T20:07:12.4918034Z num_jagged_dim=1, 2025-05-07T20:07:12.4918520Z outer_dense_size=0, 2025-05-07T20:07:12.4918916Z inner_dense_size=4, 2025-05-07T20:07:12.4919308Z operation='mul', 2025-05-07T20:07:12.4919694Z dtype=torch.float16, 2025-05-07T20:07:12.4920172Z device=device(type='cpu'), 2025-05-07T20:07:12.4920587Z ) 2025-05-07T20:07:12.4920973Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:07:12.4921921Z self=, 2025-05-07T20:07:12.4922757Z num_jagged_dim=4, 2025-05-07T20:07:12.4923201Z outer_dense_size=0, 2025-05-07T20:07:12.4923633Z inner_dense_size=4, 2025-05-07T20:07:12.4924019Z operation='mul', 2025-05-07T20:07:12.4924412Z dtype=torch.float16, 2025-05-07T20:07:12.4924864Z device=device(type='cpu'), 2025-05-07T20:07:12.4925270Z ) 2025-05-07T20:07:12.4925654Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:07:12.4926553Z self=, 2025-05-07T20:07:12.4927388Z num_jagged_dim=4, 2025-05-07T20:07:12.4927771Z outer_dense_size=0, 2025-05-07T20:07:12.4928222Z inner_dense_size=0, 2025-05-07T20:07:12.4928647Z operation='mul', 2025-05-07T20:07:12.4929032Z dtype=torch.float16, 2025-05-07T20:07:12.4929447Z device=device(type='cpu'), 2025-05-07T20:07:12.4929850Z ) 2025-05-07T20:07:12.4930237Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:07:12.4931124Z self=, 2025-05-07T20:07:12.4931966Z num_jagged_dim=1, 2025-05-07T20:07:12.4932390Z outer_dense_size=0, 2025-05-07T20:07:12.4932783Z inner_dense_size=0, 2025-05-07T20:07:12.4933176Z operation='mul', 2025-05-07T20:07:12.4933560Z dtype=torch.float16, 2025-05-07T20:07:12.4933982Z device=device(type='cpu'), 2025-05-07T20:07:12.4934399Z ) 2025-05-07T20:07:12.4934794Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:07:12.4935709Z self=, 2025-05-07T20:07:12.4936556Z num_jagged_dim=1, 2025-05-07T20:07:12.4936939Z outer_dense_size=0, 2025-05-07T20:07:12.4937332Z inner_dense_size=1, 2025-05-07T20:07:12.4937724Z operation='mul', 2025-05-07T20:07:12.4938111Z dtype=torch.float16, 2025-05-07T20:07:12.4938528Z device=device(type='cpu'), 2025-05-07T20:07:12.4938939Z ) 2025-05-07T20:07:12.4939245Z PASSED 2025-05-07T20:07:13.5975331Z jagged/elementwise_binary_test.py::ElementwiseBinaryTest::test_jagged_elementwise_binary_dynamic_shape Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:07:13.5977124Z self=, 2025-05-07T20:07:13.5978062Z num_jagged_dim=1, 2025-05-07T20:07:13.5978478Z outer_dense_size=2, 2025-05-07T20:07:13.5978881Z inner_dense_size=2, 2025-05-07T20:07:13.5979290Z operation='add', 2025-05-07T20:07:13.5979842Z dtype=torch.float32, 2025-05-07T20:07:13.5980279Z device=device(type='cpu'), 2025-05-07T20:07:13.5980698Z ) 2025-05-07T20:07:13.5981158Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:07:13.5982210Z self=, 2025-05-07T20:07:13.5983138Z num_jagged_dim=4, 2025-05-07T20:07:13.5983530Z outer_dense_size=2, 2025-05-07T20:07:13.5983926Z inner_dense_size=2, 2025-05-07T20:07:13.5984326Z operation='add', 2025-05-07T20:07:13.5984715Z dtype=torch.float32, 2025-05-07T20:07:13.5985126Z device=device(type='cpu'), 2025-05-07T20:07:13.5985540Z ) 2025-05-07T20:07:13.5986005Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:07:13.5987469Z self=, 2025-05-07T20:07:13.5988609Z num_jagged_dim=4, 2025-05-07T20:07:13.5989020Z outer_dense_size=2, 2025-05-07T20:07:13.5989406Z inner_dense_size=3, 2025-05-07T20:07:13.5989799Z operation='mul', 2025-05-07T20:07:13.5990190Z dtype=torch.float16, 2025-05-07T20:07:13.5990602Z device=device(type='cpu'), 2025-05-07T20:07:13.5991021Z ) 2025-05-07T20:07:13.5991485Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:07:13.5992536Z self=, 2025-05-07T20:07:13.5993460Z num_jagged_dim=2, 2025-05-07T20:07:13.5993850Z outer_dense_size=3, 2025-05-07T20:07:13.5994246Z inner_dense_size=2, 2025-05-07T20:07:13.5994655Z operation='add_jagged_output', 2025-05-07T20:07:13.5995121Z dtype=torch.bfloat16, 2025-05-07T20:07:13.5995545Z device=device(type='cpu'), 2025-05-07T20:07:13.5995975Z ) 2025-05-07T20:07:13.5996435Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:07:13.5997501Z self=, 2025-05-07T20:07:13.5998428Z num_jagged_dim=2, 2025-05-07T20:07:13.5998808Z outer_dense_size=2, 2025-05-07T20:07:13.5999198Z inner_dense_size=4, 2025-05-07T20:07:13.5999594Z operation='mul', 2025-05-07T20:07:13.5999981Z dtype=torch.float32, 2025-05-07T20:07:13.6000402Z device=device(type='cpu'), 2025-05-07T20:07:13.6000820Z ) 2025-05-07T20:07:13.6001280Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:07:13.6002344Z self=, 2025-05-07T20:07:13.6003274Z num_jagged_dim=4, 2025-05-07T20:07:13.6003663Z outer_dense_size=5, 2025-05-07T20:07:13.6004061Z inner_dense_size=4, 2025-05-07T20:07:13.6004467Z operation='mul', 2025-05-07T20:07:13.6004857Z dtype=torch.float16, 2025-05-07T20:07:13.6005285Z device=device(type='cpu'), 2025-05-07T20:07:13.6005705Z ) 2025-05-07T20:07:13.6006153Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:07:13.6007214Z self=, 2025-05-07T20:07:13.6008285Z num_jagged_dim=5, 2025-05-07T20:07:13.6008687Z outer_dense_size=3, 2025-05-07T20:07:13.6009073Z inner_dense_size=4, 2025-05-07T20:07:13.6009489Z operation='add_jagged_output', 2025-05-07T20:07:13.6009950Z dtype=torch.float32, 2025-05-07T20:07:13.6010359Z device=device(type='cpu'), 2025-05-07T20:07:13.6010774Z ) 2025-05-07T20:07:13.6011233Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:07:13.6012282Z self=, 2025-05-07T20:07:13.6013215Z num_jagged_dim=1, 2025-05-07T20:07:13.6013611Z outer_dense_size=3, 2025-05-07T20:07:13.6014004Z inner_dense_size=4, 2025-05-07T20:07:13.6014409Z operation='add_jagged_output', 2025-05-07T20:07:13.6014876Z dtype=torch.bfloat16, 2025-05-07T20:07:13.6015300Z device=device(type='cpu'), 2025-05-07T20:07:13.6015707Z ) 2025-05-07T20:07:13.6016168Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:07:13.6017226Z self=, 2025-05-07T20:07:13.6018146Z num_jagged_dim=2, 2025-05-07T20:07:13.6018537Z outer_dense_size=5, 2025-05-07T20:07:13.6018972Z inner_dense_size=5, 2025-05-07T20:07:13.6019359Z operation='mul', 2025-05-07T20:07:13.6019748Z dtype=torch.float32, 2025-05-07T20:07:13.6020162Z device=device(type='cpu'), 2025-05-07T20:07:13.6020578Z ) 2025-05-07T20:07:13.6021277Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:07:13.6022350Z self=, 2025-05-07T20:07:13.6023433Z num_jagged_dim=4, 2025-05-07T20:07:13.6023814Z outer_dense_size=3, 2025-05-07T20:07:13.6024207Z inner_dense_size=3, 2025-05-07T20:07:13.6024603Z operation='add', 2025-05-07T20:07:13.6024993Z dtype=torch.float32, 2025-05-07T20:07:13.6025414Z device=device(type='cpu'), 2025-05-07T20:07:13.6025834Z ) 2025-05-07T20:07:13.6026281Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:07:13.6027338Z self=, 2025-05-07T20:07:13.6028268Z num_jagged_dim=1, 2025-05-07T20:07:13.6028652Z outer_dense_size=3, 2025-05-07T20:07:13.6029053Z inner_dense_size=3, 2025-05-07T20:07:13.6029448Z operation='add', 2025-05-07T20:07:13.6029850Z dtype=torch.bfloat16, 2025-05-07T20:07:13.6030278Z device=device(type='cpu'), 2025-05-07T20:07:13.6030705Z ) 2025-05-07T20:07:13.6031169Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:07:13.6032340Z self=, 2025-05-07T20:07:13.6033271Z num_jagged_dim=1, 2025-05-07T20:07:13.6033663Z outer_dense_size=3, 2025-05-07T20:07:13.6034062Z inner_dense_size=2, 2025-05-07T20:07:13.6034460Z operation='add', 2025-05-07T20:07:13.6034855Z dtype=torch.bfloat16, 2025-05-07T20:07:13.6035271Z device=device(type='cpu'), 2025-05-07T20:07:13.6035685Z ) 2025-05-07T20:07:13.6036144Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:07:13.6037195Z self=, 2025-05-07T20:07:13.6038127Z num_jagged_dim=1, 2025-05-07T20:07:13.6038529Z outer_dense_size=2, 2025-05-07T20:07:13.6038926Z inner_dense_size=2, 2025-05-07T20:07:13.6039324Z operation='add', 2025-05-07T20:07:13.6039727Z dtype=torch.bfloat16, 2025-05-07T20:07:13.6040156Z device=device(type='cpu'), 2025-05-07T20:07:13.6040576Z ) 2025-05-07T20:07:13.6041042Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:07:13.6042102Z self=, 2025-05-07T20:07:13.6043029Z num_jagged_dim=2, 2025-05-07T20:07:13.6043421Z outer_dense_size=2, 2025-05-07T20:07:13.6043815Z inner_dense_size=2, 2025-05-07T20:07:13.6044204Z operation='add', 2025-05-07T20:07:13.6044595Z dtype=torch.bfloat16, 2025-05-07T20:07:13.6045025Z device=device(type='cpu'), 2025-05-07T20:07:13.6045434Z ) 2025-05-07T20:07:13.6045905Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:07:13.6046983Z self=, 2025-05-07T20:07:13.6047923Z num_jagged_dim=2, 2025-05-07T20:07:13.6048480Z outer_dense_size=2, 2025-05-07T20:07:13.6048877Z inner_dense_size=3, 2025-05-07T20:07:13.6049290Z operation='add_jagged_output', 2025-05-07T20:07:13.6049744Z dtype=torch.float16, 2025-05-07T20:07:13.6050173Z device=device(type='cpu'), 2025-05-07T20:07:13.6050585Z ) 2025-05-07T20:07:13.6051037Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:07:13.6052091Z self=, 2025-05-07T20:07:13.6053021Z num_jagged_dim=3, 2025-05-07T20:07:13.6053419Z outer_dense_size=2, 2025-05-07T20:07:13.6053807Z inner_dense_size=3, 2025-05-07T20:07:13.6054220Z operation='add_jagged_output', 2025-05-07T20:07:13.6054684Z dtype=torch.float16, 2025-05-07T20:07:13.6055100Z device=device(type='cpu'), 2025-05-07T20:07:13.6055825Z ) 2025-05-07T20:07:13.6056310Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:07:13.6057510Z self=, 2025-05-07T20:07:13.6058437Z num_jagged_dim=3, 2025-05-07T20:07:13.6058833Z outer_dense_size=3, 2025-05-07T20:07:13.6059221Z inner_dense_size=3, 2025-05-07T20:07:13.6059634Z operation='add_jagged_output', 2025-05-07T20:07:13.6060092Z dtype=torch.float16, 2025-05-07T20:07:13.6060505Z device=device(type='cpu'), 2025-05-07T20:07:13.6060922Z ) 2025-05-07T20:07:13.6061379Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:07:13.6062440Z self=, 2025-05-07T20:07:13.6063364Z num_jagged_dim=3, 2025-05-07T20:07:13.6063752Z outer_dense_size=5, 2025-05-07T20:07:13.6064157Z inner_dense_size=3, 2025-05-07T20:07:13.6064567Z operation='add_jagged_output', 2025-05-07T20:07:13.6065038Z dtype=torch.bfloat16, 2025-05-07T20:07:13.6065457Z device=device(type='cpu'), 2025-05-07T20:07:13.6065867Z ) 2025-05-07T20:07:13.6066324Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:07:13.6067381Z self=, 2025-05-07T20:07:13.6068303Z num_jagged_dim=5, 2025-05-07T20:07:13.6068695Z outer_dense_size=5, 2025-05-07T20:07:13.6069092Z inner_dense_size=3, 2025-05-07T20:07:13.6069506Z operation='add_jagged_output', 2025-05-07T20:07:13.6069965Z dtype=torch.bfloat16, 2025-05-07T20:07:13.6070395Z device=device(type='cpu'), 2025-05-07T20:07:13.6070806Z ) 2025-05-07T20:07:13.6071259Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:07:13.6072325Z self=, 2025-05-07T20:07:13.6073265Z num_jagged_dim=3, 2025-05-07T20:07:13.6073650Z outer_dense_size=3, 2025-05-07T20:07:13.6074050Z inner_dense_size=3, 2025-05-07T20:07:13.6074468Z operation='add_jagged_output', 2025-05-07T20:07:13.6074922Z dtype=torch.bfloat16, 2025-05-07T20:07:13.6075345Z device=device(type='cpu'), 2025-05-07T20:07:13.6075762Z ) 2025-05-07T20:07:13.6076157Z PASSED 2025-05-07T20:07:13.6076899Z jagged/elementwise_binary_test.py::ElementwiseBinaryTest::test_jagged_elementwise_binary_opt SKIPPED 2025-05-07T20:07:13.6077595Z 2025-05-07T20:07:13.6077823Z =============================== warnings summary =============================== 2025-05-07T20:07:13.6078696Z test/jagged/elementwise_binary_test.py::ElementwiseBinaryTest::test_jagged_elementwise_binary 2025-05-07T20:07:13.6081295Z /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/autograd/gradcheck.py:923: UserWarning: Input #0 requires gradient and is not a double precision floating point or complex. This check will likely fail if all the inputs are not of double precision floating point or complex. 2025-05-07T20:07:13.6083387Z warnings.warn( 2025-05-07T20:07:13.6083610Z 2025-05-07T20:07:13.6084095Z test/jagged/elementwise_binary_test.py::ElementwiseBinaryTest::test_jagged_elementwise_binary 2025-05-07T20:07:13.6086339Z /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/autograd/gradcheck.py:923: UserWarning: Input #2 requires gradient and is not a double precision floating point or complex. This check will likely fail if all the inputs are not of double precision floating point or complex. 2025-05-07T20:07:13.6088330Z warnings.warn( 2025-05-07T20:07:13.6088552Z 2025-05-07T20:07:13.6089037Z test/jagged/elementwise_binary_test.py::ElementwiseBinaryTest::test_jagged_elementwise_binary 2025-05-07T20:07:13.6094562Z /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/autograd/graph.py:824: UserWarning: fbgemm::jagged_dense_elementwise_add: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at /pytorch/torch/csrc/autograd/autograd_not_implemented_fallback.cpp:62.) 2025-05-07T20:07:13.6099889Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:07:13.6100540Z 2025-05-07T20:07:13.6100896Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:07:13.6101631Z =========================== short test summary info ============================ 2025-05-07T20:07:13.6102472Z SKIPPED [1] jagged/elementwise_binary_test.py:163: CUDA is not available or no GPUs detected 2025-05-07T20:07:13.6103328Z =================== 2 passed, 1 skipped, 3 warnings in 6.94s =================== 2025-05-07T20:07:14.4809365Z 2025-05-07T20:07:14.4810246Z [TEST] Python test suite PASSED: ./jagged/elementwise_binary_test.py 2025-05-07T20:07:14.4832484Z [TEST] Python test time for ./jagged/elementwise_binary_test.py: 11 seconds 2025-05-07T20:07:14.4833022Z 2025-05-07T20:07:14.4833028Z 2025-05-07T20:07:14.4833033Z 2025-05-07T20:07:14.4833038Z 2025-05-07T20:07:14.4849754Z ################################################################################ 2025-05-07T20:07:14.4871711Z # [2025-05-07T20:07:14.486Z] Run Python Test Suite: 2025-05-07T20:07:14.4872338Z # ./jagged/expand_into_jagged_permute_test.py 2025-05-07T20:07:14.4872925Z ################################################################################ 2025-05-07T20:07:14.4901543Z + 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:07:14.4902645Z 2025-05-07T20:07:17.7075087Z ============================= test session starts ============================== 2025-05-07T20:07:17.7076049Z platform linux -- Python 3.9.7, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:07:17.7076894Z cachedir: .pytest_cache 2025-05-07T20:07:17.7077809Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:07:17.7078814Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:07:17.7079299Z plugins: hypothesis-6.131.14 2025-05-07T20:07:20.5583764Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:07:20.5585167Z Configuration file: /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-clang++.cfg 2025-05-07T20:07:20.5748166Z collected 1 item 2025-05-07T20:07:20.5748480Z 2025-05-07T20:07:20.5793676Z jagged/expand_into_jagged_permute_test.py::ExpandIntoJaggedPermuteTest::test_expand_into_jagged_permute SKIPPED 2025-05-07T20:07:20.5794467Z 2025-05-07T20:07:20.5794712Z =========================== short test summary info ============================ 2025-05-07T20:07:20.5795737Z 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:07:20.5796730Z ============================== 1 skipped in 3.10s ============================== 2025-05-07T20:07:21.4128464Z 2025-05-07T20:07:21.4129231Z [TEST] Python test suite PASSED: ./jagged/expand_into_jagged_permute_test.py 2025-05-07T20:07:21.4150915Z [TEST] Python test time for ./jagged/expand_into_jagged_permute_test.py: 7 seconds 2025-05-07T20:07:21.4151480Z 2025-05-07T20:07:21.4151979Z 2025-05-07T20:07:21.4151993Z 2025-05-07T20:07:21.4152201Z 2025-05-07T20:07:21.4169294Z ################################################################################ 2025-05-07T20:07:21.4190300Z # [2025-05-07T20:07:21.418Z] Run Python Test Suite: 2025-05-07T20:07:21.4190858Z # ./jagged/jagged_index_select_2d_test.py 2025-05-07T20:07:21.4191380Z ################################################################################ 2025-05-07T20:07:21.4220656Z + 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:07:21.4221687Z 2025-05-07T20:07:24.6782449Z ============================= test session starts ============================== 2025-05-07T20:07:24.6783439Z platform linux -- Python 3.9.7, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:07:24.6784269Z cachedir: .pytest_cache 2025-05-07T20:07:24.6785232Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:07:24.6786271Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:07:24.6786769Z plugins: hypothesis-6.131.14 2025-05-07T20:07:27.6039738Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:07:27.6041110Z Configuration file: /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-clang++.cfg 2025-05-07T20:07:27.6209325Z collected 2 items 2025-05-07T20:07:27.6209623Z 2025-05-07T20:07:27.9426553Z jagged/jagged_index_select_2d_test.py::JaggedIndexSelect2DTest::test_jagged_index_select_2d Trying example: test_jagged_index_select_2d( 2025-05-07T20:07:27.9428102Z self=, 2025-05-07T20:07:27.9428957Z max_seq_length=5, 2025-05-07T20:07:27.9429364Z batch_size=1, 2025-05-07T20:07:27.9429732Z num_cols=1, 2025-05-07T20:07:27.9430131Z num_jagged_tensor_rows=1, 2025-05-07T20:07:27.9430572Z index_dtype=torch.int32, 2025-05-07T20:07:27.9431032Z jagged_tensor_dtype=torch.float32, 2025-05-07T20:07:27.9431504Z use_cpu=True, 2025-05-07T20:07:27.9431892Z check_non_contiguous=False, 2025-05-07T20:07:27.9432326Z known_shape=False, 2025-05-07T20:07:27.9432705Z ) 2025-05-07T20:07:27.9433085Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:07:27.9433964Z self=, 2025-05-07T20:07:27.9434815Z max_seq_length=8, 2025-05-07T20:07:27.9435196Z batch_size=1, 2025-05-07T20:07:27.9435553Z num_cols=1, 2025-05-07T20:07:27.9435923Z num_jagged_tensor_rows=1, 2025-05-07T20:07:27.9436363Z index_dtype=torch.int32, 2025-05-07T20:07:27.9436815Z jagged_tensor_dtype=torch.float32, 2025-05-07T20:07:27.9437279Z use_cpu=True, 2025-05-07T20:07:27.9437671Z check_non_contiguous=False, 2025-05-07T20:07:27.9438114Z known_shape=False, 2025-05-07T20:07:27.9438486Z ) 2025-05-07T20:07:27.9438861Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:07:27.9439744Z self=, 2025-05-07T20:07:27.9440582Z max_seq_length=8, 2025-05-07T20:07:27.9440962Z batch_size=101, 2025-05-07T20:07:27.9441325Z num_cols=23, 2025-05-07T20:07:27.9441697Z num_jagged_tensor_rows=103, 2025-05-07T20:07:27.9442140Z index_dtype=torch.int32, 2025-05-07T20:07:27.9442593Z jagged_tensor_dtype=torch.float16, 2025-05-07T20:07:27.9443059Z use_cpu=True, 2025-05-07T20:07:27.9443449Z check_non_contiguous=False, 2025-05-07T20:07:27.9443887Z known_shape=False, 2025-05-07T20:07:27.9444256Z ) 2025-05-07T20:07:27.9444637Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:07:27.9445958Z self=, 2025-05-07T20:07:27.9446988Z max_seq_length=10, 2025-05-07T20:07:27.9447373Z batch_size=62, 2025-05-07T20:07:27.9447736Z num_cols=120, 2025-05-07T20:07:27.9448212Z num_jagged_tensor_rows=74, 2025-05-07T20:07:27.9448664Z index_dtype=torch.int64, 2025-05-07T20:07:27.9449116Z jagged_tensor_dtype=torch.float32, 2025-05-07T20:07:27.9449581Z use_cpu=True, 2025-05-07T20:07:27.9449959Z check_non_contiguous=True, 2025-05-07T20:07:27.9450395Z known_shape=False, 2025-05-07T20:07:27.9450780Z ) 2025-05-07T20:07:27.9451149Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:07:27.9452031Z self=, 2025-05-07T20:07:27.9452878Z max_seq_length=8, 2025-05-07T20:07:27.9453255Z batch_size=50, 2025-05-07T20:07:27.9453620Z num_cols=70, 2025-05-07T20:07:27.9454000Z num_jagged_tensor_rows=32, 2025-05-07T20:07:27.9454444Z index_dtype=torch.int32, 2025-05-07T20:07:27.9454900Z jagged_tensor_dtype=torch.int32, 2025-05-07T20:07:27.9455357Z use_cpu=True, 2025-05-07T20:07:27.9455738Z check_non_contiguous=False, 2025-05-07T20:07:27.9456175Z known_shape=True, 2025-05-07T20:07:27.9456542Z ) 2025-05-07T20:07:27.9456912Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:07:27.9457790Z self=, 2025-05-07T20:07:27.9458638Z max_seq_length=5, 2025-05-07T20:07:27.9459019Z batch_size=5, 2025-05-07T20:07:27.9459381Z num_cols=108, 2025-05-07T20:07:27.9459765Z num_jagged_tensor_rows=81, 2025-05-07T20:07:27.9460202Z index_dtype=torch.int32, 2025-05-07T20:07:27.9460647Z jagged_tensor_dtype=torch.int32, 2025-05-07T20:07:27.9461104Z use_cpu=True, 2025-05-07T20:07:27.9461483Z check_non_contiguous=False, 2025-05-07T20:07:27.9461919Z known_shape=False, 2025-05-07T20:07:27.9462289Z ) 2025-05-07T20:07:27.9462669Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:07:27.9463559Z self=, 2025-05-07T20:07:27.9464405Z max_seq_length=6, 2025-05-07T20:07:27.9464788Z batch_size=18, 2025-05-07T20:07:27.9465145Z num_cols=113, 2025-05-07T20:07:27.9465521Z num_jagged_tensor_rows=79, 2025-05-07T20:07:27.9465965Z index_dtype=torch.int64, 2025-05-07T20:07:27.9466415Z jagged_tensor_dtype=torch.float16, 2025-05-07T20:07:27.9466878Z use_cpu=True, 2025-05-07T20:07:27.9467264Z check_non_contiguous=True, 2025-05-07T20:07:27.9467688Z known_shape=False, 2025-05-07T20:07:27.9468062Z ) 2025-05-07T20:07:27.9468438Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:07:27.9469311Z self=, 2025-05-07T20:07:27.9470160Z max_seq_length=6, 2025-05-07T20:07:27.9470554Z batch_size=10, 2025-05-07T20:07:27.9470925Z num_cols=40, 2025-05-07T20:07:27.9471309Z num_jagged_tensor_rows=26, 2025-05-07T20:07:27.9471756Z index_dtype=torch.int32, 2025-05-07T20:07:27.9472207Z jagged_tensor_dtype=torch.float32, 2025-05-07T20:07:27.9472662Z use_cpu=True, 2025-05-07T20:07:27.9473049Z check_non_contiguous=True, 2025-05-07T20:07:27.9473480Z known_shape=False, 2025-05-07T20:07:27.9473847Z ) 2025-05-07T20:07:27.9474224Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:07:27.9475105Z self=, 2025-05-07T20:07:27.9475941Z max_seq_length=6, 2025-05-07T20:07:27.9476327Z batch_size=17, 2025-05-07T20:07:27.9476686Z num_cols=84, 2025-05-07T20:07:27.9477057Z num_jagged_tensor_rows=94, 2025-05-07T20:07:27.9477497Z index_dtype=torch.int64, 2025-05-07T20:07:27.9477948Z jagged_tensor_dtype=torch.int32, 2025-05-07T20:07:27.9478640Z use_cpu=True, 2025-05-07T20:07:27.9479033Z check_non_contiguous=False, 2025-05-07T20:07:27.9479601Z known_shape=False, 2025-05-07T20:07:27.9480228Z ) 2025-05-07T20:07:27.9480607Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:07:27.9481489Z self=, 2025-05-07T20:07:27.9482333Z max_seq_length=9, 2025-05-07T20:07:27.9482706Z batch_size=76, 2025-05-07T20:07:27.9483072Z num_cols=103, 2025-05-07T20:07:27.9483449Z num_jagged_tensor_rows=99, 2025-05-07T20:07:27.9483883Z index_dtype=torch.int64, 2025-05-07T20:07:27.9484336Z jagged_tensor_dtype=torch.float32, 2025-05-07T20:07:27.9484799Z use_cpu=True, 2025-05-07T20:07:27.9485179Z check_non_contiguous=False, 2025-05-07T20:07:27.9485613Z known_shape=True, 2025-05-07T20:07:27.9485982Z ) 2025-05-07T20:07:27.9486349Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:07:27.9487245Z self=, 2025-05-07T20:07:27.9488196Z max_seq_length=7, 2025-05-07T20:07:27.9488584Z batch_size=88, 2025-05-07T20:07:27.9488941Z num_cols=21, 2025-05-07T20:07:27.9489319Z num_jagged_tensor_rows=119, 2025-05-07T20:07:27.9489764Z index_dtype=torch.int32, 2025-05-07T20:07:27.9490202Z jagged_tensor_dtype=torch.int32, 2025-05-07T20:07:27.9490656Z use_cpu=True, 2025-05-07T20:07:27.9491043Z check_non_contiguous=False, 2025-05-07T20:07:27.9491463Z known_shape=True, 2025-05-07T20:07:27.9491835Z ) 2025-05-07T20:07:27.9492213Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:07:27.9493088Z self=, 2025-05-07T20:07:27.9493932Z max_seq_length=7, 2025-05-07T20:07:27.9494322Z batch_size=21, 2025-05-07T20:07:27.9494679Z num_cols=21, 2025-05-07T20:07:27.9495061Z num_jagged_tensor_rows=119, 2025-05-07T20:07:27.9495521Z index_dtype=torch.int32, 2025-05-07T20:07:27.9495976Z jagged_tensor_dtype=torch.int32, 2025-05-07T20:07:27.9496420Z use_cpu=True, 2025-05-07T20:07:27.9496807Z check_non_contiguous=False, 2025-05-07T20:07:27.9497234Z known_shape=True, 2025-05-07T20:07:27.9497596Z ) 2025-05-07T20:07:27.9497973Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:07:27.9498857Z self=, 2025-05-07T20:07:27.9499691Z max_seq_length=7, 2025-05-07T20:07:27.9500071Z batch_size=21, 2025-05-07T20:07:27.9500436Z num_cols=21, 2025-05-07T20:07:27.9500807Z num_jagged_tensor_rows=119, 2025-05-07T20:07:27.9501253Z index_dtype=torch.int32, 2025-05-07T20:07:27.9501696Z jagged_tensor_dtype=torch.int32, 2025-05-07T20:07:27.9502143Z use_cpu=True, 2025-05-07T20:07:27.9502532Z check_non_contiguous=True, 2025-05-07T20:07:27.9502959Z known_shape=True, 2025-05-07T20:07:27.9503329Z ) 2025-05-07T20:07:27.9503708Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:07:27.9504598Z self=, 2025-05-07T20:07:27.9505436Z max_seq_length=5, 2025-05-07T20:07:27.9505811Z batch_size=21, 2025-05-07T20:07:27.9506173Z num_cols=21, 2025-05-07T20:07:27.9506556Z num_jagged_tensor_rows=119, 2025-05-07T20:07:27.9506994Z index_dtype=torch.int32, 2025-05-07T20:07:27.9507439Z jagged_tensor_dtype=torch.int32, 2025-05-07T20:07:27.9507898Z use_cpu=True, 2025-05-07T20:07:27.9508277Z check_non_contiguous=True, 2025-05-07T20:07:27.9508706Z known_shape=True, 2025-05-07T20:07:27.9509075Z ) 2025-05-07T20:07:27.9509444Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:07:27.9510326Z self=, 2025-05-07T20:07:27.9511167Z max_seq_length=5, 2025-05-07T20:07:27.9511970Z batch_size=5, 2025-05-07T20:07:27.9512490Z num_cols=21, 2025-05-07T20:07:27.9512866Z num_jagged_tensor_rows=119, 2025-05-07T20:07:27.9513311Z index_dtype=torch.int32, 2025-05-07T20:07:27.9513748Z jagged_tensor_dtype=torch.int32, 2025-05-07T20:07:27.9514200Z use_cpu=True, 2025-05-07T20:07:27.9514582Z check_non_contiguous=True, 2025-05-07T20:07:27.9515006Z known_shape=True, 2025-05-07T20:07:27.9515381Z ) 2025-05-07T20:07:27.9515755Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:07:27.9516633Z self=, 2025-05-07T20:07:27.9517475Z max_seq_length=5, 2025-05-07T20:07:27.9517849Z batch_size=5, 2025-05-07T20:07:27.9518204Z num_cols=21, 2025-05-07T20:07:27.9518579Z num_jagged_tensor_rows=5, 2025-05-07T20:07:27.9519021Z index_dtype=torch.int32, 2025-05-07T20:07:27.9519462Z jagged_tensor_dtype=torch.int32, 2025-05-07T20:07:27.9519923Z use_cpu=True, 2025-05-07T20:07:27.9520308Z check_non_contiguous=True, 2025-05-07T20:07:27.9520744Z known_shape=True, 2025-05-07T20:07:27.9521116Z ) 2025-05-07T20:07:27.9521494Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:07:27.9522376Z self=, 2025-05-07T20:07:27.9523212Z max_seq_length=5, 2025-05-07T20:07:27.9523589Z batch_size=5, 2025-05-07T20:07:27.9523951Z num_cols=5, 2025-05-07T20:07:27.9524316Z num_jagged_tensor_rows=5, 2025-05-07T20:07:27.9524764Z index_dtype=torch.int32, 2025-05-07T20:07:27.9525209Z jagged_tensor_dtype=torch.int32, 2025-05-07T20:07:27.9525655Z use_cpu=True, 2025-05-07T20:07:27.9526039Z check_non_contiguous=True, 2025-05-07T20:07:27.9526471Z known_shape=True, 2025-05-07T20:07:27.9526836Z ) 2025-05-07T20:07:27.9527212Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:07:27.9528237Z self=, 2025-05-07T20:07:27.9529097Z max_seq_length=7, 2025-05-07T20:07:27.9529476Z batch_size=59, 2025-05-07T20:07:27.9529839Z num_cols=128, 2025-05-07T20:07:27.9530220Z num_jagged_tensor_rows=125, 2025-05-07T20:07:27.9530660Z index_dtype=torch.int32, 2025-05-07T20:07:27.9531106Z jagged_tensor_dtype=torch.int64, 2025-05-07T20:07:27.9531556Z use_cpu=True, 2025-05-07T20:07:27.9531936Z check_non_contiguous=False, 2025-05-07T20:07:27.9532368Z known_shape=False, 2025-05-07T20:07:27.9532740Z ) 2025-05-07T20:07:27.9533112Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:07:27.9533988Z self=, 2025-05-07T20:07:27.9534829Z max_seq_length=7, 2025-05-07T20:07:27.9535200Z batch_size=59, 2025-05-07T20:07:27.9535562Z num_cols=128, 2025-05-07T20:07:27.9535941Z num_jagged_tensor_rows=128, 2025-05-07T20:07:27.9536388Z index_dtype=torch.int32, 2025-05-07T20:07:27.9536841Z jagged_tensor_dtype=torch.int64, 2025-05-07T20:07:27.9537297Z use_cpu=True, 2025-05-07T20:07:27.9537677Z check_non_contiguous=False, 2025-05-07T20:07:27.9538109Z known_shape=False, 2025-05-07T20:07:27.9538481Z ) 2025-05-07T20:07:27.9538866Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:07:27.9539740Z self=, 2025-05-07T20:07:27.9540582Z max_seq_length=5, 2025-05-07T20:07:27.9540960Z batch_size=59, 2025-05-07T20:07:27.9541315Z num_cols=128, 2025-05-07T20:07:27.9541698Z num_jagged_tensor_rows=128, 2025-05-07T20:07:27.9542144Z index_dtype=torch.int32, 2025-05-07T20:07:27.9542585Z jagged_tensor_dtype=torch.int64, 2025-05-07T20:07:27.9543040Z use_cpu=True, 2025-05-07T20:07:27.9543422Z check_non_contiguous=False, 2025-05-07T20:07:27.9543850Z known_shape=False, 2025-05-07T20:07:27.9544664Z ) 2025-05-07T20:07:27.9545042Z PASSED 2025-05-07T20:07:28.0258516Z jagged/jagged_index_select_2d_test.py::JaggedIndexSelect2DTest::test_jagged_index_select_2d_in_inference PASSED 2025-05-07T20:07:28.0259317Z 2025-05-07T20:07:28.0259547Z ============================== 2 passed in 3.58s =============================== 2025-05-07T20:07:28.9597487Z 2025-05-07T20:07:28.9598377Z [TEST] Python test suite PASSED: ./jagged/jagged_index_select_2d_test.py 2025-05-07T20:07:28.9620009Z [TEST] Python test time for ./jagged/jagged_index_select_2d_test.py: 7 seconds 2025-05-07T20:07:28.9620550Z 2025-05-07T20:07:28.9620556Z 2025-05-07T20:07:28.9620562Z 2025-05-07T20:07:28.9620566Z 2025-05-07T20:07:28.9638202Z ################################################################################ 2025-05-07T20:07:28.9658806Z # [2025-05-07T20:07:28.965Z] Run Python Test Suite: 2025-05-07T20:07:28.9659379Z # ./jagged/jagged_to_padded_dense_test.py 2025-05-07T20:07:28.9659930Z ################################################################################ 2025-05-07T20:07:28.9690056Z + 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:07:28.9691127Z 2025-05-07T20:07:32.3403992Z ============================= test session starts ============================== 2025-05-07T20:07:32.3404977Z platform linux -- Python 3.9.7, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:07:32.3405800Z cachedir: .pytest_cache 2025-05-07T20:07:32.3406705Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:07:32.3407716Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:07:32.3408276Z plugins: hypothesis-6.131.14 2025-05-07T20:07:35.1662196Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:07:35.1663599Z Configuration file: /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-clang++.cfg 2025-05-07T20:07:35.1847925Z collected 2 items 2025-05-07T20:07:35.1848419Z 2025-05-07T20:07:58.3185438Z jagged/jagged_to_padded_dense_test.py::JaggedToPaddedDenseTest::test_jagged_to_padded_dense Trying example: test_jagged_to_padded_dense( 2025-05-07T20:07:58.3186991Z self=, 2025-05-07T20:07:58.3187854Z num_jagged_dim=1, 2025-05-07T20:07:58.3188249Z outer_dense_size=0, 2025-05-07T20:07:58.3188650Z inner_dense_size=0, 2025-05-07T20:07:58.3189056Z fold_inner_dense=False, 2025-05-07T20:07:58.3189474Z padding_value=0, 2025-05-07T20:07:58.3189864Z dtype=torch.float32, 2025-05-07T20:07:58.3190291Z device_type=device(type='cpu'), 2025-05-07T20:07:58.3190740Z ) 2025-05-07T20:07:58.3191118Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:07:58.3192030Z self=, 2025-05-07T20:07:58.3192899Z num_jagged_dim=2, 2025-05-07T20:07:58.3193290Z outer_dense_size=0, 2025-05-07T20:07:58.3193680Z inner_dense_size=0, 2025-05-07T20:07:58.3194080Z fold_inner_dense=False, 2025-05-07T20:07:58.3194499Z padding_value=0, 2025-05-07T20:07:58.3194884Z dtype=torch.float32, 2025-05-07T20:07:58.3195316Z device_type=device(type='cpu'), 2025-05-07T20:07:58.3195761Z ) 2025-05-07T20:07:58.3196136Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:07:58.3197020Z self=, 2025-05-07T20:07:58.3197869Z num_jagged_dim=2, 2025-05-07T20:07:58.3198249Z outer_dense_size=5, 2025-05-07T20:07:58.3198646Z inner_dense_size=5, 2025-05-07T20:07:58.3199046Z fold_inner_dense=False, 2025-05-07T20:07:58.3199467Z padding_value=-1e-08, 2025-05-07T20:07:58.3200355Z dtype=torch.float16, 2025-05-07T20:07:58.3200990Z device_type=device(type='cpu'), 2025-05-07T20:07:58.3201434Z ) 2025-05-07T20:07:58.3201803Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:07:58.3202686Z self=, 2025-05-07T20:07:58.3203532Z num_jagged_dim=1, 2025-05-07T20:07:58.3203916Z outer_dense_size=4, 2025-05-07T20:07:58.3204316Z inner_dense_size=4, 2025-05-07T20:07:58.3204716Z fold_inner_dense=True, 2025-05-07T20:07:58.3205133Z padding_value=-1e-08, 2025-05-07T20:07:58.3205551Z dtype=torch.bfloat16, 2025-05-07T20:07:58.3205985Z device_type=device(type='cpu'), 2025-05-07T20:07:58.3206420Z ) 2025-05-07T20:07:58.3206802Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:07:58.3207701Z self=, 2025-05-07T20:07:58.3208696Z num_jagged_dim=3, 2025-05-07T20:07:58.3209082Z outer_dense_size=3, 2025-05-07T20:07:58.3209486Z inner_dense_size=2, 2025-05-07T20:07:58.3209885Z fold_inner_dense=True, 2025-05-07T20:07:58.3210287Z padding_value=0, 2025-05-07T20:07:58.3210678Z dtype=torch.float16, 2025-05-07T20:07:58.3211099Z device_type=device(type='cpu'), 2025-05-07T20:07:58.3211531Z ) 2025-05-07T20:07:58.3211909Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:07:58.3212784Z self=, 2025-05-07T20:07:58.3213623Z num_jagged_dim=4, 2025-05-07T20:07:58.3214006Z outer_dense_size=1, 2025-05-07T20:07:58.3214403Z inner_dense_size=3, 2025-05-07T20:07:58.3214793Z fold_inner_dense=True, 2025-05-07T20:07:58.3215208Z padding_value=0, 2025-05-07T20:07:58.3215598Z dtype=torch.float32, 2025-05-07T20:07:58.3216018Z device_type=device(type='cpu'), 2025-05-07T20:07:58.3216481Z ) 2025-05-07T20:07:58.3216878Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:07:58.3217767Z self=, 2025-05-07T20:07:58.3218622Z num_jagged_dim=1, 2025-05-07T20:07:58.3219012Z outer_dense_size=5, 2025-05-07T20:07:58.3219411Z inner_dense_size=5, 2025-05-07T20:07:58.3219809Z fold_inner_dense=True, 2025-05-07T20:07:58.3220228Z padding_value=-1e-08, 2025-05-07T20:07:58.3220646Z dtype=torch.float16, 2025-05-07T20:07:58.3221063Z device_type=device(type='cpu'), 2025-05-07T20:07:58.3221507Z ) 2025-05-07T20:07:58.3221888Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:07:58.3222761Z self=, 2025-05-07T20:07:58.3223612Z num_jagged_dim=1, 2025-05-07T20:07:58.3224008Z outer_dense_size=5, 2025-05-07T20:07:58.3224400Z inner_dense_size=0, 2025-05-07T20:07:58.3224815Z fold_inner_dense=False, 2025-05-07T20:07:58.3225237Z padding_value=0, 2025-05-07T20:07:58.3225633Z dtype=torch.bfloat16, 2025-05-07T20:07:58.3226064Z device_type=device(type='cpu'), 2025-05-07T20:07:58.3226511Z ) 2025-05-07T20:07:58.3226881Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:07:58.3227764Z self=, 2025-05-07T20:07:58.3228612Z num_jagged_dim=2, 2025-05-07T20:07:58.3229003Z outer_dense_size=3, 2025-05-07T20:07:58.3229428Z inner_dense_size=0, 2025-05-07T20:07:58.3229831Z fold_inner_dense=False, 2025-05-07T20:07:58.3230254Z padding_value=0, 2025-05-07T20:07:58.3230637Z dtype=torch.float16, 2025-05-07T20:07:58.3231067Z device_type=device(type='cpu'), 2025-05-07T20:07:58.3231508Z ) 2025-05-07T20:07:58.3231881Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:07:58.3233044Z self=, 2025-05-07T20:07:58.3234002Z num_jagged_dim=5, 2025-05-07T20:07:58.3234385Z outer_dense_size=4, 2025-05-07T20:07:58.3234878Z inner_dense_size=4, 2025-05-07T20:07:58.3235292Z fold_inner_dense=False, 2025-05-07T20:07:58.3235711Z padding_value=-1e-08, 2025-05-07T20:07:58.3236128Z dtype=torch.bfloat16, 2025-05-07T20:07:58.3236558Z device_type=device(type='cpu'), 2025-05-07T20:07:58.3236996Z ) 2025-05-07T20:07:58.3237365Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:07:58.3238251Z self=, 2025-05-07T20:07:58.3239097Z num_jagged_dim=5, 2025-05-07T20:07:58.3239480Z outer_dense_size=1, 2025-05-07T20:07:58.3239873Z inner_dense_size=0, 2025-05-07T20:07:58.3240271Z fold_inner_dense=True, 2025-05-07T20:07:58.3240681Z padding_value=-1e-08, 2025-05-07T20:07:58.3241097Z dtype=torch.float16, 2025-05-07T20:07:58.3241531Z device_type=device(type='cpu'), 2025-05-07T20:07:58.3241994Z ) 2025-05-07T20:07:58.3242383Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:07:58.3243268Z self=, 2025-05-07T20:07:58.3244120Z num_jagged_dim=5, 2025-05-07T20:07:58.3244504Z outer_dense_size=4, 2025-05-07T20:07:58.3244903Z inner_dense_size=5, 2025-05-07T20:07:58.3245308Z fold_inner_dense=False, 2025-05-07T20:07:58.3245720Z padding_value=0, 2025-05-07T20:07:58.3246119Z dtype=torch.float16, 2025-05-07T20:07:58.3246607Z device_type=device(type='cpu'), 2025-05-07T20:07:58.3247107Z ) 2025-05-07T20:07:58.3247482Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:07:58.3248485Z self=, 2025-05-07T20:07:58.3249328Z num_jagged_dim=1, 2025-05-07T20:07:58.3249717Z outer_dense_size=1, 2025-05-07T20:07:58.3250118Z inner_dense_size=0, 2025-05-07T20:07:58.3250517Z fold_inner_dense=True, 2025-05-07T20:07:58.3250933Z padding_value=-1e-08, 2025-05-07T20:07:58.3251424Z dtype=torch.float16, 2025-05-07T20:07:58.3251841Z device_type=device(type='cpu'), 2025-05-07T20:07:58.3252289Z ) 2025-05-07T20:07:58.3252668Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:07:58.3253556Z self=, 2025-05-07T20:07:58.3254397Z num_jagged_dim=5, 2025-05-07T20:07:58.3254784Z outer_dense_size=1, 2025-05-07T20:07:58.3255176Z inner_dense_size=1, 2025-05-07T20:07:58.3255569Z fold_inner_dense=False, 2025-05-07T20:07:58.3255987Z padding_value=0, 2025-05-07T20:07:58.3256379Z dtype=torch.float32, 2025-05-07T20:07:58.3256802Z device_type=device(type='cpu'), 2025-05-07T20:07:58.3257242Z ) 2025-05-07T20:07:58.3257620Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:07:58.3258506Z self=, 2025-05-07T20:07:58.3259366Z num_jagged_dim=1, 2025-05-07T20:07:58.3259753Z outer_dense_size=4, 2025-05-07T20:07:58.3260139Z inner_dense_size=1, 2025-05-07T20:07:58.3260545Z fold_inner_dense=True, 2025-05-07T20:07:58.3260954Z padding_value=0, 2025-05-07T20:07:58.3261348Z dtype=torch.float16, 2025-05-07T20:07:58.3261765Z device_type=device(type='cpu'), 2025-05-07T20:07:58.3262211Z ) 2025-05-07T20:07:58.3262590Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:07:58.3263466Z self=, 2025-05-07T20:07:58.3264312Z num_jagged_dim=5, 2025-05-07T20:07:58.3264699Z outer_dense_size=2, 2025-05-07T20:07:58.3265089Z inner_dense_size=2, 2025-05-07T20:07:58.3265489Z fold_inner_dense=True, 2025-05-07T20:07:58.3265908Z padding_value=-1e-08, 2025-05-07T20:07:58.3266590Z dtype=torch.float16, 2025-05-07T20:07:58.3267215Z device_type=device(type='cpu'), 2025-05-07T20:07:58.3267655Z ) 2025-05-07T20:07:58.3268025Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:07:58.3268905Z self=, 2025-05-07T20:07:58.3269752Z num_jagged_dim=1, 2025-05-07T20:07:58.3270141Z outer_dense_size=5, 2025-05-07T20:07:58.3270532Z inner_dense_size=5, 2025-05-07T20:07:58.3270936Z fold_inner_dense=False, 2025-05-07T20:07:58.3271361Z padding_value=-1e-08, 2025-05-07T20:07:58.3271768Z dtype=torch.float16, 2025-05-07T20:07:58.3272193Z device_type=device(type='cpu'), 2025-05-07T20:07:58.3272633Z ) 2025-05-07T20:07:58.3273002Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:07:58.3273880Z self=, 2025-05-07T20:07:58.3274736Z num_jagged_dim=4, 2025-05-07T20:07:58.3275120Z outer_dense_size=4, 2025-05-07T20:07:58.3275519Z inner_dense_size=1, 2025-05-07T20:07:58.3275914Z fold_inner_dense=True, 2025-05-07T20:07:58.3276316Z padding_value=0, 2025-05-07T20:07:58.3276708Z dtype=torch.float16, 2025-05-07T20:07:58.3277132Z device_type=device(type='cpu'), 2025-05-07T20:07:58.3277581Z ) 2025-05-07T20:07:58.3277951Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:07:58.3278849Z self=, 2025-05-07T20:07:58.3280108Z num_jagged_dim=4, 2025-05-07T20:07:58.3280530Z outer_dense_size=4, 2025-05-07T20:07:58.3280924Z inner_dense_size=4, 2025-05-07T20:07:58.3281319Z fold_inner_dense=True, 2025-05-07T20:07:58.3281723Z padding_value=0, 2025-05-07T20:07:58.3282113Z dtype=torch.float16, 2025-05-07T20:07:58.3282542Z device_type=device(type='cpu'), 2025-05-07T20:07:58.3282980Z ) 2025-05-07T20:07:58.3283368Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:07:58.3284270Z self=, 2025-05-07T20:07:58.3285116Z num_jagged_dim=1, 2025-05-07T20:07:58.3285504Z outer_dense_size=1, 2025-05-07T20:07:58.3285899Z inner_dense_size=1, 2025-05-07T20:07:58.3286300Z fold_inner_dense=True, 2025-05-07T20:07:58.3286703Z padding_value=0, 2025-05-07T20:07:58.3287091Z dtype=torch.float16, 2025-05-07T20:07:58.3287520Z device_type=device(type='cpu'), 2025-05-07T20:07:58.3287955Z ) 2025-05-07T20:07:58.3289953Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:07:58.3290867Z self=, 2025-05-07T20:07:58.3291714Z num_jagged_dim=5, 2025-05-07T20:07:58.3292111Z outer_dense_size=5, 2025-05-07T20:07:58.3292511Z inner_dense_size=2, 2025-05-07T20:07:58.3292907Z fold_inner_dense=False, 2025-05-07T20:07:58.3293349Z padding_value=0, 2025-05-07T20:07:58.3293761Z dtype=torch.float16, 2025-05-07T20:07:58.3294186Z device_type=device(type='cpu'), 2025-05-07T20:07:58.3294635Z ) 2025-05-07T20:07:58.3295020Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:07:58.3295899Z self=, 2025-05-07T20:07:58.3296755Z num_jagged_dim=2, 2025-05-07T20:07:58.3297148Z outer_dense_size=5, 2025-05-07T20:07:58.3297550Z inner_dense_size=2, 2025-05-07T20:07:58.3297948Z fold_inner_dense=False, 2025-05-07T20:07:58.3298368Z padding_value=0, 2025-05-07T20:07:58.3298763Z dtype=torch.float16, 2025-05-07T20:07:58.3299184Z device_type=device(type='cpu'), 2025-05-07T20:07:58.3299631Z ) 2025-05-07T20:07:58.3300009Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:07:58.3301354Z self=, 2025-05-07T20:07:58.3302232Z num_jagged_dim=2, 2025-05-07T20:07:58.3302851Z outer_dense_size=5, 2025-05-07T20:07:58.3303240Z inner_dense_size=5, 2025-05-07T20:07:58.3303645Z fold_inner_dense=False, 2025-05-07T20:07:58.3304065Z padding_value=0, 2025-05-07T20:07:58.3304459Z dtype=torch.float16, 2025-05-07T20:07:58.3304889Z device_type=device(type='cpu'), 2025-05-07T20:07:58.3305337Z ) 2025-05-07T20:07:58.3305722Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:07:58.3306605Z self=, 2025-05-07T20:07:58.3307459Z num_jagged_dim=2, 2025-05-07T20:07:58.3307852Z outer_dense_size=2, 2025-05-07T20:07:58.3308245Z inner_dense_size=5, 2025-05-07T20:07:58.3308666Z fold_inner_dense=False, 2025-05-07T20:07:58.3309089Z padding_value=0, 2025-05-07T20:07:58.3309480Z dtype=torch.float16, 2025-05-07T20:07:58.3309916Z device_type=device(type='cpu'), 2025-05-07T20:07:58.3310372Z ) 2025-05-07T20:08:17.9202813Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:08:17.9203873Z self=, 2025-05-07T20:08:17.9204741Z num_jagged_dim=5, 2025-05-07T20:08:17.9205142Z outer_dense_size=5, 2025-05-07T20:08:17.9205530Z inner_dense_size=5, 2025-05-07T20:08:17.9205931Z fold_inner_dense=False, 2025-05-07T20:08:17.9206351Z padding_value=0, 2025-05-07T20:08:17.9206749Z dtype=torch.float16, 2025-05-07T20:08:17.9207176Z device_type=device(type='cpu'), 2025-05-07T20:08:17.9207625Z ) 2025-05-07T20:08:17.9208015Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:08:17.9208979Z self=, 2025-05-07T20:08:17.9209837Z num_jagged_dim=4, 2025-05-07T20:08:17.9210224Z outer_dense_size=1, 2025-05-07T20:08:17.9210628Z inner_dense_size=0, 2025-05-07T20:08:17.9211028Z fold_inner_dense=False, 2025-05-07T20:08:17.9211456Z padding_value=0, 2025-05-07T20:08:17.9211838Z dtype=torch.float16, 2025-05-07T20:08:17.9212265Z device_type=device(type='cpu'), 2025-05-07T20:08:17.9212704Z ) 2025-05-07T20:08:17.9213080Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:08:17.9213963Z self=, 2025-05-07T20:08:17.9214814Z num_jagged_dim=4, 2025-05-07T20:08:17.9215203Z outer_dense_size=1, 2025-05-07T20:08:17.9215597Z inner_dense_size=1, 2025-05-07T20:08:17.9216027Z fold_inner_dense=False, 2025-05-07T20:08:17.9216503Z padding_value=0, 2025-05-07T20:08:17.9216925Z dtype=torch.float16, 2025-05-07T20:08:17.9217430Z device_type=device(type='cpu'), 2025-05-07T20:08:17.9217908Z ) 2025-05-07T20:08:17.9218280Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:08:17.9219178Z self=, 2025-05-07T20:08:17.9220042Z num_jagged_dim=4, 2025-05-07T20:08:17.9220424Z outer_dense_size=4, 2025-05-07T20:08:17.9220827Z inner_dense_size=1, 2025-05-07T20:08:17.9221235Z fold_inner_dense=False, 2025-05-07T20:08:17.9221662Z padding_value=0, 2025-05-07T20:08:17.9222060Z dtype=torch.float16, 2025-05-07T20:08:17.9222499Z device_type=device(type='cpu'), 2025-05-07T20:08:17.9222932Z ) 2025-05-07T20:08:17.9223281Z PASSED 2025-05-07T20:08:18.4636395Z 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:08:18.4638132Z self=, 2025-05-07T20:08:18.4639063Z num_jagged_dim=1, 2025-05-07T20:08:18.4639452Z outer_dense_size=0, 2025-05-07T20:08:18.4640257Z inner_dense_size=0, 2025-05-07T20:08:18.4640675Z padding_value=0, 2025-05-07T20:08:18.4641320Z dtype=torch.float32, 2025-05-07T20:08:18.4641730Z device_type='meta', 2025-05-07T20:08:18.4642102Z ) 2025-05-07T20:08:18.4642535Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:08:18.4643572Z self=, 2025-05-07T20:08:18.4644492Z num_jagged_dim=2, 2025-05-07T20:08:18.4644878Z outer_dense_size=0, 2025-05-07T20:08:18.4645274Z inner_dense_size=0, 2025-05-07T20:08:18.4645663Z padding_value=0, 2025-05-07T20:08:18.4646054Z dtype=torch.float32, 2025-05-07T20:08:18.4646466Z device_type='meta', 2025-05-07T20:08:18.4646843Z ) 2025-05-07T20:08:18.4647272Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:08:18.4648430Z self=, 2025-05-07T20:08:18.4649367Z num_jagged_dim=2, 2025-05-07T20:08:18.4649760Z outer_dense_size=5, 2025-05-07T20:08:18.4650154Z inner_dense_size=3, 2025-05-07T20:08:18.4650543Z padding_value=0, 2025-05-07T20:08:18.4650931Z dtype=torch.bfloat16, 2025-05-07T20:08:18.4651345Z device_type='meta', 2025-05-07T20:08:18.4651720Z ) 2025-05-07T20:08:18.4652142Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:08:18.4653168Z self=, 2025-05-07T20:08:18.4654089Z num_jagged_dim=5, 2025-05-07T20:08:18.4654478Z outer_dense_size=0, 2025-05-07T20:08:18.4654868Z inner_dense_size=2, 2025-05-07T20:08:18.4655260Z padding_value=0, 2025-05-07T20:08:18.4655648Z dtype=torch.float16, 2025-05-07T20:08:18.4656048Z device_type='meta', 2025-05-07T20:08:18.4656430Z ) 2025-05-07T20:08:18.4656873Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:08:18.4657991Z self=, 2025-05-07T20:08:18.4658926Z num_jagged_dim=5, 2025-05-07T20:08:18.4659316Z outer_dense_size=2, 2025-05-07T20:08:18.4659702Z inner_dense_size=4, 2025-05-07T20:08:18.4660095Z padding_value=0, 2025-05-07T20:08:18.4660486Z dtype=torch.float16, 2025-05-07T20:08:18.4660889Z device_type='meta', 2025-05-07T20:08:18.4661270Z ) 2025-05-07T20:08:18.4661705Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:08:18.4662729Z self=, 2025-05-07T20:08:18.4663645Z num_jagged_dim=5, 2025-05-07T20:08:18.4664033Z outer_dense_size=1, 2025-05-07T20:08:18.4664428Z inner_dense_size=4, 2025-05-07T20:08:18.4664813Z padding_value=0, 2025-05-07T20:08:18.4665204Z dtype=torch.bfloat16, 2025-05-07T20:08:18.4665627Z device_type='meta', 2025-05-07T20:08:18.4666005Z ) 2025-05-07T20:08:18.4666448Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:08:18.4667479Z self=, 2025-05-07T20:08:18.4668399Z num_jagged_dim=5, 2025-05-07T20:08:18.4668789Z outer_dense_size=3, 2025-05-07T20:08:18.4669187Z inner_dense_size=5, 2025-05-07T20:08:18.4669576Z padding_value=0, 2025-05-07T20:08:18.4669973Z dtype=torch.float32, 2025-05-07T20:08:18.4670382Z device_type='meta', 2025-05-07T20:08:18.4670891Z ) 2025-05-07T20:08:18.4671325Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:08:18.4672351Z self=, 2025-05-07T20:08:18.4673272Z num_jagged_dim=3, 2025-05-07T20:08:18.4673653Z outer_dense_size=3, 2025-05-07T20:08:18.4674046Z inner_dense_size=4, 2025-05-07T20:08:18.4674676Z padding_value=0, 2025-05-07T20:08:18.4675161Z dtype=torch.float16, 2025-05-07T20:08:18.4675565Z device_type='meta', 2025-05-07T20:08:18.4675943Z ) 2025-05-07T20:08:18.4676369Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:08:18.4677391Z self=, 2025-05-07T20:08:18.4678309Z num_jagged_dim=5, 2025-05-07T20:08:18.4678696Z outer_dense_size=4, 2025-05-07T20:08:18.4679079Z inner_dense_size=4, 2025-05-07T20:08:18.4679469Z padding_value=0, 2025-05-07T20:08:18.4680101Z dtype=torch.bfloat16, 2025-05-07T20:08:18.4680507Z device_type='meta', 2025-05-07T20:08:18.4680881Z ) 2025-05-07T20:08:18.4681313Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:08:18.4682330Z self=, 2025-05-07T20:08:18.4683260Z num_jagged_dim=4, 2025-05-07T20:08:18.4683661Z outer_dense_size=5, 2025-05-07T20:08:18.4684049Z inner_dense_size=4, 2025-05-07T20:08:18.4684442Z padding_value=0, 2025-05-07T20:08:18.4684835Z dtype=torch.float16, 2025-05-07T20:08:18.4685239Z device_type='meta', 2025-05-07T20:08:18.4685616Z ) 2025-05-07T20:08:18.4686051Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:08:18.4687077Z self=, 2025-05-07T20:08:18.4687998Z num_jagged_dim=3, 2025-05-07T20:08:18.4688487Z outer_dense_size=4, 2025-05-07T20:08:18.4688891Z inner_dense_size=2, 2025-05-07T20:08:18.4689271Z padding_value=0, 2025-05-07T20:08:18.4689662Z dtype=torch.float32, 2025-05-07T20:08:18.4690071Z device_type='meta', 2025-05-07T20:08:18.4690442Z ) 2025-05-07T20:08:18.4690882Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:08:18.4692040Z self=, 2025-05-07T20:08:18.4692972Z num_jagged_dim=3, 2025-05-07T20:08:18.4693404Z outer_dense_size=4, 2025-05-07T20:08:18.4693970Z inner_dense_size=4, 2025-05-07T20:08:18.4694380Z padding_value=0, 2025-05-07T20:08:18.4694766Z dtype=torch.float32, 2025-05-07T20:08:18.4695173Z device_type='meta', 2025-05-07T20:08:18.4695548Z ) 2025-05-07T20:08:18.4695972Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:08:18.4696994Z self=, 2025-05-07T20:08:18.4697917Z num_jagged_dim=4, 2025-05-07T20:08:18.4698302Z outer_dense_size=4, 2025-05-07T20:08:18.4698689Z inner_dense_size=4, 2025-05-07T20:08:18.4699082Z padding_value=0, 2025-05-07T20:08:18.4699473Z dtype=torch.float32, 2025-05-07T20:08:18.4699878Z device_type='meta', 2025-05-07T20:08:18.4700258Z ) 2025-05-07T20:08:18.4700715Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:08:18.4701738Z self=, 2025-05-07T20:08:18.4702654Z num_jagged_dim=2, 2025-05-07T20:08:18.4703048Z outer_dense_size=3, 2025-05-07T20:08:18.4703440Z inner_dense_size=4, 2025-05-07T20:08:18.4703837Z padding_value=0, 2025-05-07T20:08:18.4704227Z dtype=torch.float32, 2025-05-07T20:08:18.4704625Z device_type='meta', 2025-05-07T20:08:18.4705006Z ) 2025-05-07T20:08:18.4705438Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:08:18.4706460Z self=, 2025-05-07T20:08:18.4707441Z num_jagged_dim=2, 2025-05-07T20:08:18.4707825Z outer_dense_size=3, 2025-05-07T20:08:18.4708220Z inner_dense_size=2, 2025-05-07T20:08:18.4708974Z padding_value=0, 2025-05-07T20:08:18.4709537Z dtype=torch.float32, 2025-05-07T20:08:18.4709945Z device_type='meta', 2025-05-07T20:08:18.4710327Z ) 2025-05-07T20:08:18.4710755Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:08:18.4711790Z self=, 2025-05-07T20:08:18.4712712Z num_jagged_dim=3, 2025-05-07T20:08:18.4713096Z outer_dense_size=3, 2025-05-07T20:08:18.4713496Z inner_dense_size=2, 2025-05-07T20:08:18.4713921Z padding_value=0, 2025-05-07T20:08:18.4714317Z dtype=torch.float32, 2025-05-07T20:08:18.4714724Z device_type='meta', 2025-05-07T20:08:18.4715100Z ) 2025-05-07T20:08:18.4715537Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:08:18.4716566Z self=, 2025-05-07T20:08:18.4717497Z num_jagged_dim=3, 2025-05-07T20:08:18.4717890Z outer_dense_size=3, 2025-05-07T20:08:18.4718297Z inner_dense_size=3, 2025-05-07T20:08:18.4718687Z padding_value=0, 2025-05-07T20:08:18.4719083Z dtype=torch.float32, 2025-05-07T20:08:18.4719494Z device_type='meta', 2025-05-07T20:08:18.4719866Z ) 2025-05-07T20:08:18.4720297Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:08:18.4721323Z self=, 2025-05-07T20:08:18.4722237Z num_jagged_dim=3, 2025-05-07T20:08:18.4722627Z outer_dense_size=4, 2025-05-07T20:08:18.4723027Z inner_dense_size=0, 2025-05-07T20:08:18.4723422Z padding_value=0, 2025-05-07T20:08:18.4723811Z dtype=torch.float16, 2025-05-07T20:08:18.4724220Z device_type='meta', 2025-05-07T20:08:18.4724604Z ) 2025-05-07T20:08:18.4725038Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:08:18.4726072Z self=, 2025-05-07T20:08:18.4727007Z num_jagged_dim=1, 2025-05-07T20:08:18.4748951Z outer_dense_size=4, 2025-05-07T20:08:18.4749571Z inner_dense_size=0, 2025-05-07T20:08:18.4749985Z padding_value=0, 2025-05-07T20:08:18.4750378Z dtype=torch.float16, 2025-05-07T20:08:18.4750794Z device_type='meta', 2025-05-07T20:08:18.4751189Z ) 2025-05-07T20:08:18.4751626Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:08:18.4752670Z self=, 2025-05-07T20:08:18.4753605Z num_jagged_dim=1, 2025-05-07T20:08:18.4753995Z outer_dense_size=1, 2025-05-07T20:08:18.4754398Z inner_dense_size=0, 2025-05-07T20:08:18.4754813Z padding_value=0, 2025-05-07T20:08:18.4755224Z dtype=torch.float16, 2025-05-07T20:08:18.4755628Z device_type='meta', 2025-05-07T20:08:18.4756048Z ) 2025-05-07T20:08:18.4756384Z PASSED 2025-05-07T20:08:18.4756584Z 2025-05-07T20:08:18.4756818Z =============================== warnings summary =============================== 2025-05-07T20:08:18.4757726Z test/jagged/jagged_to_padded_dense_test.py::JaggedToPaddedDenseTest::test_jagged_to_padded_dense 2025-05-07T20:08:18.4759988Z /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/autograd/gradcheck.py:923: UserWarning: Input #0 requires gradient and is not a double precision floating point or complex. This check will likely fail if all the inputs are not of double precision floating point or complex. 2025-05-07T20:08:18.4761919Z warnings.warn( 2025-05-07T20:08:18.4762145Z 2025-05-07T20:08:18.4762633Z test/jagged/jagged_to_padded_dense_test.py::JaggedToPaddedDenseTest::test_jagged_to_padded_dense 2025-05-07T20:08:18.4768056Z /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/autograd/graph.py:824: UserWarning: fbgemm::jagged_to_padded_dense: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at /pytorch/torch/csrc/autograd/autograd_not_implemented_fallback.cpp:62.) 2025-05-07T20:08:18.4773410Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:08:18.4774052Z 2025-05-07T20:08:18.4774404Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:08:18.4775141Z ======================== 2 passed, 2 warnings in 46.35s ======================== 2025-05-07T20:08:19.4946341Z 2025-05-07T20:08:19.4947295Z [TEST] Python test suite PASSED: ./jagged/jagged_to_padded_dense_test.py 2025-05-07T20:08:19.4970723Z [TEST] Python test time for ./jagged/jagged_to_padded_dense_test.py: 51 seconds 2025-05-07T20:08:19.4971294Z 2025-05-07T20:08:19.4971300Z 2025-05-07T20:08:19.4971307Z 2025-05-07T20:08:19.4971313Z 2025-05-07T20:08:19.4990389Z ################################################################################ 2025-05-07T20:08:19.5011316Z # [2025-05-07T20:08:19.500Z] Run Python Test Suite: 2025-05-07T20:08:19.5011910Z # ./jagged/keyed_jagged_index_select_test.py 2025-05-07T20:08:19.5012463Z ################################################################################ 2025-05-07T20:08:19.5044634Z + 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:08:19.5045731Z 2025-05-07T20:08:22.7161700Z ============================= test session starts ============================== 2025-05-07T20:08:22.7162726Z platform linux -- Python 3.9.7, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:08:22.7163557Z cachedir: .pytest_cache 2025-05-07T20:08:22.7164480Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:08:22.7165486Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:08:22.7165983Z plugins: hypothesis-6.131.14 2025-05-07T20:08:25.5164073Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:08:25.5165447Z Configuration file: /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-clang++.cfg 2025-05-07T20:08:25.5328691Z collected 1 item 2025-05-07T20:08:25.5328971Z 2025-05-07T20:08:25.5373803Z jagged/keyed_jagged_index_select_test.py::KeyedJaggedIndexSelectTest::test_keyed_jagged_index_select_dim1 SKIPPED 2025-05-07T20:08:25.5374619Z 2025-05-07T20:08:25.5374870Z =========================== short test summary info ============================ 2025-05-07T20:08:25.5375740Z SKIPPED [1] jagged/keyed_jagged_index_select_test.py:30: CUDA is not available or no GPUs detected 2025-05-07T20:08:25.5376578Z ============================== 1 skipped in 3.04s ============================== 2025-05-07T20:08:26.3688588Z 2025-05-07T20:08:26.3689392Z [TEST] Python test suite PASSED: ./jagged/keyed_jagged_index_select_test.py 2025-05-07T20:08:26.3711792Z [TEST] Python test time for ./jagged/keyed_jagged_index_select_test.py: 7 seconds 2025-05-07T20:08:26.3712350Z 2025-05-07T20:08:26.3712368Z 2025-05-07T20:08:26.3712375Z 2025-05-07T20:08:26.3712381Z 2025-05-07T20:08:26.3728864Z ################################################################################ 2025-05-07T20:08:26.3748912Z # [2025-05-07T20:08:26.374Z] Run Python Test Suite: 2025-05-07T20:08:26.3749894Z # ./jagged/misc_ops_test.py 2025-05-07T20:08:26.3750561Z ################################################################################ 2025-05-07T20:08:26.3780343Z + 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:08:26.3781312Z 2025-05-07T20:08:29.4974248Z ============================= test session starts ============================== 2025-05-07T20:08:29.4975235Z platform linux -- Python 3.9.7, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:08:29.4976062Z cachedir: .pytest_cache 2025-05-07T20:08:29.4976996Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:08:29.4977998Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:08:29.4978492Z plugins: hypothesis-6.131.14 2025-05-07T20:08:32.3732032Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:08:32.3733417Z Configuration file: /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-clang++.cfg 2025-05-07T20:08:32.3916850Z collected 3 items 2025-05-07T20:08:32.3917145Z 2025-05-07T20:08:32.6492732Z jagged/misc_ops_test.py::JaggedTensorOpsTest::test_jagged_1d_to_truncated_values PASSED 2025-05-07T20:08:33.3933284Z jagged/misc_ops_test.py::JaggedTensorOpsTest::test_jagged_softmax Trying example: test_jagged_softmax( 2025-05-07T20:08:33.3934467Z self=, 2025-05-07T20:08:33.3935149Z B=1, 2025-05-07T20:08:33.3935479Z max_L=1, 2025-05-07T20:08:33.3935816Z D=1, 2025-05-07T20:08:33.3936157Z dtype=torch.float32, 2025-05-07T20:08:33.3936584Z device_type=device(type='cpu'), 2025-05-07T20:08:33.3937029Z ) 2025-05-07T20:08:33.3937373Z Trying example: test_jagged_softmax( 2025-05-07T20:08:33.3938092Z self=, 2025-05-07T20:08:33.3938793Z B=170, 2025-05-07T20:08:33.3939122Z max_L=1, 2025-05-07T20:08:33.3939459Z D=1, 2025-05-07T20:08:33.3939803Z dtype=torch.float32, 2025-05-07T20:08:33.3940228Z device_type=device(type='cpu'), 2025-05-07T20:08:33.3940658Z ) 2025-05-07T20:08:33.3941010Z Trying example: test_jagged_softmax( 2025-05-07T20:08:33.3941821Z self=, 2025-05-07T20:08:33.3942499Z B=170, 2025-05-07T20:08:33.3942835Z max_L=706, 2025-05-07T20:08:33.3943178Z D=28, 2025-05-07T20:08:33.3943515Z dtype=torch.float32, 2025-05-07T20:08:33.3943940Z device_type=device(type='cpu'), 2025-05-07T20:08:33.3944377Z ) 2025-05-07T20:08:33.3944723Z Trying example: test_jagged_softmax( 2025-05-07T20:08:33.3945413Z self=, 2025-05-07T20:08:33.3946108Z B=319, 2025-05-07T20:08:33.3946437Z max_L=736, 2025-05-07T20:08:33.3946789Z D=2, 2025-05-07T20:08:33.3947133Z dtype=torch.float32, 2025-05-07T20:08:33.3947576Z device_type=device(type='cpu'), 2025-05-07T20:08:33.3948017Z ) 2025-05-07T20:08:33.3948369Z Trying example: test_jagged_softmax( 2025-05-07T20:08:33.3949053Z self=, 2025-05-07T20:08:33.3949733Z B=163, 2025-05-07T20:08:33.3950065Z max_L=474, 2025-05-07T20:08:33.3950402Z D=28, 2025-05-07T20:08:33.3950746Z dtype=torch.float32, 2025-05-07T20:08:33.3951174Z device_type=device(type='cpu'), 2025-05-07T20:08:33.3951607Z ) 2025-05-07T20:08:33.3951953Z Trying example: test_jagged_softmax( 2025-05-07T20:08:33.3952641Z self=, 2025-05-07T20:08:33.3953312Z B=223, 2025-05-07T20:08:33.3953646Z max_L=810, 2025-05-07T20:08:33.3953989Z D=27, 2025-05-07T20:08:33.3954769Z dtype=torch.float32, 2025-05-07T20:08:33.3955374Z device_type=device(type='cpu'), 2025-05-07T20:08:33.3955811Z ) 2025-05-07T20:08:33.3956158Z Trying example: test_jagged_softmax( 2025-05-07T20:08:33.3956854Z self=, 2025-05-07T20:08:33.3957539Z B=512, 2025-05-07T20:08:33.3957874Z max_L=837, 2025-05-07T20:08:33.3958209Z D=9, 2025-05-07T20:08:33.3958554Z dtype=torch.float32, 2025-05-07T20:08:33.3958983Z device_type=device(type='cpu'), 2025-05-07T20:08:33.3959421Z ) 2025-05-07T20:08:33.3959778Z Trying example: test_jagged_softmax( 2025-05-07T20:08:33.3960474Z self=, 2025-05-07T20:08:33.3961152Z B=16, 2025-05-07T20:08:33.3961486Z max_L=537, 2025-05-07T20:08:33.3961829Z D=28, 2025-05-07T20:08:33.3962168Z dtype=torch.float32, 2025-05-07T20:08:33.3962592Z device_type=device(type='cpu'), 2025-05-07T20:08:33.3963043Z ) 2025-05-07T20:08:33.3963388Z Trying example: test_jagged_softmax( 2025-05-07T20:08:33.3964088Z self=, 2025-05-07T20:08:33.3964775Z B=143, 2025-05-07T20:08:33.3965104Z max_L=809, 2025-05-07T20:08:33.3965449Z D=17, 2025-05-07T20:08:33.3965799Z dtype=torch.float32, 2025-05-07T20:08:33.3966220Z device_type=device(type='cpu'), 2025-05-07T20:08:33.3966669Z ) 2025-05-07T20:08:33.3967023Z Trying example: test_jagged_softmax( 2025-05-07T20:08:33.3967722Z self=, 2025-05-07T20:08:33.3968511Z B=366, 2025-05-07T20:08:33.3968845Z max_L=67, 2025-05-07T20:08:33.3969184Z D=22, 2025-05-07T20:08:33.3969526Z dtype=torch.float32, 2025-05-07T20:08:33.3970108Z device_type=device(type='cpu'), 2025-05-07T20:08:33.3970554Z ) 2025-05-07T20:08:33.3970898Z Trying example: test_jagged_softmax( 2025-05-07T20:08:33.3971610Z self=, 2025-05-07T20:08:33.3972308Z B=297, 2025-05-07T20:08:33.3972642Z max_L=361, 2025-05-07T20:08:33.3972986Z D=16, 2025-05-07T20:08:33.3973333Z dtype=torch.float32, 2025-05-07T20:08:33.3973750Z device_type=device(type='cpu'), 2025-05-07T20:08:33.3974191Z ) 2025-05-07T20:08:33.3974543Z Trying example: test_jagged_softmax( 2025-05-07T20:08:33.3975232Z self=, 2025-05-07T20:08:33.3975967Z B=361, 2025-05-07T20:08:33.3976307Z max_L=361, 2025-05-07T20:08:33.3976653Z D=16, 2025-05-07T20:08:33.3976997Z dtype=torch.float32, 2025-05-07T20:08:33.3977427Z device_type=device(type='cpu'), 2025-05-07T20:08:33.3977867Z ) 2025-05-07T20:08:33.3978209Z Trying example: test_jagged_softmax( 2025-05-07T20:08:33.3978902Z self=, 2025-05-07T20:08:33.3979587Z B=361, 2025-05-07T20:08:33.3980162Z max_L=361, 2025-05-07T20:08:33.3980532Z D=1, 2025-05-07T20:08:33.3980884Z dtype=torch.float32, 2025-05-07T20:08:33.3981305Z device_type=device(type='cpu'), 2025-05-07T20:08:33.3981747Z ) 2025-05-07T20:08:33.3982102Z Trying example: test_jagged_softmax( 2025-05-07T20:08:33.3982784Z self=, 2025-05-07T20:08:33.3983464Z B=1, 2025-05-07T20:08:33.3983800Z max_L=361, 2025-05-07T20:08:33.3984142Z D=1, 2025-05-07T20:08:33.3984496Z dtype=torch.float32, 2025-05-07T20:08:33.3984925Z device_type=device(type='cpu'), 2025-05-07T20:08:33.3985365Z ) 2025-05-07T20:08:33.3985726Z Trying example: test_jagged_softmax( 2025-05-07T20:08:33.3986414Z self=, 2025-05-07T20:08:33.3987098Z B=295, 2025-05-07T20:08:33.3987430Z max_L=267, 2025-05-07T20:08:33.3987781Z D=28, 2025-05-07T20:08:33.3988553Z dtype=torch.float32, 2025-05-07T20:08:33.3989000Z device_type=device(type='cpu'), 2025-05-07T20:08:33.3989630Z ) 2025-05-07T20:08:33.3989991Z Trying example: test_jagged_softmax( 2025-05-07T20:08:33.3990675Z self=, 2025-05-07T20:08:33.3991363Z B=28, 2025-05-07T20:08:33.3991699Z max_L=267, 2025-05-07T20:08:33.3992040Z D=28, 2025-05-07T20:08:33.3992390Z dtype=torch.float32, 2025-05-07T20:08:33.3992819Z device_type=device(type='cpu'), 2025-05-07T20:08:33.3993256Z ) 2025-05-07T20:08:33.3993613Z Trying example: test_jagged_softmax( 2025-05-07T20:08:33.3994313Z self=, 2025-05-07T20:08:33.3994993Z B=28, 2025-05-07T20:08:33.3995332Z max_L=28, 2025-05-07T20:08:33.3995683Z D=28, 2025-05-07T20:08:33.3996025Z dtype=torch.float32, 2025-05-07T20:08:33.3996453Z device_type=device(type='cpu'), 2025-05-07T20:08:33.3996894Z ) 2025-05-07T20:08:33.3997261Z Trying example: test_jagged_softmax( 2025-05-07T20:08:33.3997960Z self=, 2025-05-07T20:08:33.3998653Z B=468, 2025-05-07T20:08:33.3998990Z max_L=507, 2025-05-07T20:08:33.3999331Z D=10, 2025-05-07T20:08:33.3999679Z dtype=torch.float32, 2025-05-07T20:08:33.4000106Z device_type=device(type='cpu'), 2025-05-07T20:08:33.4000550Z ) 2025-05-07T20:08:33.4000909Z Trying example: test_jagged_softmax( 2025-05-07T20:08:33.4001604Z self=, 2025-05-07T20:08:33.4002287Z B=468, 2025-05-07T20:08:33.4002624Z max_L=10, 2025-05-07T20:08:33.4002971Z D=10, 2025-05-07T20:08:33.4003315Z dtype=torch.float32, 2025-05-07T20:08:33.4003743Z device_type=device(type='cpu'), 2025-05-07T20:08:33.4004185Z ) 2025-05-07T20:08:33.4004530Z Trying example: test_jagged_softmax( 2025-05-07T20:08:33.4005233Z self=, 2025-05-07T20:08:33.4005926Z B=468, 2025-05-07T20:08:33.4006268Z max_L=10, 2025-05-07T20:08:33.4006607Z D=1, 2025-05-07T20:08:33.4006956Z dtype=torch.float32, 2025-05-07T20:08:33.4007387Z device_type=device(type='cpu'), 2025-05-07T20:08:33.4007828Z ) 2025-05-07T20:08:33.4008297Z PASSED 2025-05-07T20:08:33.4612729Z jagged/misc_ops_test.py::JaggedTensorOpsTest::test_masked_select_jagged_1d PASSED 2025-05-07T20:08:33.4613363Z 2025-05-07T20:08:33.4613598Z =============================== warnings summary =============================== 2025-05-07T20:08:33.4614329Z test/jagged/misc_ops_test.py::JaggedTensorOpsTest::test_jagged_softmax 2025-05-07T20:08:33.4619243Z /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/autograd/graph.py:824: UserWarning: fbgemm::dense_to_jagged: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at /pytorch/torch/csrc/autograd/autograd_not_implemented_fallback.cpp:62.) 2025-05-07T20:08:33.4624268Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:08:33.4624917Z 2025-05-07T20:08:33.4625254Z test/jagged/misc_ops_test.py::JaggedTensorOpsTest::test_jagged_softmax 2025-05-07T20:08:33.4630612Z /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/autograd/graph.py:824: UserWarning: fbgemm::jagged_to_padded_dense: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at /pytorch/torch/csrc/autograd/autograd_not_implemented_fallback.cpp:62.) 2025-05-07T20:08:33.4635808Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:08:33.4636455Z 2025-05-07T20:08:33.4636800Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:08:33.4637529Z ======================== 3 passed, 2 warnings in 4.19s ========================= 2025-05-07T20:08:34.3459416Z 2025-05-07T20:08:34.3460297Z [TEST] Python test suite PASSED: ./jagged/misc_ops_test.py 2025-05-07T20:08:34.3480980Z [TEST] Python test time for ./jagged/misc_ops_test.py: 8 seconds 2025-05-07T20:08:34.3481448Z 2025-05-07T20:08:34.3481455Z 2025-05-07T20:08:34.3481461Z 2025-05-07T20:08:34.3481468Z 2025-05-07T20:08:34.3500165Z ################################################################################ 2025-05-07T20:08:34.3521575Z # [2025-05-07T20:08:34.351Z] Run Python Test Suite: 2025-05-07T20:08:34.3522199Z # ./jagged/slice_test.py 2025-05-07T20:08:34.3522692Z ################################################################################ 2025-05-07T20:08:34.3551739Z + 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:08:34.3552689Z 2025-05-07T20:08:37.8076386Z ============================= test session starts ============================== 2025-05-07T20:08:37.8077400Z platform linux -- Python 3.9.7, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:08:37.8078246Z cachedir: .pytest_cache 2025-05-07T20:08:37.8079161Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:08:37.8080320Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:08:37.8080810Z plugins: hypothesis-6.131.14 2025-05-07T20:08:40.8109100Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:08:40.8110480Z Configuration file: /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-clang++.cfg 2025-05-07T20:08:40.8277568Z collected 2 items 2025-05-07T20:08:40.8277878Z 2025-05-07T20:08:41.5739015Z jagged/slice_test.py::JaggedSliceTest::test_jagged_slice Trying example: test_jagged_slice( 2025-05-07T20:08:41.5740097Z self=, 2025-05-07T20:08:41.5740736Z B=10, 2025-05-07T20:08:41.5741077Z N=10, 2025-05-07T20:08:41.5741412Z slice_length=0, 2025-05-07T20:08:41.5741802Z dtype=torch.float32, 2025-05-07T20:08:41.5742197Z ) 2025-05-07T20:08:41.5742543Z Trying example: test_jagged_slice( 2025-05-07T20:08:41.5743175Z self=, 2025-05-07T20:08:41.5743803Z B=334, 2025-05-07T20:08:41.5744135Z N=10, 2025-05-07T20:08:41.5744464Z slice_length=0, 2025-05-07T20:08:41.5744847Z dtype=torch.float32, 2025-05-07T20:08:41.5745232Z ) 2025-05-07T20:08:41.5745576Z Trying example: test_jagged_slice( 2025-05-07T20:08:41.5746207Z self=, 2025-05-07T20:08:41.5746834Z B=334, 2025-05-07T20:08:41.5747157Z N=23, 2025-05-07T20:08:41.5747495Z slice_length=47, 2025-05-07T20:08:41.5747886Z dtype=torch.float32, 2025-05-07T20:08:41.5748268Z ) 2025-05-07T20:08:41.5749065Z Trying example: test_jagged_slice( 2025-05-07T20:08:41.5749870Z self=, 2025-05-07T20:08:41.5750488Z B=351, 2025-05-07T20:08:41.5750813Z N=57, 2025-05-07T20:08:41.5751145Z slice_length=15, 2025-05-07T20:08:41.5751525Z dtype=torch.float32, 2025-05-07T20:08:41.5751912Z ) 2025-05-07T20:08:41.5752262Z Trying example: test_jagged_slice( 2025-05-07T20:08:41.5752893Z self=, 2025-05-07T20:08:41.5753510Z B=300, 2025-05-07T20:08:41.5753841Z N=60, 2025-05-07T20:08:41.5754179Z slice_length=0, 2025-05-07T20:08:41.5754553Z dtype=torch.float32, 2025-05-07T20:08:41.5754944Z ) 2025-05-07T20:08:41.5755295Z Trying example: test_jagged_slice( 2025-05-07T20:08:41.5755918Z self=, 2025-05-07T20:08:41.5756545Z B=455, 2025-05-07T20:08:41.5756871Z N=29, 2025-05-07T20:08:41.5757214Z slice_length=31, 2025-05-07T20:08:41.5757604Z dtype=torch.float32, 2025-05-07T20:08:41.5757997Z ) 2025-05-07T20:08:41.5758340Z Trying example: test_jagged_slice( 2025-05-07T20:08:41.5758963Z self=, 2025-05-07T20:08:41.5759592Z B=273, 2025-05-07T20:08:41.5759909Z N=24, 2025-05-07T20:08:41.5760244Z slice_length=8, 2025-05-07T20:08:41.5760618Z dtype=torch.float32, 2025-05-07T20:08:41.5760996Z ) 2025-05-07T20:08:41.5761346Z Trying example: test_jagged_slice( 2025-05-07T20:08:41.5761973Z self=, 2025-05-07T20:08:41.5762603Z B=55, 2025-05-07T20:08:41.5762927Z N=21, 2025-05-07T20:08:41.5763266Z slice_length=31, 2025-05-07T20:08:41.5763658Z dtype=torch.float32, 2025-05-07T20:08:41.5764039Z ) 2025-05-07T20:08:41.5764392Z Trying example: test_jagged_slice( 2025-05-07T20:08:41.5765027Z self=, 2025-05-07T20:08:41.5765651Z B=290, 2025-05-07T20:08:41.5765987Z N=53, 2025-05-07T20:08:41.5766329Z slice_length=10, 2025-05-07T20:08:41.5766713Z dtype=torch.float32, 2025-05-07T20:08:41.5767106Z ) 2025-05-07T20:08:41.5767455Z Trying example: test_jagged_slice( 2025-05-07T20:08:41.5768200Z self=, 2025-05-07T20:08:41.5768844Z B=454, 2025-05-07T20:08:41.5769180Z N=63, 2025-05-07T20:08:41.5769510Z slice_length=41, 2025-05-07T20:08:41.5769900Z dtype=torch.float32, 2025-05-07T20:08:41.5770282Z ) 2025-05-07T20:08:41.5770624Z Trying example: test_jagged_slice( 2025-05-07T20:08:41.5771319Z self=, 2025-05-07T20:08:41.5771946Z B=265, 2025-05-07T20:08:41.5772271Z N=29, 2025-05-07T20:08:41.5772606Z slice_length=38, 2025-05-07T20:08:41.5772999Z dtype=torch.float32, 2025-05-07T20:08:41.5773385Z ) 2025-05-07T20:08:41.5773737Z Trying example: test_jagged_slice( 2025-05-07T20:08:41.5774374Z self=, 2025-05-07T20:08:41.5775015Z B=38, 2025-05-07T20:08:41.5775333Z N=29, 2025-05-07T20:08:41.5775665Z slice_length=38, 2025-05-07T20:08:41.5776056Z dtype=torch.float32, 2025-05-07T20:08:41.5776432Z ) 2025-05-07T20:08:41.5776780Z Trying example: test_jagged_slice( 2025-05-07T20:08:41.5777414Z self=, 2025-05-07T20:08:41.5778035Z B=38, 2025-05-07T20:08:41.5778364Z N=38, 2025-05-07T20:08:41.5778706Z slice_length=38, 2025-05-07T20:08:41.5779091Z dtype=torch.float32, 2025-05-07T20:08:41.5779483Z ) 2025-05-07T20:08:41.5780055Z Trying example: test_jagged_slice( 2025-05-07T20:08:41.5780683Z self=, 2025-05-07T20:08:41.5781313Z B=186, 2025-05-07T20:08:41.5781647Z N=13, 2025-05-07T20:08:41.5781978Z slice_length=53, 2025-05-07T20:08:41.5782766Z dtype=torch.float32, 2025-05-07T20:08:41.5783296Z ) 2025-05-07T20:08:41.5783651Z Trying example: test_jagged_slice( 2025-05-07T20:08:41.5784273Z self=, 2025-05-07T20:08:41.5784905Z B=186, 2025-05-07T20:08:41.5785242Z N=13, 2025-05-07T20:08:41.5785582Z slice_length=0, 2025-05-07T20:08:41.5785965Z dtype=torch.float32, 2025-05-07T20:08:41.5786356Z ) 2025-05-07T20:08:41.5786707Z Trying example: test_jagged_slice( 2025-05-07T20:08:41.5787338Z self=, 2025-05-07T20:08:41.5787967Z B=186, 2025-05-07T20:08:41.5788292Z N=10, 2025-05-07T20:08:41.5788627Z slice_length=0, 2025-05-07T20:08:41.5789003Z dtype=torch.float32, 2025-05-07T20:08:41.5789417Z ) 2025-05-07T20:08:41.5789763Z Trying example: test_jagged_slice( 2025-05-07T20:08:41.5790392Z self=, 2025-05-07T20:08:41.5791039Z B=33, 2025-05-07T20:08:41.5791364Z N=42, 2025-05-07T20:08:41.5791718Z slice_length=29, 2025-05-07T20:08:41.5792113Z dtype=torch.float32, 2025-05-07T20:08:41.5792495Z ) 2025-05-07T20:08:41.5792850Z Trying example: test_jagged_slice( 2025-05-07T20:08:41.5793490Z self=, 2025-05-07T20:08:41.5794115Z B=33, 2025-05-07T20:08:41.5794445Z N=33, 2025-05-07T20:08:41.5794792Z slice_length=29, 2025-05-07T20:08:41.5795179Z dtype=torch.float32, 2025-05-07T20:08:41.5795568Z ) 2025-05-07T20:08:41.5795923Z Trying example: test_jagged_slice( 2025-05-07T20:08:41.5796560Z self=, 2025-05-07T20:08:41.5797186Z B=33, 2025-05-07T20:08:41.5797515Z N=29, 2025-05-07T20:08:41.5797857Z slice_length=29, 2025-05-07T20:08:41.5798236Z dtype=torch.float32, 2025-05-07T20:08:41.5798625Z ) 2025-05-07T20:08:41.5798988Z Trying example: test_jagged_slice( 2025-05-07T20:08:41.5799610Z self=, 2025-05-07T20:08:41.5800248Z B=33, 2025-05-07T20:08:41.5800578Z N=29, 2025-05-07T20:08:41.5800909Z slice_length=33, 2025-05-07T20:08:41.5801303Z dtype=torch.float32, 2025-05-07T20:08:41.5801694Z ) 2025-05-07T20:08:41.5802036Z PASSED 2025-05-07T20:08:41.5802593Z jagged/slice_test.py::JaggedSliceTest::test_jagged_slice_errors PASSED 2025-05-07T20:08:41.5803085Z 2025-05-07T20:08:41.5803322Z ============================== 2 passed in 4.00s =============================== 2025-05-07T20:08:42.5948996Z 2025-05-07T20:08:42.5950254Z [TEST] Python test suite PASSED: ./jagged/slice_test.py 2025-05-07T20:08:42.5976991Z [TEST] Python test time for ./jagged/slice_test.py: 8 seconds 2025-05-07T20:08:42.5977548Z 2025-05-07T20:08:42.5977554Z 2025-05-07T20:08:42.5977560Z 2025-05-07T20:08:42.5977566Z 2025-05-07T20:08:42.5994671Z ################################################################################ 2025-05-07T20:08:42.6017641Z # [2025-05-07T20:08:42.601Z] Run Python Test Suite: 2025-05-07T20:08:42.6018279Z # ./jagged/unique_indices_test.py 2025-05-07T20:08:42.6018780Z ################################################################################ 2025-05-07T20:08:42.6049010Z + 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:08:42.6050009Z 2025-05-07T20:08:45.9572610Z ============================= test session starts ============================== 2025-05-07T20:08:45.9573580Z platform linux -- Python 3.9.7, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:08:45.9574411Z cachedir: .pytest_cache 2025-05-07T20:08:45.9575327Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:08:45.9576792Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:08:45.9577313Z plugins: hypothesis-6.131.14 2025-05-07T20:08:48.7766493Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:08:48.7767859Z Configuration file: /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-clang++.cfg 2025-05-07T20:08:48.7945943Z collected 3 items 2025-05-07T20:08:48.7946238Z 2025-05-07T20:08:48.7973822Z jagged/unique_indices_test.py::UniqueIndicesTest::test_jagged_unique_indices SKIPPED 2025-05-07T20:08:48.7990149Z jagged/unique_indices_test.py::UniqueIndicesTest::test_jagged_unique_indices_empty SKIPPED 2025-05-07T20:08:48.8018951Z jagged/unique_indices_test.py::UniqueIndicesTest::test_jagged_unique_indices_multi_keys SKIPPED 2025-05-07T20:08:48.8019628Z 2025-05-07T20:08:48.8019874Z =========================== short test summary info ============================ 2025-05-07T20:08:48.8020718Z SKIPPED [1] jagged/unique_indices_test.py:61: CUDA is not available or no GPUs detected 2025-05-07T20:08:48.8021692Z SKIPPED [1] jagged/unique_indices_test.py:238: CUDA is not available or no GPUs detected 2025-05-07T20:08:48.8022686Z SKIPPED [1] jagged/unique_indices_test.py:165: CUDA is not available or no GPUs detected 2025-05-07T20:08:48.8023470Z ============================== 3 skipped in 3.07s ============================== 2025-05-07T20:08:49.6242079Z 2025-05-07T20:08:49.6243117Z [TEST] Python test suite PASSED: ./jagged/unique_indices_test.py 2025-05-07T20:08:49.6269822Z [TEST] Python test time for ./jagged/unique_indices_test.py: 7 seconds 2025-05-07T20:08:49.6270356Z 2025-05-07T20:08:49.6270363Z 2025-05-07T20:08:49.6270369Z 2025-05-07T20:08:49.6270375Z 2025-05-07T20:08:49.6286830Z ################################################################################ 2025-05-07T20:08:49.6308397Z # [2025-05-07T20:08:49.630Z] Run Python Test Suite: 2025-05-07T20:08:49.6308991Z # ./layout_transform_ops_test.py 2025-05-07T20:08:49.6309519Z ################################################################################ 2025-05-07T20:08:49.6339476Z + 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:08:49.6340489Z 2025-05-07T20:08:52.7899432Z ============================= test session starts ============================== 2025-05-07T20:08:52.7900433Z platform linux -- Python 3.9.7, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:08:52.7901261Z cachedir: .pytest_cache 2025-05-07T20:08:52.7902182Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:08:52.7903204Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:08:52.7903704Z plugins: hypothesis-6.131.14 2025-05-07T20:08:55.0794357Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:08:55.0795744Z Configuration file: /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-clang++.cfg 2025-05-07T20:08:55.0975340Z collected 3 items 2025-05-07T20:08:55.0975653Z 2025-05-07T20:08:55.1005330Z layout_transform_ops_test.py::LayoutTransformOpsTest::test_recat_embedding_grad_output SKIPPED 2025-05-07T20:08:55.1052467Z layout_transform_ops_test.py::LayoutTransformOpsTest::test_recat_embedding_grad_output_mixed_D SKIPPED 2025-05-07T20:08:55.1053890Z layout_transform_ops_test.py::LayoutTransformOpsTest::test_recat_embedding_grad_output_mixed_D_batch SKIPPED 2025-05-07T20:08:55.1054604Z 2025-05-07T20:08:55.1054856Z =========================== short test summary info ============================ 2025-05-07T20:08:55.1055659Z SKIPPED [1] layout_transform_ops_test.py:34: CUDA is not available or no GPUs detected 2025-05-07T20:08:55.1056591Z SKIPPED [1] layout_transform_ops_test.py:61: CUDA is not available or no GPUs detected 2025-05-07T20:08:55.1057999Z SKIPPED [1] layout_transform_ops_test.py:104: CUDA is not available or no GPUs detected 2025-05-07T20:08:55.1059014Z ============================== 3 skipped in 2.54s ============================== 2025-05-07T20:08:55.8468637Z 2025-05-07T20:08:55.8469493Z [TEST] Python test suite PASSED: ./layout_transform_ops_test.py 2025-05-07T20:08:55.8491707Z [TEST] Python test time for ./layout_transform_ops_test.py: 6 seconds 2025-05-07T20:08:55.8492236Z 2025-05-07T20:08:55.8492242Z 2025-05-07T20:08:55.8492263Z 2025-05-07T20:08:55.8492269Z 2025-05-07T20:08:55.8509867Z ################################################################################ 2025-05-07T20:08:55.8530501Z # [2025-05-07T20:08:55.852Z] Run Python Test Suite: 2025-05-07T20:08:55.8531074Z # ./merge_pooled_embeddings_test.py 2025-05-07T20:08:55.8531593Z ################################################################################ 2025-05-07T20:08:55.8561877Z + 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:08:55.8562924Z 2025-05-07T20:08:58.9627636Z ============================= test session starts ============================== 2025-05-07T20:08:58.9628626Z platform linux -- Python 3.9.7, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:08:58.9629450Z cachedir: .pytest_cache 2025-05-07T20:08:58.9630364Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:08:58.9631366Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:08:58.9631857Z plugins: hypothesis-6.131.14 2025-05-07T20:09:01.3257648Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:09:01.3259013Z Configuration file: /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-clang++.cfg 2025-05-07T20:09:01.3443423Z collected 7 items 2025-05-07T20:09:01.3443732Z 2025-05-07T20:09:01.3467899Z merge_pooled_embeddings_test.py::MergePooledEmbeddingsTest::test_all_to_one_device SKIPPED 2025-05-07T20:09:01.3482932Z merge_pooled_embeddings_test.py::MergePooledEmbeddingsTest::test_merge SKIPPED 2025-05-07T20:09:01.3497922Z merge_pooled_embeddings_test.py::MergePooledEmbeddingsTest::test_merge_pooled_embeddings_cpu_with_different_target_device SKIPPED 2025-05-07T20:09:01.3511427Z merge_pooled_embeddings_test.py::MergePooledEmbeddingsTest::test_merge_pooled_embeddings_gpu_to_cpu SKIPPED 2025-05-07T20:09:01.3524521Z merge_pooled_embeddings_test.py::MergePooledEmbeddingsTest::test_merge_pooled_embeddings_gpu_to_cuda_without_index SKIPPED 2025-05-07T20:09:01.3538071Z merge_pooled_embeddings_test.py::MergePooledEmbeddingsTest::test_merge_pooled_embeddings_meta SKIPPED 2025-05-07T20:09:01.3570211Z merge_pooled_embeddings_test.py::MergePooledEmbeddingsTest::test_sum_reduce_to_one SKIPPED 2025-05-07T20:09:01.3570879Z 2025-05-07T20:09:01.3571162Z =========================== short test summary info ============================ 2025-05-07T20:09:01.3571995Z SKIPPED [1] merge_pooled_embeddings_test.py:113: CUDA is not available or no GPUs detected 2025-05-07T20:09:01.3572991Z SKIPPED [1] merge_pooled_embeddings_test.py:42: CUDA is not available or no GPUs detected 2025-05-07T20:09:01.3573968Z SKIPPED [1] merge_pooled_embeddings_test.py:195: CUDA is not available or no GPUs detected 2025-05-07T20:09:01.3574954Z SKIPPED [1] merge_pooled_embeddings_test.py:140: CUDA is not available or no GPUs detected 2025-05-07T20:09:01.3575936Z SKIPPED [1] merge_pooled_embeddings_test.py:156: CUDA is not available or no GPUs detected 2025-05-07T20:09:01.3576922Z SKIPPED [1] merge_pooled_embeddings_test.py:238: CUDA is not available or no GPUs detected 2025-05-07T20:09:01.3577917Z SKIPPED [1] merge_pooled_embeddings_test.py:210: CUDA is not available or no GPUs detected 2025-05-07T20:09:01.3578705Z ============================== 7 skipped in 2.61s ============================== 2025-05-07T20:09:02.1061218Z 2025-05-07T20:09:02.1062038Z [TEST] Python test suite PASSED: ./merge_pooled_embeddings_test.py 2025-05-07T20:09:02.1085249Z [TEST] Python test time for ./merge_pooled_embeddings_test.py: 7 seconds 2025-05-07T20:09:02.1085806Z 2025-05-07T20:09:02.1085812Z 2025-05-07T20:09:02.1085818Z 2025-05-07T20:09:02.1085823Z 2025-05-07T20:09:02.1103964Z ################################################################################ 2025-05-07T20:09:02.1126344Z # [2025-05-07T20:09:02.111Z] Run Python Test Suite: 2025-05-07T20:09:02.1126952Z # ./metric_ops_test.py 2025-05-07T20:09:02.1127442Z ################################################################################ 2025-05-07T20:09:02.1159638Z + 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:09:02.1160591Z 2025-05-07T20:09:05.3643428Z ============================= test session starts ============================== 2025-05-07T20:09:05.3644595Z platform linux -- Python 3.9.7, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:09:05.3645433Z cachedir: .pytest_cache 2025-05-07T20:09:05.3646348Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:09:05.3647360Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:09:05.3647850Z plugins: hypothesis-6.131.14 2025-05-07T20:09:07.6194396Z collecting ... collected 1 item 2025-05-07T20:09:07.6194765Z 2025-05-07T20:09:07.6225369Z metric_ops_test.py::MetricOpsTest::test_auc SKIPPED (Test is sometim...) 2025-05-07T20:09:07.6225898Z 2025-05-07T20:09:07.6226142Z =========================== short test summary info ============================ 2025-05-07T20:09:07.6227116Z 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:09:07.6228091Z ============================== 1 skipped in 2.49s ============================== 2025-05-07T20:09:08.3099297Z 2025-05-07T20:09:08.3100335Z [TEST] Python test suite PASSED: ./metric_ops_test.py 2025-05-07T20:09:08.3121534Z [TEST] Python test time for ./metric_ops_test.py: 6 seconds 2025-05-07T20:09:08.3121985Z 2025-05-07T20:09:08.3121991Z 2025-05-07T20:09:08.3121996Z 2025-05-07T20:09:08.3122001Z 2025-05-07T20:09:08.3138387Z ################################################################################ 2025-05-07T20:09:08.3158087Z # [2025-05-07T20:09:08.315Z] Run Python Test Suite: 2025-05-07T20:09:08.3158664Z # ./permute/permute_pooled_embedding_test.py 2025-05-07T20:09:08.3159215Z ################################################################################ 2025-05-07T20:09:08.3188087Z + 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:09:08.3189159Z 2025-05-07T20:09:11.5383035Z ============================= test session starts ============================== 2025-05-07T20:09:11.5384050Z platform linux -- Python 3.9.7, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:09:11.5384868Z cachedir: .pytest_cache 2025-05-07T20:09:11.5385784Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:09:11.5386789Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:09:11.5387279Z plugins: hypothesis-6.131.14 2025-05-07T20:09:13.8548485Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:09:13.8549856Z Configuration file: /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-clang++.cfg 2025-05-07T20:09:13.8723340Z collected 5 items 2025-05-07T20:09:13.8723641Z 2025-05-07T20:09:14.0181624Z permute/permute_pooled_embedding_test.py::PooledEmbeddingModulesTest::test_compatibility PASSED 2025-05-07T20:09:14.0343287Z permute/permute_pooled_embedding_test.py::PooledEmbeddingModulesTest::test_permutation PASSED 2025-05-07T20:09:14.0362757Z permute/permute_pooled_embedding_test.py::PooledEmbeddingModulesTest::test_permutation_autograd SKIPPED 2025-05-07T20:09:14.0377919Z permute/permute_pooled_embedding_test.py::PooledEmbeddingModulesTest::test_permutation_autograd_meta SKIPPED 2025-05-07T20:09:14.0471845Z permute/permute_pooled_embedding_test.py::PooledEmbeddingModulesTest::test_pooled_table_batched_embedding PASSED 2025-05-07T20:09:14.0472672Z 2025-05-07T20:09:14.0472908Z =============================== warnings summary =============================== 2025-05-07T20:09:14.0473496Z permute/permute_pooled_embedding_test.py:65 2025-05-07T20:09:14.0474886Z /__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:09:14.0476411Z @settings(deadline=10000, suppress_health_check=suppressed_list) 2025-05-07T20:09:14.0476884Z 2025-05-07T20:09:14.0477239Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:09:14.0477961Z =========================== short test summary info ============================ 2025-05-07T20:09:14.0478923Z SKIPPED [1] permute/permute_pooled_embedding_test.py:81: Test is currently known to fail when running on ARM platform 2025-05-07T20:09:14.0480466Z SKIPPED [1] permute/permute_pooled_embedding_test.py:156: Test is currently known to fail when running on ARM platform 2025-05-07T20:09:14.0481457Z =================== 3 passed, 2 skipped, 1 warning in 2.73s ==================== 2025-05-07T20:09:14.7769221Z 2025-05-07T20:09:14.7770193Z [TEST] Python test suite PASSED: ./permute/permute_pooled_embedding_test.py 2025-05-07T20:09:14.7792789Z [TEST] Python test time for ./permute/permute_pooled_embedding_test.py: 6 seconds 2025-05-07T20:09:14.7793376Z 2025-05-07T20:09:14.7793415Z 2025-05-07T20:09:14.7793421Z 2025-05-07T20:09:14.7793444Z 2025-05-07T20:09:14.7810078Z ################################################################################ 2025-05-07T20:09:14.7831849Z # [2025-05-07T20:09:14.782Z] Run Python Test Suite: 2025-05-07T20:09:14.7832432Z # ./quantize/bfloat16_test.py 2025-05-07T20:09:14.7832901Z ################################################################################ 2025-05-07T20:09:14.7862020Z + 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:09:14.7862998Z 2025-05-07T20:09:18.0735138Z ============================= test session starts ============================== 2025-05-07T20:09:18.0736105Z platform linux -- Python 3.9.7, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:09:18.0736928Z cachedir: .pytest_cache 2025-05-07T20:09:18.0737875Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:09:18.0738912Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:09:18.0739414Z plugins: hypothesis-6.131.14 2025-05-07T20:09:20.3950807Z collecting ... collected 4 items 2025-05-07T20:09:20.3951175Z 2025-05-07T20:09:20.8113036Z quantize/bfloat16_test.py::SparseNNOperatorsGPUTest::test_dense_mlp_quantize_ops PASSED 2025-05-07T20:09:23.7539257Z quantize/bfloat16_test.py::TestBfloat16QuantizationConversion::test_quantize_and_dequantize_op PASSED 2025-05-07T20:09:23.7560060Z quantize/bfloat16_test.py::TestBfloat16QuantizationConversion::test_quantize_and_dequantize_op_cuda_large_nrows_bf16 SKIPPED 2025-05-07T20:09:25.3179132Z quantize/bfloat16_test.py::TestBfloat16QuantizationConversion::test_quantize_op PASSED 2025-05-07T20:09:25.3180051Z 2025-05-07T20:09:25.3180425Z =========================== short test summary info ============================ 2025-05-07T20:09:25.3181929Z SKIPPED [1] quantize/bfloat16_test.py:118: Skip when CUDA is not available 2025-05-07T20:09:25.3183189Z ========================= 3 passed, 1 skipped in 7.47s ========================= 2025-05-07T20:09:26.1341166Z 2025-05-07T20:09:26.1342270Z [TEST] Python test suite PASSED: ./quantize/bfloat16_test.py 2025-05-07T20:09:26.1363267Z [TEST] Python test time for ./quantize/bfloat16_test.py: 12 seconds 2025-05-07T20:09:26.1363765Z 2025-05-07T20:09:26.1363771Z 2025-05-07T20:09:26.1363776Z 2025-05-07T20:09:26.1363781Z 2025-05-07T20:09:26.1380332Z ################################################################################ 2025-05-07T20:09:26.1401616Z # [2025-05-07T20:09:26.139Z] Run Python Test Suite: 2025-05-07T20:09:26.1402184Z # ./quantize/comm_codec_test.py 2025-05-07T20:09:26.1402676Z ################################################################################ 2025-05-07T20:09:26.1431784Z + 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:09:26.1432806Z 2025-05-07T20:09:29.4451041Z ============================= test session starts ============================== 2025-05-07T20:09:29.4452035Z platform linux -- Python 3.9.7, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:09:29.4452858Z cachedir: .pytest_cache 2025-05-07T20:09:29.4453769Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:09:29.4454777Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:09:29.4455265Z plugins: hypothesis-6.131.14 2025-05-07T20:09:31.7769479Z collecting ... collected 1 item 2025-05-07T20:09:31.7769858Z 2025-05-07T20:09:32.4765768Z quantize/comm_codec_test.py::QuantizedCommCodecTest::test_quantized_comm_codec PASSED 2025-05-07T20:09:32.4766397Z 2025-05-07T20:09:32.4766632Z ============================== 1 passed in 3.26s =============================== 2025-05-07T20:09:33.2835945Z 2025-05-07T20:09:33.2836840Z [TEST] Python test suite PASSED: ./quantize/comm_codec_test.py 2025-05-07T20:09:33.2859310Z [TEST] Python test time for ./quantize/comm_codec_test.py: 7 seconds 2025-05-07T20:09:33.2859843Z 2025-05-07T20:09:33.2859849Z 2025-05-07T20:09:33.2859855Z 2025-05-07T20:09:33.2859861Z 2025-05-07T20:09:33.2877186Z ################################################################################ 2025-05-07T20:09:33.2900310Z # [2025-05-07T20:09:33.289Z] Run Python Test Suite: 2025-05-07T20:09:33.2900907Z # ./quantize/fp8_rowwise_test.py 2025-05-07T20:09:33.2901398Z ################################################################################ 2025-05-07T20:09:33.2932345Z + 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:09:33.2933344Z 2025-05-07T20:09:36.6414297Z ============================= test session starts ============================== 2025-05-07T20:09:36.6415293Z platform linux -- Python 3.9.7, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:09:36.6416141Z cachedir: .pytest_cache 2025-05-07T20:09:36.6417057Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:09:36.6418051Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:09:36.6418612Z plugins: hypothesis-6.131.14 2025-05-07T20:09:38.9692106Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:09:38.9693489Z Configuration file: /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-clang++.cfg 2025-05-07T20:09:38.9860162Z collected 2 items 2025-05-07T20:09:38.9860466Z 2025-05-07T20:09:38.9893380Z quantize/fp8_rowwise_test.py::TestFP8RowwiseQuantizationConversion::test_quantize_and_dequantize_op_fp8_rowwise SKIPPED 2025-05-07T20:09:38.9925229Z quantize/fp8_rowwise_test.py::TestFP8RowwiseQuantizationConversion::test_quantize_and_dequantize_op_padded_fp8_rowwise SKIPPED 2025-05-07T20:09:38.9926343Z 2025-05-07T20:09:38.9926599Z =========================== short test summary info ============================ 2025-05-07T20:09:38.9927403Z SKIPPED [1] quantize/fp8_rowwise_test.py:52: CUDA is not available or no GPUs detected 2025-05-07T20:09:38.9928469Z SKIPPED [1] quantize/fp8_rowwise_test.py:145: CUDA is not available or no GPUs detected 2025-05-07T20:09:38.9929241Z ============================== 2 skipped in 2.58s ============================== 2025-05-07T20:09:39.7372567Z 2025-05-07T20:09:39.7373257Z [TEST] Python test suite PASSED: ./quantize/fp8_rowwise_test.py 2025-05-07T20:09:39.7395779Z [TEST] Python test time for ./quantize/fp8_rowwise_test.py: 6 seconds 2025-05-07T20:09:39.7396317Z 2025-05-07T20:09:39.7396323Z 2025-05-07T20:09:39.7396329Z 2025-05-07T20:09:39.7396335Z 2025-05-07T20:09:39.7412959Z ################################################################################ 2025-05-07T20:09:39.7434266Z # [2025-05-07T20:09:39.742Z] Run Python Test Suite: 2025-05-07T20:09:39.7434861Z # ./quantize/fused_8bit_rowwise_test.py 2025-05-07T20:09:39.7435381Z ################################################################################ 2025-05-07T20:09:39.7464823Z + 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:09:39.7465873Z 2025-05-07T20:09:43.0519549Z ============================= test session starts ============================== 2025-05-07T20:09:43.0520536Z platform linux -- Python 3.9.7, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:09:43.0521364Z cachedir: .pytest_cache 2025-05-07T20:09:43.0522282Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:09:43.0523322Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:09:43.0523833Z plugins: hypothesis-6.131.14 2025-05-07T20:09:45.3987569Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:09:45.3988966Z Configuration file: /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-clang++.cfg 2025-05-07T20:09:45.4273449Z collected 4 items 2025-05-07T20:09:45.4273751Z 2025-05-07T20:09:46.0445058Z quantize/fused_8bit_rowwise_test.py::TestFused8BitRowwiseQuantizationConversion::test_quantize_and_dequantize_op_cpu PASSED 2025-05-07T20:09:46.2578149Z quantize/fused_8bit_rowwise_test.py::TestFused8BitRowwiseQuantizationConversion::test_quantize_and_dequantize_op_cuda PASSED 2025-05-07T20:09:46.8075522Z quantize/fused_8bit_rowwise_test.py::TestFused8BitRowwiseQuantizationConversion::test_quantize_and_dequantize_op_cuda_large_nrows PASSED 2025-05-07T20:09:47.1949178Z quantize/fused_8bit_rowwise_test.py::TestFused8BitRowwiseQuantizationConversion::test_quantize_op PASSED 2025-05-07T20:09:47.1949991Z 2025-05-07T20:09:47.1950219Z ============================== 4 passed in 4.37s =============================== 2025-05-07T20:09:47.9880328Z 2025-05-07T20:09:47.9881469Z [TEST] Python test suite PASSED: ./quantize/fused_8bit_rowwise_test.py 2025-05-07T20:09:47.9904184Z [TEST] Python test time for ./quantize/fused_8bit_rowwise_test.py: 8 seconds 2025-05-07T20:09:47.9904734Z 2025-05-07T20:09:47.9904746Z 2025-05-07T20:09:47.9904752Z 2025-05-07T20:09:47.9904757Z 2025-05-07T20:09:47.9920623Z ################################################################################ 2025-05-07T20:09:47.9941374Z # [2025-05-07T20:09:47.993Z] Run Python Test Suite: 2025-05-07T20:09:47.9941977Z # ./quantize/fused_nbit_rowwise_test.py 2025-05-07T20:09:47.9942500Z ################################################################################ 2025-05-07T20:09:47.9971111Z + 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:09:47.9972319Z 2025-05-07T20:09:51.2793674Z ============================= test session starts ============================== 2025-05-07T20:09:51.2794671Z platform linux -- Python 3.9.7, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:09:51.2795495Z cachedir: .pytest_cache 2025-05-07T20:09:51.2796406Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:09:51.2797412Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:09:51.2797904Z plugins: hypothesis-6.131.14 2025-05-07T20:09:53.5904890Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:09:53.5906264Z Configuration file: /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-clang++.cfg 2025-05-07T20:09:53.6078196Z collected 4 items 2025-05-07T20:09:53.6078512Z 2025-05-07T20:09:54.8437661Z quantize/fused_nbit_rowwise_test.py::TestFusedNBitRowwiseQuantizationConversion::test_quantize_and_dequantize_op PASSED 2025-05-07T20:09:55.3606082Z quantize/fused_nbit_rowwise_test.py::TestFusedNBitRowwiseQuantizationConversion::test_quantize_and_dequantize_op_cpu_and_cuda PASSED 2025-05-07T20:10:22.4476859Z quantize/fused_nbit_rowwise_test.py::TestFusedNBitRowwiseQuantizationConversion::test_quantize_and_dequantize_op_cuda_large_nrows PASSED 2025-05-07T20:10:23.8313878Z quantize/fused_nbit_rowwise_test.py::TestFusedNBitRowwiseQuantizationConversion::test_quantize_op PASSED 2025-05-07T20:10:23.8314680Z 2025-05-07T20:10:23.8314923Z =============================== warnings summary =============================== 2025-05-07T20:10:23.8316075Z test/quantize/fused_nbit_rowwise_test.py::TestFusedNBitRowwiseQuantizationConversion::test_quantize_and_dequantize_op_cuda_large_nrows 2025-05-07T20:10:23.8318204Z /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/hypothesis/control.py:60: HypothesisDeprecationWarning: Using `assume` outside a property-based test is deprecated 2025-05-07T20:10:23.8319599Z note_deprecation( 2025-05-07T20:10:23.8319840Z 2025-05-07T20:10:23.8320196Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:10:23.8320921Z ======================== 4 passed, 1 warning in 32.78s ========================= 2025-05-07T20:10:24.6910216Z 2025-05-07T20:10:24.6911205Z [TEST] Python test suite PASSED: ./quantize/fused_nbit_rowwise_test.py 2025-05-07T20:10:24.6935714Z [TEST] Python test time for ./quantize/fused_nbit_rowwise_test.py: 37 seconds 2025-05-07T20:10:24.6936283Z 2025-05-07T20:10:24.6936290Z 2025-05-07T20:10:24.6936295Z 2025-05-07T20:10:24.6936300Z 2025-05-07T20:10:24.6953576Z ################################################################################ 2025-05-07T20:10:24.6975896Z # [2025-05-07T20:10:24.696Z] Run Python Test Suite: 2025-05-07T20:10:24.6976521Z # ./quantize/hfp8_test.py 2025-05-07T20:10:24.6977007Z ################################################################################ 2025-05-07T20:10:24.7007749Z + 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:10:24.7008955Z 2025-05-07T20:10:27.9522850Z ============================= test session starts ============================== 2025-05-07T20:10:27.9523849Z platform linux -- Python 3.9.7, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:10:27.9524680Z cachedir: .pytest_cache 2025-05-07T20:10:27.9525596Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:10:27.9526594Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:10:27.9527091Z plugins: hypothesis-6.131.14 2025-05-07T20:10:30.2805216Z collecting ... collected 1 item 2025-05-07T20:10:30.2805608Z 2025-05-07T20:10:30.6426247Z quantize/hfp8_test.py::TestHFP8QuantizationConversion::test_quantize_and_dequantize_op PASSED 2025-05-07T20:10:30.6426971Z 2025-05-07T20:10:30.6427200Z ============================== 1 passed in 2.92s =============================== 2025-05-07T20:10:31.3864951Z 2025-05-07T20:10:31.3865864Z [TEST] Python test suite PASSED: ./quantize/hfp8_test.py 2025-05-07T20:10:31.3894852Z [TEST] Python test time for ./quantize/hfp8_test.py: 7 seconds 2025-05-07T20:10:31.3895347Z 2025-05-07T20:10:31.3895353Z 2025-05-07T20:10:31.3895358Z 2025-05-07T20:10:31.3895363Z 2025-05-07T20:10:31.3911010Z ################################################################################ 2025-05-07T20:10:31.3932847Z # [2025-05-07T20:10:31.392Z] Run Python Test Suite: 2025-05-07T20:10:31.3933402Z # ./quantize/mixed_dim_int8_test.py 2025-05-07T20:10:31.3949745Z ################################################################################ 2025-05-07T20:10:31.3967602Z + 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:10:31.3968752Z 2025-05-07T20:10:34.7005934Z ============================= test session starts ============================== 2025-05-07T20:10:34.7006930Z platform linux -- Python 3.9.7, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:10:34.7007764Z cachedir: .pytest_cache 2025-05-07T20:10:34.7008865Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:10:34.7009877Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:10:34.7010373Z plugins: hypothesis-6.131.14 2025-05-07T20:10:37.0109597Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:10:37.0114787Z Configuration file: /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-clang++.cfg 2025-05-07T20:10:37.0343362Z collected 4 items 2025-05-07T20:10:37.0344515Z 2025-05-07T20:10:37.0385807Z quantize/mixed_dim_int8_test.py::TestMixedDimInt8DequantizationConversion::test_mixed_dim_8bit_dequantize_op SKIPPED 2025-05-07T20:10:37.0403425Z quantize/mixed_dim_int8_test.py::TestMixedDimInt8DequantizationConversion::test_mixed_dim_8bit_dequantize_op_empty SKIPPED 2025-05-07T20:10:37.0424566Z quantize/mixed_dim_int8_test.py::TestMixedDimInt8DequantizationConversion::test_mixed_dim_8bit_dequantize_op_large_dims SKIPPED 2025-05-07T20:10:37.0473022Z quantize/mixed_dim_int8_test.py::TestMixedDimInt8DequantizationConversion::test_mixed_dim_8bit_dequantize_op_large_rows SKIPPED 2025-05-07T20:10:37.0473970Z 2025-05-07T20:10:37.0474223Z =========================== short test summary info ============================ 2025-05-07T20:10:37.0475046Z SKIPPED [1] quantize/mixed_dim_int8_test.py:47: CUDA is not available or no GPUs detected 2025-05-07T20:10:37.0476055Z SKIPPED [1] quantize/mixed_dim_int8_test.py:35: CUDA is not available or no GPUs detected 2025-05-07T20:10:37.0477045Z SKIPPED [1] quantize/mixed_dim_int8_test.py:69: CUDA is not available or no GPUs detected 2025-05-07T20:10:37.0478022Z SKIPPED [1] quantize/mixed_dim_int8_test.py:91: CUDA is not available or no GPUs detected 2025-05-07T20:10:37.0478817Z ============================== 4 skipped in 2.57s ============================== 2025-05-07T20:10:37.8105801Z 2025-05-07T20:10:37.8106732Z [TEST] Python test suite PASSED: ./quantize/mixed_dim_int8_test.py 2025-05-07T20:10:37.8127671Z [TEST] Python test time for ./quantize/mixed_dim_int8_test.py: 6 seconds 2025-05-07T20:10:37.8128232Z 2025-05-07T20:10:37.8128238Z 2025-05-07T20:10:37.8128243Z 2025-05-07T20:10:37.8128248Z 2025-05-07T20:10:37.8145552Z ################################################################################ 2025-05-07T20:10:37.8166842Z # [2025-05-07T20:10:37.816Z] Run Python Test Suite: 2025-05-07T20:10:37.8167815Z # ./quantize/msfp_test.py 2025-05-07T20:10:37.8168379Z ################################################################################ 2025-05-07T20:10:37.8198827Z + 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:10:37.8199892Z 2025-05-07T20:10:41.1410196Z ============================= test session starts ============================== 2025-05-07T20:10:41.1411191Z platform linux -- Python 3.9.7, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:10:41.1412018Z cachedir: .pytest_cache 2025-05-07T20:10:41.1412933Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:10:41.1413934Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:10:41.1414427Z plugins: hypothesis-6.131.14 2025-05-07T20:10:43.6745178Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:10:43.6746570Z Configuration file: /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-clang++.cfg 2025-05-07T20:10:43.6903428Z collected 1 item 2025-05-07T20:10:43.6903725Z 2025-05-07T20:10:43.6950073Z quantize/msfp_test.py::TestMSFPQuantizationConversion::test_quantize_op SKIPPED 2025-05-07T20:10:43.6950714Z 2025-05-07T20:10:43.6950965Z =========================== short test summary info ============================ 2025-05-07T20:10:43.6951732Z SKIPPED [1] quantize/msfp_test.py:30: CUDA is not available or no GPUs detected 2025-05-07T20:10:43.6952484Z ============================== 1 skipped in 2.80s ============================== 2025-05-07T20:10:44.4325877Z 2025-05-07T20:10:44.4326726Z [TEST] Python test suite PASSED: ./quantize/msfp_test.py 2025-05-07T20:10:44.4348345Z [TEST] Python test time for ./quantize/msfp_test.py: 7 seconds 2025-05-07T20:10:44.4348827Z 2025-05-07T20:10:44.4348872Z 2025-05-07T20:10:44.4348878Z 2025-05-07T20:10:44.4348901Z 2025-05-07T20:10:44.4363564Z ################################################################################ 2025-05-07T20:10:44.4387102Z # [2025-05-07T20:10:44.438Z] Run Python Test Suite: 2025-05-07T20:10:44.4387641Z # ./quantize/mx4_test.py 2025-05-07T20:10:44.4388095Z ################################################################################ 2025-05-07T20:10:44.4417247Z + 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:10:44.4418196Z 2025-05-07T20:10:47.7576662Z ============================= test session starts ============================== 2025-05-07T20:10:47.7577651Z platform linux -- Python 3.9.7, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:10:47.7578483Z cachedir: .pytest_cache 2025-05-07T20:10:47.7579443Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:10:47.7580723Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:10:47.7581223Z plugins: hypothesis-6.131.14 2025-05-07T20:10:50.1452252Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:10:50.1453640Z Configuration file: /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-clang++.cfg 2025-05-07T20:10:50.1636083Z collected 4 items 2025-05-07T20:10:50.1636440Z 2025-05-07T20:10:50.1666040Z quantize/mx4_test.py::TestMXQuantizationConversion::test_mx4 SKIPPED 2025-05-07T20:10:50.1682516Z quantize/mx4_test.py::TestMXQuantizationConversion::test_mx4_cases SKIPPED 2025-05-07T20:10:50.1700019Z quantize/mx4_test.py::TestMXQuantizationConversion::test_mx4_index_overflow SKIPPED 2025-05-07T20:10:50.1732597Z quantize/mx4_test.py::TestMXQuantizationConversion::test_mx4_large_cases SKIPPED 2025-05-07T20:10:50.1733703Z 2025-05-07T20:10:50.1733968Z =========================== short test summary info ============================ 2025-05-07T20:10:50.1734975Z SKIPPED [1] quantize/mx4_test.py:150: CUDA is not available or no GPUs detected 2025-05-07T20:10:50.1735839Z SKIPPED [1] quantize/mx4_test.py:236: CUDA is not available or no GPUs detected 2025-05-07T20:10:50.1736730Z SKIPPED [1] quantize/mx4_test.py:293: Test requires a gpu with at least 32GB of memory. 2025-05-07T20:10:50.1737643Z SKIPPED [1] quantize/mx4_test.py:307: Test requires a gpu with at least 64GB of memory. 2025-05-07T20:10:50.1738407Z ============================== 4 skipped in 2.64s ============================== 2025-05-07T20:10:50.9393997Z 2025-05-07T20:10:50.9394863Z [TEST] Python test suite PASSED: ./quantize/mx4_test.py 2025-05-07T20:10:50.9417463Z [TEST] Python test time for ./quantize/mx4_test.py: 6 seconds 2025-05-07T20:10:50.9417936Z 2025-05-07T20:10:50.9417942Z 2025-05-07T20:10:50.9417948Z 2025-05-07T20:10:50.9417954Z 2025-05-07T20:10:50.9436070Z ################################################################################ 2025-05-07T20:10:50.9457362Z # [2025-05-07T20:10:50.945Z] Run Python Test Suite: 2025-05-07T20:10:50.9457941Z # ./release/stable_release_test.py 2025-05-07T20:10:50.9458445Z ################################################################################ 2025-05-07T20:10:50.9490498Z + 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:10:50.9491518Z 2025-05-07T20:10:54.2157270Z ============================= test session starts ============================== 2025-05-07T20:10:54.2158349Z platform linux -- Python 3.9.7, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:10:54.2159205Z cachedir: .pytest_cache 2025-05-07T20:10:54.2160153Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:10:54.2161164Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:10:54.2161675Z plugins: hypothesis-6.131.14 2025-05-07T20:10:56.5790714Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:10:56.5792086Z Configuration file: /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-clang++.cfg 2025-05-07T20:10:56.5955305Z collected 2 items 2025-05-07T20:10:56.5955576Z 2025-05-07T20:10:56.6004057Z release/stable_release_test.py::StableRelease::test_backwards_compatibility PASSED 2025-05-07T20:10:56.6036685Z release/stable_release_test.py::StableRelease::test_example_ops PASSED 2025-05-07T20:10:56.6037252Z 2025-05-07T20:10:56.6037481Z ============================== 2 passed in 2.63s =============================== 2025-05-07T20:10:57.3527775Z 2025-05-07T20:10:57.3528784Z [TEST] Python test suite PASSED: ./release/stable_release_test.py 2025-05-07T20:10:57.3549993Z [TEST] Python test time for ./release/stable_release_test.py: 7 seconds 2025-05-07T20:10:57.3550498Z 2025-05-07T20:10:57.3550504Z 2025-05-07T20:10:57.3550511Z 2025-05-07T20:10:57.3550516Z 2025-05-07T20:10:57.3566429Z ################################################################################ 2025-05-07T20:10:57.3588253Z # [2025-05-07T20:10:57.358Z] Run Python Test Suite: 2025-05-07T20:10:57.3588831Z # ./runtime_monitor_test.py 2025-05-07T20:10:57.3589307Z ################################################################################ 2025-05-07T20:10:57.3620196Z + 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:10:57.3621179Z 2025-05-07T20:11:00.9181715Z ============================= test session starts ============================== 2025-05-07T20:11:00.9182701Z platform linux -- Python 3.9.7, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:11:00.9183962Z cachedir: .pytest_cache 2025-05-07T20:11:00.9185137Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:11:00.9186137Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:11:00.9186632Z plugins: hypothesis-6.131.14 2025-05-07T20:11:03.2310059Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:11:03.2311439Z Configuration file: /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-clang++.cfg 2025-05-07T20:11:03.2490988Z collected 7 items 2025-05-07T20:11:03.2491301Z 2025-05-07T20:11:03.2513115Z runtime_monitor_test.py::RuntimeMonitorTest::test_async_series_timer_multi_start SKIPPED 2025-05-07T20:11:03.2526473Z runtime_monitor_test.py::RuntimeMonitorTest::test_async_series_timer_multi_stop SKIPPED 2025-05-07T20:11:03.2540555Z runtime_monitor_test.py::RuntimeMonitorTest::test_async_series_timer_recording SKIPPED 2025-05-07T20:11:03.2553596Z runtime_monitor_test.py::RuntimeMonitorTest::test_async_series_timer_recording_multi_stream_load SKIPPED 2025-05-07T20:11:03.2565766Z runtime_monitor_test.py::RuntimeMonitorTest::test_async_series_timer_recording_other_stream SKIPPED 2025-05-07T20:11:03.2576665Z runtime_monitor_test.py::RuntimeMonitorTest::test_noop_reporter PASSED 2025-05-07T20:11:03.2604063Z runtime_monitor_test.py::RuntimeMonitorTest::test_stdlog_reporter PASSED 2025-05-07T20:11:03.2604644Z 2025-05-07T20:11:03.2604908Z =========================== short test summary info ============================ 2025-05-07T20:11:03.2605705Z SKIPPED [1] runtime_monitor_test.py:59: CUDA is not available or no GPUs detected 2025-05-07T20:11:03.2606632Z SKIPPED [1] runtime_monitor_test.py:71: CUDA is not available or no GPUs detected 2025-05-07T20:11:03.2607556Z SKIPPED [1] runtime_monitor_test.py:87: CUDA is not available or no GPUs detected 2025-05-07T20:11:03.2608595Z SKIPPED [1] runtime_monitor_test.py:118: CUDA is not available or no GPUs detected 2025-05-07T20:11:03.2609540Z SKIPPED [1] runtime_monitor_test.py:102: CUDA is not available or no GPUs detected 2025-05-07T20:11:03.2610340Z ========================= 2 passed, 5 skipped in 2.57s ========================= 2025-05-07T20:11:04.0029001Z 2025-05-07T20:11:04.0035932Z [TEST] Python test suite PASSED: ./runtime_monitor_test.py 2025-05-07T20:11:04.0058163Z [TEST] Python test time for ./runtime_monitor_test.py: 7 seconds 2025-05-07T20:11:04.0058664Z 2025-05-07T20:11:04.0058670Z 2025-05-07T20:11:04.0058676Z 2025-05-07T20:11:04.0058682Z 2025-05-07T20:11:04.0074855Z ################################################################################ 2025-05-07T20:11:04.0100081Z # [2025-05-07T20:11:04.009Z] Run Python Test Suite: 2025-05-07T20:11:04.0100704Z # ./sll/array_jagged_bmm_jagged_out_test.py 2025-05-07T20:11:04.0101247Z ################################################################################ 2025-05-07T20:11:04.0134178Z + 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:11:04.0135266Z 2025-05-07T20:11:07.2664977Z ============================= test session starts ============================== 2025-05-07T20:11:07.2665974Z platform linux -- Python 3.9.7, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:11:07.2666789Z cachedir: .pytest_cache 2025-05-07T20:11:07.2667816Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:11:07.2668826Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:11:07.2669311Z plugins: hypothesis-6.131.14 2025-05-07T20:11:09.5780233Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:11:09.5782049Z Configuration file: /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-clang++.cfg 2025-05-07T20:11:09.5971275Z collected 3 items 2025-05-07T20:11:09.5971579Z 2025-05-07T20:11:09.7639415Z sll/array_jagged_bmm_jagged_out_test.py::ArrayJaggedBmmJaggedTest::test_triton_array_jagged_bmm_jagged_out SKIPPED 2025-05-07T20:11:09.7874539Z sll/array_jagged_bmm_jagged_out_test.py::ArrayJaggedBmmJaggedTest::test_triton_array_jagged_bmm_jagged_out_meta_backend SKIPPED 2025-05-07T20:11:09.8111061Z sll/array_jagged_bmm_jagged_out_test.py::ArrayJaggedBmmJaggedTest::test_triton_array_jagged_bmm_jagged_out_with_grad SKIPPED 2025-05-07T20:11:09.8111896Z 2025-05-07T20:11:09.8112137Z =========================== short test summary info ============================ 2025-05-07T20:11:09.8113250Z SKIPPED [3] ../../../../../github/home/miniconda/envs/build_binary/lib/python3.9/unittest/case.py:117: CUDA is not available or no GPUs detected 2025-05-07T20:11:09.8114325Z ============================== 3 skipped in 2.77s ============================== 2025-05-07T20:11:10.5985649Z 2025-05-07T20:11:10.5986648Z [TEST] Python test suite PASSED: ./sll/array_jagged_bmm_jagged_out_test.py 2025-05-07T20:11:10.6011455Z [TEST] Python test time for ./sll/array_jagged_bmm_jagged_out_test.py: 6 seconds 2025-05-07T20:11:10.6012029Z 2025-05-07T20:11:10.6012036Z 2025-05-07T20:11:10.6012042Z 2025-05-07T20:11:10.6012047Z 2025-05-07T20:11:10.6029288Z ################################################################################ 2025-05-07T20:11:10.6050700Z # [2025-05-07T20:11:10.604Z] Run Python Test Suite: 2025-05-07T20:11:10.6051332Z # ./sll/dense_jagged_cat_jagged_out_test.py 2025-05-07T20:11:10.6051869Z ################################################################################ 2025-05-07T20:11:10.6084732Z + 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:11:10.6085803Z 2025-05-07T20:11:13.9027279Z ============================= test session starts ============================== 2025-05-07T20:11:13.9028292Z platform linux -- Python 3.9.7, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:11:13.9029117Z cachedir: .pytest_cache 2025-05-07T20:11:13.9030037Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:11:13.9031031Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:11:13.9031526Z plugins: hypothesis-6.131.14 2025-05-07T20:11:16.2681989Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:11:16.2683368Z Configuration file: /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-clang++.cfg 2025-05-07T20:11:16.2846101Z collected 1 item 2025-05-07T20:11:16.2846388Z 2025-05-07T20:11:16.2888362Z sll/dense_jagged_cat_jagged_out_test.py::DenseJaggedCatJaggedOutTest::test_dense_jagged_cat_jagged_out SKIPPED 2025-05-07T20:11:16.2889145Z 2025-05-07T20:11:16.2889406Z =========================== short test summary info ============================ 2025-05-07T20:11:16.2890257Z SKIPPED [1] sll/dense_jagged_cat_jagged_out_test.py:24: CUDA is not available or no GPUs detected 2025-05-07T20:11:16.2891089Z ============================== 1 skipped in 2.62s ============================== 2025-05-07T20:11:17.0331645Z 2025-05-07T20:11:17.0332689Z [TEST] Python test suite PASSED: ./sll/dense_jagged_cat_jagged_out_test.py 2025-05-07T20:11:17.0355463Z [TEST] Python test time for ./sll/dense_jagged_cat_jagged_out_test.py: 7 seconds 2025-05-07T20:11:17.0356037Z 2025-05-07T20:11:17.0356044Z 2025-05-07T20:11:17.0356049Z 2025-05-07T20:11:17.0356054Z 2025-05-07T20:11:17.0372886Z ################################################################################ 2025-05-07T20:11:17.0393057Z # [2025-05-07T20:11:17.038Z] Run Python Test Suite: 2025-05-07T20:11:17.0393666Z # ./sll/jagged2_to_padded_dense_test.py 2025-05-07T20:11:17.0394646Z ################################################################################ 2025-05-07T20:11:17.0423418Z + 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:11:17.0424436Z 2025-05-07T20:11:20.3409511Z ============================= test session starts ============================== 2025-05-07T20:11:20.3410478Z platform linux -- Python 3.9.7, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:11:20.3411298Z cachedir: .pytest_cache 2025-05-07T20:11:20.3412206Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:11:20.3413211Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:11:20.3413707Z plugins: hypothesis-6.131.14 2025-05-07T20:11:22.9717374Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:11:22.9718754Z Configuration file: /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-clang++.cfg 2025-05-07T20:11:22.9878272Z collected 1 item 2025-05-07T20:11:22.9878571Z 2025-05-07T20:11:22.9924532Z sll/jagged2_to_padded_dense_test.py::Jagged2ToPaddedDenseTest::test_jagged2_to_padded_dense SKIPPED 2025-05-07T20:11:22.9925239Z 2025-05-07T20:11:22.9925485Z =========================== short test summary info ============================ 2025-05-07T20:11:22.9926406Z SKIPPED [1] sll/jagged2_to_padded_dense_test.py:24: CUDA is not available or no GPUs detected 2025-05-07T20:11:22.9927211Z ============================== 1 skipped in 2.91s ============================== 2025-05-07T20:11:23.7370586Z 2025-05-07T20:11:23.7371601Z [TEST] Python test suite PASSED: ./sll/jagged2_to_padded_dense_test.py 2025-05-07T20:11:23.7394599Z [TEST] Python test time for ./sll/jagged2_to_padded_dense_test.py: 6 seconds 2025-05-07T20:11:23.7395195Z 2025-05-07T20:11:23.7395204Z 2025-05-07T20:11:23.7395225Z 2025-05-07T20:11:23.7395231Z 2025-05-07T20:11:23.7412382Z ################################################################################ 2025-05-07T20:11:23.7433845Z # [2025-05-07T20:11:23.742Z] Run Python Test Suite: 2025-05-07T20:11:23.7434448Z # ./sll/jagged_dense_bmm_test.py 2025-05-07T20:11:23.7434949Z ################################################################################ 2025-05-07T20:11:23.7465826Z + 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:11:23.7466825Z 2025-05-07T20:11:27.0101701Z ============================= test session starts ============================== 2025-05-07T20:11:27.0102698Z platform linux -- Python 3.9.7, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:11:27.0103522Z cachedir: .pytest_cache 2025-05-07T20:11:27.0104480Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:11:27.0105667Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:11:27.0106178Z plugins: hypothesis-6.131.14 2025-05-07T20:11:29.3006163Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:11:29.3007537Z Configuration file: /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-clang++.cfg 2025-05-07T20:11:29.3174438Z collected 2 items 2025-05-07T20:11:29.3174751Z 2025-05-07T20:11:29.3200926Z sll/jagged_dense_bmm_test.py::JaggedDenseBMMTest::test_triton_jagged_dense_bmm SKIPPED 2025-05-07T20:11:29.3228898Z sll/jagged_dense_bmm_test.py::JaggedDenseBMMTest::test_triton_jagged_dense_bmm_with_grad SKIPPED 2025-05-07T20:11:29.3229584Z 2025-05-07T20:11:29.3229835Z =========================== short test summary info ============================ 2025-05-07T20:11:29.3231034Z SKIPPED [1] sll/jagged_dense_bmm_test.py:27: CUDA is not available or no GPUs detected 2025-05-07T20:11:29.3232167Z SKIPPED [1] sll/jagged_dense_bmm_test.py:75: CUDA is not available or no GPUs detected 2025-05-07T20:11:29.3232931Z ============================== 2 skipped in 2.54s ============================== 2025-05-07T20:11:30.0740119Z 2025-05-07T20:11:30.0741190Z [TEST] Python test suite PASSED: ./sll/jagged_dense_bmm_test.py 2025-05-07T20:11:30.0793143Z [TEST] Python test time for ./sll/jagged_dense_bmm_test.py: 7 seconds 2025-05-07T20:11:30.0793672Z 2025-05-07T20:11:30.0793680Z 2025-05-07T20:11:30.0793685Z 2025-05-07T20:11:30.0793690Z 2025-05-07T20:11:30.0803446Z ################################################################################ 2025-05-07T20:11:30.0833302Z # [2025-05-07T20:11:30.081Z] Run Python Test Suite: 2025-05-07T20:11:30.0833932Z # ./sll/jagged_dense_elementwise_add_test.py 2025-05-07T20:11:30.0834507Z ################################################################################ 2025-05-07T20:11:30.0862905Z + 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:11:30.0864030Z 2025-05-07T20:11:33.3377377Z ============================= test session starts ============================== 2025-05-07T20:11:33.3378373Z platform linux -- Python 3.9.7, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:11:33.3379202Z cachedir: .pytest_cache 2025-05-07T20:11:33.3380341Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:11:33.3381350Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:11:33.3381842Z plugins: hypothesis-6.131.14 2025-05-07T20:11:35.7040262Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:11:35.7041664Z Configuration file: /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-clang++.cfg 2025-05-07T20:11:35.7211930Z collected 1 item 2025-05-07T20:11:35.7212232Z 2025-05-07T20:11:35.8868727Z sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add SKIPPED 2025-05-07T20:11:35.8869523Z 2025-05-07T20:11:35.8869765Z =========================== short test summary info ============================ 2025-05-07T20:11:35.8870880Z SKIPPED [1] ../../../../../github/home/miniconda/envs/build_binary/lib/python3.9/unittest/case.py:117: CUDA is not available or no GPUs detected 2025-05-07T20:11:35.8871966Z ============================== 1 skipped in 2.78s ============================== 2025-05-07T20:11:36.6470218Z 2025-05-07T20:11:36.6471191Z [TEST] Python test suite PASSED: ./sll/jagged_dense_elementwise_add_test.py 2025-05-07T20:11:36.6494666Z [TEST] Python test time for ./sll/jagged_dense_elementwise_add_test.py: 6 seconds 2025-05-07T20:11:36.6495264Z 2025-05-07T20:11:36.6495289Z 2025-05-07T20:11:36.6495310Z 2025-05-07T20:11:36.6495315Z 2025-05-07T20:11:36.6512078Z ################################################################################ 2025-05-07T20:11:36.6533206Z # [2025-05-07T20:11:36.652Z] Run Python Test Suite: 2025-05-07T20:11:36.6533878Z # ./sll/jagged_dense_elementwise_mul_jagged_out_test.py 2025-05-07T20:11:36.6534463Z ################################################################################ 2025-05-07T20:11:36.6563075Z + 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:11:36.6564187Z 2025-05-07T20:11:40.1568597Z ============================= test session starts ============================== 2025-05-07T20:11:40.1569598Z platform linux -- Python 3.9.7, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:11:40.1570980Z cachedir: .pytest_cache 2025-05-07T20:11:40.1571943Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:11:40.1573189Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:11:40.1573685Z plugins: hypothesis-6.131.14 2025-05-07T20:11:42.5908524Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:11:42.5909904Z Configuration file: /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-clang++.cfg 2025-05-07T20:11:42.6092740Z collected 3 items 2025-05-07T20:11:42.6093044Z 2025-05-07T20:11:42.6121110Z sll/jagged_dense_elementwise_mul_jagged_out_test.py::JaggedDenseElementwiseMulJaggedOutTest::test_jagged_dense_elementwise_mul_jagged_out SKIPPED 2025-05-07T20:11:42.6139951Z sll/jagged_dense_elementwise_mul_jagged_out_test.py::JaggedDenseElementwiseMulJaggedOutTest::test_jagged_dense_elementwise_mul_jagged_out_meta_backend SKIPPED 2025-05-07T20:11:42.6170988Z sll/jagged_dense_elementwise_mul_jagged_out_test.py::JaggedDenseElementwiseMulJaggedOutTest::test_jagged_dense_elementwise_mul_jagged_out_with_grad SKIPPED 2025-05-07T20:11:42.6172187Z 2025-05-07T20:11:42.6172437Z =========================== short test summary info ============================ 2025-05-07T20:11:42.6173507Z SKIPPED [1] sll/jagged_dense_elementwise_mul_jagged_out_test.py:27: CUDA is not available or no GPUs detected 2025-05-07T20:11:42.6174704Z SKIPPED [1] sll/jagged_dense_elementwise_mul_jagged_out_test.py:159: CUDA is not available or no GPUs detected 2025-05-07T20:11:42.6175903Z SKIPPED [1] sll/jagged_dense_elementwise_mul_jagged_out_test.py:95: CUDA is not available or no GPUs detected 2025-05-07T20:11:42.6176798Z ============================== 3 skipped in 2.70s ============================== 2025-05-07T20:11:43.3949870Z 2025-05-07T20:11:43.3950976Z [TEST] Python test suite PASSED: ./sll/jagged_dense_elementwise_mul_jagged_out_test.py 2025-05-07T20:11:43.3974076Z [TEST] Python test time for ./sll/jagged_dense_elementwise_mul_jagged_out_test.py: 7 seconds 2025-05-07T20:11:43.3974721Z 2025-05-07T20:11:43.3974728Z 2025-05-07T20:11:43.3974733Z 2025-05-07T20:11:43.3974738Z 2025-05-07T20:11:43.3991048Z ################################################################################ 2025-05-07T20:11:43.4013101Z # [2025-05-07T20:11:43.400Z] Run Python Test Suite: 2025-05-07T20:11:43.4013717Z # ./sll/jagged_dense_flash_attention_test.py 2025-05-07T20:11:43.4044101Z ################################################################################ 2025-05-07T20:11:43.4045461Z + 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:11:43.4046488Z 2025-05-07T20:11:46.8488653Z ============================= test session starts ============================== 2025-05-07T20:11:46.8489657Z platform linux -- Python 3.9.7, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:11:46.8490496Z cachedir: .pytest_cache 2025-05-07T20:11:46.8491431Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:11:46.8492434Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:11:46.8492930Z plugins: hypothesis-6.131.14 2025-05-07T20:11:49.6506394Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:11:49.6507745Z Configuration file: /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-clang++.cfg 2025-05-07T20:11:49.6681634Z collected 1 item 2025-05-07T20:11:49.6681919Z 2025-05-07T20:11:49.8485533Z sll/jagged_dense_flash_attention_test.py::JaggedDenseFlashAttentionTest::test_jagged_dense_flash_attention SKIPPED 2025-05-07T20:11:49.8486344Z 2025-05-07T20:11:49.8487080Z =========================== short test summary info ============================ 2025-05-07T20:11:49.8488466Z SKIPPED [1] ../../../../../github/home/miniconda/envs/build_binary/lib/python3.9/unittest/case.py:117: CUDA is not available or no GPUs detected 2025-05-07T20:11:49.8489567Z ============================== 1 skipped in 3.24s ============================== 2025-05-07T20:11:50.6281141Z 2025-05-07T20:11:50.6281998Z [TEST] Python test suite PASSED: ./sll/jagged_dense_flash_attention_test.py 2025-05-07T20:11:50.6305519Z [TEST] Python test time for ./sll/jagged_dense_flash_attention_test.py: 7 seconds 2025-05-07T20:11:50.6306086Z 2025-05-07T20:11:50.6306092Z 2025-05-07T20:11:50.6306097Z 2025-05-07T20:11:50.6306103Z 2025-05-07T20:11:50.6322712Z ################################################################################ 2025-05-07T20:11:50.6345182Z # [2025-05-07T20:11:50.633Z] Run Python Test Suite: 2025-05-07T20:11:50.6345798Z # ./sll/jagged_flash_attention_basic_test.py 2025-05-07T20:11:50.6346378Z ################################################################################ 2025-05-07T20:11:50.6378166Z + 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:11:50.6379208Z 2025-05-07T20:11:53.9075284Z ============================= test session starts ============================== 2025-05-07T20:11:53.9076293Z platform linux -- Python 3.9.7, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:11:53.9077111Z cachedir: .pytest_cache 2025-05-07T20:11:53.9078029Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:11:53.9079036Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:11:53.9079527Z plugins: hypothesis-6.131.14 2025-05-07T20:11:56.2924330Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:11:56.2925703Z Configuration file: /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-clang++.cfg 2025-05-07T20:11:56.3086034Z collected 1 item 2025-05-07T20:11:56.3086331Z 2025-05-07T20:11:56.4848998Z sll/jagged_flash_attention_basic_test.py::JaggedFlashAttentionBasicTest::test_triton_jagged_flash_attention_basic SKIPPED 2025-05-07T20:11:56.4849862Z 2025-05-07T20:11:56.4850104Z =========================== short test summary info ============================ 2025-05-07T20:11:56.4851216Z SKIPPED [1] ../../../../../github/home/miniconda/envs/build_binary/lib/python3.9/unittest/case.py:117: CUDA is not available or no GPUs detected 2025-05-07T20:11:56.4852303Z ============================== 1 skipped in 2.81s ============================== 2025-05-07T20:11:57.2349309Z 2025-05-07T20:11:57.2350356Z [TEST] Python test suite PASSED: ./sll/jagged_flash_attention_basic_test.py 2025-05-07T20:11:57.2372970Z [TEST] Python test time for ./sll/jagged_flash_attention_basic_test.py: 7 seconds 2025-05-07T20:11:57.2373544Z 2025-05-07T20:11:57.2373565Z 2025-05-07T20:11:57.2373570Z 2025-05-07T20:11:57.2373575Z 2025-05-07T20:11:57.2390057Z ################################################################################ 2025-05-07T20:11:57.2410908Z # [2025-05-07T20:11:57.240Z] Run Python Test Suite: 2025-05-07T20:11:57.2411520Z # ./sll/jagged_jagged_bmm_jagged_out_test.py 2025-05-07T20:11:57.2412082Z ################################################################################ 2025-05-07T20:11:57.2442989Z + 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:11:57.2444037Z 2025-05-07T20:12:00.7334982Z ============================= test session starts ============================== 2025-05-07T20:12:00.7336091Z platform linux -- Python 3.9.7, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:12:00.7337640Z cachedir: .pytest_cache 2025-05-07T20:12:00.7338911Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:12:00.7339923Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:12:00.7340446Z plugins: hypothesis-6.131.14 2025-05-07T20:12:03.1162642Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:12:03.1164031Z Configuration file: /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-clang++.cfg 2025-05-07T20:12:03.1347226Z collected 2 items 2025-05-07T20:12:03.1347529Z 2025-05-07T20:12:03.2942669Z sll/jagged_jagged_bmm_jagged_out_test.py::JaggedJaggedBmmJaggedOutTest::test_triton_jagged_jagged_bmm_jagged_out SKIPPED 2025-05-07T20:12:03.3132211Z sll/jagged_jagged_bmm_jagged_out_test.py::JaggedJaggedBmmJaggedOutTest::test_triton_jagged_jagged_bmm_jagged_out_meta_backend SKIPPED 2025-05-07T20:12:03.3133138Z 2025-05-07T20:12:03.3133394Z =========================== short test summary info ============================ 2025-05-07T20:12:03.3134521Z SKIPPED [2] ../../../../../github/home/miniconda/envs/build_binary/lib/python3.9/unittest/case.py:117: CUDA is not available or no GPUs detected 2025-05-07T20:12:03.3135592Z ============================== 2 skipped in 2.85s ============================== 2025-05-07T20:12:04.0481109Z 2025-05-07T20:12:04.0482508Z [TEST] Python test suite PASSED: ./sll/jagged_jagged_bmm_jagged_out_test.py 2025-05-07T20:12:04.0504667Z [TEST] Python test time for ./sll/jagged_jagged_bmm_jagged_out_test.py: 7 seconds 2025-05-07T20:12:04.0505237Z 2025-05-07T20:12:04.0505243Z 2025-05-07T20:12:04.0505249Z 2025-05-07T20:12:04.0505255Z 2025-05-07T20:12:04.0521941Z ################################################################################ 2025-05-07T20:12:04.0544363Z # [2025-05-07T20:12:04.053Z] Run Python Test Suite: 2025-05-07T20:12:04.0544959Z # ./sll/jagged_jagged_bmm_test.py 2025-05-07T20:12:04.0545454Z ################################################################################ 2025-05-07T20:12:04.0576959Z + 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:12:04.0577952Z 2025-05-07T20:12:07.3925705Z ============================= test session starts ============================== 2025-05-07T20:12:07.3926699Z platform linux -- Python 3.9.7, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:12:07.3927763Z cachedir: .pytest_cache 2025-05-07T20:12:07.3928760Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:12:07.3929784Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:12:07.3930305Z plugins: hypothesis-6.131.14 2025-05-07T20:12:09.8112499Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:12:09.8113901Z Configuration file: /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-clang++.cfg 2025-05-07T20:12:09.8295380Z collected 2 items 2025-05-07T20:12:09.8295700Z 2025-05-07T20:12:09.8324510Z sll/jagged_jagged_bmm_test.py::JaggedJaggedBMMTest::test_triton_jagged_jagged_bmm SKIPPED 2025-05-07T20:12:09.8354652Z sll/jagged_jagged_bmm_test.py::JaggedJaggedBMMTest::test_triton_jagged_jagged_bmm_with_grad SKIPPED 2025-05-07T20:12:09.8355344Z 2025-05-07T20:12:09.8355593Z =========================== short test summary info ============================ 2025-05-07T20:12:09.8356387Z SKIPPED [1] sll/jagged_jagged_bmm_test.py:29: CUDA is not available or no GPUs detected 2025-05-07T20:12:09.8357331Z SKIPPED [1] sll/jagged_jagged_bmm_test.py:83: CUDA is not available or no GPUs detected 2025-05-07T20:12:09.8358104Z ============================== 2 skipped in 2.67s ============================== 2025-05-07T20:12:10.6200694Z 2025-05-07T20:12:10.6201409Z [TEST] Python test suite PASSED: ./sll/jagged_jagged_bmm_test.py 2025-05-07T20:12:10.6226671Z [TEST] Python test time for ./sll/jagged_jagged_bmm_test.py: 6 seconds 2025-05-07T20:12:10.6227192Z 2025-05-07T20:12:10.6227210Z 2025-05-07T20:12:10.6227216Z 2025-05-07T20:12:10.6227221Z 2025-05-07T20:12:10.6243306Z ################################################################################ 2025-05-07T20:12:10.6265183Z # [2025-05-07T20:12:10.625Z] Run Python Test Suite: 2025-05-07T20:12:10.6265840Z # ./sll/jagged_self_substraction_jagged_out_test.py 2025-05-07T20:12:10.6266410Z ################################################################################ 2025-05-07T20:12:10.6297005Z + 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:12:10.6298122Z 2025-05-07T20:12:13.9391488Z ============================= test session starts ============================== 2025-05-07T20:12:13.9392499Z platform linux -- Python 3.9.7, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:12:13.9393328Z cachedir: .pytest_cache 2025-05-07T20:12:13.9394244Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:12:13.9395254Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:12:13.9395747Z plugins: hypothesis-6.131.14 2025-05-07T20:12:17.2406314Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:12:17.2407704Z Configuration file: /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-clang++.cfg 2025-05-07T20:12:17.2586152Z collected 1 item 2025-05-07T20:12:17.2586462Z 2025-05-07T20:12:17.2635042Z sll/jagged_self_substraction_jagged_out_test.py::JaggedSelfSubtractionJaggedOutTest::test_triton_jagged_self_substraction_jagged_out SKIPPED 2025-05-07T20:12:17.2636029Z 2025-05-07T20:12:17.2636276Z =========================== short test summary info ============================ 2025-05-07T20:12:17.2637185Z SKIPPED [1] sll/jagged_self_substraction_jagged_out_test.py:25: CUDA is not available or no GPUs detected 2025-05-07T20:12:17.2638061Z ============================== 1 skipped in 3.56s ============================== 2025-05-07T20:12:18.1793436Z 2025-05-07T20:12:18.1794261Z [TEST] Python test suite PASSED: ./sll/jagged_self_substraction_jagged_out_test.py 2025-05-07T20:12:18.1820627Z [TEST] Python test time for ./sll/jagged_self_substraction_jagged_out_test.py: 8 seconds 2025-05-07T20:12:18.1821208Z 2025-05-07T20:12:18.1821214Z 2025-05-07T20:12:18.1821219Z 2025-05-07T20:12:18.1821224Z 2025-05-07T20:12:18.1839717Z ################################################################################ 2025-05-07T20:12:18.1861815Z # [2025-05-07T20:12:18.185Z] Run Python Test Suite: 2025-05-07T20:12:18.1862422Z # ./sll/jagged_softmax_test.py 2025-05-07T20:12:18.1862909Z ################################################################################ 2025-05-07T20:12:18.1892851Z + 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:12:18.1893850Z 2025-05-07T20:12:21.5891120Z ============================= test session starts ============================== 2025-05-07T20:12:21.5892224Z platform linux -- Python 3.9.7, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:12:21.5893053Z cachedir: .pytest_cache 2025-05-07T20:12:21.5893963Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:12:21.5894965Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:12:21.5895460Z plugins: hypothesis-6.131.14 2025-05-07T20:12:23.9597711Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:12:23.9599303Z Configuration file: /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-clang++.cfg 2025-05-07T20:12:23.9789964Z collected 3 items 2025-05-07T20:12:23.9790271Z 2025-05-07T20:12:23.9816103Z sll/jagged_softmax_test.py::JaggedSoftmaxTest::test_triton_jagged2_softmax SKIPPED 2025-05-07T20:12:23.9831584Z sll/jagged_softmax_test.py::JaggedSoftmaxTest::test_triton_jagged2_softmax_meta_backend SKIPPED 2025-05-07T20:12:23.9887218Z sll/jagged_softmax_test.py::JaggedSoftmaxTest::test_triton_jagged_softmax SKIPPED 2025-05-07T20:12:23.9887848Z 2025-05-07T20:12:23.9888175Z =========================== short test summary info ============================ 2025-05-07T20:12:23.9888987Z SKIPPED [1] sll/jagged_softmax_test.py:93: CUDA is not available or no GPUs detected 2025-05-07T20:12:23.9889923Z SKIPPED [1] sll/jagged_softmax_test.py:158: CUDA is not available or no GPUs detected 2025-05-07T20:12:23.9890900Z SKIPPED [1] sll/jagged_softmax_test.py:28: CUDA is not available or no GPUs detected 2025-05-07T20:12:23.9891690Z ============================== 3 skipped in 2.63s ============================== 2025-05-07T20:12:24.7521770Z 2025-05-07T20:12:24.7522669Z [TEST] Python test suite PASSED: ./sll/jagged_softmax_test.py 2025-05-07T20:12:24.7545172Z [TEST] Python test time for ./sll/jagged_softmax_test.py: 6 seconds 2025-05-07T20:12:24.7545672Z 2025-05-07T20:12:24.7545679Z 2025-05-07T20:12:24.7545684Z 2025-05-07T20:12:24.7545689Z 2025-05-07T20:12:24.7560909Z ################################################################################ 2025-05-07T20:12:24.7581942Z # [2025-05-07T20:12:24.757Z] Run Python Test Suite: 2025-05-07T20:12:24.7582556Z # ./sll/multi_head_jagged_flash_attention_test.py 2025-05-07T20:12:24.7583127Z ################################################################################ 2025-05-07T20:12:24.7619162Z + 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:12:24.7620264Z 2025-05-07T20:12:27.9587160Z ============================= test session starts ============================== 2025-05-07T20:12:27.9588141Z platform linux -- Python 3.9.7, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:12:27.9588966Z cachedir: .pytest_cache 2025-05-07T20:12:27.9589876Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:12:27.9590879Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:12:27.9591484Z plugins: hypothesis-6.131.14 2025-05-07T20:12:30.3312584Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:12:30.3313995Z Configuration file: /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-clang++.cfg 2025-05-07T20:12:30.3478130Z collected 1 item 2025-05-07T20:12:30.3478471Z 2025-05-07T20:12:30.3519497Z sll/multi_head_jagged_flash_attention_test.py::MultiHeadJaggedFlashAttentionTest::test_multi_head_jagged_flash_attention SKIPPED 2025-05-07T20:12:30.3520393Z 2025-05-07T20:12:30.3520642Z =========================== short test summary info ============================ 2025-05-07T20:12:30.3521961Z SKIPPED [1] ../../../../../github/home/miniconda/envs/build_binary/lib/python3.9/unittest/case.py:117: Test fails in OSS mode, see https://github.com/triton-lang/triton/issues/5435 2025-05-07T20:12:30.3523219Z ============================== 1 skipped in 2.62s ============================== 2025-05-07T20:12:31.0990235Z 2025-05-07T20:12:31.0991046Z [TEST] Python test suite PASSED: ./sll/multi_head_jagged_flash_attention_test.py 2025-05-07T20:12:31.1014254Z [TEST] Python test time for ./sll/multi_head_jagged_flash_attention_test.py: 7 seconds 2025-05-07T20:12:31.1014823Z 2025-05-07T20:12:31.1015297Z 2025-05-07T20:12:31.1015308Z 2025-05-07T20:12:31.1015314Z 2025-05-07T20:12:31.1032393Z ################################################################################ 2025-05-07T20:12:31.1054329Z # [2025-05-07T20:12:31.104Z] Run Python Test Suite: 2025-05-07T20:12:31.1054918Z # ./sparse/block_bucketize_test.py 2025-05-07T20:12:31.1055430Z ################################################################################ 2025-05-07T20:12:31.1085826Z + 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:12:31.1086842Z 2025-05-07T20:12:34.3481424Z ============================= test session starts ============================== 2025-05-07T20:12:34.3482421Z platform linux -- Python 3.9.7, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:12:34.3483243Z cachedir: .pytest_cache 2025-05-07T20:12:34.3484178Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:12:34.3485200Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:12:34.3485695Z plugins: hypothesis-6.131.14 2025-05-07T20:12:37.7724589Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:12:37.7726028Z Configuration file: /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-clang++.cfg 2025-05-07T20:12:37.7948648Z collected 11 items 2025-05-07T20:12:37.7948954Z 2025-05-07T20:12:38.0864078Z sparse/block_bucketize_test.py::BlockBucketizeTest::test_block_bucketize_sparse_features Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:12:38.0865631Z self=, 2025-05-07T20:12:38.0866490Z index_type=torch.int32, 2025-05-07T20:12:38.0866919Z has_weight=False, 2025-05-07T20:12:38.0867366Z bucketize_pos=False, 2025-05-07T20:12:38.0867794Z sequence=False, 2025-05-07T20:12:38.0868164Z ) 2025-05-07T20:12:38.0868591Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:12:38.0869514Z self=, 2025-05-07T20:12:38.0870371Z index_type=torch.int64, 2025-05-07T20:12:38.0870798Z has_weight=False, 2025-05-07T20:12:38.0871188Z bucketize_pos=False, 2025-05-07T20:12:38.0871602Z sequence=False, 2025-05-07T20:12:38.0871968Z ) 2025-05-07T20:12:38.0872547Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:12:38.0873485Z self=, 2025-05-07T20:12:38.0874346Z index_type=torch.int64, 2025-05-07T20:12:38.0874761Z has_weight=False, 2025-05-07T20:12:38.0875146Z bucketize_pos=False, 2025-05-07T20:12:38.0875545Z sequence=True, 2025-05-07T20:12:38.0875920Z ) 2025-05-07T20:12:38.0876337Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:12:38.0877271Z self=, 2025-05-07T20:12:38.0878122Z index_type=torch.int32, 2025-05-07T20:12:38.0878530Z has_weight=True, 2025-05-07T20:12:38.0878925Z bucketize_pos=True, 2025-05-07T20:12:38.0879318Z sequence=True, 2025-05-07T20:12:38.0880010Z ) 2025-05-07T20:12:38.0880448Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:12:38.0881367Z self=, 2025-05-07T20:12:38.0882217Z index_type=torch.int32, 2025-05-07T20:12:38.0882639Z has_weight=False, 2025-05-07T20:12:38.0883038Z bucketize_pos=True, 2025-05-07T20:12:38.0883439Z sequence=False, 2025-05-07T20:12:38.0883793Z ) 2025-05-07T20:12:38.0884210Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:12:38.0885672Z self=, 2025-05-07T20:12:38.0886792Z index_type=torch.int32, 2025-05-07T20:12:38.0887214Z has_weight=True, 2025-05-07T20:12:38.0887618Z bucketize_pos=False, 2025-05-07T20:12:38.0888124Z sequence=True, 2025-05-07T20:12:38.0888516Z ) 2025-05-07T20:12:38.0888934Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:12:38.0889859Z self=, 2025-05-07T20:12:38.0890703Z index_type=torch.int32, 2025-05-07T20:12:38.0891125Z has_weight=False, 2025-05-07T20:12:38.0891521Z bucketize_pos=True, 2025-05-07T20:12:38.0891915Z sequence=True, 2025-05-07T20:12:38.0892278Z ) 2025-05-07T20:12:38.0892711Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:12:38.0893636Z self=, 2025-05-07T20:12:38.0894485Z index_type=torch.int64, 2025-05-07T20:12:38.0894910Z has_weight=True, 2025-05-07T20:12:38.0895298Z bucketize_pos=False, 2025-05-07T20:12:38.0895698Z sequence=True, 2025-05-07T20:12:38.0896061Z ) 2025-05-07T20:12:38.0896478Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:12:38.0897406Z self=, 2025-05-07T20:12:38.0898260Z index_type=torch.int32, 2025-05-07T20:12:38.0898678Z has_weight=True, 2025-05-07T20:12:38.0899064Z bucketize_pos=True, 2025-05-07T20:12:38.0899461Z sequence=False, 2025-05-07T20:12:38.0899832Z ) 2025-05-07T20:12:38.0900243Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:12:38.0901157Z self=, 2025-05-07T20:12:38.0902004Z index_type=torch.int32, 2025-05-07T20:12:38.0902424Z has_weight=True, 2025-05-07T20:12:38.0902823Z bucketize_pos=False, 2025-05-07T20:12:38.0903238Z sequence=False, 2025-05-07T20:12:38.0903590Z ) 2025-05-07T20:12:38.0904009Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:12:38.0905024Z self=, 2025-05-07T20:12:38.0905874Z index_type=torch.int64, 2025-05-07T20:12:38.0906284Z has_weight=True, 2025-05-07T20:12:38.0906673Z bucketize_pos=True, 2025-05-07T20:12:38.0907064Z sequence=True, 2025-05-07T20:12:38.0907423Z ) 2025-05-07T20:12:38.0907846Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:12:38.0908766Z self=, 2025-05-07T20:12:38.0909608Z index_type=torch.int32, 2025-05-07T20:12:38.0910031Z has_weight=False, 2025-05-07T20:12:38.0910431Z bucketize_pos=False, 2025-05-07T20:12:38.0910843Z sequence=True, 2025-05-07T20:12:38.0911209Z ) 2025-05-07T20:12:38.0911640Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:12:38.0912548Z self=, 2025-05-07T20:12:38.0913395Z index_type=torch.int64, 2025-05-07T20:12:38.0913810Z has_weight=True, 2025-05-07T20:12:38.0914199Z bucketize_pos=False, 2025-05-07T20:12:38.0914599Z sequence=False, 2025-05-07T20:12:38.0914955Z ) 2025-05-07T20:12:38.0915370Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:12:38.0916284Z self=, 2025-05-07T20:12:38.0917136Z index_type=torch.int64, 2025-05-07T20:12:38.0917563Z has_weight=True, 2025-05-07T20:12:38.0917958Z bucketize_pos=True, 2025-05-07T20:12:38.0918360Z sequence=False, 2025-05-07T20:12:38.0918755Z ) 2025-05-07T20:12:38.0919672Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:12:38.0920638Z self=, 2025-05-07T20:12:38.0921651Z index_type=torch.int64, 2025-05-07T20:12:38.0922066Z has_weight=False, 2025-05-07T20:12:38.0922451Z bucketize_pos=True, 2025-05-07T20:12:38.0922844Z sequence=True, 2025-05-07T20:12:38.0923207Z ) 2025-05-07T20:12:38.0923687Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:12:38.0924609Z self=, 2025-05-07T20:12:38.0925465Z index_type=torch.int64, 2025-05-07T20:12:38.0925881Z has_weight=False, 2025-05-07T20:12:38.0926279Z bucketize_pos=True, 2025-05-07T20:12:38.0926681Z sequence=False, 2025-05-07T20:12:38.0927036Z ) 2025-05-07T20:12:38.0927413Z PASSED 2025-05-07T20:12:38.1074456Z sparse/block_bucketize_test.py::BlockBucketizeTest::test_block_bucketize_sparse_features_inference Trying example: test_block_bucketize_sparse_features_inference( 2025-05-07T20:12:38.1076148Z self=, 2025-05-07T20:12:38.1077063Z index_type=torch.int32, 2025-05-07T20:12:38.1077487Z ) 2025-05-07T20:12:38.1077969Z Trying example: test_block_bucketize_sparse_features_inference( 2025-05-07T20:12:38.1079009Z self=, 2025-05-07T20:12:38.1080130Z index_type=torch.int64, 2025-05-07T20:12:38.1080558Z ) 2025-05-07T20:12:38.1081981Z PASSED 2025-05-07T20:12:38.1102679Z sparse/block_bucketize_test.py::BlockBucketizeTest::test_block_bucketize_sparse_features_large SKIPPED 2025-05-07T20:12:38.1917335Z 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:12:38.1919104Z self=, 2025-05-07T20:12:38.1920050Z long_indices=False, 2025-05-07T20:12:38.1920440Z use_cpu=True, 2025-05-07T20:12:38.1920809Z keep_orig_idx=False, 2025-05-07T20:12:38.1921203Z sequence=False, 2025-05-07T20:12:38.1921584Z bucketize_pos=False, 2025-05-07T20:12:38.1921967Z ) 2025-05-07T20:12:38.1922451Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:12:38.1923506Z self=, 2025-05-07T20:12:38.1924406Z long_indices=True, 2025-05-07T20:12:38.1924793Z use_cpu=True, 2025-05-07T20:12:38.1925168Z keep_orig_idx=False, 2025-05-07T20:12:38.1925563Z sequence=False, 2025-05-07T20:12:38.1925943Z bucketize_pos=False, 2025-05-07T20:12:38.1926329Z ) 2025-05-07T20:12:38.1926816Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:12:38.1927872Z self=, 2025-05-07T20:12:38.1928911Z long_indices=True, 2025-05-07T20:12:38.1929298Z use_cpu=True, 2025-05-07T20:12:38.1929663Z keep_orig_idx=False, 2025-05-07T20:12:38.1930062Z sequence=True, 2025-05-07T20:12:38.1930443Z bucketize_pos=False, 2025-05-07T20:12:38.1930823Z ) 2025-05-07T20:12:38.1931305Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:12:38.1932364Z self=, 2025-05-07T20:12:38.1933266Z long_indices=True, 2025-05-07T20:12:38.1933718Z use_cpu=True, 2025-05-07T20:12:38.1934084Z keep_orig_idx=True, 2025-05-07T20:12:38.1934462Z sequence=True, 2025-05-07T20:12:38.1934838Z bucketize_pos=True, 2025-05-07T20:12:38.1935211Z ) 2025-05-07T20:12:38.1936146Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:12:38.1937383Z self=, 2025-05-07T20:12:38.1938289Z long_indices=False, 2025-05-07T20:12:38.1938674Z use_cpu=True, 2025-05-07T20:12:38.1939038Z keep_orig_idx=True, 2025-05-07T20:12:38.1939429Z sequence=False, 2025-05-07T20:12:38.1939807Z bucketize_pos=True, 2025-05-07T20:12:38.1940178Z ) 2025-05-07T20:12:38.1940662Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:12:38.1941711Z self=, 2025-05-07T20:12:38.1942615Z long_indices=True, 2025-05-07T20:12:38.1943003Z use_cpu=True, 2025-05-07T20:12:38.1943375Z keep_orig_idx=False, 2025-05-07T20:12:38.1943773Z sequence=True, 2025-05-07T20:12:38.1944145Z bucketize_pos=True, 2025-05-07T20:12:38.1944533Z ) 2025-05-07T20:12:38.1945022Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:12:38.1946073Z self=, 2025-05-07T20:12:38.1946978Z long_indices=True, 2025-05-07T20:12:38.1947359Z use_cpu=True, 2025-05-07T20:12:38.1947725Z keep_orig_idx=False, 2025-05-07T20:12:38.1948125Z sequence=False, 2025-05-07T20:12:38.1948504Z bucketize_pos=True, 2025-05-07T20:12:38.1948877Z ) 2025-05-07T20:12:38.1949355Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:12:38.1950404Z self=, 2025-05-07T20:12:38.1951314Z long_indices=False, 2025-05-07T20:12:38.1951692Z use_cpu=True, 2025-05-07T20:12:38.1952060Z keep_orig_idx=True, 2025-05-07T20:12:38.1952446Z sequence=True, 2025-05-07T20:12:38.1952818Z bucketize_pos=False, 2025-05-07T20:12:38.1953213Z ) 2025-05-07T20:12:38.1953695Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:12:38.1954752Z self=, 2025-05-07T20:12:38.1955661Z long_indices=True, 2025-05-07T20:12:38.1956052Z use_cpu=True, 2025-05-07T20:12:38.1956416Z keep_orig_idx=True, 2025-05-07T20:12:38.1956812Z sequence=False, 2025-05-07T20:12:38.1957198Z bucketize_pos=False, 2025-05-07T20:12:38.1957583Z ) 2025-05-07T20:12:38.1958067Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:12:38.1959120Z self=, 2025-05-07T20:12:38.1960032Z long_indices=False, 2025-05-07T20:12:38.1960414Z use_cpu=True, 2025-05-07T20:12:38.1960787Z keep_orig_idx=True, 2025-05-07T20:12:38.1961173Z sequence=False, 2025-05-07T20:12:38.1961560Z bucketize_pos=False, 2025-05-07T20:12:38.1961958Z ) 2025-05-07T20:12:38.1962442Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:12:38.1963489Z self=, 2025-05-07T20:12:38.1964395Z long_indices=False, 2025-05-07T20:12:38.1964785Z use_cpu=True, 2025-05-07T20:12:38.1965150Z keep_orig_idx=False, 2025-05-07T20:12:38.1965547Z sequence=True, 2025-05-07T20:12:38.1965921Z bucketize_pos=True, 2025-05-07T20:12:38.1966291Z ) 2025-05-07T20:12:38.1966780Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:12:38.1967836Z self=, 2025-05-07T20:12:38.1968871Z long_indices=False, 2025-05-07T20:12:38.1969259Z use_cpu=True, 2025-05-07T20:12:38.1969630Z keep_orig_idx=True, 2025-05-07T20:12:38.1970274Z sequence=True, 2025-05-07T20:12:38.1970663Z bucketize_pos=True, 2025-05-07T20:12:38.1971240Z ) 2025-05-07T20:12:38.1971775Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:12:38.1972825Z self=, 2025-05-07T20:12:38.1973723Z long_indices=False, 2025-05-07T20:12:38.1974113Z use_cpu=True, 2025-05-07T20:12:38.1974488Z keep_orig_idx=False, 2025-05-07T20:12:38.1974880Z sequence=False, 2025-05-07T20:12:38.1975257Z bucketize_pos=True, 2025-05-07T20:12:38.1975632Z ) 2025-05-07T20:12:38.1976108Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:12:38.1977158Z self=, 2025-05-07T20:12:38.1978092Z long_indices=False, 2025-05-07T20:12:38.1978473Z use_cpu=True, 2025-05-07T20:12:38.1978861Z keep_orig_idx=False, 2025-05-07T20:12:38.1979263Z sequence=True, 2025-05-07T20:12:38.1979924Z bucketize_pos=False, 2025-05-07T20:12:38.1980347Z ) 2025-05-07T20:12:38.1980831Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:12:38.1981888Z self=, 2025-05-07T20:12:38.1982794Z long_indices=True, 2025-05-07T20:12:38.1983180Z use_cpu=True, 2025-05-07T20:12:38.1983560Z keep_orig_idx=True, 2025-05-07T20:12:38.1983946Z sequence=True, 2025-05-07T20:12:38.1984327Z bucketize_pos=False, 2025-05-07T20:12:38.1984714Z ) 2025-05-07T20:12:38.1985192Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:12:38.2002450Z self=, 2025-05-07T20:12:38.2003577Z long_indices=True, 2025-05-07T20:12:38.2003967Z use_cpu=True, 2025-05-07T20:12:38.2004364Z keep_orig_idx=True, 2025-05-07T20:12:38.2004766Z sequence=False, 2025-05-07T20:12:38.2005142Z bucketize_pos=True, 2025-05-07T20:12:38.2005524Z ) 2025-05-07T20:12:38.2005832Z PASSED 2025-05-07T20:12:38.2373224Z 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:12:38.2375009Z self=, 2025-05-07T20:12:38.2376017Z long_indices=False, 2025-05-07T20:12:38.2376407Z use_cpu=True, 2025-05-07T20:12:38.2376785Z keep_orig_idx=False, 2025-05-07T20:12:38.2377178Z sequence=False, 2025-05-07T20:12:38.2377595Z ) 2025-05-07T20:12:38.2378104Z Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:12:38.2379232Z self=, 2025-05-07T20:12:38.2380356Z long_indices=True, 2025-05-07T20:12:38.2380745Z use_cpu=True, 2025-05-07T20:12:38.2381119Z keep_orig_idx=False, 2025-05-07T20:12:38.2381511Z sequence=False, 2025-05-07T20:12:38.2381873Z ) 2025-05-07T20:12:38.2382375Z Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:12:38.2383578Z self=, 2025-05-07T20:12:38.2384503Z long_indices=True, 2025-05-07T20:12:38.2384885Z use_cpu=True, 2025-05-07T20:12:38.2385252Z keep_orig_idx=False, 2025-05-07T20:12:38.2385652Z sequence=True, 2025-05-07T20:12:38.2386008Z ) 2025-05-07T20:12:38.2386498Z Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:12:38.2387587Z self=, 2025-05-07T20:12:38.2388986Z long_indices=False, 2025-05-07T20:12:38.2389593Z use_cpu=True, 2025-05-07T20:12:38.2389965Z keep_orig_idx=True, 2025-05-07T20:12:38.2390363Z sequence=True, 2025-05-07T20:12:38.2390722Z ) 2025-05-07T20:12:38.2391221Z Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:12:38.2392314Z self=, 2025-05-07T20:12:38.2393240Z long_indices=False, 2025-05-07T20:12:38.2393618Z use_cpu=True, 2025-05-07T20:12:38.2393987Z keep_orig_idx=True, 2025-05-07T20:12:38.2394375Z sequence=False, 2025-05-07T20:12:38.2394733Z ) 2025-05-07T20:12:38.2395230Z Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:12:38.2396328Z self=, 2025-05-07T20:12:38.2397251Z long_indices=False, 2025-05-07T20:12:38.2397639Z use_cpu=True, 2025-05-07T20:12:38.2398025Z keep_orig_idx=False, 2025-05-07T20:12:38.2398423Z sequence=True, 2025-05-07T20:12:38.2398773Z ) 2025-05-07T20:12:38.2399269Z Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:12:38.2400359Z self=, 2025-05-07T20:12:38.2401279Z long_indices=True, 2025-05-07T20:12:38.2401661Z use_cpu=True, 2025-05-07T20:12:38.2402229Z keep_orig_idx=True, 2025-05-07T20:12:38.2402616Z sequence=True, 2025-05-07T20:12:38.2402976Z ) 2025-05-07T20:12:38.2403473Z Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:12:38.2404632Z self=, 2025-05-07T20:12:38.2405550Z long_indices=True, 2025-05-07T20:12:38.2405932Z use_cpu=True, 2025-05-07T20:12:38.2406322Z keep_orig_idx=True, 2025-05-07T20:12:38.2406709Z sequence=False, 2025-05-07T20:12:38.2407080Z ) 2025-05-07T20:12:38.2407429Z PASSED 2025-05-07T20:12:38.2842110Z 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:12:38.2844019Z self=, 2025-05-07T20:12:38.2844999Z long_indices=False, 2025-05-07T20:12:38.2845390Z use_cpu=True, 2025-05-07T20:12:38.2845756Z keep_orig_idx=False, 2025-05-07T20:12:38.2846158Z sequence=False, 2025-05-07T20:12:38.2846525Z ) 2025-05-07T20:12:38.2847066Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:12:38.2848393Z self=, 2025-05-07T20:12:38.2849383Z long_indices=True, 2025-05-07T20:12:38.2849780Z use_cpu=True, 2025-05-07T20:12:38.2850157Z keep_orig_idx=False, 2025-05-07T20:12:38.2850558Z sequence=False, 2025-05-07T20:12:38.2850912Z ) 2025-05-07T20:12:38.2851456Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:12:38.2852650Z self=, 2025-05-07T20:12:38.2853629Z long_indices=False, 2025-05-07T20:12:38.2854010Z use_cpu=True, 2025-05-07T20:12:38.2854381Z keep_orig_idx=True, 2025-05-07T20:12:38.2854771Z sequence=False, 2025-05-07T20:12:38.2855125Z ) 2025-05-07T20:12:38.2855664Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:12:38.2856847Z self=, 2025-05-07T20:12:38.2858280Z long_indices=True, 2025-05-07T20:12:38.2858870Z use_cpu=True, 2025-05-07T20:12:38.2859239Z keep_orig_idx=True, 2025-05-07T20:12:38.2859623Z sequence=False, 2025-05-07T20:12:38.2859979Z ) 2025-05-07T20:12:38.2860518Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:12:38.2861704Z self=, 2025-05-07T20:12:38.2862668Z long_indices=True, 2025-05-07T20:12:38.2863053Z use_cpu=True, 2025-05-07T20:12:38.2863424Z keep_orig_idx=True, 2025-05-07T20:12:38.2863808Z sequence=True, 2025-05-07T20:12:38.2864170Z ) 2025-05-07T20:12:38.2864706Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:12:38.2865883Z self=, 2025-05-07T20:12:38.2866868Z long_indices=True, 2025-05-07T20:12:38.2867253Z use_cpu=True, 2025-05-07T20:12:38.2867635Z keep_orig_idx=False, 2025-05-07T20:12:38.2868022Z sequence=True, 2025-05-07T20:12:38.2868378Z ) 2025-05-07T20:12:38.2868917Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:12:38.2870098Z self=, 2025-05-07T20:12:38.2871070Z long_indices=False, 2025-05-07T20:12:38.2871457Z use_cpu=True, 2025-05-07T20:12:38.2871823Z keep_orig_idx=True, 2025-05-07T20:12:38.2872210Z sequence=True, 2025-05-07T20:12:38.2872558Z ) 2025-05-07T20:12:38.2873090Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:12:38.2874273Z self=, 2025-05-07T20:12:38.2875251Z long_indices=False, 2025-05-07T20:12:38.2875650Z use_cpu=True, 2025-05-07T20:12:38.2876039Z keep_orig_idx=False, 2025-05-07T20:12:38.2876439Z sequence=True, 2025-05-07T20:12:38.2876803Z ) 2025-05-07T20:12:38.2877141Z PASSED 2025-05-07T20:12:38.3329887Z 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:12:38.3331778Z self=, 2025-05-07T20:12:38.3332756Z long_indices=False, 2025-05-07T20:12:38.3333136Z use_cpu=True, 2025-05-07T20:12:38.3333516Z keep_orig_idx=False, 2025-05-07T20:12:38.3333911Z sequence=False, 2025-05-07T20:12:38.3334263Z ) 2025-05-07T20:12:38.3334793Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:12:38.3336001Z self=, 2025-05-07T20:12:38.3336980Z long_indices=True, 2025-05-07T20:12:38.3337361Z use_cpu=True, 2025-05-07T20:12:38.3337729Z keep_orig_idx=False, 2025-05-07T20:12:38.3338126Z sequence=False, 2025-05-07T20:12:38.3338480Z ) 2025-05-07T20:12:38.3339014Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:12:38.3340187Z self=, 2025-05-07T20:12:38.3341149Z long_indices=True, 2025-05-07T20:12:38.3341535Z use_cpu=True, 2025-05-07T20:12:38.3341905Z keep_orig_idx=False, 2025-05-07T20:12:38.3342298Z sequence=True, 2025-05-07T20:12:38.3342658Z ) 2025-05-07T20:12:38.3343191Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:12:38.3344820Z self=, 2025-05-07T20:12:38.3345964Z long_indices=False, 2025-05-07T20:12:38.3346351Z use_cpu=True, 2025-05-07T20:12:38.3346730Z keep_orig_idx=True, 2025-05-07T20:12:38.3347118Z sequence=True, 2025-05-07T20:12:38.3347483Z ) 2025-05-07T20:12:38.3348021Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:12:38.3349191Z self=, 2025-05-07T20:12:38.3350166Z long_indices=False, 2025-05-07T20:12:38.3350563Z use_cpu=True, 2025-05-07T20:12:38.3350931Z keep_orig_idx=True, 2025-05-07T20:12:38.3351326Z sequence=False, 2025-05-07T20:12:38.3351683Z ) 2025-05-07T20:12:38.3352215Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:12:38.3353393Z self=, 2025-05-07T20:12:38.3354357Z long_indices=True, 2025-05-07T20:12:38.3354747Z use_cpu=True, 2025-05-07T20:12:38.3355113Z keep_orig_idx=True, 2025-05-07T20:12:38.3355505Z sequence=False, 2025-05-07T20:12:38.3355864Z ) 2025-05-07T20:12:38.3356388Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:12:38.3357564Z self=, 2025-05-07T20:12:38.3358533Z long_indices=True, 2025-05-07T20:12:38.3358926Z use_cpu=True, 2025-05-07T20:12:38.3359292Z keep_orig_idx=True, 2025-05-07T20:12:38.3359687Z sequence=True, 2025-05-07T20:12:38.3360048Z ) 2025-05-07T20:12:38.3360583Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:12:38.3361761Z self=, 2025-05-07T20:12:38.3362746Z long_indices=False, 2025-05-07T20:12:38.3363135Z use_cpu=True, 2025-05-07T20:12:38.3363500Z keep_orig_idx=False, 2025-05-07T20:12:38.3363900Z sequence=True, 2025-05-07T20:12:38.3364248Z ) 2025-05-07T20:12:38.3364586Z PASSED 2025-05-07T20:12:38.3822641Z 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:12:38.3824656Z self=, 2025-05-07T20:12:38.3825676Z long_indices=False, 2025-05-07T20:12:38.3826059Z use_cpu=True, 2025-05-07T20:12:38.3826431Z keep_orig_idx=False, 2025-05-07T20:12:38.3826831Z sequence=False, 2025-05-07T20:12:38.3827182Z ) 2025-05-07T20:12:38.3827760Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:12:38.3829065Z self=, 2025-05-07T20:12:38.3830090Z long_indices=True, 2025-05-07T20:12:38.3830478Z use_cpu=True, 2025-05-07T20:12:38.3830853Z keep_orig_idx=False, 2025-05-07T20:12:38.3831251Z sequence=False, 2025-05-07T20:12:38.3831608Z ) 2025-05-07T20:12:38.3832190Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:12:38.3833463Z self=, 2025-05-07T20:12:38.3834474Z long_indices=True, 2025-05-07T20:12:38.3834859Z use_cpu=True, 2025-05-07T20:12:38.3835233Z keep_orig_idx=True, 2025-05-07T20:12:38.3835619Z sequence=False, 2025-05-07T20:12:38.3835986Z ) 2025-05-07T20:12:38.3836570Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:12:38.3838377Z self=, 2025-05-07T20:12:38.3839580Z long_indices=True, 2025-05-07T20:12:38.3839962Z use_cpu=True, 2025-05-07T20:12:38.3840331Z keep_orig_idx=True, 2025-05-07T20:12:38.3840720Z sequence=True, 2025-05-07T20:12:38.3841084Z ) 2025-05-07T20:12:38.3841668Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:12:38.3842931Z self=, 2025-05-07T20:12:38.3843950Z long_indices=True, 2025-05-07T20:12:38.3844339Z use_cpu=True, 2025-05-07T20:12:38.3844702Z keep_orig_idx=False, 2025-05-07T20:12:38.3845096Z sequence=True, 2025-05-07T20:12:38.3845452Z ) 2025-05-07T20:12:38.3846035Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:12:38.3847305Z self=, 2025-05-07T20:12:38.3848459Z long_indices=False, 2025-05-07T20:12:38.3848844Z use_cpu=True, 2025-05-07T20:12:38.3849204Z keep_orig_idx=True, 2025-05-07T20:12:38.3849590Z sequence=False, 2025-05-07T20:12:38.3849946Z ) 2025-05-07T20:12:38.3850511Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:12:38.3851774Z self=, 2025-05-07T20:12:38.3852784Z long_indices=False, 2025-05-07T20:12:38.3853165Z use_cpu=True, 2025-05-07T20:12:38.3853535Z keep_orig_idx=True, 2025-05-07T20:12:38.3853925Z sequence=True, 2025-05-07T20:12:38.3854282Z ) 2025-05-07T20:12:38.3854859Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:12:38.3856139Z self=, 2025-05-07T20:12:38.3857166Z long_indices=False, 2025-05-07T20:12:38.3857551Z use_cpu=True, 2025-05-07T20:12:38.3857927Z keep_orig_idx=False, 2025-05-07T20:12:38.3858332Z sequence=True, 2025-05-07T20:12:38.3858684Z ) 2025-05-07T20:12:38.3859029Z PASSED 2025-05-07T20:12:38.4527161Z 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:12:38.4529329Z self=, 2025-05-07T20:12:38.4530327Z index_type=torch.int32, 2025-05-07T20:12:38.4530736Z has_weight=False, 2025-05-07T20:12:38.4531131Z bucketize_pos=False, 2025-05-07T20:12:38.4531570Z sequence=False, 2025-05-07T20:12:38.4531943Z ) 2025-05-07T20:12:38.4532502Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:12:38.4533696Z self=, 2025-05-07T20:12:38.4534690Z index_type=torch.int64, 2025-05-07T20:12:38.4535102Z has_weight=False, 2025-05-07T20:12:38.4535498Z bucketize_pos=False, 2025-05-07T20:12:38.4535902Z sequence=False, 2025-05-07T20:12:38.4536259Z ) 2025-05-07T20:12:38.4536801Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:12:38.4537989Z self=, 2025-05-07T20:12:38.4538975Z index_type=torch.int64, 2025-05-07T20:12:38.4539385Z has_weight=True, 2025-05-07T20:12:38.4539773Z bucketize_pos=False, 2025-05-07T20:12:38.4540621Z sequence=False, 2025-05-07T20:12:38.4541001Z ) 2025-05-07T20:12:38.4541762Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:12:38.4542962Z self=, 2025-05-07T20:12:38.4543941Z index_type=torch.int64, 2025-05-07T20:12:38.4544356Z has_weight=True, 2025-05-07T20:12:38.4544744Z bucketize_pos=True, 2025-05-07T20:12:38.4545133Z sequence=True, 2025-05-07T20:12:38.4545491Z ) 2025-05-07T20:12:38.4546034Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:12:38.4547227Z self=, 2025-05-07T20:12:38.4548415Z index_type=torch.int64, 2025-05-07T20:12:38.4548828Z has_weight=False, 2025-05-07T20:12:38.4549213Z bucketize_pos=True, 2025-05-07T20:12:38.4549612Z sequence=False, 2025-05-07T20:12:38.4549979Z ) 2025-05-07T20:12:38.4550527Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:12:38.4551709Z self=, 2025-05-07T20:12:38.4554402Z index_type=torch.int32, 2025-05-07T20:12:38.4554836Z has_weight=True, 2025-05-07T20:12:38.4555219Z bucketize_pos=False, 2025-05-07T20:12:38.4555624Z sequence=True, 2025-05-07T20:12:38.4555980Z ) 2025-05-07T20:12:38.4556646Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:12:38.4557831Z self=, 2025-05-07T20:12:38.4558818Z index_type=torch.int32, 2025-05-07T20:12:38.4559232Z has_weight=True, 2025-05-07T20:12:38.4559613Z bucketize_pos=True, 2025-05-07T20:12:38.4560027Z sequence=False, 2025-05-07T20:12:38.4560391Z ) 2025-05-07T20:12:38.4560937Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:12:38.4562127Z self=, 2025-05-07T20:12:38.4563107Z index_type=torch.int32, 2025-05-07T20:12:38.4563521Z has_weight=True, 2025-05-07T20:12:38.4563898Z bucketize_pos=True, 2025-05-07T20:12:38.4564287Z sequence=True, 2025-05-07T20:12:38.4564643Z ) 2025-05-07T20:12:38.4565175Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:12:38.4566391Z self=, 2025-05-07T20:12:38.4567390Z index_type=torch.int64, 2025-05-07T20:12:38.4567807Z has_weight=True, 2025-05-07T20:12:38.4568293Z bucketize_pos=False, 2025-05-07T20:12:38.4568755Z sequence=True, 2025-05-07T20:12:38.4569127Z ) 2025-05-07T20:12:38.4569666Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:12:38.4570884Z self=, 2025-05-07T20:12:38.4571866Z index_type=torch.int32, 2025-05-07T20:12:38.4572283Z has_weight=False, 2025-05-07T20:12:38.4572678Z bucketize_pos=True, 2025-05-07T20:12:38.4573075Z sequence=True, 2025-05-07T20:12:38.4573427Z ) 2025-05-07T20:12:38.4573968Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:12:38.4575162Z self=, 2025-05-07T20:12:38.4576143Z index_type=torch.int64, 2025-05-07T20:12:38.4576556Z has_weight=False, 2025-05-07T20:12:38.4576947Z bucketize_pos=True, 2025-05-07T20:12:38.4577335Z sequence=True, 2025-05-07T20:12:38.4578002Z ) 2025-05-07T20:12:38.4578568Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:12:38.4580222Z self=, 2025-05-07T20:12:38.4581204Z index_type=torch.int32, 2025-05-07T20:12:38.4581619Z has_weight=True, 2025-05-07T20:12:38.4582007Z bucketize_pos=False, 2025-05-07T20:12:38.4582398Z sequence=False, 2025-05-07T20:12:38.4582760Z ) 2025-05-07T20:12:38.4583297Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:12:38.4584475Z self=, 2025-05-07T20:12:38.4585451Z index_type=torch.int64, 2025-05-07T20:12:38.4585861Z has_weight=False, 2025-05-07T20:12:38.4586249Z bucketize_pos=False, 2025-05-07T20:12:38.4586639Z sequence=True, 2025-05-07T20:12:38.4587005Z ) 2025-05-07T20:12:38.4587551Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:12:38.4588737Z self=, 2025-05-07T20:12:38.4589720Z index_type=torch.int64, 2025-05-07T20:12:38.4590134Z has_weight=True, 2025-05-07T20:12:38.4590515Z bucketize_pos=True, 2025-05-07T20:12:38.4590912Z sequence=False, 2025-05-07T20:12:38.4591271Z ) 2025-05-07T20:12:38.4591809Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:12:38.4592997Z self=, 2025-05-07T20:12:38.4593983Z index_type=torch.int32, 2025-05-07T20:12:38.4594397Z has_weight=False, 2025-05-07T20:12:38.4594784Z bucketize_pos=True, 2025-05-07T20:12:38.4595179Z sequence=False, 2025-05-07T20:12:38.4595549Z ) 2025-05-07T20:12:38.4596084Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:12:38.4597279Z self=, 2025-05-07T20:12:38.4598259Z index_type=torch.int32, 2025-05-07T20:12:38.4598675Z has_weight=False, 2025-05-07T20:12:38.4599068Z bucketize_pos=False, 2025-05-07T20:12:38.4599472Z sequence=True, 2025-05-07T20:12:38.4599828Z ) 2025-05-07T20:12:38.4600178Z PASSED 2025-05-07T20:12:38.5100904Z 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:12:38.5102967Z self=, 2025-05-07T20:12:38.5103971Z index_type=torch.int32, 2025-05-07T20:12:38.5104437Z has_weight=False, 2025-05-07T20:12:38.5104848Z bucketize_pos=False, 2025-05-07T20:12:38.5105265Z sequence=False, 2025-05-07T20:12:38.5105629Z ) 2025-05-07T20:12:38.5106180Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:12:38.5107381Z self=, 2025-05-07T20:12:38.5108381Z index_type=torch.int64, 2025-05-07T20:12:38.5108806Z has_weight=False, 2025-05-07T20:12:38.5109197Z bucketize_pos=False, 2025-05-07T20:12:38.5109600Z sequence=False, 2025-05-07T20:12:38.5109964Z ) 2025-05-07T20:12:38.5110503Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:12:38.5111703Z self=, 2025-05-07T20:12:38.5112689Z index_type=torch.int64, 2025-05-07T20:12:38.5113557Z has_weight=True, 2025-05-07T20:12:38.5113970Z bucketize_pos=True, 2025-05-07T20:12:38.5114603Z sequence=False, 2025-05-07T20:12:38.5114968Z ) 2025-05-07T20:12:38.5115513Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:12:38.5116715Z self=, 2025-05-07T20:12:38.5117707Z index_type=torch.int32, 2025-05-07T20:12:38.5118121Z has_weight=True, 2025-05-07T20:12:38.5118518Z bucketize_pos=False, 2025-05-07T20:12:38.5118922Z sequence=True, 2025-05-07T20:12:38.5119282Z ) 2025-05-07T20:12:38.5119822Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:12:38.5121016Z self=, 2025-05-07T20:12:38.5122005Z index_type=torch.int64, 2025-05-07T20:12:38.5122426Z has_weight=False, 2025-05-07T20:12:38.5122820Z bucketize_pos=True, 2025-05-07T20:12:38.5123231Z sequence=False, 2025-05-07T20:12:38.5123589Z ) 2025-05-07T20:12:38.5124141Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:12:38.5125344Z self=, 2025-05-07T20:12:38.5126336Z index_type=torch.int64, 2025-05-07T20:12:38.5126754Z has_weight=False, 2025-05-07T20:12:38.5127156Z bucketize_pos=False, 2025-05-07T20:12:38.5127562Z sequence=True, 2025-05-07T20:12:38.5127915Z ) 2025-05-07T20:12:38.5128612Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:12:38.5129818Z self=, 2025-05-07T20:12:38.5130801Z index_type=torch.int32, 2025-05-07T20:12:38.5131230Z has_weight=True, 2025-05-07T20:12:38.5131621Z bucketize_pos=True, 2025-05-07T20:12:38.5132019Z sequence=False, 2025-05-07T20:12:38.5132374Z ) 2025-05-07T20:12:38.5132919Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:12:38.5134121Z self=, 2025-05-07T20:12:38.5135100Z index_type=torch.int64, 2025-05-07T20:12:38.5135514Z has_weight=False, 2025-05-07T20:12:38.5135910Z bucketize_pos=True, 2025-05-07T20:12:38.5136295Z sequence=True, 2025-05-07T20:12:38.5136652Z ) 2025-05-07T20:12:38.5137200Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:12:38.5138396Z self=, 2025-05-07T20:12:38.5139393Z index_type=torch.int32, 2025-05-07T20:12:38.5139823Z has_weight=True, 2025-05-07T20:12:38.5140209Z bucketize_pos=False, 2025-05-07T20:12:38.5140627Z sequence=False, 2025-05-07T20:12:38.5140987Z ) 2025-05-07T20:12:38.5141536Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:12:38.5142729Z self=, 2025-05-07T20:12:38.5143722Z index_type=torch.int64, 2025-05-07T20:12:38.5144136Z has_weight=True, 2025-05-07T20:12:38.5144518Z bucketize_pos=False, 2025-05-07T20:12:38.5144917Z sequence=True, 2025-05-07T20:12:38.5145283Z ) 2025-05-07T20:12:38.5145825Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:12:38.5147021Z self=, 2025-05-07T20:12:38.5148013Z index_type=torch.int32, 2025-05-07T20:12:38.5148814Z has_weight=True, 2025-05-07T20:12:38.5149219Z bucketize_pos=True, 2025-05-07T20:12:38.5149794Z sequence=True, 2025-05-07T20:12:38.5150288Z ) 2025-05-07T20:12:38.5150834Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:12:38.5152031Z self=, 2025-05-07T20:12:38.5153028Z index_type=torch.int32, 2025-05-07T20:12:38.5153444Z has_weight=False, 2025-05-07T20:12:38.5153841Z bucketize_pos=True, 2025-05-07T20:12:38.5154238Z sequence=False, 2025-05-07T20:12:38.5154670Z ) 2025-05-07T20:12:38.5155218Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:12:38.5156428Z self=, 2025-05-07T20:12:38.5157425Z index_type=torch.int32, 2025-05-07T20:12:38.5157856Z has_weight=False, 2025-05-07T20:12:38.5158261Z bucketize_pos=True, 2025-05-07T20:12:38.5158672Z sequence=True, 2025-05-07T20:12:38.5159022Z ) 2025-05-07T20:12:38.5159574Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:12:38.5160774Z self=, 2025-05-07T20:12:38.5161757Z index_type=torch.int32, 2025-05-07T20:12:38.5162177Z has_weight=False, 2025-05-07T20:12:38.5162568Z bucketize_pos=False, 2025-05-07T20:12:38.5162960Z sequence=True, 2025-05-07T20:12:38.5163318Z ) 2025-05-07T20:12:38.5163867Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:12:38.5165070Z self=, 2025-05-07T20:12:38.5166050Z index_type=torch.int64, 2025-05-07T20:12:38.5166475Z has_weight=True, 2025-05-07T20:12:38.5166872Z bucketize_pos=False, 2025-05-07T20:12:38.5167279Z sequence=False, 2025-05-07T20:12:38.5167645Z ) 2025-05-07T20:12:38.5168301Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:12:38.5169506Z self=, 2025-05-07T20:12:38.5170507Z index_type=torch.int64, 2025-05-07T20:12:38.5170925Z has_weight=True, 2025-05-07T20:12:38.5171319Z bucketize_pos=True, 2025-05-07T20:12:38.5171710Z sequence=True, 2025-05-07T20:12:38.5172072Z ) 2025-05-07T20:12:38.5172429Z PASSED 2025-05-07T20:12:38.5329721Z sparse/block_bucketize_test.py::BlockBucketizeTest::test_populate_bucketized_permute Trying example: test_populate_bucketized_permute( 2025-05-07T20:12:38.5331148Z self=, 2025-05-07T20:12:38.5332019Z index_type=torch.int32, 2025-05-07T20:12:38.5332425Z ) 2025-05-07T20:12:38.5332863Z Trying example: test_populate_bucketized_permute( 2025-05-07T20:12:38.5333746Z self=, 2025-05-07T20:12:38.5334576Z index_type=torch.int64, 2025-05-07T20:12:38.5334980Z ) 2025-05-07T20:12:38.5347166Z PASSED 2025-05-07T20:12:38.5347377Z 2025-05-07T20:12:38.5348108Z =========================== short test summary info ============================ 2025-05-07T20:12:38.5348908Z SKIPPED [1] sparse/block_bucketize_test.py:1360: Skip is GPU is not available. 2025-05-07T20:12:38.5349671Z ======================== 10 passed, 1 skipped in 4.42s ========================= 2025-05-07T20:12:39.4924563Z 2025-05-07T20:12:39.4925644Z [TEST] Python test suite PASSED: ./sparse/block_bucketize_test.py 2025-05-07T20:12:39.4948303Z [TEST] Python test time for ./sparse/block_bucketize_test.py: 8 seconds 2025-05-07T20:12:39.4948823Z 2025-05-07T20:12:39.4949264Z 2025-05-07T20:12:39.4949274Z 2025-05-07T20:12:39.4949480Z 2025-05-07T20:12:39.4966943Z ################################################################################ 2025-05-07T20:12:39.4989058Z # [2025-05-07T20:12:39.498Z] Run Python Test Suite: 2025-05-07T20:12:39.4989615Z # ./sparse/cumsum_test.py 2025-05-07T20:12:39.4990084Z ################################################################################ 2025-05-07T20:12:39.5019630Z + 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:12:39.5020602Z 2025-05-07T20:12:42.8793283Z ============================= test session starts ============================== 2025-05-07T20:12:42.8794242Z platform linux -- Python 3.9.7, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:12:42.8795077Z cachedir: .pytest_cache 2025-05-07T20:12:42.8796042Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:12:42.8797064Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:12:42.8797551Z plugins: hypothesis-6.131.14 2025-05-07T20:12:46.2132789Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:12:46.2134165Z Configuration file: /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-clang++.cfg 2025-05-07T20:12:46.2317105Z collected 3 items 2025-05-07T20:12:46.2317389Z 2025-05-07T20:12:46.5011932Z sparse/cumsum_test.py::CumSumTest::test_asynchronous_complete_cumsum_2d Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:12:46.5013259Z self=, 2025-05-07T20:12:46.5013986Z n=0, 2025-05-07T20:12:46.5014306Z b=0, 2025-05-07T20:12:46.5014683Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:12:46.5015232Z device=device(type='cpu'), 2025-05-07T20:12:46.5015692Z ) 2025-05-07T20:12:46.5016110Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:12:46.5016923Z self=, 2025-05-07T20:12:46.5017648Z n=12, 2025-05-07T20:12:46.5017974Z b=0, 2025-05-07T20:12:46.5018350Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:12:46.5018855Z device=device(type='cpu'), 2025-05-07T20:12:46.5019264Z ) 2025-05-07T20:12:46.5019686Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:12:46.5020497Z self=, 2025-05-07T20:12:46.5021215Z n=12, 2025-05-07T20:12:46.5021544Z b=0, 2025-05-07T20:12:46.5021940Z index_types=(torch.float32, numpy.float32), 2025-05-07T20:12:46.5022454Z device=device(type='cpu'), 2025-05-07T20:12:46.5022871Z ) 2025-05-07T20:12:46.5023298Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:12:46.5024100Z self=, 2025-05-07T20:12:46.5024829Z n=5, 2025-05-07T20:12:46.5025157Z b=5, 2025-05-07T20:12:46.5025530Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:12:46.5026034Z device=device(type='cpu'), 2025-05-07T20:12:46.5026455Z ) 2025-05-07T20:12:46.5026887Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:12:46.5027694Z self=, 2025-05-07T20:12:46.5028417Z n=12, 2025-05-07T20:12:46.5028851Z b=6, 2025-05-07T20:12:46.5029286Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:12:46.5029826Z device=device(type='cpu'), 2025-05-07T20:12:46.5030248Z ) 2025-05-07T20:12:46.5030658Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:12:46.5031975Z self=, 2025-05-07T20:12:46.5032727Z n=19, 2025-05-07T20:12:46.5033260Z b=8, 2025-05-07T20:12:46.5033644Z index_types=(torch.float32, numpy.float32), 2025-05-07T20:12:46.5034163Z device=device(type='cpu'), 2025-05-07T20:12:46.5034574Z ) 2025-05-07T20:12:46.5034997Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:12:46.5035805Z self=, 2025-05-07T20:12:46.5036532Z n=40, 2025-05-07T20:12:46.5036856Z b=5, 2025-05-07T20:12:46.5037236Z index_types=(torch.int32, numpy.int32), 2025-05-07T20:12:46.5037736Z device=device(type='cpu'), 2025-05-07T20:12:46.5038143Z ) 2025-05-07T20:12:46.5038559Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:12:46.5039360Z self=, 2025-05-07T20:12:46.5040074Z n=24, 2025-05-07T20:12:46.5040403Z b=3, 2025-05-07T20:12:46.5040785Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:12:46.5041279Z device=device(type='cpu'), 2025-05-07T20:12:46.5041705Z ) 2025-05-07T20:12:46.5042115Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:12:46.5042911Z self=, 2025-05-07T20:12:46.5043639Z n=13, 2025-05-07T20:12:46.5043966Z b=3, 2025-05-07T20:12:46.5044343Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:12:46.5044831Z device=device(type='cpu'), 2025-05-07T20:12:46.5045247Z ) 2025-05-07T20:12:46.5045662Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:12:46.5046462Z self=, 2025-05-07T20:12:46.5047177Z n=60, 2025-05-07T20:12:46.5047507Z b=4, 2025-05-07T20:12:46.5047877Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:12:46.5048654Z device=device(type='cpu'), 2025-05-07T20:12:46.5049072Z ) 2025-05-07T20:12:46.5049501Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:12:46.5050318Z self=, 2025-05-07T20:12:46.5051035Z n=24, 2025-05-07T20:12:46.5051354Z b=1, 2025-05-07T20:12:46.5051738Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:12:46.5052234Z device=device(type='cpu'), 2025-05-07T20:12:46.5052651Z ) 2025-05-07T20:12:46.5053058Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:12:46.5053858Z self=, 2025-05-07T20:12:46.5054577Z n=1, 2025-05-07T20:12:46.5054912Z b=1, 2025-05-07T20:12:46.5055288Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:12:46.5055792Z device=device(type='cpu'), 2025-05-07T20:12:46.5056203Z ) 2025-05-07T20:12:46.5056625Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:12:46.5057559Z self=, 2025-05-07T20:12:46.5058287Z n=2, 2025-05-07T20:12:46.5058614Z b=10, 2025-05-07T20:12:46.5058997Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:12:46.5059493Z device=device(type='cpu'), 2025-05-07T20:12:46.5059911Z ) 2025-05-07T20:12:46.5060334Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:12:46.5061147Z self=, 2025-05-07T20:12:46.5061861Z n=10, 2025-05-07T20:12:46.5062187Z b=10, 2025-05-07T20:12:46.5062560Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:12:46.5063051Z device=device(type='cpu'), 2025-05-07T20:12:46.5063470Z ) 2025-05-07T20:12:46.5063893Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:12:46.5064694Z self=, 2025-05-07T20:12:46.5065416Z n=32, 2025-05-07T20:12:46.5065745Z b=0, 2025-05-07T20:12:46.5066451Z index_types=(torch.float32, numpy.float32), 2025-05-07T20:12:46.5067104Z device=device(type='cpu'), 2025-05-07T20:12:46.5067523Z ) 2025-05-07T20:12:46.5067932Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:12:46.5068742Z self=, 2025-05-07T20:12:46.5069456Z n=0, 2025-05-07T20:12:46.5069780Z b=0, 2025-05-07T20:12:46.5070166Z index_types=(torch.float32, numpy.float32), 2025-05-07T20:12:46.5070685Z device=device(type='cpu'), 2025-05-07T20:12:46.5071110Z ) 2025-05-07T20:12:46.5071521Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:12:46.5072327Z self=, 2025-05-07T20:12:46.5073051Z n=53, 2025-05-07T20:12:46.5073371Z b=4, 2025-05-07T20:12:46.5073762Z index_types=(torch.float32, numpy.float32), 2025-05-07T20:12:46.5074274Z device=device(type='cpu'), 2025-05-07T20:12:46.5074692Z ) 2025-05-07T20:12:46.5075113Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:12:46.5075929Z self=, 2025-05-07T20:12:46.5076644Z n=4, 2025-05-07T20:12:46.5076964Z b=4, 2025-05-07T20:12:46.5077352Z index_types=(torch.float32, numpy.float32), 2025-05-07T20:12:46.5077875Z device=device(type='cpu'), 2025-05-07T20:12:46.5078286Z ) 2025-05-07T20:12:46.5078713Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:12:46.5079515Z self=, 2025-05-07T20:12:46.5080498Z n=24, 2025-05-07T20:12:46.5080828Z b=6, 2025-05-07T20:12:46.5081219Z index_types=(torch.float32, numpy.float32), 2025-05-07T20:12:46.5081726Z device=device(type='cpu'), 2025-05-07T20:12:46.5082148Z ) 2025-05-07T20:12:46.5082570Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:12:46.5083380Z self=, 2025-05-07T20:12:46.5084109Z n=24, 2025-05-07T20:12:46.5084439Z b=0, 2025-05-07T20:12:46.5084824Z index_types=(torch.float32, numpy.float32), 2025-05-07T20:12:46.5085350Z device=device(type='cpu'), 2025-05-07T20:12:46.5085771Z ) 2025-05-07T20:12:46.5086144Z PASSED 2025-05-07T20:12:47.2432505Z sparse/cumsum_test.py::CumSumTest::test_batched_complete_cumsum Trying example: test_batched_complete_cumsum( 2025-05-07T20:12:47.2433767Z self=, 2025-05-07T20:12:47.2434444Z batch_size=10, 2025-05-07T20:12:47.2434811Z max_len=10, 2025-05-07T20:12:47.2435174Z dtype=torch.int32, 2025-05-07T20:12:47.2435575Z device=device(type='cpu'), 2025-05-07T20:12:47.2435993Z ) 2025-05-07T20:12:47.2436378Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:12:47.2437129Z self=, 2025-05-07T20:12:47.2437814Z batch_size=205, 2025-05-07T20:12:47.2438195Z max_len=10, 2025-05-07T20:12:47.2438558Z dtype=torch.int32, 2025-05-07T20:12:47.2438963Z device=device(type='cpu'), 2025-05-07T20:12:47.2439388Z ) 2025-05-07T20:12:47.2439778Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:12:47.2440498Z self=, 2025-05-07T20:12:47.2441179Z batch_size=86, 2025-05-07T20:12:47.2441548Z max_len=10, 2025-05-07T20:12:47.2441909Z dtype=torch.int32, 2025-05-07T20:12:47.2442314Z device=device(type='cpu'), 2025-05-07T20:12:47.2442724Z ) 2025-05-07T20:12:47.2443099Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:12:47.2443821Z self=, 2025-05-07T20:12:47.2444496Z batch_size=86, 2025-05-07T20:12:47.2444854Z max_len=726, 2025-05-07T20:12:47.2445221Z dtype=torch.int32, 2025-05-07T20:12:47.2446087Z device=device(type='cpu'), 2025-05-07T20:12:47.2446712Z ) 2025-05-07T20:12:47.2447096Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:12:47.2447824Z self=, 2025-05-07T20:12:47.2448859Z batch_size=71, 2025-05-07T20:12:47.2449219Z max_len=10, 2025-05-07T20:12:47.2449590Z dtype=torch.int32, 2025-05-07T20:12:47.2449994Z device=device(type='cpu'), 2025-05-07T20:12:47.2450407Z ) 2025-05-07T20:12:47.2450793Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:12:47.2451514Z self=, 2025-05-07T20:12:47.2452192Z batch_size=71, 2025-05-07T20:12:47.2452559Z max_len=457, 2025-05-07T20:12:47.2452930Z dtype=torch.int32, 2025-05-07T20:12:47.2453332Z device=device(type='cpu'), 2025-05-07T20:12:47.2453747Z ) 2025-05-07T20:12:47.2454206Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:12:47.2454931Z self=, 2025-05-07T20:12:47.2455617Z batch_size=524, 2025-05-07T20:12:47.2455980Z max_len=764, 2025-05-07T20:12:47.2456342Z dtype=torch.int32, 2025-05-07T20:12:47.2456749Z device=device(type='cpu'), 2025-05-07T20:12:47.2457159Z ) 2025-05-07T20:12:47.2457544Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:12:47.2458255Z self=, 2025-05-07T20:12:47.2458935Z batch_size=11, 2025-05-07T20:12:47.2459295Z max_len=10, 2025-05-07T20:12:47.2459651Z dtype=torch.int32, 2025-05-07T20:12:47.2460060Z device=device(type='cpu'), 2025-05-07T20:12:47.2460482Z ) 2025-05-07T20:12:47.2460860Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:12:47.2461581Z self=, 2025-05-07T20:12:47.2462264Z batch_size=108, 2025-05-07T20:12:47.2462628Z max_len=495, 2025-05-07T20:12:47.2463008Z dtype=torch.int64, 2025-05-07T20:12:47.2463431Z device=device(type='cpu'), 2025-05-07T20:12:47.2463842Z ) 2025-05-07T20:12:47.2464230Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:12:47.2464950Z self=, 2025-05-07T20:12:47.2465631Z batch_size=812, 2025-05-07T20:12:47.2465990Z max_len=299, 2025-05-07T20:12:47.2466358Z dtype=torch.int32, 2025-05-07T20:12:47.2466767Z device=device(type='cpu'), 2025-05-07T20:12:47.2467177Z ) 2025-05-07T20:12:47.2467563Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:12:47.2468284Z self=, 2025-05-07T20:12:47.2468957Z batch_size=341, 2025-05-07T20:12:47.2469325Z max_len=801, 2025-05-07T20:12:47.2469720Z dtype=torch.int32, 2025-05-07T20:12:47.2470129Z device=device(type='cpu'), 2025-05-07T20:12:47.2470538Z ) 2025-05-07T20:12:47.2471023Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:12:47.2471775Z self=, 2025-05-07T20:12:47.2472450Z batch_size=801, 2025-05-07T20:12:47.2472820Z max_len=801, 2025-05-07T20:12:47.2473191Z dtype=torch.int32, 2025-05-07T20:12:47.2473593Z device=device(type='cpu'), 2025-05-07T20:12:47.2474020Z ) 2025-05-07T20:12:47.2474402Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:12:47.2475121Z self=, 2025-05-07T20:12:47.2475817Z batch_size=999, 2025-05-07T20:12:47.2476185Z max_len=590, 2025-05-07T20:12:47.2476554Z dtype=torch.int64, 2025-05-07T20:12:47.2476957Z device=device(type='cpu'), 2025-05-07T20:12:47.2477382Z ) 2025-05-07T20:12:47.2477769Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:12:47.2494825Z self=, 2025-05-07T20:12:47.2495964Z batch_size=999, 2025-05-07T20:12:47.2496356Z max_len=999, 2025-05-07T20:12:47.2496992Z dtype=torch.int64, 2025-05-07T20:12:47.2497403Z device=device(type='cpu'), 2025-05-07T20:12:47.2497813Z ) 2025-05-07T20:12:47.2498198Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:12:47.2498922Z self=, 2025-05-07T20:12:47.2499601Z batch_size=824, 2025-05-07T20:12:47.2499961Z max_len=532, 2025-05-07T20:12:47.2500331Z dtype=torch.int64, 2025-05-07T20:12:47.2500737Z device=device(type='cpu'), 2025-05-07T20:12:47.2501145Z ) 2025-05-07T20:12:47.2501525Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:12:47.2502244Z self=, 2025-05-07T20:12:47.2502915Z batch_size=824, 2025-05-07T20:12:47.2503285Z max_len=824, 2025-05-07T20:12:47.2503655Z dtype=torch.int64, 2025-05-07T20:12:47.2504067Z device=device(type='cpu'), 2025-05-07T20:12:47.2504484Z ) 2025-05-07T20:12:47.2504879Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:12:47.2505593Z self=, 2025-05-07T20:12:47.2506272Z batch_size=632, 2025-05-07T20:12:47.2506638Z max_len=913, 2025-05-07T20:12:47.2507004Z dtype=torch.int64, 2025-05-07T20:12:47.2507402Z device=device(type='cpu'), 2025-05-07T20:12:47.2507814Z ) 2025-05-07T20:12:47.2508197Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:12:47.2508913Z self=, 2025-05-07T20:12:47.2509594Z batch_size=632, 2025-05-07T20:12:47.2509959Z max_len=632, 2025-05-07T20:12:47.2510318Z dtype=torch.int64, 2025-05-07T20:12:47.2510728Z device=device(type='cpu'), 2025-05-07T20:12:47.2511136Z ) 2025-05-07T20:12:47.2511511Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:12:47.2512238Z self=, 2025-05-07T20:12:47.2512925Z batch_size=117, 2025-05-07T20:12:47.2513283Z max_len=222, 2025-05-07T20:12:47.2513648Z dtype=torch.int64, 2025-05-07T20:12:47.2514050Z device=device(type='cpu'), 2025-05-07T20:12:47.2514461Z ) 2025-05-07T20:12:47.2514840Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:12:47.2515556Z self=, 2025-05-07T20:12:47.2516231Z batch_size=117, 2025-05-07T20:12:47.2516587Z max_len=117, 2025-05-07T20:12:47.2516950Z dtype=torch.int64, 2025-05-07T20:12:47.2517350Z device=device(type='cpu'), 2025-05-07T20:12:47.2517757Z ) 2025-05-07T20:12:47.2518137Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:12:47.2518855Z self=, 2025-05-07T20:12:47.2519526Z batch_size=275, 2025-05-07T20:12:47.2519895Z max_len=958, 2025-05-07T20:12:47.2520274Z dtype=torch.int64, 2025-05-07T20:12:47.2520679Z device=device(type='cpu'), 2025-05-07T20:12:47.2521100Z ) 2025-05-07T20:12:47.2521478Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:12:47.2522187Z self=, 2025-05-07T20:12:47.2522868Z batch_size=275, 2025-05-07T20:12:47.2523237Z max_len=275, 2025-05-07T20:12:47.2523607Z dtype=torch.int64, 2025-05-07T20:12:47.2524003Z device=device(type='cpu'), 2025-05-07T20:12:47.2524422Z ) 2025-05-07T20:12:47.2524808Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:12:47.2525530Z self=, 2025-05-07T20:12:47.2526213Z batch_size=616, 2025-05-07T20:12:47.2526580Z max_len=812, 2025-05-07T20:12:47.2526945Z dtype=torch.int64, 2025-05-07T20:12:47.2527352Z device=device(type='cpu'), 2025-05-07T20:12:47.2527771Z ) 2025-05-07T20:12:47.2528576Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:12:47.2529320Z self=, 2025-05-07T20:12:47.2530132Z batch_size=812, 2025-05-07T20:12:47.2530488Z max_len=812, 2025-05-07T20:12:47.2530856Z dtype=torch.int64, 2025-05-07T20:12:47.2531261Z device=device(type='cpu'), 2025-05-07T20:12:47.2531670Z ) 2025-05-07T20:12:47.2532066Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:12:47.2532789Z self=, 2025-05-07T20:12:47.2533461Z batch_size=770, 2025-05-07T20:12:47.2533827Z max_len=477, 2025-05-07T20:12:47.2534193Z dtype=torch.int32, 2025-05-07T20:12:47.2534590Z device=device(type='cpu'), 2025-05-07T20:12:47.2535192Z ) 2025-05-07T20:12:47.2535581Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:12:47.2536294Z self=, 2025-05-07T20:12:47.2536973Z batch_size=770, 2025-05-07T20:12:47.2537349Z max_len=770, 2025-05-07T20:12:47.2537731Z dtype=torch.int32, 2025-05-07T20:12:47.2538133Z device=device(type='cpu'), 2025-05-07T20:12:47.2538549Z ) 2025-05-07T20:12:47.2538937Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:12:47.2539655Z self=, 2025-05-07T20:12:47.2540345Z batch_size=631, 2025-05-07T20:12:47.2540726Z max_len=327, 2025-05-07T20:12:47.2541094Z dtype=torch.int64, 2025-05-07T20:12:47.2541510Z device=device(type='cpu'), 2025-05-07T20:12:47.2541927Z ) 2025-05-07T20:12:47.2542305Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:12:47.2543025Z self=, 2025-05-07T20:12:47.2543706Z batch_size=631, 2025-05-07T20:12:47.2544066Z max_len=631, 2025-05-07T20:12:47.2544437Z dtype=torch.int64, 2025-05-07T20:12:47.2544841Z device=device(type='cpu'), 2025-05-07T20:12:47.2545257Z ) 2025-05-07T20:12:47.2545642Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:12:47.2546368Z self=, 2025-05-07T20:12:47.2547046Z batch_size=591, 2025-05-07T20:12:47.2547403Z max_len=101, 2025-05-07T20:12:47.2547768Z dtype=torch.int64, 2025-05-07T20:12:47.2548174Z device=device(type='cpu'), 2025-05-07T20:12:47.2548583Z ) 2025-05-07T20:12:47.2548971Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:12:47.2549688Z self=, 2025-05-07T20:12:47.2550363Z batch_size=591, 2025-05-07T20:12:47.2550730Z max_len=591, 2025-05-07T20:12:47.2551099Z dtype=torch.int64, 2025-05-07T20:12:47.2551502Z device=device(type='cpu'), 2025-05-07T20:12:47.2551915Z ) 2025-05-07T20:12:47.2552307Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:12:47.2553041Z self=, 2025-05-07T20:12:47.2553740Z batch_size=979, 2025-05-07T20:12:47.2554123Z max_len=679, 2025-05-07T20:12:47.2554524Z dtype=torch.int32, 2025-05-07T20:12:47.2554937Z device=device(type='cpu'), 2025-05-07T20:12:47.2555357Z ) 2025-05-07T20:12:47.2555741Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:12:47.2556467Z self=, 2025-05-07T20:12:47.2557170Z batch_size=979, 2025-05-07T20:12:47.2557564Z max_len=979, 2025-05-07T20:12:47.2557960Z dtype=torch.int32, 2025-05-07T20:12:47.2558401Z device=device(type='cpu'), 2025-05-07T20:12:47.2558845Z ) 2025-05-07T20:12:47.2559223Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:12:47.2559948Z self=, 2025-05-07T20:12:47.2560635Z batch_size=157, 2025-05-07T20:12:47.2560996Z max_len=590, 2025-05-07T20:12:47.2561383Z dtype=torch.int32, 2025-05-07T20:12:47.2562156Z device=device(type='cpu'), 2025-05-07T20:12:47.2562723Z ) 2025-05-07T20:12:47.2563118Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:12:47.2563846Z self=, 2025-05-07T20:12:47.2564579Z batch_size=157, 2025-05-07T20:12:47.2564945Z max_len=157, 2025-05-07T20:12:47.2565327Z dtype=torch.int32, 2025-05-07T20:12:47.2565741Z device=device(type='cpu'), 2025-05-07T20:12:47.2566187Z ) 2025-05-07T20:12:47.2566568Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:12:47.2567287Z self=, 2025-05-07T20:12:47.2568100Z batch_size=492, 2025-05-07T20:12:47.2568481Z max_len=107, 2025-05-07T20:12:47.2568851Z dtype=torch.int32, 2025-05-07T20:12:47.2569256Z device=device(type='cpu'), 2025-05-07T20:12:47.2569688Z ) 2025-05-07T20:12:47.2570075Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:12:47.2570820Z self=, 2025-05-07T20:12:47.2571563Z batch_size=107, 2025-05-07T20:12:47.2571946Z max_len=107, 2025-05-07T20:12:47.2572332Z dtype=torch.int32, 2025-05-07T20:12:47.2572747Z device=device(type='cpu'), 2025-05-07T20:12:47.2573172Z ) 2025-05-07T20:12:47.2573560Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:12:47.2574278Z self=, 2025-05-07T20:12:47.2574980Z batch_size=25, 2025-05-07T20:12:47.2575355Z max_len=39, 2025-05-07T20:12:47.2575748Z dtype=torch.int32, 2025-05-07T20:12:47.2576184Z device=device(type='cpu'), 2025-05-07T20:12:47.2576621Z ) 2025-05-07T20:12:47.4172125Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:12:47.4172919Z self=, 2025-05-07T20:12:47.4173617Z batch_size=39, 2025-05-07T20:12:47.4174019Z max_len=39, 2025-05-07T20:12:47.4174395Z dtype=torch.int32, 2025-05-07T20:12:47.4174830Z device=device(type='cpu'), 2025-05-07T20:12:47.4175259Z ) 2025-05-07T20:12:47.4175644Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:12:47.4176375Z self=, 2025-05-07T20:12:47.4177068Z batch_size=406, 2025-05-07T20:12:47.4177435Z max_len=244, 2025-05-07T20:12:47.4177809Z dtype=torch.int64, 2025-05-07T20:12:47.4178227Z device=device(type='cpu'), 2025-05-07T20:12:47.4178643Z ) 2025-05-07T20:12:47.4179033Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:12:47.4180000Z self=, 2025-05-07T20:12:47.4180694Z batch_size=244, 2025-05-07T20:12:47.4181055Z max_len=244, 2025-05-07T20:12:47.4181435Z dtype=torch.int64, 2025-05-07T20:12:47.4181845Z device=device(type='cpu'), 2025-05-07T20:12:47.4182267Z ) 2025-05-07T20:12:47.4182665Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:12:47.4183400Z self=, 2025-05-07T20:12:47.4184083Z batch_size=719, 2025-05-07T20:12:47.4184444Z max_len=642, 2025-05-07T20:12:47.4184814Z dtype=torch.int32, 2025-05-07T20:12:47.4185223Z device=device(type='cpu'), 2025-05-07T20:12:47.4185634Z ) 2025-05-07T20:12:47.4186020Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:12:47.4186737Z self=, 2025-05-07T20:12:47.4187415Z batch_size=642, 2025-05-07T20:12:47.4187775Z max_len=642, 2025-05-07T20:12:47.4188144Z dtype=torch.int32, 2025-05-07T20:12:47.4188543Z device=device(type='cpu'), 2025-05-07T20:12:47.4188959Z ) 2025-05-07T20:12:47.4189343Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:12:47.4190058Z self=, 2025-05-07T20:12:47.4191207Z batch_size=295, 2025-05-07T20:12:47.4191605Z max_len=84, 2025-05-07T20:12:47.4192244Z dtype=torch.int64, 2025-05-07T20:12:47.4192651Z device=device(type='cpu'), 2025-05-07T20:12:47.4193068Z ) 2025-05-07T20:12:47.4193454Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:12:47.4194170Z self=, 2025-05-07T20:12:47.4194851Z batch_size=84, 2025-05-07T20:12:47.4195213Z max_len=84, 2025-05-07T20:12:47.4195571Z dtype=torch.int64, 2025-05-07T20:12:47.4195979Z device=device(type='cpu'), 2025-05-07T20:12:47.4196395Z ) 2025-05-07T20:12:47.4196773Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:12:47.4197502Z self=, 2025-05-07T20:12:47.4198185Z batch_size=766, 2025-05-07T20:12:47.4198542Z max_len=98, 2025-05-07T20:12:47.4198907Z dtype=torch.int32, 2025-05-07T20:12:47.4199316Z device=device(type='cpu'), 2025-05-07T20:12:47.4199737Z ) 2025-05-07T20:12:47.4200127Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:12:47.4200855Z self=, 2025-05-07T20:12:47.4201536Z batch_size=766, 2025-05-07T20:12:47.4201893Z max_len=766, 2025-05-07T20:12:47.4202263Z dtype=torch.int32, 2025-05-07T20:12:47.4202676Z device=device(type='cpu'), 2025-05-07T20:12:47.4203089Z ) 2025-05-07T20:12:47.4203482Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:12:47.4204205Z self=, 2025-05-07T20:12:47.4204876Z batch_size=91, 2025-05-07T20:12:47.4205236Z max_len=422, 2025-05-07T20:12:47.4205604Z dtype=torch.int64, 2025-05-07T20:12:47.4206003Z device=device(type='cpu'), 2025-05-07T20:12:47.4206425Z ) 2025-05-07T20:12:47.4206809Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:12:47.4207537Z self=, 2025-05-07T20:12:47.4208353Z batch_size=91, 2025-05-07T20:12:47.4208716Z max_len=91, 2025-05-07T20:12:47.4209085Z dtype=torch.int64, 2025-05-07T20:12:47.4209486Z device=device(type='cpu'), 2025-05-07T20:12:47.4209909Z ) 2025-05-07T20:12:47.4210293Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:12:47.4211005Z self=, 2025-05-07T20:12:47.4211679Z batch_size=340, 2025-05-07T20:12:47.4212055Z max_len=184, 2025-05-07T20:12:47.4212422Z dtype=torch.int64, 2025-05-07T20:12:47.4212837Z device=device(type='cpu'), 2025-05-07T20:12:47.4213257Z ) 2025-05-07T20:12:47.4213633Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:12:47.4214362Z self=, 2025-05-07T20:12:47.4215045Z batch_size=184, 2025-05-07T20:12:47.4215412Z max_len=184, 2025-05-07T20:12:47.4215814Z dtype=torch.int64, 2025-05-07T20:12:47.4216261Z device=device(type='cpu'), 2025-05-07T20:12:47.4216694Z ) 2025-05-07T20:12:47.4217034Z PASSED 2025-05-07T20:12:47.4899985Z sparse/cumsum_test.py::CumSumTest::test_cumsum Trying example: test_cumsum( 2025-05-07T20:12:47.4900833Z self=, 2025-05-07T20:12:47.4901417Z n=0, 2025-05-07T20:12:47.4901805Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:12:47.4902316Z device=device(type='cpu'), 2025-05-07T20:12:47.4902747Z ) 2025-05-07T20:12:47.4903091Z Trying example: test_cumsum( 2025-05-07T20:12:47.4903652Z self=, 2025-05-07T20:12:47.4904231Z n=9, 2025-05-07T20:12:47.4904603Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:12:47.4905111Z device=device(type='cpu'), 2025-05-07T20:12:47.4905584Z ) 2025-05-07T20:12:47.4905933Z Trying example: test_cumsum( 2025-05-07T20:12:47.4906867Z self=, 2025-05-07T20:12:47.4907481Z n=10, 2025-05-07T20:12:47.4908133Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:12:47.4908628Z device=device(type='cpu'), 2025-05-07T20:12:47.4909050Z ) 2025-05-07T20:12:47.4909394Z Trying example: test_cumsum( 2025-05-07T20:12:47.4909937Z self=, 2025-05-07T20:12:47.4910510Z n=10, 2025-05-07T20:12:47.4910904Z index_types=(torch.float32, numpy.float32), 2025-05-07T20:12:47.4911421Z device=device(type='cpu'), 2025-05-07T20:12:47.4911845Z ) 2025-05-07T20:12:47.4912190Z Trying example: test_cumsum( 2025-05-07T20:12:47.4912742Z self=, 2025-05-07T20:12:47.4913415Z n=8, 2025-05-07T20:12:47.4913791Z index_types=(torch.int32, numpy.int32), 2025-05-07T20:12:47.4914286Z device=device(type='cpu'), 2025-05-07T20:12:47.4914694Z ) 2025-05-07T20:12:47.4915038Z Trying example: test_cumsum( 2025-05-07T20:12:47.4915599Z self=, 2025-05-07T20:12:47.4916177Z n=1, 2025-05-07T20:12:47.4916547Z index_types=(torch.int32, numpy.int32), 2025-05-07T20:12:47.4917051Z device=device(type='cpu'), 2025-05-07T20:12:47.4917460Z ) 2025-05-07T20:12:47.4917805Z Trying example: test_cumsum( 2025-05-07T20:12:47.4918356Z self=, 2025-05-07T20:12:47.4918925Z n=1, 2025-05-07T20:12:47.4919299Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:12:47.4919797Z device=device(type='cpu'), 2025-05-07T20:12:47.4920208Z ) 2025-05-07T20:12:47.4920556Z Trying example: test_cumsum( 2025-05-07T20:12:47.4921115Z self=, 2025-05-07T20:12:47.4921688Z n=0, 2025-05-07T20:12:47.4922060Z index_types=(torch.int32, numpy.int32), 2025-05-07T20:12:47.4922558Z device=device(type='cpu'), 2025-05-07T20:12:47.4922971Z ) 2025-05-07T20:12:47.4923321Z Trying example: test_cumsum( 2025-05-07T20:12:47.4923879Z self=, 2025-05-07T20:12:47.4924466Z n=1, 2025-05-07T20:12:47.4924853Z index_types=(torch.float32, numpy.float32), 2025-05-07T20:12:47.4925375Z device=device(type='cpu'), 2025-05-07T20:12:47.4925794Z ) 2025-05-07T20:12:47.4926134Z Trying example: test_cumsum( 2025-05-07T20:12:47.4926686Z self=, 2025-05-07T20:12:47.4927260Z n=6, 2025-05-07T20:12:47.4927627Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:12:47.4928206Z device=device(type='cpu'), 2025-05-07T20:12:47.4928622Z ) 2025-05-07T20:12:47.4928999Z Trying example: test_cumsum( 2025-05-07T20:12:47.4929552Z self=, 2025-05-07T20:12:47.4930132Z n=7, 2025-05-07T20:12:47.4930522Z index_types=(torch.float32, numpy.float32), 2025-05-07T20:12:47.4931124Z device=device(type='cpu'), 2025-05-07T20:12:47.4931553Z ) 2025-05-07T20:12:47.4931900Z Trying example: test_cumsum( 2025-05-07T20:12:47.4932453Z self=, 2025-05-07T20:12:47.4933030Z n=9, 2025-05-07T20:12:47.4933407Z index_types=(torch.int32, numpy.int32), 2025-05-07T20:12:47.4933896Z device=device(type='cpu'), 2025-05-07T20:12:47.4934313Z ) 2025-05-07T20:12:47.4934652Z Trying example: test_cumsum( 2025-05-07T20:12:47.4935196Z self=, 2025-05-07T20:12:47.4935772Z n=3, 2025-05-07T20:12:47.4936145Z index_types=(torch.int32, numpy.int32), 2025-05-07T20:12:47.4936636Z device=device(type='cpu'), 2025-05-07T20:12:47.4937051Z ) 2025-05-07T20:12:47.4937390Z Trying example: test_cumsum( 2025-05-07T20:12:47.4937933Z self=, 2025-05-07T20:12:47.4938513Z n=0, 2025-05-07T20:12:47.4938901Z index_types=(torch.float32, numpy.float32), 2025-05-07T20:12:47.4939767Z device=device(type='cpu'), 2025-05-07T20:12:47.4940222Z ) 2025-05-07T20:12:47.4940697Z Trying example: test_cumsum( 2025-05-07T20:12:47.4941250Z self=, 2025-05-07T20:12:47.4941818Z n=7, 2025-05-07T20:12:47.4942190Z index_types=(torch.int32, numpy.int32), 2025-05-07T20:12:47.4942691Z device=device(type='cpu'), 2025-05-07T20:12:47.4943098Z ) 2025-05-07T20:12:47.4943443Z Trying example: test_cumsum( 2025-05-07T20:12:47.4943994Z self=, 2025-05-07T20:12:47.4944558Z n=6, 2025-05-07T20:12:47.4945008Z index_types=(torch.int32, numpy.int32), 2025-05-07T20:12:47.4945526Z device=device(type='cpu'), 2025-05-07T20:12:47.4945946Z ) 2025-05-07T20:12:47.4946338Z Trying example: test_cumsum( 2025-05-07T20:12:47.4946940Z self=, 2025-05-07T20:12:47.4947515Z n=8, 2025-05-07T20:12:47.4947904Z index_types=(torch.float32, numpy.float32), 2025-05-07T20:12:47.4948428Z device=device(type='cpu'), 2025-05-07T20:12:47.4948855Z ) 2025-05-07T20:12:47.4949238Z Trying example: test_cumsum( 2025-05-07T20:12:47.4949823Z self=, 2025-05-07T20:12:47.4950405Z n=8, 2025-05-07T20:12:47.4950777Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:12:47.4951278Z device=device(type='cpu'), 2025-05-07T20:12:47.4951692Z ) 2025-05-07T20:12:47.4952031Z Trying example: test_cumsum( 2025-05-07T20:12:47.4952582Z self=, 2025-05-07T20:12:47.4953152Z n=9, 2025-05-07T20:12:47.4953542Z index_types=(torch.float32, numpy.float32), 2025-05-07T20:12:47.4954117Z device=device(type='cpu'), 2025-05-07T20:12:47.4954564Z ) 2025-05-07T20:12:47.4954912Z Trying example: test_cumsum( 2025-05-07T20:12:47.4955463Z self=, 2025-05-07T20:12:47.4956030Z n=6, 2025-05-07T20:12:47.4956427Z index_types=(torch.float32, numpy.float32), 2025-05-07T20:12:47.4956956Z device=device(type='cpu'), 2025-05-07T20:12:47.4957367Z ) 2025-05-07T20:12:47.4957734Z PASSED 2025-05-07T20:12:47.4957927Z 2025-05-07T20:12:47.4958152Z ============================== 3 passed in 4.84s =============================== 2025-05-07T20:12:48.4396149Z 2025-05-07T20:12:48.4397011Z [TEST] Python test suite PASSED: ./sparse/cumsum_test.py 2025-05-07T20:12:48.4420204Z [TEST] Python test time for ./sparse/cumsum_test.py: 9 seconds 2025-05-07T20:12:48.4420697Z 2025-05-07T20:12:48.4420703Z 2025-05-07T20:12:48.4420709Z 2025-05-07T20:12:48.4420714Z 2025-05-07T20:12:48.4437283Z ################################################################################ 2025-05-07T20:12:48.4458199Z # [2025-05-07T20:12:48.445Z] Run Python Test Suite: 2025-05-07T20:12:48.4458800Z # ./sparse/histogram_binning_calibration_test.py 2025-05-07T20:12:48.4459368Z ################################################################################ 2025-05-07T20:12:48.4488449Z + 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:12:48.4489566Z 2025-05-07T20:12:51.6449747Z ============================= test session starts ============================== 2025-05-07T20:12:51.6450733Z platform linux -- Python 3.9.7, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:12:51.6451561Z cachedir: .pytest_cache 2025-05-07T20:12:51.6452477Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:12:51.6453473Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:12:51.6453965Z plugins: hypothesis-6.131.14 2025-05-07T20:12:54.9034781Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:12:54.9036595Z Configuration file: /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-clang++.cfg 2025-05-07T20:12:54.9219772Z collected 4 items 2025-05-07T20:12:54.9220063Z 2025-05-07T20:12:55.1912058Z 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:12:55.1914254Z self=, 2025-05-07T20:12:55.1915394Z data_type=torch.bfloat16, 2025-05-07T20:12:55.1915854Z segment_value_type=torch.int32, 2025-05-07T20:12:55.1916334Z segment_length_type=torch.int32, 2025-05-07T20:12:55.1916775Z ) 2025-05-07T20:12:55.1917280Z Trying example: test_generic_histogram_binning_calibration_by_feature( 2025-05-07T20:12:55.1918610Z self=, 2025-05-07T20:12:55.1919763Z data_type=torch.float16, 2025-05-07T20:12:55.1920207Z segment_value_type=torch.int32, 2025-05-07T20:12:55.1920685Z segment_length_type=torch.int32, 2025-05-07T20:12:55.1921128Z ) 2025-05-07T20:12:55.1921622Z Trying example: test_generic_histogram_binning_calibration_by_feature( 2025-05-07T20:12:55.1922916Z self=, 2025-05-07T20:12:55.1924049Z data_type=torch.float32, 2025-05-07T20:12:55.1924490Z segment_value_type=torch.int32, 2025-05-07T20:12:55.1924969Z segment_length_type=torch.int32, 2025-05-07T20:12:55.1925416Z ) 2025-05-07T20:12:55.1925913Z Trying example: test_generic_histogram_binning_calibration_by_feature( 2025-05-07T20:12:55.1927215Z self=, 2025-05-07T20:12:55.1928481Z data_type=torch.float32, 2025-05-07T20:12:55.1928941Z segment_value_type=torch.int64, 2025-05-07T20:12:55.1929414Z segment_length_type=torch.int32, 2025-05-07T20:12:55.1929854Z ) 2025-05-07T20:12:55.1930358Z Trying example: test_generic_histogram_binning_calibration_by_feature( 2025-05-07T20:12:55.1931642Z self=, 2025-05-07T20:12:55.1932773Z data_type=torch.bfloat16, 2025-05-07T20:12:55.1933223Z segment_value_type=torch.int64, 2025-05-07T20:12:55.1933702Z segment_length_type=torch.int32, 2025-05-07T20:12:55.1934145Z ) 2025-05-07T20:12:55.1934652Z Trying example: test_generic_histogram_binning_calibration_by_feature( 2025-05-07T20:12:55.1935955Z self=, 2025-05-07T20:12:55.1937080Z data_type=torch.bfloat16, 2025-05-07T20:12:55.1937541Z segment_value_type=torch.int64, 2025-05-07T20:12:55.1938020Z segment_length_type=torch.int64, 2025-05-07T20:12:55.1938459Z ) 2025-05-07T20:12:55.1938958Z Trying example: test_generic_histogram_binning_calibration_by_feature( 2025-05-07T20:12:55.1940249Z self=, 2025-05-07T20:12:55.1941381Z data_type=torch.float16, 2025-05-07T20:12:55.1941832Z segment_value_type=torch.int64, 2025-05-07T20:12:55.1942315Z segment_length_type=torch.int32, 2025-05-07T20:12:55.1942767Z ) 2025-05-07T20:12:55.1943270Z Trying example: test_generic_histogram_binning_calibration_by_feature( 2025-05-07T20:12:55.1944562Z self=, 2025-05-07T20:12:55.1946175Z data_type=torch.float16, 2025-05-07T20:12:55.1946837Z segment_value_type=torch.int64, 2025-05-07T20:12:55.1947314Z segment_length_type=torch.int64, 2025-05-07T20:12:55.1947761Z ) 2025-05-07T20:12:55.1948269Z Trying example: test_generic_histogram_binning_calibration_by_feature( 2025-05-07T20:12:55.1949562Z self=, 2025-05-07T20:12:55.1950694Z data_type=torch.float16, 2025-05-07T20:12:55.1951145Z segment_value_type=torch.int32, 2025-05-07T20:12:55.1951632Z segment_length_type=torch.int64, 2025-05-07T20:12:55.1952076Z ) 2025-05-07T20:12:55.1952578Z Trying example: test_generic_histogram_binning_calibration_by_feature( 2025-05-07T20:12:55.1953873Z self=, 2025-05-07T20:12:55.1955012Z data_type=torch.bfloat16, 2025-05-07T20:12:55.1955477Z segment_value_type=torch.int32, 2025-05-07T20:12:55.1955966Z segment_length_type=torch.int64, 2025-05-07T20:12:55.1956406Z ) 2025-05-07T20:12:55.1956910Z Trying example: test_generic_histogram_binning_calibration_by_feature( 2025-05-07T20:12:55.1958203Z self=, 2025-05-07T20:12:55.1959330Z data_type=torch.float32, 2025-05-07T20:12:55.1959788Z segment_value_type=torch.int32, 2025-05-07T20:12:55.1960275Z segment_length_type=torch.int64, 2025-05-07T20:12:55.1960726Z ) 2025-05-07T20:12:55.1961226Z Trying example: test_generic_histogram_binning_calibration_by_feature( 2025-05-07T20:12:55.1962675Z self=, 2025-05-07T20:12:55.1963821Z data_type=torch.float32, 2025-05-07T20:12:55.1964264Z segment_value_type=torch.int64, 2025-05-07T20:12:55.1964754Z segment_length_type=torch.int64, 2025-05-07T20:12:55.1965208Z ) 2025-05-07T20:12:55.1965557Z PASSED 2025-05-07T20:12:55.1966591Z sparse/histogram_binning_calibration_test.py::HistogramBinningCalibrationTest::test_generic_histogram_binning_calibration_by_feature_cpu_gpu SKIPPED 2025-05-07T20:12:55.2156862Z sparse/histogram_binning_calibration_test.py::HistogramBinningCalibrationTest::test_histogram_binning_calibration Trying example: test_histogram_binning_calibration( 2025-05-07T20:12:55.2158728Z self=, 2025-05-07T20:12:55.2159877Z data_type=torch.bfloat16, 2025-05-07T20:12:55.2160293Z ) 2025-05-07T20:12:55.2160708Z Trying example: test_histogram_binning_calibration( 2025-05-07T20:12:55.2161842Z self=, 2025-05-07T20:12:55.2162888Z data_type=torch.float16, 2025-05-07T20:12:55.2163306Z ) 2025-05-07T20:12:55.2163718Z Trying example: test_histogram_binning_calibration( 2025-05-07T20:12:55.2164805Z self=, 2025-05-07T20:12:55.2165837Z data_type=torch.float32, 2025-05-07T20:12:55.2166246Z ) 2025-05-07T20:12:55.2166572Z PASSED 2025-05-07T20:12:55.2663813Z sparse/histogram_binning_calibration_test.py::HistogramBinningCalibrationTest::test_histogram_binning_calibration_by_feature Trying example: test_histogram_binning_calibration_by_feature( 2025-05-07T20:12:55.2665878Z self=, 2025-05-07T20:12:55.2666977Z data_type=torch.bfloat16, 2025-05-07T20:12:55.2667439Z segment_value_type=torch.int32, 2025-05-07T20:12:55.2668297Z segment_length_type=torch.int32, 2025-05-07T20:12:55.2668946Z ) 2025-05-07T20:12:55.2669405Z Trying example: test_histogram_binning_calibration_by_feature( 2025-05-07T20:12:55.2670614Z self=, 2025-05-07T20:12:55.2671697Z data_type=torch.float16, 2025-05-07T20:12:55.2672145Z segment_value_type=torch.int32, 2025-05-07T20:12:55.2672630Z segment_length_type=torch.int32, 2025-05-07T20:12:55.2673073Z ) 2025-05-07T20:12:55.2673538Z Trying example: test_histogram_binning_calibration_by_feature( 2025-05-07T20:12:55.2674751Z self=, 2025-05-07T20:12:55.2675846Z data_type=torch.float16, 2025-05-07T20:12:55.2676290Z segment_value_type=torch.int64, 2025-05-07T20:12:55.2676775Z segment_length_type=torch.int32, 2025-05-07T20:12:55.2677230Z ) 2025-05-07T20:12:55.2677696Z Trying example: test_histogram_binning_calibration_by_feature( 2025-05-07T20:12:55.2678914Z self=, 2025-05-07T20:12:55.2680203Z data_type=torch.float16, 2025-05-07T20:12:55.2680656Z segment_value_type=torch.int32, 2025-05-07T20:12:55.2681147Z segment_length_type=torch.int64, 2025-05-07T20:12:55.2681592Z ) 2025-05-07T20:12:55.2682116Z Trying example: test_histogram_binning_calibration_by_feature( 2025-05-07T20:12:55.2683322Z self=, 2025-05-07T20:12:55.2684417Z data_type=torch.bfloat16, 2025-05-07T20:12:55.2684869Z segment_value_type=torch.int64, 2025-05-07T20:12:55.2685347Z segment_length_type=torch.int32, 2025-05-07T20:12:55.2685804Z ) 2025-05-07T20:12:55.2686287Z Trying example: test_histogram_binning_calibration_by_feature( 2025-05-07T20:12:55.2687502Z self=, 2025-05-07T20:12:55.2688700Z data_type=torch.bfloat16, 2025-05-07T20:12:55.2689155Z segment_value_type=torch.int64, 2025-05-07T20:12:55.2689625Z segment_length_type=torch.int64, 2025-05-07T20:12:55.2690071Z ) 2025-05-07T20:12:55.2690539Z Trying example: test_histogram_binning_calibration_by_feature( 2025-05-07T20:12:55.2691746Z self=, 2025-05-07T20:12:55.2692829Z data_type=torch.float16, 2025-05-07T20:12:55.2693279Z segment_value_type=torch.int64, 2025-05-07T20:12:55.2693762Z segment_length_type=torch.int64, 2025-05-07T20:12:55.2694201Z ) 2025-05-07T20:12:55.2694678Z Trying example: test_histogram_binning_calibration_by_feature( 2025-05-07T20:12:55.2695889Z self=, 2025-05-07T20:12:55.2696989Z data_type=torch.bfloat16, 2025-05-07T20:12:55.2697436Z segment_value_type=torch.int32, 2025-05-07T20:12:55.2697928Z segment_length_type=torch.int64, 2025-05-07T20:12:55.2698376Z ) 2025-05-07T20:12:55.2698865Z Trying example: test_histogram_binning_calibration_by_feature( 2025-05-07T20:12:55.2700067Z self=, 2025-05-07T20:12:55.2701164Z data_type=torch.float32, 2025-05-07T20:12:55.2701608Z segment_value_type=torch.int32, 2025-05-07T20:12:55.2702088Z segment_length_type=torch.int32, 2025-05-07T20:12:55.2702537Z ) 2025-05-07T20:12:55.2703007Z Trying example: test_histogram_binning_calibration_by_feature( 2025-05-07T20:12:55.2704568Z self=, 2025-05-07T20:12:55.2705806Z data_type=torch.float32, 2025-05-07T20:12:55.2706254Z segment_value_type=torch.int64, 2025-05-07T20:12:55.2706730Z segment_length_type=torch.int64, 2025-05-07T20:12:55.2707171Z ) 2025-05-07T20:12:55.2707635Z Trying example: test_histogram_binning_calibration_by_feature( 2025-05-07T20:12:55.2708838Z self=, 2025-05-07T20:12:55.2709924Z data_type=torch.float32, 2025-05-07T20:12:55.2710361Z segment_value_type=torch.int32, 2025-05-07T20:12:55.2710843Z segment_length_type=torch.int64, 2025-05-07T20:12:55.2711292Z ) 2025-05-07T20:12:55.2711750Z Trying example: test_histogram_binning_calibration_by_feature( 2025-05-07T20:12:55.2712969Z self=, 2025-05-07T20:12:55.2714065Z data_type=torch.float32, 2025-05-07T20:12:55.2714509Z segment_value_type=torch.int64, 2025-05-07T20:12:55.2714993Z segment_length_type=torch.int32, 2025-05-07T20:12:55.2715442Z ) 2025-05-07T20:12:55.2715807Z PASSED 2025-05-07T20:12:55.2715998Z 2025-05-07T20:12:55.2716245Z =========================== short test summary info ============================ 2025-05-07T20:12:55.2717147Z SKIPPED [1] sparse/histogram_binning_calibration_test.py:325: CUDA is not available or no GPUs detected 2025-05-07T20:12:55.2718050Z ========================= 3 passed, 1 skipped in 3.85s ========================= 2025-05-07T20:12:56.2126176Z 2025-05-07T20:12:56.2127392Z [TEST] Python test suite PASSED: ./sparse/histogram_binning_calibration_test.py 2025-05-07T20:12:56.2148861Z [TEST] Python test time for ./sparse/histogram_binning_calibration_test.py: 8 seconds 2025-05-07T20:12:56.2149641Z 2025-05-07T20:12:56.2149684Z 2025-05-07T20:12:56.2149690Z 2025-05-07T20:12:56.2149695Z 2025-05-07T20:12:56.2166524Z ################################################################################ 2025-05-07T20:12:56.2187836Z # [2025-05-07T20:12:56.218Z] Run Python Test Suite: 2025-05-07T20:12:56.2188420Z # ./sparse/index_select_test.py 2025-05-07T20:12:56.2188905Z ################################################################################ 2025-05-07T20:12:56.2218706Z + 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:12:56.2219706Z 2025-05-07T20:12:59.7123648Z ============================= test session starts ============================== 2025-05-07T20:12:59.7124605Z platform linux -- Python 3.9.7, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:12:59.7125436Z cachedir: .pytest_cache 2025-05-07T20:12:59.7126384Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:12:59.7127424Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:12:59.7127918Z plugins: hypothesis-6.131.14 2025-05-07T20:13:03.0363439Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:13:03.0364813Z Configuration file: /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-clang++.cfg 2025-05-07T20:13:03.0585603Z collected 3 items 2025-05-07T20:13:03.0585916Z 2025-05-07T20:13:03.7109706Z sparse/index_select_test.py::IndexSelectTest::test_batch_index_select_dim0 Trying example: test_batch_index_select_dim0( 2025-05-07T20:13:03.7111157Z self=, 2025-05-07T20:13:03.7111898Z num_inputs=0, 2025-05-07T20:13:03.7112278Z max_input_rows=2, 2025-05-07T20:13:03.7112664Z max_cols_factor=2, 2025-05-07T20:13:03.7113477Z max_output_rows=2, 2025-05-07T20:13:03.7114070Z permute_output_dim_0_1=False, 2025-05-07T20:13:03.7114529Z dtype=torch.float32, 2025-05-07T20:13:03.7114924Z use_cpu=True, 2025-05-07T20:13:03.7115422Z op=, 2025-05-07T20:13:03.7115996Z ) 2025-05-07T20:13:03.7116380Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:13:03.7117156Z self=, 2025-05-07T20:13:03.7117904Z num_inputs=31, 2025-05-07T20:13:03.7118279Z max_input_rows=2, 2025-05-07T20:13:03.7118659Z max_cols_factor=2, 2025-05-07T20:13:03.7119049Z max_output_rows=2, 2025-05-07T20:13:03.7119457Z permute_output_dim_0_1=False, 2025-05-07T20:13:03.7119902Z dtype=torch.float32, 2025-05-07T20:13:03.7120299Z use_cpu=True, 2025-05-07T20:13:03.7120793Z op=, 2025-05-07T20:13:03.7121358Z ) 2025-05-07T20:13:03.7121757Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:13:03.7122556Z self=, 2025-05-07T20:13:03.7123301Z num_inputs=31, 2025-05-07T20:13:03.7123673Z max_input_rows=31, 2025-05-07T20:13:03.7124070Z max_cols_factor=63, 2025-05-07T20:13:03.7124471Z max_output_rows=13, 2025-05-07T20:13:03.7124873Z permute_output_dim_0_1=True, 2025-05-07T20:13:03.7125323Z dtype=torch.float16, 2025-05-07T20:13:03.7125724Z use_cpu=True, 2025-05-07T20:13:03.7126242Z op=, 2025-05-07T20:13:03.7126847Z ) 2025-05-07T20:13:03.7127236Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:13:03.7128126Z self=, 2025-05-07T20:13:03.7128887Z num_inputs=0, 2025-05-07T20:13:03.7129257Z max_input_rows=3, 2025-05-07T20:13:03.7129656Z max_cols_factor=208, 2025-05-07T20:13:03.7130065Z max_output_rows=10, 2025-05-07T20:13:03.7130486Z permute_output_dim_0_1=True, 2025-05-07T20:13:03.7130925Z dtype=torch.float16, 2025-05-07T20:13:03.7131330Z use_cpu=True, 2025-05-07T20:13:03.7131860Z op=, 2025-05-07T20:13:03.7132465Z ) 2025-05-07T20:13:03.7132845Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:13:03.7133632Z self=, 2025-05-07T20:13:03.7134383Z num_inputs=12, 2025-05-07T20:13:03.7134747Z max_input_rows=3, 2025-05-07T20:13:03.7135135Z max_cols_factor=41, 2025-05-07T20:13:03.7135537Z max_output_rows=20, 2025-05-07T20:13:03.7135945Z permute_output_dim_0_1=True, 2025-05-07T20:13:03.7136392Z dtype=torch.float32, 2025-05-07T20:13:03.7136787Z use_cpu=True, 2025-05-07T20:13:03.7137312Z op=, 2025-05-07T20:13:03.7137930Z ) 2025-05-07T20:13:03.7138319Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:13:03.7139111Z self=, 2025-05-07T20:13:03.7139860Z num_inputs=91, 2025-05-07T20:13:03.7140236Z max_input_rows=6, 2025-05-07T20:13:03.7140624Z max_cols_factor=6, 2025-05-07T20:13:03.7141009Z max_output_rows=11, 2025-05-07T20:13:03.7141422Z permute_output_dim_0_1=False, 2025-05-07T20:13:03.7141880Z dtype=torch.float16, 2025-05-07T20:13:03.7142276Z use_cpu=True, 2025-05-07T20:13:03.7142770Z op=, 2025-05-07T20:13:03.7143336Z ) 2025-05-07T20:13:03.7143711Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:13:03.7144500Z self=, 2025-05-07T20:13:03.7145247Z num_inputs=37, 2025-05-07T20:13:03.7145613Z max_input_rows=7, 2025-05-07T20:13:03.7146244Z max_cols_factor=68, 2025-05-07T20:13:03.7146745Z max_output_rows=21, 2025-05-07T20:13:03.7147152Z permute_output_dim_0_1=True, 2025-05-07T20:13:03.7147604Z dtype=torch.float32, 2025-05-07T20:13:03.7148009Z use_cpu=True, 2025-05-07T20:13:03.7148500Z op=, 2025-05-07T20:13:03.7149064Z ) 2025-05-07T20:13:03.7149450Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:13:03.7150234Z self=, 2025-05-07T20:13:03.7150972Z num_inputs=63, 2025-05-07T20:13:03.7151348Z max_input_rows=30, 2025-05-07T20:13:03.7151744Z max_cols_factor=2, 2025-05-07T20:13:03.7152132Z max_output_rows=20, 2025-05-07T20:13:03.7152541Z permute_output_dim_0_1=True, 2025-05-07T20:13:03.7152985Z dtype=torch.float32, 2025-05-07T20:13:03.7153383Z use_cpu=True, 2025-05-07T20:13:03.7153923Z op=, 2025-05-07T20:13:03.7154535Z ) 2025-05-07T20:13:03.7154919Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:13:03.7155706Z self=, 2025-05-07T20:13:03.7156450Z num_inputs=81, 2025-05-07T20:13:03.7156827Z max_input_rows=28, 2025-05-07T20:13:03.7157214Z max_cols_factor=103, 2025-05-07T20:13:03.7157624Z max_output_rows=15, 2025-05-07T20:13:03.7158041Z permute_output_dim_0_1=False, 2025-05-07T20:13:03.7158493Z dtype=torch.float32, 2025-05-07T20:13:03.7158893Z use_cpu=True, 2025-05-07T20:13:03.7159427Z op=, 2025-05-07T20:13:03.7160032Z ) 2025-05-07T20:13:03.7160416Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:13:03.7161201Z self=, 2025-05-07T20:13:03.7161942Z num_inputs=7, 2025-05-07T20:13:03.7162323Z max_input_rows=31, 2025-05-07T20:13:03.7162718Z max_cols_factor=101, 2025-05-07T20:13:03.7163122Z max_output_rows=25, 2025-05-07T20:13:03.7163538Z permute_output_dim_0_1=False, 2025-05-07T20:13:03.7163994Z dtype=torch.float16, 2025-05-07T20:13:03.7164398Z use_cpu=True, 2025-05-07T20:13:03.7164886Z op=, 2025-05-07T20:13:03.7165457Z ) 2025-05-07T20:13:03.7165842Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:13:03.7166615Z self=, 2025-05-07T20:13:03.7167361Z num_inputs=56, 2025-05-07T20:13:03.7167736Z max_input_rows=14, 2025-05-07T20:13:03.7168288Z max_cols_factor=72, 2025-05-07T20:13:03.7168683Z max_output_rows=25, 2025-05-07T20:13:03.7169094Z permute_output_dim_0_1=True, 2025-05-07T20:13:03.7169534Z dtype=torch.float32, 2025-05-07T20:13:03.7169934Z use_cpu=True, 2025-05-07T20:13:03.7170476Z op=, 2025-05-07T20:13:03.7171092Z ) 2025-05-07T20:13:03.7171485Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:13:03.7172269Z self=, 2025-05-07T20:13:03.7173015Z num_inputs=56, 2025-05-07T20:13:03.7173381Z max_input_rows=14, 2025-05-07T20:13:03.7173777Z max_cols_factor=25, 2025-05-07T20:13:03.7174174Z max_output_rows=25, 2025-05-07T20:13:03.7174577Z permute_output_dim_0_1=True, 2025-05-07T20:13:03.7175030Z dtype=torch.float32, 2025-05-07T20:13:03.7175434Z use_cpu=True, 2025-05-07T20:13:03.7175958Z op=, 2025-05-07T20:13:03.7176564Z ) 2025-05-07T20:13:03.7176949Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:13:03.7177757Z self=, 2025-05-07T20:13:03.7178840Z num_inputs=56, 2025-05-07T20:13:03.7179228Z max_input_rows=25, 2025-05-07T20:13:03.7179972Z max_cols_factor=25, 2025-05-07T20:13:03.7180373Z max_output_rows=25, 2025-05-07T20:13:03.7180786Z permute_output_dim_0_1=True, 2025-05-07T20:13:03.7181234Z dtype=torch.float32, 2025-05-07T20:13:03.7181637Z use_cpu=True, 2025-05-07T20:13:03.7182167Z op=, 2025-05-07T20:13:03.7182768Z ) 2025-05-07T20:13:03.7183155Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:13:03.7183943Z self=, 2025-05-07T20:13:03.7184681Z num_inputs=56, 2025-05-07T20:13:03.7185055Z max_input_rows=25, 2025-05-07T20:13:03.7185448Z max_cols_factor=25, 2025-05-07T20:13:03.7185840Z max_output_rows=2, 2025-05-07T20:13:03.7186251Z permute_output_dim_0_1=True, 2025-05-07T20:13:03.7186696Z dtype=torch.float32, 2025-05-07T20:13:03.7202666Z use_cpu=True, 2025-05-07T20:13:03.7203433Z op=, 2025-05-07T20:13:03.7204067Z ) 2025-05-07T20:13:03.7204456Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:13:03.7205234Z self=, 2025-05-07T20:13:03.7205979Z num_inputs=56, 2025-05-07T20:13:03.7206350Z max_input_rows=2, 2025-05-07T20:13:03.7206728Z max_cols_factor=25, 2025-05-07T20:13:03.7207122Z max_output_rows=25, 2025-05-07T20:13:03.7207531Z permute_output_dim_0_1=True, 2025-05-07T20:13:03.7208073Z dtype=torch.float32, 2025-05-07T20:13:03.7208493Z use_cpu=True, 2025-05-07T20:13:03.7209026Z op=, 2025-05-07T20:13:03.7209621Z ) 2025-05-07T20:13:03.7210005Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:13:03.7210796Z self=, 2025-05-07T20:13:03.7211538Z num_inputs=25, 2025-05-07T20:13:03.7211917Z max_input_rows=25, 2025-05-07T20:13:03.7212307Z max_cols_factor=25, 2025-05-07T20:13:03.7212700Z max_output_rows=25, 2025-05-07T20:13:03.7213102Z permute_output_dim_0_1=True, 2025-05-07T20:13:03.7213548Z dtype=torch.float32, 2025-05-07T20:13:03.7213947Z use_cpu=True, 2025-05-07T20:13:03.7214465Z op=, 2025-05-07T20:13:03.7215079Z ) 2025-05-07T20:13:03.7215460Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:13:03.7216228Z self=, 2025-05-07T20:13:03.7216968Z num_inputs=84, 2025-05-07T20:13:03.7217444Z max_input_rows=31, 2025-05-07T20:13:03.7217917Z max_cols_factor=10, 2025-05-07T20:13:03.7218374Z max_output_rows=17, 2025-05-07T20:13:03.7218788Z permute_output_dim_0_1=False, 2025-05-07T20:13:03.7219246Z dtype=torch.float16, 2025-05-07T20:13:03.7219638Z use_cpu=True, 2025-05-07T20:13:03.7220174Z op=, 2025-05-07T20:13:03.7220779Z ) 2025-05-07T20:13:03.7221157Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:13:03.7221938Z self=, 2025-05-07T20:13:03.7222677Z num_inputs=84, 2025-05-07T20:13:03.7223049Z max_input_rows=31, 2025-05-07T20:13:03.7223433Z max_cols_factor=10, 2025-05-07T20:13:03.7223825Z max_output_rows=31, 2025-05-07T20:13:03.7224234Z permute_output_dim_0_1=False, 2025-05-07T20:13:03.7224674Z dtype=torch.float16, 2025-05-07T20:13:03.7225069Z use_cpu=True, 2025-05-07T20:13:03.7225592Z op=, 2025-05-07T20:13:03.7226186Z ) 2025-05-07T20:13:03.7226566Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:13:03.7227882Z self=, 2025-05-07T20:13:03.7228863Z num_inputs=84, 2025-05-07T20:13:03.7229236Z max_input_rows=31, 2025-05-07T20:13:03.7229630Z max_cols_factor=31, 2025-05-07T20:13:03.7230018Z max_output_rows=31, 2025-05-07T20:13:03.7230426Z permute_output_dim_0_1=False, 2025-05-07T20:13:03.7230878Z dtype=torch.float16, 2025-05-07T20:13:03.7231268Z use_cpu=True, 2025-05-07T20:13:03.7231804Z op=, 2025-05-07T20:13:03.7232410Z ) 2025-05-07T20:13:03.7232800Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:13:03.7233576Z self=, 2025-05-07T20:13:03.7234320Z num_inputs=84, 2025-05-07T20:13:03.7234696Z max_input_rows=31, 2025-05-07T20:13:03.7235078Z max_cols_factor=84, 2025-05-07T20:13:03.7235477Z max_output_rows=31, 2025-05-07T20:13:03.7235885Z permute_output_dim_0_1=False, 2025-05-07T20:13:03.7236345Z dtype=torch.float16, 2025-05-07T20:13:03.7236756Z use_cpu=True, 2025-05-07T20:13:03.7237279Z op=, 2025-05-07T20:13:03.7237874Z ) 2025-05-07T20:13:03.7238188Z PASSED 2025-05-07T20:13:03.9425279Z sparse/index_select_test.py::IndexSelectTest::test_group_index_select_dim0 Trying example: test_group_index_select_dim0( 2025-05-07T20:13:03.9426529Z self=, 2025-05-07T20:13:03.9427272Z num_indices=1, 2025-05-07T20:13:03.9427651Z max_num_input_rows=1, 2025-05-07T20:13:03.9428065Z shape=[1], 2025-05-07T20:13:03.9428423Z dtype=torch.float32, 2025-05-07T20:13:03.9428822Z use_cpu=True, 2025-05-07T20:13:03.9429186Z num_groups=1, 2025-05-07T20:13:03.9429551Z use_var_cols=False, 2025-05-07T20:13:03.9429959Z use_var_num_input_rows=False, 2025-05-07T20:13:03.9430424Z check_non_contiguous=False, 2025-05-07T20:13:03.9430872Z ) 2025-05-07T20:13:03.9431259Z Trying example: test_group_index_select_dim0( 2025-05-07T20:13:03.9432071Z self=, 2025-05-07T20:13:03.9432826Z num_indices=26, 2025-05-07T20:13:03.9433207Z max_num_input_rows=1, 2025-05-07T20:13:03.9433608Z shape=[1], 2025-05-07T20:13:03.9433982Z dtype=torch.float32, 2025-05-07T20:13:03.9434377Z use_cpu=True, 2025-05-07T20:13:03.9434755Z num_groups=1, 2025-05-07T20:13:03.9435130Z use_var_cols=False, 2025-05-07T20:13:03.9435539Z use_var_num_input_rows=False, 2025-05-07T20:13:03.9436013Z check_non_contiguous=False, 2025-05-07T20:13:03.9436436Z ) 2025-05-07T20:13:03.9436908Z Trying example: test_group_index_select_dim0( 2025-05-07T20:13:03.9437753Z self=, 2025-05-07T20:13:03.9438494Z num_indices=26, 2025-05-07T20:13:03.9438876Z max_num_input_rows=27, 2025-05-07T20:13:03.9439293Z shape=[16, 26], 2025-05-07T20:13:03.9439686Z dtype=torch.float32, 2025-05-07T20:13:03.9440080Z use_cpu=True, 2025-05-07T20:13:03.9440450Z num_groups=11, 2025-05-07T20:13:03.9440822Z use_var_cols=False, 2025-05-07T20:13:03.9441229Z use_var_num_input_rows=True, 2025-05-07T20:13:03.9441689Z check_non_contiguous=False, 2025-05-07T20:13:03.9442105Z ) 2025-05-07T20:13:03.9442483Z Trying example: test_group_index_select_dim0( 2025-05-07T20:13:03.9443269Z self=, 2025-05-07T20:13:03.9444024Z num_indices=26, 2025-05-07T20:13:03.9444407Z max_num_input_rows=29, 2025-05-07T20:13:03.9444808Z shape=[8, 2], 2025-05-07T20:13:03.9445184Z dtype=torch.float32, 2025-05-07T20:13:03.9445585Z use_cpu=True, 2025-05-07T20:13:03.9445940Z num_groups=8, 2025-05-07T20:13:03.9446309Z use_var_cols=False, 2025-05-07T20:13:03.9446712Z use_var_num_input_rows=True, 2025-05-07T20:13:03.9447630Z check_non_contiguous=False, 2025-05-07T20:13:03.9448360Z ) 2025-05-07T20:13:03.9448745Z Trying example: test_group_index_select_dim0( 2025-05-07T20:13:03.9449519Z self=, 2025-05-07T20:13:03.9450258Z num_indices=5, 2025-05-07T20:13:03.9450730Z max_num_input_rows=15, 2025-05-07T20:13:03.9451135Z shape=[10], 2025-05-07T20:13:03.9451506Z dtype=torch.float16, 2025-05-07T20:13:03.9451894Z use_cpu=True, 2025-05-07T20:13:03.9452264Z num_groups=24, 2025-05-07T20:13:03.9452631Z use_var_cols=False, 2025-05-07T20:13:03.9453030Z use_var_num_input_rows=True, 2025-05-07T20:13:03.9453488Z check_non_contiguous=True, 2025-05-07T20:13:03.9453902Z ) 2025-05-07T20:13:03.9454275Z Trying example: test_group_index_select_dim0( 2025-05-07T20:13:03.9455060Z self=, 2025-05-07T20:13:03.9455802Z num_indices=29, 2025-05-07T20:13:03.9456194Z max_num_input_rows=7, 2025-05-07T20:13:03.9456594Z shape=[30, 32], 2025-05-07T20:13:03.9456975Z dtype=torch.float16, 2025-05-07T20:13:03.9457375Z use_cpu=True, 2025-05-07T20:13:03.9457731Z num_groups=8, 2025-05-07T20:13:03.9458103Z use_var_cols=True, 2025-05-07T20:13:03.9458509Z use_var_num_input_rows=True, 2025-05-07T20:13:03.9458960Z check_non_contiguous=False, 2025-05-07T20:13:03.9459377Z ) 2025-05-07T20:13:03.9459757Z Trying example: test_group_index_select_dim0( 2025-05-07T20:13:03.9460532Z self=, 2025-05-07T20:13:03.9461276Z num_indices=11, 2025-05-07T20:13:03.9461657Z max_num_input_rows=2, 2025-05-07T20:13:03.9462052Z shape=[30], 2025-05-07T20:13:03.9462422Z dtype=torch.float16, 2025-05-07T20:13:03.9462823Z use_cpu=True, 2025-05-07T20:13:03.9463181Z num_groups=14, 2025-05-07T20:13:03.9463553Z use_var_cols=True, 2025-05-07T20:13:03.9463971Z use_var_num_input_rows=False, 2025-05-07T20:13:03.9464447Z check_non_contiguous=False, 2025-05-07T20:13:03.9464855Z ) 2025-05-07T20:13:03.9465236Z Trying example: test_group_index_select_dim0( 2025-05-07T20:13:03.9466021Z self=, 2025-05-07T20:13:03.9466758Z num_indices=9, 2025-05-07T20:13:03.9467138Z max_num_input_rows=31, 2025-05-07T20:13:03.9467544Z shape=[20], 2025-05-07T20:13:03.9467902Z dtype=torch.float32, 2025-05-07T20:13:03.9468301Z use_cpu=True, 2025-05-07T20:13:03.9468661Z num_groups=30, 2025-05-07T20:13:03.9469028Z use_var_cols=True, 2025-05-07T20:13:03.9469432Z use_var_num_input_rows=True, 2025-05-07T20:13:03.9469884Z check_non_contiguous=True, 2025-05-07T20:13:03.9470291Z ) 2025-05-07T20:13:03.9470677Z Trying example: test_group_index_select_dim0( 2025-05-07T20:13:03.9471474Z self=, 2025-05-07T20:13:03.9472215Z num_indices=27, 2025-05-07T20:13:03.9472610Z max_num_input_rows=1, 2025-05-07T20:13:03.9473009Z shape=[28, 7], 2025-05-07T20:13:03.9473388Z dtype=torch.float16, 2025-05-07T20:13:03.9473782Z use_cpu=True, 2025-05-07T20:13:03.9474144Z num_groups=30, 2025-05-07T20:13:03.9474523Z use_var_cols=True, 2025-05-07T20:13:03.9474924Z use_var_num_input_rows=False, 2025-05-07T20:13:03.9475382Z check_non_contiguous=True, 2025-05-07T20:13:03.9475796Z ) 2025-05-07T20:13:03.9476173Z Trying example: test_group_index_select_dim0( 2025-05-07T20:13:03.9476959Z self=, 2025-05-07T20:13:03.9477704Z num_indices=29, 2025-05-07T20:13:03.9478074Z max_num_input_rows=12, 2025-05-07T20:13:03.9478480Z shape=[30, 23], 2025-05-07T20:13:03.9478859Z dtype=torch.float32, 2025-05-07T20:13:03.9479251Z use_cpu=True, 2025-05-07T20:13:03.9479614Z num_groups=4, 2025-05-07T20:13:03.9481086Z use_var_cols=False, 2025-05-07T20:13:03.9481684Z use_var_num_input_rows=False, 2025-05-07T20:13:03.9482148Z check_non_contiguous=True, 2025-05-07T20:13:03.9482567Z ) 2025-05-07T20:13:03.9482945Z Trying example: test_group_index_select_dim0( 2025-05-07T20:13:03.9483734Z self=, 2025-05-07T20:13:03.9484483Z num_indices=28, 2025-05-07T20:13:03.9484869Z max_num_input_rows=27, 2025-05-07T20:13:03.9485268Z shape=[31], 2025-05-07T20:13:03.9485640Z dtype=torch.float32, 2025-05-07T20:13:03.9486042Z use_cpu=True, 2025-05-07T20:13:03.9486399Z num_groups=14, 2025-05-07T20:13:03.9486773Z use_var_cols=True, 2025-05-07T20:13:03.9487181Z use_var_num_input_rows=True, 2025-05-07T20:13:03.9487629Z check_non_contiguous=True, 2025-05-07T20:13:03.9488144Z ) 2025-05-07T20:13:03.9488535Z Trying example: test_group_index_select_dim0( 2025-05-07T20:13:03.9489319Z self=, 2025-05-07T20:13:03.9490075Z num_indices=28, 2025-05-07T20:13:03.9490460Z max_num_input_rows=27, 2025-05-07T20:13:03.9490853Z shape=[28], 2025-05-07T20:13:03.9491225Z dtype=torch.float32, 2025-05-07T20:13:03.9491624Z use_cpu=True, 2025-05-07T20:13:03.9491988Z num_groups=14, 2025-05-07T20:13:03.9492351Z use_var_cols=True, 2025-05-07T20:13:03.9492752Z use_var_num_input_rows=True, 2025-05-07T20:13:03.9493201Z check_non_contiguous=True, 2025-05-07T20:13:03.9493608Z ) 2025-05-07T20:13:03.9493992Z Trying example: test_group_index_select_dim0( 2025-05-07T20:13:03.9494782Z self=, 2025-05-07T20:13:03.9495518Z num_indices=27, 2025-05-07T20:13:03.9495903Z max_num_input_rows=27, 2025-05-07T20:13:03.9496307Z shape=[28], 2025-05-07T20:13:03.9496673Z dtype=torch.float32, 2025-05-07T20:13:03.9497074Z use_cpu=True, 2025-05-07T20:13:03.9497446Z num_groups=14, 2025-05-07T20:13:03.9497819Z use_var_cols=True, 2025-05-07T20:13:03.9498221Z use_var_num_input_rows=True, 2025-05-07T20:13:03.9498674Z check_non_contiguous=True, 2025-05-07T20:13:03.9499077Z ) 2025-05-07T20:13:03.9499458Z Trying example: test_group_index_select_dim0( 2025-05-07T20:13:03.9500242Z self=, 2025-05-07T20:13:03.9500984Z num_indices=4, 2025-05-07T20:13:03.9501356Z max_num_input_rows=30, 2025-05-07T20:13:03.9501763Z shape=[5], 2025-05-07T20:13:03.9502130Z dtype=torch.float32, 2025-05-07T20:13:03.9502524Z use_cpu=True, 2025-05-07T20:13:03.9502889Z num_groups=7, 2025-05-07T20:13:03.9503255Z use_var_cols=True, 2025-05-07T20:13:03.9503652Z use_var_num_input_rows=True, 2025-05-07T20:13:03.9504108Z check_non_contiguous=False, 2025-05-07T20:13:03.9504527Z ) 2025-05-07T20:13:03.9504915Z Trying example: test_group_index_select_dim0( 2025-05-07T20:13:03.9505702Z self=, 2025-05-07T20:13:03.9506449Z num_indices=4, 2025-05-07T20:13:03.9506816Z max_num_input_rows=30, 2025-05-07T20:13:03.9507221Z shape=[5], 2025-05-07T20:13:03.9507589Z dtype=torch.float32, 2025-05-07T20:13:03.9507980Z use_cpu=True, 2025-05-07T20:13:03.9508347Z num_groups=7, 2025-05-07T20:13:03.9508717Z use_var_cols=True, 2025-05-07T20:13:03.9509131Z use_var_num_input_rows=True, 2025-05-07T20:13:03.9509582Z check_non_contiguous=True, 2025-05-07T20:13:03.9510002Z ) 2025-05-07T20:13:03.9510382Z Trying example: test_group_index_select_dim0( 2025-05-07T20:13:03.9511159Z self=, 2025-05-07T20:13:03.9511902Z num_indices=4, 2025-05-07T20:13:03.9512278Z max_num_input_rows=30, 2025-05-07T20:13:03.9512676Z shape=[30], 2025-05-07T20:13:03.9513282Z dtype=torch.float32, 2025-05-07T20:13:03.9513696Z use_cpu=True, 2025-05-07T20:13:03.9514198Z num_groups=7, 2025-05-07T20:13:03.9514559Z use_var_cols=True, 2025-05-07T20:13:03.9514957Z use_var_num_input_rows=True, 2025-05-07T20:13:03.9515407Z check_non_contiguous=True, 2025-05-07T20:13:03.9515812Z ) 2025-05-07T20:13:03.9516194Z Trying example: test_group_index_select_dim0( 2025-05-07T20:13:03.9516975Z self=, 2025-05-07T20:13:03.9517809Z num_indices=4, 2025-05-07T20:13:03.9518179Z max_num_input_rows=30, 2025-05-07T20:13:03.9518586Z shape=[7], 2025-05-07T20:13:03.9518945Z dtype=torch.float32, 2025-05-07T20:13:03.9519336Z use_cpu=True, 2025-05-07T20:13:03.9519691Z num_groups=7, 2025-05-07T20:13:03.9520054Z use_var_cols=True, 2025-05-07T20:13:03.9520460Z use_var_num_input_rows=True, 2025-05-07T20:13:03.9520913Z check_non_contiguous=True, 2025-05-07T20:13:03.9521318Z ) 2025-05-07T20:13:03.9521709Z Trying example: test_group_index_select_dim0( 2025-05-07T20:13:03.9522500Z self=, 2025-05-07T20:13:03.9523251Z num_indices=30, 2025-05-07T20:13:03.9523630Z max_num_input_rows=9, 2025-05-07T20:13:03.9524028Z shape=[2], 2025-05-07T20:13:03.9524390Z dtype=torch.float32, 2025-05-07T20:13:03.9524781Z use_cpu=True, 2025-05-07T20:13:03.9525142Z num_groups=6, 2025-05-07T20:13:03.9525508Z use_var_cols=True, 2025-05-07T20:13:03.9525902Z use_var_num_input_rows=True, 2025-05-07T20:13:03.9526355Z check_non_contiguous=True, 2025-05-07T20:13:03.9526769Z ) 2025-05-07T20:13:03.9527144Z Trying example: test_group_index_select_dim0( 2025-05-07T20:13:03.9527926Z self=, 2025-05-07T20:13:03.9528829Z num_indices=2, 2025-05-07T20:13:03.9529196Z max_num_input_rows=9, 2025-05-07T20:13:03.9529589Z shape=[2], 2025-05-07T20:13:03.9529959Z dtype=torch.float32, 2025-05-07T20:13:03.9530356Z use_cpu=True, 2025-05-07T20:13:03.9530727Z num_groups=6, 2025-05-07T20:13:03.9531096Z use_var_cols=True, 2025-05-07T20:13:03.9531504Z use_var_num_input_rows=True, 2025-05-07T20:13:03.9531952Z check_non_contiguous=True, 2025-05-07T20:13:03.9532368Z ) 2025-05-07T20:13:03.9532751Z Trying example: test_group_index_select_dim0( 2025-05-07T20:13:03.9533530Z self=, 2025-05-07T20:13:03.9534275Z num_indices=2, 2025-05-07T20:13:03.9534656Z max_num_input_rows=9, 2025-05-07T20:13:03.9535047Z shape=[2], 2025-05-07T20:13:03.9535409Z dtype=torch.float32, 2025-05-07T20:13:03.9535807Z use_cpu=True, 2025-05-07T20:13:03.9536161Z num_groups=9, 2025-05-07T20:13:03.9536533Z use_var_cols=True, 2025-05-07T20:13:03.9536937Z use_var_num_input_rows=True, 2025-05-07T20:13:03.9537381Z check_non_contiguous=True, 2025-05-07T20:13:03.9537802Z ) 2025-05-07T20:13:03.9538122Z PASSED 2025-05-07T20:13:09.2554749Z sparse/index_select_test.py::IndexSelectTest::test_index_select_dim0 PASSED 2025-05-07T20:13:09.2555343Z 2025-05-07T20:13:09.2555570Z =============================== warnings summary =============================== 2025-05-07T20:13:09.2556312Z test/sparse/index_select_test.py::IndexSelectTest::test_index_select_dim0 2025-05-07T20:13:09.2558462Z /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/autograd/gradcheck.py:923: UserWarning: Input #0 requires gradient and is not a double precision floating point or complex. This check will likely fail if all the inputs are not of double precision floating point or complex. 2025-05-07T20:13:09.2560391Z warnings.warn( 2025-05-07T20:13:09.2560618Z 2025-05-07T20:13:09.2560972Z test/sparse/index_select_test.py::IndexSelectTest::test_index_select_dim0 2025-05-07T20:13:09.2566347Z /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/autograd/graph.py:824: UserWarning: fbgemm::index_select_dim0: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at /pytorch/torch/csrc/autograd/autograd_not_implemented_fallback.cpp:62.) 2025-05-07T20:13:09.2571712Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:13:09.2572366Z 2025-05-07T20:13:09.2572715Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:13:09.2573465Z ======================== 3 passed, 2 warnings in 9.77s ========================= 2025-05-07T20:13:10.2202040Z 2025-05-07T20:13:10.2202708Z [TEST] Python test suite PASSED: ./sparse/index_select_test.py 2025-05-07T20:13:10.2225309Z [TEST] Python test time for ./sparse/index_select_test.py: 14 seconds 2025-05-07T20:13:10.2225784Z 2025-05-07T20:13:10.2225791Z 2025-05-07T20:13:10.2225797Z 2025-05-07T20:13:10.2225802Z 2025-05-07T20:13:10.2242954Z ################################################################################ 2025-05-07T20:13:10.2265396Z # [2025-05-07T20:13:10.225Z] Run Python Test Suite: 2025-05-07T20:13:10.2265987Z # ./sparse/misc_ops_test.py 2025-05-07T20:13:10.2266470Z ################################################################################ 2025-05-07T20:13:10.2298368Z + 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:13:10.2299355Z 2025-05-07T20:13:13.3472742Z ============================= test session starts ============================== 2025-05-07T20:13:13.3473747Z platform linux -- Python 3.9.7, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:13:13.3474656Z cachedir: .pytest_cache 2025-05-07T20:13:13.3475571Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:13:13.3476570Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:13:13.3477111Z plugins: hypothesis-6.131.14 2025-05-07T20:13:16.5040173Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:13:16.5041548Z Configuration file: /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-clang++.cfg 2025-05-07T20:13:16.5235258Z collected 8 items 2025-05-07T20:13:16.5235551Z 2025-05-07T20:13:16.7755980Z sparse/misc_ops_test.py::MiscOpsTest::test_bottom_unique_k_per_row PASSED 2025-05-07T20:13:16.7968381Z sparse/misc_ops_test.py::MiscOpsTest::test_bucketize_sparse_features Trying example: test_bucketize_sparse_features( 2025-05-07T20:13:16.7969581Z self=, 2025-05-07T20:13:16.7970310Z index_type=torch.int32, 2025-05-07T20:13:16.7970722Z has_weight=False, 2025-05-07T20:13:16.7971117Z bucketize_pos=False, 2025-05-07T20:13:16.7971513Z ) 2025-05-07T20:13:16.7971940Z Trying example: test_bucketize_sparse_features( 2025-05-07T20:13:16.7972701Z self=, 2025-05-07T20:13:16.7973416Z index_type=torch.int64, 2025-05-07T20:13:16.7973888Z has_weight=False, 2025-05-07T20:13:16.7974339Z bucketize_pos=True, 2025-05-07T20:13:16.7974719Z ) 2025-05-07T20:13:16.7975044Z PASSED 2025-05-07T20:13:16.8490227Z sparse/misc_ops_test.py::MiscOpsTest::test_invert_permute Trying example: test_invert_permute( 2025-05-07T20:13:16.8491309Z self=, 2025-05-07T20:13:16.8492177Z permute_size=0, 2025-05-07T20:13:16.8492556Z long_index=False, 2025-05-07T20:13:16.8492923Z ) 2025-05-07T20:13:16.8493278Z Trying example: test_invert_permute( 2025-05-07T20:13:16.8493922Z self=, 2025-05-07T20:13:16.8494566Z permute_size=393, 2025-05-07T20:13:16.8494944Z long_index=False, 2025-05-07T20:13:16.8495319Z ) 2025-05-07T20:13:16.8495679Z Trying example: test_invert_permute( 2025-05-07T20:13:16.8496317Z self=, 2025-05-07T20:13:16.8496971Z permute_size=393, 2025-05-07T20:13:16.8497357Z long_index=True, 2025-05-07T20:13:16.8497719Z ) 2025-05-07T20:13:16.8498074Z Trying example: test_invert_permute( 2025-05-07T20:13:16.8498728Z self=, 2025-05-07T20:13:16.8499372Z permute_size=883, 2025-05-07T20:13:16.8499774Z long_index=False, 2025-05-07T20:13:16.8500145Z ) 2025-05-07T20:13:16.8500493Z Trying example: test_invert_permute( 2025-05-07T20:13:16.8501134Z self=, 2025-05-07T20:13:16.8501786Z permute_size=516, 2025-05-07T20:13:16.8502176Z long_index=False, 2025-05-07T20:13:16.8502541Z ) 2025-05-07T20:13:16.8502893Z Trying example: test_invert_permute( 2025-05-07T20:13:16.8503533Z self=, 2025-05-07T20:13:16.8504170Z permute_size=324, 2025-05-07T20:13:16.8504554Z long_index=True, 2025-05-07T20:13:16.8504922Z ) 2025-05-07T20:13:16.8505272Z Trying example: test_invert_permute( 2025-05-07T20:13:16.8505919Z self=, 2025-05-07T20:13:16.8506563Z permute_size=661, 2025-05-07T20:13:16.8506942Z long_index=True, 2025-05-07T20:13:16.8507502Z ) 2025-05-07T20:13:16.8507878Z Trying example: test_invert_permute( 2025-05-07T20:13:16.8508530Z self=, 2025-05-07T20:13:16.8509177Z permute_size=163, 2025-05-07T20:13:16.8509564Z long_index=False, 2025-05-07T20:13:16.8509931Z ) 2025-05-07T20:13:16.8510283Z Trying example: test_invert_permute( 2025-05-07T20:13:16.8510928Z self=, 2025-05-07T20:13:16.8511576Z permute_size=542, 2025-05-07T20:13:16.8511956Z long_index=False, 2025-05-07T20:13:16.8512331Z ) 2025-05-07T20:13:16.8512680Z Trying example: test_invert_permute( 2025-05-07T20:13:16.8513313Z self=, 2025-05-07T20:13:16.8514047Z permute_size=999, 2025-05-07T20:13:16.8514467Z long_index=True, 2025-05-07T20:13:16.8514871Z ) 2025-05-07T20:13:16.8515254Z Trying example: test_invert_permute( 2025-05-07T20:13:16.8515910Z self=, 2025-05-07T20:13:16.8516566Z permute_size=168, 2025-05-07T20:13:16.8516956Z long_index=True, 2025-05-07T20:13:16.8517321Z ) 2025-05-07T20:13:16.8517671Z Trying example: test_invert_permute( 2025-05-07T20:13:16.8518315Z self=, 2025-05-07T20:13:16.8518969Z permute_size=682, 2025-05-07T20:13:16.8519360Z long_index=False, 2025-05-07T20:13:16.8519727Z ) 2025-05-07T20:13:16.8520079Z Trying example: test_invert_permute( 2025-05-07T20:13:16.8520727Z self=, 2025-05-07T20:13:16.8521363Z permute_size=704, 2025-05-07T20:13:16.8521747Z long_index=True, 2025-05-07T20:13:16.8522114Z ) 2025-05-07T20:13:16.8522462Z Trying example: test_invert_permute( 2025-05-07T20:13:16.8523103Z self=, 2025-05-07T20:13:16.8524044Z permute_size=233, 2025-05-07T20:13:16.8524444Z long_index=True, 2025-05-07T20:13:16.8524953Z ) 2025-05-07T20:13:16.8525310Z Trying example: test_invert_permute( 2025-05-07T20:13:16.8525946Z self=, 2025-05-07T20:13:16.8526590Z permute_size=447, 2025-05-07T20:13:16.8526977Z long_index=False, 2025-05-07T20:13:16.8527339Z ) 2025-05-07T20:13:16.8527698Z Trying example: test_invert_permute( 2025-05-07T20:13:16.8528479Z self=, 2025-05-07T20:13:16.8529125Z permute_size=85, 2025-05-07T20:13:16.8529503Z long_index=True, 2025-05-07T20:13:16.8529868Z ) 2025-05-07T20:13:16.8530220Z Trying example: test_invert_permute( 2025-05-07T20:13:16.8530853Z self=, 2025-05-07T20:13:16.8531496Z permute_size=998, 2025-05-07T20:13:16.8531880Z long_index=True, 2025-05-07T20:13:16.8532235Z ) 2025-05-07T20:13:16.8532596Z Trying example: test_invert_permute( 2025-05-07T20:13:16.8533246Z self=, 2025-05-07T20:13:16.8533887Z permute_size=469, 2025-05-07T20:13:16.8534277Z long_index=True, 2025-05-07T20:13:16.8534644Z ) 2025-05-07T20:13:16.8534996Z Trying example: test_invert_permute( 2025-05-07T20:13:16.8535638Z self=, 2025-05-07T20:13:16.8536286Z permute_size=431, 2025-05-07T20:13:16.8536679Z long_index=True, 2025-05-07T20:13:16.8537036Z ) 2025-05-07T20:13:16.8537393Z Trying example: test_invert_permute( 2025-05-07T20:13:16.8538035Z self=, 2025-05-07T20:13:16.8538676Z permute_size=38, 2025-05-07T20:13:16.8539067Z long_index=False, 2025-05-07T20:13:16.8539440Z ) 2025-05-07T20:13:16.8539800Z PASSED 2025-05-07T20:13:16.8596643Z sparse/misc_ops_test.py::MiscOpsTest::test_lengths_range PASSED 2025-05-07T20:13:16.9094585Z sparse/misc_ops_test.py::MiscOpsTest::test_offsets_range Trying example: test_offsets_range( 2025-05-07T20:13:16.9095612Z self=, 2025-05-07T20:13:16.9096237Z N=1, 2025-05-07T20:13:16.9096599Z offsets_type=torch.int32, 2025-05-07T20:13:16.9097019Z ) 2025-05-07T20:13:16.9097366Z Trying example: test_offsets_range( 2025-05-07T20:13:16.9098000Z self=, 2025-05-07T20:13:16.9098742Z N=10, 2025-05-07T20:13:16.9099097Z offsets_type=torch.int32, 2025-05-07T20:13:16.9099516Z ) 2025-05-07T20:13:16.9099867Z Trying example: test_offsets_range( 2025-05-07T20:13:16.9100497Z self=, 2025-05-07T20:13:16.9101113Z N=10, 2025-05-07T20:13:16.9101470Z offsets_type=torch.int64, 2025-05-07T20:13:16.9101887Z ) 2025-05-07T20:13:16.9102234Z Trying example: test_offsets_range( 2025-05-07T20:13:16.9102884Z self=, 2025-05-07T20:13:16.9103516Z N=19, 2025-05-07T20:13:16.9103861Z offsets_type=torch.int32, 2025-05-07T20:13:16.9104274Z ) 2025-05-07T20:13:16.9104813Z Trying example: test_offsets_range( 2025-05-07T20:13:16.9105448Z self=, 2025-05-07T20:13:16.9106317Z N=11, 2025-05-07T20:13:16.9106762Z offsets_type=torch.int64, 2025-05-07T20:13:16.9107346Z ) 2025-05-07T20:13:16.9107959Z Trying example: test_offsets_range( 2025-05-07T20:13:16.9108608Z self=, 2025-05-07T20:13:16.9109233Z N=18, 2025-05-07T20:13:16.9109581Z offsets_type=torch.int64, 2025-05-07T20:13:16.9109998Z ) 2025-05-07T20:13:16.9110351Z Trying example: test_offsets_range( 2025-05-07T20:13:16.9110978Z self=, 2025-05-07T20:13:16.9112067Z N=2, 2025-05-07T20:13:16.9112454Z offsets_type=torch.int64, 2025-05-07T20:13:16.9113070Z ) 2025-05-07T20:13:16.9113421Z Trying example: test_offsets_range( 2025-05-07T20:13:16.9114049Z self=, 2025-05-07T20:13:16.9114663Z N=2, 2025-05-07T20:13:16.9115018Z offsets_type=torch.int32, 2025-05-07T20:13:16.9115427Z ) 2025-05-07T20:13:16.9115766Z Trying example: test_offsets_range( 2025-05-07T20:13:16.9116444Z self=, 2025-05-07T20:13:16.9117115Z N=20, 2025-05-07T20:13:16.9117503Z offsets_type=torch.int64, 2025-05-07T20:13:16.9117965Z ) 2025-05-07T20:13:16.9118363Z Trying example: test_offsets_range( 2025-05-07T20:13:16.9118995Z self=, 2025-05-07T20:13:16.9119610Z N=8, 2025-05-07T20:13:16.9119967Z offsets_type=torch.int64, 2025-05-07T20:13:16.9120383Z ) 2025-05-07T20:13:16.9120739Z Trying example: test_offsets_range( 2025-05-07T20:13:16.9121370Z self=, 2025-05-07T20:13:16.9122000Z N=20, 2025-05-07T20:13:16.9122352Z offsets_type=torch.int32, 2025-05-07T20:13:16.9122766Z ) 2025-05-07T20:13:16.9123118Z Trying example: test_offsets_range( 2025-05-07T20:13:16.9123739Z self=, 2025-05-07T20:13:16.9124358Z N=9, 2025-05-07T20:13:16.9124712Z offsets_type=torch.int32, 2025-05-07T20:13:16.9125118Z ) 2025-05-07T20:13:16.9125469Z Trying example: test_offsets_range( 2025-05-07T20:13:16.9126099Z self=, 2025-05-07T20:13:16.9126716Z N=16, 2025-05-07T20:13:16.9127073Z offsets_type=torch.int32, 2025-05-07T20:13:16.9127540Z ) 2025-05-07T20:13:16.9127894Z Trying example: test_offsets_range( 2025-05-07T20:13:16.9128649Z self=, 2025-05-07T20:13:16.9129285Z N=15, 2025-05-07T20:13:16.9129647Z offsets_type=torch.int64, 2025-05-07T20:13:16.9130052Z ) 2025-05-07T20:13:16.9130418Z Trying example: test_offsets_range( 2025-05-07T20:13:16.9131048Z self=, 2025-05-07T20:13:16.9131665Z N=3, 2025-05-07T20:13:16.9132014Z offsets_type=torch.int32, 2025-05-07T20:13:16.9132428Z ) 2025-05-07T20:13:16.9132774Z Trying example: test_offsets_range( 2025-05-07T20:13:16.9133388Z self=, 2025-05-07T20:13:16.9134006Z N=5, 2025-05-07T20:13:16.9134356Z offsets_type=torch.int64, 2025-05-07T20:13:16.9134786Z ) 2025-05-07T20:13:16.9135146Z Trying example: test_offsets_range( 2025-05-07T20:13:16.9135779Z self=, 2025-05-07T20:13:16.9136400Z N=13, 2025-05-07T20:13:16.9136758Z offsets_type=torch.int64, 2025-05-07T20:13:16.9137172Z ) 2025-05-07T20:13:16.9137528Z Trying example: test_offsets_range( 2025-05-07T20:13:16.9138168Z self=, 2025-05-07T20:13:16.9138792Z N=8, 2025-05-07T20:13:16.9139137Z offsets_type=torch.int32, 2025-05-07T20:13:16.9139553Z ) 2025-05-07T20:13:16.9139911Z Trying example: test_offsets_range( 2025-05-07T20:13:16.9140544Z self=, 2025-05-07T20:13:16.9141161Z N=1, 2025-05-07T20:13:16.9141515Z offsets_type=torch.int64, 2025-05-07T20:13:16.9141928Z ) 2025-05-07T20:13:16.9142273Z Trying example: test_offsets_range( 2025-05-07T20:13:16.9142906Z self=, 2025-05-07T20:13:16.9143539Z N=17, 2025-05-07T20:13:16.9143891Z offsets_type=torch.int64, 2025-05-07T20:13:16.9144303Z ) 2025-05-07T20:13:16.9144617Z PASSED 2025-05-07T20:13:16.9234176Z sparse/misc_ops_test.py::MiscOpsTest::test_permute102_baddbmm_permute102 Trying example: test_permute102_baddbmm_permute102( 2025-05-07T20:13:16.9235635Z self=, 2025-05-07T20:13:16.9236372Z batch_size=2, 2025-05-07T20:13:16.9236730Z m=3, 2025-05-07T20:13:16.9237063Z k=4, 2025-05-07T20:13:16.9237382Z n=5, 2025-05-07T20:13:16.9237718Z use_cpu=True, 2025-05-07T20:13:16.9238074Z ) 2025-05-07T20:13:16.9238393Z PASSED 2025-05-07T20:13:16.9256927Z sparse/misc_ops_test.py::MiscOpsTest::test_segment_sum_csr PASSED 2025-05-07T20:13:16.9283188Z sparse/misc_ops_test.py::MiscOpsTest::test_segment_sum_csr_empty_input PASSED 2025-05-07T20:13:16.9283739Z 2025-05-07T20:13:16.9283973Z ============================== 8 passed in 3.80s =============================== 2025-05-07T20:13:17.8550905Z 2025-05-07T20:13:17.8551593Z [TEST] Python test suite PASSED: ./sparse/misc_ops_test.py 2025-05-07T20:13:17.8573113Z [TEST] Python test time for ./sparse/misc_ops_test.py: 7 seconds 2025-05-07T20:13:17.8573605Z 2025-05-07T20:13:17.8573611Z 2025-05-07T20:13:17.8573635Z 2025-05-07T20:13:17.8573641Z 2025-05-07T20:13:17.8590101Z ################################################################################ 2025-05-07T20:13:17.8609058Z # [2025-05-07T20:13:17.860Z] Run Python Test Suite: 2025-05-07T20:13:17.8609609Z # ./sparse/pack_segments_test.py 2025-05-07T20:13:17.8610105Z ################################################################################ 2025-05-07T20:13:17.8639411Z + 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:13:17.8640392Z 2025-05-07T20:13:21.0332939Z ============================= test session starts ============================== 2025-05-07T20:13:21.0333936Z platform linux -- Python 3.9.7, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:13:21.0334765Z cachedir: .pytest_cache 2025-05-07T20:13:21.0335710Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:13:21.0336731Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:13:21.0337226Z plugins: hypothesis-6.131.14 2025-05-07T20:13:24.2846432Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:13:24.2847876Z Configuration file: /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-clang++.cfg 2025-05-07T20:13:24.3042797Z collected 4 items 2025-05-07T20:13:24.3043100Z 2025-05-07T20:13:24.8603587Z sparse/pack_segments_test.py::PackedSegmentsTest::test_pack_segments PASSED 2025-05-07T20:13:25.1676339Z sparse/pack_segments_test.py::PackedSegmentsTest::test_pack_segments_meta_backend PASSED 2025-05-07T20:13:25.1696512Z sparse/pack_segments_test.py::PackedSegmentsTest::test_pack_segments_noncontig SKIPPED 2025-05-07T20:13:25.4806871Z sparse/pack_segments_test.py::PackedSegmentsTest::test_pack_segments_smaller_max_len PASSED 2025-05-07T20:13:25.4807561Z 2025-05-07T20:13:25.4807803Z =========================== short test summary info ============================ 2025-05-07T20:13:25.4808686Z SKIPPED [1] sparse/pack_segments_test.py:417: CUDA is not available or no GPUs detected 2025-05-07T20:13:25.4809486Z ========================= 3 passed, 1 skipped in 4.67s ========================= 2025-05-07T20:13:26.4303453Z 2025-05-07T20:13:26.4304138Z [TEST] Python test suite PASSED: ./sparse/pack_segments_test.py 2025-05-07T20:13:26.4324792Z [TEST] Python test time for ./sparse/pack_segments_test.py: 9 seconds 2025-05-07T20:13:26.4325290Z 2025-05-07T20:13:26.4325297Z 2025-05-07T20:13:26.4325302Z 2025-05-07T20:13:26.4325308Z 2025-05-07T20:13:26.4343660Z ################################################################################ 2025-05-07T20:13:26.4363398Z # [2025-05-07T20:13:26.435Z] Run Python Test Suite: 2025-05-07T20:13:26.4364416Z # ./sparse/permute_embeddings_test.py 2025-05-07T20:13:26.4364952Z ################################################################################ 2025-05-07T20:13:26.4394465Z + 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:13:26.4395500Z 2025-05-07T20:13:29.6502561Z ============================= test session starts ============================== 2025-05-07T20:13:29.6503549Z platform linux -- Python 3.9.7, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:13:29.6504373Z cachedir: .pytest_cache 2025-05-07T20:13:29.6505286Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:13:29.6506295Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:13:29.6506779Z plugins: hypothesis-6.131.14 2025-05-07T20:13:32.9169130Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:13:32.9170527Z Configuration file: /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-clang++.cfg 2025-05-07T20:13:32.9348360Z collected 1 item 2025-05-07T20:13:32.9348669Z 2025-05-07T20:13:32.9396583Z sparse/permute_embeddings_test.py::PermuteEmbeddingsTest::test_permute_embeddings SKIPPED 2025-05-07T20:13:32.9397247Z 2025-05-07T20:13:32.9397494Z =========================== short test summary info ============================ 2025-05-07T20:13:32.9398484Z 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:13:32.9399448Z ============================== 1 skipped in 3.52s ============================== 2025-05-07T20:13:33.8398406Z 2025-05-07T20:13:33.8399337Z [TEST] Python test suite PASSED: ./sparse/permute_embeddings_test.py 2025-05-07T20:13:33.8420993Z [TEST] Python test time for ./sparse/permute_embeddings_test.py: 7 seconds 2025-05-07T20:13:33.8421543Z 2025-05-07T20:13:33.8421565Z 2025-05-07T20:13:33.8421571Z 2025-05-07T20:13:33.8421576Z 2025-05-07T20:13:33.8438467Z ################################################################################ 2025-05-07T20:13:33.8459861Z # [2025-05-07T20:13:33.845Z] Run Python Test Suite: 2025-05-07T20:13:33.8460455Z # ./sparse/permute_indices_test.py 2025-05-07T20:13:33.8460967Z ################################################################################ 2025-05-07T20:13:33.8489595Z + 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:13:33.8490605Z 2025-05-07T20:13:37.0226037Z ============================= test session starts ============================== 2025-05-07T20:13:37.0227058Z platform linux -- Python 3.9.7, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:13:37.0227920Z cachedir: .pytest_cache 2025-05-07T20:13:37.0228849Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:13:37.0229929Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:13:37.0230538Z plugins: hypothesis-6.131.14 2025-05-07T20:13:40.1969274Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:13:40.1970636Z Configuration file: /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-clang++.cfg 2025-05-07T20:13:40.2153836Z collected 3 items 2025-05-07T20:13:40.2154131Z 2025-05-07T20:13:40.6757185Z sparse/permute_indices_test.py::PermuteIndicesTest::test_permute_indices Trying example: test_permute_indices( 2025-05-07T20:13:40.6758437Z self=, 2025-05-07T20:13:40.6759177Z B=0, 2025-05-07T20:13:40.6759506Z T=0, 2025-05-07T20:13:40.6760282Z L=2, 2025-05-07T20:13:40.6760653Z long_index=False, 2025-05-07T20:13:40.6761263Z has_weight=False, 2025-05-07T20:13:40.6761649Z is_1D=False, 2025-05-07T20:13:40.6762002Z W=4, 2025-05-07T20:13:40.6762322Z ) 2025-05-07T20:13:40.6762690Z Trying example: test_permute_indices( 2025-05-07T20:13:40.6763446Z self=, 2025-05-07T20:13:40.6764222Z B=5, 2025-05-07T20:13:40.6764641Z T=0, 2025-05-07T20:13:40.6765031Z L=2, 2025-05-07T20:13:40.6765389Z long_index=False, 2025-05-07T20:13:40.6765780Z has_weight=False, 2025-05-07T20:13:40.6766162Z is_1D=False, 2025-05-07T20:13:40.6766591Z W=4, 2025-05-07T20:13:40.6766919Z ) 2025-05-07T20:13:40.6767274Z Trying example: test_permute_indices( 2025-05-07T20:13:40.6768125Z self=, 2025-05-07T20:13:40.6768870Z B=5, 2025-05-07T20:13:40.6769191Z T=19, 2025-05-07T20:13:40.6769528Z L=11, 2025-05-07T20:13:40.6769875Z long_index=False, 2025-05-07T20:13:40.6770266Z has_weight=True, 2025-05-07T20:13:40.6770643Z is_1D=True, 2025-05-07T20:13:40.6770991Z W=6, 2025-05-07T20:13:40.6771312Z ) 2025-05-07T20:13:40.6771672Z Trying example: test_permute_indices( 2025-05-07T20:13:40.6772423Z self=, 2025-05-07T20:13:40.6773148Z B=17, 2025-05-07T20:13:40.6773482Z T=2, 2025-05-07T20:13:40.6773804Z L=14, 2025-05-07T20:13:40.6774134Z long_index=True, 2025-05-07T20:13:40.6774525Z has_weight=False, 2025-05-07T20:13:40.6774905Z is_1D=True, 2025-05-07T20:13:40.6775261Z W=7, 2025-05-07T20:13:40.6775578Z ) 2025-05-07T20:13:40.6775933Z Trying example: test_permute_indices( 2025-05-07T20:13:40.6776673Z self=, 2025-05-07T20:13:40.6777398Z B=20, 2025-05-07T20:13:40.6777727Z T=12, 2025-05-07T20:13:40.6778062Z L=19, 2025-05-07T20:13:40.6778405Z long_index=True, 2025-05-07T20:13:40.6778792Z has_weight=False, 2025-05-07T20:13:40.6779170Z is_1D=True, 2025-05-07T20:13:40.6779511Z W=5, 2025-05-07T20:13:40.6780009Z ) 2025-05-07T20:13:40.6780375Z Trying example: test_permute_indices( 2025-05-07T20:13:40.6781115Z self=, 2025-05-07T20:13:40.6781846Z B=1, 2025-05-07T20:13:40.6782174Z T=6, 2025-05-07T20:13:40.6782496Z L=8, 2025-05-07T20:13:40.6782832Z long_index=True, 2025-05-07T20:13:40.6783220Z has_weight=False, 2025-05-07T20:13:40.6783596Z is_1D=True, 2025-05-07T20:13:40.6783943Z W=5, 2025-05-07T20:13:40.6784263Z ) 2025-05-07T20:13:40.6784614Z Trying example: test_permute_indices( 2025-05-07T20:13:40.6785364Z self=, 2025-05-07T20:13:40.6786091Z B=3, 2025-05-07T20:13:40.6786431Z T=2, 2025-05-07T20:13:40.6786751Z L=11, 2025-05-07T20:13:40.6787096Z long_index=False, 2025-05-07T20:13:40.6787478Z has_weight=True, 2025-05-07T20:13:40.6787844Z is_1D=False, 2025-05-07T20:13:40.6788191Z W=7, 2025-05-07T20:13:40.6788517Z ) 2025-05-07T20:13:40.6788907Z Trying example: test_permute_indices( 2025-05-07T20:13:40.6789645Z self=, 2025-05-07T20:13:40.6790382Z B=17, 2025-05-07T20:13:40.6790713Z T=6, 2025-05-07T20:13:40.6791039Z L=8, 2025-05-07T20:13:40.6791374Z long_index=True, 2025-05-07T20:13:40.6791762Z has_weight=False, 2025-05-07T20:13:40.6792140Z is_1D=False, 2025-05-07T20:13:40.6792491Z W=8, 2025-05-07T20:13:40.6792817Z ) 2025-05-07T20:13:40.6793163Z Trying example: test_permute_indices( 2025-05-07T20:13:40.6793906Z self=, 2025-05-07T20:13:40.6794633Z B=4, 2025-05-07T20:13:40.6795346Z T=8, 2025-05-07T20:13:40.6795681Z L=7, 2025-05-07T20:13:40.6796232Z long_index=True, 2025-05-07T20:13:40.6796618Z has_weight=False, 2025-05-07T20:13:40.6796988Z is_1D=True, 2025-05-07T20:13:40.6812514Z W=4, 2025-05-07T20:13:40.6812937Z ) 2025-05-07T20:13:40.6813298Z Trying example: test_permute_indices( 2025-05-07T20:13:40.6814063Z self=, 2025-05-07T20:13:40.6814792Z B=6, 2025-05-07T20:13:40.6815114Z T=4, 2025-05-07T20:13:40.6815436Z L=12, 2025-05-07T20:13:40.6815771Z long_index=False, 2025-05-07T20:13:40.6816157Z has_weight=True, 2025-05-07T20:13:40.6816536Z is_1D=False, 2025-05-07T20:13:40.6816882Z W=6, 2025-05-07T20:13:40.6817208Z ) 2025-05-07T20:13:40.6817566Z Trying example: test_permute_indices( 2025-05-07T20:13:40.6818305Z self=, 2025-05-07T20:13:40.6819040Z B=11, 2025-05-07T20:13:40.6819397Z T=17, 2025-05-07T20:13:40.6819726Z L=2, 2025-05-07T20:13:40.6820072Z long_index=False, 2025-05-07T20:13:40.6820455Z has_weight=True, 2025-05-07T20:13:40.6820828Z is_1D=True, 2025-05-07T20:13:40.6821170Z W=4, 2025-05-07T20:13:40.6821491Z ) 2025-05-07T20:13:40.6821843Z Trying example: test_permute_indices( 2025-05-07T20:13:40.6822574Z self=, 2025-05-07T20:13:40.6823299Z B=4, 2025-05-07T20:13:40.6823630Z T=17, 2025-05-07T20:13:40.6823947Z L=2, 2025-05-07T20:13:40.6824283Z long_index=False, 2025-05-07T20:13:40.6824662Z has_weight=True, 2025-05-07T20:13:40.6825027Z is_1D=True, 2025-05-07T20:13:40.6825370Z W=4, 2025-05-07T20:13:40.6825688Z ) 2025-05-07T20:13:40.6826032Z Trying example: test_permute_indices( 2025-05-07T20:13:40.6826770Z self=, 2025-05-07T20:13:40.6827506Z B=17, 2025-05-07T20:13:40.6827830Z T=17, 2025-05-07T20:13:40.6828161Z L=2, 2025-05-07T20:13:40.6828498Z long_index=False, 2025-05-07T20:13:40.6828874Z has_weight=True, 2025-05-07T20:13:40.6829247Z is_1D=True, 2025-05-07T20:13:40.6829591Z W=4, 2025-05-07T20:13:40.6829902Z ) 2025-05-07T20:13:40.6830250Z Trying example: test_permute_indices( 2025-05-07T20:13:40.6830987Z self=, 2025-05-07T20:13:40.6831708Z B=17, 2025-05-07T20:13:40.6832024Z T=17, 2025-05-07T20:13:40.6832345Z L=2, 2025-05-07T20:13:40.6832681Z long_index=True, 2025-05-07T20:13:40.6833050Z has_weight=True, 2025-05-07T20:13:40.6833418Z is_1D=True, 2025-05-07T20:13:40.6833760Z W=4, 2025-05-07T20:13:40.6834071Z ) 2025-05-07T20:13:40.6834422Z Trying example: test_permute_indices( 2025-05-07T20:13:40.6835168Z self=, 2025-05-07T20:13:40.6835897Z B=17, 2025-05-07T20:13:40.6836226Z T=17, 2025-05-07T20:13:40.6836562Z L=4, 2025-05-07T20:13:40.6836887Z long_index=True, 2025-05-07T20:13:40.6837271Z has_weight=True, 2025-05-07T20:13:40.6837644Z is_1D=True, 2025-05-07T20:13:40.6837981Z W=4, 2025-05-07T20:13:40.6838301Z ) 2025-05-07T20:13:40.6838655Z Trying example: test_permute_indices( 2025-05-07T20:13:40.6839390Z self=, 2025-05-07T20:13:40.6840119Z B=4, 2025-05-07T20:13:40.6840445Z T=17, 2025-05-07T20:13:40.6840764Z L=4, 2025-05-07T20:13:40.6841100Z long_index=True, 2025-05-07T20:13:40.6841477Z has_weight=True, 2025-05-07T20:13:40.6841849Z is_1D=True, 2025-05-07T20:13:40.6842189Z W=4, 2025-05-07T20:13:40.6842511Z ) 2025-05-07T20:13:40.6842869Z Trying example: test_permute_indices( 2025-05-07T20:13:40.6843600Z self=, 2025-05-07T20:13:40.6844629Z B=4, 2025-05-07T20:13:40.6844981Z T=4, 2025-05-07T20:13:40.6845469Z L=4, 2025-05-07T20:13:40.6845797Z long_index=True, 2025-05-07T20:13:40.6846182Z has_weight=True, 2025-05-07T20:13:40.6846557Z is_1D=True, 2025-05-07T20:13:40.6846899Z W=4, 2025-05-07T20:13:40.6847226Z ) 2025-05-07T20:13:40.6847580Z Trying example: test_permute_indices( 2025-05-07T20:13:40.6848433Z self=, 2025-05-07T20:13:40.6849162Z B=6, 2025-05-07T20:13:40.6849487Z T=12, 2025-05-07T20:13:40.6849808Z L=9, 2025-05-07T20:13:40.6850142Z long_index=True, 2025-05-07T20:13:40.6850528Z has_weight=False, 2025-05-07T20:13:40.6850905Z is_1D=True, 2025-05-07T20:13:40.6851261Z W=5, 2025-05-07T20:13:40.6851584Z ) 2025-05-07T20:13:40.6851932Z Trying example: test_permute_indices( 2025-05-07T20:13:40.6852676Z self=, 2025-05-07T20:13:40.6853413Z B=6, 2025-05-07T20:13:40.6853733Z T=12, 2025-05-07T20:13:40.6854078Z L=12, 2025-05-07T20:13:40.6854415Z long_index=True, 2025-05-07T20:13:40.6854792Z has_weight=False, 2025-05-07T20:13:40.6855172Z is_1D=True, 2025-05-07T20:13:40.6855519Z W=5, 2025-05-07T20:13:40.6855833Z ) 2025-05-07T20:13:40.6856184Z Trying example: test_permute_indices( 2025-05-07T20:13:40.6856929Z self=, 2025-05-07T20:13:40.6857657Z B=6, 2025-05-07T20:13:40.6857988Z T=12, 2025-05-07T20:13:40.6858315Z L=12, 2025-05-07T20:13:40.6858708Z long_index=True, 2025-05-07T20:13:40.6859087Z has_weight=True, 2025-05-07T20:13:40.6859462Z is_1D=True, 2025-05-07T20:13:40.6859814Z W=5, 2025-05-07T20:13:40.6860135Z ) 2025-05-07T20:13:40.6860454Z PASSED 2025-05-07T20:13:40.6861219Z sparse/permute_indices_test.py::PermuteIndicesTest::test_permute_indices_scripted_with_none_weights SKIPPED 2025-05-07T20:13:40.6862394Z sparse/permute_indices_test.py::PermuteIndicesTest::test_permute_indices_with_repeats SKIPPED 2025-05-07T20:13:40.6863043Z 2025-05-07T20:13:40.6863280Z =========================== short test summary info ============================ 2025-05-07T20:13:40.6864091Z SKIPPED [1] sparse/permute_indices_test.py:168: CUDA is not available or no GPUs detected 2025-05-07T20:13:40.6865237Z 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:13:40.6866195Z ========================= 1 passed, 2 skipped in 3.89s ========================= 2025-05-07T20:13:41.5855055Z 2025-05-07T20:13:41.5856002Z [TEST] Python test suite PASSED: ./sparse/permute_indices_test.py 2025-05-07T20:13:41.5876920Z [TEST] Python test time for ./sparse/permute_indices_test.py: 8 seconds 2025-05-07T20:13:41.5877427Z 2025-05-07T20:13:41.5877433Z 2025-05-07T20:13:41.5877439Z 2025-05-07T20:13:41.5877445Z 2025-05-07T20:13:41.5894021Z ################################################################################ 2025-05-07T20:13:41.5915768Z # [2025-05-07T20:13:41.591Z] Run Python Test Suite: 2025-05-07T20:13:41.5916369Z # ./sparse/permute_sparse_features_test.py 2025-05-07T20:13:41.5916906Z ################################################################################ 2025-05-07T20:13:41.5946294Z + 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:13:41.5947350Z 2025-05-07T20:13:44.8618745Z ============================= test session starts ============================== 2025-05-07T20:13:44.8619741Z platform linux -- Python 3.9.7, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:13:44.8620570Z cachedir: .pytest_cache 2025-05-07T20:13:44.8621945Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:13:44.8622976Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:13:44.8623694Z plugins: hypothesis-6.131.14 2025-05-07T20:13:48.1382598Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:13:48.1383970Z Configuration file: /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-clang++.cfg 2025-05-07T20:13:48.1563516Z collected 2 items 2025-05-07T20:13:48.1563834Z 2025-05-07T20:13:48.1596858Z sparse/permute_sparse_features_test.py::PermuteSparseFeaturesTest::test_permute_sparse_features SKIPPED 2025-05-07T20:13:48.1628563Z sparse/permute_sparse_features_test.py::PermuteSparseFeaturesTest::test_permute_sparse_features_with_repeats SKIPPED 2025-05-07T20:13:48.1629356Z 2025-05-07T20:13:48.1629601Z =========================== short test summary info ============================ 2025-05-07T20:13:48.1630648Z 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:13:48.1632036Z 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:13:48.1633029Z ============================== 2 skipped in 3.52s ============================== 2025-05-07T20:13:49.1282743Z 2025-05-07T20:13:49.1283733Z [TEST] Python test suite PASSED: ./sparse/permute_sparse_features_test.py 2025-05-07T20:13:49.1306859Z [TEST] Python test time for ./sparse/permute_sparse_features_test.py: 8 seconds 2025-05-07T20:13:49.1307414Z 2025-05-07T20:13:49.1307420Z 2025-05-07T20:13:49.1307426Z 2025-05-07T20:13:49.1307432Z 2025-05-07T20:13:49.1322452Z ################################################################################ 2025-05-07T20:13:49.1342703Z # [2025-05-07T20:13:49.133Z] Run Python Test Suite: 2025-05-07T20:13:49.1343297Z # ./sparse/reorder_batched_test.py 2025-05-07T20:13:49.1343835Z ################################################################################ 2025-05-07T20:13:49.1375188Z + 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:13:49.1376237Z 2025-05-07T20:13:52.4111906Z ============================= test session starts ============================== 2025-05-07T20:13:52.4112892Z platform linux -- Python 3.9.7, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:13:52.4113713Z cachedir: .pytest_cache 2025-05-07T20:13:52.4114623Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:13:52.4115719Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:13:52.4116215Z plugins: hypothesis-6.131.14 2025-05-07T20:13:55.6506337Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:13:55.6507746Z Configuration file: /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-clang++.cfg 2025-05-07T20:13:55.6717098Z collected 7 items 2025-05-07T20:13:55.6717390Z 2025-05-07T20:13:55.9848381Z 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:13:55.9849961Z self=, 2025-05-07T20:13:55.9850818Z B=1, 2025-05-07T20:13:55.9851149Z T=1, 2025-05-07T20:13:55.9851471Z L=2, 2025-05-07T20:13:55.9851883Z A=1, 2025-05-07T20:13:55.9852231Z Dtype=torch.int32, 2025-05-07T20:13:55.9852637Z Itype=torch.int32, 2025-05-07T20:13:55.9853049Z broadcast_indices=False, 2025-05-07T20:13:55.9853477Z max_batch_size=0, 2025-05-07T20:13:55.9853854Z ) 2025-05-07T20:13:55.9854293Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:13:55.9855691Z self=, 2025-05-07T20:13:55.9856732Z B=17, 2025-05-07T20:13:55.9857066Z T=1, 2025-05-07T20:13:55.9857392Z L=2, 2025-05-07T20:13:55.9857725Z A=1, 2025-05-07T20:13:55.9858068Z Dtype=torch.int32, 2025-05-07T20:13:55.9858461Z Itype=torch.int32, 2025-05-07T20:13:55.9858871Z broadcast_indices=False, 2025-05-07T20:13:55.9859307Z max_batch_size=0, 2025-05-07T20:13:55.9859676Z ) 2025-05-07T20:13:55.9860111Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:13:55.9861067Z self=, 2025-05-07T20:13:55.9861909Z B=17, 2025-05-07T20:13:55.9862232Z T=4, 2025-05-07T20:13:55.9862561Z L=8, 2025-05-07T20:13:55.9862891Z A=19, 2025-05-07T20:13:55.9863237Z Dtype=torch.float32, 2025-05-07T20:13:55.9863644Z Itype=torch.int64, 2025-05-07T20:13:55.9864061Z broadcast_indices=False, 2025-05-07T20:13:55.9864482Z max_batch_size=0, 2025-05-07T20:13:55.9864867Z ) 2025-05-07T20:13:55.9865303Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:13:55.9866248Z self=, 2025-05-07T20:13:55.9867093Z B=11, 2025-05-07T20:13:55.9867433Z T=4, 2025-05-07T20:13:55.9867765Z L=4, 2025-05-07T20:13:55.9868100Z A=9, 2025-05-07T20:13:55.9868455Z Dtype=torch.float32, 2025-05-07T20:13:55.9868864Z Itype=torch.int64, 2025-05-07T20:13:55.9869274Z broadcast_indices=False, 2025-05-07T20:13:55.9869711Z max_batch_size=-2, 2025-05-07T20:13:55.9870080Z ) 2025-05-07T20:13:55.9870514Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:13:55.9871469Z self=, 2025-05-07T20:13:55.9872312Z B=18, 2025-05-07T20:13:55.9872653Z T=20, 2025-05-07T20:13:55.9872989Z L=7, 2025-05-07T20:13:55.9873328Z A=20, 2025-05-07T20:13:55.9873668Z Dtype=torch.int64, 2025-05-07T20:13:55.9874077Z Itype=torch.int32, 2025-05-07T20:13:55.9874486Z broadcast_indices=True, 2025-05-07T20:13:55.9874904Z max_batch_size=1, 2025-05-07T20:13:55.9875276Z ) 2025-05-07T20:13:55.9875715Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:13:55.9876664Z self=, 2025-05-07T20:13:55.9877508Z B=1, 2025-05-07T20:13:55.9877846Z T=9, 2025-05-07T20:13:55.9878312Z L=20, 2025-05-07T20:13:55.9878653Z A=1, 2025-05-07T20:13:55.9879004Z Dtype=torch.int32, 2025-05-07T20:13:55.9879399Z Itype=torch.int32, 2025-05-07T20:13:55.9880193Z broadcast_indices=False, 2025-05-07T20:13:55.9880629Z max_batch_size=5, 2025-05-07T20:13:55.9880990Z ) 2025-05-07T20:13:55.9881550Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:13:55.9882547Z self=, 2025-05-07T20:13:55.9883482Z B=17, 2025-05-07T20:13:55.9883806Z T=8, 2025-05-07T20:13:55.9884132Z L=3, 2025-05-07T20:13:55.9884460Z A=14, 2025-05-07T20:13:55.9884793Z Dtype=torch.int64, 2025-05-07T20:13:55.9885258Z Itype=torch.int64, 2025-05-07T20:13:55.9885704Z broadcast_indices=False, 2025-05-07T20:13:55.9886139Z max_batch_size=0, 2025-05-07T20:13:55.9886562Z ) 2025-05-07T20:13:55.9887029Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:13:55.9887976Z self=, 2025-05-07T20:13:55.9888871Z B=11, 2025-05-07T20:13:55.9889267Z T=6, 2025-05-07T20:13:55.9889594Z L=4, 2025-05-07T20:13:55.9889915Z A=18, 2025-05-07T20:13:55.9890269Z Dtype=torch.float32, 2025-05-07T20:13:55.9891195Z Itype=torch.int64, 2025-05-07T20:13:55.9891718Z broadcast_indices=True, 2025-05-07T20:13:55.9892387Z max_batch_size=5, 2025-05-07T20:13:55.9892758Z ) 2025-05-07T20:13:55.9893182Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:13:55.9894292Z self=, 2025-05-07T20:13:55.9895172Z B=10, 2025-05-07T20:13:55.9895578Z T=9, 2025-05-07T20:13:55.9895909Z L=3, 2025-05-07T20:13:55.9896231Z A=10, 2025-05-07T20:13:55.9896655Z Dtype=torch.float32, 2025-05-07T20:13:55.9897069Z Itype=torch.int64, 2025-05-07T20:13:55.9897473Z broadcast_indices=True, 2025-05-07T20:13:55.9897890Z max_batch_size=2, 2025-05-07T20:13:55.9898256Z ) 2025-05-07T20:13:55.9898691Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:13:55.9899638Z self=, 2025-05-07T20:13:55.9900568Z B=3, 2025-05-07T20:13:55.9900895Z T=7, 2025-05-07T20:13:55.9901229Z L=15, 2025-05-07T20:13:55.9901620Z A=1, 2025-05-07T20:13:55.9901994Z Dtype=torch.int64, 2025-05-07T20:13:55.9902392Z Itype=torch.int32, 2025-05-07T20:13:55.9902787Z broadcast_indices=True, 2025-05-07T20:13:55.9903204Z max_batch_size=0, 2025-05-07T20:13:55.9903574Z ) 2025-05-07T20:13:55.9904001Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:13:55.9905007Z self=, 2025-05-07T20:13:55.9905855Z B=20, 2025-05-07T20:13:55.9906179Z T=6, 2025-05-07T20:13:55.9906507Z L=6, 2025-05-07T20:13:55.9906907Z A=17, 2025-05-07T20:13:55.9907247Z Dtype=torch.int32, 2025-05-07T20:13:55.9907706Z Itype=torch.int32, 2025-05-07T20:13:55.9908158Z broadcast_indices=False, 2025-05-07T20:13:55.9908605Z max_batch_size=-1, 2025-05-07T20:13:55.9909033Z ) 2025-05-07T20:13:55.9909534Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:13:55.9910569Z self=, 2025-05-07T20:13:55.9911485Z B=20, 2025-05-07T20:13:55.9911817Z T=1, 2025-05-07T20:13:55.9912145Z L=6, 2025-05-07T20:13:55.9912498Z A=17, 2025-05-07T20:13:55.9912842Z Dtype=torch.int32, 2025-05-07T20:13:55.9913238Z Itype=torch.int32, 2025-05-07T20:13:55.9913639Z broadcast_indices=False, 2025-05-07T20:13:55.9914070Z max_batch_size=-1, 2025-05-07T20:13:55.9914452Z ) 2025-05-07T20:13:55.9914876Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:13:55.9915830Z self=, 2025-05-07T20:13:55.9916751Z B=6, 2025-05-07T20:13:55.9917083Z T=1, 2025-05-07T20:13:55.9917404Z L=6, 2025-05-07T20:13:55.9917730Z A=17, 2025-05-07T20:13:55.9918075Z Dtype=torch.int32, 2025-05-07T20:13:55.9918476Z Itype=torch.int32, 2025-05-07T20:13:55.9918891Z broadcast_indices=False, 2025-05-07T20:13:55.9919359Z max_batch_size=-1, 2025-05-07T20:13:55.9919727Z ) 2025-05-07T20:13:55.9920157Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:13:55.9921170Z self=, 2025-05-07T20:13:55.9922011Z B=6, 2025-05-07T20:13:55.9922336Z T=1, 2025-05-07T20:13:55.9922662Z L=6, 2025-05-07T20:13:55.9922988Z A=1, 2025-05-07T20:13:55.9923330Z Dtype=torch.int32, 2025-05-07T20:13:55.9923728Z Itype=torch.int32, 2025-05-07T20:13:55.9924128Z broadcast_indices=False, 2025-05-07T20:13:55.9924555Z max_batch_size=-1, 2025-05-07T20:13:55.9924925Z ) 2025-05-07T20:13:55.9925346Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:13:55.9926564Z self=, 2025-05-07T20:13:55.9927430Z B=6, 2025-05-07T20:13:55.9927905Z T=1, 2025-05-07T20:13:55.9928380Z L=2, 2025-05-07T20:13:55.9928704Z A=1, 2025-05-07T20:13:55.9929041Z Dtype=torch.int32, 2025-05-07T20:13:55.9929427Z Itype=torch.int32, 2025-05-07T20:13:55.9929828Z broadcast_indices=False, 2025-05-07T20:13:55.9930253Z max_batch_size=-1, 2025-05-07T20:13:55.9930682Z ) 2025-05-07T20:13:55.9931269Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:13:55.9932302Z self=, 2025-05-07T20:13:55.9933266Z B=1, 2025-05-07T20:13:55.9933604Z T=1, 2025-05-07T20:13:55.9933930Z L=2, 2025-05-07T20:13:55.9934248Z A=1, 2025-05-07T20:13:55.9934621Z Dtype=torch.int32, 2025-05-07T20:13:55.9935024Z Itype=torch.int32, 2025-05-07T20:13:55.9935424Z broadcast_indices=False, 2025-05-07T20:13:55.9935849Z max_batch_size=-1, 2025-05-07T20:13:55.9936236Z ) 2025-05-07T20:13:55.9936713Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:13:55.9937704Z self=, 2025-05-07T20:13:55.9938546Z B=1, 2025-05-07T20:13:55.9938879Z T=1, 2025-05-07T20:13:55.9939195Z L=2, 2025-05-07T20:13:55.9939616Z A=1, 2025-05-07T20:13:55.9940062Z Dtype=torch.int32, 2025-05-07T20:13:55.9940561Z Itype=torch.int32, 2025-05-07T20:13:55.9941001Z broadcast_indices=False, 2025-05-07T20:13:55.9941425Z max_batch_size=1, 2025-05-07T20:13:55.9941790Z ) 2025-05-07T20:13:55.9942221Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:13:55.9943167Z self=, 2025-05-07T20:13:55.9944106Z B=19, 2025-05-07T20:13:55.9944535Z T=17, 2025-05-07T20:13:55.9944908Z L=2, 2025-05-07T20:13:55.9945233Z A=4, 2025-05-07T20:13:55.9945580Z Dtype=torch.int32, 2025-05-07T20:13:55.9945987Z Itype=torch.int64, 2025-05-07T20:13:55.9946390Z broadcast_indices=True, 2025-05-07T20:13:55.9946807Z max_batch_size=-1, 2025-05-07T20:13:55.9947183Z ) 2025-05-07T20:13:55.9947650Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:13:55.9948778Z self=, 2025-05-07T20:13:55.9949662Z B=19, 2025-05-07T20:13:55.9949993Z T=17, 2025-05-07T20:13:55.9950312Z L=2, 2025-05-07T20:13:55.9950637Z A=2, 2025-05-07T20:13:55.9951027Z Dtype=torch.int32, 2025-05-07T20:13:55.9951418Z Itype=torch.int64, 2025-05-07T20:13:55.9951859Z broadcast_indices=True, 2025-05-07T20:13:55.9952283Z max_batch_size=-1, 2025-05-07T20:13:55.9952687Z ) 2025-05-07T20:13:55.9953110Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:13:55.9954145Z self=, 2025-05-07T20:13:55.9954999Z B=19, 2025-05-07T20:13:55.9955321Z T=17, 2025-05-07T20:13:55.9955651Z L=2, 2025-05-07T20:13:55.9955975Z A=2, 2025-05-07T20:13:55.9956309Z Dtype=torch.int32, 2025-05-07T20:13:55.9956740Z Itype=torch.int64, 2025-05-07T20:13:55.9957213Z broadcast_indices=True, 2025-05-07T20:13:55.9957627Z max_batch_size=2, 2025-05-07T20:13:55.9957991Z ) 2025-05-07T20:13:55.9958350Z PASSED 2025-05-07T20:13:55.9959053Z sparse/reorder_batched_test.py::ReorderBatchedTest::test_reorder_batched_ad_indices PASSED 2025-05-07T20:13:56.1162787Z sparse/reorder_batched_test.py::ReorderBatchedTest::test_reorder_batched_ad_indices_cpu Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:13:56.1164353Z self=, 2025-05-07T20:13:56.1165187Z B=1, 2025-05-07T20:13:56.1165506Z T=1, 2025-05-07T20:13:56.1166353Z L=2, 2025-05-07T20:13:56.1166708Z A=1, 2025-05-07T20:13:56.1167284Z Dtype=torch.int32, 2025-05-07T20:13:56.1167702Z Itype=torch.int32, 2025-05-07T20:13:56.1168216Z broadcast_indices=False, 2025-05-07T20:13:56.1168634Z ) 2025-05-07T20:13:56.1169051Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:13:56.1169963Z self=, 2025-05-07T20:13:56.1170811Z B=6, 2025-05-07T20:13:56.1171202Z T=1, 2025-05-07T20:13:56.1171573Z L=2, 2025-05-07T20:13:56.1171911Z A=1, 2025-05-07T20:13:56.1172246Z Dtype=torch.int32, 2025-05-07T20:13:56.1172651Z Itype=torch.int32, 2025-05-07T20:13:56.1173060Z broadcast_indices=False, 2025-05-07T20:13:56.1173466Z ) 2025-05-07T20:13:56.1173878Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:13:56.1174790Z self=, 2025-05-07T20:13:56.1175622Z B=6, 2025-05-07T20:13:56.1175953Z T=11, 2025-05-07T20:13:56.1176294Z L=3, 2025-05-07T20:13:56.1176611Z A=18, 2025-05-07T20:13:56.1176959Z Dtype=torch.float32, 2025-05-07T20:13:56.1177367Z Itype=torch.int32, 2025-05-07T20:13:56.1177765Z broadcast_indices=False, 2025-05-07T20:13:56.1178177Z ) 2025-05-07T20:13:56.1178590Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:13:56.1179496Z self=, 2025-05-07T20:13:56.1180674Z B=18, 2025-05-07T20:13:56.1181009Z T=1, 2025-05-07T20:13:56.1181333Z L=2, 2025-05-07T20:13:56.1181654Z A=1, 2025-05-07T20:13:56.1182002Z Dtype=torch.int32, 2025-05-07T20:13:56.1182408Z Itype=torch.int32, 2025-05-07T20:13:56.1182810Z broadcast_indices=False, 2025-05-07T20:13:56.1183219Z ) 2025-05-07T20:13:56.1183638Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:13:56.1184554Z self=, 2025-05-07T20:13:56.1185382Z B=18, 2025-05-07T20:13:56.1185713Z T=17, 2025-05-07T20:13:56.1186038Z L=5, 2025-05-07T20:13:56.1186364Z A=14, 2025-05-07T20:13:56.1186709Z Dtype=torch.float32, 2025-05-07T20:13:56.1187107Z Itype=torch.int64, 2025-05-07T20:13:56.1187517Z broadcast_indices=True, 2025-05-07T20:13:56.1187942Z ) 2025-05-07T20:13:56.1188359Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:13:56.1189259Z self=, 2025-05-07T20:13:56.1190074Z B=20, 2025-05-07T20:13:56.1190400Z T=19, 2025-05-07T20:13:56.1190809Z L=13, 2025-05-07T20:13:56.1191157Z A=19, 2025-05-07T20:13:56.1191524Z Dtype=torch.int32, 2025-05-07T20:13:56.1191915Z Itype=torch.int64, 2025-05-07T20:13:56.1192319Z broadcast_indices=True, 2025-05-07T20:13:56.1192728Z ) 2025-05-07T20:13:56.1193149Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:13:56.1194072Z self=, 2025-05-07T20:13:56.1194896Z B=7, 2025-05-07T20:13:56.1195217Z T=17, 2025-05-07T20:13:56.1195550Z L=8, 2025-05-07T20:13:56.1195873Z A=13, 2025-05-07T20:13:56.1196212Z Dtype=torch.int32, 2025-05-07T20:13:56.1196610Z Itype=torch.int64, 2025-05-07T20:13:56.1197018Z broadcast_indices=False, 2025-05-07T20:13:56.1197419Z ) 2025-05-07T20:13:56.1197833Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:13:56.1198739Z self=, 2025-05-07T20:13:56.1199558Z B=5, 2025-05-07T20:13:56.1199875Z T=18, 2025-05-07T20:13:56.1200199Z L=10, 2025-05-07T20:13:56.1200523Z A=7, 2025-05-07T20:13:56.1200861Z Dtype=torch.float32, 2025-05-07T20:13:56.1201275Z Itype=torch.int64, 2025-05-07T20:13:56.1202099Z broadcast_indices=True, 2025-05-07T20:13:56.1202668Z ) 2025-05-07T20:13:56.1203082Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:13:56.1203985Z self=, 2025-05-07T20:13:56.1204799Z B=20, 2025-05-07T20:13:56.1205128Z T=15, 2025-05-07T20:13:56.1205453Z L=11, 2025-05-07T20:13:56.1205775Z A=1, 2025-05-07T20:13:56.1206120Z Dtype=torch.int64, 2025-05-07T20:13:56.1206518Z Itype=torch.int32, 2025-05-07T20:13:56.1206913Z broadcast_indices=True, 2025-05-07T20:13:56.1207314Z ) 2025-05-07T20:13:56.1207733Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:13:56.1208749Z self=, 2025-05-07T20:13:56.1209570Z B=7, 2025-05-07T20:13:56.1209900Z T=18, 2025-05-07T20:13:56.1210228Z L=4, 2025-05-07T20:13:56.1210548Z A=19, 2025-05-07T20:13:56.1210900Z Dtype=torch.int64, 2025-05-07T20:13:56.1211302Z Itype=torch.int64, 2025-05-07T20:13:56.1211696Z broadcast_indices=True, 2025-05-07T20:13:56.1212095Z ) 2025-05-07T20:13:56.1212502Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:13:56.1213394Z self=, 2025-05-07T20:13:56.1214211Z B=1, 2025-05-07T20:13:56.1214534Z T=6, 2025-05-07T20:13:56.1214852Z L=8, 2025-05-07T20:13:56.1215173Z A=7, 2025-05-07T20:13:56.1215515Z Dtype=torch.int32, 2025-05-07T20:13:56.1215910Z Itype=torch.int32, 2025-05-07T20:13:56.1216325Z broadcast_indices=False, 2025-05-07T20:13:56.1216738Z ) 2025-05-07T20:13:56.1217143Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:13:56.1218046Z self=, 2025-05-07T20:13:56.1218874Z B=7, 2025-05-07T20:13:56.1219210Z T=6, 2025-05-07T20:13:56.1219543Z L=8, 2025-05-07T20:13:56.1219881Z A=7, 2025-05-07T20:13:56.1220226Z Dtype=torch.int32, 2025-05-07T20:13:56.1220616Z Itype=torch.int32, 2025-05-07T20:13:56.1221025Z broadcast_indices=False, 2025-05-07T20:13:56.1221442Z ) 2025-05-07T20:13:56.1221849Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:13:56.1222760Z self=, 2025-05-07T20:13:56.1223593Z B=7, 2025-05-07T20:13:56.1223916Z T=7, 2025-05-07T20:13:56.1224246Z L=8, 2025-05-07T20:13:56.1224577Z A=7, 2025-05-07T20:13:56.1224915Z Dtype=torch.int32, 2025-05-07T20:13:56.1225317Z Itype=torch.int32, 2025-05-07T20:13:56.1225721Z broadcast_indices=False, 2025-05-07T20:13:56.1226131Z ) 2025-05-07T20:13:56.1226544Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:13:56.1227460Z self=, 2025-05-07T20:13:56.1228278Z B=7, 2025-05-07T20:13:56.1228614Z T=7, 2025-05-07T20:13:56.1228955Z L=8, 2025-05-07T20:13:56.1229268Z A=8, 2025-05-07T20:13:56.1229617Z Dtype=torch.int32, 2025-05-07T20:13:56.1230019Z Itype=torch.int32, 2025-05-07T20:13:56.1230435Z broadcast_indices=False, 2025-05-07T20:13:56.1230850Z ) 2025-05-07T20:13:56.1231275Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:13:56.1232190Z self=, 2025-05-07T20:13:56.1233010Z B=8, 2025-05-07T20:13:56.1233347Z T=7, 2025-05-07T20:13:56.1233680Z L=8, 2025-05-07T20:13:56.1234011Z A=8, 2025-05-07T20:13:56.1234387Z Dtype=torch.int32, 2025-05-07T20:13:56.1234793Z Itype=torch.int32, 2025-05-07T20:13:56.1235193Z broadcast_indices=False, 2025-05-07T20:13:56.1235608Z ) 2025-05-07T20:13:56.1236355Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:13:56.1237302Z self=, 2025-05-07T20:13:56.1238280Z B=8, 2025-05-07T20:13:56.1238606Z T=7, 2025-05-07T20:13:56.1238940Z L=7, 2025-05-07T20:13:56.1239316Z A=8, 2025-05-07T20:13:56.1239684Z Dtype=torch.int32, 2025-05-07T20:13:56.1240087Z Itype=torch.int32, 2025-05-07T20:13:56.1240494Z broadcast_indices=False, 2025-05-07T20:13:56.1240915Z ) 2025-05-07T20:13:56.1241333Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:13:56.1242232Z self=, 2025-05-07T20:13:56.1243052Z B=7, 2025-05-07T20:13:56.1243401Z T=7, 2025-05-07T20:13:56.1243728Z L=7, 2025-05-07T20:13:56.1244061Z A=8, 2025-05-07T20:13:56.1244428Z Dtype=torch.int32, 2025-05-07T20:13:56.1244836Z Itype=torch.int32, 2025-05-07T20:13:56.1245247Z broadcast_indices=False, 2025-05-07T20:13:56.1245689Z ) 2025-05-07T20:13:56.1246100Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:13:56.1247018Z self=, 2025-05-07T20:13:56.1247859Z B=12, 2025-05-07T20:13:56.1248387Z T=5, 2025-05-07T20:13:56.1248735Z L=2, 2025-05-07T20:13:56.1249067Z A=6, 2025-05-07T20:13:56.1249425Z Dtype=torch.int64, 2025-05-07T20:13:56.1249838Z Itype=torch.int64, 2025-05-07T20:13:56.1250246Z broadcast_indices=False, 2025-05-07T20:13:56.1250660Z ) 2025-05-07T20:13:56.1251092Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:13:56.1252000Z self=, 2025-05-07T20:13:56.1252829Z B=6, 2025-05-07T20:13:56.1253149Z T=5, 2025-05-07T20:13:56.1253471Z L=2, 2025-05-07T20:13:56.1253826Z A=6, 2025-05-07T20:13:56.1254171Z Dtype=torch.int64, 2025-05-07T20:13:56.1254605Z Itype=torch.int64, 2025-05-07T20:13:56.1255040Z broadcast_indices=False, 2025-05-07T20:13:56.1255449Z ) 2025-05-07T20:13:56.1255885Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:13:56.1256796Z self=, 2025-05-07T20:13:56.1257617Z B=6, 2025-05-07T20:13:56.1257951Z T=2, 2025-05-07T20:13:56.1258296Z L=2, 2025-05-07T20:13:56.1258620Z A=6, 2025-05-07T20:13:56.1258967Z Dtype=torch.int64, 2025-05-07T20:13:56.1259379Z Itype=torch.int64, 2025-05-07T20:13:56.1259826Z broadcast_indices=False, 2025-05-07T20:13:56.1260250Z ) 2025-05-07T20:13:56.1260664Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:13:56.1261583Z self=, 2025-05-07T20:13:56.1262426Z B=6, 2025-05-07T20:13:56.1262759Z T=2, 2025-05-07T20:13:56.1263111Z L=6, 2025-05-07T20:13:56.1263440Z A=6, 2025-05-07T20:13:56.1263788Z Dtype=torch.int64, 2025-05-07T20:13:56.1264184Z Itype=torch.int64, 2025-05-07T20:13:56.1264581Z broadcast_indices=False, 2025-05-07T20:13:56.1265015Z ) 2025-05-07T20:13:56.1265427Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:13:56.1266344Z self=, 2025-05-07T20:13:56.1267166Z B=6, 2025-05-07T20:13:56.1267497Z T=2, 2025-05-07T20:13:56.1267834Z L=2, 2025-05-07T20:13:56.1268245Z A=2, 2025-05-07T20:13:56.1268630Z Dtype=torch.int64, 2025-05-07T20:13:56.1269037Z Itype=torch.int64, 2025-05-07T20:13:56.1269443Z broadcast_indices=False, 2025-05-07T20:13:56.1269864Z ) 2025-05-07T20:13:56.1270278Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:13:56.1271203Z self=, 2025-05-07T20:13:56.1272954Z B=2, 2025-05-07T20:13:56.1273311Z T=2, 2025-05-07T20:13:56.1273818Z L=2, 2025-05-07T20:13:56.1274145Z A=2, 2025-05-07T20:13:56.1274501Z Dtype=torch.int64, 2025-05-07T20:13:56.1274918Z Itype=torch.int64, 2025-05-07T20:13:56.1275341Z broadcast_indices=False, 2025-05-07T20:13:56.1275755Z ) 2025-05-07T20:13:56.1276170Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:13:56.1277093Z self=, 2025-05-07T20:13:56.1277920Z B=9, 2025-05-07T20:13:56.1278248Z T=13, 2025-05-07T20:13:56.1278592Z L=6, 2025-05-07T20:13:56.1278927Z A=20, 2025-05-07T20:13:56.1279275Z Dtype=torch.float32, 2025-05-07T20:13:56.1279998Z Itype=torch.int32, 2025-05-07T20:13:56.1280427Z broadcast_indices=True, 2025-05-07T20:13:56.1280832Z ) 2025-05-07T20:13:56.1281251Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:13:56.1282173Z self=, 2025-05-07T20:13:56.1283024Z B=9, 2025-05-07T20:13:56.1283371Z T=20, 2025-05-07T20:13:56.1283735Z L=6, 2025-05-07T20:13:56.1284068Z A=20, 2025-05-07T20:13:56.1284422Z Dtype=torch.float32, 2025-05-07T20:13:56.1284856Z Itype=torch.int32, 2025-05-07T20:13:56.1285273Z broadcast_indices=True, 2025-05-07T20:13:56.1285686Z ) 2025-05-07T20:13:56.1286104Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:13:56.1287018Z self=, 2025-05-07T20:13:56.1287849Z B=20, 2025-05-07T20:13:56.1288292Z T=20, 2025-05-07T20:13:56.1288665Z L=6, 2025-05-07T20:13:56.1288985Z A=20, 2025-05-07T20:13:56.1289329Z Dtype=torch.float32, 2025-05-07T20:13:56.1289741Z Itype=torch.int32, 2025-05-07T20:13:56.1290148Z broadcast_indices=True, 2025-05-07T20:13:56.1290577Z ) 2025-05-07T20:13:56.1291014Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:13:56.1291931Z self=, 2025-05-07T20:13:56.1292763Z B=20, 2025-05-07T20:13:56.1293095Z T=20, 2025-05-07T20:13:56.1293429Z L=6, 2025-05-07T20:13:56.1293763Z A=6, 2025-05-07T20:13:56.1294112Z Dtype=torch.float32, 2025-05-07T20:13:56.1294528Z Itype=torch.int32, 2025-05-07T20:13:56.1294923Z broadcast_indices=True, 2025-05-07T20:13:56.1295331Z ) 2025-05-07T20:13:56.1295743Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:13:56.1296640Z self=, 2025-05-07T20:13:56.1297456Z B=20, 2025-05-07T20:13:56.1297787Z T=20, 2025-05-07T20:13:56.1298110Z L=20, 2025-05-07T20:13:56.1298434Z A=20, 2025-05-07T20:13:56.1298782Z Dtype=torch.float32, 2025-05-07T20:13:56.1299189Z Itype=torch.int32, 2025-05-07T20:13:56.1299605Z broadcast_indices=True, 2025-05-07T20:13:56.1300021Z ) 2025-05-07T20:13:56.1300429Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:13:56.1301345Z self=, 2025-05-07T20:13:56.1302197Z B=19, 2025-05-07T20:13:56.1302524Z T=11, 2025-05-07T20:13:56.1302866Z L=20, 2025-05-07T20:13:56.1303194Z A=12, 2025-05-07T20:13:56.1303543Z Dtype=torch.int64, 2025-05-07T20:13:56.1303977Z Itype=torch.int32, 2025-05-07T20:13:56.1304472Z broadcast_indices=False, 2025-05-07T20:13:56.1304927Z ) 2025-05-07T20:13:56.1570108Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:13:56.1571152Z self=, 2025-05-07T20:13:56.1571978Z B=11, 2025-05-07T20:13:56.1572309Z T=11, 2025-05-07T20:13:56.1572633Z L=20, 2025-05-07T20:13:56.1573477Z A=12, 2025-05-07T20:13:56.1573843Z Dtype=torch.int64, 2025-05-07T20:13:56.1574456Z Itype=torch.int32, 2025-05-07T20:13:56.1574864Z broadcast_indices=False, 2025-05-07T20:13:56.1575279Z ) 2025-05-07T20:13:56.1575682Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:13:56.1576586Z self=, 2025-05-07T20:13:56.1577402Z B=11, 2025-05-07T20:13:56.1577719Z T=11, 2025-05-07T20:13:56.1578046Z L=12, 2025-05-07T20:13:56.1578369Z A=12, 2025-05-07T20:13:56.1578714Z Dtype=torch.int64, 2025-05-07T20:13:56.1579101Z Itype=torch.int32, 2025-05-07T20:13:56.1579503Z broadcast_indices=False, 2025-05-07T20:13:56.1580109Z ) 2025-05-07T20:13:56.1580523Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:13:56.1581432Z self=, 2025-05-07T20:13:56.1582253Z B=11, 2025-05-07T20:13:56.1582589Z T=12, 2025-05-07T20:13:56.1582923Z L=12, 2025-05-07T20:13:56.1583261Z A=12, 2025-05-07T20:13:56.1583600Z Dtype=torch.int64, 2025-05-07T20:13:56.1583993Z Itype=torch.int32, 2025-05-07T20:13:56.1584403Z broadcast_indices=False, 2025-05-07T20:13:56.1584805Z ) 2025-05-07T20:13:56.1585217Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:13:56.1586123Z self=, 2025-05-07T20:13:56.1586939Z B=12, 2025-05-07T20:13:56.1587271Z T=12, 2025-05-07T20:13:56.1587596Z L=12, 2025-05-07T20:13:56.1587914Z A=12, 2025-05-07T20:13:56.1588260Z Dtype=torch.int64, 2025-05-07T20:13:56.1588662Z Itype=torch.int32, 2025-05-07T20:13:56.1589068Z broadcast_indices=False, 2025-05-07T20:13:56.1589473Z ) 2025-05-07T20:13:56.1589884Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:13:56.1590797Z self=, 2025-05-07T20:13:56.1591613Z B=4, 2025-05-07T20:13:56.1591943Z T=4, 2025-05-07T20:13:56.1592266Z L=3, 2025-05-07T20:13:56.1592580Z A=6, 2025-05-07T20:13:56.1592922Z Dtype=torch.float32, 2025-05-07T20:13:56.1593327Z Itype=torch.int32, 2025-05-07T20:13:56.1593725Z broadcast_indices=False, 2025-05-07T20:13:56.1594131Z ) 2025-05-07T20:13:56.1594538Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:13:56.1595433Z self=, 2025-05-07T20:13:56.1596254Z B=4, 2025-05-07T20:13:56.1596584Z T=4, 2025-05-07T20:13:56.1596924Z L=4, 2025-05-07T20:13:56.1597248Z A=6, 2025-05-07T20:13:56.1597595Z Dtype=torch.float32, 2025-05-07T20:13:56.1597996Z Itype=torch.int32, 2025-05-07T20:13:56.1598404Z broadcast_indices=False, 2025-05-07T20:13:56.1598815Z ) 2025-05-07T20:13:56.1599239Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:13:56.1600137Z self=, 2025-05-07T20:13:56.1600961Z B=4, 2025-05-07T20:13:56.1601286Z T=4, 2025-05-07T20:13:56.1601603Z L=4, 2025-05-07T20:13:56.1601927Z A=4, 2025-05-07T20:13:56.1602271Z Dtype=torch.float32, 2025-05-07T20:13:56.1602675Z Itype=torch.int32, 2025-05-07T20:13:56.1603084Z broadcast_indices=False, 2025-05-07T20:13:56.1603489Z ) 2025-05-07T20:13:56.1603893Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:13:56.1623199Z self=, 2025-05-07T20:13:56.1624084Z B=14, 2025-05-07T20:13:56.1624420Z T=16, 2025-05-07T20:13:56.1624748Z L=20, 2025-05-07T20:13:56.1625070Z A=13, 2025-05-07T20:13:56.1625414Z Dtype=torch.int32, 2025-05-07T20:13:56.1625822Z Itype=torch.int64, 2025-05-07T20:13:56.1626716Z broadcast_indices=True, 2025-05-07T20:13:56.1627158Z ) 2025-05-07T20:13:56.1627777Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:13:56.1628679Z self=, 2025-05-07T20:13:56.1629504Z B=14, 2025-05-07T20:13:56.1629831Z T=13, 2025-05-07T20:13:56.1630156Z L=20, 2025-05-07T20:13:56.1630470Z A=13, 2025-05-07T20:13:56.1630810Z Dtype=torch.int32, 2025-05-07T20:13:56.1631204Z Itype=torch.int64, 2025-05-07T20:13:56.1631597Z broadcast_indices=True, 2025-05-07T20:13:56.1631998Z ) 2025-05-07T20:13:56.1632410Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:13:56.1633306Z self=, 2025-05-07T20:13:56.1634130Z B=13, 2025-05-07T20:13:56.1634468Z T=13, 2025-05-07T20:13:56.1634797Z L=20, 2025-05-07T20:13:56.1635122Z A=13, 2025-05-07T20:13:56.1635472Z Dtype=torch.int32, 2025-05-07T20:13:56.1635859Z Itype=torch.int64, 2025-05-07T20:13:56.1636270Z broadcast_indices=True, 2025-05-07T20:13:56.1636676Z ) 2025-05-07T20:13:56.1637077Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:13:56.1637983Z self=, 2025-05-07T20:13:56.1638807Z B=13, 2025-05-07T20:13:56.1639143Z T=20, 2025-05-07T20:13:56.1639466Z L=20, 2025-05-07T20:13:56.1639849Z A=13, 2025-05-07T20:13:56.1640275Z Dtype=torch.int32, 2025-05-07T20:13:56.1640701Z Itype=torch.int64, 2025-05-07T20:13:56.1641104Z broadcast_indices=True, 2025-05-07T20:13:56.1641503Z ) 2025-05-07T20:13:56.1641854Z PASSED 2025-05-07T20:13:56.1642524Z sparse/reorder_batched_test.py::ReorderBatchedTest::test_reorder_batched_ad_lengths SKIPPED 2025-05-07T20:13:56.2638197Z sparse/reorder_batched_test.py::ReorderBatchedTest::test_reorder_batched_ad_lengths_cpu Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:13:56.2639768Z self=, 2025-05-07T20:13:56.2640605Z B=1, 2025-05-07T20:13:56.2640929Z T=1, 2025-05-07T20:13:56.2641254Z L=2, 2025-05-07T20:13:56.2641568Z A=1, 2025-05-07T20:13:56.2641906Z Dtype=torch.int32, 2025-05-07T20:13:56.2642319Z broadcast_lengths=False, 2025-05-07T20:13:56.2642728Z ) 2025-05-07T20:13:56.2643137Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:13:56.2644040Z self=, 2025-05-07T20:13:56.2644851Z B=15, 2025-05-07T20:13:56.2645177Z T=1, 2025-05-07T20:13:56.2645501Z L=2, 2025-05-07T20:13:56.2645816Z A=1, 2025-05-07T20:13:56.2646159Z Dtype=torch.int32, 2025-05-07T20:13:56.2646569Z broadcast_lengths=False, 2025-05-07T20:13:56.2646971Z ) 2025-05-07T20:13:56.2647393Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:13:56.2648562Z self=, 2025-05-07T20:13:56.2649396Z B=15, 2025-05-07T20:13:56.2649717Z T=17, 2025-05-07T20:13:56.2650046Z L=19, 2025-05-07T20:13:56.2650373Z A=10, 2025-05-07T20:13:56.2650712Z Dtype=torch.int32, 2025-05-07T20:13:56.2651119Z broadcast_lengths=False, 2025-05-07T20:13:56.2651534Z ) 2025-05-07T20:13:56.2651935Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:13:56.2652838Z self=, 2025-05-07T20:13:56.2653654Z B=11, 2025-05-07T20:13:56.2653971Z T=1, 2025-05-07T20:13:56.2654293Z L=2, 2025-05-07T20:13:56.2654612Z A=1, 2025-05-07T20:13:56.2654962Z Dtype=torch.int32, 2025-05-07T20:13:56.2655352Z broadcast_lengths=False, 2025-05-07T20:13:56.2655759Z ) 2025-05-07T20:13:56.2656623Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:13:56.2657541Z self=, 2025-05-07T20:13:56.2658568Z B=11, 2025-05-07T20:13:56.2658895Z T=6, 2025-05-07T20:13:56.2659210Z L=17, 2025-05-07T20:13:56.2659535Z A=11, 2025-05-07T20:13:56.2659879Z Dtype=torch.int32, 2025-05-07T20:13:56.2660271Z broadcast_lengths=True, 2025-05-07T20:13:56.2660671Z ) 2025-05-07T20:13:56.2661075Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:13:56.2661978Z self=, 2025-05-07T20:13:56.2662795Z B=3, 2025-05-07T20:13:56.2663124Z T=9, 2025-05-07T20:13:56.2663446Z L=18, 2025-05-07T20:13:56.2663767Z A=12, 2025-05-07T20:13:56.2664109Z Dtype=torch.int64, 2025-05-07T20:13:56.2664520Z broadcast_lengths=False, 2025-05-07T20:13:56.2664923Z ) 2025-05-07T20:13:56.2665337Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:13:56.2666245Z self=, 2025-05-07T20:13:56.2667059Z B=2, 2025-05-07T20:13:56.2667388Z T=19, 2025-05-07T20:13:56.2667714Z L=4, 2025-05-07T20:13:56.2668031Z A=4, 2025-05-07T20:13:56.2668380Z Dtype=torch.float32, 2025-05-07T20:13:56.2668797Z broadcast_lengths=True, 2025-05-07T20:13:56.2669191Z ) 2025-05-07T20:13:56.2669604Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:13:56.2670514Z self=, 2025-05-07T20:13:56.2671337Z B=6, 2025-05-07T20:13:56.2671659Z T=1, 2025-05-07T20:13:56.2671982Z L=19, 2025-05-07T20:13:56.2672304Z A=16, 2025-05-07T20:13:56.2672633Z Dtype=torch.int32, 2025-05-07T20:13:56.2673041Z broadcast_lengths=False, 2025-05-07T20:13:56.2673451Z ) 2025-05-07T20:13:56.2673862Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:13:56.2674769Z self=, 2025-05-07T20:13:56.2675599Z B=20, 2025-05-07T20:13:56.2675921Z T=12, 2025-05-07T20:13:56.2676251Z L=11, 2025-05-07T20:13:56.2676582Z A=10, 2025-05-07T20:13:56.2676914Z Dtype=torch.int32, 2025-05-07T20:13:56.2677322Z broadcast_lengths=False, 2025-05-07T20:13:56.2677738Z ) 2025-05-07T20:13:56.2678140Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:13:56.2679045Z self=, 2025-05-07T20:13:56.2680096Z B=2, 2025-05-07T20:13:56.2680417Z T=2, 2025-05-07T20:13:56.2680743Z L=20, 2025-05-07T20:13:56.2681070Z A=13, 2025-05-07T20:13:56.2681413Z Dtype=torch.int64, 2025-05-07T20:13:56.2681810Z broadcast_lengths=True, 2025-05-07T20:13:56.2682216Z ) 2025-05-07T20:13:56.2682641Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:13:56.2683540Z self=, 2025-05-07T20:13:56.2684362Z B=6, 2025-05-07T20:13:56.2684683Z T=6, 2025-05-07T20:13:56.2685002Z L=9, 2025-05-07T20:13:56.2685328Z A=5, 2025-05-07T20:13:56.2685674Z Dtype=torch.float32, 2025-05-07T20:13:56.2686084Z broadcast_lengths=False, 2025-05-07T20:13:56.2686497Z ) 2025-05-07T20:13:56.2686906Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:13:56.2687803Z self=, 2025-05-07T20:13:56.2688734Z B=5, 2025-05-07T20:13:56.2689059Z T=6, 2025-05-07T20:13:56.2689377Z L=9, 2025-05-07T20:13:56.2689701Z A=5, 2025-05-07T20:13:56.2690044Z Dtype=torch.float32, 2025-05-07T20:13:56.2690451Z broadcast_lengths=False, 2025-05-07T20:13:56.2690858Z ) 2025-05-07T20:13:56.2691739Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:13:56.2692668Z self=, 2025-05-07T20:13:56.2693732Z B=5, 2025-05-07T20:13:56.2694056Z T=6, 2025-05-07T20:13:56.2694379Z L=5, 2025-05-07T20:13:56.2694695Z A=5, 2025-05-07T20:13:56.2695035Z Dtype=torch.float32, 2025-05-07T20:13:56.2695454Z broadcast_lengths=False, 2025-05-07T20:13:56.2695857Z ) 2025-05-07T20:13:56.2696264Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:13:56.2697172Z self=, 2025-05-07T20:13:56.2697983Z B=5, 2025-05-07T20:13:56.2698308Z T=6, 2025-05-07T20:13:56.2698633Z L=6, 2025-05-07T20:13:56.2698950Z A=5, 2025-05-07T20:13:56.2699295Z Dtype=torch.float32, 2025-05-07T20:13:56.2699713Z broadcast_lengths=False, 2025-05-07T20:13:56.2700116Z ) 2025-05-07T20:13:56.2700538Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:13:56.2701444Z self=, 2025-05-07T20:13:56.2702271Z B=6, 2025-05-07T20:13:56.2702592Z T=6, 2025-05-07T20:13:56.2702915Z L=6, 2025-05-07T20:13:56.2703239Z A=5, 2025-05-07T20:13:56.2703577Z Dtype=torch.float32, 2025-05-07T20:13:56.2703994Z broadcast_lengths=False, 2025-05-07T20:13:56.2704403Z ) 2025-05-07T20:13:56.2704808Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:13:56.2705710Z self=, 2025-05-07T20:13:56.2706533Z B=5, 2025-05-07T20:13:56.2706849Z T=6, 2025-05-07T20:13:56.2707171Z L=6, 2025-05-07T20:13:56.2707495Z A=6, 2025-05-07T20:13:56.2707834Z Dtype=torch.float32, 2025-05-07T20:13:56.2708255Z broadcast_lengths=False, 2025-05-07T20:13:56.2708666Z ) 2025-05-07T20:13:56.2709081Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:13:56.2709994Z self=, 2025-05-07T20:13:56.2710824Z B=13, 2025-05-07T20:13:56.2711150Z T=10, 2025-05-07T20:13:56.2711480Z L=20, 2025-05-07T20:13:56.2711812Z A=11, 2025-05-07T20:13:56.2712153Z Dtype=torch.int32, 2025-05-07T20:13:56.2712550Z broadcast_lengths=True, 2025-05-07T20:13:56.2712951Z ) 2025-05-07T20:13:56.2713357Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:13:56.2714251Z self=, 2025-05-07T20:13:56.2715064Z B=13, 2025-05-07T20:13:56.2715389Z T=10, 2025-05-07T20:13:56.2715705Z L=10, 2025-05-07T20:13:56.2716032Z A=11, 2025-05-07T20:13:56.2716606Z Dtype=torch.int32, 2025-05-07T20:13:56.2717013Z broadcast_lengths=True, 2025-05-07T20:13:56.2717423Z ) 2025-05-07T20:13:56.2717844Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:13:56.2718747Z self=, 2025-05-07T20:13:56.2719575Z B=13, 2025-05-07T20:13:56.2719898Z T=11, 2025-05-07T20:13:56.2720216Z L=10, 2025-05-07T20:13:56.2720544Z A=11, 2025-05-07T20:13:56.2720886Z Dtype=torch.int32, 2025-05-07T20:13:56.2721284Z broadcast_lengths=True, 2025-05-07T20:13:56.2721692Z ) 2025-05-07T20:13:56.2722104Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:13:56.2723012Z self=, 2025-05-07T20:13:56.2723827Z B=13, 2025-05-07T20:13:56.2724157Z T=13, 2025-05-07T20:13:56.2724487Z L=10, 2025-05-07T20:13:56.2724810Z A=11, 2025-05-07T20:13:56.2725151Z Dtype=torch.int32, 2025-05-07T20:13:56.2725551Z broadcast_lengths=True, 2025-05-07T20:13:56.2725951Z ) 2025-05-07T20:13:56.2726710Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:13:56.2727645Z self=, 2025-05-07T20:13:56.2728692Z B=10, 2025-05-07T20:13:56.2729018Z T=10, 2025-05-07T20:13:56.2729349Z L=10, 2025-05-07T20:13:56.2729669Z A=11, 2025-05-07T20:13:56.2730009Z Dtype=torch.int32, 2025-05-07T20:13:56.2730412Z broadcast_lengths=True, 2025-05-07T20:13:56.2730810Z ) 2025-05-07T20:13:56.2731217Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:13:56.2732123Z self=, 2025-05-07T20:13:56.2732943Z B=10, 2025-05-07T20:13:56.2733266Z T=10, 2025-05-07T20:13:56.2733600Z L=10, 2025-05-07T20:13:56.2733925Z A=10, 2025-05-07T20:13:56.2734261Z Dtype=torch.int32, 2025-05-07T20:13:56.2734664Z broadcast_lengths=True, 2025-05-07T20:13:56.2735066Z ) 2025-05-07T20:13:56.2735481Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:13:56.2736390Z self=, 2025-05-07T20:13:56.2737213Z B=4, 2025-05-07T20:13:56.2737529Z T=13, 2025-05-07T20:13:56.2737852Z L=11, 2025-05-07T20:13:56.2738187Z A=20, 2025-05-07T20:13:56.2738524Z Dtype=torch.int32, 2025-05-07T20:13:56.2738930Z broadcast_lengths=True, 2025-05-07T20:13:56.2739326Z ) 2025-05-07T20:13:56.2739738Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:13:56.2740641Z self=, 2025-05-07T20:13:56.2741451Z B=4, 2025-05-07T20:13:56.2741779Z T=13, 2025-05-07T20:13:56.2742108Z L=11, 2025-05-07T20:13:56.2742429Z A=13, 2025-05-07T20:13:56.2742775Z Dtype=torch.int32, 2025-05-07T20:13:56.2743177Z broadcast_lengths=True, 2025-05-07T20:13:56.2743568Z ) 2025-05-07T20:13:56.2743984Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:13:56.2744886Z self=, 2025-05-07T20:13:56.2745698Z B=13, 2025-05-07T20:13:56.2746029Z T=13, 2025-05-07T20:13:56.2746359Z L=11, 2025-05-07T20:13:56.2746678Z A=13, 2025-05-07T20:13:56.2747023Z Dtype=torch.int32, 2025-05-07T20:13:56.2747426Z broadcast_lengths=True, 2025-05-07T20:13:56.2747831Z ) 2025-05-07T20:13:56.2748236Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:13:56.2749139Z self=, 2025-05-07T20:13:56.2749956Z B=13, 2025-05-07T20:13:56.2750276Z T=13, 2025-05-07T20:13:56.2750601Z L=13, 2025-05-07T20:13:56.2750920Z A=13, 2025-05-07T20:13:56.2751253Z Dtype=torch.int32, 2025-05-07T20:13:56.2751660Z broadcast_lengths=True, 2025-05-07T20:13:56.2752061Z ) 2025-05-07T20:13:56.2752472Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:13:56.2753395Z self=, 2025-05-07T20:13:56.2754210Z B=17, 2025-05-07T20:13:56.2754532Z T=19, 2025-05-07T20:13:56.2754861Z L=13, 2025-05-07T20:13:56.2755185Z A=18, 2025-05-07T20:13:56.2755518Z Dtype=torch.int32, 2025-05-07T20:13:56.2755917Z broadcast_lengths=True, 2025-05-07T20:13:56.2756317Z ) 2025-05-07T20:13:56.2756720Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:13:56.2757620Z self=, 2025-05-07T20:13:56.2758432Z B=18, 2025-05-07T20:13:56.2758752Z T=19, 2025-05-07T20:13:56.2759069Z L=13, 2025-05-07T20:13:56.2759397Z A=18, 2025-05-07T20:13:56.2759738Z Dtype=torch.int32, 2025-05-07T20:13:56.2760132Z broadcast_lengths=True, 2025-05-07T20:13:56.2760533Z ) 2025-05-07T20:13:56.2761190Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:13:56.2762192Z self=, 2025-05-07T20:13:56.2763005Z B=18, 2025-05-07T20:13:56.2763333Z T=19, 2025-05-07T20:13:56.2763652Z L=13, 2025-05-07T20:13:56.2763975Z A=19, 2025-05-07T20:13:56.2764312Z Dtype=torch.int32, 2025-05-07T20:13:56.2764705Z broadcast_lengths=True, 2025-05-07T20:13:56.2765109Z ) 2025-05-07T20:13:56.2765517Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:13:56.2766409Z self=, 2025-05-07T20:13:56.2767229Z B=18, 2025-05-07T20:13:56.2767553Z T=18, 2025-05-07T20:13:56.2767880Z L=13, 2025-05-07T20:13:56.2768302Z A=18, 2025-05-07T20:13:56.2768642Z Dtype=torch.int32, 2025-05-07T20:13:56.2769046Z broadcast_lengths=True, 2025-05-07T20:13:56.2769441Z ) 2025-05-07T20:13:56.2769860Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:13:56.2770774Z self=, 2025-05-07T20:13:56.2771583Z B=18, 2025-05-07T20:13:56.2771907Z T=18, 2025-05-07T20:13:56.2772232Z L=13, 2025-05-07T20:13:56.2772552Z A=13, 2025-05-07T20:13:56.2772899Z Dtype=torch.int32, 2025-05-07T20:13:56.2773302Z broadcast_lengths=True, 2025-05-07T20:13:56.2773701Z ) 2025-05-07T20:13:56.2774109Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:13:56.2775019Z self=, 2025-05-07T20:13:56.2775844Z B=13, 2025-05-07T20:13:56.2776159Z T=18, 2025-05-07T20:13:56.2776484Z L=13, 2025-05-07T20:13:56.2776806Z A=13, 2025-05-07T20:13:56.2777143Z Dtype=torch.int32, 2025-05-07T20:13:56.2777547Z broadcast_lengths=True, 2025-05-07T20:13:56.2777949Z ) 2025-05-07T20:13:56.2886567Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:13:56.2887597Z self=, 2025-05-07T20:13:56.2888492Z B=13, 2025-05-07T20:13:56.2888821Z T=18, 2025-05-07T20:13:56.2889143Z L=13, 2025-05-07T20:13:56.2889471Z A=18, 2025-05-07T20:13:56.2889816Z Dtype=torch.int32, 2025-05-07T20:13:56.2890223Z broadcast_lengths=True, 2025-05-07T20:13:56.2890631Z ) 2025-05-07T20:13:56.2891044Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:13:56.2891945Z self=, 2025-05-07T20:13:56.2892769Z B=9, 2025-05-07T20:13:56.2893095Z T=10, 2025-05-07T20:13:56.2893415Z L=18, 2025-05-07T20:13:56.2893745Z A=1, 2025-05-07T20:13:56.2894086Z Dtype=torch.int32, 2025-05-07T20:13:56.2894494Z broadcast_lengths=False, 2025-05-07T20:13:56.2894990Z ) 2025-05-07T20:13:56.2895414Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:13:56.2896327Z self=, 2025-05-07T20:13:56.2897136Z B=18, 2025-05-07T20:13:56.2897466Z T=10, 2025-05-07T20:13:56.2897785Z L=18, 2025-05-07T20:13:56.2898102Z A=1, 2025-05-07T20:13:56.2898441Z Dtype=torch.int32, 2025-05-07T20:13:56.2898847Z broadcast_lengths=False, 2025-05-07T20:13:56.2899248Z ) 2025-05-07T20:13:56.2899659Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:13:56.2900583Z self=, 2025-05-07T20:13:56.2901402Z B=18, 2025-05-07T20:13:56.2901725Z T=18, 2025-05-07T20:13:56.2902055Z L=18, 2025-05-07T20:13:56.2902384Z A=1, 2025-05-07T20:13:56.2902719Z Dtype=torch.int32, 2025-05-07T20:13:56.2903127Z broadcast_lengths=False, 2025-05-07T20:13:56.2903538Z ) 2025-05-07T20:13:56.2904397Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:13:56.2905504Z self=, 2025-05-07T20:13:56.2906323Z B=18, 2025-05-07T20:13:56.2906639Z T=18, 2025-05-07T20:13:56.2906966Z L=18, 2025-05-07T20:13:56.2907292Z A=18, 2025-05-07T20:13:56.2907633Z Dtype=torch.int32, 2025-05-07T20:13:56.2908039Z broadcast_lengths=False, 2025-05-07T20:13:56.2908454Z ) 2025-05-07T20:13:56.2908870Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:13:56.2909770Z self=, 2025-05-07T20:13:56.2910593Z B=8, 2025-05-07T20:13:56.2910918Z T=10, 2025-05-07T20:13:56.2911242Z L=14, 2025-05-07T20:13:56.2911567Z A=18, 2025-05-07T20:13:56.2911908Z Dtype=torch.int64, 2025-05-07T20:13:56.2912305Z broadcast_lengths=False, 2025-05-07T20:13:56.2912713Z ) 2025-05-07T20:13:56.2913269Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:13:56.2914174Z self=, 2025-05-07T20:13:56.2914988Z B=8, 2025-05-07T20:13:56.2915312Z T=10, 2025-05-07T20:13:56.2915630Z L=10, 2025-05-07T20:13:56.2915956Z A=18, 2025-05-07T20:13:56.2916299Z Dtype=torch.int64, 2025-05-07T20:13:56.2916697Z broadcast_lengths=False, 2025-05-07T20:13:56.2917107Z ) 2025-05-07T20:13:56.2917519Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:13:56.2918423Z self=, 2025-05-07T20:13:56.2919231Z B=18, 2025-05-07T20:13:56.2919560Z T=10, 2025-05-07T20:13:56.2919885Z L=10, 2025-05-07T20:13:56.2920205Z A=18, 2025-05-07T20:13:56.2920551Z Dtype=torch.int64, 2025-05-07T20:13:56.2920959Z broadcast_lengths=False, 2025-05-07T20:13:56.2921362Z ) 2025-05-07T20:13:56.2921714Z PASSED 2025-05-07T20:13:56.2922442Z sparse/reorder_batched_test.py::ReorderBatchedTest::test_reorder_batched_sequence_embeddings PASSED 2025-05-07T20:13:56.4830705Z sparse/reorder_batched_test.py::ReorderBatchedTest::test_reorder_batched_sequence_embeddings_cpu Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:13:56.4832439Z self=, 2025-05-07T20:13:56.4833318Z B=1, 2025-05-07T20:13:56.4833643Z R=1, 2025-05-07T20:13:56.4833971Z T=1, 2025-05-07T20:13:56.4834300Z L=2, 2025-05-07T20:13:56.4834647Z index_dtype=torch.int32, 2025-05-07T20:13:56.4835066Z ) 2025-05-07T20:13:56.4835531Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:13:56.4836551Z self=, 2025-05-07T20:13:56.4837430Z B=14, 2025-05-07T20:13:56.4837758Z R=1, 2025-05-07T20:13:56.4838113Z T=1, 2025-05-07T20:13:56.4838438Z L=2, 2025-05-07T20:13:56.4838800Z index_dtype=torch.int32, 2025-05-07T20:13:56.4839201Z ) 2025-05-07T20:13:56.4839662Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:13:56.4840678Z self=, 2025-05-07T20:13:56.4841559Z B=14, 2025-05-07T20:13:56.4841888Z R=16, 2025-05-07T20:13:56.4842214Z T=2, 2025-05-07T20:13:56.4842547Z L=4, 2025-05-07T20:13:56.4842894Z index_dtype=torch.int32, 2025-05-07T20:13:56.4843309Z ) 2025-05-07T20:13:56.4843777Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:13:56.4844792Z self=, 2025-05-07T20:13:56.4845662Z B=2, 2025-05-07T20:13:56.4845993Z R=1, 2025-05-07T20:13:56.4846312Z T=1, 2025-05-07T20:13:56.4846638Z L=2, 2025-05-07T20:13:56.4847451Z index_dtype=torch.int32, 2025-05-07T20:13:56.4848149Z ) 2025-05-07T20:13:56.4848623Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:13:56.4849640Z self=, 2025-05-07T20:13:56.4850512Z B=2, 2025-05-07T20:13:56.4850833Z R=1, 2025-05-07T20:13:56.4851158Z T=4, 2025-05-07T20:13:56.4851478Z L=6, 2025-05-07T20:13:56.4851818Z index_dtype=torch.int64, 2025-05-07T20:13:56.4852230Z ) 2025-05-07T20:13:56.4852680Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:13:56.4853679Z self=, 2025-05-07T20:13:56.4854554Z B=8, 2025-05-07T20:13:56.4854881Z R=15, 2025-05-07T20:13:56.4855206Z T=16, 2025-05-07T20:13:56.4855534Z L=13, 2025-05-07T20:13:56.4855889Z index_dtype=torch.int32, 2025-05-07T20:13:56.4856305Z ) 2025-05-07T20:13:56.4856776Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:13:56.4857795Z self=, 2025-05-07T20:13:56.4858664Z B=2, 2025-05-07T20:13:56.4858990Z R=6, 2025-05-07T20:13:56.4859323Z T=10, 2025-05-07T20:13:56.4859645Z L=6, 2025-05-07T20:13:56.4860001Z index_dtype=torch.int32, 2025-05-07T20:13:56.4860414Z ) 2025-05-07T20:13:56.4860879Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:13:56.4861877Z self=, 2025-05-07T20:13:56.4862755Z B=9, 2025-05-07T20:13:56.4863078Z R=20, 2025-05-07T20:13:56.4863396Z T=6, 2025-05-07T20:13:56.4863722Z L=4, 2025-05-07T20:13:56.4864072Z index_dtype=torch.int32, 2025-05-07T20:13:56.4864475Z ) 2025-05-07T20:13:56.4864947Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:13:56.4865965Z self=, 2025-05-07T20:13:56.4866835Z B=9, 2025-05-07T20:13:56.4867162Z R=19, 2025-05-07T20:13:56.4867493Z T=8, 2025-05-07T20:13:56.4867807Z L=14, 2025-05-07T20:13:56.4868162Z index_dtype=torch.int32, 2025-05-07T20:13:56.4868572Z ) 2025-05-07T20:13:56.4869025Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:13:56.4870036Z self=, 2025-05-07T20:13:56.4870915Z B=15, 2025-05-07T20:13:56.4871247Z R=18, 2025-05-07T20:13:56.4871569Z T=2, 2025-05-07T20:13:56.4871896Z L=11, 2025-05-07T20:13:56.4872254Z index_dtype=torch.int64, 2025-05-07T20:13:56.4872662Z ) 2025-05-07T20:13:56.4873119Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:13:56.4874145Z self=, 2025-05-07T20:13:56.4875020Z B=20, 2025-05-07T20:13:56.4875345Z R=10, 2025-05-07T20:13:56.4875675Z T=15, 2025-05-07T20:13:56.4875995Z L=12, 2025-05-07T20:13:56.4876352Z index_dtype=torch.int64, 2025-05-07T20:13:56.4876763Z ) 2025-05-07T20:13:56.4877219Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:13:56.4878232Z self=, 2025-05-07T20:13:56.4879107Z B=20, 2025-05-07T20:13:56.4879435Z R=10, 2025-05-07T20:13:56.4879924Z T=15, 2025-05-07T20:13:56.4880270Z L=20, 2025-05-07T20:13:56.4880632Z index_dtype=torch.int64, 2025-05-07T20:13:56.4881042Z ) 2025-05-07T20:13:56.4881499Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:13:56.4882963Z self=, 2025-05-07T20:13:56.4883979Z B=20, 2025-05-07T20:13:56.4884311Z R=10, 2025-05-07T20:13:56.4884641Z T=20, 2025-05-07T20:13:56.4884960Z L=20, 2025-05-07T20:13:56.4885317Z index_dtype=torch.int64, 2025-05-07T20:13:56.4885732Z ) 2025-05-07T20:13:56.4886186Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:13:56.4887200Z self=, 2025-05-07T20:13:56.4888188Z B=20, 2025-05-07T20:13:56.4888517Z R=20, 2025-05-07T20:13:56.4888841Z T=20, 2025-05-07T20:13:56.4889167Z L=20, 2025-05-07T20:13:56.4889523Z index_dtype=torch.int64, 2025-05-07T20:13:56.4889929Z ) 2025-05-07T20:13:56.4890389Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:13:56.4891391Z self=, 2025-05-07T20:13:56.4892268Z B=18, 2025-05-07T20:13:56.4892601Z R=9, 2025-05-07T20:13:56.4892937Z T=1, 2025-05-07T20:13:56.4893260Z L=8, 2025-05-07T20:13:56.4893612Z index_dtype=torch.int32, 2025-05-07T20:13:56.4894023Z ) 2025-05-07T20:13:56.4894479Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:13:56.4895493Z self=, 2025-05-07T20:13:56.4896373Z B=1, 2025-05-07T20:13:56.4896692Z R=9, 2025-05-07T20:13:56.4897027Z T=1, 2025-05-07T20:13:56.4897348Z L=8, 2025-05-07T20:13:56.4897694Z index_dtype=torch.int32, 2025-05-07T20:13:56.4898105Z ) 2025-05-07T20:13:56.4898559Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:13:56.4899568Z self=, 2025-05-07T20:13:56.4900429Z B=1, 2025-05-07T20:13:56.4900752Z R=9, 2025-05-07T20:13:56.4901084Z T=1, 2025-05-07T20:13:56.4901405Z L=2, 2025-05-07T20:13:56.4901798Z index_dtype=torch.int32, 2025-05-07T20:13:56.4902222Z ) 2025-05-07T20:13:56.4902678Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:13:56.4903692Z self=, 2025-05-07T20:13:56.4904568Z B=1, 2025-05-07T20:13:56.4904889Z R=9, 2025-05-07T20:13:56.4905214Z T=9, 2025-05-07T20:13:56.4905534Z L=2, 2025-05-07T20:13:56.4905875Z index_dtype=torch.int32, 2025-05-07T20:13:56.4906284Z ) 2025-05-07T20:13:56.4906748Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:13:56.4907751Z self=, 2025-05-07T20:13:56.4908622Z B=1, 2025-05-07T20:13:56.4908947Z R=1, 2025-05-07T20:13:56.4909266Z T=9, 2025-05-07T20:13:56.4909586Z L=2, 2025-05-07T20:13:56.4909948Z index_dtype=torch.int32, 2025-05-07T20:13:56.4910366Z ) 2025-05-07T20:13:56.4910821Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:13:56.4911828Z self=, 2025-05-07T20:13:56.4912698Z B=1, 2025-05-07T20:13:56.4913017Z R=1, 2025-05-07T20:13:56.4913351Z T=2, 2025-05-07T20:13:56.4913678Z L=2, 2025-05-07T20:13:56.4914025Z index_dtype=torch.int32, 2025-05-07T20:13:56.4914438Z ) 2025-05-07T20:13:56.4914896Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:13:56.4915907Z self=, 2025-05-07T20:13:56.4916802Z B=1, 2025-05-07T20:13:56.4917129Z R=2, 2025-05-07T20:13:56.4917462Z T=2, 2025-05-07T20:13:56.4917778Z L=2, 2025-05-07T20:13:56.4918131Z index_dtype=torch.int32, 2025-05-07T20:13:56.4918875Z ) 2025-05-07T20:13:56.4919348Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:13:56.4920487Z self=, 2025-05-07T20:13:56.4921355Z B=13, 2025-05-07T20:13:56.4921672Z R=8, 2025-05-07T20:13:56.4921999Z T=1, 2025-05-07T20:13:56.4922330Z L=18, 2025-05-07T20:13:56.4922677Z index_dtype=torch.int64, 2025-05-07T20:13:56.4923089Z ) 2025-05-07T20:13:56.4923549Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:13:56.4924547Z self=, 2025-05-07T20:13:56.4925417Z B=13, 2025-05-07T20:13:56.4925746Z R=8, 2025-05-07T20:13:56.4926065Z T=13, 2025-05-07T20:13:56.4926389Z L=18, 2025-05-07T20:13:56.4926739Z index_dtype=torch.int64, 2025-05-07T20:13:56.4927140Z ) 2025-05-07T20:13:56.4927611Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:13:56.4928799Z self=, 2025-05-07T20:13:56.4929672Z B=13, 2025-05-07T20:13:56.4929994Z R=13, 2025-05-07T20:13:56.4930321Z T=13, 2025-05-07T20:13:56.4930650Z L=18, 2025-05-07T20:13:56.4931005Z index_dtype=torch.int64, 2025-05-07T20:13:56.4931419Z ) 2025-05-07T20:13:56.4931885Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:13:56.4932887Z self=, 2025-05-07T20:13:56.4933763Z B=13, 2025-05-07T20:13:56.4934091Z R=18, 2025-05-07T20:13:56.4934412Z T=13, 2025-05-07T20:13:56.4934739Z L=18, 2025-05-07T20:13:56.4935095Z index_dtype=torch.int64, 2025-05-07T20:13:56.4935500Z ) 2025-05-07T20:13:56.4935958Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:13:56.4936977Z self=, 2025-05-07T20:13:56.4937853Z B=13, 2025-05-07T20:13:56.4938230Z R=18, 2025-05-07T20:13:56.4938625Z T=18, 2025-05-07T20:13:56.4938956Z L=18, 2025-05-07T20:13:56.4939302Z index_dtype=torch.int64, 2025-05-07T20:13:56.4939712Z ) 2025-05-07T20:13:56.4940171Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:13:56.4941172Z self=, 2025-05-07T20:13:56.4942043Z B=18, 2025-05-07T20:13:56.4942373Z R=18, 2025-05-07T20:13:56.4942701Z T=18, 2025-05-07T20:13:56.4943030Z L=18, 2025-05-07T20:13:56.4943388Z index_dtype=torch.int64, 2025-05-07T20:13:56.4943790Z ) 2025-05-07T20:13:56.4944244Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:13:56.4945255Z self=, 2025-05-07T20:13:56.4946131Z B=8, 2025-05-07T20:13:56.4946448Z R=20, 2025-05-07T20:13:56.4946772Z T=6, 2025-05-07T20:13:56.4947096Z L=12, 2025-05-07T20:13:56.4947444Z index_dtype=torch.int32, 2025-05-07T20:13:56.4947851Z ) 2025-05-07T20:13:56.4948310Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:13:56.4949310Z self=, 2025-05-07T20:13:56.4950184Z B=8, 2025-05-07T20:13:56.4950513Z R=12, 2025-05-07T20:13:56.4950832Z T=6, 2025-05-07T20:13:56.4951159Z L=12, 2025-05-07T20:13:56.4951516Z index_dtype=torch.int32, 2025-05-07T20:13:56.4951917Z ) 2025-05-07T20:13:56.4952372Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:13:56.4953377Z self=, 2025-05-07T20:13:56.4954538Z B=8, 2025-05-07T20:13:56.4954878Z R=8, 2025-05-07T20:13:56.4955324Z T=6, 2025-05-07T20:13:56.4955654Z L=12, 2025-05-07T20:13:56.4956002Z index_dtype=torch.int32, 2025-05-07T20:13:56.4956419Z ) 2025-05-07T20:13:56.4956880Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:13:56.4957885Z self=, 2025-05-07T20:13:56.4958750Z B=12, 2025-05-07T20:13:56.4959075Z R=8, 2025-05-07T20:13:56.4959388Z T=6, 2025-05-07T20:13:56.4959714Z L=12, 2025-05-07T20:13:56.4960068Z index_dtype=torch.int32, 2025-05-07T20:13:56.4960474Z ) 2025-05-07T20:13:56.4960945Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:13:56.4961954Z self=, 2025-05-07T20:13:56.4962819Z B=12, 2025-05-07T20:13:56.4963149Z R=8, 2025-05-07T20:13:56.4963481Z T=8, 2025-05-07T20:13:56.4963798Z L=12, 2025-05-07T20:13:56.4964168Z index_dtype=torch.int32, 2025-05-07T20:13:56.4964582Z ) 2025-05-07T20:13:56.4965038Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:13:56.4966051Z self=, 2025-05-07T20:13:56.4966924Z B=8, 2025-05-07T20:13:56.4967256Z R=8, 2025-05-07T20:13:56.4967576Z T=8, 2025-05-07T20:13:56.4967903Z L=12, 2025-05-07T20:13:56.4968422Z index_dtype=torch.int32, 2025-05-07T20:13:56.4968830Z ) 2025-05-07T20:13:56.5404195Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:13:56.5405267Z self=, 2025-05-07T20:13:56.5406189Z B=8, 2025-05-07T20:13:56.5406516Z R=8, 2025-05-07T20:13:56.5406841Z T=8, 2025-05-07T20:13:56.5407198Z L=8, 2025-05-07T20:13:56.5407555Z index_dtype=torch.int32, 2025-05-07T20:13:56.5408066Z ) 2025-05-07T20:13:56.5408555Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:13:56.5409558Z self=, 2025-05-07T20:13:56.5410432Z B=18, 2025-05-07T20:13:56.5410757Z R=12, 2025-05-07T20:13:56.5411077Z T=17, 2025-05-07T20:13:56.5411399Z L=18, 2025-05-07T20:13:56.5411755Z index_dtype=torch.int64, 2025-05-07T20:13:56.5412157Z ) 2025-05-07T20:13:56.5412621Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:13:56.5413627Z self=, 2025-05-07T20:13:56.5414497Z B=18, 2025-05-07T20:13:56.5414817Z R=12, 2025-05-07T20:13:56.5415142Z T=17, 2025-05-07T20:13:56.5415466Z L=12, 2025-05-07T20:13:56.5415812Z index_dtype=torch.int64, 2025-05-07T20:13:56.5416247Z ) 2025-05-07T20:13:56.5416713Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:13:56.5417732Z self=, 2025-05-07T20:13:56.5418611Z B=18, 2025-05-07T20:13:56.5418949Z R=17, 2025-05-07T20:13:56.5419269Z T=17, 2025-05-07T20:13:56.5419602Z L=12, 2025-05-07T20:13:56.5419957Z index_dtype=torch.int64, 2025-05-07T20:13:56.5420364Z ) 2025-05-07T20:13:56.5420822Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:13:56.5421827Z self=, 2025-05-07T20:13:56.5422699Z B=18, 2025-05-07T20:13:56.5423020Z R=17, 2025-05-07T20:13:56.5423346Z T=17, 2025-05-07T20:13:56.5423669Z L=18, 2025-05-07T20:13:56.5424016Z index_dtype=torch.int64, 2025-05-07T20:13:56.5424432Z ) 2025-05-07T20:13:56.5425284Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:13:56.5426479Z self=, 2025-05-07T20:13:56.5427357Z B=18, 2025-05-07T20:13:56.5427687Z R=17, 2025-05-07T20:13:56.5428009Z T=18, 2025-05-07T20:13:56.5428339Z L=18, 2025-05-07T20:13:56.5428695Z index_dtype=torch.int64, 2025-05-07T20:13:56.5429102Z ) 2025-05-07T20:13:56.5429571Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:13:56.5430580Z self=, 2025-05-07T20:13:56.5431460Z B=17, 2025-05-07T20:13:56.5431785Z R=17, 2025-05-07T20:13:56.5432251Z T=17, 2025-05-07T20:13:56.5432580Z L=18, 2025-05-07T20:13:56.5432923Z index_dtype=torch.int64, 2025-05-07T20:13:56.5433333Z ) 2025-05-07T20:13:56.5433692Z PASSED 2025-05-07T20:13:56.5433879Z 2025-05-07T20:13:56.5434131Z =========================== short test summary info ============================ 2025-05-07T20:13:56.5434952Z SKIPPED [1] sparse/reorder_batched_test.py:30: CUDA is not available or no GPUs detected 2025-05-07T20:13:56.5435788Z ========================= 6 passed, 1 skipped in 4.35s ========================= 2025-05-07T20:13:57.4745884Z 2025-05-07T20:13:57.4746723Z [TEST] Python test suite PASSED: ./sparse/reorder_batched_test.py 2025-05-07T20:13:57.4770550Z [TEST] Python test time for ./sparse/reorder_batched_test.py: 8 seconds 2025-05-07T20:13:57.4771068Z 2025-05-07T20:13:57.4771074Z 2025-05-07T20:13:57.4771080Z 2025-05-07T20:13:57.4771085Z 2025-05-07T20:13:57.4787468Z ################################################################################ 2025-05-07T20:13:57.4808059Z # [2025-05-07T20:13:57.480Z] Run Python Test Suite: 2025-05-07T20:13:57.4808677Z # ./tbe/bench/tbe_data_config_loader_test.py 2025-05-07T20:13:57.4823958Z ################################################################################ 2025-05-07T20:13:57.4837589Z + 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:13:57.4838677Z 2025-05-07T20:14:00.9903883Z ============================= test session starts ============================== 2025-05-07T20:14:00.9904860Z platform linux -- Python 3.9.7, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:14:00.9905736Z cachedir: .pytest_cache 2025-05-07T20:14:00.9906652Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:14:00.9907656Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:14:00.9908155Z plugins: hypothesis-6.131.14 2025-05-07T20:14:03.3698044Z collecting ... collected 1 item 2025-05-07T20:14:03.3698429Z 2025-05-07T20:14:03.3752627Z tbe/bench/tbe_data_config_loader_test.py::TBEDataConfigLoaderTest::test_read_tbe_config_options None 2025-05-07T20:14:03.3753603Z { 2025-05-07T20:14:03.3753942Z "D": 19, 2025-05-07T20:14:03.3754268Z "E": 49, 2025-05-07T20:14:03.3754587Z "T": 46, 2025-05-07T20:14:03.3754922Z "batch_params": { 2025-05-07T20:14:03.3755284Z "B": 80, 2025-05-07T20:14:03.3755604Z "sigma_B": 99, 2025-05-07T20:14:03.3755980Z "vbe_distribution": "normal", 2025-05-07T20:14:03.3756414Z "vbe_num_ranks": 12 2025-05-07T20:14:03.3756764Z }, 2025-05-07T20:14:03.3757093Z "indices_params": { 2025-05-07T20:14:03.3757465Z "heavy_hitters": [ 2025-05-07T20:14:03.3757820Z 0.27433425188064575, 2025-05-07T20:14:03.3758179Z 0.6860195398330688, 2025-05-07T20:14:03.3758529Z 0.5945848226547241, 2025-05-07T20:14:03.3758874Z 0.33250927925109863, 2025-05-07T20:14:03.3759231Z 0.35680854320526123, 2025-05-07T20:14:03.3759589Z 0.5254329442977905, 2025-05-07T20:14:03.3759932Z 0.3957996964454651, 2025-05-07T20:14:03.3760284Z 0.09019666910171509, 2025-05-07T20:14:03.3760642Z 0.8180024027824402, 2025-05-07T20:14:03.3761701Z 0.9188737869262695, 2025-05-07T20:14:03.3762090Z 0.9729235172271729, 2025-05-07T20:14:03.3762654Z 0.3979547619819641, 2025-05-07T20:14:03.3762995Z 0.2059105634689331, 2025-05-07T20:14:03.3763340Z 0.4032594561576843, 2025-05-07T20:14:03.3763689Z 0.5951709151268005, 2025-05-07T20:14:03.3764031Z 0.06659054756164551, 2025-05-07T20:14:03.3764389Z 0.636676549911499, 2025-05-07T20:14:03.3764736Z 0.7870478630065918, 2025-05-07T20:14:03.3765076Z 0.1982097029685974, 2025-05-07T20:14:03.3765426Z 0.6740995645523071 2025-05-07T20:14:03.3765775Z ], 2025-05-07T20:14:03.3766113Z "index_dtype": "torch.int32", 2025-05-07T20:14:03.3766564Z "offset_dtype": "torch.int64", 2025-05-07T20:14:03.3767000Z "zipf_q": 0.9822063446044922, 2025-05-07T20:14:03.3767417Z "zipf_s": 0.7641708254814148 2025-05-07T20:14:03.3767805Z }, 2025-05-07T20:14:03.3768249Z "mixed_dim": true, 2025-05-07T20:14:03.3768628Z "pooling_params": { 2025-05-07T20:14:03.3768992Z "L": 19, 2025-05-07T20:14:03.3769352Z "length_distribution": "normal", 2025-05-07T20:14:03.3769800Z "sigma_L": 88 2025-05-07T20:14:03.3770137Z }, 2025-05-07T20:14:03.3770472Z "use_cpu": true, 2025-05-07T20:14:03.3770838Z "weighted": true 2025-05-07T20:14:03.3771185Z } 2025-05-07T20:14:03.3771525Z PASSED 2025-05-07T20:14:03.3771716Z 2025-05-07T20:14:03.3771950Z ============================== 1 passed in 2.61s =============================== 2025-05-07T20:14:04.0884437Z 2025-05-07T20:14:04.0885458Z [TEST] Python test suite PASSED: ./tbe/bench/tbe_data_config_loader_test.py 2025-05-07T20:14:04.0907262Z [TEST] Python test time for ./tbe/bench/tbe_data_config_loader_test.py: 7 seconds 2025-05-07T20:14:04.0907822Z 2025-05-07T20:14:04.0907828Z 2025-05-07T20:14:04.0907833Z 2025-05-07T20:14:04.0907838Z 2025-05-07T20:14:04.0924580Z ################################################################################ 2025-05-07T20:14:04.0945121Z # [2025-05-07T20:14:04.093Z] Run Python Test Suite: 2025-05-07T20:14:04.0945704Z # ./tbe/bench/tbe_data_config_models_test.py 2025-05-07T20:14:04.0946281Z ################################################################################ 2025-05-07T20:14:04.0976293Z + 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:04.0977334Z 2025-05-07T20:14:07.4372486Z ============================= test session starts ============================== 2025-05-07T20:14:07.4373553Z platform linux -- Python 3.9.7, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:14:07.4374388Z cachedir: .pytest_cache 2025-05-07T20:14:07.4375302Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:14:07.4376308Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:14:07.4376790Z plugins: hypothesis-6.131.14 2025-05-07T20:14:09.7618742Z collecting ... collected 4 items 2025-05-07T20:14:09.7619136Z 2025-05-07T20:14:09.7645391Z tbe/bench/tbe_data_config_models_test.py::TBEDataConfigModelsTest::test_batch_params_serialization PASSED 2025-05-07T20:14:09.9219488Z tbe/bench/tbe_data_config_models_test.py::TBEDataConfigModelsTest::test_indices_params_serialization PASSED 2025-05-07T20:14:09.9234627Z tbe/bench/tbe_data_config_models_test.py::TBEDataConfigModelsTest::test_pooling_params_serialization PASSED 2025-05-07T20:14:09.9383876Z tbe/bench/tbe_data_config_models_test.py::TBEDataConfigModelsTest::test_tbe_data_config_serialization PASSED 2025-05-07T20:14:09.9384641Z 2025-05-07T20:14:09.9384874Z ============================== 4 passed in 2.72s =============================== 2025-05-07T20:14:10.6833016Z 2025-05-07T20:14:10.6833770Z [TEST] Python test suite PASSED: ./tbe/bench/tbe_data_config_models_test.py 2025-05-07T20:14:10.6855480Z [TEST] Python test time for ./tbe/bench/tbe_data_config_models_test.py: 6 seconds 2025-05-07T20:14:10.6856046Z 2025-05-07T20:14:10.6856052Z 2025-05-07T20:14:10.6856058Z 2025-05-07T20:14:10.6856064Z 2025-05-07T20:14:10.6872935Z ################################################################################ 2025-05-07T20:14:10.6893052Z # [2025-05-07T20:14:10.688Z] Run Python Test Suite: 2025-05-07T20:14:10.6893646Z # ./tbe/cache/cache_overflow_test.py 2025-05-07T20:14:10.6894162Z ################################################################################ 2025-05-07T20:14:10.6923852Z + 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:14:10.6924881Z 2025-05-07T20:14:13.8636828Z ============================= test session starts ============================== 2025-05-07T20:14:13.8637802Z platform linux -- Python 3.9.7, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:14:13.8638634Z cachedir: .pytest_cache 2025-05-07T20:14:13.8639579Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:14:13.8640595Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:14:13.8641090Z plugins: hypothesis-6.131.14 2025-05-07T20:14:16.2350877Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:14:16.2352253Z Configuration file: /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-clang++.cfg 2025-05-07T20:14:16.2550367Z collected 1 item 2025-05-07T20:14:16.2550757Z 2025-05-07T20:14:16.2619153Z tbe/cache/cache_overflow_test.py::CacheOverflowTest::test_cache_int32_overflow SKIPPED 2025-05-07T20:14:16.2619794Z 2025-05-07T20:14:16.2620052Z =========================== short test summary info ============================ 2025-05-07T20:14:16.2620870Z SKIPPED [1] tbe/cache/cache_overflow_test.py:28: CUDA is not available or no GPUs detected 2025-05-07T20:14:16.2621670Z ============================== 1 skipped in 2.62s ============================== 2025-05-07T20:14:16.9880785Z 2025-05-07T20:14:16.9881524Z [TEST] Python test suite PASSED: ./tbe/cache/cache_overflow_test.py 2025-05-07T20:14:16.9905643Z [TEST] Python test time for ./tbe/cache/cache_overflow_test.py: 6 seconds 2025-05-07T20:14:16.9906150Z 2025-05-07T20:14:16.9906156Z 2025-05-07T20:14:16.9906161Z 2025-05-07T20:14:16.9906166Z 2025-05-07T20:14:16.9921428Z ################################################################################ 2025-05-07T20:14:16.9942278Z # [2025-05-07T20:14:16.993Z] Run Python Test Suite: 2025-05-07T20:14:16.9942823Z # ./tbe/cache/cache_test.py 2025-05-07T20:14:16.9943294Z ################################################################################ 2025-05-07T20:14:16.9972194Z + 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:14:16.9973158Z 2025-05-07T20:14:20.2366389Z ============================= test session starts ============================== 2025-05-07T20:14:20.2367340Z platform linux -- Python 3.9.7, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:14:20.2368261Z cachedir: .pytest_cache 2025-05-07T20:14:20.2369186Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:14:20.2370187Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:14:20.2370738Z plugins: hypothesis-6.131.14 2025-05-07T20:14:22.6212237Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:14:22.6213614Z Configuration file: /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-clang++.cfg 2025-05-07T20:14:22.6520666Z collected 7 items 2025-05-07T20:14:22.6520977Z 2025-05-07T20:14:22.6549288Z tbe/cache/cache_test.py::CacheTest::test_cache_miss_counter SKIPPED 2025-05-07T20:14:22.6566758Z tbe/cache/cache_test.py::CacheTest::test_cache_pipeline SKIPPED (CUD...) 2025-05-07T20:14:22.6584580Z tbe/cache/cache_test.py::CacheTest::test_cache_prefetch_pipeline SKIPPED 2025-05-07T20:14:22.6599875Z tbe/cache/cache_test.py::CacheTest::test_cache_prefetch_pipeline_stream_1 SKIPPED 2025-05-07T20:14:22.6614728Z tbe/cache/cache_test.py::CacheTest::test_cache_prefetch_pipeline_stream_2 SKIPPED 2025-05-07T20:14:22.6629266Z tbe/cache/cache_test.py::CacheTest::test_cache_update_function SKIPPED 2025-05-07T20:14:22.9154803Z tbe/cache/cache_test.py::CacheTest::test_get_prefetch_passes Trying example: test_get_prefetch_passes( 2025-05-07T20:14:22.9155934Z self=, 2025-05-07T20:14:22.9156594Z S=0, 2025-05-07T20:14:22.9156929Z mpp_n_passes=None, 2025-05-07T20:14:22.9157328Z mpp_min_size=None, 2025-05-07T20:14:22.9157710Z ) 2025-05-07T20:14:22.9158069Z Trying example: test_get_prefetch_passes( 2025-05-07T20:14:22.9158787Z self=, 2025-05-07T20:14:22.9159431Z S=100, 2025-05-07T20:14:22.9159786Z mpp_n_passes=None, 2025-05-07T20:14:22.9160184Z mpp_min_size=None, 2025-05-07T20:14:22.9160557Z ) 2025-05-07T20:14:22.9160931Z Trying example: test_get_prefetch_passes( 2025-05-07T20:14:22.9161608Z self=, 2025-05-07T20:14:22.9162255Z S=100, 2025-05-07T20:14:22.9162601Z mpp_n_passes=12, 2025-05-07T20:14:22.9162977Z mpp_min_size=5, 2025-05-07T20:14:22.9163339Z ) 2025-05-07T20:14:22.9163711Z Trying example: test_get_prefetch_passes( 2025-05-07T20:14:22.9164386Z self=, 2025-05-07T20:14:22.9165037Z S=100, 2025-05-07T20:14:22.9165384Z mpp_n_passes=12, 2025-05-07T20:14:22.9165760Z mpp_min_size=None, 2025-05-07T20:14:22.9166135Z ) 2025-05-07T20:14:22.9166502Z Trying example: test_get_prefetch_passes( 2025-05-07T20:14:22.9167183Z self=, 2025-05-07T20:14:22.9167835Z S=1024, 2025-05-07T20:14:22.9168286Z mpp_n_passes=None, 2025-05-07T20:14:22.9168673Z mpp_min_size=None, 2025-05-07T20:14:22.9169045Z ) 2025-05-07T20:14:22.9169409Z Trying example: test_get_prefetch_passes( 2025-05-07T20:14:22.9170089Z self=, 2025-05-07T20:14:22.9170727Z S=1024, 2025-05-07T20:14:22.9171083Z mpp_n_passes=None, 2025-05-07T20:14:22.9171474Z mpp_min_size=10, 2025-05-07T20:14:22.9171834Z ) 2025-05-07T20:14:22.9172206Z Trying example: test_get_prefetch_passes( 2025-05-07T20:14:22.9172891Z self=, 2025-05-07T20:14:22.9173531Z S=0, 2025-05-07T20:14:22.9173871Z mpp_n_passes=6, 2025-05-07T20:14:22.9174246Z mpp_min_size=1, 2025-05-07T20:14:22.9174599Z ) 2025-05-07T20:14:22.9174970Z Trying example: test_get_prefetch_passes( 2025-05-07T20:14:22.9175667Z self=, 2025-05-07T20:14:22.9176318Z S=0, 2025-05-07T20:14:22.9176668Z mpp_n_passes=12, 2025-05-07T20:14:22.9177056Z mpp_min_size=None, 2025-05-07T20:14:22.9177426Z ) 2025-05-07T20:14:22.9177795Z Trying example: test_get_prefetch_passes( 2025-05-07T20:14:22.9178479Z self=, 2025-05-07T20:14:22.9179126Z S=1024, 2025-05-07T20:14:22.9179463Z mpp_n_passes=1, 2025-05-07T20:14:22.9180082Z mpp_min_size=1, 2025-05-07T20:14:22.9180452Z ) 2025-05-07T20:14:22.9180819Z Trying example: test_get_prefetch_passes( 2025-05-07T20:14:22.9181506Z self=, 2025-05-07T20:14:22.9182153Z S=1024, 2025-05-07T20:14:22.9182489Z mpp_n_passes=6, 2025-05-07T20:14:22.9182869Z mpp_min_size=None, 2025-05-07T20:14:22.9183249Z ) 2025-05-07T20:14:22.9184075Z Trying example: test_get_prefetch_passes( 2025-05-07T20:14:22.9184799Z self=, 2025-05-07T20:14:22.9185662Z S=1024, 2025-05-07T20:14:22.9186003Z mpp_n_passes=None, 2025-05-07T20:14:22.9186397Z mpp_min_size=1, 2025-05-07T20:14:22.9186760Z ) 2025-05-07T20:14:22.9187129Z Trying example: test_get_prefetch_passes( 2025-05-07T20:14:22.9187814Z self=, 2025-05-07T20:14:22.9188472Z S=7, 2025-05-07T20:14:22.9188819Z mpp_n_passes=12, 2025-05-07T20:14:22.9189198Z mpp_min_size=10, 2025-05-07T20:14:22.9189569Z ) 2025-05-07T20:14:22.9189938Z Trying example: test_get_prefetch_passes( 2025-05-07T20:14:22.9190611Z self=, 2025-05-07T20:14:22.9191262Z S=100, 2025-05-07T20:14:22.9191614Z mpp_n_passes=None, 2025-05-07T20:14:22.9192000Z mpp_min_size=1, 2025-05-07T20:14:22.9192367Z ) 2025-05-07T20:14:22.9192743Z Trying example: test_get_prefetch_passes( 2025-05-07T20:14:22.9193430Z self=, 2025-05-07T20:14:22.9194089Z S=0, 2025-05-07T20:14:22.9194435Z mpp_n_passes=1, 2025-05-07T20:14:22.9194811Z mpp_min_size=None, 2025-05-07T20:14:22.9195193Z ) 2025-05-07T20:14:22.9195568Z Trying example: test_get_prefetch_passes( 2025-05-07T20:14:22.9196246Z self=, 2025-05-07T20:14:22.9196896Z S=100, 2025-05-07T20:14:22.9197249Z mpp_n_passes=None, 2025-05-07T20:14:22.9197647Z mpp_min_size=5, 2025-05-07T20:14:22.9197999Z ) 2025-05-07T20:14:22.9198369Z Trying example: test_get_prefetch_passes( 2025-05-07T20:14:22.9199052Z self=, 2025-05-07T20:14:22.9199692Z S=1024, 2025-05-07T20:14:22.9200041Z mpp_n_passes=None, 2025-05-07T20:14:22.9200435Z mpp_min_size=128, 2025-05-07T20:14:22.9200801Z ) 2025-05-07T20:14:22.9201182Z Trying example: test_get_prefetch_passes( 2025-05-07T20:14:22.9201873Z self=, 2025-05-07T20:14:22.9202513Z S=100, 2025-05-07T20:14:22.9202862Z mpp_n_passes=None, 2025-05-07T20:14:22.9203256Z mpp_min_size=10, 2025-05-07T20:14:22.9203690Z ) 2025-05-07T20:14:22.9204061Z Trying example: test_get_prefetch_passes( 2025-05-07T20:14:22.9204740Z self=, 2025-05-07T20:14:22.9205396Z S=1024, 2025-05-07T20:14:22.9205731Z mpp_n_passes=12, 2025-05-07T20:14:22.9206114Z mpp_min_size=10, 2025-05-07T20:14:22.9206480Z ) 2025-05-07T20:14:22.9206844Z Trying example: test_get_prefetch_passes( 2025-05-07T20:14:22.9207524Z self=, 2025-05-07T20:14:22.9208299Z S=100, 2025-05-07T20:14:22.9208646Z mpp_n_passes=1, 2025-05-07T20:14:22.9209033Z mpp_min_size=128, 2025-05-07T20:14:22.9209421Z ) 2025-05-07T20:14:22.9209791Z Trying example: test_get_prefetch_passes( 2025-05-07T20:14:22.9210488Z self=, 2025-05-07T20:14:22.9211134Z S=1024, 2025-05-07T20:14:22.9211475Z mpp_n_passes=None, 2025-05-07T20:14:22.9211866Z mpp_min_size=5, 2025-05-07T20:14:22.9212222Z ) 2025-05-07T20:14:22.9212580Z Trying example: test_get_prefetch_passes( 2025-05-07T20:14:22.9213270Z self=, 2025-05-07T20:14:22.9213918Z S=100, 2025-05-07T20:14:22.9214263Z mpp_n_passes=6, 2025-05-07T20:14:22.9214638Z mpp_min_size=10, 2025-05-07T20:14:22.9215009Z ) 2025-05-07T20:14:22.9215379Z Trying example: test_get_prefetch_passes( 2025-05-07T20:14:22.9216060Z self=, 2025-05-07T20:14:22.9216712Z S=0, 2025-05-07T20:14:22.9217058Z mpp_n_passes=None, 2025-05-07T20:14:22.9217730Z mpp_min_size=10, 2025-05-07T20:14:22.9218119Z ) 2025-05-07T20:14:22.9218644Z Trying example: test_get_prefetch_passes( 2025-05-07T20:14:22.9219319Z self=, 2025-05-07T20:14:22.9219967Z S=7, 2025-05-07T20:14:22.9220309Z mpp_n_passes=1, 2025-05-07T20:14:22.9220686Z mpp_min_size=None, 2025-05-07T20:14:22.9221062Z ) 2025-05-07T20:14:22.9221435Z Trying example: test_get_prefetch_passes( 2025-05-07T20:14:22.9222116Z self=, 2025-05-07T20:14:22.9222765Z S=0, 2025-05-07T20:14:22.9223109Z mpp_n_passes=12, 2025-05-07T20:14:22.9223495Z mpp_min_size=128, 2025-05-07T20:14:22.9223866Z ) 2025-05-07T20:14:22.9224233Z Trying example: test_get_prefetch_passes( 2025-05-07T20:14:22.9224917Z self=, 2025-05-07T20:14:22.9225564Z S=0, 2025-05-07T20:14:22.9225912Z mpp_n_passes=1, 2025-05-07T20:14:22.9226297Z mpp_min_size=5, 2025-05-07T20:14:22.9226662Z ) 2025-05-07T20:14:22.9227030Z Trying example: test_get_prefetch_passes( 2025-05-07T20:14:22.9227715Z self=, 2025-05-07T20:14:22.9228351Z S=0, 2025-05-07T20:14:22.9228691Z mpp_n_passes=1, 2025-05-07T20:14:22.9229076Z mpp_min_size=128, 2025-05-07T20:14:22.9229443Z ) 2025-05-07T20:14:22.9229815Z Trying example: test_get_prefetch_passes( 2025-05-07T20:14:22.9230503Z self=, 2025-05-07T20:14:22.9231154Z S=1024, 2025-05-07T20:14:22.9231511Z mpp_n_passes=12, 2025-05-07T20:14:22.9231903Z mpp_min_size=None, 2025-05-07T20:14:22.9232283Z ) 2025-05-07T20:14:22.9232654Z Trying example: test_get_prefetch_passes( 2025-05-07T20:14:22.9233342Z self=, 2025-05-07T20:14:22.9233993Z S=0, 2025-05-07T20:14:22.9234337Z mpp_n_passes=None, 2025-05-07T20:14:22.9234734Z mpp_min_size=1, 2025-05-07T20:14:22.9235105Z ) 2025-05-07T20:14:22.9235481Z Trying example: test_get_prefetch_passes( 2025-05-07T20:14:22.9236165Z self=, 2025-05-07T20:14:22.9236817Z S=0, 2025-05-07T20:14:22.9237157Z mpp_n_passes=6, 2025-05-07T20:14:22.9237534Z mpp_min_size=5, 2025-05-07T20:14:22.9237898Z ) 2025-05-07T20:14:22.9238343Z Trying example: test_get_prefetch_passes( 2025-05-07T20:14:22.9239023Z self=, 2025-05-07T20:14:22.9239673Z S=0, 2025-05-07T20:14:22.9240021Z mpp_n_passes=1, 2025-05-07T20:14:22.9240399Z mpp_min_size=10, 2025-05-07T20:14:22.9240770Z ) 2025-05-07T20:14:22.9241147Z Trying example: test_get_prefetch_passes( 2025-05-07T20:14:22.9241824Z self=, 2025-05-07T20:14:22.9242474Z S=7, 2025-05-07T20:14:22.9242828Z mpp_n_passes=6, 2025-05-07T20:14:22.9243203Z mpp_min_size=128, 2025-05-07T20:14:22.9243581Z ) 2025-05-07T20:14:22.9243948Z Trying example: test_get_prefetch_passes( 2025-05-07T20:14:22.9244629Z self=, 2025-05-07T20:14:22.9245268Z S=0, 2025-05-07T20:14:22.9245611Z mpp_n_passes=1, 2025-05-07T20:14:22.9245996Z mpp_min_size=1, 2025-05-07T20:14:22.9246360Z ) 2025-05-07T20:14:22.9246735Z Trying example: test_get_prefetch_passes( 2025-05-07T20:14:22.9247417Z self=, 2025-05-07T20:14:22.9248201Z S=100, 2025-05-07T20:14:22.9248566Z mpp_n_passes=6, 2025-05-07T20:14:22.9248951Z mpp_min_size=128, 2025-05-07T20:14:22.9249322Z ) 2025-05-07T20:14:22.9249694Z Trying example: test_get_prefetch_passes( 2025-05-07T20:14:22.9250370Z self=, 2025-05-07T20:14:22.9251339Z S=0, 2025-05-07T20:14:22.9251725Z mpp_n_passes=12, 2025-05-07T20:14:22.9252230Z mpp_min_size=10, 2025-05-07T20:14:22.9252597Z ) 2025-05-07T20:14:22.9252955Z Trying example: test_get_prefetch_passes( 2025-05-07T20:14:22.9253634Z self=, 2025-05-07T20:14:22.9254278Z S=100, 2025-05-07T20:14:22.9254613Z mpp_n_passes=6, 2025-05-07T20:14:22.9254987Z mpp_min_size=5, 2025-05-07T20:14:22.9255344Z ) 2025-05-07T20:14:22.9255704Z Trying example: test_get_prefetch_passes( 2025-05-07T20:14:22.9256389Z self=, 2025-05-07T20:14:22.9257034Z S=0, 2025-05-07T20:14:22.9257370Z mpp_n_passes=12, 2025-05-07T20:14:22.9257753Z mpp_min_size=5, 2025-05-07T20:14:22.9258108Z ) 2025-05-07T20:14:22.9258470Z Trying example: test_get_prefetch_passes( 2025-05-07T20:14:22.9259146Z self=, 2025-05-07T20:14:22.9259831Z S=7, 2025-05-07T20:14:22.9260171Z mpp_n_passes=12, 2025-05-07T20:14:22.9260560Z mpp_min_size=1, 2025-05-07T20:14:22.9260924Z ) 2025-05-07T20:14:22.9261295Z Trying example: test_get_prefetch_passes( 2025-05-07T20:14:22.9261970Z self=, 2025-05-07T20:14:22.9262626Z S=7, 2025-05-07T20:14:22.9262971Z mpp_n_passes=12, 2025-05-07T20:14:22.9263346Z mpp_min_size=5, 2025-05-07T20:14:22.9263717Z ) 2025-05-07T20:14:22.9264098Z Trying example: test_get_prefetch_passes( 2025-05-07T20:14:22.9264788Z self=, 2025-05-07T20:14:22.9265429Z S=7, 2025-05-07T20:14:22.9265767Z mpp_n_passes=1, 2025-05-07T20:14:22.9266138Z mpp_min_size=1, 2025-05-07T20:14:22.9266493Z ) 2025-05-07T20:14:22.9266862Z Trying example: test_get_prefetch_passes( 2025-05-07T20:14:22.9267547Z self=, 2025-05-07T20:14:22.9268200Z S=0, 2025-05-07T20:14:22.9268558Z mpp_n_passes=None, 2025-05-07T20:14:22.9268951Z mpp_min_size=5, 2025-05-07T20:14:22.9269305Z ) 2025-05-07T20:14:22.9269637Z PASSED 2025-05-07T20:14:22.9269834Z 2025-05-07T20:14:22.9270084Z =========================== short test summary info ============================ 2025-05-07T20:14:22.9270847Z SKIPPED [1] tbe/cache/cache_test.py:652: CUDA is not available or no GPUs detected 2025-05-07T20:14:22.9271743Z SKIPPED [1] tbe/cache/cache_test.py:79: CUDA is not available or no GPUs detected 2025-05-07T20:14:22.9272630Z SKIPPED [1] tbe/cache/cache_test.py:453: CUDA is not available or no GPUs detected 2025-05-07T20:14:22.9273521Z SKIPPED [1] tbe/cache/cache_test.py:482: CUDA is not available or no GPUs detected 2025-05-07T20:14:22.9274403Z SKIPPED [1] tbe/cache/cache_test.py:512: CUDA is not available or no GPUs detected 2025-05-07T20:14:22.9275299Z SKIPPED [1] tbe/cache/cache_test.py:595: CUDA is not available or no GPUs detected 2025-05-07T20:14:22.9276081Z ========================= 1 passed, 6 skipped in 2.92s ========================= 2025-05-07T20:14:23.6775130Z 2025-05-07T20:14:23.6776059Z [TEST] Python test suite PASSED: ./tbe/cache/cache_test.py 2025-05-07T20:14:23.6797185Z [TEST] Python test time for ./tbe/cache/cache_test.py: 7 seconds 2025-05-07T20:14:23.6797660Z 2025-05-07T20:14:23.6797667Z 2025-05-07T20:14:23.6797672Z 2025-05-07T20:14:23.6797677Z 2025-05-07T20:14:23.6814854Z ################################################################################ 2025-05-07T20:14:23.6833611Z # [2025-05-07T20:14:23.682Z] Run Python Test Suite: 2025-05-07T20:14:23.6834189Z # ./tbe/cache/linearize_cache_indices_test.py 2025-05-07T20:14:23.6834742Z ################################################################################ 2025-05-07T20:14:23.6863791Z + 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:14:23.6865250Z 2025-05-07T20:14:26.8562848Z ============================= test session starts ============================== 2025-05-07T20:14:26.8564280Z platform linux -- Python 3.9.7, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:14:26.8565102Z cachedir: .pytest_cache 2025-05-07T20:14:26.8566016Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:14:26.8567022Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:14:26.8567514Z plugins: hypothesis-6.131.14 2025-05-07T20:14:29.1112651Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:14:29.1114020Z Configuration file: /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-clang++.cfg 2025-05-07T20:14:29.1270109Z collected 2 items 2025-05-07T20:14:29.1270412Z 2025-05-07T20:14:29.1298595Z tbe/cache/linearize_cache_indices_test.py::LinearizeCacheIndicesTest::test_linearize_cache_indices SKIPPED 2025-05-07T20:14:29.1327522Z tbe/cache/linearize_cache_indices_test.py::LinearizeCacheIndicesTest::test_linearize_cache_indices_from_row_idx SKIPPED 2025-05-07T20:14:29.1328418Z 2025-05-07T20:14:29.1328664Z =========================== short test summary info ============================ 2025-05-07T20:14:29.1329544Z SKIPPED [1] tbe/cache/linearize_cache_indices_test.py:80: CUDA is not available or no GPUs detected 2025-05-07T20:14:29.1330654Z SKIPPED [1] tbe/cache/linearize_cache_indices_test.py:167: CUDA is not available or no GPUs detected 2025-05-07T20:14:29.1331507Z ============================== 2 skipped in 2.50s ============================== 2025-05-07T20:14:29.8523589Z 2025-05-07T20:14:29.8524356Z [TEST] Python test suite PASSED: ./tbe/cache/linearize_cache_indices_test.py 2025-05-07T20:14:29.8546275Z [TEST] Python test time for ./tbe/cache/linearize_cache_indices_test.py: 6 seconds 2025-05-07T20:14:29.8546889Z 2025-05-07T20:14:29.8546897Z 2025-05-07T20:14:29.8546920Z 2025-05-07T20:14:29.8546925Z 2025-05-07T20:14:29.8561227Z ################################################################################ 2025-05-07T20:14:29.8581970Z # [2025-05-07T20:14:29.857Z] Run Python Test Suite: 2025-05-07T20:14:29.8582562Z # ./tbe/cache/lxu_cache_test.py 2025-05-07T20:14:29.8583056Z ################################################################################ 2025-05-07T20:14:29.8611086Z + 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:14:29.8612078Z 2025-05-07T20:14:33.0387858Z ============================= test session starts ============================== 2025-05-07T20:14:33.0388845Z platform linux -- Python 3.9.7, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:14:33.0389671Z cachedir: .pytest_cache 2025-05-07T20:14:33.0390620Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:14:33.0391647Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:14:33.0392137Z plugins: hypothesis-6.131.14 2025-05-07T20:14:35.3618396Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:14:35.3619779Z Configuration file: /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-clang++.cfg 2025-05-07T20:14:35.3804093Z collected 3 items 2025-05-07T20:14:35.3804410Z 2025-05-07T20:14:35.3835525Z tbe/cache/lxu_cache_test.py::LXUCacheTest::test_lxu_cache_locking_counter_decrement SKIPPED 2025-05-07T20:14:35.3852826Z tbe/cache/lxu_cache_test.py::LXUCacheTest::test_lxu_cache_lookup SKIPPED 2025-05-07T20:14:35.3887469Z tbe/cache/lxu_cache_test.py::LXUCacheTest::test_unique_lxu_cache_lookup SKIPPED 2025-05-07T20:14:35.3888270Z 2025-05-07T20:14:35.3889127Z =========================== short test summary info ============================ 2025-05-07T20:14:35.3890175Z SKIPPED [1] tbe/cache/lxu_cache_test.py:106: CUDA is not available or no GPUs detected 2025-05-07T20:14:35.3891257Z SKIPPED [1] tbe/cache/lxu_cache_test.py:39: CUDA is not available or no GPUs detected 2025-05-07T20:14:35.3892188Z SKIPPED [1] tbe/cache/lxu_cache_test.py:146: CUDA is not available or no GPUs detected 2025-05-07T20:14:35.3892960Z ============================== 3 skipped in 2.58s ============================== 2025-05-07T20:14:36.1506139Z 2025-05-07T20:14:36.1507126Z [TEST] Python test suite PASSED: ./tbe/cache/lxu_cache_test.py 2025-05-07T20:14:36.1529256Z [TEST] Python test time for ./tbe/cache/lxu_cache_test.py: 7 seconds 2025-05-07T20:14:36.1529753Z 2025-05-07T20:14:36.1529758Z 2025-05-07T20:14:36.1529764Z 2025-05-07T20:14:36.1529769Z 2025-05-07T20:14:36.1546058Z ################################################################################ 2025-05-07T20:14:36.1567978Z # [2025-05-07T20:14:36.156Z] Run Python Test Suite: 2025-05-07T20:14:36.1568639Z # ./tbe/dram_kv/dram_kv_test.py 2025-05-07T20:14:36.1569129Z ################################################################################ 2025-05-07T20:14:36.1598694Z + 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:14:36.1599694Z 2025-05-07T20:14:39.2951126Z ============================= test session starts ============================== 2025-05-07T20:14:39.2952197Z platform linux -- Python 3.9.7, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:14:39.2953024Z cachedir: .pytest_cache 2025-05-07T20:14:39.2953935Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:14:39.2954946Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:14:39.2955476Z plugins: hypothesis-6.131.14 2025-05-07T20:14:41.6856614Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:14:41.6858022Z Configuration file: /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-clang++.cfg 2025-05-07T20:14:41.7030374Z collected 3 items 2025-05-07T20:14:41.7030668Z 2025-05-07T20:14:41.7057818Z tbe/dram_kv/dram_kv_test.py::DRAMKVTest::test_basics SKIPPED (Test i...) 2025-05-07T20:14:41.7072341Z tbe/dram_kv/dram_kv_test.py::DRAMKVTest::test_get_ids SKIPPED (Test ...) 2025-05-07T20:14:41.7100706Z tbe/dram_kv/dram_kv_test.py::DRAMKVTest::test_initializer SKIPPED (T...) 2025-05-07T20:14:41.7101207Z 2025-05-07T20:14:41.7101468Z =========================== short test summary info ============================ 2025-05-07T20:14:41.7102255Z SKIPPED [1] tbe/dram_kv/dram_kv_test.py:82: Test is currently known to fail in OSS mode 2025-05-07T20:14:41.7103219Z SKIPPED [1] tbe/dram_kv/dram_kv_test.py:160: Test is currently known to fail in OSS mode 2025-05-07T20:14:41.7104183Z SKIPPED [1] tbe/dram_kv/dram_kv_test.py:119: Test is currently known to fail in OSS mode 2025-05-07T20:14:41.7104974Z ============================== 3 skipped in 2.64s ============================== 2025-05-07T20:14:42.5451399Z 2025-05-07T20:14:42.5452300Z [TEST] Python test suite PASSED: ./tbe/dram_kv/dram_kv_test.py 2025-05-07T20:14:42.5474837Z [TEST] Python test time for ./tbe/dram_kv/dram_kv_test.py: 6 seconds 2025-05-07T20:14:42.5475339Z 2025-05-07T20:14:42.5475346Z 2025-05-07T20:14:42.5475352Z 2025-05-07T20:14:42.5475367Z 2025-05-07T20:14:42.5493317Z ################################################################################ 2025-05-07T20:14:42.5514205Z # [2025-05-07T20:14:42.550Z] Run Python Test Suite: 2025-05-07T20:14:42.5514762Z # ./tbe/eeg/tbe_indices_estimator_test.py 2025-05-07T20:14:42.5515301Z ################################################################################ 2025-05-07T20:14:42.5545770Z + 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:14:42.5547023Z 2025-05-07T20:14:45.8694730Z ============================= test session starts ============================== 2025-05-07T20:14:45.8695699Z platform linux -- Python 3.9.7, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:14:45.8696605Z cachedir: .pytest_cache 2025-05-07T20:14:45.8697526Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:14:45.8698525Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:14:45.8699023Z plugins: hypothesis-6.131.14 2025-05-07T20:14:48.2206801Z collecting ... collected 1 item 2025-05-07T20:14:48.2207183Z 2025-05-07T20:14:48.2306173Z tbe/eeg/tbe_indices_estimator_test.py::TBEIndicesEstimatorTest::test_indices_estimation Found best Log likelihood so far on (s,q) (0.01, 1): -2.98815 2025-05-07T20:14:48.2307417Z Found best Log likelihood so far on (s,q) (0.02, 1): -2.9875 2025-05-07T20:14:48.2308122Z Found best Log likelihood so far on (s,q) (0.03, 1): -2.98685 2025-05-07T20:14:48.2308802Z Found best Log likelihood so far on (s,q) (0.04, 1): -2.98622 2025-05-07T20:14:48.2309473Z Found best Log likelihood so far on (s,q) (0.05, 1): -2.98561 2025-05-07T20:14:48.2310135Z Found best Log likelihood so far on (s,q) (0.06, 1): -2.985 2025-05-07T20:14:48.2310798Z Found best Log likelihood so far on (s,q) (0.07, 1): -2.98441 2025-05-07T20:14:48.2311480Z Found best Log likelihood so far on (s,q) (0.08, 1): -2.98384 2025-05-07T20:14:48.2312150Z Found best Log likelihood so far on (s,q) (0.09, 1): -2.98327 2025-05-07T20:14:48.2312820Z Found best Log likelihood so far on (s,q) (0.1, 1): -2.98272 2025-05-07T20:14:48.2313485Z Found best Log likelihood so far on (s,q) (0.11, 1): -2.98219 2025-05-07T20:14:48.2314160Z Found best Log likelihood so far on (s,q) (0.12, 1): -2.98167 2025-05-07T20:14:48.2314851Z Found best Log likelihood so far on (s,q) (0.13, 1): -2.98116 2025-05-07T20:14:48.2315538Z Found best Log likelihood so far on (s,q) (0.14, 1): -2.98066 2025-05-07T20:14:48.2316220Z Found best Log likelihood so far on (s,q) (0.15, 1): -2.98018 2025-05-07T20:14:48.2316891Z Found best Log likelihood so far on (s,q) (0.16, 1): -2.97972 2025-05-07T20:14:48.2317562Z Found best Log likelihood so far on (s,q) (0.17, 1): -2.97926 2025-05-07T20:14:48.2318236Z Found best Log likelihood so far on (s,q) (0.18, 1): -2.97883 2025-05-07T20:14:48.2318905Z Found best Log likelihood so far on (s,q) (0.19, 1): -2.9784 2025-05-07T20:14:48.2319574Z Found best Log likelihood so far on (s,q) (0.2, 1): -2.97799 2025-05-07T20:14:48.2320246Z Found best Log likelihood so far on (s,q) (0.21, 1): -2.97759 2025-05-07T20:14:48.2320922Z Found best Log likelihood so far on (s,q) (0.22, 1): -2.97721 2025-05-07T20:14:48.2322090Z Found best Log likelihood so far on (s,q) (0.23, 1): -2.97684 2025-05-07T20:14:48.2322776Z Found best Log likelihood so far on (s,q) (0.24, 1): -2.97648 2025-05-07T20:14:48.2323448Z Found best Log likelihood so far on (s,q) (0.25, 1): -2.97614 2025-05-07T20:14:48.2324128Z Found best Log likelihood so far on (s,q) (0.26, 1): -2.97582 2025-05-07T20:14:48.2324805Z Found best Log likelihood so far on (s,q) (0.27, 1): -2.9755 2025-05-07T20:14:48.2325463Z Found best Log likelihood so far on (s,q) (0.28, 1): -2.9752 2025-05-07T20:14:48.2326145Z Found best Log likelihood so far on (s,q) (0.29, 1): -2.97492 2025-05-07T20:14:48.2326818Z Found best Log likelihood so far on (s,q) (0.3, 1): -2.97465 2025-05-07T20:14:48.2327494Z Found best Log likelihood so far on (s,q) (0.31, 1): -2.97439 2025-05-07T20:14:48.2328448Z Found best Log likelihood so far on (s,q) (0.32, 1): -2.97415 2025-05-07T20:14:48.2329137Z Found best Log likelihood so far on (s,q) (0.33, 1): -2.97392 2025-05-07T20:14:48.2329808Z Found best Log likelihood so far on (s,q) (0.34, 1): -2.97371 2025-05-07T20:14:48.2330917Z Found best Log likelihood so far on (s,q) (0.35, 1): -2.97351 2025-05-07T20:14:48.2331833Z Found best Log likelihood so far on (s,q) (0.36, 1): -2.97332 2025-05-07T20:14:48.2332501Z Found best Log likelihood so far on (s,q) (0.37, 1): -2.97315 2025-05-07T20:14:48.2333169Z Found best Log likelihood so far on (s,q) (0.38, 1): -2.973 2025-05-07T20:14:48.2333831Z Found best Log likelihood so far on (s,q) (0.39, 1): -2.97286 2025-05-07T20:14:48.2334495Z Found best Log likelihood so far on (s,q) (0.4, 1): -2.97273 2025-05-07T20:14:48.2335297Z Found best Log likelihood so far on (s,q) (0.41, 1): -2.97262 2025-05-07T20:14:48.2335978Z Found best Log likelihood so far on (s,q) (0.42, 1): -2.97252 2025-05-07T20:14:48.2336655Z Found best Log likelihood so far on (s,q) (0.43, 1): -2.97243 2025-05-07T20:14:48.2337325Z Found best Log likelihood so far on (s,q) (0.44, 1): -2.97236 2025-05-07T20:14:48.2337997Z Found best Log likelihood so far on (s,q) (0.45, 1): -2.97231 2025-05-07T20:14:48.2338683Z Found best Log likelihood so far on (s,q) (0.46, 1): -2.97227 2025-05-07T20:14:48.2339360Z Found best Log likelihood so far on (s,q) (0.47, 1): -2.97224 2025-05-07T20:14:48.2340038Z Found best Log likelihood so far on (s,q) (0.48, 1): -2.97223 2025-05-07T20:14:48.2340706Z Skipping (s,q) (0.53, 1): inconsistent with heavy hitters! 2025-05-07T20:14:48.2341371Z Skipping (s,q) (0.54, 1): inconsistent with heavy hitters! 2025-05-07T20:14:48.2342015Z Skipping (s,q) (0.55, 1): inconsistent with heavy hitters! 2025-05-07T20:14:48.2342671Z Skipping (s,q) (0.56, 1): inconsistent with heavy hitters! 2025-05-07T20:14:48.2343325Z Skipping (s,q) (0.57, 1): inconsistent with heavy hitters! 2025-05-07T20:14:48.2343971Z Skipping (s,q) (0.58, 1): inconsistent with heavy hitters! 2025-05-07T20:14:48.2344634Z Skipping (s,q) (0.59, 1): inconsistent with heavy hitters! 2025-05-07T20:14:48.2345299Z Skipping (s,q) (0.6, 1): inconsistent with heavy hitters! 2025-05-07T20:14:48.2345948Z Skipping (s,q) (0.61, 1): inconsistent with heavy hitters! 2025-05-07T20:14:48.2346611Z Skipping (s,q) (0.62, 1): inconsistent with heavy hitters! 2025-05-07T20:14:48.2347272Z Skipping (s,q) (0.63, 1): inconsistent with heavy hitters! 2025-05-07T20:14:48.2347926Z Skipping (s,q) (0.64, 1): inconsistent with heavy hitters! 2025-05-07T20:14:48.2348587Z Skipping (s,q) (0.65, 1): inconsistent with heavy hitters! 2025-05-07T20:14:48.2349240Z Skipping (s,q) (0.66, 1): inconsistent with heavy hitters! 2025-05-07T20:14:48.2349898Z Skipping (s,q) (0.67, 1): inconsistent with heavy hitters! 2025-05-07T20:14:48.2350552Z Skipping (s,q) (0.68, 1): inconsistent with heavy hitters! 2025-05-07T20:14:48.2351207Z Skipping (s,q) (0.69, 1): inconsistent with heavy hitters! 2025-05-07T20:14:48.2351867Z Skipping (s,q) (0.7, 1): inconsistent with heavy hitters! 2025-05-07T20:14:48.2352535Z Skipping (s,q) (0.71, 1): inconsistent with heavy hitters! 2025-05-07T20:14:48.2353181Z Skipping (s,q) (0.72, 1): inconsistent with heavy hitters! 2025-05-07T20:14:48.2353842Z Skipping (s,q) (0.73, 1): inconsistent with heavy hitters! 2025-05-07T20:14:48.2354506Z Skipping (s,q) (0.74, 1): inconsistent with heavy hitters! 2025-05-07T20:14:48.2355229Z Skipping (s,q) (0.75, 1): inconsistent with heavy hitters! 2025-05-07T20:14:48.2355883Z Skipping (s,q) (0.76, 1): inconsistent with heavy hitters! 2025-05-07T20:14:48.2356545Z Skipping (s,q) (0.77, 1): inconsistent with heavy hitters! 2025-05-07T20:14:48.2357193Z Skipping (s,q) (0.78, 1): inconsistent with heavy hitters! 2025-05-07T20:14:48.2357839Z Skipping (s,q) (0.79, 1): inconsistent with heavy hitters! 2025-05-07T20:14:48.2358494Z Skipping (s,q) (0.8, 1): inconsistent with heavy hitters! 2025-05-07T20:14:48.2359141Z Skipping (s,q) (0.81, 1): inconsistent with heavy hitters! 2025-05-07T20:14:48.2359791Z Skipping (s,q) (0.82, 1): inconsistent with heavy hitters! 2025-05-07T20:14:48.2360448Z Skipping (s,q) (0.83, 1): inconsistent with heavy hitters! 2025-05-07T20:14:48.2361103Z Skipping (s,q) (0.84, 1): inconsistent with heavy hitters! 2025-05-07T20:14:48.2361978Z Skipping (s,q) (0.85, 1): inconsistent with heavy hitters! 2025-05-07T20:14:48.2362727Z Skipping (s,q) (0.86, 1): inconsistent with heavy hitters! 2025-05-07T20:14:48.2363377Z Skipping (s,q) (0.87, 1): inconsistent with heavy hitters! 2025-05-07T20:14:48.2364030Z Skipping (s,q) (0.88, 1): inconsistent with heavy hitters! 2025-05-07T20:14:48.2364678Z Skipping (s,q) (0.89, 1): inconsistent with heavy hitters! 2025-05-07T20:14:48.2365327Z Skipping (s,q) (0.9, 1): inconsistent with heavy hitters! 2025-05-07T20:14:48.2365976Z Skipping (s,q) (0.91, 1): inconsistent with heavy hitters! 2025-05-07T20:14:48.2366737Z Skipping (s,q) (0.92, 1): inconsistent with heavy hitters! 2025-05-07T20:14:48.2367440Z Skipping (s,q) (0.93, 1): inconsistent with heavy hitters! 2025-05-07T20:14:48.2368266Z Skipping (s,q) (0.94, 1): inconsistent with heavy hitters! 2025-05-07T20:14:48.2368934Z Skipping (s,q) (0.95, 1): inconsistent with heavy hitters! 2025-05-07T20:14:48.2369600Z Skipping (s,q) (0.96, 1): inconsistent with heavy hitters! 2025-05-07T20:14:48.2370258Z Skipping (s,q) (0.97, 1): inconsistent with heavy hitters! 2025-05-07T20:14:48.2370914Z Skipping (s,q) (0.98, 1): inconsistent with heavy hitters! 2025-05-07T20:14:48.2371567Z Skipping (s,q) (0.99, 1): inconsistent with heavy hitters! 2025-05-07T20:14:48.2372212Z Skipping (s,q) (1, 1): inconsistent with heavy hitters! 2025-05-07T20:14:48.2372848Z Skipping (s,q) (1.01, 1): inconsistent with heavy hitters! 2025-05-07T20:14:48.2373508Z Skipping (s,q) (1.02, 1): inconsistent with heavy hitters! 2025-05-07T20:14:48.2374166Z Skipping (s,q) (1.03, 1): inconsistent with heavy hitters! 2025-05-07T20:14:48.2374828Z Skipping (s,q) (1.04, 1): inconsistent with heavy hitters! 2025-05-07T20:14:48.2375487Z Skipping (s,q) (1.05, 1): inconsistent with heavy hitters! 2025-05-07T20:14:48.2376149Z Skipping (s,q) (1.06, 1): inconsistent with heavy hitters! 2025-05-07T20:14:48.2376814Z Skipping (s,q) (1.07, 1): inconsistent with heavy hitters! 2025-05-07T20:14:48.2377658Z Skipping (s,q) (1.08, 1): inconsistent with heavy hitters! 2025-05-07T20:14:48.2378329Z Skipping (s,q) (1.09, 1): inconsistent with heavy hitters! 2025-05-07T20:14:48.2378989Z Skipping (s,q) (1.1, 1): inconsistent with heavy hitters! 2025-05-07T20:14:48.2379808Z Skipping (s,q) (1.11, 1): inconsistent with heavy hitters! 2025-05-07T20:14:48.2380498Z Skipping (s,q) (1.12, 1): inconsistent with heavy hitters! 2025-05-07T20:14:48.2381155Z Skipping (s,q) (1.13, 1): inconsistent with heavy hitters! 2025-05-07T20:14:48.2381808Z Skipping (s,q) (1.14, 1): inconsistent with heavy hitters! 2025-05-07T20:14:48.2382452Z Skipping (s,q) (1.15, 1): inconsistent with heavy hitters! 2025-05-07T20:14:48.2383102Z Skipping (s,q) (1.16, 1): inconsistent with heavy hitters! 2025-05-07T20:14:48.2383751Z Skipping (s,q) (1.17, 1): inconsistent with heavy hitters! 2025-05-07T20:14:48.2384404Z Skipping (s,q) (1.18, 1): inconsistent with heavy hitters! 2025-05-07T20:14:48.2385070Z Skipping (s,q) (1.19, 1): inconsistent with heavy hitters! 2025-05-07T20:14:48.2385723Z Skipping (s,q) (1.2, 1): inconsistent with heavy hitters! 2025-05-07T20:14:48.2386395Z Skipping (s,q) (1.21, 1): inconsistent with heavy hitters! 2025-05-07T20:14:48.2387035Z Skipping (s,q) (1.22, 1): inconsistent with heavy hitters! 2025-05-07T20:14:48.2387687Z Skipping (s,q) (1.23, 1): inconsistent with heavy hitters! 2025-05-07T20:14:48.2388339Z Skipping (s,q) (1.24, 1): inconsistent with heavy hitters! 2025-05-07T20:14:48.2388987Z Skipping (s,q) (1.25, 1): inconsistent with heavy hitters! 2025-05-07T20:14:48.2389638Z Skipping (s,q) (1.26, 1): inconsistent with heavy hitters! 2025-05-07T20:14:48.2390287Z Skipping (s,q) (1.27, 1): inconsistent with heavy hitters! 2025-05-07T20:14:48.2390962Z Skipping (s,q) (1.28, 1): inconsistent with heavy hitters! 2025-05-07T20:14:48.2391651Z Skipping (s,q) (1.29, 1): inconsistent with heavy hitters! 2025-05-07T20:14:48.2392453Z Skipping (s,q) (1.3, 1): inconsistent with heavy hitters! 2025-05-07T20:14:48.2393437Z Skipping (s,q) (1.31, 1): inconsistent with heavy hitters! 2025-05-07T20:14:48.2394272Z Skipping (s,q) (1.32, 1): inconsistent with heavy hitters! 2025-05-07T20:14:48.2394930Z Skipping (s,q) (1.33, 1): inconsistent with heavy hitters! 2025-05-07T20:14:48.2395635Z Skipping (s,q) (1.34, 1): inconsistent with heavy hitters! 2025-05-07T20:14:48.2396314Z Skipping (s,q) (1.35, 1): inconsistent with heavy hitters! 2025-05-07T20:14:48.2397065Z Skipping (s,q) (1.36, 1): inconsistent with heavy hitters! 2025-05-07T20:14:48.2397724Z Skipping (s,q) (1.37, 1): inconsistent with heavy hitters! 2025-05-07T20:14:48.2398370Z Skipping (s,q) (1.38, 1): inconsistent with heavy hitters! 2025-05-07T20:14:48.2399012Z Skipping (s,q) (1.39, 1): inconsistent with heavy hitters! 2025-05-07T20:14:48.2399674Z Skipping (s,q) (1.4, 1): inconsistent with heavy hitters! 2025-05-07T20:14:48.2400321Z Skipping (s,q) (1.41, 1): inconsistent with heavy hitters! 2025-05-07T20:14:48.2400974Z Skipping (s,q) (1.42, 1): inconsistent with heavy hitters! 2025-05-07T20:14:48.2401633Z Skipping (s,q) (1.43, 1): inconsistent with heavy hitters! 2025-05-07T20:14:48.2402298Z Skipping (s,q) (1.44, 1): inconsistent with heavy hitters! 2025-05-07T20:14:48.2402961Z Skipping (s,q) (1.45, 1): inconsistent with heavy hitters! 2025-05-07T20:14:48.2403612Z Skipping (s,q) (1.46, 1): inconsistent with heavy hitters! 2025-05-07T20:14:48.2404270Z Skipping (s,q) (1.47, 1): inconsistent with heavy hitters! 2025-05-07T20:14:48.2404919Z Skipping (s,q) (1.48, 1): inconsistent with heavy hitters! 2025-05-07T20:14:48.2405565Z Skipping (s,q) (1.49, 1): inconsistent with heavy hitters! 2025-05-07T20:14:48.2406214Z Skipping (s,q) (1.5, 1): inconsistent with heavy hitters! 2025-05-07T20:14:48.2406865Z Skipping (s,q) (1.51, 1): inconsistent with heavy hitters! 2025-05-07T20:14:48.2407513Z Skipping (s,q) (1.52, 1): inconsistent with heavy hitters! 2025-05-07T20:14:48.2408272Z Skipping (s,q) (1.53, 1): inconsistent with heavy hitters! 2025-05-07T20:14:48.2408946Z Skipping (s,q) (1.54, 1): inconsistent with heavy hitters! 2025-05-07T20:14:48.2409609Z Skipping (s,q) (1.55, 1): inconsistent with heavy hitters! 2025-05-07T20:14:48.2410265Z Skipping (s,q) (1.56, 1): inconsistent with heavy hitters! 2025-05-07T20:14:48.2410916Z Skipping (s,q) (1.57, 1): inconsistent with heavy hitters! 2025-05-07T20:14:48.2411576Z Skipping (s,q) (1.58, 1): inconsistent with heavy hitters! 2025-05-07T20:14:48.2412231Z Skipping (s,q) (1.59, 1): inconsistent with heavy hitters! 2025-05-07T20:14:48.2412901Z Skipping (s,q) (1.6, 1): inconsistent with heavy hitters! 2025-05-07T20:14:48.2413563Z Skipping (s,q) (1.61, 1): inconsistent with heavy hitters! 2025-05-07T20:14:48.2414219Z Skipping (s,q) (1.62, 1): inconsistent with heavy hitters! 2025-05-07T20:14:48.2414869Z Skipping (s,q) (1.63, 1): inconsistent with heavy hitters! 2025-05-07T20:14:48.2415531Z Skipping (s,q) (1.64, 1): inconsistent with heavy hitters! 2025-05-07T20:14:48.2416181Z Skipping (s,q) (1.65, 1): inconsistent with heavy hitters! 2025-05-07T20:14:48.2416841Z Skipping (s,q) (1.66, 1): inconsistent with heavy hitters! 2025-05-07T20:14:48.2417511Z Skipping (s,q) (1.67, 1): inconsistent with heavy hitters! 2025-05-07T20:14:48.2418159Z Skipping (s,q) (1.68, 1): inconsistent with heavy hitters! 2025-05-07T20:14:48.2418809Z Skipping (s,q) (1.69, 1): inconsistent with heavy hitters! 2025-05-07T20:14:48.2419456Z Skipping (s,q) (1.7, 1): inconsistent with heavy hitters! 2025-05-07T20:14:48.2420103Z Skipping (s,q) (1.71, 1): inconsistent with heavy hitters! 2025-05-07T20:14:48.2420766Z Skipping (s,q) (1.72, 1): inconsistent with heavy hitters! 2025-05-07T20:14:48.2421423Z Skipping (s,q) (1.73, 1): inconsistent with heavy hitters! 2025-05-07T20:14:48.2454035Z Skipping (s,q) (1.74, 1): inconsistent with heavy hitters! 2025-05-07T20:14:48.2454720Z Skipping (s,q) (1.75, 1): inconsistent with heavy hitters! 2025-05-07T20:14:48.2455363Z Skipping (s,q) (1.76, 1): inconsistent with heavy hitters! 2025-05-07T20:14:48.2456298Z Skipping (s,q) (1.77, 1): inconsistent with heavy hitters! 2025-05-07T20:14:48.2457086Z Skipping (s,q) (1.78, 1): inconsistent with heavy hitters! 2025-05-07T20:14:48.2457722Z Skipping (s,q) (1.79, 1): inconsistent with heavy hitters! 2025-05-07T20:14:48.2458362Z Skipping (s,q) (1.8, 1): inconsistent with heavy hitters! 2025-05-07T20:14:48.2459003Z Skipping (s,q) (1.81, 1): inconsistent with heavy hitters! 2025-05-07T20:14:48.2459640Z Skipping (s,q) (1.82, 1): inconsistent with heavy hitters! 2025-05-07T20:14:48.2460279Z Skipping (s,q) (1.83, 1): inconsistent with heavy hitters! 2025-05-07T20:14:48.2460922Z Skipping (s,q) (1.84, 1): inconsistent with heavy hitters! 2025-05-07T20:14:48.2461556Z Skipping (s,q) (1.85, 1): inconsistent with heavy hitters! 2025-05-07T20:14:48.2462246Z Skipping (s,q) (1.86, 1): inconsistent with heavy hitters! 2025-05-07T20:14:48.2462918Z Skipping (s,q) (1.87, 1): inconsistent with heavy hitters! 2025-05-07T20:14:48.2463567Z Skipping (s,q) (1.88, 1): inconsistent with heavy hitters! 2025-05-07T20:14:48.2464222Z Skipping (s,q) (1.89, 1): inconsistent with heavy hitters! 2025-05-07T20:14:48.2464869Z Skipping (s,q) (1.9, 1): inconsistent with heavy hitters! 2025-05-07T20:14:48.2465517Z Skipping (s,q) (1.91, 1): inconsistent with heavy hitters! 2025-05-07T20:14:48.2466164Z Skipping (s,q) (1.92, 1): inconsistent with heavy hitters! 2025-05-07T20:14:48.2466809Z Skipping (s,q) (1.93, 1): inconsistent with heavy hitters! 2025-05-07T20:14:48.2467447Z Skipping (s,q) (1.94, 1): inconsistent with heavy hitters! 2025-05-07T20:14:48.2468093Z Skipping (s,q) (1.95, 1): inconsistent with heavy hitters! 2025-05-07T20:14:48.2468738Z Skipping (s,q) (1.96, 1): inconsistent with heavy hitters! 2025-05-07T20:14:48.2469384Z Skipping (s,q) (1.97, 1): inconsistent with heavy hitters! 2025-05-07T20:14:48.2470036Z Skipping (s,q) (1.98, 1): inconsistent with heavy hitters! 2025-05-07T20:14:48.2470687Z Skipping (s,q) (1.99, 1): inconsistent with heavy hitters! 2025-05-07T20:14:48.2471349Z Skipping (s,q) (0.53, 1.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2472032Z Skipping (s,q) (0.54, 1.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2472698Z Skipping (s,q) (0.55, 1.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2473367Z Skipping (s,q) (0.56, 1.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2474033Z Skipping (s,q) (0.57, 1.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2474702Z Skipping (s,q) (0.58, 1.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2475368Z Skipping (s,q) (0.59, 1.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2476027Z Skipping (s,q) (0.6, 1.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2476696Z Skipping (s,q) (0.61, 1.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2477368Z Skipping (s,q) (0.62, 1.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2478040Z Skipping (s,q) (0.63, 1.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2478705Z Skipping (s,q) (0.64, 1.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2479373Z Skipping (s,q) (0.65, 1.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2480289Z Skipping (s,q) (0.66, 1.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2480956Z Skipping (s,q) (0.67, 1.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2481624Z Skipping (s,q) (0.68, 1.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2482287Z Skipping (s,q) (0.69, 1.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2482957Z Skipping (s,q) (0.7, 1.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2483615Z Skipping (s,q) (0.71, 1.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2484283Z Skipping (s,q) (0.72, 1.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2484954Z Skipping (s,q) (0.73, 1.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2485616Z Skipping (s,q) (0.74, 1.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2486585Z Skipping (s,q) (0.75, 1.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2487282Z Skipping (s,q) (0.76, 1.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2488306Z Skipping (s,q) (0.77, 1.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2488987Z Skipping (s,q) (0.78, 1.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2489654Z Skipping (s,q) (0.79, 1.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2490325Z Skipping (s,q) (0.8, 1.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2490988Z Skipping (s,q) (0.81, 1.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2491658Z Skipping (s,q) (0.82, 1.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2492323Z Skipping (s,q) (0.83, 1.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2492990Z Skipping (s,q) (0.84, 1.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2493661Z Skipping (s,q) (0.85, 1.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2494329Z Skipping (s,q) (0.86, 1.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2495006Z Skipping (s,q) (0.87, 1.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2495674Z Skipping (s,q) (0.88, 1.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2496343Z Skipping (s,q) (0.89, 1.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2497012Z Skipping (s,q) (0.9, 1.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2497669Z Skipping (s,q) (0.91, 1.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2498341Z Skipping (s,q) (0.92, 1.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2499008Z Skipping (s,q) (0.93, 1.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2499682Z Skipping (s,q) (0.94, 1.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2500342Z Skipping (s,q) (0.95, 1.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2501016Z Skipping (s,q) (0.96, 1.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2501684Z Skipping (s,q) (0.97, 1.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2502351Z Skipping (s,q) (0.98, 1.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2503029Z Skipping (s,q) (0.99, 1.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2503689Z Skipping (s,q) (1, 1.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2504348Z Skipping (s,q) (1.01, 1.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2505006Z Skipping (s,q) (1.02, 1.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2505681Z Skipping (s,q) (1.03, 1.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2506347Z Skipping (s,q) (1.04, 1.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2507013Z Skipping (s,q) (1.05, 1.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2507680Z Skipping (s,q) (1.06, 1.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2508345Z Skipping (s,q) (1.07, 1.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2509005Z Skipping (s,q) (1.08, 1.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2509680Z Skipping (s,q) (1.09, 1.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2510358Z Skipping (s,q) (1.1, 1.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2511025Z Skipping (s,q) (1.11, 1.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2511684Z Skipping (s,q) (1.12, 1.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2512354Z Skipping (s,q) (1.13, 1.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2513021Z Skipping (s,q) (1.14, 1.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2513696Z Skipping (s,q) (1.15, 1.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2514359Z Skipping (s,q) (1.16, 1.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2515026Z Skipping (s,q) (1.17, 1.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2515697Z Skipping (s,q) (1.18, 1.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2516368Z Skipping (s,q) (1.19, 1.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2517257Z Skipping (s,q) (1.2, 1.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2518038Z Skipping (s,q) (1.21, 1.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2518714Z Skipping (s,q) (1.22, 1.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2519385Z Skipping (s,q) (1.23, 1.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2520062Z Skipping (s,q) (1.24, 1.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2520734Z Skipping (s,q) (1.25, 1.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2521407Z Skipping (s,q) (1.26, 1.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2522071Z Skipping (s,q) (1.27, 1.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2522744Z Skipping (s,q) (1.28, 1.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2523420Z Skipping (s,q) (1.29, 1.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2524087Z Skipping (s,q) (1.3, 1.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2524766Z Skipping (s,q) (1.31, 1.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2525447Z Skipping (s,q) (1.32, 1.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2526114Z Skipping (s,q) (1.33, 1.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2526788Z Skipping (s,q) (1.34, 1.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2527576Z Skipping (s,q) (1.35, 1.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2528354Z Skipping (s,q) (1.36, 1.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2529025Z Skipping (s,q) (1.37, 1.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2529696Z Skipping (s,q) (1.38, 1.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2530368Z Skipping (s,q) (1.39, 1.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2531030Z Skipping (s,q) (1.4, 1.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2531698Z Skipping (s,q) (1.41, 1.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2532374Z Skipping (s,q) (1.42, 1.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2533040Z Skipping (s,q) (1.43, 1.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2533708Z Skipping (s,q) (1.44, 1.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2534375Z Skipping (s,q) (1.45, 1.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2535042Z Skipping (s,q) (1.46, 1.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2535705Z Skipping (s,q) (1.47, 1.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2536379Z Skipping (s,q) (1.48, 1.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2537050Z Skipping (s,q) (1.49, 1.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2537717Z Skipping (s,q) (1.5, 1.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2538380Z Skipping (s,q) (1.51, 1.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2539048Z Skipping (s,q) (1.52, 1.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2539724Z Skipping (s,q) (1.53, 1.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2540382Z Skipping (s,q) (1.54, 1.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2541054Z Skipping (s,q) (1.55, 1.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2541723Z Skipping (s,q) (1.56, 1.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2542389Z Skipping (s,q) (1.57, 1.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2543063Z Skipping (s,q) (1.58, 1.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2543732Z Skipping (s,q) (1.59, 1.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2544405Z Skipping (s,q) (1.6, 1.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2545068Z Skipping (s,q) (1.61, 1.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2545746Z Skipping (s,q) (1.62, 1.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2546425Z Skipping (s,q) (1.63, 1.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2547089Z Skipping (s,q) (1.64, 1.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2548068Z Skipping (s,q) (1.65, 1.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2548892Z Skipping (s,q) (1.66, 1.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2549620Z Skipping (s,q) (1.67, 1.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2550325Z Skipping (s,q) (1.68, 1.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2550994Z Skipping (s,q) (1.69, 1.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2551667Z Skipping (s,q) (1.7, 1.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2552333Z Skipping (s,q) (1.71, 1.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2553002Z Skipping (s,q) (1.72, 1.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2553671Z Skipping (s,q) (1.73, 1.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2554342Z Skipping (s,q) (1.74, 1.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2555000Z Skipping (s,q) (1.75, 1.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2555676Z Skipping (s,q) (1.76, 1.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2556359Z Skipping (s,q) (1.77, 1.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2557027Z Skipping (s,q) (1.78, 1.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2557698Z Skipping (s,q) (1.79, 1.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2558366Z Skipping (s,q) (1.8, 1.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2559037Z Skipping (s,q) (1.81, 1.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2559706Z Skipping (s,q) (1.82, 1.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2560376Z Skipping (s,q) (1.83, 1.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2561044Z Skipping (s,q) (1.84, 1.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2561706Z Skipping (s,q) (1.85, 1.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2562376Z Skipping (s,q) (1.86, 1.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2563056Z Skipping (s,q) (1.87, 1.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2563734Z Skipping (s,q) (1.88, 1.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2564399Z Skipping (s,q) (1.89, 1.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2565079Z Skipping (s,q) (1.9, 1.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2565745Z Skipping (s,q) (1.91, 1.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2566417Z Skipping (s,q) (1.92, 1.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2567091Z Skipping (s,q) (1.93, 1.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2567814Z Skipping (s,q) (1.94, 1.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2568704Z Skipping (s,q) (1.95, 1.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2569372Z Skipping (s,q) (1.96, 1.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2570039Z Skipping (s,q) (1.97, 1.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2570720Z Skipping (s,q) (1.98, 1.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2571388Z Skipping (s,q) (1.99, 1.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2572057Z Skipping (s,q) (0.54, 1.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.2572723Z Skipping (s,q) (0.55, 1.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.2573379Z Skipping (s,q) (0.56, 1.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.2574043Z Skipping (s,q) (0.57, 1.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.2574710Z Skipping (s,q) (0.58, 1.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.2575371Z Skipping (s,q) (0.59, 1.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.2576024Z Skipping (s,q) (0.6, 1.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.2576682Z Skipping (s,q) (0.61, 1.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.2577347Z Skipping (s,q) (0.62, 1.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.2578293Z Skipping (s,q) (0.63, 1.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.2578987Z Skipping (s,q) (0.64, 1.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.2579958Z Skipping (s,q) (0.65, 1.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.2580627Z Skipping (s,q) (0.66, 1.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.2581301Z Skipping (s,q) (0.67, 1.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.2581970Z Skipping (s,q) (0.68, 1.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.2582645Z Skipping (s,q) (0.69, 1.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.2583305Z Skipping (s,q) (0.7, 1.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.2583964Z Skipping (s,q) (0.71, 1.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.2584633Z Skipping (s,q) (0.72, 1.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.2585301Z Skipping (s,q) (0.73, 1.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.2585975Z Skipping (s,q) (0.74, 1.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.2586646Z Skipping (s,q) (0.75, 1.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.2587322Z Skipping (s,q) (0.76, 1.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.2587979Z Skipping (s,q) (0.77, 1.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.2588647Z Skipping (s,q) (0.78, 1.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.2589309Z Skipping (s,q) (0.79, 1.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.2589967Z Skipping (s,q) (0.8, 1.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.2590624Z Skipping (s,q) (0.81, 1.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.2591290Z Skipping (s,q) (0.82, 1.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.2591955Z Skipping (s,q) (0.83, 1.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.2592615Z Skipping (s,q) (0.84, 1.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.2593287Z Skipping (s,q) (0.85, 1.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.2593957Z Skipping (s,q) (0.86, 1.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.2594620Z Skipping (s,q) (0.87, 1.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.2595291Z Skipping (s,q) (0.88, 1.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.2595959Z Skipping (s,q) (0.89, 1.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.2596617Z Skipping (s,q) (0.9, 1.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.2597281Z Skipping (s,q) (0.91, 1.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.2597948Z Skipping (s,q) (0.92, 1.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.2598611Z Skipping (s,q) (0.93, 1.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.2599268Z Skipping (s,q) (0.94, 1.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.2599936Z Skipping (s,q) (0.95, 1.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.2600602Z Skipping (s,q) (0.96, 1.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.2601268Z Skipping (s,q) (0.97, 1.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.2601945Z Skipping (s,q) (0.98, 1.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.2602614Z Skipping (s,q) (0.99, 1.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.2603271Z Skipping (s,q) (1, 1.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.2603923Z Skipping (s,q) (1.01, 1.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.2604585Z Skipping (s,q) (1.02, 1.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.2605246Z Skipping (s,q) (1.03, 1.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.2605907Z Skipping (s,q) (1.04, 1.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.2606572Z Skipping (s,q) (1.05, 1.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.2607238Z Skipping (s,q) (1.06, 1.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.2607907Z Skipping (s,q) (1.07, 1.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.2609083Z Skipping (s,q) (1.08, 1.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.2609843Z Skipping (s,q) (1.09, 1.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.2610725Z Skipping (s,q) (1.1, 1.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.2611439Z Skipping (s,q) (1.11, 1.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.2612154Z Skipping (s,q) (1.12, 1.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.2612838Z Skipping (s,q) (1.13, 1.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.2613515Z Skipping (s,q) (1.14, 1.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.2614244Z Skipping (s,q) (1.15, 1.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.2614910Z Skipping (s,q) (1.16, 1.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.2615571Z Skipping (s,q) (1.17, 1.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.2616228Z Skipping (s,q) (1.18, 1.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.2616896Z Skipping (s,q) (1.19, 1.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.2617565Z Skipping (s,q) (1.2, 1.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.2618227Z Skipping (s,q) (1.21, 1.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.2618892Z Skipping (s,q) (1.22, 1.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.2619553Z Skipping (s,q) (1.23, 1.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.2620222Z Skipping (s,q) (1.24, 1.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.2620881Z Skipping (s,q) (1.25, 1.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.2621548Z Skipping (s,q) (1.26, 1.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.2622206Z Skipping (s,q) (1.27, 1.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.2622863Z Skipping (s,q) (1.28, 1.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.2623527Z Skipping (s,q) (1.29, 1.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.2624190Z Skipping (s,q) (1.3, 1.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.2624865Z Skipping (s,q) (1.31, 1.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.2625530Z Skipping (s,q) (1.32, 1.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.2626198Z Skipping (s,q) (1.33, 1.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.2626870Z Skipping (s,q) (1.34, 1.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.2627528Z Skipping (s,q) (1.35, 1.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.2628209Z Skipping (s,q) (1.36, 1.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.2628873Z Skipping (s,q) (1.37, 1.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.2629532Z Skipping (s,q) (1.38, 1.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.2630202Z Skipping (s,q) (1.39, 1.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.2630869Z Skipping (s,q) (1.4, 1.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.2631537Z Skipping (s,q) (1.41, 1.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.2632205Z Skipping (s,q) (1.42, 1.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.2632892Z Skipping (s,q) (1.43, 1.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.2633559Z Skipping (s,q) (1.44, 1.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.2634223Z Skipping (s,q) (1.45, 1.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.2634880Z Skipping (s,q) (1.46, 1.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.2635546Z Skipping (s,q) (1.47, 1.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.2636216Z Skipping (s,q) (1.48, 1.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.2636874Z Skipping (s,q) (1.49, 1.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.2637539Z Skipping (s,q) (1.5, 1.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.2638197Z Skipping (s,q) (1.51, 1.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.2638861Z Skipping (s,q) (1.52, 1.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.2639748Z Skipping (s,q) (1.53, 1.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.2640433Z Skipping (s,q) (1.54, 1.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.2641234Z Skipping (s,q) (1.55, 1.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.2641893Z Skipping (s,q) (1.56, 1.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.2642560Z Skipping (s,q) (1.57, 1.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.2643222Z Skipping (s,q) (1.58, 1.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.2643890Z Skipping (s,q) (1.59, 1.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.2644546Z Skipping (s,q) (1.6, 1.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.2645208Z Skipping (s,q) (1.61, 1.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.2645891Z Skipping (s,q) (1.62, 1.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.2646547Z Skipping (s,q) (1.63, 1.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.2647209Z Skipping (s,q) (1.64, 1.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.2647883Z Skipping (s,q) (1.65, 1.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.2648672Z Skipping (s,q) (1.66, 1.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.2649340Z Skipping (s,q) (1.67, 1.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.2650006Z Skipping (s,q) (1.68, 1.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.2650669Z Skipping (s,q) (1.69, 1.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.2651317Z Skipping (s,q) (1.7, 1.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.2651976Z Skipping (s,q) (1.71, 1.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.2652800Z Skipping (s,q) (1.72, 1.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.2653454Z Skipping (s,q) (1.73, 1.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.2654118Z Skipping (s,q) (1.74, 1.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.2654779Z Skipping (s,q) (1.75, 1.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.2655454Z Skipping (s,q) (1.76, 1.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.2656114Z Skipping (s,q) (1.77, 1.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.2656774Z Skipping (s,q) (1.78, 1.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.2657436Z Skipping (s,q) (1.79, 1.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.2658087Z Skipping (s,q) (1.8, 1.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.2658745Z Skipping (s,q) (1.81, 1.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.2659407Z Skipping (s,q) (1.82, 1.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.2660076Z Skipping (s,q) (1.83, 1.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.2660745Z Skipping (s,q) (1.84, 1.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.2661412Z Skipping (s,q) (1.85, 1.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.2662076Z Skipping (s,q) (1.86, 1.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.2662741Z Skipping (s,q) (1.87, 1.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.2663413Z Skipping (s,q) (1.88, 1.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.2664089Z Skipping (s,q) (1.89, 1.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.2664745Z Skipping (s,q) (1.9, 1.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.2665409Z Skipping (s,q) (1.91, 1.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.2666076Z Skipping (s,q) (1.92, 1.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.2666740Z Skipping (s,q) (1.93, 1.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.2667392Z Skipping (s,q) (1.94, 1.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.2668059Z Skipping (s,q) (1.95, 1.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.2668732Z Skipping (s,q) (1.96, 1.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.2669387Z Skipping (s,q) (1.97, 1.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.2670403Z Skipping (s,q) (1.98, 1.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.2671102Z Skipping (s,q) (1.99, 1.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.2671908Z Skipping (s,q) (0.54, 1.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.2672575Z Skipping (s,q) (0.55, 1.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.2673245Z Skipping (s,q) (0.56, 1.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.2673922Z Skipping (s,q) (0.57, 1.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.2674587Z Skipping (s,q) (0.58, 1.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.2675255Z Skipping (s,q) (0.59, 1.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.2675927Z Skipping (s,q) (0.6, 1.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.2676599Z Skipping (s,q) (0.61, 1.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.2677266Z Skipping (s,q) (0.62, 1.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.2677932Z Skipping (s,q) (0.63, 1.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.2678604Z Skipping (s,q) (0.64, 1.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.2679273Z Skipping (s,q) (0.65, 1.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.2680259Z Skipping (s,q) (0.66, 1.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.2680928Z Skipping (s,q) (0.67, 1.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.2681586Z Skipping (s,q) (0.68, 1.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.2682249Z Skipping (s,q) (0.69, 1.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.2682915Z Skipping (s,q) (0.7, 1.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.2683581Z Skipping (s,q) (0.71, 1.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.2684240Z Skipping (s,q) (0.72, 1.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.2684908Z Skipping (s,q) (0.73, 1.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.2685580Z Skipping (s,q) (0.74, 1.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.2686247Z Skipping (s,q) (0.75, 1.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.2686920Z Skipping (s,q) (0.76, 1.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.2687588Z Skipping (s,q) (0.77, 1.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.2688340Z Skipping (s,q) (0.78, 1.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.2689006Z Skipping (s,q) (0.79, 1.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.2689677Z Skipping (s,q) (0.8, 1.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.2690340Z Skipping (s,q) (0.81, 1.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.2690999Z Skipping (s,q) (0.82, 1.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.2691668Z Skipping (s,q) (0.83, 1.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.2692334Z Skipping (s,q) (0.84, 1.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.2693005Z Skipping (s,q) (0.85, 1.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.2693678Z Skipping (s,q) (0.86, 1.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.2694360Z Skipping (s,q) (0.87, 1.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.2695027Z Skipping (s,q) (0.88, 1.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.2695686Z Skipping (s,q) (0.89, 1.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.2696355Z Skipping (s,q) (0.9, 1.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.2697021Z Skipping (s,q) (0.91, 1.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.2697688Z Skipping (s,q) (0.92, 1.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.2698353Z Skipping (s,q) (0.93, 1.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.2699029Z Skipping (s,q) (0.94, 1.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.2699700Z Skipping (s,q) (0.95, 1.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.2700360Z Skipping (s,q) (0.96, 1.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.2701510Z Skipping (s,q) (0.97, 1.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.2702339Z Skipping (s,q) (0.98, 1.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.2703010Z Skipping (s,q) (0.99, 1.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.2703669Z Skipping (s,q) (1, 1.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.2704326Z Skipping (s,q) (1.01, 1.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.2705003Z Skipping (s,q) (1.02, 1.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.2705674Z Skipping (s,q) (1.03, 1.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.2706345Z Skipping (s,q) (1.04, 1.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.2707019Z Skipping (s,q) (1.05, 1.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.2707685Z Skipping (s,q) (1.06, 1.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.2708350Z Skipping (s,q) (1.07, 1.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.2709025Z Skipping (s,q) (1.08, 1.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.2709718Z Skipping (s,q) (1.09, 1.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.2710400Z Skipping (s,q) (1.1, 1.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.2711061Z Skipping (s,q) (1.11, 1.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.2711732Z Skipping (s,q) (1.12, 1.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.2712399Z Skipping (s,q) (1.13, 1.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.2713063Z Skipping (s,q) (1.14, 1.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.2713726Z Skipping (s,q) (1.15, 1.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.2714396Z Skipping (s,q) (1.16, 1.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.2715063Z Skipping (s,q) (1.17, 1.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.2715739Z Skipping (s,q) (1.18, 1.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.2716422Z Skipping (s,q) (1.19, 1.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.2717093Z Skipping (s,q) (1.2, 1.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.2717760Z Skipping (s,q) (1.21, 1.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.2718433Z Skipping (s,q) (1.22, 1.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.2719100Z Skipping (s,q) (1.23, 1.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.2719762Z Skipping (s,q) (1.24, 1.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.2720432Z Skipping (s,q) (1.25, 1.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.2721099Z Skipping (s,q) (1.26, 1.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.2721766Z Skipping (s,q) (1.27, 1.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.2722426Z Skipping (s,q) (1.28, 1.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.2723092Z Skipping (s,q) (1.29, 1.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.2723768Z Skipping (s,q) (1.3, 1.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.2724426Z Skipping (s,q) (1.31, 1.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.2725102Z Skipping (s,q) (1.32, 1.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.2725777Z Skipping (s,q) (1.33, 1.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.2726446Z Skipping (s,q) (1.34, 1.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.2727116Z Skipping (s,q) (1.35, 1.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.2727789Z Skipping (s,q) (1.36, 1.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.2728605Z Skipping (s,q) (1.37, 1.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.2729269Z Skipping (s,q) (1.38, 1.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.2729939Z Skipping (s,q) (1.39, 1.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.2730606Z Skipping (s,q) (1.4, 1.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.2731266Z Skipping (s,q) (1.41, 1.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.2732264Z Skipping (s,q) (1.42, 1.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.2733038Z Skipping (s,q) (1.43, 1.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.2733705Z Skipping (s,q) (1.44, 1.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.2734367Z Skipping (s,q) (1.45, 1.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.2735030Z Skipping (s,q) (1.46, 1.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.2735695Z Skipping (s,q) (1.47, 1.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.2736356Z Skipping (s,q) (1.48, 1.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.2737032Z Skipping (s,q) (1.49, 1.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.2737701Z Skipping (s,q) (1.5, 1.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.2738367Z Skipping (s,q) (1.51, 1.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.2739028Z Skipping (s,q) (1.52, 1.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.2739703Z Skipping (s,q) (1.53, 1.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.2740381Z Skipping (s,q) (1.54, 1.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.2741041Z Skipping (s,q) (1.55, 1.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.2741708Z Skipping (s,q) (1.56, 1.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.2742378Z Skipping (s,q) (1.57, 1.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.2743049Z Skipping (s,q) (1.58, 1.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.2743707Z Skipping (s,q) (1.59, 1.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.2744374Z Skipping (s,q) (1.6, 1.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.2745045Z Skipping (s,q) (1.61, 1.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.2745714Z Skipping (s,q) (1.62, 1.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.2746384Z Skipping (s,q) (1.63, 1.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.2747062Z Skipping (s,q) (1.64, 1.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.2747744Z Skipping (s,q) (1.65, 1.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.2748409Z Skipping (s,q) (1.66, 1.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.2749080Z Skipping (s,q) (1.67, 1.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.2749749Z Skipping (s,q) (1.68, 1.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.2750407Z Skipping (s,q) (1.69, 1.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.2751075Z Skipping (s,q) (1.7, 1.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.2751741Z Skipping (s,q) (1.71, 1.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.2752401Z Skipping (s,q) (1.72, 1.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.2753069Z Skipping (s,q) (1.73, 1.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.2753744Z Skipping (s,q) (1.74, 1.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.2754416Z Skipping (s,q) (1.75, 1.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.2755085Z Skipping (s,q) (1.76, 1.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.2755754Z Skipping (s,q) (1.77, 1.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.2756423Z Skipping (s,q) (1.78, 1.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.2757083Z Skipping (s,q) (1.79, 1.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.2757754Z Skipping (s,q) (1.8, 1.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.2758415Z Skipping (s,q) (1.81, 1.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.2759084Z Skipping (s,q) (1.82, 1.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.2759945Z Skipping (s,q) (1.83, 1.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.2760614Z Skipping (s,q) (1.84, 1.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.2761277Z Skipping (s,q) (1.85, 1.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.2762220Z Skipping (s,q) (1.86, 1.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.2762918Z Skipping (s,q) (1.87, 1.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.2763708Z Skipping (s,q) (1.88, 1.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.2764373Z Skipping (s,q) (1.89, 1.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.2765036Z Skipping (s,q) (1.9, 1.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.2765707Z Skipping (s,q) (1.91, 1.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.2766380Z Skipping (s,q) (1.92, 1.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.2767037Z Skipping (s,q) (1.93, 1.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.2767708Z Skipping (s,q) (1.94, 1.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.2768506Z Skipping (s,q) (1.95, 1.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.2769176Z Skipping (s,q) (1.96, 1.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.2769843Z Skipping (s,q) (1.97, 1.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.2770516Z Skipping (s,q) (1.98, 1.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.2771191Z Skipping (s,q) (1.99, 1.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.2771845Z Skipping (s,q) (0.54, 2): inconsistent with heavy hitters! 2025-05-07T20:14:48.2772495Z Skipping (s,q) (0.55, 2): inconsistent with heavy hitters! 2025-05-07T20:14:48.2773142Z Skipping (s,q) (0.56, 2): inconsistent with heavy hitters! 2025-05-07T20:14:48.2773786Z Skipping (s,q) (0.57, 2): inconsistent with heavy hitters! 2025-05-07T20:14:48.2774433Z Skipping (s,q) (0.58, 2): inconsistent with heavy hitters! 2025-05-07T20:14:48.2775078Z Skipping (s,q) (0.59, 2): inconsistent with heavy hitters! 2025-05-07T20:14:48.2775731Z Skipping (s,q) (0.6, 2): inconsistent with heavy hitters! 2025-05-07T20:14:48.2776370Z Skipping (s,q) (0.61, 2): inconsistent with heavy hitters! 2025-05-07T20:14:48.2777022Z Skipping (s,q) (0.62, 2): inconsistent with heavy hitters! 2025-05-07T20:14:48.2777676Z Skipping (s,q) (0.63, 2): inconsistent with heavy hitters! 2025-05-07T20:14:48.2778324Z Skipping (s,q) (0.64, 2): inconsistent with heavy hitters! 2025-05-07T20:14:48.2778970Z Skipping (s,q) (0.65, 2): inconsistent with heavy hitters! 2025-05-07T20:14:48.2779619Z Skipping (s,q) (0.66, 2): inconsistent with heavy hitters! 2025-05-07T20:14:48.2780456Z Skipping (s,q) (0.67, 2): inconsistent with heavy hitters! 2025-05-07T20:14:48.2781103Z Skipping (s,q) (0.68, 2): inconsistent with heavy hitters! 2025-05-07T20:14:48.2781751Z Skipping (s,q) (0.69, 2): inconsistent with heavy hitters! 2025-05-07T20:14:48.2782396Z Skipping (s,q) (0.7, 2): inconsistent with heavy hitters! 2025-05-07T20:14:48.2783036Z Skipping (s,q) (0.71, 2): inconsistent with heavy hitters! 2025-05-07T20:14:48.2783683Z Skipping (s,q) (0.72, 2): inconsistent with heavy hitters! 2025-05-07T20:14:48.2784336Z Skipping (s,q) (0.73, 2): inconsistent with heavy hitters! 2025-05-07T20:14:48.2784986Z Skipping (s,q) (0.74, 2): inconsistent with heavy hitters! 2025-05-07T20:14:48.2785635Z Skipping (s,q) (0.75, 2): inconsistent with heavy hitters! 2025-05-07T20:14:48.2786291Z Skipping (s,q) (0.76, 2): inconsistent with heavy hitters! 2025-05-07T20:14:48.2786938Z Skipping (s,q) (0.77, 2): inconsistent with heavy hitters! 2025-05-07T20:14:48.2787582Z Skipping (s,q) (0.78, 2): inconsistent with heavy hitters! 2025-05-07T20:14:48.2788228Z Skipping (s,q) (0.79, 2): inconsistent with heavy hitters! 2025-05-07T20:14:48.2788885Z Skipping (s,q) (0.8, 2): inconsistent with heavy hitters! 2025-05-07T20:14:48.2789527Z Skipping (s,q) (0.81, 2): inconsistent with heavy hitters! 2025-05-07T20:14:48.2790175Z Skipping (s,q) (0.82, 2): inconsistent with heavy hitters! 2025-05-07T20:14:48.2790824Z Skipping (s,q) (0.83, 2): inconsistent with heavy hitters! 2025-05-07T20:14:48.2791469Z Skipping (s,q) (0.84, 2): inconsistent with heavy hitters! 2025-05-07T20:14:48.2792112Z Skipping (s,q) (0.85, 2): inconsistent with heavy hitters! 2025-05-07T20:14:48.2793204Z Skipping (s,q) (0.86, 2): inconsistent with heavy hitters! 2025-05-07T20:14:48.2794003Z Skipping (s,q) (0.87, 2): inconsistent with heavy hitters! 2025-05-07T20:14:48.2794645Z Skipping (s,q) (0.88, 2): inconsistent with heavy hitters! 2025-05-07T20:14:48.2795291Z Skipping (s,q) (0.89, 2): inconsistent with heavy hitters! 2025-05-07T20:14:48.2795939Z Skipping (s,q) (0.9, 2): inconsistent with heavy hitters! 2025-05-07T20:14:48.2796578Z Skipping (s,q) (0.91, 2): inconsistent with heavy hitters! 2025-05-07T20:14:48.2797230Z Skipping (s,q) (0.92, 2): inconsistent with heavy hitters! 2025-05-07T20:14:48.2797881Z Skipping (s,q) (0.93, 2): inconsistent with heavy hitters! 2025-05-07T20:14:48.2798534Z Skipping (s,q) (0.94, 2): inconsistent with heavy hitters! 2025-05-07T20:14:48.2799178Z Skipping (s,q) (0.95, 2): inconsistent with heavy hitters! 2025-05-07T20:14:48.2799826Z Skipping (s,q) (0.96, 2): inconsistent with heavy hitters! 2025-05-07T20:14:48.2800477Z Skipping (s,q) (0.97, 2): inconsistent with heavy hitters! 2025-05-07T20:14:48.2801121Z Skipping (s,q) (0.98, 2): inconsistent with heavy hitters! 2025-05-07T20:14:48.2801773Z Skipping (s,q) (0.99, 2): inconsistent with heavy hitters! 2025-05-07T20:14:48.2802414Z Skipping (s,q) (1, 2): inconsistent with heavy hitters! 2025-05-07T20:14:48.2803053Z Skipping (s,q) (1.01, 2): inconsistent with heavy hitters! 2025-05-07T20:14:48.2803696Z Skipping (s,q) (1.02, 2): inconsistent with heavy hitters! 2025-05-07T20:14:48.2804342Z Skipping (s,q) (1.03, 2): inconsistent with heavy hitters! 2025-05-07T20:14:48.2804990Z Skipping (s,q) (1.04, 2): inconsistent with heavy hitters! 2025-05-07T20:14:48.2805638Z Skipping (s,q) (1.05, 2): inconsistent with heavy hitters! 2025-05-07T20:14:48.2806287Z Skipping (s,q) (1.06, 2): inconsistent with heavy hitters! 2025-05-07T20:14:48.2806933Z Skipping (s,q) (1.07, 2): inconsistent with heavy hitters! 2025-05-07T20:14:48.2807571Z Skipping (s,q) (1.08, 2): inconsistent with heavy hitters! 2025-05-07T20:14:48.2808337Z Skipping (s,q) (1.09, 2): inconsistent with heavy hitters! 2025-05-07T20:14:48.2808996Z Skipping (s,q) (1.1, 2): inconsistent with heavy hitters! 2025-05-07T20:14:48.2809640Z Skipping (s,q) (1.11, 2): inconsistent with heavy hitters! 2025-05-07T20:14:48.2810282Z Skipping (s,q) (1.12, 2): inconsistent with heavy hitters! 2025-05-07T20:14:48.2810935Z Skipping (s,q) (1.13, 2): inconsistent with heavy hitters! 2025-05-07T20:14:48.2811586Z Skipping (s,q) (1.14, 2): inconsistent with heavy hitters! 2025-05-07T20:14:48.2812230Z Skipping (s,q) (1.15, 2): inconsistent with heavy hitters! 2025-05-07T20:14:48.2812879Z Skipping (s,q) (1.16, 2): inconsistent with heavy hitters! 2025-05-07T20:14:48.2813528Z Skipping (s,q) (1.17, 2): inconsistent with heavy hitters! 2025-05-07T20:14:48.2814178Z Skipping (s,q) (1.18, 2): inconsistent with heavy hitters! 2025-05-07T20:14:48.2814822Z Skipping (s,q) (1.19, 2): inconsistent with heavy hitters! 2025-05-07T20:14:48.2815481Z Skipping (s,q) (1.2, 2): inconsistent with heavy hitters! 2025-05-07T20:14:48.2816126Z Skipping (s,q) (1.21, 2): inconsistent with heavy hitters! 2025-05-07T20:14:48.2816775Z Skipping (s,q) (1.22, 2): inconsistent with heavy hitters! 2025-05-07T20:14:48.2817431Z Skipping (s,q) (1.23, 2): inconsistent with heavy hitters! 2025-05-07T20:14:48.2818078Z Skipping (s,q) (1.24, 2): inconsistent with heavy hitters! 2025-05-07T20:14:48.2818720Z Skipping (s,q) (1.25, 2): inconsistent with heavy hitters! 2025-05-07T20:14:48.2819367Z Skipping (s,q) (1.26, 2): inconsistent with heavy hitters! 2025-05-07T20:14:48.2820017Z Skipping (s,q) (1.27, 2): inconsistent with heavy hitters! 2025-05-07T20:14:48.2820667Z Skipping (s,q) (1.28, 2): inconsistent with heavy hitters! 2025-05-07T20:14:48.2821308Z Skipping (s,q) (1.29, 2): inconsistent with heavy hitters! 2025-05-07T20:14:48.2821957Z Skipping (s,q) (1.3, 2): inconsistent with heavy hitters! 2025-05-07T20:14:48.2822600Z Skipping (s,q) (1.31, 2): inconsistent with heavy hitters! 2025-05-07T20:14:48.2823523Z Skipping (s,q) (1.32, 2): inconsistent with heavy hitters! 2025-05-07T20:14:48.2824264Z Skipping (s,q) (1.33, 2): inconsistent with heavy hitters! 2025-05-07T20:14:48.2824913Z Skipping (s,q) (1.34, 2): inconsistent with heavy hitters! 2025-05-07T20:14:48.2825559Z Skipping (s,q) (1.35, 2): inconsistent with heavy hitters! 2025-05-07T20:14:48.2826202Z Skipping (s,q) (1.36, 2): inconsistent with heavy hitters! 2025-05-07T20:14:48.2826847Z Skipping (s,q) (1.37, 2): inconsistent with heavy hitters! 2025-05-07T20:14:48.2827494Z Skipping (s,q) (1.38, 2): inconsistent with heavy hitters! 2025-05-07T20:14:48.2828135Z Skipping (s,q) (1.39, 2): inconsistent with heavy hitters! 2025-05-07T20:14:48.2828783Z Skipping (s,q) (1.4, 2): inconsistent with heavy hitters! 2025-05-07T20:14:48.2829427Z Skipping (s,q) (1.41, 2): inconsistent with heavy hitters! 2025-05-07T20:14:48.2830066Z Skipping (s,q) (1.42, 2): inconsistent with heavy hitters! 2025-05-07T20:14:48.2830717Z Skipping (s,q) (1.43, 2): inconsistent with heavy hitters! 2025-05-07T20:14:48.2831365Z Skipping (s,q) (1.44, 2): inconsistent with heavy hitters! 2025-05-07T20:14:48.2832016Z Skipping (s,q) (1.45, 2): inconsistent with heavy hitters! 2025-05-07T20:14:48.2832652Z Skipping (s,q) (1.46, 2): inconsistent with heavy hitters! 2025-05-07T20:14:48.2833296Z Skipping (s,q) (1.47, 2): inconsistent with heavy hitters! 2025-05-07T20:14:48.2833939Z Skipping (s,q) (1.48, 2): inconsistent with heavy hitters! 2025-05-07T20:14:48.2834581Z Skipping (s,q) (1.49, 2): inconsistent with heavy hitters! 2025-05-07T20:14:48.2835224Z Skipping (s,q) (1.5, 2): inconsistent with heavy hitters! 2025-05-07T20:14:48.2835886Z Skipping (s,q) (1.51, 2): inconsistent with heavy hitters! 2025-05-07T20:14:48.2836535Z Skipping (s,q) (1.52, 2): inconsistent with heavy hitters! 2025-05-07T20:14:48.2837173Z Skipping (s,q) (1.53, 2): inconsistent with heavy hitters! 2025-05-07T20:14:48.2837822Z Skipping (s,q) (1.54, 2): inconsistent with heavy hitters! 2025-05-07T20:14:48.2838476Z Skipping (s,q) (1.55, 2): inconsistent with heavy hitters! 2025-05-07T20:14:48.2839125Z Skipping (s,q) (1.56, 2): inconsistent with heavy hitters! 2025-05-07T20:14:48.2839776Z Skipping (s,q) (1.57, 2): inconsistent with heavy hitters! 2025-05-07T20:14:48.2840427Z Skipping (s,q) (1.58, 2): inconsistent with heavy hitters! 2025-05-07T20:14:48.2841078Z Skipping (s,q) (1.59, 2): inconsistent with heavy hitters! 2025-05-07T20:14:48.2841717Z Skipping (s,q) (1.6, 2): inconsistent with heavy hitters! 2025-05-07T20:14:48.2842362Z Skipping (s,q) (1.61, 2): inconsistent with heavy hitters! 2025-05-07T20:14:48.2843003Z Skipping (s,q) (1.62, 2): inconsistent with heavy hitters! 2025-05-07T20:14:48.2843645Z Skipping (s,q) (1.63, 2): inconsistent with heavy hitters! 2025-05-07T20:14:48.2844297Z Skipping (s,q) (1.64, 2): inconsistent with heavy hitters! 2025-05-07T20:14:48.2844942Z Skipping (s,q) (1.65, 2): inconsistent with heavy hitters! 2025-05-07T20:14:48.2845585Z Skipping (s,q) (1.66, 2): inconsistent with heavy hitters! 2025-05-07T20:14:48.2846232Z Skipping (s,q) (1.67, 2): inconsistent with heavy hitters! 2025-05-07T20:14:48.2846884Z Skipping (s,q) (1.68, 2): inconsistent with heavy hitters! 2025-05-07T20:14:48.2847533Z Skipping (s,q) (1.69, 2): inconsistent with heavy hitters! 2025-05-07T20:14:48.2848321Z Skipping (s,q) (1.7, 2): inconsistent with heavy hitters! 2025-05-07T20:14:48.2848981Z Skipping (s,q) (1.71, 2): inconsistent with heavy hitters! 2025-05-07T20:14:48.2849632Z Skipping (s,q) (1.72, 2): inconsistent with heavy hitters! 2025-05-07T20:14:48.2850273Z Skipping (s,q) (1.73, 2): inconsistent with heavy hitters! 2025-05-07T20:14:48.2850924Z Skipping (s,q) (1.74, 2): inconsistent with heavy hitters! 2025-05-07T20:14:48.2851573Z Skipping (s,q) (1.75, 2): inconsistent with heavy hitters! 2025-05-07T20:14:48.2852224Z Skipping (s,q) (1.76, 2): inconsistent with heavy hitters! 2025-05-07T20:14:48.2852868Z Skipping (s,q) (1.77, 2): inconsistent with heavy hitters! 2025-05-07T20:14:48.2853794Z Skipping (s,q) (1.78, 2): inconsistent with heavy hitters! 2025-05-07T20:14:48.2854534Z Skipping (s,q) (1.79, 2): inconsistent with heavy hitters! 2025-05-07T20:14:48.2855176Z Skipping (s,q) (1.8, 2): inconsistent with heavy hitters! 2025-05-07T20:14:48.2855825Z Skipping (s,q) (1.81, 2): inconsistent with heavy hitters! 2025-05-07T20:14:48.2856474Z Skipping (s,q) (1.82, 2): inconsistent with heavy hitters! 2025-05-07T20:14:48.2857116Z Skipping (s,q) (1.83, 2): inconsistent with heavy hitters! 2025-05-07T20:14:48.2857767Z Skipping (s,q) (1.84, 2): inconsistent with heavy hitters! 2025-05-07T20:14:48.2858416Z Skipping (s,q) (1.85, 2): inconsistent with heavy hitters! 2025-05-07T20:14:48.2859067Z Skipping (s,q) (1.86, 2): inconsistent with heavy hitters! 2025-05-07T20:14:48.2859709Z Skipping (s,q) (1.87, 2): inconsistent with heavy hitters! 2025-05-07T20:14:48.2860361Z Skipping (s,q) (1.88, 2): inconsistent with heavy hitters! 2025-05-07T20:14:48.2861020Z Skipping (s,q) (1.89, 2): inconsistent with heavy hitters! 2025-05-07T20:14:48.2861660Z Skipping (s,q) (1.9, 2): inconsistent with heavy hitters! 2025-05-07T20:14:48.2862307Z Skipping (s,q) (1.91, 2): inconsistent with heavy hitters! 2025-05-07T20:14:48.2862961Z Skipping (s,q) (1.92, 2): inconsistent with heavy hitters! 2025-05-07T20:14:48.2863708Z Skipping (s,q) (1.93, 2): inconsistent with heavy hitters! 2025-05-07T20:14:48.2864352Z Skipping (s,q) (1.94, 2): inconsistent with heavy hitters! 2025-05-07T20:14:48.2865004Z Skipping (s,q) (1.95, 2): inconsistent with heavy hitters! 2025-05-07T20:14:48.2865655Z Skipping (s,q) (1.96, 2): inconsistent with heavy hitters! 2025-05-07T20:14:48.2866296Z Skipping (s,q) (1.97, 2): inconsistent with heavy hitters! 2025-05-07T20:14:48.2866954Z Skipping (s,q) (1.98, 2): inconsistent with heavy hitters! 2025-05-07T20:14:48.2867603Z Skipping (s,q) (1.99, 2): inconsistent with heavy hitters! 2025-05-07T20:14:48.2868257Z Skipping (s,q) (0.55, 2.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2868932Z Skipping (s,q) (0.56, 2.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2869613Z Skipping (s,q) (0.57, 2.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2870281Z Skipping (s,q) (0.58, 2.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2870945Z Skipping (s,q) (0.59, 2.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2871612Z Skipping (s,q) (0.6, 2.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2872279Z Skipping (s,q) (0.61, 2.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2872940Z Skipping (s,q) (0.62, 2.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2873612Z Skipping (s,q) (0.63, 2.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2874283Z Skipping (s,q) (0.64, 2.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2874952Z Skipping (s,q) (0.65, 2.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2875617Z Skipping (s,q) (0.66, 2.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2876301Z Skipping (s,q) (0.67, 2.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2876989Z Skipping (s,q) (0.68, 2.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2877649Z Skipping (s,q) (0.69, 2.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2878320Z Skipping (s,q) (0.7, 2.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2878991Z Skipping (s,q) (0.71, 2.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2879957Z Skipping (s,q) (0.72, 2.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2880630Z Skipping (s,q) (0.73, 2.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2881305Z Skipping (s,q) (0.74, 2.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2881976Z Skipping (s,q) (0.75, 2.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2882639Z Skipping (s,q) (0.76, 2.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2883310Z Skipping (s,q) (0.77, 2.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2884375Z Skipping (s,q) (0.78, 2.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2885063Z Skipping (s,q) (0.79, 2.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2885977Z Skipping (s,q) (0.8, 2.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2886642Z Skipping (s,q) (0.81, 2.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2887317Z Skipping (s,q) (0.82, 2.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2887979Z Skipping (s,q) (0.83, 2.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2888736Z Skipping (s,q) (0.84, 2.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2889405Z Skipping (s,q) (0.85, 2.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2890074Z Skipping (s,q) (0.86, 2.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2890740Z Skipping (s,q) (0.87, 2.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2891415Z Skipping (s,q) (0.88, 2.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2892094Z Skipping (s,q) (0.89, 2.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2892766Z Skipping (s,q) (0.9, 2.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2893445Z Skipping (s,q) (0.91, 2.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2894116Z Skipping (s,q) (0.92, 2.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2894779Z Skipping (s,q) (0.93, 2.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2895447Z Skipping (s,q) (0.94, 2.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2896112Z Skipping (s,q) (0.95, 2.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2896782Z Skipping (s,q) (0.96, 2.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2897449Z Skipping (s,q) (0.97, 2.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2898124Z Skipping (s,q) (0.98, 2.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2898796Z Skipping (s,q) (0.99, 2.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2899452Z Skipping (s,q) (1, 2.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2900123Z Skipping (s,q) (1.01, 2.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2900803Z Skipping (s,q) (1.02, 2.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2901472Z Skipping (s,q) (1.03, 2.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2902137Z Skipping (s,q) (1.04, 2.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2902803Z Skipping (s,q) (1.05, 2.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2903475Z Skipping (s,q) (1.06, 2.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2904143Z Skipping (s,q) (1.07, 2.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2904811Z Skipping (s,q) (1.08, 2.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2905473Z Skipping (s,q) (1.09, 2.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2906134Z Skipping (s,q) (1.1, 2.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2906804Z Skipping (s,q) (1.11, 2.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2907485Z Skipping (s,q) (1.12, 2.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2908160Z Skipping (s,q) (1.13, 2.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2908822Z Skipping (s,q) (1.14, 2.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2909492Z Skipping (s,q) (1.15, 2.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2910166Z Skipping (s,q) (1.16, 2.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2910841Z Skipping (s,q) (1.17, 2.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2911514Z Skipping (s,q) (1.18, 2.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2912186Z Skipping (s,q) (1.19, 2.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2912855Z Skipping (s,q) (1.2, 2.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2913514Z Skipping (s,q) (1.21, 2.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2914181Z Skipping (s,q) (1.22, 2.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2915083Z Skipping (s,q) (1.23, 2.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2915848Z Skipping (s,q) (1.24, 2.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2916516Z Skipping (s,q) (1.25, 2.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2917191Z Skipping (s,q) (1.26, 2.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2917867Z Skipping (s,q) (1.27, 2.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2918531Z Skipping (s,q) (1.28, 2.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2919202Z Skipping (s,q) (1.29, 2.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2919874Z Skipping (s,q) (1.3, 2.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2920541Z Skipping (s,q) (1.31, 2.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2921217Z Skipping (s,q) (1.32, 2.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2921885Z Skipping (s,q) (1.33, 2.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2922551Z Skipping (s,q) (1.34, 2.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2923231Z Skipping (s,q) (1.35, 2.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2923901Z Skipping (s,q) (1.36, 2.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2924573Z Skipping (s,q) (1.37, 2.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2925237Z Skipping (s,q) (1.38, 2.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2925908Z Skipping (s,q) (1.39, 2.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2926572Z Skipping (s,q) (1.4, 2.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2927224Z Skipping (s,q) (1.41, 2.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2927900Z Skipping (s,q) (1.42, 2.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2928706Z Skipping (s,q) (1.43, 2.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2929371Z Skipping (s,q) (1.44, 2.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2930036Z Skipping (s,q) (1.45, 2.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2930711Z Skipping (s,q) (1.46, 2.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2931381Z Skipping (s,q) (1.47, 2.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2932046Z Skipping (s,q) (1.48, 2.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2932718Z Skipping (s,q) (1.49, 2.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2933386Z Skipping (s,q) (1.5, 2.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2934052Z Skipping (s,q) (1.51, 2.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2934710Z Skipping (s,q) (1.52, 2.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2935377Z Skipping (s,q) (1.53, 2.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2936041Z Skipping (s,q) (1.54, 2.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2936706Z Skipping (s,q) (1.55, 2.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2937377Z Skipping (s,q) (1.56, 2.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2938047Z Skipping (s,q) (1.57, 2.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2938719Z Skipping (s,q) (1.58, 2.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2939382Z Skipping (s,q) (1.59, 2.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2940047Z Skipping (s,q) (1.6, 2.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2940717Z Skipping (s,q) (1.61, 2.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2941381Z Skipping (s,q) (1.62, 2.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2942048Z Skipping (s,q) (1.63, 2.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2942719Z Skipping (s,q) (1.64, 2.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2943383Z Skipping (s,q) (1.65, 2.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2944044Z Skipping (s,q) (1.66, 2.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2944972Z Skipping (s,q) (1.67, 2.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2945663Z Skipping (s,q) (1.68, 2.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2946446Z Skipping (s,q) (1.69, 2.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2947111Z Skipping (s,q) (1.7, 2.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2947780Z Skipping (s,q) (1.71, 2.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2948442Z Skipping (s,q) (1.72, 2.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2949110Z Skipping (s,q) (1.73, 2.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2949778Z Skipping (s,q) (1.74, 2.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2950451Z Skipping (s,q) (1.75, 2.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2951113Z Skipping (s,q) (1.76, 2.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2951787Z Skipping (s,q) (1.77, 2.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2952462Z Skipping (s,q) (1.78, 2.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2953135Z Skipping (s,q) (1.79, 2.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2953825Z Skipping (s,q) (1.8, 2.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2954508Z Skipping (s,q) (1.81, 2.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2955186Z Skipping (s,q) (1.82, 2.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2955856Z Skipping (s,q) (1.83, 2.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2956528Z Skipping (s,q) (1.84, 2.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2957207Z Skipping (s,q) (1.85, 2.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2957873Z Skipping (s,q) (1.86, 2.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2958551Z Skipping (s,q) (1.87, 2.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2959223Z Skipping (s,q) (1.88, 2.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2959907Z Skipping (s,q) (1.89, 2.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2960590Z Skipping (s,q) (1.9, 2.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2961282Z Skipping (s,q) (1.91, 2.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2961973Z Skipping (s,q) (1.92, 2.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2962646Z Skipping (s,q) (1.93, 2.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2963322Z Skipping (s,q) (1.94, 2.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2981463Z Skipping (s,q) (1.95, 2.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2982291Z Skipping (s,q) (1.96, 2.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2982972Z Skipping (s,q) (1.97, 2.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2983649Z Skipping (s,q) (1.98, 2.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2984328Z Skipping (s,q) (1.99, 2.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.2985001Z Skipping (s,q) (0.55, 2.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.2985701Z Skipping (s,q) (0.56, 2.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.2986396Z Skipping (s,q) (0.57, 2.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.2987061Z Skipping (s,q) (0.58, 2.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.2987735Z Skipping (s,q) (0.59, 2.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.2988429Z Skipping (s,q) (0.6, 2.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.2989110Z Skipping (s,q) (0.61, 2.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.2989801Z Skipping (s,q) (0.62, 2.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.2990474Z Skipping (s,q) (0.63, 2.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.2991150Z Skipping (s,q) (0.64, 2.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.2991855Z Skipping (s,q) (0.65, 2.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.2992530Z Skipping (s,q) (0.66, 2.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.2993706Z Skipping (s,q) (0.67, 2.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.2994586Z Skipping (s,q) (0.68, 2.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.2995278Z Skipping (s,q) (0.69, 2.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.2995956Z Skipping (s,q) (0.7, 2.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.2996646Z Skipping (s,q) (0.71, 2.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.2997343Z Skipping (s,q) (0.72, 2.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.2998021Z Skipping (s,q) (0.73, 2.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.2998694Z Skipping (s,q) (0.74, 2.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.2999371Z Skipping (s,q) (0.75, 2.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3000056Z Skipping (s,q) (0.76, 2.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3000726Z Skipping (s,q) (0.77, 2.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3001398Z Skipping (s,q) (0.78, 2.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3002089Z Skipping (s,q) (0.79, 2.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3002775Z Skipping (s,q) (0.8, 2.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3003446Z Skipping (s,q) (0.81, 2.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3004132Z Skipping (s,q) (0.82, 2.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3004811Z Skipping (s,q) (0.83, 2.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3005491Z Skipping (s,q) (0.84, 2.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3006154Z Skipping (s,q) (0.85, 2.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3006833Z Skipping (s,q) (0.86, 2.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3007507Z Skipping (s,q) (0.87, 2.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3008305Z Skipping (s,q) (0.88, 2.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3008984Z Skipping (s,q) (0.89, 2.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3009668Z Skipping (s,q) (0.9, 2.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3010336Z Skipping (s,q) (0.91, 2.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3011006Z Skipping (s,q) (0.92, 2.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3011694Z Skipping (s,q) (0.93, 2.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3012378Z Skipping (s,q) (0.94, 2.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3013052Z Skipping (s,q) (0.95, 2.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3013725Z Skipping (s,q) (0.96, 2.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3014395Z Skipping (s,q) (0.97, 2.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3015074Z Skipping (s,q) (0.98, 2.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3015751Z Skipping (s,q) (0.99, 2.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3016426Z Skipping (s,q) (1, 2.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3017095Z Skipping (s,q) (1.01, 2.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3017763Z Skipping (s,q) (1.02, 2.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3018431Z Skipping (s,q) (1.03, 2.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3019108Z Skipping (s,q) (1.04, 2.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3019772Z Skipping (s,q) (1.05, 2.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3020443Z Skipping (s,q) (1.06, 2.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3021121Z Skipping (s,q) (1.07, 2.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3021820Z Skipping (s,q) (1.08, 2.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3022499Z Skipping (s,q) (1.09, 2.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3023169Z Skipping (s,q) (1.1, 2.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3023842Z Skipping (s,q) (1.11, 2.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3024752Z Skipping (s,q) (1.12, 2.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3025457Z Skipping (s,q) (1.13, 2.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3026308Z Skipping (s,q) (1.14, 2.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3026978Z Skipping (s,q) (1.15, 2.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3027656Z Skipping (s,q) (1.16, 2.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3028324Z Skipping (s,q) (1.17, 2.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3029001Z Skipping (s,q) (1.18, 2.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3029669Z Skipping (s,q) (1.19, 2.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3030355Z Skipping (s,q) (1.2, 2.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3031033Z Skipping (s,q) (1.21, 2.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3031701Z Skipping (s,q) (1.22, 2.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3032388Z Skipping (s,q) (1.23, 2.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3033082Z Skipping (s,q) (1.24, 2.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3033777Z Skipping (s,q) (1.25, 2.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3034459Z Skipping (s,q) (1.26, 2.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3035167Z Skipping (s,q) (1.27, 2.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3035847Z Skipping (s,q) (1.28, 2.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3036523Z Skipping (s,q) (1.29, 2.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3037202Z Skipping (s,q) (1.3, 2.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3037882Z Skipping (s,q) (1.31, 2.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3038551Z Skipping (s,q) (1.32, 2.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3039212Z Skipping (s,q) (1.33, 2.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3039878Z Skipping (s,q) (1.34, 2.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3040560Z Skipping (s,q) (1.35, 2.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3041225Z Skipping (s,q) (1.36, 2.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3041891Z Skipping (s,q) (1.37, 2.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3042572Z Skipping (s,q) (1.38, 2.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3043251Z Skipping (s,q) (1.39, 2.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3043913Z Skipping (s,q) (1.4, 2.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3044574Z Skipping (s,q) (1.41, 2.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3045240Z Skipping (s,q) (1.42, 2.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3045904Z Skipping (s,q) (1.43, 2.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3046560Z Skipping (s,q) (1.44, 2.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3047223Z Skipping (s,q) (1.45, 2.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3047893Z Skipping (s,q) (1.46, 2.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3048713Z Skipping (s,q) (1.47, 2.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3049377Z Skipping (s,q) (1.48, 2.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3050036Z Skipping (s,q) (1.49, 2.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3050702Z Skipping (s,q) (1.5, 2.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3051357Z Skipping (s,q) (1.51, 2.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3052025Z Skipping (s,q) (1.52, 2.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3052694Z Skipping (s,q) (1.53, 2.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3052949Z Skipping (s,q) (1.54, 2.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3053205Z Skipping (s,q) (1.55, 2.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3053466Z Skipping (s,q) (1.56, 2.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3054030Z Skipping (s,q) (1.57, 2.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3054307Z Skipping (s,q) (1.58, 2.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3054672Z Skipping (s,q) (1.59, 2.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3054931Z Skipping (s,q) (1.6, 2.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3055195Z Skipping (s,q) (1.61, 2.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3055451Z Skipping (s,q) (1.62, 2.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3055706Z Skipping (s,q) (1.63, 2.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3055967Z Skipping (s,q) (1.64, 2.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3056222Z Skipping (s,q) (1.65, 2.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3056478Z Skipping (s,q) (1.66, 2.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3056741Z Skipping (s,q) (1.67, 2.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3057001Z Skipping (s,q) (1.68, 2.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3057267Z Skipping (s,q) (1.69, 2.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3057530Z Skipping (s,q) (1.7, 2.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3057788Z Skipping (s,q) (1.71, 2.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3058051Z Skipping (s,q) (1.72, 2.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3058308Z Skipping (s,q) (1.73, 2.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3058563Z Skipping (s,q) (1.74, 2.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3058828Z Skipping (s,q) (1.75, 2.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3059086Z Skipping (s,q) (1.76, 2.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3059350Z Skipping (s,q) (1.77, 2.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3059603Z Skipping (s,q) (1.78, 2.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3059859Z Skipping (s,q) (1.79, 2.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3060124Z Skipping (s,q) (1.8, 2.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3060387Z Skipping (s,q) (1.81, 2.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3060646Z Skipping (s,q) (1.82, 2.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3060913Z Skipping (s,q) (1.83, 2.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3061169Z Skipping (s,q) (1.84, 2.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3061431Z Skipping (s,q) (1.85, 2.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3061690Z Skipping (s,q) (1.86, 2.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3061945Z Skipping (s,q) (1.87, 2.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3062209Z Skipping (s,q) (1.88, 2.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3062471Z Skipping (s,q) (1.89, 2.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3062724Z Skipping (s,q) (1.9, 2.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3062995Z Skipping (s,q) (1.91, 2.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3063259Z Skipping (s,q) (1.92, 2.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3063523Z Skipping (s,q) (1.93, 2.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3063781Z Skipping (s,q) (1.94, 2.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3064039Z Skipping (s,q) (1.95, 2.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3064304Z Skipping (s,q) (1.96, 2.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3064559Z Skipping (s,q) (1.97, 2.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3064814Z Skipping (s,q) (1.98, 2.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3065076Z Skipping (s,q) (1.99, 2.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3065337Z Skipping (s,q) (0.55, 2.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3065603Z Skipping (s,q) (0.56, 2.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3065999Z Skipping (s,q) (0.57, 2.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3066276Z Skipping (s,q) (0.58, 2.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3066661Z Skipping (s,q) (0.59, 2.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3066918Z Skipping (s,q) (0.6, 2.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3067175Z Skipping (s,q) (0.61, 2.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3067441Z Skipping (s,q) (0.62, 2.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3067696Z Skipping (s,q) (0.63, 2.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3067961Z Skipping (s,q) (0.64, 2.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3068218Z Skipping (s,q) (0.65, 2.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3068477Z Skipping (s,q) (0.66, 2.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3068743Z Skipping (s,q) (0.67, 2.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3069005Z Skipping (s,q) (0.68, 2.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3069262Z Skipping (s,q) (0.69, 2.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3069535Z Skipping (s,q) (0.7, 2.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3069791Z Skipping (s,q) (0.71, 2.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3070049Z Skipping (s,q) (0.72, 2.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3070313Z Skipping (s,q) (0.73, 2.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3070572Z Skipping (s,q) (0.74, 2.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3070839Z Skipping (s,q) (0.75, 2.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3071096Z Skipping (s,q) (0.76, 2.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3071355Z Skipping (s,q) (0.77, 2.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3071624Z Skipping (s,q) (0.78, 2.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3071885Z Skipping (s,q) (0.79, 2.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3072149Z Skipping (s,q) (0.8, 2.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3072419Z Skipping (s,q) (0.81, 2.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3072680Z Skipping (s,q) (0.82, 2.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3072944Z Skipping (s,q) (0.83, 2.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3073202Z Skipping (s,q) (0.84, 2.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3073462Z Skipping (s,q) (0.85, 2.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3073727Z Skipping (s,q) (0.86, 2.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3073987Z Skipping (s,q) (0.87, 2.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3074243Z Skipping (s,q) (0.88, 2.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3074508Z Skipping (s,q) (0.89, 2.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3074766Z Skipping (s,q) (0.9, 2.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3075034Z Skipping (s,q) (0.91, 2.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3075301Z Skipping (s,q) (0.92, 2.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3075557Z Skipping (s,q) (0.93, 2.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3075820Z Skipping (s,q) (0.94, 2.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3076079Z Skipping (s,q) (0.95, 2.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3076335Z Skipping (s,q) (0.96, 2.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3076595Z Skipping (s,q) (0.97, 2.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3076850Z Skipping (s,q) (0.98, 2.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3077112Z Skipping (s,q) (0.99, 2.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3077360Z Skipping (s,q) (1, 2.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3077615Z Skipping (s,q) (1.01, 2.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3078010Z Skipping (s,q) (1.02, 2.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3078352Z Skipping (s,q) (1.03, 2.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3078608Z Skipping (s,q) (1.04, 2.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3078875Z Skipping (s,q) (1.05, 2.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3079139Z Skipping (s,q) (1.06, 2.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3079406Z Skipping (s,q) (1.07, 2.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3080153Z Skipping (s,q) (1.08, 2.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3080432Z Skipping (s,q) (1.09, 2.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3080703Z Skipping (s,q) (1.1, 2.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3080964Z Skipping (s,q) (1.11, 2.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3081227Z Skipping (s,q) (1.12, 2.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3081502Z Skipping (s,q) (1.13, 2.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3081769Z Skipping (s,q) (1.14, 2.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3082039Z Skipping (s,q) (1.15, 2.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3082300Z Skipping (s,q) (1.16, 2.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3082562Z Skipping (s,q) (1.17, 2.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3082832Z Skipping (s,q) (1.18, 2.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3083096Z Skipping (s,q) (1.19, 2.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3083356Z Skipping (s,q) (1.2, 2.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3083626Z Skipping (s,q) (1.21, 2.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3083890Z Skipping (s,q) (1.22, 2.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3084157Z Skipping (s,q) (1.23, 2.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3084421Z Skipping (s,q) (1.24, 2.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3084686Z Skipping (s,q) (1.25, 2.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3084953Z Skipping (s,q) (1.26, 2.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3085213Z Skipping (s,q) (1.27, 2.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3085471Z Skipping (s,q) (1.28, 2.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3085739Z Skipping (s,q) (1.29, 2.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3085999Z Skipping (s,q) (1.3, 2.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3086263Z Skipping (s,q) (1.31, 2.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3086530Z Skipping (s,q) (1.32, 2.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3086793Z Skipping (s,q) (1.33, 2.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3087059Z Skipping (s,q) (1.34, 2.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3087326Z Skipping (s,q) (1.35, 2.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3087589Z Skipping (s,q) (1.36, 2.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3087866Z Skipping (s,q) (1.37, 2.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3088218Z Skipping (s,q) (1.38, 2.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3088490Z Skipping (s,q) (1.39, 2.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3088757Z Skipping (s,q) (1.4, 2.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3089015Z Skipping (s,q) (1.41, 2.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3089281Z Skipping (s,q) (1.42, 2.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3089540Z Skipping (s,q) (1.43, 2.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3089799Z Skipping (s,q) (1.44, 2.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3090068Z Skipping (s,q) (1.45, 2.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3090742Z Skipping (s,q) (1.46, 2.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3091021Z Skipping (s,q) (1.47, 2.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3091483Z Skipping (s,q) (1.48, 2.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3091742Z Skipping (s,q) (1.49, 2.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3092007Z Skipping (s,q) (1.5, 2.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3092270Z Skipping (s,q) (1.51, 2.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3092528Z Skipping (s,q) (1.52, 2.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3092792Z Skipping (s,q) (1.53, 2.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3093054Z Skipping (s,q) (1.54, 2.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3093312Z Skipping (s,q) (1.55, 2.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3093581Z Skipping (s,q) (1.56, 2.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3093840Z Skipping (s,q) (1.57, 2.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3094110Z Skipping (s,q) (1.58, 2.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3094375Z Skipping (s,q) (1.59, 2.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3094636Z Skipping (s,q) (1.6, 2.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3094902Z Skipping (s,q) (1.61, 2.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3095159Z Skipping (s,q) (1.62, 2.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3095417Z Skipping (s,q) (1.63, 2.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3095682Z Skipping (s,q) (1.64, 2.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3095944Z Skipping (s,q) (1.65, 2.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3096214Z Skipping (s,q) (1.66, 2.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3096476Z Skipping (s,q) (1.67, 2.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3096740Z Skipping (s,q) (1.68, 2.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3097012Z Skipping (s,q) (1.69, 2.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3097278Z Skipping (s,q) (1.7, 2.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3097537Z Skipping (s,q) (1.71, 2.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3097804Z Skipping (s,q) (1.72, 2.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3098064Z Skipping (s,q) (1.73, 2.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3098336Z Skipping (s,q) (1.74, 2.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3098597Z Skipping (s,q) (1.75, 2.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3098859Z Skipping (s,q) (1.76, 2.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3099128Z Skipping (s,q) (1.77, 2.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3099391Z Skipping (s,q) (1.78, 2.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3099649Z Skipping (s,q) (1.79, 2.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3099920Z Skipping (s,q) (1.8, 2.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3100188Z Skipping (s,q) (1.81, 2.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3100448Z Skipping (s,q) (1.82, 2.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3100716Z Skipping (s,q) (1.83, 2.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3100975Z Skipping (s,q) (1.84, 2.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3101242Z Skipping (s,q) (1.85, 2.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3101506Z Skipping (s,q) (1.86, 2.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3101765Z Skipping (s,q) (1.87, 2.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3102028Z Skipping (s,q) (1.88, 2.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3102285Z Skipping (s,q) (1.89, 2.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3102544Z Skipping (s,q) (1.9, 2.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3102943Z Skipping (s,q) (1.91, 2.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3103279Z Skipping (s,q) (1.92, 2.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3103550Z Skipping (s,q) (1.93, 2.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3103811Z Skipping (s,q) (1.94, 2.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3104069Z Skipping (s,q) (1.95, 2.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3104333Z Skipping (s,q) (1.96, 2.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3104593Z Skipping (s,q) (1.97, 2.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3104851Z Skipping (s,q) (1.98, 2.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3105118Z Skipping (s,q) (1.99, 2.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3105368Z Skipping (s,q) (0.56, 3): inconsistent with heavy hitters! 2025-05-07T20:14:48.3105626Z Skipping (s,q) (0.57, 3): inconsistent with heavy hitters! 2025-05-07T20:14:48.3105882Z Skipping (s,q) (0.58, 3): inconsistent with heavy hitters! 2025-05-07T20:14:48.3106132Z Skipping (s,q) (0.59, 3): inconsistent with heavy hitters! 2025-05-07T20:14:48.3106396Z Skipping (s,q) (0.6, 3): inconsistent with heavy hitters! 2025-05-07T20:14:48.3106650Z Skipping (s,q) (0.61, 3): inconsistent with heavy hitters! 2025-05-07T20:14:48.3106901Z Skipping (s,q) (0.62, 3): inconsistent with heavy hitters! 2025-05-07T20:14:48.3107155Z Skipping (s,q) (0.63, 3): inconsistent with heavy hitters! 2025-05-07T20:14:48.3107405Z Skipping (s,q) (0.64, 3): inconsistent with heavy hitters! 2025-05-07T20:14:48.3107663Z Skipping (s,q) (0.65, 3): inconsistent with heavy hitters! 2025-05-07T20:14:48.3107915Z Skipping (s,q) (0.66, 3): inconsistent with heavy hitters! 2025-05-07T20:14:48.3108165Z Skipping (s,q) (0.67, 3): inconsistent with heavy hitters! 2025-05-07T20:14:48.3108421Z Skipping (s,q) (0.68, 3): inconsistent with heavy hitters! 2025-05-07T20:14:48.3108670Z Skipping (s,q) (0.69, 3): inconsistent with heavy hitters! 2025-05-07T20:14:48.3108927Z Skipping (s,q) (0.7, 3): inconsistent with heavy hitters! 2025-05-07T20:14:48.3109194Z Skipping (s,q) (0.71, 3): inconsistent with heavy hitters! 2025-05-07T20:14:48.3109447Z Skipping (s,q) (0.72, 3): inconsistent with heavy hitters! 2025-05-07T20:14:48.3109698Z Skipping (s,q) (0.73, 3): inconsistent with heavy hitters! 2025-05-07T20:14:48.3109959Z Skipping (s,q) (0.74, 3): inconsistent with heavy hitters! 2025-05-07T20:14:48.3110209Z Skipping (s,q) (0.75, 3): inconsistent with heavy hitters! 2025-05-07T20:14:48.3110468Z Skipping (s,q) (0.76, 3): inconsistent with heavy hitters! 2025-05-07T20:14:48.3110717Z Skipping (s,q) (0.77, 3): inconsistent with heavy hitters! 2025-05-07T20:14:48.3110968Z Skipping (s,q) (0.78, 3): inconsistent with heavy hitters! 2025-05-07T20:14:48.3111226Z Skipping (s,q) (0.79, 3): inconsistent with heavy hitters! 2025-05-07T20:14:48.3111480Z Skipping (s,q) (0.8, 3): inconsistent with heavy hitters! 2025-05-07T20:14:48.3111738Z Skipping (s,q) (0.81, 3): inconsistent with heavy hitters! 2025-05-07T20:14:48.3112001Z Skipping (s,q) (0.82, 3): inconsistent with heavy hitters! 2025-05-07T20:14:48.3112257Z Skipping (s,q) (0.83, 3): inconsistent with heavy hitters! 2025-05-07T20:14:48.3112513Z Skipping (s,q) (0.84, 3): inconsistent with heavy hitters! 2025-05-07T20:14:48.3112760Z Skipping (s,q) (0.85, 3): inconsistent with heavy hitters! 2025-05-07T20:14:48.3113010Z Skipping (s,q) (0.86, 3): inconsistent with heavy hitters! 2025-05-07T20:14:48.3113267Z Skipping (s,q) (0.87, 3): inconsistent with heavy hitters! 2025-05-07T20:14:48.3113516Z Skipping (s,q) (0.88, 3): inconsistent with heavy hitters! 2025-05-07T20:14:48.3113766Z Skipping (s,q) (0.89, 3): inconsistent with heavy hitters! 2025-05-07T20:14:48.3114022Z Skipping (s,q) (0.9, 3): inconsistent with heavy hitters! 2025-05-07T20:14:48.3114276Z Skipping (s,q) (0.91, 3): inconsistent with heavy hitters! 2025-05-07T20:14:48.3114533Z Skipping (s,q) (0.92, 3): inconsistent with heavy hitters! 2025-05-07T20:14:48.3114908Z Skipping (s,q) (0.93, 3): inconsistent with heavy hitters! 2025-05-07T20:14:48.3115238Z Skipping (s,q) (0.94, 3): inconsistent with heavy hitters! 2025-05-07T20:14:48.3115495Z Skipping (s,q) (0.95, 3): inconsistent with heavy hitters! 2025-05-07T20:14:48.3115746Z Skipping (s,q) (0.96, 3): inconsistent with heavy hitters! 2025-05-07T20:14:48.3115995Z Skipping (s,q) (0.97, 3): inconsistent with heavy hitters! 2025-05-07T20:14:48.3116249Z Skipping (s,q) (0.98, 3): inconsistent with heavy hitters! 2025-05-07T20:14:48.3116496Z Skipping (s,q) (0.99, 3): inconsistent with heavy hitters! 2025-05-07T20:14:48.3116744Z Skipping (s,q) (1, 3): inconsistent with heavy hitters! 2025-05-07T20:14:48.3116993Z Skipping (s,q) (1.01, 3): inconsistent with heavy hitters! 2025-05-07T20:14:48.3117248Z Skipping (s,q) (1.02, 3): inconsistent with heavy hitters! 2025-05-07T20:14:48.3117501Z Skipping (s,q) (1.03, 3): inconsistent with heavy hitters! 2025-05-07T20:14:48.3117754Z Skipping (s,q) (1.04, 3): inconsistent with heavy hitters! 2025-05-07T20:14:48.3118004Z Skipping (s,q) (1.05, 3): inconsistent with heavy hitters! 2025-05-07T20:14:48.3118265Z Skipping (s,q) (1.06, 3): inconsistent with heavy hitters! 2025-05-07T20:14:48.3118512Z Skipping (s,q) (1.07, 3): inconsistent with heavy hitters! 2025-05-07T20:14:48.3118759Z Skipping (s,q) (1.08, 3): inconsistent with heavy hitters! 2025-05-07T20:14:48.3119017Z Skipping (s,q) (1.09, 3): inconsistent with heavy hitters! 2025-05-07T20:14:48.3119263Z Skipping (s,q) (1.1, 3): inconsistent with heavy hitters! 2025-05-07T20:14:48.3119522Z Skipping (s,q) (1.11, 3): inconsistent with heavy hitters! 2025-05-07T20:14:48.3119774Z Skipping (s,q) (1.12, 3): inconsistent with heavy hitters! 2025-05-07T20:14:48.3120024Z Skipping (s,q) (1.13, 3): inconsistent with heavy hitters! 2025-05-07T20:14:48.3120281Z Skipping (s,q) (1.14, 3): inconsistent with heavy hitters! 2025-05-07T20:14:48.3120531Z Skipping (s,q) (1.15, 3): inconsistent with heavy hitters! 2025-05-07T20:14:48.3120789Z Skipping (s,q) (1.16, 3): inconsistent with heavy hitters! 2025-05-07T20:14:48.3121050Z Skipping (s,q) (1.17, 3): inconsistent with heavy hitters! 2025-05-07T20:14:48.3121301Z Skipping (s,q) (1.18, 3): inconsistent with heavy hitters! 2025-05-07T20:14:48.3121559Z Skipping (s,q) (1.19, 3): inconsistent with heavy hitters! 2025-05-07T20:14:48.3121809Z Skipping (s,q) (1.2, 3): inconsistent with heavy hitters! 2025-05-07T20:14:48.3122059Z Skipping (s,q) (1.21, 3): inconsistent with heavy hitters! 2025-05-07T20:14:48.3122318Z Skipping (s,q) (1.22, 3): inconsistent with heavy hitters! 2025-05-07T20:14:48.3122570Z Skipping (s,q) (1.23, 3): inconsistent with heavy hitters! 2025-05-07T20:14:48.3122819Z Skipping (s,q) (1.24, 3): inconsistent with heavy hitters! 2025-05-07T20:14:48.3123078Z Skipping (s,q) (1.25, 3): inconsistent with heavy hitters! 2025-05-07T20:14:48.3123328Z Skipping (s,q) (1.26, 3): inconsistent with heavy hitters! 2025-05-07T20:14:48.3123598Z Skipping (s,q) (1.27, 3): inconsistent with heavy hitters! 2025-05-07T20:14:48.3123854Z Skipping (s,q) (1.28, 3): inconsistent with heavy hitters! 2025-05-07T20:14:48.3124115Z Skipping (s,q) (1.29, 3): inconsistent with heavy hitters! 2025-05-07T20:14:48.3124369Z Skipping (s,q) (1.3, 3): inconsistent with heavy hitters! 2025-05-07T20:14:48.3124619Z Skipping (s,q) (1.31, 3): inconsistent with heavy hitters! 2025-05-07T20:14:48.3124872Z Skipping (s,q) (1.32, 3): inconsistent with heavy hitters! 2025-05-07T20:14:48.3125130Z Skipping (s,q) (1.33, 3): inconsistent with heavy hitters! 2025-05-07T20:14:48.3125379Z Skipping (s,q) (1.34, 3): inconsistent with heavy hitters! 2025-05-07T20:14:48.3125629Z Skipping (s,q) (1.35, 3): inconsistent with heavy hitters! 2025-05-07T20:14:48.3125885Z Skipping (s,q) (1.36, 3): inconsistent with heavy hitters! 2025-05-07T20:14:48.3126135Z Skipping (s,q) (1.37, 3): inconsistent with heavy hitters! 2025-05-07T20:14:48.3126392Z Skipping (s,q) (1.38, 3): inconsistent with heavy hitters! 2025-05-07T20:14:48.3126788Z Skipping (s,q) (1.39, 3): inconsistent with heavy hitters! 2025-05-07T20:14:48.3127106Z Skipping (s,q) (1.4, 3): inconsistent with heavy hitters! 2025-05-07T20:14:48.3127362Z Skipping (s,q) (1.41, 3): inconsistent with heavy hitters! 2025-05-07T20:14:48.3127609Z Skipping (s,q) (1.42, 3): inconsistent with heavy hitters! 2025-05-07T20:14:48.3127857Z Skipping (s,q) (1.43, 3): inconsistent with heavy hitters! 2025-05-07T20:14:48.3128255Z Skipping (s,q) (1.44, 3): inconsistent with heavy hitters! 2025-05-07T20:14:48.3128510Z Skipping (s,q) (1.45, 3): inconsistent with heavy hitters! 2025-05-07T20:14:48.3128766Z Skipping (s,q) (1.46, 3): inconsistent with heavy hitters! 2025-05-07T20:14:48.3129013Z Skipping (s,q) (1.47, 3): inconsistent with heavy hitters! 2025-05-07T20:14:48.3129264Z Skipping (s,q) (1.48, 3): inconsistent with heavy hitters! 2025-05-07T20:14:48.3129517Z Skipping (s,q) (1.49, 3): inconsistent with heavy hitters! 2025-05-07T20:14:48.3129771Z Skipping (s,q) (1.5, 3): inconsistent with heavy hitters! 2025-05-07T20:14:48.3130020Z Skipping (s,q) (1.51, 3): inconsistent with heavy hitters! 2025-05-07T20:14:48.3130281Z Skipping (s,q) (1.52, 3): inconsistent with heavy hitters! 2025-05-07T20:14:48.3130529Z Skipping (s,q) (1.53, 3): inconsistent with heavy hitters! 2025-05-07T20:14:48.3130787Z Skipping (s,q) (1.54, 3): inconsistent with heavy hitters! 2025-05-07T20:14:48.3131036Z Skipping (s,q) (1.55, 3): inconsistent with heavy hitters! 2025-05-07T20:14:48.3131287Z Skipping (s,q) (1.56, 3): inconsistent with heavy hitters! 2025-05-07T20:14:48.3131544Z Skipping (s,q) (1.57, 3): inconsistent with heavy hitters! 2025-05-07T20:14:48.3131793Z Skipping (s,q) (1.58, 3): inconsistent with heavy hitters! 2025-05-07T20:14:48.3132046Z Skipping (s,q) (1.59, 3): inconsistent with heavy hitters! 2025-05-07T20:14:48.3132303Z Skipping (s,q) (1.6, 3): inconsistent with heavy hitters! 2025-05-07T20:14:48.3132554Z Skipping (s,q) (1.61, 3): inconsistent with heavy hitters! 2025-05-07T20:14:48.3132811Z Skipping (s,q) (1.62, 3): inconsistent with heavy hitters! 2025-05-07T20:14:48.3133076Z Skipping (s,q) (1.63, 3): inconsistent with heavy hitters! 2025-05-07T20:14:48.3133327Z Skipping (s,q) (1.64, 3): inconsistent with heavy hitters! 2025-05-07T20:14:48.3133584Z Skipping (s,q) (1.65, 3): inconsistent with heavy hitters! 2025-05-07T20:14:48.3133834Z Skipping (s,q) (1.66, 3): inconsistent with heavy hitters! 2025-05-07T20:14:48.3134086Z Skipping (s,q) (1.67, 3): inconsistent with heavy hitters! 2025-05-07T20:14:48.3134340Z Skipping (s,q) (1.68, 3): inconsistent with heavy hitters! 2025-05-07T20:14:48.3134591Z Skipping (s,q) (1.69, 3): inconsistent with heavy hitters! 2025-05-07T20:14:48.3134840Z Skipping (s,q) (1.7, 3): inconsistent with heavy hitters! 2025-05-07T20:14:48.3135100Z Skipping (s,q) (1.71, 3): inconsistent with heavy hitters! 2025-05-07T20:14:48.3135354Z Skipping (s,q) (1.72, 3): inconsistent with heavy hitters! 2025-05-07T20:14:48.3135618Z Skipping (s,q) (1.73, 3): inconsistent with heavy hitters! 2025-05-07T20:14:48.3135871Z Skipping (s,q) (1.74, 3): inconsistent with heavy hitters! 2025-05-07T20:14:48.3136129Z Skipping (s,q) (1.75, 3): inconsistent with heavy hitters! 2025-05-07T20:14:48.3136396Z Skipping (s,q) (1.76, 3): inconsistent with heavy hitters! 2025-05-07T20:14:48.3136646Z Skipping (s,q) (1.77, 3): inconsistent with heavy hitters! 2025-05-07T20:14:48.3136902Z Skipping (s,q) (1.78, 3): inconsistent with heavy hitters! 2025-05-07T20:14:48.3137155Z Skipping (s,q) (1.79, 3): inconsistent with heavy hitters! 2025-05-07T20:14:48.3137402Z Skipping (s,q) (1.8, 3): inconsistent with heavy hitters! 2025-05-07T20:14:48.3137659Z Skipping (s,q) (1.81, 3): inconsistent with heavy hitters! 2025-05-07T20:14:48.3137908Z Skipping (s,q) (1.82, 3): inconsistent with heavy hitters! 2025-05-07T20:14:48.3138158Z Skipping (s,q) (1.83, 3): inconsistent with heavy hitters! 2025-05-07T20:14:48.3138413Z Skipping (s,q) (1.84, 3): inconsistent with heavy hitters! 2025-05-07T20:14:48.3138907Z Skipping (s,q) (1.85, 3): inconsistent with heavy hitters! 2025-05-07T20:14:48.3139234Z Skipping (s,q) (1.86, 3): inconsistent with heavy hitters! 2025-05-07T20:14:48.3139488Z Skipping (s,q) (1.87, 3): inconsistent with heavy hitters! 2025-05-07T20:14:48.3139741Z Skipping (s,q) (1.88, 3): inconsistent with heavy hitters! 2025-05-07T20:14:48.3140002Z Skipping (s,q) (1.89, 3): inconsistent with heavy hitters! 2025-05-07T20:14:48.3140251Z Skipping (s,q) (1.9, 3): inconsistent with heavy hitters! 2025-05-07T20:14:48.3140510Z Skipping (s,q) (1.91, 3): inconsistent with heavy hitters! 2025-05-07T20:14:48.3140767Z Skipping (s,q) (1.92, 3): inconsistent with heavy hitters! 2025-05-07T20:14:48.3141015Z Skipping (s,q) (1.93, 3): inconsistent with heavy hitters! 2025-05-07T20:14:48.3141273Z Skipping (s,q) (1.94, 3): inconsistent with heavy hitters! 2025-05-07T20:14:48.3141524Z Skipping (s,q) (1.95, 3): inconsistent with heavy hitters! 2025-05-07T20:14:48.3141779Z Skipping (s,q) (1.96, 3): inconsistent with heavy hitters! 2025-05-07T20:14:48.3142039Z Skipping (s,q) (1.97, 3): inconsistent with heavy hitters! 2025-05-07T20:14:48.3142296Z Skipping (s,q) (1.98, 3): inconsistent with heavy hitters! 2025-05-07T20:14:48.3142545Z Skipping (s,q) (1.99, 3): inconsistent with heavy hitters! 2025-05-07T20:14:48.3142810Z Skipping (s,q) (0.56, 3.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3143071Z Skipping (s,q) (0.57, 3.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3143345Z Skipping (s,q) (0.58, 3.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3143604Z Skipping (s,q) (0.59, 3.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3143863Z Skipping (s,q) (0.6, 3.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3144134Z Skipping (s,q) (0.61, 3.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3144393Z Skipping (s,q) (0.62, 3.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3144652Z Skipping (s,q) (0.63, 3.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3144923Z Skipping (s,q) (0.64, 3.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3145188Z Skipping (s,q) (0.65, 3.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3145445Z Skipping (s,q) (0.66, 3.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3145712Z Skipping (s,q) (0.67, 3.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3145972Z Skipping (s,q) (0.68, 3.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3146240Z Skipping (s,q) (0.69, 3.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3146500Z Skipping (s,q) (0.7, 3.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3146758Z Skipping (s,q) (0.71, 3.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3147023Z Skipping (s,q) (0.72, 3.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3147282Z Skipping (s,q) (0.73, 3.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3147540Z Skipping (s,q) (0.74, 3.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3147815Z Skipping (s,q) (0.75, 3.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3148082Z Skipping (s,q) (0.76, 3.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3148350Z Skipping (s,q) (0.77, 3.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3148617Z Skipping (s,q) (0.78, 3.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3148881Z Skipping (s,q) (0.79, 3.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3149152Z Skipping (s,q) (0.8, 3.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3149411Z Skipping (s,q) (0.81, 3.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3149672Z Skipping (s,q) (0.82, 3.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3149937Z Skipping (s,q) (0.83, 3.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3150200Z Skipping (s,q) (0.84, 3.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3150462Z Skipping (s,q) (0.85, 3.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3150853Z Skipping (s,q) (0.86, 3.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3151187Z Skipping (s,q) (0.87, 3.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3151457Z Skipping (s,q) (0.88, 3.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3151716Z Skipping (s,q) (0.89, 3.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3151973Z Skipping (s,q) (0.9, 3.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3152241Z Skipping (s,q) (0.91, 3.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3152501Z Skipping (s,q) (0.92, 3.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3152766Z Skipping (s,q) (0.93, 3.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3153023Z Skipping (s,q) (0.94, 3.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3153281Z Skipping (s,q) (0.95, 3.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3153547Z Skipping (s,q) (0.96, 3.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3153811Z Skipping (s,q) (0.97, 3.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3154077Z Skipping (s,q) (0.98, 3.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3154344Z Skipping (s,q) (0.99, 3.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3154595Z Skipping (s,q) (1, 3.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3154861Z Skipping (s,q) (1.01, 3.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3155121Z Skipping (s,q) (1.02, 3.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3155377Z Skipping (s,q) (1.03, 3.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3155641Z Skipping (s,q) (1.04, 3.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3155899Z Skipping (s,q) (1.05, 3.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3156158Z Skipping (s,q) (1.06, 3.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3156427Z Skipping (s,q) (1.07, 3.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3156696Z Skipping (s,q) (1.08, 3.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3156969Z Skipping (s,q) (1.09, 3.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3157237Z Skipping (s,q) (1.1, 3.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3157500Z Skipping (s,q) (1.11, 3.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3157767Z Skipping (s,q) (1.12, 3.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3158027Z Skipping (s,q) (1.13, 3.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3158290Z Skipping (s,q) (1.14, 3.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3158556Z Skipping (s,q) (1.15, 3.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3158816Z Skipping (s,q) (1.16, 3.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3159078Z Skipping (s,q) (1.17, 3.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3159344Z Skipping (s,q) (1.18, 3.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3159608Z Skipping (s,q) (1.19, 3.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3159874Z Skipping (s,q) (1.2, 3.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3160136Z Skipping (s,q) (1.21, 3.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3160393Z Skipping (s,q) (1.22, 3.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3160658Z Skipping (s,q) (1.23, 3.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3160914Z Skipping (s,q) (1.24, 3.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3161175Z Skipping (s,q) (1.25, 3.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3161441Z Skipping (s,q) (1.26, 3.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3161697Z Skipping (s,q) (1.27, 3.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3161964Z Skipping (s,q) (1.28, 3.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3162223Z Skipping (s,q) (1.29, 3.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3162484Z Skipping (s,q) (1.3, 3.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3162919Z Skipping (s,q) (1.31, 3.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3163252Z Skipping (s,q) (1.32, 3.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3163511Z Skipping (s,q) (1.33, 3.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3163776Z Skipping (s,q) (1.34, 3.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3164033Z Skipping (s,q) (1.35, 3.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3164299Z Skipping (s,q) (1.36, 3.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3164562Z Skipping (s,q) (1.37, 3.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3164822Z Skipping (s,q) (1.38, 3.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3165090Z Skipping (s,q) (1.39, 3.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3165349Z Skipping (s,q) (1.4, 3.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3165607Z Skipping (s,q) (1.41, 3.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3165875Z Skipping (s,q) (1.42, 3.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3166140Z Skipping (s,q) (1.43, 3.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3166407Z Skipping (s,q) (1.44, 3.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3166666Z Skipping (s,q) (1.45, 3.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3166927Z Skipping (s,q) (1.46, 3.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3167194Z Skipping (s,q) (1.47, 3.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3167455Z Skipping (s,q) (1.48, 3.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3167714Z Skipping (s,q) (1.49, 3.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3167981Z Skipping (s,q) (1.5, 3.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3168347Z Skipping (s,q) (1.51, 3.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3168614Z Skipping (s,q) (1.52, 3.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3168879Z Skipping (s,q) (1.53, 3.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3169148Z Skipping (s,q) (1.54, 3.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3169415Z Skipping (s,q) (1.55, 3.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3169674Z Skipping (s,q) (1.56, 3.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3169932Z Skipping (s,q) (1.57, 3.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3170196Z Skipping (s,q) (1.58, 3.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3170454Z Skipping (s,q) (1.59, 3.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3170721Z Skipping (s,q) (1.6, 3.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3170977Z Skipping (s,q) (1.61, 3.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3171233Z Skipping (s,q) (1.62, 3.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3171500Z Skipping (s,q) (1.63, 3.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3171766Z Skipping (s,q) (1.64, 3.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3172031Z Skipping (s,q) (1.65, 3.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3172295Z Skipping (s,q) (1.66, 3.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3172554Z Skipping (s,q) (1.67, 3.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3172812Z Skipping (s,q) (1.68, 3.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3173079Z Skipping (s,q) (1.69, 3.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3173336Z Skipping (s,q) (1.7, 3.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3173600Z Skipping (s,q) (1.71, 3.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3173857Z Skipping (s,q) (1.72, 3.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3174115Z Skipping (s,q) (1.73, 3.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3174387Z Skipping (s,q) (1.74, 3.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3174843Z Skipping (s,q) (1.75, 3.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3175208Z Skipping (s,q) (1.76, 3.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3175477Z Skipping (s,q) (1.77, 3.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3175739Z Skipping (s,q) (1.78, 3.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3176004Z Skipping (s,q) (1.79, 3.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3176262Z Skipping (s,q) (1.8, 3.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3176520Z Skipping (s,q) (1.81, 3.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3176786Z Skipping (s,q) (1.82, 3.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3177046Z Skipping (s,q) (1.83, 3.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3177306Z Skipping (s,q) (1.84, 3.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3177569Z Skipping (s,q) (1.85, 3.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3177833Z Skipping (s,q) (1.86, 3.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3178100Z Skipping (s,q) (1.87, 3.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3178363Z Skipping (s,q) (1.88, 3.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3178621Z Skipping (s,q) (1.89, 3.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3178887Z Skipping (s,q) (1.9, 3.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3179144Z Skipping (s,q) (1.91, 3.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3179403Z Skipping (s,q) (1.92, 3.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3179861Z Skipping (s,q) (1.93, 3.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3180128Z Skipping (s,q) (1.94, 3.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3180395Z Skipping (s,q) (1.95, 3.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3180657Z Skipping (s,q) (1.96, 3.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3180920Z Skipping (s,q) (1.97, 3.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3181192Z Skipping (s,q) (1.98, 3.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3181453Z Skipping (s,q) (1.99, 3.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3181709Z Skipping (s,q) (0.57, 3.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3181968Z Skipping (s,q) (0.58, 3.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3182224Z Skipping (s,q) (0.59, 3.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3182483Z Skipping (s,q) (0.6, 3.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3182739Z Skipping (s,q) (0.61, 3.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3182994Z Skipping (s,q) (0.62, 3.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3183257Z Skipping (s,q) (0.63, 3.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3183510Z Skipping (s,q) (0.64, 3.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3183765Z Skipping (s,q) (0.65, 3.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3184030Z Skipping (s,q) (0.66, 3.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3184293Z Skipping (s,q) (0.67, 3.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3184557Z Skipping (s,q) (0.68, 3.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3184811Z Skipping (s,q) (0.69, 3.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3185064Z Skipping (s,q) (0.7, 3.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3185328Z Skipping (s,q) (0.71, 3.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3185584Z Skipping (s,q) (0.72, 3.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3185838Z Skipping (s,q) (0.73, 3.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3186102Z Skipping (s,q) (0.74, 3.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3186356Z Skipping (s,q) (0.75, 3.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3186618Z Skipping (s,q) (0.76, 3.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3187223Z Skipping (s,q) (0.77, 3.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3187607Z Skipping (s,q) (0.78, 3.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3187871Z Skipping (s,q) (0.79, 3.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3188128Z Skipping (s,q) (0.8, 3.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3188383Z Skipping (s,q) (0.81, 3.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3188645Z Skipping (s,q) (0.82, 3.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3188902Z Skipping (s,q) (0.83, 3.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3189158Z Skipping (s,q) (0.84, 3.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3189424Z Skipping (s,q) (0.85, 3.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3189678Z Skipping (s,q) (0.86, 3.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3189940Z Skipping (s,q) (0.87, 3.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3190206Z Skipping (s,q) (0.88, 3.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3190464Z Skipping (s,q) (0.89, 3.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3190736Z Skipping (s,q) (0.9, 3.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3190995Z Skipping (s,q) (0.91, 3.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3191258Z Skipping (s,q) (0.92, 3.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3191525Z Skipping (s,q) (0.93, 3.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3191784Z Skipping (s,q) (0.94, 3.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3192050Z Skipping (s,q) (0.95, 3.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3192307Z Skipping (s,q) (0.96, 3.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3192565Z Skipping (s,q) (0.97, 3.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3192829Z Skipping (s,q) (0.98, 3.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3193091Z Skipping (s,q) (0.99, 3.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3193341Z Skipping (s,q) (1, 3.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3193612Z Skipping (s,q) (1.01, 3.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3193871Z Skipping (s,q) (1.02, 3.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3194137Z Skipping (s,q) (1.03, 3.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3194394Z Skipping (s,q) (1.04, 3.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3194651Z Skipping (s,q) (1.05, 3.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3194922Z Skipping (s,q) (1.06, 3.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3195180Z Skipping (s,q) (1.07, 3.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3195436Z Skipping (s,q) (1.08, 3.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3195698Z Skipping (s,q) (1.09, 3.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3195953Z Skipping (s,q) (1.1, 3.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3196250Z Skipping (s,q) (1.11, 3.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3196513Z Skipping (s,q) (1.12, 3.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3196778Z Skipping (s,q) (1.13, 3.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3197037Z Skipping (s,q) (1.14, 3.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3197299Z Skipping (s,q) (1.15, 3.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3197569Z Skipping (s,q) (1.16, 3.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3197828Z Skipping (s,q) (1.17, 3.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3198087Z Skipping (s,q) (1.18, 3.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3198353Z Skipping (s,q) (1.19, 3.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3198610Z Skipping (s,q) (1.2, 3.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3198880Z Skipping (s,q) (1.21, 3.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3199267Z Skipping (s,q) (1.22, 3.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3199594Z Skipping (s,q) (1.23, 3.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3199869Z Skipping (s,q) (1.24, 3.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3200131Z Skipping (s,q) (1.25, 3.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3200391Z Skipping (s,q) (1.26, 3.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3200652Z Skipping (s,q) (1.27, 3.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3200911Z Skipping (s,q) (1.28, 3.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3201167Z Skipping (s,q) (1.29, 3.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3201434Z Skipping (s,q) (1.3, 3.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3201692Z Skipping (s,q) (1.31, 3.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3201954Z Skipping (s,q) (1.32, 3.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3202218Z Skipping (s,q) (1.33, 3.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3202478Z Skipping (s,q) (1.34, 3.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3202747Z Skipping (s,q) (1.35, 3.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3203007Z Skipping (s,q) (1.36, 3.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3203264Z Skipping (s,q) (1.37, 3.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3203530Z Skipping (s,q) (1.38, 3.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3203791Z Skipping (s,q) (1.39, 3.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3204054Z Skipping (s,q) (1.4, 3.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3204311Z Skipping (s,q) (1.41, 3.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3204567Z Skipping (s,q) (1.42, 3.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3204834Z Skipping (s,q) (1.43, 3.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3209151Z Skipping (s,q) (1.44, 3.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3209431Z Skipping (s,q) (1.45, 3.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3209707Z Skipping (s,q) (1.46, 3.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3209960Z Skipping (s,q) (1.47, 3.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3210221Z Skipping (s,q) (1.48, 3.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3210476Z Skipping (s,q) (1.49, 3.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3210728Z Skipping (s,q) (1.5, 3.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3210995Z Skipping (s,q) (1.51, 3.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3211248Z Skipping (s,q) (1.52, 3.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3211506Z Skipping (s,q) (1.53, 3.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3211766Z Skipping (s,q) (1.54, 3.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3212016Z Skipping (s,q) (1.55, 3.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3212283Z Skipping (s,q) (1.56, 3.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3212544Z Skipping (s,q) (1.57, 3.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3212798Z Skipping (s,q) (1.58, 3.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3213055Z Skipping (s,q) (1.59, 3.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3213306Z Skipping (s,q) (1.6, 3.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3213559Z Skipping (s,q) (1.61, 3.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3213825Z Skipping (s,q) (1.62, 3.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3214083Z Skipping (s,q) (1.63, 3.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3214344Z Skipping (s,q) (1.64, 3.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3214604Z Skipping (s,q) (1.65, 3.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3214858Z Skipping (s,q) (1.66, 3.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3215298Z Skipping (s,q) (1.67, 3.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3215650Z Skipping (s,q) (1.68, 3.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3215906Z Skipping (s,q) (1.69, 3.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3216167Z Skipping (s,q) (1.7, 3.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3216423Z Skipping (s,q) (1.71, 3.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3216685Z Skipping (s,q) (1.72, 3.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3216942Z Skipping (s,q) (1.73, 3.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3217194Z Skipping (s,q) (1.74, 3.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3217450Z Skipping (s,q) (1.75, 3.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3217706Z Skipping (s,q) (1.76, 3.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3217959Z Skipping (s,q) (1.77, 3.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3218227Z Skipping (s,q) (1.78, 3.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3218483Z Skipping (s,q) (1.79, 3.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3218746Z Skipping (s,q) (1.8, 3.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3219005Z Skipping (s,q) (1.81, 3.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3219259Z Skipping (s,q) (1.82, 3.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3219521Z Skipping (s,q) (1.83, 3.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3219776Z Skipping (s,q) (1.84, 3.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3220032Z Skipping (s,q) (1.85, 3.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3220292Z Skipping (s,q) (1.86, 3.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3220545Z Skipping (s,q) (1.87, 3.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3220801Z Skipping (s,q) (1.88, 3.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3221053Z Skipping (s,q) (1.89, 3.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3221309Z Skipping (s,q) (1.9, 3.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3221576Z Skipping (s,q) (1.91, 3.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3221832Z Skipping (s,q) (1.92, 3.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3222088Z Skipping (s,q) (1.93, 3.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3222352Z Skipping (s,q) (1.94, 3.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3222610Z Skipping (s,q) (1.95, 3.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3222870Z Skipping (s,q) (1.96, 3.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3223135Z Skipping (s,q) (1.97, 3.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3223391Z Skipping (s,q) (1.98, 3.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3223657Z Skipping (s,q) (1.99, 3.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3223916Z Skipping (s,q) (0.57, 3.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3224180Z Skipping (s,q) (0.58, 3.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3224452Z Skipping (s,q) (0.59, 3.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3224711Z Skipping (s,q) (0.6, 3.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3224968Z Skipping (s,q) (0.61, 3.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3225232Z Skipping (s,q) (0.62, 3.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3225491Z Skipping (s,q) (0.63, 3.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3225762Z Skipping (s,q) (0.64, 3.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3226022Z Skipping (s,q) (0.65, 3.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3226278Z Skipping (s,q) (0.66, 3.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3226543Z Skipping (s,q) (0.67, 3.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3226800Z Skipping (s,q) (0.68, 3.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3227164Z Skipping (s,q) (0.69, 3.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3227529Z Skipping (s,q) (0.7, 3.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3227788Z Skipping (s,q) (0.71, 3.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3228053Z Skipping (s,q) (0.72, 3.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3228310Z Skipping (s,q) (0.73, 3.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3228566Z Skipping (s,q) (0.74, 3.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3228832Z Skipping (s,q) (0.75, 3.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3229089Z Skipping (s,q) (0.76, 3.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3229348Z Skipping (s,q) (0.77, 3.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3229618Z Skipping (s,q) (0.78, 3.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3229879Z Skipping (s,q) (0.79, 3.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3230150Z Skipping (s,q) (0.8, 3.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3230413Z Skipping (s,q) (0.81, 3.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3230670Z Skipping (s,q) (0.82, 3.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3230937Z Skipping (s,q) (0.83, 3.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3231195Z Skipping (s,q) (0.84, 3.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3231454Z Skipping (s,q) (0.85, 3.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3231721Z Skipping (s,q) (0.86, 3.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3231983Z Skipping (s,q) (0.87, 3.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3232250Z Skipping (s,q) (0.88, 3.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3232506Z Skipping (s,q) (0.89, 3.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3232765Z Skipping (s,q) (0.9, 3.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3233035Z Skipping (s,q) (0.91, 3.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3233295Z Skipping (s,q) (0.92, 3.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3233565Z Skipping (s,q) (0.93, 3.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3233828Z Skipping (s,q) (0.94, 3.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3234087Z Skipping (s,q) (0.95, 3.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3234349Z Skipping (s,q) (0.96, 3.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3234607Z Skipping (s,q) (0.97, 3.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3234866Z Skipping (s,q) (0.98, 3.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3235130Z Skipping (s,q) (0.99, 3.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3235379Z Skipping (s,q) (1, 3.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3235634Z Skipping (s,q) (1.01, 3.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3235904Z Skipping (s,q) (1.02, 3.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3236163Z Skipping (s,q) (1.03, 3.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3236427Z Skipping (s,q) (1.04, 3.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3236697Z Skipping (s,q) (1.05, 3.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3236954Z Skipping (s,q) (1.06, 3.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3237219Z Skipping (s,q) (1.07, 3.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3237478Z Skipping (s,q) (1.08, 3.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3237739Z Skipping (s,q) (1.09, 3.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3238003Z Skipping (s,q) (1.1, 3.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3238263Z Skipping (s,q) (1.11, 3.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3238522Z Skipping (s,q) (1.12, 3.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3238788Z Skipping (s,q) (1.13, 3.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3239169Z Skipping (s,q) (1.14, 3.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3239518Z Skipping (s,q) (1.15, 3.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3239779Z Skipping (s,q) (1.16, 3.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3240037Z Skipping (s,q) (1.17, 3.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3240306Z Skipping (s,q) (1.18, 3.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3240564Z Skipping (s,q) (1.19, 3.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3240824Z Skipping (s,q) (1.2, 3.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3241089Z Skipping (s,q) (1.21, 3.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3241349Z Skipping (s,q) (1.22, 3.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3241616Z Skipping (s,q) (1.23, 3.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3241873Z Skipping (s,q) (1.24, 3.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3242138Z Skipping (s,q) (1.25, 3.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3242407Z Skipping (s,q) (1.26, 3.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3242664Z Skipping (s,q) (1.27, 3.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3242925Z Skipping (s,q) (1.28, 3.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3243195Z Skipping (s,q) (1.29, 3.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3243457Z Skipping (s,q) (1.3, 3.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3243721Z Skipping (s,q) (1.31, 3.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3243978Z Skipping (s,q) (1.32, 3.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3244234Z Skipping (s,q) (1.33, 3.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3244499Z Skipping (s,q) (1.34, 3.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3244760Z Skipping (s,q) (1.35, 3.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3245023Z Skipping (s,q) (1.36, 3.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3245296Z Skipping (s,q) (1.37, 3.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3245556Z Skipping (s,q) (1.38, 3.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3245819Z Skipping (s,q) (1.39, 3.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3246077Z Skipping (s,q) (1.4, 3.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3246334Z Skipping (s,q) (1.41, 3.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3246602Z Skipping (s,q) (1.42, 3.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3246859Z Skipping (s,q) (1.43, 3.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3247120Z Skipping (s,q) (1.44, 3.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3247387Z Skipping (s,q) (1.45, 3.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3247644Z Skipping (s,q) (1.46, 3.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3247912Z Skipping (s,q) (1.47, 3.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3248297Z Skipping (s,q) (1.48, 3.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3248559Z Skipping (s,q) (1.49, 3.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3248826Z Skipping (s,q) (1.5, 3.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3249089Z Skipping (s,q) (1.51, 3.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3249349Z Skipping (s,q) (1.52, 3.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3249617Z Skipping (s,q) (1.53, 3.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3249880Z Skipping (s,q) (1.54, 3.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3250139Z Skipping (s,q) (1.55, 3.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3250411Z Skipping (s,q) (1.56, 3.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3250673Z Skipping (s,q) (1.57, 3.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3251104Z Skipping (s,q) (1.58, 3.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3251438Z Skipping (s,q) (1.59, 3.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3251698Z Skipping (s,q) (1.6, 3.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3251962Z Skipping (s,q) (1.61, 3.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3252220Z Skipping (s,q) (1.62, 3.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3252476Z Skipping (s,q) (1.63, 3.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3252738Z Skipping (s,q) (1.64, 3.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3252996Z Skipping (s,q) (1.65, 3.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3253258Z Skipping (s,q) (1.66, 3.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3253516Z Skipping (s,q) (1.67, 3.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3253773Z Skipping (s,q) (1.68, 3.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3254039Z Skipping (s,q) (1.69, 3.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3254298Z Skipping (s,q) (1.7, 3.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3254563Z Skipping (s,q) (1.71, 3.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3254830Z Skipping (s,q) (1.72, 3.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3255088Z Skipping (s,q) (1.73, 3.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3255352Z Skipping (s,q) (1.74, 3.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3255609Z Skipping (s,q) (1.75, 3.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3255867Z Skipping (s,q) (1.76, 3.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3256129Z Skipping (s,q) (1.77, 3.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3256384Z Skipping (s,q) (1.78, 3.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3256639Z Skipping (s,q) (1.79, 3.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3256907Z Skipping (s,q) (1.8, 3.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3257167Z Skipping (s,q) (1.81, 3.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3257437Z Skipping (s,q) (1.82, 3.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3257693Z Skipping (s,q) (1.83, 3.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3257950Z Skipping (s,q) (1.84, 3.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3258211Z Skipping (s,q) (1.85, 3.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3258470Z Skipping (s,q) (1.86, 3.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3258728Z Skipping (s,q) (1.87, 3.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3258998Z Skipping (s,q) (1.88, 3.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3259253Z Skipping (s,q) (1.89, 3.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3259514Z Skipping (s,q) (1.9, 3.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3259770Z Skipping (s,q) (1.91, 3.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3260036Z Skipping (s,q) (1.92, 3.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3260309Z Skipping (s,q) (1.93, 3.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3260568Z Skipping (s,q) (1.94, 3.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3260829Z Skipping (s,q) (1.95, 3.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3261094Z Skipping (s,q) (1.96, 3.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3261354Z Skipping (s,q) (1.97, 3.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3261620Z Skipping (s,q) (1.98, 3.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3261879Z Skipping (s,q) (1.99, 3.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3262132Z Skipping (s,q) (0.57, 4): inconsistent with heavy hitters! 2025-05-07T20:14:48.3262388Z Skipping (s,q) (0.58, 4): inconsistent with heavy hitters! 2025-05-07T20:14:48.3262639Z Skipping (s,q) (0.59, 4): inconsistent with heavy hitters! 2025-05-07T20:14:48.3263018Z Skipping (s,q) (0.6, 4): inconsistent with heavy hitters! 2025-05-07T20:14:48.3263363Z Skipping (s,q) (0.61, 4): inconsistent with heavy hitters! 2025-05-07T20:14:48.3263611Z Skipping (s,q) (0.62, 4): inconsistent with heavy hitters! 2025-05-07T20:14:48.3263870Z Skipping (s,q) (0.63, 4): inconsistent with heavy hitters! 2025-05-07T20:14:48.3264128Z Skipping (s,q) (0.64, 4): inconsistent with heavy hitters! 2025-05-07T20:14:48.3264377Z Skipping (s,q) (0.65, 4): inconsistent with heavy hitters! 2025-05-07T20:14:48.3264633Z Skipping (s,q) (0.66, 4): inconsistent with heavy hitters! 2025-05-07T20:14:48.3264882Z Skipping (s,q) (0.67, 4): inconsistent with heavy hitters! 2025-05-07T20:14:48.3265131Z Skipping (s,q) (0.68, 4): inconsistent with heavy hitters! 2025-05-07T20:14:48.3265386Z Skipping (s,q) (0.69, 4): inconsistent with heavy hitters! 2025-05-07T20:14:48.3265634Z Skipping (s,q) (0.7, 4): inconsistent with heavy hitters! 2025-05-07T20:14:48.3265889Z Skipping (s,q) (0.71, 4): inconsistent with heavy hitters! 2025-05-07T20:14:48.3266144Z Skipping (s,q) (0.72, 4): inconsistent with heavy hitters! 2025-05-07T20:14:48.3266397Z Skipping (s,q) (0.73, 4): inconsistent with heavy hitters! 2025-05-07T20:14:48.3266651Z Skipping (s,q) (0.74, 4): inconsistent with heavy hitters! 2025-05-07T20:14:48.3266905Z Skipping (s,q) (0.75, 4): inconsistent with heavy hitters! 2025-05-07T20:14:48.3267154Z Skipping (s,q) (0.76, 4): inconsistent with heavy hitters! 2025-05-07T20:14:48.3267408Z Skipping (s,q) (0.77, 4): inconsistent with heavy hitters! 2025-05-07T20:14:48.3267657Z Skipping (s,q) (0.78, 4): inconsistent with heavy hitters! 2025-05-07T20:14:48.3267907Z Skipping (s,q) (0.79, 4): inconsistent with heavy hitters! 2025-05-07T20:14:48.3268164Z Skipping (s,q) (0.8, 4): inconsistent with heavy hitters! 2025-05-07T20:14:48.3268415Z Skipping (s,q) (0.81, 4): inconsistent with heavy hitters! 2025-05-07T20:14:48.3268672Z Skipping (s,q) (0.82, 4): inconsistent with heavy hitters! 2025-05-07T20:14:48.3268926Z Skipping (s,q) (0.83, 4): inconsistent with heavy hitters! 2025-05-07T20:14:48.3269181Z Skipping (s,q) (0.84, 4): inconsistent with heavy hitters! 2025-05-07T20:14:48.3269434Z Skipping (s,q) (0.85, 4): inconsistent with heavy hitters! 2025-05-07T20:14:48.3269681Z Skipping (s,q) (0.86, 4): inconsistent with heavy hitters! 2025-05-07T20:14:48.3269926Z Skipping (s,q) (0.87, 4): inconsistent with heavy hitters! 2025-05-07T20:14:48.3270180Z Skipping (s,q) (0.88, 4): inconsistent with heavy hitters! 2025-05-07T20:14:48.3270426Z Skipping (s,q) (0.89, 4): inconsistent with heavy hitters! 2025-05-07T20:14:48.3270677Z Skipping (s,q) (0.9, 4): inconsistent with heavy hitters! 2025-05-07T20:14:48.3270925Z Skipping (s,q) (0.91, 4): inconsistent with heavy hitters! 2025-05-07T20:14:48.3271171Z Skipping (s,q) (0.92, 4): inconsistent with heavy hitters! 2025-05-07T20:14:48.3271430Z Skipping (s,q) (0.93, 4): inconsistent with heavy hitters! 2025-05-07T20:14:48.3271682Z Skipping (s,q) (0.94, 4): inconsistent with heavy hitters! 2025-05-07T20:14:48.3271931Z Skipping (s,q) (0.95, 4): inconsistent with heavy hitters! 2025-05-07T20:14:48.3272193Z Skipping (s,q) (0.96, 4): inconsistent with heavy hitters! 2025-05-07T20:14:48.3272440Z Skipping (s,q) (0.97, 4): inconsistent with heavy hitters! 2025-05-07T20:14:48.3272685Z Skipping (s,q) (0.98, 4): inconsistent with heavy hitters! 2025-05-07T20:14:48.3272939Z Skipping (s,q) (0.99, 4): inconsistent with heavy hitters! 2025-05-07T20:14:48.3273181Z Skipping (s,q) (1, 4): inconsistent with heavy hitters! 2025-05-07T20:14:48.3273443Z Skipping (s,q) (1.01, 4): inconsistent with heavy hitters! 2025-05-07T20:14:48.3273690Z Skipping (s,q) (1.02, 4): inconsistent with heavy hitters! 2025-05-07T20:14:48.3273940Z Skipping (s,q) (1.03, 4): inconsistent with heavy hitters! 2025-05-07T20:14:48.3274196Z Skipping (s,q) (1.04, 4): inconsistent with heavy hitters! 2025-05-07T20:14:48.3274445Z Skipping (s,q) (1.05, 4): inconsistent with heavy hitters! 2025-05-07T20:14:48.3274836Z Skipping (s,q) (1.06, 4): inconsistent with heavy hitters! 2025-05-07T20:14:48.3275172Z Skipping (s,q) (1.07, 4): inconsistent with heavy hitters! 2025-05-07T20:14:48.3275422Z Skipping (s,q) (1.08, 4): inconsistent with heavy hitters! 2025-05-07T20:14:48.3275678Z Skipping (s,q) (1.09, 4): inconsistent with heavy hitters! 2025-05-07T20:14:48.3275923Z Skipping (s,q) (1.1, 4): inconsistent with heavy hitters! 2025-05-07T20:14:48.3276171Z Skipping (s,q) (1.11, 4): inconsistent with heavy hitters! 2025-05-07T20:14:48.3276426Z Skipping (s,q) (1.12, 4): inconsistent with heavy hitters! 2025-05-07T20:14:48.3276673Z Skipping (s,q) (1.13, 4): inconsistent with heavy hitters! 2025-05-07T20:14:48.3276920Z Skipping (s,q) (1.14, 4): inconsistent with heavy hitters! 2025-05-07T20:14:48.3277174Z Skipping (s,q) (1.15, 4): inconsistent with heavy hitters! 2025-05-07T20:14:48.3277421Z Skipping (s,q) (1.16, 4): inconsistent with heavy hitters! 2025-05-07T20:14:48.3277685Z Skipping (s,q) (1.17, 4): inconsistent with heavy hitters! 2025-05-07T20:14:48.3277937Z Skipping (s,q) (1.18, 4): inconsistent with heavy hitters! 2025-05-07T20:14:48.3278192Z Skipping (s,q) (1.19, 4): inconsistent with heavy hitters! 2025-05-07T20:14:48.3278446Z Skipping (s,q) (1.2, 4): inconsistent with heavy hitters! 2025-05-07T20:14:48.3278694Z Skipping (s,q) (1.21, 4): inconsistent with heavy hitters! 2025-05-07T20:14:48.3278940Z Skipping (s,q) (1.22, 4): inconsistent with heavy hitters! 2025-05-07T20:14:48.3279194Z Skipping (s,q) (1.23, 4): inconsistent with heavy hitters! 2025-05-07T20:14:48.3279440Z Skipping (s,q) (1.24, 4): inconsistent with heavy hitters! 2025-05-07T20:14:48.3279943Z Skipping (s,q) (1.25, 4): inconsistent with heavy hitters! 2025-05-07T20:14:48.3280228Z Skipping (s,q) (1.26, 4): inconsistent with heavy hitters! 2025-05-07T20:14:48.3280477Z Skipping (s,q) (1.27, 4): inconsistent with heavy hitters! 2025-05-07T20:14:48.3280730Z Skipping (s,q) (1.28, 4): inconsistent with heavy hitters! 2025-05-07T20:14:48.3280990Z Skipping (s,q) (1.29, 4): inconsistent with heavy hitters! 2025-05-07T20:14:48.3281244Z Skipping (s,q) (1.3, 4): inconsistent with heavy hitters! 2025-05-07T20:14:48.3281505Z Skipping (s,q) (1.31, 4): inconsistent with heavy hitters! 2025-05-07T20:14:48.3281753Z Skipping (s,q) (1.32, 4): inconsistent with heavy hitters! 2025-05-07T20:14:48.3282002Z Skipping (s,q) (1.33, 4): inconsistent with heavy hitters! 2025-05-07T20:14:48.3282259Z Skipping (s,q) (1.34, 4): inconsistent with heavy hitters! 2025-05-07T20:14:48.3282508Z Skipping (s,q) (1.35, 4): inconsistent with heavy hitters! 2025-05-07T20:14:48.3282760Z Skipping (s,q) (1.36, 4): inconsistent with heavy hitters! 2025-05-07T20:14:48.3283010Z Skipping (s,q) (1.37, 4): inconsistent with heavy hitters! 2025-05-07T20:14:48.3283262Z Skipping (s,q) (1.38, 4): inconsistent with heavy hitters! 2025-05-07T20:14:48.3283522Z Skipping (s,q) (1.39, 4): inconsistent with heavy hitters! 2025-05-07T20:14:48.3283774Z Skipping (s,q) (1.4, 4): inconsistent with heavy hitters! 2025-05-07T20:14:48.3284030Z Skipping (s,q) (1.41, 4): inconsistent with heavy hitters! 2025-05-07T20:14:48.3284292Z Skipping (s,q) (1.42, 4): inconsistent with heavy hitters! 2025-05-07T20:14:48.3284540Z Skipping (s,q) (1.43, 4): inconsistent with heavy hitters! 2025-05-07T20:14:48.3284801Z Skipping (s,q) (1.44, 4): inconsistent with heavy hitters! 2025-05-07T20:14:48.3285048Z Skipping (s,q) (1.45, 4): inconsistent with heavy hitters! 2025-05-07T20:14:48.3285295Z Skipping (s,q) (1.46, 4): inconsistent with heavy hitters! 2025-05-07T20:14:48.3285551Z Skipping (s,q) (1.47, 4): inconsistent with heavy hitters! 2025-05-07T20:14:48.3285802Z Skipping (s,q) (1.48, 4): inconsistent with heavy hitters! 2025-05-07T20:14:48.3286054Z Skipping (s,q) (1.49, 4): inconsistent with heavy hitters! 2025-05-07T20:14:48.3286311Z Skipping (s,q) (1.5, 4): inconsistent with heavy hitters! 2025-05-07T20:14:48.3286560Z Skipping (s,q) (1.51, 4): inconsistent with heavy hitters! 2025-05-07T20:14:48.3287125Z Skipping (s,q) (1.52, 4): inconsistent with heavy hitters! 2025-05-07T20:14:48.3287543Z Skipping (s,q) (1.53, 4): inconsistent with heavy hitters! 2025-05-07T20:14:48.3287795Z Skipping (s,q) (1.54, 4): inconsistent with heavy hitters! 2025-05-07T20:14:48.3288051Z Skipping (s,q) (1.55, 4): inconsistent with heavy hitters! 2025-05-07T20:14:48.3288400Z Skipping (s,q) (1.56, 4): inconsistent with heavy hitters! 2025-05-07T20:14:48.3288649Z Skipping (s,q) (1.57, 4): inconsistent with heavy hitters! 2025-05-07T20:14:48.3288903Z Skipping (s,q) (1.58, 4): inconsistent with heavy hitters! 2025-05-07T20:14:48.3289150Z Skipping (s,q) (1.59, 4): inconsistent with heavy hitters! 2025-05-07T20:14:48.3289398Z Skipping (s,q) (1.6, 4): inconsistent with heavy hitters! 2025-05-07T20:14:48.3289656Z Skipping (s,q) (1.61, 4): inconsistent with heavy hitters! 2025-05-07T20:14:48.3289907Z Skipping (s,q) (1.62, 4): inconsistent with heavy hitters! 2025-05-07T20:14:48.3290162Z Skipping (s,q) (1.63, 4): inconsistent with heavy hitters! 2025-05-07T20:14:48.3290415Z Skipping (s,q) (1.64, 4): inconsistent with heavy hitters! 2025-05-07T20:14:48.3290671Z Skipping (s,q) (1.65, 4): inconsistent with heavy hitters! 2025-05-07T20:14:48.3290926Z Skipping (s,q) (1.66, 4): inconsistent with heavy hitters! 2025-05-07T20:14:48.3291175Z Skipping (s,q) (1.67, 4): inconsistent with heavy hitters! 2025-05-07T20:14:48.3291424Z Skipping (s,q) (1.68, 4): inconsistent with heavy hitters! 2025-05-07T20:14:48.3291679Z Skipping (s,q) (1.69, 4): inconsistent with heavy hitters! 2025-05-07T20:14:48.3291930Z Skipping (s,q) (1.7, 4): inconsistent with heavy hitters! 2025-05-07T20:14:48.3292187Z Skipping (s,q) (1.71, 4): inconsistent with heavy hitters! 2025-05-07T20:14:48.3292436Z Skipping (s,q) (1.72, 4): inconsistent with heavy hitters! 2025-05-07T20:14:48.3292688Z Skipping (s,q) (1.73, 4): inconsistent with heavy hitters! 2025-05-07T20:14:48.3292943Z Skipping (s,q) (1.74, 4): inconsistent with heavy hitters! 2025-05-07T20:14:48.3293199Z Skipping (s,q) (1.75, 4): inconsistent with heavy hitters! 2025-05-07T20:14:48.3293454Z Skipping (s,q) (1.76, 4): inconsistent with heavy hitters! 2025-05-07T20:14:48.3293707Z Skipping (s,q) (1.77, 4): inconsistent with heavy hitters! 2025-05-07T20:14:48.3293957Z Skipping (s,q) (1.78, 4): inconsistent with heavy hitters! 2025-05-07T20:14:48.3294206Z Skipping (s,q) (1.79, 4): inconsistent with heavy hitters! 2025-05-07T20:14:48.3294462Z Skipping (s,q) (1.8, 4): inconsistent with heavy hitters! 2025-05-07T20:14:48.3294714Z Skipping (s,q) (1.81, 4): inconsistent with heavy hitters! 2025-05-07T20:14:48.3294970Z Skipping (s,q) (1.82, 4): inconsistent with heavy hitters! 2025-05-07T20:14:48.3295224Z Skipping (s,q) (1.83, 4): inconsistent with heavy hitters! 2025-05-07T20:14:48.3295471Z Skipping (s,q) (1.84, 4): inconsistent with heavy hitters! 2025-05-07T20:14:48.3295748Z Skipping (s,q) (1.85, 4): inconsistent with heavy hitters! 2025-05-07T20:14:48.3295994Z Skipping (s,q) (1.86, 4): inconsistent with heavy hitters! 2025-05-07T20:14:48.3296246Z Skipping (s,q) (1.87, 4): inconsistent with heavy hitters! 2025-05-07T20:14:48.3296509Z Skipping (s,q) (1.88, 4): inconsistent with heavy hitters! 2025-05-07T20:14:48.3296757Z Skipping (s,q) (1.89, 4): inconsistent with heavy hitters! 2025-05-07T20:14:48.3297012Z Skipping (s,q) (1.9, 4): inconsistent with heavy hitters! 2025-05-07T20:14:48.3297258Z Skipping (s,q) (1.91, 4): inconsistent with heavy hitters! 2025-05-07T20:14:48.3297504Z Skipping (s,q) (1.92, 4): inconsistent with heavy hitters! 2025-05-07T20:14:48.3297762Z Skipping (s,q) (1.93, 4): inconsistent with heavy hitters! 2025-05-07T20:14:48.3298009Z Skipping (s,q) (1.94, 4): inconsistent with heavy hitters! 2025-05-07T20:14:48.3298259Z Skipping (s,q) (1.95, 4): inconsistent with heavy hitters! 2025-05-07T20:14:48.3298515Z Skipping (s,q) (1.96, 4): inconsistent with heavy hitters! 2025-05-07T20:14:48.3298768Z Skipping (s,q) (1.97, 4): inconsistent with heavy hitters! 2025-05-07T20:14:48.3299212Z Skipping (s,q) (1.98, 4): inconsistent with heavy hitters! 2025-05-07T20:14:48.3299551Z Skipping (s,q) (1.99, 4): inconsistent with heavy hitters! 2025-05-07T20:14:48.3299813Z Skipping (s,q) (0.58, 4.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3300080Z Skipping (s,q) (0.59, 4.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3300341Z Skipping (s,q) (0.6, 4.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3300602Z Skipping (s,q) (0.61, 4.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3300870Z Skipping (s,q) (0.62, 4.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3301129Z Skipping (s,q) (0.63, 4.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3301389Z Skipping (s,q) (0.64, 4.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3301655Z Skipping (s,q) (0.65, 4.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3301913Z Skipping (s,q) (0.66, 4.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3302187Z Skipping (s,q) (0.67, 4.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3302450Z Skipping (s,q) (0.68, 4.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3302716Z Skipping (s,q) (0.69, 4.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3302981Z Skipping (s,q) (0.7, 4.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3303236Z Skipping (s,q) (0.71, 4.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3303494Z Skipping (s,q) (0.72, 4.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3303760Z Skipping (s,q) (0.73, 4.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3304020Z Skipping (s,q) (0.74, 4.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3304286Z Skipping (s,q) (0.75, 4.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3304545Z Skipping (s,q) (0.76, 4.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3304804Z Skipping (s,q) (0.77, 4.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3305076Z Skipping (s,q) (0.78, 4.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3305339Z Skipping (s,q) (0.79, 4.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3305603Z Skipping (s,q) (0.8, 4.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3305869Z Skipping (s,q) (0.81, 4.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3306129Z Skipping (s,q) (0.82, 4.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3306395Z Skipping (s,q) (0.83, 4.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3306657Z Skipping (s,q) (0.84, 4.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3306917Z Skipping (s,q) (0.85, 4.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3307183Z Skipping (s,q) (0.86, 4.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3307444Z Skipping (s,q) (0.87, 4.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3307710Z Skipping (s,q) (0.88, 4.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3307974Z Skipping (s,q) (0.89, 4.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3308238Z Skipping (s,q) (0.9, 4.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3308512Z Skipping (s,q) (0.91, 4.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3308772Z Skipping (s,q) (0.92, 4.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3309030Z Skipping (s,q) (0.93, 4.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3309294Z Skipping (s,q) (0.94, 4.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3309551Z Skipping (s,q) (0.95, 4.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3309810Z Skipping (s,q) (0.96, 4.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3310081Z Skipping (s,q) (0.97, 4.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3310341Z Skipping (s,q) (0.98, 4.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3310607Z Skipping (s,q) (0.99, 4.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3310858Z Skipping (s,q) (1, 4.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3311256Z Skipping (s,q) (1.01, 4.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3311607Z Skipping (s,q) (1.02, 4.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3311866Z Skipping (s,q) (1.03, 4.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3312126Z Skipping (s,q) (1.04, 4.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3312394Z Skipping (s,q) (1.05, 4.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3312655Z Skipping (s,q) (1.06, 4.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3312923Z Skipping (s,q) (1.07, 4.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3313181Z Skipping (s,q) (1.08, 4.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3313439Z Skipping (s,q) (1.09, 4.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3313702Z Skipping (s,q) (1.1, 4.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3313961Z Skipping (s,q) (1.11, 4.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3314230Z Skipping (s,q) (1.12, 4.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3314503Z Skipping (s,q) (1.13, 4.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3314764Z Skipping (s,q) (1.14, 4.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3315027Z Skipping (s,q) (1.15, 4.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3315294Z Skipping (s,q) (1.16, 4.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3315552Z Skipping (s,q) (1.17, 4.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3315819Z Skipping (s,q) (1.18, 4.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3316078Z Skipping (s,q) (1.19, 4.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3316337Z Skipping (s,q) (1.2, 4.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3316601Z Skipping (s,q) (1.21, 4.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3316861Z Skipping (s,q) (1.22, 4.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3317128Z Skipping (s,q) (1.23, 4.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3317402Z Skipping (s,q) (1.24, 4.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3317662Z Skipping (s,q) (1.25, 4.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3317926Z Skipping (s,q) (1.26, 4.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3318184Z Skipping (s,q) (1.27, 4.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3318440Z Skipping (s,q) (1.28, 4.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3318701Z Skipping (s,q) (1.29, 4.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3318960Z Skipping (s,q) (1.3, 4.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3319218Z Skipping (s,q) (1.31, 4.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3319485Z Skipping (s,q) (1.32, 4.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3319746Z Skipping (s,q) (1.33, 4.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3320017Z Skipping (s,q) (1.34, 4.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3320283Z Skipping (s,q) (1.35, 4.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3320541Z Skipping (s,q) (1.36, 4.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3320804Z Skipping (s,q) (1.37, 4.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3321060Z Skipping (s,q) (1.38, 4.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3321321Z Skipping (s,q) (1.39, 4.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3321584Z Skipping (s,q) (1.4, 4.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3321843Z Skipping (s,q) (1.41, 4.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3322108Z Skipping (s,q) (1.42, 4.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3322368Z Skipping (s,q) (1.43, 4.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3322625Z Skipping (s,q) (1.44, 4.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3323048Z Skipping (s,q) (1.45, 4.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3323323Z Skipping (s,q) (1.46, 4.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3323686Z Skipping (s,q) (1.47, 4.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3323952Z Skipping (s,q) (1.48, 4.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3324210Z Skipping (s,q) (1.49, 4.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3324475Z Skipping (s,q) (1.5, 4.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3324739Z Skipping (s,q) (1.51, 4.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3324997Z Skipping (s,q) (1.52, 4.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3325263Z Skipping (s,q) (1.53, 4.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3325521Z Skipping (s,q) (1.54, 4.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3325782Z Skipping (s,q) (1.55, 4.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3326052Z Skipping (s,q) (1.56, 4.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3326313Z Skipping (s,q) (1.57, 4.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3326585Z Skipping (s,q) (1.58, 4.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3326845Z Skipping (s,q) (1.59, 4.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3327104Z Skipping (s,q) (1.6, 4.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3327373Z Skipping (s,q) (1.61, 4.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3327632Z Skipping (s,q) (1.62, 4.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3327892Z Skipping (s,q) (1.63, 4.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3328334Z Skipping (s,q) (1.64, 4.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3328603Z Skipping (s,q) (1.65, 4.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3328864Z Skipping (s,q) (1.66, 4.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3329131Z Skipping (s,q) (1.67, 4.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3329400Z Skipping (s,q) (1.68, 4.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3329672Z Skipping (s,q) (1.69, 4.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3329928Z Skipping (s,q) (1.7, 4.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3330184Z Skipping (s,q) (1.71, 4.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3330449Z Skipping (s,q) (1.72, 4.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3330705Z Skipping (s,q) (1.73, 4.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3330964Z Skipping (s,q) (1.74, 4.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3331229Z Skipping (s,q) (1.75, 4.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3331487Z Skipping (s,q) (1.76, 4.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3331753Z Skipping (s,q) (1.77, 4.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3332009Z Skipping (s,q) (1.78, 4.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3332279Z Skipping (s,q) (1.79, 4.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3332549Z Skipping (s,q) (1.8, 4.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3332806Z Skipping (s,q) (1.81, 4.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3333067Z Skipping (s,q) (1.82, 4.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3333332Z Skipping (s,q) (1.83, 4.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3333592Z Skipping (s,q) (1.84, 4.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3333858Z Skipping (s,q) (1.85, 4.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3334122Z Skipping (s,q) (1.86, 4.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3334380Z Skipping (s,q) (1.87, 4.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3334648Z Skipping (s,q) (1.88, 4.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3334909Z Skipping (s,q) (1.89, 4.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3335344Z Skipping (s,q) (1.9, 4.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3335688Z Skipping (s,q) (1.91, 4.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3335947Z Skipping (s,q) (1.92, 4.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3336214Z Skipping (s,q) (1.93, 4.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3336472Z Skipping (s,q) (1.94, 4.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3336732Z Skipping (s,q) (1.95, 4.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3337000Z Skipping (s,q) (1.96, 4.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3337258Z Skipping (s,q) (1.97, 4.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3337514Z Skipping (s,q) (1.98, 4.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3337779Z Skipping (s,q) (1.99, 4.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3338035Z Skipping (s,q) (0.58, 4.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3338305Z Skipping (s,q) (0.59, 4.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3338566Z Skipping (s,q) (0.6, 4.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3338825Z Skipping (s,q) (0.61, 4.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3339091Z Skipping (s,q) (0.62, 4.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3339348Z Skipping (s,q) (0.63, 4.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3339607Z Skipping (s,q) (0.64, 4.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3339867Z Skipping (s,q) (0.65, 4.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3340126Z Skipping (s,q) (0.66, 4.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3340386Z Skipping (s,q) (0.67, 4.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3340642Z Skipping (s,q) (0.68, 4.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3340897Z Skipping (s,q) (0.69, 4.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3341173Z Skipping (s,q) (0.7, 4.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3341431Z Skipping (s,q) (0.71, 4.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3341692Z Skipping (s,q) (0.72, 4.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3341956Z Skipping (s,q) (0.73, 4.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3342214Z Skipping (s,q) (0.74, 4.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3342478Z Skipping (s,q) (0.75, 4.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3342738Z Skipping (s,q) (0.76, 4.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3342992Z Skipping (s,q) (0.77, 4.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3343257Z Skipping (s,q) (0.78, 4.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3343513Z Skipping (s,q) (0.79, 4.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3343781Z Skipping (s,q) (0.8, 4.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3344044Z Skipping (s,q) (0.81, 4.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3344303Z Skipping (s,q) (0.82, 4.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3344567Z Skipping (s,q) (0.83, 4.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3344830Z Skipping (s,q) (0.84, 4.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3345085Z Skipping (s,q) (0.85, 4.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3345347Z Skipping (s,q) (0.86, 4.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3345601Z Skipping (s,q) (0.87, 4.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3345858Z Skipping (s,q) (0.88, 4.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3346116Z Skipping (s,q) (0.89, 4.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3346372Z Skipping (s,q) (0.9, 4.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3346635Z Skipping (s,q) (0.91, 4.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3346898Z Skipping (s,q) (0.92, 4.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3347293Z Skipping (s,q) (0.93, 4.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3347646Z Skipping (s,q) (0.94, 4.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3347909Z Skipping (s,q) (0.95, 4.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3348165Z Skipping (s,q) (0.96, 4.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3348431Z Skipping (s,q) (0.97, 4.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3348687Z Skipping (s,q) (0.98, 4.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3348942Z Skipping (s,q) (0.99, 4.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3349194Z Skipping (s,q) (1, 4.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3349454Z Skipping (s,q) (1.01, 4.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3349718Z Skipping (s,q) (1.02, 4.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3349974Z Skipping (s,q) (1.03, 4.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3350240Z Skipping (s,q) (1.04, 4.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3350511Z Skipping (s,q) (1.05, 4.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3350766Z Skipping (s,q) (1.06, 4.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3351021Z Skipping (s,q) (1.07, 4.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3351288Z Skipping (s,q) (1.08, 4.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3351541Z Skipping (s,q) (1.09, 4.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3351806Z Skipping (s,q) (1.1, 4.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3352062Z Skipping (s,q) (1.11, 4.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3352320Z Skipping (s,q) (1.12, 4.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3352586Z Skipping (s,q) (1.13, 4.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3352843Z Skipping (s,q) (1.14, 4.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3353099Z Skipping (s,q) (1.15, 4.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3353359Z Skipping (s,q) (1.16, 4.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3353624Z Skipping (s,q) (1.17, 4.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3353885Z Skipping (s,q) (1.18, 4.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3354140Z Skipping (s,q) (1.19, 4.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3354391Z Skipping (s,q) (1.2, 4.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3354661Z Skipping (s,q) (1.21, 4.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3354917Z Skipping (s,q) (1.22, 4.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3355175Z Skipping (s,q) (1.23, 4.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3355445Z Skipping (s,q) (1.24, 4.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3355700Z Skipping (s,q) (1.25, 4.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3355953Z Skipping (s,q) (1.26, 4.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3356222Z Skipping (s,q) (1.27, 4.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3356487Z Skipping (s,q) (1.28, 4.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3356751Z Skipping (s,q) (1.29, 4.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3357009Z Skipping (s,q) (1.3, 4.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3357263Z Skipping (s,q) (1.31, 4.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3357523Z Skipping (s,q) (1.32, 4.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3357784Z Skipping (s,q) (1.33, 4.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3358039Z Skipping (s,q) (1.34, 4.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3358301Z Skipping (s,q) (1.35, 4.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3358554Z Skipping (s,q) (1.36, 4.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3358816Z Skipping (s,q) (1.37, 4.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3359234Z Skipping (s,q) (1.38, 4.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3359597Z Skipping (s,q) (1.39, 4.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3359859Z Skipping (s,q) (1.4, 4.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3360113Z Skipping (s,q) (1.41, 4.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3360367Z Skipping (s,q) (1.42, 4.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3360628Z Skipping (s,q) (1.43, 4.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3360883Z Skipping (s,q) (1.44, 4.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3361147Z Skipping (s,q) (1.45, 4.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3361400Z Skipping (s,q) (1.46, 4.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3361655Z Skipping (s,q) (1.47, 4.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3361923Z Skipping (s,q) (1.48, 4.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3362183Z Skipping (s,q) (1.49, 4.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3362442Z Skipping (s,q) (1.5, 4.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3362698Z Skipping (s,q) (1.51, 4.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3362950Z Skipping (s,q) (1.52, 4.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3363212Z Skipping (s,q) (1.53, 4.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3363471Z Skipping (s,q) (1.54, 4.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3363755Z Skipping (s,q) (1.55, 4.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3364017Z Skipping (s,q) (1.56, 4.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3364272Z Skipping (s,q) (1.57, 4.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3364526Z Skipping (s,q) (1.58, 4.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3364785Z Skipping (s,q) (1.59, 4.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3365044Z Skipping (s,q) (1.6, 4.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3365305Z Skipping (s,q) (1.61, 4.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3365564Z Skipping (s,q) (1.62, 4.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3365816Z Skipping (s,q) (1.63, 4.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3366074Z Skipping (s,q) (1.64, 4.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3366329Z Skipping (s,q) (1.65, 4.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3366581Z Skipping (s,q) (1.66, 4.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3366840Z Skipping (s,q) (1.67, 4.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3367091Z Skipping (s,q) (1.68, 4.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3367355Z Skipping (s,q) (1.69, 4.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3367606Z Skipping (s,q) (1.7, 4.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3367860Z Skipping (s,q) (1.71, 4.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3368253Z Skipping (s,q) (1.72, 4.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3368523Z Skipping (s,q) (1.73, 4.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3368778Z Skipping (s,q) (1.74, 4.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3369039Z Skipping (s,q) (1.75, 4.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3369291Z Skipping (s,q) (1.76, 4.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3369549Z Skipping (s,q) (1.77, 4.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3369810Z Skipping (s,q) (1.78, 4.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3370068Z Skipping (s,q) (1.79, 4.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3370331Z Skipping (s,q) (1.8, 4.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3370586Z Skipping (s,q) (1.81, 4.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3370844Z Skipping (s,q) (1.82, 4.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3371320Z Skipping (s,q) (1.83, 4.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3371652Z Skipping (s,q) (1.84, 4.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3371909Z Skipping (s,q) (1.85, 4.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3372180Z Skipping (s,q) (1.86, 4.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3372436Z Skipping (s,q) (1.87, 4.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3372702Z Skipping (s,q) (1.88, 4.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3372960Z Skipping (s,q) (1.89, 4.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3373215Z Skipping (s,q) (1.9, 4.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3373479Z Skipping (s,q) (1.91, 4.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3373734Z Skipping (s,q) (1.92, 4.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3373990Z Skipping (s,q) (1.93, 4.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3374258Z Skipping (s,q) (1.94, 4.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3374514Z Skipping (s,q) (1.95, 4.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3374782Z Skipping (s,q) (1.96, 4.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3375036Z Skipping (s,q) (1.97, 4.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3375289Z Skipping (s,q) (1.98, 4.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3375549Z Skipping (s,q) (1.99, 4.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3375807Z Skipping (s,q) (0.58, 4.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3376063Z Skipping (s,q) (0.59, 4.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3376329Z Skipping (s,q) (0.6, 4.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3376588Z Skipping (s,q) (0.61, 4.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3376850Z Skipping (s,q) (0.62, 4.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3377112Z Skipping (s,q) (0.63, 4.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3377370Z Skipping (s,q) (0.64, 4.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3377640Z Skipping (s,q) (0.65, 4.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3377898Z Skipping (s,q) (0.66, 4.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3378158Z Skipping (s,q) (0.67, 4.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3378426Z Skipping (s,q) (0.68, 4.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3378688Z Skipping (s,q) (0.69, 4.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3378952Z Skipping (s,q) (0.7, 4.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3379209Z Skipping (s,q) (0.71, 4.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3379469Z Skipping (s,q) (0.72, 4.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3380031Z Skipping (s,q) (0.73, 4.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3380302Z Skipping (s,q) (0.74, 4.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3380571Z Skipping (s,q) (0.75, 4.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3380849Z Skipping (s,q) (0.76, 4.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3381107Z Skipping (s,q) (0.77, 4.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3381375Z Skipping (s,q) (0.78, 4.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3381635Z Skipping (s,q) (0.79, 4.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3381895Z Skipping (s,q) (0.8, 4.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3382161Z Skipping (s,q) (0.81, 4.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3382419Z Skipping (s,q) (0.82, 4.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3382676Z Skipping (s,q) (0.83, 4.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3382945Z Skipping (s,q) (0.84, 4.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3383207Z Skipping (s,q) (0.85, 4.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3383813Z Skipping (s,q) (0.86, 4.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3384218Z Skipping (s,q) (0.87, 4.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3384474Z Skipping (s,q) (0.88, 4.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3384740Z Skipping (s,q) (0.89, 4.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3384998Z Skipping (s,q) (0.9, 4.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3385256Z Skipping (s,q) (0.91, 4.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3385523Z Skipping (s,q) (0.92, 4.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3385779Z Skipping (s,q) (0.93, 4.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3386034Z Skipping (s,q) (0.94, 4.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3386304Z Skipping (s,q) (0.95, 4.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3386561Z Skipping (s,q) (0.96, 4.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3386837Z Skipping (s,q) (0.97, 4.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3387102Z Skipping (s,q) (0.98, 4.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3387362Z Skipping (s,q) (0.99, 4.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3387617Z Skipping (s,q) (1, 4.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3387877Z Skipping (s,q) (1.01, 4.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3388134Z Skipping (s,q) (1.02, 4.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3388400Z Skipping (s,q) (1.03, 4.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3388657Z Skipping (s,q) (1.04, 4.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3388921Z Skipping (s,q) (1.05, 4.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3389178Z Skipping (s,q) (1.06, 4.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3389435Z Skipping (s,q) (1.07, 4.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3389707Z Skipping (s,q) (1.08, 4.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3389976Z Skipping (s,q) (1.09, 4.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3390232Z Skipping (s,q) (1.1, 4.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3390499Z Skipping (s,q) (1.11, 4.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3390756Z Skipping (s,q) (1.12, 4.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3391019Z Skipping (s,q) (1.13, 4.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3391278Z Skipping (s,q) (1.14, 4.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3391538Z Skipping (s,q) (1.15, 4.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3391807Z Skipping (s,q) (1.16, 4.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3392065Z Skipping (s,q) (1.17, 4.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3392323Z Skipping (s,q) (1.18, 4.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3392594Z Skipping (s,q) (1.19, 4.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3392862Z Skipping (s,q) (1.2, 4.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3393128Z Skipping (s,q) (1.21, 4.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3393388Z Skipping (s,q) (1.22, 4.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3393651Z Skipping (s,q) (1.23, 4.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3393915Z Skipping (s,q) (1.24, 4.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3394176Z Skipping (s,q) (1.25, 4.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3394433Z Skipping (s,q) (1.26, 4.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3394695Z Skipping (s,q) (1.27, 4.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3394954Z Skipping (s,q) (1.28, 4.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3395222Z Skipping (s,q) (1.29, 4.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3395638Z Skipping (s,q) (1.3, 4.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3395916Z Skipping (s,q) (1.31, 4.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3396304Z Skipping (s,q) (1.32, 4.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3396563Z Skipping (s,q) (1.33, 4.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3396820Z Skipping (s,q) (1.34, 4.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3397087Z Skipping (s,q) (1.35, 4.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3406536Z Skipping (s,q) (1.36, 4.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3406901Z Skipping (s,q) (1.37, 4.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3407168Z Skipping (s,q) (1.38, 4.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3407433Z Skipping (s,q) (1.39, 4.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3407688Z Skipping (s,q) (1.4, 4.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3407971Z Skipping (s,q) (1.41, 4.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3408359Z Skipping (s,q) (1.42, 4.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3408626Z Skipping (s,q) (1.43, 4.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3408890Z Skipping (s,q) (1.44, 4.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3409154Z Skipping (s,q) (1.45, 4.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3409411Z Skipping (s,q) (1.46, 4.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3409677Z Skipping (s,q) (1.47, 4.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3409931Z Skipping (s,q) (1.48, 4.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3410193Z Skipping (s,q) (1.49, 4.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3410449Z Skipping (s,q) (1.5, 4.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3410706Z Skipping (s,q) (1.51, 4.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3410969Z Skipping (s,q) (1.52, 4.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3411230Z Skipping (s,q) (1.53, 4.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3411497Z Skipping (s,q) (1.54, 4.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3411752Z Skipping (s,q) (1.55, 4.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3412015Z Skipping (s,q) (1.56, 4.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3412271Z Skipping (s,q) (1.57, 4.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3412527Z Skipping (s,q) (1.58, 4.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3412788Z Skipping (s,q) (1.59, 4.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3413045Z Skipping (s,q) (1.6, 4.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3413300Z Skipping (s,q) (1.61, 4.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3413566Z Skipping (s,q) (1.62, 4.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3413822Z Skipping (s,q) (1.63, 4.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3414094Z Skipping (s,q) (1.64, 4.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3414359Z Skipping (s,q) (1.65, 4.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3414615Z Skipping (s,q) (1.66, 4.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3414878Z Skipping (s,q) (1.67, 4.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3415135Z Skipping (s,q) (1.68, 4.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3415393Z Skipping (s,q) (1.69, 4.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3415662Z Skipping (s,q) (1.7, 4.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3415921Z Skipping (s,q) (1.71, 4.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3416186Z Skipping (s,q) (1.72, 4.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3416445Z Skipping (s,q) (1.73, 4.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3416701Z Skipping (s,q) (1.74, 4.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3417233Z Skipping (s,q) (1.75, 4.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3417614Z Skipping (s,q) (1.76, 4.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3417870Z Skipping (s,q) (1.77, 4.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3418134Z Skipping (s,q) (1.78, 4.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3418390Z Skipping (s,q) (1.79, 4.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3418657Z Skipping (s,q) (1.8, 4.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3418912Z Skipping (s,q) (1.81, 4.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3419170Z Skipping (s,q) (1.82, 4.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3419436Z Skipping (s,q) (1.83, 4.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3419694Z Skipping (s,q) (1.84, 4.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3419952Z Skipping (s,q) (1.85, 4.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3420223Z Skipping (s,q) (1.86, 4.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3420487Z Skipping (s,q) (1.87, 4.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3420758Z Skipping (s,q) (1.88, 4.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3421015Z Skipping (s,q) (1.89, 4.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3421276Z Skipping (s,q) (1.9, 4.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3421538Z Skipping (s,q) (1.91, 4.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3421794Z Skipping (s,q) (1.92, 4.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3422051Z Skipping (s,q) (1.93, 4.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3422312Z Skipping (s,q) (1.94, 4.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3422570Z Skipping (s,q) (1.95, 4.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3422833Z Skipping (s,q) (1.96, 4.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3423097Z Skipping (s,q) (1.97, 4.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3423366Z Skipping (s,q) (1.98, 4.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3423627Z Skipping (s,q) (1.99, 4.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3423873Z Skipping (s,q) (0.59, 5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3424118Z Skipping (s,q) (0.6, 5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3424375Z Skipping (s,q) (0.61, 5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3424625Z Skipping (s,q) (0.62, 5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3424881Z Skipping (s,q) (0.63, 5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3425127Z Skipping (s,q) (0.64, 5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3425375Z Skipping (s,q) (0.65, 5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3425628Z Skipping (s,q) (0.66, 5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3425877Z Skipping (s,q) (0.67, 5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3426129Z Skipping (s,q) (0.68, 5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3426394Z Skipping (s,q) (0.69, 5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3426639Z Skipping (s,q) (0.7, 5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3426889Z Skipping (s,q) (0.71, 5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3427143Z Skipping (s,q) (0.72, 5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3427392Z Skipping (s,q) (0.73, 5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3427646Z Skipping (s,q) (0.74, 5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3427903Z Skipping (s,q) (0.75, 5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3428151Z Skipping (s,q) (0.76, 5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3428407Z Skipping (s,q) (0.77, 5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3428654Z Skipping (s,q) (0.78, 5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3429016Z Skipping (s,q) (0.79, 5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3429343Z Skipping (s,q) (0.8, 5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3429589Z Skipping (s,q) (0.81, 5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3429849Z Skipping (s,q) (0.82, 5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3430097Z Skipping (s,q) (0.83, 5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3430348Z Skipping (s,q) (0.84, 5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3430607Z Skipping (s,q) (0.85, 5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3430856Z Skipping (s,q) (0.86, 5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3431103Z Skipping (s,q) (0.87, 5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3431355Z Skipping (s,q) (0.88, 5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3431599Z Skipping (s,q) (0.89, 5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3431850Z Skipping (s,q) (0.9, 5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3432101Z Skipping (s,q) (0.91, 5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3432353Z Skipping (s,q) (0.92, 5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3432604Z Skipping (s,q) (0.93, 5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3432851Z Skipping (s,q) (0.94, 5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3433101Z Skipping (s,q) (0.95, 5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3433353Z Skipping (s,q) (0.96, 5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3433597Z Skipping (s,q) (0.97, 5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3433845Z Skipping (s,q) (0.98, 5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3434099Z Skipping (s,q) (0.99, 5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3434337Z Skipping (s,q) (1, 5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3434591Z Skipping (s,q) (1.01, 5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3434844Z Skipping (s,q) (1.02, 5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3435093Z Skipping (s,q) (1.03, 5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3435362Z Skipping (s,q) (1.04, 5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3435610Z Skipping (s,q) (1.05, 5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3435855Z Skipping (s,q) (1.06, 5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3436108Z Skipping (s,q) (1.07, 5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3436353Z Skipping (s,q) (1.08, 5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3436606Z Skipping (s,q) (1.09, 5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3436854Z Skipping (s,q) (1.1, 5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3437102Z Skipping (s,q) (1.11, 5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3437354Z Skipping (s,q) (1.12, 5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3437604Z Skipping (s,q) (1.13, 5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3437858Z Skipping (s,q) (1.14, 5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3438121Z Skipping (s,q) (1.15, 5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3438370Z Skipping (s,q) (1.16, 5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3438624Z Skipping (s,q) (1.17, 5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3438869Z Skipping (s,q) (1.18, 5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3439115Z Skipping (s,q) (1.19, 5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3439368Z Skipping (s,q) (1.2, 5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3439616Z Skipping (s,q) (1.21, 5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3439862Z Skipping (s,q) (1.22, 5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3440116Z Skipping (s,q) (1.23, 5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3440365Z Skipping (s,q) (1.24, 5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3440746Z Skipping (s,q) (1.25, 5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3441023Z Skipping (s,q) (1.26, 5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3441368Z Skipping (s,q) (1.27, 5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3441628Z Skipping (s,q) (1.28, 5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3441876Z Skipping (s,q) (1.29, 5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3442121Z Skipping (s,q) (1.3, 5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3442372Z Skipping (s,q) (1.31, 5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3442619Z Skipping (s,q) (1.32, 5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3442870Z Skipping (s,q) (1.33, 5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3443125Z Skipping (s,q) (1.34, 5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3443372Z Skipping (s,q) (1.35, 5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3443630Z Skipping (s,q) (1.36, 5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3443886Z Skipping (s,q) (1.37, 5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3444142Z Skipping (s,q) (1.38, 5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3444403Z Skipping (s,q) (1.39, 5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3444649Z Skipping (s,q) (1.4, 5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3444903Z Skipping (s,q) (1.41, 5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3445157Z Skipping (s,q) (1.42, 5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3445404Z Skipping (s,q) (1.43, 5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3445657Z Skipping (s,q) (1.44, 5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3445902Z Skipping (s,q) (1.45, 5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3446149Z Skipping (s,q) (1.46, 5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3446403Z Skipping (s,q) (1.47, 5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3446653Z Skipping (s,q) (1.48, 5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3446901Z Skipping (s,q) (1.49, 5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3447163Z Skipping (s,q) (1.5, 5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3447408Z Skipping (s,q) (1.51, 5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3447654Z Skipping (s,q) (1.52, 5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3447912Z Skipping (s,q) (1.53, 5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3448273Z Skipping (s,q) (1.54, 5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3448535Z Skipping (s,q) (1.55, 5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3448780Z Skipping (s,q) (1.56, 5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3449026Z Skipping (s,q) (1.57, 5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3449279Z Skipping (s,q) (1.58, 5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3449526Z Skipping (s,q) (1.59, 5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3449780Z Skipping (s,q) (1.6, 5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3450042Z Skipping (s,q) (1.61, 5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3450288Z Skipping (s,q) (1.62, 5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3450557Z Skipping (s,q) (1.63, 5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3450803Z Skipping (s,q) (1.64, 5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3451062Z Skipping (s,q) (1.65, 5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3451315Z Skipping (s,q) (1.66, 5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3451568Z Skipping (s,q) (1.67, 5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3451824Z Skipping (s,q) (1.68, 5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3452079Z Skipping (s,q) (1.69, 5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3452331Z Skipping (s,q) (1.7, 5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3452813Z Skipping (s,q) (1.71, 5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3453076Z Skipping (s,q) (1.72, 5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3453441Z Skipping (s,q) (1.73, 5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3453688Z Skipping (s,q) (1.74, 5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3453932Z Skipping (s,q) (1.75, 5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3454191Z Skipping (s,q) (1.76, 5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3454436Z Skipping (s,q) (1.77, 5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3454682Z Skipping (s,q) (1.78, 5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3454935Z Skipping (s,q) (1.79, 5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3455182Z Skipping (s,q) (1.8, 5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3455440Z Skipping (s,q) (1.81, 5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3455686Z Skipping (s,q) (1.82, 5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3455940Z Skipping (s,q) (1.83, 5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3456201Z Skipping (s,q) (1.84, 5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3456447Z Skipping (s,q) (1.85, 5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3456693Z Skipping (s,q) (1.86, 5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3456947Z Skipping (s,q) (1.87, 5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3457194Z Skipping (s,q) (1.88, 5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3457441Z Skipping (s,q) (1.89, 5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3457699Z Skipping (s,q) (1.9, 5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3457947Z Skipping (s,q) (1.91, 5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3458204Z Skipping (s,q) (1.92, 5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3458450Z Skipping (s,q) (1.93, 5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3458702Z Skipping (s,q) (1.94, 5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3458959Z Skipping (s,q) (1.95, 5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3459212Z Skipping (s,q) (1.96, 5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3459463Z Skipping (s,q) (1.97, 5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3459715Z Skipping (s,q) (1.98, 5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3459960Z Skipping (s,q) (1.99, 5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3460226Z Skipping (s,q) (0.59, 5.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3460482Z Skipping (s,q) (0.6, 5.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3460740Z Skipping (s,q) (0.61, 5.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3461006Z Skipping (s,q) (0.62, 5.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3461263Z Skipping (s,q) (0.63, 5.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3461522Z Skipping (s,q) (0.64, 5.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3461794Z Skipping (s,q) (0.65, 5.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3462059Z Skipping (s,q) (0.66, 5.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3462321Z Skipping (s,q) (0.67, 5.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3462577Z Skipping (s,q) (0.68, 5.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3462834Z Skipping (s,q) (0.69, 5.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3463097Z Skipping (s,q) (0.7, 5.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3463352Z Skipping (s,q) (0.71, 5.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3463611Z Skipping (s,q) (0.72, 5.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3463876Z Skipping (s,q) (0.73, 5.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3464137Z Skipping (s,q) (0.74, 5.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3464402Z Skipping (s,q) (0.75, 5.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3464792Z Skipping (s,q) (0.76, 5.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3465117Z Skipping (s,q) (0.77, 5.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3465388Z Skipping (s,q) (0.78, 5.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3465647Z Skipping (s,q) (0.79, 5.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3465906Z Skipping (s,q) (0.8, 5.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3466177Z Skipping (s,q) (0.81, 5.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3466434Z Skipping (s,q) (0.82, 5.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3466701Z Skipping (s,q) (0.83, 5.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3466957Z Skipping (s,q) (0.84, 5.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3467215Z Skipping (s,q) (0.85, 5.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3467480Z Skipping (s,q) (0.86, 5.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3467741Z Skipping (s,q) (0.87, 5.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3468006Z Skipping (s,q) (0.88, 5.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3468270Z Skipping (s,q) (0.89, 5.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3468527Z Skipping (s,q) (0.9, 5.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3468796Z Skipping (s,q) (0.91, 5.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3469054Z Skipping (s,q) (0.92, 5.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3469310Z Skipping (s,q) (0.93, 5.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3469575Z Skipping (s,q) (0.94, 5.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3469830Z Skipping (s,q) (0.95, 5.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3470088Z Skipping (s,q) (0.96, 5.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3470350Z Skipping (s,q) (0.97, 5.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3470610Z Skipping (s,q) (0.98, 5.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3470873Z Skipping (s,q) (0.99, 5.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3471129Z Skipping (s,q) (1, 5.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3471387Z Skipping (s,q) (1.01, 5.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3471648Z Skipping (s,q) (1.02, 5.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3471905Z Skipping (s,q) (1.03, 5.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3472160Z Skipping (s,q) (1.04, 5.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3472424Z Skipping (s,q) (1.05, 5.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3472686Z Skipping (s,q) (1.06, 5.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3472945Z Skipping (s,q) (1.07, 5.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3473209Z Skipping (s,q) (1.08, 5.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3473474Z Skipping (s,q) (1.09, 5.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3473738Z Skipping (s,q) (1.1, 5.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3474002Z Skipping (s,q) (1.11, 5.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3474260Z Skipping (s,q) (1.12, 5.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3474524Z Skipping (s,q) (1.13, 5.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3474793Z Skipping (s,q) (1.14, 5.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3475053Z Skipping (s,q) (1.15, 5.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3475319Z Skipping (s,q) (1.16, 5.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3475580Z Skipping (s,q) (1.17, 5.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3475849Z Skipping (s,q) (1.18, 5.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3476119Z Skipping (s,q) (1.19, 5.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3476492Z Skipping (s,q) (1.2, 5.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3476780Z Skipping (s,q) (1.21, 5.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3477146Z Skipping (s,q) (1.22, 5.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3477406Z Skipping (s,q) (1.23, 5.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3477670Z Skipping (s,q) (1.24, 5.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3477925Z Skipping (s,q) (1.25, 5.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3478189Z Skipping (s,q) (1.26, 5.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3478444Z Skipping (s,q) (1.27, 5.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3478701Z Skipping (s,q) (1.28, 5.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3478967Z Skipping (s,q) (1.29, 5.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3479225Z Skipping (s,q) (1.3, 5.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3479486Z Skipping (s,q) (1.31, 5.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3479955Z Skipping (s,q) (1.32, 5.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3480235Z Skipping (s,q) (1.33, 5.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3480500Z Skipping (s,q) (1.34, 5.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3480758Z Skipping (s,q) (1.35, 5.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3481016Z Skipping (s,q) (1.36, 5.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3481281Z Skipping (s,q) (1.37, 5.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3481538Z Skipping (s,q) (1.38, 5.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3481795Z Skipping (s,q) (1.39, 5.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3482067Z Skipping (s,q) (1.4, 5.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3482329Z Skipping (s,q) (1.41, 5.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3482595Z Skipping (s,q) (1.42, 5.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3482860Z Skipping (s,q) (1.43, 5.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3483126Z Skipping (s,q) (1.44, 5.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3483392Z Skipping (s,q) (1.45, 5.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3483651Z Skipping (s,q) (1.46, 5.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3483910Z Skipping (s,q) (1.47, 5.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3484177Z Skipping (s,q) (1.48, 5.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3484435Z Skipping (s,q) (1.49, 5.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3484693Z Skipping (s,q) (1.5, 5.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3484967Z Skipping (s,q) (1.51, 5.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3485226Z Skipping (s,q) (1.52, 5.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3485494Z Skipping (s,q) (1.53, 5.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3485758Z Skipping (s,q) (1.54, 5.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3486025Z Skipping (s,q) (1.55, 5.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3486290Z Skipping (s,q) (1.56, 5.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3486548Z Skipping (s,q) (1.57, 5.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3486807Z Skipping (s,q) (1.58, 5.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3487077Z Skipping (s,q) (1.59, 5.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3487336Z Skipping (s,q) (1.6, 5.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3487602Z Skipping (s,q) (1.61, 5.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3487860Z Skipping (s,q) (1.62, 5.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3488219Z Skipping (s,q) (1.63, 5.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3488497Z Skipping (s,q) (1.64, 5.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3489091Z Skipping (s,q) (1.65, 5.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3489483Z Skipping (s,q) (1.66, 5.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3489753Z Skipping (s,q) (1.67, 5.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3490025Z Skipping (s,q) (1.68, 5.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3490296Z Skipping (s,q) (1.69, 5.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3490558Z Skipping (s,q) (1.7, 5.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3490824Z Skipping (s,q) (1.71, 5.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3491092Z Skipping (s,q) (1.72, 5.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3491353Z Skipping (s,q) (1.73, 5.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3491613Z Skipping (s,q) (1.74, 5.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3491885Z Skipping (s,q) (1.75, 5.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3492147Z Skipping (s,q) (1.76, 5.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3492427Z Skipping (s,q) (1.77, 5.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3492695Z Skipping (s,q) (1.78, 5.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3492956Z Skipping (s,q) (1.79, 5.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3493222Z Skipping (s,q) (1.8, 5.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3493487Z Skipping (s,q) (1.81, 5.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3493752Z Skipping (s,q) (1.82, 5.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3494031Z Skipping (s,q) (1.83, 5.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3494292Z Skipping (s,q) (1.84, 5.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3494562Z Skipping (s,q) (1.85, 5.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3494824Z Skipping (s,q) (1.86, 5.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3495097Z Skipping (s,q) (1.87, 5.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3495367Z Skipping (s,q) (1.88, 5.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3495638Z Skipping (s,q) (1.89, 5.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3495901Z Skipping (s,q) (1.9, 5.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3496171Z Skipping (s,q) (1.91, 5.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3496441Z Skipping (s,q) (1.92, 5.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3496715Z Skipping (s,q) (1.93, 5.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3496986Z Skipping (s,q) (1.94, 5.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3497249Z Skipping (s,q) (1.95, 5.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3497523Z Skipping (s,q) (1.96, 5.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3497785Z Skipping (s,q) (1.97, 5.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3498051Z Skipping (s,q) (1.98, 5.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3498321Z Skipping (s,q) (1.99, 5.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3498592Z Skipping (s,q) (0.59, 5.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3498851Z Skipping (s,q) (0.6, 5.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3499123Z Skipping (s,q) (0.61, 5.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3499383Z Skipping (s,q) (0.62, 5.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3499649Z Skipping (s,q) (0.63, 5.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3499905Z Skipping (s,q) (0.64, 5.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3500165Z Skipping (s,q) (0.65, 5.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3500434Z Skipping (s,q) (0.66, 5.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3500693Z Skipping (s,q) (0.67, 5.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3500950Z Skipping (s,q) (0.68, 5.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3501381Z Skipping (s,q) (0.69, 5.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3501716Z Skipping (s,q) (0.7, 5.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3501989Z Skipping (s,q) (0.71, 5.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3502248Z Skipping (s,q) (0.72, 5.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3502508Z Skipping (s,q) (0.73, 5.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3502776Z Skipping (s,q) (0.74, 5.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3503032Z Skipping (s,q) (0.75, 5.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3503288Z Skipping (s,q) (0.76, 5.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3503552Z Skipping (s,q) (0.77, 5.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3503809Z Skipping (s,q) (0.78, 5.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3504073Z Skipping (s,q) (0.79, 5.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3504337Z Skipping (s,q) (0.8, 5.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3504602Z Skipping (s,q) (0.81, 5.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3504868Z Skipping (s,q) (0.82, 5.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3505131Z Skipping (s,q) (0.83, 5.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3505388Z Skipping (s,q) (0.84, 5.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3505654Z Skipping (s,q) (0.85, 5.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3505910Z Skipping (s,q) (0.86, 5.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3506175Z Skipping (s,q) (0.87, 5.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3506432Z Skipping (s,q) (0.88, 5.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3506689Z Skipping (s,q) (0.89, 5.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3506952Z Skipping (s,q) (0.9, 5.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3507217Z Skipping (s,q) (0.91, 5.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3507481Z Skipping (s,q) (0.92, 5.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3507744Z Skipping (s,q) (0.93, 5.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3507998Z Skipping (s,q) (0.94, 5.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3508265Z Skipping (s,q) (0.95, 5.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3508526Z Skipping (s,q) (0.96, 5.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3508783Z Skipping (s,q) (0.97, 5.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3509045Z Skipping (s,q) (0.98, 5.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3509301Z Skipping (s,q) (0.99, 5.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3509550Z Skipping (s,q) (1, 5.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3509813Z Skipping (s,q) (1.01, 5.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3510075Z Skipping (s,q) (1.02, 5.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3510341Z Skipping (s,q) (1.03, 5.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3510610Z Skipping (s,q) (1.04, 5.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3510867Z Skipping (s,q) (1.05, 5.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3511136Z Skipping (s,q) (1.06, 5.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3511397Z Skipping (s,q) (1.07, 5.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3511655Z Skipping (s,q) (1.08, 5.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3511923Z Skipping (s,q) (1.09, 5.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3512177Z Skipping (s,q) (1.1, 5.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3512435Z Skipping (s,q) (1.11, 5.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3512702Z Skipping (s,q) (1.12, 5.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3512961Z Skipping (s,q) (1.13, 5.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3513435Z Skipping (s,q) (1.14, 5.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3513765Z Skipping (s,q) (1.15, 5.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3514024Z Skipping (s,q) (1.16, 5.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3514290Z Skipping (s,q) (1.17, 5.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3514548Z Skipping (s,q) (1.18, 5.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3514810Z Skipping (s,q) (1.19, 5.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3515077Z Skipping (s,q) (1.2, 5.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3515335Z Skipping (s,q) (1.21, 5.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3515600Z Skipping (s,q) (1.22, 5.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3515859Z Skipping (s,q) (1.23, 5.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3516121Z Skipping (s,q) (1.24, 5.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3516391Z Skipping (s,q) (1.25, 5.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3516657Z Skipping (s,q) (1.26, 5.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3516914Z Skipping (s,q) (1.27, 5.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3517177Z Skipping (s,q) (1.28, 5.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3517436Z Skipping (s,q) (1.29, 5.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3517698Z Skipping (s,q) (1.3, 5.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3517956Z Skipping (s,q) (1.31, 5.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3518212Z Skipping (s,q) (1.32, 5.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3518475Z Skipping (s,q) (1.33, 5.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3518732Z Skipping (s,q) (1.34, 5.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3518989Z Skipping (s,q) (1.35, 5.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3519260Z Skipping (s,q) (1.36, 5.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3519525Z Skipping (s,q) (1.37, 5.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3519798Z Skipping (s,q) (1.38, 5.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3520056Z Skipping (s,q) (1.39, 5.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3520313Z Skipping (s,q) (1.4, 5.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3520580Z Skipping (s,q) (1.41, 5.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3520837Z Skipping (s,q) (1.42, 5.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3521097Z Skipping (s,q) (1.43, 5.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3521362Z Skipping (s,q) (1.44, 5.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3521620Z Skipping (s,q) (1.45, 5.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3521887Z Skipping (s,q) (1.46, 5.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3522152Z Skipping (s,q) (1.47, 5.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3522413Z Skipping (s,q) (1.48, 5.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3522687Z Skipping (s,q) (1.49, 5.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3522942Z Skipping (s,q) (1.5, 5.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3523200Z Skipping (s,q) (1.51, 5.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3523470Z Skipping (s,q) (1.52, 5.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3523730Z Skipping (s,q) (1.53, 5.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3523998Z Skipping (s,q) (1.54, 5.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3524256Z Skipping (s,q) (1.55, 5.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3524511Z Skipping (s,q) (1.56, 5.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3524785Z Skipping (s,q) (1.57, 5.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3525042Z Skipping (s,q) (1.58, 5.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3525438Z Skipping (s,q) (1.59, 5.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3525770Z Skipping (s,q) (1.6, 5.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3526028Z Skipping (s,q) (1.61, 5.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3526283Z Skipping (s,q) (1.62, 5.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3526548Z Skipping (s,q) (1.63, 5.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3526807Z Skipping (s,q) (1.64, 5.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3527071Z Skipping (s,q) (1.65, 5.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3527327Z Skipping (s,q) (1.66, 5.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3527586Z Skipping (s,q) (1.67, 5.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3527850Z Skipping (s,q) (1.68, 5.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3528237Z Skipping (s,q) (1.69, 5.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3528509Z Skipping (s,q) (1.7, 5.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3528783Z Skipping (s,q) (1.71, 5.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3529040Z Skipping (s,q) (1.72, 5.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3529306Z Skipping (s,q) (1.73, 5.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3529565Z Skipping (s,q) (1.74, 5.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3529821Z Skipping (s,q) (1.75, 5.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3530082Z Skipping (s,q) (1.76, 5.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3530337Z Skipping (s,q) (1.77, 5.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3530590Z Skipping (s,q) (1.78, 5.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3530850Z Skipping (s,q) (1.79, 5.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3531102Z Skipping (s,q) (1.8, 5.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3531373Z Skipping (s,q) (1.81, 5.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3531627Z Skipping (s,q) (1.82, 5.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3531889Z Skipping (s,q) (1.83, 5.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3532156Z Skipping (s,q) (1.84, 5.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3532410Z Skipping (s,q) (1.85, 5.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3532664Z Skipping (s,q) (1.86, 5.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3532923Z Skipping (s,q) (1.87, 5.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3533181Z Skipping (s,q) (1.88, 5.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3533441Z Skipping (s,q) (1.89, 5.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3533692Z Skipping (s,q) (1.9, 5.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3533949Z Skipping (s,q) (1.91, 5.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3534216Z Skipping (s,q) (1.92, 5.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3534477Z Skipping (s,q) (1.93, 5.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3534737Z Skipping (s,q) (1.94, 5.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3535000Z Skipping (s,q) (1.95, 5.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3535255Z Skipping (s,q) (1.96, 5.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3535517Z Skipping (s,q) (1.97, 5.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3535773Z Skipping (s,q) (1.98, 5.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3536031Z Skipping (s,q) (1.99, 5.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3536292Z Skipping (s,q) (0.6, 5.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3536550Z Skipping (s,q) (0.61, 5.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3536808Z Skipping (s,q) (0.62, 5.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3537069Z Skipping (s,q) (0.63, 5.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3537475Z Skipping (s,q) (0.64, 5.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3537807Z Skipping (s,q) (0.65, 5.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3538066Z Skipping (s,q) (0.66, 5.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3538322Z Skipping (s,q) (0.67, 5.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3538591Z Skipping (s,q) (0.68, 5.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3538847Z Skipping (s,q) (0.69, 5.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3539102Z Skipping (s,q) (0.7, 5.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3539370Z Skipping (s,q) (0.71, 5.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3539627Z Skipping (s,q) (0.72, 5.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3539885Z Skipping (s,q) (0.73, 5.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3540150Z Skipping (s,q) (0.74, 5.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3540412Z Skipping (s,q) (0.75, 5.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3540682Z Skipping (s,q) (0.76, 5.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3540941Z Skipping (s,q) (0.77, 5.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3541198Z Skipping (s,q) (0.78, 5.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3541464Z Skipping (s,q) (0.79, 5.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3541722Z Skipping (s,q) (0.8, 5.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3541981Z Skipping (s,q) (0.81, 5.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3542256Z Skipping (s,q) (0.82, 5.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3542511Z Skipping (s,q) (0.83, 5.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3542777Z Skipping (s,q) (0.84, 5.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3543035Z Skipping (s,q) (0.85, 5.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3543305Z Skipping (s,q) (0.86, 5.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3543573Z Skipping (s,q) (0.87, 5.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3543837Z Skipping (s,q) (0.88, 5.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3544101Z Skipping (s,q) (0.89, 5.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3544360Z Skipping (s,q) (0.9, 5.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3544618Z Skipping (s,q) (0.91, 5.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3544883Z Skipping (s,q) (0.92, 5.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3545144Z Skipping (s,q) (0.93, 5.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3545404Z Skipping (s,q) (0.94, 5.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3545673Z Skipping (s,q) (0.95, 5.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3545935Z Skipping (s,q) (0.96, 5.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3546209Z Skipping (s,q) (0.97, 5.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3546470Z Skipping (s,q) (0.98, 5.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3546733Z Skipping (s,q) (0.99, 5.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3546991Z Skipping (s,q) (1, 5.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3547248Z Skipping (s,q) (1.01, 5.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3547507Z Skipping (s,q) (1.02, 5.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3547774Z Skipping (s,q) (1.03, 5.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3548033Z Skipping (s,q) (1.04, 5.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3548298Z Skipping (s,q) (1.05, 5.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3548559Z Skipping (s,q) (1.06, 5.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3548817Z Skipping (s,q) (1.07, 5.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3549219Z Skipping (s,q) (1.08, 5.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3549494Z Skipping (s,q) (1.09, 5.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3549889Z Skipping (s,q) (1.1, 5.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3550156Z Skipping (s,q) (1.11, 5.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3550414Z Skipping (s,q) (1.12, 5.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3550679Z Skipping (s,q) (1.13, 5.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3550936Z Skipping (s,q) (1.14, 5.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3551192Z Skipping (s,q) (1.15, 5.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3551460Z Skipping (s,q) (1.16, 5.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3551720Z Skipping (s,q) (1.17, 5.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3551981Z Skipping (s,q) (1.18, 5.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3552249Z Skipping (s,q) (1.19, 5.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3552508Z Skipping (s,q) (1.2, 5.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3552780Z Skipping (s,q) (1.21, 5.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3553037Z Skipping (s,q) (1.22, 5.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3553293Z Skipping (s,q) (1.23, 5.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3553563Z Skipping (s,q) (1.24, 5.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3553819Z Skipping (s,q) (1.25, 5.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3554076Z Skipping (s,q) (1.26, 5.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3554341Z Skipping (s,q) (1.27, 5.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3554599Z Skipping (s,q) (1.28, 5.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3554866Z Skipping (s,q) (1.29, 5.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3555125Z Skipping (s,q) (1.3, 5.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3555391Z Skipping (s,q) (1.31, 5.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3555659Z Skipping (s,q) (1.32, 5.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3555914Z Skipping (s,q) (1.33, 5.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3556171Z Skipping (s,q) (1.34, 5.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3556436Z Skipping (s,q) (1.35, 5.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3556692Z Skipping (s,q) (1.36, 5.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3556956Z Skipping (s,q) (1.37, 5.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3557212Z Skipping (s,q) (1.38, 5.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3557466Z Skipping (s,q) (1.39, 5.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3557731Z Skipping (s,q) (1.4, 5.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3557990Z Skipping (s,q) (1.41, 5.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3558252Z Skipping (s,q) (1.42, 5.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3558523Z Skipping (s,q) (1.43, 5.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3558780Z Skipping (s,q) (1.44, 5.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3559033Z Skipping (s,q) (1.45, 5.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3559297Z Skipping (s,q) (1.46, 5.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3559552Z Skipping (s,q) (1.47, 5.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3559816Z Skipping (s,q) (1.48, 5.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3560079Z Skipping (s,q) (1.49, 5.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3560335Z Skipping (s,q) (1.5, 5.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3560597Z Skipping (s,q) (1.51, 5.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3560855Z Skipping (s,q) (1.52, 5.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3561273Z Skipping (s,q) (1.53, 5.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3561621Z Skipping (s,q) (1.54, 5.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3561882Z Skipping (s,q) (1.55, 5.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3562145Z Skipping (s,q) (1.56, 5.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3562401Z Skipping (s,q) (1.57, 5.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3562657Z Skipping (s,q) (1.58, 5.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3562920Z Skipping (s,q) (1.59, 5.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3563176Z Skipping (s,q) (1.6, 5.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3563431Z Skipping (s,q) (1.61, 5.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3563696Z Skipping (s,q) (1.62, 5.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3563950Z Skipping (s,q) (1.63, 5.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3564220Z Skipping (s,q) (1.64, 5.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3564492Z Skipping (s,q) (1.65, 5.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3564749Z Skipping (s,q) (1.66, 5.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3565013Z Skipping (s,q) (1.67, 5.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3565270Z Skipping (s,q) (1.68, 5.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3565528Z Skipping (s,q) (1.69, 5.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3565791Z Skipping (s,q) (1.7, 5.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3566049Z Skipping (s,q) (1.71, 5.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3566311Z Skipping (s,q) (1.72, 5.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3566570Z Skipping (s,q) (1.73, 5.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3566827Z Skipping (s,q) (1.74, 5.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3567099Z Skipping (s,q) (1.75, 5.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3567364Z Skipping (s,q) (1.76, 5.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3567628Z Skipping (s,q) (1.77, 5.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3567891Z Skipping (s,q) (1.78, 5.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3568274Z Skipping (s,q) (1.79, 5.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3568542Z Skipping (s,q) (1.8, 5.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3568803Z Skipping (s,q) (1.81, 5.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3569059Z Skipping (s,q) (1.82, 5.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3569321Z Skipping (s,q) (1.83, 5.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3569577Z Skipping (s,q) (1.84, 5.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3569833Z Skipping (s,q) (1.85, 5.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3570101Z Skipping (s,q) (1.86, 5.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3570359Z Skipping (s,q) (1.87, 5.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3570635Z Skipping (s,q) (1.88, 5.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3570890Z Skipping (s,q) (1.89, 5.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3571189Z Skipping (s,q) (1.9, 5.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3571453Z Skipping (s,q) (1.91, 5.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3571711Z Skipping (s,q) (1.92, 5.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3571971Z Skipping (s,q) (1.93, 5.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3572235Z Skipping (s,q) (1.94, 5.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3572489Z Skipping (s,q) (1.95, 5.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3572747Z Skipping (s,q) (1.96, 5.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3573143Z Skipping (s,q) (1.97, 5.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3573416Z Skipping (s,q) (1.98, 5.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3573777Z Skipping (s,q) (1.99, 5.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3574023Z Skipping (s,q) (0.6, 6): inconsistent with heavy hitters! 2025-05-07T20:14:48.3574274Z Skipping (s,q) (0.61, 6): inconsistent with heavy hitters! 2025-05-07T20:14:48.3574527Z Skipping (s,q) (0.62, 6): inconsistent with heavy hitters! 2025-05-07T20:14:48.3574775Z Skipping (s,q) (0.63, 6): inconsistent with heavy hitters! 2025-05-07T20:14:48.3575024Z Skipping (s,q) (0.64, 6): inconsistent with heavy hitters! 2025-05-07T20:14:48.3575277Z Skipping (s,q) (0.65, 6): inconsistent with heavy hitters! 2025-05-07T20:14:48.3575521Z Skipping (s,q) (0.66, 6): inconsistent with heavy hitters! 2025-05-07T20:14:48.3575775Z Skipping (s,q) (0.67, 6): inconsistent with heavy hitters! 2025-05-07T20:14:48.3576020Z Skipping (s,q) (0.68, 6): inconsistent with heavy hitters! 2025-05-07T20:14:48.3576276Z Skipping (s,q) (0.69, 6): inconsistent with heavy hitters! 2025-05-07T20:14:48.3576541Z Skipping (s,q) (0.7, 6): inconsistent with heavy hitters! 2025-05-07T20:14:48.3576790Z Skipping (s,q) (0.71, 6): inconsistent with heavy hitters! 2025-05-07T20:14:48.3577037Z Skipping (s,q) (0.72, 6): inconsistent with heavy hitters! 2025-05-07T20:14:48.3577295Z Skipping (s,q) (0.73, 6): inconsistent with heavy hitters! 2025-05-07T20:14:48.3577542Z Skipping (s,q) (0.74, 6): inconsistent with heavy hitters! 2025-05-07T20:14:48.3577797Z Skipping (s,q) (0.75, 6): inconsistent with heavy hitters! 2025-05-07T20:14:48.3578046Z Skipping (s,q) (0.76, 6): inconsistent with heavy hitters! 2025-05-07T20:14:48.3578292Z Skipping (s,q) (0.77, 6): inconsistent with heavy hitters! 2025-05-07T20:14:48.3578544Z Skipping (s,q) (0.78, 6): inconsistent with heavy hitters! 2025-05-07T20:14:48.3578789Z Skipping (s,q) (0.79, 6): inconsistent with heavy hitters! 2025-05-07T20:14:48.3579039Z Skipping (s,q) (0.8, 6): inconsistent with heavy hitters! 2025-05-07T20:14:48.3579294Z Skipping (s,q) (0.81, 6): inconsistent with heavy hitters! 2025-05-07T20:14:48.3579547Z Skipping (s,q) (0.82, 6): inconsistent with heavy hitters! 2025-05-07T20:14:48.3580003Z Skipping (s,q) (0.83, 6): inconsistent with heavy hitters! 2025-05-07T20:14:48.3580258Z Skipping (s,q) (0.84, 6): inconsistent with heavy hitters! 2025-05-07T20:14:48.3580507Z Skipping (s,q) (0.85, 6): inconsistent with heavy hitters! 2025-05-07T20:14:48.3580762Z Skipping (s,q) (0.86, 6): inconsistent with heavy hitters! 2025-05-07T20:14:48.3581010Z Skipping (s,q) (0.87, 6): inconsistent with heavy hitters! 2025-05-07T20:14:48.3581258Z Skipping (s,q) (0.88, 6): inconsistent with heavy hitters! 2025-05-07T20:14:48.3581519Z Skipping (s,q) (0.89, 6): inconsistent with heavy hitters! 2025-05-07T20:14:48.3581769Z Skipping (s,q) (0.9, 6): inconsistent with heavy hitters! 2025-05-07T20:14:48.3582016Z Skipping (s,q) (0.91, 6): inconsistent with heavy hitters! 2025-05-07T20:14:48.3582282Z Skipping (s,q) (0.92, 6): inconsistent with heavy hitters! 2025-05-07T20:14:48.3582540Z Skipping (s,q) (0.93, 6): inconsistent with heavy hitters! 2025-05-07T20:14:48.3582794Z Skipping (s,q) (0.94, 6): inconsistent with heavy hitters! 2025-05-07T20:14:48.3583045Z Skipping (s,q) (0.95, 6): inconsistent with heavy hitters! 2025-05-07T20:14:48.3583292Z Skipping (s,q) (0.96, 6): inconsistent with heavy hitters! 2025-05-07T20:14:48.3583545Z Skipping (s,q) (0.97, 6): inconsistent with heavy hitters! 2025-05-07T20:14:48.3583793Z Skipping (s,q) (0.98, 6): inconsistent with heavy hitters! 2025-05-07T20:14:48.3584038Z Skipping (s,q) (0.99, 6): inconsistent with heavy hitters! 2025-05-07T20:14:48.3584288Z Skipping (s,q) (1, 6): inconsistent with heavy hitters! 2025-05-07T20:14:48.3584536Z Skipping (s,q) (1.01, 6): inconsistent with heavy hitters! 2025-05-07T20:14:48.3584797Z Skipping (s,q) (1.02, 6): inconsistent with heavy hitters! 2025-05-07T20:14:48.3585043Z Skipping (s,q) (1.03, 6): inconsistent with heavy hitters! 2025-05-07T20:14:48.3585634Z Skipping (s,q) (1.04, 6): inconsistent with heavy hitters! 2025-05-07T20:14:48.3586026Z Skipping (s,q) (1.05, 6): inconsistent with heavy hitters! 2025-05-07T20:14:48.3586275Z Skipping (s,q) (1.06, 6): inconsistent with heavy hitters! 2025-05-07T20:14:48.3586522Z Skipping (s,q) (1.07, 6): inconsistent with heavy hitters! 2025-05-07T20:14:48.3586775Z Skipping (s,q) (1.08, 6): inconsistent with heavy hitters! 2025-05-07T20:14:48.3587023Z Skipping (s,q) (1.09, 6): inconsistent with heavy hitters! 2025-05-07T20:14:48.3587279Z Skipping (s,q) (1.1, 6): inconsistent with heavy hitters! 2025-05-07T20:14:48.3587528Z Skipping (s,q) (1.11, 6): inconsistent with heavy hitters! 2025-05-07T20:14:48.3587777Z Skipping (s,q) (1.12, 6): inconsistent with heavy hitters! 2025-05-07T20:14:48.3588036Z Skipping (s,q) (1.13, 6): inconsistent with heavy hitters! 2025-05-07T20:14:48.3588282Z Skipping (s,q) (1.14, 6): inconsistent with heavy hitters! 2025-05-07T20:14:48.3588532Z Skipping (s,q) (1.15, 6): inconsistent with heavy hitters! 2025-05-07T20:14:48.3588795Z Skipping (s,q) (1.16, 6): inconsistent with heavy hitters! 2025-05-07T20:14:48.3589041Z Skipping (s,q) (1.17, 6): inconsistent with heavy hitters! 2025-05-07T20:14:48.3589288Z Skipping (s,q) (1.18, 6): inconsistent with heavy hitters! 2025-05-07T20:14:48.3589546Z Skipping (s,q) (1.19, 6): inconsistent with heavy hitters! 2025-05-07T20:14:48.3589794Z Skipping (s,q) (1.2, 6): inconsistent with heavy hitters! 2025-05-07T20:14:48.3590050Z Skipping (s,q) (1.21, 6): inconsistent with heavy hitters! 2025-05-07T20:14:48.3590299Z Skipping (s,q) (1.22, 6): inconsistent with heavy hitters! 2025-05-07T20:14:48.3590547Z Skipping (s,q) (1.23, 6): inconsistent with heavy hitters! 2025-05-07T20:14:48.3590805Z Skipping (s,q) (1.24, 6): inconsistent with heavy hitters! 2025-05-07T20:14:48.3591054Z Skipping (s,q) (1.25, 6): inconsistent with heavy hitters! 2025-05-07T20:14:48.3591304Z Skipping (s,q) (1.26, 6): inconsistent with heavy hitters! 2025-05-07T20:14:48.3591566Z Skipping (s,q) (1.27, 6): inconsistent with heavy hitters! 2025-05-07T20:14:48.3591822Z Skipping (s,q) (1.28, 6): inconsistent with heavy hitters! 2025-05-07T20:14:48.3592080Z Skipping (s,q) (1.29, 6): inconsistent with heavy hitters! 2025-05-07T20:14:48.3592329Z Skipping (s,q) (1.3, 6): inconsistent with heavy hitters! 2025-05-07T20:14:48.3592580Z Skipping (s,q) (1.31, 6): inconsistent with heavy hitters! 2025-05-07T20:14:48.3592843Z Skipping (s,q) (1.32, 6): inconsistent with heavy hitters! 2025-05-07T20:14:48.3593092Z Skipping (s,q) (1.33, 6): inconsistent with heavy hitters! 2025-05-07T20:14:48.3593340Z Skipping (s,q) (1.34, 6): inconsistent with heavy hitters! 2025-05-07T20:14:48.3593597Z Skipping (s,q) (1.35, 6): inconsistent with heavy hitters! 2025-05-07T20:14:48.3593847Z Skipping (s,q) (1.36, 6): inconsistent with heavy hitters! 2025-05-07T20:14:48.3594103Z Skipping (s,q) (1.37, 6): inconsistent with heavy hitters! 2025-05-07T20:14:48.3594361Z Skipping (s,q) (1.38, 6): inconsistent with heavy hitters! 2025-05-07T20:14:48.3594615Z Skipping (s,q) (1.39, 6): inconsistent with heavy hitters! 2025-05-07T20:14:48.3594869Z Skipping (s,q) (1.4, 6): inconsistent with heavy hitters! 2025-05-07T20:14:48.3595118Z Skipping (s,q) (1.41, 6): inconsistent with heavy hitters! 2025-05-07T20:14:48.3595371Z Skipping (s,q) (1.42, 6): inconsistent with heavy hitters! 2025-05-07T20:14:48.3595628Z Skipping (s,q) (1.43, 6): inconsistent with heavy hitters! 2025-05-07T20:14:48.3595876Z Skipping (s,q) (1.44, 6): inconsistent with heavy hitters! 2025-05-07T20:14:48.3596125Z Skipping (s,q) (1.45, 6): inconsistent with heavy hitters! 2025-05-07T20:14:48.3596383Z Skipping (s,q) (1.46, 6): inconsistent with heavy hitters! 2025-05-07T20:14:48.3596628Z Skipping (s,q) (1.47, 6): inconsistent with heavy hitters! 2025-05-07T20:14:48.3596886Z Skipping (s,q) (1.48, 6): inconsistent with heavy hitters! 2025-05-07T20:14:48.3597140Z Skipping (s,q) (1.49, 6): inconsistent with heavy hitters! 2025-05-07T20:14:48.3597523Z Skipping (s,q) (1.5, 6): inconsistent with heavy hitters! 2025-05-07T20:14:48.3597899Z Skipping (s,q) (1.51, 6): inconsistent with heavy hitters! 2025-05-07T20:14:48.3598271Z Skipping (s,q) (1.52, 6): inconsistent with heavy hitters! 2025-05-07T20:14:48.3598524Z Skipping (s,q) (1.53, 6): inconsistent with heavy hitters! 2025-05-07T20:14:48.3598781Z Skipping (s,q) (1.54, 6): inconsistent with heavy hitters! 2025-05-07T20:14:48.3599033Z Skipping (s,q) (1.55, 6): inconsistent with heavy hitters! 2025-05-07T20:14:48.3599299Z Skipping (s,q) (1.56, 6): inconsistent with heavy hitters! 2025-05-07T20:14:48.3599547Z Skipping (s,q) (1.57, 6): inconsistent with heavy hitters! 2025-05-07T20:14:48.3599795Z Skipping (s,q) (1.58, 6): inconsistent with heavy hitters! 2025-05-07T20:14:48.3600056Z Skipping (s,q) (1.59, 6): inconsistent with heavy hitters! 2025-05-07T20:14:48.3600304Z Skipping (s,q) (1.6, 6): inconsistent with heavy hitters! 2025-05-07T20:14:48.3600565Z Skipping (s,q) (1.61, 6): inconsistent with heavy hitters! 2025-05-07T20:14:48.3600830Z Skipping (s,q) (1.62, 6): inconsistent with heavy hitters! 2025-05-07T20:14:48.3601081Z Skipping (s,q) (1.63, 6): inconsistent with heavy hitters! 2025-05-07T20:14:48.3601357Z Skipping (s,q) (1.64, 6): inconsistent with heavy hitters! 2025-05-07T20:14:48.3601602Z Skipping (s,q) (1.65, 6): inconsistent with heavy hitters! 2025-05-07T20:14:48.3601860Z Skipping (s,q) (1.66, 6): inconsistent with heavy hitters! 2025-05-07T20:14:48.3602109Z Skipping (s,q) (1.67, 6): inconsistent with heavy hitters! 2025-05-07T20:14:48.3602358Z Skipping (s,q) (1.68, 6): inconsistent with heavy hitters! 2025-05-07T20:14:48.3602623Z Skipping (s,q) (1.69, 6): inconsistent with heavy hitters! 2025-05-07T20:14:48.3602874Z Skipping (s,q) (1.7, 6): inconsistent with heavy hitters! 2025-05-07T20:14:48.3603130Z Skipping (s,q) (1.71, 6): inconsistent with heavy hitters! 2025-05-07T20:14:48.3603390Z Skipping (s,q) (1.72, 6): inconsistent with heavy hitters! 2025-05-07T20:14:48.3603646Z Skipping (s,q) (1.73, 6): inconsistent with heavy hitters! 2025-05-07T20:14:48.3603905Z Skipping (s,q) (1.74, 6): inconsistent with heavy hitters! 2025-05-07T20:14:48.3604162Z Skipping (s,q) (1.75, 6): inconsistent with heavy hitters! 2025-05-07T20:14:48.3604415Z Skipping (s,q) (1.76, 6): inconsistent with heavy hitters! 2025-05-07T20:14:48.3604670Z Skipping (s,q) (1.77, 6): inconsistent with heavy hitters! 2025-05-07T20:14:48.3604924Z Skipping (s,q) (1.78, 6): inconsistent with heavy hitters! 2025-05-07T20:14:48.3605176Z Skipping (s,q) (1.79, 6): inconsistent with heavy hitters! 2025-05-07T20:14:48.3605433Z Skipping (s,q) (1.8, 6): inconsistent with heavy hitters! 2025-05-07T20:14:48.3605687Z Skipping (s,q) (1.81, 6): inconsistent with heavy hitters! 2025-05-07T20:14:48.3605939Z Skipping (s,q) (1.82, 6): inconsistent with heavy hitters! 2025-05-07T20:14:48.3606200Z Skipping (s,q) (1.83, 6): inconsistent with heavy hitters! 2025-05-07T20:14:48.3606460Z Skipping (s,q) (1.84, 6): inconsistent with heavy hitters! 2025-05-07T20:14:48.3606721Z Skipping (s,q) (1.85, 6): inconsistent with heavy hitters! 2025-05-07T20:14:48.3606974Z Skipping (s,q) (1.86, 6): inconsistent with heavy hitters! 2025-05-07T20:14:48.3607230Z Skipping (s,q) (1.87, 6): inconsistent with heavy hitters! 2025-05-07T20:14:48.3607488Z Skipping (s,q) (1.88, 6): inconsistent with heavy hitters! 2025-05-07T20:14:48.3607739Z Skipping (s,q) (1.89, 6): inconsistent with heavy hitters! 2025-05-07T20:14:48.3607983Z Skipping (s,q) (1.9, 6): inconsistent with heavy hitters! 2025-05-07T20:14:48.3608322Z Skipping (s,q) (1.91, 6): inconsistent with heavy hitters! 2025-05-07T20:14:48.3608571Z Skipping (s,q) (1.92, 6): inconsistent with heavy hitters! 2025-05-07T20:14:48.3608825Z Skipping (s,q) (1.93, 6): inconsistent with heavy hitters! 2025-05-07T20:14:48.3609073Z Skipping (s,q) (1.94, 6): inconsistent with heavy hitters! 2025-05-07T20:14:48.3609317Z Skipping (s,q) (1.95, 6): inconsistent with heavy hitters! 2025-05-07T20:14:48.3609745Z Skipping (s,q) (1.96, 6): inconsistent with heavy hitters! 2025-05-07T20:14:48.3610063Z Skipping (s,q) (1.97, 6): inconsistent with heavy hitters! 2025-05-07T20:14:48.3610314Z Skipping (s,q) (1.98, 6): inconsistent with heavy hitters! 2025-05-07T20:14:48.3610570Z Skipping (s,q) (1.99, 6): inconsistent with heavy hitters! 2025-05-07T20:14:48.3610834Z Skipping (s,q) (0.61, 6.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3611102Z Skipping (s,q) (0.62, 6.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3611361Z Skipping (s,q) (0.63, 6.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3611619Z Skipping (s,q) (0.64, 6.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3611884Z Skipping (s,q) (0.65, 6.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3612142Z Skipping (s,q) (0.66, 6.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3612400Z Skipping (s,q) (0.67, 6.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3612671Z Skipping (s,q) (0.68, 6.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3612933Z Skipping (s,q) (0.69, 6.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3613193Z Skipping (s,q) (0.7, 6.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3613460Z Skipping (s,q) (0.71, 6.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3613718Z Skipping (s,q) (0.72, 6.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3613982Z Skipping (s,q) (0.73, 6.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3614238Z Skipping (s,q) (0.74, 6.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3614497Z Skipping (s,q) (0.75, 6.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3614761Z Skipping (s,q) (0.76, 6.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3615023Z Skipping (s,q) (0.77, 6.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3615280Z Skipping (s,q) (0.78, 6.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3615553Z Skipping (s,q) (0.79, 6.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3615817Z Skipping (s,q) (0.8, 6.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3616085Z Skipping (s,q) (0.81, 6.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3616342Z Skipping (s,q) (0.82, 6.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3616602Z Skipping (s,q) (0.83, 6.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3616868Z Skipping (s,q) (0.84, 6.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3617126Z Skipping (s,q) (0.85, 6.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3617383Z Skipping (s,q) (0.86, 6.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3617646Z Skipping (s,q) (0.87, 6.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3617904Z Skipping (s,q) (0.88, 6.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3618168Z Skipping (s,q) (0.89, 6.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3618429Z Skipping (s,q) (0.9, 6.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3618687Z Skipping (s,q) (0.91, 6.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3618958Z Skipping (s,q) (0.92, 6.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3619215Z Skipping (s,q) (0.93, 6.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3619471Z Skipping (s,q) (0.94, 6.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3619735Z Skipping (s,q) (0.95, 6.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3619993Z Skipping (s,q) (0.96, 6.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3620255Z Skipping (s,q) (0.97, 6.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3620513Z Skipping (s,q) (0.98, 6.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3620771Z Skipping (s,q) (0.99, 6.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3621039Z Skipping (s,q) (1, 6.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3621452Z Skipping (s,q) (1.01, 6.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3621729Z Skipping (s,q) (1.02, 6.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3622127Z Skipping (s,q) (1.03, 6.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3622384Z Skipping (s,q) (1.04, 6.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3622650Z Skipping (s,q) (1.05, 6.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3622910Z Skipping (s,q) (1.06, 6.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3623167Z Skipping (s,q) (1.07, 6.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3623431Z Skipping (s,q) (1.08, 6.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3623692Z Skipping (s,q) (1.09, 6.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3623951Z Skipping (s,q) (1.1, 6.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3624217Z Skipping (s,q) (1.11, 6.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3624474Z Skipping (s,q) (1.12, 6.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3624746Z Skipping (s,q) (1.13, 6.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3625013Z Skipping (s,q) (1.14, 6.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3625274Z Skipping (s,q) (1.15, 6.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3625539Z Skipping (s,q) (1.16, 6.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3625796Z Skipping (s,q) (1.17, 6.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3626055Z Skipping (s,q) (1.18, 6.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3626319Z Skipping (s,q) (1.19, 6.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3626578Z Skipping (s,q) (1.2, 6.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3626836Z Skipping (s,q) (1.21, 6.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3627104Z Skipping (s,q) (1.22, 6.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3627361Z Skipping (s,q) (1.23, 6.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3627632Z Skipping (s,q) (1.24, 6.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3627896Z Skipping (s,q) (1.25, 6.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3628154Z Skipping (s,q) (1.26, 6.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3628418Z Skipping (s,q) (1.27, 6.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3628676Z Skipping (s,q) (1.28, 6.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3628935Z Skipping (s,q) (1.29, 6.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3629198Z Skipping (s,q) (1.3, 6.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3629456Z Skipping (s,q) (1.31, 6.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3629725Z Skipping (s,q) (1.32, 6.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3629983Z Skipping (s,q) (1.33, 6.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3630239Z Skipping (s,q) (1.34, 6.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3630509Z Skipping (s,q) (1.35, 6.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3630778Z Skipping (s,q) (1.36, 6.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3631034Z Skipping (s,q) (1.37, 6.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3631297Z Skipping (s,q) (1.38, 6.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3631553Z Skipping (s,q) (1.39, 6.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3631817Z Skipping (s,q) (1.4, 6.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3632076Z Skipping (s,q) (1.41, 6.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3632340Z Skipping (s,q) (1.42, 6.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3632605Z Skipping (s,q) (1.43, 6.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3632863Z Skipping (s,q) (1.44, 6.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3633124Z Skipping (s,q) (1.45, 6.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3633542Z Skipping (s,q) (1.46, 6.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3633943Z Skipping (s,q) (1.47, 6.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3634209Z Skipping (s,q) (1.48, 6.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3634467Z Skipping (s,q) (1.49, 6.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3634729Z Skipping (s,q) (1.5, 6.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3634994Z Skipping (s,q) (1.51, 6.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3635253Z Skipping (s,q) (1.52, 6.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3635515Z Skipping (s,q) (1.53, 6.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3635780Z Skipping (s,q) (1.54, 6.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3636037Z Skipping (s,q) (1.55, 6.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3636303Z Skipping (s,q) (1.56, 6.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3636566Z Skipping (s,q) (1.57, 6.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3636830Z Skipping (s,q) (1.58, 6.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3637092Z Skipping (s,q) (1.59, 6.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3637347Z Skipping (s,q) (1.6, 6.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3637604Z Skipping (s,q) (1.61, 6.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3637867Z Skipping (s,q) (1.62, 6.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3638126Z Skipping (s,q) (1.63, 6.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3638389Z Skipping (s,q) (1.64, 6.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3638652Z Skipping (s,q) (1.65, 6.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3638908Z Skipping (s,q) (1.66, 6.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3639171Z Skipping (s,q) (1.67, 6.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3639433Z Skipping (s,q) (1.68, 6.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3639692Z Skipping (s,q) (1.69, 6.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3639964Z Skipping (s,q) (1.7, 6.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3640221Z Skipping (s,q) (1.71, 6.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3640479Z Skipping (s,q) (1.72, 6.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3640745Z Skipping (s,q) (1.73, 6.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3641005Z Skipping (s,q) (1.74, 6.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3641277Z Skipping (s,q) (1.75, 6.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3641534Z Skipping (s,q) (1.76, 6.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3641792Z Skipping (s,q) (1.77, 6.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3642059Z Skipping (s,q) (1.78, 6.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3642324Z Skipping (s,q) (1.79, 6.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3642583Z Skipping (s,q) (1.8, 6.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3642853Z Skipping (s,q) (1.81, 6.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3643111Z Skipping (s,q) (1.82, 6.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3643373Z Skipping (s,q) (1.83, 6.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3643632Z Skipping (s,q) (1.84, 6.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3643894Z Skipping (s,q) (1.85, 6.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3644154Z Skipping (s,q) (1.86, 6.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3644409Z Skipping (s,q) (1.87, 6.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3644667Z Skipping (s,q) (1.88, 6.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3644932Z Skipping (s,q) (1.89, 6.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3645192Z Skipping (s,q) (1.9, 6.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3645663Z Skipping (s,q) (1.91, 6.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3645995Z Skipping (s,q) (1.92, 6.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3646253Z Skipping (s,q) (1.93, 6.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3646520Z Skipping (s,q) (1.94, 6.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3646782Z Skipping (s,q) (1.95, 6.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3647040Z Skipping (s,q) (1.96, 6.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3647305Z Skipping (s,q) (1.97, 6.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3647564Z Skipping (s,q) (1.98, 6.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3647831Z Skipping (s,q) (1.99, 6.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3648213Z Skipping (s,q) (0.61, 6.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3648539Z Skipping (s,q) (0.62, 6.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3648866Z Skipping (s,q) (0.63, 6.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3649134Z Skipping (s,q) (0.64, 6.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3649395Z Skipping (s,q) (0.65, 6.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3649658Z Skipping (s,q) (0.66, 6.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3649915Z Skipping (s,q) (0.67, 6.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3650178Z Skipping (s,q) (0.68, 6.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3650436Z Skipping (s,q) (0.69, 6.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3650760Z Skipping (s,q) (0.7, 6.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3651031Z Skipping (s,q) (0.71, 6.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3651291Z Skipping (s,q) (0.72, 6.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3651549Z Skipping (s,q) (0.73, 6.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3651819Z Skipping (s,q) (0.74, 6.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3652082Z Skipping (s,q) (0.75, 6.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3652347Z Skipping (s,q) (0.76, 6.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3652606Z Skipping (s,q) (0.77, 6.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3652865Z Skipping (s,q) (0.78, 6.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3653133Z Skipping (s,q) (0.79, 6.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3653390Z Skipping (s,q) (0.8, 6.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3653649Z Skipping (s,q) (0.81, 6.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3653916Z Skipping (s,q) (0.82, 6.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3654172Z Skipping (s,q) (0.83, 6.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3654433Z Skipping (s,q) (0.84, 6.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3654705Z Skipping (s,q) (0.85, 6.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3654962Z Skipping (s,q) (0.86, 6.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3655235Z Skipping (s,q) (0.87, 6.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3655494Z Skipping (s,q) (0.88, 6.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3655753Z Skipping (s,q) (0.89, 6.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3656016Z Skipping (s,q) (0.9, 6.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3656274Z Skipping (s,q) (0.91, 6.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3656531Z Skipping (s,q) (0.92, 6.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3656796Z Skipping (s,q) (0.93, 6.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3657055Z Skipping (s,q) (0.94, 6.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3657322Z Skipping (s,q) (0.95, 6.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3657747Z Skipping (s,q) (0.96, 6.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3658023Z Skipping (s,q) (0.97, 6.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3658375Z Skipping (s,q) (0.98, 6.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3658631Z Skipping (s,q) (0.99, 6.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3658880Z Skipping (s,q) (1, 6.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3659149Z Skipping (s,q) (1.01, 6.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3659407Z Skipping (s,q) (1.02, 6.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3659670Z Skipping (s,q) (1.03, 6.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3659926Z Skipping (s,q) (1.04, 6.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3660183Z Skipping (s,q) (1.05, 6.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3660443Z Skipping (s,q) (1.06, 6.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3660703Z Skipping (s,q) (1.07, 6.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3660969Z Skipping (s,q) (1.08, 6.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3661245Z Skipping (s,q) (1.09, 6.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3661503Z Skipping (s,q) (1.1, 6.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3661768Z Skipping (s,q) (1.11, 6.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3662029Z Skipping (s,q) (1.12, 6.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3662409Z Skipping (s,q) (1.13, 6.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3662673Z Skipping (s,q) (1.14, 6.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3662929Z Skipping (s,q) (1.15, 6.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3663187Z Skipping (s,q) (1.16, 6.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3663450Z Skipping (s,q) (1.17, 6.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3663755Z Skipping (s,q) (1.18, 6.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3664033Z Skipping (s,q) (1.19, 6.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3664295Z Skipping (s,q) (1.2, 6.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3664552Z Skipping (s,q) (1.21, 6.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3664817Z Skipping (s,q) (1.22, 6.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3665076Z Skipping (s,q) (1.23, 6.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3665332Z Skipping (s,q) (1.24, 6.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3665599Z Skipping (s,q) (1.25, 6.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3665858Z Skipping (s,q) (1.26, 6.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3666120Z Skipping (s,q) (1.27, 6.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3666376Z Skipping (s,q) (1.28, 6.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3666633Z Skipping (s,q) (1.29, 6.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3666910Z Skipping (s,q) (1.3, 6.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3667167Z Skipping (s,q) (1.31, 6.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3667431Z Skipping (s,q) (1.32, 6.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3667695Z Skipping (s,q) (1.33, 6.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3667956Z Skipping (s,q) (1.34, 6.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3668214Z Skipping (s,q) (1.35, 6.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3668473Z Skipping (s,q) (1.36, 6.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3668727Z Skipping (s,q) (1.37, 6.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3668990Z Skipping (s,q) (1.38, 6.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3669245Z Skipping (s,q) (1.39, 6.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3669498Z Skipping (s,q) (1.4, 6.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3669760Z Skipping (s,q) (1.41, 6.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3670189Z Skipping (s,q) (1.42, 6.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3670594Z Skipping (s,q) (1.43, 6.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3670863Z Skipping (s,q) (1.44, 6.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3671119Z Skipping (s,q) (1.45, 6.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3671383Z Skipping (s,q) (1.46, 6.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3671637Z Skipping (s,q) (1.47, 6.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3671892Z Skipping (s,q) (1.48, 6.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3672154Z Skipping (s,q) (1.49, 6.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3672410Z Skipping (s,q) (1.5, 6.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3672672Z Skipping (s,q) (1.51, 6.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3672936Z Skipping (s,q) (1.52, 6.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3673203Z Skipping (s,q) (1.53, 6.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3673473Z Skipping (s,q) (1.54, 6.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3673730Z Skipping (s,q) (1.55, 6.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3673987Z Skipping (s,q) (1.56, 6.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3674249Z Skipping (s,q) (1.57, 6.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3674506Z Skipping (s,q) (1.58, 6.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3674761Z Skipping (s,q) (1.59, 6.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3675020Z Skipping (s,q) (1.6, 6.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3675276Z Skipping (s,q) (1.61, 6.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3675541Z Skipping (s,q) (1.62, 6.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3675798Z Skipping (s,q) (1.63, 6.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3676055Z Skipping (s,q) (1.64, 6.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3676323Z Skipping (s,q) (1.65, 6.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3676579Z Skipping (s,q) (1.66, 6.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3676835Z Skipping (s,q) (1.67, 6.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3677098Z Skipping (s,q) (1.68, 6.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3677352Z Skipping (s,q) (1.69, 6.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3677613Z Skipping (s,q) (1.7, 6.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3677869Z Skipping (s,q) (1.71, 6.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3678128Z Skipping (s,q) (1.72, 6.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3678390Z Skipping (s,q) (1.73, 6.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3678644Z Skipping (s,q) (1.74, 6.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3678905Z Skipping (s,q) (1.75, 6.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3679172Z Skipping (s,q) (1.76, 6.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3679437Z Skipping (s,q) (1.77, 6.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3680009Z Skipping (s,q) (1.78, 6.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3680274Z Skipping (s,q) (1.79, 6.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3680581Z Skipping (s,q) (1.8, 6.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3680848Z Skipping (s,q) (1.81, 6.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3681106Z Skipping (s,q) (1.82, 6.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3681367Z Skipping (s,q) (1.83, 6.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3681625Z Skipping (s,q) (1.84, 6.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3681884Z Skipping (s,q) (1.85, 6.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3682141Z Skipping (s,q) (1.86, 6.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3682707Z Skipping (s,q) (1.87, 6.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3683087Z Skipping (s,q) (1.88, 6.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3683353Z Skipping (s,q) (1.89, 6.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3683607Z Skipping (s,q) (1.9, 6.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3683864Z Skipping (s,q) (1.91, 6.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3684123Z Skipping (s,q) (1.92, 6.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3684376Z Skipping (s,q) (1.93, 6.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3684633Z Skipping (s,q) (1.94, 6.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3684895Z Skipping (s,q) (1.95, 6.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3685149Z Skipping (s,q) (1.96, 6.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3685412Z Skipping (s,q) (1.97, 6.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3685672Z Skipping (s,q) (1.98, 6.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3685936Z Skipping (s,q) (1.99, 6.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3686200Z Skipping (s,q) (0.61, 6.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3686458Z Skipping (s,q) (0.62, 6.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3686717Z Skipping (s,q) (0.63, 6.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3686985Z Skipping (s,q) (0.64, 6.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3687246Z Skipping (s,q) (0.65, 6.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3687512Z Skipping (s,q) (0.66, 6.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3687769Z Skipping (s,q) (0.67, 6.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3688028Z Skipping (s,q) (0.68, 6.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3688389Z Skipping (s,q) (0.69, 6.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3688652Z Skipping (s,q) (0.7, 6.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3688917Z Skipping (s,q) (0.71, 6.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3689186Z Skipping (s,q) (0.72, 6.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3689446Z Skipping (s,q) (0.73, 6.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3689710Z Skipping (s,q) (0.74, 6.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3689968Z Skipping (s,q) (0.75, 6.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3690223Z Skipping (s,q) (0.76, 6.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3690485Z Skipping (s,q) (0.77, 6.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3690743Z Skipping (s,q) (0.78, 6.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3690999Z Skipping (s,q) (0.79, 6.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3691266Z Skipping (s,q) (0.8, 6.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3691531Z Skipping (s,q) (0.81, 6.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3691797Z Skipping (s,q) (0.82, 6.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3692063Z Skipping (s,q) (0.83, 6.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3692322Z Skipping (s,q) (0.84, 6.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3692588Z Skipping (s,q) (0.85, 6.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3692939Z Skipping (s,q) (0.86, 6.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3693203Z Skipping (s,q) (0.87, 6.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3693466Z Skipping (s,q) (0.88, 6.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3693724Z Skipping (s,q) (0.89, 6.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3693995Z Skipping (s,q) (0.9, 6.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3694255Z Skipping (s,q) (0.91, 6.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3694673Z Skipping (s,q) (0.92, 6.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3694949Z Skipping (s,q) (0.93, 6.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3695308Z Skipping (s,q) (0.94, 6.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3695575Z Skipping (s,q) (0.95, 6.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3695840Z Skipping (s,q) (0.96, 6.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3696095Z Skipping (s,q) (0.97, 6.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3696359Z Skipping (s,q) (0.98, 6.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3696618Z Skipping (s,q) (0.99, 6.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3696867Z Skipping (s,q) (1, 6.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3697130Z Skipping (s,q) (1.01, 6.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3697385Z Skipping (s,q) (1.02, 6.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3697647Z Skipping (s,q) (1.03, 6.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3697911Z Skipping (s,q) (1.04, 6.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3698175Z Skipping (s,q) (1.05, 6.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3698430Z Skipping (s,q) (1.06, 6.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3698697Z Skipping (s,q) (1.07, 6.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3698952Z Skipping (s,q) (1.08, 6.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3699215Z Skipping (s,q) (1.09, 6.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3699472Z Skipping (s,q) (1.1, 6.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3699733Z Skipping (s,q) (1.11, 6.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3700075Z Skipping (s,q) (1.12, 6.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3700334Z Skipping (s,q) (1.13, 6.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3700592Z Skipping (s,q) (1.14, 6.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3700858Z Skipping (s,q) (1.15, 6.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3701123Z Skipping (s,q) (1.16, 6.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3701387Z Skipping (s,q) (1.17, 6.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3701669Z Skipping (s,q) (1.18, 6.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3701935Z Skipping (s,q) (1.19, 6.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3702206Z Skipping (s,q) (1.2, 6.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3702464Z Skipping (s,q) (1.21, 6.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3702723Z Skipping (s,q) (1.22, 6.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3702988Z Skipping (s,q) (1.23, 6.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3703248Z Skipping (s,q) (1.24, 6.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3703515Z Skipping (s,q) (1.25, 6.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3703777Z Skipping (s,q) (1.26, 6.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3704043Z Skipping (s,q) (1.27, 6.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3704307Z Skipping (s,q) (1.28, 6.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3704567Z Skipping (s,q) (1.29, 6.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3704829Z Skipping (s,q) (1.3, 6.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3705098Z Skipping (s,q) (1.31, 6.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3705356Z Skipping (s,q) (1.32, 6.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3705622Z Skipping (s,q) (1.33, 6.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3705879Z Skipping (s,q) (1.34, 6.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3706137Z Skipping (s,q) (1.35, 6.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3706401Z Skipping (s,q) (1.36, 6.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3706806Z Skipping (s,q) (1.37, 6.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3707142Z Skipping (s,q) (1.38, 6.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3707410Z Skipping (s,q) (1.39, 6.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3707670Z Skipping (s,q) (1.4, 6.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3707940Z Skipping (s,q) (1.41, 6.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3708197Z Skipping (s,q) (1.42, 6.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3708457Z Skipping (s,q) (1.43, 6.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3708721Z Skipping (s,q) (1.44, 6.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3708979Z Skipping (s,q) (1.45, 6.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3709238Z Skipping (s,q) (1.46, 6.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3709506Z Skipping (s,q) (1.47, 6.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3709769Z Skipping (s,q) (1.48, 6.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3710046Z Skipping (s,q) (1.49, 6.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3710438Z Skipping (s,q) (1.5, 6.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3710701Z Skipping (s,q) (1.51, 6.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3710972Z Skipping (s,q) (1.52, 6.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3711230Z Skipping (s,q) (1.53, 6.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3711488Z Skipping (s,q) (1.54, 6.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3711754Z Skipping (s,q) (1.55, 6.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3712011Z Skipping (s,q) (1.56, 6.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3712271Z Skipping (s,q) (1.57, 6.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3712543Z Skipping (s,q) (1.58, 6.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3712808Z Skipping (s,q) (1.59, 6.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3713076Z Skipping (s,q) (1.6, 6.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3713338Z Skipping (s,q) (1.61, 6.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3713594Z Skipping (s,q) (1.62, 6.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3713858Z Skipping (s,q) (1.63, 6.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3714115Z Skipping (s,q) (1.64, 6.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3714376Z Skipping (s,q) (1.65, 6.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3714644Z Skipping (s,q) (1.66, 6.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3714901Z Skipping (s,q) (1.67, 6.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3715166Z Skipping (s,q) (1.68, 6.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3715422Z Skipping (s,q) (1.69, 6.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3715683Z Skipping (s,q) (1.7, 6.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3715949Z Skipping (s,q) (1.71, 6.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3716209Z Skipping (s,q) (1.72, 6.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3716469Z Skipping (s,q) (1.73, 6.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3716736Z Skipping (s,q) (1.74, 6.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3717000Z Skipping (s,q) (1.75, 6.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3717268Z Skipping (s,q) (1.76, 6.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3717525Z Skipping (s,q) (1.77, 6.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3717782Z Skipping (s,q) (1.78, 6.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3718046Z Skipping (s,q) (1.79, 6.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3718303Z Skipping (s,q) (1.8, 6.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3718756Z Skipping (s,q) (1.81, 6.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3719037Z Skipping (s,q) (1.82, 6.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3719401Z Skipping (s,q) (1.83, 6.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3719667Z Skipping (s,q) (1.84, 6.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3719921Z Skipping (s,q) (1.85, 6.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3720178Z Skipping (s,q) (1.86, 6.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3720451Z Skipping (s,q) (1.87, 6.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3720815Z Skipping (s,q) (1.88, 6.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3721079Z Skipping (s,q) (1.89, 6.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3721345Z Skipping (s,q) (1.9, 6.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3721659Z Skipping (s,q) (1.91, 6.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3721925Z Skipping (s,q) (1.92, 6.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3722190Z Skipping (s,q) (1.93, 6.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3722457Z Skipping (s,q) (1.94, 6.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3722723Z Skipping (s,q) (1.95, 6.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3722984Z Skipping (s,q) (1.96, 6.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3723242Z Skipping (s,q) (1.97, 6.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3723508Z Skipping (s,q) (1.98, 6.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3723764Z Skipping (s,q) (1.99, 6.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3724019Z Skipping (s,q) (0.62, 7): inconsistent with heavy hitters! 2025-05-07T20:14:48.3724268Z Skipping (s,q) (0.63, 7): inconsistent with heavy hitters! 2025-05-07T20:14:48.3724516Z Skipping (s,q) (0.64, 7): inconsistent with heavy hitters! 2025-05-07T20:14:48.3724775Z Skipping (s,q) (0.65, 7): inconsistent with heavy hitters! 2025-05-07T20:14:48.3725030Z Skipping (s,q) (0.66, 7): inconsistent with heavy hitters! 2025-05-07T20:14:48.3725285Z Skipping (s,q) (0.67, 7): inconsistent with heavy hitters! 2025-05-07T20:14:48.3725544Z Skipping (s,q) (0.68, 7): inconsistent with heavy hitters! 2025-05-07T20:14:48.3725792Z Skipping (s,q) (0.69, 7): inconsistent with heavy hitters! 2025-05-07T20:14:48.3726040Z Skipping (s,q) (0.7, 7): inconsistent with heavy hitters! 2025-05-07T20:14:48.3726298Z Skipping (s,q) (0.71, 7): inconsistent with heavy hitters! 2025-05-07T20:14:48.3726547Z Skipping (s,q) (0.72, 7): inconsistent with heavy hitters! 2025-05-07T20:14:48.3726805Z Skipping (s,q) (0.73, 7): inconsistent with heavy hitters! 2025-05-07T20:14:48.3727055Z Skipping (s,q) (0.74, 7): inconsistent with heavy hitters! 2025-05-07T20:14:48.3727305Z Skipping (s,q) (0.75, 7): inconsistent with heavy hitters! 2025-05-07T20:14:48.3727558Z Skipping (s,q) (0.76, 7): inconsistent with heavy hitters! 2025-05-07T20:14:48.3727811Z Skipping (s,q) (0.77, 7): inconsistent with heavy hitters! 2025-05-07T20:14:48.3728060Z Skipping (s,q) (0.78, 7): inconsistent with heavy hitters! 2025-05-07T20:14:48.3728402Z Skipping (s,q) (0.79, 7): inconsistent with heavy hitters! 2025-05-07T20:14:48.3728652Z Skipping (s,q) (0.8, 7): inconsistent with heavy hitters! 2025-05-07T20:14:48.3728912Z Skipping (s,q) (0.81, 7): inconsistent with heavy hitters! 2025-05-07T20:14:48.3729162Z Skipping (s,q) (0.82, 7): inconsistent with heavy hitters! 2025-05-07T20:14:48.3729412Z Skipping (s,q) (0.83, 7): inconsistent with heavy hitters! 2025-05-07T20:14:48.3729666Z Skipping (s,q) (0.84, 7): inconsistent with heavy hitters! 2025-05-07T20:14:48.3729920Z Skipping (s,q) (0.85, 7): inconsistent with heavy hitters! 2025-05-07T20:14:48.3730173Z Skipping (s,q) (0.86, 7): inconsistent with heavy hitters! 2025-05-07T20:14:48.3730432Z Skipping (s,q) (0.87, 7): inconsistent with heavy hitters! 2025-05-07T20:14:48.3730682Z Skipping (s,q) (0.88, 7): inconsistent with heavy hitters! 2025-05-07T20:14:48.3731078Z Skipping (s,q) (0.89, 7): inconsistent with heavy hitters! 2025-05-07T20:14:48.3731417Z Skipping (s,q) (0.9, 7): inconsistent with heavy hitters! 2025-05-07T20:14:48.3731665Z Skipping (s,q) (0.91, 7): inconsistent with heavy hitters! 2025-05-07T20:14:48.3731920Z Skipping (s,q) (0.92, 7): inconsistent with heavy hitters! 2025-05-07T20:14:48.3732258Z Skipping (s,q) (0.93, 7): inconsistent with heavy hitters! 2025-05-07T20:14:48.3732510Z Skipping (s,q) (0.94, 7): inconsistent with heavy hitters! 2025-05-07T20:14:48.3732768Z Skipping (s,q) (0.95, 7): inconsistent with heavy hitters! 2025-05-07T20:14:48.3733020Z Skipping (s,q) (0.96, 7): inconsistent with heavy hitters! 2025-05-07T20:14:48.3733272Z Skipping (s,q) (0.97, 7): inconsistent with heavy hitters! 2025-05-07T20:14:48.3733530Z Skipping (s,q) (0.98, 7): inconsistent with heavy hitters! 2025-05-07T20:14:48.3733780Z Skipping (s,q) (0.99, 7): inconsistent with heavy hitters! 2025-05-07T20:14:48.3734031Z Skipping (s,q) (1, 7): inconsistent with heavy hitters! 2025-05-07T20:14:48.3734282Z Skipping (s,q) (1.01, 7): inconsistent with heavy hitters! 2025-05-07T20:14:48.3734538Z Skipping (s,q) (1.02, 7): inconsistent with heavy hitters! 2025-05-07T20:14:48.3734795Z Skipping (s,q) (1.03, 7): inconsistent with heavy hitters! 2025-05-07T20:14:48.3735046Z Skipping (s,q) (1.04, 7): inconsistent with heavy hitters! 2025-05-07T20:14:48.3735304Z Skipping (s,q) (1.05, 7): inconsistent with heavy hitters! 2025-05-07T20:14:48.3735565Z Skipping (s,q) (1.06, 7): inconsistent with heavy hitters! 2025-05-07T20:14:48.3735816Z Skipping (s,q) (1.07, 7): inconsistent with heavy hitters! 2025-05-07T20:14:48.3736078Z Skipping (s,q) (1.08, 7): inconsistent with heavy hitters! 2025-05-07T20:14:48.3736327Z Skipping (s,q) (1.09, 7): inconsistent with heavy hitters! 2025-05-07T20:14:48.3736577Z Skipping (s,q) (1.1, 7): inconsistent with heavy hitters! 2025-05-07T20:14:48.3736837Z Skipping (s,q) (1.11, 7): inconsistent with heavy hitters! 2025-05-07T20:14:48.3737090Z Skipping (s,q) (1.12, 7): inconsistent with heavy hitters! 2025-05-07T20:14:48.3737348Z Skipping (s,q) (1.13, 7): inconsistent with heavy hitters! 2025-05-07T20:14:48.3737603Z Skipping (s,q) (1.14, 7): inconsistent with heavy hitters! 2025-05-07T20:14:48.3737849Z Skipping (s,q) (1.15, 7): inconsistent with heavy hitters! 2025-05-07T20:14:48.3738106Z Skipping (s,q) (1.16, 7): inconsistent with heavy hitters! 2025-05-07T20:14:48.3738355Z Skipping (s,q) (1.17, 7): inconsistent with heavy hitters! 2025-05-07T20:14:48.3738606Z Skipping (s,q) (1.18, 7): inconsistent with heavy hitters! 2025-05-07T20:14:48.3738862Z Skipping (s,q) (1.19, 7): inconsistent with heavy hitters! 2025-05-07T20:14:48.3739194Z Skipping (s,q) (1.2, 7): inconsistent with heavy hitters! 2025-05-07T20:14:48.3739449Z Skipping (s,q) (1.21, 7): inconsistent with heavy hitters! 2025-05-07T20:14:48.3739709Z Skipping (s,q) (1.22, 7): inconsistent with heavy hitters! 2025-05-07T20:14:48.3739967Z Skipping (s,q) (1.23, 7): inconsistent with heavy hitters! 2025-05-07T20:14:48.3740216Z Skipping (s,q) (1.24, 7): inconsistent with heavy hitters! 2025-05-07T20:14:48.3740482Z Skipping (s,q) (1.25, 7): inconsistent with heavy hitters! 2025-05-07T20:14:48.3740731Z Skipping (s,q) (1.26, 7): inconsistent with heavy hitters! 2025-05-07T20:14:48.3740987Z Skipping (s,q) (1.27, 7): inconsistent with heavy hitters! 2025-05-07T20:14:48.3741239Z Skipping (s,q) (1.28, 7): inconsistent with heavy hitters! 2025-05-07T20:14:48.3741492Z Skipping (s,q) (1.29, 7): inconsistent with heavy hitters! 2025-05-07T20:14:48.3741747Z Skipping (s,q) (1.3, 7): inconsistent with heavy hitters! 2025-05-07T20:14:48.3742003Z Skipping (s,q) (1.31, 7): inconsistent with heavy hitters! 2025-05-07T20:14:48.3742251Z Skipping (s,q) (1.32, 7): inconsistent with heavy hitters! 2025-05-07T20:14:48.3742508Z Skipping (s,q) (1.33, 7): inconsistent with heavy hitters! 2025-05-07T20:14:48.3742755Z Skipping (s,q) (1.34, 7): inconsistent with heavy hitters! 2025-05-07T20:14:48.3743231Z Skipping (s,q) (1.35, 7): inconsistent with heavy hitters! 2025-05-07T20:14:48.3743612Z Skipping (s,q) (1.36, 7): inconsistent with heavy hitters! 2025-05-07T20:14:48.3743869Z Skipping (s,q) (1.37, 7): inconsistent with heavy hitters! 2025-05-07T20:14:48.3744125Z Skipping (s,q) (1.38, 7): inconsistent with heavy hitters! 2025-05-07T20:14:48.3744374Z Skipping (s,q) (1.39, 7): inconsistent with heavy hitters! 2025-05-07T20:14:48.3744625Z Skipping (s,q) (1.4, 7): inconsistent with heavy hitters! 2025-05-07T20:14:48.3744884Z Skipping (s,q) (1.41, 7): inconsistent with heavy hitters! 2025-05-07T20:14:48.3745134Z Skipping (s,q) (1.42, 7): inconsistent with heavy hitters! 2025-05-07T20:14:48.3745398Z Skipping (s,q) (1.43, 7): inconsistent with heavy hitters! 2025-05-07T20:14:48.3745647Z Skipping (s,q) (1.44, 7): inconsistent with heavy hitters! 2025-05-07T20:14:48.3745896Z Skipping (s,q) (1.45, 7): inconsistent with heavy hitters! 2025-05-07T20:14:48.3746152Z Skipping (s,q) (1.46, 7): inconsistent with heavy hitters! 2025-05-07T20:14:48.3746407Z Skipping (s,q) (1.47, 7): inconsistent with heavy hitters! 2025-05-07T20:14:48.3746664Z Skipping (s,q) (1.48, 7): inconsistent with heavy hitters! 2025-05-07T20:14:48.3746921Z Skipping (s,q) (1.49, 7): inconsistent with heavy hitters! 2025-05-07T20:14:48.3747173Z Skipping (s,q) (1.5, 7): inconsistent with heavy hitters! 2025-05-07T20:14:48.3747431Z Skipping (s,q) (1.51, 7): inconsistent with heavy hitters! 2025-05-07T20:14:48.3747680Z Skipping (s,q) (1.52, 7): inconsistent with heavy hitters! 2025-05-07T20:14:48.3747985Z Skipping (s,q) (1.53, 7): inconsistent with heavy hitters! 2025-05-07T20:14:48.3748249Z Skipping (s,q) (1.54, 7): inconsistent with heavy hitters! 2025-05-07T20:14:48.3748495Z Skipping (s,q) (1.55, 7): inconsistent with heavy hitters! 2025-05-07T20:14:48.3748741Z Skipping (s,q) (1.56, 7): inconsistent with heavy hitters! 2025-05-07T20:14:48.3748994Z Skipping (s,q) (1.57, 7): inconsistent with heavy hitters! 2025-05-07T20:14:48.3749245Z Skipping (s,q) (1.58, 7): inconsistent with heavy hitters! 2025-05-07T20:14:48.3749498Z Skipping (s,q) (1.59, 7): inconsistent with heavy hitters! 2025-05-07T20:14:48.3749749Z Skipping (s,q) (1.6, 7): inconsistent with heavy hitters! 2025-05-07T20:14:48.3749996Z Skipping (s,q) (1.61, 7): inconsistent with heavy hitters! 2025-05-07T20:14:48.3750249Z Skipping (s,q) (1.62, 7): inconsistent with heavy hitters! 2025-05-07T20:14:48.3750495Z Skipping (s,q) (1.63, 7): inconsistent with heavy hitters! 2025-05-07T20:14:48.3750747Z Skipping (s,q) (1.64, 7): inconsistent with heavy hitters! 2025-05-07T20:14:48.3751000Z Skipping (s,q) (1.65, 7): inconsistent with heavy hitters! 2025-05-07T20:14:48.3751249Z Skipping (s,q) (1.66, 7): inconsistent with heavy hitters! 2025-05-07T20:14:48.3751495Z Skipping (s,q) (1.67, 7): inconsistent with heavy hitters! 2025-05-07T20:14:48.3751747Z Skipping (s,q) (1.68, 7): inconsistent with heavy hitters! 2025-05-07T20:14:48.3751993Z Skipping (s,q) (1.69, 7): inconsistent with heavy hitters! 2025-05-07T20:14:48.3752250Z Skipping (s,q) (1.7, 7): inconsistent with heavy hitters! 2025-05-07T20:14:48.3752502Z Skipping (s,q) (1.71, 7): inconsistent with heavy hitters! 2025-05-07T20:14:48.3752748Z Skipping (s,q) (1.72, 7): inconsistent with heavy hitters! 2025-05-07T20:14:48.3753000Z Skipping (s,q) (1.73, 7): inconsistent with heavy hitters! 2025-05-07T20:14:48.3753245Z Skipping (s,q) (1.74, 7): inconsistent with heavy hitters! 2025-05-07T20:14:48.3753492Z Skipping (s,q) (1.75, 7): inconsistent with heavy hitters! 2025-05-07T20:14:48.3753745Z Skipping (s,q) (1.76, 7): inconsistent with heavy hitters! 2025-05-07T20:14:48.3753992Z Skipping (s,q) (1.77, 7): inconsistent with heavy hitters! 2025-05-07T20:14:48.3754247Z Skipping (s,q) (1.78, 7): inconsistent with heavy hitters! 2025-05-07T20:14:48.3754496Z Skipping (s,q) (1.79, 7): inconsistent with heavy hitters! 2025-05-07T20:14:48.3754740Z Skipping (s,q) (1.8, 7): inconsistent with heavy hitters! 2025-05-07T20:14:48.3755134Z Skipping (s,q) (1.81, 7): inconsistent with heavy hitters! 2025-05-07T20:14:48.3755449Z Skipping (s,q) (1.82, 7): inconsistent with heavy hitters! 2025-05-07T20:14:48.3755695Z Skipping (s,q) (1.83, 7): inconsistent with heavy hitters! 2025-05-07T20:14:48.3755952Z Skipping (s,q) (1.84, 7): inconsistent with heavy hitters! 2025-05-07T20:14:48.3756199Z Skipping (s,q) (1.85, 7): inconsistent with heavy hitters! 2025-05-07T20:14:48.3756445Z Skipping (s,q) (1.86, 7): inconsistent with heavy hitters! 2025-05-07T20:14:48.3756702Z Skipping (s,q) (1.87, 7): inconsistent with heavy hitters! 2025-05-07T20:14:48.3756950Z Skipping (s,q) (1.88, 7): inconsistent with heavy hitters! 2025-05-07T20:14:48.3757206Z Skipping (s,q) (1.89, 7): inconsistent with heavy hitters! 2025-05-07T20:14:48.3757456Z Skipping (s,q) (1.9, 7): inconsistent with heavy hitters! 2025-05-07T20:14:48.3757706Z Skipping (s,q) (1.91, 7): inconsistent with heavy hitters! 2025-05-07T20:14:48.3757965Z Skipping (s,q) (1.92, 7): inconsistent with heavy hitters! 2025-05-07T20:14:48.3758218Z Skipping (s,q) (1.93, 7): inconsistent with heavy hitters! 2025-05-07T20:14:48.3758472Z Skipping (s,q) (1.94, 7): inconsistent with heavy hitters! 2025-05-07T20:14:48.3758727Z Skipping (s,q) (1.95, 7): inconsistent with heavy hitters! 2025-05-07T20:14:48.3758974Z Skipping (s,q) (1.96, 7): inconsistent with heavy hitters! 2025-05-07T20:14:48.3759231Z Skipping (s,q) (1.97, 7): inconsistent with heavy hitters! 2025-05-07T20:14:48.3759484Z Skipping (s,q) (1.98, 7): inconsistent with heavy hitters! 2025-05-07T20:14:48.3759731Z Skipping (s,q) (1.99, 7): inconsistent with heavy hitters! 2025-05-07T20:14:48.3760000Z Skipping (s,q) (0.62, 7.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3760261Z Skipping (s,q) (0.63, 7.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3760518Z Skipping (s,q) (0.64, 7.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3760782Z Skipping (s,q) (0.65, 7.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3761047Z Skipping (s,q) (0.66, 7.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3761321Z Skipping (s,q) (0.67, 7.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3761579Z Skipping (s,q) (0.68, 7.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3761837Z Skipping (s,q) (0.69, 7.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3762105Z Skipping (s,q) (0.7, 7.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3762370Z Skipping (s,q) (0.71, 7.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3762633Z Skipping (s,q) (0.72, 7.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3762900Z Skipping (s,q) (0.73, 7.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3763159Z Skipping (s,q) (0.74, 7.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3763425Z Skipping (s,q) (0.75, 7.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3763681Z Skipping (s,q) (0.76, 7.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3763945Z Skipping (s,q) (0.77, 7.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3764220Z Skipping (s,q) (0.78, 7.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3764484Z Skipping (s,q) (0.79, 7.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3764741Z Skipping (s,q) (0.8, 7.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3765006Z Skipping (s,q) (0.81, 7.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3765265Z Skipping (s,q) (0.82, 7.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3765531Z Skipping (s,q) (0.83, 7.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3765789Z Skipping (s,q) (0.84, 7.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3766048Z Skipping (s,q) (0.85, 7.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3766314Z Skipping (s,q) (0.86, 7.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3766573Z Skipping (s,q) (0.87, 7.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3767009Z Skipping (s,q) (0.88, 7.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3767300Z Skipping (s,q) (0.89, 7.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3767649Z Skipping (s,q) (0.9, 7.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3767907Z Skipping (s,q) (0.91, 7.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3768294Z Skipping (s,q) (0.92, 7.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3768560Z Skipping (s,q) (0.93, 7.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3768827Z Skipping (s,q) (0.94, 7.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3769086Z Skipping (s,q) (0.95, 7.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3769341Z Skipping (s,q) (0.96, 7.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3769605Z Skipping (s,q) (0.97, 7.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3769869Z Skipping (s,q) (0.98, 7.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3770135Z Skipping (s,q) (0.99, 7.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3770395Z Skipping (s,q) (1, 7.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3770662Z Skipping (s,q) (1.01, 7.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3770925Z Skipping (s,q) (1.02, 7.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3771185Z Skipping (s,q) (1.03, 7.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3771441Z Skipping (s,q) (1.04, 7.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3771705Z Skipping (s,q) (1.05, 7.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3771961Z Skipping (s,q) (1.06, 7.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3772217Z Skipping (s,q) (1.07, 7.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3772479Z Skipping (s,q) (1.08, 7.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3772736Z Skipping (s,q) (1.09, 7.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3773002Z Skipping (s,q) (1.1, 7.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3773268Z Skipping (s,q) (1.11, 7.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3773533Z Skipping (s,q) (1.12, 7.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3773805Z Skipping (s,q) (1.13, 7.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3774061Z Skipping (s,q) (1.14, 7.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3774318Z Skipping (s,q) (1.15, 7.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3774582Z Skipping (s,q) (1.16, 7.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3774841Z Skipping (s,q) (1.17, 7.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3775107Z Skipping (s,q) (1.18, 7.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3775366Z Skipping (s,q) (1.19, 7.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3775626Z Skipping (s,q) (1.2, 7.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3775933Z Skipping (s,q) (1.21, 7.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3776199Z Skipping (s,q) (1.22, 7.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3776469Z Skipping (s,q) (1.23, 7.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3776736Z Skipping (s,q) (1.24, 7.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3776994Z Skipping (s,q) (1.25, 7.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3777260Z Skipping (s,q) (1.26, 7.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3777519Z Skipping (s,q) (1.27, 7.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3777782Z Skipping (s,q) (1.28, 7.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3778046Z Skipping (s,q) (1.29, 7.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3778308Z Skipping (s,q) (1.3, 7.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3778567Z Skipping (s,q) (1.31, 7.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3778873Z Skipping (s,q) (1.32, 7.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3779273Z Skipping (s,q) (1.33, 7.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3779639Z Skipping (s,q) (1.34, 7.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3780098Z Skipping (s,q) (1.35, 7.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3780361Z Skipping (s,q) (1.36, 7.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3780632Z Skipping (s,q) (1.37, 7.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3780890Z Skipping (s,q) (1.38, 7.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3781148Z Skipping (s,q) (1.39, 7.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3781410Z Skipping (s,q) (1.4, 7.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3781671Z Skipping (s,q) (1.41, 7.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3781930Z Skipping (s,q) (1.42, 7.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3782199Z Skipping (s,q) (1.43, 7.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3782464Z Skipping (s,q) (1.44, 7.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3782737Z Skipping (s,q) (1.45, 7.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3782996Z Skipping (s,q) (1.46, 7.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3783260Z Skipping (s,q) (1.47, 7.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3783525Z Skipping (s,q) (1.48, 7.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3783786Z Skipping (s,q) (1.49, 7.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3784045Z Skipping (s,q) (1.5, 7.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3784314Z Skipping (s,q) (1.51, 7.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3784573Z Skipping (s,q) (1.52, 7.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3784840Z Skipping (s,q) (1.53, 7.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3785101Z Skipping (s,q) (1.54, 7.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3785362Z Skipping (s,q) (1.55, 7.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3785632Z Skipping (s,q) (1.56, 7.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3785894Z Skipping (s,q) (1.57, 7.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3786151Z Skipping (s,q) (1.58, 7.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3786421Z Skipping (s,q) (1.59, 7.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3786677Z Skipping (s,q) (1.6, 7.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3786942Z Skipping (s,q) (1.61, 7.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3787197Z Skipping (s,q) (1.62, 7.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3787452Z Skipping (s,q) (1.63, 7.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3787715Z Skipping (s,q) (1.64, 7.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3787976Z Skipping (s,q) (1.65, 7.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3788243Z Skipping (s,q) (1.66, 7.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3788506Z Skipping (s,q) (1.67, 7.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3788766Z Skipping (s,q) (1.68, 7.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3789028Z Skipping (s,q) (1.69, 7.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3789280Z Skipping (s,q) (1.7, 7.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3789535Z Skipping (s,q) (1.71, 7.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3789798Z Skipping (s,q) (1.72, 7.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3790056Z Skipping (s,q) (1.73, 7.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3790312Z Skipping (s,q) (1.74, 7.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3790577Z Skipping (s,q) (1.75, 7.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3790830Z Skipping (s,q) (1.76, 7.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3791404Z Skipping (s,q) (1.77, 7.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3791699Z Skipping (s,q) (1.78, 7.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3792166Z Skipping (s,q) (1.79, 7.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3792437Z Skipping (s,q) (1.8, 7.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3792694Z Skipping (s,q) (1.81, 7.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3792952Z Skipping (s,q) (1.82, 7.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3793215Z Skipping (s,q) (1.83, 7.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3793476Z Skipping (s,q) (1.84, 7.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3793741Z Skipping (s,q) (1.85, 7.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3793999Z Skipping (s,q) (1.86, 7.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3794258Z Skipping (s,q) (1.87, 7.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3794523Z Skipping (s,q) (1.88, 7.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3794788Z Skipping (s,q) (1.89, 7.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3795052Z Skipping (s,q) (1.9, 7.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3795317Z Skipping (s,q) (1.91, 7.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3795578Z Skipping (s,q) (1.92, 7.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3795839Z Skipping (s,q) (1.93, 7.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3796104Z Skipping (s,q) (1.94, 7.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3796361Z Skipping (s,q) (1.95, 7.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3796623Z Skipping (s,q) (1.96, 7.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3796881Z Skipping (s,q) (1.97, 7.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3797137Z Skipping (s,q) (1.98, 7.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3797402Z Skipping (s,q) (1.99, 7.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3797663Z Skipping (s,q) (0.62, 7.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3797927Z Skipping (s,q) (0.63, 7.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3798194Z Skipping (s,q) (0.64, 7.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3798449Z Skipping (s,q) (0.65, 7.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3798719Z Skipping (s,q) (0.66, 7.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3798976Z Skipping (s,q) (0.67, 7.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3799230Z Skipping (s,q) (0.68, 7.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3799489Z Skipping (s,q) (0.69, 7.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3799745Z Skipping (s,q) (0.7, 7.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3800002Z Skipping (s,q) (0.71, 7.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3800265Z Skipping (s,q) (0.72, 7.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3800525Z Skipping (s,q) (0.73, 7.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3800790Z Skipping (s,q) (0.74, 7.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3801044Z Skipping (s,q) (0.75, 7.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3801440Z Skipping (s,q) (0.76, 7.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3801711Z Skipping (s,q) (0.77, 7.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3801969Z Skipping (s,q) (0.78, 7.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3802222Z Skipping (s,q) (0.79, 7.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3802486Z Skipping (s,q) (0.8, 7.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3802739Z Skipping (s,q) (0.81, 7.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3803003Z Skipping (s,q) (0.82, 7.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3803303Z Skipping (s,q) (0.83, 7.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3803714Z Skipping (s,q) (0.84, 7.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3803993Z Skipping (s,q) (0.85, 7.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3804352Z Skipping (s,q) (0.86, 7.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3804616Z Skipping (s,q) (0.87, 7.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3814068Z Skipping (s,q) (0.88, 7.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3814430Z Skipping (s,q) (0.89, 7.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3814687Z Skipping (s,q) (0.9, 7.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3814951Z Skipping (s,q) (0.91, 7.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3815207Z Skipping (s,q) (0.92, 7.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3815480Z Skipping (s,q) (0.93, 7.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3815736Z Skipping (s,q) (0.94, 7.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3816012Z Skipping (s,q) (0.95, 7.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3816276Z Skipping (s,q) (0.96, 7.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3816538Z Skipping (s,q) (0.97, 7.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3816791Z Skipping (s,q) (0.98, 7.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3817054Z Skipping (s,q) (0.99, 7.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3817301Z Skipping (s,q) (1, 7.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3817559Z Skipping (s,q) (1.01, 7.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3817821Z Skipping (s,q) (1.02, 7.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3818077Z Skipping (s,q) (1.03, 7.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3818339Z Skipping (s,q) (1.04, 7.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3818597Z Skipping (s,q) (1.05, 7.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3818857Z Skipping (s,q) (1.06, 7.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3819119Z Skipping (s,q) (1.07, 7.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3819392Z Skipping (s,q) (1.08, 7.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3819647Z Skipping (s,q) (1.09, 7.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3819899Z Skipping (s,q) (1.1, 7.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3820161Z Skipping (s,q) (1.11, 7.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3820414Z Skipping (s,q) (1.12, 7.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3820668Z Skipping (s,q) (1.13, 7.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3820934Z Skipping (s,q) (1.14, 7.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3821191Z Skipping (s,q) (1.15, 7.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3821454Z Skipping (s,q) (1.16, 7.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3821708Z Skipping (s,q) (1.17, 7.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3821967Z Skipping (s,q) (1.18, 7.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3822243Z Skipping (s,q) (1.19, 7.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3822498Z Skipping (s,q) (1.2, 7.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3822756Z Skipping (s,q) (1.21, 7.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3823019Z Skipping (s,q) (1.22, 7.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3823274Z Skipping (s,q) (1.23, 7.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3823537Z Skipping (s,q) (1.24, 7.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3823793Z Skipping (s,q) (1.25, 7.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3824047Z Skipping (s,q) (1.26, 7.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3824312Z Skipping (s,q) (1.27, 7.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3824569Z Skipping (s,q) (1.28, 7.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3825057Z Skipping (s,q) (1.29, 7.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3825350Z Skipping (s,q) (1.3, 7.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3825717Z Skipping (s,q) (1.31, 7.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3825981Z Skipping (s,q) (1.32, 7.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3826238Z Skipping (s,q) (1.33, 7.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3826493Z Skipping (s,q) (1.34, 7.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3826761Z Skipping (s,q) (1.35, 7.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3827018Z Skipping (s,q) (1.36, 7.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3827274Z Skipping (s,q) (1.37, 7.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3827537Z Skipping (s,q) (1.38, 7.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3827792Z Skipping (s,q) (1.39, 7.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3828047Z Skipping (s,q) (1.4, 7.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3828320Z Skipping (s,q) (1.41, 7.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3828584Z Skipping (s,q) (1.42, 7.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3828847Z Skipping (s,q) (1.43, 7.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3829105Z Skipping (s,q) (1.44, 7.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3829361Z Skipping (s,q) (1.45, 7.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3829627Z Skipping (s,q) (1.46, 7.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3829882Z Skipping (s,q) (1.47, 7.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3830140Z Skipping (s,q) (1.48, 7.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3830406Z Skipping (s,q) (1.49, 7.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3830660Z Skipping (s,q) (1.5, 7.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3830932Z Skipping (s,q) (1.51, 7.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3831196Z Skipping (s,q) (1.52, 7.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3831461Z Skipping (s,q) (1.53, 7.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3831727Z Skipping (s,q) (1.54, 7.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3831984Z Skipping (s,q) (1.55, 7.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3832241Z Skipping (s,q) (1.56, 7.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3832506Z Skipping (s,q) (1.57, 7.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3832763Z Skipping (s,q) (1.58, 7.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3833028Z Skipping (s,q) (1.59, 7.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3833282Z Skipping (s,q) (1.6, 7.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3833542Z Skipping (s,q) (1.61, 7.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3833807Z Skipping (s,q) (1.62, 7.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3834072Z Skipping (s,q) (1.63, 7.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3834339Z Skipping (s,q) (1.64, 7.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3834604Z Skipping (s,q) (1.65, 7.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3834861Z Skipping (s,q) (1.66, 7.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3835125Z Skipping (s,q) (1.67, 7.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3835383Z Skipping (s,q) (1.68, 7.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3835638Z Skipping (s,q) (1.69, 7.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3835900Z Skipping (s,q) (1.7, 7.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3836157Z Skipping (s,q) (1.71, 7.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3836413Z Skipping (s,q) (1.72, 7.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3836676Z Skipping (s,q) (1.73, 7.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3837078Z Skipping (s,q) (1.74, 7.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3837361Z Skipping (s,q) (1.75, 7.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3837779Z Skipping (s,q) (1.76, 7.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3838032Z Skipping (s,q) (1.77, 7.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3838292Z Skipping (s,q) (1.78, 7.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3838546Z Skipping (s,q) (1.79, 7.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3838803Z Skipping (s,q) (1.8, 7.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3839066Z Skipping (s,q) (1.81, 7.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3839319Z Skipping (s,q) (1.82, 7.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3839583Z Skipping (s,q) (1.83, 7.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3839836Z Skipping (s,q) (1.84, 7.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3840157Z Skipping (s,q) (1.85, 7.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3840517Z Skipping (s,q) (1.86, 7.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3840778Z Skipping (s,q) (1.87, 7.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3841030Z Skipping (s,q) (1.88, 7.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3841289Z Skipping (s,q) (1.89, 7.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3841538Z Skipping (s,q) (1.9, 7.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3841791Z Skipping (s,q) (1.91, 7.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3842054Z Skipping (s,q) (1.92, 7.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3842308Z Skipping (s,q) (1.93, 7.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3842574Z Skipping (s,q) (1.94, 7.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3842833Z Skipping (s,q) (1.95, 7.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3843087Z Skipping (s,q) (1.96, 7.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3843357Z Skipping (s,q) (1.97, 7.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3843623Z Skipping (s,q) (1.98, 7.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3843877Z Skipping (s,q) (1.99, 7.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3844144Z Skipping (s,q) (0.63, 7.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3844400Z Skipping (s,q) (0.64, 7.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3844664Z Skipping (s,q) (0.65, 7.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3844921Z Skipping (s,q) (0.66, 7.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3845179Z Skipping (s,q) (0.67, 7.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3845443Z Skipping (s,q) (0.68, 7.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3845700Z Skipping (s,q) (0.69, 7.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3845955Z Skipping (s,q) (0.7, 7.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3846222Z Skipping (s,q) (0.71, 7.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3846486Z Skipping (s,q) (0.72, 7.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3846751Z Skipping (s,q) (0.73, 7.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3847008Z Skipping (s,q) (0.74, 7.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3847268Z Skipping (s,q) (0.75, 7.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3847535Z Skipping (s,q) (0.76, 7.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3847792Z Skipping (s,q) (0.77, 7.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3848049Z Skipping (s,q) (0.78, 7.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3848441Z Skipping (s,q) (0.79, 7.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3848700Z Skipping (s,q) (0.8, 7.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3848963Z Skipping (s,q) (0.81, 7.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3849435Z Skipping (s,q) (0.82, 7.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3849721Z Skipping (s,q) (0.83, 7.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3850087Z Skipping (s,q) (0.84, 7.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3850349Z Skipping (s,q) (0.85, 7.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3850609Z Skipping (s,q) (0.86, 7.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3850872Z Skipping (s,q) (0.87, 7.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3851128Z Skipping (s,q) (0.88, 7.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3851397Z Skipping (s,q) (0.89, 7.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3851654Z Skipping (s,q) (0.9, 7.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3851912Z Skipping (s,q) (0.91, 7.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3852178Z Skipping (s,q) (0.92, 7.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3852441Z Skipping (s,q) (0.93, 7.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3852701Z Skipping (s,q) (0.94, 7.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3852970Z Skipping (s,q) (0.95, 7.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3853227Z Skipping (s,q) (0.96, 7.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3853492Z Skipping (s,q) (0.97, 7.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3853753Z Skipping (s,q) (0.98, 7.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3854014Z Skipping (s,q) (0.99, 7.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3854272Z Skipping (s,q) (1, 7.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3854529Z Skipping (s,q) (1.01, 7.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3854790Z Skipping (s,q) (1.02, 7.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3855054Z Skipping (s,q) (1.03, 7.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3855311Z Skipping (s,q) (1.04, 7.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3855574Z Skipping (s,q) (1.05, 7.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3855848Z Skipping (s,q) (1.06, 7.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3856108Z Skipping (s,q) (1.07, 7.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3856375Z Skipping (s,q) (1.08, 7.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3856639Z Skipping (s,q) (1.09, 7.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3856895Z Skipping (s,q) (1.1, 7.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3857162Z Skipping (s,q) (1.11, 7.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3857421Z Skipping (s,q) (1.12, 7.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3857679Z Skipping (s,q) (1.13, 7.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3857941Z Skipping (s,q) (1.14, 7.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3858198Z Skipping (s,q) (1.15, 7.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3858474Z Skipping (s,q) (1.16, 7.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3858740Z Skipping (s,q) (1.17, 7.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3859019Z Skipping (s,q) (1.18, 7.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3859278Z Skipping (s,q) (1.19, 7.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3859535Z Skipping (s,q) (1.2, 7.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3859801Z Skipping (s,q) (1.21, 7.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3860057Z Skipping (s,q) (1.22, 7.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3860312Z Skipping (s,q) (1.23, 7.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3860579Z Skipping (s,q) (1.24, 7.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3860837Z Skipping (s,q) (1.25, 7.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3861100Z Skipping (s,q) (1.26, 7.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3861472Z Skipping (s,q) (1.27, 7.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3861799Z Skipping (s,q) (1.28, 7.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3862069Z Skipping (s,q) (1.29, 7.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3862327Z Skipping (s,q) (1.3, 7.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3862587Z Skipping (s,q) (1.31, 7.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3862852Z Skipping (s,q) (1.32, 7.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3863109Z Skipping (s,q) (1.33, 7.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3863377Z Skipping (s,q) (1.34, 7.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3863640Z Skipping (s,q) (1.35, 7.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3863903Z Skipping (s,q) (1.36, 7.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3864174Z Skipping (s,q) (1.37, 7.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3864442Z Skipping (s,q) (1.38, 7.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3864710Z Skipping (s,q) (1.39, 7.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3864981Z Skipping (s,q) (1.4, 7.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3865242Z Skipping (s,q) (1.41, 7.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3865508Z Skipping (s,q) (1.42, 7.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3865770Z Skipping (s,q) (1.43, 7.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3866031Z Skipping (s,q) (1.44, 7.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3866298Z Skipping (s,q) (1.45, 7.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3866559Z Skipping (s,q) (1.46, 7.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3866823Z Skipping (s,q) (1.47, 7.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3867089Z Skipping (s,q) (1.48, 7.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3867356Z Skipping (s,q) (1.49, 7.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3867629Z Skipping (s,q) (1.5, 7.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3867889Z Skipping (s,q) (1.51, 7.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3868149Z Skipping (s,q) (1.52, 7.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3868420Z Skipping (s,q) (1.53, 7.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3868685Z Skipping (s,q) (1.54, 7.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3868944Z Skipping (s,q) (1.55, 7.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3869210Z Skipping (s,q) (1.56, 7.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3869468Z Skipping (s,q) (1.57, 7.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3869735Z Skipping (s,q) (1.58, 7.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3869998Z Skipping (s,q) (1.59, 7.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3870264Z Skipping (s,q) (1.6, 7.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3870537Z Skipping (s,q) (1.61, 7.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3870805Z Skipping (s,q) (1.62, 7.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3871070Z Skipping (s,q) (1.63, 7.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3871338Z Skipping (s,q) (1.64, 7.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3871599Z Skipping (s,q) (1.65, 7.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3871871Z Skipping (s,q) (1.66, 7.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3872132Z Skipping (s,q) (1.67, 7.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3872393Z Skipping (s,q) (1.68, 7.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3872663Z Skipping (s,q) (1.69, 7.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3872925Z Skipping (s,q) (1.7, 7.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3873322Z Skipping (s,q) (1.71, 7.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3873613Z Skipping (s,q) (1.72, 7.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3873983Z Skipping (s,q) (1.73, 7.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3874245Z Skipping (s,q) (1.74, 7.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3874513Z Skipping (s,q) (1.75, 7.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3874772Z Skipping (s,q) (1.76, 7.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3875038Z Skipping (s,q) (1.77, 7.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3875299Z Skipping (s,q) (1.78, 7.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3875558Z Skipping (s,q) (1.79, 7.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3875824Z Skipping (s,q) (1.8, 7.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3876082Z Skipping (s,q) (1.81, 7.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3876345Z Skipping (s,q) (1.82, 7.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3876619Z Skipping (s,q) (1.83, 7.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3876885Z Skipping (s,q) (1.84, 7.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3877152Z Skipping (s,q) (1.85, 7.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3877413Z Skipping (s,q) (1.86, 7.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3877674Z Skipping (s,q) (1.87, 7.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3877945Z Skipping (s,q) (1.88, 7.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3878209Z Skipping (s,q) (1.89, 7.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3878469Z Skipping (s,q) (1.9, 7.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3878736Z Skipping (s,q) (1.91, 7.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3878996Z Skipping (s,q) (1.92, 7.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3879262Z Skipping (s,q) (1.93, 7.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3879531Z Skipping (s,q) (1.94, 7.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3880037Z Skipping (s,q) (1.95, 7.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3880319Z Skipping (s,q) (1.96, 7.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3880576Z Skipping (s,q) (1.97, 7.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3880835Z Skipping (s,q) (1.98, 7.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3881101Z Skipping (s,q) (1.99, 7.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3881352Z Skipping (s,q) (0.63, 8): inconsistent with heavy hitters! 2025-05-07T20:14:48.3881611Z Skipping (s,q) (0.64, 8): inconsistent with heavy hitters! 2025-05-07T20:14:48.3881863Z Skipping (s,q) (0.65, 8): inconsistent with heavy hitters! 2025-05-07T20:14:48.3882113Z Skipping (s,q) (0.66, 8): inconsistent with heavy hitters! 2025-05-07T20:14:48.3882365Z Skipping (s,q) (0.67, 8): inconsistent with heavy hitters! 2025-05-07T20:14:48.3882627Z Skipping (s,q) (0.68, 8): inconsistent with heavy hitters! 2025-05-07T20:14:48.3882883Z Skipping (s,q) (0.69, 8): inconsistent with heavy hitters! 2025-05-07T20:14:48.3883140Z Skipping (s,q) (0.7, 8): inconsistent with heavy hitters! 2025-05-07T20:14:48.3883390Z Skipping (s,q) (0.71, 8): inconsistent with heavy hitters! 2025-05-07T20:14:48.3883649Z Skipping (s,q) (0.72, 8): inconsistent with heavy hitters! 2025-05-07T20:14:48.3883901Z Skipping (s,q) (0.73, 8): inconsistent with heavy hitters! 2025-05-07T20:14:48.3884155Z Skipping (s,q) (0.74, 8): inconsistent with heavy hitters! 2025-05-07T20:14:48.3884412Z Skipping (s,q) (0.75, 8): inconsistent with heavy hitters! 2025-05-07T20:14:48.3884663Z Skipping (s,q) (0.76, 8): inconsistent with heavy hitters! 2025-05-07T20:14:48.3884911Z Skipping (s,q) (0.77, 8): inconsistent with heavy hitters! 2025-05-07T20:14:48.3885168Z Skipping (s,q) (0.78, 8): inconsistent with heavy hitters! 2025-05-07T20:14:48.3885754Z Skipping (s,q) (0.79, 8): inconsistent with heavy hitters! 2025-05-07T20:14:48.3886025Z Skipping (s,q) (0.8, 8): inconsistent with heavy hitters! 2025-05-07T20:14:48.3886456Z Skipping (s,q) (0.81, 8): inconsistent with heavy hitters! 2025-05-07T20:14:48.3886707Z Skipping (s,q) (0.82, 8): inconsistent with heavy hitters! 2025-05-07T20:14:48.3886964Z Skipping (s,q) (0.83, 8): inconsistent with heavy hitters! 2025-05-07T20:14:48.3887214Z Skipping (s,q) (0.84, 8): inconsistent with heavy hitters! 2025-05-07T20:14:48.3887465Z Skipping (s,q) (0.85, 8): inconsistent with heavy hitters! 2025-05-07T20:14:48.3887727Z Skipping (s,q) (0.86, 8): inconsistent with heavy hitters! 2025-05-07T20:14:48.3887976Z Skipping (s,q) (0.87, 8): inconsistent with heavy hitters! 2025-05-07T20:14:48.3888330Z Skipping (s,q) (0.88, 8): inconsistent with heavy hitters! 2025-05-07T20:14:48.3888590Z Skipping (s,q) (0.89, 8): inconsistent with heavy hitters! 2025-05-07T20:14:48.3888839Z Skipping (s,q) (0.9, 8): inconsistent with heavy hitters! 2025-05-07T20:14:48.3889101Z Skipping (s,q) (0.91, 8): inconsistent with heavy hitters! 2025-05-07T20:14:48.3889357Z Skipping (s,q) (0.92, 8): inconsistent with heavy hitters! 2025-05-07T20:14:48.3889605Z Skipping (s,q) (0.93, 8): inconsistent with heavy hitters! 2025-05-07T20:14:48.3889859Z Skipping (s,q) (0.94, 8): inconsistent with heavy hitters! 2025-05-07T20:14:48.3890108Z Skipping (s,q) (0.95, 8): inconsistent with heavy hitters! 2025-05-07T20:14:48.3890356Z Skipping (s,q) (0.96, 8): inconsistent with heavy hitters! 2025-05-07T20:14:48.3890613Z Skipping (s,q) (0.97, 8): inconsistent with heavy hitters! 2025-05-07T20:14:48.3890862Z Skipping (s,q) (0.98, 8): inconsistent with heavy hitters! 2025-05-07T20:14:48.3891117Z Skipping (s,q) (0.99, 8): inconsistent with heavy hitters! 2025-05-07T20:14:48.3891360Z Skipping (s,q) (1, 8): inconsistent with heavy hitters! 2025-05-07T20:14:48.3891610Z Skipping (s,q) (1.01, 8): inconsistent with heavy hitters! 2025-05-07T20:14:48.3891867Z Skipping (s,q) (1.02, 8): inconsistent with heavy hitters! 2025-05-07T20:14:48.3892124Z Skipping (s,q) (1.03, 8): inconsistent with heavy hitters! 2025-05-07T20:14:48.3892381Z Skipping (s,q) (1.04, 8): inconsistent with heavy hitters! 2025-05-07T20:14:48.3892639Z Skipping (s,q) (1.05, 8): inconsistent with heavy hitters! 2025-05-07T20:14:48.3892891Z Skipping (s,q) (1.06, 8): inconsistent with heavy hitters! 2025-05-07T20:14:48.3893141Z Skipping (s,q) (1.07, 8): inconsistent with heavy hitters! 2025-05-07T20:14:48.3893398Z Skipping (s,q) (1.08, 8): inconsistent with heavy hitters! 2025-05-07T20:14:48.3893646Z Skipping (s,q) (1.09, 8): inconsistent with heavy hitters! 2025-05-07T20:14:48.3893902Z Skipping (s,q) (1.1, 8): inconsistent with heavy hitters! 2025-05-07T20:14:48.3894155Z Skipping (s,q) (1.11, 8): inconsistent with heavy hitters! 2025-05-07T20:14:48.3894404Z Skipping (s,q) (1.12, 8): inconsistent with heavy hitters! 2025-05-07T20:14:48.3894671Z Skipping (s,q) (1.13, 8): inconsistent with heavy hitters! 2025-05-07T20:14:48.3894928Z Skipping (s,q) (1.14, 8): inconsistent with heavy hitters! 2025-05-07T20:14:48.3895184Z Skipping (s,q) (1.15, 8): inconsistent with heavy hitters! 2025-05-07T20:14:48.3895447Z Skipping (s,q) (1.16, 8): inconsistent with heavy hitters! 2025-05-07T20:14:48.3895696Z Skipping (s,q) (1.17, 8): inconsistent with heavy hitters! 2025-05-07T20:14:48.3895950Z Skipping (s,q) (1.18, 8): inconsistent with heavy hitters! 2025-05-07T20:14:48.3896199Z Skipping (s,q) (1.19, 8): inconsistent with heavy hitters! 2025-05-07T20:14:48.3896449Z Skipping (s,q) (1.2, 8): inconsistent with heavy hitters! 2025-05-07T20:14:48.3896706Z Skipping (s,q) (1.21, 8): inconsistent with heavy hitters! 2025-05-07T20:14:48.3896954Z Skipping (s,q) (1.22, 8): inconsistent with heavy hitters! 2025-05-07T20:14:48.3897204Z Skipping (s,q) (1.23, 8): inconsistent with heavy hitters! 2025-05-07T20:14:48.3897460Z Skipping (s,q) (1.24, 8): inconsistent with heavy hitters! 2025-05-07T20:14:48.3897711Z Skipping (s,q) (1.25, 8): inconsistent with heavy hitters! 2025-05-07T20:14:48.3898157Z Skipping (s,q) (1.26, 8): inconsistent with heavy hitters! 2025-05-07T20:14:48.3898473Z Skipping (s,q) (1.27, 8): inconsistent with heavy hitters! 2025-05-07T20:14:48.3898724Z Skipping (s,q) (1.28, 8): inconsistent with heavy hitters! 2025-05-07T20:14:48.3898981Z Skipping (s,q) (1.29, 8): inconsistent with heavy hitters! 2025-05-07T20:14:48.3899227Z Skipping (s,q) (1.3, 8): inconsistent with heavy hitters! 2025-05-07T20:14:48.3899476Z Skipping (s,q) (1.31, 8): inconsistent with heavy hitters! 2025-05-07T20:14:48.3899732Z Skipping (s,q) (1.32, 8): inconsistent with heavy hitters! 2025-05-07T20:14:48.3899982Z Skipping (s,q) (1.33, 8): inconsistent with heavy hitters! 2025-05-07T20:14:48.3900232Z Skipping (s,q) (1.34, 8): inconsistent with heavy hitters! 2025-05-07T20:14:48.3900486Z Skipping (s,q) (1.35, 8): inconsistent with heavy hitters! 2025-05-07T20:14:48.3900732Z Skipping (s,q) (1.36, 8): inconsistent with heavy hitters! 2025-05-07T20:14:48.3900994Z Skipping (s,q) (1.37, 8): inconsistent with heavy hitters! 2025-05-07T20:14:48.3901252Z Skipping (s,q) (1.38, 8): inconsistent with heavy hitters! 2025-05-07T20:14:48.3901499Z Skipping (s,q) (1.39, 8): inconsistent with heavy hitters! 2025-05-07T20:14:48.3901747Z Skipping (s,q) (1.4, 8): inconsistent with heavy hitters! 2025-05-07T20:14:48.3901994Z Skipping (s,q) (1.41, 8): inconsistent with heavy hitters! 2025-05-07T20:14:48.3902242Z Skipping (s,q) (1.42, 8): inconsistent with heavy hitters! 2025-05-07T20:14:48.3902499Z Skipping (s,q) (1.43, 8): inconsistent with heavy hitters! 2025-05-07T20:14:48.3902747Z Skipping (s,q) (1.44, 8): inconsistent with heavy hitters! 2025-05-07T20:14:48.3903005Z Skipping (s,q) (1.45, 8): inconsistent with heavy hitters! 2025-05-07T20:14:48.3903254Z Skipping (s,q) (1.46, 8): inconsistent with heavy hitters! 2025-05-07T20:14:48.3903505Z Skipping (s,q) (1.47, 8): inconsistent with heavy hitters! 2025-05-07T20:14:48.3903759Z Skipping (s,q) (1.48, 8): inconsistent with heavy hitters! 2025-05-07T20:14:48.3904018Z Skipping (s,q) (1.49, 8): inconsistent with heavy hitters! 2025-05-07T20:14:48.3904273Z Skipping (s,q) (1.5, 8): inconsistent with heavy hitters! 2025-05-07T20:14:48.3904535Z Skipping (s,q) (1.51, 8): inconsistent with heavy hitters! 2025-05-07T20:14:48.3904783Z Skipping (s,q) (1.52, 8): inconsistent with heavy hitters! 2025-05-07T20:14:48.3905040Z Skipping (s,q) (1.53, 8): inconsistent with heavy hitters! 2025-05-07T20:14:48.3905288Z Skipping (s,q) (1.54, 8): inconsistent with heavy hitters! 2025-05-07T20:14:48.3905539Z Skipping (s,q) (1.55, 8): inconsistent with heavy hitters! 2025-05-07T20:14:48.3905796Z Skipping (s,q) (1.56, 8): inconsistent with heavy hitters! 2025-05-07T20:14:48.3906047Z Skipping (s,q) (1.57, 8): inconsistent with heavy hitters! 2025-05-07T20:14:48.3906298Z Skipping (s,q) (1.58, 8): inconsistent with heavy hitters! 2025-05-07T20:14:48.3906556Z Skipping (s,q) (1.59, 8): inconsistent with heavy hitters! 2025-05-07T20:14:48.3906810Z Skipping (s,q) (1.6, 8): inconsistent with heavy hitters! 2025-05-07T20:14:48.3907073Z Skipping (s,q) (1.61, 8): inconsistent with heavy hitters! 2025-05-07T20:14:48.3907334Z Skipping (s,q) (1.62, 8): inconsistent with heavy hitters! 2025-05-07T20:14:48.3907584Z Skipping (s,q) (1.63, 8): inconsistent with heavy hitters! 2025-05-07T20:14:48.3907843Z Skipping (s,q) (1.64, 8): inconsistent with heavy hitters! 2025-05-07T20:14:48.3908091Z Skipping (s,q) (1.65, 8): inconsistent with heavy hitters! 2025-05-07T20:14:48.3908341Z Skipping (s,q) (1.66, 8): inconsistent with heavy hitters! 2025-05-07T20:14:48.3908596Z Skipping (s,q) (1.67, 8): inconsistent with heavy hitters! 2025-05-07T20:14:48.3908847Z Skipping (s,q) (1.68, 8): inconsistent with heavy hitters! 2025-05-07T20:14:48.3909097Z Skipping (s,q) (1.69, 8): inconsistent with heavy hitters! 2025-05-07T20:14:48.3909353Z Skipping (s,q) (1.7, 8): inconsistent with heavy hitters! 2025-05-07T20:14:48.3909604Z Skipping (s,q) (1.71, 8): inconsistent with heavy hitters! 2025-05-07T20:14:48.3910008Z Skipping (s,q) (1.72, 8): inconsistent with heavy hitters! 2025-05-07T20:14:48.3910330Z Skipping (s,q) (1.73, 8): inconsistent with heavy hitters! 2025-05-07T20:14:48.3910581Z Skipping (s,q) (1.74, 8): inconsistent with heavy hitters! 2025-05-07T20:14:48.3910836Z Skipping (s,q) (1.75, 8): inconsistent with heavy hitters! 2025-05-07T20:14:48.3911083Z Skipping (s,q) (1.76, 8): inconsistent with heavy hitters! 2025-05-07T20:14:48.3911334Z Skipping (s,q) (1.77, 8): inconsistent with heavy hitters! 2025-05-07T20:14:48.3911591Z Skipping (s,q) (1.78, 8): inconsistent with heavy hitters! 2025-05-07T20:14:48.3911840Z Skipping (s,q) (1.79, 8): inconsistent with heavy hitters! 2025-05-07T20:14:48.3912092Z Skipping (s,q) (1.8, 8): inconsistent with heavy hitters! 2025-05-07T20:14:48.3912341Z Skipping (s,q) (1.81, 8): inconsistent with heavy hitters! 2025-05-07T20:14:48.3912594Z Skipping (s,q) (1.82, 8): inconsistent with heavy hitters! 2025-05-07T20:14:48.3912852Z Skipping (s,q) (1.83, 8): inconsistent with heavy hitters! 2025-05-07T20:14:48.3913105Z Skipping (s,q) (1.84, 8): inconsistent with heavy hitters! 2025-05-07T20:14:48.3913362Z Skipping (s,q) (1.85, 8): inconsistent with heavy hitters! 2025-05-07T20:14:48.3913616Z Skipping (s,q) (1.86, 8): inconsistent with heavy hitters! 2025-05-07T20:14:48.3913866Z Skipping (s,q) (1.87, 8): inconsistent with heavy hitters! 2025-05-07T20:14:48.3914121Z Skipping (s,q) (1.88, 8): inconsistent with heavy hitters! 2025-05-07T20:14:48.3914371Z Skipping (s,q) (1.89, 8): inconsistent with heavy hitters! 2025-05-07T20:14:48.3914619Z Skipping (s,q) (1.9, 8): inconsistent with heavy hitters! 2025-05-07T20:14:48.3914875Z Skipping (s,q) (1.91, 8): inconsistent with heavy hitters! 2025-05-07T20:14:48.3915123Z Skipping (s,q) (1.92, 8): inconsistent with heavy hitters! 2025-05-07T20:14:48.3915370Z Skipping (s,q) (1.93, 8): inconsistent with heavy hitters! 2025-05-07T20:14:48.3915623Z Skipping (s,q) (1.94, 8): inconsistent with heavy hitters! 2025-05-07T20:14:48.3915878Z Skipping (s,q) (1.95, 8): inconsistent with heavy hitters! 2025-05-07T20:14:48.3916130Z Skipping (s,q) (1.96, 8): inconsistent with heavy hitters! 2025-05-07T20:14:48.3916384Z Skipping (s,q) (1.97, 8): inconsistent with heavy hitters! 2025-05-07T20:14:48.3916632Z Skipping (s,q) (1.98, 8): inconsistent with heavy hitters! 2025-05-07T20:14:48.3917657Z Skipping (s,q) (1.99, 8): inconsistent with heavy hitters! 2025-05-07T20:14:48.3917925Z Skipping (s,q) (0.63, 8.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3918185Z Skipping (s,q) (0.64, 8.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3918450Z Skipping (s,q) (0.65, 8.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3918708Z Skipping (s,q) (0.66, 8.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3918967Z Skipping (s,q) (0.67, 8.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3919579Z Skipping (s,q) (0.68, 8.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3919849Z Skipping (s,q) (0.69, 8.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3920123Z Skipping (s,q) (0.7, 8.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3920381Z Skipping (s,q) (0.71, 8.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3920641Z Skipping (s,q) (0.72, 8.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3920905Z Skipping (s,q) (0.73, 8.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3921163Z Skipping (s,q) (0.74, 8.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3921423Z Skipping (s,q) (0.75, 8.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3921690Z Skipping (s,q) (0.76, 8.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3921948Z Skipping (s,q) (0.77, 8.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3922213Z Skipping (s,q) (0.78, 8.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3922470Z Skipping (s,q) (0.79, 8.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3922935Z Skipping (s,q) (0.8, 8.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3923303Z Skipping (s,q) (0.81, 8.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3923565Z Skipping (s,q) (0.82, 8.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3923822Z Skipping (s,q) (0.83, 8.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3924091Z Skipping (s,q) (0.84, 8.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3924350Z Skipping (s,q) (0.85, 8.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3924613Z Skipping (s,q) (0.86, 8.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3924868Z Skipping (s,q) (0.87, 8.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3925125Z Skipping (s,q) (0.88, 8.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3925391Z Skipping (s,q) (0.89, 8.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3925645Z Skipping (s,q) (0.9, 8.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3925905Z Skipping (s,q) (0.91, 8.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3926173Z Skipping (s,q) (0.92, 8.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3926438Z Skipping (s,q) (0.93, 8.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3926702Z Skipping (s,q) (0.94, 8.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3926958Z Skipping (s,q) (0.95, 8.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3927213Z Skipping (s,q) (0.96, 8.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3927477Z Skipping (s,q) (0.97, 8.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3927735Z Skipping (s,q) (0.98, 8.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3927990Z Skipping (s,q) (0.99, 8.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3928336Z Skipping (s,q) (1, 8.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3928592Z Skipping (s,q) (1.01, 8.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3928854Z Skipping (s,q) (1.02, 8.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3929120Z Skipping (s,q) (1.03, 8.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3929383Z Skipping (s,q) (1.04, 8.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3929646Z Skipping (s,q) (1.05, 8.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3929897Z Skipping (s,q) (1.06, 8.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3930150Z Skipping (s,q) (1.07, 8.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3930417Z Skipping (s,q) (1.08, 8.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3930676Z Skipping (s,q) (1.09, 8.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3930930Z Skipping (s,q) (1.1, 8.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3931194Z Skipping (s,q) (1.11, 8.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3931449Z Skipping (s,q) (1.12, 8.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3931713Z Skipping (s,q) (1.13, 8.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3931978Z Skipping (s,q) (1.14, 8.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3932242Z Skipping (s,q) (1.15, 8.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3932503Z Skipping (s,q) (1.16, 8.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3932759Z Skipping (s,q) (1.17, 8.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3933014Z Skipping (s,q) (1.18, 8.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3933274Z Skipping (s,q) (1.19, 8.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3933534Z Skipping (s,q) (1.2, 8.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3933798Z Skipping (s,q) (1.21, 8.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3934055Z Skipping (s,q) (1.22, 8.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3934313Z Skipping (s,q) (1.23, 8.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3934577Z Skipping (s,q) (1.24, 8.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3934998Z Skipping (s,q) (1.25, 8.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3935323Z Skipping (s,q) (1.26, 8.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3935587Z Skipping (s,q) (1.27, 8.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3935846Z Skipping (s,q) (1.28, 8.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3936113Z Skipping (s,q) (1.29, 8.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3936371Z Skipping (s,q) (1.3, 8.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3936631Z Skipping (s,q) (1.31, 8.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3936894Z Skipping (s,q) (1.32, 8.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3937154Z Skipping (s,q) (1.33, 8.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3937413Z Skipping (s,q) (1.34, 8.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3937677Z Skipping (s,q) (1.35, 8.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3937940Z Skipping (s,q) (1.36, 8.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3938213Z Skipping (s,q) (1.37, 8.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3938471Z Skipping (s,q) (1.38, 8.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3938730Z Skipping (s,q) (1.39, 8.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3938996Z Skipping (s,q) (1.4, 8.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3939249Z Skipping (s,q) (1.41, 8.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3939503Z Skipping (s,q) (1.42, 8.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3939766Z Skipping (s,q) (1.43, 8.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3940018Z Skipping (s,q) (1.44, 8.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3940279Z Skipping (s,q) (1.45, 8.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3940536Z Skipping (s,q) (1.46, 8.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3940796Z Skipping (s,q) (1.47, 8.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3941065Z Skipping (s,q) (1.48, 8.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3941322Z Skipping (s,q) (1.49, 8.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3941581Z Skipping (s,q) (1.5, 8.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3941846Z Skipping (s,q) (1.51, 8.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3942103Z Skipping (s,q) (1.52, 8.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3942369Z Skipping (s,q) (1.53, 8.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3942623Z Skipping (s,q) (1.54, 8.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3942877Z Skipping (s,q) (1.55, 8.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3943139Z Skipping (s,q) (1.56, 8.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3943396Z Skipping (s,q) (1.57, 8.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3943658Z Skipping (s,q) (1.58, 8.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3943932Z Skipping (s,q) (1.59, 8.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3944190Z Skipping (s,q) (1.6, 8.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3944451Z Skipping (s,q) (1.61, 8.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3944715Z Skipping (s,q) (1.62, 8.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3944977Z Skipping (s,q) (1.63, 8.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3945245Z Skipping (s,q) (1.64, 8.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3945501Z Skipping (s,q) (1.65, 8.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3945754Z Skipping (s,q) (1.66, 8.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3946018Z Skipping (s,q) (1.67, 8.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3946275Z Skipping (s,q) (1.68, 8.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3946669Z Skipping (s,q) (1.69, 8.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3946948Z Skipping (s,q) (1.7, 8.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3947298Z Skipping (s,q) (1.71, 8.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3947568Z Skipping (s,q) (1.72, 8.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3947825Z Skipping (s,q) (1.73, 8.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3948084Z Skipping (s,q) (1.74, 8.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3948347Z Skipping (s,q) (1.75, 8.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3948601Z Skipping (s,q) (1.76, 8.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3948858Z Skipping (s,q) (1.77, 8.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3949127Z Skipping (s,q) (1.78, 8.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3949385Z Skipping (s,q) (1.79, 8.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3949653Z Skipping (s,q) (1.8, 8.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3949911Z Skipping (s,q) (1.81, 8.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3950173Z Skipping (s,q) (1.82, 8.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3950436Z Skipping (s,q) (1.83, 8.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3950692Z Skipping (s,q) (1.84, 8.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3950951Z Skipping (s,q) (1.85, 8.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3951223Z Skipping (s,q) (1.86, 8.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3951483Z Skipping (s,q) (1.87, 8.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3951749Z Skipping (s,q) (1.88, 8.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3952005Z Skipping (s,q) (1.89, 8.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3952264Z Skipping (s,q) (1.9, 8.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3952530Z Skipping (s,q) (1.91, 8.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3952792Z Skipping (s,q) (1.92, 8.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3953065Z Skipping (s,q) (1.93, 8.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3953323Z Skipping (s,q) (1.94, 8.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3953580Z Skipping (s,q) (1.95, 8.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3953846Z Skipping (s,q) (1.96, 8.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3954108Z Skipping (s,q) (1.97, 8.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3954365Z Skipping (s,q) (1.98, 8.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3954630Z Skipping (s,q) (1.99, 8.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.3954885Z Skipping (s,q) (0.64, 8.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3955146Z Skipping (s,q) (0.65, 8.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3955402Z Skipping (s,q) (0.66, 8.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3955662Z Skipping (s,q) (0.67, 8.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3955936Z Skipping (s,q) (0.68, 8.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3956192Z Skipping (s,q) (0.69, 8.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3956448Z Skipping (s,q) (0.7, 8.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3956710Z Skipping (s,q) (0.71, 8.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3956969Z Skipping (s,q) (0.72, 8.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3957233Z Skipping (s,q) (0.73, 8.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3957499Z Skipping (s,q) (0.74, 8.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3957757Z Skipping (s,q) (0.75, 8.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3958018Z Skipping (s,q) (0.76, 8.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3958280Z Skipping (s,q) (0.77, 8.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3958647Z Skipping (s,q) (0.78, 8.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3958984Z Skipping (s,q) (0.79, 8.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3959241Z Skipping (s,q) (0.8, 8.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3959509Z Skipping (s,q) (0.81, 8.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3959762Z Skipping (s,q) (0.82, 8.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3960014Z Skipping (s,q) (0.83, 8.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3960275Z Skipping (s,q) (0.84, 8.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3960530Z Skipping (s,q) (0.85, 8.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3960784Z Skipping (s,q) (0.86, 8.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3961052Z Skipping (s,q) (0.87, 8.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3961307Z Skipping (s,q) (0.88, 8.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3961568Z Skipping (s,q) (0.89, 8.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3961830Z Skipping (s,q) (0.9, 8.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3962092Z Skipping (s,q) (0.91, 8.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3962515Z Skipping (s,q) (0.92, 8.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3962778Z Skipping (s,q) (0.93, 8.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3963034Z Skipping (s,q) (0.94, 8.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3963294Z Skipping (s,q) (0.95, 8.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3963550Z Skipping (s,q) (0.96, 8.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3963803Z Skipping (s,q) (0.97, 8.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3964065Z Skipping (s,q) (0.98, 8.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3964323Z Skipping (s,q) (0.99, 8.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3964584Z Skipping (s,q) (1, 8.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3964848Z Skipping (s,q) (1.01, 8.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3965110Z Skipping (s,q) (1.02, 8.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3965374Z Skipping (s,q) (1.03, 8.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3965627Z Skipping (s,q) (1.04, 8.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3965883Z Skipping (s,q) (1.05, 8.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3966145Z Skipping (s,q) (1.06, 8.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3966404Z Skipping (s,q) (1.07, 8.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3966665Z Skipping (s,q) (1.08, 8.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3966921Z Skipping (s,q) (1.09, 8.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3967179Z Skipping (s,q) (1.1, 8.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3967447Z Skipping (s,q) (1.11, 8.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3967708Z Skipping (s,q) (1.12, 8.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3967969Z Skipping (s,q) (1.13, 8.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3968302Z Skipping (s,q) (1.14, 8.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3968562Z Skipping (s,q) (1.15, 8.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3968826Z Skipping (s,q) (1.16, 8.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3969081Z Skipping (s,q) (1.17, 8.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3969339Z Skipping (s,q) (1.18, 8.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3969602Z Skipping (s,q) (1.19, 8.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3969855Z Skipping (s,q) (1.2, 8.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3970109Z Skipping (s,q) (1.21, 8.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3970370Z Skipping (s,q) (1.22, 8.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3970793Z Skipping (s,q) (1.23, 8.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3971147Z Skipping (s,q) (1.24, 8.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3971399Z Skipping (s,q) (1.25, 8.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3971650Z Skipping (s,q) (1.26, 8.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3971907Z Skipping (s,q) (1.27, 8.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3972160Z Skipping (s,q) (1.28, 8.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3972413Z Skipping (s,q) (1.29, 8.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3972668Z Skipping (s,q) (1.3, 8.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3972924Z Skipping (s,q) (1.31, 8.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3973185Z Skipping (s,q) (1.32, 8.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3973475Z Skipping (s,q) (1.33, 8.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3973735Z Skipping (s,q) (1.34, 8.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3973999Z Skipping (s,q) (1.35, 8.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3974261Z Skipping (s,q) (1.36, 8.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3974513Z Skipping (s,q) (1.37, 8.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3974774Z Skipping (s,q) (1.38, 8.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3975026Z Skipping (s,q) (1.39, 8.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3975275Z Skipping (s,q) (1.4, 8.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3975539Z Skipping (s,q) (1.41, 8.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3975791Z Skipping (s,q) (1.42, 8.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3976052Z Skipping (s,q) (1.43, 8.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3976309Z Skipping (s,q) (1.44, 8.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3976565Z Skipping (s,q) (1.45, 8.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3976832Z Skipping (s,q) (1.46, 8.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3977091Z Skipping (s,q) (1.47, 8.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3977343Z Skipping (s,q) (1.48, 8.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3977605Z Skipping (s,q) (1.49, 8.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3977856Z Skipping (s,q) (1.5, 8.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3978116Z Skipping (s,q) (1.51, 8.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3978368Z Skipping (s,q) (1.52, 8.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3978620Z Skipping (s,q) (1.53, 8.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3978882Z Skipping (s,q) (1.54, 8.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3979140Z Skipping (s,q) (1.55, 8.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3979393Z Skipping (s,q) (1.56, 8.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3979927Z Skipping (s,q) (1.57, 8.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3980201Z Skipping (s,q) (1.58, 8.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3980464Z Skipping (s,q) (1.59, 8.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3980718Z Skipping (s,q) (1.6, 8.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3980972Z Skipping (s,q) (1.61, 8.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3981231Z Skipping (s,q) (1.62, 8.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3981486Z Skipping (s,q) (1.63, 8.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3981742Z Skipping (s,q) (1.64, 8.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3982003Z Skipping (s,q) (1.65, 8.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3982258Z Skipping (s,q) (1.66, 8.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3982519Z Skipping (s,q) (1.67, 8.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3983148Z Skipping (s,q) (1.68, 8.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3983422Z Skipping (s,q) (1.69, 8.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3983874Z Skipping (s,q) (1.7, 8.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3984129Z Skipping (s,q) (1.71, 8.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3984382Z Skipping (s,q) (1.72, 8.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3984644Z Skipping (s,q) (1.73, 8.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3984898Z Skipping (s,q) (1.74, 8.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3985160Z Skipping (s,q) (1.75, 8.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3985415Z Skipping (s,q) (1.76, 8.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3985669Z Skipping (s,q) (1.77, 8.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3985929Z Skipping (s,q) (1.78, 8.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3986188Z Skipping (s,q) (1.79, 8.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3986440Z Skipping (s,q) (1.8, 8.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3986707Z Skipping (s,q) (1.81, 8.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3986962Z Skipping (s,q) (1.82, 8.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3987223Z Skipping (s,q) (1.83, 8.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3987480Z Skipping (s,q) (1.84, 8.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3987735Z Skipping (s,q) (1.85, 8.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3988000Z Skipping (s,q) (1.86, 8.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3988255Z Skipping (s,q) (1.87, 8.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3988507Z Skipping (s,q) (1.88, 8.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3988767Z Skipping (s,q) (1.89, 8.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3989019Z Skipping (s,q) (1.9, 8.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3989279Z Skipping (s,q) (1.91, 8.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3989547Z Skipping (s,q) (1.92, 8.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3989803Z Skipping (s,q) (1.93, 8.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3990065Z Skipping (s,q) (1.94, 8.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3990321Z Skipping (s,q) (1.95, 8.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3990577Z Skipping (s,q) (1.96, 8.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3990841Z Skipping (s,q) (1.97, 8.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3991096Z Skipping (s,q) (1.98, 8.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3991355Z Skipping (s,q) (1.99, 8.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.3991621Z Skipping (s,q) (0.64, 8.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3991882Z Skipping (s,q) (0.65, 8.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3992154Z Skipping (s,q) (0.66, 8.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3992420Z Skipping (s,q) (0.67, 8.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3992676Z Skipping (s,q) (0.68, 8.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3992939Z Skipping (s,q) (0.69, 8.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3993196Z Skipping (s,q) (0.7, 8.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3993454Z Skipping (s,q) (0.71, 8.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3993717Z Skipping (s,q) (0.72, 8.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3993976Z Skipping (s,q) (0.73, 8.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3994241Z Skipping (s,q) (0.74, 8.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3994501Z Skipping (s,q) (0.75, 8.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3994759Z Skipping (s,q) (0.76, 8.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3995152Z Skipping (s,q) (0.77, 8.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3995478Z Skipping (s,q) (0.78, 8.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3995738Z Skipping (s,q) (0.79, 8.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3996005Z Skipping (s,q) (0.8, 8.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3996265Z Skipping (s,q) (0.81, 8.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3996526Z Skipping (s,q) (0.82, 8.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3996785Z Skipping (s,q) (0.83, 8.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3997043Z Skipping (s,q) (0.84, 8.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3997306Z Skipping (s,q) (0.85, 8.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3997563Z Skipping (s,q) (0.86, 8.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3997824Z Skipping (s,q) (0.87, 8.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3998094Z Skipping (s,q) (0.88, 8.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3998352Z Skipping (s,q) (0.89, 8.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3998623Z Skipping (s,q) (0.9, 8.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3998880Z Skipping (s,q) (0.91, 8.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3999136Z Skipping (s,q) (0.92, 8.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3999401Z Skipping (s,q) (0.93, 8.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3999659Z Skipping (s,q) (0.94, 8.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.3999917Z Skipping (s,q) (0.95, 8.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4000180Z Skipping (s,q) (0.96, 8.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4000435Z Skipping (s,q) (0.97, 8.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4000701Z Skipping (s,q) (0.98, 8.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4000962Z Skipping (s,q) (0.99, 8.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4001213Z Skipping (s,q) (1, 8.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4001484Z Skipping (s,q) (1.01, 8.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4001741Z Skipping (s,q) (1.02, 8.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4001996Z Skipping (s,q) (1.03, 8.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4002261Z Skipping (s,q) (1.04, 8.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4002518Z Skipping (s,q) (1.05, 8.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4002775Z Skipping (s,q) (1.06, 8.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4003040Z Skipping (s,q) (1.07, 8.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4003299Z Skipping (s,q) (1.08, 8.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4003567Z Skipping (s,q) (1.09, 8.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4003827Z Skipping (s,q) (1.1, 8.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4004091Z Skipping (s,q) (1.11, 8.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4004363Z Skipping (s,q) (1.12, 8.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4004619Z Skipping (s,q) (1.13, 8.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4004884Z Skipping (s,q) (1.14, 8.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4005151Z Skipping (s,q) (1.15, 8.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4005412Z Skipping (s,q) (1.16, 8.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4005680Z Skipping (s,q) (1.17, 8.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4005937Z Skipping (s,q) (1.18, 8.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4006194Z Skipping (s,q) (1.19, 8.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4006461Z Skipping (s,q) (1.2, 8.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4006721Z Skipping (s,q) (1.21, 8.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4007136Z Skipping (s,q) (1.22, 8.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4007475Z Skipping (s,q) (1.23, 8.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4007734Z Skipping (s,q) (1.24, 8.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4007999Z Skipping (s,q) (1.25, 8.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4008380Z Skipping (s,q) (1.26, 8.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4008641Z Skipping (s,q) (1.27, 8.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4008902Z Skipping (s,q) (1.28, 8.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4009158Z Skipping (s,q) (1.29, 8.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4009415Z Skipping (s,q) (1.3, 8.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4009678Z Skipping (s,q) (1.31, 8.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4009935Z Skipping (s,q) (1.32, 8.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4010203Z Skipping (s,q) (1.33, 8.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4010466Z Skipping (s,q) (1.34, 8.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4010723Z Skipping (s,q) (1.35, 8.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4011006Z Skipping (s,q) (1.36, 8.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4011266Z Skipping (s,q) (1.37, 8.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4011530Z Skipping (s,q) (1.38, 8.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4011786Z Skipping (s,q) (1.39, 8.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4012042Z Skipping (s,q) (1.4, 8.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4012305Z Skipping (s,q) (1.41, 8.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4012563Z Skipping (s,q) (1.42, 8.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4012827Z Skipping (s,q) (1.43, 8.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4013088Z Skipping (s,q) (1.44, 8.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4013352Z Skipping (s,q) (1.45, 8.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4013618Z Skipping (s,q) (1.46, 8.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4013873Z Skipping (s,q) (1.47, 8.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4014130Z Skipping (s,q) (1.48, 8.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4014394Z Skipping (s,q) (1.49, 8.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4014651Z Skipping (s,q) (1.5, 8.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4014918Z Skipping (s,q) (1.51, 8.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4015174Z Skipping (s,q) (1.52, 8.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4015433Z Skipping (s,q) (1.53, 8.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4015696Z Skipping (s,q) (1.54, 8.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4015961Z Skipping (s,q) (1.55, 8.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4016227Z Skipping (s,q) (1.56, 8.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4016489Z Skipping (s,q) (1.57, 8.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4016750Z Skipping (s,q) (1.58, 8.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4017014Z Skipping (s,q) (1.59, 8.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4017277Z Skipping (s,q) (1.6, 8.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4017538Z Skipping (s,q) (1.61, 8.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4017805Z Skipping (s,q) (1.62, 8.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4018060Z Skipping (s,q) (1.63, 8.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4018317Z Skipping (s,q) (1.64, 8.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4018588Z Skipping (s,q) (1.65, 8.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4019066Z Skipping (s,q) (1.66, 8.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4019342Z Skipping (s,q) (1.67, 8.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4019712Z Skipping (s,q) (1.68, 8.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4019972Z Skipping (s,q) (1.69, 8.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4020238Z Skipping (s,q) (1.7, 8.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4020496Z Skipping (s,q) (1.71, 8.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4020755Z Skipping (s,q) (1.72, 8.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4021019Z Skipping (s,q) (1.73, 8.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4021273Z Skipping (s,q) (1.74, 8.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4021536Z Skipping (s,q) (1.75, 8.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4021805Z Skipping (s,q) (1.76, 8.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4022064Z Skipping (s,q) (1.77, 8.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4022330Z Skipping (s,q) (1.78, 8.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4022598Z Skipping (s,q) (1.79, 8.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4022858Z Skipping (s,q) (1.8, 8.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4023125Z Skipping (s,q) (1.81, 8.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4023382Z Skipping (s,q) (1.82, 8.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4023645Z Skipping (s,q) (1.83, 8.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4023911Z Skipping (s,q) (1.84, 8.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4024168Z Skipping (s,q) (1.85, 8.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4024435Z Skipping (s,q) (1.86, 8.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4024693Z Skipping (s,q) (1.87, 8.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4024956Z Skipping (s,q) (1.88, 8.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4025222Z Skipping (s,q) (1.89, 8.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4025485Z Skipping (s,q) (1.9, 8.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4025743Z Skipping (s,q) (1.91, 8.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4026009Z Skipping (s,q) (1.92, 8.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4026270Z Skipping (s,q) (1.93, 8.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4026532Z Skipping (s,q) (1.94, 8.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4026786Z Skipping (s,q) (1.95, 8.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4027043Z Skipping (s,q) (1.96, 8.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4027307Z Skipping (s,q) (1.97, 8.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4027566Z Skipping (s,q) (1.98, 8.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4027823Z Skipping (s,q) (1.99, 8.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4028081Z Skipping (s,q) (0.65, 9): inconsistent with heavy hitters! 2025-05-07T20:14:48.4028338Z Skipping (s,q) (0.66, 9): inconsistent with heavy hitters! 2025-05-07T20:14:48.4028595Z Skipping (s,q) (0.67, 9): inconsistent with heavy hitters! 2025-05-07T20:14:48.4028845Z Skipping (s,q) (0.68, 9): inconsistent with heavy hitters! 2025-05-07T20:14:48.4029093Z Skipping (s,q) (0.69, 9): inconsistent with heavy hitters! 2025-05-07T20:14:48.4029347Z Skipping (s,q) (0.7, 9): inconsistent with heavy hitters! 2025-05-07T20:14:48.4029593Z Skipping (s,q) (0.71, 9): inconsistent with heavy hitters! 2025-05-07T20:14:48.4029837Z Skipping (s,q) (0.72, 9): inconsistent with heavy hitters! 2025-05-07T20:14:48.4030086Z Skipping (s,q) (0.73, 9): inconsistent with heavy hitters! 2025-05-07T20:14:48.4030332Z Skipping (s,q) (0.74, 9): inconsistent with heavy hitters! 2025-05-07T20:14:48.4030577Z Skipping (s,q) (0.75, 9): inconsistent with heavy hitters! 2025-05-07T20:14:48.4031043Z Skipping (s,q) (0.76, 9): inconsistent with heavy hitters! 2025-05-07T20:14:48.4031308Z Skipping (s,q) (0.77, 9): inconsistent with heavy hitters! 2025-05-07T20:14:48.4031662Z Skipping (s,q) (0.78, 9): inconsistent with heavy hitters! 2025-05-07T20:14:48.4031913Z Skipping (s,q) (0.79, 9): inconsistent with heavy hitters! 2025-05-07T20:14:48.4032158Z Skipping (s,q) (0.8, 9): inconsistent with heavy hitters! 2025-05-07T20:14:48.4032419Z Skipping (s,q) (0.81, 9): inconsistent with heavy hitters! 2025-05-07T20:14:48.4032665Z Skipping (s,q) (0.82, 9): inconsistent with heavy hitters! 2025-05-07T20:14:48.4032912Z Skipping (s,q) (0.83, 9): inconsistent with heavy hitters! 2025-05-07T20:14:48.4033163Z Skipping (s,q) (0.84, 9): inconsistent with heavy hitters! 2025-05-07T20:14:48.4033408Z Skipping (s,q) (0.85, 9): inconsistent with heavy hitters! 2025-05-07T20:14:48.4033659Z Skipping (s,q) (0.86, 9): inconsistent with heavy hitters! 2025-05-07T20:14:48.4033904Z Skipping (s,q) (0.87, 9): inconsistent with heavy hitters! 2025-05-07T20:14:48.4034155Z Skipping (s,q) (0.88, 9): inconsistent with heavy hitters! 2025-05-07T20:14:48.4034415Z Skipping (s,q) (0.89, 9): inconsistent with heavy hitters! 2025-05-07T20:14:48.4034664Z Skipping (s,q) (0.9, 9): inconsistent with heavy hitters! 2025-05-07T20:14:48.4034912Z Skipping (s,q) (0.91, 9): inconsistent with heavy hitters! 2025-05-07T20:14:48.4035165Z Skipping (s,q) (0.92, 9): inconsistent with heavy hitters! 2025-05-07T20:14:48.4035410Z Skipping (s,q) (0.93, 9): inconsistent with heavy hitters! 2025-05-07T20:14:48.4035663Z Skipping (s,q) (0.94, 9): inconsistent with heavy hitters! 2025-05-07T20:14:48.4035909Z Skipping (s,q) (0.95, 9): inconsistent with heavy hitters! 2025-05-07T20:14:48.4036154Z Skipping (s,q) (0.96, 9): inconsistent with heavy hitters! 2025-05-07T20:14:48.4036409Z Skipping (s,q) (0.97, 9): inconsistent with heavy hitters! 2025-05-07T20:14:48.4036658Z Skipping (s,q) (0.98, 9): inconsistent with heavy hitters! 2025-05-07T20:14:48.4036911Z Skipping (s,q) (0.99, 9): inconsistent with heavy hitters! 2025-05-07T20:14:48.4037159Z Skipping (s,q) (1, 9): inconsistent with heavy hitters! 2025-05-07T20:14:48.4037415Z Skipping (s,q) (1.01, 9): inconsistent with heavy hitters! 2025-05-07T20:14:48.4037662Z Skipping (s,q) (1.02, 9): inconsistent with heavy hitters! 2025-05-07T20:14:48.4037918Z Skipping (s,q) (1.03, 9): inconsistent with heavy hitters! 2025-05-07T20:14:48.4038165Z Skipping (s,q) (1.04, 9): inconsistent with heavy hitters! 2025-05-07T20:14:48.4038418Z Skipping (s,q) (1.05, 9): inconsistent with heavy hitters! 2025-05-07T20:14:48.4038665Z Skipping (s,q) (1.06, 9): inconsistent with heavy hitters! 2025-05-07T20:14:48.4038911Z Skipping (s,q) (1.07, 9): inconsistent with heavy hitters! 2025-05-07T20:14:48.4039170Z Skipping (s,q) (1.08, 9): inconsistent with heavy hitters! 2025-05-07T20:14:48.4039416Z Skipping (s,q) (1.09, 9): inconsistent with heavy hitters! 2025-05-07T20:14:48.4039662Z Skipping (s,q) (1.1, 9): inconsistent with heavy hitters! 2025-05-07T20:14:48.4039927Z Skipping (s,q) (1.11, 9): inconsistent with heavy hitters! 2025-05-07T20:14:48.4040183Z Skipping (s,q) (1.12, 9): inconsistent with heavy hitters! 2025-05-07T20:14:48.4040438Z Skipping (s,q) (1.13, 9): inconsistent with heavy hitters! 2025-05-07T20:14:48.4040686Z Skipping (s,q) (1.14, 9): inconsistent with heavy hitters! 2025-05-07T20:14:48.4040934Z Skipping (s,q) (1.15, 9): inconsistent with heavy hitters! 2025-05-07T20:14:48.4041193Z Skipping (s,q) (1.16, 9): inconsistent with heavy hitters! 2025-05-07T20:14:48.4041442Z Skipping (s,q) (1.17, 9): inconsistent with heavy hitters! 2025-05-07T20:14:48.4041689Z Skipping (s,q) (1.18, 9): inconsistent with heavy hitters! 2025-05-07T20:14:48.4041945Z Skipping (s,q) (1.19, 9): inconsistent with heavy hitters! 2025-05-07T20:14:48.4042194Z Skipping (s,q) (1.2, 9): inconsistent with heavy hitters! 2025-05-07T20:14:48.4042451Z Skipping (s,q) (1.21, 9): inconsistent with heavy hitters! 2025-05-07T20:14:48.4042804Z Skipping (s,q) (1.22, 9): inconsistent with heavy hitters! 2025-05-07T20:14:48.4043069Z Skipping (s,q) (1.23, 9): inconsistent with heavy hitters! 2025-05-07T20:14:48.4043420Z Skipping (s,q) (1.24, 9): inconsistent with heavy hitters! 2025-05-07T20:14:48.4043670Z Skipping (s,q) (1.25, 9): inconsistent with heavy hitters! 2025-05-07T20:14:48.4043923Z Skipping (s,q) (1.26, 9): inconsistent with heavy hitters! 2025-05-07T20:14:48.4044181Z Skipping (s,q) (1.27, 9): inconsistent with heavy hitters! 2025-05-07T20:14:48.4044435Z Skipping (s,q) (1.28, 9): inconsistent with heavy hitters! 2025-05-07T20:14:48.4044681Z Skipping (s,q) (1.29, 9): inconsistent with heavy hitters! 2025-05-07T20:14:48.4044932Z Skipping (s,q) (1.3, 9): inconsistent with heavy hitters! 2025-05-07T20:14:48.4045180Z Skipping (s,q) (1.31, 9): inconsistent with heavy hitters! 2025-05-07T20:14:48.4045438Z Skipping (s,q) (1.32, 9): inconsistent with heavy hitters! 2025-05-07T20:14:48.4045683Z Skipping (s,q) (1.33, 9): inconsistent with heavy hitters! 2025-05-07T20:14:48.4045935Z Skipping (s,q) (1.34, 9): inconsistent with heavy hitters! 2025-05-07T20:14:48.4046190Z Skipping (s,q) (1.35, 9): inconsistent with heavy hitters! 2025-05-07T20:14:48.4046436Z Skipping (s,q) (1.36, 9): inconsistent with heavy hitters! 2025-05-07T20:14:48.4046682Z Skipping (s,q) (1.37, 9): inconsistent with heavy hitters! 2025-05-07T20:14:48.4046938Z Skipping (s,q) (1.38, 9): inconsistent with heavy hitters! 2025-05-07T20:14:48.4047184Z Skipping (s,q) (1.39, 9): inconsistent with heavy hitters! 2025-05-07T20:14:48.4047436Z Skipping (s,q) (1.4, 9): inconsistent with heavy hitters! 2025-05-07T20:14:48.4047683Z Skipping (s,q) (1.41, 9): inconsistent with heavy hitters! 2025-05-07T20:14:48.4047926Z Skipping (s,q) (1.42, 9): inconsistent with heavy hitters! 2025-05-07T20:14:48.4048298Z Skipping (s,q) (1.43, 9): inconsistent with heavy hitters! 2025-05-07T20:14:48.4048551Z Skipping (s,q) (1.44, 9): inconsistent with heavy hitters! 2025-05-07T20:14:48.4048806Z Skipping (s,q) (1.45, 9): inconsistent with heavy hitters! 2025-05-07T20:14:48.4049062Z Skipping (s,q) (1.46, 9): inconsistent with heavy hitters! 2025-05-07T20:14:48.4049317Z Skipping (s,q) (1.47, 9): inconsistent with heavy hitters! 2025-05-07T20:14:48.4049568Z Skipping (s,q) (1.48, 9): inconsistent with heavy hitters! 2025-05-07T20:14:48.4049814Z Skipping (s,q) (1.49, 9): inconsistent with heavy hitters! 2025-05-07T20:14:48.4050060Z Skipping (s,q) (1.5, 9): inconsistent with heavy hitters! 2025-05-07T20:14:48.4050318Z Skipping (s,q) (1.51, 9): inconsistent with heavy hitters! 2025-05-07T20:14:48.4050565Z Skipping (s,q) (1.52, 9): inconsistent with heavy hitters! 2025-05-07T20:14:48.4050819Z Skipping (s,q) (1.53, 9): inconsistent with heavy hitters! 2025-05-07T20:14:48.4051077Z Skipping (s,q) (1.54, 9): inconsistent with heavy hitters! 2025-05-07T20:14:48.4051326Z Skipping (s,q) (1.55, 9): inconsistent with heavy hitters! 2025-05-07T20:14:48.4051584Z Skipping (s,q) (1.56, 9): inconsistent with heavy hitters! 2025-05-07T20:14:48.4051835Z Skipping (s,q) (1.57, 9): inconsistent with heavy hitters! 2025-05-07T20:14:48.4052096Z Skipping (s,q) (1.58, 9): inconsistent with heavy hitters! 2025-05-07T20:14:48.4052351Z Skipping (s,q) (1.59, 9): inconsistent with heavy hitters! 2025-05-07T20:14:48.4052599Z Skipping (s,q) (1.6, 9): inconsistent with heavy hitters! 2025-05-07T20:14:48.4052846Z Skipping (s,q) (1.61, 9): inconsistent with heavy hitters! 2025-05-07T20:14:48.4053104Z Skipping (s,q) (1.62, 9): inconsistent with heavy hitters! 2025-05-07T20:14:48.4053353Z Skipping (s,q) (1.63, 9): inconsistent with heavy hitters! 2025-05-07T20:14:48.4053603Z Skipping (s,q) (1.64, 9): inconsistent with heavy hitters! 2025-05-07T20:14:48.4053862Z Skipping (s,q) (1.65, 9): inconsistent with heavy hitters! 2025-05-07T20:14:48.4054108Z Skipping (s,q) (1.66, 9): inconsistent with heavy hitters! 2025-05-07T20:14:48.4054366Z Skipping (s,q) (1.67, 9): inconsistent with heavy hitters! 2025-05-07T20:14:48.4054771Z Skipping (s,q) (1.68, 9): inconsistent with heavy hitters! 2025-05-07T20:14:48.4055034Z Skipping (s,q) (1.69, 9): inconsistent with heavy hitters! 2025-05-07T20:14:48.4055382Z Skipping (s,q) (1.7, 9): inconsistent with heavy hitters! 2025-05-07T20:14:48.4055631Z Skipping (s,q) (1.71, 9): inconsistent with heavy hitters! 2025-05-07T20:14:48.4055878Z Skipping (s,q) (1.72, 9): inconsistent with heavy hitters! 2025-05-07T20:14:48.4056130Z Skipping (s,q) (1.73, 9): inconsistent with heavy hitters! 2025-05-07T20:14:48.4056380Z Skipping (s,q) (1.74, 9): inconsistent with heavy hitters! 2025-05-07T20:14:48.4056634Z Skipping (s,q) (1.75, 9): inconsistent with heavy hitters! 2025-05-07T20:14:48.4056882Z Skipping (s,q) (1.76, 9): inconsistent with heavy hitters! 2025-05-07T20:14:48.4057132Z Skipping (s,q) (1.77, 9): inconsistent with heavy hitters! 2025-05-07T20:14:48.4057386Z Skipping (s,q) (1.78, 9): inconsistent with heavy hitters! 2025-05-07T20:14:48.4057634Z Skipping (s,q) (1.79, 9): inconsistent with heavy hitters! 2025-05-07T20:14:48.4057889Z Skipping (s,q) (1.8, 9): inconsistent with heavy hitters! 2025-05-07T20:14:48.4058155Z Skipping (s,q) (1.81, 9): inconsistent with heavy hitters! 2025-05-07T20:14:48.4058402Z Skipping (s,q) (1.82, 9): inconsistent with heavy hitters! 2025-05-07T20:14:48.4058658Z Skipping (s,q) (1.83, 9): inconsistent with heavy hitters! 2025-05-07T20:14:48.4058908Z Skipping (s,q) (1.84, 9): inconsistent with heavy hitters! 2025-05-07T20:14:48.4059155Z Skipping (s,q) (1.85, 9): inconsistent with heavy hitters! 2025-05-07T20:14:48.4059412Z Skipping (s,q) (1.86, 9): inconsistent with heavy hitters! 2025-05-07T20:14:48.4059662Z Skipping (s,q) (1.87, 9): inconsistent with heavy hitters! 2025-05-07T20:14:48.4059913Z Skipping (s,q) (1.88, 9): inconsistent with heavy hitters! 2025-05-07T20:14:48.4060174Z Skipping (s,q) (1.89, 9): inconsistent with heavy hitters! 2025-05-07T20:14:48.4060419Z Skipping (s,q) (1.9, 9): inconsistent with heavy hitters! 2025-05-07T20:14:48.4060670Z Skipping (s,q) (1.91, 9): inconsistent with heavy hitters! 2025-05-07T20:14:48.4060926Z Skipping (s,q) (1.92, 9): inconsistent with heavy hitters! 2025-05-07T20:14:48.4061181Z Skipping (s,q) (1.93, 9): inconsistent with heavy hitters! 2025-05-07T20:14:48.4061437Z Skipping (s,q) (1.94, 9): inconsistent with heavy hitters! 2025-05-07T20:14:48.4061685Z Skipping (s,q) (1.95, 9): inconsistent with heavy hitters! 2025-05-07T20:14:48.4061933Z Skipping (s,q) (1.96, 9): inconsistent with heavy hitters! 2025-05-07T20:14:48.4062186Z Skipping (s,q) (1.97, 9): inconsistent with heavy hitters! 2025-05-07T20:14:48.4062434Z Skipping (s,q) (1.98, 9): inconsistent with heavy hitters! 2025-05-07T20:14:48.4062686Z Skipping (s,q) (1.99, 9): inconsistent with heavy hitters! 2025-05-07T20:14:48.4062950Z Skipping (s,q) (0.65, 9.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4063208Z Skipping (s,q) (0.66, 9.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4063473Z Skipping (s,q) (0.67, 9.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4063740Z Skipping (s,q) (0.68, 9.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4064005Z Skipping (s,q) (0.69, 9.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4064269Z Skipping (s,q) (0.7, 9.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4064529Z Skipping (s,q) (0.71, 9.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4064790Z Skipping (s,q) (0.72, 9.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4065060Z Skipping (s,q) (0.73, 9.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4065321Z Skipping (s,q) (0.74, 9.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4065588Z Skipping (s,q) (0.75, 9.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4065844Z Skipping (s,q) (0.76, 9.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4066098Z Skipping (s,q) (0.77, 9.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4066362Z Skipping (s,q) (0.78, 9.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4066804Z Skipping (s,q) (0.79, 9.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4067122Z Skipping (s,q) (0.8, 9.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4067388Z Skipping (s,q) (0.81, 9.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4067642Z Skipping (s,q) (0.82, 9.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4067906Z Skipping (s,q) (0.83, 9.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4068164Z Skipping (s,q) (0.84, 9.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4068421Z Skipping (s,q) (0.85, 9.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4068687Z Skipping (s,q) (0.86, 9.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4068944Z Skipping (s,q) (0.87, 9.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4069203Z Skipping (s,q) (0.88, 9.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4069470Z Skipping (s,q) (0.89, 9.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4069734Z Skipping (s,q) (0.9, 9.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4070004Z Skipping (s,q) (0.91, 9.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4070259Z Skipping (s,q) (0.92, 9.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4070515Z Skipping (s,q) (0.93, 9.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4070779Z Skipping (s,q) (0.94, 9.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4071038Z Skipping (s,q) (0.95, 9.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4071297Z Skipping (s,q) (0.96, 9.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4071565Z Skipping (s,q) (0.97, 9.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4071822Z Skipping (s,q) (0.98, 9.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4072083Z Skipping (s,q) (0.99, 9.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4072341Z Skipping (s,q) (1, 9.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4072605Z Skipping (s,q) (1.01, 9.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4072871Z Skipping (s,q) (1.02, 9.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4073136Z Skipping (s,q) (1.03, 9.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4073395Z Skipping (s,q) (1.04, 9.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4073661Z Skipping (s,q) (1.05, 9.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4073919Z Skipping (s,q) (1.06, 9.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4074176Z Skipping (s,q) (1.07, 9.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4074444Z Skipping (s,q) (1.08, 9.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4074703Z Skipping (s,q) (1.09, 9.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4074968Z Skipping (s,q) (1.1, 9.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4075227Z Skipping (s,q) (1.11, 9.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4075494Z Skipping (s,q) (1.12, 9.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4075760Z Skipping (s,q) (1.13, 9.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4076026Z Skipping (s,q) (1.14, 9.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4076281Z Skipping (s,q) (1.15, 9.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4076545Z Skipping (s,q) (1.16, 9.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4076800Z Skipping (s,q) (1.17, 9.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4077067Z Skipping (s,q) (1.18, 9.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4077327Z Skipping (s,q) (1.19, 9.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4077585Z Skipping (s,q) (1.2, 9.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4077850Z Skipping (s,q) (1.21, 9.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4078108Z Skipping (s,q) (1.22, 9.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4078367Z Skipping (s,q) (1.23, 9.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4078761Z Skipping (s,q) (1.24, 9.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4079086Z Skipping (s,q) (1.25, 9.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4079353Z Skipping (s,q) (1.26, 9.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4079610Z Skipping (s,q) (1.27, 9.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4080185Z Skipping (s,q) (1.28, 9.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4080455Z Skipping (s,q) (1.29, 9.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4080712Z Skipping (s,q) (1.3, 9.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4080974Z Skipping (s,q) (1.31, 9.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4081242Z Skipping (s,q) (1.32, 9.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4081499Z Skipping (s,q) (1.33, 9.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4081762Z Skipping (s,q) (1.34, 9.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4082024Z Skipping (s,q) (1.35, 9.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4082288Z Skipping (s,q) (1.36, 9.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4082552Z Skipping (s,q) (1.37, 9.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4082807Z Skipping (s,q) (1.38, 9.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4083063Z Skipping (s,q) (1.39, 9.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4083329Z Skipping (s,q) (1.4, 9.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4083588Z Skipping (s,q) (1.41, 9.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4083854Z Skipping (s,q) (1.42, 9.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4084112Z Skipping (s,q) (1.43, 9.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4084371Z Skipping (s,q) (1.44, 9.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4084637Z Skipping (s,q) (1.45, 9.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4084902Z Skipping (s,q) (1.46, 9.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4085170Z Skipping (s,q) (1.47, 9.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4085435Z Skipping (s,q) (1.48, 9.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4085693Z Skipping (s,q) (1.49, 9.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4085950Z Skipping (s,q) (1.5, 9.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4086214Z Skipping (s,q) (1.51, 9.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4086470Z Skipping (s,q) (1.52, 9.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4086737Z Skipping (s,q) (1.53, 9.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4086997Z Skipping (s,q) (1.54, 9.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4087257Z Skipping (s,q) (1.55, 9.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4087520Z Skipping (s,q) (1.56, 9.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4087784Z Skipping (s,q) (1.57, 9.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4088049Z Skipping (s,q) (1.58, 9.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4088423Z Skipping (s,q) (1.59, 9.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4088684Z Skipping (s,q) (1.6, 9.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4088951Z Skipping (s,q) (1.61, 9.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4089209Z Skipping (s,q) (1.62, 9.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4089469Z Skipping (s,q) (1.63, 9.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4089729Z Skipping (s,q) (1.64, 9.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4089989Z Skipping (s,q) (1.65, 9.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4090247Z Skipping (s,q) (1.66, 9.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4090511Z Skipping (s,q) (1.67, 9.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4091224Z Skipping (s,q) (1.68, 9.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4091658Z Skipping (s,q) (1.69, 9.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4091923Z Skipping (s,q) (1.7, 9.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4092185Z Skipping (s,q) (1.71, 9.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4092448Z Skipping (s,q) (1.72, 9.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4092709Z Skipping (s,q) (1.73, 9.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4093082Z Skipping (s,q) (1.74, 9.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4093356Z Skipping (s,q) (1.75, 9.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4093616Z Skipping (s,q) (1.76, 9.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4093946Z Skipping (s,q) (1.77, 9.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4094208Z Skipping (s,q) (1.78, 9.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4094477Z Skipping (s,q) (1.79, 9.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4094784Z Skipping (s,q) (1.8, 9.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4095048Z Skipping (s,q) (1.81, 9.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4095309Z Skipping (s,q) (1.82, 9.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4095578Z Skipping (s,q) (1.83, 9.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4095872Z Skipping (s,q) (1.84, 9.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4096140Z Skipping (s,q) (1.85, 9.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4096400Z Skipping (s,q) (1.86, 9.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4096659Z Skipping (s,q) (1.87, 9.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4096925Z Skipping (s,q) (1.88, 9.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4097184Z Skipping (s,q) (1.89, 9.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4097449Z Skipping (s,q) (1.9, 9.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4097713Z Skipping (s,q) (1.91, 9.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4097981Z Skipping (s,q) (1.92, 9.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4098250Z Skipping (s,q) (1.93, 9.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4098511Z Skipping (s,q) (1.94, 9.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4098766Z Skipping (s,q) (1.95, 9.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4099028Z Skipping (s,q) (1.96, 9.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4099285Z Skipping (s,q) (1.97, 9.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4099544Z Skipping (s,q) (1.98, 9.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4099806Z Skipping (s,q) (1.99, 9.25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4100064Z Skipping (s,q) (0.65, 9.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4100322Z Skipping (s,q) (0.66, 9.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4100591Z Skipping (s,q) (0.67, 9.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4100854Z Skipping (s,q) (0.68, 9.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4101118Z Skipping (s,q) (0.69, 9.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4101372Z Skipping (s,q) (0.7, 9.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4101629Z Skipping (s,q) (0.71, 9.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4101896Z Skipping (s,q) (0.72, 9.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4102152Z Skipping (s,q) (0.73, 9.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4102406Z Skipping (s,q) (0.74, 9.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4102668Z Skipping (s,q) (0.75, 9.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4102972Z Skipping (s,q) (0.76, 9.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4103237Z Skipping (s,q) (0.77, 9.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4103637Z Skipping (s,q) (0.78, 9.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4103988Z Skipping (s,q) (0.79, 9.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4104247Z Skipping (s,q) (0.8, 9.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4104502Z Skipping (s,q) (0.81, 9.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4104758Z Skipping (s,q) (0.82, 9.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4105020Z Skipping (s,q) (0.83, 9.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4105276Z Skipping (s,q) (0.84, 9.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4105540Z Skipping (s,q) (0.85, 9.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4105794Z Skipping (s,q) (0.86, 9.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4106046Z Skipping (s,q) (0.87, 9.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4106305Z Skipping (s,q) (0.88, 9.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4106568Z Skipping (s,q) (0.89, 9.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4106830Z Skipping (s,q) (0.9, 9.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4107092Z Skipping (s,q) (0.91, 9.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4107347Z Skipping (s,q) (0.92, 9.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4107612Z Skipping (s,q) (0.93, 9.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4107867Z Skipping (s,q) (0.94, 9.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4108124Z Skipping (s,q) (0.95, 9.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4108391Z Skipping (s,q) (0.96, 9.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4108644Z Skipping (s,q) (0.97, 9.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4108901Z Skipping (s,q) (0.98, 9.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4109222Z Skipping (s,q) (0.99, 9.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4109476Z Skipping (s,q) (1, 9.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4109820Z Skipping (s,q) (1.01, 9.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4110086Z Skipping (s,q) (1.02, 9.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4110362Z Skipping (s,q) (1.03, 9.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4110626Z Skipping (s,q) (1.04, 9.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4110888Z Skipping (s,q) (1.05, 9.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4111145Z Skipping (s,q) (1.06, 9.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4111412Z Skipping (s,q) (1.07, 9.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4111668Z Skipping (s,q) (1.08, 9.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4111931Z Skipping (s,q) (1.09, 9.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4112186Z Skipping (s,q) (1.1, 9.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4112441Z Skipping (s,q) (1.11, 9.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4112706Z Skipping (s,q) (1.12, 9.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4112967Z Skipping (s,q) (1.13, 9.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4113226Z Skipping (s,q) (1.14, 9.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4113491Z Skipping (s,q) (1.15, 9.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4113746Z Skipping (s,q) (1.16, 9.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4114005Z Skipping (s,q) (1.17, 9.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4114269Z Skipping (s,q) (1.18, 9.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4114525Z Skipping (s,q) (1.19, 9.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4114791Z Skipping (s,q) (1.2, 9.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4115049Z Skipping (s,q) (1.21, 9.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4115354Z Skipping (s,q) (1.22, 9.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4115794Z Skipping (s,q) (1.23, 9.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4116118Z Skipping (s,q) (1.24, 9.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4116374Z Skipping (s,q) (1.25, 9.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4116643Z Skipping (s,q) (1.26, 9.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4116898Z Skipping (s,q) (1.27, 9.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4117161Z Skipping (s,q) (1.28, 9.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4117415Z Skipping (s,q) (1.29, 9.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4117669Z Skipping (s,q) (1.3, 9.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4117930Z Skipping (s,q) (1.31, 9.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4118189Z Skipping (s,q) (1.32, 9.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4118450Z Skipping (s,q) (1.33, 9.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4118716Z Skipping (s,q) (1.34, 9.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4118978Z Skipping (s,q) (1.35, 9.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4119238Z Skipping (s,q) (1.36, 9.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4119491Z Skipping (s,q) (1.37, 9.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4119748Z Skipping (s,q) (1.38, 9.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4120017Z Skipping (s,q) (1.39, 9.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4120272Z Skipping (s,q) (1.4, 9.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4120528Z Skipping (s,q) (1.41, 9.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4120790Z Skipping (s,q) (1.42, 9.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4121165Z Skipping (s,q) (1.43, 9.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4121431Z Skipping (s,q) (1.44, 9.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4121693Z Skipping (s,q) (1.45, 9.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4121954Z Skipping (s,q) (1.46, 9.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4122222Z Skipping (s,q) (1.47, 9.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4122476Z Skipping (s,q) (1.48, 9.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4122731Z Skipping (s,q) (1.49, 9.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4122992Z Skipping (s,q) (1.5, 9.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4123248Z Skipping (s,q) (1.51, 9.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4123512Z Skipping (s,q) (1.52, 9.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4123767Z Skipping (s,q) (1.53, 9.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4124027Z Skipping (s,q) (1.54, 9.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4124326Z Skipping (s,q) (1.55, 9.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4124583Z Skipping (s,q) (1.56, 9.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4124843Z Skipping (s,q) (1.57, 9.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4125110Z Skipping (s,q) (1.58, 9.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4125369Z Skipping (s,q) (1.59, 9.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4125632Z Skipping (s,q) (1.6, 9.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4125886Z Skipping (s,q) (1.61, 9.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4126139Z Skipping (s,q) (1.62, 9.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4126403Z Skipping (s,q) (1.63, 9.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4126659Z Skipping (s,q) (1.64, 9.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4126915Z Skipping (s,q) (1.65, 9.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4127175Z Skipping (s,q) (1.66, 9.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4127429Z Skipping (s,q) (1.67, 9.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4127855Z Skipping (s,q) (1.68, 9.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4128269Z Skipping (s,q) (1.69, 9.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4128528Z Skipping (s,q) (1.7, 9.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4128792Z Skipping (s,q) (1.71, 9.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4129046Z Skipping (s,q) (1.72, 9.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4129302Z Skipping (s,q) (1.73, 9.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4129563Z Skipping (s,q) (1.74, 9.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4129818Z Skipping (s,q) (1.75, 9.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4130074Z Skipping (s,q) (1.76, 9.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4130339Z Skipping (s,q) (1.77, 9.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4130595Z Skipping (s,q) (1.78, 9.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4130863Z Skipping (s,q) (1.79, 9.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4131126Z Skipping (s,q) (1.8, 9.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4131393Z Skipping (s,q) (1.81, 9.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4131652Z Skipping (s,q) (1.82, 9.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4131908Z Skipping (s,q) (1.83, 9.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4132165Z Skipping (s,q) (1.84, 9.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4132430Z Skipping (s,q) (1.85, 9.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4132684Z Skipping (s,q) (1.86, 9.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4132943Z Skipping (s,q) (1.87, 9.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4133196Z Skipping (s,q) (1.88, 9.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4133451Z Skipping (s,q) (1.89, 9.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4133718Z Skipping (s,q) (1.9, 9.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4133978Z Skipping (s,q) (1.91, 9.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4134239Z Skipping (s,q) (1.92, 9.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4134499Z Skipping (s,q) (1.93, 9.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4134754Z Skipping (s,q) (1.94, 9.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4135019Z Skipping (s,q) (1.95, 9.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4135274Z Skipping (s,q) (1.96, 9.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4135531Z Skipping (s,q) (1.97, 9.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4135793Z Skipping (s,q) (1.98, 9.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4136050Z Skipping (s,q) (1.99, 9.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4136309Z Skipping (s,q) (0.66, 9.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4136577Z Skipping (s,q) (0.67, 9.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4136842Z Skipping (s,q) (0.68, 9.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4137117Z Skipping (s,q) (0.69, 9.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4137375Z Skipping (s,q) (0.7, 9.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4137636Z Skipping (s,q) (0.71, 9.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4137902Z Skipping (s,q) (0.72, 9.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4138162Z Skipping (s,q) (0.73, 9.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4138419Z Skipping (s,q) (0.74, 9.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4138684Z Skipping (s,q) (0.75, 9.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4138942Z Skipping (s,q) (0.76, 9.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4139209Z Skipping (s,q) (0.77, 9.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4139468Z Skipping (s,q) (0.78, 9.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4139879Z Skipping (s,q) (0.79, 9.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4140214Z Skipping (s,q) (0.8, 9.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4140470Z Skipping (s,q) (0.81, 9.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4140728Z Skipping (s,q) (0.82, 9.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4140988Z Skipping (s,q) (0.83, 9.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4141342Z Skipping (s,q) (0.84, 9.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4141599Z Skipping (s,q) (0.85, 9.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4141863Z Skipping (s,q) (0.86, 9.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4142121Z Skipping (s,q) (0.87, 9.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4142382Z Skipping (s,q) (0.88, 9.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4142637Z Skipping (s,q) (0.89, 9.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4142900Z Skipping (s,q) (0.9, 9.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4143170Z Skipping (s,q) (0.91, 9.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4143426Z Skipping (s,q) (0.92, 9.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4143684Z Skipping (s,q) (0.93, 9.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4143950Z Skipping (s,q) (0.94, 9.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4144207Z Skipping (s,q) (0.95, 9.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4144472Z Skipping (s,q) (0.96, 9.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4144732Z Skipping (s,q) (0.97, 9.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4144988Z Skipping (s,q) (0.98, 9.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4145254Z Skipping (s,q) (0.99, 9.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4145504Z Skipping (s,q) (1, 9.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4145765Z Skipping (s,q) (1.01, 9.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4146027Z Skipping (s,q) (1.02, 9.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4146291Z Skipping (s,q) (1.03, 9.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4146556Z Skipping (s,q) (1.04, 9.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4146811Z Skipping (s,q) (1.05, 9.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4147072Z Skipping (s,q) (1.06, 9.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4147335Z Skipping (s,q) (1.07, 9.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4147594Z Skipping (s,q) (1.08, 9.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4147846Z Skipping (s,q) (1.09, 9.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4148112Z Skipping (s,q) (1.1, 9.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4148367Z Skipping (s,q) (1.11, 9.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4148635Z Skipping (s,q) (1.12, 9.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4148893Z Skipping (s,q) (1.13, 9.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4149153Z Skipping (s,q) (1.14, 9.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4149421Z Skipping (s,q) (1.15, 9.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4149677Z Skipping (s,q) (1.16, 9.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4149932Z Skipping (s,q) (1.17, 9.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4150195Z Skipping (s,q) (1.18, 9.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4150450Z Skipping (s,q) (1.19, 9.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4150714Z Skipping (s,q) (1.2, 9.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4150968Z Skipping (s,q) (1.21, 9.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4151279Z Skipping (s,q) (1.22, 9.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4151726Z Skipping (s,q) (1.23, 9.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4152056Z Skipping (s,q) (1.24, 9.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4152436Z Skipping (s,q) (1.25, 9.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4152699Z Skipping (s,q) (1.26, 9.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4152954Z Skipping (s,q) (1.27, 9.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4153219Z Skipping (s,q) (1.28, 9.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4153476Z Skipping (s,q) (1.29, 9.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4153735Z Skipping (s,q) (1.3, 9.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4154002Z Skipping (s,q) (1.31, 9.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4154261Z Skipping (s,q) (1.32, 9.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4154516Z Skipping (s,q) (1.33, 9.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4154776Z Skipping (s,q) (1.34, 9.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4155039Z Skipping (s,q) (1.35, 9.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4155319Z Skipping (s,q) (1.36, 9.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4155573Z Skipping (s,q) (1.37, 9.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4155829Z Skipping (s,q) (1.38, 9.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4156092Z Skipping (s,q) (1.39, 9.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4156346Z Skipping (s,q) (1.4, 9.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4156604Z Skipping (s,q) (1.41, 9.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4156868Z Skipping (s,q) (1.42, 9.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4157123Z Skipping (s,q) (1.43, 9.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4157378Z Skipping (s,q) (1.44, 9.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4157637Z Skipping (s,q) (1.45, 9.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4157902Z Skipping (s,q) (1.46, 9.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4158174Z Skipping (s,q) (1.47, 9.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4158431Z Skipping (s,q) (1.48, 9.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4158693Z Skipping (s,q) (1.49, 9.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4158960Z Skipping (s,q) (1.5, 9.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4159217Z Skipping (s,q) (1.51, 9.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4159474Z Skipping (s,q) (1.52, 9.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4159736Z Skipping (s,q) (1.53, 9.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4159994Z Skipping (s,q) (1.54, 9.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4160259Z Skipping (s,q) (1.55, 9.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4160518Z Skipping (s,q) (1.56, 9.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4160783Z Skipping (s,q) (1.57, 9.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4161054Z Skipping (s,q) (1.58, 9.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4161317Z Skipping (s,q) (1.59, 9.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4161576Z Skipping (s,q) (1.6, 9.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4161840Z Skipping (s,q) (1.61, 9.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4162099Z Skipping (s,q) (1.62, 9.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4162364Z Skipping (s,q) (1.63, 9.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4162622Z Skipping (s,q) (1.64, 9.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4162880Z Skipping (s,q) (1.65, 9.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4163148Z Skipping (s,q) (1.66, 9.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4163408Z Skipping (s,q) (1.67, 9.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4163797Z Skipping (s,q) (1.68, 9.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4164128Z Skipping (s,q) (1.69, 9.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4164386Z Skipping (s,q) (1.7, 9.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4164656Z Skipping (s,q) (1.71, 9.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4164912Z Skipping (s,q) (1.72, 9.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4165171Z Skipping (s,q) (1.73, 9.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4165438Z Skipping (s,q) (1.74, 9.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4165698Z Skipping (s,q) (1.75, 9.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4165954Z Skipping (s,q) (1.76, 9.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4166220Z Skipping (s,q) (1.77, 9.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4166477Z Skipping (s,q) (1.78, 9.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4166748Z Skipping (s,q) (1.79, 9.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4167015Z Skipping (s,q) (1.8, 9.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4167273Z Skipping (s,q) (1.81, 9.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4167539Z Skipping (s,q) (1.82, 9.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4167797Z Skipping (s,q) (1.83, 9.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4168055Z Skipping (s,q) (1.84, 9.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4168417Z Skipping (s,q) (1.85, 9.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4168681Z Skipping (s,q) (1.86, 9.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4168945Z Skipping (s,q) (1.87, 9.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4169202Z Skipping (s,q) (1.88, 9.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4169466Z Skipping (s,q) (1.89, 9.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4169741Z Skipping (s,q) (1.9, 9.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4170002Z Skipping (s,q) (1.91, 9.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4170271Z Skipping (s,q) (1.92, 9.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4170623Z Skipping (s,q) (1.93, 9.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4170887Z Skipping (s,q) (1.94, 9.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4171143Z Skipping (s,q) (1.95, 9.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4171409Z Skipping (s,q) (1.96, 9.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4171668Z Skipping (s,q) (1.97, 9.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4171932Z Skipping (s,q) (1.98, 9.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4172193Z Skipping (s,q) (1.99, 9.75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4172448Z Skipping (s,q) (0.66, 10): inconsistent with heavy hitters! 2025-05-07T20:14:48.4172718Z Skipping (s,q) (0.67, 10): inconsistent with heavy hitters! 2025-05-07T20:14:48.4172975Z Skipping (s,q) (0.68, 10): inconsistent with heavy hitters! 2025-05-07T20:14:48.4173234Z Skipping (s,q) (0.69, 10): inconsistent with heavy hitters! 2025-05-07T20:14:48.4173490Z Skipping (s,q) (0.7, 10): inconsistent with heavy hitters! 2025-05-07T20:14:48.4173742Z Skipping (s,q) (0.71, 10): inconsistent with heavy hitters! 2025-05-07T20:14:48.4174000Z Skipping (s,q) (0.72, 10): inconsistent with heavy hitters! 2025-05-07T20:14:48.4174255Z Skipping (s,q) (0.73, 10): inconsistent with heavy hitters! 2025-05-07T20:14:48.4174514Z Skipping (s,q) (0.74, 10): inconsistent with heavy hitters! 2025-05-07T20:14:48.4174773Z Skipping (s,q) (0.75, 10): inconsistent with heavy hitters! 2025-05-07T20:14:48.4175027Z Skipping (s,q) (0.76, 10): inconsistent with heavy hitters! 2025-05-07T20:14:48.4175279Z Skipping (s,q) (0.77, 10): inconsistent with heavy hitters! 2025-05-07T20:14:48.4175538Z Skipping (s,q) (0.78, 10): inconsistent with heavy hitters! 2025-05-07T20:14:48.4175981Z Skipping (s,q) (0.79, 10): inconsistent with heavy hitters! 2025-05-07T20:14:48.4176309Z Skipping (s,q) (0.8, 10): inconsistent with heavy hitters! 2025-05-07T20:14:48.4176561Z Skipping (s,q) (0.81, 10): inconsistent with heavy hitters! 2025-05-07T20:14:48.4176814Z Skipping (s,q) (0.82, 10): inconsistent with heavy hitters! 2025-05-07T20:14:48.4177073Z Skipping (s,q) (0.83, 10): inconsistent with heavy hitters! 2025-05-07T20:14:48.4177325Z Skipping (s,q) (0.84, 10): inconsistent with heavy hitters! 2025-05-07T20:14:48.4177577Z Skipping (s,q) (0.85, 10): inconsistent with heavy hitters! 2025-05-07T20:14:48.4177837Z Skipping (s,q) (0.86, 10): inconsistent with heavy hitters! 2025-05-07T20:14:48.4178088Z Skipping (s,q) (0.87, 10): inconsistent with heavy hitters! 2025-05-07T20:14:48.4178353Z Skipping (s,q) (0.88, 10): inconsistent with heavy hitters! 2025-05-07T20:14:48.4178605Z Skipping (s,q) (0.89, 10): inconsistent with heavy hitters! 2025-05-07T20:14:48.4178863Z Skipping (s,q) (0.9, 10): inconsistent with heavy hitters! 2025-05-07T20:14:48.4179125Z Skipping (s,q) (0.91, 10): inconsistent with heavy hitters! 2025-05-07T20:14:48.4179388Z Skipping (s,q) (0.92, 10): inconsistent with heavy hitters! 2025-05-07T20:14:48.4179638Z Skipping (s,q) (0.93, 10): inconsistent with heavy hitters! 2025-05-07T20:14:48.4180224Z Skipping (s,q) (0.94, 10): inconsistent with heavy hitters! 2025-05-07T20:14:48.4180481Z Skipping (s,q) (0.95, 10): inconsistent with heavy hitters! 2025-05-07T20:14:48.4180737Z Skipping (s,q) (0.96, 10): inconsistent with heavy hitters! 2025-05-07T20:14:48.4181003Z Skipping (s,q) (0.97, 10): inconsistent with heavy hitters! 2025-05-07T20:14:48.4181260Z Skipping (s,q) (0.98, 10): inconsistent with heavy hitters! 2025-05-07T20:14:48.4181519Z Skipping (s,q) (0.99, 10): inconsistent with heavy hitters! 2025-05-07T20:14:48.4181763Z Skipping (s,q) (1, 10): inconsistent with heavy hitters! 2025-05-07T20:14:48.4182015Z Skipping (s,q) (1.01, 10): inconsistent with heavy hitters! 2025-05-07T20:14:48.4182285Z Skipping (s,q) (1.02, 10): inconsistent with heavy hitters! 2025-05-07T20:14:48.4182546Z Skipping (s,q) (1.03, 10): inconsistent with heavy hitters! 2025-05-07T20:14:48.4182915Z Skipping (s,q) (1.04, 10): inconsistent with heavy hitters! 2025-05-07T20:14:48.4183182Z Skipping (s,q) (1.05, 10): inconsistent with heavy hitters! 2025-05-07T20:14:48.4183436Z Skipping (s,q) (1.06, 10): inconsistent with heavy hitters! 2025-05-07T20:14:48.4183695Z Skipping (s,q) (1.07, 10): inconsistent with heavy hitters! 2025-05-07T20:14:48.4183948Z Skipping (s,q) (1.08, 10): inconsistent with heavy hitters! 2025-05-07T20:14:48.4184200Z Skipping (s,q) (1.09, 10): inconsistent with heavy hitters! 2025-05-07T20:14:48.4184455Z Skipping (s,q) (1.1, 10): inconsistent with heavy hitters! 2025-05-07T20:14:48.4184707Z Skipping (s,q) (1.11, 10): inconsistent with heavy hitters! 2025-05-07T20:14:48.4184959Z Skipping (s,q) (1.12, 10): inconsistent with heavy hitters! 2025-05-07T20:14:48.4185225Z Skipping (s,q) (1.13, 10): inconsistent with heavy hitters! 2025-05-07T20:14:48.4185490Z Skipping (s,q) (1.14, 10): inconsistent with heavy hitters! 2025-05-07T20:14:48.4185752Z Skipping (s,q) (1.15, 10): inconsistent with heavy hitters! 2025-05-07T20:14:48.4186003Z Skipping (s,q) (1.16, 10): inconsistent with heavy hitters! 2025-05-07T20:14:48.4186256Z Skipping (s,q) (1.17, 10): inconsistent with heavy hitters! 2025-05-07T20:14:48.4186516Z Skipping (s,q) (1.18, 10): inconsistent with heavy hitters! 2025-05-07T20:14:48.4186768Z Skipping (s,q) (1.19, 10): inconsistent with heavy hitters! 2025-05-07T20:14:48.4187016Z Skipping (s,q) (1.2, 10): inconsistent with heavy hitters! 2025-05-07T20:14:48.4187277Z Skipping (s,q) (1.21, 10): inconsistent with heavy hitters! 2025-05-07T20:14:48.4187534Z Skipping (s,q) (1.22, 10): inconsistent with heavy hitters! 2025-05-07T20:14:48.4187787Z Skipping (s,q) (1.23, 10): inconsistent with heavy hitters! 2025-05-07T20:14:48.4188358Z Skipping (s,q) (1.24, 10): inconsistent with heavy hitters! 2025-05-07T20:14:48.4188641Z Skipping (s,q) (1.25, 10): inconsistent with heavy hitters! 2025-05-07T20:14:48.4189116Z Skipping (s,q) (1.26, 10): inconsistent with heavy hitters! 2025-05-07T20:14:48.4189376Z Skipping (s,q) (1.27, 10): inconsistent with heavy hitters! 2025-05-07T20:14:48.4189631Z Skipping (s,q) (1.28, 10): inconsistent with heavy hitters! 2025-05-07T20:14:48.4189894Z Skipping (s,q) (1.29, 10): inconsistent with heavy hitters! 2025-05-07T20:14:48.4190144Z Skipping (s,q) (1.3, 10): inconsistent with heavy hitters! 2025-05-07T20:14:48.4190406Z Skipping (s,q) (1.31, 10): inconsistent with heavy hitters! 2025-05-07T20:14:48.4190674Z Skipping (s,q) (1.32, 10): inconsistent with heavy hitters! 2025-05-07T20:14:48.4190930Z Skipping (s,q) (1.33, 10): inconsistent with heavy hitters! 2025-05-07T20:14:48.4191189Z Skipping (s,q) (1.34, 10): inconsistent with heavy hitters! 2025-05-07T20:14:48.4191444Z Skipping (s,q) (1.35, 10): inconsistent with heavy hitters! 2025-05-07T20:14:48.4191706Z Skipping (s,q) (1.36, 10): inconsistent with heavy hitters! 2025-05-07T20:14:48.4191978Z Skipping (s,q) (1.37, 10): inconsistent with heavy hitters! 2025-05-07T20:14:48.4192232Z Skipping (s,q) (1.38, 10): inconsistent with heavy hitters! 2025-05-07T20:14:48.4192485Z Skipping (s,q) (1.39, 10): inconsistent with heavy hitters! 2025-05-07T20:14:48.4192743Z Skipping (s,q) (1.4, 10): inconsistent with heavy hitters! 2025-05-07T20:14:48.4192995Z Skipping (s,q) (1.41, 10): inconsistent with heavy hitters! 2025-05-07T20:14:48.4193260Z Skipping (s,q) (1.42, 10): inconsistent with heavy hitters! 2025-05-07T20:14:48.4193642Z Skipping (s,q) (1.43, 10): inconsistent with heavy hitters! 2025-05-07T20:14:48.4193898Z Skipping (s,q) (1.44, 10): inconsistent with heavy hitters! 2025-05-07T20:14:48.4194162Z Skipping (s,q) (1.45, 10): inconsistent with heavy hitters! 2025-05-07T20:14:48.4194415Z Skipping (s,q) (1.46, 10): inconsistent with heavy hitters! 2025-05-07T20:14:48.4194677Z Skipping (s,q) (1.47, 10): inconsistent with heavy hitters! 2025-05-07T20:14:48.4194934Z Skipping (s,q) (1.48, 10): inconsistent with heavy hitters! 2025-05-07T20:14:48.4195199Z Skipping (s,q) (1.49, 10): inconsistent with heavy hitters! 2025-05-07T20:14:48.4195451Z Skipping (s,q) (1.5, 10): inconsistent with heavy hitters! 2025-05-07T20:14:48.4195713Z Skipping (s,q) (1.51, 10): inconsistent with heavy hitters! 2025-05-07T20:14:48.4195967Z Skipping (s,q) (1.52, 10): inconsistent with heavy hitters! 2025-05-07T20:14:48.4196226Z Skipping (s,q) (1.53, 10): inconsistent with heavy hitters! 2025-05-07T20:14:48.4196477Z Skipping (s,q) (1.54, 10): inconsistent with heavy hitters! 2025-05-07T20:14:48.4196732Z Skipping (s,q) (1.55, 10): inconsistent with heavy hitters! 2025-05-07T20:14:48.4196994Z Skipping (s,q) (1.56, 10): inconsistent with heavy hitters! 2025-05-07T20:14:48.4197249Z Skipping (s,q) (1.57, 10): inconsistent with heavy hitters! 2025-05-07T20:14:48.4197502Z Skipping (s,q) (1.58, 10): inconsistent with heavy hitters! 2025-05-07T20:14:48.4197767Z Skipping (s,q) (1.59, 10): inconsistent with heavy hitters! 2025-05-07T20:14:48.4198027Z Skipping (s,q) (1.6, 10): inconsistent with heavy hitters! 2025-05-07T20:14:48.4198289Z Skipping (s,q) (1.61, 10): inconsistent with heavy hitters! 2025-05-07T20:14:48.4198546Z Skipping (s,q) (1.62, 10): inconsistent with heavy hitters! 2025-05-07T20:14:48.4198798Z Skipping (s,q) (1.63, 10): inconsistent with heavy hitters! 2025-05-07T20:14:48.4199058Z Skipping (s,q) (1.64, 10): inconsistent with heavy hitters! 2025-05-07T20:14:48.4199311Z Skipping (s,q) (1.65, 10): inconsistent with heavy hitters! 2025-05-07T20:14:48.4199568Z Skipping (s,q) (1.66, 10): inconsistent with heavy hitters! 2025-05-07T20:14:48.4199827Z Skipping (s,q) (1.67, 10): inconsistent with heavy hitters! 2025-05-07T20:14:48.4200082Z Skipping (s,q) (1.68, 10): inconsistent with heavy hitters! 2025-05-07T20:14:48.4200343Z Skipping (s,q) (1.69, 10): inconsistent with heavy hitters! 2025-05-07T20:14:48.4200750Z Skipping (s,q) (1.7, 10): inconsistent with heavy hitters! 2025-05-07T20:14:48.4201189Z Skipping (s,q) (1.71, 10): inconsistent with heavy hitters! 2025-05-07T20:14:48.4201453Z Skipping (s,q) (1.72, 10): inconsistent with heavy hitters! 2025-05-07T20:14:48.4201708Z Skipping (s,q) (1.73, 10): inconsistent with heavy hitters! 2025-05-07T20:14:48.4201962Z Skipping (s,q) (1.74, 10): inconsistent with heavy hitters! 2025-05-07T20:14:48.4202224Z Skipping (s,q) (1.75, 10): inconsistent with heavy hitters! 2025-05-07T20:14:48.4202477Z Skipping (s,q) (1.76, 10): inconsistent with heavy hitters! 2025-05-07T20:14:48.4202737Z Skipping (s,q) (1.77, 10): inconsistent with heavy hitters! 2025-05-07T20:14:48.4202991Z Skipping (s,q) (1.78, 10): inconsistent with heavy hitters! 2025-05-07T20:14:48.4203242Z Skipping (s,q) (1.79, 10): inconsistent with heavy hitters! 2025-05-07T20:14:48.4203507Z Skipping (s,q) (1.8, 10): inconsistent with heavy hitters! 2025-05-07T20:14:48.4203768Z Skipping (s,q) (1.81, 10): inconsistent with heavy hitters! 2025-05-07T20:14:48.4204022Z Skipping (s,q) (1.82, 10): inconsistent with heavy hitters! 2025-05-07T20:14:48.4204287Z Skipping (s,q) (1.83, 10): inconsistent with heavy hitters! 2025-05-07T20:14:48.4204539Z Skipping (s,q) (1.84, 10): inconsistent with heavy hitters! 2025-05-07T20:14:48.4204792Z Skipping (s,q) (1.85, 10): inconsistent with heavy hitters! 2025-05-07T20:14:48.4205050Z Skipping (s,q) (1.86, 10): inconsistent with heavy hitters! 2025-05-07T20:14:48.4205304Z Skipping (s,q) (1.87, 10): inconsistent with heavy hitters! 2025-05-07T20:14:48.4205561Z Skipping (s,q) (1.88, 10): inconsistent with heavy hitters! 2025-05-07T20:14:48.4205812Z Skipping (s,q) (1.89, 10): inconsistent with heavy hitters! 2025-05-07T20:14:48.4206060Z Skipping (s,q) (1.9, 10): inconsistent with heavy hitters! 2025-05-07T20:14:48.4206322Z Skipping (s,q) (1.91, 10): inconsistent with heavy hitters! 2025-05-07T20:14:48.4206574Z Skipping (s,q) (1.92, 10): inconsistent with heavy hitters! 2025-05-07T20:14:48.4206836Z Skipping (s,q) (1.93, 10): inconsistent with heavy hitters! 2025-05-07T20:14:48.4207102Z Skipping (s,q) (1.94, 10): inconsistent with heavy hitters! 2025-05-07T20:14:48.4207353Z Skipping (s,q) (1.95, 10): inconsistent with heavy hitters! 2025-05-07T20:14:48.4207611Z Skipping (s,q) (1.96, 10): inconsistent with heavy hitters! 2025-05-07T20:14:48.4207862Z Skipping (s,q) (1.97, 10): inconsistent with heavy hitters! 2025-05-07T20:14:48.4208177Z Skipping (s,q) (1.98, 10): inconsistent with heavy hitters! 2025-05-07T20:14:48.4208442Z Skipping (s,q) (1.99, 10): inconsistent with heavy hitters! 2025-05-07T20:14:48.4208702Z Skipping (s,q) (0.7, 12.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4208963Z Skipping (s,q) (0.71, 12.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4209233Z Skipping (s,q) (0.72, 12.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4209493Z Skipping (s,q) (0.73, 12.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4209768Z Skipping (s,q) (0.74, 12.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4210040Z Skipping (s,q) (0.75, 12.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4210300Z Skipping (s,q) (0.76, 12.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4210588Z Skipping (s,q) (0.77, 12.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4210848Z Skipping (s,q) (0.78, 12.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4211105Z Skipping (s,q) (0.79, 12.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4211370Z Skipping (s,q) (0.8, 12.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4211628Z Skipping (s,q) (0.81, 12.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4211894Z Skipping (s,q) (0.82, 12.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4212157Z Skipping (s,q) (0.83, 12.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4212416Z Skipping (s,q) (0.84, 12.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4212810Z Skipping (s,q) (0.85, 12.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4213086Z Skipping (s,q) (0.86, 12.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4213449Z Skipping (s,q) (0.87, 12.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4213711Z Skipping (s,q) (0.88, 12.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4250435Z Skipping (s,q) (0.89, 12.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4250927Z Skipping (s,q) (0.9, 12.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4251201Z Skipping (s,q) (0.91, 12.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4251465Z Skipping (s,q) (0.92, 12.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4251724Z Skipping (s,q) (0.93, 12.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4251989Z Skipping (s,q) (0.94, 12.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4252248Z Skipping (s,q) (0.95, 12.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4252542Z Skipping (s,q) (0.96, 12.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4252801Z Skipping (s,q) (0.97, 12.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4253071Z Skipping (s,q) (0.98, 12.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4253336Z Skipping (s,q) (0.99, 12.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4253585Z Skipping (s,q) (1, 12.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4253842Z Skipping (s,q) (1.01, 12.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4254111Z Skipping (s,q) (1.02, 12.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4254369Z Skipping (s,q) (1.03, 12.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4254634Z Skipping (s,q) (1.04, 12.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4254893Z Skipping (s,q) (1.05, 12.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4255149Z Skipping (s,q) (1.06, 12.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4255414Z Skipping (s,q) (1.07, 12.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4255677Z Skipping (s,q) (1.08, 12.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4255940Z Skipping (s,q) (1.09, 12.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4256203Z Skipping (s,q) (1.1, 12.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4256459Z Skipping (s,q) (1.11, 12.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4256734Z Skipping (s,q) (1.12, 12.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4256991Z Skipping (s,q) (1.13, 12.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4257250Z Skipping (s,q) (1.14, 12.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4257514Z Skipping (s,q) (1.15, 12.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4257771Z Skipping (s,q) (1.16, 12.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4258031Z Skipping (s,q) (1.17, 12.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4258293Z Skipping (s,q) (1.18, 12.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4258560Z Skipping (s,q) (1.19, 12.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4258832Z Skipping (s,q) (1.2, 12.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4259091Z Skipping (s,q) (1.21, 12.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4259349Z Skipping (s,q) (1.22, 12.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4259616Z Skipping (s,q) (1.23, 12.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4259873Z Skipping (s,q) (1.24, 12.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4260129Z Skipping (s,q) (1.25, 12.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4260391Z Skipping (s,q) (1.26, 12.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4260648Z Skipping (s,q) (1.27, 12.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4260906Z Skipping (s,q) (1.28, 12.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4261171Z Skipping (s,q) (1.29, 12.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4261734Z Skipping (s,q) (1.3, 12.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4262132Z Skipping (s,q) (1.31, 12.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4262391Z Skipping (s,q) (1.32, 12.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4262649Z Skipping (s,q) (1.33, 12.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4262914Z Skipping (s,q) (1.34, 12.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4263171Z Skipping (s,q) (1.35, 12.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4263427Z Skipping (s,q) (1.36, 12.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4263695Z Skipping (s,q) (1.37, 12.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4263952Z Skipping (s,q) (1.38, 12.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4264223Z Skipping (s,q) (1.39, 12.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4264478Z Skipping (s,q) (1.4, 12.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4264743Z Skipping (s,q) (1.41, 12.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4265020Z Skipping (s,q) (1.42, 12.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4265278Z Skipping (s,q) (1.43, 12.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4265535Z Skipping (s,q) (1.44, 12.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4265799Z Skipping (s,q) (1.45, 12.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4266058Z Skipping (s,q) (1.46, 12.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4266324Z Skipping (s,q) (1.47, 12.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4266578Z Skipping (s,q) (1.48, 12.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4266837Z Skipping (s,q) (1.49, 12.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4267099Z Skipping (s,q) (1.5, 12.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4267356Z Skipping (s,q) (1.51, 12.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4267619Z Skipping (s,q) (1.52, 12.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4267898Z Skipping (s,q) (1.53, 12.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4268157Z Skipping (s,q) (1.54, 12.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4268422Z Skipping (s,q) (1.55, 12.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4268682Z Skipping (s,q) (1.56, 12.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4268942Z Skipping (s,q) (1.57, 12.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4269206Z Skipping (s,q) (1.58, 12.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4269466Z Skipping (s,q) (1.59, 12.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4269720Z Skipping (s,q) (1.6, 12.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4269985Z Skipping (s,q) (1.61, 12.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4270242Z Skipping (s,q) (1.62, 12.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4270511Z Skipping (s,q) (1.63, 12.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4270769Z Skipping (s,q) (1.64, 12.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4271030Z Skipping (s,q) (1.65, 12.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4271295Z Skipping (s,q) (1.66, 12.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4271553Z Skipping (s,q) (1.67, 12.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4271811Z Skipping (s,q) (1.68, 12.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4272077Z Skipping (s,q) (1.69, 12.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4272333Z Skipping (s,q) (1.7, 12.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4272597Z Skipping (s,q) (1.71, 12.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4272854Z Skipping (s,q) (1.72, 12.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4273113Z Skipping (s,q) (1.73, 12.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4273482Z Skipping (s,q) (1.74, 12.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4273754Z Skipping (s,q) (1.75, 12.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4274105Z Skipping (s,q) (1.76, 12.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4274370Z Skipping (s,q) (1.77, 12.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4274627Z Skipping (s,q) (1.78, 12.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4274884Z Skipping (s,q) (1.79, 12.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4275145Z Skipping (s,q) (1.8, 12.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4275402Z Skipping (s,q) (1.81, 12.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4275665Z Skipping (s,q) (1.82, 12.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4275921Z Skipping (s,q) (1.83, 12.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4276177Z Skipping (s,q) (1.84, 12.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4276438Z Skipping (s,q) (1.85, 12.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4276700Z Skipping (s,q) (1.86, 12.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4276965Z Skipping (s,q) (1.87, 12.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4277227Z Skipping (s,q) (1.88, 12.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4277484Z Skipping (s,q) (1.89, 12.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4277746Z Skipping (s,q) (1.9, 12.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4278004Z Skipping (s,q) (1.91, 12.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4278261Z Skipping (s,q) (1.92, 12.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4278526Z Skipping (s,q) (1.93, 12.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4278784Z Skipping (s,q) (1.94, 12.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4279040Z Skipping (s,q) (1.95, 12.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4279302Z Skipping (s,q) (1.96, 12.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4279564Z Skipping (s,q) (1.97, 12.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4280056Z Skipping (s,q) (1.98, 12.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4280321Z Skipping (s,q) (1.99, 12.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4280575Z Skipping (s,q) (0.73, 15): inconsistent with heavy hitters! 2025-05-07T20:14:48.4280837Z Skipping (s,q) (0.74, 15): inconsistent with heavy hitters! 2025-05-07T20:14:48.4281088Z Skipping (s,q) (0.75, 15): inconsistent with heavy hitters! 2025-05-07T20:14:48.4281337Z Skipping (s,q) (0.76, 15): inconsistent with heavy hitters! 2025-05-07T20:14:48.4281594Z Skipping (s,q) (0.77, 15): inconsistent with heavy hitters! 2025-05-07T20:14:48.4281845Z Skipping (s,q) (0.78, 15): inconsistent with heavy hitters! 2025-05-07T20:14:48.4282102Z Skipping (s,q) (0.79, 15): inconsistent with heavy hitters! 2025-05-07T20:14:48.4282350Z Skipping (s,q) (0.8, 15): inconsistent with heavy hitters! 2025-05-07T20:14:48.4282610Z Skipping (s,q) (0.81, 15): inconsistent with heavy hitters! 2025-05-07T20:14:48.4282878Z Skipping (s,q) (0.82, 15): inconsistent with heavy hitters! 2025-05-07T20:14:48.4283127Z Skipping (s,q) (0.83, 15): inconsistent with heavy hitters! 2025-05-07T20:14:48.4283377Z Skipping (s,q) (0.84, 15): inconsistent with heavy hitters! 2025-05-07T20:14:48.4283637Z Skipping (s,q) (0.85, 15): inconsistent with heavy hitters! 2025-05-07T20:14:48.4283889Z Skipping (s,q) (0.86, 15): inconsistent with heavy hitters! 2025-05-07T20:14:48.4284152Z Skipping (s,q) (0.87, 15): inconsistent with heavy hitters! 2025-05-07T20:14:48.4284404Z Skipping (s,q) (0.88, 15): inconsistent with heavy hitters! 2025-05-07T20:14:48.4284657Z Skipping (s,q) (0.89, 15): inconsistent with heavy hitters! 2025-05-07T20:14:48.4284913Z Skipping (s,q) (0.9, 15): inconsistent with heavy hitters! 2025-05-07T20:14:48.4285165Z Skipping (s,q) (0.91, 15): inconsistent with heavy hitters! 2025-05-07T20:14:48.4285716Z Skipping (s,q) (0.92, 15): inconsistent with heavy hitters! 2025-05-07T20:14:48.4285997Z Skipping (s,q) (0.93, 15): inconsistent with heavy hitters! 2025-05-07T20:14:48.4286505Z Skipping (s,q) (0.94, 15): inconsistent with heavy hitters! 2025-05-07T20:14:48.4286757Z Skipping (s,q) (0.95, 15): inconsistent with heavy hitters! 2025-05-07T20:14:48.4287013Z Skipping (s,q) (0.96, 15): inconsistent with heavy hitters! 2025-05-07T20:14:48.4287261Z Skipping (s,q) (0.97, 15): inconsistent with heavy hitters! 2025-05-07T20:14:48.4287517Z Skipping (s,q) (0.98, 15): inconsistent with heavy hitters! 2025-05-07T20:14:48.4287767Z Skipping (s,q) (0.99, 15): inconsistent with heavy hitters! 2025-05-07T20:14:48.4288013Z Skipping (s,q) (1, 15): inconsistent with heavy hitters! 2025-05-07T20:14:48.4288371Z Skipping (s,q) (1.01, 15): inconsistent with heavy hitters! 2025-05-07T20:14:48.4288623Z Skipping (s,q) (1.02, 15): inconsistent with heavy hitters! 2025-05-07T20:14:48.4288875Z Skipping (s,q) (1.03, 15): inconsistent with heavy hitters! 2025-05-07T20:14:48.4289144Z Skipping (s,q) (1.04, 15): inconsistent with heavy hitters! 2025-05-07T20:14:48.4289403Z Skipping (s,q) (1.05, 15): inconsistent with heavy hitters! 2025-05-07T20:14:48.4289661Z Skipping (s,q) (1.06, 15): inconsistent with heavy hitters! 2025-05-07T20:14:48.4289914Z Skipping (s,q) (1.07, 15): inconsistent with heavy hitters! 2025-05-07T20:14:48.4290163Z Skipping (s,q) (1.08, 15): inconsistent with heavy hitters! 2025-05-07T20:14:48.4290421Z Skipping (s,q) (1.09, 15): inconsistent with heavy hitters! 2025-05-07T20:14:48.4290670Z Skipping (s,q) (1.1, 15): inconsistent with heavy hitters! 2025-05-07T20:14:48.4290936Z Skipping (s,q) (1.11, 15): inconsistent with heavy hitters! 2025-05-07T20:14:48.4291187Z Skipping (s,q) (1.12, 15): inconsistent with heavy hitters! 2025-05-07T20:14:48.4291436Z Skipping (s,q) (1.13, 15): inconsistent with heavy hitters! 2025-05-07T20:14:48.4291694Z Skipping (s,q) (1.14, 15): inconsistent with heavy hitters! 2025-05-07T20:14:48.4291949Z Skipping (s,q) (1.15, 15): inconsistent with heavy hitters! 2025-05-07T20:14:48.4292207Z Skipping (s,q) (1.16, 15): inconsistent with heavy hitters! 2025-05-07T20:14:48.4292465Z Skipping (s,q) (1.17, 15): inconsistent with heavy hitters! 2025-05-07T20:14:48.4292715Z Skipping (s,q) (1.18, 15): inconsistent with heavy hitters! 2025-05-07T20:14:48.4292972Z Skipping (s,q) (1.19, 15): inconsistent with heavy hitters! 2025-05-07T20:14:48.4293220Z Skipping (s,q) (1.2, 15): inconsistent with heavy hitters! 2025-05-07T20:14:48.4293474Z Skipping (s,q) (1.21, 15): inconsistent with heavy hitters! 2025-05-07T20:14:48.4293732Z Skipping (s,q) (1.22, 15): inconsistent with heavy hitters! 2025-05-07T20:14:48.4293984Z Skipping (s,q) (1.23, 15): inconsistent with heavy hitters! 2025-05-07T20:14:48.4294236Z Skipping (s,q) (1.24, 15): inconsistent with heavy hitters! 2025-05-07T20:14:48.4294496Z Skipping (s,q) (1.25, 15): inconsistent with heavy hitters! 2025-05-07T20:14:48.4294749Z Skipping (s,q) (1.26, 15): inconsistent with heavy hitters! 2025-05-07T20:14:48.4295011Z Skipping (s,q) (1.27, 15): inconsistent with heavy hitters! 2025-05-07T20:14:48.4295269Z Skipping (s,q) (1.28, 15): inconsistent with heavy hitters! 2025-05-07T20:14:48.4295521Z Skipping (s,q) (1.29, 15): inconsistent with heavy hitters! 2025-05-07T20:14:48.4295771Z Skipping (s,q) (1.3, 15): inconsistent with heavy hitters! 2025-05-07T20:14:48.4296021Z Skipping (s,q) (1.31, 15): inconsistent with heavy hitters! 2025-05-07T20:14:48.4296271Z Skipping (s,q) (1.32, 15): inconsistent with heavy hitters! 2025-05-07T20:14:48.4296527Z Skipping (s,q) (1.33, 15): inconsistent with heavy hitters! 2025-05-07T20:14:48.4296780Z Skipping (s,q) (1.34, 15): inconsistent with heavy hitters! 2025-05-07T20:14:48.4297037Z Skipping (s,q) (1.35, 15): inconsistent with heavy hitters! 2025-05-07T20:14:48.4297288Z Skipping (s,q) (1.36, 15): inconsistent with heavy hitters! 2025-05-07T20:14:48.4297540Z Skipping (s,q) (1.37, 15): inconsistent with heavy hitters! 2025-05-07T20:14:48.4297986Z Skipping (s,q) (1.38, 15): inconsistent with heavy hitters! 2025-05-07T20:14:48.4298333Z Skipping (s,q) (1.39, 15): inconsistent with heavy hitters! 2025-05-07T20:14:48.4298581Z Skipping (s,q) (1.4, 15): inconsistent with heavy hitters! 2025-05-07T20:14:48.4298834Z Skipping (s,q) (1.41, 15): inconsistent with heavy hitters! 2025-05-07T20:14:48.4299084Z Skipping (s,q) (1.42, 15): inconsistent with heavy hitters! 2025-05-07T20:14:48.4299341Z Skipping (s,q) (1.43, 15): inconsistent with heavy hitters! 2025-05-07T20:14:48.4299597Z Skipping (s,q) (1.44, 15): inconsistent with heavy hitters! 2025-05-07T20:14:48.4299847Z Skipping (s,q) (1.45, 15): inconsistent with heavy hitters! 2025-05-07T20:14:48.4300106Z Skipping (s,q) (1.46, 15): inconsistent with heavy hitters! 2025-05-07T20:14:48.4300360Z Skipping (s,q) (1.47, 15): inconsistent with heavy hitters! 2025-05-07T20:14:48.4300612Z Skipping (s,q) (1.48, 15): inconsistent with heavy hitters! 2025-05-07T20:14:48.4300878Z Skipping (s,q) (1.49, 15): inconsistent with heavy hitters! 2025-05-07T20:14:48.4301127Z Skipping (s,q) (1.5, 15): inconsistent with heavy hitters! 2025-05-07T20:14:48.4301393Z Skipping (s,q) (1.51, 15): inconsistent with heavy hitters! 2025-05-07T20:14:48.4301644Z Skipping (s,q) (1.52, 15): inconsistent with heavy hitters! 2025-05-07T20:14:48.4301899Z Skipping (s,q) (1.53, 15): inconsistent with heavy hitters! 2025-05-07T20:14:48.4302154Z Skipping (s,q) (1.54, 15): inconsistent with heavy hitters! 2025-05-07T20:14:48.4302407Z Skipping (s,q) (1.55, 15): inconsistent with heavy hitters! 2025-05-07T20:14:48.4302661Z Skipping (s,q) (1.56, 15): inconsistent with heavy hitters! 2025-05-07T20:14:48.4302922Z Skipping (s,q) (1.57, 15): inconsistent with heavy hitters! 2025-05-07T20:14:48.4303173Z Skipping (s,q) (1.58, 15): inconsistent with heavy hitters! 2025-05-07T20:14:48.4303426Z Skipping (s,q) (1.59, 15): inconsistent with heavy hitters! 2025-05-07T20:14:48.4303686Z Skipping (s,q) (1.6, 15): inconsistent with heavy hitters! 2025-05-07T20:14:48.4303944Z Skipping (s,q) (1.61, 15): inconsistent with heavy hitters! 2025-05-07T20:14:48.4304209Z Skipping (s,q) (1.62, 15): inconsistent with heavy hitters! 2025-05-07T20:14:48.4304461Z Skipping (s,q) (1.63, 15): inconsistent with heavy hitters! 2025-05-07T20:14:48.4304712Z Skipping (s,q) (1.64, 15): inconsistent with heavy hitters! 2025-05-07T20:14:48.4304973Z Skipping (s,q) (1.65, 15): inconsistent with heavy hitters! 2025-05-07T20:14:48.4305229Z Skipping (s,q) (1.66, 15): inconsistent with heavy hitters! 2025-05-07T20:14:48.4305483Z Skipping (s,q) (1.67, 15): inconsistent with heavy hitters! 2025-05-07T20:14:48.4305746Z Skipping (s,q) (1.68, 15): inconsistent with heavy hitters! 2025-05-07T20:14:48.4306000Z Skipping (s,q) (1.69, 15): inconsistent with heavy hitters! 2025-05-07T20:14:48.4306261Z Skipping (s,q) (1.7, 15): inconsistent with heavy hitters! 2025-05-07T20:14:48.4306515Z Skipping (s,q) (1.71, 15): inconsistent with heavy hitters! 2025-05-07T20:14:48.4306773Z Skipping (s,q) (1.72, 15): inconsistent with heavy hitters! 2025-05-07T20:14:48.4307040Z Skipping (s,q) (1.73, 15): inconsistent with heavy hitters! 2025-05-07T20:14:48.4307292Z Skipping (s,q) (1.74, 15): inconsistent with heavy hitters! 2025-05-07T20:14:48.4307544Z Skipping (s,q) (1.75, 15): inconsistent with heavy hitters! 2025-05-07T20:14:48.4307805Z Skipping (s,q) (1.76, 15): inconsistent with heavy hitters! 2025-05-07T20:14:48.4308057Z Skipping (s,q) (1.77, 15): inconsistent with heavy hitters! 2025-05-07T20:14:48.4308314Z Skipping (s,q) (1.78, 15): inconsistent with heavy hitters! 2025-05-07T20:14:48.4308569Z Skipping (s,q) (1.79, 15): inconsistent with heavy hitters! 2025-05-07T20:14:48.4308819Z Skipping (s,q) (1.8, 15): inconsistent with heavy hitters! 2025-05-07T20:14:48.4309081Z Skipping (s,q) (1.81, 15): inconsistent with heavy hitters! 2025-05-07T20:14:48.4309333Z Skipping (s,q) (1.82, 15): inconsistent with heavy hitters! 2025-05-07T20:14:48.4309589Z Skipping (s,q) (1.83, 15): inconsistent with heavy hitters! 2025-05-07T20:14:48.4309965Z Skipping (s,q) (1.84, 15): inconsistent with heavy hitters! 2025-05-07T20:14:48.4310286Z Skipping (s,q) (1.85, 15): inconsistent with heavy hitters! 2025-05-07T20:14:48.4310537Z Skipping (s,q) (1.86, 15): inconsistent with heavy hitters! 2025-05-07T20:14:48.4310793Z Skipping (s,q) (1.87, 15): inconsistent with heavy hitters! 2025-05-07T20:14:48.4311041Z Skipping (s,q) (1.88, 15): inconsistent with heavy hitters! 2025-05-07T20:14:48.4311299Z Skipping (s,q) (1.89, 15): inconsistent with heavy hitters! 2025-05-07T20:14:48.4311550Z Skipping (s,q) (1.9, 15): inconsistent with heavy hitters! 2025-05-07T20:14:48.4311800Z Skipping (s,q) (1.91, 15): inconsistent with heavy hitters! 2025-05-07T20:14:48.4312058Z Skipping (s,q) (1.92, 15): inconsistent with heavy hitters! 2025-05-07T20:14:48.4312310Z Skipping (s,q) (1.93, 15): inconsistent with heavy hitters! 2025-05-07T20:14:48.4312558Z Skipping (s,q) (1.94, 15): inconsistent with heavy hitters! 2025-05-07T20:14:48.4312823Z Skipping (s,q) (1.95, 15): inconsistent with heavy hitters! 2025-05-07T20:14:48.4313077Z Skipping (s,q) (1.96, 15): inconsistent with heavy hitters! 2025-05-07T20:14:48.4313339Z Skipping (s,q) (1.97, 15): inconsistent with heavy hitters! 2025-05-07T20:14:48.4313594Z Skipping (s,q) (1.98, 15): inconsistent with heavy hitters! 2025-05-07T20:14:48.4313849Z Skipping (s,q) (1.99, 15): inconsistent with heavy hitters! 2025-05-07T20:14:48.4314120Z Skipping (s,q) (0.77, 17.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4314376Z Skipping (s,q) (0.78, 17.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4314634Z Skipping (s,q) (0.79, 17.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4314899Z Skipping (s,q) (0.8, 17.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4315160Z Skipping (s,q) (0.81, 17.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4315432Z Skipping (s,q) (0.82, 17.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4315697Z Skipping (s,q) (0.83, 17.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4315961Z Skipping (s,q) (0.84, 17.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4316242Z Skipping (s,q) (0.85, 17.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4316501Z Skipping (s,q) (0.86, 17.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4316758Z Skipping (s,q) (0.87, 17.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4317025Z Skipping (s,q) (0.88, 17.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4317289Z Skipping (s,q) (0.89, 17.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4317553Z Skipping (s,q) (0.9, 17.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4317811Z Skipping (s,q) (0.91, 17.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4318069Z Skipping (s,q) (0.92, 17.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4318337Z Skipping (s,q) (0.93, 17.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4318603Z Skipping (s,q) (0.94, 17.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4318863Z Skipping (s,q) (0.95, 17.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4319131Z Skipping (s,q) (0.96, 17.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4319393Z Skipping (s,q) (0.97, 17.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4319654Z Skipping (s,q) (0.98, 17.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4319919Z Skipping (s,q) (0.99, 17.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4320171Z Skipping (s,q) (1, 17.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4320437Z Skipping (s,q) (1.01, 17.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4320695Z Skipping (s,q) (1.02, 17.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4320957Z Skipping (s,q) (1.03, 17.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4321223Z Skipping (s,q) (1.04, 17.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4321599Z Skipping (s,q) (1.05, 17.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4321878Z Skipping (s,q) (1.06, 17.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4322243Z Skipping (s,q) (1.07, 17.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4322503Z Skipping (s,q) (1.08, 17.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4322770Z Skipping (s,q) (1.09, 17.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4323034Z Skipping (s,q) (1.1, 17.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4323290Z Skipping (s,q) (1.11, 17.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4323554Z Skipping (s,q) (1.12, 17.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4323810Z Skipping (s,q) (1.13, 17.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4324070Z Skipping (s,q) (1.14, 17.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4324335Z Skipping (s,q) (1.15, 17.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4324594Z Skipping (s,q) (1.16, 17.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4324866Z Skipping (s,q) (1.17, 17.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4325132Z Skipping (s,q) (1.18, 17.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4325388Z Skipping (s,q) (1.19, 17.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4325647Z Skipping (s,q) (1.2, 17.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4325907Z Skipping (s,q) (1.21, 17.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4326168Z Skipping (s,q) (1.22, 17.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4326436Z Skipping (s,q) (1.23, 17.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4326695Z Skipping (s,q) (1.24, 17.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4326959Z Skipping (s,q) (1.25, 17.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4327214Z Skipping (s,q) (1.26, 17.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4327469Z Skipping (s,q) (1.27, 17.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4327743Z Skipping (s,q) (1.28, 17.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4328008Z Skipping (s,q) (1.29, 17.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4328393Z Skipping (s,q) (1.3, 17.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4328662Z Skipping (s,q) (1.31, 17.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4328920Z Skipping (s,q) (1.32, 17.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4329183Z Skipping (s,q) (1.33, 17.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4329445Z Skipping (s,q) (1.34, 17.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4329703Z Skipping (s,q) (1.35, 17.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4329966Z Skipping (s,q) (1.36, 17.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4330223Z Skipping (s,q) (1.37, 17.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4330480Z Skipping (s,q) (1.38, 17.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4330752Z Skipping (s,q) (1.39, 17.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4331017Z Skipping (s,q) (1.4, 17.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4331287Z Skipping (s,q) (1.41, 17.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4331550Z Skipping (s,q) (1.42, 17.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4331806Z Skipping (s,q) (1.43, 17.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4332072Z Skipping (s,q) (1.44, 17.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4332334Z Skipping (s,q) (1.45, 17.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4332592Z Skipping (s,q) (1.46, 17.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4332856Z Skipping (s,q) (1.47, 17.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4333111Z Skipping (s,q) (1.48, 17.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4333373Z Skipping (s,q) (1.49, 17.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4333759Z Skipping (s,q) (1.5, 17.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4334086Z Skipping (s,q) (1.51, 17.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4334350Z Skipping (s,q) (1.52, 17.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4334605Z Skipping (s,q) (1.53, 17.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4334864Z Skipping (s,q) (1.54, 17.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4335132Z Skipping (s,q) (1.55, 17.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4335390Z Skipping (s,q) (1.56, 17.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4335648Z Skipping (s,q) (1.57, 17.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4335910Z Skipping (s,q) (1.58, 17.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4336168Z Skipping (s,q) (1.59, 17.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4336431Z Skipping (s,q) (1.6, 17.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4336695Z Skipping (s,q) (1.61, 17.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4336955Z Skipping (s,q) (1.62, 17.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4337227Z Skipping (s,q) (1.63, 17.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4337491Z Skipping (s,q) (1.64, 17.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4337753Z Skipping (s,q) (1.65, 17.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4338018Z Skipping (s,q) (1.66, 17.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4338278Z Skipping (s,q) (1.67, 17.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4338542Z Skipping (s,q) (1.68, 17.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4338805Z Skipping (s,q) (1.69, 17.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4339064Z Skipping (s,q) (1.7, 17.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4339333Z Skipping (s,q) (1.71, 17.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4339599Z Skipping (s,q) (1.72, 17.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4339858Z Skipping (s,q) (1.73, 17.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4340129Z Skipping (s,q) (1.74, 17.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4340388Z Skipping (s,q) (1.75, 17.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4340653Z Skipping (s,q) (1.76, 17.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4340914Z Skipping (s,q) (1.77, 17.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4341173Z Skipping (s,q) (1.78, 17.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4341441Z Skipping (s,q) (1.79, 17.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4341697Z Skipping (s,q) (1.8, 17.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4341955Z Skipping (s,q) (1.81, 17.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4342220Z Skipping (s,q) (1.82, 17.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4342483Z Skipping (s,q) (1.83, 17.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4342752Z Skipping (s,q) (1.84, 17.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4343016Z Skipping (s,q) (1.85, 17.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4343274Z Skipping (s,q) (1.86, 17.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4343544Z Skipping (s,q) (1.87, 17.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4343804Z Skipping (s,q) (1.88, 17.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4344065Z Skipping (s,q) (1.89, 17.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4344330Z Skipping (s,q) (1.9, 17.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4344591Z Skipping (s,q) (1.91, 17.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4344859Z Skipping (s,q) (1.92, 17.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4345120Z Skipping (s,q) (1.93, 17.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4345381Z Skipping (s,q) (1.94, 17.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4345825Z Skipping (s,q) (1.95, 17.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4346181Z Skipping (s,q) (1.96, 17.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4346440Z Skipping (s,q) (1.97, 17.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4346712Z Skipping (s,q) (1.98, 17.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4346972Z Skipping (s,q) (1.99, 17.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4347231Z Skipping (s,q) (0.8, 20): inconsistent with heavy hitters! 2025-05-07T20:14:48.4347489Z Skipping (s,q) (0.81, 20): inconsistent with heavy hitters! 2025-05-07T20:14:48.4347745Z Skipping (s,q) (0.82, 20): inconsistent with heavy hitters! 2025-05-07T20:14:48.4348009Z Skipping (s,q) (0.83, 20): inconsistent with heavy hitters! 2025-05-07T20:14:48.4348264Z Skipping (s,q) (0.84, 20): inconsistent with heavy hitters! 2025-05-07T20:14:48.4348520Z Skipping (s,q) (0.85, 20): inconsistent with heavy hitters! 2025-05-07T20:14:48.4348785Z Skipping (s,q) (0.86, 20): inconsistent with heavy hitters! 2025-05-07T20:14:48.4349048Z Skipping (s,q) (0.87, 20): inconsistent with heavy hitters! 2025-05-07T20:14:48.4349300Z Skipping (s,q) (0.88, 20): inconsistent with heavy hitters! 2025-05-07T20:14:48.4349559Z Skipping (s,q) (0.89, 20): inconsistent with heavy hitters! 2025-05-07T20:14:48.4349829Z Skipping (s,q) (0.9, 20): inconsistent with heavy hitters! 2025-05-07T20:14:48.4350093Z Skipping (s,q) (0.91, 20): inconsistent with heavy hitters! 2025-05-07T20:14:48.4350349Z Skipping (s,q) (0.92, 20): inconsistent with heavy hitters! 2025-05-07T20:14:48.4350609Z Skipping (s,q) (0.93, 20): inconsistent with heavy hitters! 2025-05-07T20:14:48.4350863Z Skipping (s,q) (0.94, 20): inconsistent with heavy hitters! 2025-05-07T20:14:48.4351121Z Skipping (s,q) (0.95, 20): inconsistent with heavy hitters! 2025-05-07T20:14:48.4351383Z Skipping (s,q) (0.96, 20): inconsistent with heavy hitters! 2025-05-07T20:14:48.4351641Z Skipping (s,q) (0.97, 20): inconsistent with heavy hitters! 2025-05-07T20:14:48.4351895Z Skipping (s,q) (0.98, 20): inconsistent with heavy hitters! 2025-05-07T20:14:48.4352170Z Skipping (s,q) (0.99, 20): inconsistent with heavy hitters! 2025-05-07T20:14:48.4352414Z Skipping (s,q) (1, 20): inconsistent with heavy hitters! 2025-05-07T20:14:48.4352672Z Skipping (s,q) (1.01, 20): inconsistent with heavy hitters! 2025-05-07T20:14:48.4352919Z Skipping (s,q) (1.02, 20): inconsistent with heavy hitters! 2025-05-07T20:14:48.4353172Z Skipping (s,q) (1.03, 20): inconsistent with heavy hitters! 2025-05-07T20:14:48.4353433Z Skipping (s,q) (1.04, 20): inconsistent with heavy hitters! 2025-05-07T20:14:48.4353685Z Skipping (s,q) (1.05, 20): inconsistent with heavy hitters! 2025-05-07T20:14:48.4353942Z Skipping (s,q) (1.06, 20): inconsistent with heavy hitters! 2025-05-07T20:14:48.4354203Z Skipping (s,q) (1.07, 20): inconsistent with heavy hitters! 2025-05-07T20:14:48.4354456Z Skipping (s,q) (1.08, 20): inconsistent with heavy hitters! 2025-05-07T20:14:48.4354716Z Skipping (s,q) (1.09, 20): inconsistent with heavy hitters! 2025-05-07T20:14:48.4354983Z Skipping (s,q) (1.1, 20): inconsistent with heavy hitters! 2025-05-07T20:14:48.4355242Z Skipping (s,q) (1.11, 20): inconsistent with heavy hitters! 2025-05-07T20:14:48.4355503Z Skipping (s,q) (1.12, 20): inconsistent with heavy hitters! 2025-05-07T20:14:48.4355757Z Skipping (s,q) (1.13, 20): inconsistent with heavy hitters! 2025-05-07T20:14:48.4356007Z Skipping (s,q) (1.14, 20): inconsistent with heavy hitters! 2025-05-07T20:14:48.4356264Z Skipping (s,q) (1.15, 20): inconsistent with heavy hitters! 2025-05-07T20:14:48.4356518Z Skipping (s,q) (1.16, 20): inconsistent with heavy hitters! 2025-05-07T20:14:48.4356770Z Skipping (s,q) (1.17, 20): inconsistent with heavy hitters! 2025-05-07T20:14:48.4357034Z Skipping (s,q) (1.18, 20): inconsistent with heavy hitters! 2025-05-07T20:14:48.4357288Z Skipping (s,q) (1.19, 20): inconsistent with heavy hitters! 2025-05-07T20:14:48.4357724Z Skipping (s,q) (1.2, 20): inconsistent with heavy hitters! 2025-05-07T20:14:48.4358048Z Skipping (s,q) (1.21, 20): inconsistent with heavy hitters! 2025-05-07T20:14:48.4358300Z Skipping (s,q) (1.22, 20): inconsistent with heavy hitters! 2025-05-07T20:14:48.4358559Z Skipping (s,q) (1.23, 20): inconsistent with heavy hitters! 2025-05-07T20:14:48.4358808Z Skipping (s,q) (1.24, 20): inconsistent with heavy hitters! 2025-05-07T20:14:48.4359059Z Skipping (s,q) (1.25, 20): inconsistent with heavy hitters! 2025-05-07T20:14:48.4359319Z Skipping (s,q) (1.26, 20): inconsistent with heavy hitters! 2025-05-07T20:14:48.4359570Z Skipping (s,q) (1.27, 20): inconsistent with heavy hitters! 2025-05-07T20:14:48.4359827Z Skipping (s,q) (1.28, 20): inconsistent with heavy hitters! 2025-05-07T20:14:48.4360077Z Skipping (s,q) (1.29, 20): inconsistent with heavy hitters! 2025-05-07T20:14:48.4360326Z Skipping (s,q) (1.3, 20): inconsistent with heavy hitters! 2025-05-07T20:14:48.4360590Z Skipping (s,q) (1.31, 20): inconsistent with heavy hitters! 2025-05-07T20:14:48.4360837Z Skipping (s,q) (1.32, 20): inconsistent with heavy hitters! 2025-05-07T20:14:48.4361094Z Skipping (s,q) (1.33, 20): inconsistent with heavy hitters! 2025-05-07T20:14:48.4361353Z Skipping (s,q) (1.34, 20): inconsistent with heavy hitters! 2025-05-07T20:14:48.4361605Z Skipping (s,q) (1.35, 20): inconsistent with heavy hitters! 2025-05-07T20:14:48.4361868Z Skipping (s,q) (1.36, 20): inconsistent with heavy hitters! 2025-05-07T20:14:48.4362119Z Skipping (s,q) (1.37, 20): inconsistent with heavy hitters! 2025-05-07T20:14:48.4362370Z Skipping (s,q) (1.38, 20): inconsistent with heavy hitters! 2025-05-07T20:14:48.4362632Z Skipping (s,q) (1.39, 20): inconsistent with heavy hitters! 2025-05-07T20:14:48.4362880Z Skipping (s,q) (1.4, 20): inconsistent with heavy hitters! 2025-05-07T20:14:48.4363139Z Skipping (s,q) (1.41, 20): inconsistent with heavy hitters! 2025-05-07T20:14:48.4363398Z Skipping (s,q) (1.42, 20): inconsistent with heavy hitters! 2025-05-07T20:14:48.4363657Z Skipping (s,q) (1.43, 20): inconsistent with heavy hitters! 2025-05-07T20:14:48.4363917Z Skipping (s,q) (1.44, 20): inconsistent with heavy hitters! 2025-05-07T20:14:48.4364173Z Skipping (s,q) (1.45, 20): inconsistent with heavy hitters! 2025-05-07T20:14:48.4364423Z Skipping (s,q) (1.46, 20): inconsistent with heavy hitters! 2025-05-07T20:14:48.4364682Z Skipping (s,q) (1.47, 20): inconsistent with heavy hitters! 2025-05-07T20:14:48.4364933Z Skipping (s,q) (1.48, 20): inconsistent with heavy hitters! 2025-05-07T20:14:48.4365184Z Skipping (s,q) (1.49, 20): inconsistent with heavy hitters! 2025-05-07T20:14:48.4365439Z Skipping (s,q) (1.5, 20): inconsistent with heavy hitters! 2025-05-07T20:14:48.4365688Z Skipping (s,q) (1.51, 20): inconsistent with heavy hitters! 2025-05-07T20:14:48.4365942Z Skipping (s,q) (1.52, 20): inconsistent with heavy hitters! 2025-05-07T20:14:48.4366198Z Skipping (s,q) (1.53, 20): inconsistent with heavy hitters! 2025-05-07T20:14:48.4366454Z Skipping (s,q) (1.54, 20): inconsistent with heavy hitters! 2025-05-07T20:14:48.4366711Z Skipping (s,q) (1.55, 20): inconsistent with heavy hitters! 2025-05-07T20:14:48.4366968Z Skipping (s,q) (1.56, 20): inconsistent with heavy hitters! 2025-05-07T20:14:48.4367223Z Skipping (s,q) (1.57, 20): inconsistent with heavy hitters! 2025-05-07T20:14:48.4367477Z Skipping (s,q) (1.58, 20): inconsistent with heavy hitters! 2025-05-07T20:14:48.4367730Z Skipping (s,q) (1.59, 20): inconsistent with heavy hitters! 2025-05-07T20:14:48.4367979Z Skipping (s,q) (1.6, 20): inconsistent with heavy hitters! 2025-05-07T20:14:48.4368361Z Skipping (s,q) (1.61, 20): inconsistent with heavy hitters! 2025-05-07T20:14:48.4368617Z Skipping (s,q) (1.62, 20): inconsistent with heavy hitters! 2025-05-07T20:14:48.4368876Z Skipping (s,q) (1.63, 20): inconsistent with heavy hitters! 2025-05-07T20:14:48.4369133Z Skipping (s,q) (1.64, 20): inconsistent with heavy hitters! 2025-05-07T20:14:48.4369384Z Skipping (s,q) (1.65, 20): inconsistent with heavy hitters! 2025-05-07T20:14:48.4369821Z Skipping (s,q) (1.66, 20): inconsistent with heavy hitters! 2025-05-07T20:14:48.4370142Z Skipping (s,q) (1.67, 20): inconsistent with heavy hitters! 2025-05-07T20:14:48.4370393Z Skipping (s,q) (1.68, 20): inconsistent with heavy hitters! 2025-05-07T20:14:48.4370650Z Skipping (s,q) (1.69, 20): inconsistent with heavy hitters! 2025-05-07T20:14:48.4370898Z Skipping (s,q) (1.7, 20): inconsistent with heavy hitters! 2025-05-07T20:14:48.4371151Z Skipping (s,q) (1.71, 20): inconsistent with heavy hitters! 2025-05-07T20:14:48.4371411Z Skipping (s,q) (1.72, 20): inconsistent with heavy hitters! 2025-05-07T20:14:48.4371663Z Skipping (s,q) (1.73, 20): inconsistent with heavy hitters! 2025-05-07T20:14:48.4371919Z Skipping (s,q) (1.74, 20): inconsistent with heavy hitters! 2025-05-07T20:14:48.4372168Z Skipping (s,q) (1.75, 20): inconsistent with heavy hitters! 2025-05-07T20:14:48.4372418Z Skipping (s,q) (1.76, 20): inconsistent with heavy hitters! 2025-05-07T20:14:48.4372678Z Skipping (s,q) (1.77, 20): inconsistent with heavy hitters! 2025-05-07T20:14:48.4372939Z Skipping (s,q) (1.78, 20): inconsistent with heavy hitters! 2025-05-07T20:14:48.4373190Z Skipping (s,q) (1.79, 20): inconsistent with heavy hitters! 2025-05-07T20:14:48.4373447Z Skipping (s,q) (1.8, 20): inconsistent with heavy hitters! 2025-05-07T20:14:48.4373702Z Skipping (s,q) (1.81, 20): inconsistent with heavy hitters! 2025-05-07T20:14:48.4373960Z Skipping (s,q) (1.82, 20): inconsistent with heavy hitters! 2025-05-07T20:14:48.4374211Z Skipping (s,q) (1.83, 20): inconsistent with heavy hitters! 2025-05-07T20:14:48.4374462Z Skipping (s,q) (1.84, 20): inconsistent with heavy hitters! 2025-05-07T20:14:48.4374725Z Skipping (s,q) (1.85, 20): inconsistent with heavy hitters! 2025-05-07T20:14:48.4374976Z Skipping (s,q) (1.86, 20): inconsistent with heavy hitters! 2025-05-07T20:14:48.4375226Z Skipping (s,q) (1.87, 20): inconsistent with heavy hitters! 2025-05-07T20:14:48.4375489Z Skipping (s,q) (1.88, 20): inconsistent with heavy hitters! 2025-05-07T20:14:48.4375740Z Skipping (s,q) (1.89, 20): inconsistent with heavy hitters! 2025-05-07T20:14:48.4376002Z Skipping (s,q) (1.9, 20): inconsistent with heavy hitters! 2025-05-07T20:14:48.4376253Z Skipping (s,q) (1.91, 20): inconsistent with heavy hitters! 2025-05-07T20:14:48.4376507Z Skipping (s,q) (1.92, 20): inconsistent with heavy hitters! 2025-05-07T20:14:48.4376765Z Skipping (s,q) (1.93, 20): inconsistent with heavy hitters! 2025-05-07T20:14:48.4377017Z Skipping (s,q) (1.94, 20): inconsistent with heavy hitters! 2025-05-07T20:14:48.4377267Z Skipping (s,q) (1.95, 20): inconsistent with heavy hitters! 2025-05-07T20:14:48.4377527Z Skipping (s,q) (1.96, 20): inconsistent with heavy hitters! 2025-05-07T20:14:48.4377778Z Skipping (s,q) (1.97, 20): inconsistent with heavy hitters! 2025-05-07T20:14:48.4378031Z Skipping (s,q) (1.98, 20): inconsistent with heavy hitters! 2025-05-07T20:14:48.4378289Z Skipping (s,q) (1.99, 20): inconsistent with heavy hitters! 2025-05-07T20:14:48.4378557Z Skipping (s,q) (0.84, 22.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4378829Z Skipping (s,q) (0.85, 22.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4379087Z Skipping (s,q) (0.86, 22.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4379344Z Skipping (s,q) (0.87, 22.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4379608Z Skipping (s,q) (0.88, 22.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4380192Z Skipping (s,q) (0.89, 22.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4380453Z Skipping (s,q) (0.9, 22.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4380717Z Skipping (s,q) (0.91, 22.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4380976Z Skipping (s,q) (0.92, 22.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4381241Z Skipping (s,q) (0.93, 22.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4381497Z Skipping (s,q) (0.94, 22.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4382143Z Skipping (s,q) (0.95, 22.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4382535Z Skipping (s,q) (0.96, 22.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4382795Z Skipping (s,q) (0.97, 22.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4383053Z Skipping (s,q) (0.98, 22.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4383316Z Skipping (s,q) (0.99, 22.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4383567Z Skipping (s,q) (1, 22.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4383829Z Skipping (s,q) (1.01, 22.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4384089Z Skipping (s,q) (1.02, 22.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4384347Z Skipping (s,q) (1.03, 22.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4384609Z Skipping (s,q) (1.04, 22.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4384867Z Skipping (s,q) (1.05, 22.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4385129Z Skipping (s,q) (1.06, 22.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4385399Z Skipping (s,q) (1.07, 22.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4385659Z Skipping (s,q) (1.08, 22.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4385925Z Skipping (s,q) (1.09, 22.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4386182Z Skipping (s,q) (1.1, 22.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4386438Z Skipping (s,q) (1.11, 22.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4386701Z Skipping (s,q) (1.12, 22.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4386961Z Skipping (s,q) (1.13, 22.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4387218Z Skipping (s,q) (1.14, 22.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4387486Z Skipping (s,q) (1.15, 22.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4387744Z Skipping (s,q) (1.16, 22.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4388017Z Skipping (s,q) (1.17, 22.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4388278Z Skipping (s,q) (1.18, 22.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4388541Z Skipping (s,q) (1.19, 22.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4388812Z Skipping (s,q) (1.2, 22.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4389072Z Skipping (s,q) (1.21, 22.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4389329Z Skipping (s,q) (1.22, 22.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4389592Z Skipping (s,q) (1.23, 22.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4389849Z Skipping (s,q) (1.24, 22.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4390112Z Skipping (s,q) (1.25, 22.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4390372Z Skipping (s,q) (1.26, 22.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4390631Z Skipping (s,q) (1.27, 22.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4390906Z Skipping (s,q) (1.28, 22.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4391172Z Skipping (s,q) (1.29, 22.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4391435Z Skipping (s,q) (1.3, 22.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4391703Z Skipping (s,q) (1.31, 22.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4391963Z Skipping (s,q) (1.32, 22.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4392221Z Skipping (s,q) (1.33, 22.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4392492Z Skipping (s,q) (1.34, 22.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4392749Z Skipping (s,q) (1.35, 22.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4393014Z Skipping (s,q) (1.36, 22.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4393273Z Skipping (s,q) (1.37, 22.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4393537Z Skipping (s,q) (1.38, 22.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4393804Z Skipping (s,q) (1.39, 22.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4394251Z Skipping (s,q) (1.4, 22.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4394575Z Skipping (s,q) (1.41, 22.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4394840Z Skipping (s,q) (1.42, 22.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4395098Z Skipping (s,q) (1.43, 22.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4395363Z Skipping (s,q) (1.44, 22.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4395620Z Skipping (s,q) (1.45, 22.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4395877Z Skipping (s,q) (1.46, 22.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4396144Z Skipping (s,q) (1.47, 22.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4396402Z Skipping (s,q) (1.48, 22.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4396660Z Skipping (s,q) (1.49, 22.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4396921Z Skipping (s,q) (1.5, 22.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4397182Z Skipping (s,q) (1.51, 22.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4397455Z Skipping (s,q) (1.52, 22.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4397714Z Skipping (s,q) (1.53, 22.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4397970Z Skipping (s,q) (1.54, 22.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4398233Z Skipping (s,q) (1.55, 22.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4398492Z Skipping (s,q) (1.56, 22.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4398751Z Skipping (s,q) (1.57, 22.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4399019Z Skipping (s,q) (1.58, 22.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4399272Z Skipping (s,q) (1.59, 22.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4399534Z Skipping (s,q) (1.6, 22.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4399792Z Skipping (s,q) (1.61, 22.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4400051Z Skipping (s,q) (1.62, 22.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4400325Z Skipping (s,q) (1.63, 22.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4400583Z Skipping (s,q) (1.64, 22.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4400842Z Skipping (s,q) (1.65, 22.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4401107Z Skipping (s,q) (1.66, 22.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4401363Z Skipping (s,q) (1.67, 22.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4401627Z Skipping (s,q) (1.68, 22.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4401886Z Skipping (s,q) (1.69, 22.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4402144Z Skipping (s,q) (1.7, 22.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4402409Z Skipping (s,q) (1.71, 22.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4402665Z Skipping (s,q) (1.72, 22.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4402928Z Skipping (s,q) (1.73, 22.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4403200Z Skipping (s,q) (1.74, 22.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4403460Z Skipping (s,q) (1.75, 22.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4403726Z Skipping (s,q) (1.76, 22.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4403985Z Skipping (s,q) (1.77, 22.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4404244Z Skipping (s,q) (1.78, 22.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4404507Z Skipping (s,q) (1.79, 22.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4404764Z Skipping (s,q) (1.8, 22.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4405024Z Skipping (s,q) (1.81, 22.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4405292Z Skipping (s,q) (1.82, 22.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4405548Z Skipping (s,q) (1.83, 22.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4405983Z Skipping (s,q) (1.84, 22.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4406310Z Skipping (s,q) (1.85, 22.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4406571Z Skipping (s,q) (1.86, 22.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4406835Z Skipping (s,q) (1.87, 22.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4407095Z Skipping (s,q) (1.88, 22.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4407352Z Skipping (s,q) (1.89, 22.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4407681Z Skipping (s,q) (1.9, 22.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4407940Z Skipping (s,q) (1.91, 22.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4408328Z Skipping (s,q) (1.92, 22.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4408601Z Skipping (s,q) (1.93, 22.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4408855Z Skipping (s,q) (1.94, 22.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4409129Z Skipping (s,q) (1.95, 22.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4409393Z Skipping (s,q) (1.96, 22.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4409660Z Skipping (s,q) (1.97, 22.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4409929Z Skipping (s,q) (1.98, 22.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4410188Z Skipping (s,q) (1.99, 22.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4410445Z Skipping (s,q) (0.87, 25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4410706Z Skipping (s,q) (0.88, 25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4410959Z Skipping (s,q) (0.89, 25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4411220Z Skipping (s,q) (0.9, 25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4411470Z Skipping (s,q) (0.91, 25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4411725Z Skipping (s,q) (0.92, 25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4411982Z Skipping (s,q) (0.93, 25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4412243Z Skipping (s,q) (0.94, 25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4412505Z Skipping (s,q) (0.95, 25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4412766Z Skipping (s,q) (0.96, 25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4413020Z Skipping (s,q) (0.97, 25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4413285Z Skipping (s,q) (0.98, 25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4413536Z Skipping (s,q) (0.99, 25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4413780Z Skipping (s,q) (1, 25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4414039Z Skipping (s,q) (1.01, 25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4414293Z Skipping (s,q) (1.02, 25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4414545Z Skipping (s,q) (1.03, 25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4414804Z Skipping (s,q) (1.04, 25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4415064Z Skipping (s,q) (1.05, 25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4415331Z Skipping (s,q) (1.06, 25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4415583Z Skipping (s,q) (1.07, 25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4415835Z Skipping (s,q) (1.08, 25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4416103Z Skipping (s,q) (1.09, 25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4416354Z Skipping (s,q) (1.1, 25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4416609Z Skipping (s,q) (1.11, 25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4416873Z Skipping (s,q) (1.12, 25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4417127Z Skipping (s,q) (1.13, 25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4417380Z Skipping (s,q) (1.14, 25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4417639Z Skipping (s,q) (1.15, 25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4418075Z Skipping (s,q) (1.16, 25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4418351Z Skipping (s,q) (1.17, 25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4418703Z Skipping (s,q) (1.18, 25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4418954Z Skipping (s,q) (1.19, 25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4419212Z Skipping (s,q) (1.2, 25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4419466Z Skipping (s,q) (1.21, 25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4419718Z Skipping (s,q) (1.22, 25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4419981Z Skipping (s,q) (1.23, 25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4420234Z Skipping (s,q) (1.24, 25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4420493Z Skipping (s,q) (1.25, 25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4420747Z Skipping (s,q) (1.26, 25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4420997Z Skipping (s,q) (1.27, 25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4421261Z Skipping (s,q) (1.28, 25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4421520Z Skipping (s,q) (1.29, 25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4421770Z Skipping (s,q) (1.3, 25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4422033Z Skipping (s,q) (1.31, 25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4422284Z Skipping (s,q) (1.32, 25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4422542Z Skipping (s,q) (1.33, 25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4422793Z Skipping (s,q) (1.34, 25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4423044Z Skipping (s,q) (1.35, 25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4423302Z Skipping (s,q) (1.36, 25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4423553Z Skipping (s,q) (1.37, 25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4423803Z Skipping (s,q) (1.38, 25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4424064Z Skipping (s,q) (1.39, 25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4424322Z Skipping (s,q) (1.4, 25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4424576Z Skipping (s,q) (1.41, 25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4424840Z Skipping (s,q) (1.42, 25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4425093Z Skipping (s,q) (1.43, 25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4425353Z Skipping (s,q) (1.44, 25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4425604Z Skipping (s,q) (1.45, 25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4425857Z Skipping (s,q) (1.46, 25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4426116Z Skipping (s,q) (1.47, 25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4426367Z Skipping (s,q) (1.48, 25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4426619Z Skipping (s,q) (1.49, 25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4426877Z Skipping (s,q) (1.5, 25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4427136Z Skipping (s,q) (1.51, 25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4427408Z Skipping (s,q) (1.52, 25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4427662Z Skipping (s,q) (1.53, 25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4427957Z Skipping (s,q) (1.54, 25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4428210Z Skipping (s,q) (1.55, 25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4428459Z Skipping (s,q) (1.56, 25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4428710Z Skipping (s,q) (1.57, 25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4428969Z Skipping (s,q) (1.58, 25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4429222Z Skipping (s,q) (1.59, 25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4429479Z Skipping (s,q) (1.6, 25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4429729Z Skipping (s,q) (1.61, 25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4430126Z Skipping (s,q) (1.62, 25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4430457Z Skipping (s,q) (1.63, 25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4430713Z Skipping (s,q) (1.64, 25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4430967Z Skipping (s,q) (1.65, 25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4431227Z Skipping (s,q) (1.66, 25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4431483Z Skipping (s,q) (1.67, 25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4431738Z Skipping (s,q) (1.68, 25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4432002Z Skipping (s,q) (1.69, 25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4432252Z Skipping (s,q) (1.7, 25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4432513Z Skipping (s,q) (1.71, 25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4432763Z Skipping (s,q) (1.72, 25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4433019Z Skipping (s,q) (1.73, 25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4433278Z Skipping (s,q) (1.74, 25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4433535Z Skipping (s,q) (1.75, 25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4433786Z Skipping (s,q) (1.76, 25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4434045Z Skipping (s,q) (1.77, 25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4434297Z Skipping (s,q) (1.78, 25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4434553Z Skipping (s,q) (1.79, 25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4434799Z Skipping (s,q) (1.8, 25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4435050Z Skipping (s,q) (1.81, 25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4435307Z Skipping (s,q) (1.82, 25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4435556Z Skipping (s,q) (1.83, 25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4435807Z Skipping (s,q) (1.84, 25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4436071Z Skipping (s,q) (1.85, 25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4436332Z Skipping (s,q) (1.86, 25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4436589Z Skipping (s,q) (1.87, 25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4436839Z Skipping (s,q) (1.88, 25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4437090Z Skipping (s,q) (1.89, 25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4437344Z Skipping (s,q) (1.9, 25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4437659Z Skipping (s,q) (1.91, 25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4437909Z Skipping (s,q) (1.92, 25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4438162Z Skipping (s,q) (1.93, 25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4438412Z Skipping (s,q) (1.94, 25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4438672Z Skipping (s,q) (1.95, 25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4438928Z Skipping (s,q) (1.96, 25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4439187Z Skipping (s,q) (1.97, 25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4439445Z Skipping (s,q) (1.98, 25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4439697Z Skipping (s,q) (1.99, 25): inconsistent with heavy hitters! 2025-05-07T20:14:48.4439955Z Skipping (s,q) (0.91, 27.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4440218Z Skipping (s,q) (0.92, 27.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4440478Z Skipping (s,q) (0.93, 27.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4440734Z Skipping (s,q) (0.94, 27.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4440994Z Skipping (s,q) (0.95, 27.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4441250Z Skipping (s,q) (0.96, 27.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4441516Z Skipping (s,q) (0.97, 27.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4441942Z Skipping (s,q) (0.98, 27.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4442212Z Skipping (s,q) (0.99, 27.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4442600Z Skipping (s,q) (1, 27.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4442861Z Skipping (s,q) (1.01, 27.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4443117Z Skipping (s,q) (1.02, 27.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4443381Z Skipping (s,q) (1.03, 27.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4443643Z Skipping (s,q) (1.04, 27.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4443908Z Skipping (s,q) (1.05, 27.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4444169Z Skipping (s,q) (1.06, 27.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4444426Z Skipping (s,q) (1.07, 27.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4444697Z Skipping (s,q) (1.08, 27.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4444963Z Skipping (s,q) (1.09, 27.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4445224Z Skipping (s,q) (1.1, 27.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4445494Z Skipping (s,q) (1.11, 27.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4445752Z Skipping (s,q) (1.12, 27.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4446016Z Skipping (s,q) (1.13, 27.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4446275Z Skipping (s,q) (1.14, 27.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4446534Z Skipping (s,q) (1.15, 27.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4446798Z Skipping (s,q) (1.16, 27.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4447055Z Skipping (s,q) (1.17, 27.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4447315Z Skipping (s,q) (1.18, 27.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4447579Z Skipping (s,q) (1.19, 27.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4447837Z Skipping (s,q) (1.2, 27.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4448286Z Skipping (s,q) (1.21, 27.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4448555Z Skipping (s,q) (1.22, 27.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4448814Z Skipping (s,q) (1.23, 27.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4449096Z Skipping (s,q) (1.24, 27.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4449353Z Skipping (s,q) (1.25, 27.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4449610Z Skipping (s,q) (1.26, 27.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4449875Z Skipping (s,q) (1.27, 27.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4450132Z Skipping (s,q) (1.28, 27.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4450397Z Skipping (s,q) (1.29, 27.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4450657Z Skipping (s,q) (1.3, 27.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4450915Z Skipping (s,q) (1.31, 27.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4451184Z Skipping (s,q) (1.32, 27.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4451448Z Skipping (s,q) (1.33, 27.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4451707Z Skipping (s,q) (1.34, 27.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4451974Z Skipping (s,q) (1.35, 27.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4452233Z Skipping (s,q) (1.36, 27.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4452498Z Skipping (s,q) (1.37, 27.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4452756Z Skipping (s,q) (1.38, 27.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4453015Z Skipping (s,q) (1.39, 27.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4453282Z Skipping (s,q) (1.4, 27.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4453537Z Skipping (s,q) (1.41, 27.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4453796Z Skipping (s,q) (1.42, 27.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4454246Z Skipping (s,q) (1.43, 27.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4454570Z Skipping (s,q) (1.44, 27.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4454828Z Skipping (s,q) (1.45, 27.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4455091Z Skipping (s,q) (1.46, 27.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4455347Z Skipping (s,q) (1.47, 27.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4455611Z Skipping (s,q) (1.48, 27.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4455870Z Skipping (s,q) (1.49, 27.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4456223Z Skipping (s,q) (1.5, 27.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4456601Z Skipping (s,q) (1.51, 27.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4456864Z Skipping (s,q) (1.52, 27.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4457121Z Skipping (s,q) (1.53, 27.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4457393Z Skipping (s,q) (1.54, 27.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4457657Z Skipping (s,q) (1.55, 27.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4457921Z Skipping (s,q) (1.56, 27.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4458180Z Skipping (s,q) (1.57, 27.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4458447Z Skipping (s,q) (1.58, 27.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4458709Z Skipping (s,q) (1.59, 27.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4458966Z Skipping (s,q) (1.6, 27.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4459223Z Skipping (s,q) (1.61, 27.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4459486Z Skipping (s,q) (1.62, 27.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4459742Z Skipping (s,q) (1.63, 27.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4460003Z Skipping (s,q) (1.64, 27.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4460266Z Skipping (s,q) (1.65, 27.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4460527Z Skipping (s,q) (1.66, 27.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4460797Z Skipping (s,q) (1.67, 27.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4461055Z Skipping (s,q) (1.68, 27.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4461312Z Skipping (s,q) (1.69, 27.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4461576Z Skipping (s,q) (1.7, 27.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4461835Z Skipping (s,q) (1.71, 27.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4462099Z Skipping (s,q) (1.72, 27.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4462356Z Skipping (s,q) (1.73, 27.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4462615Z Skipping (s,q) (1.74, 27.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4462875Z Skipping (s,q) (1.75, 27.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4463136Z Skipping (s,q) (1.76, 27.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4463393Z Skipping (s,q) (1.77, 27.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4463663Z Skipping (s,q) (1.78, 27.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4463920Z Skipping (s,q) (1.79, 27.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4464183Z Skipping (s,q) (1.8, 27.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4464440Z Skipping (s,q) (1.81, 27.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4464698Z Skipping (s,q) (1.82, 27.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4464965Z Skipping (s,q) (1.83, 27.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4465223Z Skipping (s,q) (1.84, 27.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4465482Z Skipping (s,q) (1.85, 27.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4465746Z Skipping (s,q) (1.86, 27.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4466136Z Skipping (s,q) (1.87, 27.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4466418Z Skipping (s,q) (1.88, 27.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4466765Z Skipping (s,q) (1.89, 27.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4467021Z Skipping (s,q) (1.9, 27.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4467286Z Skipping (s,q) (1.91, 27.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4467545Z Skipping (s,q) (1.92, 27.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4467805Z Skipping (s,q) (1.93, 27.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4468067Z Skipping (s,q) (1.94, 27.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4468325Z Skipping (s,q) (1.95, 27.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4468582Z Skipping (s,q) (1.96, 27.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4468847Z Skipping (s,q) (1.97, 27.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4469105Z Skipping (s,q) (1.98, 27.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4469374Z Skipping (s,q) (1.99, 27.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4469634Z Skipping (s,q) (0.94, 30): inconsistent with heavy hitters! 2025-05-07T20:14:48.4469888Z Skipping (s,q) (0.95, 30): inconsistent with heavy hitters! 2025-05-07T20:14:48.4470146Z Skipping (s,q) (0.96, 30): inconsistent with heavy hitters! 2025-05-07T20:14:48.4470397Z Skipping (s,q) (0.97, 30): inconsistent with heavy hitters! 2025-05-07T20:14:48.4470649Z Skipping (s,q) (0.98, 30): inconsistent with heavy hitters! 2025-05-07T20:14:48.4470906Z Skipping (s,q) (0.99, 30): inconsistent with heavy hitters! 2025-05-07T20:14:48.4471152Z Skipping (s,q) (1, 30): inconsistent with heavy hitters! 2025-05-07T20:14:48.4471407Z Skipping (s,q) (1.01, 30): inconsistent with heavy hitters! 2025-05-07T20:14:48.4471655Z Skipping (s,q) (1.02, 30): inconsistent with heavy hitters! 2025-05-07T20:14:48.4471903Z Skipping (s,q) (1.03, 30): inconsistent with heavy hitters! 2025-05-07T20:14:48.4472161Z Skipping (s,q) (1.04, 30): inconsistent with heavy hitters! 2025-05-07T20:14:48.4472416Z Skipping (s,q) (1.05, 30): inconsistent with heavy hitters! 2025-05-07T20:14:48.4472666Z Skipping (s,q) (1.06, 30): inconsistent with heavy hitters! 2025-05-07T20:14:48.4472922Z Skipping (s,q) (1.07, 30): inconsistent with heavy hitters! 2025-05-07T20:14:48.4473177Z Skipping (s,q) (1.08, 30): inconsistent with heavy hitters! 2025-05-07T20:14:48.4473433Z Skipping (s,q) (1.09, 30): inconsistent with heavy hitters! 2025-05-07T20:14:48.4473680Z Skipping (s,q) (1.1, 30): inconsistent with heavy hitters! 2025-05-07T20:14:48.4473931Z Skipping (s,q) (1.11, 30): inconsistent with heavy hitters! 2025-05-07T20:14:48.4474188Z Skipping (s,q) (1.12, 30): inconsistent with heavy hitters! 2025-05-07T20:14:48.4474440Z Skipping (s,q) (1.13, 30): inconsistent with heavy hitters! 2025-05-07T20:14:48.4474691Z Skipping (s,q) (1.14, 30): inconsistent with heavy hitters! 2025-05-07T20:14:48.4474955Z Skipping (s,q) (1.15, 30): inconsistent with heavy hitters! 2025-05-07T20:14:48.4475209Z Skipping (s,q) (1.16, 30): inconsistent with heavy hitters! 2025-05-07T20:14:48.4475474Z Skipping (s,q) (1.17, 30): inconsistent with heavy hitters! 2025-05-07T20:14:48.4475725Z Skipping (s,q) (1.18, 30): inconsistent with heavy hitters! 2025-05-07T20:14:48.4475976Z Skipping (s,q) (1.19, 30): inconsistent with heavy hitters! 2025-05-07T20:14:48.4476231Z Skipping (s,q) (1.2, 30): inconsistent with heavy hitters! 2025-05-07T20:14:48.4476485Z Skipping (s,q) (1.21, 30): inconsistent with heavy hitters! 2025-05-07T20:14:48.4476743Z Skipping (s,q) (1.22, 30): inconsistent with heavy hitters! 2025-05-07T20:14:48.4476999Z Skipping (s,q) (1.23, 30): inconsistent with heavy hitters! 2025-05-07T20:14:48.4477249Z Skipping (s,q) (1.24, 30): inconsistent with heavy hitters! 2025-05-07T20:14:48.4477501Z Skipping (s,q) (1.25, 30): inconsistent with heavy hitters! 2025-05-07T20:14:48.4477766Z Skipping (s,q) (1.26, 30): inconsistent with heavy hitters! 2025-05-07T20:14:48.4478230Z Skipping (s,q) (1.27, 30): inconsistent with heavy hitters! 2025-05-07T20:14:48.4478594Z Skipping (s,q) (1.28, 30): inconsistent with heavy hitters! 2025-05-07T20:14:48.4478852Z Skipping (s,q) (1.29, 30): inconsistent with heavy hitters! 2025-05-07T20:14:48.4479103Z Skipping (s,q) (1.3, 30): inconsistent with heavy hitters! 2025-05-07T20:14:48.4479362Z Skipping (s,q) (1.31, 30): inconsistent with heavy hitters! 2025-05-07T20:14:48.4479611Z Skipping (s,q) (1.32, 30): inconsistent with heavy hitters! 2025-05-07T20:14:48.4480125Z Skipping (s,q) (1.33, 30): inconsistent with heavy hitters! 2025-05-07T20:14:48.4480393Z Skipping (s,q) (1.34, 30): inconsistent with heavy hitters! 2025-05-07T20:14:48.4480645Z Skipping (s,q) (1.35, 30): inconsistent with heavy hitters! 2025-05-07T20:14:48.4480914Z Skipping (s,q) (1.36, 30): inconsistent with heavy hitters! 2025-05-07T20:14:48.4481166Z Skipping (s,q) (1.37, 30): inconsistent with heavy hitters! 2025-05-07T20:14:48.4481427Z Skipping (s,q) (1.38, 30): inconsistent with heavy hitters! 2025-05-07T20:14:48.4481692Z Skipping (s,q) (1.39, 30): inconsistent with heavy hitters! 2025-05-07T20:14:48.4481941Z Skipping (s,q) (1.4, 30): inconsistent with heavy hitters! 2025-05-07T20:14:48.4482191Z Skipping (s,q) (1.41, 30): inconsistent with heavy hitters! 2025-05-07T20:14:48.4482449Z Skipping (s,q) (1.42, 30): inconsistent with heavy hitters! 2025-05-07T20:14:48.4482701Z Skipping (s,q) (1.43, 30): inconsistent with heavy hitters! 2025-05-07T20:14:48.4482963Z Skipping (s,q) (1.44, 30): inconsistent with heavy hitters! 2025-05-07T20:14:48.4483217Z Skipping (s,q) (1.45, 30): inconsistent with heavy hitters! 2025-05-07T20:14:48.4483468Z Skipping (s,q) (1.46, 30): inconsistent with heavy hitters! 2025-05-07T20:14:48.4483731Z Skipping (s,q) (1.47, 30): inconsistent with heavy hitters! 2025-05-07T20:14:48.4483983Z Skipping (s,q) (1.48, 30): inconsistent with heavy hitters! 2025-05-07T20:14:48.4484237Z Skipping (s,q) (1.49, 30): inconsistent with heavy hitters! 2025-05-07T20:14:48.4484499Z Skipping (s,q) (1.5, 30): inconsistent with heavy hitters! 2025-05-07T20:14:48.4484757Z Skipping (s,q) (1.51, 30): inconsistent with heavy hitters! 2025-05-07T20:14:48.4485010Z Skipping (s,q) (1.52, 30): inconsistent with heavy hitters! 2025-05-07T20:14:48.4485269Z Skipping (s,q) (1.53, 30): inconsistent with heavy hitters! 2025-05-07T20:14:48.4485518Z Skipping (s,q) (1.54, 30): inconsistent with heavy hitters! 2025-05-07T20:14:48.4485776Z Skipping (s,q) (1.55, 30): inconsistent with heavy hitters! 2025-05-07T20:14:48.4486028Z Skipping (s,q) (1.56, 30): inconsistent with heavy hitters! 2025-05-07T20:14:48.4486283Z Skipping (s,q) (1.57, 30): inconsistent with heavy hitters! 2025-05-07T20:14:48.4486546Z Skipping (s,q) (1.58, 30): inconsistent with heavy hitters! 2025-05-07T20:14:48.4486800Z Skipping (s,q) (1.59, 30): inconsistent with heavy hitters! 2025-05-07T20:14:48.4487052Z Skipping (s,q) (1.6, 30): inconsistent with heavy hitters! 2025-05-07T20:14:48.4487319Z Skipping (s,q) (1.61, 30): inconsistent with heavy hitters! 2025-05-07T20:14:48.4487579Z Skipping (s,q) (1.62, 30): inconsistent with heavy hitters! 2025-05-07T20:14:48.4487840Z Skipping (s,q) (1.63, 30): inconsistent with heavy hitters! 2025-05-07T20:14:48.4488204Z Skipping (s,q) (1.64, 30): inconsistent with heavy hitters! 2025-05-07T20:14:48.4488462Z Skipping (s,q) (1.65, 30): inconsistent with heavy hitters! 2025-05-07T20:14:48.4488727Z Skipping (s,q) (1.66, 30): inconsistent with heavy hitters! 2025-05-07T20:14:48.4488978Z Skipping (s,q) (1.67, 30): inconsistent with heavy hitters! 2025-05-07T20:14:48.4489231Z Skipping (s,q) (1.68, 30): inconsistent with heavy hitters! 2025-05-07T20:14:48.4489490Z Skipping (s,q) (1.69, 30): inconsistent with heavy hitters! 2025-05-07T20:14:48.4489767Z Skipping (s,q) (1.7, 30): inconsistent with heavy hitters! 2025-05-07T20:14:48.4490030Z Skipping (s,q) (1.71, 30): inconsistent with heavy hitters! 2025-05-07T20:14:48.4490628Z Skipping (s,q) (1.72, 30): inconsistent with heavy hitters! 2025-05-07T20:14:48.4490905Z Skipping (s,q) (1.73, 30): inconsistent with heavy hitters! 2025-05-07T20:14:48.4491331Z Skipping (s,q) (1.74, 30): inconsistent with heavy hitters! 2025-05-07T20:14:48.4491585Z Skipping (s,q) (1.75, 30): inconsistent with heavy hitters! 2025-05-07T20:14:48.4491839Z Skipping (s,q) (1.76, 30): inconsistent with heavy hitters! 2025-05-07T20:14:48.4492099Z Skipping (s,q) (1.77, 30): inconsistent with heavy hitters! 2025-05-07T20:14:48.4492351Z Skipping (s,q) (1.78, 30): inconsistent with heavy hitters! 2025-05-07T20:14:48.4492603Z Skipping (s,q) (1.79, 30): inconsistent with heavy hitters! 2025-05-07T20:14:48.4492859Z Skipping (s,q) (1.8, 30): inconsistent with heavy hitters! 2025-05-07T20:14:48.4493112Z Skipping (s,q) (1.81, 30): inconsistent with heavy hitters! 2025-05-07T20:14:48.4493368Z Skipping (s,q) (1.82, 30): inconsistent with heavy hitters! 2025-05-07T20:14:48.4493620Z Skipping (s,q) (1.83, 30): inconsistent with heavy hitters! 2025-05-07T20:14:48.4493877Z Skipping (s,q) (1.84, 30): inconsistent with heavy hitters! 2025-05-07T20:14:48.4494145Z Skipping (s,q) (1.85, 30): inconsistent with heavy hitters! 2025-05-07T20:14:48.4494396Z Skipping (s,q) (1.86, 30): inconsistent with heavy hitters! 2025-05-07T20:14:48.4494651Z Skipping (s,q) (1.87, 30): inconsistent with heavy hitters! 2025-05-07T20:14:48.4494914Z Skipping (s,q) (1.88, 30): inconsistent with heavy hitters! 2025-05-07T20:14:48.4495165Z Skipping (s,q) (1.89, 30): inconsistent with heavy hitters! 2025-05-07T20:14:48.4495424Z Skipping (s,q) (1.9, 30): inconsistent with heavy hitters! 2025-05-07T20:14:48.4495678Z Skipping (s,q) (1.91, 30): inconsistent with heavy hitters! 2025-05-07T20:14:48.4495936Z Skipping (s,q) (1.92, 30): inconsistent with heavy hitters! 2025-05-07T20:14:48.4496193Z Skipping (s,q) (1.93, 30): inconsistent with heavy hitters! 2025-05-07T20:14:48.4496443Z Skipping (s,q) (1.94, 30): inconsistent with heavy hitters! 2025-05-07T20:14:48.4496699Z Skipping (s,q) (1.95, 30): inconsistent with heavy hitters! 2025-05-07T20:14:48.4496963Z Skipping (s,q) (1.96, 30): inconsistent with heavy hitters! 2025-05-07T20:14:48.4497216Z Skipping (s,q) (1.97, 30): inconsistent with heavy hitters! 2025-05-07T20:14:48.4497477Z Skipping (s,q) (1.98, 30): inconsistent with heavy hitters! 2025-05-07T20:14:48.4497727Z Skipping (s,q) (1.99, 30): inconsistent with heavy hitters! 2025-05-07T20:14:48.4497987Z Skipping (s,q) (0.97, 32.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4498252Z Skipping (s,q) (0.98, 32.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4498513Z Skipping (s,q) (0.99, 32.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4498761Z Skipping (s,q) (1, 32.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4499022Z Skipping (s,q) (1.01, 32.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4499280Z Skipping (s,q) (1.02, 32.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4499550Z Skipping (s,q) (1.03, 32.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4499809Z Skipping (s,q) (1.04, 32.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4500073Z Skipping (s,q) (1.05, 32.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4500342Z Skipping (s,q) (1.06, 32.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4500602Z Skipping (s,q) (1.07, 32.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4500860Z Skipping (s,q) (1.08, 32.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4501125Z Skipping (s,q) (1.09, 32.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4501380Z Skipping (s,q) (1.1, 32.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4501642Z Skipping (s,q) (1.11, 32.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4501907Z Skipping (s,q) (1.12, 32.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4502161Z Skipping (s,q) (1.13, 32.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4502567Z Skipping (s,q) (1.14, 32.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4503003Z Skipping (s,q) (1.15, 32.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4503385Z Skipping (s,q) (1.16, 32.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4503652Z Skipping (s,q) (1.17, 32.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4503909Z Skipping (s,q) (1.18, 32.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4504167Z Skipping (s,q) (1.19, 32.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4504432Z Skipping (s,q) (1.2, 32.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4504691Z Skipping (s,q) (1.21, 32.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4504960Z Skipping (s,q) (1.22, 32.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4505222Z Skipping (s,q) (1.23, 32.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4505481Z Skipping (s,q) (1.24, 32.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4505746Z Skipping (s,q) (1.25, 32.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4506100Z Skipping (s,q) (1.26, 32.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4506366Z Skipping (s,q) (1.27, 32.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4506703Z Skipping (s,q) (1.28, 32.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4507055Z Skipping (s,q) (1.29, 32.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4507321Z Skipping (s,q) (1.3, 32.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4507582Z Skipping (s,q) (1.31, 32.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4507842Z Skipping (s,q) (1.32, 32.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4508111Z Skipping (s,q) (1.33, 32.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4508370Z Skipping (s,q) (1.34, 32.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4508628Z Skipping (s,q) (1.35, 32.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4509033Z Skipping (s,q) (1.36, 32.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4509299Z Skipping (s,q) (1.37, 32.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4509579Z Skipping (s,q) (1.38, 32.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4509837Z Skipping (s,q) (1.39, 32.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4510094Z Skipping (s,q) (1.4, 32.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4510358Z Skipping (s,q) (1.41, 32.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4510616Z Skipping (s,q) (1.42, 32.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4510875Z Skipping (s,q) (1.43, 32.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4511139Z Skipping (s,q) (1.44, 32.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4511399Z Skipping (s,q) (1.45, 32.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4511667Z Skipping (s,q) (1.46, 32.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4511926Z Skipping (s,q) (1.47, 32.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4512192Z Skipping (s,q) (1.48, 32.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4512463Z Skipping (s,q) (1.49, 32.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4512721Z Skipping (s,q) (1.5, 32.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4512982Z Skipping (s,q) (1.51, 32.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4513243Z Skipping (s,q) (1.52, 32.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4513498Z Skipping (s,q) (1.53, 32.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4513760Z Skipping (s,q) (1.54, 32.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4514015Z Skipping (s,q) (1.55, 32.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4514273Z Skipping (s,q) (1.56, 32.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4514538Z Skipping (s,q) (1.57, 32.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4514793Z Skipping (s,q) (1.58, 32.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4515186Z Skipping (s,q) (1.59, 32.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4515514Z Skipping (s,q) (1.6, 32.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4515771Z Skipping (s,q) (1.61, 32.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4516038Z Skipping (s,q) (1.62, 32.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4516297Z Skipping (s,q) (1.63, 32.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4516556Z Skipping (s,q) (1.64, 32.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4516823Z Skipping (s,q) (1.65, 32.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4517082Z Skipping (s,q) (1.66, 32.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4517341Z Skipping (s,q) (1.67, 32.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4517604Z Skipping (s,q) (1.68, 32.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4517867Z Skipping (s,q) (1.69, 32.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4518132Z Skipping (s,q) (1.7, 32.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4518401Z Skipping (s,q) (1.71, 32.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4518666Z Skipping (s,q) (1.72, 32.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4518932Z Skipping (s,q) (1.73, 32.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4519189Z Skipping (s,q) (1.74, 32.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4519452Z Skipping (s,q) (1.75, 32.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4519713Z Skipping (s,q) (1.76, 32.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4519969Z Skipping (s,q) (1.77, 32.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4520228Z Skipping (s,q) (1.78, 32.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4520494Z Skipping (s,q) (1.79, 32.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4520751Z Skipping (s,q) (1.8, 32.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4521022Z Skipping (s,q) (1.81, 32.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4521284Z Skipping (s,q) (1.82, 32.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4521548Z Skipping (s,q) (1.83, 32.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4521811Z Skipping (s,q) (1.84, 32.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4522067Z Skipping (s,q) (1.85, 32.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4522324Z Skipping (s,q) (1.86, 32.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4522588Z Skipping (s,q) (1.87, 32.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4522847Z Skipping (s,q) (1.88, 32.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4523110Z Skipping (s,q) (1.89, 32.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4523366Z Skipping (s,q) (1.9, 32.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4523628Z Skipping (s,q) (1.91, 32.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4523897Z Skipping (s,q) (1.92, 32.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4524157Z Skipping (s,q) (1.93, 32.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4524418Z Skipping (s,q) (1.94, 32.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4524685Z Skipping (s,q) (1.95, 32.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4524941Z Skipping (s,q) (1.96, 32.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4525205Z Skipping (s,q) (1.97, 32.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4525461Z Skipping (s,q) (1.98, 32.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4525716Z Skipping (s,q) (1.99, 32.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4525980Z Skipping (s,q) (1.01, 35): inconsistent with heavy hitters! 2025-05-07T20:14:48.4526236Z Skipping (s,q) (1.02, 35): inconsistent with heavy hitters! 2025-05-07T20:14:48.4526490Z Skipping (s,q) (1.03, 35): inconsistent with heavy hitters! 2025-05-07T20:14:48.4526750Z Skipping (s,q) (1.04, 35): inconsistent with heavy hitters! 2025-05-07T20:14:48.4527140Z Skipping (s,q) (1.05, 35): inconsistent with heavy hitters! 2025-05-07T20:14:48.4527510Z Skipping (s,q) (1.06, 35): inconsistent with heavy hitters! 2025-05-07T20:14:48.4527761Z Skipping (s,q) (1.07, 35): inconsistent with heavy hitters! 2025-05-07T20:14:48.4528016Z Skipping (s,q) (1.08, 35): inconsistent with heavy hitters! 2025-05-07T20:14:48.4528372Z Skipping (s,q) (1.09, 35): inconsistent with heavy hitters! 2025-05-07T20:14:48.4528622Z Skipping (s,q) (1.1, 35): inconsistent with heavy hitters! 2025-05-07T20:14:48.4528875Z Skipping (s,q) (1.11, 35): inconsistent with heavy hitters! 2025-05-07T20:14:48.4529130Z Skipping (s,q) (1.12, 35): inconsistent with heavy hitters! 2025-05-07T20:14:48.4529381Z Skipping (s,q) (1.13, 35): inconsistent with heavy hitters! 2025-05-07T20:14:48.4529635Z Skipping (s,q) (1.14, 35): inconsistent with heavy hitters! 2025-05-07T20:14:48.4529894Z Skipping (s,q) (1.15, 35): inconsistent with heavy hitters! 2025-05-07T20:14:48.4530155Z Skipping (s,q) (1.16, 35): inconsistent with heavy hitters! 2025-05-07T20:14:48.4530424Z Skipping (s,q) (1.17, 35): inconsistent with heavy hitters! 2025-05-07T20:14:48.4530677Z Skipping (s,q) (1.18, 35): inconsistent with heavy hitters! 2025-05-07T20:14:48.4530929Z Skipping (s,q) (1.19, 35): inconsistent with heavy hitters! 2025-05-07T20:14:48.4531187Z Skipping (s,q) (1.2, 35): inconsistent with heavy hitters! 2025-05-07T20:14:48.4531441Z Skipping (s,q) (1.21, 35): inconsistent with heavy hitters! 2025-05-07T20:14:48.4531696Z Skipping (s,q) (1.22, 35): inconsistent with heavy hitters! 2025-05-07T20:14:48.4532012Z Skipping (s,q) (1.23, 35): inconsistent with heavy hitters! 2025-05-07T20:14:48.4532268Z Skipping (s,q) (1.24, 35): inconsistent with heavy hitters! 2025-05-07T20:14:48.4532703Z Skipping (s,q) (1.25, 35): inconsistent with heavy hitters! 2025-05-07T20:14:48.4532954Z Skipping (s,q) (1.26, 35): inconsistent with heavy hitters! 2025-05-07T20:14:48.4533208Z Skipping (s,q) (1.27, 35): inconsistent with heavy hitters! 2025-05-07T20:14:48.4533465Z Skipping (s,q) (1.28, 35): inconsistent with heavy hitters! 2025-05-07T20:14:48.4533723Z Skipping (s,q) (1.29, 35): inconsistent with heavy hitters! 2025-05-07T20:14:48.4533971Z Skipping (s,q) (1.3, 35): inconsistent with heavy hitters! 2025-05-07T20:14:48.4534227Z Skipping (s,q) (1.31, 35): inconsistent with heavy hitters! 2025-05-07T20:14:48.4534481Z Skipping (s,q) (1.32, 35): inconsistent with heavy hitters! 2025-05-07T20:14:48.4534741Z Skipping (s,q) (1.33, 35): inconsistent with heavy hitters! 2025-05-07T20:14:48.4534992Z Skipping (s,q) (1.34, 35): inconsistent with heavy hitters! 2025-05-07T20:14:48.4535241Z Skipping (s,q) (1.35, 35): inconsistent with heavy hitters! 2025-05-07T20:14:48.4535498Z Skipping (s,q) (1.36, 35): inconsistent with heavy hitters! 2025-05-07T20:14:48.4535748Z Skipping (s,q) (1.37, 35): inconsistent with heavy hitters! 2025-05-07T20:14:48.4536001Z Skipping (s,q) (1.38, 35): inconsistent with heavy hitters! 2025-05-07T20:14:48.4536305Z Skipping (s,q) (1.39, 35): inconsistent with heavy hitters! 2025-05-07T20:14:48.4536564Z Skipping (s,q) (1.4, 35): inconsistent with heavy hitters! 2025-05-07T20:14:48.4536816Z Skipping (s,q) (1.41, 35): inconsistent with heavy hitters! 2025-05-07T20:14:48.4537072Z Skipping (s,q) (1.42, 35): inconsistent with heavy hitters! 2025-05-07T20:14:48.4537324Z Skipping (s,q) (1.43, 35): inconsistent with heavy hitters! 2025-05-07T20:14:48.4537581Z Skipping (s,q) (1.44, 35): inconsistent with heavy hitters! 2025-05-07T20:14:48.4537833Z Skipping (s,q) (1.45, 35): inconsistent with heavy hitters! 2025-05-07T20:14:48.4538135Z Skipping (s,q) (1.46, 35): inconsistent with heavy hitters! 2025-05-07T20:14:48.4538392Z Skipping (s,q) (1.47, 35): inconsistent with heavy hitters! 2025-05-07T20:14:48.4538643Z Skipping (s,q) (1.48, 35): inconsistent with heavy hitters! 2025-05-07T20:14:48.4538892Z Skipping (s,q) (1.49, 35): inconsistent with heavy hitters! 2025-05-07T20:14:48.4539292Z Skipping (s,q) (1.5, 35): inconsistent with heavy hitters! 2025-05-07T20:14:48.4539560Z Skipping (s,q) (1.51, 35): inconsistent with heavy hitters! 2025-05-07T20:14:48.4539911Z Skipping (s,q) (1.52, 35): inconsistent with heavy hitters! 2025-05-07T20:14:48.4540164Z Skipping (s,q) (1.53, 35): inconsistent with heavy hitters! 2025-05-07T20:14:48.4540416Z Skipping (s,q) (1.54, 35): inconsistent with heavy hitters! 2025-05-07T20:14:48.4540673Z Skipping (s,q) (1.55, 35): inconsistent with heavy hitters! 2025-05-07T20:14:48.4541070Z Skipping (s,q) (1.56, 35): inconsistent with heavy hitters! 2025-05-07T20:14:48.4541374Z Skipping (s,q) (1.57, 35): inconsistent with heavy hitters! 2025-05-07T20:14:48.4541633Z Skipping (s,q) (1.58, 35): inconsistent with heavy hitters! 2025-05-07T20:14:48.4541883Z Skipping (s,q) (1.59, 35): inconsistent with heavy hitters! 2025-05-07T20:14:48.4542136Z Skipping (s,q) (1.6, 35): inconsistent with heavy hitters! 2025-05-07T20:14:48.4542386Z Skipping (s,q) (1.61, 35): inconsistent with heavy hitters! 2025-05-07T20:14:48.4542641Z Skipping (s,q) (1.62, 35): inconsistent with heavy hitters! 2025-05-07T20:14:48.4542904Z Skipping (s,q) (1.63, 35): inconsistent with heavy hitters! 2025-05-07T20:14:48.4543155Z Skipping (s,q) (1.64, 35): inconsistent with heavy hitters! 2025-05-07T20:14:48.4543404Z Skipping (s,q) (1.65, 35): inconsistent with heavy hitters! 2025-05-07T20:14:48.4543660Z Skipping (s,q) (1.66, 35): inconsistent with heavy hitters! 2025-05-07T20:14:48.4543908Z Skipping (s,q) (1.67, 35): inconsistent with heavy hitters! 2025-05-07T20:14:48.4544168Z Skipping (s,q) (1.68, 35): inconsistent with heavy hitters! 2025-05-07T20:14:48.4544418Z Skipping (s,q) (1.69, 35): inconsistent with heavy hitters! 2025-05-07T20:14:48.4544669Z Skipping (s,q) (1.7, 35): inconsistent with heavy hitters! 2025-05-07T20:14:48.4544926Z Skipping (s,q) (1.71, 35): inconsistent with heavy hitters! 2025-05-07T20:14:48.4545178Z Skipping (s,q) (1.72, 35): inconsistent with heavy hitters! 2025-05-07T20:14:48.4545433Z Skipping (s,q) (1.73, 35): inconsistent with heavy hitters! 2025-05-07T20:14:48.4545695Z Skipping (s,q) (1.74, 35): inconsistent with heavy hitters! 2025-05-07T20:14:48.4545946Z Skipping (s,q) (1.75, 35): inconsistent with heavy hitters! 2025-05-07T20:14:48.4546198Z Skipping (s,q) (1.76, 35): inconsistent with heavy hitters! 2025-05-07T20:14:48.4546455Z Skipping (s,q) (1.77, 35): inconsistent with heavy hitters! 2025-05-07T20:14:48.4546704Z Skipping (s,q) (1.78, 35): inconsistent with heavy hitters! 2025-05-07T20:14:48.4546959Z Skipping (s,q) (1.79, 35): inconsistent with heavy hitters! 2025-05-07T20:14:48.4547205Z Skipping (s,q) (1.8, 35): inconsistent with heavy hitters! 2025-05-07T20:14:48.4547473Z Skipping (s,q) (1.81, 35): inconsistent with heavy hitters! 2025-05-07T20:14:48.4547748Z Skipping (s,q) (1.82, 35): inconsistent with heavy hitters! 2025-05-07T20:14:48.4548008Z Skipping (s,q) (1.83, 35): inconsistent with heavy hitters! 2025-05-07T20:14:48.4548263Z Skipping (s,q) (1.84, 35): inconsistent with heavy hitters! 2025-05-07T20:14:48.4548527Z Skipping (s,q) (1.85, 35): inconsistent with heavy hitters! 2025-05-07T20:14:48.4548784Z Skipping (s,q) (1.86, 35): inconsistent with heavy hitters! 2025-05-07T20:14:48.4549068Z Skipping (s,q) (1.87, 35): inconsistent with heavy hitters! 2025-05-07T20:14:48.4549318Z Skipping (s,q) (1.88, 35): inconsistent with heavy hitters! 2025-05-07T20:14:48.4549569Z Skipping (s,q) (1.89, 35): inconsistent with heavy hitters! 2025-05-07T20:14:48.4549821Z Skipping (s,q) (1.9, 35): inconsistent with heavy hitters! 2025-05-07T20:14:48.4550075Z Skipping (s,q) (1.91, 35): inconsistent with heavy hitters! 2025-05-07T20:14:48.4550325Z Skipping (s,q) (1.92, 35): inconsistent with heavy hitters! 2025-05-07T20:14:48.4550715Z Skipping (s,q) (1.93, 35): inconsistent with heavy hitters! 2025-05-07T20:14:48.4550967Z Skipping (s,q) (1.94, 35): inconsistent with heavy hitters! 2025-05-07T20:14:48.4551228Z Skipping (s,q) (1.95, 35): inconsistent with heavy hitters! 2025-05-07T20:14:48.4551653Z Skipping (s,q) (1.96, 35): inconsistent with heavy hitters! 2025-05-07T20:14:48.4551978Z Skipping (s,q) (1.97, 35): inconsistent with heavy hitters! 2025-05-07T20:14:48.4552235Z Skipping (s,q) (1.98, 35): inconsistent with heavy hitters! 2025-05-07T20:14:48.4552487Z Skipping (s,q) (1.99, 35): inconsistent with heavy hitters! 2025-05-07T20:14:48.4552743Z Skipping (s,q) (1.04, 37.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4553007Z Skipping (s,q) (1.05, 37.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4553268Z Skipping (s,q) (1.06, 37.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4553526Z Skipping (s,q) (1.07, 37.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4553791Z Skipping (s,q) (1.08, 37.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4554047Z Skipping (s,q) (1.09, 37.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4554313Z Skipping (s,q) (1.1, 37.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4554575Z Skipping (s,q) (1.11, 37.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4554838Z Skipping (s,q) (1.12, 37.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4555099Z Skipping (s,q) (1.13, 37.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4555355Z Skipping (s,q) (1.14, 37.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4555614Z Skipping (s,q) (1.15, 37.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4555876Z Skipping (s,q) (1.16, 37.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4556135Z Skipping (s,q) (1.17, 37.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4556399Z Skipping (s,q) (1.18, 37.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4556658Z Skipping (s,q) (1.19, 37.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4556915Z Skipping (s,q) (1.2, 37.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4557180Z Skipping (s,q) (1.21, 37.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4557441Z Skipping (s,q) (1.22, 37.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4557701Z Skipping (s,q) (1.23, 37.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4557972Z Skipping (s,q) (1.24, 37.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4558229Z Skipping (s,q) (1.25, 37.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4558491Z Skipping (s,q) (1.26, 37.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4558746Z Skipping (s,q) (1.27, 37.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4559002Z Skipping (s,q) (1.28, 37.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4559266Z Skipping (s,q) (1.29, 37.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4559521Z Skipping (s,q) (1.3, 37.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4559778Z Skipping (s,q) (1.31, 37.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4560045Z Skipping (s,q) (1.32, 37.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4560308Z Skipping (s,q) (1.33, 37.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4560574Z Skipping (s,q) (1.34, 37.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4560838Z Skipping (s,q) (1.35, 37.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4561096Z Skipping (s,q) (1.36, 37.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4561359Z Skipping (s,q) (1.37, 37.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4561621Z Skipping (s,q) (1.38, 37.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4561877Z Skipping (s,q) (1.39, 37.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4562138Z Skipping (s,q) (1.4, 37.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4562392Z Skipping (s,q) (1.41, 37.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4562655Z Skipping (s,q) (1.42, 37.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4562910Z Skipping (s,q) (1.43, 37.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4563311Z Skipping (s,q) (1.44, 37.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4563590Z Skipping (s,q) (1.45, 37.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4563949Z Skipping (s,q) (1.46, 37.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4564206Z Skipping (s,q) (1.47, 37.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4564467Z Skipping (s,q) (1.48, 37.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4564725Z Skipping (s,q) (1.49, 37.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4564995Z Skipping (s,q) (1.5, 37.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4565253Z Skipping (s,q) (1.51, 37.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4565512Z Skipping (s,q) (1.52, 37.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4565778Z Skipping (s,q) (1.53, 37.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4566036Z Skipping (s,q) (1.54, 37.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4566296Z Skipping (s,q) (1.55, 37.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4566563Z Skipping (s,q) (1.56, 37.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4566829Z Skipping (s,q) (1.57, 37.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4567086Z Skipping (s,q) (1.58, 37.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4567350Z Skipping (s,q) (1.59, 37.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4567604Z Skipping (s,q) (1.6, 37.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4567869Z Skipping (s,q) (1.61, 37.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4568232Z Skipping (s,q) (1.62, 37.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4568494Z Skipping (s,q) (1.63, 37.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4568815Z Skipping (s,q) (1.64, 37.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4569075Z Skipping (s,q) (1.65, 37.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4569372Z Skipping (s,q) (1.66, 37.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4569646Z Skipping (s,q) (1.67, 37.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4569912Z Skipping (s,q) (1.68, 37.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4570177Z Skipping (s,q) (1.69, 37.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4570435Z Skipping (s,q) (1.7, 37.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4570693Z Skipping (s,q) (1.71, 37.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4570961Z Skipping (s,q) (1.72, 37.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4571221Z Skipping (s,q) (1.73, 37.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4571484Z Skipping (s,q) (1.74, 37.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4571748Z Skipping (s,q) (1.75, 37.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4572009Z Skipping (s,q) (1.76, 37.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4572311Z Skipping (s,q) (1.77, 37.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4572609Z Skipping (s,q) (1.78, 37.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4572877Z Skipping (s,q) (1.79, 37.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4573139Z Skipping (s,q) (1.8, 37.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4573399Z Skipping (s,q) (1.81, 37.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4573657Z Skipping (s,q) (1.82, 37.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4573924Z Skipping (s,q) (1.83, 37.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4574184Z Skipping (s,q) (1.84, 37.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4574450Z Skipping (s,q) (1.85, 37.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4574709Z Skipping (s,q) (1.86, 37.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4574967Z Skipping (s,q) (1.87, 37.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4575234Z Skipping (s,q) (1.88, 37.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4575670Z Skipping (s,q) (1.89, 37.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4576002Z Skipping (s,q) (1.9, 37.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4576266Z Skipping (s,q) (1.91, 37.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4576523Z Skipping (s,q) (1.92, 37.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4576788Z Skipping (s,q) (1.93, 37.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4577048Z Skipping (s,q) (1.94, 37.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4577305Z Skipping (s,q) (1.95, 37.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4577569Z Skipping (s,q) (1.96, 37.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4577900Z Skipping (s,q) (1.97, 37.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4578160Z Skipping (s,q) (1.98, 37.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4578425Z Skipping (s,q) (1.99, 37.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4578684Z Skipping (s,q) (1.08, 40): inconsistent with heavy hitters! 2025-05-07T20:14:48.4578946Z Skipping (s,q) (1.09, 40): inconsistent with heavy hitters! 2025-05-07T20:14:48.4579202Z Skipping (s,q) (1.1, 40): inconsistent with heavy hitters! 2025-05-07T20:14:48.4579457Z Skipping (s,q) (1.11, 40): inconsistent with heavy hitters! 2025-05-07T20:14:48.4579964Z Skipping (s,q) (1.12, 40): inconsistent with heavy hitters! 2025-05-07T20:14:48.4580222Z Skipping (s,q) (1.13, 40): inconsistent with heavy hitters! 2025-05-07T20:14:48.4580473Z Skipping (s,q) (1.14, 40): inconsistent with heavy hitters! 2025-05-07T20:14:48.4580732Z Skipping (s,q) (1.15, 40): inconsistent with heavy hitters! 2025-05-07T20:14:48.4580985Z Skipping (s,q) (1.16, 40): inconsistent with heavy hitters! 2025-05-07T20:14:48.4581242Z Skipping (s,q) (1.17, 40): inconsistent with heavy hitters! 2025-05-07T20:14:48.4581506Z Skipping (s,q) (1.18, 40): inconsistent with heavy hitters! 2025-05-07T20:14:48.4581758Z Skipping (s,q) (1.19, 40): inconsistent with heavy hitters! 2025-05-07T20:14:48.4582022Z Skipping (s,q) (1.2, 40): inconsistent with heavy hitters! 2025-05-07T20:14:48.4582283Z Skipping (s,q) (1.21, 40): inconsistent with heavy hitters! 2025-05-07T20:14:48.4582537Z Skipping (s,q) (1.22, 40): inconsistent with heavy hitters! 2025-05-07T20:14:48.4582798Z Skipping (s,q) (1.23, 40): inconsistent with heavy hitters! 2025-05-07T20:14:48.4583055Z Skipping (s,q) (1.24, 40): inconsistent with heavy hitters! 2025-05-07T20:14:48.4583308Z Skipping (s,q) (1.25, 40): inconsistent with heavy hitters! 2025-05-07T20:14:48.4583601Z Skipping (s,q) (1.26, 40): inconsistent with heavy hitters! 2025-05-07T20:14:48.4583950Z Skipping (s,q) (1.27, 40): inconsistent with heavy hitters! 2025-05-07T20:14:48.4584244Z Skipping (s,q) (1.28, 40): inconsistent with heavy hitters! 2025-05-07T20:14:48.4584499Z Skipping (s,q) (1.29, 40): inconsistent with heavy hitters! 2025-05-07T20:14:48.4584748Z Skipping (s,q) (1.3, 40): inconsistent with heavy hitters! 2025-05-07T20:14:48.4585015Z Skipping (s,q) (1.31, 40): inconsistent with heavy hitters! 2025-05-07T20:14:48.4585276Z Skipping (s,q) (1.32, 40): inconsistent with heavy hitters! 2025-05-07T20:14:48.4585528Z Skipping (s,q) (1.33, 40): inconsistent with heavy hitters! 2025-05-07T20:14:48.4585785Z Skipping (s,q) (1.34, 40): inconsistent with heavy hitters! 2025-05-07T20:14:48.4586076Z Skipping (s,q) (1.35, 40): inconsistent with heavy hitters! 2025-05-07T20:14:48.4586368Z Skipping (s,q) (1.36, 40): inconsistent with heavy hitters! 2025-05-07T20:14:48.4586620Z Skipping (s,q) (1.37, 40): inconsistent with heavy hitters! 2025-05-07T20:14:48.4586870Z Skipping (s,q) (1.38, 40): inconsistent with heavy hitters! 2025-05-07T20:14:48.4587166Z Skipping (s,q) (1.39, 40): inconsistent with heavy hitters! 2025-05-07T20:14:48.4587448Z Skipping (s,q) (1.4, 40): inconsistent with heavy hitters! 2025-05-07T20:14:48.4587705Z Skipping (s,q) (1.41, 40): inconsistent with heavy hitters! 2025-05-07T20:14:48.4588332Z Skipping (s,q) (1.42, 40): inconsistent with heavy hitters! 2025-05-07T20:14:48.4588601Z Skipping (s,q) (1.43, 40): inconsistent with heavy hitters! 2025-05-07T20:14:48.4589109Z Skipping (s,q) (1.44, 40): inconsistent with heavy hitters! 2025-05-07T20:14:48.4589422Z Skipping (s,q) (1.45, 40): inconsistent with heavy hitters! 2025-05-07T20:14:48.4589743Z Skipping (s,q) (1.46, 40): inconsistent with heavy hitters! 2025-05-07T20:14:48.4590006Z Skipping (s,q) (1.47, 40): inconsistent with heavy hitters! 2025-05-07T20:14:48.4590258Z Skipping (s,q) (1.48, 40): inconsistent with heavy hitters! 2025-05-07T20:14:48.4590510Z Skipping (s,q) (1.49, 40): inconsistent with heavy hitters! 2025-05-07T20:14:48.4590765Z Skipping (s,q) (1.5, 40): inconsistent with heavy hitters! 2025-05-07T20:14:48.4591018Z Skipping (s,q) (1.51, 40): inconsistent with heavy hitters! 2025-05-07T20:14:48.4591270Z Skipping (s,q) (1.52, 40): inconsistent with heavy hitters! 2025-05-07T20:14:48.4591529Z Skipping (s,q) (1.53, 40): inconsistent with heavy hitters! 2025-05-07T20:14:48.4591866Z Skipping (s,q) (1.54, 40): inconsistent with heavy hitters! 2025-05-07T20:14:48.4592142Z Skipping (s,q) (1.55, 40): inconsistent with heavy hitters! 2025-05-07T20:14:48.4592398Z Skipping (s,q) (1.56, 40): inconsistent with heavy hitters! 2025-05-07T20:14:48.4592649Z Skipping (s,q) (1.57, 40): inconsistent with heavy hitters! 2025-05-07T20:14:48.4592904Z Skipping (s,q) (1.58, 40): inconsistent with heavy hitters! 2025-05-07T20:14:48.4593192Z Skipping (s,q) (1.59, 40): inconsistent with heavy hitters! 2025-05-07T20:14:48.4593445Z Skipping (s,q) (1.6, 40): inconsistent with heavy hitters! 2025-05-07T20:14:48.4593703Z Skipping (s,q) (1.61, 40): inconsistent with heavy hitters! 2025-05-07T20:14:48.4593990Z Skipping (s,q) (1.62, 40): inconsistent with heavy hitters! 2025-05-07T20:14:48.4594252Z Skipping (s,q) (1.63, 40): inconsistent with heavy hitters! 2025-05-07T20:14:48.4594538Z Skipping (s,q) (1.64, 40): inconsistent with heavy hitters! 2025-05-07T20:14:48.4594798Z Skipping (s,q) (1.65, 40): inconsistent with heavy hitters! 2025-05-07T20:14:48.4595059Z Skipping (s,q) (1.66, 40): inconsistent with heavy hitters! 2025-05-07T20:14:48.4595320Z Skipping (s,q) (1.67, 40): inconsistent with heavy hitters! 2025-05-07T20:14:48.4595572Z Skipping (s,q) (1.68, 40): inconsistent with heavy hitters! 2025-05-07T20:14:48.4595829Z Skipping (s,q) (1.69, 40): inconsistent with heavy hitters! 2025-05-07T20:14:48.4596079Z Skipping (s,q) (1.7, 40): inconsistent with heavy hitters! 2025-05-07T20:14:48.4596341Z Skipping (s,q) (1.71, 40): inconsistent with heavy hitters! 2025-05-07T20:14:48.4596594Z Skipping (s,q) (1.72, 40): inconsistent with heavy hitters! 2025-05-07T20:14:48.4596846Z Skipping (s,q) (1.73, 40): inconsistent with heavy hitters! 2025-05-07T20:14:48.4597105Z Skipping (s,q) (1.74, 40): inconsistent with heavy hitters! 2025-05-07T20:14:48.4597393Z Skipping (s,q) (1.75, 40): inconsistent with heavy hitters! 2025-05-07T20:14:48.4597645Z Skipping (s,q) (1.76, 40): inconsistent with heavy hitters! 2025-05-07T20:14:48.4597950Z Skipping (s,q) (1.77, 40): inconsistent with heavy hitters! 2025-05-07T20:14:48.4598213Z Skipping (s,q) (1.78, 40): inconsistent with heavy hitters! 2025-05-07T20:14:48.4598467Z Skipping (s,q) (1.79, 40): inconsistent with heavy hitters! 2025-05-07T20:14:48.4598728Z Skipping (s,q) (1.8, 40): inconsistent with heavy hitters! 2025-05-07T20:14:48.4598983Z Skipping (s,q) (1.81, 40): inconsistent with heavy hitters! 2025-05-07T20:14:48.4599246Z Skipping (s,q) (1.82, 40): inconsistent with heavy hitters! 2025-05-07T20:14:48.4599500Z Skipping (s,q) (1.83, 40): inconsistent with heavy hitters! 2025-05-07T20:14:48.4599751Z Skipping (s,q) (1.84, 40): inconsistent with heavy hitters! 2025-05-07T20:14:48.4600009Z Skipping (s,q) (1.85, 40): inconsistent with heavy hitters! 2025-05-07T20:14:48.4600261Z Skipping (s,q) (1.86, 40): inconsistent with heavy hitters! 2025-05-07T20:14:48.4600553Z Skipping (s,q) (1.87, 40): inconsistent with heavy hitters! 2025-05-07T20:14:48.4600988Z Skipping (s,q) (1.88, 40): inconsistent with heavy hitters! 2025-05-07T20:14:48.4601309Z Skipping (s,q) (1.89, 40): inconsistent with heavy hitters! 2025-05-07T20:14:48.4601569Z Skipping (s,q) (1.9, 40): inconsistent with heavy hitters! 2025-05-07T20:14:48.4601823Z Skipping (s,q) (1.91, 40): inconsistent with heavy hitters! 2025-05-07T20:14:48.4602140Z Skipping (s,q) (1.92, 40): inconsistent with heavy hitters! 2025-05-07T20:14:48.4602411Z Skipping (s,q) (1.93, 40): inconsistent with heavy hitters! 2025-05-07T20:14:48.4602663Z Skipping (s,q) (1.94, 40): inconsistent with heavy hitters! 2025-05-07T20:14:48.4602918Z Skipping (s,q) (1.95, 40): inconsistent with heavy hitters! 2025-05-07T20:14:48.4603178Z Skipping (s,q) (1.96, 40): inconsistent with heavy hitters! 2025-05-07T20:14:48.4603434Z Skipping (s,q) (1.97, 40): inconsistent with heavy hitters! 2025-05-07T20:14:48.4603698Z Skipping (s,q) (1.98, 40): inconsistent with heavy hitters! 2025-05-07T20:14:48.4603962Z Skipping (s,q) (1.99, 40): inconsistent with heavy hitters! 2025-05-07T20:14:48.4604224Z Skipping (s,q) (1.11, 42.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4604498Z Skipping (s,q) (1.12, 42.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4604756Z Skipping (s,q) (1.13, 42.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4605017Z Skipping (s,q) (1.14, 42.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4605282Z Skipping (s,q) (1.15, 42.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4605540Z Skipping (s,q) (1.16, 42.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4605795Z Skipping (s,q) (1.17, 42.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4606061Z Skipping (s,q) (1.18, 42.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4606318Z Skipping (s,q) (1.19, 42.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4606584Z Skipping (s,q) (1.2, 42.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4606845Z Skipping (s,q) (1.21, 42.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4607100Z Skipping (s,q) (1.22, 42.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4607375Z Skipping (s,q) (1.23, 42.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4607636Z Skipping (s,q) (1.24, 42.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4607893Z Skipping (s,q) (1.25, 42.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4608222Z Skipping (s,q) (1.26, 42.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4608479Z Skipping (s,q) (1.27, 42.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4608744Z Skipping (s,q) (1.28, 42.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4609047Z Skipping (s,q) (1.29, 42.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4609357Z Skipping (s,q) (1.3, 42.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4609633Z Skipping (s,q) (1.31, 42.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4609894Z Skipping (s,q) (1.32, 42.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4610158Z Skipping (s,q) (1.33, 42.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4610426Z Skipping (s,q) (1.34, 42.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4610685Z Skipping (s,q) (1.35, 42.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4610949Z Skipping (s,q) (1.36, 42.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4611207Z Skipping (s,q) (1.37, 42.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4611467Z Skipping (s,q) (1.38, 42.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4611731Z Skipping (s,q) (1.39, 42.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4611987Z Skipping (s,q) (1.4, 42.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4612244Z Skipping (s,q) (1.41, 42.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4612508Z Skipping (s,q) (1.42, 42.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4612768Z Skipping (s,q) (1.43, 42.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4613173Z Skipping (s,q) (1.44, 42.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4613502Z Skipping (s,q) (1.45, 42.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4613760Z Skipping (s,q) (1.46, 42.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4614021Z Skipping (s,q) (1.47, 42.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4614394Z Skipping (s,q) (1.48, 42.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4614659Z Skipping (s,q) (1.49, 42.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4614963Z Skipping (s,q) (1.5, 42.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4615220Z Skipping (s,q) (1.51, 42.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4615486Z Skipping (s,q) (1.52, 42.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4615741Z Skipping (s,q) (1.53, 42.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4615998Z Skipping (s,q) (1.54, 42.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4616265Z Skipping (s,q) (1.55, 42.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4616531Z Skipping (s,q) (1.56, 42.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4616788Z Skipping (s,q) (1.57, 42.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4617053Z Skipping (s,q) (1.58, 42.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4617310Z Skipping (s,q) (1.59, 42.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4617571Z Skipping (s,q) (1.6, 42.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4617826Z Skipping (s,q) (1.61, 42.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4618123Z Skipping (s,q) (1.62, 42.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4618385Z Skipping (s,q) (1.63, 42.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4618680Z Skipping (s,q) (1.64, 42.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4618942Z Skipping (s,q) (1.65, 42.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4619213Z Skipping (s,q) (1.66, 42.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4619479Z Skipping (s,q) (1.67, 42.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4619738Z Skipping (s,q) (1.68, 42.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4620006Z Skipping (s,q) (1.69, 42.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4620260Z Skipping (s,q) (1.7, 42.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4620523Z Skipping (s,q) (1.71, 42.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4620780Z Skipping (s,q) (1.72, 42.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4621056Z Skipping (s,q) (1.73, 42.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4621322Z Skipping (s,q) (1.74, 42.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4621581Z Skipping (s,q) (1.75, 42.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4621841Z Skipping (s,q) (1.76, 42.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4622109Z Skipping (s,q) (1.77, 42.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4622370Z Skipping (s,q) (1.78, 42.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4622645Z Skipping (s,q) (1.79, 42.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4622900Z Skipping (s,q) (1.8, 42.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4623160Z Skipping (s,q) (1.81, 42.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4623421Z Skipping (s,q) (1.82, 42.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4623675Z Skipping (s,q) (1.83, 42.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4623933Z Skipping (s,q) (1.84, 42.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4624199Z Skipping (s,q) (1.85, 42.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4624455Z Skipping (s,q) (1.86, 42.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4624724Z Skipping (s,q) (1.87, 42.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4625191Z Skipping (s,q) (1.88, 42.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4625466Z Skipping (s,q) (1.89, 42.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4625831Z Skipping (s,q) (1.9, 42.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4626091Z Skipping (s,q) (1.91, 42.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4626351Z Skipping (s,q) (1.92, 42.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4626614Z Skipping (s,q) (1.93, 42.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4626873Z Skipping (s,q) (1.94, 42.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4627137Z Skipping (s,q) (1.95, 42.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4627394Z Skipping (s,q) (1.96, 42.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4627651Z Skipping (s,q) (1.97, 42.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4627919Z Skipping (s,q) (1.98, 42.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4628190Z Skipping (s,q) (1.99, 42.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4628447Z Skipping (s,q) (1.14, 45): inconsistent with heavy hitters! 2025-05-07T20:14:48.4628721Z Skipping (s,q) (1.15, 45): inconsistent with heavy hitters! 2025-05-07T20:14:48.4628976Z Skipping (s,q) (1.16, 45): inconsistent with heavy hitters! 2025-05-07T20:14:48.4629234Z Skipping (s,q) (1.17, 45): inconsistent with heavy hitters! 2025-05-07T20:14:48.4629487Z Skipping (s,q) (1.18, 45): inconsistent with heavy hitters! 2025-05-07T20:14:48.4629742Z Skipping (s,q) (1.19, 45): inconsistent with heavy hitters! 2025-05-07T20:14:48.4630001Z Skipping (s,q) (1.2, 45): inconsistent with heavy hitters! 2025-05-07T20:14:48.4630255Z Skipping (s,q) (1.21, 45): inconsistent with heavy hitters! 2025-05-07T20:14:48.4630509Z Skipping (s,q) (1.22, 45): inconsistent with heavy hitters! 2025-05-07T20:14:48.4630768Z Skipping (s,q) (1.23, 45): inconsistent with heavy hitters! 2025-05-07T20:14:48.4631147Z Skipping (s,q) (1.24, 45): inconsistent with heavy hitters! 2025-05-07T20:14:48.4631419Z Skipping (s,q) (1.25, 45): inconsistent with heavy hitters! 2025-05-07T20:14:48.4631685Z Skipping (s,q) (1.26, 45): inconsistent with heavy hitters! 2025-05-07T20:14:48.4631941Z Skipping (s,q) (1.27, 45): inconsistent with heavy hitters! 2025-05-07T20:14:48.4632203Z Skipping (s,q) (1.28, 45): inconsistent with heavy hitters! 2025-05-07T20:14:48.4632457Z Skipping (s,q) (1.29, 45): inconsistent with heavy hitters! 2025-05-07T20:14:48.4632711Z Skipping (s,q) (1.3, 45): inconsistent with heavy hitters! 2025-05-07T20:14:48.4632973Z Skipping (s,q) (1.31, 45): inconsistent with heavy hitters! 2025-05-07T20:14:48.4633227Z Skipping (s,q) (1.32, 45): inconsistent with heavy hitters! 2025-05-07T20:14:48.4633476Z Skipping (s,q) (1.33, 45): inconsistent with heavy hitters! 2025-05-07T20:14:48.4633735Z Skipping (s,q) (1.34, 45): inconsistent with heavy hitters! 2025-05-07T20:14:48.4633989Z Skipping (s,q) (1.35, 45): inconsistent with heavy hitters! 2025-05-07T20:14:48.4634253Z Skipping (s,q) (1.36, 45): inconsistent with heavy hitters! 2025-05-07T20:14:48.4634506Z Skipping (s,q) (1.37, 45): inconsistent with heavy hitters! 2025-05-07T20:14:48.4634764Z Skipping (s,q) (1.38, 45): inconsistent with heavy hitters! 2025-05-07T20:14:48.4635024Z Skipping (s,q) (1.39, 45): inconsistent with heavy hitters! 2025-05-07T20:14:48.4635278Z Skipping (s,q) (1.4, 45): inconsistent with heavy hitters! 2025-05-07T20:14:48.4635531Z Skipping (s,q) (1.41, 45): inconsistent with heavy hitters! 2025-05-07T20:14:48.4635791Z Skipping (s,q) (1.42, 45): inconsistent with heavy hitters! 2025-05-07T20:14:48.4636046Z Skipping (s,q) (1.43, 45): inconsistent with heavy hitters! 2025-05-07T20:14:48.4636306Z Skipping (s,q) (1.44, 45): inconsistent with heavy hitters! 2025-05-07T20:14:48.4636559Z Skipping (s,q) (1.45, 45): inconsistent with heavy hitters! 2025-05-07T20:14:48.4636814Z Skipping (s,q) (1.46, 45): inconsistent with heavy hitters! 2025-05-07T20:14:48.4637078Z Skipping (s,q) (1.47, 45): inconsistent with heavy hitters! 2025-05-07T20:14:48.4637502Z Skipping (s,q) (1.48, 45): inconsistent with heavy hitters! 2025-05-07T20:14:48.4637814Z Skipping (s,q) (1.49, 45): inconsistent with heavy hitters! 2025-05-07T20:14:48.4638073Z Skipping (s,q) (1.5, 45): inconsistent with heavy hitters! 2025-05-07T20:14:48.4638324Z Skipping (s,q) (1.51, 45): inconsistent with heavy hitters! 2025-05-07T20:14:48.4638580Z Skipping (s,q) (1.52, 45): inconsistent with heavy hitters! 2025-05-07T20:14:48.4638829Z Skipping (s,q) (1.53, 45): inconsistent with heavy hitters! 2025-05-07T20:14:48.4639076Z Skipping (s,q) (1.54, 45): inconsistent with heavy hitters! 2025-05-07T20:14:48.4639338Z Skipping (s,q) (1.55, 45): inconsistent with heavy hitters! 2025-05-07T20:14:48.4639590Z Skipping (s,q) (1.56, 45): inconsistent with heavy hitters! 2025-05-07T20:14:48.4639843Z Skipping (s,q) (1.57, 45): inconsistent with heavy hitters! 2025-05-07T20:14:48.4640105Z Skipping (s,q) (1.58, 45): inconsistent with heavy hitters! 2025-05-07T20:14:48.4640366Z Skipping (s,q) (1.59, 45): inconsistent with heavy hitters! 2025-05-07T20:14:48.4640626Z Skipping (s,q) (1.6, 45): inconsistent with heavy hitters! 2025-05-07T20:14:48.4640889Z Skipping (s,q) (1.61, 45): inconsistent with heavy hitters! 2025-05-07T20:14:48.4641140Z Skipping (s,q) (1.62, 45): inconsistent with heavy hitters! 2025-05-07T20:14:48.4641406Z Skipping (s,q) (1.63, 45): inconsistent with heavy hitters! 2025-05-07T20:14:48.4641658Z Skipping (s,q) (1.64, 45): inconsistent with heavy hitters! 2025-05-07T20:14:48.4641909Z Skipping (s,q) (1.65, 45): inconsistent with heavy hitters! 2025-05-07T20:14:48.4642167Z Skipping (s,q) (1.66, 45): inconsistent with heavy hitters! 2025-05-07T20:14:48.4642419Z Skipping (s,q) (1.67, 45): inconsistent with heavy hitters! 2025-05-07T20:14:48.4642790Z Skipping (s,q) (1.68, 45): inconsistent with heavy hitters! 2025-05-07T20:14:48.4643057Z Skipping (s,q) (1.69, 45): inconsistent with heavy hitters! 2025-05-07T20:14:48.4643312Z Skipping (s,q) (1.7, 45): inconsistent with heavy hitters! 2025-05-07T20:14:48.4643643Z Skipping (s,q) (1.71, 45): inconsistent with heavy hitters! 2025-05-07T20:14:48.4643903Z Skipping (s,q) (1.72, 45): inconsistent with heavy hitters! 2025-05-07T20:14:48.4644154Z Skipping (s,q) (1.73, 45): inconsistent with heavy hitters! 2025-05-07T20:14:48.4644417Z Skipping (s,q) (1.74, 45): inconsistent with heavy hitters! 2025-05-07T20:14:48.4644669Z Skipping (s,q) (1.75, 45): inconsistent with heavy hitters! 2025-05-07T20:14:48.4644919Z Skipping (s,q) (1.76, 45): inconsistent with heavy hitters! 2025-05-07T20:14:48.4645175Z Skipping (s,q) (1.77, 45): inconsistent with heavy hitters! 2025-05-07T20:14:48.4645427Z Skipping (s,q) (1.78, 45): inconsistent with heavy hitters! 2025-05-07T20:14:48.4645689Z Skipping (s,q) (1.79, 45): inconsistent with heavy hitters! 2025-05-07T20:14:48.4645941Z Skipping (s,q) (1.8, 45): inconsistent with heavy hitters! 2025-05-07T20:14:48.4646194Z Skipping (s,q) (1.81, 45): inconsistent with heavy hitters! 2025-05-07T20:14:48.4646458Z Skipping (s,q) (1.82, 45): inconsistent with heavy hitters! 2025-05-07T20:14:48.4646717Z Skipping (s,q) (1.83, 45): inconsistent with heavy hitters! 2025-05-07T20:14:48.4646970Z Skipping (s,q) (1.84, 45): inconsistent with heavy hitters! 2025-05-07T20:14:48.4647233Z Skipping (s,q) (1.85, 45): inconsistent with heavy hitters! 2025-05-07T20:14:48.4647490Z Skipping (s,q) (1.86, 45): inconsistent with heavy hitters! 2025-05-07T20:14:48.4647744Z Skipping (s,q) (1.87, 45): inconsistent with heavy hitters! 2025-05-07T20:14:48.4648004Z Skipping (s,q) (1.88, 45): inconsistent with heavy hitters! 2025-05-07T20:14:48.4648341Z Skipping (s,q) (1.89, 45): inconsistent with heavy hitters! 2025-05-07T20:14:48.4648601Z Skipping (s,q) (1.9, 45): inconsistent with heavy hitters! 2025-05-07T20:14:48.4648855Z Skipping (s,q) (1.91, 45): inconsistent with heavy hitters! 2025-05-07T20:14:48.4649111Z Skipping (s,q) (1.92, 45): inconsistent with heavy hitters! 2025-05-07T20:14:48.4649561Z Skipping (s,q) (1.93, 45): inconsistent with heavy hitters! 2025-05-07T20:14:48.4649892Z Skipping (s,q) (1.94, 45): inconsistent with heavy hitters! 2025-05-07T20:14:48.4650261Z Skipping (s,q) (1.95, 45): inconsistent with heavy hitters! 2025-05-07T20:14:48.4650776Z Skipping (s,q) (1.96, 45): inconsistent with heavy hitters! 2025-05-07T20:14:48.4657516Z Skipping (s,q) (1.97, 45): inconsistent with heavy hitters! 2025-05-07T20:14:48.4657837Z Skipping (s,q) (1.98, 45): inconsistent with heavy hitters! 2025-05-07T20:14:48.4658103Z Skipping (s,q) (1.99, 45): inconsistent with heavy hitters! 2025-05-07T20:14:48.4658377Z Skipping (s,q) (1.18, 47.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4658637Z Skipping (s,q) (1.19, 47.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4658917Z Skipping (s,q) (1.2, 47.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4659178Z Skipping (s,q) (1.21, 47.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4659453Z Skipping (s,q) (1.22, 47.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4659723Z Skipping (s,q) (1.23, 47.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4659991Z Skipping (s,q) (1.24, 47.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4660251Z Skipping (s,q) (1.25, 47.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4660528Z Skipping (s,q) (1.26, 47.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4660791Z Skipping (s,q) (1.27, 47.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4661052Z Skipping (s,q) (1.28, 47.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4661324Z Skipping (s,q) (1.29, 47.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4661582Z Skipping (s,q) (1.3, 47.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4661849Z Skipping (s,q) (1.31, 47.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4662107Z Skipping (s,q) (1.32, 47.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4662367Z Skipping (s,q) (1.33, 47.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4662644Z Skipping (s,q) (1.34, 47.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4662913Z Skipping (s,q) (1.35, 47.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4663173Z Skipping (s,q) (1.36, 47.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4663439Z Skipping (s,q) (1.37, 47.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4663696Z Skipping (s,q) (1.38, 47.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4663962Z Skipping (s,q) (1.39, 47.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4664227Z Skipping (s,q) (1.4, 47.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4664493Z Skipping (s,q) (1.41, 47.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4664759Z Skipping (s,q) (1.42, 47.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4665019Z Skipping (s,q) (1.43, 47.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4665278Z Skipping (s,q) (1.44, 47.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4665549Z Skipping (s,q) (1.45, 47.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4665817Z Skipping (s,q) (1.46, 47.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4666088Z Skipping (s,q) (1.47, 47.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4666350Z Skipping (s,q) (1.48, 47.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4666610Z Skipping (s,q) (1.49, 47.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4666875Z Skipping (s,q) (1.5, 47.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4667134Z Skipping (s,q) (1.51, 47.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4667393Z Skipping (s,q) (1.52, 47.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4667660Z Skipping (s,q) (1.53, 47.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4667919Z Skipping (s,q) (1.54, 47.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4668194Z Skipping (s,q) (1.55, 47.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4668716Z Skipping (s,q) (1.56, 47.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4669242Z Skipping (s,q) (1.57, 47.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4669507Z Skipping (s,q) (1.58, 47.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4669768Z Skipping (s,q) (1.59, 47.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4670025Z Skipping (s,q) (1.6, 47.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4670291Z Skipping (s,q) (1.61, 47.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4670548Z Skipping (s,q) (1.62, 47.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4670811Z Skipping (s,q) (1.63, 47.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4671066Z Skipping (s,q) (1.64, 47.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4671323Z Skipping (s,q) (1.65, 47.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4671586Z Skipping (s,q) (1.66, 47.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4671850Z Skipping (s,q) (1.67, 47.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4672115Z Skipping (s,q) (1.68, 47.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4672379Z Skipping (s,q) (1.69, 47.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4672635Z Skipping (s,q) (1.7, 47.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4672903Z Skipping (s,q) (1.71, 47.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4673158Z Skipping (s,q) (1.72, 47.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4673415Z Skipping (s,q) (1.73, 47.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4673676Z Skipping (s,q) (1.74, 47.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4673935Z Skipping (s,q) (1.75, 47.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4674242Z Skipping (s,q) (1.76, 47.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4674512Z Skipping (s,q) (1.77, 47.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4674775Z Skipping (s,q) (1.78, 47.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4675038Z Skipping (s,q) (1.79, 47.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4675299Z Skipping (s,q) (1.8, 47.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4675558Z Skipping (s,q) (1.81, 47.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4675823Z Skipping (s,q) (1.82, 47.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4676080Z Skipping (s,q) (1.83, 47.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4676337Z Skipping (s,q) (1.84, 47.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4676600Z Skipping (s,q) (1.85, 47.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4676859Z Skipping (s,q) (1.86, 47.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4677115Z Skipping (s,q) (1.87, 47.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4677380Z Skipping (s,q) (1.88, 47.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4677641Z Skipping (s,q) (1.89, 47.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4677906Z Skipping (s,q) (1.9, 47.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4678230Z Skipping (s,q) (1.91, 47.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4678486Z Skipping (s,q) (1.92, 47.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4678752Z Skipping (s,q) (1.93, 47.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4679008Z Skipping (s,q) (1.94, 47.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4679264Z Skipping (s,q) (1.95, 47.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4679534Z Skipping (s,q) (1.96, 47.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4680122Z Skipping (s,q) (1.97, 47.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4680390Z Skipping (s,q) (1.98, 47.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4680702Z Skipping (s,q) (1.99, 47.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4681239Z Skipping (s,q) (1.21, 50): inconsistent with heavy hitters! 2025-05-07T20:14:48.4681517Z Skipping (s,q) (1.22, 50): inconsistent with heavy hitters! 2025-05-07T20:14:48.4681945Z Skipping (s,q) (1.23, 50): inconsistent with heavy hitters! 2025-05-07T20:14:48.4682197Z Skipping (s,q) (1.24, 50): inconsistent with heavy hitters! 2025-05-07T20:14:48.4682458Z Skipping (s,q) (1.25, 50): inconsistent with heavy hitters! 2025-05-07T20:14:48.4682711Z Skipping (s,q) (1.26, 50): inconsistent with heavy hitters! 2025-05-07T20:14:48.4682970Z Skipping (s,q) (1.27, 50): inconsistent with heavy hitters! 2025-05-07T20:14:48.4683222Z Skipping (s,q) (1.28, 50): inconsistent with heavy hitters! 2025-05-07T20:14:48.4683478Z Skipping (s,q) (1.29, 50): inconsistent with heavy hitters! 2025-05-07T20:14:48.4683731Z Skipping (s,q) (1.3, 50): inconsistent with heavy hitters! 2025-05-07T20:14:48.4683981Z Skipping (s,q) (1.31, 50): inconsistent with heavy hitters! 2025-05-07T20:14:48.4684234Z Skipping (s,q) (1.32, 50): inconsistent with heavy hitters! 2025-05-07T20:14:48.4684498Z Skipping (s,q) (1.33, 50): inconsistent with heavy hitters! 2025-05-07T20:14:48.4684757Z Skipping (s,q) (1.34, 50): inconsistent with heavy hitters! 2025-05-07T20:14:48.4685014Z Skipping (s,q) (1.35, 50): inconsistent with heavy hitters! 2025-05-07T20:14:48.4685263Z Skipping (s,q) (1.36, 50): inconsistent with heavy hitters! 2025-05-07T20:14:48.4685511Z Skipping (s,q) (1.37, 50): inconsistent with heavy hitters! 2025-05-07T20:14:48.4685770Z Skipping (s,q) (1.38, 50): inconsistent with heavy hitters! 2025-05-07T20:14:48.4686026Z Skipping (s,q) (1.39, 50): inconsistent with heavy hitters! 2025-05-07T20:14:48.4686275Z Skipping (s,q) (1.4, 50): inconsistent with heavy hitters! 2025-05-07T20:14:48.4686534Z Skipping (s,q) (1.41, 50): inconsistent with heavy hitters! 2025-05-07T20:14:48.4686784Z Skipping (s,q) (1.42, 50): inconsistent with heavy hitters! 2025-05-07T20:14:48.4687035Z Skipping (s,q) (1.43, 50): inconsistent with heavy hitters! 2025-05-07T20:14:48.4687301Z Skipping (s,q) (1.44, 50): inconsistent with heavy hitters! 2025-05-07T20:14:48.4687555Z Skipping (s,q) (1.45, 50): inconsistent with heavy hitters! 2025-05-07T20:14:48.4687824Z Skipping (s,q) (1.46, 50): inconsistent with heavy hitters! 2025-05-07T20:14:48.4688167Z Skipping (s,q) (1.47, 50): inconsistent with heavy hitters! 2025-05-07T20:14:48.4688428Z Skipping (s,q) (1.48, 50): inconsistent with heavy hitters! 2025-05-07T20:14:48.4688688Z Skipping (s,q) (1.49, 50): inconsistent with heavy hitters! 2025-05-07T20:14:48.4688936Z Skipping (s,q) (1.5, 50): inconsistent with heavy hitters! 2025-05-07T20:14:48.4689190Z Skipping (s,q) (1.51, 50): inconsistent with heavy hitters! 2025-05-07T20:14:48.4689453Z Skipping (s,q) (1.52, 50): inconsistent with heavy hitters! 2025-05-07T20:14:48.4689704Z Skipping (s,q) (1.53, 50): inconsistent with heavy hitters! 2025-05-07T20:14:48.4689964Z Skipping (s,q) (1.54, 50): inconsistent with heavy hitters! 2025-05-07T20:14:48.4690218Z Skipping (s,q) (1.55, 50): inconsistent with heavy hitters! 2025-05-07T20:14:48.4690474Z Skipping (s,q) (1.56, 50): inconsistent with heavy hitters! 2025-05-07T20:14:48.4690739Z Skipping (s,q) (1.57, 50): inconsistent with heavy hitters! 2025-05-07T20:14:48.4690991Z Skipping (s,q) (1.58, 50): inconsistent with heavy hitters! 2025-05-07T20:14:48.4691244Z Skipping (s,q) (1.59, 50): inconsistent with heavy hitters! 2025-05-07T20:14:48.4691507Z Skipping (s,q) (1.6, 50): inconsistent with heavy hitters! 2025-05-07T20:14:48.4691759Z Skipping (s,q) (1.61, 50): inconsistent with heavy hitters! 2025-05-07T20:14:48.4692020Z Skipping (s,q) (1.62, 50): inconsistent with heavy hitters! 2025-05-07T20:14:48.4692275Z Skipping (s,q) (1.63, 50): inconsistent with heavy hitters! 2025-05-07T20:14:48.4692524Z Skipping (s,q) (1.64, 50): inconsistent with heavy hitters! 2025-05-07T20:14:48.4692782Z Skipping (s,q) (1.65, 50): inconsistent with heavy hitters! 2025-05-07T20:14:48.4693032Z Skipping (s,q) (1.66, 50): inconsistent with heavy hitters! 2025-05-07T20:14:48.4693466Z Skipping (s,q) (1.67, 50): inconsistent with heavy hitters! 2025-05-07T20:14:48.4693788Z Skipping (s,q) (1.68, 50): inconsistent with heavy hitters! 2025-05-07T20:14:48.4694040Z Skipping (s,q) (1.69, 50): inconsistent with heavy hitters! 2025-05-07T20:14:48.4694387Z Skipping (s,q) (1.7, 50): inconsistent with heavy hitters! 2025-05-07T20:14:48.4694650Z Skipping (s,q) (1.71, 50): inconsistent with heavy hitters! 2025-05-07T20:14:48.4694903Z Skipping (s,q) (1.72, 50): inconsistent with heavy hitters! 2025-05-07T20:14:48.4695160Z Skipping (s,q) (1.73, 50): inconsistent with heavy hitters! 2025-05-07T20:14:48.4695411Z Skipping (s,q) (1.74, 50): inconsistent with heavy hitters! 2025-05-07T20:14:48.4695665Z Skipping (s,q) (1.75, 50): inconsistent with heavy hitters! 2025-05-07T20:14:48.4695922Z Skipping (s,q) (1.76, 50): inconsistent with heavy hitters! 2025-05-07T20:14:48.4696176Z Skipping (s,q) (1.77, 50): inconsistent with heavy hitters! 2025-05-07T20:14:48.4696494Z Skipping (s,q) (1.78, 50): inconsistent with heavy hitters! 2025-05-07T20:14:48.4696753Z Skipping (s,q) (1.79, 50): inconsistent with heavy hitters! 2025-05-07T20:14:48.4697008Z Skipping (s,q) (1.8, 50): inconsistent with heavy hitters! 2025-05-07T20:14:48.4697269Z Skipping (s,q) (1.81, 50): inconsistent with heavy hitters! 2025-05-07T20:14:48.4697526Z Skipping (s,q) (1.82, 50): inconsistent with heavy hitters! 2025-05-07T20:14:48.4697778Z Skipping (s,q) (1.83, 50): inconsistent with heavy hitters! 2025-05-07T20:14:48.4698040Z Skipping (s,q) (1.84, 50): inconsistent with heavy hitters! 2025-05-07T20:14:48.4698295Z Skipping (s,q) (1.85, 50): inconsistent with heavy hitters! 2025-05-07T20:14:48.4698552Z Skipping (s,q) (1.86, 50): inconsistent with heavy hitters! 2025-05-07T20:14:48.4698805Z Skipping (s,q) (1.87, 50): inconsistent with heavy hitters! 2025-05-07T20:14:48.4699099Z Skipping (s,q) (1.88, 50): inconsistent with heavy hitters! 2025-05-07T20:14:48.4699362Z Skipping (s,q) (1.89, 50): inconsistent with heavy hitters! 2025-05-07T20:14:48.4699620Z Skipping (s,q) (1.9, 50): inconsistent with heavy hitters! 2025-05-07T20:14:48.4699887Z Skipping (s,q) (1.91, 50): inconsistent with heavy hitters! 2025-05-07T20:14:48.4700175Z Skipping (s,q) (1.92, 50): inconsistent with heavy hitters! 2025-05-07T20:14:48.4700429Z Skipping (s,q) (1.93, 50): inconsistent with heavy hitters! 2025-05-07T20:14:48.4700690Z Skipping (s,q) (1.94, 50): inconsistent with heavy hitters! 2025-05-07T20:14:48.4700943Z Skipping (s,q) (1.95, 50): inconsistent with heavy hitters! 2025-05-07T20:14:48.4701197Z Skipping (s,q) (1.96, 50): inconsistent with heavy hitters! 2025-05-07T20:14:48.4701456Z Skipping (s,q) (1.97, 50): inconsistent with heavy hitters! 2025-05-07T20:14:48.4701704Z Skipping (s,q) (1.98, 50): inconsistent with heavy hitters! 2025-05-07T20:14:48.4701964Z Skipping (s,q) (1.99, 50): inconsistent with heavy hitters! 2025-05-07T20:14:48.4702221Z Skipping (s,q) (1.25, 52.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4702482Z Skipping (s,q) (1.26, 52.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4702751Z Skipping (s,q) (1.27, 52.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4703013Z Skipping (s,q) (1.28, 52.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4703270Z Skipping (s,q) (1.29, 52.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4703532Z Skipping (s,q) (1.3, 52.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4703789Z Skipping (s,q) (1.31, 52.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4704044Z Skipping (s,q) (1.32, 52.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4704308Z Skipping (s,q) (1.33, 52.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4704571Z Skipping (s,q) (1.34, 52.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4704834Z Skipping (s,q) (1.35, 52.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4705091Z Skipping (s,q) (1.36, 52.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4705533Z Skipping (s,q) (1.37, 52.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4705815Z Skipping (s,q) (1.38, 52.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4706181Z Skipping (s,q) (1.39, 52.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4706438Z Skipping (s,q) (1.4, 52.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4706707Z Skipping (s,q) (1.41, 52.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4706963Z Skipping (s,q) (1.42, 52.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4707228Z Skipping (s,q) (1.43, 52.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4707486Z Skipping (s,q) (1.44, 52.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4707742Z Skipping (s,q) (1.45, 52.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4708004Z Skipping (s,q) (1.46, 52.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4708259Z Skipping (s,q) (1.47, 52.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4708522Z Skipping (s,q) (1.48, 52.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4708790Z Skipping (s,q) (1.49, 52.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4709054Z Skipping (s,q) (1.5, 52.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4709321Z Skipping (s,q) (1.51, 52.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4709581Z Skipping (s,q) (1.52, 52.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4709838Z Skipping (s,q) (1.53, 52.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4710102Z Skipping (s,q) (1.54, 52.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4710360Z Skipping (s,q) (1.55, 52.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4710618Z Skipping (s,q) (1.56, 52.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4710883Z Skipping (s,q) (1.57, 52.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4711143Z Skipping (s,q) (1.58, 52.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4711408Z Skipping (s,q) (1.59, 52.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4711668Z Skipping (s,q) (1.6, 52.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4711933Z Skipping (s,q) (1.61, 52.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4712199Z Skipping (s,q) (1.62, 52.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4712455Z Skipping (s,q) (1.63, 52.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4712713Z Skipping (s,q) (1.64, 52.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4712980Z Skipping (s,q) (1.65, 52.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4713398Z Skipping (s,q) (1.66, 52.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4713664Z Skipping (s,q) (1.67, 52.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4713922Z Skipping (s,q) (1.68, 52.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4714181Z Skipping (s,q) (1.69, 52.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4714442Z Skipping (s,q) (1.7, 52.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4714704Z Skipping (s,q) (1.71, 52.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4714969Z Skipping (s,q) (1.72, 52.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4715235Z Skipping (s,q) (1.73, 52.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4715531Z Skipping (s,q) (1.74, 52.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4715831Z Skipping (s,q) (1.75, 52.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4716089Z Skipping (s,q) (1.76, 52.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4716345Z Skipping (s,q) (1.77, 52.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4716613Z Skipping (s,q) (1.78, 52.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4716868Z Skipping (s,q) (1.79, 52.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4717127Z Skipping (s,q) (1.8, 52.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4717391Z Skipping (s,q) (1.81, 52.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4717827Z Skipping (s,q) (1.82, 52.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4718208Z Skipping (s,q) (1.83, 52.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4718477Z Skipping (s,q) (1.84, 52.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4718731Z Skipping (s,q) (1.85, 52.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4718993Z Skipping (s,q) (1.86, 52.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4719252Z Skipping (s,q) (1.87, 52.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4719520Z Skipping (s,q) (1.88, 52.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4719795Z Skipping (s,q) (1.89, 52.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4720050Z Skipping (s,q) (1.9, 52.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4720307Z Skipping (s,q) (1.91, 52.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4720572Z Skipping (s,q) (1.92, 52.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4720840Z Skipping (s,q) (1.93, 52.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4721106Z Skipping (s,q) (1.94, 52.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4721360Z Skipping (s,q) (1.95, 52.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4721614Z Skipping (s,q) (1.96, 52.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4721876Z Skipping (s,q) (1.97, 52.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4722133Z Skipping (s,q) (1.98, 52.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4722390Z Skipping (s,q) (1.99, 52.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4722655Z Skipping (s,q) (1.28, 55): inconsistent with heavy hitters! 2025-05-07T20:14:48.4722909Z Skipping (s,q) (1.29, 55): inconsistent with heavy hitters! 2025-05-07T20:14:48.4723166Z Skipping (s,q) (1.3, 55): inconsistent with heavy hitters! 2025-05-07T20:14:48.4723423Z Skipping (s,q) (1.31, 55): inconsistent with heavy hitters! 2025-05-07T20:14:48.4723681Z Skipping (s,q) (1.32, 55): inconsistent with heavy hitters! 2025-05-07T20:14:48.4723939Z Skipping (s,q) (1.33, 55): inconsistent with heavy hitters! 2025-05-07T20:14:48.4724198Z Skipping (s,q) (1.34, 55): inconsistent with heavy hitters! 2025-05-07T20:14:48.4724452Z Skipping (s,q) (1.35, 55): inconsistent with heavy hitters! 2025-05-07T20:14:48.4724710Z Skipping (s,q) (1.36, 55): inconsistent with heavy hitters! 2025-05-07T20:14:48.4724966Z Skipping (s,q) (1.37, 55): inconsistent with heavy hitters! 2025-05-07T20:14:48.4725223Z Skipping (s,q) (1.38, 55): inconsistent with heavy hitters! 2025-05-07T20:14:48.4725547Z Skipping (s,q) (1.39, 55): inconsistent with heavy hitters! 2025-05-07T20:14:48.4725835Z Skipping (s,q) (1.4, 55): inconsistent with heavy hitters! 2025-05-07T20:14:48.4726226Z Skipping (s,q) (1.41, 55): inconsistent with heavy hitters! 2025-05-07T20:14:48.4726477Z Skipping (s,q) (1.42, 55): inconsistent with heavy hitters! 2025-05-07T20:14:48.4726731Z Skipping (s,q) (1.43, 55): inconsistent with heavy hitters! 2025-05-07T20:14:48.4727001Z Skipping (s,q) (1.44, 55): inconsistent with heavy hitters! 2025-05-07T20:14:48.4727264Z Skipping (s,q) (1.45, 55): inconsistent with heavy hitters! 2025-05-07T20:14:48.4727524Z Skipping (s,q) (1.46, 55): inconsistent with heavy hitters! 2025-05-07T20:14:48.4727779Z Skipping (s,q) (1.47, 55): inconsistent with heavy hitters! 2025-05-07T20:14:48.4728030Z Skipping (s,q) (1.48, 55): inconsistent with heavy hitters! 2025-05-07T20:14:48.4728350Z Skipping (s,q) (1.49, 55): inconsistent with heavy hitters! 2025-05-07T20:14:48.4728650Z Skipping (s,q) (1.5, 55): inconsistent with heavy hitters! 2025-05-07T20:14:48.4728902Z Skipping (s,q) (1.51, 55): inconsistent with heavy hitters! 2025-05-07T20:14:48.4729197Z Skipping (s,q) (1.52, 55): inconsistent with heavy hitters! 2025-05-07T20:14:48.4729452Z Skipping (s,q) (1.53, 55): inconsistent with heavy hitters! 2025-05-07T20:14:48.4729702Z Skipping (s,q) (1.54, 55): inconsistent with heavy hitters! 2025-05-07T20:14:48.4730084Z Skipping (s,q) (1.55, 55): inconsistent with heavy hitters! 2025-05-07T20:14:48.4730407Z Skipping (s,q) (1.56, 55): inconsistent with heavy hitters! 2025-05-07T20:14:48.4730674Z Skipping (s,q) (1.57, 55): inconsistent with heavy hitters! 2025-05-07T20:14:48.4731031Z Skipping (s,q) (1.58, 55): inconsistent with heavy hitters! 2025-05-07T20:14:48.4731289Z Skipping (s,q) (1.59, 55): inconsistent with heavy hitters! 2025-05-07T20:14:48.4731546Z Skipping (s,q) (1.6, 55): inconsistent with heavy hitters! 2025-05-07T20:14:48.4731798Z Skipping (s,q) (1.61, 55): inconsistent with heavy hitters! 2025-05-07T20:14:48.4732052Z Skipping (s,q) (1.62, 55): inconsistent with heavy hitters! 2025-05-07T20:14:48.4732312Z Skipping (s,q) (1.63, 55): inconsistent with heavy hitters! 2025-05-07T20:14:48.4732566Z Skipping (s,q) (1.64, 55): inconsistent with heavy hitters! 2025-05-07T20:14:48.4732829Z Skipping (s,q) (1.65, 55): inconsistent with heavy hitters! 2025-05-07T20:14:48.4733086Z Skipping (s,q) (1.66, 55): inconsistent with heavy hitters! 2025-05-07T20:14:48.4733340Z Skipping (s,q) (1.67, 55): inconsistent with heavy hitters! 2025-05-07T20:14:48.4733608Z Skipping (s,q) (1.68, 55): inconsistent with heavy hitters! 2025-05-07T20:14:48.4733861Z Skipping (s,q) (1.69, 55): inconsistent with heavy hitters! 2025-05-07T20:14:48.4734110Z Skipping (s,q) (1.7, 55): inconsistent with heavy hitters! 2025-05-07T20:14:48.4734370Z Skipping (s,q) (1.71, 55): inconsistent with heavy hitters! 2025-05-07T20:14:48.4734621Z Skipping (s,q) (1.72, 55): inconsistent with heavy hitters! 2025-05-07T20:14:48.4734882Z Skipping (s,q) (1.73, 55): inconsistent with heavy hitters! 2025-05-07T20:14:48.4735133Z Skipping (s,q) (1.74, 55): inconsistent with heavy hitters! 2025-05-07T20:14:48.4735386Z Skipping (s,q) (1.75, 55): inconsistent with heavy hitters! 2025-05-07T20:14:48.4735643Z Skipping (s,q) (1.76, 55): inconsistent with heavy hitters! 2025-05-07T20:14:48.4735895Z Skipping (s,q) (1.77, 55): inconsistent with heavy hitters! 2025-05-07T20:14:48.4736151Z Skipping (s,q) (1.78, 55): inconsistent with heavy hitters! 2025-05-07T20:14:48.4736425Z Skipping (s,q) (1.79, 55): inconsistent with heavy hitters! 2025-05-07T20:14:48.4736673Z Skipping (s,q) (1.8, 55): inconsistent with heavy hitters! 2025-05-07T20:14:48.4736926Z Skipping (s,q) (1.81, 55): inconsistent with heavy hitters! 2025-05-07T20:14:48.4737183Z Skipping (s,q) (1.82, 55): inconsistent with heavy hitters! 2025-05-07T20:14:48.4737434Z Skipping (s,q) (1.83, 55): inconsistent with heavy hitters! 2025-05-07T20:14:48.4737697Z Skipping (s,q) (1.84, 55): inconsistent with heavy hitters! 2025-05-07T20:14:48.4737950Z Skipping (s,q) (1.85, 55): inconsistent with heavy hitters! 2025-05-07T20:14:48.4738202Z Skipping (s,q) (1.86, 55): inconsistent with heavy hitters! 2025-05-07T20:14:48.4738460Z Skipping (s,q) (1.87, 55): inconsistent with heavy hitters! 2025-05-07T20:14:48.4738709Z Skipping (s,q) (1.88, 55): inconsistent with heavy hitters! 2025-05-07T20:14:48.4738966Z Skipping (s,q) (1.89, 55): inconsistent with heavy hitters! 2025-05-07T20:14:48.4739223Z Skipping (s,q) (1.9, 55): inconsistent with heavy hitters! 2025-05-07T20:14:48.4739483Z Skipping (s,q) (1.91, 55): inconsistent with heavy hitters! 2025-05-07T20:14:48.4739742Z Skipping (s,q) (1.92, 55): inconsistent with heavy hitters! 2025-05-07T20:14:48.4739999Z Skipping (s,q) (1.93, 55): inconsistent with heavy hitters! 2025-05-07T20:14:48.4740251Z Skipping (s,q) (1.94, 55): inconsistent with heavy hitters! 2025-05-07T20:14:48.4740510Z Skipping (s,q) (1.95, 55): inconsistent with heavy hitters! 2025-05-07T20:14:48.4740760Z Skipping (s,q) (1.96, 55): inconsistent with heavy hitters! 2025-05-07T20:14:48.4741011Z Skipping (s,q) (1.97, 55): inconsistent with heavy hitters! 2025-05-07T20:14:48.4741271Z Skipping (s,q) (1.98, 55): inconsistent with heavy hitters! 2025-05-07T20:14:48.4741524Z Skipping (s,q) (1.99, 55): inconsistent with heavy hitters! 2025-05-07T20:14:48.4741790Z Skipping (s,q) (1.31, 57.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4742223Z Skipping (s,q) (1.32, 57.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4742551Z Skipping (s,q) (1.33, 57.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4742822Z Skipping (s,q) (1.34, 57.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4743239Z Skipping (s,q) (1.35, 57.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4743504Z Skipping (s,q) (1.36, 57.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4743771Z Skipping (s,q) (1.37, 57.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4744029Z Skipping (s,q) (1.38, 57.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4744333Z Skipping (s,q) (1.39, 57.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4744593Z Skipping (s,q) (1.4, 57.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4744852Z Skipping (s,q) (1.41, 57.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4745117Z Skipping (s,q) (1.42, 57.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4745380Z Skipping (s,q) (1.43, 57.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4745646Z Skipping (s,q) (1.44, 57.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4745911Z Skipping (s,q) (1.45, 57.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4746166Z Skipping (s,q) (1.46, 57.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4746424Z Skipping (s,q) (1.47, 57.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4746687Z Skipping (s,q) (1.48, 57.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4746945Z Skipping (s,q) (1.49, 57.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4747216Z Skipping (s,q) (1.5, 57.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4747476Z Skipping (s,q) (1.51, 57.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4747732Z Skipping (s,q) (1.52, 57.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4747999Z Skipping (s,q) (1.53, 57.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4748262Z Skipping (s,q) (1.54, 57.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4748525Z Skipping (s,q) (1.55, 57.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4748792Z Skipping (s,q) (1.56, 57.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4749085Z Skipping (s,q) (1.57, 57.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4749361Z Skipping (s,q) (1.58, 57.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4749621Z Skipping (s,q) (1.59, 57.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4749879Z Skipping (s,q) (1.6, 57.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4750188Z Skipping (s,q) (1.61, 57.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4750450Z Skipping (s,q) (1.62, 57.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4750708Z Skipping (s,q) (1.63, 57.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4750973Z Skipping (s,q) (1.64, 57.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4751236Z Skipping (s,q) (1.65, 57.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4751507Z Skipping (s,q) (1.66, 57.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4751766Z Skipping (s,q) (1.67, 57.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4752024Z Skipping (s,q) (1.68, 57.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4752290Z Skipping (s,q) (1.69, 57.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4752547Z Skipping (s,q) (1.7, 57.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4752804Z Skipping (s,q) (1.71, 57.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4753067Z Skipping (s,q) (1.72, 57.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4753325Z Skipping (s,q) (1.73, 57.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4753587Z Skipping (s,q) (1.74, 57.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4753844Z Skipping (s,q) (1.75, 57.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4754306Z Skipping (s,q) (1.76, 57.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4754669Z Skipping (s,q) (1.77, 57.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4754925Z Skipping (s,q) (1.78, 57.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4755182Z Skipping (s,q) (1.79, 57.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4755437Z Skipping (s,q) (1.8, 57.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4755790Z Skipping (s,q) (1.81, 57.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4756060Z Skipping (s,q) (1.82, 57.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4756318Z Skipping (s,q) (1.83, 57.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4756574Z Skipping (s,q) (1.84, 57.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4756836Z Skipping (s,q) (1.85, 57.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4757094Z Skipping (s,q) (1.86, 57.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4757358Z Skipping (s,q) (1.87, 57.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4757620Z Skipping (s,q) (1.88, 57.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4757880Z Skipping (s,q) (1.89, 57.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4758142Z Skipping (s,q) (1.9, 57.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4758421Z Skipping (s,q) (1.91, 57.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4758685Z Skipping (s,q) (1.92, 57.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4758945Z Skipping (s,q) (1.93, 57.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4759202Z Skipping (s,q) (1.94, 57.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4759467Z Skipping (s,q) (1.95, 57.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4759721Z Skipping (s,q) (1.96, 57.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4759977Z Skipping (s,q) (1.97, 57.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4760246Z Skipping (s,q) (1.98, 57.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4760503Z Skipping (s,q) (1.99, 57.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4760763Z Skipping (s,q) (1.35, 60): inconsistent with heavy hitters! 2025-05-07T20:14:48.4761069Z Skipping (s,q) (1.36, 60): inconsistent with heavy hitters! 2025-05-07T20:14:48.4761324Z Skipping (s,q) (1.37, 60): inconsistent with heavy hitters! 2025-05-07T20:14:48.4761584Z Skipping (s,q) (1.38, 60): inconsistent with heavy hitters! 2025-05-07T20:14:48.4761841Z Skipping (s,q) (1.39, 60): inconsistent with heavy hitters! 2025-05-07T20:14:48.4762089Z Skipping (s,q) (1.4, 60): inconsistent with heavy hitters! 2025-05-07T20:14:48.4762346Z Skipping (s,q) (1.41, 60): inconsistent with heavy hitters! 2025-05-07T20:14:48.4762600Z Skipping (s,q) (1.42, 60): inconsistent with heavy hitters! 2025-05-07T20:14:48.4762850Z Skipping (s,q) (1.43, 60): inconsistent with heavy hitters! 2025-05-07T20:14:48.4763110Z Skipping (s,q) (1.44, 60): inconsistent with heavy hitters! 2025-05-07T20:14:48.4763368Z Skipping (s,q) (1.45, 60): inconsistent with heavy hitters! 2025-05-07T20:14:48.4763634Z Skipping (s,q) (1.46, 60): inconsistent with heavy hitters! 2025-05-07T20:14:48.4763885Z Skipping (s,q) (1.47, 60): inconsistent with heavy hitters! 2025-05-07T20:14:48.4764137Z Skipping (s,q) (1.48, 60): inconsistent with heavy hitters! 2025-05-07T20:14:48.4764400Z Skipping (s,q) (1.49, 60): inconsistent with heavy hitters! 2025-05-07T20:14:48.4764651Z Skipping (s,q) (1.5, 60): inconsistent with heavy hitters! 2025-05-07T20:14:48.4764904Z Skipping (s,q) (1.51, 60): inconsistent with heavy hitters! 2025-05-07T20:14:48.4765166Z Skipping (s,q) (1.52, 60): inconsistent with heavy hitters! 2025-05-07T20:14:48.4765421Z Skipping (s,q) (1.53, 60): inconsistent with heavy hitters! 2025-05-07T20:14:48.4765677Z Skipping (s,q) (1.54, 60): inconsistent with heavy hitters! 2025-05-07T20:14:48.4765928Z Skipping (s,q) (1.55, 60): inconsistent with heavy hitters! 2025-05-07T20:14:48.4766359Z Skipping (s,q) (1.56, 60): inconsistent with heavy hitters! 2025-05-07T20:14:48.4766641Z Skipping (s,q) (1.57, 60): inconsistent with heavy hitters! 2025-05-07T20:14:48.4766995Z Skipping (s,q) (1.58, 60): inconsistent with heavy hitters! 2025-05-07T20:14:48.4767248Z Skipping (s,q) (1.59, 60): inconsistent with heavy hitters! 2025-05-07T20:14:48.4767507Z Skipping (s,q) (1.6, 60): inconsistent with heavy hitters! 2025-05-07T20:14:48.4767759Z Skipping (s,q) (1.61, 60): inconsistent with heavy hitters! 2025-05-07T20:14:48.4768012Z Skipping (s,q) (1.62, 60): inconsistent with heavy hitters! 2025-05-07T20:14:48.4768408Z Skipping (s,q) (1.63, 60): inconsistent with heavy hitters! 2025-05-07T20:14:48.4768664Z Skipping (s,q) (1.64, 60): inconsistent with heavy hitters! 2025-05-07T20:14:48.4768928Z Skipping (s,q) (1.65, 60): inconsistent with heavy hitters! 2025-05-07T20:14:48.4769181Z Skipping (s,q) (1.66, 60): inconsistent with heavy hitters! 2025-05-07T20:14:48.4769435Z Skipping (s,q) (1.67, 60): inconsistent with heavy hitters! 2025-05-07T20:14:48.4769702Z Skipping (s,q) (1.68, 60): inconsistent with heavy hitters! 2025-05-07T20:14:48.4769965Z Skipping (s,q) (1.69, 60): inconsistent with heavy hitters! 2025-05-07T20:14:48.4770216Z Skipping (s,q) (1.7, 60): inconsistent with heavy hitters! 2025-05-07T20:14:48.4770476Z Skipping (s,q) (1.71, 60): inconsistent with heavy hitters! 2025-05-07T20:14:48.4770829Z Skipping (s,q) (1.72, 60): inconsistent with heavy hitters! 2025-05-07T20:14:48.4771090Z Skipping (s,q) (1.73, 60): inconsistent with heavy hitters! 2025-05-07T20:14:48.4771341Z Skipping (s,q) (1.74, 60): inconsistent with heavy hitters! 2025-05-07T20:14:48.4771592Z Skipping (s,q) (1.75, 60): inconsistent with heavy hitters! 2025-05-07T20:14:48.4771851Z Skipping (s,q) (1.76, 60): inconsistent with heavy hitters! 2025-05-07T20:14:48.4772106Z Skipping (s,q) (1.77, 60): inconsistent with heavy hitters! 2025-05-07T20:14:48.4772357Z Skipping (s,q) (1.78, 60): inconsistent with heavy hitters! 2025-05-07T20:14:48.4772624Z Skipping (s,q) (1.79, 60): inconsistent with heavy hitters! 2025-05-07T20:14:48.4772880Z Skipping (s,q) (1.8, 60): inconsistent with heavy hitters! 2025-05-07T20:14:48.4773141Z Skipping (s,q) (1.81, 60): inconsistent with heavy hitters! 2025-05-07T20:14:48.4773390Z Skipping (s,q) (1.82, 60): inconsistent with heavy hitters! 2025-05-07T20:14:48.4773641Z Skipping (s,q) (1.83, 60): inconsistent with heavy hitters! 2025-05-07T20:14:48.4773898Z Skipping (s,q) (1.84, 60): inconsistent with heavy hitters! 2025-05-07T20:14:48.4774149Z Skipping (s,q) (1.85, 60): inconsistent with heavy hitters! 2025-05-07T20:14:48.4774403Z Skipping (s,q) (1.86, 60): inconsistent with heavy hitters! 2025-05-07T20:14:48.4774663Z Skipping (s,q) (1.87, 60): inconsistent with heavy hitters! 2025-05-07T20:14:48.4774922Z Skipping (s,q) (1.88, 60): inconsistent with heavy hitters! 2025-05-07T20:14:48.4775187Z Skipping (s,q) (1.89, 60): inconsistent with heavy hitters! 2025-05-07T20:14:48.4775442Z Skipping (s,q) (1.9, 60): inconsistent with heavy hitters! 2025-05-07T20:14:48.4775695Z Skipping (s,q) (1.91, 60): inconsistent with heavy hitters! 2025-05-07T20:14:48.4775960Z Skipping (s,q) (1.92, 60): inconsistent with heavy hitters! 2025-05-07T20:14:48.4776213Z Skipping (s,q) (1.93, 60): inconsistent with heavy hitters! 2025-05-07T20:14:48.4776464Z Skipping (s,q) (1.94, 60): inconsistent with heavy hitters! 2025-05-07T20:14:48.4776721Z Skipping (s,q) (1.95, 60): inconsistent with heavy hitters! 2025-05-07T20:14:48.4776973Z Skipping (s,q) (1.96, 60): inconsistent with heavy hitters! 2025-05-07T20:14:48.4777226Z Skipping (s,q) (1.97, 60): inconsistent with heavy hitters! 2025-05-07T20:14:48.4777485Z Skipping (s,q) (1.98, 60): inconsistent with heavy hitters! 2025-05-07T20:14:48.4777737Z Skipping (s,q) (1.99, 60): inconsistent with heavy hitters! 2025-05-07T20:14:48.4778007Z Skipping (s,q) (1.38, 62.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4778264Z Skipping (s,q) (1.39, 62.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4778716Z Skipping (s,q) (1.4, 62.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4779051Z Skipping (s,q) (1.41, 62.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4779311Z Skipping (s,q) (1.42, 62.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4779567Z Skipping (s,q) (1.43, 62.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4780251Z Skipping (s,q) (1.44, 62.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4780513Z Skipping (s,q) (1.45, 62.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4780777Z Skipping (s,q) (1.46, 62.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4781036Z Skipping (s,q) (1.47, 62.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4781294Z Skipping (s,q) (1.48, 62.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4781556Z Skipping (s,q) (1.49, 62.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4781816Z Skipping (s,q) (1.5, 62.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4782079Z Skipping (s,q) (1.51, 62.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4782350Z Skipping (s,q) (1.52, 62.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4782609Z Skipping (s,q) (1.53, 62.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4782871Z Skipping (s,q) (1.54, 62.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4783131Z Skipping (s,q) (1.55, 62.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4783387Z Skipping (s,q) (1.56, 62.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4783650Z Skipping (s,q) (1.57, 62.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4783912Z Skipping (s,q) (1.58, 62.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4784171Z Skipping (s,q) (1.59, 62.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4784435Z Skipping (s,q) (1.6, 62.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4784694Z Skipping (s,q) (1.61, 62.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4784967Z Skipping (s,q) (1.62, 62.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4785235Z Skipping (s,q) (1.63, 62.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4785563Z Skipping (s,q) (1.64, 62.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4785830Z Skipping (s,q) (1.65, 62.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4786088Z Skipping (s,q) (1.66, 62.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4786345Z Skipping (s,q) (1.67, 62.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4786612Z Skipping (s,q) (1.68, 62.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4786871Z Skipping (s,q) (1.69, 62.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4787142Z Skipping (s,q) (1.7, 62.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4787404Z Skipping (s,q) (1.71, 62.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4787666Z Skipping (s,q) (1.72, 62.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4787941Z Skipping (s,q) (1.73, 62.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4788208Z Skipping (s,q) (1.74, 62.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4788465Z Skipping (s,q) (1.75, 62.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4788729Z Skipping (s,q) (1.76, 62.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4788987Z Skipping (s,q) (1.77, 62.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4789247Z Skipping (s,q) (1.78, 62.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4789514Z Skipping (s,q) (1.79, 62.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4789776Z Skipping (s,q) (1.8, 62.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4790045Z Skipping (s,q) (1.81, 62.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4790305Z Skipping (s,q) (1.82, 62.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4790563Z Skipping (s,q) (1.83, 62.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4791200Z Skipping (s,q) (1.84, 62.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4791482Z Skipping (s,q) (1.85, 62.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4791934Z Skipping (s,q) (1.86, 62.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4792202Z Skipping (s,q) (1.87, 62.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4792462Z Skipping (s,q) (1.88, 62.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4792728Z Skipping (s,q) (1.89, 62.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4792985Z Skipping (s,q) (1.9, 62.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4793243Z Skipping (s,q) (1.91, 62.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4793504Z Skipping (s,q) (1.92, 62.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4793760Z Skipping (s,q) (1.93, 62.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4794018Z Skipping (s,q) (1.94, 62.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4794291Z Skipping (s,q) (1.95, 62.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4794549Z Skipping (s,q) (1.96, 62.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4794819Z Skipping (s,q) (1.97, 62.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4795076Z Skipping (s,q) (1.98, 62.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4795335Z Skipping (s,q) (1.99, 62.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4795595Z Skipping (s,q) (1.41, 65): inconsistent with heavy hitters! 2025-05-07T20:14:48.4795849Z Skipping (s,q) (1.42, 65): inconsistent with heavy hitters! 2025-05-07T20:14:48.4796101Z Skipping (s,q) (1.43, 65): inconsistent with heavy hitters! 2025-05-07T20:14:48.4796358Z Skipping (s,q) (1.44, 65): inconsistent with heavy hitters! 2025-05-07T20:14:48.4796612Z Skipping (s,q) (1.45, 65): inconsistent with heavy hitters! 2025-05-07T20:14:48.4796870Z Skipping (s,q) (1.46, 65): inconsistent with heavy hitters! 2025-05-07T20:14:48.4797119Z Skipping (s,q) (1.47, 65): inconsistent with heavy hitters! 2025-05-07T20:14:48.4797376Z Skipping (s,q) (1.48, 65): inconsistent with heavy hitters! 2025-05-07T20:14:48.4797641Z Skipping (s,q) (1.49, 65): inconsistent with heavy hitters! 2025-05-07T20:14:48.4797890Z Skipping (s,q) (1.5, 65): inconsistent with heavy hitters! 2025-05-07T20:14:48.4798140Z Skipping (s,q) (1.51, 65): inconsistent with heavy hitters! 2025-05-07T20:14:48.4798398Z Skipping (s,q) (1.52, 65): inconsistent with heavy hitters! 2025-05-07T20:14:48.4798650Z Skipping (s,q) (1.53, 65): inconsistent with heavy hitters! 2025-05-07T20:14:48.4798911Z Skipping (s,q) (1.54, 65): inconsistent with heavy hitters! 2025-05-07T20:14:48.4799164Z Skipping (s,q) (1.55, 65): inconsistent with heavy hitters! 2025-05-07T20:14:48.4799557Z Skipping (s,q) (1.56, 65): inconsistent with heavy hitters! 2025-05-07T20:14:48.4799822Z Skipping (s,q) (1.57, 65): inconsistent with heavy hitters! 2025-05-07T20:14:48.4800075Z Skipping (s,q) (1.58, 65): inconsistent with heavy hitters! 2025-05-07T20:14:48.4800335Z Skipping (s,q) (1.59, 65): inconsistent with heavy hitters! 2025-05-07T20:14:48.4800599Z Skipping (s,q) (1.6, 65): inconsistent with heavy hitters! 2025-05-07T20:14:48.4800854Z Skipping (s,q) (1.61, 65): inconsistent with heavy hitters! 2025-05-07T20:14:48.4801151Z Skipping (s,q) (1.62, 65): inconsistent with heavy hitters! 2025-05-07T20:14:48.4801412Z Skipping (s,q) (1.63, 65): inconsistent with heavy hitters! 2025-05-07T20:14:48.4801665Z Skipping (s,q) (1.64, 65): inconsistent with heavy hitters! 2025-05-07T20:14:48.4801930Z Skipping (s,q) (1.65, 65): inconsistent with heavy hitters! 2025-05-07T20:14:48.4802184Z Skipping (s,q) (1.66, 65): inconsistent with heavy hitters! 2025-05-07T20:14:48.4802438Z Skipping (s,q) (1.67, 65): inconsistent with heavy hitters! 2025-05-07T20:14:48.4802700Z Skipping (s,q) (1.68, 65): inconsistent with heavy hitters! 2025-05-07T20:14:48.4802957Z Skipping (s,q) (1.69, 65): inconsistent with heavy hitters! 2025-05-07T20:14:48.4803362Z Skipping (s,q) (1.7, 65): inconsistent with heavy hitters! 2025-05-07T20:14:48.4803633Z Skipping (s,q) (1.71, 65): inconsistent with heavy hitters! 2025-05-07T20:14:48.4804015Z Skipping (s,q) (1.72, 65): inconsistent with heavy hitters! 2025-05-07T20:14:48.4804279Z Skipping (s,q) (1.73, 65): inconsistent with heavy hitters! 2025-05-07T20:14:48.4804532Z Skipping (s,q) (1.74, 65): inconsistent with heavy hitters! 2025-05-07T20:14:48.4804783Z Skipping (s,q) (1.75, 65): inconsistent with heavy hitters! 2025-05-07T20:14:48.4805041Z Skipping (s,q) (1.76, 65): inconsistent with heavy hitters! 2025-05-07T20:14:48.4805293Z Skipping (s,q) (1.77, 65): inconsistent with heavy hitters! 2025-05-07T20:14:48.4805542Z Skipping (s,q) (1.78, 65): inconsistent with heavy hitters! 2025-05-07T20:14:48.4805800Z Skipping (s,q) (1.79, 65): inconsistent with heavy hitters! 2025-05-07T20:14:48.4806048Z Skipping (s,q) (1.8, 65): inconsistent with heavy hitters! 2025-05-07T20:14:48.4806308Z Skipping (s,q) (1.81, 65): inconsistent with heavy hitters! 2025-05-07T20:14:48.4806571Z Skipping (s,q) (1.82, 65): inconsistent with heavy hitters! 2025-05-07T20:14:48.4806833Z Skipping (s,q) (1.83, 65): inconsistent with heavy hitters! 2025-05-07T20:14:48.4807092Z Skipping (s,q) (1.84, 65): inconsistent with heavy hitters! 2025-05-07T20:14:48.4807344Z Skipping (s,q) (1.85, 65): inconsistent with heavy hitters! 2025-05-07T20:14:48.4807594Z Skipping (s,q) (1.86, 65): inconsistent with heavy hitters! 2025-05-07T20:14:48.4807850Z Skipping (s,q) (1.87, 65): inconsistent with heavy hitters! 2025-05-07T20:14:48.4808217Z Skipping (s,q) (1.88, 65): inconsistent with heavy hitters! 2025-05-07T20:14:48.4808477Z Skipping (s,q) (1.89, 65): inconsistent with heavy hitters! 2025-05-07T20:14:48.4808732Z Skipping (s,q) (1.9, 65): inconsistent with heavy hitters! 2025-05-07T20:14:48.4808985Z Skipping (s,q) (1.91, 65): inconsistent with heavy hitters! 2025-05-07T20:14:48.4809241Z Skipping (s,q) (1.92, 65): inconsistent with heavy hitters! 2025-05-07T20:14:48.4809495Z Skipping (s,q) (1.93, 65): inconsistent with heavy hitters! 2025-05-07T20:14:48.4809746Z Skipping (s,q) (1.94, 65): inconsistent with heavy hitters! 2025-05-07T20:14:48.4810014Z Skipping (s,q) (1.95, 65): inconsistent with heavy hitters! 2025-05-07T20:14:48.4810344Z Skipping (s,q) (1.96, 65): inconsistent with heavy hitters! 2025-05-07T20:14:48.4810600Z Skipping (s,q) (1.97, 65): inconsistent with heavy hitters! 2025-05-07T20:14:48.4810858Z Skipping (s,q) (1.98, 65): inconsistent with heavy hitters! 2025-05-07T20:14:48.4811113Z Skipping (s,q) (1.99, 65): inconsistent with heavy hitters! 2025-05-07T20:14:48.4811379Z Skipping (s,q) (1.45, 67.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4811639Z Skipping (s,q) (1.46, 67.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4811895Z Skipping (s,q) (1.47, 67.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4812157Z Skipping (s,q) (1.48, 67.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4812414Z Skipping (s,q) (1.49, 67.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4812674Z Skipping (s,q) (1.5, 67.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4812943Z Skipping (s,q) (1.51, 67.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4813204Z Skipping (s,q) (1.52, 67.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4813471Z Skipping (s,q) (1.53, 67.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4813727Z Skipping (s,q) (1.54, 67.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4814023Z Skipping (s,q) (1.55, 67.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4814291Z Skipping (s,q) (1.56, 67.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4814549Z Skipping (s,q) (1.57, 67.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4814810Z Skipping (s,q) (1.58, 67.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4815077Z Skipping (s,q) (1.59, 67.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4815335Z Skipping (s,q) (1.6, 67.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4815849Z Skipping (s,q) (1.61, 67.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4816196Z Skipping (s,q) (1.62, 67.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4816456Z Skipping (s,q) (1.63, 67.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4816729Z Skipping (s,q) (1.64, 67.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4817459Z Skipping (s,q) (1.65, 67.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4818145Z Skipping (s,q) (1.66, 67.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4818827Z Skipping (s,q) (1.67, 67.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4819504Z Skipping (s,q) (1.68, 67.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4820174Z Skipping (s,q) (1.69, 67.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4820843Z Skipping (s,q) (1.7, 67.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4821625Z Skipping (s,q) (1.71, 67.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4822307Z Skipping (s,q) (1.72, 67.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4822984Z Skipping (s,q) (1.73, 67.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4823653Z Skipping (s,q) (1.74, 67.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4824317Z Skipping (s,q) (1.75, 67.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4824989Z Skipping (s,q) (1.76, 67.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4825660Z Skipping (s,q) (1.77, 67.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4826338Z Skipping (s,q) (1.78, 67.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4827008Z Skipping (s,q) (1.79, 67.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4827679Z Skipping (s,q) (1.8, 67.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4828657Z Skipping (s,q) (1.81, 67.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4829363Z Skipping (s,q) (1.82, 67.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4830040Z Skipping (s,q) (1.83, 67.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4830722Z Skipping (s,q) (1.84, 67.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4831485Z Skipping (s,q) (1.85, 67.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4832153Z Skipping (s,q) (1.86, 67.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4832827Z Skipping (s,q) (1.87, 67.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4833506Z Skipping (s,q) (1.88, 67.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4834183Z Skipping (s,q) (1.89, 67.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4834844Z Skipping (s,q) (1.9, 67.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4835513Z Skipping (s,q) (1.91, 67.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4836182Z Skipping (s,q) (1.92, 67.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4836845Z Skipping (s,q) (1.93, 67.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4837522Z Skipping (s,q) (1.94, 67.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4838203Z Skipping (s,q) (1.95, 67.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4838876Z Skipping (s,q) (1.96, 67.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4839542Z Skipping (s,q) (1.97, 67.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4840224Z Skipping (s,q) (1.98, 67.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4840899Z Skipping (s,q) (1.99, 67.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4841557Z Skipping (s,q) (1.48, 70): inconsistent with heavy hitters! 2025-05-07T20:14:48.4842220Z Skipping (s,q) (1.49, 70): inconsistent with heavy hitters! 2025-05-07T20:14:48.4842940Z Skipping (s,q) (1.5, 70): inconsistent with heavy hitters! 2025-05-07T20:14:48.4843588Z Skipping (s,q) (1.51, 70): inconsistent with heavy hitters! 2025-05-07T20:14:48.4844249Z Skipping (s,q) (1.52, 70): inconsistent with heavy hitters! 2025-05-07T20:14:48.4845075Z Skipping (s,q) (1.53, 70): inconsistent with heavy hitters! 2025-05-07T20:14:48.4845769Z Skipping (s,q) (1.54, 70): inconsistent with heavy hitters! 2025-05-07T20:14:48.4846521Z Skipping (s,q) (1.55, 70): inconsistent with heavy hitters! 2025-05-07T20:14:48.4847178Z Skipping (s,q) (1.56, 70): inconsistent with heavy hitters! 2025-05-07T20:14:48.4847831Z Skipping (s,q) (1.57, 70): inconsistent with heavy hitters! 2025-05-07T20:14:48.4848560Z Skipping (s,q) (1.58, 70): inconsistent with heavy hitters! 2025-05-07T20:14:48.4849217Z Skipping (s,q) (1.59, 70): inconsistent with heavy hitters! 2025-05-07T20:14:48.4849870Z Skipping (s,q) (1.6, 70): inconsistent with heavy hitters! 2025-05-07T20:14:48.4850597Z Skipping (s,q) (1.61, 70): inconsistent with heavy hitters! 2025-05-07T20:14:48.4851247Z Skipping (s,q) (1.62, 70): inconsistent with heavy hitters! 2025-05-07T20:14:48.4851903Z Skipping (s,q) (1.63, 70): inconsistent with heavy hitters! 2025-05-07T20:14:48.4852560Z Skipping (s,q) (1.64, 70): inconsistent with heavy hitters! 2025-05-07T20:14:48.4853213Z Skipping (s,q) (1.65, 70): inconsistent with heavy hitters! 2025-05-07T20:14:48.4853880Z Skipping (s,q) (1.66, 70): inconsistent with heavy hitters! 2025-05-07T20:14:48.4854539Z Skipping (s,q) (1.67, 70): inconsistent with heavy hitters! 2025-05-07T20:14:48.4855190Z Skipping (s,q) (1.68, 70): inconsistent with heavy hitters! 2025-05-07T20:14:48.4855852Z Skipping (s,q) (1.69, 70): inconsistent with heavy hitters! 2025-05-07T20:14:48.4856511Z Skipping (s,q) (1.7, 70): inconsistent with heavy hitters! 2025-05-07T20:14:48.4857164Z Skipping (s,q) (1.71, 70): inconsistent with heavy hitters! 2025-05-07T20:14:48.4857812Z Skipping (s,q) (1.72, 70): inconsistent with heavy hitters! 2025-05-07T20:14:48.4858472Z Skipping (s,q) (1.73, 70): inconsistent with heavy hitters! 2025-05-07T20:14:48.4859134Z Skipping (s,q) (1.74, 70): inconsistent with heavy hitters! 2025-05-07T20:14:48.4859783Z Skipping (s,q) (1.75, 70): inconsistent with heavy hitters! 2025-05-07T20:14:48.4860445Z Skipping (s,q) (1.76, 70): inconsistent with heavy hitters! 2025-05-07T20:14:48.4861105Z Skipping (s,q) (1.77, 70): inconsistent with heavy hitters! 2025-05-07T20:14:48.4861800Z Skipping (s,q) (1.78, 70): inconsistent with heavy hitters! 2025-05-07T20:14:48.4862461Z Skipping (s,q) (1.79, 70): inconsistent with heavy hitters! 2025-05-07T20:14:48.4863110Z Skipping (s,q) (1.8, 70): inconsistent with heavy hitters! 2025-05-07T20:14:48.4863763Z Skipping (s,q) (1.81, 70): inconsistent with heavy hitters! 2025-05-07T20:14:48.4864421Z Skipping (s,q) (1.82, 70): inconsistent with heavy hitters! 2025-05-07T20:14:48.4865079Z Skipping (s,q) (1.83, 70): inconsistent with heavy hitters! 2025-05-07T20:14:48.4865735Z Skipping (s,q) (1.84, 70): inconsistent with heavy hitters! 2025-05-07T20:14:48.4866394Z Skipping (s,q) (1.85, 70): inconsistent with heavy hitters! 2025-05-07T20:14:48.4867053Z Skipping (s,q) (1.86, 70): inconsistent with heavy hitters! 2025-05-07T20:14:48.4867705Z Skipping (s,q) (1.87, 70): inconsistent with heavy hitters! 2025-05-07T20:14:48.4868397Z Skipping (s,q) (1.88, 70): inconsistent with heavy hitters! 2025-05-07T20:14:48.4869069Z Skipping (s,q) (1.89, 70): inconsistent with heavy hitters! 2025-05-07T20:14:48.4869726Z Skipping (s,q) (1.9, 70): inconsistent with heavy hitters! 2025-05-07T20:14:48.4870384Z Skipping (s,q) (1.91, 70): inconsistent with heavy hitters! 2025-05-07T20:14:48.4871042Z Skipping (s,q) (1.92, 70): inconsistent with heavy hitters! 2025-05-07T20:14:48.4871701Z Skipping (s,q) (1.93, 70): inconsistent with heavy hitters! 2025-05-07T20:14:48.4872351Z Skipping (s,q) (1.94, 70): inconsistent with heavy hitters! 2025-05-07T20:14:48.4873008Z Skipping (s,q) (1.95, 70): inconsistent with heavy hitters! 2025-05-07T20:14:48.4873669Z Skipping (s,q) (1.96, 70): inconsistent with heavy hitters! 2025-05-07T20:14:48.4874324Z Skipping (s,q) (1.97, 70): inconsistent with heavy hitters! 2025-05-07T20:14:48.4874990Z Skipping (s,q) (1.98, 70): inconsistent with heavy hitters! 2025-05-07T20:14:48.4875951Z Skipping (s,q) (1.99, 70): inconsistent with heavy hitters! 2025-05-07T20:14:48.4876707Z Skipping (s,q) (1.51, 72.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4877371Z Skipping (s,q) (1.52, 72.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4878040Z Skipping (s,q) (1.53, 72.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4878708Z Skipping (s,q) (1.54, 72.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4879369Z Skipping (s,q) (1.55, 72.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4880395Z Skipping (s,q) (1.56, 72.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4881072Z Skipping (s,q) (1.57, 72.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4881746Z Skipping (s,q) (1.58, 72.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4882412Z Skipping (s,q) (1.59, 72.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4883085Z Skipping (s,q) (1.6, 72.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4883772Z Skipping (s,q) (1.61, 72.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4884443Z Skipping (s,q) (1.62, 72.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4885111Z Skipping (s,q) (1.63, 72.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4885782Z Skipping (s,q) (1.64, 72.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4886450Z Skipping (s,q) (1.65, 72.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4887113Z Skipping (s,q) (1.66, 72.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4887785Z Skipping (s,q) (1.67, 72.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4888553Z Skipping (s,q) (1.68, 72.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4889212Z Skipping (s,q) (1.69, 72.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4889952Z Skipping (s,q) (1.7, 72.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4890624Z Skipping (s,q) (1.71, 72.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4891296Z Skipping (s,q) (1.72, 72.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4891967Z Skipping (s,q) (1.73, 72.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4892639Z Skipping (s,q) (1.74, 72.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4893305Z Skipping (s,q) (1.75, 72.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4893971Z Skipping (s,q) (1.76, 72.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4894644Z Skipping (s,q) (1.77, 72.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4895359Z Skipping (s,q) (1.78, 72.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4896023Z Skipping (s,q) (1.79, 72.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4896692Z Skipping (s,q) (1.8, 72.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4897355Z Skipping (s,q) (1.81, 72.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4898024Z Skipping (s,q) (1.82, 72.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4898700Z Skipping (s,q) (1.83, 72.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4899373Z Skipping (s,q) (1.84, 72.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4900061Z Skipping (s,q) (1.85, 72.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4900781Z Skipping (s,q) (1.86, 72.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4901452Z Skipping (s,q) (1.87, 72.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4902129Z Skipping (s,q) (1.88, 72.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4902795Z Skipping (s,q) (1.89, 72.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4903468Z Skipping (s,q) (1.9, 72.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4904137Z Skipping (s,q) (1.91, 72.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4904820Z Skipping (s,q) (1.92, 72.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4905487Z Skipping (s,q) (1.93, 72.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4906664Z Skipping (s,q) (1.94, 72.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4907386Z Skipping (s,q) (1.95, 72.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4908266Z Skipping (s,q) (1.96, 72.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4908943Z Skipping (s,q) (1.97, 72.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4909615Z Skipping (s,q) (1.98, 72.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4910412Z Skipping (s,q) (1.99, 72.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4911076Z Skipping (s,q) (1.55, 75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4911735Z Skipping (s,q) (1.56, 75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4912393Z Skipping (s,q) (1.57, 75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4913045Z Skipping (s,q) (1.58, 75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4913707Z Skipping (s,q) (1.59, 75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4914369Z Skipping (s,q) (1.6, 75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4915035Z Skipping (s,q) (1.61, 75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4915700Z Skipping (s,q) (1.62, 75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4916366Z Skipping (s,q) (1.63, 75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4917035Z Skipping (s,q) (1.64, 75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4917688Z Skipping (s,q) (1.65, 75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4918350Z Skipping (s,q) (1.66, 75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4919019Z Skipping (s,q) (1.67, 75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4919673Z Skipping (s,q) (1.68, 75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4920331Z Skipping (s,q) (1.69, 75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4920988Z Skipping (s,q) (1.7, 75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4921648Z Skipping (s,q) (1.71, 75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4922302Z Skipping (s,q) (1.72, 75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4922962Z Skipping (s,q) (1.73, 75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4923628Z Skipping (s,q) (1.74, 75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4924336Z Skipping (s,q) (1.75, 75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4924993Z Skipping (s,q) (1.76, 75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4925648Z Skipping (s,q) (1.77, 75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4926302Z Skipping (s,q) (1.78, 75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4926955Z Skipping (s,q) (1.79, 75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4927612Z Skipping (s,q) (1.8, 75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4928347Z Skipping (s,q) (1.81, 75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4928998Z Skipping (s,q) (1.82, 75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4929655Z Skipping (s,q) (1.83, 75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4930324Z Skipping (s,q) (1.84, 75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4930979Z Skipping (s,q) (1.85, 75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4931635Z Skipping (s,q) (1.86, 75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4932293Z Skipping (s,q) (1.87, 75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4932951Z Skipping (s,q) (1.88, 75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4933603Z Skipping (s,q) (1.89, 75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4934260Z Skipping (s,q) (1.9, 75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4934962Z Skipping (s,q) (1.91, 75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4935623Z Skipping (s,q) (1.92, 75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4936286Z Skipping (s,q) (1.93, 75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4936946Z Skipping (s,q) (1.94, 75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4937939Z Skipping (s,q) (1.95, 75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4938690Z Skipping (s,q) (1.96, 75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4939359Z Skipping (s,q) (1.97, 75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4940019Z Skipping (s,q) (1.98, 75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4940668Z Skipping (s,q) (1.99, 75): inconsistent with heavy hitters! 2025-05-07T20:14:48.4941336Z Skipping (s,q) (1.58, 77.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4942006Z Skipping (s,q) (1.59, 77.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4942670Z Skipping (s,q) (1.6, 77.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4943335Z Skipping (s,q) (1.61, 77.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4944002Z Skipping (s,q) (1.62, 77.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4944667Z Skipping (s,q) (1.63, 77.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4945346Z Skipping (s,q) (1.64, 77.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4946018Z Skipping (s,q) (1.65, 77.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4946694Z Skipping (s,q) (1.66, 77.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4947357Z Skipping (s,q) (1.67, 77.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4948036Z Skipping (s,q) (1.68, 77.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4948710Z Skipping (s,q) (1.69, 77.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4949378Z Skipping (s,q) (1.7, 77.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4950046Z Skipping (s,q) (1.71, 77.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4950719Z Skipping (s,q) (1.72, 77.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4951387Z Skipping (s,q) (1.73, 77.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4952051Z Skipping (s,q) (1.74, 77.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4952725Z Skipping (s,q) (1.75, 77.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4953392Z Skipping (s,q) (1.76, 77.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4954070Z Skipping (s,q) (1.77, 77.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4954762Z Skipping (s,q) (1.78, 77.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4955430Z Skipping (s,q) (1.79, 77.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4956098Z Skipping (s,q) (1.8, 77.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4956758Z Skipping (s,q) (1.81, 77.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4957424Z Skipping (s,q) (1.82, 77.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4958090Z Skipping (s,q) (1.83, 77.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4958755Z Skipping (s,q) (1.84, 77.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4959416Z Skipping (s,q) (1.85, 77.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4960097Z Skipping (s,q) (1.86, 77.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4960769Z Skipping (s,q) (1.87, 77.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4961436Z Skipping (s,q) (1.88, 77.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4962106Z Skipping (s,q) (1.89, 77.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4962779Z Skipping (s,q) (1.9, 77.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4963444Z Skipping (s,q) (1.91, 77.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4964120Z Skipping (s,q) (1.92, 77.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4964794Z Skipping (s,q) (1.93, 77.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4965465Z Skipping (s,q) (1.94, 77.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4966135Z Skipping (s,q) (1.95, 77.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4966804Z Skipping (s,q) (1.96, 77.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4967482Z Skipping (s,q) (1.97, 77.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4968471Z Skipping (s,q) (1.98, 77.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4969236Z Skipping (s,q) (1.99, 77.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4969903Z Skipping (s,q) (1.61, 80): inconsistent with heavy hitters! 2025-05-07T20:14:48.4970562Z Skipping (s,q) (1.62, 80): inconsistent with heavy hitters! 2025-05-07T20:14:48.4971212Z Skipping (s,q) (1.63, 80): inconsistent with heavy hitters! 2025-05-07T20:14:48.4971869Z Skipping (s,q) (1.64, 80): inconsistent with heavy hitters! 2025-05-07T20:14:48.4972519Z Skipping (s,q) (1.65, 80): inconsistent with heavy hitters! 2025-05-07T20:14:48.4973167Z Skipping (s,q) (1.66, 80): inconsistent with heavy hitters! 2025-05-07T20:14:48.4973821Z Skipping (s,q) (1.67, 80): inconsistent with heavy hitters! 2025-05-07T20:14:48.4974476Z Skipping (s,q) (1.68, 80): inconsistent with heavy hitters! 2025-05-07T20:14:48.4975133Z Skipping (s,q) (1.69, 80): inconsistent with heavy hitters! 2025-05-07T20:14:48.4975789Z Skipping (s,q) (1.7, 80): inconsistent with heavy hitters! 2025-05-07T20:14:48.4976447Z Skipping (s,q) (1.71, 80): inconsistent with heavy hitters! 2025-05-07T20:14:48.4977100Z Skipping (s,q) (1.72, 80): inconsistent with heavy hitters! 2025-05-07T20:14:48.4977747Z Skipping (s,q) (1.73, 80): inconsistent with heavy hitters! 2025-05-07T20:14:48.4978403Z Skipping (s,q) (1.74, 80): inconsistent with heavy hitters! 2025-05-07T20:14:48.4979056Z Skipping (s,q) (1.75, 80): inconsistent with heavy hitters! 2025-05-07T20:14:48.4980007Z Skipping (s,q) (1.76, 80): inconsistent with heavy hitters! 2025-05-07T20:14:48.4980678Z Skipping (s,q) (1.77, 80): inconsistent with heavy hitters! 2025-05-07T20:14:48.4981335Z Skipping (s,q) (1.78, 80): inconsistent with heavy hitters! 2025-05-07T20:14:48.4981987Z Skipping (s,q) (1.79, 80): inconsistent with heavy hitters! 2025-05-07T20:14:48.4982628Z Skipping (s,q) (1.8, 80): inconsistent with heavy hitters! 2025-05-07T20:14:48.4983289Z Skipping (s,q) (1.81, 80): inconsistent with heavy hitters! 2025-05-07T20:14:48.4983952Z Skipping (s,q) (1.82, 80): inconsistent with heavy hitters! 2025-05-07T20:14:48.4984615Z Skipping (s,q) (1.83, 80): inconsistent with heavy hitters! 2025-05-07T20:14:48.4985275Z Skipping (s,q) (1.84, 80): inconsistent with heavy hitters! 2025-05-07T20:14:48.4985929Z Skipping (s,q) (1.85, 80): inconsistent with heavy hitters! 2025-05-07T20:14:48.4986591Z Skipping (s,q) (1.86, 80): inconsistent with heavy hitters! 2025-05-07T20:14:48.4987236Z Skipping (s,q) (1.87, 80): inconsistent with heavy hitters! 2025-05-07T20:14:48.4987892Z Skipping (s,q) (1.88, 80): inconsistent with heavy hitters! 2025-05-07T20:14:48.4988547Z Skipping (s,q) (1.89, 80): inconsistent with heavy hitters! 2025-05-07T20:14:48.4989197Z Skipping (s,q) (1.9, 80): inconsistent with heavy hitters! 2025-05-07T20:14:48.4989874Z Skipping (s,q) (1.91, 80): inconsistent with heavy hitters! 2025-05-07T20:14:48.4990528Z Skipping (s,q) (1.92, 80): inconsistent with heavy hitters! 2025-05-07T20:14:48.4991185Z Skipping (s,q) (1.93, 80): inconsistent with heavy hitters! 2025-05-07T20:14:48.4991855Z Skipping (s,q) (1.94, 80): inconsistent with heavy hitters! 2025-05-07T20:14:48.4992512Z Skipping (s,q) (1.95, 80): inconsistent with heavy hitters! 2025-05-07T20:14:48.4993173Z Skipping (s,q) (1.96, 80): inconsistent with heavy hitters! 2025-05-07T20:14:48.4993822Z Skipping (s,q) (1.97, 80): inconsistent with heavy hitters! 2025-05-07T20:14:48.4994485Z Skipping (s,q) (1.98, 80): inconsistent with heavy hitters! 2025-05-07T20:14:48.4995141Z Skipping (s,q) (1.99, 80): inconsistent with heavy hitters! 2025-05-07T20:14:48.4995796Z Skipping (s,q) (1.65, 82.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4996473Z Skipping (s,q) (1.66, 82.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4997153Z Skipping (s,q) (1.67, 82.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4997825Z Skipping (s,q) (1.68, 82.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4998853Z Skipping (s,q) (1.69, 82.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.4999728Z Skipping (s,q) (1.7, 82.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.5000493Z Skipping (s,q) (1.71, 82.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.5001158Z Skipping (s,q) (1.72, 82.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.5001831Z Skipping (s,q) (1.73, 82.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.5002506Z Skipping (s,q) (1.74, 82.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.5003180Z Skipping (s,q) (1.75, 82.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.5003846Z Skipping (s,q) (1.76, 82.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.5004512Z Skipping (s,q) (1.77, 82.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.5005181Z Skipping (s,q) (1.78, 82.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.5005907Z Skipping (s,q) (1.79, 82.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.5006582Z Skipping (s,q) (1.8, 82.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.5007250Z Skipping (s,q) (1.81, 82.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.5007920Z Skipping (s,q) (1.82, 82.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.5008744Z Skipping (s,q) (1.83, 82.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.5009413Z Skipping (s,q) (1.84, 82.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.5010084Z Skipping (s,q) (1.85, 82.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.5010750Z Skipping (s,q) (1.86, 82.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.5011418Z Skipping (s,q) (1.87, 82.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.5012089Z Skipping (s,q) (1.88, 82.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.5012750Z Skipping (s,q) (1.89, 82.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.5013424Z Skipping (s,q) (1.9, 82.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.5014103Z Skipping (s,q) (1.91, 82.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.5014778Z Skipping (s,q) (1.92, 82.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.5015451Z Skipping (s,q) (1.93, 82.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.5016130Z Skipping (s,q) (1.94, 82.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.5016800Z Skipping (s,q) (1.95, 82.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.5017466Z Skipping (s,q) (1.96, 82.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.5018137Z Skipping (s,q) (1.97, 82.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.5018809Z Skipping (s,q) (1.98, 82.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.5019480Z Skipping (s,q) (1.99, 82.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.5020138Z Skipping (s,q) (1.68, 85): inconsistent with heavy hitters! 2025-05-07T20:14:48.5020803Z Skipping (s,q) (1.69, 85): inconsistent with heavy hitters! 2025-05-07T20:14:48.5021462Z Skipping (s,q) (1.7, 85): inconsistent with heavy hitters! 2025-05-07T20:14:48.5022125Z Skipping (s,q) (1.71, 85): inconsistent with heavy hitters! 2025-05-07T20:14:48.5022795Z Skipping (s,q) (1.72, 85): inconsistent with heavy hitters! 2025-05-07T20:14:48.5023454Z Skipping (s,q) (1.73, 85): inconsistent with heavy hitters! 2025-05-07T20:14:48.5024106Z Skipping (s,q) (1.74, 85): inconsistent with heavy hitters! 2025-05-07T20:14:48.5024766Z Skipping (s,q) (1.75, 85): inconsistent with heavy hitters! 2025-05-07T20:14:48.5025429Z Skipping (s,q) (1.76, 85): inconsistent with heavy hitters! 2025-05-07T20:14:48.5026093Z Skipping (s,q) (1.77, 85): inconsistent with heavy hitters! 2025-05-07T20:14:48.5026745Z Skipping (s,q) (1.78, 85): inconsistent with heavy hitters! 2025-05-07T20:14:48.5027408Z Skipping (s,q) (1.79, 85): inconsistent with heavy hitters! 2025-05-07T20:14:48.5028067Z Skipping (s,q) (1.8, 85): inconsistent with heavy hitters! 2025-05-07T20:14:48.5028814Z Skipping (s,q) (1.81, 85): inconsistent with heavy hitters! 2025-05-07T20:14:48.5029788Z Skipping (s,q) (1.82, 85): inconsistent with heavy hitters! 2025-05-07T20:14:48.5030540Z Skipping (s,q) (1.83, 85): inconsistent with heavy hitters! 2025-05-07T20:14:48.5031203Z Skipping (s,q) (1.84, 85): inconsistent with heavy hitters! 2025-05-07T20:14:48.5031856Z Skipping (s,q) (1.85, 85): inconsistent with heavy hitters! 2025-05-07T20:14:48.5032517Z Skipping (s,q) (1.86, 85): inconsistent with heavy hitters! 2025-05-07T20:14:48.5033178Z Skipping (s,q) (1.87, 85): inconsistent with heavy hitters! 2025-05-07T20:14:48.5033828Z Skipping (s,q) (1.88, 85): inconsistent with heavy hitters! 2025-05-07T20:14:48.5034487Z Skipping (s,q) (1.89, 85): inconsistent with heavy hitters! 2025-05-07T20:14:48.5035139Z Skipping (s,q) (1.9, 85): inconsistent with heavy hitters! 2025-05-07T20:14:48.5035789Z Skipping (s,q) (1.91, 85): inconsistent with heavy hitters! 2025-05-07T20:14:48.5036450Z Skipping (s,q) (1.92, 85): inconsistent with heavy hitters! 2025-05-07T20:14:48.5037115Z Skipping (s,q) (1.93, 85): inconsistent with heavy hitters! 2025-05-07T20:14:48.5037780Z Skipping (s,q) (1.94, 85): inconsistent with heavy hitters! 2025-05-07T20:14:48.5038441Z Skipping (s,q) (1.95, 85): inconsistent with heavy hitters! 2025-05-07T20:14:48.5039100Z Skipping (s,q) (1.96, 85): inconsistent with heavy hitters! 2025-05-07T20:14:48.5039758Z Skipping (s,q) (1.97, 85): inconsistent with heavy hitters! 2025-05-07T20:14:48.5040405Z Skipping (s,q) (1.98, 85): inconsistent with heavy hitters! 2025-05-07T20:14:48.5041192Z Skipping (s,q) (1.99, 85): inconsistent with heavy hitters! 2025-05-07T20:14:48.5041856Z Skipping (s,q) (1.71, 87.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.5042527Z Skipping (s,q) (1.72, 87.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.5043190Z Skipping (s,q) (1.73, 87.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.5043862Z Skipping (s,q) (1.74, 87.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.5044533Z Skipping (s,q) (1.75, 87.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.5045200Z Skipping (s,q) (1.76, 87.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.5045878Z Skipping (s,q) (1.77, 87.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.5046550Z Skipping (s,q) (1.78, 87.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.5047226Z Skipping (s,q) (1.79, 87.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.5047897Z Skipping (s,q) (1.8, 87.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.5048650Z Skipping (s,q) (1.81, 87.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.5049321Z Skipping (s,q) (1.82, 87.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.5049986Z Skipping (s,q) (1.83, 87.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.5050659Z Skipping (s,q) (1.84, 87.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.5051332Z Skipping (s,q) (1.85, 87.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.5052000Z Skipping (s,q) (1.86, 87.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.5052676Z Skipping (s,q) (1.87, 87.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.5053358Z Skipping (s,q) (1.88, 87.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.5054031Z Skipping (s,q) (1.89, 87.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.5054692Z Skipping (s,q) (1.9, 87.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.5055357Z Skipping (s,q) (1.91, 87.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.5056026Z Skipping (s,q) (1.92, 87.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.5056685Z Skipping (s,q) (1.93, 87.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.5057354Z Skipping (s,q) (1.94, 87.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.5058022Z Skipping (s,q) (1.95, 87.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.5058686Z Skipping (s,q) (1.96, 87.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.5059346Z Skipping (s,q) (1.97, 87.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.5060318Z Skipping (s,q) (1.98, 87.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.5061083Z Skipping (s,q) (1.99, 87.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.5061741Z Skipping (s,q) (1.75, 90): inconsistent with heavy hitters! 2025-05-07T20:14:48.5062400Z Skipping (s,q) (1.76, 90): inconsistent with heavy hitters! 2025-05-07T20:14:48.5063055Z Skipping (s,q) (1.77, 90): inconsistent with heavy hitters! 2025-05-07T20:14:48.5063708Z Skipping (s,q) (1.78, 90): inconsistent with heavy hitters! 2025-05-07T20:14:48.5064354Z Skipping (s,q) (1.79, 90): inconsistent with heavy hitters! 2025-05-07T20:14:48.5065010Z Skipping (s,q) (1.8, 90): inconsistent with heavy hitters! 2025-05-07T20:14:48.5065662Z Skipping (s,q) (1.81, 90): inconsistent with heavy hitters! 2025-05-07T20:14:48.5066316Z Skipping (s,q) (1.82, 90): inconsistent with heavy hitters! 2025-05-07T20:14:48.5067120Z Skipping (s,q) (1.83, 90): inconsistent with heavy hitters! 2025-05-07T20:14:48.5067784Z Skipping (s,q) (1.84, 90): inconsistent with heavy hitters! 2025-05-07T20:14:48.5068435Z Skipping (s,q) (1.85, 90): inconsistent with heavy hitters! 2025-05-07T20:14:48.5069111Z Skipping (s,q) (1.86, 90): inconsistent with heavy hitters! 2025-05-07T20:14:48.5069760Z Skipping (s,q) (1.87, 90): inconsistent with heavy hitters! 2025-05-07T20:14:48.5070414Z Skipping (s,q) (1.88, 90): inconsistent with heavy hitters! 2025-05-07T20:14:48.5071065Z Skipping (s,q) (1.89, 90): inconsistent with heavy hitters! 2025-05-07T20:14:48.5071717Z Skipping (s,q) (1.9, 90): inconsistent with heavy hitters! 2025-05-07T20:14:48.5072374Z Skipping (s,q) (1.91, 90): inconsistent with heavy hitters! 2025-05-07T20:14:48.5073026Z Skipping (s,q) (1.92, 90): inconsistent with heavy hitters! 2025-05-07T20:14:48.5073683Z Skipping (s,q) (1.93, 90): inconsistent with heavy hitters! 2025-05-07T20:14:48.5074338Z Skipping (s,q) (1.94, 90): inconsistent with heavy hitters! 2025-05-07T20:14:48.5075007Z Skipping (s,q) (1.95, 90): inconsistent with heavy hitters! 2025-05-07T20:14:48.5075663Z Skipping (s,q) (1.96, 90): inconsistent with heavy hitters! 2025-05-07T20:14:48.5076330Z Skipping (s,q) (1.97, 90): inconsistent with heavy hitters! 2025-05-07T20:14:48.5076986Z Skipping (s,q) (1.98, 90): inconsistent with heavy hitters! 2025-05-07T20:14:48.5077632Z Skipping (s,q) (1.99, 90): inconsistent with heavy hitters! 2025-05-07T20:14:48.5078297Z Skipping (s,q) (1.78, 92.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.5078974Z Skipping (s,q) (1.79, 92.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.5079636Z Skipping (s,q) (1.8, 92.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.5080621Z Skipping (s,q) (1.81, 92.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.5081295Z Skipping (s,q) (1.82, 92.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.5081967Z Skipping (s,q) (1.83, 92.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.5082633Z Skipping (s,q) (1.84, 92.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.5083311Z Skipping (s,q) (1.85, 92.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.5083990Z Skipping (s,q) (1.86, 92.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.5084656Z Skipping (s,q) (1.87, 92.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.5085331Z Skipping (s,q) (1.88, 92.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.5086004Z Skipping (s,q) (1.89, 92.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.5086672Z Skipping (s,q) (1.9, 92.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.5087333Z Skipping (s,q) (1.91, 92.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.5088005Z Skipping (s,q) (1.92, 92.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.5088758Z Skipping (s,q) (1.93, 92.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.5089488Z Skipping (s,q) (1.94, 92.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.5090161Z Skipping (s,q) (1.95, 92.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.5091192Z Skipping (s,q) (1.96, 92.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.5091998Z Skipping (s,q) (1.97, 92.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.5092667Z Skipping (s,q) (1.98, 92.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.5093242Z Skipping (s,q) PASSED 2025-05-07T20:14:48.5093491Z 2025-05-07T20:14:48.5093725Z ============================== 1 passed in 2.61s =============================== 2025-05-07T20:14:48.5094308Z (1.99, 92.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.5094915Z Skipping (s,q) (1.81, 95): inconsistent with heavy hitters! 2025-05-07T20:14:48.5095577Z Skipping (s,q) (1.82, 95): inconsistent with heavy hitters! 2025-05-07T20:14:48.5096237Z Skipping (s,q) (1.83, 95): inconsistent with heavy hitters! 2025-05-07T20:14:48.5096888Z Skipping (s,q) (1.84, 95): inconsistent with heavy hitters! 2025-05-07T20:14:48.5097544Z Skipping (s,q) (1.85, 95): inconsistent with heavy hitters! 2025-05-07T20:14:48.5098215Z Skipping (s,q) (1.86, 95): inconsistent with heavy hitters! 2025-05-07T20:14:48.5098864Z Skipping (s,q) (1.87, 95): inconsistent with heavy hitters! 2025-05-07T20:14:48.5099526Z Skipping (s,q) (1.88, 95): inconsistent with heavy hitters! 2025-05-07T20:14:48.5100181Z Skipping (s,q) (1.89, 95): inconsistent with heavy hitters! 2025-05-07T20:14:48.5100834Z Skipping (s,q) (1.9, 95): inconsistent with heavy hitters! 2025-05-07T20:14:48.5101486Z Skipping (s,q) (1.91, 95): inconsistent with heavy hitters! 2025-05-07T20:14:48.5102142Z Skipping (s,q) (1.92, 95): inconsistent with heavy hitters! 2025-05-07T20:14:48.5102800Z Skipping (s,q) (1.93, 95): inconsistent with heavy hitters! 2025-05-07T20:14:48.5103452Z Skipping (s,q) (1.94, 95): inconsistent with heavy hitters! 2025-05-07T20:14:48.5104111Z Skipping (s,q) (1.95, 95): inconsistent with heavy hitters! 2025-05-07T20:14:48.5104767Z Skipping (s,q) (1.96, 95): inconsistent with heavy hitters! 2025-05-07T20:14:48.5105412Z Skipping (s,q) (1.97, 95): inconsistent with heavy hitters! 2025-05-07T20:14:48.5106077Z Skipping (s,q) (1.98, 95): inconsistent with heavy hitters! 2025-05-07T20:14:48.5106745Z Skipping (s,q) (1.99, 95): inconsistent with heavy hitters! 2025-05-07T20:14:48.5107410Z Skipping (s,q) (1.85, 97.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.5108075Z Skipping (s,q) (1.86, 97.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.5108747Z Skipping (s,q) (1.87, 97.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.5109419Z Skipping (s,q) (1.88, 97.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.5110083Z Skipping (s,q) (1.89, 97.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.5110750Z Skipping (s,q) (1.9, 97.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.5111418Z Skipping (s,q) (1.91, 97.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.5112084Z Skipping (s,q) (1.92, 97.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.5112757Z Skipping (s,q) (1.93, 97.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.5113434Z Skipping (s,q) (1.94, 97.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.5114110Z Skipping (s,q) (1.95, 97.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.5114772Z Skipping (s,q) (1.96, 97.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.5115439Z Skipping (s,q) (1.97, 97.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.5116107Z Skipping (s,q) (1.98, 97.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.5116764Z Skipping (s,q) (1.99, 97.5): inconsistent with heavy hitters! 2025-05-07T20:14:48.5126691Z Skipping (s,q) (1.88, 100): inconsistent with heavy hitters! 2025-05-07T20:14:48.5127596Z Skipping (s,q) (1.89, 100): inconsistent with heavy hitters! 2025-05-07T20:14:48.5128395Z Skipping (s,q) (1.9, 100): inconsistent with heavy hitters! 2025-05-07T20:14:48.5129055Z Skipping (s,q) (1.91, 100): inconsistent with heavy hitters! 2025-05-07T20:14:48.5129710Z Skipping (s,q) (1.92, 100): inconsistent with heavy hitters! 2025-05-07T20:14:48.5130671Z Skipping (s,q) (1.93, 100): inconsistent with heavy hitters! 2025-05-07T20:14:48.5131467Z Skipping (s,q) (1.94, 100): inconsistent with heavy hitters! 2025-05-07T20:14:48.5132127Z Skipping (s,q) (1.95, 100): inconsistent with heavy hitters! 2025-05-07T20:14:48.5132778Z Skipping (s,q) (1.96, 100): inconsistent with heavy hitters! 2025-05-07T20:14:48.5133440Z Skipping (s,q) (1.97, 100): inconsistent with heavy hitters! 2025-05-07T20:14:48.5134100Z Skipping (s,q) (1.98, 100): inconsistent with heavy hitters! 2025-05-07T20:14:48.5134751Z Skipping (s,q) (1.99, 100): inconsistent with heavy hitters! 2025-05-07T20:14:48.5135366Z Time taken to estimate parameters (us): 15606 2025-05-07T20:14:48.9527412Z 2025-05-07T20:14:48.9528274Z [TEST] Python test suite PASSED: ./tbe/eeg/tbe_indices_estimator_test.py 2025-05-07T20:14:48.9551125Z [TEST] Python test time for ./tbe/eeg/tbe_indices_estimator_test.py: 6 seconds 2025-05-07T20:14:48.9551682Z 2025-05-07T20:14:48.9551689Z 2025-05-07T20:14:48.9551694Z 2025-05-07T20:14:48.9551700Z 2025-05-07T20:14:48.9568354Z ################################################################################ 2025-05-07T20:14:48.9591145Z # [2025-05-07T20:14:48.958Z] Run Python Test Suite: 2025-05-07T20:14:48.9591750Z # ./tbe/eeg/tbe_indices_generator_test.py 2025-05-07T20:14:48.9592283Z ################################################################################ 2025-05-07T20:14:48.9624762Z + 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:14:48.9625828Z 2025-05-07T20:14:52.1749720Z ============================= test session starts ============================== 2025-05-07T20:14:52.1750715Z platform linux -- Python 3.9.7, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:14:52.1751546Z cachedir: .pytest_cache 2025-05-07T20:14:52.1752507Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:14:52.1753531Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:14:52.1754034Z plugins: hypothesis-6.131.14 2025-05-07T20:14:54.5000501Z collecting ... collected 1 item 2025-05-07T20:14:54.5000890Z 2025-05-07T20:14:59.3385889Z tbe/eeg/tbe_indices_generator_test.py::TBEIndicesGeneratorTest::test_indices_generation PASSED 2025-05-07T20:14:59.3386589Z 2025-05-07T20:14:59.3386822Z ============================== 1 passed in 7.40s =============================== 2025-05-07T20:14:59.3387410Z Time taken to generate indices (us): 4761 2025-05-07T20:14:59.3387937Z Time taken to generate indices (us): 4745 2025-05-07T20:14:59.3388448Z Time taken to generate indices (us): 49896 2025-05-07T20:14:59.3388966Z Time taken to generate indices (us): 52337 2025-05-07T20:14:59.3389484Z Time taken to generate indices (us): 363235 2025-05-07T20:14:59.3390009Z Time taken to generate indices (us): 280468 2025-05-07T20:14:59.3390552Z Time taken to generate indices (us): 92393 2025-05-07T20:14:59.3391080Z Time taken to generate indices (us): 337930 2025-05-07T20:14:59.3391626Z Time taken to generate indices (us): 400445 2025-05-07T20:14:59.3392142Z Time taken to generate indices (us): 283230 2025-05-07T20:14:59.3392663Z Time taken to generate indices (us): 327645 2025-05-07T20:14:59.3393188Z Time taken to generate indices (us): 316526 2025-05-07T20:14:59.3393699Z Time taken to generate indices (us): 6308 2025-05-07T20:14:59.3394221Z Time taken to generate indices (us): 469704 2025-05-07T20:14:59.3394742Z Time taken to generate indices (us): 486669 2025-05-07T20:14:59.3395263Z Time taken to generate indices (us): 16038 2025-05-07T20:14:59.3395780Z Time taken to generate indices (us): 331263 2025-05-07T20:14:59.3396301Z Time taken to generate indices (us): 390761 2025-05-07T20:14:59.3396825Z Time taken to generate indices (us): 394276 2025-05-07T20:14:59.3397349Z Time taken to generate indices (us): 5040 2025-05-07T20:15:00.0821362Z 2025-05-07T20:15:00.0826716Z [TEST] Python test suite PASSED: ./tbe/eeg/tbe_indices_generator_test.py 2025-05-07T20:15:00.0863624Z [TEST] Python test time for ./tbe/eeg/tbe_indices_generator_test.py: 12 seconds 2025-05-07T20:15:00.0869533Z 2025-05-07T20:15:00.0869752Z 2025-05-07T20:15:00.0869762Z 2025-05-07T20:15:00.0869769Z 2025-05-07T20:15:00.0991854Z ################################################################################ 2025-05-07T20:15:00.0992806Z # [2025-05-07T20:15:00.089Z] Run Python Test Suite: 2025-05-07T20:15:00.0993671Z # ./tbe/inference/inference_converter_test.py 2025-05-07T20:15:00.1031921Z ################################################################################ 2025-05-07T20:15:00.1086199Z + 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:00.1087306Z 2025-05-07T20:15:03.7155447Z ============================= test session starts ============================== 2025-05-07T20:15:03.7156456Z platform linux -- Python 3.9.7, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:15:03.7157299Z cachedir: .pytest_cache 2025-05-07T20:15:03.7158218Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:15:03.7159221Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:15:03.7159715Z plugins: hypothesis-6.131.14 2025-05-07T20:15:06.0493650Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:15:06.0495020Z Configuration file: /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-clang++.cfg 2025-05-07T20:15:06.0696984Z collected 3 items 2025-05-07T20:15:06.0697286Z 2025-05-07T20:15:06.0732026Z tbe/inference/inference_converter_test.py::QuantizedSplitEmbeddingsTest::test_l2_norm_pruning_workflow SKIPPED 2025-05-07T20:16:39.5019924Z tbe/inference/inference_converter_test.py::QuantizedSplitEmbeddingsTest::test_pruning_workflow_large_scale Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:16:39.5021672Z self=, 2025-05-07T20:16:39.5022633Z T=1, 2025-05-07T20:16:39.5022960Z D=2, 2025-05-07T20:16:39.5023294Z log_E=3, 2025-05-07T20:16:39.5023659Z pruning_ratio=0.0, 2025-05-07T20:16:39.5024042Z use_cpu=True, 2025-05-07T20:16:39.5024445Z use_array_for_index_remapping=False, 2025-05-07T20:16:39.5024911Z ) 2025-05-07T20:16:39.5025304Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:16:39.5026340Z self=, 2025-05-07T20:16:39.5027298Z T=5, 2025-05-07T20:16:39.5027618Z D=2, 2025-05-07T20:16:39.5027951Z log_E=3, 2025-05-07T20:16:39.5028317Z pruning_ratio=0.0, 2025-05-07T20:16:39.5028706Z use_cpu=True, 2025-05-07T20:16:39.5029109Z use_array_for_index_remapping=False, 2025-05-07T20:16:39.5029570Z ) 2025-05-07T20:16:39.5029966Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:16:39.5031003Z self=, 2025-05-07T20:16:39.5031956Z T=5, 2025-05-07T20:16:39.5032283Z D=125, 2025-05-07T20:16:39.5032610Z log_E=4, 2025-05-07T20:16:39.5032979Z pruning_ratio=0.030370770318298716, 2025-05-07T20:16:39.5033440Z use_cpu=True, 2025-05-07T20:16:39.5033833Z use_array_for_index_remapping=True, 2025-05-07T20:16:39.5034291Z ) 2025-05-07T20:16:39.5034693Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:16:39.5035722Z self=, 2025-05-07T20:16:39.5036678Z T=7, 2025-05-07T20:16:39.5037615Z D=2, 2025-05-07T20:16:39.5037966Z log_E=3, 2025-05-07T20:16:39.5038584Z pruning_ratio=0.0, 2025-05-07T20:16:39.5038974Z use_cpu=True, 2025-05-07T20:16:39.5039371Z use_array_for_index_remapping=False, 2025-05-07T20:16:39.5039827Z ) 2025-05-07T20:16:39.5040227Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:16:39.5041268Z self=, 2025-05-07T20:16:39.5042215Z T=7, 2025-05-07T20:16:39.5042549Z D=24, 2025-05-07T20:16:39.5042879Z log_E=5, 2025-05-07T20:16:39.5043238Z pruning_ratio=0.10575880932590188, 2025-05-07T20:16:39.5043694Z use_cpu=True, 2025-05-07T20:16:39.5044090Z use_array_for_index_remapping=True, 2025-05-07T20:16:39.5044545Z ) 2025-05-07T20:16:39.5044947Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:16:39.5045990Z self=, 2025-05-07T20:16:39.5046945Z T=5, 2025-05-07T20:16:39.5047283Z D=60, 2025-05-07T20:16:39.5047617Z log_E=5, 2025-05-07T20:16:39.5047992Z pruning_ratio=2.82938739229815e-267, 2025-05-07T20:16:39.5048583Z use_cpu=True, 2025-05-07T20:16:39.5048985Z use_array_for_index_remapping=False, 2025-05-07T20:16:39.5049448Z ) 2025-05-07T20:16:39.5049840Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:16:39.5050878Z self=, 2025-05-07T20:16:39.5051832Z T=6, 2025-05-07T20:16:39.5052157Z D=35, 2025-05-07T20:16:39.5052483Z log_E=4, 2025-05-07T20:16:39.5052843Z pruning_ratio=0.3333333333333333, 2025-05-07T20:16:39.5053313Z use_cpu=True, 2025-05-07T20:16:39.5053707Z use_array_for_index_remapping=False, 2025-05-07T20:16:39.5054172Z ) 2025-05-07T20:16:39.5054575Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:16:39.5055704Z self=, 2025-05-07T20:16:39.5056694Z T=5, 2025-05-07T20:16:39.5057017Z D=11, 2025-05-07T20:16:39.5057350Z log_E=3, 2025-05-07T20:16:39.5057714Z pruning_ratio=0.565109163087278, 2025-05-07T20:16:39.5058158Z use_cpu=True, 2025-05-07T20:16:39.5058564Z use_array_for_index_remapping=False, 2025-05-07T20:16:39.5059033Z ) 2025-05-07T20:16:39.5059428Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:16:39.5060466Z self=, 2025-05-07T20:16:39.5061421Z T=3, 2025-05-07T20:16:39.5061753Z D=128, 2025-05-07T20:16:39.5062080Z log_E=4, 2025-05-07T20:16:39.5062445Z pruning_ratio=0.31043911247726363, 2025-05-07T20:16:39.5062903Z use_cpu=True, 2025-05-07T20:16:39.5063295Z use_array_for_index_remapping=False, 2025-05-07T20:16:39.5063768Z ) 2025-05-07T20:16:39.5064172Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:16:39.5065406Z self=, 2025-05-07T20:16:39.5066376Z T=5, 2025-05-07T20:16:39.5066704Z D=120, 2025-05-07T20:16:39.5067032Z log_E=3, 2025-05-07T20:16:39.5067403Z pruning_ratio=0.3213066143143215, 2025-05-07T20:16:39.5067853Z use_cpu=True, 2025-05-07T20:16:39.5068246Z use_array_for_index_remapping=True, 2025-05-07T20:16:39.5068707Z ) 2025-05-07T20:16:39.5069111Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:16:39.5070138Z self=, 2025-05-07T20:16:39.5071084Z T=8, 2025-05-07T20:16:39.5071409Z D=123, 2025-05-07T20:16:39.5071741Z log_E=3, 2025-05-07T20:16:39.5072100Z pruning_ratio=0.948175516930884, 2025-05-07T20:16:39.5072826Z use_cpu=True, 2025-05-07T20:16:39.5073246Z use_array_for_index_remapping=False, 2025-05-07T20:16:39.5073843Z ) 2025-05-07T20:16:39.5074243Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:16:39.5075274Z self=, 2025-05-07T20:16:39.5076220Z T=1, 2025-05-07T20:16:39.5076544Z D=123, 2025-05-07T20:16:39.5076878Z log_E=3, 2025-05-07T20:16:39.5077236Z pruning_ratio=0.948175516930884, 2025-05-07T20:16:39.5077686Z use_cpu=True, 2025-05-07T20:16:39.5078083Z use_array_for_index_remapping=False, 2025-05-07T20:16:39.5078540Z ) 2025-05-07T20:16:39.5078929Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:16:39.5080194Z self=, 2025-05-07T20:16:39.5081149Z T=1, 2025-05-07T20:16:39.5081470Z D=2, 2025-05-07T20:16:39.5081817Z log_E=3, 2025-05-07T20:16:39.5082185Z pruning_ratio=0.948175516930884, 2025-05-07T20:16:39.5082634Z use_cpu=True, 2025-05-07T20:16:39.5083037Z use_array_for_index_remapping=False, 2025-05-07T20:16:39.5083503Z ) 2025-05-07T20:16:39.5083901Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:16:39.5084937Z self=, 2025-05-07T20:16:39.5085896Z T=2, 2025-05-07T20:16:39.5086221Z D=2, 2025-05-07T20:16:39.5086557Z log_E=3, 2025-05-07T20:16:39.5086922Z pruning_ratio=0.948175516930884, 2025-05-07T20:16:39.5087369Z use_cpu=True, 2025-05-07T20:16:39.5087768Z use_array_for_index_remapping=False, 2025-05-07T20:16:39.5088235Z ) 2025-05-07T20:16:39.5088766Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:16:39.5089805Z self=, 2025-05-07T20:16:39.5090763Z T=3, 2025-05-07T20:16:39.5091102Z D=2, 2025-05-07T20:16:39.5091425Z log_E=3, 2025-05-07T20:16:39.5091792Z pruning_ratio=0.948175516930884, 2025-05-07T20:16:39.5092238Z use_cpu=True, 2025-05-07T20:16:39.5092630Z use_array_for_index_remapping=False, 2025-05-07T20:16:39.5093098Z ) 2025-05-07T20:16:39.5093506Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:16:39.5094537Z self=, 2025-05-07T20:16:39.5095491Z T=3, 2025-05-07T20:16:39.5095824Z D=3, 2025-05-07T20:16:39.5096153Z log_E=3, 2025-05-07T20:16:39.5096507Z pruning_ratio=0.948175516930884, 2025-05-07T20:16:39.5096957Z use_cpu=True, 2025-05-07T20:16:39.5097357Z use_array_for_index_remapping=False, 2025-05-07T20:16:39.5097812Z ) 2025-05-07T20:16:39.5098211Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:16:39.5099252Z self=, 2025-05-07T20:16:39.5100204Z T=4, 2025-05-07T20:16:39.5100529Z D=120, 2025-05-07T20:16:39.5100858Z log_E=5, 2025-05-07T20:16:39.5101216Z pruning_ratio=0.7557922646346712, 2025-05-07T20:16:39.5101665Z use_cpu=True, 2025-05-07T20:16:39.5102063Z use_array_for_index_remapping=True, 2025-05-07T20:16:39.5102516Z ) 2025-05-07T20:16:39.5102921Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:16:39.5103959Z self=, 2025-05-07T20:16:39.5104914Z T=4, 2025-05-07T20:16:39.5105234Z D=4, 2025-05-07T20:16:39.5105563Z log_E=5, 2025-05-07T20:16:39.5105931Z pruning_ratio=0.7557922646346712, 2025-05-07T20:16:39.5106377Z use_cpu=True, 2025-05-07T20:16:39.5106780Z use_array_for_index_remapping=True, 2025-05-07T20:16:39.5107736Z ) 2025-05-07T20:16:39.5108151Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:16:39.5109385Z self=, 2025-05-07T20:16:39.5110341Z T=5, 2025-05-07T20:16:39.5110661Z D=4, 2025-05-07T20:16:39.5110990Z log_E=5, 2025-05-07T20:16:39.5111355Z pruning_ratio=0.7557922646346712, 2025-05-07T20:16:39.5111804Z use_cpu=True, 2025-05-07T20:16:39.5112202Z use_array_for_index_remapping=True, 2025-05-07T20:16:39.5112668Z ) 2025-05-07T20:16:39.5113063Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:16:39.5114104Z self=, 2025-05-07T20:16:39.5115061Z T=5, 2025-05-07T20:16:39.5115389Z D=4, 2025-05-07T20:16:39.5115711Z log_E=4, 2025-05-07T20:16:39.5116076Z pruning_ratio=0.7557922646346712, 2025-05-07T20:16:39.5116540Z use_cpu=True, 2025-05-07T20:16:39.5116932Z use_array_for_index_remapping=True, 2025-05-07T20:16:39.5117398Z ) 2025-05-07T20:16:39.5117798Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:16:39.5118825Z self=, 2025-05-07T20:16:39.5119783Z T=4, 2025-05-07T20:16:39.5120109Z D=4, 2025-05-07T20:16:39.5120440Z log_E=4, 2025-05-07T20:16:39.5120806Z pruning_ratio=0.7557922646346712, 2025-05-07T20:16:39.5121256Z use_cpu=True, 2025-05-07T20:16:39.5121649Z use_array_for_index_remapping=True, 2025-05-07T20:16:39.5122105Z ) 2025-05-07T20:16:39.5122504Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:16:39.5123536Z self=, 2025-05-07T20:16:39.5124479Z T=5, 2025-05-07T20:16:39.5124803Z D=31, 2025-05-07T20:16:39.5125140Z log_E=5, 2025-05-07T20:16:39.5125497Z pruning_ratio=0.39912608246220366, 2025-05-07T20:16:39.5125955Z use_cpu=True, 2025-05-07T20:16:39.5126354Z use_array_for_index_remapping=False, 2025-05-07T20:16:39.5126811Z ) 2025-05-07T20:16:39.5127213Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:16:39.5128259Z self=, 2025-05-07T20:16:39.5129429Z T=5, 2025-05-07T20:16:39.5129753Z D=31, 2025-05-07T20:16:39.5130079Z log_E=3, 2025-05-07T20:16:39.5130445Z pruning_ratio=0.39912608246220366, 2025-05-07T20:16:39.5130886Z use_cpu=True, 2025-05-07T20:16:39.5131282Z use_array_for_index_remapping=False, 2025-05-07T20:16:39.5131743Z ) 2025-05-07T20:16:39.5132137Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:16:39.5133178Z self=, 2025-05-07T20:16:39.5134152Z T=5, 2025-05-07T20:16:39.5134507Z D=5, 2025-05-07T20:16:39.5134834Z log_E=3, 2025-05-07T20:16:39.5135206Z pruning_ratio=0.39912608246220366, 2025-05-07T20:16:39.5135666Z use_cpu=True, 2025-05-07T20:16:39.5136063Z use_array_for_index_remapping=False, 2025-05-07T20:16:39.5136527Z ) 2025-05-07T20:16:39.5136932Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:16:39.5137968Z self=, 2025-05-07T20:16:39.5138929Z T=5, 2025-05-07T20:16:39.5139263Z D=3, 2025-05-07T20:16:39.5139584Z log_E=3, 2025-05-07T20:16:39.5139952Z pruning_ratio=0.39912608246220366, 2025-05-07T20:16:39.5140411Z use_cpu=True, 2025-05-07T20:16:39.5140805Z use_array_for_index_remapping=False, 2025-05-07T20:16:39.5141268Z ) 2025-05-07T20:16:39.5141671Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:16:39.5143137Z self=, 2025-05-07T20:16:39.5144244Z T=3, 2025-05-07T20:16:39.5144579Z D=3, 2025-05-07T20:16:39.5144917Z log_E=3, 2025-05-07T20:16:39.5145283Z pruning_ratio=0.39912608246220366, 2025-05-07T20:16:39.5145742Z use_cpu=True, 2025-05-07T20:16:39.5146142Z use_array_for_index_remapping=False, 2025-05-07T20:16:39.5146597Z ) 2025-05-07T20:16:46.0163722Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:16:46.0164987Z self=, 2025-05-07T20:16:46.0165954Z T=4, 2025-05-07T20:16:46.0166285Z D=101, 2025-05-07T20:16:46.0166618Z log_E=3, 2025-05-07T20:16:46.0167054Z pruning_ratio=0.5567965321408568, 2025-05-07T20:16:46.0167506Z use_cpu=True, 2025-05-07T20:16:46.0167910Z use_array_for_index_remapping=False, 2025-05-07T20:16:46.0168436Z ) 2025-05-07T20:16:46.0168898Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:16:46.0169955Z self=, 2025-05-07T20:16:46.0170920Z T=4, 2025-05-07T20:16:46.0171252Z D=101, 2025-05-07T20:16:46.0171584Z log_E=4, 2025-05-07T20:16:46.0171952Z pruning_ratio=0.5567965321408568, 2025-05-07T20:16:46.0172407Z use_cpu=True, 2025-05-07T20:16:46.0172815Z use_array_for_index_remapping=False, 2025-05-07T20:16:46.0173272Z ) 2025-05-07T20:16:46.0173678Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:16:46.0174809Z self=, 2025-05-07T20:16:46.0175770Z T=1, 2025-05-07T20:16:46.0176108Z D=101, 2025-05-07T20:16:46.0176441Z log_E=4, 2025-05-07T20:16:46.0176804Z pruning_ratio=0.5567965321408568, 2025-05-07T20:16:46.0177268Z use_cpu=True, 2025-05-07T20:16:46.0177680Z use_array_for_index_remapping=False, 2025-05-07T20:16:46.0178150Z ) 2025-05-07T20:16:46.0178559Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:16:46.0179602Z self=, 2025-05-07T20:16:46.0180823Z T=1, 2025-05-07T20:16:46.0181148Z D=4, 2025-05-07T20:16:46.0181474Z log_E=4, 2025-05-07T20:16:46.0181840Z pruning_ratio=0.5567965321408568, 2025-05-07T20:16:46.0182285Z use_cpu=True, 2025-05-07T20:16:46.0182684Z use_array_for_index_remapping=False, 2025-05-07T20:16:46.0183157Z ) 2025-05-07T20:16:46.0183555Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:16:46.0184598Z self=, 2025-05-07T20:16:46.0185571Z T=1, 2025-05-07T20:16:46.0185888Z D=4, 2025-05-07T20:16:46.0186224Z log_E=3, 2025-05-07T20:16:46.0186610Z pruning_ratio=0.5567965321408568, 2025-05-07T20:16:46.0187072Z use_cpu=True, 2025-05-07T20:16:46.0187470Z use_array_for_index_remapping=False, 2025-05-07T20:16:46.0187934Z ) 2025-05-07T20:16:46.0188322Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:16:46.0189358Z self=, 2025-05-07T20:16:46.0190320Z T=1, 2025-05-07T20:16:46.0190654Z D=2, 2025-05-07T20:16:46.0190976Z log_E=3, 2025-05-07T20:16:46.0191343Z pruning_ratio=0.5567965321408568, 2025-05-07T20:16:46.0191791Z use_cpu=True, 2025-05-07T20:16:46.0192184Z use_array_for_index_remapping=False, 2025-05-07T20:16:46.0192649Z ) 2025-05-07T20:16:46.0193050Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:16:46.0194086Z self=, 2025-05-07T20:16:46.0195518Z T=3, 2025-05-07T20:16:46.0195874Z D=2, 2025-05-07T20:16:46.0196498Z log_E=3, 2025-05-07T20:16:46.0196877Z pruning_ratio=0.5567965321408568, 2025-05-07T20:16:46.0197329Z use_cpu=True, 2025-05-07T20:16:46.0197865Z use_array_for_index_remapping=False, 2025-05-07T20:16:46.0198345Z ) 2025-05-07T20:16:46.0198741Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:16:46.0199770Z self=, 2025-05-07T20:16:46.0200712Z T=1, 2025-05-07T20:16:46.0201095Z D=21, 2025-05-07T20:16:46.0201477Z log_E=5, 2025-05-07T20:16:46.0201844Z pruning_ratio=0.7093176423977201, 2025-05-07T20:16:46.0202299Z use_cpu=True, 2025-05-07T20:16:46.0202700Z use_array_for_index_remapping=False, 2025-05-07T20:16:46.0203158Z ) 2025-05-07T20:16:46.0203558Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:16:46.0204614Z self=, 2025-05-07T20:16:46.0205575Z T=1, 2025-05-07T20:16:46.0205905Z D=21, 2025-05-07T20:16:46.0206236Z log_E=3, 2025-05-07T20:16:46.0206591Z pruning_ratio=0.7093176423977201, 2025-05-07T20:16:46.0207043Z use_cpu=True, 2025-05-07T20:16:46.0207442Z use_array_for_index_remapping=False, 2025-05-07T20:16:46.0207914Z ) 2025-05-07T20:16:46.0208420Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:16:46.0209523Z self=, 2025-05-07T20:16:46.0210479Z T=3, 2025-05-07T20:16:46.0210796Z D=21, 2025-05-07T20:16:46.0211119Z log_E=3, 2025-05-07T20:16:46.0211486Z pruning_ratio=0.7093176423977201, 2025-05-07T20:16:46.0211934Z use_cpu=True, 2025-05-07T20:16:46.0212335Z use_array_for_index_remapping=False, 2025-05-07T20:16:46.0212796Z ) 2025-05-07T20:16:46.0213200Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:16:46.0214246Z self=, 2025-05-07T20:16:46.0215200Z T=3, 2025-05-07T20:16:46.0215519Z D=3, 2025-05-07T20:16:46.0215855Z log_E=3, 2025-05-07T20:16:46.0216218Z pruning_ratio=0.7093176423977201, 2025-05-07T20:16:46.0216671Z use_cpu=True, 2025-05-07T20:16:46.0217064Z use_array_for_index_remapping=False, 2025-05-07T20:16:46.0217527Z ) 2025-05-07T20:16:46.0217923Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:16:46.0218945Z self=, 2025-05-07T20:16:46.0219896Z T=6, 2025-05-07T20:16:46.0220215Z D=94, 2025-05-07T20:16:46.0220535Z log_E=4, 2025-05-07T20:16:46.0220897Z pruning_ratio=6.103515625e-05, 2025-05-07T20:16:46.0221338Z use_cpu=True, 2025-05-07T20:16:46.0221736Z use_array_for_index_remapping=False, 2025-05-07T20:16:46.0222206Z ) 2025-05-07T20:16:46.0222610Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:16:46.0223639Z self=, 2025-05-07T20:16:46.0224594Z T=6, 2025-05-07T20:16:46.0224927Z D=94, 2025-05-07T20:16:46.0225263Z log_E=3, 2025-05-07T20:16:46.0225625Z pruning_ratio=6.103515625e-05, 2025-05-07T20:16:46.0226067Z use_cpu=True, 2025-05-07T20:16:46.0226475Z use_array_for_index_remapping=False, 2025-05-07T20:16:46.0226935Z ) 2025-05-07T20:16:46.0227345Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:16:46.0228385Z self=, 2025-05-07T20:16:46.0229332Z T=3, 2025-05-07T20:16:46.0229662Z D=94, 2025-05-07T20:16:46.0229997Z log_E=3, 2025-05-07T20:16:46.0230631Z pruning_ratio=6.103515625e-05, 2025-05-07T20:16:46.0231189Z use_cpu=True, 2025-05-07T20:16:46.0231589Z use_array_for_index_remapping=False, 2025-05-07T20:16:46.0232042Z ) 2025-05-07T20:16:46.0232415Z PASSED 2025-05-07T20:16:50.1657017Z tbe/inference/inference_converter_test.py::QuantizedSplitEmbeddingsTest::test_quantize_workflow Trying example: test_quantize_workflow( 2025-05-07T20:16:50.1658617Z self=, 2025-05-07T20:16:50.1659516Z T=1, 2025-05-07T20:16:50.1659847Z D=2, 2025-05-07T20:16:50.1660185Z B=1, 2025-05-07T20:16:50.1660529Z log_E=3, 2025-05-07T20:16:50.1660875Z L=0, 2025-05-07T20:16:50.1661256Z pooling_mode=, 2025-05-07T20:16:50.1661787Z quantize_type=SparseType.FP32, 2025-05-07T20:16:50.1662233Z use_cpu=True, 2025-05-07T20:16:50.1662615Z pruning_ratio=None, 2025-05-07T20:16:50.1663015Z ) 2025-05-07T20:16:50.1663416Z Trying example: test_quantize_workflow( 2025-05-07T20:16:50.1664384Z self=, 2025-05-07T20:16:50.1665335Z T=7, 2025-05-07T20:16:50.1665666Z D=2, 2025-05-07T20:16:50.1666012Z B=1, 2025-05-07T20:16:50.1666346Z log_E=3, 2025-05-07T20:16:50.1666691Z L=0, 2025-05-07T20:16:50.1667067Z pooling_mode=, 2025-05-07T20:16:50.1667577Z quantize_type=SparseType.FP32, 2025-05-07T20:16:50.1668041Z use_cpu=True, 2025-05-07T20:16:50.1668423Z pruning_ratio=None, 2025-05-07T20:16:50.1668811Z ) 2025-05-07T20:16:50.1669250Z Trying example: test_quantize_workflow( 2025-05-07T20:16:50.1670213Z self=, 2025-05-07T20:16:50.1671136Z T=7, 2025-05-07T20:16:50.1671511Z D=111, 2025-05-07T20:16:50.1671846Z B=93, 2025-05-07T20:16:50.1672187Z log_E=5, 2025-05-07T20:16:50.1672540Z L=5, 2025-05-07T20:16:50.1672917Z pooling_mode=, 2025-05-07T20:16:50.1673444Z quantize_type=SparseType.INT4, 2025-05-07T20:16:50.1673900Z use_cpu=True, 2025-05-07T20:16:50.1674280Z pruning_ratio=0.0, 2025-05-07T20:16:50.1674658Z ) 2025-05-07T20:16:50.1675024Z Trying example: test_quantize_workflow( 2025-05-07T20:16:50.1675939Z self=, 2025-05-07T20:16:50.1676845Z T=1, 2025-05-07T20:16:50.1677187Z D=41, 2025-05-07T20:16:50.1677517Z B=1, 2025-05-07T20:16:50.1677853Z log_E=3, 2025-05-07T20:16:50.1678199Z L=0, 2025-05-07T20:16:50.1678571Z pooling_mode=, 2025-05-07T20:16:50.1679079Z quantize_type=SparseType.FP32, 2025-05-07T20:16:50.1679541Z use_cpu=True, 2025-05-07T20:16:50.1680279Z pruning_ratio=None, 2025-05-07T20:16:50.1680670Z ) 2025-05-07T20:16:50.1681054Z Trying example: test_quantize_workflow( 2025-05-07T20:16:50.1681982Z self=, 2025-05-07T20:16:50.1682886Z T=1, 2025-05-07T20:16:50.1683222Z D=41, 2025-05-07T20:16:50.1683559Z B=83, 2025-05-07T20:16:50.1683883Z log_E=3, 2025-05-07T20:16:50.1684223Z L=16, 2025-05-07T20:16:50.1684604Z pooling_mode=, 2025-05-07T20:16:50.1685107Z quantize_type=SparseType.FP16, 2025-05-07T20:16:50.1685565Z use_cpu=True, 2025-05-07T20:16:50.1685942Z pruning_ratio=None, 2025-05-07T20:16:50.1686322Z ) 2025-05-07T20:16:50.1686689Z Trying example: test_quantize_workflow( 2025-05-07T20:16:50.1687614Z self=, 2025-05-07T20:16:50.1688596Z T=10, 2025-05-07T20:16:50.1688934Z D=80, 2025-05-07T20:16:50.1689296Z B=89, 2025-05-07T20:16:50.1689633Z log_E=4, 2025-05-07T20:16:50.1689981Z L=17, 2025-05-07T20:16:50.1690992Z pooling_mode=, 2025-05-07T20:16:50.1691693Z quantize_type=SparseType.INT4, 2025-05-07T20:16:50.1692153Z use_cpu=True, 2025-05-07T20:16:50.1692530Z pruning_ratio=None, 2025-05-07T20:16:50.1692905Z ) 2025-05-07T20:16:50.1693271Z Trying example: test_quantize_workflow( 2025-05-07T20:16:50.1694190Z self=, 2025-05-07T20:16:50.1695075Z T=8, 2025-05-07T20:16:50.1695401Z D=22, 2025-05-07T20:16:50.1695739Z B=109, 2025-05-07T20:16:50.1696081Z log_E=4, 2025-05-07T20:16:50.1696414Z L=10, 2025-05-07T20:16:50.1696803Z pooling_mode=, 2025-05-07T20:16:50.1697306Z quantize_type=SparseType.INT2, 2025-05-07T20:16:50.1697761Z use_cpu=True, 2025-05-07T20:16:50.1698148Z pruning_ratio=None, 2025-05-07T20:16:50.1698641Z ) 2025-05-07T20:16:50.1699017Z Trying example: test_quantize_workflow( 2025-05-07T20:16:50.1699948Z self=, 2025-05-07T20:16:50.1700847Z T=9, 2025-05-07T20:16:50.1701184Z D=82, 2025-05-07T20:16:50.1701524Z B=97, 2025-05-07T20:16:50.1701851Z log_E=3, 2025-05-07T20:16:50.1702197Z L=16, 2025-05-07T20:16:50.1702570Z pooling_mode=, 2025-05-07T20:16:50.1703073Z quantize_type=SparseType.INT4, 2025-05-07T20:16:50.1703543Z use_cpu=True, 2025-05-07T20:16:50.1703927Z pruning_ratio=None, 2025-05-07T20:16:50.1704301Z ) 2025-05-07T20:16:50.1704665Z Trying example: test_quantize_workflow( 2025-05-07T20:16:50.1705582Z self=, 2025-05-07T20:16:50.1706485Z T=6, 2025-05-07T20:16:50.1706909Z D=118, 2025-05-07T20:16:50.1707268Z B=90, 2025-05-07T20:16:50.1707591Z log_E=3, 2025-05-07T20:16:50.1707936Z L=5, 2025-05-07T20:16:50.1708320Z pooling_mode=, 2025-05-07T20:16:50.1708837Z quantize_type=SparseType.FP32, 2025-05-07T20:16:50.1709303Z use_cpu=True, 2025-05-07T20:16:50.1709678Z pruning_ratio=0.0, 2025-05-07T20:16:50.1710058Z ) 2025-05-07T20:16:50.1710415Z Trying example: test_quantize_workflow( 2025-05-07T20:16:50.1711335Z self=, 2025-05-07T20:16:50.1712224Z T=5, 2025-05-07T20:16:50.1712547Z D=95, 2025-05-07T20:16:50.1712878Z B=91, 2025-05-07T20:16:50.1713211Z log_E=5, 2025-05-07T20:16:50.1713545Z L=19, 2025-05-07T20:16:50.1713913Z pooling_mode=, 2025-05-07T20:16:50.1714414Z quantize_type=SparseType.FP8, 2025-05-07T20:16:50.1714857Z use_cpu=True, 2025-05-07T20:16:50.1715237Z pruning_ratio=None, 2025-05-07T20:16:50.1715630Z ) 2025-05-07T20:16:50.1715993Z Trying example: test_quantize_workflow( 2025-05-07T20:16:50.1716929Z self=, 2025-05-07T20:16:50.1717833Z T=9, 2025-05-07T20:16:50.1718170Z D=40, 2025-05-07T20:16:50.1718497Z B=45, 2025-05-07T20:16:50.1718834Z log_E=3, 2025-05-07T20:16:50.1719177Z L=18, 2025-05-07T20:16:50.1719544Z pooling_mode=, 2025-05-07T20:16:50.1720046Z quantize_type=SparseType.INT8, 2025-05-07T20:16:50.1720499Z use_cpu=True, 2025-05-07T20:16:50.1720869Z pruning_ratio=0.0, 2025-05-07T20:16:50.1721263Z ) 2025-05-07T20:16:50.1721630Z Trying example: test_quantize_workflow( 2025-05-07T20:16:50.1722538Z self=, 2025-05-07T20:16:50.1723428Z T=1, 2025-05-07T20:16:50.1723767Z D=40, 2025-05-07T20:16:50.1724094Z B=45, 2025-05-07T20:16:50.1724426Z log_E=3, 2025-05-07T20:16:50.1724767Z L=18, 2025-05-07T20:16:50.1725134Z pooling_mode=, 2025-05-07T20:16:50.1725941Z quantize_type=SparseType.INT8, 2025-05-07T20:16:50.1727125Z use_cpu=True, 2025-05-07T20:16:50.1727590Z pruning_ratio=0.0, 2025-05-07T20:16:50.1728004Z ) 2025-05-07T20:16:50.1728574Z Trying example: test_quantize_workflow( 2025-05-07T20:16:50.1729505Z self=, 2025-05-07T20:16:50.1730439Z T=1, 2025-05-07T20:16:50.1730808Z D=40, 2025-05-07T20:16:50.1731141Z B=3, 2025-05-07T20:16:50.1731534Z log_E=3, 2025-05-07T20:16:50.1731922Z L=18, 2025-05-07T20:16:50.1732311Z pooling_mode=, 2025-05-07T20:16:50.1732808Z quantize_type=SparseType.INT8, 2025-05-07T20:16:50.1733266Z use_cpu=True, 2025-05-07T20:16:50.1733637Z pruning_ratio=0.0, 2025-05-07T20:16:50.1734013Z ) 2025-05-07T20:16:50.1734378Z Trying example: test_quantize_workflow( 2025-05-07T20:16:50.1735308Z self=, 2025-05-07T20:16:50.1736207Z T=1, 2025-05-07T20:16:50.1736536Z D=40, 2025-05-07T20:16:50.1736870Z B=3, 2025-05-07T20:16:50.1737191Z log_E=3, 2025-05-07T20:16:50.1737542Z L=1, 2025-05-07T20:16:50.1737913Z pooling_mode=, 2025-05-07T20:16:50.1738413Z quantize_type=SparseType.INT8, 2025-05-07T20:16:50.1738878Z use_cpu=True, 2025-05-07T20:16:50.1739256Z pruning_ratio=0.0, 2025-05-07T20:16:50.1739685Z ) 2025-05-07T20:16:50.1740115Z Trying example: test_quantize_workflow( 2025-05-07T20:16:50.1741053Z self=, 2025-05-07T20:16:50.1741946Z T=1, 2025-05-07T20:16:50.1742270Z D=2, 2025-05-07T20:16:50.1742594Z B=3, 2025-05-07T20:16:50.1742921Z log_E=3, 2025-05-07T20:16:50.1743257Z L=1, 2025-05-07T20:16:50.1743632Z pooling_mode=, 2025-05-07T20:16:50.1744145Z quantize_type=SparseType.INT8, 2025-05-07T20:16:50.1744599Z use_cpu=True, 2025-05-07T20:16:50.1744991Z pruning_ratio=0.0, 2025-05-07T20:16:50.1745377Z ) 2025-05-07T20:16:50.1745732Z Trying example: test_quantize_workflow( 2025-05-07T20:16:50.1746651Z self=, 2025-05-07T20:16:50.1747537Z T=1, 2025-05-07T20:16:50.1747870Z D=2, 2025-05-07T20:16:50.1748198Z B=3, 2025-05-07T20:16:50.1748523Z log_E=3, 2025-05-07T20:16:50.1748858Z L=3, 2025-05-07T20:16:50.1749230Z pooling_mode=, 2025-05-07T20:16:50.1749735Z quantize_type=SparseType.INT8, 2025-05-07T20:16:50.1750180Z use_cpu=True, 2025-05-07T20:16:50.1750557Z pruning_ratio=0.0, 2025-05-07T20:16:50.1750939Z ) 2025-05-07T20:16:50.1751304Z Trying example: test_quantize_workflow( 2025-05-07T20:16:50.1752218Z self=, 2025-05-07T20:16:50.1753113Z T=3, 2025-05-07T20:16:50.1753453Z D=2, 2025-05-07T20:16:50.1753777Z B=3, 2025-05-07T20:16:50.1754107Z log_E=3, 2025-05-07T20:16:50.1754463Z L=3, 2025-05-07T20:16:50.1754833Z pooling_mode=, 2025-05-07T20:16:50.1755351Z quantize_type=SparseType.INT8, 2025-05-07T20:16:50.1755809Z use_cpu=True, 2025-05-07T20:16:50.1756179Z pruning_ratio=0.0, 2025-05-07T20:16:50.1756552Z ) 2025-05-07T20:16:50.1756915Z Trying example: test_quantize_workflow( 2025-05-07T20:16:50.1757933Z self=, 2025-05-07T20:16:50.1759070Z T=2, 2025-05-07T20:16:50.1759547Z D=88, 2025-05-07T20:16:50.1760037Z B=65, 2025-05-07T20:16:50.1760377Z log_E=3, 2025-05-07T20:16:50.1760722Z L=13, 2025-05-07T20:16:50.1761093Z pooling_mode=, 2025-05-07T20:16:50.1761605Z quantize_type=SparseType.INT8, 2025-05-07T20:16:50.1762475Z use_cpu=True, 2025-05-07T20:16:50.1762965Z pruning_ratio=0.0, 2025-05-07T20:16:50.1763341Z ) 2025-05-07T20:16:50.1763702Z Trying example: test_quantize_workflow( 2025-05-07T20:16:50.1764617Z self=, 2025-05-07T20:16:50.1765500Z T=2, 2025-05-07T20:16:50.1765824Z D=88, 2025-05-07T20:16:50.1766153Z B=65, 2025-05-07T20:16:50.1766479Z log_E=3, 2025-05-07T20:16:50.1766824Z L=3, 2025-05-07T20:16:50.1767201Z pooling_mode=, 2025-05-07T20:16:50.1767703Z quantize_type=SparseType.INT8, 2025-05-07T20:16:50.1768167Z use_cpu=True, 2025-05-07T20:16:50.1768724Z pruning_ratio=0.0, 2025-05-07T20:16:50.1769098Z ) 2025-05-07T20:16:50.1769463Z Trying example: test_quantize_workflow( 2025-05-07T20:16:50.1770384Z self=, 2025-05-07T20:16:50.1771282Z T=3, 2025-05-07T20:16:50.1771603Z D=88, 2025-05-07T20:16:50.1771944Z B=65, 2025-05-07T20:16:50.1772270Z log_E=3, 2025-05-07T20:16:50.1772601Z L=3, 2025-05-07T20:16:50.1772968Z pooling_mode=, 2025-05-07T20:16:50.1773477Z quantize_type=SparseType.INT8, 2025-05-07T20:16:50.1773919Z use_cpu=True, 2025-05-07T20:16:50.1774291Z pruning_ratio=0.0, 2025-05-07T20:16:50.1774675Z ) 2025-05-07T20:16:50.1775032Z Trying example: test_quantize_workflow( 2025-05-07T20:16:50.1775952Z self=, 2025-05-07T20:16:50.1776834Z T=3, 2025-05-07T20:16:50.1777154Z D=88, 2025-05-07T20:16:50.1777482Z B=3, 2025-05-07T20:16:50.1777810Z log_E=3, 2025-05-07T20:16:50.1778144Z L=3, 2025-05-07T20:16:50.1778510Z pooling_mode=, 2025-05-07T20:16:50.1779014Z quantize_type=SparseType.INT8, 2025-05-07T20:16:50.1779461Z use_cpu=True, 2025-05-07T20:16:50.1780054Z pruning_ratio=0.0, 2025-05-07T20:16:50.1780458Z ) 2025-05-07T20:16:50.1780817Z Trying example: test_quantize_workflow( 2025-05-07T20:16:50.1781738Z self=, 2025-05-07T20:16:50.1792249Z T=3, 2025-05-07T20:16:50.1792722Z D=3, 2025-05-07T20:16:50.1793059Z B=3, 2025-05-07T20:16:50.1793381Z log_E=3, 2025-05-07T20:16:50.1793734Z L=3, 2025-05-07T20:16:50.1794112Z pooling_mode=, 2025-05-07T20:16:50.1794623Z quantize_type=SparseType.INT8, 2025-05-07T20:16:50.1795075Z use_cpu=True, 2025-05-07T20:16:50.1795447Z pruning_ratio=0.0, 2025-05-07T20:16:50.1795819Z ) 2025-05-07T20:16:50.1796182Z Trying example: test_quantize_workflow( 2025-05-07T20:16:50.1797097Z self=, 2025-05-07T20:16:50.1797991Z T=9, 2025-05-07T20:16:50.1798338Z D=110, 2025-05-07T20:16:50.1798676Z B=105, 2025-05-07T20:16:50.1799023Z log_E=4, 2025-05-07T20:16:50.1799357Z L=11, 2025-05-07T20:16:50.1799735Z pooling_mode=, 2025-05-07T20:16:50.1800238Z quantize_type=SparseType.INT2, 2025-05-07T20:16:50.1800688Z use_cpu=True, 2025-05-07T20:16:50.1801065Z pruning_ratio=0.0, 2025-05-07T20:16:50.1801440Z ) 2025-05-07T20:16:50.1801791Z Trying example: test_quantize_workflow( 2025-05-07T20:16:50.1802703Z self=, 2025-05-07T20:16:50.1803595Z T=1, 2025-05-07T20:16:50.1803912Z D=110, 2025-05-07T20:16:50.1804244Z B=105, 2025-05-07T20:16:50.1804577Z log_E=4, 2025-05-07T20:16:50.1804904Z L=11, 2025-05-07T20:16:50.1805273Z pooling_mode=, 2025-05-07T20:16:50.1805777Z quantize_type=SparseType.INT2, 2025-05-07T20:16:50.1806219Z use_cpu=True, 2025-05-07T20:16:50.1807068Z pruning_ratio=0.0, 2025-05-07T20:16:50.1807484Z ) 2025-05-07T20:16:50.1808036Z Trying example: test_quantize_workflow( 2025-05-07T20:16:50.1809305Z self=, 2025-05-07T20:16:50.1810195Z T=1, 2025-05-07T20:16:50.1810528Z D=110, 2025-05-07T20:16:50.1810853Z B=105, 2025-05-07T20:16:50.1811183Z log_E=4, 2025-05-07T20:16:50.1811525Z L=1, 2025-05-07T20:16:50.1811886Z pooling_mode=, 2025-05-07T20:16:50.1812388Z quantize_type=SparseType.INT2, 2025-05-07T20:16:50.1812836Z use_cpu=True, 2025-05-07T20:16:50.1813199Z pruning_ratio=0.0, 2025-05-07T20:16:50.1813577Z ) 2025-05-07T20:16:50.6652765Z Trying example: test_quantize_workflow( 2025-05-07T20:16:50.6653920Z self=, 2025-05-07T20:16:50.6654983Z T=4, 2025-05-07T20:16:50.6655321Z D=110, 2025-05-07T20:16:50.6655690Z B=105, 2025-05-07T20:16:50.6656033Z log_E=4, 2025-05-07T20:16:50.6656405Z L=1, 2025-05-07T20:16:50.6656789Z pooling_mode=, 2025-05-07T20:16:50.6657347Z quantize_type=SparseType.INT2, 2025-05-07T20:16:50.6657840Z use_cpu=True, 2025-05-07T20:16:50.6658236Z pruning_ratio=0.0, 2025-05-07T20:16:50.6658630Z ) 2025-05-07T20:16:50.6659010Z Trying example: test_quantize_workflow( 2025-05-07T20:16:50.6660088Z self=, 2025-05-07T20:16:50.6661129Z T=4, 2025-05-07T20:16:50.6661467Z D=110, 2025-05-07T20:16:50.6661810Z B=105, 2025-05-07T20:16:50.6662140Z log_E=4, 2025-05-07T20:16:50.6662486Z L=4, 2025-05-07T20:16:50.6662872Z pooling_mode=, 2025-05-07T20:16:50.6663417Z quantize_type=SparseType.INT2, 2025-05-07T20:16:50.6663922Z use_cpu=True, 2025-05-07T20:16:50.6664308Z pruning_ratio=0.0, 2025-05-07T20:16:50.6664714Z ) 2025-05-07T20:16:50.6665094Z Trying example: test_quantize_workflow( 2025-05-07T20:16:50.6666181Z self=, 2025-05-07T20:16:50.6667221Z T=4, 2025-05-07T20:16:50.6667555Z D=110, 2025-05-07T20:16:50.6667899Z B=105, 2025-05-07T20:16:50.6668237Z log_E=3, 2025-05-07T20:16:50.6668591Z L=4, 2025-05-07T20:16:50.6668980Z pooling_mode=, 2025-05-07T20:16:50.6669532Z quantize_type=SparseType.INT2, 2025-05-07T20:16:50.6670036Z use_cpu=True, 2025-05-07T20:16:50.6670437Z pruning_ratio=0.0, 2025-05-07T20:16:50.6670831Z ) 2025-05-07T20:16:50.6671209Z Trying example: test_quantize_workflow( 2025-05-07T20:16:50.6672289Z self=, 2025-05-07T20:16:50.6673332Z T=4, 2025-05-07T20:16:50.6673668Z D=4, 2025-05-07T20:16:50.6674007Z B=105, 2025-05-07T20:16:50.6674363Z log_E=3, 2025-05-07T20:16:50.6674733Z L=4, 2025-05-07T20:16:50.6675119Z pooling_mode=, 2025-05-07T20:16:50.6675675Z quantize_type=SparseType.INT2, 2025-05-07T20:16:50.6676168Z use_cpu=True, 2025-05-07T20:16:50.6676561Z pruning_ratio=0.0, 2025-05-07T20:16:50.6676967Z ) 2025-05-07T20:16:50.6677340Z Trying example: test_quantize_workflow( 2025-05-07T20:16:50.6678419Z self=, 2025-05-07T20:16:50.6679476Z T=2, 2025-05-07T20:16:50.6680082Z D=124, 2025-05-07T20:16:50.6680432Z B=90, 2025-05-07T20:16:50.6680775Z log_E=4, 2025-05-07T20:16:50.6681123Z L=5, 2025-05-07T20:16:50.6681512Z pooling_mode=, 2025-05-07T20:16:50.6682065Z quantize_type=SparseType.FP16, 2025-05-07T20:16:50.6682551Z use_cpu=True, 2025-05-07T20:16:50.6682942Z pruning_ratio=None, 2025-05-07T20:16:50.6683340Z ) 2025-05-07T20:16:50.6684154Z Trying example: test_quantize_workflow( 2025-05-07T20:16:50.6685415Z self=, 2025-05-07T20:16:50.6686463Z T=2, 2025-05-07T20:16:50.6686801Z D=124, 2025-05-07T20:16:50.6687136Z B=90, 2025-05-07T20:16:50.6687477Z log_E=4, 2025-05-07T20:16:50.6687831Z L=2, 2025-05-07T20:16:50.6688211Z pooling_mode=, 2025-05-07T20:16:50.6688868Z quantize_type=SparseType.FP16, 2025-05-07T20:16:50.6689376Z use_cpu=True, 2025-05-07T20:16:50.6689774Z pruning_ratio=None, 2025-05-07T20:16:50.6690183Z ) 2025-05-07T20:16:50.6690565Z Trying example: test_quantize_workflow( 2025-05-07T20:16:50.6691644Z self=, 2025-05-07T20:16:50.6692774Z T=2, 2025-05-07T20:16:50.6693117Z D=124, 2025-05-07T20:16:50.6693465Z B=90, 2025-05-07T20:16:50.6693809Z log_E=3, 2025-05-07T20:16:50.6694164Z L=2, 2025-05-07T20:16:50.6694564Z pooling_mode=, 2025-05-07T20:16:50.6695110Z quantize_type=SparseType.FP16, 2025-05-07T20:16:50.6695602Z use_cpu=True, 2025-05-07T20:16:50.6695999Z pruning_ratio=None, 2025-05-07T20:16:50.6696417Z ) 2025-05-07T20:16:50.6696799Z Trying example: test_quantize_workflow( 2025-05-07T20:16:50.6697874Z self=, 2025-05-07T20:16:50.6698920Z T=2, 2025-05-07T20:16:50.6699254Z D=124, 2025-05-07T20:16:50.6699591Z B=124, 2025-05-07T20:16:50.6699936Z log_E=3, 2025-05-07T20:16:50.6700282Z L=2, 2025-05-07T20:16:50.6700667Z pooling_mode=, 2025-05-07T20:16:50.6701221Z quantize_type=SparseType.FP16, 2025-05-07T20:16:50.6701717Z use_cpu=True, 2025-05-07T20:16:50.6702123Z pruning_ratio=None, 2025-05-07T20:16:50.6702537Z ) 2025-05-07T20:16:50.6702918Z Trying example: test_quantize_workflow( 2025-05-07T20:16:50.6704005Z self=, 2025-05-07T20:16:50.6705068Z T=2, 2025-05-07T20:16:50.6705407Z D=124, 2025-05-07T20:16:50.6705757Z B=124, 2025-05-07T20:16:50.6706099Z log_E=3, 2025-05-07T20:16:50.6706449Z L=0, 2025-05-07T20:16:50.6706841Z pooling_mode=, 2025-05-07T20:16:50.6707403Z quantize_type=SparseType.FP16, 2025-05-07T20:16:50.6707887Z use_cpu=True, 2025-05-07T20:16:50.6708281Z pruning_ratio=None, 2025-05-07T20:16:50.6708687Z ) 2025-05-07T20:16:50.6709063Z Trying example: test_quantize_workflow( 2025-05-07T20:16:50.6710143Z self=, 2025-05-07T20:16:50.6711193Z T=3, 2025-05-07T20:16:50.6711532Z D=124, 2025-05-07T20:16:50.6711866Z B=124, 2025-05-07T20:16:50.6712205Z log_E=3, 2025-05-07T20:16:50.6712567Z L=0, 2025-05-07T20:16:50.6712951Z pooling_mode=, 2025-05-07T20:16:50.6713507Z quantize_type=SparseType.FP16, 2025-05-07T20:16:50.6713998Z use_cpu=True, 2025-05-07T20:16:50.6714390Z pruning_ratio=None, 2025-05-07T20:16:50.6714794Z ) 2025-05-07T20:16:50.6715175Z Trying example: test_quantize_workflow( 2025-05-07T20:16:50.6716248Z self=, 2025-05-07T20:16:50.6717302Z T=3, 2025-05-07T20:16:50.6717647Z D=124, 2025-05-07T20:16:50.6717988Z B=124, 2025-05-07T20:16:50.6718336Z log_E=3, 2025-05-07T20:16:50.6718692Z L=3, 2025-05-07T20:16:50.6719082Z pooling_mode=, 2025-05-07T20:16:50.6719636Z quantize_type=SparseType.FP16, 2025-05-07T20:16:50.6720138Z use_cpu=True, 2025-05-07T20:16:50.6720533Z pruning_ratio=None, 2025-05-07T20:16:50.6720940Z ) 2025-05-07T20:16:50.6721325Z Trying example: test_quantize_workflow( 2025-05-07T20:16:50.6722677Z self=, 2025-05-07T20:16:50.6723853Z T=4, 2025-05-07T20:16:50.6724212Z D=58, 2025-05-07T20:16:50.6724547Z B=9, 2025-05-07T20:16:50.6724888Z log_E=3, 2025-05-07T20:16:50.6725236Z L=9, 2025-05-07T20:16:50.6725625Z pooling_mode=, 2025-05-07T20:16:50.6726178Z quantize_type=SparseType.FP8, 2025-05-07T20:16:50.6726662Z use_cpu=True, 2025-05-07T20:16:50.6727057Z pruning_ratio=0.0, 2025-05-07T20:16:50.6727462Z ) 2025-05-07T20:16:50.6727840Z Trying example: test_quantize_workflow( 2025-05-07T20:16:50.6729045Z self=, 2025-05-07T20:16:50.6730101Z T=3, 2025-05-07T20:16:50.6730441Z D=58, 2025-05-07T20:16:50.6730782Z B=9, 2025-05-07T20:16:50.6731122Z log_E=3, 2025-05-07T20:16:50.6731472Z L=9, 2025-05-07T20:16:50.6731867Z pooling_mode=, 2025-05-07T20:16:50.6732430Z quantize_type=SparseType.FP8, 2025-05-07T20:16:50.6732912Z use_cpu=True, 2025-05-07T20:16:50.6733302Z pruning_ratio=0.0, 2025-05-07T20:16:50.6733707Z ) 2025-05-07T20:16:50.6734082Z Trying example: test_quantize_workflow( 2025-05-07T20:16:50.6735163Z self=, 2025-05-07T20:16:50.6736215Z T=3, 2025-05-07T20:16:50.6736556Z D=58, 2025-05-07T20:16:50.6736894Z B=3, 2025-05-07T20:16:50.6737236Z log_E=3, 2025-05-07T20:16:50.6737591Z L=9, 2025-05-07T20:16:50.6737978Z pooling_mode=, 2025-05-07T20:16:50.6738530Z quantize_type=SparseType.FP8, 2025-05-07T20:16:50.6739019Z use_cpu=True, 2025-05-07T20:16:50.6739409Z pruning_ratio=0.0, 2025-05-07T20:16:50.6739814Z ) 2025-05-07T20:16:50.6740198Z Trying example: test_quantize_workflow( 2025-05-07T20:16:50.6741279Z self=, 2025-05-07T20:16:50.6742341Z T=9, 2025-05-07T20:16:50.6742690Z D=58, 2025-05-07T20:16:50.6743029Z B=9, 2025-05-07T20:16:50.6743361Z log_E=3, 2025-05-07T20:16:50.6743712Z L=9, 2025-05-07T20:16:50.6744089Z pooling_mode=, 2025-05-07T20:16:50.6744646Z quantize_type=SparseType.FP8, 2025-05-07T20:16:50.6745134Z use_cpu=True, 2025-05-07T20:16:50.6745528Z pruning_ratio=0.0, 2025-05-07T20:16:50.6745928Z ) 2025-05-07T20:16:50.6746260Z PASSED 2025-05-07T20:16:50.6746460Z 2025-05-07T20:16:50.6746713Z =============================== warnings summary =============================== 2025-05-07T20:16:50.6747817Z test/tbe/inference/inference_converter_test.py::QuantizedSplitEmbeddingsTest::test_quantize_workflow 2025-05-07T20:16:50.6750673Z /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/fbgemm_gpu/tbe/utils/quantize.py:67: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.detach().clone() or sourceTensor.detach().clone().requires_grad_(True), rather than torch.tensor(sourceTensor). 2025-05-07T20:16:50.6753089Z res_scale_shift = torch.tensor( 2025-05-07T20:16:50.6753425Z 2025-05-07T20:16:50.6754072Z test/tbe/inference/inference_converter_test.py::QuantizedSplitEmbeddingsTest::test_quantize_workflow 2025-05-07T20:16:50.6756906Z /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/fbgemm_gpu/tbe/utils/quantize.py:54: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.detach().clone() or sourceTensor.detach().clone().requires_grad_(True), rather than torch.tensor(sourceTensor). 2025-05-07T20:16:50.6759269Z res_scale_shift = torch.tensor( 2025-05-07T20:16:50.6759619Z 2025-05-07T20:16:50.6760013Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:16:50.6761200Z =========================== short test summary info ============================ 2025-05-07T20:16:50.6762385Z SKIPPED [1] tbe/inference/inference_converter_test.py:243: Test is currently known to fail when running on ARM platform 2025-05-07T20:16:50.6763758Z ============= 2 passed, 1 skipped, 2 warnings in 107.18s (0:01:47) ============= 2025-05-07T20:16:51.4571466Z 2025-05-07T20:16:51.4572276Z [TEST] Python test suite PASSED: ./tbe/inference/inference_converter_test.py 2025-05-07T20:16:51.4594550Z [TEST] Python test time for ./tbe/inference/inference_converter_test.py: 111 seconds 2025-05-07T20:16:51.4595148Z 2025-05-07T20:16:51.4595154Z 2025-05-07T20:16:51.4595159Z 2025-05-07T20:16:51.4595165Z 2025-05-07T20:16:51.4611865Z ################################################################################ 2025-05-07T20:16:51.4633953Z # [2025-05-07T20:16:51.462Z] Run Python Test Suite: 2025-05-07T20:16:51.4634546Z # ./tbe/inference/nbit_cache_test.py 2025-05-07T20:16:51.4635058Z ################################################################################ 2025-05-07T20:16:51.4665784Z + 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:16:51.4666812Z 2025-05-07T20:16:54.6566924Z ============================= test session starts ============================== 2025-05-07T20:16:54.6567918Z platform linux -- Python 3.9.7, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:16:54.6568914Z cachedir: .pytest_cache 2025-05-07T20:16:54.6569897Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:16:54.6570902Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:16:54.6571401Z plugins: hypothesis-6.131.14 2025-05-07T20:16:56.9925322Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:16:56.9926752Z Configuration file: /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-clang++.cfg 2025-05-07T20:16:57.0139809Z collected 5 items 2025-05-07T20:16:57.0140119Z 2025-05-07T20:16:57.0177753Z tbe/inference/nbit_cache_test.py::NBitCacheTest::test_nbit_cache_miss_counter SKIPPED 2025-05-07T20:16:57.0197314Z tbe/inference/nbit_cache_test.py::NBitCacheTest::test_nbit_cache_update_function SKIPPED 2025-05-07T20:16:57.0215573Z tbe/inference/nbit_cache_test.py::NBitCacheTest::test_nbit_direct_mapped_uvm_cache_stats SKIPPED 2025-05-07T20:16:57.0233179Z tbe/inference/nbit_cache_test.py::NBitCacheTest::test_nbit_move_to_device_with_cache SKIPPED 2025-05-07T20:16:57.0268038Z tbe/inference/nbit_cache_test.py::NBitCacheTest::test_nbit_uvm_cache_stats SKIPPED 2025-05-07T20:16:57.0268642Z 2025-05-07T20:16:57.0268886Z =========================== short test summary info ============================ 2025-05-07T20:16:57.0269710Z SKIPPED [1] tbe/inference/nbit_cache_test.py:123: CUDA is not available or no GPUs detected 2025-05-07T20:16:57.0270747Z SKIPPED [1] tbe/inference/nbit_cache_test.py:62: CUDA is not available or no GPUs detected 2025-05-07T20:16:57.0271767Z SKIPPED [1] tbe/inference/nbit_cache_test.py:299: CUDA is not available or no GPUs detected 2025-05-07T20:16:57.0272759Z SKIPPED [1] tbe/inference/nbit_cache_test.py:425: CUDA is not available or no GPUs detected 2025-05-07T20:16:57.0273760Z SKIPPED [1] tbe/inference/nbit_cache_test.py:179: CUDA is not available or no GPUs detected 2025-05-07T20:16:57.0274561Z ============================== 5 skipped in 2.59s ============================== 2025-05-07T20:16:57.8199318Z 2025-05-07T20:16:57.8200255Z [TEST] Python test suite PASSED: ./tbe/inference/nbit_cache_test.py 2025-05-07T20:16:57.8221350Z [TEST] Python test time for ./tbe/inference/nbit_cache_test.py: 6 seconds 2025-05-07T20:16:57.8221863Z 2025-05-07T20:16:57.8221868Z 2025-05-07T20:16:57.8221884Z 2025-05-07T20:16:57.8221891Z 2025-05-07T20:16:57.8240521Z ################################################################################ 2025-05-07T20:16:57.8260365Z # [2025-05-07T20:16:57.825Z] Run Python Test Suite: 2025-05-07T20:16:57.8261265Z # ./tbe/inference/nbit_forward_autovec_test.py 2025-05-07T20:16:57.8261818Z ################################################################################ 2025-05-07T20:16:57.8290536Z + 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:16:57.8291593Z 2025-05-07T20:17:01.2802855Z ============================= test session starts ============================== 2025-05-07T20:17:01.2803824Z platform linux -- Python 3.9.7, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:17:01.2804673Z cachedir: .pytest_cache 2025-05-07T20:17:01.2805601Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:17:01.2806709Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:17:01.2807231Z plugins: hypothesis-6.131.14 2025-05-07T20:17:03.7975879Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:17:03.7977256Z Configuration file: /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-clang++.cfg 2025-05-07T20:17:03.8408852Z collected 1 item 2025-05-07T20:17:03.8409176Z 2025-05-07T20:19:17.6884294Z tbe/inference/nbit_forward_autovec_test.py::NBitFowardAutovecTest::test_nbit_forward_cpu_autovec Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:19:17.6885850Z self=, 2025-05-07T20:19:17.6886766Z nbit_weights_ty=SparseType.FP32, 2025-05-07T20:19:17.6887371Z pooling_mode=, 2025-05-07T20:19:17.6887866Z indices_dtype=torch.int32, 2025-05-07T20:19:17.6888412Z output_dtype=SparseType.FP32, 2025-05-07T20:19:17.6888851Z ) 2025-05-07T20:19:17.6889237Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:19:17.6890180Z self=, 2025-05-07T20:19:17.6891066Z nbit_weights_ty=None, 2025-05-07T20:19:17.6891496Z pooling_mode=, 2025-05-07T20:19:17.6891992Z indices_dtype=torch.int32, 2025-05-07T20:19:17.6892448Z output_dtype=SparseType.FP32, 2025-05-07T20:19:17.6892880Z ) 2025-05-07T20:19:17.6893267Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:19:17.6894196Z self=, 2025-05-07T20:19:17.6895080Z nbit_weights_ty=None, 2025-05-07T20:19:17.6895529Z pooling_mode=, 2025-05-07T20:19:17.6896026Z indices_dtype=torch.int32, 2025-05-07T20:19:17.6896486Z output_dtype=SparseType.BF16, 2025-05-07T20:19:17.6896925Z ) 2025-05-07T20:19:17.6897308Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:19:17.6898240Z self=, 2025-05-07T20:19:17.6899138Z nbit_weights_ty=SparseType.FP8, 2025-05-07T20:19:17.6899628Z pooling_mode=, 2025-05-07T20:19:17.6900116Z indices_dtype=torch.int32, 2025-05-07T20:19:17.6900561Z output_dtype=SparseType.FP32, 2025-05-07T20:19:17.6900991Z ) 2025-05-07T20:19:17.6901372Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:19:17.6902292Z self=, 2025-05-07T20:19:17.6903190Z nbit_weights_ty=SparseType.FP8, 2025-05-07T20:19:17.6903675Z pooling_mode=, 2025-05-07T20:19:17.6904165Z indices_dtype=torch.int64, 2025-05-07T20:19:17.6904614Z output_dtype=SparseType.BF16, 2025-05-07T20:19:17.6905066Z ) 2025-05-07T20:19:17.6905971Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:19:17.6907088Z self=, 2025-05-07T20:19:17.6907983Z nbit_weights_ty=None, 2025-05-07T20:19:17.6908415Z pooling_mode=, 2025-05-07T20:19:17.6908905Z indices_dtype=torch.int64, 2025-05-07T20:19:17.6909364Z output_dtype=SparseType.FP16, 2025-05-07T20:19:17.6909789Z ) 2025-05-07T20:19:17.6910173Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:19:17.6911104Z self=, 2025-05-07T20:19:17.6911983Z nbit_weights_ty=None, 2025-05-07T20:19:17.6912421Z pooling_mode=, 2025-05-07T20:19:17.6912912Z indices_dtype=torch.int32, 2025-05-07T20:19:17.6913362Z output_dtype=SparseType.FP32, 2025-05-07T20:19:17.6913798Z ) 2025-05-07T20:19:17.6914191Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:19:17.6915131Z self=, 2025-05-07T20:19:17.6916014Z nbit_weights_ty=None, 2025-05-07T20:19:17.6916452Z pooling_mode=, 2025-05-07T20:19:17.6916944Z indices_dtype=torch.int64, 2025-05-07T20:19:17.6917400Z output_dtype=SparseType.FP16, 2025-05-07T20:19:17.6917836Z ) 2025-05-07T20:19:17.6918225Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:19:17.6919158Z self=, 2025-05-07T20:19:17.6920066Z nbit_weights_ty=SparseType.INT2, 2025-05-07T20:19:17.6920565Z pooling_mode=, 2025-05-07T20:19:17.6921053Z indices_dtype=torch.int64, 2025-05-07T20:19:17.6921512Z output_dtype=SparseType.FP16, 2025-05-07T20:19:17.6921951Z ) 2025-05-07T20:19:17.6922349Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:19:17.6923277Z self=, 2025-05-07T20:19:17.6924190Z nbit_weights_ty=SparseType.FP32, 2025-05-07T20:19:17.6924688Z pooling_mode=, 2025-05-07T20:19:17.6925172Z indices_dtype=torch.int64, 2025-05-07T20:19:17.6925628Z output_dtype=SparseType.FP16, 2025-05-07T20:19:17.6926058Z ) 2025-05-07T20:19:17.6926435Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:19:17.6927362Z self=, 2025-05-07T20:19:17.6928530Z nbit_weights_ty=None, 2025-05-07T20:19:17.6928974Z pooling_mode=, 2025-05-07T20:19:17.6929459Z indices_dtype=torch.int32, 2025-05-07T20:19:17.6929913Z output_dtype=SparseType.FP16, 2025-05-07T20:19:17.6930348Z ) 2025-05-07T20:19:17.6930733Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:19:17.6931654Z self=, 2025-05-07T20:19:17.6932681Z nbit_weights_ty=SparseType.FP16, 2025-05-07T20:19:17.6933171Z pooling_mode=, 2025-05-07T20:19:17.6933660Z indices_dtype=torch.int64, 2025-05-07T20:19:17.6934116Z output_dtype=SparseType.FP32, 2025-05-07T20:19:17.6934546Z ) 2025-05-07T20:19:17.6934931Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:19:17.6935857Z self=, 2025-05-07T20:19:17.6936763Z nbit_weights_ty=SparseType.FP32, 2025-05-07T20:19:17.6937252Z pooling_mode=, 2025-05-07T20:19:17.6937742Z indices_dtype=torch.int32, 2025-05-07T20:19:17.6938196Z output_dtype=SparseType.FP16, 2025-05-07T20:19:17.6938624Z ) 2025-05-07T20:19:17.6939249Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:19:17.6940197Z self=, 2025-05-07T20:19:17.6941234Z nbit_weights_ty=SparseType.INT8, 2025-05-07T20:19:17.6941735Z pooling_mode=, 2025-05-07T20:19:17.6942225Z indices_dtype=torch.int64, 2025-05-07T20:19:17.6942680Z output_dtype=SparseType.FP32, 2025-05-07T20:19:17.6943118Z ) 2025-05-07T20:19:17.6943503Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:19:17.6944429Z self=, 2025-05-07T20:19:17.6945329Z nbit_weights_ty=SparseType.FP32, 2025-05-07T20:19:17.6945828Z pooling_mode=, 2025-05-07T20:19:17.6946326Z indices_dtype=torch.int64, 2025-05-07T20:19:17.6946777Z output_dtype=SparseType.FP32, 2025-05-07T20:19:17.6947213Z ) 2025-05-07T20:19:17.6947603Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:19:17.6948532Z self=, 2025-05-07T20:19:17.6949442Z nbit_weights_ty=SparseType.FP16, 2025-05-07T20:19:17.6949934Z pooling_mode=, 2025-05-07T20:19:17.6950418Z indices_dtype=torch.int64, 2025-05-07T20:19:17.6950863Z output_dtype=SparseType.FP16, 2025-05-07T20:19:17.6951298Z ) 2025-05-07T20:19:17.6951681Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:19:17.6952605Z self=, 2025-05-07T20:19:17.6953490Z nbit_weights_ty=None, 2025-05-07T20:19:17.6953930Z pooling_mode=, 2025-05-07T20:19:17.6954418Z indices_dtype=torch.int64, 2025-05-07T20:19:17.6954876Z output_dtype=SparseType.BF16, 2025-05-07T20:19:17.6955311Z ) 2025-05-07T20:19:17.6955687Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:19:17.6956615Z self=, 2025-05-07T20:19:17.6957525Z nbit_weights_ty=SparseType.FP16, 2025-05-07T20:19:17.6958021Z pooling_mode=, 2025-05-07T20:19:17.6958495Z indices_dtype=torch.int32, 2025-05-07T20:19:17.6958951Z output_dtype=SparseType.FP16, 2025-05-07T20:19:17.6959384Z ) 2025-05-07T20:19:17.6959759Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:19:17.6960680Z self=, 2025-05-07T20:19:17.6961722Z nbit_weights_ty=SparseType.FP32, 2025-05-07T20:19:17.6962227Z pooling_mode=, 2025-05-07T20:19:17.6962716Z indices_dtype=torch.int64, 2025-05-07T20:19:17.6963171Z output_dtype=SparseType.FP32, 2025-05-07T20:19:17.6963597Z ) 2025-05-07T20:19:17.6963980Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:19:17.6964909Z self=, 2025-05-07T20:19:17.6965929Z nbit_weights_ty=SparseType.FP8, 2025-05-07T20:19:17.6966414Z pooling_mode=, 2025-05-07T20:19:17.6966899Z indices_dtype=torch.int64, 2025-05-07T20:19:17.6967351Z output_dtype=SparseType.FP16, 2025-05-07T20:19:17.6967779Z ) 2025-05-07T20:19:17.6968236Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:19:17.6969169Z self=, 2025-05-07T20:19:17.6970065Z nbit_weights_ty=SparseType.FP8, 2025-05-07T20:19:17.6970556Z pooling_mode=, 2025-05-07T20:19:17.6971049Z indices_dtype=torch.int64, 2025-05-07T20:19:17.6971510Z output_dtype=SparseType.FP16, 2025-05-07T20:19:17.6971937Z ) 2025-05-07T20:19:17.6972323Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:19:17.6973637Z self=, 2025-05-07T20:19:17.6974639Z nbit_weights_ty=SparseType.FP32, 2025-05-07T20:19:17.6975138Z pooling_mode=, 2025-05-07T20:19:17.6975630Z indices_dtype=torch.int32, 2025-05-07T20:19:17.6976081Z output_dtype=SparseType.FP32, 2025-05-07T20:19:17.6976516Z ) 2025-05-07T20:19:17.6976899Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:19:17.6977820Z self=, 2025-05-07T20:19:17.6978730Z nbit_weights_ty=SparseType.FP16, 2025-05-07T20:19:17.6979220Z pooling_mode=, 2025-05-07T20:19:17.6979987Z indices_dtype=torch.int64, 2025-05-07T20:19:17.6980447Z output_dtype=SparseType.FP16, 2025-05-07T20:19:17.6980883Z ) 2025-05-07T20:19:17.6981266Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:19:17.6982198Z self=, 2025-05-07T20:19:17.6983109Z nbit_weights_ty=SparseType.INT2, 2025-05-07T20:19:17.6983607Z pooling_mode=, 2025-05-07T20:19:17.6984088Z indices_dtype=torch.int64, 2025-05-07T20:19:17.6984543Z output_dtype=SparseType.FP16, 2025-05-07T20:19:17.6984977Z ) 2025-05-07T20:19:17.6985355Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:19:17.6986286Z self=, 2025-05-07T20:19:17.6987172Z nbit_weights_ty=None, 2025-05-07T20:19:17.6987606Z pooling_mode=, 2025-05-07T20:19:17.6988090Z indices_dtype=torch.int64, 2025-05-07T20:19:17.6988541Z output_dtype=SparseType.FP32, 2025-05-07T20:19:17.6988973Z ) 2025-05-07T20:19:17.6989346Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:19:17.6990277Z self=, 2025-05-07T20:19:17.6991186Z nbit_weights_ty=SparseType.FP32, 2025-05-07T20:19:17.6991673Z pooling_mode=, 2025-05-07T20:19:17.6992172Z indices_dtype=torch.int64, 2025-05-07T20:19:17.6992628Z output_dtype=SparseType.BF16, 2025-05-07T20:19:17.6993061Z ) 2025-05-07T20:19:17.6993443Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:19:17.6994371Z self=, 2025-05-07T20:19:17.6995261Z nbit_weights_ty=None, 2025-05-07T20:19:17.6995692Z pooling_mode=, 2025-05-07T20:19:17.6996183Z indices_dtype=torch.int64, 2025-05-07T20:19:17.6996646Z output_dtype=SparseType.FP32, 2025-05-07T20:19:17.6997080Z ) 2025-05-07T20:20:16.4429010Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:20:16.4430083Z self=, 2025-05-07T20:20:16.4431022Z nbit_weights_ty=SparseType.FP32, 2025-05-07T20:20:16.4431538Z pooling_mode=, 2025-05-07T20:20:16.4432046Z indices_dtype=torch.int32, 2025-05-07T20:20:16.4432506Z output_dtype=SparseType.BF16, 2025-05-07T20:20:16.4432947Z ) 2025-05-07T20:20:16.4433343Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:20:16.4434265Z self=, 2025-05-07T20:20:16.4435159Z nbit_weights_ty=None, 2025-05-07T20:20:16.4435605Z pooling_mode=, 2025-05-07T20:20:16.4436092Z indices_dtype=torch.int64, 2025-05-07T20:20:16.4436569Z output_dtype=SparseType.FP32, 2025-05-07T20:20:16.4437008Z ) 2025-05-07T20:20:16.4437392Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:20:16.4438686Z self=, 2025-05-07T20:20:16.4440375Z nbit_weights_ty=SparseType.INT4, 2025-05-07T20:20:16.4440884Z pooling_mode=, 2025-05-07T20:20:16.4441376Z indices_dtype=torch.int32, 2025-05-07T20:20:16.4441839Z output_dtype=SparseType.BF16, 2025-05-07T20:20:16.4442280Z ) 2025-05-07T20:20:16.4442664Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:20:16.4443599Z self=, 2025-05-07T20:20:16.4444492Z nbit_weights_ty=None, 2025-05-07T20:20:16.4444929Z pooling_mode=, 2025-05-07T20:20:16.4445423Z indices_dtype=torch.int32, 2025-05-07T20:20:16.4445883Z output_dtype=SparseType.FP16, 2025-05-07T20:20:16.4446324Z ) 2025-05-07T20:20:16.4446708Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:20:16.4447651Z self=, 2025-05-07T20:20:16.4448636Z nbit_weights_ty=None, 2025-05-07T20:20:16.4449089Z pooling_mode=, 2025-05-07T20:20:16.4449584Z indices_dtype=torch.int64, 2025-05-07T20:20:16.4450041Z output_dtype=SparseType.BF16, 2025-05-07T20:20:16.4450467Z ) 2025-05-07T20:20:16.4450859Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:20:16.4451793Z self=, 2025-05-07T20:20:16.4452689Z nbit_weights_ty=SparseType.INT8, 2025-05-07T20:20:16.4453189Z pooling_mode=, 2025-05-07T20:20:16.4453688Z indices_dtype=torch.int32, 2025-05-07T20:20:16.4454219Z output_dtype=SparseType.FP32, 2025-05-07T20:20:16.4454656Z ) 2025-05-07T20:20:16.4455051Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:20:16.4455996Z self=, 2025-05-07T20:20:16.4456897Z nbit_weights_ty=None, 2025-05-07T20:20:16.4457352Z pooling_mode=, 2025-05-07T20:20:16.4457873Z indices_dtype=torch.int32, 2025-05-07T20:20:16.4458423Z output_dtype=SparseType.FP16, 2025-05-07T20:20:16.4458890Z ) 2025-05-07T20:20:16.4459284Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:20:16.4460213Z self=, 2025-05-07T20:20:16.4461099Z nbit_weights_ty=None, 2025-05-07T20:20:16.4461544Z pooling_mode=, 2025-05-07T20:20:16.4462033Z indices_dtype=torch.int32, 2025-05-07T20:20:16.4462484Z output_dtype=SparseType.BF16, 2025-05-07T20:20:16.4462918Z ) 2025-05-07T20:20:16.4463301Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:20:16.4464229Z self=, 2025-05-07T20:20:16.4465122Z nbit_weights_ty=None, 2025-05-07T20:20:16.4465576Z pooling_mode=, 2025-05-07T20:20:16.4466067Z indices_dtype=torch.int32, 2025-05-07T20:20:16.4466519Z output_dtype=SparseType.BF16, 2025-05-07T20:20:16.4466959Z ) 2025-05-07T20:20:16.4467345Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:20:16.4468272Z self=, 2025-05-07T20:20:16.4469161Z nbit_weights_ty=None, 2025-05-07T20:20:16.4469610Z pooling_mode=, 2025-05-07T20:20:16.4470101Z indices_dtype=torch.int32, 2025-05-07T20:20:16.4470572Z output_dtype=SparseType.FP32, 2025-05-07T20:20:16.4471014Z ) 2025-05-07T20:20:16.4471403Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:20:16.4472334Z self=, 2025-05-07T20:20:16.4473608Z nbit_weights_ty=None, 2025-05-07T20:20:16.4474077Z pooling_mode=, 2025-05-07T20:20:16.4474706Z indices_dtype=torch.int64, 2025-05-07T20:20:16.4475164Z output_dtype=SparseType.BF16, 2025-05-07T20:20:16.4475605Z ) 2025-05-07T20:20:16.4475988Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:20:16.4476913Z self=, 2025-05-07T20:20:16.4477822Z nbit_weights_ty=SparseType.FP16, 2025-05-07T20:20:16.4478319Z pooling_mode=, 2025-05-07T20:20:16.4478818Z indices_dtype=torch.int32, 2025-05-07T20:20:16.4479278Z output_dtype=SparseType.FP32, 2025-05-07T20:20:16.4480024Z ) 2025-05-07T20:20:16.4480419Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:20:16.4481354Z self=, 2025-05-07T20:20:16.4482246Z nbit_weights_ty=None, 2025-05-07T20:20:16.4482705Z pooling_mode=, 2025-05-07T20:20:16.4483215Z indices_dtype=torch.int64, 2025-05-07T20:20:16.4483674Z output_dtype=SparseType.FP16, 2025-05-07T20:20:16.4484114Z ) 2025-05-07T20:20:16.4484437Z PASSED 2025-05-07T20:20:16.4484636Z 2025-05-07T20:20:16.4484888Z ======================== 1 passed in 195.42s (0:03:15) ========================= 2025-05-07T20:20:17.2475757Z 2025-05-07T20:20:17.2476738Z [TEST] Python test suite PASSED: ./tbe/inference/nbit_forward_autovec_test.py 2025-05-07T20:20:17.2500002Z [TEST] Python test time for ./tbe/inference/nbit_forward_autovec_test.py: 200 seconds 2025-05-07T20:20:17.2500610Z 2025-05-07T20:20:17.2500617Z 2025-05-07T20:20:17.2500623Z 2025-05-07T20:20:17.2500629Z 2025-05-07T20:20:17.2517632Z ################################################################################ 2025-05-07T20:20:17.2539392Z # [2025-05-07T20:20:17.253Z] Run Python Test Suite: 2025-05-07T20:20:17.2539992Z # ./tbe/inference/nbit_forward_test.py 2025-05-07T20:20:17.2540531Z ################################################################################ 2025-05-07T20:20:17.2572363Z + 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:17.2573398Z 2025-05-07T20:20:20.4858137Z ============================= test session starts ============================== 2025-05-07T20:20:20.4859100Z platform linux -- Python 3.9.7, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:20:20.4859928Z cachedir: .pytest_cache 2025-05-07T20:20:20.4860848Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:20:20.4861852Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:20:20.4862355Z plugins: hypothesis-6.131.14 2025-05-07T20:20:22.9186778Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:20:22.9188178Z Configuration file: /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-clang++.cfg 2025-05-07T20:20:22.9477416Z collected 10 items 2025-05-07T20:20:22.9477730Z 2025-05-07T20:21:30.8220061Z tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_cpu Trying example: test_nbit_forward_cpu( 2025-05-07T20:21:30.8221344Z self=, 2025-05-07T20:21:30.8222153Z nbit_weights_ty=SparseType.FP32, 2025-05-07T20:21:30.8222663Z use_array_for_index_remapping=False, 2025-05-07T20:21:30.8223152Z do_pruning=False, 2025-05-07T20:21:30.8223584Z pooling_mode=, 2025-05-07T20:21:30.8224081Z indices_dtype=torch.int32, 2025-05-07T20:21:30.8224555Z output_dtype=SparseType.FP32, 2025-05-07T20:21:30.8225002Z ) 2025-05-07T20:21:30.8225356Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:21:30.8226568Z self=, 2025-05-07T20:21:30.8227588Z nbit_weights_ty=None, 2025-05-07T20:21:30.8228033Z use_array_for_index_remapping=False, 2025-05-07T20:21:30.8228513Z do_pruning=False, 2025-05-07T20:21:30.8228934Z pooling_mode=, 2025-05-07T20:21:30.8229430Z indices_dtype=torch.int32, 2025-05-07T20:21:30.8229886Z output_dtype=SparseType.FP32, 2025-05-07T20:21:30.8230329Z ) 2025-05-07T20:21:30.8230686Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:21:30.8231448Z self=, 2025-05-07T20:21:30.8232230Z nbit_weights_ty=None, 2025-05-07T20:21:30.8232678Z use_array_for_index_remapping=False, 2025-05-07T20:21:30.8233163Z do_pruning=True, 2025-05-07T20:21:30.8233577Z pooling_mode=, 2025-05-07T20:21:30.8234085Z indices_dtype=torch.int64, 2025-05-07T20:21:30.8234549Z output_dtype=SparseType.FP16, 2025-05-07T20:21:30.8235015Z ) 2025-05-07T20:21:30.8235377Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:21:30.8236150Z self=, 2025-05-07T20:21:30.8236923Z nbit_weights_ty=None, 2025-05-07T20:21:30.8237408Z use_array_for_index_remapping=True, 2025-05-07T20:21:30.8237888Z do_pruning=False, 2025-05-07T20:21:30.8238310Z pooling_mode=, 2025-05-07T20:21:30.8238811Z indices_dtype=torch.int32, 2025-05-07T20:21:30.8239278Z output_dtype=SparseType.FP32, 2025-05-07T20:21:30.8239722Z ) 2025-05-07T20:21:30.8240078Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:21:30.8240848Z self=, 2025-05-07T20:21:30.8241627Z nbit_weights_ty=None, 2025-05-07T20:21:30.8242062Z use_array_for_index_remapping=False, 2025-05-07T20:21:30.8242559Z do_pruning=True, 2025-05-07T20:21:30.8242982Z pooling_mode=, 2025-05-07T20:21:30.8243496Z indices_dtype=torch.int64, 2025-05-07T20:21:30.8243955Z output_dtype=SparseType.FP16, 2025-05-07T20:21:30.8244400Z ) 2025-05-07T20:21:30.8244766Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:21:30.8245530Z self=, 2025-05-07T20:21:30.8246329Z nbit_weights_ty=SparseType.INT2, 2025-05-07T20:21:30.8246830Z use_array_for_index_remapping=True, 2025-05-07T20:21:30.8247311Z do_pruning=False, 2025-05-07T20:21:30.8247732Z pooling_mode=, 2025-05-07T20:21:30.8248354Z indices_dtype=torch.int64, 2025-05-07T20:21:30.8248808Z output_dtype=SparseType.FP32, 2025-05-07T20:21:30.8249255Z ) 2025-05-07T20:21:30.8249617Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:21:30.8250377Z self=, 2025-05-07T20:21:30.8251184Z nbit_weights_ty=SparseType.FP8, 2025-05-07T20:21:30.8251688Z use_array_for_index_remapping=True, 2025-05-07T20:21:30.8252174Z do_pruning=True, 2025-05-07T20:21:30.8252585Z pooling_mode=, 2025-05-07T20:21:30.8253090Z indices_dtype=torch.int32, 2025-05-07T20:21:30.8253552Z output_dtype=SparseType.FP16, 2025-05-07T20:21:30.8254092Z ) 2025-05-07T20:21:30.8254503Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:21:30.8255340Z self=, 2025-05-07T20:21:30.8264655Z nbit_weights_ty=None, 2025-05-07T20:21:30.8265227Z use_array_for_index_remapping=False, 2025-05-07T20:21:30.8265710Z do_pruning=True, 2025-05-07T20:21:30.8266121Z pooling_mode=, 2025-05-07T20:21:30.8266613Z indices_dtype=torch.int32, 2025-05-07T20:21:30.8267072Z output_dtype=SparseType.BF16, 2025-05-07T20:21:30.8267498Z ) 2025-05-07T20:21:30.8268113Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:21:30.8268883Z self=, 2025-05-07T20:21:30.8269797Z nbit_weights_ty=SparseType.FP8, 2025-05-07T20:21:30.8270288Z use_array_for_index_remapping=False, 2025-05-07T20:21:30.8270763Z do_pruning=True, 2025-05-07T20:21:30.8271170Z pooling_mode=, 2025-05-07T20:21:30.8271658Z indices_dtype=torch.int64, 2025-05-07T20:21:30.8272112Z output_dtype=SparseType.BF16, 2025-05-07T20:21:30.8272537Z ) 2025-05-07T20:21:30.8272892Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:21:30.8273632Z self=, 2025-05-07T20:21:30.8274388Z nbit_weights_ty=SparseType.FP8, 2025-05-07T20:21:30.8275035Z use_array_for_index_remapping=True, 2025-05-07T20:21:30.8275527Z do_pruning=False, 2025-05-07T20:21:30.8275944Z pooling_mode=, 2025-05-07T20:21:30.8276433Z indices_dtype=torch.int64, 2025-05-07T20:21:30.8276889Z output_dtype=SparseType.FP16, 2025-05-07T20:21:30.8277328Z ) 2025-05-07T20:21:30.8277676Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:21:30.8278415Z self=, 2025-05-07T20:21:30.8279156Z nbit_weights_ty=None, 2025-05-07T20:21:30.8279586Z use_array_for_index_remapping=False, 2025-05-07T20:21:30.8280216Z do_pruning=True, 2025-05-07T20:21:30.8280625Z pooling_mode=, 2025-05-07T20:21:30.8281113Z indices_dtype=torch.int32, 2025-05-07T20:21:30.8281562Z output_dtype=SparseType.BF16, 2025-05-07T20:21:30.8281997Z ) 2025-05-07T20:21:30.8282356Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:21:30.8283091Z self=, 2025-05-07T20:21:30.8283838Z nbit_weights_ty=None, 2025-05-07T20:21:30.8284285Z use_array_for_index_remapping=True, 2025-05-07T20:21:30.8284754Z do_pruning=True, 2025-05-07T20:21:30.8285180Z pooling_mode=, 2025-05-07T20:21:30.8285666Z indices_dtype=torch.int32, 2025-05-07T20:21:30.8286114Z output_dtype=SparseType.BF16, 2025-05-07T20:21:30.8286553Z ) 2025-05-07T20:21:30.8286909Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:21:30.8287639Z self=, 2025-05-07T20:21:30.8288488Z nbit_weights_ty=None, 2025-05-07T20:21:30.8288923Z use_array_for_index_remapping=False, 2025-05-07T20:21:30.8289401Z do_pruning=False, 2025-05-07T20:21:30.8289816Z pooling_mode=, 2025-05-07T20:21:30.8290305Z indices_dtype=torch.int64, 2025-05-07T20:21:30.8290757Z output_dtype=SparseType.FP32, 2025-05-07T20:21:30.8291184Z ) 2025-05-07T20:21:30.8305839Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:21:30.8306636Z self=, 2025-05-07T20:21:30.8307382Z nbit_weights_ty=None, 2025-05-07T20:21:30.8307832Z use_array_for_index_remapping=True, 2025-05-07T20:21:30.8308309Z do_pruning=False, 2025-05-07T20:21:30.8308733Z pooling_mode=, 2025-05-07T20:21:30.8309222Z indices_dtype=torch.int64, 2025-05-07T20:21:30.8309679Z output_dtype=SparseType.FP32, 2025-05-07T20:21:30.8310118Z ) 2025-05-07T20:21:30.8310468Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:21:30.8311213Z self=, 2025-05-07T20:21:30.8312109Z nbit_weights_ty=None, 2025-05-07T20:21:30.8312545Z use_array_for_index_remapping=True, 2025-05-07T20:21:30.8313018Z do_pruning=True, 2025-05-07T20:21:30.8313433Z pooling_mode=, 2025-05-07T20:21:30.8313919Z indices_dtype=torch.int64, 2025-05-07T20:21:30.8314378Z output_dtype=SparseType.FP32, 2025-05-07T20:21:30.8314815Z ) 2025-05-07T20:21:30.8315498Z PASSED 2025-05-07T20:21:30.8316263Z tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_cpu_gpu_dequantize_parity SKIPPED 2025-05-07T20:21:54.9191536Z tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_cpu_seq_int4 Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:21:54.9192885Z self=, 2025-05-07T20:21:54.9193686Z D=32, 2025-05-07T20:21:54.9194017Z B=8, 2025-05-07T20:21:54.9194350Z T=10, 2025-05-07T20:21:54.9194682Z L=10, 2025-05-07T20:21:54.9195006Z MAXH=50, 2025-05-07T20:21:54.9195423Z indices_dtype=torch.int32, 2025-05-07T20:21:54.9195850Z ) 2025-05-07T20:21:54.9196240Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:21:54.9197085Z self=, 2025-05-07T20:21:54.9197868Z D=256, 2025-05-07T20:21:54.9198205Z B=8, 2025-05-07T20:21:54.9198565Z T=10, 2025-05-07T20:21:54.9198919Z L=10, 2025-05-07T20:21:54.9199251Z MAXH=50, 2025-05-07T20:21:54.9199623Z indices_dtype=torch.int32, 2025-05-07T20:21:54.9200046Z ) 2025-05-07T20:21:54.9200443Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:21:54.9201283Z self=, 2025-05-07T20:21:54.9202063Z D=256, 2025-05-07T20:21:54.9202399Z B=27, 2025-05-07T20:21:54.9202725Z T=20, 2025-05-07T20:21:54.9203067Z L=65, 2025-05-07T20:21:54.9203403Z MAXH=85, 2025-05-07T20:21:54.9203771Z indices_dtype=torch.int64, 2025-05-07T20:21:54.9204195Z ) 2025-05-07T20:21:54.9204593Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:21:54.9205426Z self=, 2025-05-07T20:21:54.9206205Z D=512, 2025-05-07T20:21:54.9206604Z B=30, 2025-05-07T20:21:54.9206952Z T=10, 2025-05-07T20:21:54.9207279Z L=85, 2025-05-07T20:21:54.9207626Z MAXH=79, 2025-05-07T20:21:54.9208297Z indices_dtype=torch.int64, 2025-05-07T20:21:54.9208735Z ) 2025-05-07T20:21:54.9209120Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:21:54.9209961Z self=, 2025-05-07T20:21:54.9210743Z D=1024, 2025-05-07T20:21:54.9211068Z B=15, 2025-05-07T20:21:54.9211395Z T=13, 2025-05-07T20:21:54.9211726Z L=92, 2025-05-07T20:21:54.9212047Z MAXH=74, 2025-05-07T20:21:54.9212418Z indices_dtype=torch.int64, 2025-05-07T20:21:54.9212845Z ) 2025-05-07T20:21:54.9213230Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:21:54.9214066Z self=, 2025-05-07T20:21:54.9214844Z D=512, 2025-05-07T20:21:54.9215168Z B=23, 2025-05-07T20:21:54.9215496Z T=20, 2025-05-07T20:21:54.9215835Z L=35, 2025-05-07T20:21:54.9216165Z MAXH=100, 2025-05-07T20:21:54.9216548Z indices_dtype=torch.int32, 2025-05-07T20:21:54.9216969Z ) 2025-05-07T20:21:54.9217351Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:21:54.9218207Z self=, 2025-05-07T20:21:54.9218983Z D=512, 2025-05-07T20:21:54.9219320Z B=14, 2025-05-07T20:21:54.9219638Z T=10, 2025-05-07T20:21:54.9219965Z L=29, 2025-05-07T20:21:54.9220297Z MAXH=60, 2025-05-07T20:21:54.9220660Z indices_dtype=torch.int64, 2025-05-07T20:21:54.9221084Z ) 2025-05-07T20:21:54.9221467Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:21:54.9222301Z self=, 2025-05-07T20:21:54.9223086Z D=384, 2025-05-07T20:21:54.9223420Z B=31, 2025-05-07T20:21:54.9223741Z T=15, 2025-05-07T20:21:54.9224066Z L=68, 2025-05-07T20:21:54.9224867Z MAXH=82, 2025-05-07T20:21:54.9225270Z indices_dtype=torch.int64, 2025-05-07T20:21:54.9225917Z ) 2025-05-07T20:21:54.9226310Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:21:54.9227143Z self=, 2025-05-07T20:21:54.9227918Z D=256, 2025-05-07T20:21:54.9228251Z B=24, 2025-05-07T20:21:54.9228579Z T=10, 2025-05-07T20:21:54.9228897Z L=74, 2025-05-07T20:21:54.9229234Z MAXH=68, 2025-05-07T20:21:54.9229604Z indices_dtype=torch.int64, 2025-05-07T20:21:54.9230017Z ) 2025-05-07T20:21:54.9230411Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:21:54.9231254Z self=, 2025-05-07T20:21:54.9232097Z D=32, 2025-05-07T20:21:54.9232435Z B=12, 2025-05-07T20:21:54.9232764Z T=19, 2025-05-07T20:21:54.9233083Z L=74, 2025-05-07T20:21:54.9233418Z MAXH=94, 2025-05-07T20:21:54.9233795Z indices_dtype=torch.int64, 2025-05-07T20:21:54.9234222Z ) 2025-05-07T20:21:54.9234618Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:21:54.9235457Z self=, 2025-05-07T20:21:54.9236239Z D=384, 2025-05-07T20:21:54.9236576Z B=19, 2025-05-07T20:21:54.9236908Z T=13, 2025-05-07T20:21:54.9237240Z L=64, 2025-05-07T20:21:54.9237575Z MAXH=97, 2025-05-07T20:21:54.9237949Z indices_dtype=torch.int64, 2025-05-07T20:21:54.9238362Z ) 2025-05-07T20:21:54.9238763Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:21:54.9239603Z self=, 2025-05-07T20:21:54.9240381Z D=384, 2025-05-07T20:21:54.9240710Z B=19, 2025-05-07T20:21:54.9241058Z T=13, 2025-05-07T20:21:54.9241392Z L=19, 2025-05-07T20:21:54.9241720Z MAXH=97, 2025-05-07T20:21:54.9242089Z indices_dtype=torch.int64, 2025-05-07T20:21:54.9242508Z ) 2025-05-07T20:21:54.9242909Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:21:54.9243743Z self=, 2025-05-07T20:21:54.9244521Z D=384, 2025-05-07T20:21:54.9244863Z B=19, 2025-05-07T20:21:54.9245188Z T=19, 2025-05-07T20:21:54.9245520Z L=19, 2025-05-07T20:21:54.9245860Z MAXH=97, 2025-05-07T20:21:54.9246222Z indices_dtype=torch.int64, 2025-05-07T20:21:54.9246642Z ) 2025-05-07T20:21:54.9247032Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:21:54.9247858Z self=, 2025-05-07T20:21:54.9248757Z D=384, 2025-05-07T20:21:54.9249088Z B=19, 2025-05-07T20:21:54.9249423Z T=19, 2025-05-07T20:21:54.9249748Z L=19, 2025-05-07T20:21:54.9250078Z MAXH=50, 2025-05-07T20:21:54.9250446Z indices_dtype=torch.int64, 2025-05-07T20:21:54.9250872Z ) 2025-05-07T20:21:54.9251262Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:21:54.9252122Z self=, 2025-05-07T20:21:54.9252894Z D=384, 2025-05-07T20:21:54.9253231Z B=19, 2025-05-07T20:21:54.9253558Z T=19, 2025-05-07T20:21:54.9253878Z L=50, 2025-05-07T20:21:54.9254208Z MAXH=50, 2025-05-07T20:21:54.9254574Z indices_dtype=torch.int64, 2025-05-07T20:21:54.9254988Z ) 2025-05-07T20:21:54.9255307Z PASSED 2025-05-07T20:21:55.1461245Z tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_cpu_seq_int8 Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:21:55.1462580Z self=, 2025-05-07T20:21:55.1463373Z D=32, 2025-05-07T20:21:55.1463708Z B=8, 2025-05-07T20:21:55.1464028Z T=10, 2025-05-07T20:21:55.1464364Z L=10, 2025-05-07T20:21:55.1465166Z MAXH=50, 2025-05-07T20:21:55.1465524Z ) 2025-05-07T20:21:55.1466161Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:21:55.1467002Z self=, 2025-05-07T20:21:55.1467772Z D=384, 2025-05-07T20:21:55.1468109Z B=8, 2025-05-07T20:21:55.1468438Z T=10, 2025-05-07T20:21:55.1468761Z L=10, 2025-05-07T20:21:55.1469091Z MAXH=50, 2025-05-07T20:21:55.1469429Z ) 2025-05-07T20:21:55.1469817Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:21:55.1470717Z self=, 2025-05-07T20:21:55.1471497Z D=384, 2025-05-07T20:21:55.1471834Z B=25, 2025-05-07T20:21:55.1472159Z T=17, 2025-05-07T20:21:55.1472488Z L=37, 2025-05-07T20:21:55.1472815Z MAXH=89, 2025-05-07T20:21:55.1473145Z ) 2025-05-07T20:21:55.1473538Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:21:55.1474385Z self=, 2025-05-07T20:21:55.1475181Z D=384, 2025-05-07T20:21:55.1475507Z B=23, 2025-05-07T20:21:55.1475834Z T=20, 2025-05-07T20:21:55.1476166Z L=84, 2025-05-07T20:21:55.1476492Z MAXH=66, 2025-05-07T20:21:55.1476830Z ) 2025-05-07T20:21:55.1477219Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:21:55.1478049Z self=, 2025-05-07T20:21:55.1478824Z D=384, 2025-05-07T20:21:55.1479157Z B=17, 2025-05-07T20:21:55.1479473Z T=12, 2025-05-07T20:21:55.1480132Z L=16, 2025-05-07T20:21:55.1480470Z MAXH=57, 2025-05-07T20:21:55.1480801Z ) 2025-05-07T20:21:55.1481194Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:21:55.1482031Z self=, 2025-05-07T20:21:55.1482799Z D=256, 2025-05-07T20:21:55.1483147Z B=13, 2025-05-07T20:21:55.1483488Z T=16, 2025-05-07T20:21:55.1483812Z L=73, 2025-05-07T20:21:55.1484141Z MAXH=81, 2025-05-07T20:21:55.1484477Z ) 2025-05-07T20:21:55.1484864Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:21:55.1485700Z self=, 2025-05-07T20:21:55.1486475Z D=1024, 2025-05-07T20:21:55.1486805Z B=19, 2025-05-07T20:21:55.1487123Z T=18, 2025-05-07T20:21:55.1487453Z L=56, 2025-05-07T20:21:55.1487789Z MAXH=76, 2025-05-07T20:21:55.1488216Z ) 2025-05-07T20:21:55.1488613Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:21:55.1489453Z self=, 2025-05-07T20:21:55.1490226Z D=384, 2025-05-07T20:21:55.1490559Z B=31, 2025-05-07T20:21:55.1490887Z T=13, 2025-05-07T20:21:55.1491208Z L=22, 2025-05-07T20:21:55.1491544Z MAXH=75, 2025-05-07T20:21:55.1491889Z ) 2025-05-07T20:21:55.1492287Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:21:55.1493129Z self=, 2025-05-07T20:21:55.1493903Z D=384, 2025-05-07T20:21:55.1494228Z B=10, 2025-05-07T20:21:55.1494552Z T=12, 2025-05-07T20:21:55.1494879Z L=100, 2025-05-07T20:21:55.1495201Z MAXH=92, 2025-05-07T20:21:55.1495537Z ) 2025-05-07T20:21:55.1495928Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:21:55.1496758Z self=, 2025-05-07T20:21:55.1497536Z D=32, 2025-05-07T20:21:55.1497873Z B=22, 2025-05-07T20:21:55.1498209Z T=12, 2025-05-07T20:21:55.1498531Z L=77, 2025-05-07T20:21:55.1498862Z MAXH=96, 2025-05-07T20:21:55.1499199Z ) 2025-05-07T20:21:55.1499579Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:21:55.1500863Z self=, 2025-05-07T20:21:55.1501813Z D=384, 2025-05-07T20:21:55.1502140Z B=26, 2025-05-07T20:21:55.1502471Z T=18, 2025-05-07T20:21:55.1502799Z L=56, 2025-05-07T20:21:55.1503128Z MAXH=69, 2025-05-07T20:21:55.1503462Z ) 2025-05-07T20:21:55.1503848Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:21:55.1504684Z self=, 2025-05-07T20:21:55.1505459Z D=384, 2025-05-07T20:21:55.1505795Z B=26, 2025-05-07T20:21:55.1506117Z T=10, 2025-05-07T20:21:55.1506446Z L=56, 2025-05-07T20:21:55.1506779Z MAXH=69, 2025-05-07T20:21:55.1507110Z ) 2025-05-07T20:21:55.1507503Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:21:55.1508343Z self=, 2025-05-07T20:21:55.1509121Z D=384, 2025-05-07T20:21:55.1509454Z B=26, 2025-05-07T20:21:55.1509789Z T=10, 2025-05-07T20:21:55.1510134Z L=56, 2025-05-07T20:21:55.1510454Z MAXH=56, 2025-05-07T20:21:55.1510793Z ) 2025-05-07T20:21:55.1511183Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:21:55.1512024Z self=, 2025-05-07T20:21:55.1512808Z D=384, 2025-05-07T20:21:55.1513140Z B=8, 2025-05-07T20:21:55.1513462Z T=10, 2025-05-07T20:21:55.1513793Z L=56, 2025-05-07T20:21:55.1514128Z MAXH=56, 2025-05-07T20:21:55.1514455Z ) 2025-05-07T20:21:55.1514848Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:21:55.1515691Z self=, 2025-05-07T20:21:55.1516461Z D=384, 2025-05-07T20:21:55.1516798Z B=8, 2025-05-07T20:21:55.1517122Z T=10, 2025-05-07T20:21:55.1517443Z L=56, 2025-05-07T20:21:55.1517783Z MAXH=50, 2025-05-07T20:21:55.1518129Z ) 2025-05-07T20:21:55.1518439Z PASSED 2025-05-07T20:21:55.1519232Z tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_fused_pooled_emb_quant SKIPPED 2025-05-07T20:21:55.1520463Z tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_fused_pooled_emb_quant_against_ref SKIPPED 2025-05-07T20:21:55.1521757Z tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_fused_pooled_emb_quant_nan_weighted SKIPPED 2025-05-07T20:21:55.1533236Z tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_gpu_no_cache SKIPPED 2025-05-07T20:21:55.1668918Z tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_gpu_no_cache_max_sizes SKIPPED 2025-05-07T20:21:55.1707680Z tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_uvm_cache SKIPPED 2025-05-07T20:21:55.1708298Z 2025-05-07T20:21:55.1708546Z =========================== short test summary info ============================ 2025-05-07T20:21:55.1709423Z SKIPPED [1] tbe/inference/nbit_forward_test.py:967: CUDA is not available or no GPUs detected 2025-05-07T20:21:55.1710474Z SKIPPED [1] tbe/inference/nbit_forward_test.py:446: CUDA is not available or no GPUs detected 2025-05-07T20:21:55.1711508Z SKIPPED [1] tbe/inference/nbit_forward_test.py:314: CUDA is not available or no GPUs detected 2025-05-07T20:21:55.1712538Z SKIPPED [1] tbe/inference/nbit_forward_test.py:360: CUDA is not available or no GPUs detected 2025-05-07T20:21:55.1713559Z SKIPPED [1] tbe/inference/nbit_forward_test.py:613: CUDA is not available or no GPUs detected 2025-05-07T20:21:55.1714872Z SKIPPED [1] ../../../../../github/home/miniconda/envs/build_binary/lib/python3.9/unittest/case.py:117: CUDA is not available or no GPUs detected 2025-05-07T20:21:55.1716171Z SKIPPED [1] tbe/inference/nbit_forward_test.py:704: CUDA is not available or no GPUs detected 2025-05-07T20:21:55.1717025Z =================== 3 passed, 7 skipped in 94.92s (0:01:34) ==================== 2025-05-07T20:21:56.0061913Z 2025-05-07T20:21:56.0063689Z [TEST] Python test suite PASSED: ./tbe/inference/nbit_forward_test.py 2025-05-07T20:21:56.0088332Z [TEST] Python test time for ./tbe/inference/nbit_forward_test.py: 99 seconds 2025-05-07T20:21:56.0088902Z 2025-05-07T20:21:56.0088910Z 2025-05-07T20:21:56.0088915Z 2025-05-07T20:21:56.0088920Z 2025-05-07T20:21:56.0110138Z ################################################################################ 2025-05-07T20:21:56.0133045Z # [2025-05-07T20:21:56.012Z] Run Python Test Suite: 2025-05-07T20:21:56.0133689Z # ./tbe/inference/nbit_split_embeddings_test.py 2025-05-07T20:21:56.0134257Z ################################################################################ 2025-05-07T20:21:56.0164667Z + 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:21:56.0165754Z 2025-05-07T20:21:59.1998302Z ============================= test session starts ============================== 2025-05-07T20:21:59.1999298Z platform linux -- Python 3.9.7, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:21:59.2000153Z cachedir: .pytest_cache 2025-05-07T20:21:59.2001084Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:21:59.2002092Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:21:59.2002581Z plugins: hypothesis-6.131.14 2025-05-07T20:22:01.6763253Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:22:01.6764619Z Configuration file: /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-clang++.cfg 2025-05-07T20:22:01.6969695Z collected 3 items 2025-05-07T20:22:01.6969937Z 2025-05-07T20:22:08.5841181Z 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:08.5843399Z self=, 2025-05-07T20:22:08.5844514Z weights_ty=SparseType.FP32, 2025-05-07T20:22:08.5844945Z ) 2025-05-07T20:22:08.5845481Z Trying example: test_int_nbit_split_embedding_cpu_mixed_indices_offsets_dtypes( 2025-05-07T20:22:08.5846826Z self=, 2025-05-07T20:22:08.5848071Z weights_ty=SparseType.FP16, 2025-05-07T20:22:08.5848498Z ) 2025-05-07T20:22:08.5849133Z Trying example: test_int_nbit_split_embedding_cpu_mixed_indices_offsets_dtypes( 2025-05-07T20:22:08.5850465Z self=, 2025-05-07T20:22:08.5851741Z weights_ty=SparseType.INT8, 2025-05-07T20:22:08.5852171Z ) 2025-05-07T20:22:08.5852715Z Trying example: test_int_nbit_split_embedding_cpu_mixed_indices_offsets_dtypes( 2025-05-07T20:22:08.5854061Z self=, 2025-05-07T20:22:08.5855200Z weights_ty=SparseType.INT4, 2025-05-07T20:22:08.5855690Z ) 2025-05-07T20:22:08.5856319Z Trying example: test_int_nbit_split_embedding_cpu_mixed_indices_offsets_dtypes( 2025-05-07T20:22:08.5857701Z self=, 2025-05-07T20:22:08.5859079Z weights_ty=SparseType.INT2, 2025-05-07T20:22:08.5859591Z ) 2025-05-07T20:22:08.5859929Z PASSED 2025-05-07T20:22:08.5866660Z tbe/inference/nbit_split_embeddings_test.py::NBitSplitEmbeddingsTest::test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function SKIPPED 2025-05-07T20:22:08.5896286Z tbe/inference/nbit_split_embeddings_test.py::NBitSplitEmbeddingsTest::test_nbit_split_embedding_weights_with_scale_and_bias SKIPPED 2025-05-07T20:22:08.5897200Z 2025-05-07T20:22:08.5897445Z =========================== short test summary info ============================ 2025-05-07T20:22:08.5898352Z SKIPPED [1] tbe/inference/nbit_split_embeddings_test.py:182: CUDA is not available or no GPUs detected 2025-05-07T20:22:08.5899489Z SKIPPED [1] tbe/inference/nbit_split_embeddings_test.py:59: CUDA is not available or no GPUs detected 2025-05-07T20:22:08.5900379Z ========================= 1 passed, 2 skipped in 9.63s ========================= 2025-05-07T20:22:09.3791888Z 2025-05-07T20:22:09.3793037Z [TEST] Python test suite PASSED: ./tbe/inference/nbit_split_embeddings_test.py 2025-05-07T20:22:09.3815839Z [TEST] Python test time for ./tbe/inference/nbit_split_embeddings_test.py: 13 seconds 2025-05-07T20:22:09.3816417Z 2025-05-07T20:22:09.3816459Z 2025-05-07T20:22:09.3816464Z 2025-05-07T20:22:09.3816487Z 2025-05-07T20:22:09.3833670Z ################################################################################ 2025-05-07T20:22:09.3854816Z # [2025-05-07T20:22:09.384Z] Run Python Test Suite: 2025-05-07T20:22:09.3855385Z # ./tbe/ssd/kv_tensor_wrapper_test.py 2025-05-07T20:22:09.3855903Z ################################################################################ 2025-05-07T20:22:09.3885474Z + 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:09.3886487Z 2025-05-07T20:22:12.7284912Z ============================= test session starts ============================== 2025-05-07T20:22:12.7285904Z platform linux -- Python 3.9.7, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:22:12.7286727Z cachedir: .pytest_cache 2025-05-07T20:22:12.7287668Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:22:12.7288766Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:22:12.7289253Z plugins: hypothesis-6.131.14 2025-05-07T20:22:15.0661400Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:22:15.0663394Z Configuration file: /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-clang++.cfg 2025-05-07T20:22:15.0853733Z collected 3 items 2025-05-07T20:22:15.0854040Z 2025-05-07T20:22:15.0886109Z tbe/ssd/kv_tensor_wrapper_test.py::KvTensorWrapperTest::test_discrete_id_weights_io SKIPPED 2025-05-07T20:22:15.0901689Z tbe/ssd/kv_tensor_wrapper_test.py::KvTensorWrapperTest::test_read_tensor_using_wrapper_from_db SKIPPED 2025-05-07T20:22:15.0931219Z tbe/ssd/kv_tensor_wrapper_test.py::KvTensorWrapperTest::test_write_tensor_to_db SKIPPED 2025-05-07T20:22:15.0931831Z 2025-05-07T20:22:15.0932109Z =========================== short test summary info ============================ 2025-05-07T20:22:15.0932966Z SKIPPED [1] tbe/ssd/kv_tensor_wrapper_test.py:224: Test is currently known to fail in OSS mode 2025-05-07T20:22:15.0933972Z SKIPPED [1] tbe/ssd/kv_tensor_wrapper_test.py:41: Test is currently known to fail in OSS mode 2025-05-07T20:22:15.0934979Z SKIPPED [1] tbe/ssd/kv_tensor_wrapper_test.py:126: Test is currently known to fail in OSS mode 2025-05-07T20:22:15.0935855Z ============================== 3 skipped in 2.59s ============================== 2025-05-07T20:22:15.8202450Z 2025-05-07T20:22:15.8203392Z [TEST] Python test suite PASSED: ./tbe/ssd/kv_tensor_wrapper_test.py 2025-05-07T20:22:15.8223596Z [TEST] Python test time for ./tbe/ssd/kv_tensor_wrapper_test.py: 6 seconds 2025-05-07T20:22:15.8224112Z 2025-05-07T20:22:15.8224118Z 2025-05-07T20:22:15.8224125Z 2025-05-07T20:22:15.8224131Z 2025-05-07T20:22:15.8240461Z ################################################################################ 2025-05-07T20:22:15.8260745Z # [2025-05-07T20:22:15.825Z] Run Python Test Suite: 2025-05-07T20:22:15.8261693Z # ./tbe/ssd/ssd_l2_cache_test.py 2025-05-07T20:22:15.8262188Z ################################################################################ 2025-05-07T20:22:15.8290175Z + 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:15.8291160Z 2025-05-07T20:22:19.1413994Z ============================= test session starts ============================== 2025-05-07T20:22:19.1414965Z platform linux -- Python 3.9.7, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:22:19.1415887Z cachedir: .pytest_cache 2025-05-07T20:22:19.1416808Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:22:19.1417847Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:22:19.1418339Z plugins: hypothesis-6.131.14 2025-05-07T20:22:21.5533059Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:22:21.5534429Z Configuration file: /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-clang++.cfg 2025-05-07T20:22:21.5730390Z collected 6 items 2025-05-07T20:22:21.5730680Z 2025-05-07T20:22:21.5759987Z tbe/ssd/ssd_l2_cache_test.py::SSDCheckpointTest::test_get_bucket_sorted_indices SKIPPED 2025-05-07T20:22:21.5775641Z tbe/ssd/ssd_l2_cache_test.py::SSDCheckpointTest::test_l2_flush SKIPPED 2025-05-07T20:22:21.5793760Z tbe/ssd/ssd_l2_cache_test.py::SSDCheckpointTest::test_l2_io SKIPPED 2025-05-07T20:22:21.5808885Z tbe/ssd/ssd_l2_cache_test.py::SSDCheckpointTest::test_l2_multiple_flush_at_same_train_iter SKIPPED 2025-05-07T20:22:21.5822717Z tbe/ssd/ssd_l2_cache_test.py::SSDCheckpointTest::test_l2_prefetch_compatibility SKIPPED 2025-05-07T20:22:21.5852170Z tbe/ssd/ssd_l2_cache_test.py::SSDCheckpointTest::test_rocksdb_get_discrete_ids SKIPPED 2025-05-07T20:22:21.5852799Z 2025-05-07T20:22:21.5853048Z =========================== short test summary info ============================ 2025-05-07T20:22:21.5853858Z SKIPPED [1] tbe/ssd/ssd_l2_cache_test.py:312: Test is currently known to fail in OSS mode 2025-05-07T20:22:21.5854796Z SKIPPED [1] tbe/ssd/ssd_l2_cache_test.py:89: Test is currently known to fail in OSS mode 2025-05-07T20:22:21.5855732Z SKIPPED [1] tbe/ssd/ssd_l2_cache_test.py:126: Test is currently known to fail in OSS mode 2025-05-07T20:22:21.5856661Z SKIPPED [1] tbe/ssd/ssd_l2_cache_test.py:235: Test is currently known to fail in OSS mode 2025-05-07T20:22:21.5857591Z SKIPPED [1] tbe/ssd/ssd_l2_cache_test.py:184: Test is currently known to fail in OSS mode 2025-05-07T20:22:21.5858519Z SKIPPED [1] tbe/ssd/ssd_l2_cache_test.py:262: Test is currently known to fail in OSS mode 2025-05-07T20:22:21.5859290Z ============================== 6 skipped in 2.68s ============================== 2025-05-07T20:22:22.3253073Z 2025-05-07T20:22:22.3254058Z [TEST] Python test suite PASSED: ./tbe/ssd/ssd_l2_cache_test.py 2025-05-07T20:22:22.3275525Z [TEST] Python test time for ./tbe/ssd/ssd_l2_cache_test.py: 7 seconds 2025-05-07T20:22:22.3276011Z 2025-05-07T20:22:22.3276031Z 2025-05-07T20:22:22.3276036Z 2025-05-07T20:22:22.3276041Z 2025-05-07T20:22:22.3293279Z ################################################################################ 2025-05-07T20:22:22.3313367Z # [2025-05-07T20:22:22.330Z] Run Python Test Suite: 2025-05-07T20:22:22.3313971Z # ./tbe/ssd/ssd_split_tbe_inference_test.py 2025-05-07T20:22:22.3314501Z ################################################################################ 2025-05-07T20:22:22.3343153Z + 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:22.3344218Z 2025-05-07T20:22:25.5461747Z ============================= test session starts ============================== 2025-05-07T20:22:25.5462945Z platform linux -- Python 3.9.7, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:22:25.5463794Z cachedir: .pytest_cache 2025-05-07T20:22:25.5464733Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:22:25.5465758Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:22:25.5466274Z plugins: hypothesis-6.131.14 2025-05-07T20:22:27.8475695Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:22:27.8477175Z Configuration file: /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-clang++.cfg 2025-05-07T20:22:27.8651401Z collected 3 items 2025-05-07T20:22:27.8651705Z 2025-05-07T20:22:27.8675909Z tbe/ssd/ssd_split_tbe_inference_test.py::SSDIntNBitTableBatchedEmbeddingsTest::test_nbit_ssd SKIPPED 2025-05-07T20:22:27.8690704Z tbe/ssd/ssd_split_tbe_inference_test.py::SSDIntNBitTableBatchedEmbeddingsTest::test_nbit_ssd_cache SKIPPED 2025-05-07T20:22:27.8720244Z tbe/ssd/ssd_split_tbe_inference_test.py::SSDIntNBitTableBatchedEmbeddingsTest::test_nbit_ssd_forward SKIPPED 2025-05-07T20:22:27.8721018Z 2025-05-07T20:22:27.8721266Z =========================== short test summary info ============================ 2025-05-07T20:22:27.8722120Z SKIPPED [1] tbe/ssd/ssd_split_tbe_inference_test.py:46: Test is currently known to fail in OSS mode 2025-05-07T20:22:27.8723194Z SKIPPED [1] tbe/ssd/ssd_split_tbe_inference_test.py:244: Test is currently known to fail in OSS mode 2025-05-07T20:22:27.8724246Z SKIPPED [1] tbe/ssd/ssd_split_tbe_inference_test.py:79: Test is currently known to fail in OSS mode 2025-05-07T20:22:27.8725082Z ============================== 3 skipped in 2.55s ============================== 2025-05-07T20:22:28.5942300Z 2025-05-07T20:22:28.5943301Z [TEST] Python test suite PASSED: ./tbe/ssd/ssd_split_tbe_inference_test.py 2025-05-07T20:22:28.5964975Z [TEST] Python test time for ./tbe/ssd/ssd_split_tbe_inference_test.py: 6 seconds 2025-05-07T20:22:28.5965530Z 2025-05-07T20:22:28.5965536Z 2025-05-07T20:22:28.5965542Z 2025-05-07T20:22:28.5965547Z 2025-05-07T20:22:28.5982930Z ################################################################################ 2025-05-07T20:22:28.6003043Z # [2025-05-07T20:22:28.599Z] Run Python Test Suite: 2025-05-07T20:22:28.6003626Z # ./tbe/ssd/ssd_split_tbe_training_test.py 2025-05-07T20:22:28.6004147Z ################################################################################ 2025-05-07T20:22:28.6032852Z + 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:28.6033876Z 2025-05-07T20:22:31.8309644Z ============================= test session starts ============================== 2025-05-07T20:22:31.8310699Z platform linux -- Python 3.9.7, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:22:31.8311539Z cachedir: .pytest_cache 2025-05-07T20:22:31.8312455Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:22:31.8313454Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:22:31.8313950Z plugins: hypothesis-6.131.14 2025-05-07T20:22:34.2107154Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:22:34.2108529Z Configuration file: /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-clang++.cfg 2025-05-07T20:22:34.2339708Z collected 11 items 2025-05-07T20:22:34.2339991Z 2025-05-07T20:22:34.2367376Z tbe/ssd/ssd_split_tbe_training_test.py::SSDSplitTableBatchedEmbeddingsTest::test_kv_db_forward SKIPPED 2025-05-07T20:22:34.2384311Z tbe/ssd/ssd_split_tbe_training_test.py::SSDSplitTableBatchedEmbeddingsTest::test_kv_emb_state_dict SKIPPED 2025-05-07T20:22:34.2398154Z tbe/ssd/ssd_split_tbe_training_test.py::SSDSplitTableBatchedEmbeddingsTest::test_ssd SKIPPED 2025-05-07T20:22:34.2412438Z tbe/ssd/ssd_split_tbe_training_test.py::SSDSplitTableBatchedEmbeddingsTest::test_ssd_backward_adagrad SKIPPED 2025-05-07T20:22:34.2426277Z tbe/ssd/ssd_split_tbe_training_test.py::SSDSplitTableBatchedEmbeddingsTest::test_ssd_cache_explicit_prefetch SKIPPED 2025-05-07T20:22:34.2440559Z tbe/ssd/ssd_split_tbe_training_test.py::SSDSplitTableBatchedEmbeddingsTest::test_ssd_cache_flush SKIPPED 2025-05-07T20:22:34.2454326Z tbe/ssd/ssd_split_tbe_training_test.py::SSDSplitTableBatchedEmbeddingsTest::test_ssd_cache_implicit_prefetch SKIPPED 2025-05-07T20:22:34.2470215Z tbe/ssd/ssd_split_tbe_training_test.py::SSDSplitTableBatchedEmbeddingsTest::test_ssd_cache_pipeline_before_fwd SKIPPED 2025-05-07T20:22:34.2483905Z tbe/ssd/ssd_split_tbe_training_test.py::SSDSplitTableBatchedEmbeddingsTest::test_ssd_cache_pipeline_between_fwd_bwd SKIPPED 2025-05-07T20:22:34.2497466Z tbe/ssd/ssd_split_tbe_training_test.py::SSDSplitTableBatchedEmbeddingsTest::test_ssd_emb_state_dict SKIPPED 2025-05-07T20:22:34.2531238Z tbe/ssd/ssd_split_tbe_training_test.py::SSDSplitTableBatchedEmbeddingsTest::test_ssd_forward SKIPPED 2025-05-07T20:22:34.2531965Z 2025-05-07T20:22:34.2532221Z =========================== short test summary info ============================ 2025-05-07T20:22:34.2533085Z SKIPPED [1] tbe/ssd/ssd_split_tbe_training_test.py:1449: Test is currently known to fail in OSS mode 2025-05-07T20:22:34.2534148Z SKIPPED [1] tbe/ssd/ssd_split_tbe_training_test.py:1533: Test is currently known to fail in OSS mode 2025-05-07T20:22:34.2535266Z SKIPPED [1] tbe/ssd/ssd_split_tbe_training_test.py:93: Test is currently known to fail in OSS mode 2025-05-07T20:22:34.2536318Z SKIPPED [1] tbe/ssd/ssd_split_tbe_training_test.py:779: Test is currently known to fail in OSS mode 2025-05-07T20:22:34.2537396Z SKIPPED [1] tbe/ssd/ssd_split_tbe_training_test.py:1356: Test is currently known to fail in OSS mode 2025-05-07T20:22:34.2538475Z SKIPPED [1] tbe/ssd/ssd_split_tbe_training_test.py:1311: Test is currently known to fail in OSS mode 2025-05-07T20:22:34.2539553Z SKIPPED [1] tbe/ssd/ssd_split_tbe_training_test.py:1335: Test is currently known to fail in OSS mode 2025-05-07T20:22:34.2540631Z SKIPPED [1] tbe/ssd/ssd_split_tbe_training_test.py:1387: Test is currently known to fail in OSS mode 2025-05-07T20:22:34.2541705Z SKIPPED [1] tbe/ssd/ssd_split_tbe_training_test.py:1417: Test is currently known to fail in OSS mode 2025-05-07T20:22:34.2542755Z SKIPPED [1] tbe/ssd/ssd_split_tbe_training_test.py:927: Test is currently known to fail in OSS mode 2025-05-07T20:22:34.2543810Z SKIPPED [1] tbe/ssd/ssd_split_tbe_training_test.py:706: Test is currently known to fail in OSS mode 2025-05-07T20:22:34.2544644Z ============================= 11 skipped in 2.65s ============================== 2025-05-07T20:22:34.9999747Z 2025-05-07T20:22:35.0000822Z [TEST] Python test suite PASSED: ./tbe/ssd/ssd_split_tbe_training_test.py 2025-05-07T20:22:35.0029273Z [TEST] Python test time for ./tbe/ssd/ssd_split_tbe_training_test.py: 7 seconds 2025-05-07T20:22:35.0029860Z 2025-05-07T20:22:35.0030044Z 2025-05-07T20:22:35.0030050Z 2025-05-07T20:22:35.0030055Z 2025-05-07T20:22:35.0052439Z ################################################################################ 2025-05-07T20:22:35.0080011Z # [2025-05-07T20:22:35.007Z] Run Python Test Suite: 2025-05-07T20:22:35.0080645Z # ./tbe/ssd/ssd_utils_test.py 2025-05-07T20:22:35.0081124Z ################################################################################ 2025-05-07T20:22:35.0117586Z + 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:22:35.0118592Z 2025-05-07T20:22:38.2013291Z ============================= test session starts ============================== 2025-05-07T20:22:38.2014697Z platform linux -- Python 3.9.7, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:22:38.2015727Z cachedir: .pytest_cache 2025-05-07T20:22:38.2016644Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:22:38.2017640Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:22:38.2018134Z plugins: hypothesis-6.131.14 2025-05-07T20:22:40.5375985Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:22:40.5377365Z Configuration file: /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-clang++.cfg 2025-05-07T20:22:40.5562913Z collected 4 items 2025-05-07T20:22:40.5563215Z 2025-05-07T20:22:40.5592120Z tbe/ssd/ssd_utils_test.py::SSDUtilsTest::test_compact_indices SKIPPED 2025-05-07T20:22:40.5609782Z tbe/ssd/ssd_utils_test.py::SSDUtilsTest::test_masked_index_put SKIPPED 2025-05-07T20:22:40.5624611Z tbe/ssd/ssd_utils_test.py::SSDUtilsTest::test_masked_index_select SKIPPED 2025-05-07T20:22:40.5653573Z tbe/ssd/ssd_utils_test.py::SSDUtilsTest::test_scratch_pad_indices_queue SKIPPED 2025-05-07T20:22:40.5654112Z 2025-05-07T20:22:40.5654361Z =========================== short test summary info ============================ 2025-05-07T20:22:40.5655152Z SKIPPED [1] tbe/ssd/ssd_utils_test.py:329: Test is currently known to fail in OSS mode 2025-05-07T20:22:40.5656072Z SKIPPED [1] tbe/ssd/ssd_utils_test.py:97: Test is currently known to fail in OSS mode 2025-05-07T20:22:40.5656982Z SKIPPED [1] tbe/ssd/ssd_utils_test.py:130: Test is currently known to fail in OSS mode 2025-05-07T20:22:40.5657894Z SKIPPED [1] tbe/ssd/ssd_utils_test.py:175: Test is currently known to fail in OSS mode 2025-05-07T20:22:40.5658654Z ============================== 4 skipped in 2.60s ============================== 2025-05-07T20:22:41.2896447Z 2025-05-07T20:22:41.2897384Z [TEST] Python test suite PASSED: ./tbe/ssd/ssd_utils_test.py 2025-05-07T20:22:41.2918148Z [TEST] Python test time for ./tbe/ssd/ssd_utils_test.py: 6 seconds 2025-05-07T20:22:41.2918669Z 2025-05-07T20:22:41.2918675Z 2025-05-07T20:22:41.2918681Z 2025-05-07T20:22:41.2918686Z 2025-05-07T20:22:41.2935067Z ################################################################################ 2025-05-07T20:22:41.2956804Z # [2025-05-07T20:22:41.295Z] Run Python Test Suite: 2025-05-07T20:22:41.2957525Z # ./tbe/stats/tbe_bench_params_reporter_test.py 2025-05-07T20:22:41.2958242Z ################################################################################ 2025-05-07T20:22:41.2988600Z + 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:22:41.2989783Z 2025-05-07T20:22:44.6958912Z ============================= test session starts ============================== 2025-05-07T20:22:44.6959917Z platform linux -- Python 3.9.7, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:22:44.6960764Z cachedir: .pytest_cache 2025-05-07T20:22:44.6961681Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:22:44.6962690Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:22:44.6963176Z plugins: hypothesis-6.131.14 2025-05-07T20:22:47.1262990Z collecting ... collected 1 item 2025-05-07T20:22:47.1263394Z 2025-05-07T20:22:47.2741939Z tbe/stats/tbe_bench_params_reporter_test.py::TestTBEBenchmarkParamsReporter::test_report_stats Time taken to generate indices (us): 140 2025-05-07T20:22:47.2746457Z Skipping (s,q) (0.01, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2747118Z Skipping (s,q) (0.02, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2747761Z Skipping (s,q) (0.03, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2748414Z Skipping (s,q) (0.04, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2749510Z Skipping (s,q) (0.05, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2750377Z Skipping (s,q) (0.06, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2751026Z Skipping (s,q) (0.07, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2751673Z Skipping (s,q) (0.08, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2752324Z Skipping (s,q) (0.09, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2752966Z Skipping (s,q) (0.1, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2753616Z Skipping (s,q) (0.11, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2754267Z Skipping (s,q) (0.12, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2754909Z Skipping (s,q) (0.13, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2755702Z Skipping (s,q) (0.14, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2756352Z Skipping (s,q) (0.15, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2757010Z Skipping (s,q) (0.16, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2757659Z Skipping (s,q) (0.17, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2758306Z Skipping (s,q) (0.18, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2758953Z Skipping (s,q) (0.19, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2759595Z Skipping (s,q) (0.2, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2760238Z Skipping (s,q) (0.21, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2760887Z Skipping (s,q) (0.22, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2761527Z Skipping (s,q) (0.23, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2762182Z Skipping (s,q) (0.24, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2762829Z Skipping (s,q) (0.25, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2763479Z Skipping (s,q) (0.26, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2764116Z Skipping (s,q) (0.27, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2764771Z Skipping (s,q) (0.28, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2765430Z Skipping (s,q) (0.29, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2766072Z Skipping (s,q) (0.3, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2766723Z Skipping (s,q) (0.31, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2767373Z Skipping (s,q) (0.32, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2768109Z Skipping (s,q) (0.33, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2768756Z Skipping (s,q) (0.34, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2769408Z Skipping (s,q) (0.35, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2770058Z Skipping (s,q) (0.36, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2770703Z Skipping (s,q) (0.37, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2771350Z Skipping (s,q) (0.38, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2772006Z Skipping (s,q) (0.39, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2772648Z Skipping (s,q) (0.4, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2773306Z Skipping (s,q) (0.41, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2773950Z Skipping (s,q) (0.42, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2774599Z Skipping (s,q) (0.43, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2775251Z Skipping (s,q) (0.44, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2775903Z Skipping (s,q) (0.45, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2776552Z Skipping (s,q) (0.46, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2777199Z Skipping (s,q) (0.47, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2777851Z Skipping (s,q) (0.48, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2778503Z Skipping (s,q) (0.49, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2779151Z Skipping (s,q) (0.5, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2780238Z Skipping (s,q) (0.51, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2781035Z Skipping (s,q) (0.52, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2781684Z Skipping (s,q) (0.53, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2782324Z Skipping (s,q) (0.54, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2782973Z Skipping (s,q) (0.55, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2783623Z Skipping (s,q) (0.56, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2784266Z Skipping (s,q) (0.57, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2784913Z Skipping (s,q) (0.58, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2785565Z Skipping (s,q) (0.59, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2786210Z Skipping (s,q) (0.6, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2786849Z Skipping (s,q) (0.61, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2787505Z Skipping (s,q) (0.62, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2788160Z Skipping (s,q) (0.63, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2788814Z Skipping (s,q) (0.64, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2789459Z Skipping (s,q) (0.65, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2790109Z Skipping (s,q) (0.66, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2790760Z Skipping (s,q) (0.67, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2791400Z Skipping (s,q) (0.68, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2792049Z Skipping (s,q) (0.69, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2792693Z Skipping (s,q) (0.7, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2793339Z Skipping (s,q) (0.71, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2793991Z Skipping (s,q) (0.72, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2794640Z Skipping (s,q) (0.73, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2795292Z Skipping (s,q) (0.74, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2795959Z Skipping (s,q) (0.75, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2796611Z Skipping (s,q) (0.76, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2797262Z Skipping (s,q) (0.77, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2797903Z Skipping (s,q) (0.78, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2798551Z Skipping (s,q) (0.79, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2799194Z Skipping (s,q) (0.8, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2799830Z Skipping (s,q) (0.81, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2800478Z Skipping (s,q) (0.82, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2801130Z Skipping (s,q) (0.83, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2801781Z Skipping (s,q) (0.84, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2802427Z Skipping (s,q) (0.85, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2803077Z Skipping (s,q) (0.86, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2803735Z Skipping (s,q) (0.87, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2804376Z Skipping (s,q) (0.88, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2805028Z Skipping (s,q) (0.89, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2805675Z Skipping (s,q) (0.9, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2806322Z Skipping (s,q) (0.91, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2806973Z Skipping (s,q) (0.92, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2807624Z Skipping (s,q) (0.93, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2808384Z Skipping (s,q) (0.94, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2809029Z Skipping (s,q) (0.95, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2809683Z Skipping (s,q) (0.96, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2810594Z Skipping (s,q) (0.97, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2811333Z Skipping (s,q) (0.98, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2811979Z Skipping (s,q) (0.99, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2812612Z Skipping (s,q) (1, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2813246Z Skipping (s,q) (1.01, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2813885Z Skipping (s,q) (1.02, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2814534Z Skipping (s,q) (1.03, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2815184Z Skipping (s,q) (1.04, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2815825Z Skipping (s,q) (1.05, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2816474Z Skipping (s,q) (1.06, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2817123Z Skipping (s,q) (1.07, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2817773Z Skipping (s,q) (1.08, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2818421Z Skipping (s,q) (1.09, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2819074Z Skipping (s,q) (1.1, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2819722Z Skipping (s,q) (1.11, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2820368Z Skipping (s,q) (1.12, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2821020Z Skipping (s,q) (1.13, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2821668Z Skipping (s,q) (1.14, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2822311Z Skipping (s,q) (1.15, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2822963Z Skipping (s,q) (1.16, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2823612Z Skipping (s,q) (1.17, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2824263Z Skipping (s,q) (1.18, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2824929Z Skipping (s,q) (1.19, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2825591Z Skipping (s,q) (1.2, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2826291Z Skipping (s,q) (1.21, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2826999Z Skipping (s,q) (1.22, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2827672Z Skipping (s,q) (1.23, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2828331Z Skipping (s,q) (1.24, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2828992Z Skipping (s,q) (1.25, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2829644Z Skipping (s,q) (1.26, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2830298Z Skipping (s,q) (1.27, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2830954Z Skipping (s,q) (1.28, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2831607Z Skipping (s,q) (1.29, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2832277Z Skipping (s,q) (1.3, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2832936Z Skipping (s,q) (1.31, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2833600Z Skipping (s,q) (1.32, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2846267Z Skipping (s,q) (1.33, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2846947Z Skipping (s,q) (1.34, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2847597Z Skipping (s,q) (1.35, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2848331Z Skipping (s,q) (1.36, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2848985Z Skipping (s,q) (1.37, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2849635Z Skipping (s,q) (1.38, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2850285Z Skipping (s,q) (1.39, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2850943Z Skipping (s,q) (1.4, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2851595Z Skipping (s,q) (1.41, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2852252Z Skipping (s,q) (1.42, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2853158Z Skipping (s,q) (1.43, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2853953Z Skipping (s,q) (1.44, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2854607Z Skipping (s,q) (1.45, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2855251Z Skipping (s,q) (1.46, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2855912Z Skipping (s,q) (1.47, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2856566Z Skipping (s,q) (1.48, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2857220Z Skipping (s,q) (1.49, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2857862Z Skipping (s,q) (1.5, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2858511Z Skipping (s,q) (1.51, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2859168Z Skipping (s,q) (1.52, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2859813Z Skipping (s,q) (1.53, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2860473Z Skipping (s,q) (1.54, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2861127Z Skipping (s,q) (1.55, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2861795Z Skipping (s,q) (1.56, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2862441Z Skipping (s,q) (1.57, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2863098Z Skipping (s,q) (1.58, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2863753Z Skipping (s,q) (1.59, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2864399Z Skipping (s,q) (1.6, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2865060Z Skipping (s,q) (1.61, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2865719Z Skipping (s,q) (1.62, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2866377Z Skipping (s,q) (1.63, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2867021Z Skipping (s,q) (1.64, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2867679Z Skipping (s,q) (1.65, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2868340Z Skipping (s,q) (1.66, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2868987Z Skipping (s,q) (1.67, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2869642Z Skipping (s,q) (1.68, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2870292Z Skipping (s,q) (1.69, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2870941Z Skipping (s,q) (1.7, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2871585Z Skipping (s,q) (1.71, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2872238Z Skipping (s,q) (1.72, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2872887Z Skipping (s,q) (1.73, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2873536Z Skipping (s,q) (1.74, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2874189Z Skipping (s,q) (1.75, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2874840Z Skipping (s,q) (1.76, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2875499Z Skipping (s,q) (1.77, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2876143Z Skipping (s,q) (1.78, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2876803Z Skipping (s,q) (1.79, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2877456Z Skipping (s,q) (1.8, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2878099Z Skipping (s,q) (1.81, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2878760Z Skipping (s,q) (1.82, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2879418Z Skipping (s,q) (1.83, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2880457Z Skipping (s,q) (1.84, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2881107Z Skipping (s,q) (1.85, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2881763Z Skipping (s,q) (1.86, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2882422Z Skipping (s,q) (1.87, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2883069Z Skipping (s,q) (1.88, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2884054Z Skipping (s,q) (1.89, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2885335Z Skipping (s,q) (1.9, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2885993Z Skipping (s,q) (1.91, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2886635Z Skipping (s,q) (1.92, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2887290Z Skipping (s,q) (1.93, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2887939Z Skipping (s,q) (1.94, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2888685Z Skipping (s,q) (1.95, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2889340Z Skipping (s,q) (1.96, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2889987Z Skipping (s,q) (1.97, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2890637Z Skipping (s,q) (1.98, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2891281Z Skipping (s,q) (1.99, 1): inconsistent with heavy hitters! 2025-05-07T20:22:47.2891953Z Skipping (s,q) (0.01, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.2892623Z Skipping (s,q) (0.02, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.2893297Z Skipping (s,q) (0.03, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.2893983Z Skipping (s,q) (0.04, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.2894657Z Skipping (s,q) (0.05, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.2895328Z Skipping (s,q) (0.06, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.2895990Z Skipping (s,q) (0.07, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.2896669Z Skipping (s,q) (0.08, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.2897339Z Skipping (s,q) (0.09, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.2898028Z Skipping (s,q) (0.1, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.2898691Z Skipping (s,q) (0.11, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.2899374Z Skipping (s,q) (0.12, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.2900062Z Skipping (s,q) (0.13, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.2900751Z Skipping (s,q) (0.14, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.2901414Z Skipping (s,q) (0.15, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.2902091Z Skipping (s,q) (0.16, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.2902762Z Skipping (s,q) (0.17, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.2903428Z Skipping (s,q) (0.18, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.2904110Z Skipping (s,q) (0.19, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.2904791Z Skipping (s,q) (0.2, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.2905469Z Skipping (s,q) (0.21, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.2906144Z Skipping (s,q) (0.22, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.2906832Z Skipping (s,q) (0.23, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.2907531Z Skipping (s,q) (0.24, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.2908202Z Skipping (s,q) (0.25, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.2908876Z Skipping (s,q) (0.26, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.2909547Z Skipping (s,q) (0.27, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.2910217Z Skipping (s,q) (0.28, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.2910878Z Skipping (s,q) (0.29, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.2911549Z Skipping (s,q) (0.3, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.2912215Z Skipping (s,q) (0.31, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.2912878Z Skipping (s,q) (0.32, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.2913548Z Skipping (s,q) (0.33, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.2914223Z Skipping (s,q) (0.34, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.2915074Z Skipping (s,q) (0.35, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.2915827Z Skipping (s,q) (0.36, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.2916502Z Skipping (s,q) (0.37, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.2917171Z Skipping (s,q) (0.38, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.2917839Z Skipping (s,q) (0.39, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.2918503Z Skipping (s,q) (0.4, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.2919177Z Skipping (s,q) (0.41, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.2919845Z Skipping (s,q) (0.42, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.2920507Z Skipping (s,q) (0.43, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.2921176Z Skipping (s,q) (0.44, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.2921847Z Skipping (s,q) (0.45, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.2922523Z Skipping (s,q) (0.46, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.2923207Z Skipping (s,q) (0.47, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.2923894Z Skipping (s,q) (0.48, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.2924567Z Skipping (s,q) (0.49, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.2925235Z Skipping (s,q) (0.5, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.2925909Z Skipping (s,q) (0.51, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.2926581Z Skipping (s,q) (0.52, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.2927367Z Skipping (s,q) (0.53, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.2928147Z Skipping (s,q) (0.54, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.2928827Z Skipping (s,q) (0.55, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.2929504Z Skipping (s,q) (0.56, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.2930189Z Skipping (s,q) (0.57, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.2930864Z Skipping (s,q) (0.58, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.2931537Z Skipping (s,q) (0.59, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.2932202Z Skipping (s,q) (0.6, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.2932869Z Skipping (s,q) (0.61, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.2933536Z Skipping (s,q) (0.62, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.2934202Z Skipping (s,q) (0.63, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.2934880Z Skipping (s,q) (0.64, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.2935552Z Skipping (s,q) (0.65, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.2936238Z Skipping (s,q) (0.66, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.2936905Z Skipping (s,q) (0.67, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.2937702Z Skipping (s,q) (0.68, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.2938382Z Skipping (s,q) (0.69, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.2939057Z Skipping (s,q) (0.7, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.2939736Z Skipping (s,q) (0.71, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.2940415Z Skipping (s,q) (0.72, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.2941091Z Skipping (s,q) (0.73, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.2941762Z Skipping (s,q) (0.74, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.2942437Z Skipping (s,q) (0.75, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.2943106Z Skipping (s,q) (0.76, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.2943777Z Skipping (s,q) (0.77, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.2944455Z Skipping (s,q) (0.78, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.2945318Z Skipping (s,q) (0.79, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.2946011Z Skipping (s,q) (0.8, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.2946820Z Skipping (s,q) (0.81, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.2947490Z Skipping (s,q) (0.82, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.2948163Z Skipping (s,q) (0.83, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.2948827Z Skipping (s,q) (0.84, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.2949493Z Skipping (s,q) (0.85, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.2950170Z Skipping (s,q) (0.86, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.2950843Z Skipping (s,q) (0.87, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.2951502Z Skipping (s,q) (0.88, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.2952191Z Skipping (s,q) (0.89, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.2952857Z Skipping (s,q) (0.9, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.2953523Z Skipping (s,q) (0.91, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.2954203Z Skipping (s,q) (0.92, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.2954872Z Skipping (s,q) (0.93, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.2955549Z Skipping (s,q) (0.94, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.2956208Z Skipping (s,q) (0.95, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.2956889Z Skipping (s,q) (0.96, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.2957556Z Skipping (s,q) (0.97, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.2958219Z Skipping (s,q) (0.98, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.2958890Z Skipping (s,q) (0.99, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.2959559Z Skipping (s,q) (1, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.2960226Z Skipping (s,q) (1.01, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.2960894Z Skipping (s,q) (1.02, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.2961571Z Skipping (s,q) (1.03, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.2962243Z Skipping (s,q) (1.04, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.2962906Z Skipping (s,q) (1.05, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.2963582Z Skipping (s,q) (1.06, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.2964253Z Skipping (s,q) (1.07, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.2964931Z Skipping (s,q) (1.08, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.2965594Z Skipping (s,q) (1.09, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.2966264Z Skipping (s,q) (1.1, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.2966933Z Skipping (s,q) (1.11, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.2967592Z Skipping (s,q) (1.12, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.2968413Z Skipping (s,q) (1.13, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.2969097Z Skipping (s,q) (1.14, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.2969761Z Skipping (s,q) (1.15, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.2970430Z Skipping (s,q) (1.16, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.2971105Z Skipping (s,q) (1.17, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.2971772Z Skipping (s,q) (1.18, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.2972435Z Skipping (s,q) (1.19, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.2973106Z Skipping (s,q) (1.2, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.2973773Z Skipping (s,q) (1.21, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.2974436Z Skipping (s,q) (1.22, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.2975108Z Skipping (s,q) (1.23, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.2976013Z Skipping (s,q) (1.24, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.2976774Z Skipping (s,q) (1.25, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.2977440Z Skipping (s,q) (1.26, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.2978113Z Skipping (s,q) (1.27, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.2978788Z Skipping (s,q) (1.28, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.2979457Z Skipping (s,q) (1.29, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.2980298Z Skipping (s,q) (1.3, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.2980975Z Skipping (s,q) (1.31, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.2981647Z Skipping (s,q) (1.32, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.2982306Z Skipping (s,q) (1.33, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.2982979Z Skipping (s,q) (1.34, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.2983653Z Skipping (s,q) (1.35, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.2984324Z Skipping (s,q) (1.36, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.2985000Z Skipping (s,q) (1.37, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.2985767Z Skipping (s,q) (1.38, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.2986436Z Skipping (s,q) (1.39, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.2987103Z Skipping (s,q) (1.4, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.2987772Z Skipping (s,q) (1.41, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.2988449Z Skipping (s,q) (1.42, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.2989115Z Skipping (s,q) (1.43, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.2989792Z Skipping (s,q) (1.44, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.2990465Z Skipping (s,q) (1.45, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.2991144Z Skipping (s,q) (1.46, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.2991816Z Skipping (s,q) (1.47, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.2992502Z Skipping (s,q) (1.48, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.2993169Z Skipping (s,q) (1.49, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.2993842Z Skipping (s,q) (1.5, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.2994512Z Skipping (s,q) (1.51, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.2995182Z Skipping (s,q) (1.52, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.2995852Z Skipping (s,q) (1.53, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.2996529Z Skipping (s,q) (1.54, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.2997206Z Skipping (s,q) (1.55, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.2997879Z Skipping (s,q) (1.56, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.2998546Z Skipping (s,q) (1.57, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.2999219Z Skipping (s,q) (1.58, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.2999895Z Skipping (s,q) (1.59, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3000571Z Skipping (s,q) (1.6, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3001235Z Skipping (s,q) (1.61, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3001913Z Skipping (s,q) (1.62, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3002588Z Skipping (s,q) (1.63, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3003252Z Skipping (s,q) (1.64, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3003925Z Skipping (s,q) (1.65, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3004601Z Skipping (s,q) (1.66, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3005272Z Skipping (s,q) (1.67, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3005937Z Skipping (s,q) (1.68, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3007000Z Skipping (s,q) (1.69, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3007807Z Skipping (s,q) (1.7, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3008574Z Skipping (s,q) (1.71, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3009245Z Skipping (s,q) (1.72, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3009921Z Skipping (s,q) (1.73, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3010597Z Skipping (s,q) (1.74, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3011258Z Skipping (s,q) (1.75, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3011930Z Skipping (s,q) (1.76, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3012611Z Skipping (s,q) (1.77, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3013276Z Skipping (s,q) (1.78, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3013951Z Skipping (s,q) (1.79, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3014632Z Skipping (s,q) (1.8, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3015307Z Skipping (s,q) (1.81, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3015969Z Skipping (s,q) (1.82, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3016636Z Skipping (s,q) (1.83, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3017302Z Skipping (s,q) (1.84, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3017969Z Skipping (s,q) (1.85, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3018639Z Skipping (s,q) (1.86, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3019302Z Skipping (s,q) (1.87, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3019978Z Skipping (s,q) (1.88, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3020638Z Skipping (s,q) (1.89, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3021309Z Skipping (s,q) (1.9, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3021983Z Skipping (s,q) (1.91, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3022652Z Skipping (s,q) (1.92, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3023326Z Skipping (s,q) (1.93, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3023999Z Skipping (s,q) (1.94, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3024668Z Skipping (s,q) (1.95, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3025334Z Skipping (s,q) (1.96, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3026008Z Skipping (s,q) (1.97, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3026676Z Skipping (s,q) (1.98, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3027336Z Skipping (s,q) (1.99, 1.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3028005Z Skipping (s,q) (0.01, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3028670Z Skipping (s,q) (0.02, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3029340Z Skipping (s,q) (0.03, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3030007Z Skipping (s,q) (0.04, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3030668Z Skipping (s,q) (0.05, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3031339Z Skipping (s,q) (0.06, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3031999Z Skipping (s,q) (0.07, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3032669Z Skipping (s,q) (0.08, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3033339Z Skipping (s,q) (0.09, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3034008Z Skipping (s,q) (0.1, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3034664Z Skipping (s,q) (0.11, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3035332Z Skipping (s,q) (0.12, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3036002Z Skipping (s,q) (0.13, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3036942Z Skipping (s,q) (0.14, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3037623Z Skipping (s,q) (0.15, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3038407Z Skipping (s,q) (0.16, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3039069Z Skipping (s,q) (0.17, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3039729Z Skipping (s,q) (0.18, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3040404Z Skipping (s,q) (0.19, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3041079Z Skipping (s,q) (0.2, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3041747Z Skipping (s,q) (0.21, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3042412Z Skipping (s,q) (0.22, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3043077Z Skipping (s,q) (0.23, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3043752Z Skipping (s,q) (0.24, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3044415Z Skipping (s,q) (0.25, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3045092Z Skipping (s,q) (0.26, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3045769Z Skipping (s,q) (0.27, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3046423Z Skipping (s,q) (0.28, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3047096Z Skipping (s,q) (0.29, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3047757Z Skipping (s,q) (0.3, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3048529Z Skipping (s,q) (0.31, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3049194Z Skipping (s,q) (0.32, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3049876Z Skipping (s,q) (0.33, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3050539Z Skipping (s,q) (0.34, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3051215Z Skipping (s,q) (0.35, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3051879Z Skipping (s,q) (0.36, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3052550Z Skipping (s,q) (0.37, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3053227Z Skipping (s,q) (0.38, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3053887Z Skipping (s,q) (0.39, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3054562Z Skipping (s,q) (0.4, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3055230Z Skipping (s,q) (0.41, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3055891Z Skipping (s,q) (0.42, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3056565Z Skipping (s,q) (0.43, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3057237Z Skipping (s,q) (0.44, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3057901Z Skipping (s,q) (0.45, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3058556Z Skipping (s,q) (0.46, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3059232Z Skipping (s,q) (0.47, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3059930Z Skipping (s,q) (0.48, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3060594Z Skipping (s,q) (0.49, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3061259Z Skipping (s,q) (0.5, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3061930Z Skipping (s,q) (0.51, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3062585Z Skipping (s,q) (0.52, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3063251Z Skipping (s,q) (0.53, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3063923Z Skipping (s,q) (0.54, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3064598Z Skipping (s,q) (0.55, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3065256Z Skipping (s,q) (0.56, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3065924Z Skipping (s,q) (0.57, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3066596Z Skipping (s,q) (0.58, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3067465Z Skipping (s,q) (0.59, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3068158Z Skipping (s,q) (0.6, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3068977Z Skipping (s,q) (0.61, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3069638Z Skipping (s,q) (0.62, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3070309Z Skipping (s,q) (0.63, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3070973Z Skipping (s,q) (0.64, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3071643Z Skipping (s,q) (0.65, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3072310Z Skipping (s,q) (0.66, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3072985Z Skipping (s,q) (0.67, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3073655Z Skipping (s,q) (0.68, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3074332Z Skipping (s,q) (0.69, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3074992Z Skipping (s,q) (0.7, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3075658Z Skipping (s,q) (0.71, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3076341Z Skipping (s,q) (0.72, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3077000Z Skipping (s,q) (0.73, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3077683Z Skipping (s,q) (0.74, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3078349Z Skipping (s,q) (0.75, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3079015Z Skipping (s,q) (0.76, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3079843Z Skipping (s,q) (0.77, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3080534Z Skipping (s,q) (0.78, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3081208Z Skipping (s,q) (0.79, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3081868Z Skipping (s,q) (0.8, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3082538Z Skipping (s,q) (0.81, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3083227Z Skipping (s,q) (0.82, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3083900Z Skipping (s,q) (0.83, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3084555Z Skipping (s,q) (0.84, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3085219Z Skipping (s,q) (0.85, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3085895Z Skipping (s,q) (0.86, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3086557Z Skipping (s,q) (0.87, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3087226Z Skipping (s,q) (0.88, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3087896Z Skipping (s,q) (0.89, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3088656Z Skipping (s,q) (0.9, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3089319Z Skipping (s,q) (0.91, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3089994Z Skipping (s,q) (0.92, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3090670Z Skipping (s,q) (0.93, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3091348Z Skipping (s,q) (0.94, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3092015Z Skipping (s,q) (0.95, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3092682Z Skipping (s,q) (0.96, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3093348Z Skipping (s,q) (0.97, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3094017Z Skipping (s,q) (0.98, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3094695Z Skipping (s,q) (0.99, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3095358Z Skipping (s,q) (1, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3096006Z Skipping (s,q) (1.01, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3096672Z Skipping (s,q) (1.02, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3097348Z Skipping (s,q) (1.03, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3098380Z Skipping (s,q) (1.04, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3099058Z Skipping (s,q) (1.05, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3099902Z Skipping (s,q) (1.06, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3100562Z Skipping (s,q) (1.07, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3101215Z Skipping (s,q) (1.08, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3101883Z Skipping (s,q) (1.09, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3102544Z Skipping (s,q) (1.1, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3103209Z Skipping (s,q) (1.11, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3103867Z Skipping (s,q) (1.12, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3104536Z Skipping (s,q) (1.13, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3105204Z Skipping (s,q) (1.14, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3105862Z Skipping (s,q) (1.15, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3106542Z Skipping (s,q) (1.16, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3107217Z Skipping (s,q) (1.17, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3107881Z Skipping (s,q) (1.18, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3108544Z Skipping (s,q) (1.19, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3109206Z Skipping (s,q) (1.2, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3109864Z Skipping (s,q) (1.21, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3110527Z Skipping (s,q) (1.22, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3111204Z Skipping (s,q) (1.23, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3111868Z Skipping (s,q) (1.24, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3112533Z Skipping (s,q) (1.25, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3113201Z Skipping (s,q) (1.26, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3113871Z Skipping (s,q) (1.27, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3114550Z Skipping (s,q) (1.28, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3115213Z Skipping (s,q) (1.29, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3115882Z Skipping (s,q) (1.3, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3116547Z Skipping (s,q) (1.31, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3117201Z Skipping (s,q) (1.32, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3117861Z Skipping (s,q) (1.33, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3118544Z Skipping (s,q) (1.34, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3119212Z Skipping (s,q) (1.35, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3119867Z Skipping (s,q) (1.36, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3120534Z Skipping (s,q) (1.37, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3121200Z Skipping (s,q) (1.38, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3121854Z Skipping (s,q) (1.39, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3122528Z Skipping (s,q) (1.4, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3123183Z Skipping (s,q) (1.41, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3123854Z Skipping (s,q) (1.42, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3124515Z Skipping (s,q) (1.43, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3125175Z Skipping (s,q) (1.44, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3125835Z Skipping (s,q) (1.45, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3126498Z Skipping (s,q) (1.46, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3127163Z Skipping (s,q) (1.47, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3127822Z Skipping (s,q) (1.48, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3128801Z Skipping (s,q) (1.49, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3129473Z Skipping (s,q) (1.5, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3130301Z Skipping (s,q) (1.51, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3130960Z Skipping (s,q) (1.52, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3131628Z Skipping (s,q) (1.53, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3132302Z Skipping (s,q) (1.54, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3132967Z Skipping (s,q) (1.55, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3133647Z Skipping (s,q) (1.56, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3134303Z Skipping (s,q) (1.57, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3134967Z Skipping (s,q) (1.58, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3135636Z Skipping (s,q) (1.59, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3136300Z Skipping (s,q) (1.6, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3136964Z Skipping (s,q) (1.61, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3137634Z Skipping (s,q) (1.62, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3138293Z Skipping (s,q) (1.63, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3138964Z Skipping (s,q) (1.64, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3139628Z Skipping (s,q) (1.65, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3140297Z Skipping (s,q) (1.66, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3140957Z Skipping (s,q) (1.67, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3141627Z Skipping (s,q) (1.68, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3142292Z Skipping (s,q) (1.69, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3143272Z Skipping (s,q) (1.7, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3143949Z Skipping (s,q) (1.71, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3245667Z Skipping (s,q) (1.72, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3246637Z Skipping (s,q) (1.73, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3247323Z Skipping (s,q) (1.74, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3248105Z Skipping (s,q) (1.75, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3248792Z Skipping (s,q) (1.76, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3249474Z Skipping (s,q) (1.77, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3258579Z Skipping (s,q) (1.78, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3259264Z Skipping (s,q) (1.79, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3259922Z Skipping (s,q) (1.8, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3260587Z Skipping (s,q) (1.81, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3261250Z Skipping (s,q) (1.82, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3261923Z Skipping (s,q) (1.83, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3262586Z Skipping (s,q) (1.84, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3263255Z Skipping (s,q) (1.85, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3263918Z Skipping (s,q) (1.86, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3264580Z Skipping (s,q) (1.87, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3265241Z Skipping (s,q) (1.88, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3265905Z Skipping (s,q) (1.89, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3266561Z Skipping (s,q) (1.9, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3267217Z Skipping (s,q) (1.91, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3267880Z Skipping (s,q) (1.92, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3268536Z Skipping (s,q) (1.93, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3269202Z Skipping (s,q) (1.94, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3270262Z Skipping (s,q) (1.95, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3271109Z Skipping (s,q) (1.96, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3271759Z Skipping (s,q) (1.97, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3272419Z Skipping (s,q) (1.98, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3273081Z Skipping (s,q) (1.99, 1.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3273738Z Skipping (s,q) (0.01, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3274402Z Skipping (s,q) (0.02, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3275074Z Skipping (s,q) (0.03, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3275738Z Skipping (s,q) (0.04, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3276397Z Skipping (s,q) (0.05, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3277064Z Skipping (s,q) (0.06, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3277735Z Skipping (s,q) (0.07, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3278401Z Skipping (s,q) (0.08, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3279066Z Skipping (s,q) (0.09, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3279900Z Skipping (s,q) (0.1, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3280575Z Skipping (s,q) (0.11, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3281235Z Skipping (s,q) (0.12, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3281901Z Skipping (s,q) (0.13, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3282565Z Skipping (s,q) (0.14, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3283225Z Skipping (s,q) (0.15, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3283890Z Skipping (s,q) (0.16, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3284559Z Skipping (s,q) (0.17, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3285232Z Skipping (s,q) (0.18, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3285905Z Skipping (s,q) (0.19, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3286571Z Skipping (s,q) (0.2, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3287235Z Skipping (s,q) (0.21, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3287898Z Skipping (s,q) (0.22, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3288663Z Skipping (s,q) (0.23, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3289329Z Skipping (s,q) (0.24, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3289989Z Skipping (s,q) (0.25, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3290655Z Skipping (s,q) (0.26, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3291319Z Skipping (s,q) (0.27, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3291981Z Skipping (s,q) (0.28, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3292646Z Skipping (s,q) (0.29, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3293318Z Skipping (s,q) (0.3, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3293982Z Skipping (s,q) (0.31, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3294642Z Skipping (s,q) (0.32, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3295306Z Skipping (s,q) (0.33, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3295972Z Skipping (s,q) (0.34, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3296636Z Skipping (s,q) (0.35, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3297293Z Skipping (s,q) (0.36, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3297961Z Skipping (s,q) (0.37, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3298628Z Skipping (s,q) (0.38, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3299285Z Skipping (s,q) (0.39, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3300232Z Skipping (s,q) (0.4, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3300921Z Skipping (s,q) (0.41, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3301749Z Skipping (s,q) (0.42, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3302420Z Skipping (s,q) (0.43, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3303085Z Skipping (s,q) (0.44, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3303751Z Skipping (s,q) (0.45, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3304411Z Skipping (s,q) (0.46, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3305082Z Skipping (s,q) (0.47, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3305748Z Skipping (s,q) (0.48, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3306406Z Skipping (s,q) (0.49, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3307074Z Skipping (s,q) (0.5, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3307745Z Skipping (s,q) (0.51, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3308418Z Skipping (s,q) (0.52, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3309087Z Skipping (s,q) (0.53, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3309760Z Skipping (s,q) (0.54, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3310433Z Skipping (s,q) (0.55, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3311094Z Skipping (s,q) (0.56, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3311766Z Skipping (s,q) (0.57, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3312437Z Skipping (s,q) (0.58, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3313117Z Skipping (s,q) (0.59, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3313771Z Skipping (s,q) (0.6, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3314435Z Skipping (s,q) (0.61, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3315107Z Skipping (s,q) (0.62, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3315769Z Skipping (s,q) (0.63, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3316442Z Skipping (s,q) (0.64, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3317111Z Skipping (s,q) (0.65, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3317780Z Skipping (s,q) (0.66, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3318442Z Skipping (s,q) (0.67, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3319111Z Skipping (s,q) (0.68, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3319778Z Skipping (s,q) (0.69, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3320438Z Skipping (s,q) (0.7, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3321104Z Skipping (s,q) (0.71, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3321776Z Skipping (s,q) (0.72, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3322437Z Skipping (s,q) (0.73, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3323120Z Skipping (s,q) (0.74, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3323796Z Skipping (s,q) (0.75, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3324461Z Skipping (s,q) (0.76, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3325119Z Skipping (s,q) (0.77, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3325786Z Skipping (s,q) (0.78, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3326460Z Skipping (s,q) (0.79, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3327120Z Skipping (s,q) (0.8, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3327785Z Skipping (s,q) (0.81, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3328569Z Skipping (s,q) (0.82, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3329239Z Skipping (s,q) (0.83, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3329899Z Skipping (s,q) (0.84, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3330783Z Skipping (s,q) (0.85, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3331538Z Skipping (s,q) (0.86, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3332197Z Skipping (s,q) (0.87, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3332865Z Skipping (s,q) (0.88, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3333531Z Skipping (s,q) (0.89, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3334198Z Skipping (s,q) (0.9, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3334855Z Skipping (s,q) (0.91, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3335524Z Skipping (s,q) (0.92, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3336194Z Skipping (s,q) (0.93, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3336857Z Skipping (s,q) (0.94, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3337523Z Skipping (s,q) (0.95, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3338197Z Skipping (s,q) (0.96, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3338877Z Skipping (s,q) (0.97, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3339546Z Skipping (s,q) (0.98, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3340215Z Skipping (s,q) (0.99, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3340878Z Skipping (s,q) (1, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3341536Z Skipping (s,q) (1.01, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3342208Z Skipping (s,q) (1.02, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3342878Z Skipping (s,q) (1.03, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3343546Z Skipping (s,q) (1.04, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3344214Z Skipping (s,q) (1.05, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3344885Z Skipping (s,q) (1.06, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3345563Z Skipping (s,q) (1.07, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3346231Z Skipping (s,q) (1.08, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3346903Z Skipping (s,q) (1.09, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3347570Z Skipping (s,q) (1.1, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3348226Z Skipping (s,q) (1.11, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3348893Z Skipping (s,q) (1.12, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3349557Z Skipping (s,q) (1.13, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3350222Z Skipping (s,q) (1.14, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3350884Z Skipping (s,q) (1.15, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3351552Z Skipping (s,q) (1.16, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3352221Z Skipping (s,q) (1.17, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3352889Z Skipping (s,q) (1.18, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3353556Z Skipping (s,q) (1.19, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3354232Z Skipping (s,q) (1.2, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3354900Z Skipping (s,q) (1.21, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3355560Z Skipping (s,q) (1.22, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3356227Z Skipping (s,q) (1.23, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3356903Z Skipping (s,q) (1.24, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3357568Z Skipping (s,q) (1.25, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3358236Z Skipping (s,q) (1.26, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3358896Z Skipping (s,q) (1.27, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3359556Z Skipping (s,q) (1.28, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3360436Z Skipping (s,q) (1.29, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3361127Z Skipping (s,q) (1.3, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3361906Z Skipping (s,q) (1.31, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3362569Z Skipping (s,q) (1.32, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3363240Z Skipping (s,q) (1.33, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3363910Z Skipping (s,q) (1.34, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3364573Z Skipping (s,q) (1.35, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3365240Z Skipping (s,q) (1.36, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3365909Z Skipping (s,q) (1.37, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3366573Z Skipping (s,q) (1.38, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3367236Z Skipping (s,q) (1.39, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3367914Z Skipping (s,q) (1.4, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3368694Z Skipping (s,q) (1.41, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3369364Z Skipping (s,q) (1.42, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3370031Z Skipping (s,q) (1.43, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3370707Z Skipping (s,q) (1.44, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3371379Z Skipping (s,q) (1.45, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3372039Z Skipping (s,q) (1.46, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3372702Z Skipping (s,q) (1.47, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3373371Z Skipping (s,q) (1.48, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3374031Z Skipping (s,q) (1.49, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3374696Z Skipping (s,q) (1.5, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3375364Z Skipping (s,q) (1.51, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3376031Z Skipping (s,q) (1.52, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3376706Z Skipping (s,q) (1.53, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3377375Z Skipping (s,q) (1.54, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3378042Z Skipping (s,q) (1.55, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3378704Z Skipping (s,q) (1.56, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3379377Z Skipping (s,q) (1.57, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3380361Z Skipping (s,q) (1.58, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3381019Z Skipping (s,q) (1.59, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3381684Z Skipping (s,q) (1.6, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3382345Z Skipping (s,q) (1.61, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3383011Z Skipping (s,q) (1.62, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3383679Z Skipping (s,q) (1.63, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3384353Z Skipping (s,q) (1.64, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3385027Z Skipping (s,q) (1.65, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3385692Z Skipping (s,q) (1.66, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3386362Z Skipping (s,q) (1.67, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3387031Z Skipping (s,q) (1.68, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3387697Z Skipping (s,q) (1.69, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3388359Z Skipping (s,q) (1.7, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3389032Z Skipping (s,q) (1.71, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3389698Z Skipping (s,q) (1.72, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3390362Z Skipping (s,q) (1.73, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3391445Z Skipping (s,q) (1.74, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3392295Z Skipping (s,q) (1.75, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3392968Z Skipping (s,q) (1.76, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3393626Z Skipping (s,q) (1.77, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3394294Z Skipping (s,q) (1.78, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3394962Z Skipping (s,q) (1.79, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3395622Z Skipping (s,q) (1.8, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3396289Z Skipping (s,q) (1.81, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3396952Z Skipping (s,q) (1.82, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3397611Z Skipping (s,q) (1.83, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3398280Z Skipping (s,q) (1.84, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3398952Z Skipping (s,q) (1.85, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3399632Z Skipping (s,q) (1.86, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3400298Z Skipping (s,q) (1.87, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3400966Z Skipping (s,q) (1.88, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3401633Z Skipping (s,q) (1.89, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3402298Z Skipping (s,q) (1.9, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3402968Z Skipping (s,q) (1.91, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3403639Z Skipping (s,q) (1.92, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3404314Z Skipping (s,q) (1.93, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3404978Z Skipping (s,q) (1.94, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3405646Z Skipping (s,q) (1.95, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3406326Z Skipping (s,q) (1.96, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3406991Z Skipping (s,q) (1.97, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3407672Z Skipping (s,q) (1.98, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3408503Z Skipping (s,q) (1.99, 1.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3409173Z Skipping (s,q) (0.01, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3409815Z Skipping (s,q) (0.02, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3410463Z Skipping (s,q) (0.03, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3411111Z Skipping (s,q) (0.04, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3411748Z Skipping (s,q) (0.05, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3412391Z Skipping (s,q) (0.06, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3413040Z Skipping (s,q) (0.07, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3413678Z Skipping (s,q) (0.08, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3414332Z Skipping (s,q) (0.09, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3414987Z Skipping (s,q) (0.1, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3415635Z Skipping (s,q) (0.11, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3416283Z Skipping (s,q) (0.12, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3416936Z Skipping (s,q) (0.13, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3417591Z Skipping (s,q) (0.14, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3418237Z Skipping (s,q) (0.15, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3418884Z Skipping (s,q) (0.16, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3419534Z Skipping (s,q) (0.17, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3420173Z Skipping (s,q) (0.18, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3420807Z Skipping (s,q) (0.19, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3421680Z Skipping (s,q) (0.2, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3422422Z Skipping (s,q) (0.21, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3423064Z Skipping (s,q) (0.22, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3423713Z Skipping (s,q) (0.23, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3424359Z Skipping (s,q) (0.24, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3424995Z Skipping (s,q) (0.25, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3425643Z Skipping (s,q) (0.26, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3426292Z Skipping (s,q) (0.27, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3426939Z Skipping (s,q) (0.28, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3427584Z Skipping (s,q) (0.29, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3428232Z Skipping (s,q) (0.3, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3428880Z Skipping (s,q) (0.31, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3429526Z Skipping (s,q) (0.32, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3430183Z Skipping (s,q) (0.33, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3430838Z Skipping (s,q) (0.34, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3431489Z Skipping (s,q) (0.35, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3432136Z Skipping (s,q) (0.36, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3432788Z Skipping (s,q) (0.37, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3433443Z Skipping (s,q) (0.38, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3434087Z Skipping (s,q) (0.39, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3434738Z Skipping (s,q) (0.4, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3435389Z Skipping (s,q) (0.41, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3436034Z Skipping (s,q) (0.42, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3436692Z Skipping (s,q) (0.43, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3437349Z Skipping (s,q) (0.44, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3437998Z Skipping (s,q) (0.45, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3438638Z Skipping (s,q) (0.46, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3439287Z Skipping (s,q) (0.47, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3439930Z Skipping (s,q) (0.48, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3440568Z Skipping (s,q) (0.49, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3441219Z Skipping (s,q) (0.5, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3441874Z Skipping (s,q) (0.51, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3442522Z Skipping (s,q) (0.52, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3443162Z Skipping (s,q) (0.53, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3443810Z Skipping (s,q) (0.54, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3444466Z Skipping (s,q) (0.55, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3445128Z Skipping (s,q) (0.56, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3445780Z Skipping (s,q) (0.57, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3446437Z Skipping (s,q) (0.58, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3447078Z Skipping (s,q) (0.59, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3447750Z Skipping (s,q) (0.6, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3448523Z Skipping (s,q) (0.61, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3449175Z Skipping (s,q) (0.62, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3449818Z Skipping (s,q) (0.63, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3450467Z Skipping (s,q) (0.64, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3451118Z Skipping (s,q) (0.65, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3452035Z Skipping (s,q) (0.66, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3452699Z Skipping (s,q) (0.67, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3453496Z Skipping (s,q) (0.68, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3454147Z Skipping (s,q) (0.69, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3454783Z Skipping (s,q) (0.7, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3455431Z Skipping (s,q) (0.71, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3456082Z Skipping (s,q) (0.72, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3456723Z Skipping (s,q) (0.73, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3457373Z Skipping (s,q) (0.74, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3458020Z Skipping (s,q) (0.75, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3458661Z Skipping (s,q) (0.76, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3459312Z Skipping (s,q) (0.77, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3459974Z Skipping (s,q) (0.78, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3460638Z Skipping (s,q) (0.79, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3461278Z Skipping (s,q) (0.8, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3461929Z Skipping (s,q) (0.81, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3462582Z Skipping (s,q) (0.82, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3463230Z Skipping (s,q) (0.83, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3463879Z Skipping (s,q) (0.84, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3464531Z Skipping (s,q) (0.85, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3465185Z Skipping (s,q) (0.86, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3465829Z Skipping (s,q) (0.87, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3466477Z Skipping (s,q) (0.88, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3467130Z Skipping (s,q) (0.89, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3467775Z Skipping (s,q) (0.9, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3468435Z Skipping (s,q) (0.91, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3469082Z Skipping (s,q) (0.92, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3469731Z Skipping (s,q) (0.93, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3470386Z Skipping (s,q) (0.94, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3471037Z Skipping (s,q) (0.95, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3471686Z Skipping (s,q) (0.96, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3472326Z Skipping (s,q) (0.97, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3472973Z Skipping (s,q) (0.98, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3473622Z Skipping (s,q) (0.99, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3474254Z Skipping (s,q) (1, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3474898Z Skipping (s,q) (1.01, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3475554Z Skipping (s,q) (1.02, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3476203Z Skipping (s,q) (1.03, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3476848Z Skipping (s,q) (1.04, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3477494Z Skipping (s,q) (1.05, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3478142Z Skipping (s,q) (1.06, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3478783Z Skipping (s,q) (1.07, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3479435Z Skipping (s,q) (1.08, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3480371Z Skipping (s,q) (1.09, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3481021Z Skipping (s,q) (1.1, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3481654Z Skipping (s,q) (1.11, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3482683Z Skipping (s,q) (1.12, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3483362Z Skipping (s,q) (1.13, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3484178Z Skipping (s,q) (1.14, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3484825Z Skipping (s,q) (1.15, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3485479Z Skipping (s,q) (1.16, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3486118Z Skipping (s,q) (1.17, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3486789Z Skipping (s,q) (1.18, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3487440Z Skipping (s,q) (1.19, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3488212Z Skipping (s,q) (1.2, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3488858Z Skipping (s,q) (1.21, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3489502Z Skipping (s,q) (1.22, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3490151Z Skipping (s,q) (1.23, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3490816Z Skipping (s,q) (1.24, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3491494Z Skipping (s,q) (1.25, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3492146Z Skipping (s,q) (1.26, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3492796Z Skipping (s,q) (1.27, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3493437Z Skipping (s,q) (1.28, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3494084Z Skipping (s,q) (1.29, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3494733Z Skipping (s,q) (1.3, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3495376Z Skipping (s,q) (1.31, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3496028Z Skipping (s,q) (1.32, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3496678Z Skipping (s,q) (1.33, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3497322Z Skipping (s,q) (1.34, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3497985Z Skipping (s,q) (1.35, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3498639Z Skipping (s,q) (1.36, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3499301Z Skipping (s,q) (1.37, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3499945Z Skipping (s,q) (1.38, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3500595Z Skipping (s,q) (1.39, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3501240Z Skipping (s,q) (1.4, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3501876Z Skipping (s,q) (1.41, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3502525Z Skipping (s,q) (1.42, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3503174Z Skipping (s,q) (1.43, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3503827Z Skipping (s,q) (1.44, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3504475Z Skipping (s,q) (1.45, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3505131Z Skipping (s,q) (1.46, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3505795Z Skipping (s,q) (1.47, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3506451Z Skipping (s,q) (1.48, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3507100Z Skipping (s,q) (1.49, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3507752Z Skipping (s,q) (1.5, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3508392Z Skipping (s,q) (1.51, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3509043Z Skipping (s,q) (1.52, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3509693Z Skipping (s,q) (1.53, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3510344Z Skipping (s,q) (1.54, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3510984Z Skipping (s,q) (1.55, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3511633Z Skipping (s,q) (1.56, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3512284Z Skipping (s,q) (1.57, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3513199Z Skipping (s,q) (1.58, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3513872Z Skipping (s,q) (1.59, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3514638Z Skipping (s,q) (1.6, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3515285Z Skipping (s,q) (1.61, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3515926Z Skipping (s,q) (1.62, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3516573Z Skipping (s,q) (1.63, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3517219Z Skipping (s,q) (1.64, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3517859Z Skipping (s,q) (1.65, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3518502Z Skipping (s,q) (1.66, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3519148Z Skipping (s,q) (1.67, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3519786Z Skipping (s,q) (1.68, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3520431Z Skipping (s,q) (1.69, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3521079Z Skipping (s,q) (1.7, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3521736Z Skipping (s,q) (1.71, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3522381Z Skipping (s,q) (1.72, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3523027Z Skipping (s,q) (1.73, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3523674Z Skipping (s,q) (1.74, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3524320Z Skipping (s,q) (1.75, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3524968Z Skipping (s,q) (1.76, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3525621Z Skipping (s,q) (1.77, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3526271Z Skipping (s,q) (1.78, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3526913Z Skipping (s,q) (1.79, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3527565Z Skipping (s,q) (1.8, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3528363Z Skipping (s,q) (1.81, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3529009Z Skipping (s,q) (1.82, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3529668Z Skipping (s,q) (1.83, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3530320Z Skipping (s,q) (1.84, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3530968Z Skipping (s,q) (1.85, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3531617Z Skipping (s,q) (1.86, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3532267Z Skipping (s,q) (1.87, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3532912Z Skipping (s,q) (1.88, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3533556Z Skipping (s,q) (1.89, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3534206Z Skipping (s,q) (1.9, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3534860Z Skipping (s,q) (1.91, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3535498Z Skipping (s,q) (1.92, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3536148Z Skipping (s,q) (1.93, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3536807Z Skipping (s,q) (1.94, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3537463Z Skipping (s,q) (1.95, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3538106Z Skipping (s,q) (1.96, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3538755Z Skipping (s,q) (1.97, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3539406Z Skipping (s,q) (1.98, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3540055Z Skipping (s,q) (1.99, 2): inconsistent with heavy hitters! 2025-05-07T20:22:47.3540721Z Skipping (s,q) (0.01, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3541396Z Skipping (s,q) (0.02, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3542086Z Skipping (s,q) (0.03, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3542752Z Skipping (s,q) (0.04, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3543685Z Skipping (s,q) (0.05, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3544371Z Skipping (s,q) (0.06, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3545155Z Skipping (s,q) (0.07, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3545827Z Skipping (s,q) (0.08, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3546495Z Skipping (s,q) (0.09, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3547156Z Skipping (s,q) (0.1, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3547824Z Skipping (s,q) (0.11, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3548492Z Skipping (s,q) (0.12, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3549162Z Skipping (s,q) (0.13, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3549828Z Skipping (s,q) (0.14, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3550502Z Skipping (s,q) (0.15, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3551179Z Skipping (s,q) (0.16, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3551846Z Skipping (s,q) (0.17, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3552520Z Skipping (s,q) (0.18, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3553193Z Skipping (s,q) (0.19, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3553859Z Skipping (s,q) (0.2, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3554519Z Skipping (s,q) (0.21, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3555188Z Skipping (s,q) (0.22, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3555859Z Skipping (s,q) (0.23, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3556523Z Skipping (s,q) (0.24, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3557202Z Skipping (s,q) (0.25, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3557871Z Skipping (s,q) (0.26, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3558543Z Skipping (s,q) (0.27, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3559213Z Skipping (s,q) (0.28, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3559486Z Skipping (s,q) (0.29, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3559742Z Skipping (s,q) (0.3, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3559997Z Skipping (s,q) (0.31, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3560260Z Skipping (s,q) (0.32, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3560518Z Skipping (s,q) (0.33, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3560775Z Skipping (s,q) (0.34, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3561041Z Skipping (s,q) (0.35, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3561299Z Skipping (s,q) (0.36, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3561567Z Skipping (s,q) (0.37, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3561821Z Skipping (s,q) (0.38, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3562083Z Skipping (s,q) (0.39, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3562350Z Skipping (s,q) (0.4, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3562607Z Skipping (s,q) (0.41, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3562861Z Skipping (s,q) (0.42, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3563123Z Skipping (s,q) (0.43, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3563383Z Skipping (s,q) (0.44, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3563650Z Skipping (s,q) (0.45, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3563922Z Skipping (s,q) (0.46, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3564182Z Skipping (s,q) (0.47, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3564449Z Skipping (s,q) (0.48, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3564709Z Skipping (s,q) (0.49, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3565123Z Skipping (s,q) (0.5, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3565471Z Skipping (s,q) (0.51, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3565731Z Skipping (s,q) (0.52, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3565998Z Skipping (s,q) (0.53, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3566258Z Skipping (s,q) (0.54, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3566517Z Skipping (s,q) (0.55, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3566783Z Skipping (s,q) (0.56, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3567042Z Skipping (s,q) (0.57, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3567299Z Skipping (s,q) (0.58, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3567566Z Skipping (s,q) (0.59, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3567824Z Skipping (s,q) (0.6, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3568247Z Skipping (s,q) (0.61, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3568523Z Skipping (s,q) (0.62, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3568780Z Skipping (s,q) (0.63, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3569045Z Skipping (s,q) (0.64, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3569301Z Skipping (s,q) (0.65, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3569558Z Skipping (s,q) (0.66, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3569820Z Skipping (s,q) (0.67, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3570081Z Skipping (s,q) (0.68, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3570347Z Skipping (s,q) (0.69, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3570605Z Skipping (s,q) (0.7, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3570862Z Skipping (s,q) (0.71, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3571135Z Skipping (s,q) (0.72, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3571400Z Skipping (s,q) (0.73, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3571657Z Skipping (s,q) (0.74, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3571922Z Skipping (s,q) (0.75, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3572178Z Skipping (s,q) (0.76, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3572434Z Skipping (s,q) (0.77, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3572695Z Skipping (s,q) (0.78, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3572953Z Skipping (s,q) (0.79, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3573215Z Skipping (s,q) (0.8, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3573472Z Skipping (s,q) (0.81, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3573727Z Skipping (s,q) (0.82, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3573995Z Skipping (s,q) (0.83, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3574252Z Skipping (s,q) (0.84, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3574515Z Skipping (s,q) (0.85, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3574777Z Skipping (s,q) (0.86, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3575035Z Skipping (s,q) (0.87, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3575300Z Skipping (s,q) (0.88, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3575559Z Skipping (s,q) (0.89, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3575817Z Skipping (s,q) (0.9, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3576077Z Skipping (s,q) (0.91, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3576335Z Skipping (s,q) (0.92, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3576595Z Skipping (s,q) (0.93, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3577017Z Skipping (s,q) (0.94, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3577288Z Skipping (s,q) (0.95, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3577657Z Skipping (s,q) (0.96, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3577913Z Skipping (s,q) (0.97, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3578171Z Skipping (s,q) (0.98, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3578435Z Skipping (s,q) (0.99, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3578690Z Skipping (s,q) (1, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3578948Z Skipping (s,q) (1.01, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3579210Z Skipping (s,q) (1.02, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3579468Z Skipping (s,q) (1.03, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3579961Z Skipping (s,q) (1.04, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3580228Z Skipping (s,q) (1.05, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3580493Z Skipping (s,q) (1.06, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3580767Z Skipping (s,q) (1.07, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3581025Z Skipping (s,q) (1.08, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3581282Z Skipping (s,q) (1.09, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3581549Z Skipping (s,q) (1.1, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3581810Z Skipping (s,q) (1.11, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3582074Z Skipping (s,q) (1.12, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3582331Z Skipping (s,q) (1.13, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3582590Z Skipping (s,q) (1.14, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3582855Z Skipping (s,q) (1.15, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3583113Z Skipping (s,q) (1.16, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3583379Z Skipping (s,q) (1.17, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3583650Z Skipping (s,q) (1.18, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3583908Z Skipping (s,q) (1.19, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3584175Z Skipping (s,q) (1.2, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3584434Z Skipping (s,q) (1.21, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3584696Z Skipping (s,q) (1.22, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3584958Z Skipping (s,q) (1.23, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3585216Z Skipping (s,q) (1.24, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3585473Z Skipping (s,q) (1.25, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3585739Z Skipping (s,q) (1.26, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3586002Z Skipping (s,q) (1.27, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3586345Z Skipping (s,q) (1.28, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3586613Z Skipping (s,q) (1.29, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3586871Z Skipping (s,q) (1.3, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3587145Z Skipping (s,q) (1.31, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3587400Z Skipping (s,q) (1.32, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3587661Z Skipping (s,q) (1.33, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3587928Z Skipping (s,q) (1.34, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3588186Z Skipping (s,q) (1.35, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3588443Z Skipping (s,q) (1.36, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3588705Z Skipping (s,q) (1.37, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3588963Z Skipping (s,q) (1.38, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3589557Z Skipping (s,q) (1.39, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3589940Z Skipping (s,q) (1.4, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3590199Z Skipping (s,q) (1.41, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3590465Z Skipping (s,q) (1.42, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3590722Z Skipping (s,q) (1.43, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3590986Z Skipping (s,q) (1.44, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3591249Z Skipping (s,q) (1.45, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3591505Z Skipping (s,q) (1.46, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3591768Z Skipping (s,q) (1.47, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3592022Z Skipping (s,q) (1.48, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3592278Z Skipping (s,q) (1.49, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3592545Z Skipping (s,q) (1.5, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3592808Z Skipping (s,q) (1.51, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3593063Z Skipping (s,q) (1.52, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3593327Z Skipping (s,q) (1.53, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3593586Z Skipping (s,q) (1.54, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3593859Z Skipping (s,q) (1.55, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3594115Z Skipping (s,q) (1.56, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3594373Z Skipping (s,q) (1.57, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3594638Z Skipping (s,q) (1.58, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3594894Z Skipping (s,q) (1.59, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3595150Z Skipping (s,q) (1.6, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3595421Z Skipping (s,q) (1.61, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3595682Z Skipping (s,q) (1.62, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3595954Z Skipping (s,q) (1.63, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3596214Z Skipping (s,q) (1.64, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3596473Z Skipping (s,q) (1.65, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3596737Z Skipping (s,q) (1.66, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3596997Z Skipping (s,q) (1.67, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3597261Z Skipping (s,q) (1.68, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3597525Z Skipping (s,q) (1.69, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3597785Z Skipping (s,q) (1.7, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3598048Z Skipping (s,q) (1.71, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3598311Z Skipping (s,q) (1.72, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3598572Z Skipping (s,q) (1.73, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3598845Z Skipping (s,q) (1.74, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3599104Z Skipping (s,q) (1.75, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3599365Z Skipping (s,q) (1.76, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3599632Z Skipping (s,q) (1.77, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3599889Z Skipping (s,q) (1.78, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3600153Z Skipping (s,q) (1.79, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3600409Z Skipping (s,q) (1.8, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3600666Z Skipping (s,q) (1.81, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3600932Z Skipping (s,q) (1.82, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3601189Z Skipping (s,q) (1.83, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3601627Z Skipping (s,q) (1.84, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3601967Z Skipping (s,q) (1.85, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3602227Z Skipping (s,q) (1.86, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3602539Z Skipping (s,q) (1.87, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3602798Z Skipping (s,q) (1.88, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3603133Z Skipping (s,q) (1.89, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3603651Z Skipping (s,q) (1.9, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3604000Z Skipping (s,q) (1.91, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3604289Z Skipping (s,q) (1.92, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3604573Z Skipping (s,q) (1.93, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3604890Z Skipping (s,q) (1.94, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3605167Z Skipping (s,q) (1.95, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3605515Z Skipping (s,q) (1.96, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3605855Z Skipping (s,q) (1.97, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3606135Z Skipping (s,q) (1.98, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3606444Z Skipping (s,q) (1.99, 2.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3606725Z Skipping (s,q) (0.01, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3606994Z Skipping (s,q) (0.02, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3607379Z Skipping (s,q) (0.03, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3607661Z Skipping (s,q) (0.04, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3607943Z Skipping (s,q) (0.05, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3608375Z Skipping (s,q) (0.06, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3608665Z Skipping (s,q) (0.07, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3609055Z Skipping (s,q) (0.08, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3609362Z Skipping (s,q) (0.09, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3609640Z Skipping (s,q) (0.1, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3609946Z Skipping (s,q) (0.11, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3610234Z Skipping (s,q) (0.12, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3610512Z Skipping (s,q) (0.13, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3610855Z Skipping (s,q) (0.14, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3611171Z Skipping (s,q) (0.15, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3611479Z Skipping (s,q) (0.16, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3611756Z Skipping (s,q) (0.17, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3612045Z Skipping (s,q) (0.18, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3612342Z Skipping (s,q) (0.19, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3612698Z Skipping (s,q) (0.2, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3612991Z Skipping (s,q) (0.21, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3613308Z Skipping (s,q) (0.22, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3613591Z Skipping (s,q) (0.23, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3613893Z Skipping (s,q) (0.24, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3614161Z Skipping (s,q) (0.25, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3614506Z Skipping (s,q) (0.26, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3614820Z Skipping (s,q) (0.27, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3615099Z Skipping (s,q) (0.28, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3615530Z Skipping (s,q) (0.29, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3615829Z Skipping (s,q) (0.3, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3616183Z Skipping (s,q) (0.31, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3616556Z Skipping (s,q) (0.32, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3616845Z Skipping (s,q) (0.33, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3617136Z Skipping (s,q) (0.34, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3617458Z Skipping (s,q) (0.35, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3617738Z Skipping (s,q) (0.36, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3618084Z Skipping (s,q) (0.37, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3618379Z Skipping (s,q) (0.38, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3618659Z Skipping (s,q) (0.39, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3618976Z Skipping (s,q) (0.4, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3619267Z Skipping (s,q) (0.41, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3619554Z Skipping (s,q) (0.42, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3619893Z Skipping (s,q) (0.43, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3620197Z Skipping (s,q) (0.44, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3620519Z Skipping (s,q) (0.45, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3620800Z Skipping (s,q) (0.46, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3621077Z Skipping (s,q) (0.47, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3621373Z Skipping (s,q) (0.48, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3621724Z Skipping (s,q) (0.49, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3622014Z Skipping (s,q) (0.5, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3622330Z Skipping (s,q) (0.51, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3622613Z Skipping (s,q) (0.52, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3622925Z Skipping (s,q) (0.53, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3623194Z Skipping (s,q) (0.54, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3623528Z Skipping (s,q) (0.55, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3623863Z Skipping (s,q) (0.56, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3624147Z Skipping (s,q) (0.57, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3624427Z Skipping (s,q) (0.58, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3624733Z Skipping (s,q) (0.59, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3625001Z Skipping (s,q) (0.6, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3625370Z Skipping (s,q) (0.61, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3625664Z Skipping (s,q) (0.62, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3625959Z Skipping (s,q) (0.63, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3626269Z Skipping (s,q) (0.64, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3626557Z Skipping (s,q) (0.65, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3626894Z Skipping (s,q) (0.66, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3627197Z Skipping (s,q) (0.67, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3627476Z Skipping (s,q) (0.68, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3627786Z Skipping (s,q) (0.69, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3628066Z Skipping (s,q) (0.7, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3628350Z Skipping (s,q) (0.71, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3628692Z Skipping (s,q) (0.72, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3628997Z Skipping (s,q) (0.73, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3629434Z Skipping (s,q) (0.74, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3629731Z Skipping (s,q) (0.75, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3630102Z Skipping (s,q) (0.76, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3630413Z Skipping (s,q) (0.77, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3630785Z Skipping (s,q) (0.78, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3631082Z Skipping (s,q) (0.79, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3631390Z Skipping (s,q) (0.8, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3631670Z Skipping (s,q) (0.81, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3631986Z Skipping (s,q) (0.82, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3632258Z Skipping (s,q) (0.83, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3632585Z Skipping (s,q) (0.84, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3632906Z Skipping (s,q) (0.85, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3633190Z Skipping (s,q) (0.86, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3633474Z Skipping (s,q) (0.87, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3633791Z Skipping (s,q) (0.88, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3634059Z Skipping (s,q) (0.89, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3634429Z Skipping (s,q) (0.9, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3634713Z Skipping (s,q) (0.91, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3634990Z Skipping (s,q) (0.92, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3635303Z Skipping (s,q) (0.93, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3635581Z Skipping (s,q) (0.94, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3635844Z Skipping (s,q) (0.95, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3636209Z Skipping (s,q) (0.96, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3636500Z Skipping (s,q) (0.97, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3636885Z Skipping (s,q) (0.98, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3637158Z Skipping (s,q) (0.99, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3637427Z Skipping (s,q) (1, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3637770Z Skipping (s,q) (1.01, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3638059Z Skipping (s,q) (1.02, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3638337Z Skipping (s,q) (1.03, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3638649Z Skipping (s,q) (1.04, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3638929Z Skipping (s,q) (1.05, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3639221Z Skipping (s,q) (1.06, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3639553Z Skipping (s,q) (1.07, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3639856Z Skipping (s,q) (1.08, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3640166Z Skipping (s,q) (1.09, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3640449Z Skipping (s,q) (1.1, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3640728Z Skipping (s,q) (1.11, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3641020Z Skipping (s,q) (1.12, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3641348Z Skipping (s,q) (1.13, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3641659Z Skipping (s,q) (1.14, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3641944Z Skipping (s,q) (1.15, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3642218Z Skipping (s,q) (1.16, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3642517Z Skipping (s,q) (1.17, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3642779Z Skipping (s,q) (1.18, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3643132Z Skipping (s,q) (1.19, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3643569Z Skipping (s,q) (1.2, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3643913Z Skipping (s,q) (1.21, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3644214Z Skipping (s,q) (1.22, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3644491Z Skipping (s,q) (1.23, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3644754Z Skipping (s,q) (1.24, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3645128Z Skipping (s,q) (1.25, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3645403Z Skipping (s,q) (1.26, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3645703Z Skipping (s,q) (1.27, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3645984Z Skipping (s,q) (1.28, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3646259Z Skipping (s,q) (1.29, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3646608Z Skipping (s,q) (1.3, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3646905Z Skipping (s,q) (1.31, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3647187Z Skipping (s,q) (1.32, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3647485Z Skipping (s,q) (1.33, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3647757Z Skipping (s,q) (1.34, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3648172Z Skipping (s,q) (1.35, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3648537Z Skipping (s,q) (1.36, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3648830Z Skipping (s,q) (1.37, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3649127Z Skipping (s,q) (1.38, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3649401Z Skipping (s,q) (1.39, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3649673Z Skipping (s,q) (1.4, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3649975Z Skipping (s,q) (1.41, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3650311Z Skipping (s,q) (1.42, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3650680Z Skipping (s,q) (1.43, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3650952Z Skipping (s,q) (1.44, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3651225Z Skipping (s,q) (1.45, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3651529Z Skipping (s,q) (1.46, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3651795Z Skipping (s,q) (1.47, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3652108Z Skipping (s,q) (1.48, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3652417Z Skipping (s,q) (1.49, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3652693Z Skipping (s,q) (1.5, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3653006Z Skipping (s,q) (1.51, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3653278Z Skipping (s,q) (1.52, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3653552Z Skipping (s,q) (1.53, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3653916Z Skipping (s,q) (1.54, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3654200Z Skipping (s,q) (1.55, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3654499Z Skipping (s,q) (1.56, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3654785Z Skipping (s,q) (1.57, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3655057Z Skipping (s,q) (1.58, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3655388Z Skipping (s,q) (1.59, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3655680Z Skipping (s,q) (1.6, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3655958Z Skipping (s,q) (1.61, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3656269Z Skipping (s,q) (1.62, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3656541Z Skipping (s,q) (1.63, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3656827Z Skipping (s,q) (1.64, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3657341Z Skipping (s,q) (1.65, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3657693Z Skipping (s,q) (1.66, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3658013Z Skipping (s,q) (1.67, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3658288Z Skipping (s,q) (1.68, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3658563Z Skipping (s,q) (1.69, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3658867Z Skipping (s,q) (1.7, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3659199Z Skipping (s,q) (1.71, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3659517Z Skipping (s,q) (1.72, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3659789Z Skipping (s,q) (1.73, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3660064Z Skipping (s,q) (1.74, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3660364Z Skipping (s,q) (1.75, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3660634Z Skipping (s,q) (1.76, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3660980Z Skipping (s,q) (1.77, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3661315Z Skipping (s,q) (1.78, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3661598Z Skipping (s,q) (1.79, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3661908Z Skipping (s,q) (1.8, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3662189Z Skipping (s,q) (1.81, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3662457Z Skipping (s,q) (1.82, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3662891Z Skipping (s,q) (1.83, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3663185Z Skipping (s,q) (1.84, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3663475Z Skipping (s,q) (1.85, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3663780Z Skipping (s,q) (1.86, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3664125Z Skipping (s,q) (1.87, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3664490Z Skipping (s,q) (1.88, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3664795Z Skipping (s,q) (1.89, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3665082Z Skipping (s,q) (1.9, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3665392Z Skipping (s,q) (1.91, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3665680Z Skipping (s,q) (1.92, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3665962Z Skipping (s,q) (1.93, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3666332Z Skipping (s,q) (1.94, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3666628Z Skipping (s,q) (1.95, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3666942Z Skipping (s,q) (1.96, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3667234Z Skipping (s,q) (1.97, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3667533Z Skipping (s,q) (1.98, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3667853Z Skipping (s,q) (1.99, 2.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3668225Z Skipping (s,q) (0.01, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3668565Z Skipping (s,q) (0.02, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3668851Z Skipping (s,q) (0.03, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3669140Z Skipping (s,q) (0.04, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3669454Z Skipping (s,q) (0.05, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3669719Z Skipping (s,q) (0.06, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3670080Z Skipping (s,q) (0.07, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3670398Z Skipping (s,q) (0.08, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3670677Z Skipping (s,q) (0.09, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3671028Z Skipping (s,q) (0.1, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3671435Z Skipping (s,q) (0.11, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3671770Z Skipping (s,q) (0.12, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3672156Z Skipping (s,q) (0.13, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3672437Z Skipping (s,q) (0.14, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3672730Z Skipping (s,q) (0.15, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3673033Z Skipping (s,q) (0.16, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3673312Z Skipping (s,q) (0.17, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3673643Z Skipping (s,q) (0.18, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3673933Z Skipping (s,q) (0.19, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3674214Z Skipping (s,q) (0.2, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3674523Z Skipping (s,q) (0.21, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3674808Z Skipping (s,q) (0.22, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3675094Z Skipping (s,q) (0.23, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3675432Z Skipping (s,q) (0.24, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3675728Z Skipping (s,q) (0.25, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3676041Z Skipping (s,q) (0.26, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3676322Z Skipping (s,q) (0.27, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3676696Z Skipping (s,q) (0.28, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3676989Z Skipping (s,q) (0.29, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3677323Z Skipping (s,q) (0.3, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3677613Z Skipping (s,q) (0.31, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3677979Z Skipping (s,q) (0.32, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3678266Z Skipping (s,q) (0.33, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3678572Z Skipping (s,q) (0.34, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3678839Z Skipping (s,q) (0.35, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3679159Z Skipping (s,q) (0.36, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3679484Z Skipping (s,q) (0.37, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3680002Z Skipping (s,q) (0.38, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3680286Z Skipping (s,q) (0.39, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3680593Z Skipping (s,q) (0.4, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3680869Z Skipping (s,q) (0.41, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3681258Z Skipping (s,q) (0.42, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3681540Z Skipping (s,q) (0.43, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3681822Z Skipping (s,q) (0.44, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3682128Z Skipping (s,q) (0.45, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3682402Z Skipping (s,q) (0.46, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3682727Z Skipping (s,q) (0.47, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3683027Z Skipping (s,q) (0.48, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3683303Z Skipping (s,q) (0.49, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3683600Z Skipping (s,q) (0.5, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3683876Z Skipping (s,q) (0.51, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3684151Z Skipping (s,q) (0.52, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3684499Z Skipping (s,q) (0.53, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3684797Z Skipping (s,q) (0.54, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3685408Z Skipping (s,q) (0.55, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3685797Z Skipping (s,q) (0.56, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3686087Z Skipping (s,q) (0.57, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3686383Z Skipping (s,q) (0.58, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3686741Z Skipping (s,q) (0.59, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3687028Z Skipping (s,q) (0.6, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3687331Z Skipping (s,q) (0.61, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3687607Z Skipping (s,q) (0.62, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3687920Z Skipping (s,q) (0.63, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3688620Z Skipping (s,q) (0.64, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3688992Z Skipping (s,q) (0.65, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3689334Z Skipping (s,q) (0.66, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3689613Z Skipping (s,q) (0.67, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3689911Z Skipping (s,q) (0.68, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3690236Z Skipping (s,q) (0.69, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3690502Z Skipping (s,q) (0.7, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3690883Z Skipping (s,q) (0.71, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3691163Z Skipping (s,q) (0.72, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3691452Z Skipping (s,q) (0.73, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3691762Z Skipping (s,q) (0.74, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3692040Z Skipping (s,q) (0.75, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3692318Z Skipping (s,q) (0.76, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3692742Z Skipping (s,q) (0.77, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3693031Z Skipping (s,q) (0.78, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3693351Z Skipping (s,q) (0.79, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3693626Z Skipping (s,q) (0.8, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3693905Z Skipping (s,q) (0.81, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3694261Z Skipping (s,q) (0.82, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3694556Z Skipping (s,q) (0.83, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3694870Z Skipping (s,q) (0.84, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3695150Z Skipping (s,q) (0.85, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3695433Z Skipping (s,q) (0.86, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3695729Z Skipping (s,q) (0.87, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3696075Z Skipping (s,q) (0.88, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3696378Z Skipping (s,q) (0.89, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3696701Z Skipping (s,q) (0.9, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3696976Z Skipping (s,q) (0.91, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3697278Z Skipping (s,q) (0.92, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3697548Z Skipping (s,q) (0.93, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3697930Z Skipping (s,q) (0.94, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3698263Z Skipping (s,q) (0.95, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3698541Z Skipping (s,q) (0.96, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3698820Z Skipping (s,q) (0.97, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3699134Z Skipping (s,q) (0.98, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3699401Z Skipping (s,q) (0.99, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3699928Z Skipping (s,q) (1, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3700279Z Skipping (s,q) (1.01, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3700558Z Skipping (s,q) (1.02, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3700863Z Skipping (s,q) (1.03, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3701139Z Skipping (s,q) (1.04, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3701414Z Skipping (s,q) (1.05, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3701776Z Skipping (s,q) (1.06, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3702053Z Skipping (s,q) (1.07, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3702352Z Skipping (s,q) (1.08, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3702628Z Skipping (s,q) (1.09, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3702918Z Skipping (s,q) (1.1, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3703256Z Skipping (s,q) (1.11, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3703556Z Skipping (s,q) (1.12, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3703830Z Skipping (s,q) (1.13, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3704129Z Skipping (s,q) (1.14, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3704404Z Skipping (s,q) (1.15, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3704705Z Skipping (s,q) (1.16, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3705034Z Skipping (s,q) (1.17, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3705330Z Skipping (s,q) (1.18, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3705637Z Skipping (s,q) (1.19, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3705913Z Skipping (s,q) (1.2, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3706258Z Skipping (s,q) (1.21, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3706556Z Skipping (s,q) (1.22, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3706929Z Skipping (s,q) (1.23, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3707243Z Skipping (s,q) (1.24, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3707527Z Skipping (s,q) (1.25, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3707807Z Skipping (s,q) (1.26, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3708244Z Skipping (s,q) (1.27, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3708537Z Skipping (s,q) (1.28, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3708948Z Skipping (s,q) (1.29, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3709232Z Skipping (s,q) (1.3, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3709511Z Skipping (s,q) (1.31, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3709826Z Skipping (s,q) (1.32, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3710114Z Skipping (s,q) (1.33, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3710382Z Skipping (s,q) (1.34, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3710753Z Skipping (s,q) (1.35, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3711027Z Skipping (s,q) (1.36, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3711341Z Skipping (s,q) (1.37, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3711617Z Skipping (s,q) (1.38, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3711892Z Skipping (s,q) (1.39, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3712226Z Skipping (s,q) (1.4, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3712514Z Skipping (s,q) (1.41, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3712788Z Skipping (s,q) (1.42, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3713153Z Skipping (s,q) (1.43, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3713532Z Skipping (s,q) (1.44, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3713840Z Skipping (s,q) (1.45, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3714277Z Skipping (s,q) (1.46, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3714589Z Skipping (s,q) (1.47, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3714895Z Skipping (s,q) (1.48, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3715169Z Skipping (s,q) (1.49, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3715443Z Skipping (s,q) (1.5, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3715732Z Skipping (s,q) (1.51, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3716059Z Skipping (s,q) (1.52, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3716380Z Skipping (s,q) (1.53, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3716659Z Skipping (s,q) (1.54, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3716941Z Skipping (s,q) (1.55, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3717238Z Skipping (s,q) (1.56, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3822637Z Skipping (s,q) (1.57, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3823217Z Skipping (s,q) (1.58, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3823495Z Skipping (s,q) (1.59, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3823766Z Skipping (s,q) (1.6, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3824028Z Skipping (s,q) (1.61, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3824286Z Skipping (s,q) (1.62, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3824551Z Skipping (s,q) (1.63, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3824806Z Skipping (s,q) (1.64, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3825070Z Skipping (s,q) (1.65, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3825330Z Skipping (s,q) (1.66, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3825615Z Skipping (s,q) (1.67, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3825898Z Skipping (s,q) (1.68, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3826153Z Skipping (s,q) (1.69, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3826408Z Skipping (s,q) (1.7, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3826668Z Skipping (s,q) (1.71, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3826922Z Skipping (s,q) (1.72, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3827183Z Skipping (s,q) (1.73, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3827437Z Skipping (s,q) (1.74, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3827689Z Skipping (s,q) (1.75, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3827953Z Skipping (s,q) (1.76, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3828207Z Skipping (s,q) (1.77, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3828471Z Skipping (s,q) (1.78, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3828739Z Skipping (s,q) (1.79, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3828993Z Skipping (s,q) (1.8, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3829256Z Skipping (s,q) (1.81, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3829507Z Skipping (s,q) (1.82, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3829763Z Skipping (s,q) (1.83, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3830024Z Skipping (s,q) (1.84, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3830278Z Skipping (s,q) (1.85, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3830533Z Skipping (s,q) (1.86, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3830794Z Skipping (s,q) (1.87, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3831046Z Skipping (s,q) (1.88, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3831760Z Skipping (s,q) (1.89, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3832202Z Skipping (s,q) (1.9, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3832462Z Skipping (s,q) (1.91, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3832728Z Skipping (s,q) (1.92, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3832985Z Skipping (s,q) (1.93, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3833243Z Skipping (s,q) (1.94, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3833505Z Skipping (s,q) (1.95, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3833761Z Skipping (s,q) (1.96, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3834018Z Skipping (s,q) (1.97, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3834281Z Skipping (s,q) (1.98, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3834538Z Skipping (s,q) (1.99, 2.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.3834802Z Skipping (s,q) (0.01, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3835056Z Skipping (s,q) (0.02, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3835304Z Skipping (s,q) (0.03, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3835557Z Skipping (s,q) (0.04, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3835804Z Skipping (s,q) (0.05, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3836049Z Skipping (s,q) (0.06, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3836303Z Skipping (s,q) (0.07, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3836550Z Skipping (s,q) (0.08, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3836808Z Skipping (s,q) (0.09, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3837055Z Skipping (s,q) (0.1, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3837305Z Skipping (s,q) (0.11, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3837560Z Skipping (s,q) (0.12, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3837812Z Skipping (s,q) (0.13, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3838064Z Skipping (s,q) (0.14, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3838319Z Skipping (s,q) (0.15, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3838568Z Skipping (s,q) (0.16, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3838827Z Skipping (s,q) (0.17, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3839074Z Skipping (s,q) (0.18, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3839323Z Skipping (s,q) (0.19, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3839576Z Skipping (s,q) (0.2, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3839825Z Skipping (s,q) (0.21, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3840076Z Skipping (s,q) (0.22, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3840332Z Skipping (s,q) (0.23, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3840586Z Skipping (s,q) (0.24, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3840847Z Skipping (s,q) (0.25, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3841094Z Skipping (s,q) (0.26, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3841346Z Skipping (s,q) (0.27, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3841601Z Skipping (s,q) (0.28, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3841849Z Skipping (s,q) (0.29, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3842099Z Skipping (s,q) (0.3, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3842354Z Skipping (s,q) (0.31, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3842601Z Skipping (s,q) (0.32, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3842853Z Skipping (s,q) (0.33, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3843110Z Skipping (s,q) (0.34, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3843356Z Skipping (s,q) (0.35, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3843734Z Skipping (s,q) (0.36, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3844047Z Skipping (s,q) (0.37, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3844293Z Skipping (s,q) (0.38, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3844542Z Skipping (s,q) (0.39, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3844784Z Skipping (s,q) (0.4, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3845031Z Skipping (s,q) (0.41, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3845285Z Skipping (s,q) (0.42, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3845529Z Skipping (s,q) (0.43, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3845778Z Skipping (s,q) (0.44, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3846022Z Skipping (s,q) (0.45, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3846267Z Skipping (s,q) (0.46, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3846524Z Skipping (s,q) (0.47, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3846779Z Skipping (s,q) (0.48, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3847024Z Skipping (s,q) (0.49, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3847278Z Skipping (s,q) (0.5, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3847525Z Skipping (s,q) (0.51, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3847775Z Skipping (s,q) (0.52, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3848350Z Skipping (s,q) (0.53, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3848606Z Skipping (s,q) (0.54, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3848860Z Skipping (s,q) (0.55, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3849106Z Skipping (s,q) (0.56, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3849352Z Skipping (s,q) (0.57, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3849603Z Skipping (s,q) (0.58, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3849851Z Skipping (s,q) (0.59, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3870921Z Skipping (s,q) (0.6, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3871205Z Skipping (s,q) (0.61, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3871451Z Skipping (s,q) (0.62, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3871704Z Skipping (s,q) (0.63, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3871947Z Skipping (s,q) (0.64, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3872189Z Skipping (s,q) (0.65, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3872439Z Skipping (s,q) (0.66, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3872685Z Skipping (s,q) (0.67, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3872929Z Skipping (s,q) (0.68, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3873182Z Skipping (s,q) (0.69, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3873434Z Skipping (s,q) (0.7, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3873700Z Skipping (s,q) (0.71, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3873945Z Skipping (s,q) (0.72, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3874189Z Skipping (s,q) (0.73, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3874441Z Skipping (s,q) (0.74, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3874687Z Skipping (s,q) (0.75, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3874931Z Skipping (s,q) (0.76, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3875182Z Skipping (s,q) (0.77, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3875425Z Skipping (s,q) (0.78, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3875679Z Skipping (s,q) (0.79, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3875926Z Skipping (s,q) (0.8, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3876174Z Skipping (s,q) (0.81, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3876646Z Skipping (s,q) (0.82, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3877004Z Skipping (s,q) (0.83, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3877251Z Skipping (s,q) (0.84, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3877502Z Skipping (s,q) (0.85, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3877747Z Skipping (s,q) (0.86, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3877992Z Skipping (s,q) (0.87, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3878242Z Skipping (s,q) (0.88, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3878486Z Skipping (s,q) (0.89, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3878736Z Skipping (s,q) (0.9, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3878983Z Skipping (s,q) (0.91, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3879229Z Skipping (s,q) (0.92, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3879489Z Skipping (s,q) (0.93, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3879964Z Skipping (s,q) (0.94, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3880222Z Skipping (s,q) (0.95, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3880475Z Skipping (s,q) (0.96, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3880785Z Skipping (s,q) (0.97, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3881047Z Skipping (s,q) (0.98, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3881307Z Skipping (s,q) (0.99, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3881657Z Skipping (s,q) (1, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3887529Z Skipping (s,q) (1.01, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3887831Z Skipping (s,q) (1.02, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3888300Z Skipping (s,q) (1.03, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3888573Z Skipping (s,q) (1.04, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3888839Z Skipping (s,q) (1.05, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3889108Z Skipping (s,q) (1.06, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3889356Z Skipping (s,q) (1.07, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3889603Z Skipping (s,q) (1.08, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3889863Z Skipping (s,q) (1.09, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3890110Z Skipping (s,q) (1.1, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3890360Z Skipping (s,q) (1.11, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3890610Z Skipping (s,q) (1.12, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3890857Z Skipping (s,q) (1.13, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3891110Z Skipping (s,q) (1.14, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3891356Z Skipping (s,q) (1.15, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3891608Z Skipping (s,q) (1.16, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3891861Z Skipping (s,q) (1.17, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3892114Z Skipping (s,q) (1.18, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3892367Z Skipping (s,q) (1.19, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3892620Z Skipping (s,q) (1.2, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3892869Z Skipping (s,q) (1.21, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3893128Z Skipping (s,q) (1.22, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3893380Z Skipping (s,q) (1.23, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3893631Z Skipping (s,q) (1.24, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3893886Z Skipping (s,q) (1.25, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3894133Z Skipping (s,q) (1.26, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3894380Z Skipping (s,q) (1.27, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3894966Z Skipping (s,q) (1.28, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3895386Z Skipping (s,q) (1.29, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3895636Z Skipping (s,q) (1.3, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3895888Z Skipping (s,q) (1.31, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3896134Z Skipping (s,q) (1.32, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3896397Z Skipping (s,q) (1.33, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3896652Z Skipping (s,q) (1.34, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3896898Z Skipping (s,q) (1.35, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3897149Z Skipping (s,q) (1.36, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3897395Z Skipping (s,q) (1.37, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3897640Z Skipping (s,q) (1.38, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3897898Z Skipping (s,q) (1.39, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3898143Z Skipping (s,q) (1.4, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3898402Z Skipping (s,q) (1.41, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3898650Z Skipping (s,q) (1.42, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3898957Z Skipping (s,q) (1.43, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3899206Z Skipping (s,q) (1.44, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3899450Z Skipping (s,q) (1.45, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3899696Z Skipping (s,q) (1.46, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3899946Z Skipping (s,q) (1.47, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3900190Z Skipping (s,q) (1.48, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3900437Z Skipping (s,q) (1.49, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3900686Z Skipping (s,q) (1.5, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3900935Z Skipping (s,q) (1.51, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3901192Z Skipping (s,q) (1.52, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3901435Z Skipping (s,q) (1.53, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3901679Z Skipping (s,q) (1.54, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3901927Z Skipping (s,q) (1.55, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3902172Z Skipping (s,q) (1.56, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3902415Z Skipping (s,q) (1.57, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3902663Z Skipping (s,q) (1.58, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3902907Z Skipping (s,q) (1.59, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3903156Z Skipping (s,q) (1.6, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3924317Z Skipping (s,q) (1.61, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3924764Z Skipping (s,q) (1.62, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3925024Z Skipping (s,q) (1.63, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3925286Z Skipping (s,q) (1.64, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3925530Z Skipping (s,q) (1.65, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3925782Z Skipping (s,q) (1.66, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3926026Z Skipping (s,q) (1.67, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3926279Z Skipping (s,q) (1.68, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3926523Z Skipping (s,q) (1.69, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3926769Z Skipping (s,q) (1.7, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3927023Z Skipping (s,q) (1.71, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3927271Z Skipping (s,q) (1.72, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3927517Z Skipping (s,q) (1.73, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3928253Z Skipping (s,q) (1.74, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3928648Z Skipping (s,q) (1.75, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3928910Z Skipping (s,q) (1.76, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3929158Z Skipping (s,q) (1.77, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3929409Z Skipping (s,q) (1.78, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3929665Z Skipping (s,q) (1.79, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3929911Z Skipping (s,q) (1.8, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3930157Z Skipping (s,q) (1.81, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3930408Z Skipping (s,q) (1.82, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3930651Z Skipping (s,q) (1.83, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3930902Z Skipping (s,q) (1.84, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3931163Z Skipping (s,q) (1.85, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3931408Z Skipping (s,q) (1.86, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3931666Z Skipping (s,q) (1.87, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3931913Z Skipping (s,q) (1.88, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3932159Z Skipping (s,q) (1.89, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3932410Z Skipping (s,q) (1.9, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3932656Z Skipping (s,q) (1.91, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3932903Z Skipping (s,q) (1.92, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3933154Z Skipping (s,q) (1.93, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3933399Z Skipping (s,q) (1.94, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3933648Z Skipping (s,q) (1.95, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3933892Z Skipping (s,q) (1.96, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3934144Z Skipping (s,q) (1.97, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3934402Z Skipping (s,q) (1.98, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3934647Z Skipping (s,q) (1.99, 3): inconsistent with heavy hitters! 2025-05-07T20:22:47.3934906Z Skipping (s,q) (0.01, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3935170Z Skipping (s,q) (0.02, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3935426Z Skipping (s,q) (0.03, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3935820Z Skipping (s,q) (0.04, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3936078Z Skipping (s,q) (0.05, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3936334Z Skipping (s,q) (0.06, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3936599Z Skipping (s,q) (0.07, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3936855Z Skipping (s,q) (0.08, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3937117Z Skipping (s,q) (0.09, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3937390Z Skipping (s,q) (0.1, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3937647Z Skipping (s,q) (0.11, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3937916Z Skipping (s,q) (0.12, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3938171Z Skipping (s,q) (0.13, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3938427Z Skipping (s,q) (0.14, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3938694Z Skipping (s,q) (0.15, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3938949Z Skipping (s,q) (0.16, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3939209Z Skipping (s,q) (0.17, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3939472Z Skipping (s,q) (0.18, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3939727Z Skipping (s,q) (0.19, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3940191Z Skipping (s,q) (0.2, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3940482Z Skipping (s,q) (0.21, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3940847Z Skipping (s,q) (0.22, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3941115Z Skipping (s,q) (0.23, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3941373Z Skipping (s,q) (0.24, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3941630Z Skipping (s,q) (0.25, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3941894Z Skipping (s,q) (0.26, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3942152Z Skipping (s,q) (0.27, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3942409Z Skipping (s,q) (0.28, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3942671Z Skipping (s,q) (0.29, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3942926Z Skipping (s,q) (0.3, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3943197Z Skipping (s,q) (0.31, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3943455Z Skipping (s,q) (0.32, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3943719Z Skipping (s,q) (0.33, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3943983Z Skipping (s,q) (0.34, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3944240Z Skipping (s,q) (0.35, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3944497Z Skipping (s,q) (0.36, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3944762Z Skipping (s,q) (0.37, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3945018Z Skipping (s,q) (0.38, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3945284Z Skipping (s,q) (0.39, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3945540Z Skipping (s,q) (0.4, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3945797Z Skipping (s,q) (0.41, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3946065Z Skipping (s,q) (0.42, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3946322Z Skipping (s,q) (0.43, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3946585Z Skipping (s,q) (0.44, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3946851Z Skipping (s,q) (0.45, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3947106Z Skipping (s,q) (0.46, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3947369Z Skipping (s,q) (0.47, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3947627Z Skipping (s,q) (0.48, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3947884Z Skipping (s,q) (0.49, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3948152Z Skipping (s,q) (0.5, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3948407Z Skipping (s,q) (0.51, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3948677Z Skipping (s,q) (0.52, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3948933Z Skipping (s,q) (0.53, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3949198Z Skipping (s,q) (0.54, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3949466Z Skipping (s,q) (0.55, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3949721Z Skipping (s,q) (0.56, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3949979Z Skipping (s,q) (0.57, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3950242Z Skipping (s,q) (0.58, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3950503Z Skipping (s,q) (0.59, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3950767Z Skipping (s,q) (0.6, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3951022Z Skipping (s,q) (0.61, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3951277Z Skipping (s,q) (0.62, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3951544Z Skipping (s,q) (0.63, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3951805Z Skipping (s,q) (0.64, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3952174Z Skipping (s,q) (0.65, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3952517Z Skipping (s,q) (0.66, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3952773Z Skipping (s,q) (0.67, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3953036Z Skipping (s,q) (0.68, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3953292Z Skipping (s,q) (0.69, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3953547Z Skipping (s,q) (0.7, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3953809Z Skipping (s,q) (0.71, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3954064Z Skipping (s,q) (0.72, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3954321Z Skipping (s,q) (0.73, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3954584Z Skipping (s,q) (0.74, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3954842Z Skipping (s,q) (0.75, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3955111Z Skipping (s,q) (0.76, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3955376Z Skipping (s,q) (0.77, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3955634Z Skipping (s,q) (0.78, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3955900Z Skipping (s,q) (0.79, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3956156Z Skipping (s,q) (0.8, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3956416Z Skipping (s,q) (0.81, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3956681Z Skipping (s,q) (0.82, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3956937Z Skipping (s,q) (0.83, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3957200Z Skipping (s,q) (0.84, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3957462Z Skipping (s,q) (0.85, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3957716Z Skipping (s,q) (0.86, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3957988Z Skipping (s,q) (0.87, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3958251Z Skipping (s,q) (0.88, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3958509Z Skipping (s,q) (0.89, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3958772Z Skipping (s,q) (0.9, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3959031Z Skipping (s,q) (0.91, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3959292Z Skipping (s,q) (0.92, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3959559Z Skipping (s,q) (0.93, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3959818Z Skipping (s,q) (0.94, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3960083Z Skipping (s,q) (0.95, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3960342Z Skipping (s,q) (0.96, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3960601Z Skipping (s,q) (0.97, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3960878Z Skipping (s,q) (0.98, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3961142Z Skipping (s,q) (0.99, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3961401Z Skipping (s,q) (1, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3961663Z Skipping (s,q) (1.01, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3961919Z Skipping (s,q) (1.02, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3962185Z Skipping (s,q) (1.03, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3962441Z Skipping (s,q) (1.04, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3962697Z Skipping (s,q) (1.05, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3962961Z Skipping (s,q) (1.06, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3963216Z Skipping (s,q) (1.07, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3963478Z Skipping (s,q) (1.08, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3964392Z Skipping (s,q) (1.09, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3964665Z Skipping (s,q) (1.1, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3965046Z Skipping (s,q) (1.11, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3965300Z Skipping (s,q) (1.12, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3965556Z Skipping (s,q) (1.13, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3965821Z Skipping (s,q) (1.14, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3966078Z Skipping (s,q) (1.15, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3966338Z Skipping (s,q) (1.16, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3968359Z Skipping (s,q) (1.17, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3968626Z Skipping (s,q) (1.18, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3968890Z Skipping (s,q) (1.19, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3969145Z Skipping (s,q) (1.2, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3969412Z Skipping (s,q) (1.21, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3969681Z Skipping (s,q) (1.22, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3969938Z Skipping (s,q) (1.23, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3970192Z Skipping (s,q) (1.24, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3970456Z Skipping (s,q) (1.25, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3970711Z Skipping (s,q) (1.26, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3970974Z Skipping (s,q) (1.27, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3971229Z Skipping (s,q) (1.28, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3971487Z Skipping (s,q) (1.29, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3971750Z Skipping (s,q) (1.3, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3972006Z Skipping (s,q) (1.31, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3972269Z Skipping (s,q) (1.32, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3972538Z Skipping (s,q) (1.33, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3972866Z Skipping (s,q) (1.34, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3973123Z Skipping (s,q) (1.35, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3973388Z Skipping (s,q) (1.36, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3973645Z Skipping (s,q) (1.37, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3973919Z Skipping (s,q) (1.38, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3974179Z Skipping (s,q) (1.39, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3974466Z Skipping (s,q) (1.4, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3974736Z Skipping (s,q) (1.41, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3974999Z Skipping (s,q) (1.42, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3975264Z Skipping (s,q) (1.43, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3975539Z Skipping (s,q) (1.44, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3975799Z Skipping (s,q) (1.45, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3976067Z Skipping (s,q) (1.46, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3976326Z Skipping (s,q) (1.47, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3976584Z Skipping (s,q) (1.48, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3976850Z Skipping (s,q) (1.49, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3977106Z Skipping (s,q) (1.5, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3977361Z Skipping (s,q) (1.51, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3977625Z Skipping (s,q) (1.52, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3977887Z Skipping (s,q) (1.53, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3978332Z Skipping (s,q) (1.54, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3978665Z Skipping (s,q) (1.55, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3978925Z Skipping (s,q) (1.56, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3979193Z Skipping (s,q) (1.57, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3979454Z Skipping (s,q) (1.58, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3980036Z Skipping (s,q) (1.59, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3980318Z Skipping (s,q) (1.6, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3980575Z Skipping (s,q) (1.61, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3980844Z Skipping (s,q) (1.62, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3981105Z Skipping (s,q) (1.63, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3981366Z Skipping (s,q) (1.64, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3981638Z Skipping (s,q) (1.65, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3981905Z Skipping (s,q) (1.66, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3982164Z Skipping (s,q) (1.67, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3982428Z Skipping (s,q) (1.68, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3982685Z Skipping (s,q) (1.69, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3982949Z Skipping (s,q) (1.7, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3983206Z Skipping (s,q) (1.71, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3983464Z Skipping (s,q) (1.72, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3983728Z Skipping (s,q) (1.73, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3983984Z Skipping (s,q) (1.74, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3984240Z Skipping (s,q) (1.75, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3984508Z Skipping (s,q) (1.76, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3984767Z Skipping (s,q) (1.77, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3985038Z Skipping (s,q) (1.78, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3985298Z Skipping (s,q) (1.79, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3985558Z Skipping (s,q) (1.8, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3985825Z Skipping (s,q) (1.81, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3986086Z Skipping (s,q) (1.82, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3986346Z Skipping (s,q) (1.83, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3986614Z Skipping (s,q) (1.84, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3986872Z Skipping (s,q) (1.85, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3987140Z Skipping (s,q) (1.86, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3987400Z Skipping (s,q) (1.87, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3987660Z Skipping (s,q) (1.88, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3987930Z Skipping (s,q) (1.89, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3988186Z Skipping (s,q) (1.9, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3988445Z Skipping (s,q) (1.91, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3988709Z Skipping (s,q) (1.92, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3988967Z Skipping (s,q) (1.93, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3989228Z Skipping (s,q) (1.94, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3989501Z Skipping (s,q) (1.95, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3989757Z Skipping (s,q) (1.96, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3990021Z Skipping (s,q) (1.97, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3990277Z Skipping (s,q) (1.98, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3990845Z Skipping (s,q) (1.99, 3.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.3991245Z Skipping (s,q) (0.01, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3991504Z Skipping (s,q) (0.02, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3991761Z Skipping (s,q) (0.03, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3992026Z Skipping (s,q) (0.04, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3992280Z Skipping (s,q) (0.05, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3992541Z Skipping (s,q) (0.06, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3992803Z Skipping (s,q) (0.07, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3993056Z Skipping (s,q) (0.08, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3993319Z Skipping (s,q) (0.09, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3993580Z Skipping (s,q) (0.1, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3993852Z Skipping (s,q) (0.11, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3994129Z Skipping (s,q) (0.12, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3994382Z Skipping (s,q) (0.13, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3994640Z Skipping (s,q) (0.14, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3994895Z Skipping (s,q) (0.15, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3995158Z Skipping (s,q) (0.16, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3995424Z Skipping (s,q) (0.17, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3995677Z Skipping (s,q) (0.18, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3995932Z Skipping (s,q) (0.19, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3996191Z Skipping (s,q) (0.2, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3996445Z Skipping (s,q) (0.21, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3996709Z Skipping (s,q) (0.22, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3996970Z Skipping (s,q) (0.23, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3997221Z Skipping (s,q) (0.24, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3997485Z Skipping (s,q) (0.25, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3997740Z Skipping (s,q) (0.26, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3998000Z Skipping (s,q) (0.27, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3998260Z Skipping (s,q) (0.28, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3998515Z Skipping (s,q) (0.29, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3998773Z Skipping (s,q) (0.3, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3999025Z Skipping (s,q) (0.31, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3999280Z Skipping (s,q) (0.32, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3999546Z Skipping (s,q) (0.33, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.3999801Z Skipping (s,q) (0.34, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4000060Z Skipping (s,q) (0.35, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4000319Z Skipping (s,q) (0.36, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4000576Z Skipping (s,q) (0.37, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4000839Z Skipping (s,q) (0.38, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4001094Z Skipping (s,q) (0.39, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4001346Z Skipping (s,q) (0.4, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4001609Z Skipping (s,q) (0.41, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4001862Z Skipping (s,q) (0.42, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4002121Z Skipping (s,q) (0.43, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4002383Z Skipping (s,q) (0.44, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4002747Z Skipping (s,q) (0.45, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4003071Z Skipping (s,q) (0.46, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4003339Z Skipping (s,q) (0.47, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4003594Z Skipping (s,q) (0.48, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4003856Z Skipping (s,q) (0.49, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4004111Z Skipping (s,q) (0.5, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4004368Z Skipping (s,q) (0.51, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4004627Z Skipping (s,q) (0.52, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4004880Z Skipping (s,q) (0.53, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4005136Z Skipping (s,q) (0.54, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4005396Z Skipping (s,q) (0.55, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4005660Z Skipping (s,q) (0.56, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4005927Z Skipping (s,q) (0.57, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4006181Z Skipping (s,q) (0.58, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4006435Z Skipping (s,q) (0.59, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4006692Z Skipping (s,q) (0.6, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4006949Z Skipping (s,q) (0.61, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4007203Z Skipping (s,q) (0.62, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4007469Z Skipping (s,q) (0.63, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4007722Z Skipping (s,q) (0.64, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4008097Z Skipping (s,q) (0.65, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4008358Z Skipping (s,q) (0.66, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4008619Z Skipping (s,q) (0.67, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4008888Z Skipping (s,q) (0.68, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4009148Z Skipping (s,q) (0.69, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4009401Z Skipping (s,q) (0.7, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4009664Z Skipping (s,q) (0.71, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4009920Z Skipping (s,q) (0.72, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4010203Z Skipping (s,q) (0.73, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4010464Z Skipping (s,q) (0.74, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4010720Z Skipping (s,q) (0.75, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4010981Z Skipping (s,q) (0.76, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4011236Z Skipping (s,q) (0.77, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4011497Z Skipping (s,q) (0.78, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4011761Z Skipping (s,q) (0.79, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4012021Z Skipping (s,q) (0.8, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4012283Z Skipping (s,q) (0.81, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4012537Z Skipping (s,q) (0.82, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4012795Z Skipping (s,q) (0.83, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4013056Z Skipping (s,q) (0.84, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4013312Z Skipping (s,q) (0.85, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4013565Z Skipping (s,q) (0.86, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4013830Z Skipping (s,q) (0.87, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4014084Z Skipping (s,q) (0.88, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4014351Z Skipping (s,q) (0.89, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4014792Z Skipping (s,q) (0.9, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4015132Z Skipping (s,q) (0.91, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4015396Z Skipping (s,q) (0.92, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4015660Z Skipping (s,q) (0.93, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4015914Z Skipping (s,q) (0.94, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4016176Z Skipping (s,q) (0.95, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4016430Z Skipping (s,q) (0.96, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4016683Z Skipping (s,q) (0.97, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4016947Z Skipping (s,q) (0.98, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4017202Z Skipping (s,q) (0.99, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4017454Z Skipping (s,q) (1, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4017716Z Skipping (s,q) (1.01, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4017980Z Skipping (s,q) (1.02, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4018243Z Skipping (s,q) (1.03, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4018499Z Skipping (s,q) (1.04, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4018757Z Skipping (s,q) (1.05, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4019018Z Skipping (s,q) (1.06, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4019273Z Skipping (s,q) (1.07, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4019538Z Skipping (s,q) (1.08, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4019795Z Skipping (s,q) (1.09, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4020049Z Skipping (s,q) (1.1, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4020309Z Skipping (s,q) (1.11, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4020571Z Skipping (s,q) (1.12, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4020826Z Skipping (s,q) (1.13, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4021091Z Skipping (s,q) (1.14, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4021345Z Skipping (s,q) (1.15, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4021607Z Skipping (s,q) (1.16, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4021864Z Skipping (s,q) (1.17, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4022123Z Skipping (s,q) (1.18, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4022384Z Skipping (s,q) (1.19, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4022642Z Skipping (s,q) (1.2, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4022898Z Skipping (s,q) (1.21, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4023159Z Skipping (s,q) (1.22, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4023421Z Skipping (s,q) (1.23, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4023683Z Skipping (s,q) (1.24, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4023941Z Skipping (s,q) (1.25, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4024195Z Skipping (s,q) (1.26, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4024454Z Skipping (s,q) (1.27, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4024709Z Skipping (s,q) (1.28, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4024964Z Skipping (s,q) (1.29, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4025225Z Skipping (s,q) (1.3, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4025479Z Skipping (s,q) (1.31, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4025746Z Skipping (s,q) (1.32, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4026001Z Skipping (s,q) (1.33, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4026254Z Skipping (s,q) (1.34, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4026625Z Skipping (s,q) (1.35, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4026953Z Skipping (s,q) (1.36, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4027211Z Skipping (s,q) (1.37, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4027477Z Skipping (s,q) (1.38, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4027733Z Skipping (s,q) (1.39, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4027988Z Skipping (s,q) (1.4, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4028255Z Skipping (s,q) (1.41, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4028512Z Skipping (s,q) (1.42, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4028775Z Skipping (s,q) (1.43, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4029036Z Skipping (s,q) (1.44, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4029289Z Skipping (s,q) (1.45, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4029559Z Skipping (s,q) (1.46, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4029821Z Skipping (s,q) (1.47, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4030078Z Skipping (s,q) (1.48, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4030340Z Skipping (s,q) (1.49, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4030591Z Skipping (s,q) (1.5, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4030854Z Skipping (s,q) (1.51, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4031109Z Skipping (s,q) (1.52, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4031362Z Skipping (s,q) (1.53, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4031624Z Skipping (s,q) (1.54, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4031880Z Skipping (s,q) (1.55, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4032133Z Skipping (s,q) (1.56, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4032398Z Skipping (s,q) (1.57, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4032655Z Skipping (s,q) (1.58, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4032930Z Skipping (s,q) (1.59, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4033181Z Skipping (s,q) (1.6, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4033439Z Skipping (s,q) (1.61, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4033701Z Skipping (s,q) (1.62, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4033959Z Skipping (s,q) (1.63, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4034218Z Skipping (s,q) (1.64, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4034481Z Skipping (s,q) (1.65, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4034736Z Skipping (s,q) (1.66, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4034995Z Skipping (s,q) (1.67, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4035256Z Skipping (s,q) (1.68, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4035510Z Skipping (s,q) (1.69, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4035781Z Skipping (s,q) (1.7, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4036039Z Skipping (s,q) (1.71, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4036294Z Skipping (s,q) (1.72, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4036558Z Skipping (s,q) (1.73, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4036814Z Skipping (s,q) (1.74, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4037077Z Skipping (s,q) (1.75, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4037332Z Skipping (s,q) (1.76, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4037588Z Skipping (s,q) (1.77, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4037852Z Skipping (s,q) (1.78, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4038106Z Skipping (s,q) (1.79, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4038480Z Skipping (s,q) (1.8, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4038819Z Skipping (s,q) (1.81, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4039076Z Skipping (s,q) (1.82, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4039338Z Skipping (s,q) (1.83, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4039592Z Skipping (s,q) (1.84, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4039845Z Skipping (s,q) (1.85, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4040109Z Skipping (s,q) (1.86, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4040362Z Skipping (s,q) (1.87, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4040615Z Skipping (s,q) (1.88, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4040873Z Skipping (s,q) (1.89, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4041127Z Skipping (s,q) (1.9, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4041390Z Skipping (s,q) (1.91, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4041659Z Skipping (s,q) (1.92, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4041912Z Skipping (s,q) (1.93, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4042174Z Skipping (s,q) (1.94, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4042428Z Skipping (s,q) (1.95, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4042681Z Skipping (s,q) (1.96, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4042944Z Skipping (s,q) (1.97, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4043196Z Skipping (s,q) (1.98, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4043448Z Skipping (s,q) (1.99, 3.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4043712Z Skipping (s,q) (0.01, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4043974Z Skipping (s,q) (0.02, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4044241Z Skipping (s,q) (0.03, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4044497Z Skipping (s,q) (0.04, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4044758Z Skipping (s,q) (0.05, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4045025Z Skipping (s,q) (0.06, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4045282Z Skipping (s,q) (0.07, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4045539Z Skipping (s,q) (0.08, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4045805Z Skipping (s,q) (0.09, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4046059Z Skipping (s,q) (0.1, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4046324Z Skipping (s,q) (0.11, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4046582Z Skipping (s,q) (0.12, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4046839Z Skipping (s,q) (0.13, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4047109Z Skipping (s,q) (0.14, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4047371Z Skipping (s,q) (0.15, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4047633Z Skipping (s,q) (0.16, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4047898Z Skipping (s,q) (0.17, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4048298Z Skipping (s,q) (0.18, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4048567Z Skipping (s,q) (0.19, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4048823Z Skipping (s,q) (0.2, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4049080Z Skipping (s,q) (0.21, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4049343Z Skipping (s,q) (0.22, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4049599Z Skipping (s,q) (0.23, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4049860Z Skipping (s,q) (0.24, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4050125Z Skipping (s,q) (0.25, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4050556Z Skipping (s,q) (0.26, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4050906Z Skipping (s,q) (0.27, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4051163Z Skipping (s,q) (0.28, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4051421Z Skipping (s,q) (0.29, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4051683Z Skipping (s,q) (0.3, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4051939Z Skipping (s,q) (0.31, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4052202Z Skipping (s,q) (0.32, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4052465Z Skipping (s,q) (0.33, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4052721Z Skipping (s,q) (0.34, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4052988Z Skipping (s,q) (0.35, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4053244Z Skipping (s,q) (0.36, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4053506Z Skipping (s,q) (0.37, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4053775Z Skipping (s,q) (0.38, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4054031Z Skipping (s,q) (0.39, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4054284Z Skipping (s,q) (0.4, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4054545Z Skipping (s,q) (0.41, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4054802Z Skipping (s,q) (0.42, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4055067Z Skipping (s,q) (0.43, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4055323Z Skipping (s,q) (0.44, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4055579Z Skipping (s,q) (0.45, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4055844Z Skipping (s,q) (0.46, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4056099Z Skipping (s,q) (0.47, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4056359Z Skipping (s,q) (0.48, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4056630Z Skipping (s,q) (0.49, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4056889Z Skipping (s,q) (0.5, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4057149Z Skipping (s,q) (0.51, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4057417Z Skipping (s,q) (0.52, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4057674Z Skipping (s,q) (0.53, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4057940Z Skipping (s,q) (0.54, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4058199Z Skipping (s,q) (0.55, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4058455Z Skipping (s,q) (0.56, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4058715Z Skipping (s,q) (0.57, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4058971Z Skipping (s,q) (0.58, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4059236Z Skipping (s,q) (0.59, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4059508Z Skipping (s,q) (0.6, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4059771Z Skipping (s,q) (0.61, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4060037Z Skipping (s,q) (0.62, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4060298Z Skipping (s,q) (0.63, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4060555Z Skipping (s,q) (0.64, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4060835Z Skipping (s,q) (0.65, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4061100Z Skipping (s,q) (0.66, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4061357Z Skipping (s,q) (0.67, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4061625Z Skipping (s,q) (0.68, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4061882Z Skipping (s,q) (0.69, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4062311Z Skipping (s,q) (0.7, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4062641Z Skipping (s,q) (0.71, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4062899Z Skipping (s,q) (0.72, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4063167Z Skipping (s,q) (0.73, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4063423Z Skipping (s,q) (0.74, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4063677Z Skipping (s,q) (0.75, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4063944Z Skipping (s,q) (0.76, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4064199Z Skipping (s,q) (0.77, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4064462Z Skipping (s,q) (0.78, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4064723Z Skipping (s,q) (0.79, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4064982Z Skipping (s,q) (0.8, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4065252Z Skipping (s,q) (0.81, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4065510Z Skipping (s,q) (0.82, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4065776Z Skipping (s,q) (0.83, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4066041Z Skipping (s,q) (0.84, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4066300Z Skipping (s,q) (0.85, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4066562Z Skipping (s,q) (0.86, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4066819Z Skipping (s,q) (0.87, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4067080Z Skipping (s,q) (0.88, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4067344Z Skipping (s,q) (0.89, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4067603Z Skipping (s,q) (0.9, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4067863Z Skipping (s,q) (0.91, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4068135Z Skipping (s,q) (0.92, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4068397Z Skipping (s,q) (0.93, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4068668Z Skipping (s,q) (0.94, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4068923Z Skipping (s,q) (0.95, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4069181Z Skipping (s,q) (0.96, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4069450Z Skipping (s,q) (0.97, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4069712Z Skipping (s,q) (0.98, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4069970Z Skipping (s,q) (0.99, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4070226Z Skipping (s,q) (1, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4070483Z Skipping (s,q) (1.01, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4070740Z Skipping (s,q) (1.02, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4071010Z Skipping (s,q) (1.03, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4071277Z Skipping (s,q) (1.04, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4071547Z Skipping (s,q) (1.05, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4071804Z Skipping (s,q) (1.06, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4072062Z Skipping (s,q) (1.07, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4072324Z Skipping (s,q) (1.08, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4072581Z Skipping (s,q) (1.09, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4072840Z Skipping (s,q) (1.1, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4073104Z Skipping (s,q) (1.11, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4073362Z Skipping (s,q) (1.12, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4073624Z Skipping (s,q) (1.13, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4073881Z Skipping (s,q) (1.14, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4074257Z Skipping (s,q) (1.15, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4074585Z Skipping (s,q) (1.16, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4074849Z Skipping (s,q) (1.17, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4075107Z Skipping (s,q) (1.18, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4075370Z Skipping (s,q) (1.19, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4075630Z Skipping (s,q) (1.2, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4075892Z Skipping (s,q) (1.21, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4076148Z Skipping (s,q) (1.22, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4076406Z Skipping (s,q) (1.23, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4076674Z Skipping (s,q) (1.24, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4076930Z Skipping (s,q) (1.25, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4077192Z Skipping (s,q) (1.26, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4077461Z Skipping (s,q) (1.27, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4077716Z Skipping (s,q) (1.28, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4077980Z Skipping (s,q) (1.29, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4078237Z Skipping (s,q) (1.3, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4078493Z Skipping (s,q) (1.31, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4078758Z Skipping (s,q) (1.32, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4079015Z Skipping (s,q) (1.33, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4079273Z Skipping (s,q) (1.34, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4079535Z Skipping (s,q) (1.35, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4080038Z Skipping (s,q) (1.36, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4080315Z Skipping (s,q) (1.37, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4080578Z Skipping (s,q) (1.38, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4080836Z Skipping (s,q) (1.39, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4081100Z Skipping (s,q) (1.4, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4081356Z Skipping (s,q) (1.41, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4081615Z Skipping (s,q) (1.42, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4081881Z Skipping (s,q) (1.43, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4082137Z Skipping (s,q) (1.44, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4082399Z Skipping (s,q) (1.45, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4082652Z Skipping (s,q) (1.46, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4082908Z Skipping (s,q) (1.47, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4083178Z Skipping (s,q) (1.48, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4083443Z Skipping (s,q) (1.49, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4083699Z Skipping (s,q) (1.5, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4083961Z Skipping (s,q) (1.51, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4084228Z Skipping (s,q) (1.52, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4084492Z Skipping (s,q) (1.53, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4084754Z Skipping (s,q) (1.54, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4085009Z Skipping (s,q) (1.55, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4085275Z Skipping (s,q) (1.56, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4085531Z Skipping (s,q) (1.57, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4085786Z Skipping (s,q) (1.58, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4086438Z Skipping (s,q) (1.59, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4086713Z Skipping (s,q) (1.6, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4087146Z Skipping (s,q) (1.61, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4087416Z Skipping (s,q) (1.62, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4087672Z Skipping (s,q) (1.63, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4087935Z Skipping (s,q) (1.64, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4088333Z Skipping (s,q) (1.65, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4088592Z Skipping (s,q) (1.66, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4088856Z Skipping (s,q) (1.67, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4089111Z Skipping (s,q) (1.68, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4089365Z Skipping (s,q) (1.69, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4089634Z Skipping (s,q) (1.7, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4089896Z Skipping (s,q) (1.71, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4090166Z Skipping (s,q) (1.72, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4090422Z Skipping (s,q) (1.73, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4090678Z Skipping (s,q) (1.74, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4090945Z Skipping (s,q) (1.75, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4091205Z Skipping (s,q) (1.76, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4091461Z Skipping (s,q) (1.77, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4091727Z Skipping (s,q) (1.78, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4091986Z Skipping (s,q) (1.79, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4092251Z Skipping (s,q) (1.8, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4092507Z Skipping (s,q) (1.81, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4092767Z Skipping (s,q) (1.82, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4093040Z Skipping (s,q) (1.83, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4093297Z Skipping (s,q) (1.84, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4093553Z Skipping (s,q) (1.85, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4093813Z Skipping (s,q) (1.86, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4094069Z Skipping (s,q) (1.87, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4094335Z Skipping (s,q) (1.88, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4094594Z Skipping (s,q) (1.89, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4094856Z Skipping (s,q) (1.9, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4095119Z Skipping (s,q) (1.91, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4095375Z Skipping (s,q) (1.92, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4095636Z Skipping (s,q) (1.93, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4095910Z Skipping (s,q) (1.94, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4096168Z Skipping (s,q) (1.95, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4096436Z Skipping (s,q) (1.96, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4096693Z Skipping (s,q) (1.97, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4096950Z Skipping (s,q) (1.98, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4097214Z Skipping (s,q) (1.99, 3.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4097465Z Skipping (s,q) (0.01, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4097714Z Skipping (s,q) (0.02, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4097968Z Skipping (s,q) (0.03, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4098213Z Skipping (s,q) (0.04, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4098595Z Skipping (s,q) (0.05, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4098978Z Skipping (s,q) (0.06, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4099238Z Skipping (s,q) (0.07, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4099508Z Skipping (s,q) (0.08, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4099768Z Skipping (s,q) (0.09, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4100025Z Skipping (s,q) (0.1, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4100293Z Skipping (s,q) (0.11, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4100553Z Skipping (s,q) (0.12, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4100811Z Skipping (s,q) (0.13, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4101072Z Skipping (s,q) (0.14, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4101329Z Skipping (s,q) (0.15, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4101598Z Skipping (s,q) (0.16, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4101859Z Skipping (s,q) (0.17, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4102125Z Skipping (s,q) (0.18, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4102390Z Skipping (s,q) (0.19, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4102650Z Skipping (s,q) (0.2, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4102913Z Skipping (s,q) (0.21, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4103179Z Skipping (s,q) (0.22, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4103439Z Skipping (s,q) (0.23, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4103714Z Skipping (s,q) (0.24, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4103974Z Skipping (s,q) (0.25, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4104235Z Skipping (s,q) (0.26, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4104504Z Skipping (s,q) (0.27, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4104767Z Skipping (s,q) (0.28, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4105033Z Skipping (s,q) (0.29, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4105300Z Skipping (s,q) (0.3, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4105565Z Skipping (s,q) (0.31, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4105831Z Skipping (s,q) (0.32, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4106090Z Skipping (s,q) (0.33, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4106348Z Skipping (s,q) (0.34, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4106615Z Skipping (s,q) (0.35, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4106873Z Skipping (s,q) (0.36, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4107129Z Skipping (s,q) (0.37, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4107391Z Skipping (s,q) (0.38, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4107648Z Skipping (s,q) (0.39, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4107908Z Skipping (s,q) (0.4, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4108178Z Skipping (s,q) (0.41, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4108441Z Skipping (s,q) (0.42, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4108705Z Skipping (s,q) (0.43, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4108964Z Skipping (s,q) (0.44, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4109225Z Skipping (s,q) (0.45, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4109491Z Skipping (s,q) (0.46, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4109766Z Skipping (s,q) (0.47, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4110025Z Skipping (s,q) (0.48, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4110295Z Skipping (s,q) (0.49, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4110553Z Skipping (s,q) (0.5, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4110940Z Skipping (s,q) (0.51, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4111266Z Skipping (s,q) (0.52, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4111526Z Skipping (s,q) (0.53, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4111796Z Skipping (s,q) (0.54, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4112056Z Skipping (s,q) (0.55, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4112315Z Skipping (s,q) (0.56, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4112590Z Skipping (s,q) (0.57, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4112857Z Skipping (s,q) (0.58, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4113129Z Skipping (s,q) (0.59, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4113389Z Skipping (s,q) (0.6, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4113653Z Skipping (s,q) (0.61, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4113927Z Skipping (s,q) (0.62, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4114194Z Skipping (s,q) (0.63, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4114460Z Skipping (s,q) (0.64, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4114728Z Skipping (s,q) (0.65, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4114986Z Skipping (s,q) (0.66, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4115246Z Skipping (s,q) (0.67, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4115513Z Skipping (s,q) (0.68, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4115769Z Skipping (s,q) (0.69, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4116040Z Skipping (s,q) (0.7, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4116303Z Skipping (s,q) (0.71, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4116562Z Skipping (s,q) (0.72, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4116832Z Skipping (s,q) (0.73, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4117098Z Skipping (s,q) (0.74, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4117366Z Skipping (s,q) (0.75, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4117637Z Skipping (s,q) (0.76, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4117899Z Skipping (s,q) (0.77, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4118167Z Skipping (s,q) (0.78, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4118428Z Skipping (s,q) (0.79, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4118691Z Skipping (s,q) (0.8, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4118958Z Skipping (s,q) (0.81, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4119218Z Skipping (s,q) (0.82, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4119477Z Skipping (s,q) (0.83, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4119741Z Skipping (s,q) (0.84, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4120003Z Skipping (s,q) (0.85, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4120276Z Skipping (s,q) (0.86, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4120542Z Skipping (s,q) (0.87, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4120800Z Skipping (s,q) (0.88, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4121070Z Skipping (s,q) (0.89, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4121328Z Skipping (s,q) (0.9, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4121590Z Skipping (s,q) (0.91, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4121853Z Skipping (s,q) (0.92, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4122111Z Skipping (s,q) (0.93, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4122370Z Skipping (s,q) (0.94, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4122637Z Skipping (s,q) (0.95, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4122896Z Skipping (s,q) (0.96, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4123266Z Skipping (s,q) (0.97, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4123691Z Skipping (s,q) (0.98, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4123942Z Skipping (s,q) (0.99, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4124188Z Skipping (s,q) (1, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4124437Z Skipping (s,q) (1.01, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4124683Z Skipping (s,q) (1.02, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4124936Z Skipping (s,q) (1.03, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4125186Z Skipping (s,q) (1.04, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4125439Z Skipping (s,q) (1.05, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4125683Z Skipping (s,q) (1.06, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4125929Z Skipping (s,q) (1.07, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4126187Z Skipping (s,q) (1.08, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4126440Z Skipping (s,q) (1.09, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4126696Z Skipping (s,q) (1.1, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4126952Z Skipping (s,q) (1.11, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4127199Z Skipping (s,q) (1.12, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4127455Z Skipping (s,q) (1.13, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4127701Z Skipping (s,q) (1.14, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4127949Z Skipping (s,q) (1.15, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4128315Z Skipping (s,q) (1.16, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4128565Z Skipping (s,q) (1.17, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4128812Z Skipping (s,q) (1.18, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4129064Z Skipping (s,q) (1.19, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4129315Z Skipping (s,q) (1.2, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4129563Z Skipping (s,q) (1.21, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4129829Z Skipping (s,q) (1.22, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4130077Z Skipping (s,q) (1.23, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4130331Z Skipping (s,q) (1.24, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4130578Z Skipping (s,q) (1.25, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4130824Z Skipping (s,q) (1.26, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4131078Z Skipping (s,q) (1.27, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4131325Z Skipping (s,q) (1.28, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4131574Z Skipping (s,q) (1.29, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4131830Z Skipping (s,q) (1.3, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4132076Z Skipping (s,q) (1.31, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4132334Z Skipping (s,q) (1.32, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4132588Z Skipping (s,q) (1.33, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4132836Z Skipping (s,q) (1.34, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4133092Z Skipping (s,q) (1.35, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4133340Z Skipping (s,q) (1.36, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4133588Z Skipping (s,q) (1.37, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4133846Z Skipping (s,q) (1.38, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4134094Z Skipping (s,q) (1.39, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4134347Z Skipping (s,q) (1.4, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4134598Z Skipping (s,q) (1.41, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4134846Z Skipping (s,q) (1.42, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4135259Z Skipping (s,q) (1.43, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4135522Z Skipping (s,q) (1.44, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4135873Z Skipping (s,q) (1.45, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4136129Z Skipping (s,q) (1.46, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4136379Z Skipping (s,q) (1.47, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4136635Z Skipping (s,q) (1.48, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4136881Z Skipping (s,q) (1.49, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4137127Z Skipping (s,q) (1.5, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4137383Z Skipping (s,q) (1.51, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4137631Z Skipping (s,q) (1.52, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4137879Z Skipping (s,q) (1.53, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4138132Z Skipping (s,q) (1.54, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4138387Z Skipping (s,q) (1.55, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4138643Z Skipping (s,q) (1.56, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4138899Z Skipping (s,q) (1.57, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4139148Z Skipping (s,q) (1.58, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4139403Z Skipping (s,q) (1.59, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4139650Z Skipping (s,q) (1.6, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4139898Z Skipping (s,q) (1.61, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4140154Z Skipping (s,q) (1.62, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4140401Z Skipping (s,q) (1.63, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4140653Z Skipping (s,q) (1.64, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4140912Z Skipping (s,q) (1.65, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4141167Z Skipping (s,q) (1.66, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4141426Z Skipping (s,q) (1.67, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4141677Z Skipping (s,q) (1.68, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4141931Z Skipping (s,q) (1.69, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4142184Z Skipping (s,q) (1.7, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4142432Z Skipping (s,q) (1.71, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4142677Z Skipping (s,q) (1.72, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4142937Z Skipping (s,q) (1.73, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4143184Z Skipping (s,q) (1.74, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4143442Z Skipping (s,q) (1.75, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4143690Z Skipping (s,q) (1.76, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4143938Z Skipping (s,q) (1.77, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4144203Z Skipping (s,q) (1.78, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4144458Z Skipping (s,q) (1.79, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4144709Z Skipping (s,q) (1.8, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4144965Z Skipping (s,q) (1.81, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4145214Z Skipping (s,q) (1.82, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4145464Z Skipping (s,q) (1.83, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4145721Z Skipping (s,q) (1.84, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4145970Z Skipping (s,q) (1.85, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4146226Z Skipping (s,q) (1.86, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4146476Z Skipping (s,q) (1.87, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4146722Z Skipping (s,q) (1.88, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4147078Z Skipping (s,q) (1.89, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4147344Z Skipping (s,q) (1.9, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4147732Z Skipping (s,q) (1.91, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4147987Z Skipping (s,q) (1.92, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4148233Z Skipping (s,q) (1.93, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4148488Z Skipping (s,q) (1.94, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4148737Z Skipping (s,q) (1.95, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4148989Z Skipping (s,q) (1.96, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4149243Z Skipping (s,q) (1.97, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4149493Z Skipping (s,q) (1.98, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4149746Z Skipping (s,q) (1.99, 4): inconsistent with heavy hitters! 2025-05-07T20:22:47.4150008Z Skipping (s,q) (0.01, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4150271Z Skipping (s,q) (0.02, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4150548Z Skipping (s,q) (0.03, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4150809Z Skipping (s,q) (0.04, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4151068Z Skipping (s,q) (0.05, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4151339Z Skipping (s,q) (0.06, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4151599Z Skipping (s,q) (0.07, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4151859Z Skipping (s,q) (0.08, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4152120Z Skipping (s,q) (0.09, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4152377Z Skipping (s,q) (0.1, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4152645Z Skipping (s,q) (0.11, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4152902Z Skipping (s,q) (0.12, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4153167Z Skipping (s,q) (0.13, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4153439Z Skipping (s,q) (0.14, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4153697Z Skipping (s,q) (0.15, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4153957Z Skipping (s,q) (0.16, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4154221Z Skipping (s,q) (0.17, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4154476Z Skipping (s,q) (0.18, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4154733Z Skipping (s,q) (0.19, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4154998Z Skipping (s,q) (0.2, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4155256Z Skipping (s,q) (0.21, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4155521Z Skipping (s,q) (0.22, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4155775Z Skipping (s,q) (0.23, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4156037Z Skipping (s,q) (0.24, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4156307Z Skipping (s,q) (0.25, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4156564Z Skipping (s,q) (0.26, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4156822Z Skipping (s,q) (0.27, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4157088Z Skipping (s,q) (0.28, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4157347Z Skipping (s,q) (0.29, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4157615Z Skipping (s,q) (0.3, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4157873Z Skipping (s,q) (0.31, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4158127Z Skipping (s,q) (0.32, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4158391Z Skipping (s,q) (0.33, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4158648Z Skipping (s,q) (0.34, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4159015Z Skipping (s,q) (0.35, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4159298Z Skipping (s,q) (0.36, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4159654Z Skipping (s,q) (0.37, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4159921Z Skipping (s,q) (0.38, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4160179Z Skipping (s,q) (0.39, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4160435Z Skipping (s,q) (0.4, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4160702Z Skipping (s,q) (0.41, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4160959Z Skipping (s,q) (0.42, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4161217Z Skipping (s,q) (0.43, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4161481Z Skipping (s,q) (0.44, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4161737Z Skipping (s,q) (0.45, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4162009Z Skipping (s,q) (0.46, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4162269Z Skipping (s,q) (0.47, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4162533Z Skipping (s,q) (0.48, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4162797Z Skipping (s,q) (0.49, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4163053Z Skipping (s,q) (0.5, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4163310Z Skipping (s,q) (0.51, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4163581Z Skipping (s,q) (0.52, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4163839Z Skipping (s,q) (0.53, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4164106Z Skipping (s,q) (0.54, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4164367Z Skipping (s,q) (0.55, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4164628Z Skipping (s,q) (0.56, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4164900Z Skipping (s,q) (0.57, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4165163Z Skipping (s,q) (0.58, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4165429Z Skipping (s,q) (0.59, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4165690Z Skipping (s,q) (0.6, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4165947Z Skipping (s,q) (0.61, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4166220Z Skipping (s,q) (0.62, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4166481Z Skipping (s,q) (0.63, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4166738Z Skipping (s,q) (0.64, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4167001Z Skipping (s,q) (0.65, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4167261Z Skipping (s,q) (0.66, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4167523Z Skipping (s,q) (0.67, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4167785Z Skipping (s,q) (0.68, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4168208Z Skipping (s,q) (0.69, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4168481Z Skipping (s,q) (0.7, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4168736Z Skipping (s,q) (0.71, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4168994Z Skipping (s,q) (0.72, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4169259Z Skipping (s,q) (0.73, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4169517Z Skipping (s,q) (0.74, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4169776Z Skipping (s,q) (0.75, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4170037Z Skipping (s,q) (0.76, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4170293Z Skipping (s,q) (0.77, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4170551Z Skipping (s,q) (0.78, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4170813Z Skipping (s,q) (0.79, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4171249Z Skipping (s,q) (0.8, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4171586Z Skipping (s,q) (0.81, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4171846Z Skipping (s,q) (0.82, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4172103Z Skipping (s,q) (0.83, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4172365Z Skipping (s,q) (0.84, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4172621Z Skipping (s,q) (0.85, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4172876Z Skipping (s,q) (0.86, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4173141Z Skipping (s,q) (0.87, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4173396Z Skipping (s,q) (0.88, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4173657Z Skipping (s,q) (0.89, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4173911Z Skipping (s,q) (0.9, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4174171Z Skipping (s,q) (0.91, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4174440Z Skipping (s,q) (0.92, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4174696Z Skipping (s,q) (0.93, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4174950Z Skipping (s,q) (0.94, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4175213Z Skipping (s,q) (0.95, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4175472Z Skipping (s,q) (0.96, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4175739Z Skipping (s,q) (0.97, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4175992Z Skipping (s,q) (0.98, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4176252Z Skipping (s,q) (0.99, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4176506Z Skipping (s,q) (1, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4176764Z Skipping (s,q) (1.01, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4177025Z Skipping (s,q) (1.02, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4177292Z Skipping (s,q) (1.03, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4177551Z Skipping (s,q) (1.04, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4177814Z Skipping (s,q) (1.05, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4178068Z Skipping (s,q) (1.06, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4178328Z Skipping (s,q) (1.07, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4178591Z Skipping (s,q) (1.08, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4178849Z Skipping (s,q) (1.09, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4179110Z Skipping (s,q) (1.1, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4179374Z Skipping (s,q) (1.11, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4179633Z Skipping (s,q) (1.12, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4180171Z Skipping (s,q) (1.13, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4180433Z Skipping (s,q) (1.14, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4180700Z Skipping (s,q) (1.15, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4180967Z Skipping (s,q) (1.16, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4181226Z Skipping (s,q) (1.17, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4181489Z Skipping (s,q) (1.18, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4181751Z Skipping (s,q) (1.19, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4182010Z Skipping (s,q) (1.2, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4182275Z Skipping (s,q) (1.21, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4182531Z Skipping (s,q) (1.22, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4182789Z Skipping (s,q) (1.23, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4183420Z Skipping (s,q) (1.24, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4183696Z Skipping (s,q) (1.25, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4184143Z Skipping (s,q) (1.26, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4184411Z Skipping (s,q) (1.27, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4184671Z Skipping (s,q) (1.28, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4184929Z Skipping (s,q) (1.29, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4185202Z Skipping (s,q) (1.3, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4185461Z Skipping (s,q) (1.31, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4185727Z Skipping (s,q) (1.32, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4185985Z Skipping (s,q) (1.33, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4186247Z Skipping (s,q) (1.34, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4186517Z Skipping (s,q) (1.35, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4186777Z Skipping (s,q) (1.36, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4187041Z Skipping (s,q) (1.37, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4187306Z Skipping (s,q) (1.38, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4187565Z Skipping (s,q) (1.39, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4187829Z Skipping (s,q) (1.4, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4188088Z Skipping (s,q) (1.41, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4188347Z Skipping (s,q) (1.42, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4188606Z Skipping (s,q) (1.43, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4188864Z Skipping (s,q) (1.44, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4189122Z Skipping (s,q) (1.45, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4189386Z Skipping (s,q) (1.46, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4189649Z Skipping (s,q) (1.47, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4189924Z Skipping (s,q) (1.48, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4190183Z Skipping (s,q) (1.49, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4190442Z Skipping (s,q) (1.5, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4190706Z Skipping (s,q) (1.51, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4190967Z Skipping (s,q) (1.52, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4191224Z Skipping (s,q) (1.53, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4191492Z Skipping (s,q) (1.54, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4191752Z Skipping (s,q) (1.55, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4192013Z Skipping (s,q) (1.56, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4198597Z Skipping (s,q) (1.57, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4198880Z Skipping (s,q) (1.58, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4199146Z Skipping (s,q) (1.59, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4199412Z Skipping (s,q) (1.6, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4199669Z Skipping (s,q) (1.61, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4199932Z Skipping (s,q) (1.62, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4200189Z Skipping (s,q) (1.63, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4200447Z Skipping (s,q) (1.64, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4200709Z Skipping (s,q) (1.65, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4200967Z Skipping (s,q) (1.66, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4201224Z Skipping (s,q) (1.67, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4201492Z Skipping (s,q) (1.68, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4201955Z Skipping (s,q) (1.69, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4202261Z Skipping (s,q) (1.7, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4202531Z Skipping (s,q) (1.71, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4202786Z Skipping (s,q) (1.72, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4203047Z Skipping (s,q) (1.73, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4203303Z Skipping (s,q) (1.74, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4203559Z Skipping (s,q) (1.75, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4203821Z Skipping (s,q) (1.76, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4204076Z Skipping (s,q) (1.77, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4204332Z Skipping (s,q) (1.78, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4204596Z Skipping (s,q) (1.79, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4204862Z Skipping (s,q) (1.8, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4205131Z Skipping (s,q) (1.81, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4205388Z Skipping (s,q) (1.82, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4205646Z Skipping (s,q) (1.83, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4205910Z Skipping (s,q) (1.84, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4206167Z Skipping (s,q) (1.85, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4206424Z Skipping (s,q) (1.86, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4206689Z Skipping (s,q) (1.87, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4206948Z Skipping (s,q) (1.88, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4207216Z Skipping (s,q) (1.89, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4207473Z Skipping (s,q) (1.9, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4207741Z Skipping (s,q) (1.91, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4208125Z Skipping (s,q) (1.92, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4208391Z Skipping (s,q) (1.93, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4208649Z Skipping (s,q) (1.94, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4208916Z Skipping (s,q) (1.95, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4209170Z Skipping (s,q) (1.96, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4209435Z Skipping (s,q) (1.97, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4209693Z Skipping (s,q) (1.98, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4209950Z Skipping (s,q) (1.99, 4.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4210213Z Skipping (s,q) (0.01, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4210470Z Skipping (s,q) (0.02, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4210884Z Skipping (s,q) (0.03, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4211148Z Skipping (s,q) (0.04, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4211405Z Skipping (s,q) (0.05, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4211660Z Skipping (s,q) (0.06, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4211922Z Skipping (s,q) (0.07, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4212182Z Skipping (s,q) (0.08, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4212446Z Skipping (s,q) (0.09, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4212700Z Skipping (s,q) (0.1, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4212954Z Skipping (s,q) (0.11, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4213212Z Skipping (s,q) (0.12, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4213465Z Skipping (s,q) (0.13, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4213724Z Skipping (s,q) (0.14, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4214075Z Skipping (s,q) (0.15, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4214368Z Skipping (s,q) (0.16, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4214633Z Skipping (s,q) (0.17, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4214889Z Skipping (s,q) (0.18, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4215158Z Skipping (s,q) (0.19, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4215416Z Skipping (s,q) (0.2, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4215670Z Skipping (s,q) (0.21, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4215924Z Skipping (s,q) (0.22, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4216186Z Skipping (s,q) (0.23, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4216439Z Skipping (s,q) (0.24, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4216701Z Skipping (s,q) (0.25, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4216962Z Skipping (s,q) (0.26, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4217219Z Skipping (s,q) (0.27, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4217483Z Skipping (s,q) (0.28, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4217735Z Skipping (s,q) (0.29, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4217986Z Skipping (s,q) (0.3, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4218246Z Skipping (s,q) (0.31, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4218500Z Skipping (s,q) (0.32, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4218764Z Skipping (s,q) (0.33, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4219015Z Skipping (s,q) (0.34, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4219270Z Skipping (s,q) (0.35, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4219531Z Skipping (s,q) (0.36, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4219798Z Skipping (s,q) (0.37, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4220052Z Skipping (s,q) (0.38, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4220317Z Skipping (s,q) (0.39, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4220573Z Skipping (s,q) (0.4, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4220835Z Skipping (s,q) (0.41, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4221092Z Skipping (s,q) (0.42, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4221348Z Skipping (s,q) (0.43, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4221609Z Skipping (s,q) (0.44, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4221866Z Skipping (s,q) (0.45, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4222117Z Skipping (s,q) (0.46, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4222377Z Skipping (s,q) (0.47, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4222763Z Skipping (s,q) (0.48, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4223025Z Skipping (s,q) (0.49, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4223282Z Skipping (s,q) (0.5, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4223536Z Skipping (s,q) (0.51, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4223801Z Skipping (s,q) (0.52, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4224056Z Skipping (s,q) (0.53, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4224310Z Skipping (s,q) (0.54, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4224575Z Skipping (s,q) (0.55, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4224829Z Skipping (s,q) (0.56, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4225087Z Skipping (s,q) (0.57, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4225350Z Skipping (s,q) (0.58, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4225610Z Skipping (s,q) (0.59, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4225960Z Skipping (s,q) (0.6, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4226274Z Skipping (s,q) (0.61, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4226529Z Skipping (s,q) (0.62, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4226790Z Skipping (s,q) (0.63, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4227049Z Skipping (s,q) (0.64, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4227305Z Skipping (s,q) (0.65, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4227567Z Skipping (s,q) (0.66, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4227822Z Skipping (s,q) (0.67, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4228084Z Skipping (s,q) (0.68, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4228338Z Skipping (s,q) (0.69, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4228595Z Skipping (s,q) (0.7, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4228866Z Skipping (s,q) (0.71, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4229124Z Skipping (s,q) (0.72, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4229377Z Skipping (s,q) (0.73, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4229637Z Skipping (s,q) (0.74, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4229889Z Skipping (s,q) (0.75, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4230149Z Skipping (s,q) (0.76, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4230403Z Skipping (s,q) (0.77, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4230658Z Skipping (s,q) (0.78, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4230918Z Skipping (s,q) (0.79, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4231172Z Skipping (s,q) (0.8, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4231425Z Skipping (s,q) (0.81, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4231692Z Skipping (s,q) (0.82, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4231946Z Skipping (s,q) (0.83, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4232211Z Skipping (s,q) (0.84, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4232463Z Skipping (s,q) (0.85, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4232717Z Skipping (s,q) (0.86, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4232979Z Skipping (s,q) (0.87, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4233232Z Skipping (s,q) (0.88, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4233488Z Skipping (s,q) (0.89, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4233748Z Skipping (s,q) (0.9, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4234002Z Skipping (s,q) (0.91, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4234265Z Skipping (s,q) (0.92, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4234649Z Skipping (s,q) (0.93, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4234905Z Skipping (s,q) (0.94, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4235169Z Skipping (s,q) (0.95, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4235423Z Skipping (s,q) (0.96, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4235677Z Skipping (s,q) (0.97, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4235934Z Skipping (s,q) (0.98, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4236189Z Skipping (s,q) (0.99, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4236440Z Skipping (s,q) (1, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4236694Z Skipping (s,q) (1.01, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4236945Z Skipping (s,q) (1.02, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4237207Z Skipping (s,q) (1.03, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4237462Z Skipping (s,q) (1.04, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4237810Z Skipping (s,q) (1.05, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4238111Z Skipping (s,q) (1.06, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4238367Z Skipping (s,q) (1.07, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4238620Z Skipping (s,q) (1.08, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4238881Z Skipping (s,q) (1.09, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4239131Z Skipping (s,q) (1.1, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4239400Z Skipping (s,q) (1.11, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4239654Z Skipping (s,q) (1.12, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4239911Z Skipping (s,q) (1.13, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4240170Z Skipping (s,q) (1.14, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4240423Z Skipping (s,q) (1.15, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4240685Z Skipping (s,q) (1.16, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4240950Z Skipping (s,q) (1.17, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4241206Z Skipping (s,q) (1.18, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4241470Z Skipping (s,q) (1.19, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4241721Z Skipping (s,q) (1.2, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4241976Z Skipping (s,q) (1.21, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4242240Z Skipping (s,q) (1.22, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4242495Z Skipping (s,q) (1.23, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4242752Z Skipping (s,q) (1.24, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4243014Z Skipping (s,q) (1.25, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4243268Z Skipping (s,q) (1.26, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4243542Z Skipping (s,q) (1.27, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4243797Z Skipping (s,q) (1.28, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4244056Z Skipping (s,q) (1.29, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4244316Z Skipping (s,q) (1.3, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4244574Z Skipping (s,q) (1.31, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4244828Z Skipping (s,q) (1.32, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4245090Z Skipping (s,q) (1.33, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4245345Z Skipping (s,q) (1.34, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4245610Z Skipping (s,q) (1.35, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4245868Z Skipping (s,q) (1.36, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4246123Z Skipping (s,q) (1.37, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4246522Z Skipping (s,q) (1.38, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4246784Z Skipping (s,q) (1.39, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4247049Z Skipping (s,q) (1.4, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4247314Z Skipping (s,q) (1.41, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4247574Z Skipping (s,q) (1.42, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4247855Z Skipping (s,q) (1.43, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4248251Z Skipping (s,q) (1.44, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4248508Z Skipping (s,q) (1.45, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4248771Z Skipping (s,q) (1.46, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4249026Z Skipping (s,q) (1.47, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4249280Z Skipping (s,q) (1.48, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4249545Z Skipping (s,q) (1.49, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4250045Z Skipping (s,q) (1.5, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4250358Z Skipping (s,q) (1.51, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4250745Z Skipping (s,q) (1.52, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4251067Z Skipping (s,q) (1.53, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4251331Z Skipping (s,q) (1.54, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4251584Z Skipping (s,q) (1.55, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4251844Z Skipping (s,q) (1.56, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4252154Z Skipping (s,q) (1.57, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4252409Z Skipping (s,q) (1.58, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4252675Z Skipping (s,q) (1.59, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4252935Z Skipping (s,q) (1.6, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4253200Z Skipping (s,q) (1.61, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4253465Z Skipping (s,q) (1.62, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4253719Z Skipping (s,q) (1.63, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4253973Z Skipping (s,q) (1.64, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4254234Z Skipping (s,q) (1.65, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4254490Z Skipping (s,q) (1.66, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4254746Z Skipping (s,q) (1.67, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4255017Z Skipping (s,q) (1.68, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4255272Z Skipping (s,q) (1.69, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4255534Z Skipping (s,q) (1.7, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4255789Z Skipping (s,q) (1.71, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4256051Z Skipping (s,q) (1.72, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4256316Z Skipping (s,q) (1.73, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4256572Z Skipping (s,q) (1.74, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4256826Z Skipping (s,q) (1.75, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4257086Z Skipping (s,q) (1.76, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4257340Z Skipping (s,q) (1.77, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4257603Z Skipping (s,q) (1.78, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4257858Z Skipping (s,q) (1.79, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4258110Z Skipping (s,q) (1.8, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4258373Z Skipping (s,q) (1.81, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4258626Z Skipping (s,q) (1.82, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4258996Z Skipping (s,q) (1.83, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4259260Z Skipping (s,q) (1.84, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4259518Z Skipping (s,q) (1.85, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4259779Z Skipping (s,q) (1.86, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4260036Z Skipping (s,q) (1.87, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4260290Z Skipping (s,q) (1.88, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4260551Z Skipping (s,q) (1.89, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4260807Z Skipping (s,q) (1.9, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4261077Z Skipping (s,q) (1.91, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4261351Z Skipping (s,q) (1.92, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4261610Z Skipping (s,q) (1.93, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4261876Z Skipping (s,q) (1.94, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4262241Z Skipping (s,q) (1.95, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4262540Z Skipping (s,q) (1.96, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4262803Z Skipping (s,q) (1.97, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4263057Z Skipping (s,q) (1.98, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4263310Z Skipping (s,q) (1.99, 4.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4263574Z Skipping (s,q) (0.01, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4263830Z Skipping (s,q) (0.02, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4264086Z Skipping (s,q) (0.03, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4264351Z Skipping (s,q) (0.04, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4264604Z Skipping (s,q) (0.05, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4264867Z Skipping (s,q) (0.06, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4265132Z Skipping (s,q) (0.07, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4265392Z Skipping (s,q) (0.08, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4265656Z Skipping (s,q) (0.09, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4265910Z Skipping (s,q) (0.1, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4266166Z Skipping (s,q) (0.11, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4266431Z Skipping (s,q) (0.12, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4266687Z Skipping (s,q) (0.13, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4266951Z Skipping (s,q) (0.14, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4267212Z Skipping (s,q) (0.15, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4267470Z Skipping (s,q) (0.16, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4267734Z Skipping (s,q) (0.17, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4267998Z Skipping (s,q) (0.18, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4268255Z Skipping (s,q) (0.19, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4268522Z Skipping (s,q) (0.2, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4268777Z Skipping (s,q) (0.21, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4269045Z Skipping (s,q) (0.22, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4269306Z Skipping (s,q) (0.23, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4269561Z Skipping (s,q) (0.24, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4269825Z Skipping (s,q) (0.25, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4270082Z Skipping (s,q) (0.26, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4270340Z Skipping (s,q) (0.27, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4270608Z Skipping (s,q) (0.28, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4271049Z Skipping (s,q) (0.29, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4271315Z Skipping (s,q) (0.3, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4271576Z Skipping (s,q) (0.31, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4271833Z Skipping (s,q) (0.32, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4272097Z Skipping (s,q) (0.33, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4272352Z Skipping (s,q) (0.34, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4272611Z Skipping (s,q) (0.35, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4272875Z Skipping (s,q) (0.36, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4273133Z Skipping (s,q) (0.37, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4273395Z Skipping (s,q) (0.38, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4273650Z Skipping (s,q) (0.39, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4273909Z Skipping (s,q) (0.4, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4274267Z Skipping (s,q) (0.41, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4274570Z Skipping (s,q) (0.42, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4274826Z Skipping (s,q) (0.43, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4275089Z Skipping (s,q) (0.44, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4275346Z Skipping (s,q) (0.45, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4275610Z Skipping (s,q) (0.46, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4275867Z Skipping (s,q) (0.47, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4276128Z Skipping (s,q) (0.48, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4276386Z Skipping (s,q) (0.49, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4291656Z Skipping (s,q) (0.5, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4291962Z Skipping (s,q) (0.51, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4292235Z Skipping (s,q) (0.52, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4292497Z Skipping (s,q) (0.53, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4292752Z Skipping (s,q) (0.54, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4293015Z Skipping (s,q) (0.55, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4293272Z Skipping (s,q) (0.56, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4293526Z Skipping (s,q) (0.57, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4293789Z Skipping (s,q) (0.58, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4294046Z Skipping (s,q) (0.59, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4294310Z Skipping (s,q) (0.6, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4294566Z Skipping (s,q) (0.61, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4294822Z Skipping (s,q) (0.62, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4295093Z Skipping (s,q) (0.63, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4295353Z Skipping (s,q) (0.64, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4295609Z Skipping (s,q) (0.65, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4295873Z Skipping (s,q) (0.66, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4296127Z Skipping (s,q) (0.67, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4296392Z Skipping (s,q) (0.68, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4296650Z Skipping (s,q) (0.69, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4296904Z Skipping (s,q) (0.7, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4297176Z Skipping (s,q) (0.71, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4297430Z Skipping (s,q) (0.72, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4297687Z Skipping (s,q) (0.73, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4298291Z Skipping (s,q) (0.74, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4298556Z Skipping (s,q) (0.75, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4298830Z Skipping (s,q) (0.76, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4299087Z Skipping (s,q) (0.77, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4299349Z Skipping (s,q) (0.78, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4299617Z Skipping (s,q) (0.79, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4299874Z Skipping (s,q) (0.8, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4300133Z Skipping (s,q) (0.81, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4300404Z Skipping (s,q) (0.82, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4300664Z Skipping (s,q) (0.83, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4300933Z Skipping (s,q) (0.84, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4301370Z Skipping (s,q) (0.85, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4301733Z Skipping (s,q) (0.86, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4302001Z Skipping (s,q) (0.87, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4302263Z Skipping (s,q) (0.88, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4302523Z Skipping (s,q) (0.89, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4302790Z Skipping (s,q) (0.9, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4303047Z Skipping (s,q) (0.91, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4303305Z Skipping (s,q) (0.92, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4303570Z Skipping (s,q) (0.93, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4303825Z Skipping (s,q) (0.94, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4304087Z Skipping (s,q) (0.95, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4304353Z Skipping (s,q) (0.96, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4304612Z Skipping (s,q) (0.97, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4304879Z Skipping (s,q) (0.98, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4305134Z Skipping (s,q) (0.99, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4305384Z Skipping (s,q) (1, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4305650Z Skipping (s,q) (1.01, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4305908Z Skipping (s,q) (1.02, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4306172Z Skipping (s,q) (1.03, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4306428Z Skipping (s,q) (1.04, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4306682Z Skipping (s,q) (1.05, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4306940Z Skipping (s,q) (1.06, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4307204Z Skipping (s,q) (1.07, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4307465Z Skipping (s,q) (1.08, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4307733Z Skipping (s,q) (1.09, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4307988Z Skipping (s,q) (1.1, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4308251Z Skipping (s,q) (1.11, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4308508Z Skipping (s,q) (1.12, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4308763Z Skipping (s,q) (1.13, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4309025Z Skipping (s,q) (1.14, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4309279Z Skipping (s,q) (1.15, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4309536Z Skipping (s,q) (1.16, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4309795Z Skipping (s,q) (1.17, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4310171Z Skipping (s,q) (1.18, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4310442Z Skipping (s,q) (1.19, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4310703Z Skipping (s,q) (1.2, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4310964Z Skipping (s,q) (1.21, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4311226Z Skipping (s,q) (1.22, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4311482Z Skipping (s,q) (1.23, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4311738Z Skipping (s,q) (1.24, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4312000Z Skipping (s,q) (1.25, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4312254Z Skipping (s,q) (1.26, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4312520Z Skipping (s,q) (1.27, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4312775Z Skipping (s,q) (1.28, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4313038Z Skipping (s,q) (1.29, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4313396Z Skipping (s,q) (1.3, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4313696Z Skipping (s,q) (1.31, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4313956Z Skipping (s,q) (1.32, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4314219Z Skipping (s,q) (1.33, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4314475Z Skipping (s,q) (1.34, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4314739Z Skipping (s,q) (1.35, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4314994Z Skipping (s,q) (1.36, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4315253Z Skipping (s,q) (1.37, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4315517Z Skipping (s,q) (1.38, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4315776Z Skipping (s,q) (1.39, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4316031Z Skipping (s,q) (1.4, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4316303Z Skipping (s,q) (1.41, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4316565Z Skipping (s,q) (1.42, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4316821Z Skipping (s,q) (1.43, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4317086Z Skipping (s,q) (1.44, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4317342Z Skipping (s,q) (1.45, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4317605Z Skipping (s,q) (1.46, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4317866Z Skipping (s,q) (1.47, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4318122Z Skipping (s,q) (1.48, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4318385Z Skipping (s,q) (1.49, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4318640Z Skipping (s,q) (1.5, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4318896Z Skipping (s,q) (1.51, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4319171Z Skipping (s,q) (1.52, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4319440Z Skipping (s,q) (1.53, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4319705Z Skipping (s,q) (1.54, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4319960Z Skipping (s,q) (1.55, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4320217Z Skipping (s,q) (1.56, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4320477Z Skipping (s,q) (1.57, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4320736Z Skipping (s,q) (1.58, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4320993Z Skipping (s,q) (1.59, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4321256Z Skipping (s,q) (1.6, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4321515Z Skipping (s,q) (1.61, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4321778Z Skipping (s,q) (1.62, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4322170Z Skipping (s,q) (1.63, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4322432Z Skipping (s,q) (1.64, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4322695Z Skipping (s,q) (1.65, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4322956Z Skipping (s,q) (1.66, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4323212Z Skipping (s,q) (1.67, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4323475Z Skipping (s,q) (1.68, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4323732Z Skipping (s,q) (1.69, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4323995Z Skipping (s,q) (1.7, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4324253Z Skipping (s,q) (1.71, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4324510Z Skipping (s,q) (1.72, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4324772Z Skipping (s,q) (1.73, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4325118Z Skipping (s,q) (1.74, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4325389Z Skipping (s,q) (1.75, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4325724Z Skipping (s,q) (1.76, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4325984Z Skipping (s,q) (1.77, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4326251Z Skipping (s,q) (1.78, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4326508Z Skipping (s,q) (1.79, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4326766Z Skipping (s,q) (1.8, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4327030Z Skipping (s,q) (1.81, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4327289Z Skipping (s,q) (1.82, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4327545Z Skipping (s,q) (1.83, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4327806Z Skipping (s,q) (1.84, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4328198Z Skipping (s,q) (1.85, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4328466Z Skipping (s,q) (1.86, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4328726Z Skipping (s,q) (1.87, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4328980Z Skipping (s,q) (1.88, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4329245Z Skipping (s,q) (1.89, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4329502Z Skipping (s,q) (1.9, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4329757Z Skipping (s,q) (1.91, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4330019Z Skipping (s,q) (1.92, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4330273Z Skipping (s,q) (1.93, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4330530Z Skipping (s,q) (1.94, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4330792Z Skipping (s,q) (1.95, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4331049Z Skipping (s,q) (1.96, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4331315Z Skipping (s,q) (1.97, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4331572Z Skipping (s,q) (1.98, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4331829Z Skipping (s,q) (1.99, 4.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4332084Z Skipping (s,q) (0.01, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4332331Z Skipping (s,q) (0.02, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4332581Z Skipping (s,q) (0.03, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4332833Z Skipping (s,q) (0.04, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4333080Z Skipping (s,q) (0.05, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4333333Z Skipping (s,q) (0.06, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4333582Z Skipping (s,q) (0.07, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4333829Z Skipping (s,q) (0.08, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4334255Z Skipping (s,q) (0.09, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4334513Z Skipping (s,q) (0.1, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4334760Z Skipping (s,q) (0.11, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4335015Z Skipping (s,q) (0.12, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4335265Z Skipping (s,q) (0.13, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4335526Z Skipping (s,q) (0.14, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4335773Z Skipping (s,q) (0.15, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4336020Z Skipping (s,q) (0.16, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4336274Z Skipping (s,q) (0.17, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4336525Z Skipping (s,q) (0.18, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4336772Z Skipping (s,q) (0.19, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4337194Z Skipping (s,q) (0.2, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4337456Z Skipping (s,q) (0.21, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4337786Z Skipping (s,q) (0.22, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4338034Z Skipping (s,q) (0.23, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4338283Z Skipping (s,q) (0.24, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4338542Z Skipping (s,q) (0.25, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4338791Z Skipping (s,q) (0.26, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4339039Z Skipping (s,q) (0.27, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4339295Z Skipping (s,q) (0.28, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4339541Z Skipping (s,q) (0.29, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4339789Z Skipping (s,q) (0.3, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4340042Z Skipping (s,q) (0.31, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4340300Z Skipping (s,q) (0.32, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4340564Z Skipping (s,q) (0.33, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4340808Z Skipping (s,q) (0.34, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4341057Z Skipping (s,q) (0.35, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4341312Z Skipping (s,q) (0.36, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4341559Z Skipping (s,q) (0.37, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4341809Z Skipping (s,q) (0.38, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4342062Z Skipping (s,q) (0.39, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4342306Z Skipping (s,q) (0.4, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4342561Z Skipping (s,q) (0.41, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4342806Z Skipping (s,q) (0.42, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4343062Z Skipping (s,q) (0.43, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4343317Z Skipping (s,q) (0.44, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4343567Z Skipping (s,q) (0.45, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4343815Z Skipping (s,q) (0.46, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4344070Z Skipping (s,q) (0.47, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4344317Z Skipping (s,q) (0.48, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4344574Z Skipping (s,q) (0.49, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4344817Z Skipping (s,q) (0.5, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4345062Z Skipping (s,q) (0.51, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4345313Z Skipping (s,q) (0.52, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4345559Z Skipping (s,q) (0.53, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4345806Z Skipping (s,q) (0.54, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4346183Z Skipping (s,q) (0.55, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4346436Z Skipping (s,q) (0.56, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4346683Z Skipping (s,q) (0.57, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4346937Z Skipping (s,q) (0.58, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4347185Z Skipping (s,q) (0.59, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4347433Z Skipping (s,q) (0.6, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4347680Z Skipping (s,q) (0.61, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4347929Z Skipping (s,q) (0.62, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4348186Z Skipping (s,q) (0.63, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4348434Z Skipping (s,q) (0.64, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4348681Z Skipping (s,q) (0.65, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4348942Z Skipping (s,q) (0.66, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4349316Z Skipping (s,q) (0.67, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4349616Z Skipping (s,q) (0.68, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4349864Z Skipping (s,q) (0.69, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4350111Z Skipping (s,q) (0.7, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4350366Z Skipping (s,q) (0.71, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4350612Z Skipping (s,q) (0.72, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4350859Z Skipping (s,q) (0.73, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4351125Z Skipping (s,q) (0.74, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4351384Z Skipping (s,q) (0.75, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4351651Z Skipping (s,q) (0.76, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4351910Z Skipping (s,q) (0.77, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4352179Z Skipping (s,q) (0.78, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4352446Z Skipping (s,q) (0.79, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4352697Z Skipping (s,q) (0.8, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4352944Z Skipping (s,q) (0.81, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4353197Z Skipping (s,q) (0.82, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4353446Z Skipping (s,q) (0.83, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4353703Z Skipping (s,q) (0.84, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4353952Z Skipping (s,q) (0.85, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4354200Z Skipping (s,q) (0.86, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4354454Z Skipping (s,q) (0.87, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4354702Z Skipping (s,q) (0.88, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4354961Z Skipping (s,q) (0.89, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4355220Z Skipping (s,q) (0.9, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4355470Z Skipping (s,q) (0.91, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4355717Z Skipping (s,q) (0.92, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4355972Z Skipping (s,q) (0.93, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4356220Z Skipping (s,q) (0.94, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4356474Z Skipping (s,q) (0.95, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4356723Z Skipping (s,q) (0.96, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4356971Z Skipping (s,q) (0.97, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4357233Z Skipping (s,q) (0.98, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4357484Z Skipping (s,q) (0.99, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4357725Z Skipping (s,q) (1, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4358108Z Skipping (s,q) (1.01, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4358360Z Skipping (s,q) (1.02, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4358617Z Skipping (s,q) (1.03, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4358864Z Skipping (s,q) (1.04, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4359113Z Skipping (s,q) (1.05, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4359369Z Skipping (s,q) (1.06, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4359617Z Skipping (s,q) (1.07, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4359868Z Skipping (s,q) (1.08, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4360126Z Skipping (s,q) (1.09, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4360372Z Skipping (s,q) (1.1, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4360629Z Skipping (s,q) (1.11, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4360882Z Skipping (s,q) (1.12, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4361252Z Skipping (s,q) (1.13, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4361554Z Skipping (s,q) (1.14, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4361802Z Skipping (s,q) (1.15, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4362056Z Skipping (s,q) (1.16, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4362312Z Skipping (s,q) (1.17, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4362559Z Skipping (s,q) (1.18, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4362808Z Skipping (s,q) (1.19, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4363064Z Skipping (s,q) (1.2, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4363313Z Skipping (s,q) (1.21, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4363567Z Skipping (s,q) (1.22, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4363815Z Skipping (s,q) (1.23, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4364073Z Skipping (s,q) (1.24, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4364330Z Skipping (s,q) (1.25, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4364582Z Skipping (s,q) (1.26, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4364833Z Skipping (s,q) (1.27, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4365090Z Skipping (s,q) (1.28, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4365338Z Skipping (s,q) (1.29, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4365592Z Skipping (s,q) (1.3, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4365840Z Skipping (s,q) (1.31, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4366089Z Skipping (s,q) (1.32, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4366354Z Skipping (s,q) (1.33, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4366602Z Skipping (s,q) (1.34, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4366853Z Skipping (s,q) (1.35, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4367112Z Skipping (s,q) (1.36, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4367366Z Skipping (s,q) (1.37, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4367626Z Skipping (s,q) (1.38, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4367875Z Skipping (s,q) (1.39, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4368273Z Skipping (s,q) (1.4, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4368529Z Skipping (s,q) (1.41, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4368775Z Skipping (s,q) (1.42, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4369023Z Skipping (s,q) (1.43, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4369273Z Skipping (s,q) (1.44, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4369523Z Skipping (s,q) (1.45, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4369772Z Skipping (s,q) (1.46, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4370210Z Skipping (s,q) (1.47, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4370459Z Skipping (s,q) (1.48, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4370716Z Skipping (s,q) (1.49, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4370962Z Skipping (s,q) (1.5, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4371210Z Skipping (s,q) (1.51, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4371464Z Skipping (s,q) (1.52, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4371712Z Skipping (s,q) (1.53, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4371960Z Skipping (s,q) (1.54, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4372212Z Skipping (s,q) (1.55, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4372466Z Skipping (s,q) (1.56, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4372722Z Skipping (s,q) (1.57, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4372976Z Skipping (s,q) (1.58, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4373328Z Skipping (s,q) (1.59, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4373631Z Skipping (s,q) (1.6, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4373882Z Skipping (s,q) (1.61, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4374127Z Skipping (s,q) (1.62, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4374380Z Skipping (s,q) (1.63, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4374628Z Skipping (s,q) (1.64, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4374884Z Skipping (s,q) (1.65, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4375132Z Skipping (s,q) (1.66, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4375382Z Skipping (s,q) (1.67, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4375636Z Skipping (s,q) (1.68, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4375883Z Skipping (s,q) (1.69, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4376137Z Skipping (s,q) (1.7, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4376390Z Skipping (s,q) (1.71, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4376640Z Skipping (s,q) (1.72, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4376889Z Skipping (s,q) (1.73, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4377144Z Skipping (s,q) (1.74, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4377393Z Skipping (s,q) (1.75, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4377648Z Skipping (s,q) (1.76, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4377893Z Skipping (s,q) (1.77, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4378138Z Skipping (s,q) (1.78, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4378392Z Skipping (s,q) (1.79, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4378639Z Skipping (s,q) (1.8, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4378889Z Skipping (s,q) (1.81, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4379146Z Skipping (s,q) (1.82, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4379396Z Skipping (s,q) (1.83, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4380321Z Skipping (s,q) (1.84, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4380600Z Skipping (s,q) (1.85, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4380850Z Skipping (s,q) (1.86, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4381104Z Skipping (s,q) (1.87, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4381357Z Skipping (s,q) (1.88, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4381604Z Skipping (s,q) (1.89, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4381857Z Skipping (s,q) (1.9, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4382104Z Skipping (s,q) (1.91, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4382361Z Skipping (s,q) (1.92, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4382928Z Skipping (s,q) (1.93, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4383181Z Skipping (s,q) (1.94, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4383440Z Skipping (s,q) (1.95, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4383688Z Skipping (s,q) (1.96, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4383939Z Skipping (s,q) (1.97, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4384191Z Skipping (s,q) (1.98, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4384443Z Skipping (s,q) (1.99, 5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4384711Z Skipping (s,q) (0.01, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4384967Z Skipping (s,q) (0.02, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4385225Z Skipping (s,q) (0.03, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4385490Z Skipping (s,q) (0.04, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4385750Z Skipping (s,q) (0.05, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4386188Z Skipping (s,q) (0.06, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4386520Z Skipping (s,q) (0.07, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4386777Z Skipping (s,q) (0.08, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4387033Z Skipping (s,q) (0.09, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4387293Z Skipping (s,q) (0.1, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4387553Z Skipping (s,q) (0.11, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4387819Z Skipping (s,q) (0.12, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4388074Z Skipping (s,q) (0.13, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4388331Z Skipping (s,q) (0.14, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4388598Z Skipping (s,q) (0.15, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4388856Z Skipping (s,q) (0.16, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4389115Z Skipping (s,q) (0.17, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4389383Z Skipping (s,q) (0.18, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4389637Z Skipping (s,q) (0.19, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4389898Z Skipping (s,q) (0.2, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4390152Z Skipping (s,q) (0.21, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4390406Z Skipping (s,q) (0.22, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4390688Z Skipping (s,q) (0.23, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4390947Z Skipping (s,q) (0.24, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4391201Z Skipping (s,q) (0.25, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4391465Z Skipping (s,q) (0.26, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4391722Z Skipping (s,q) (0.27, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4391994Z Skipping (s,q) (0.28, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4392255Z Skipping (s,q) (0.29, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4392515Z Skipping (s,q) (0.3, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4392779Z Skipping (s,q) (0.31, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4393037Z Skipping (s,q) (0.32, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4393293Z Skipping (s,q) (0.33, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4393557Z Skipping (s,q) (0.34, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4393815Z Skipping (s,q) (0.35, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4394077Z Skipping (s,q) (0.36, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4394332Z Skipping (s,q) (0.37, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4394588Z Skipping (s,q) (0.38, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4394964Z Skipping (s,q) (0.39, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4395227Z Skipping (s,q) (0.4, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4395487Z Skipping (s,q) (0.41, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4395751Z Skipping (s,q) (0.42, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4396008Z Skipping (s,q) (0.43, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4396273Z Skipping (s,q) (0.44, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4396530Z Skipping (s,q) (0.45, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4396787Z Skipping (s,q) (0.46, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4397051Z Skipping (s,q) (0.47, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4397306Z Skipping (s,q) (0.48, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4397561Z Skipping (s,q) (0.49, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4397963Z Skipping (s,q) (0.5, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4398239Z Skipping (s,q) (0.51, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4398573Z Skipping (s,q) (0.52, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4398827Z Skipping (s,q) (0.53, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4399083Z Skipping (s,q) (0.54, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4399348Z Skipping (s,q) (0.55, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4399605Z Skipping (s,q) (0.56, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4399863Z Skipping (s,q) (0.57, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4400126Z Skipping (s,q) (0.58, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4400383Z Skipping (s,q) (0.59, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4400639Z Skipping (s,q) (0.6, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4400910Z Skipping (s,q) (0.61, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4401166Z Skipping (s,q) (0.62, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4401434Z Skipping (s,q) (0.63, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4401690Z Skipping (s,q) (0.64, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4401962Z Skipping (s,q) (0.65, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4402225Z Skipping (s,q) (0.66, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4402484Z Skipping (s,q) (0.67, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4402749Z Skipping (s,q) (0.68, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4403012Z Skipping (s,q) (0.69, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4403269Z Skipping (s,q) (0.7, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4403541Z Skipping (s,q) (0.71, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4403805Z Skipping (s,q) (0.72, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4404072Z Skipping (s,q) (0.73, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4404344Z Skipping (s,q) (0.74, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4404599Z Skipping (s,q) (0.75, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4404854Z Skipping (s,q) (0.76, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4405115Z Skipping (s,q) (0.77, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4405371Z Skipping (s,q) (0.78, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4405637Z Skipping (s,q) (0.79, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4405895Z Skipping (s,q) (0.8, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4406156Z Skipping (s,q) (0.81, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4406421Z Skipping (s,q) (0.82, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4406794Z Skipping (s,q) (0.83, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4407057Z Skipping (s,q) (0.84, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4407325Z Skipping (s,q) (0.85, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4407586Z Skipping (s,q) (0.86, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4407856Z Skipping (s,q) (0.87, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4408237Z Skipping (s,q) (0.88, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4408501Z Skipping (s,q) (0.89, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4408764Z Skipping (s,q) (0.9, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4409024Z Skipping (s,q) (0.91, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4409283Z Skipping (s,q) (0.92, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4409549Z Skipping (s,q) (0.93, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4409809Z Skipping (s,q) (0.94, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4410182Z Skipping (s,q) (0.95, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4410485Z Skipping (s,q) (0.96, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4410743Z Skipping (s,q) (0.97, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4411011Z Skipping (s,q) (0.98, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4411271Z Skipping (s,q) (0.99, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4411520Z Skipping (s,q) (1, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4411784Z Skipping (s,q) (1.01, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4412040Z Skipping (s,q) (1.02, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4412303Z Skipping (s,q) (1.03, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4412561Z Skipping (s,q) (1.04, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4412823Z Skipping (s,q) (1.05, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4413098Z Skipping (s,q) (1.06, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4413359Z Skipping (s,q) (1.07, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4413614Z Skipping (s,q) (1.08, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4413876Z Skipping (s,q) (1.09, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4414129Z Skipping (s,q) (1.1, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4414390Z Skipping (s,q) (1.11, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4414666Z Skipping (s,q) (1.12, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4414923Z Skipping (s,q) (1.13, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4415187Z Skipping (s,q) (1.14, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4415442Z Skipping (s,q) (1.15, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4415701Z Skipping (s,q) (1.16, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4415978Z Skipping (s,q) (1.17, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4416242Z Skipping (s,q) (1.18, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4416499Z Skipping (s,q) (1.19, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4416765Z Skipping (s,q) (1.2, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4417023Z Skipping (s,q) (1.21, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4417286Z Skipping (s,q) (1.22, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4417542Z Skipping (s,q) (1.23, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4417800Z Skipping (s,q) (1.24, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4418064Z Skipping (s,q) (1.25, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4418321Z Skipping (s,q) (1.26, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4418577Z Skipping (s,q) (1.27, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4418993Z Skipping (s,q) (1.28, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4419251Z Skipping (s,q) (1.29, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4419518Z Skipping (s,q) (1.3, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4419776Z Skipping (s,q) (1.31, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4420033Z Skipping (s,q) (1.32, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4420299Z Skipping (s,q) (1.33, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4420557Z Skipping (s,q) (1.34, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4420816Z Skipping (s,q) (1.35, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4421082Z Skipping (s,q) (1.36, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4421340Z Skipping (s,q) (1.37, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4421607Z Skipping (s,q) (1.38, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4421975Z Skipping (s,q) (1.39, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4422248Z Skipping (s,q) (1.4, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4422598Z Skipping (s,q) (1.41, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4422858Z Skipping (s,q) (1.42, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4423118Z Skipping (s,q) (1.43, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4423380Z Skipping (s,q) (1.44, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4423638Z Skipping (s,q) (1.45, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4423907Z Skipping (s,q) (1.46, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4424164Z Skipping (s,q) (1.47, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4424423Z Skipping (s,q) (1.48, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4424688Z Skipping (s,q) (1.49, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4424954Z Skipping (s,q) (1.5, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4425213Z Skipping (s,q) (1.51, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4425480Z Skipping (s,q) (1.52, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4425738Z Skipping (s,q) (1.53, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4426010Z Skipping (s,q) (1.54, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4426269Z Skipping (s,q) (1.55, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4426528Z Skipping (s,q) (1.56, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4426793Z Skipping (s,q) (1.57, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4427051Z Skipping (s,q) (1.58, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4427310Z Skipping (s,q) (1.59, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4427572Z Skipping (s,q) (1.6, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4427835Z Skipping (s,q) (1.61, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4428103Z Skipping (s,q) (1.62, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4428367Z Skipping (s,q) (1.63, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4428622Z Skipping (s,q) (1.64, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4428886Z Skipping (s,q) (1.65, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4429142Z Skipping (s,q) (1.66, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4429398Z Skipping (s,q) (1.67, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4429662Z Skipping (s,q) (1.68, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4429921Z Skipping (s,q) (1.69, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4430177Z Skipping (s,q) (1.7, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4430439Z Skipping (s,q) (1.71, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4430780Z Skipping (s,q) (1.72, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4431052Z Skipping (s,q) (1.73, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4431312Z Skipping (s,q) (1.74, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4431571Z Skipping (s,q) (1.75, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4431842Z Skipping (s,q) (1.76, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4432098Z Skipping (s,q) (1.77, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4432356Z Skipping (s,q) (1.78, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4432625Z Skipping (s,q) (1.79, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4432883Z Skipping (s,q) (1.8, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4433153Z Skipping (s,q) (1.81, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4433409Z Skipping (s,q) (1.82, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4433666Z Skipping (s,q) (1.83, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4434026Z Skipping (s,q) (1.84, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4434346Z Skipping (s,q) (1.85, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4434603Z Skipping (s,q) (1.86, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4434867Z Skipping (s,q) (1.87, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4435129Z Skipping (s,q) (1.88, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4435392Z Skipping (s,q) (1.89, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4435653Z Skipping (s,q) (1.9, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4435908Z Skipping (s,q) (1.91, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4436171Z Skipping (s,q) (1.92, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4436438Z Skipping (s,q) (1.93, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4436701Z Skipping (s,q) (1.94, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4436978Z Skipping (s,q) (1.95, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4437239Z Skipping (s,q) (1.96, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4437505Z Skipping (s,q) (1.97, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4437762Z Skipping (s,q) (1.98, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4438023Z Skipping (s,q) (1.99, 5.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4438285Z Skipping (s,q) (0.01, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4438545Z Skipping (s,q) (0.02, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4438802Z Skipping (s,q) (0.03, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4439067Z Skipping (s,q) (0.04, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4439324Z Skipping (s,q) (0.05, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4439585Z Skipping (s,q) (0.06, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4439847Z Skipping (s,q) (0.07, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4440104Z Skipping (s,q) (0.08, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4440373Z Skipping (s,q) (0.09, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4440630Z Skipping (s,q) (0.1, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4440886Z Skipping (s,q) (0.11, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4441142Z Skipping (s,q) (0.12, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4441396Z Skipping (s,q) (0.13, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4441660Z Skipping (s,q) (0.14, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4441916Z Skipping (s,q) (0.15, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4442174Z Skipping (s,q) (0.16, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4442434Z Skipping (s,q) (0.17, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4442824Z Skipping (s,q) (0.18, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4443085Z Skipping (s,q) (0.19, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4443351Z Skipping (s,q) (0.2, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4443607Z Skipping (s,q) (0.21, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4443864Z Skipping (s,q) (0.22, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4444130Z Skipping (s,q) (0.23, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4444389Z Skipping (s,q) (0.24, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4444660Z Skipping (s,q) (0.25, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4444914Z Skipping (s,q) (0.26, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4445170Z Skipping (s,q) (0.27, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4445432Z Skipping (s,q) (0.28, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4445690Z Skipping (s,q) (0.29, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4446037Z Skipping (s,q) (0.3, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4446347Z Skipping (s,q) (0.31, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4446604Z Skipping (s,q) (0.32, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4446865Z Skipping (s,q) (0.33, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4447121Z Skipping (s,q) (0.34, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4447378Z Skipping (s,q) (0.35, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4447641Z Skipping (s,q) (0.36, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4447899Z Skipping (s,q) (0.37, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4448286Z Skipping (s,q) (0.38, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4448550Z Skipping (s,q) (0.39, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4448804Z Skipping (s,q) (0.4, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4449074Z Skipping (s,q) (0.41, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4449335Z Skipping (s,q) (0.42, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4449593Z Skipping (s,q) (0.43, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4449855Z Skipping (s,q) (0.44, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4450112Z Skipping (s,q) (0.45, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4450367Z Skipping (s,q) (0.46, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4450625Z Skipping (s,q) (0.47, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4450881Z Skipping (s,q) (0.48, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4451144Z Skipping (s,q) (0.49, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4451397Z Skipping (s,q) (0.5, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4451656Z Skipping (s,q) (0.51, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4451927Z Skipping (s,q) (0.52, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4452184Z Skipping (s,q) (0.53, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4452442Z Skipping (s,q) (0.54, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4452707Z Skipping (s,q) (0.55, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4452965Z Skipping (s,q) (0.56, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4453233Z Skipping (s,q) (0.57, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4453490Z Skipping (s,q) (0.58, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4453745Z Skipping (s,q) (0.59, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4454006Z Skipping (s,q) (0.6, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4454262Z Skipping (s,q) (0.61, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4454517Z Skipping (s,q) (0.62, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4454904Z Skipping (s,q) (0.63, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4455164Z Skipping (s,q) (0.64, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4455432Z Skipping (s,q) (0.65, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4455687Z Skipping (s,q) (0.66, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4455941Z Skipping (s,q) (0.67, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4456202Z Skipping (s,q) (0.68, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4456454Z Skipping (s,q) (0.69, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4456710Z Skipping (s,q) (0.7, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4456972Z Skipping (s,q) (0.71, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4457226Z Skipping (s,q) (0.72, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4457478Z Skipping (s,q) (0.73, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4457739Z Skipping (s,q) (0.74, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4458091Z Skipping (s,q) (0.75, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4458394Z Skipping (s,q) (0.76, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4458648Z Skipping (s,q) (0.77, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4458903Z Skipping (s,q) (0.78, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4459164Z Skipping (s,q) (0.79, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4459417Z Skipping (s,q) (0.8, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4459672Z Skipping (s,q) (0.81, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4459934Z Skipping (s,q) (0.82, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4460188Z Skipping (s,q) (0.83, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4460451Z Skipping (s,q) (0.84, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4460706Z Skipping (s,q) (0.85, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4460969Z Skipping (s,q) (0.86, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4461231Z Skipping (s,q) (0.87, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4461485Z Skipping (s,q) (0.88, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4461740Z Skipping (s,q) (0.89, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4462000Z Skipping (s,q) (0.9, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4462256Z Skipping (s,q) (0.91, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4462519Z Skipping (s,q) (0.92, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4462773Z Skipping (s,q) (0.93, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4463031Z Skipping (s,q) (0.94, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4463293Z Skipping (s,q) (0.95, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4463549Z Skipping (s,q) (0.96, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4463817Z Skipping (s,q) (0.97, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4464080Z Skipping (s,q) (0.98, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4464337Z Skipping (s,q) (0.99, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4464589Z Skipping (s,q) (1, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4464846Z Skipping (s,q) (1.01, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4465098Z Skipping (s,q) (1.02, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4465361Z Skipping (s,q) (1.03, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4465616Z Skipping (s,q) (1.04, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4465871Z Skipping (s,q) (1.05, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4466132Z Skipping (s,q) (1.06, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4466384Z Skipping (s,q) (1.07, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4466733Z Skipping (s,q) (1.08, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4466995Z Skipping (s,q) (1.09, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4467251Z Skipping (s,q) (1.1, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4467515Z Skipping (s,q) (1.11, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4467768Z Skipping (s,q) (1.12, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4468022Z Skipping (s,q) (1.13, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4468282Z Skipping (s,q) (1.14, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4468537Z Skipping (s,q) (1.15, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4468797Z Skipping (s,q) (1.16, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4469051Z Skipping (s,q) (1.17, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4469304Z Skipping (s,q) (1.18, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4469560Z Skipping (s,q) (1.19, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4469907Z Skipping (s,q) (1.2, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4470212Z Skipping (s,q) (1.21, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4470474Z Skipping (s,q) (1.22, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4470729Z Skipping (s,q) (1.23, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4470985Z Skipping (s,q) (1.24, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4471248Z Skipping (s,q) (1.25, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4471502Z Skipping (s,q) (1.26, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4471762Z Skipping (s,q) (1.27, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4472017Z Skipping (s,q) (1.28, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4472274Z Skipping (s,q) (1.29, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4472529Z Skipping (s,q) (1.3, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4472795Z Skipping (s,q) (1.31, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4473056Z Skipping (s,q) (1.32, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4473319Z Skipping (s,q) (1.33, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4473573Z Skipping (s,q) (1.34, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4473834Z Skipping (s,q) (1.35, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4474087Z Skipping (s,q) (1.36, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4474341Z Skipping (s,q) (1.37, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4474602Z Skipping (s,q) (1.38, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4474858Z Skipping (s,q) (1.39, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4475114Z Skipping (s,q) (1.4, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4475381Z Skipping (s,q) (1.41, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4475642Z Skipping (s,q) (1.42, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4475903Z Skipping (s,q) (1.43, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4476158Z Skipping (s,q) (1.44, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4476497Z Skipping (s,q) (1.45, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4476767Z Skipping (s,q) (1.46, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4477019Z Skipping (s,q) (1.47, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4477275Z Skipping (s,q) (1.48, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4477538Z Skipping (s,q) (1.49, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4477791Z Skipping (s,q) (1.5, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4478052Z Skipping (s,q) (1.51, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4478304Z Skipping (s,q) (1.52, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4478652Z Skipping (s,q) (1.53, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4478920Z Skipping (s,q) (1.54, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4479187Z Skipping (s,q) (1.55, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4479443Z Skipping (s,q) (1.56, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4479986Z Skipping (s,q) (1.57, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4480248Z Skipping (s,q) (1.58, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4480510Z Skipping (s,q) (1.59, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4480762Z Skipping (s,q) (1.6, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4481017Z Skipping (s,q) (1.61, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4481281Z Skipping (s,q) (1.62, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4481534Z Skipping (s,q) (1.63, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4481784Z Skipping (s,q) (1.64, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4482368Z Skipping (s,q) (1.65, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4482724Z Skipping (s,q) (1.66, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4482986Z Skipping (s,q) (1.67, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4483239Z Skipping (s,q) (1.68, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4483490Z Skipping (s,q) (1.69, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4483749Z Skipping (s,q) (1.7, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4484002Z Skipping (s,q) (1.71, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4484254Z Skipping (s,q) (1.72, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4484516Z Skipping (s,q) (1.73, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4484769Z Skipping (s,q) (1.74, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4485024Z Skipping (s,q) (1.75, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4485298Z Skipping (s,q) (1.76, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4485557Z Skipping (s,q) (1.77, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4485819Z Skipping (s,q) (1.78, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4486075Z Skipping (s,q) (1.79, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4486325Z Skipping (s,q) (1.8, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4486583Z Skipping (s,q) (1.81, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4486835Z Skipping (s,q) (1.82, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4487089Z Skipping (s,q) (1.83, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4487348Z Skipping (s,q) (1.84, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4487600Z Skipping (s,q) (1.85, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4487860Z Skipping (s,q) (1.86, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4488222Z Skipping (s,q) (1.87, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4488478Z Skipping (s,q) (1.88, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4488741Z Skipping (s,q) (1.89, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4488992Z Skipping (s,q) (1.9, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4489247Z Skipping (s,q) (1.91, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4489507Z Skipping (s,q) (1.92, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4489760Z Skipping (s,q) (1.93, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4490021Z Skipping (s,q) (1.94, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4490275Z Skipping (s,q) (1.95, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4490546Z Skipping (s,q) (1.96, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4490806Z Skipping (s,q) (1.97, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4491275Z Skipping (s,q) (1.98, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4491536Z Skipping (s,q) (1.99, 5.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4491809Z Skipping (s,q) (0.01, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4492068Z Skipping (s,q) (0.02, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4492334Z Skipping (s,q) (0.03, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4492595Z Skipping (s,q) (0.04, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4492851Z Skipping (s,q) (0.05, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4493117Z Skipping (s,q) (0.06, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4493381Z Skipping (s,q) (0.07, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4493639Z Skipping (s,q) (0.08, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4493903Z Skipping (s,q) (0.09, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4494160Z Skipping (s,q) (0.1, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4494519Z Skipping (s,q) (0.11, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4494817Z Skipping (s,q) (0.12, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4495074Z Skipping (s,q) (0.13, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4495340Z Skipping (s,q) (0.14, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4495603Z Skipping (s,q) (0.15, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4495861Z Skipping (s,q) (0.16, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4496124Z Skipping (s,q) (0.17, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4496383Z Skipping (s,q) (0.18, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4496647Z Skipping (s,q) (0.19, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4496907Z Skipping (s,q) (0.2, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4497165Z Skipping (s,q) (0.21, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4497439Z Skipping (s,q) (0.22, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4497703Z Skipping (s,q) (0.23, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4497961Z Skipping (s,q) (0.24, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4498227Z Skipping (s,q) (0.25, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4498483Z Skipping (s,q) (0.26, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4498741Z Skipping (s,q) (0.27, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4499006Z Skipping (s,q) (0.28, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4499265Z Skipping (s,q) (0.29, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4499530Z Skipping (s,q) (0.3, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4499785Z Skipping (s,q) (0.31, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4500041Z Skipping (s,q) (0.32, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4500314Z Skipping (s,q) (0.33, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4500574Z Skipping (s,q) (0.34, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4500834Z Skipping (s,q) (0.35, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4501100Z Skipping (s,q) (0.36, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4501357Z Skipping (s,q) (0.37, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4501622Z Skipping (s,q) (0.38, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4501880Z Skipping (s,q) (0.39, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4502138Z Skipping (s,q) (0.4, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4502404Z Skipping (s,q) (0.41, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4502664Z Skipping (s,q) (0.42, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4502923Z Skipping (s,q) (0.43, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4503286Z Skipping (s,q) (0.44, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4503544Z Skipping (s,q) (0.45, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4503811Z Skipping (s,q) (0.46, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4504070Z Skipping (s,q) (0.47, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4504327Z Skipping (s,q) (0.48, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4504595Z Skipping (s,q) (0.49, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4504852Z Skipping (s,q) (0.5, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4505110Z Skipping (s,q) (0.51, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4505377Z Skipping (s,q) (0.52, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4505636Z Skipping (s,q) (0.53, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4505899Z Skipping (s,q) (0.54, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4506250Z Skipping (s,q) (0.55, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4506525Z Skipping (s,q) (0.56, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4506860Z Skipping (s,q) (0.57, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4507116Z Skipping (s,q) (0.58, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4507380Z Skipping (s,q) (0.59, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4507640Z Skipping (s,q) (0.6, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4507899Z Skipping (s,q) (0.61, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4508165Z Skipping (s,q) (0.62, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4508422Z Skipping (s,q) (0.63, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4508681Z Skipping (s,q) (0.64, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4508946Z Skipping (s,q) (0.65, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4509205Z Skipping (s,q) (0.66, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4509468Z Skipping (s,q) (0.67, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4509735Z Skipping (s,q) (0.68, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4509993Z Skipping (s,q) (0.69, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4510254Z Skipping (s,q) (0.7, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4510511Z Skipping (s,q) (0.71, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4510768Z Skipping (s,q) (0.72, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4511031Z Skipping (s,q) (0.73, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4511289Z Skipping (s,q) (0.74, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4511545Z Skipping (s,q) (0.75, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4511809Z Skipping (s,q) (0.76, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4512072Z Skipping (s,q) (0.77, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4512342Z Skipping (s,q) (0.78, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4512608Z Skipping (s,q) (0.79, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4512862Z Skipping (s,q) (0.8, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4513127Z Skipping (s,q) (0.81, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4513385Z Skipping (s,q) (0.82, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4513643Z Skipping (s,q) (0.83, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4513905Z Skipping (s,q) (0.84, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4514163Z Skipping (s,q) (0.85, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4514419Z Skipping (s,q) (0.86, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4514683Z Skipping (s,q) (0.87, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4514944Z Skipping (s,q) (0.88, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4515307Z Skipping (s,q) (0.89, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4515570Z Skipping (s,q) (0.9, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4515826Z Skipping (s,q) (0.91, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4516087Z Skipping (s,q) (0.92, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4516344Z Skipping (s,q) (0.93, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4516602Z Skipping (s,q) (0.94, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4516864Z Skipping (s,q) (0.95, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4517120Z Skipping (s,q) (0.96, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4517387Z Skipping (s,q) (0.97, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4517646Z Skipping (s,q) (0.98, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4517905Z Skipping (s,q) (0.99, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4518255Z Skipping (s,q) (1, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4518568Z Skipping (s,q) (1.01, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4518826Z Skipping (s,q) (1.02, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4519095Z Skipping (s,q) (1.03, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4519361Z Skipping (s,q) (1.04, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4519628Z Skipping (s,q) (1.05, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4519888Z Skipping (s,q) (1.06, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4520145Z Skipping (s,q) (1.07, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4520413Z Skipping (s,q) (1.08, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4520674Z Skipping (s,q) (1.09, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4520931Z Skipping (s,q) (1.1, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4521206Z Skipping (s,q) (1.11, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4521466Z Skipping (s,q) (1.12, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4521734Z Skipping (s,q) (1.13, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4521990Z Skipping (s,q) (1.14, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4522247Z Skipping (s,q) (1.15, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4522513Z Skipping (s,q) (1.16, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4522772Z Skipping (s,q) (1.17, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4523032Z Skipping (s,q) (1.18, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4523297Z Skipping (s,q) (1.19, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4523554Z Skipping (s,q) (1.2, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4523821Z Skipping (s,q) (1.21, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4524086Z Skipping (s,q) (1.22, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4524345Z Skipping (s,q) (1.23, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4524611Z Skipping (s,q) (1.24, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4524870Z Skipping (s,q) (1.25, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4525126Z Skipping (s,q) (1.26, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4525390Z Skipping (s,q) (1.27, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4525645Z Skipping (s,q) (1.28, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4525900Z Skipping (s,q) (1.29, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4526161Z Skipping (s,q) (1.3, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4526417Z Skipping (s,q) (1.31, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4526677Z Skipping (s,q) (1.32, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4527023Z Skipping (s,q) (1.33, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4527280Z Skipping (s,q) (1.34, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4527543Z Skipping (s,q) (1.35, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4527796Z Skipping (s,q) (1.36, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4528204Z Skipping (s,q) (1.37, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4528478Z Skipping (s,q) (1.38, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4528735Z Skipping (s,q) (1.39, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4528997Z Skipping (s,q) (1.4, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4529255Z Skipping (s,q) (1.41, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4529512Z Skipping (s,q) (1.42, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4529771Z Skipping (s,q) (1.43, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4530034Z Skipping (s,q) (1.44, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4530524Z Skipping (s,q) (1.45, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4530831Z Skipping (s,q) (1.46, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4531090Z Skipping (s,q) (1.47, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4531357Z Skipping (s,q) (1.48, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4531614Z Skipping (s,q) (1.49, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4531870Z Skipping (s,q) (1.5, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4532132Z Skipping (s,q) (1.51, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4532388Z Skipping (s,q) (1.52, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4532642Z Skipping (s,q) (1.53, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4532904Z Skipping (s,q) (1.54, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4533157Z Skipping (s,q) (1.55, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4533429Z Skipping (s,q) (1.56, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4533695Z Skipping (s,q) (1.57, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4533953Z Skipping (s,q) (1.58, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4534218Z Skipping (s,q) (1.59, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4534475Z Skipping (s,q) (1.6, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4534733Z Skipping (s,q) (1.61, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4534996Z Skipping (s,q) (1.62, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4535251Z Skipping (s,q) (1.63, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4535513Z Skipping (s,q) (1.64, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4535767Z Skipping (s,q) (1.65, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4536029Z Skipping (s,q) (1.66, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4536301Z Skipping (s,q) (1.67, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4536563Z Skipping (s,q) (1.68, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4536822Z Skipping (s,q) (1.69, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4537084Z Skipping (s,q) (1.7, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4537342Z Skipping (s,q) (1.71, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4537605Z Skipping (s,q) (1.72, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4537867Z Skipping (s,q) (1.73, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4538123Z Skipping (s,q) (1.74, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4538398Z Skipping (s,q) (1.75, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4538655Z Skipping (s,q) (1.76, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4538913Z Skipping (s,q) (1.77, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4539272Z Skipping (s,q) (1.78, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4539533Z Skipping (s,q) (1.79, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4539795Z Skipping (s,q) (1.8, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4540051Z Skipping (s,q) (1.81, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4540309Z Skipping (s,q) (1.82, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4540573Z Skipping (s,q) (1.83, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4540832Z Skipping (s,q) (1.84, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4541089Z Skipping (s,q) (1.85, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4541361Z Skipping (s,q) (1.86, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4541618Z Skipping (s,q) (1.87, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4541878Z Skipping (s,q) (1.88, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4542235Z Skipping (s,q) (1.89, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4542512Z Skipping (s,q) (1.9, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4542854Z Skipping (s,q) (1.91, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4543114Z Skipping (s,q) (1.92, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4543372Z Skipping (s,q) (1.93, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4543641Z Skipping (s,q) (1.94, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4543900Z Skipping (s,q) (1.95, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4544159Z Skipping (s,q) (1.96, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4544423Z Skipping (s,q) (1.97, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4544684Z Skipping (s,q) (1.98, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4544952Z Skipping (s,q) (1.99, 5.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4545211Z Skipping (s,q) (0.01, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4545461Z Skipping (s,q) (0.02, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4545723Z Skipping (s,q) (0.03, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4545973Z Skipping (s,q) (0.04, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4546225Z Skipping (s,q) (0.05, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4546483Z Skipping (s,q) (0.06, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4546736Z Skipping (s,q) (0.07, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4546995Z Skipping (s,q) (0.08, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4547244Z Skipping (s,q) (0.09, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4547497Z Skipping (s,q) (0.1, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4547754Z Skipping (s,q) (0.11, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4548001Z Skipping (s,q) (0.12, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4548258Z Skipping (s,q) (0.13, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4548517Z Skipping (s,q) (0.14, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4548764Z Skipping (s,q) (0.15, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4549019Z Skipping (s,q) (0.16, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4549264Z Skipping (s,q) (0.17, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4549511Z Skipping (s,q) (0.18, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4549766Z Skipping (s,q) (0.19, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4550015Z Skipping (s,q) (0.2, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4550263Z Skipping (s,q) (0.21, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4550520Z Skipping (s,q) (0.22, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4550766Z Skipping (s,q) (0.23, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4551111Z Skipping (s,q) (0.24, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4551367Z Skipping (s,q) (0.25, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4551615Z Skipping (s,q) (0.26, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4551870Z Skipping (s,q) (0.27, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4552115Z Skipping (s,q) (0.28, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4552359Z Skipping (s,q) (0.29, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4552612Z Skipping (s,q) (0.3, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4552861Z Skipping (s,q) (0.31, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4553108Z Skipping (s,q) (0.32, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4553360Z Skipping (s,q) (0.33, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4553607Z Skipping (s,q) (0.34, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4553861Z Skipping (s,q) (0.35, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4554220Z Skipping (s,q) (0.36, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4554515Z Skipping (s,q) (0.37, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4554771Z Skipping (s,q) (0.38, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4555019Z Skipping (s,q) (0.39, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4555265Z Skipping (s,q) (0.4, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4555521Z Skipping (s,q) (0.41, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4555771Z Skipping (s,q) (0.42, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4556032Z Skipping (s,q) (0.43, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4556279Z Skipping (s,q) (0.44, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4556528Z Skipping (s,q) (0.45, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4556789Z Skipping (s,q) (0.46, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4557047Z Skipping (s,q) (0.47, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4557298Z Skipping (s,q) (0.48, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4557556Z Skipping (s,q) (0.49, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4557801Z Skipping (s,q) (0.5, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4558049Z Skipping (s,q) (0.51, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4558304Z Skipping (s,q) (0.52, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4558555Z Skipping (s,q) (0.53, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4558816Z Skipping (s,q) (0.54, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4559063Z Skipping (s,q) (0.55, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4559311Z Skipping (s,q) (0.56, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4559569Z Skipping (s,q) (0.57, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4559814Z Skipping (s,q) (0.58, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4560068Z Skipping (s,q) (0.59, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4560323Z Skipping (s,q) (0.6, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4560570Z Skipping (s,q) (0.61, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4560825Z Skipping (s,q) (0.62, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4561073Z Skipping (s,q) (0.63, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4561324Z Skipping (s,q) (0.64, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4561574Z Skipping (s,q) (0.65, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4561821Z Skipping (s,q) (0.66, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4562066Z Skipping (s,q) (0.67, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4562321Z Skipping (s,q) (0.68, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4562568Z Skipping (s,q) (0.69, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4562917Z Skipping (s,q) (0.7, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4563166Z Skipping (s,q) (0.71, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4563418Z Skipping (s,q) (0.72, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4563673Z Skipping (s,q) (0.73, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4563922Z Skipping (s,q) (0.74, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4564173Z Skipping (s,q) (0.75, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4564432Z Skipping (s,q) (0.76, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4564682Z Skipping (s,q) (0.77, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4564941Z Skipping (s,q) (0.78, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4565188Z Skipping (s,q) (0.79, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4565437Z Skipping (s,q) (0.8, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4565691Z Skipping (s,q) (0.81, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4566034Z Skipping (s,q) (0.82, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4566328Z Skipping (s,q) (0.83, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4566589Z Skipping (s,q) (0.84, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4566837Z Skipping (s,q) (0.85, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4567085Z Skipping (s,q) (0.86, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4567343Z Skipping (s,q) (0.87, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4567593Z Skipping (s,q) (0.88, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4567852Z Skipping (s,q) (0.89, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4568253Z Skipping (s,q) (0.9, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4568504Z Skipping (s,q) (0.91, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4568767Z Skipping (s,q) (0.92, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4569022Z Skipping (s,q) (0.93, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4569274Z Skipping (s,q) (0.94, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4569534Z Skipping (s,q) (0.95, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4569781Z Skipping (s,q) (0.96, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4570033Z Skipping (s,q) (0.97, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4570280Z Skipping (s,q) (0.98, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4570526Z Skipping (s,q) (0.99, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4570772Z Skipping (s,q) (1, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4571021Z Skipping (s,q) (1.01, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4571268Z Skipping (s,q) (1.02, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4571523Z Skipping (s,q) (1.03, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4571771Z Skipping (s,q) (1.04, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4572035Z Skipping (s,q) (1.05, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4572287Z Skipping (s,q) (1.06, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4572532Z Skipping (s,q) (1.07, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4572785Z Skipping (s,q) (1.08, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4573033Z Skipping (s,q) (1.09, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4573279Z Skipping (s,q) (1.1, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4573534Z Skipping (s,q) (1.11, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4573783Z Skipping (s,q) (1.12, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4574033Z Skipping (s,q) (1.13, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4574290Z Skipping (s,q) (1.14, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4574543Z Skipping (s,q) (1.15, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4574962Z Skipping (s,q) (1.16, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4575215Z Skipping (s,q) (1.17, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4575468Z Skipping (s,q) (1.18, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4575721Z Skipping (s,q) (1.19, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4575967Z Skipping (s,q) (1.2, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4576220Z Skipping (s,q) (1.21, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4576473Z Skipping (s,q) (1.22, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4576722Z Skipping (s,q) (1.23, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4576983Z Skipping (s,q) (1.24, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4577231Z Skipping (s,q) (1.25, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4577478Z Skipping (s,q) (1.26, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4577732Z Skipping (s,q) (1.27, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4578129Z Skipping (s,q) (1.28, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4578423Z Skipping (s,q) (1.29, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4578675Z Skipping (s,q) (1.3, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4578922Z Skipping (s,q) (1.31, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4579179Z Skipping (s,q) (1.32, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4579429Z Skipping (s,q) (1.33, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4579926Z Skipping (s,q) (1.34, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4580197Z Skipping (s,q) (1.35, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4580445Z Skipping (s,q) (1.36, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4580697Z Skipping (s,q) (1.37, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4580955Z Skipping (s,q) (1.38, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4581207Z Skipping (s,q) (1.39, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4581459Z Skipping (s,q) (1.4, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4581722Z Skipping (s,q) (1.41, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4581976Z Skipping (s,q) (1.42, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4582234Z Skipping (s,q) (1.43, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4582486Z Skipping (s,q) (1.44, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4582742Z Skipping (s,q) (1.45, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4583002Z Skipping (s,q) (1.46, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4583253Z Skipping (s,q) (1.47, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4583502Z Skipping (s,q) (1.48, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4583761Z Skipping (s,q) (1.49, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4584008Z Skipping (s,q) (1.5, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4584272Z Skipping (s,q) (1.51, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4584521Z Skipping (s,q) (1.52, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4584772Z Skipping (s,q) (1.53, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4585030Z Skipping (s,q) (1.54, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4585276Z Skipping (s,q) (1.55, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4585523Z Skipping (s,q) (1.56, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4585779Z Skipping (s,q) (1.57, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4586026Z Skipping (s,q) (1.58, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4586283Z Skipping (s,q) (1.59, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4586531Z Skipping (s,q) (1.6, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4586779Z Skipping (s,q) (1.61, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4587372Z Skipping (s,q) (1.62, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4587628Z Skipping (s,q) (1.63, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4587878Z Skipping (s,q) (1.64, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4588133Z Skipping (s,q) (1.65, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4588381Z Skipping (s,q) (1.66, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4588632Z Skipping (s,q) (1.67, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4588888Z Skipping (s,q) (1.68, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4589134Z Skipping (s,q) (1.69, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4589406Z Skipping (s,q) (1.7, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4589653Z Skipping (s,q) (1.71, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4589902Z Skipping (s,q) (1.72, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4590156Z Skipping (s,q) (1.73, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4590587Z Skipping (s,q) (1.74, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4590856Z Skipping (s,q) (1.75, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4591238Z Skipping (s,q) (1.76, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4591486Z Skipping (s,q) (1.77, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4591741Z Skipping (s,q) (1.78, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4591989Z Skipping (s,q) (1.79, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4592235Z Skipping (s,q) (1.8, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4592491Z Skipping (s,q) (1.81, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4592739Z Skipping (s,q) (1.82, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4592987Z Skipping (s,q) (1.83, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4593243Z Skipping (s,q) (1.84, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4593498Z Skipping (s,q) (1.85, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4593762Z Skipping (s,q) (1.86, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4594014Z Skipping (s,q) (1.87, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4594263Z Skipping (s,q) (1.88, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4594520Z Skipping (s,q) (1.89, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4594775Z Skipping (s,q) (1.9, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4595038Z Skipping (s,q) (1.91, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4595300Z Skipping (s,q) (1.92, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4595555Z Skipping (s,q) (1.93, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4595812Z Skipping (s,q) (1.94, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4596062Z Skipping (s,q) (1.95, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4596312Z Skipping (s,q) (1.96, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4596579Z Skipping (s,q) (1.97, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4596828Z Skipping (s,q) (1.98, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4597079Z Skipping (s,q) (1.99, 6): inconsistent with heavy hitters! 2025-05-07T20:22:47.4597345Z Skipping (s,q) (0.01, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4597611Z Skipping (s,q) (0.02, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4597876Z Skipping (s,q) (0.03, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4598147Z Skipping (s,q) (0.04, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4598410Z Skipping (s,q) (0.05, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4598679Z Skipping (s,q) (0.06, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4598937Z Skipping (s,q) (0.07, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4599195Z Skipping (s,q) (0.08, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4599555Z Skipping (s,q) (0.09, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4599814Z Skipping (s,q) (0.1, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4600077Z Skipping (s,q) (0.11, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4600342Z Skipping (s,q) (0.12, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4600602Z Skipping (s,q) (0.13, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4600868Z Skipping (s,q) (0.14, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4601132Z Skipping (s,q) (0.15, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4601392Z Skipping (s,q) (0.16, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4601658Z Skipping (s,q) (0.17, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4601921Z Skipping (s,q) (0.18, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4602181Z Skipping (s,q) (0.19, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4602453Z Skipping (s,q) (0.2, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4602808Z Skipping (s,q) (0.21, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4603117Z Skipping (s,q) (0.22, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4603377Z Skipping (s,q) (0.23, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4603636Z Skipping (s,q) (0.24, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4603905Z Skipping (s,q) (0.25, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4604165Z Skipping (s,q) (0.26, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4604425Z Skipping (s,q) (0.27, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4604690Z Skipping (s,q) (0.28, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4604949Z Skipping (s,q) (0.29, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4605213Z Skipping (s,q) (0.3, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4605480Z Skipping (s,q) (0.31, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4605746Z Skipping (s,q) (0.32, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4606019Z Skipping (s,q) (0.33, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4606277Z Skipping (s,q) (0.34, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4606536Z Skipping (s,q) (0.35, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4606800Z Skipping (s,q) (0.36, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4607055Z Skipping (s,q) (0.37, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4607322Z Skipping (s,q) (0.38, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4607578Z Skipping (s,q) (0.39, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4607836Z Skipping (s,q) (0.4, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4608259Z Skipping (s,q) (0.41, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4608518Z Skipping (s,q) (0.42, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4608785Z Skipping (s,q) (0.43, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4609046Z Skipping (s,q) (0.44, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4609300Z Skipping (s,q) (0.45, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4609563Z Skipping (s,q) (0.46, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4609821Z Skipping (s,q) (0.47, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4610076Z Skipping (s,q) (0.48, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4610339Z Skipping (s,q) (0.49, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4610595Z Skipping (s,q) (0.5, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4610853Z Skipping (s,q) (0.51, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4611117Z Skipping (s,q) (0.52, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4611371Z Skipping (s,q) (0.53, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4611812Z Skipping (s,q) (0.54, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4612079Z Skipping (s,q) (0.55, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4612334Z Skipping (s,q) (0.56, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4612600Z Skipping (s,q) (0.57, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4612857Z Skipping (s,q) (0.58, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4613114Z Skipping (s,q) (0.59, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4613374Z Skipping (s,q) (0.6, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4613629Z Skipping (s,q) (0.61, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4613886Z Skipping (s,q) (0.62, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4614148Z Skipping (s,q) (0.63, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4614406Z Skipping (s,q) (0.64, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4614772Z Skipping (s,q) (0.65, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4615073Z Skipping (s,q) (0.66, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4615329Z Skipping (s,q) (0.67, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4615593Z Skipping (s,q) (0.68, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4615850Z Skipping (s,q) (0.69, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4616106Z Skipping (s,q) (0.7, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4616369Z Skipping (s,q) (0.71, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4616624Z Skipping (s,q) (0.72, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4616888Z Skipping (s,q) (0.73, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4617142Z Skipping (s,q) (0.74, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4617400Z Skipping (s,q) (0.75, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4617680Z Skipping (s,q) (0.76, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4617936Z Skipping (s,q) (0.77, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4618196Z Skipping (s,q) (0.78, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4618460Z Skipping (s,q) (0.79, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4618719Z Skipping (s,q) (0.8, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4618979Z Skipping (s,q) (0.81, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4619238Z Skipping (s,q) (0.82, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4619496Z Skipping (s,q) (0.83, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4619759Z Skipping (s,q) (0.84, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4620015Z Skipping (s,q) (0.85, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4620271Z Skipping (s,q) (0.86, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4620547Z Skipping (s,q) (0.87, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4620807Z Skipping (s,q) (0.88, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4621072Z Skipping (s,q) (0.89, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4621327Z Skipping (s,q) (0.9, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4621584Z Skipping (s,q) (0.91, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4621846Z Skipping (s,q) (0.92, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4622103Z Skipping (s,q) (0.93, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4622359Z Skipping (s,q) (0.94, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4622616Z Skipping (s,q) (0.95, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4622870Z Skipping (s,q) (0.96, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4623132Z Skipping (s,q) (0.97, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4623512Z Skipping (s,q) (0.98, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4623775Z Skipping (s,q) (0.99, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4624033Z Skipping (s,q) (1, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4624287Z Skipping (s,q) (1.01, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4624542Z Skipping (s,q) (1.02, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4624803Z Skipping (s,q) (1.03, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4625060Z Skipping (s,q) (1.04, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4625316Z Skipping (s,q) (1.05, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4625581Z Skipping (s,q) (1.06, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4625839Z Skipping (s,q) (1.07, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4626102Z Skipping (s,q) (1.08, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4626364Z Skipping (s,q) (1.09, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4626711Z Skipping (s,q) (1.1, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4627030Z Skipping (s,q) (1.11, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4627288Z Skipping (s,q) (1.12, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4627548Z Skipping (s,q) (1.13, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4627812Z Skipping (s,q) (1.14, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4628071Z Skipping (s,q) (1.15, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4628336Z Skipping (s,q) (1.16, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4628595Z Skipping (s,q) (1.17, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4628853Z Skipping (s,q) (1.18, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4629117Z Skipping (s,q) (1.19, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4629377Z Skipping (s,q) (1.2, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4629645Z Skipping (s,q) (1.21, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4629914Z Skipping (s,q) (1.22, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4630173Z Skipping (s,q) (1.23, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4630440Z Skipping (s,q) (1.24, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4630700Z Skipping (s,q) (1.25, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4630959Z Skipping (s,q) (1.26, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4631224Z Skipping (s,q) (1.27, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4631484Z Skipping (s,q) (1.28, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4631740Z Skipping (s,q) (1.29, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4632002Z Skipping (s,q) (1.3, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4632262Z Skipping (s,q) (1.31, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4632537Z Skipping (s,q) (1.32, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4632799Z Skipping (s,q) (1.33, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4633058Z Skipping (s,q) (1.34, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4633323Z Skipping (s,q) (1.35, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4633580Z Skipping (s,q) (1.36, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4633838Z Skipping (s,q) (1.37, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4634106Z Skipping (s,q) (1.38, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4634363Z Skipping (s,q) (1.39, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4634627Z Skipping (s,q) (1.4, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4634882Z Skipping (s,q) (1.41, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4635136Z Skipping (s,q) (1.42, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4635483Z Skipping (s,q) (1.43, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4635741Z Skipping (s,q) (1.44, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4636003Z Skipping (s,q) (1.45, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4636264Z Skipping (s,q) (1.46, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4636520Z Skipping (s,q) (1.47, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4636780Z Skipping (s,q) (1.48, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4637033Z Skipping (s,q) (1.49, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4637291Z Skipping (s,q) (1.5, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4637554Z Skipping (s,q) (1.51, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4637814Z Skipping (s,q) (1.52, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4638068Z Skipping (s,q) (1.53, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4638421Z Skipping (s,q) (1.54, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4638692Z Skipping (s,q) (1.55, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4639025Z Skipping (s,q) (1.56, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4639290Z Skipping (s,q) (1.57, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4639547Z Skipping (s,q) (1.58, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4639818Z Skipping (s,q) (1.59, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4640074Z Skipping (s,q) (1.6, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4640332Z Skipping (s,q) (1.61, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4640598Z Skipping (s,q) (1.62, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4640856Z Skipping (s,q) (1.63, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4641113Z Skipping (s,q) (1.64, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4641388Z Skipping (s,q) (1.65, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4641645Z Skipping (s,q) (1.66, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4641914Z Skipping (s,q) (1.67, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4642171Z Skipping (s,q) (1.68, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4642430Z Skipping (s,q) (1.69, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4642694Z Skipping (s,q) (1.7, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4642950Z Skipping (s,q) (1.71, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4643207Z Skipping (s,q) (1.72, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4643474Z Skipping (s,q) (1.73, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4643730Z Skipping (s,q) (1.74, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4643997Z Skipping (s,q) (1.75, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4644259Z Skipping (s,q) (1.76, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4644521Z Skipping (s,q) (1.77, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4644789Z Skipping (s,q) (1.78, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4645046Z Skipping (s,q) (1.79, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4645304Z Skipping (s,q) (1.8, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4645576Z Skipping (s,q) (1.81, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4645833Z Skipping (s,q) (1.82, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4646099Z Skipping (s,q) (1.83, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4646358Z Skipping (s,q) (1.84, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4646615Z Skipping (s,q) (1.85, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4646886Z Skipping (s,q) (1.86, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4647225Z Skipping (s,q) (1.87, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4647487Z Skipping (s,q) (1.88, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4647760Z Skipping (s,q) (1.89, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4648160Z Skipping (s,q) (1.9, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4648433Z Skipping (s,q) (1.91, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4648694Z Skipping (s,q) (1.92, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4648954Z Skipping (s,q) (1.93, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4649219Z Skipping (s,q) (1.94, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4649476Z Skipping (s,q) (1.95, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4649732Z Skipping (s,q) (1.96, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4649996Z Skipping (s,q) (1.97, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4650252Z Skipping (s,q) (1.98, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4650659Z Skipping (s,q) (1.99, 6.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4650958Z Skipping (s,q) (0.01, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4651214Z Skipping (s,q) (0.02, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4651485Z Skipping (s,q) (0.03, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4651740Z Skipping (s,q) (0.04, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4651995Z Skipping (s,q) (0.05, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4652259Z Skipping (s,q) (0.06, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4652517Z Skipping (s,q) (0.07, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4652779Z Skipping (s,q) (0.08, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4653036Z Skipping (s,q) (0.09, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4653291Z Skipping (s,q) (0.1, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4653561Z Skipping (s,q) (0.11, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4653819Z Skipping (s,q) (0.12, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4654072Z Skipping (s,q) (0.13, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4654342Z Skipping (s,q) (0.14, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4654598Z Skipping (s,q) (0.15, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4654854Z Skipping (s,q) (0.16, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4655117Z Skipping (s,q) (0.17, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4655371Z Skipping (s,q) (0.18, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4655632Z Skipping (s,q) (0.19, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4655890Z Skipping (s,q) (0.2, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4656144Z Skipping (s,q) (0.21, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4656415Z Skipping (s,q) (0.22, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4656670Z Skipping (s,q) (0.23, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4656926Z Skipping (s,q) (0.24, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4657186Z Skipping (s,q) (0.25, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4657440Z Skipping (s,q) (0.26, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4657711Z Skipping (s,q) (0.27, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4657966Z Skipping (s,q) (0.28, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4658220Z Skipping (s,q) (0.29, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4658482Z Skipping (s,q) (0.3, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4658738Z Skipping (s,q) (0.31, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4658993Z Skipping (s,q) (0.32, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4659357Z Skipping (s,q) (0.33, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4659618Z Skipping (s,q) (0.34, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4659881Z Skipping (s,q) (0.35, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4660136Z Skipping (s,q) (0.36, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4660389Z Skipping (s,q) (0.37, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4660656Z Skipping (s,q) (0.38, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4660909Z Skipping (s,q) (0.39, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4661161Z Skipping (s,q) (0.4, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4661422Z Skipping (s,q) (0.41, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4661676Z Skipping (s,q) (0.42, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4661935Z Skipping (s,q) (0.43, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4662188Z Skipping (s,q) (0.44, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4662537Z Skipping (s,q) (0.45, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4662878Z Skipping (s,q) (0.46, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4663129Z Skipping (s,q) (0.47, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4663383Z Skipping (s,q) (0.48, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4663644Z Skipping (s,q) (0.49, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4663901Z Skipping (s,q) (0.5, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4664164Z Skipping (s,q) (0.51, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4664418Z Skipping (s,q) (0.52, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4664672Z Skipping (s,q) (0.53, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4664941Z Skipping (s,q) (0.54, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4665196Z Skipping (s,q) (0.55, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4665461Z Skipping (s,q) (0.56, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4665724Z Skipping (s,q) (0.57, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4665984Z Skipping (s,q) (0.58, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4666253Z Skipping (s,q) (0.59, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4666506Z Skipping (s,q) (0.6, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4666760Z Skipping (s,q) (0.61, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4667022Z Skipping (s,q) (0.62, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4667276Z Skipping (s,q) (0.63, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4667531Z Skipping (s,q) (0.64, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4667796Z Skipping (s,q) (0.65, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4668052Z Skipping (s,q) (0.66, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4668316Z Skipping (s,q) (0.67, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4668578Z Skipping (s,q) (0.68, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4668836Z Skipping (s,q) (0.69, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4669099Z Skipping (s,q) (0.7, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4669357Z Skipping (s,q) (0.71, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4669615Z Skipping (s,q) (0.72, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4669878Z Skipping (s,q) (0.73, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4670136Z Skipping (s,q) (0.74, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4670391Z Skipping (s,q) (0.75, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4670656Z Skipping (s,q) (0.76, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4670908Z Skipping (s,q) (0.77, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4671258Z Skipping (s,q) (0.78, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4671520Z Skipping (s,q) (0.79, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4671780Z Skipping (s,q) (0.8, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4672043Z Skipping (s,q) (0.81, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4672296Z Skipping (s,q) (0.82, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4672554Z Skipping (s,q) (0.83, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4672816Z Skipping (s,q) (0.84, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4673072Z Skipping (s,q) (0.85, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4673335Z Skipping (s,q) (0.86, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4673592Z Skipping (s,q) (0.87, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4673846Z Skipping (s,q) (0.88, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4674111Z Skipping (s,q) (0.89, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4674459Z Skipping (s,q) (0.9, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4674757Z Skipping (s,q) (0.91, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4675019Z Skipping (s,q) (0.92, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4675273Z Skipping (s,q) (0.93, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4675538Z Skipping (s,q) (0.94, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4675794Z Skipping (s,q) (0.95, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4676053Z Skipping (s,q) (0.96, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4676317Z Skipping (s,q) (0.97, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4676573Z Skipping (s,q) (0.98, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4676827Z Skipping (s,q) (0.99, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4677085Z Skipping (s,q) (1, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4677348Z Skipping (s,q) (1.01, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4677609Z Skipping (s,q) (1.02, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4677867Z Skipping (s,q) (1.03, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4678123Z Skipping (s,q) (1.04, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4678387Z Skipping (s,q) (1.05, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4678642Z Skipping (s,q) (1.06, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4678900Z Skipping (s,q) (1.07, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4679161Z Skipping (s,q) (1.08, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4679416Z Skipping (s,q) (1.09, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4680001Z Skipping (s,q) (1.1, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4680284Z Skipping (s,q) (1.11, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4680543Z Skipping (s,q) (1.12, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4680811Z Skipping (s,q) (1.13, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4681071Z Skipping (s,q) (1.14, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4681328Z Skipping (s,q) (1.15, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4681592Z Skipping (s,q) (1.16, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4681846Z Skipping (s,q) (1.17, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4682099Z Skipping (s,q) (1.18, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4682360Z Skipping (s,q) (1.19, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4682613Z Skipping (s,q) (1.2, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4682877Z Skipping (s,q) (1.21, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4683132Z Skipping (s,q) (1.22, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4683388Z Skipping (s,q) (1.23, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4683891Z Skipping (s,q) (1.24, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4684149Z Skipping (s,q) (1.25, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4684405Z Skipping (s,q) (1.26, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4684666Z Skipping (s,q) (1.27, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4684920Z Skipping (s,q) (1.28, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4685180Z Skipping (s,q) (1.29, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4685430Z Skipping (s,q) (1.3, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4685683Z Skipping (s,q) (1.31, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4685944Z Skipping (s,q) (1.32, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4686199Z Skipping (s,q) (1.33, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4686453Z Skipping (s,q) (1.34, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4686887Z Skipping (s,q) (1.35, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4687216Z Skipping (s,q) (1.36, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4687479Z Skipping (s,q) (1.37, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4687733Z Skipping (s,q) (1.38, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4688084Z Skipping (s,q) (1.39, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4688354Z Skipping (s,q) (1.4, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4688610Z Skipping (s,q) (1.41, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4688867Z Skipping (s,q) (1.42, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4697880Z Skipping (s,q) (1.43, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4698257Z Skipping (s,q) (1.44, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4698527Z Skipping (s,q) (1.45, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4698804Z Skipping (s,q) (1.46, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4699060Z Skipping (s,q) (1.47, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4699324Z Skipping (s,q) (1.48, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4699577Z Skipping (s,q) (1.49, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4699829Z Skipping (s,q) (1.5, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4700089Z Skipping (s,q) (1.51, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4700341Z Skipping (s,q) (1.52, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4700595Z Skipping (s,q) (1.53, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4700856Z Skipping (s,q) (1.54, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4701113Z Skipping (s,q) (1.55, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4701375Z Skipping (s,q) (1.56, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4701633Z Skipping (s,q) (1.57, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4701895Z Skipping (s,q) (1.58, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4702161Z Skipping (s,q) (1.59, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4702414Z Skipping (s,q) (1.6, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4702668Z Skipping (s,q) (1.61, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4702929Z Skipping (s,q) (1.62, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4703184Z Skipping (s,q) (1.63, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4703442Z Skipping (s,q) (1.64, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4703696Z Skipping (s,q) (1.65, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4703949Z Skipping (s,q) (1.66, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4704211Z Skipping (s,q) (1.67, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4704463Z Skipping (s,q) (1.68, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4704922Z Skipping (s,q) (1.69, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4705186Z Skipping (s,q) (1.7, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4705438Z Skipping (s,q) (1.71, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4705699Z Skipping (s,q) (1.72, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4705953Z Skipping (s,q) (1.73, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4706209Z Skipping (s,q) (1.74, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4706470Z Skipping (s,q) (1.75, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4706721Z Skipping (s,q) (1.76, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4706974Z Skipping (s,q) (1.77, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4707233Z Skipping (s,q) (1.78, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4707485Z Skipping (s,q) (1.79, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4707885Z Skipping (s,q) (1.8, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4708192Z Skipping (s,q) (1.81, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4708447Z Skipping (s,q) (1.82, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4708719Z Skipping (s,q) (1.83, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4709004Z Skipping (s,q) (1.84, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4709262Z Skipping (s,q) (1.85, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4709525Z Skipping (s,q) (1.86, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4709783Z Skipping (s,q) (1.87, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4710047Z Skipping (s,q) (1.88, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4710301Z Skipping (s,q) (1.89, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4710557Z Skipping (s,q) (1.9, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4710834Z Skipping (s,q) (1.91, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4711089Z Skipping (s,q) (1.92, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4711350Z Skipping (s,q) (1.93, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4711614Z Skipping (s,q) (1.94, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4711871Z Skipping (s,q) (1.95, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4712133Z Skipping (s,q) (1.96, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4712387Z Skipping (s,q) (1.97, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4712640Z Skipping (s,q) (1.98, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4712909Z Skipping (s,q) (1.99, 6.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4713169Z Skipping (s,q) (0.01, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4713432Z Skipping (s,q) (0.02, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4713699Z Skipping (s,q) (0.03, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4713960Z Skipping (s,q) (0.04, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4714225Z Skipping (s,q) (0.05, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4714497Z Skipping (s,q) (0.06, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4714757Z Skipping (s,q) (0.07, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4715022Z Skipping (s,q) (0.08, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4715279Z Skipping (s,q) (0.09, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4715535Z Skipping (s,q) (0.1, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4715799Z Skipping (s,q) (0.11, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4716057Z Skipping (s,q) (0.12, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4716313Z Skipping (s,q) (0.13, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4716657Z Skipping (s,q) (0.14, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4716920Z Skipping (s,q) (0.15, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4717188Z Skipping (s,q) (0.16, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4717443Z Skipping (s,q) (0.17, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4717699Z Skipping (s,q) (0.18, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4717959Z Skipping (s,q) (0.19, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4718213Z Skipping (s,q) (0.2, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4718468Z Skipping (s,q) (0.21, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4718732Z Skipping (s,q) (0.22, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4718988Z Skipping (s,q) (0.23, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4719252Z Skipping (s,q) (0.24, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4719506Z Skipping (s,q) (0.25, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4719877Z Skipping (s,q) (0.26, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4720249Z Skipping (s,q) (0.27, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4720502Z Skipping (s,q) (0.28, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4720758Z Skipping (s,q) (0.29, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4721019Z Skipping (s,q) (0.3, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4721274Z Skipping (s,q) (0.31, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4721538Z Skipping (s,q) (0.32, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4721794Z Skipping (s,q) (0.33, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4722050Z Skipping (s,q) (0.34, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4722314Z Skipping (s,q) (0.35, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4722570Z Skipping (s,q) (0.36, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4722837Z Skipping (s,q) (0.37, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4723107Z Skipping (s,q) (0.38, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4723362Z Skipping (s,q) (0.39, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4723625Z Skipping (s,q) (0.4, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4723882Z Skipping (s,q) (0.41, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4724143Z Skipping (s,q) (0.42, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4724408Z Skipping (s,q) (0.43, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4724665Z Skipping (s,q) (0.44, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4724922Z Skipping (s,q) (0.45, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4725187Z Skipping (s,q) (0.46, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4725445Z Skipping (s,q) (0.47, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4725718Z Skipping (s,q) (0.48, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4725977Z Skipping (s,q) (0.49, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4726238Z Skipping (s,q) (0.5, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4726505Z Skipping (s,q) (0.51, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4726762Z Skipping (s,q) (0.52, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4727019Z Skipping (s,q) (0.53, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4727284Z Skipping (s,q) (0.54, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4727545Z Skipping (s,q) (0.55, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4727803Z Skipping (s,q) (0.56, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4728196Z Skipping (s,q) (0.57, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4728458Z Skipping (s,q) (0.58, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4728837Z Skipping (s,q) (0.59, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4729096Z Skipping (s,q) (0.6, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4729359Z Skipping (s,q) (0.61, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4729626Z Skipping (s,q) (0.62, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4729883Z Skipping (s,q) (0.63, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4730140Z Skipping (s,q) (0.64, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4730406Z Skipping (s,q) (0.65, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4730663Z Skipping (s,q) (0.66, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4730926Z Skipping (s,q) (0.67, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4731183Z Skipping (s,q) (0.68, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4731441Z Skipping (s,q) (0.69, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4731793Z Skipping (s,q) (0.7, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4732064Z Skipping (s,q) (0.71, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4732396Z Skipping (s,q) (0.72, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4732660Z Skipping (s,q) (0.73, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4732918Z Skipping (s,q) (0.74, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4733183Z Skipping (s,q) (0.75, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4733444Z Skipping (s,q) (0.76, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4733701Z Skipping (s,q) (0.77, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4733966Z Skipping (s,q) (0.78, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4734225Z Skipping (s,q) (0.79, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4734484Z Skipping (s,q) (0.8, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4734753Z Skipping (s,q) (0.81, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4735016Z Skipping (s,q) (0.82, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4735289Z Skipping (s,q) (0.83, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4735546Z Skipping (s,q) (0.84, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4735802Z Skipping (s,q) (0.85, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4736064Z Skipping (s,q) (0.86, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4736320Z Skipping (s,q) (0.87, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4736577Z Skipping (s,q) (0.88, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4736837Z Skipping (s,q) (0.89, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4737094Z Skipping (s,q) (0.9, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4737359Z Skipping (s,q) (0.91, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4737620Z Skipping (s,q) (0.92, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4737880Z Skipping (s,q) (0.93, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4738147Z Skipping (s,q) (0.94, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4738404Z Skipping (s,q) (0.95, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4738663Z Skipping (s,q) (0.96, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4738932Z Skipping (s,q) (0.97, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4739190Z Skipping (s,q) (0.98, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4739452Z Skipping (s,q) (0.99, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4739702Z Skipping (s,q) (1, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4739961Z Skipping (s,q) (1.01, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4740226Z Skipping (s,q) (1.02, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4740483Z Skipping (s,q) (1.03, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4740825Z Skipping (s,q) (1.04, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4741093Z Skipping (s,q) (1.05, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4741352Z Skipping (s,q) (1.06, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4741610Z Skipping (s,q) (1.07, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4741875Z Skipping (s,q) (1.08, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4742129Z Skipping (s,q) (1.09, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4742391Z Skipping (s,q) (1.1, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4742647Z Skipping (s,q) (1.11, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4742904Z Skipping (s,q) (1.12, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4743166Z Skipping (s,q) (1.13, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4743421Z Skipping (s,q) (1.14, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4743766Z Skipping (s,q) (1.15, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4744069Z Skipping (s,q) (1.16, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4744324Z Skipping (s,q) (1.17, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4744586Z Skipping (s,q) (1.18, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4744840Z Skipping (s,q) (1.19, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4745095Z Skipping (s,q) (1.2, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4745357Z Skipping (s,q) (1.21, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4745612Z Skipping (s,q) (1.22, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4745867Z Skipping (s,q) (1.23, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4746127Z Skipping (s,q) (1.24, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4746383Z Skipping (s,q) (1.25, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4746653Z Skipping (s,q) (1.26, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4746914Z Skipping (s,q) (1.27, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4747175Z Skipping (s,q) (1.28, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4747442Z Skipping (s,q) (1.29, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4747699Z Skipping (s,q) (1.3, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4747959Z Skipping (s,q) (1.31, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4748226Z Skipping (s,q) (1.32, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4748481Z Skipping (s,q) (1.33, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4748745Z Skipping (s,q) (1.34, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4749001Z Skipping (s,q) (1.35, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4749258Z Skipping (s,q) (1.36, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4749529Z Skipping (s,q) (1.37, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4749785Z Skipping (s,q) (1.38, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4750045Z Skipping (s,q) (1.39, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4750308Z Skipping (s,q) (1.4, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4750563Z Skipping (s,q) (1.41, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4750828Z Skipping (s,q) (1.42, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4751081Z Skipping (s,q) (1.43, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4751338Z Skipping (s,q) (1.44, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4751600Z Skipping (s,q) (1.45, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4751856Z Skipping (s,q) (1.46, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4752112Z Skipping (s,q) (1.47, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4752483Z Skipping (s,q) (1.48, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4752743Z Skipping (s,q) (1.49, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4753010Z Skipping (s,q) (1.5, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4753267Z Skipping (s,q) (1.51, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4753524Z Skipping (s,q) (1.52, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4753788Z Skipping (s,q) (1.53, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4754045Z Skipping (s,q) (1.54, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4754300Z Skipping (s,q) (1.55, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4754565Z Skipping (s,q) (1.56, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4754821Z Skipping (s,q) (1.57, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4755084Z Skipping (s,q) (1.58, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4755342Z Skipping (s,q) (1.59, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4755699Z Skipping (s,q) (1.6, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4756012Z Skipping (s,q) (1.61, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4756271Z Skipping (s,q) (1.62, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4756526Z Skipping (s,q) (1.63, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4756790Z Skipping (s,q) (1.64, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4757048Z Skipping (s,q) (1.65, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4757304Z Skipping (s,q) (1.66, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4757572Z Skipping (s,q) (1.67, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4757827Z Skipping (s,q) (1.68, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4758092Z Skipping (s,q) (1.69, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4758351Z Skipping (s,q) (1.7, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4758612Z Skipping (s,q) (1.71, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4758879Z Skipping (s,q) (1.72, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4759134Z Skipping (s,q) (1.73, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4759390Z Skipping (s,q) (1.74, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4759654Z Skipping (s,q) (1.75, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4759906Z Skipping (s,q) (1.76, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4760174Z Skipping (s,q) (1.77, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4760432Z Skipping (s,q) (1.78, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4760690Z Skipping (s,q) (1.79, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4760951Z Skipping (s,q) (1.8, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4761207Z Skipping (s,q) (1.81, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4761475Z Skipping (s,q) (1.82, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4761745Z Skipping (s,q) (1.83, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4762001Z Skipping (s,q) (1.84, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4762263Z Skipping (s,q) (1.85, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4762519Z Skipping (s,q) (1.86, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4762773Z Skipping (s,q) (1.87, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4763039Z Skipping (s,q) (1.88, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4763295Z Skipping (s,q) (1.89, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4763552Z Skipping (s,q) (1.9, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4763813Z Skipping (s,q) (1.91, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4764067Z Skipping (s,q) (1.92, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4764512Z Skipping (s,q) (1.93, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4764774Z Skipping (s,q) (1.94, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4765028Z Skipping (s,q) (1.95, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4765292Z Skipping (s,q) (1.96, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4765564Z Skipping (s,q) (1.97, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4765820Z Skipping (s,q) (1.98, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4766099Z Skipping (s,q) (1.99, 6.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.4766354Z Skipping (s,q) (0.01, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4766614Z Skipping (s,q) (0.02, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4766861Z Skipping (s,q) (0.03, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4767109Z Skipping (s,q) (0.04, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4767476Z Skipping (s,q) (0.05, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4767750Z Skipping (s,q) (0.06, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4768181Z Skipping (s,q) (0.07, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4768446Z Skipping (s,q) (0.08, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4768699Z Skipping (s,q) (0.09, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4768949Z Skipping (s,q) (0.1, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4769215Z Skipping (s,q) (0.11, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4769467Z Skipping (s,q) (0.12, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4769724Z Skipping (s,q) (0.13, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4769983Z Skipping (s,q) (0.14, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4770240Z Skipping (s,q) (0.15, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4770506Z Skipping (s,q) (0.16, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4770769Z Skipping (s,q) (0.17, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4771051Z Skipping (s,q) (0.18, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4771306Z Skipping (s,q) (0.19, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4771552Z Skipping (s,q) (0.2, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4771809Z Skipping (s,q) (0.21, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4772058Z Skipping (s,q) (0.22, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4772308Z Skipping (s,q) (0.23, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4772561Z Skipping (s,q) (0.24, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4772807Z Skipping (s,q) (0.25, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4773053Z Skipping (s,q) (0.26, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4773310Z Skipping (s,q) (0.27, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4773566Z Skipping (s,q) (0.28, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4773820Z Skipping (s,q) (0.29, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4774068Z Skipping (s,q) (0.3, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4774315Z Skipping (s,q) (0.31, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4774572Z Skipping (s,q) (0.32, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4774818Z Skipping (s,q) (0.33, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4775065Z Skipping (s,q) (0.34, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4775324Z Skipping (s,q) (0.35, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4775572Z Skipping (s,q) (0.36, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4775824Z Skipping (s,q) (0.37, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4776072Z Skipping (s,q) (0.38, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4776322Z Skipping (s,q) (0.39, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4776685Z Skipping (s,q) (0.4, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4776938Z Skipping (s,q) (0.41, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4777187Z Skipping (s,q) (0.42, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4777490Z Skipping (s,q) (0.43, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4777767Z Skipping (s,q) (0.44, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4778018Z Skipping (s,q) (0.45, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4778276Z Skipping (s,q) (0.46, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4778538Z Skipping (s,q) (0.47, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4778791Z Skipping (s,q) (0.48, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4779039Z Skipping (s,q) (0.49, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4779288Z Skipping (s,q) (0.5, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4779632Z Skipping (s,q) (0.51, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4780161Z Skipping (s,q) (0.52, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4780615Z Skipping (s,q) (0.53, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4780871Z Skipping (s,q) (0.54, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4781120Z Skipping (s,q) (0.55, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4781387Z Skipping (s,q) (0.56, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4781647Z Skipping (s,q) (0.57, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4781901Z Skipping (s,q) (0.58, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4782155Z Skipping (s,q) (0.59, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4782401Z Skipping (s,q) (0.6, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4782650Z Skipping (s,q) (0.61, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4782961Z Skipping (s,q) (0.62, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4783224Z Skipping (s,q) (0.63, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4783486Z Skipping (s,q) (0.64, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4783762Z Skipping (s,q) (0.65, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4784016Z Skipping (s,q) (0.66, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4784279Z Skipping (s,q) (0.67, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4784530Z Skipping (s,q) (0.68, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4784779Z Skipping (s,q) (0.69, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4785034Z Skipping (s,q) (0.7, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4785304Z Skipping (s,q) (0.71, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4785554Z Skipping (s,q) (0.72, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4785814Z Skipping (s,q) (0.73, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4786076Z Skipping (s,q) (0.74, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4786340Z Skipping (s,q) (0.75, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4786600Z Skipping (s,q) (0.76, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4786854Z Skipping (s,q) (0.77, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4787148Z Skipping (s,q) (0.78, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4787395Z Skipping (s,q) (0.79, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4787651Z Skipping (s,q) (0.8, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4787910Z Skipping (s,q) (0.81, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4788167Z Skipping (s,q) (0.82, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4788431Z Skipping (s,q) (0.83, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4788681Z Skipping (s,q) (0.84, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4788955Z Skipping (s,q) (0.85, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4789379Z Skipping (s,q) (0.86, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4789639Z Skipping (s,q) (0.87, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4789893Z Skipping (s,q) (0.88, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4790161Z Skipping (s,q) (0.89, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4790409Z Skipping (s,q) (0.9, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4790671Z Skipping (s,q) (0.91, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4790920Z Skipping (s,q) (0.92, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4791168Z Skipping (s,q) (0.93, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4791444Z Skipping (s,q) (0.94, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4791693Z Skipping (s,q) (0.95, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4792002Z Skipping (s,q) (0.96, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4792487Z Skipping (s,q) (0.97, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4792782Z Skipping (s,q) (0.98, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4793125Z Skipping (s,q) (0.99, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4793393Z Skipping (s,q) (1, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4793661Z Skipping (s,q) (1.01, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4793923Z Skipping (s,q) (1.02, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4794170Z Skipping (s,q) (1.03, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4794416Z Skipping (s,q) (1.04, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4794671Z Skipping (s,q) (1.05, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4794916Z Skipping (s,q) (1.06, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4795165Z Skipping (s,q) (1.07, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4795420Z Skipping (s,q) (1.08, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4795677Z Skipping (s,q) (1.09, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4795935Z Skipping (s,q) (1.1, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4796182Z Skipping (s,q) (1.11, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4796428Z Skipping (s,q) (1.12, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4796681Z Skipping (s,q) (1.13, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4796926Z Skipping (s,q) (1.14, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4797171Z Skipping (s,q) (1.15, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4797424Z Skipping (s,q) (1.16, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4797689Z Skipping (s,q) (1.17, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4797943Z Skipping (s,q) (1.18, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4798189Z Skipping (s,q) (1.19, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4798438Z Skipping (s,q) (1.2, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4798694Z Skipping (s,q) (1.21, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4798945Z Skipping (s,q) (1.22, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4799191Z Skipping (s,q) (1.23, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4799448Z Skipping (s,q) (1.24, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4799697Z Skipping (s,q) (1.25, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4799947Z Skipping (s,q) (1.26, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4800200Z Skipping (s,q) (1.27, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4800447Z Skipping (s,q) (1.28, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4800702Z Skipping (s,q) (1.29, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4800947Z Skipping (s,q) (1.3, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4801196Z Skipping (s,q) (1.31, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4801552Z Skipping (s,q) (1.32, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4801805Z Skipping (s,q) (1.33, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4802054Z Skipping (s,q) (1.34, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4802308Z Skipping (s,q) (1.35, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4802557Z Skipping (s,q) (1.36, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4802813Z Skipping (s,q) (1.37, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4803060Z Skipping (s,q) (1.38, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4803308Z Skipping (s,q) (1.39, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4803561Z Skipping (s,q) (1.4, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4803808Z Skipping (s,q) (1.41, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4804056Z Skipping (s,q) (1.42, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4804313Z Skipping (s,q) (1.43, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4804660Z Skipping (s,q) (1.44, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4804982Z Skipping (s,q) (1.45, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4805228Z Skipping (s,q) (1.46, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4805473Z Skipping (s,q) (1.47, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4805723Z Skipping (s,q) (1.48, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4805970Z Skipping (s,q) (1.49, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4806216Z Skipping (s,q) (1.5, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4806469Z Skipping (s,q) (1.51, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4806718Z Skipping (s,q) (1.52, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4806971Z Skipping (s,q) (1.53, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4807216Z Skipping (s,q) (1.54, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4807477Z Skipping (s,q) (1.55, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4807732Z Skipping (s,q) (1.56, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4808091Z Skipping (s,q) (1.57, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4808346Z Skipping (s,q) (1.58, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4808593Z Skipping (s,q) (1.59, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4808840Z Skipping (s,q) (1.6, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4809087Z Skipping (s,q) (1.61, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4809340Z Skipping (s,q) (1.62, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4809587Z Skipping (s,q) (1.63, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4809844Z Skipping (s,q) (1.64, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4810090Z Skipping (s,q) (1.65, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4810342Z Skipping (s,q) (1.66, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4810603Z Skipping (s,q) (1.67, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4810855Z Skipping (s,q) (1.68, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4811107Z Skipping (s,q) (1.69, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4811359Z Skipping (s,q) (1.7, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4811607Z Skipping (s,q) (1.71, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4811861Z Skipping (s,q) (1.72, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4812108Z Skipping (s,q) (1.73, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4812356Z Skipping (s,q) (1.74, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4812614Z Skipping (s,q) (1.75, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4812860Z Skipping (s,q) (1.76, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4813108Z Skipping (s,q) (1.77, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4813523Z Skipping (s,q) (1.78, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4813776Z Skipping (s,q) (1.79, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4814029Z Skipping (s,q) (1.8, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4814274Z Skipping (s,q) (1.81, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4814524Z Skipping (s,q) (1.82, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4814777Z Skipping (s,q) (1.83, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4815024Z Skipping (s,q) (1.84, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4815270Z Skipping (s,q) (1.85, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4815522Z Skipping (s,q) (1.86, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4815767Z Skipping (s,q) (1.87, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4816017Z Skipping (s,q) (1.88, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4816273Z Skipping (s,q) (1.89, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4816643Z Skipping (s,q) (1.9, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4816938Z Skipping (s,q) (1.91, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4817191Z Skipping (s,q) (1.92, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4817439Z Skipping (s,q) (1.93, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4817692Z Skipping (s,q) (1.94, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4817938Z Skipping (s,q) (1.95, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4818183Z Skipping (s,q) (1.96, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4818436Z Skipping (s,q) (1.97, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4818682Z Skipping (s,q) (1.98, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4818936Z Skipping (s,q) (1.99, 7): inconsistent with heavy hitters! 2025-05-07T20:22:47.4819192Z Skipping (s,q) (0.01, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4819459Z Skipping (s,q) (0.02, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4819724Z Skipping (s,q) (0.03, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4819980Z Skipping (s,q) (0.04, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4820235Z Skipping (s,q) (0.05, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4820501Z Skipping (s,q) (0.06, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4820762Z Skipping (s,q) (0.07, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4821027Z Skipping (s,q) (0.08, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4821284Z Skipping (s,q) (0.09, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4821540Z Skipping (s,q) (0.1, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4821803Z Skipping (s,q) (0.11, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4822061Z Skipping (s,q) (0.12, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4822329Z Skipping (s,q) (0.13, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4822593Z Skipping (s,q) (0.14, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4822851Z Skipping (s,q) (0.15, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4823115Z Skipping (s,q) (0.16, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4823371Z Skipping (s,q) (0.17, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4823632Z Skipping (s,q) (0.18, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4823897Z Skipping (s,q) (0.19, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4824155Z Skipping (s,q) (0.2, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4824414Z Skipping (s,q) (0.21, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4824677Z Skipping (s,q) (0.22, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4824934Z Skipping (s,q) (0.23, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4825342Z Skipping (s,q) (0.24, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4825609Z Skipping (s,q) (0.25, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4826324Z Skipping (s,q) (0.26, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4826993Z Skipping (s,q) (0.27, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4827665Z Skipping (s,q) (0.28, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4828331Z Skipping (s,q) (0.29, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4828991Z Skipping (s,q) (0.3, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4829656Z Skipping (s,q) (0.31, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4830327Z Skipping (s,q) (0.32, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4831002Z Skipping (s,q) (0.33, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4831668Z Skipping (s,q) (0.34, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4832349Z Skipping (s,q) (0.35, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4833168Z Skipping (s,q) (0.36, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4833885Z Skipping (s,q) (0.37, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4834568Z Skipping (s,q) (0.38, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4835290Z Skipping (s,q) (0.39, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4835977Z Skipping (s,q) (0.4, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4836639Z Skipping (s,q) (0.41, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4837312Z Skipping (s,q) (0.42, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4838045Z Skipping (s,q) (0.43, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4838748Z Skipping (s,q) (0.44, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4839437Z Skipping (s,q) (0.45, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4840144Z Skipping (s,q) (0.46, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4840832Z Skipping (s,q) (0.47, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4841506Z Skipping (s,q) (0.48, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4842182Z Skipping (s,q) (0.49, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4842857Z Skipping (s,q) (0.5, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4843525Z Skipping (s,q) (0.51, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4844216Z Skipping (s,q) (0.52, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4844930Z Skipping (s,q) (0.53, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4845610Z Skipping (s,q) (0.54, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4846272Z Skipping (s,q) (0.55, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4846986Z Skipping (s,q) (0.56, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4847662Z Skipping (s,q) (0.57, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4848461Z Skipping (s,q) (0.58, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4849128Z Skipping (s,q) (0.59, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4849807Z Skipping (s,q) (0.6, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4850472Z Skipping (s,q) (0.61, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4851175Z Skipping (s,q) (0.62, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4851851Z Skipping (s,q) (0.63, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4852527Z Skipping (s,q) (0.64, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4853220Z Skipping (s,q) (0.65, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4853884Z Skipping (s,q) (0.66, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4854564Z Skipping (s,q) (0.67, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4855238Z Skipping (s,q) (0.68, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4856064Z Skipping (s,q) (0.69, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4856750Z Skipping (s,q) (0.7, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4857477Z Skipping (s,q) (0.71, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4858173Z Skipping (s,q) (0.72, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4858853Z Skipping (s,q) (0.73, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4859564Z Skipping (s,q) (0.74, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4860246Z Skipping (s,q) (0.75, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4860944Z Skipping (s,q) (0.76, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4861641Z Skipping (s,q) (0.77, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4862332Z Skipping (s,q) (0.78, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4863023Z Skipping (s,q) (0.79, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4863835Z Skipping (s,q) (0.8, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4864560Z Skipping (s,q) (0.81, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4865283Z Skipping (s,q) (0.82, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4865992Z Skipping (s,q) (0.83, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4866687Z Skipping (s,q) (0.84, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4867355Z Skipping (s,q) (0.85, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4868019Z Skipping (s,q) (0.86, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4868694Z Skipping (s,q) (0.87, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4869362Z Skipping (s,q) (0.88, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4870031Z Skipping (s,q) (0.89, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4870691Z Skipping (s,q) (0.9, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4871370Z Skipping (s,q) (0.91, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4872039Z Skipping (s,q) (0.92, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4872707Z Skipping (s,q) (0.93, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4873378Z Skipping (s,q) (0.94, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4874050Z Skipping (s,q) (0.95, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4874711Z Skipping (s,q) (0.96, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4875381Z Skipping (s,q) (0.97, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4876052Z Skipping (s,q) (0.98, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4876718Z Skipping (s,q) (0.99, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4877371Z Skipping (s,q) (1, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4878031Z Skipping (s,q) (1.01, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4878721Z Skipping (s,q) (1.02, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4879389Z Skipping (s,q) (1.03, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4880367Z Skipping (s,q) (1.04, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4881038Z Skipping (s,q) (1.05, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4881710Z Skipping (s,q) (1.06, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4882379Z Skipping (s,q) (1.07, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4883051Z Skipping (s,q) (1.08, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4883719Z Skipping (s,q) (1.09, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4884385Z Skipping (s,q) (1.1, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4885053Z Skipping (s,q) (1.11, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4885722Z Skipping (s,q) (1.12, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4886660Z Skipping (s,q) (1.13, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4887334Z Skipping (s,q) (1.14, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4888095Z Skipping (s,q) (1.15, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4888774Z Skipping (s,q) (1.16, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4889434Z Skipping (s,q) (1.17, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4890103Z Skipping (s,q) (1.18, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4890773Z Skipping (s,q) (1.19, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4891442Z Skipping (s,q) (1.2, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4892103Z Skipping (s,q) (1.21, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4892775Z Skipping (s,q) (1.22, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4893447Z Skipping (s,q) (1.23, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4894136Z Skipping (s,q) (1.24, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4895152Z Skipping (s,q) (1.25, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4895919Z Skipping (s,q) (1.26, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4896581Z Skipping (s,q) (1.27, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4897265Z Skipping (s,q) (1.28, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4897935Z Skipping (s,q) (1.29, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4898606Z Skipping (s,q) (1.3, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4899279Z Skipping (s,q) (1.31, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4899962Z Skipping (s,q) (1.32, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4900624Z Skipping (s,q) (1.33, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4901298Z Skipping (s,q) (1.34, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4901997Z Skipping (s,q) (1.35, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4902711Z Skipping (s,q) (1.36, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4903389Z Skipping (s,q) (1.37, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4904054Z Skipping (s,q) (1.38, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4904727Z Skipping (s,q) (1.39, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4905403Z Skipping (s,q) (1.4, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4906124Z Skipping (s,q) (1.41, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4906794Z Skipping (s,q) (1.42, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4907462Z Skipping (s,q) (1.43, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4908136Z Skipping (s,q) (1.44, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4908800Z Skipping (s,q) (1.45, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4909491Z Skipping (s,q) (1.46, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4910170Z Skipping (s,q) (1.47, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4910865Z Skipping (s,q) (1.48, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4911590Z Skipping (s,q) (1.49, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4912265Z Skipping (s,q) (1.5, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4912929Z Skipping (s,q) (1.51, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4913609Z Skipping (s,q) (1.52, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4914289Z Skipping (s,q) (1.53, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4914962Z Skipping (s,q) (1.54, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4915625Z Skipping (s,q) (1.55, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4916302Z Skipping (s,q) (1.56, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4916982Z Skipping (s,q) (1.57, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4917811Z Skipping (s,q) (1.58, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4918493Z Skipping (s,q) (1.59, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4919168Z Skipping (s,q) (1.6, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4919840Z Skipping (s,q) (1.61, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4920504Z Skipping (s,q) (1.62, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4921173Z Skipping (s,q) (1.63, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4921863Z Skipping (s,q) (1.64, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4922582Z Skipping (s,q) (1.65, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4923262Z Skipping (s,q) (1.66, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4923959Z Skipping (s,q) (1.67, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4924674Z Skipping (s,q) (1.68, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4925464Z Skipping (s,q) (1.69, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4926166Z Skipping (s,q) (1.7, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4926933Z Skipping (s,q) (1.71, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4927607Z Skipping (s,q) (1.72, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4928389Z Skipping (s,q) (1.73, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4929060Z Skipping (s,q) (1.74, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4929730Z Skipping (s,q) (1.75, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4930399Z Skipping (s,q) (1.76, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4931079Z Skipping (s,q) (1.77, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4931753Z Skipping (s,q) (1.78, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4932419Z Skipping (s,q) (1.79, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4933102Z Skipping (s,q) (1.8, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4933768Z Skipping (s,q) (1.81, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4934446Z Skipping (s,q) (1.82, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4935147Z Skipping (s,q) (1.83, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4935825Z Skipping (s,q) (1.84, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4936497Z Skipping (s,q) (1.85, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4937155Z Skipping (s,q) (1.86, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4937826Z Skipping (s,q) (1.87, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4938493Z Skipping (s,q) (1.88, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4939155Z Skipping (s,q) (1.89, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4939819Z Skipping (s,q) (1.9, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4940488Z Skipping (s,q) (1.91, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4941160Z Skipping (s,q) (1.92, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4941826Z Skipping (s,q) (1.93, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4942489Z Skipping (s,q) (1.94, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4943162Z Skipping (s,q) (1.95, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4943830Z Skipping (s,q) (1.96, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4944501Z Skipping (s,q) (1.97, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4945168Z Skipping (s,q) (1.98, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4945828Z Skipping (s,q) (1.99, 7.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.4946494Z Skipping (s,q) (0.01, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4947157Z Skipping (s,q) (0.02, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4947988Z Skipping (s,q) (0.03, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4948648Z Skipping (s,q) (0.04, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4949315Z Skipping (s,q) (0.05, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4949975Z Skipping (s,q) (0.06, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4950629Z Skipping (s,q) (0.07, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4951296Z Skipping (s,q) (0.08, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4951961Z Skipping (s,q) (0.09, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4952623Z Skipping (s,q) (0.1, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4953278Z Skipping (s,q) (0.11, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4953940Z Skipping (s,q) (0.12, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4954604Z Skipping (s,q) (0.13, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4955260Z Skipping (s,q) (0.14, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4956037Z Skipping (s,q) (0.15, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4956757Z Skipping (s,q) (0.16, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4957427Z Skipping (s,q) (0.17, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4958089Z Skipping (s,q) (0.18, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4958749Z Skipping (s,q) (0.19, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4959406Z Skipping (s,q) (0.2, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4960058Z Skipping (s,q) (0.21, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4960719Z Skipping (s,q) (0.22, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4961389Z Skipping (s,q) (0.23, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4962048Z Skipping (s,q) (0.24, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4962710Z Skipping (s,q) (0.25, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4963386Z Skipping (s,q) (0.26, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4964049Z Skipping (s,q) (0.27, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4964708Z Skipping (s,q) (0.28, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4965370Z Skipping (s,q) (0.29, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4966036Z Skipping (s,q) (0.3, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4966702Z Skipping (s,q) (0.31, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4967365Z Skipping (s,q) (0.32, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4968171Z Skipping (s,q) (0.33, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4968838Z Skipping (s,q) (0.34, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4969494Z Skipping (s,q) (0.35, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4970156Z Skipping (s,q) (0.36, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4970827Z Skipping (s,q) (0.37, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4971483Z Skipping (s,q) (0.38, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4972148Z Skipping (s,q) (0.39, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4972805Z Skipping (s,q) (0.4, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4973461Z Skipping (s,q) (0.41, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4974118Z Skipping (s,q) (0.42, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4974782Z Skipping (s,q) (0.43, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4975446Z Skipping (s,q) (0.44, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4976100Z Skipping (s,q) (0.45, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4976760Z Skipping (s,q) (0.46, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4977427Z Skipping (s,q) (0.47, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4978223Z Skipping (s,q) (0.48, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4978890Z Skipping (s,q) (0.49, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4979556Z Skipping (s,q) (0.5, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4980440Z Skipping (s,q) (0.51, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4981102Z Skipping (s,q) (0.52, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4981767Z Skipping (s,q) (0.53, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4982431Z Skipping (s,q) (0.54, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4983086Z Skipping (s,q) (0.55, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4983748Z Skipping (s,q) (0.56, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4984416Z Skipping (s,q) (0.57, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4985083Z Skipping (s,q) (0.58, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4985738Z Skipping (s,q) (0.59, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4986715Z Skipping (s,q) (0.6, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4987460Z Skipping (s,q) (0.61, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4988116Z Skipping (s,q) (0.62, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4988778Z Skipping (s,q) (0.63, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4989440Z Skipping (s,q) (0.64, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4990110Z Skipping (s,q) (0.65, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4990764Z Skipping (s,q) (0.66, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4991434Z Skipping (s,q) (0.67, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4992098Z Skipping (s,q) (0.68, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4992757Z Skipping (s,q) (0.69, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4993417Z Skipping (s,q) (0.7, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4994090Z Skipping (s,q) (0.71, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4994751Z Skipping (s,q) (0.72, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4995414Z Skipping (s,q) (0.73, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4996076Z Skipping (s,q) (0.74, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4996737Z Skipping (s,q) (0.75, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4997389Z Skipping (s,q) (0.76, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4998053Z Skipping (s,q) (0.77, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4998708Z Skipping (s,q) (0.78, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.4999369Z Skipping (s,q) (0.79, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5000030Z Skipping (s,q) (0.8, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5000690Z Skipping (s,q) (0.81, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5001357Z Skipping (s,q) (0.82, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5002016Z Skipping (s,q) (0.83, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5002686Z Skipping (s,q) (0.84, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5003349Z Skipping (s,q) (0.85, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5004005Z Skipping (s,q) (0.86, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5004668Z Skipping (s,q) (0.87, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5005332Z Skipping (s,q) (0.88, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5005996Z Skipping (s,q) (0.89, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5006649Z Skipping (s,q) (0.9, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5007318Z Skipping (s,q) (0.91, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5008088Z Skipping (s,q) (0.92, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5008757Z Skipping (s,q) (0.93, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5009690Z Skipping (s,q) (0.94, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5010356Z Skipping (s,q) (0.95, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5011010Z Skipping (s,q) (0.96, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5011673Z Skipping (s,q) (0.97, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5012334Z Skipping (s,q) (0.98, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5013002Z Skipping (s,q) (0.99, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5013658Z Skipping (s,q) (1, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5014311Z Skipping (s,q) (1.01, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5014978Z Skipping (s,q) (1.02, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5015637Z Skipping (s,q) (1.03, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5016299Z Skipping (s,q) (1.04, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5017103Z Skipping (s,q) (1.05, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5017816Z Skipping (s,q) (1.06, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5018477Z Skipping (s,q) (1.07, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5019141Z Skipping (s,q) (1.08, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5019808Z Skipping (s,q) (1.09, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5020462Z Skipping (s,q) (1.1, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5021121Z Skipping (s,q) (1.11, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5021787Z Skipping (s,q) (1.12, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5022449Z Skipping (s,q) (1.13, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5023101Z Skipping (s,q) (1.14, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5023767Z Skipping (s,q) (1.15, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5024438Z Skipping (s,q) (1.16, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5025095Z Skipping (s,q) (1.17, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5025764Z Skipping (s,q) (1.18, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5026423Z Skipping (s,q) (1.19, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5027076Z Skipping (s,q) (1.2, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5027740Z Skipping (s,q) (1.21, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5028403Z Skipping (s,q) (1.22, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5029065Z Skipping (s,q) (1.23, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5029723Z Skipping (s,q) (1.24, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5030388Z Skipping (s,q) (1.25, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5031052Z Skipping (s,q) (1.26, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5031711Z Skipping (s,q) (1.27, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5032376Z Skipping (s,q) (1.28, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5033046Z Skipping (s,q) (1.29, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5033711Z Skipping (s,q) (1.3, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5034367Z Skipping (s,q) (1.31, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5035029Z Skipping (s,q) (1.32, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5035697Z Skipping (s,q) (1.33, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5036356Z Skipping (s,q) (1.34, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5037035Z Skipping (s,q) (1.35, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5037697Z Skipping (s,q) (1.36, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5038361Z Skipping (s,q) (1.37, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5039018Z Skipping (s,q) (1.38, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5039815Z Skipping (s,q) (1.39, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5040481Z Skipping (s,q) (1.4, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5041135Z Skipping (s,q) (1.41, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5041792Z Skipping (s,q) (1.42, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5042452Z Skipping (s,q) (1.43, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5043105Z Skipping (s,q) (1.44, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5043769Z Skipping (s,q) (1.45, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5044431Z Skipping (s,q) (1.46, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5045105Z Skipping (s,q) (1.47, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5045764Z Skipping (s,q) (1.48, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5046427Z Skipping (s,q) (1.49, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5047263Z Skipping (s,q) (1.5, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5047933Z Skipping (s,q) (1.51, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5048806Z Skipping (s,q) (1.52, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5049475Z Skipping (s,q) (1.53, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5050141Z Skipping (s,q) (1.54, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5050802Z Skipping (s,q) (1.55, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5051467Z Skipping (s,q) (1.56, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5052135Z Skipping (s,q) (1.57, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5052794Z Skipping (s,q) (1.58, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5053468Z Skipping (s,q) (1.59, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5054132Z Skipping (s,q) (1.6, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5054809Z Skipping (s,q) (1.61, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5055481Z Skipping (s,q) (1.62, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5056153Z Skipping (s,q) (1.63, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5056818Z Skipping (s,q) (1.64, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5057481Z Skipping (s,q) (1.65, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5058145Z Skipping (s,q) (1.66, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5058814Z Skipping (s,q) (1.67, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5059476Z Skipping (s,q) (1.68, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5060145Z Skipping (s,q) (1.69, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5060810Z Skipping (s,q) (1.7, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5061476Z Skipping (s,q) (1.71, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5062144Z Skipping (s,q) (1.72, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5062817Z Skipping (s,q) (1.73, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5063485Z Skipping (s,q) (1.74, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5064147Z Skipping (s,q) (1.75, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5064814Z Skipping (s,q) (1.76, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5065473Z Skipping (s,q) (1.77, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5066134Z Skipping (s,q) (1.78, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5066791Z Skipping (s,q) (1.79, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5067452Z Skipping (s,q) (1.8, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5068113Z Skipping (s,q) (1.81, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5068767Z Skipping (s,q) (1.82, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5069427Z Skipping (s,q) (1.83, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5070232Z Skipping (s,q) (1.84, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5070895Z Skipping (s,q) (1.85, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5071557Z Skipping (s,q) (1.86, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5072222Z Skipping (s,q) (1.87, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5072886Z Skipping (s,q) (1.88, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5073547Z Skipping (s,q) (1.89, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5074212Z Skipping (s,q) (1.9, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5074866Z Skipping (s,q) (1.91, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5075524Z Skipping (s,q) (1.92, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5076186Z Skipping (s,q) (1.93, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5076860Z Skipping (s,q) (1.94, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5077625Z Skipping (s,q) (1.95, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5078298Z Skipping (s,q) (1.96, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5079065Z Skipping (s,q) (1.97, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5080052Z Skipping (s,q) (1.98, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5080727Z Skipping (s,q) (1.99, 7.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5081412Z Skipping (s,q) (0.01, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5082089Z Skipping (s,q) (0.02, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5082759Z Skipping (s,q) (0.03, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5083421Z Skipping (s,q) (0.04, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5084086Z Skipping (s,q) (0.05, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5084758Z Skipping (s,q) (0.06, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5085431Z Skipping (s,q) (0.07, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5086111Z Skipping (s,q) (0.08, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5086789Z Skipping (s,q) (0.09, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5087455Z Skipping (s,q) (0.1, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5088209Z Skipping (s,q) (0.11, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5088885Z Skipping (s,q) (0.12, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5089563Z Skipping (s,q) (0.13, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5090238Z Skipping (s,q) (0.14, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5090919Z Skipping (s,q) (0.15, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5091601Z Skipping (s,q) (0.16, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5092272Z Skipping (s,q) (0.17, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5092956Z Skipping (s,q) (0.18, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5093642Z Skipping (s,q) (0.19, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5094323Z Skipping (s,q) (0.2, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5094995Z Skipping (s,q) (0.21, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5095671Z Skipping (s,q) (0.22, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5096347Z Skipping (s,q) (0.23, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5097016Z Skipping (s,q) (0.24, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5097692Z Skipping (s,q) (0.25, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5098362Z Skipping (s,q) (0.26, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5099031Z Skipping (s,q) (0.27, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5099716Z Skipping (s,q) (0.28, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5100704Z Skipping (s,q) (0.29, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5101375Z Skipping (s,q) (0.3, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5102049Z Skipping (s,q) (0.31, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5102721Z Skipping (s,q) (0.32, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5103401Z Skipping (s,q) (0.33, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5104076Z Skipping (s,q) (0.34, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5104737Z Skipping (s,q) (0.35, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5105416Z Skipping (s,q) (0.36, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5106083Z Skipping (s,q) (0.37, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5106758Z Skipping (s,q) (0.38, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5107453Z Skipping (s,q) (0.39, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5108168Z Skipping (s,q) (0.4, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5109040Z Skipping (s,q) (0.41, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5109804Z Skipping (s,q) (0.42, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5110473Z Skipping (s,q) (0.43, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5111145Z Skipping (s,q) (0.44, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5111811Z Skipping (s,q) (0.45, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5112476Z Skipping (s,q) (0.46, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5113145Z Skipping (s,q) (0.47, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5113805Z Skipping (s,q) (0.48, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5114474Z Skipping (s,q) (0.49, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5115142Z Skipping (s,q) (0.5, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5115812Z Skipping (s,q) (0.51, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5116487Z Skipping (s,q) (0.52, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5117164Z Skipping (s,q) (0.53, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5117840Z Skipping (s,q) (0.54, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5118499Z Skipping (s,q) (0.55, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5119167Z Skipping (s,q) (0.56, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5119839Z Skipping (s,q) (0.57, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5120504Z Skipping (s,q) (0.58, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5121161Z Skipping (s,q) (0.59, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5121831Z Skipping (s,q) (0.6, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5122500Z Skipping (s,q) (0.61, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5123162Z Skipping (s,q) (0.62, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5123840Z Skipping (s,q) (0.63, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5124513Z Skipping (s,q) (0.64, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5125181Z Skipping (s,q) (0.65, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5125848Z Skipping (s,q) (0.66, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5126514Z Skipping (s,q) (0.67, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5127180Z Skipping (s,q) (0.68, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5127845Z Skipping (s,q) (0.69, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5128640Z Skipping (s,q) (0.7, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5129301Z Skipping (s,q) (0.71, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5129960Z Skipping (s,q) (0.72, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5130628Z Skipping (s,q) (0.73, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5131514Z Skipping (s,q) (0.74, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5132182Z Skipping (s,q) (0.75, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5132850Z Skipping (s,q) (0.76, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5133520Z Skipping (s,q) (0.77, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5134184Z Skipping (s,q) (0.78, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5134844Z Skipping (s,q) (0.79, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5135511Z Skipping (s,q) (0.8, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5136175Z Skipping (s,q) (0.81, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5136839Z Skipping (s,q) (0.82, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5137500Z Skipping (s,q) (0.83, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5138169Z Skipping (s,q) (0.84, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5138959Z Skipping (s,q) (0.85, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5139637Z Skipping (s,q) (0.86, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5140383Z Skipping (s,q) (0.87, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5141056Z Skipping (s,q) (0.88, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5141731Z Skipping (s,q) (0.89, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5142389Z Skipping (s,q) (0.9, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5143054Z Skipping (s,q) (0.91, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5143723Z Skipping (s,q) (0.92, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5144382Z Skipping (s,q) (0.93, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5145050Z Skipping (s,q) (0.94, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5145719Z Skipping (s,q) (0.95, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5146384Z Skipping (s,q) (0.96, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5147061Z Skipping (s,q) (0.97, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5147738Z Skipping (s,q) (0.98, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5148409Z Skipping (s,q) (0.99, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5149068Z Skipping (s,q) (1, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5149723Z Skipping (s,q) (1.01, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5150389Z Skipping (s,q) (1.02, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5151053Z Skipping (s,q) (1.03, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5151725Z Skipping (s,q) (1.04, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5152398Z Skipping (s,q) (1.05, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5153070Z Skipping (s,q) (1.06, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5153737Z Skipping (s,q) (1.07, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5154414Z Skipping (s,q) (1.08, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5155089Z Skipping (s,q) (1.09, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5155753Z Skipping (s,q) (1.1, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5156420Z Skipping (s,q) (1.11, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5157095Z Skipping (s,q) (1.12, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5157764Z Skipping (s,q) (1.13, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5158431Z Skipping (s,q) (1.14, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5159102Z Skipping (s,q) (1.15, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5159775Z Skipping (s,q) (1.16, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5160438Z Skipping (s,q) (1.17, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5161120Z Skipping (s,q) (1.18, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5161946Z Skipping (s,q) (1.19, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5162622Z Skipping (s,q) (1.2, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5163299Z Skipping (s,q) (1.21, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5163968Z Skipping (s,q) (1.22, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5164634Z Skipping (s,q) (1.23, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5165294Z Skipping (s,q) (1.24, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5174444Z Skipping (s,q) (1.25, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5175147Z Skipping (s,q) (1.26, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5175813Z Skipping (s,q) (1.27, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5176478Z Skipping (s,q) (1.28, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5176742Z Skipping (s,q) (1.29, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5177249Z Skipping (s,q) (1.3, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5177563Z Skipping (s,q) (1.31, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5177829Z Skipping (s,q) (1.32, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5178086Z Skipping (s,q) (1.33, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5178346Z Skipping (s,q) (1.34, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5178613Z Skipping (s,q) (1.35, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5178870Z Skipping (s,q) (1.36, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5179125Z Skipping (s,q) (1.37, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5179389Z Skipping (s,q) (1.38, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5179842Z Skipping (s,q) (1.39, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5180117Z Skipping (s,q) (1.4, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5180386Z Skipping (s,q) (1.41, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5180645Z Skipping (s,q) (1.42, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5180911Z Skipping (s,q) (1.43, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5181167Z Skipping (s,q) (1.44, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5181421Z Skipping (s,q) (1.45, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5181681Z Skipping (s,q) (1.46, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5181936Z Skipping (s,q) (1.47, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5182201Z Skipping (s,q) (1.48, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5182454Z Skipping (s,q) (1.49, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5182708Z Skipping (s,q) (1.5, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5182970Z Skipping (s,q) (1.51, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5183235Z Skipping (s,q) (1.52, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5183493Z Skipping (s,q) (1.53, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5183763Z Skipping (s,q) (1.54, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5184019Z Skipping (s,q) (1.55, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5184281Z Skipping (s,q) (1.56, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5184536Z Skipping (s,q) (1.57, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5184791Z Skipping (s,q) (1.58, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5185055Z Skipping (s,q) (1.59, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5185310Z Skipping (s,q) (1.6, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5185569Z Skipping (s,q) (1.61, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5186075Z Skipping (s,q) (1.62, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5186623Z Skipping (s,q) (1.63, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5186888Z Skipping (s,q) (1.64, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5187151Z Skipping (s,q) (1.65, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5187409Z Skipping (s,q) (1.66, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5187673Z Skipping (s,q) (1.67, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5187929Z Skipping (s,q) (1.68, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5188186Z Skipping (s,q) (1.69, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5188453Z Skipping (s,q) (1.7, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5188710Z Skipping (s,q) (1.71, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5188976Z Skipping (s,q) (1.72, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5189235Z Skipping (s,q) (1.73, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5189501Z Skipping (s,q) (1.74, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5189935Z Skipping (s,q) (1.75, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5190270Z Skipping (s,q) (1.76, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5190527Z Skipping (s,q) (1.77, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5190790Z Skipping (s,q) (1.78, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5191046Z Skipping (s,q) (1.79, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5191318Z Skipping (s,q) (1.8, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5191574Z Skipping (s,q) (1.81, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5191831Z Skipping (s,q) (1.82, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5192094Z Skipping (s,q) (1.83, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5192349Z Skipping (s,q) (1.84, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5192614Z Skipping (s,q) (1.85, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5192884Z Skipping (s,q) (1.86, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5193147Z Skipping (s,q) (1.87, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5193407Z Skipping (s,q) (1.88, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5193669Z Skipping (s,q) (1.89, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5193928Z Skipping (s,q) (1.9, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5194193Z Skipping (s,q) (1.91, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5194451Z Skipping (s,q) (1.92, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5194708Z Skipping (s,q) (1.93, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5194972Z Skipping (s,q) (1.94, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5195229Z Skipping (s,q) (1.95, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5195487Z Skipping (s,q) (1.96, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5195762Z Skipping (s,q) (1.97, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5196023Z Skipping (s,q) (1.98, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5196288Z Skipping (s,q) (1.99, 7.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5196538Z Skipping (s,q) (0.01, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5196785Z Skipping (s,q) (0.02, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5197040Z Skipping (s,q) (0.03, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5197286Z Skipping (s,q) (0.04, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5197535Z Skipping (s,q) (0.05, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5197797Z Skipping (s,q) (0.06, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5198042Z Skipping (s,q) (0.07, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5198297Z Skipping (s,q) (0.08, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5198642Z Skipping (s,q) (0.09, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5198888Z Skipping (s,q) (0.1, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5199145Z Skipping (s,q) (0.11, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5199392Z Skipping (s,q) (0.12, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5199639Z Skipping (s,q) (0.13, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5199893Z Skipping (s,q) (0.14, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5200137Z Skipping (s,q) (0.15, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5200391Z Skipping (s,q) (0.16, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5200641Z Skipping (s,q) (0.17, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5200888Z Skipping (s,q) (0.18, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5201141Z Skipping (s,q) (0.19, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5201395Z Skipping (s,q) (0.2, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5201733Z Skipping (s,q) (0.21, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5202065Z Skipping (s,q) (0.22, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5202312Z Skipping (s,q) (0.23, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5202557Z Skipping (s,q) (0.24, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5202809Z Skipping (s,q) (0.25, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5203054Z Skipping (s,q) (0.26, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5203310Z Skipping (s,q) (0.27, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5203556Z Skipping (s,q) (0.28, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5203804Z Skipping (s,q) (0.29, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5204056Z Skipping (s,q) (0.3, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5204306Z Skipping (s,q) (0.31, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5204562Z Skipping (s,q) (0.32, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5204816Z Skipping (s,q) (0.33, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5205066Z Skipping (s,q) (0.34, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5205323Z Skipping (s,q) (0.35, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5205567Z Skipping (s,q) (0.36, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5205811Z Skipping (s,q) (0.37, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5206063Z Skipping (s,q) (0.38, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5206310Z Skipping (s,q) (0.39, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5206554Z Skipping (s,q) (0.4, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5206809Z Skipping (s,q) (0.41, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5207057Z Skipping (s,q) (0.42, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5207311Z Skipping (s,q) (0.43, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5207569Z Skipping (s,q) (0.44, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5207829Z Skipping (s,q) (0.45, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5208212Z Skipping (s,q) (0.46, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5208465Z Skipping (s,q) (0.47, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5208714Z Skipping (s,q) (0.48, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5208971Z Skipping (s,q) (0.49, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5209221Z Skipping (s,q) (0.5, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5209476Z Skipping (s,q) (0.51, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5209725Z Skipping (s,q) (0.52, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5209974Z Skipping (s,q) (0.53, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5210229Z Skipping (s,q) (0.54, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5210594Z Skipping (s,q) (0.55, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5210849Z Skipping (s,q) (0.56, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5211110Z Skipping (s,q) (0.57, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5211358Z Skipping (s,q) (0.58, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5211612Z Skipping (s,q) (0.59, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5211870Z Skipping (s,q) (0.6, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5212124Z Skipping (s,q) (0.61, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5212383Z Skipping (s,q) (0.62, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5212634Z Skipping (s,q) (0.63, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5212883Z Skipping (s,q) (0.64, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5213138Z Skipping (s,q) (0.65, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5213392Z Skipping (s,q) (0.66, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5213737Z Skipping (s,q) (0.67, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5214035Z Skipping (s,q) (0.68, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5214284Z Skipping (s,q) (0.69, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5214538Z Skipping (s,q) (0.7, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5214785Z Skipping (s,q) (0.71, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5215034Z Skipping (s,q) (0.72, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5215286Z Skipping (s,q) (0.73, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5215535Z Skipping (s,q) (0.74, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5215786Z Skipping (s,q) (0.75, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5216041Z Skipping (s,q) (0.76, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5216292Z Skipping (s,q) (0.77, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5216559Z Skipping (s,q) (0.78, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5216807Z Skipping (s,q) (0.79, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5217057Z Skipping (s,q) (0.8, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5217314Z Skipping (s,q) (0.81, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5217563Z Skipping (s,q) (0.82, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5217812Z Skipping (s,q) (0.83, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5218069Z Skipping (s,q) (0.84, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5218318Z Skipping (s,q) (0.85, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5218569Z Skipping (s,q) (0.86, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5218827Z Skipping (s,q) (0.87, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5219073Z Skipping (s,q) (0.88, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5219330Z Skipping (s,q) (0.89, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5219588Z Skipping (s,q) (0.9, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5219842Z Skipping (s,q) (0.91, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5220094Z Skipping (s,q) (0.92, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5220344Z Skipping (s,q) (0.93, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5220593Z Skipping (s,q) (0.94, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5220849Z Skipping (s,q) (0.95, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5221099Z Skipping (s,q) (0.96, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5221356Z Skipping (s,q) (0.97, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5221604Z Skipping (s,q) (0.98, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5221855Z Skipping (s,q) (0.99, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5222104Z Skipping (s,q) (1, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5222510Z Skipping (s,q) (1.01, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5222761Z Skipping (s,q) (1.02, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5223020Z Skipping (s,q) (1.03, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5223268Z Skipping (s,q) (1.04, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5223530Z Skipping (s,q) (1.05, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5223778Z Skipping (s,q) (1.06, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5224026Z Skipping (s,q) (1.07, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5224281Z Skipping (s,q) (1.08, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5224529Z Skipping (s,q) (1.09, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5224776Z Skipping (s,q) (1.1, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5225039Z Skipping (s,q) (1.11, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5225287Z Skipping (s,q) (1.12, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5225649Z Skipping (s,q) (1.13, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5225950Z Skipping (s,q) (1.14, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5226198Z Skipping (s,q) (1.15, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5226456Z Skipping (s,q) (1.16, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5226704Z Skipping (s,q) (1.17, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5226951Z Skipping (s,q) (1.18, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5227209Z Skipping (s,q) (1.19, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5227454Z Skipping (s,q) (1.2, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5227701Z Skipping (s,q) (1.21, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5227952Z Skipping (s,q) (1.22, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5228207Z Skipping (s,q) (1.23, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5228470Z Skipping (s,q) (1.24, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5228716Z Skipping (s,q) (1.25, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5228963Z Skipping (s,q) (1.26, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5229216Z Skipping (s,q) (1.27, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5229460Z Skipping (s,q) (1.28, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5229708Z Skipping (s,q) (1.29, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5229960Z Skipping (s,q) (1.3, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5230205Z Skipping (s,q) (1.31, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5230459Z Skipping (s,q) (1.32, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5230703Z Skipping (s,q) (1.33, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5230948Z Skipping (s,q) (1.34, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5231202Z Skipping (s,q) (1.35, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5231457Z Skipping (s,q) (1.36, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5231712Z Skipping (s,q) (1.37, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5231967Z Skipping (s,q) (1.38, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5232212Z Skipping (s,q) (1.39, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5232458Z Skipping (s,q) (1.4, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5232711Z Skipping (s,q) (1.41, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5232954Z Skipping (s,q) (1.42, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5233206Z Skipping (s,q) (1.43, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5233449Z Skipping (s,q) (1.44, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5233696Z Skipping (s,q) (1.45, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5233947Z Skipping (s,q) (1.46, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5234294Z Skipping (s,q) (1.47, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5234545Z Skipping (s,q) (1.48, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5234807Z Skipping (s,q) (1.49, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5235053Z Skipping (s,q) (1.5, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5235310Z Skipping (s,q) (1.51, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5235557Z Skipping (s,q) (1.52, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5235804Z Skipping (s,q) (1.53, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5236053Z Skipping (s,q) (1.54, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5236306Z Skipping (s,q) (1.55, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5236551Z Skipping (s,q) (1.56, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5236804Z Skipping (s,q) (1.57, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5237054Z Skipping (s,q) (1.58, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5237395Z Skipping (s,q) (1.59, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5237681Z Skipping (s,q) (1.6, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5237932Z Skipping (s,q) (1.61, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5238185Z Skipping (s,q) (1.62, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5238431Z Skipping (s,q) (1.63, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5238679Z Skipping (s,q) (1.64, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5238934Z Skipping (s,q) (1.65, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5239180Z Skipping (s,q) (1.66, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5239432Z Skipping (s,q) (1.67, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5239678Z Skipping (s,q) (1.68, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5239923Z Skipping (s,q) (1.69, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5240180Z Skipping (s,q) (1.7, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5240438Z Skipping (s,q) (1.71, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5240689Z Skipping (s,q) (1.72, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5240943Z Skipping (s,q) (1.73, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5241191Z Skipping (s,q) (1.74, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5241441Z Skipping (s,q) (1.75, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5241700Z Skipping (s,q) (1.76, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5241948Z Skipping (s,q) (1.77, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5242204Z Skipping (s,q) (1.78, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5242453Z Skipping (s,q) (1.79, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5242697Z Skipping (s,q) (1.8, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5242953Z Skipping (s,q) (1.81, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5243215Z Skipping (s,q) (1.82, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5243467Z Skipping (s,q) (1.83, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5243726Z Skipping (s,q) (1.84, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5243973Z Skipping (s,q) (1.85, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5244228Z Skipping (s,q) (1.86, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5244473Z Skipping (s,q) (1.87, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5244720Z Skipping (s,q) (1.88, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5244974Z Skipping (s,q) (1.89, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5245223Z Skipping (s,q) (1.9, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5245470Z Skipping (s,q) (1.91, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5245719Z Skipping (s,q) (1.92, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5246093Z Skipping (s,q) (1.93, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5246361Z Skipping (s,q) (1.94, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5246617Z Skipping (s,q) (1.95, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5246865Z Skipping (s,q) (1.96, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5247120Z Skipping (s,q) (1.97, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5247370Z Skipping (s,q) (1.98, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5247619Z Skipping (s,q) (1.99, 8): inconsistent with heavy hitters! 2025-05-07T20:22:47.5247885Z Skipping (s,q) (0.01, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5248264Z Skipping (s,q) (0.02, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5248522Z Skipping (s,q) (0.03, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5248788Z Skipping (s,q) (0.04, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5249045Z Skipping (s,q) (0.05, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5249454Z Skipping (s,q) (0.06, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5249749Z Skipping (s,q) (0.07, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5250006Z Skipping (s,q) (0.08, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5250269Z Skipping (s,q) (0.09, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5250527Z Skipping (s,q) (0.1, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5250786Z Skipping (s,q) (0.11, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5251049Z Skipping (s,q) (0.12, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5251306Z Skipping (s,q) (0.13, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5251570Z Skipping (s,q) (0.14, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5251828Z Skipping (s,q) (0.15, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5252088Z Skipping (s,q) (0.16, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5252359Z Skipping (s,q) (0.17, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5252619Z Skipping (s,q) (0.18, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5252876Z Skipping (s,q) (0.19, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5253144Z Skipping (s,q) (0.2, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5253400Z Skipping (s,q) (0.21, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5253662Z Skipping (s,q) (0.22, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5253921Z Skipping (s,q) (0.23, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5254177Z Skipping (s,q) (0.24, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5254439Z Skipping (s,q) (0.25, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5254695Z Skipping (s,q) (0.26, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5254950Z Skipping (s,q) (0.27, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5255224Z Skipping (s,q) (0.28, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5255481Z Skipping (s,q) (0.29, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5255749Z Skipping (s,q) (0.3, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5256007Z Skipping (s,q) (0.31, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5256264Z Skipping (s,q) (0.32, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5256526Z Skipping (s,q) (0.33, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5256781Z Skipping (s,q) (0.34, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5257036Z Skipping (s,q) (0.35, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5257300Z Skipping (s,q) (0.36, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5257565Z Skipping (s,q) (0.37, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5257830Z Skipping (s,q) (0.38, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5258190Z Skipping (s,q) (0.39, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5258451Z Skipping (s,q) (0.4, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5258722Z Skipping (s,q) (0.41, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5258976Z Skipping (s,q) (0.42, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5259233Z Skipping (s,q) (0.43, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5259496Z Skipping (s,q) (0.44, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5259753Z Skipping (s,q) (0.45, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5260014Z Skipping (s,q) (0.46, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5260269Z Skipping (s,q) (0.47, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5260525Z Skipping (s,q) (0.48, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5260791Z Skipping (s,q) (0.49, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5261050Z Skipping (s,q) (0.5, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5261427Z Skipping (s,q) (0.51, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5261745Z Skipping (s,q) (0.52, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5262001Z Skipping (s,q) (0.53, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5262259Z Skipping (s,q) (0.54, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5262523Z Skipping (s,q) (0.55, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5262780Z Skipping (s,q) (0.56, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5263043Z Skipping (s,q) (0.57, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5263301Z Skipping (s,q) (0.58, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5263557Z Skipping (s,q) (0.59, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5263819Z Skipping (s,q) (0.6, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5264080Z Skipping (s,q) (0.61, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5264344Z Skipping (s,q) (0.62, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5264614Z Skipping (s,q) (0.63, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5264872Z Skipping (s,q) (0.64, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5265141Z Skipping (s,q) (0.65, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5265399Z Skipping (s,q) (0.66, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5265652Z Skipping (s,q) (0.67, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5265919Z Skipping (s,q) (0.68, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5266177Z Skipping (s,q) (0.69, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5266435Z Skipping (s,q) (0.7, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5266699Z Skipping (s,q) (0.71, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5266955Z Skipping (s,q) (0.72, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5267230Z Skipping (s,q) (0.73, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5267493Z Skipping (s,q) (0.74, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5267749Z Skipping (s,q) (0.75, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5268012Z Skipping (s,q) (0.76, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5268270Z Skipping (s,q) (0.77, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5268527Z Skipping (s,q) (0.78, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5268791Z Skipping (s,q) (0.79, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5269049Z Skipping (s,q) (0.8, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5269313Z Skipping (s,q) (0.81, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5269569Z Skipping (s,q) (0.82, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5269826Z Skipping (s,q) (0.83, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5270200Z Skipping (s,q) (0.84, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5270466Z Skipping (s,q) (0.85, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5270723Z Skipping (s,q) (0.86, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5270987Z Skipping (s,q) (0.87, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5271245Z Skipping (s,q) (0.88, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5271530Z Skipping (s,q) (0.89, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5271790Z Skipping (s,q) (0.9, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5272056Z Skipping (s,q) (0.91, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5272313Z Skipping (s,q) (0.92, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5272571Z Skipping (s,q) (0.93, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5272837Z Skipping (s,q) (0.94, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5273198Z Skipping (s,q) (0.95, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5273505Z Skipping (s,q) (0.96, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5273771Z Skipping (s,q) (0.97, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5274030Z Skipping (s,q) (0.98, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5274295Z Skipping (s,q) (0.99, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5274544Z Skipping (s,q) (1, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5274802Z Skipping (s,q) (1.01, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5275065Z Skipping (s,q) (1.02, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5275321Z Skipping (s,q) (1.03, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5275577Z Skipping (s,q) (1.04, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5275839Z Skipping (s,q) (1.05, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5276106Z Skipping (s,q) (1.06, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5276361Z Skipping (s,q) (1.07, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5276632Z Skipping (s,q) (1.08, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5276891Z Skipping (s,q) (1.09, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5277152Z Skipping (s,q) (1.1, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5277412Z Skipping (s,q) (1.11, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5277672Z Skipping (s,q) (1.12, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5277933Z Skipping (s,q) (1.13, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5278189Z Skipping (s,q) (1.14, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5278446Z Skipping (s,q) (1.15, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5278713Z Skipping (s,q) (1.16, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5278978Z Skipping (s,q) (1.17, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5279239Z Skipping (s,q) (1.18, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5279497Z Skipping (s,q) (1.19, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5279989Z Skipping (s,q) (1.2, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5280266Z Skipping (s,q) (1.21, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5280521Z Skipping (s,q) (1.22, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5280779Z Skipping (s,q) (1.23, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5281042Z Skipping (s,q) (1.24, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5281296Z Skipping (s,q) (1.25, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5281564Z Skipping (s,q) (1.26, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5281818Z Skipping (s,q) (1.27, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5282340Z Skipping (s,q) (1.28, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5282609Z Skipping (s,q) (1.29, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5282869Z Skipping (s,q) (1.3, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5283125Z Skipping (s,q) (1.31, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5283391Z Skipping (s,q) (1.32, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5283645Z Skipping (s,q) (1.33, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5283908Z Skipping (s,q) (1.34, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5284161Z Skipping (s,q) (1.35, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5284416Z Skipping (s,q) (1.36, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5284679Z Skipping (s,q) (1.37, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5284935Z Skipping (s,q) (1.38, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5285193Z Skipping (s,q) (1.39, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5285626Z Skipping (s,q) (1.4, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5285958Z Skipping (s,q) (1.41, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5286225Z Skipping (s,q) (1.42, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5286482Z Skipping (s,q) (1.43, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5286737Z Skipping (s,q) (1.44, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5287002Z Skipping (s,q) (1.45, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5287259Z Skipping (s,q) (1.46, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5287517Z Skipping (s,q) (1.47, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5287781Z Skipping (s,q) (1.48, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5288152Z Skipping (s,q) (1.49, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5288425Z Skipping (s,q) (1.5, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5288692Z Skipping (s,q) (1.51, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5288954Z Skipping (s,q) (1.52, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5289221Z Skipping (s,q) (1.53, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5289476Z Skipping (s,q) (1.54, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5289734Z Skipping (s,q) (1.55, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5289998Z Skipping (s,q) (1.56, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5290254Z Skipping (s,q) (1.57, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5290511Z Skipping (s,q) (1.58, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5290772Z Skipping (s,q) (1.59, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5291031Z Skipping (s,q) (1.6, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5291299Z Skipping (s,q) (1.61, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5291566Z Skipping (s,q) (1.62, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5291831Z Skipping (s,q) (1.63, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5292094Z Skipping (s,q) (1.64, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5292350Z Skipping (s,q) (1.65, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5292606Z Skipping (s,q) (1.66, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5292870Z Skipping (s,q) (1.67, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5293126Z Skipping (s,q) (1.68, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5293390Z Skipping (s,q) (1.69, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5293644Z Skipping (s,q) (1.7, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5293901Z Skipping (s,q) (1.71, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5294163Z Skipping (s,q) (1.72, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5294530Z Skipping (s,q) (1.73, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5294790Z Skipping (s,q) (1.74, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5295054Z Skipping (s,q) (1.75, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5295314Z Skipping (s,q) (1.76, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5295583Z Skipping (s,q) (1.77, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5295839Z Skipping (s,q) (1.78, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5296096Z Skipping (s,q) (1.79, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5296364Z Skipping (s,q) (1.8, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5296621Z Skipping (s,q) (1.81, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5296878Z Skipping (s,q) (1.82, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5297139Z Skipping (s,q) (1.83, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5297523Z Skipping (s,q) (1.84, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5297804Z Skipping (s,q) (1.85, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5298126Z Skipping (s,q) (1.86, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5298382Z Skipping (s,q) (1.87, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5298644Z Skipping (s,q) (1.88, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5298901Z Skipping (s,q) (1.89, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5299157Z Skipping (s,q) (1.9, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5299420Z Skipping (s,q) (1.91, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5299678Z Skipping (s,q) (1.92, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5299940Z Skipping (s,q) (1.93, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5300198Z Skipping (s,q) (1.94, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5300465Z Skipping (s,q) (1.95, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5300730Z Skipping (s,q) (1.96, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5300992Z Skipping (s,q) (1.97, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5301249Z Skipping (s,q) (1.98, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5301513Z Skipping (s,q) (1.99, 8.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5301771Z Skipping (s,q) (0.01, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5302039Z Skipping (s,q) (0.02, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5302293Z Skipping (s,q) (0.03, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5302548Z Skipping (s,q) (0.04, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5302810Z Skipping (s,q) (0.05, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5303068Z Skipping (s,q) (0.06, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5303327Z Skipping (s,q) (0.07, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5303592Z Skipping (s,q) (0.08, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5303851Z Skipping (s,q) (0.09, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5304107Z Skipping (s,q) (0.1, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5304371Z Skipping (s,q) (0.11, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5304627Z Skipping (s,q) (0.12, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5304892Z Skipping (s,q) (0.13, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5305146Z Skipping (s,q) (0.14, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5305402Z Skipping (s,q) (0.15, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5305662Z Skipping (s,q) (0.16, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5305920Z Skipping (s,q) (0.17, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5306176Z Skipping (s,q) (0.18, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5306535Z Skipping (s,q) (0.19, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5306792Z Skipping (s,q) (0.2, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5307056Z Skipping (s,q) (0.21, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5307309Z Skipping (s,q) (0.22, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5307565Z Skipping (s,q) (0.23, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5307828Z Skipping (s,q) (0.24, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5308085Z Skipping (s,q) (0.25, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5308339Z Skipping (s,q) (0.26, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5308598Z Skipping (s,q) (0.27, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5308854Z Skipping (s,q) (0.28, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5309116Z Skipping (s,q) (0.29, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5309465Z Skipping (s,q) (0.3, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5309762Z Skipping (s,q) (0.31, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5310024Z Skipping (s,q) (0.32, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5310282Z Skipping (s,q) (0.33, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5310536Z Skipping (s,q) (0.34, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5310797Z Skipping (s,q) (0.35, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5311049Z Skipping (s,q) (0.36, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5311308Z Skipping (s,q) (0.37, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5311564Z Skipping (s,q) (0.38, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5311818Z Skipping (s,q) (0.39, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5312078Z Skipping (s,q) (0.4, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5312343Z Skipping (s,q) (0.41, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5312597Z Skipping (s,q) (0.42, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5312860Z Skipping (s,q) (0.43, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5313111Z Skipping (s,q) (0.44, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5313371Z Skipping (s,q) (0.45, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5313627Z Skipping (s,q) (0.46, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5313879Z Skipping (s,q) (0.47, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5314145Z Skipping (s,q) (0.48, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5314398Z Skipping (s,q) (0.49, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5314651Z Skipping (s,q) (0.5, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5314910Z Skipping (s,q) (0.51, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5315166Z Skipping (s,q) (0.52, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5315430Z Skipping (s,q) (0.53, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5315691Z Skipping (s,q) (0.54, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5315944Z Skipping (s,q) (0.55, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5316203Z Skipping (s,q) (0.56, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5316455Z Skipping (s,q) (0.57, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5316708Z Skipping (s,q) (0.58, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5316967Z Skipping (s,q) (0.59, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5317218Z Skipping (s,q) (0.6, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5317472Z Skipping (s,q) (0.61, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5317733Z Skipping (s,q) (0.62, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5317986Z Skipping (s,q) (0.63, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5318362Z Skipping (s,q) (0.64, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5318619Z Skipping (s,q) (0.65, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5318871Z Skipping (s,q) (0.66, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5319133Z Skipping (s,q) (0.67, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5319387Z Skipping (s,q) (0.68, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5319641Z Skipping (s,q) (0.69, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5319898Z Skipping (s,q) (0.7, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5320151Z Skipping (s,q) (0.71, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5320411Z Skipping (s,q) (0.72, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5320662Z Skipping (s,q) (0.73, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5320915Z Skipping (s,q) (0.74, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5321364Z Skipping (s,q) (0.75, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5321638Z Skipping (s,q) (0.76, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5321975Z Skipping (s,q) (0.77, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5322237Z Skipping (s,q) (0.78, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5322494Z Skipping (s,q) (0.79, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5322759Z Skipping (s,q) (0.8, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5323018Z Skipping (s,q) (0.81, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5323273Z Skipping (s,q) (0.82, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5323535Z Skipping (s,q) (0.83, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5323791Z Skipping (s,q) (0.84, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5324048Z Skipping (s,q) (0.85, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5324321Z Skipping (s,q) (0.86, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5324578Z Skipping (s,q) (0.87, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5324845Z Skipping (s,q) (0.88, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5325102Z Skipping (s,q) (0.89, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5325356Z Skipping (s,q) (0.9, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5325620Z Skipping (s,q) (0.91, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5325873Z Skipping (s,q) (0.92, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5326128Z Skipping (s,q) (0.93, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5326388Z Skipping (s,q) (0.94, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5326642Z Skipping (s,q) (0.95, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5326904Z Skipping (s,q) (0.96, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5327166Z Skipping (s,q) (0.97, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5327431Z Skipping (s,q) (0.98, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5327699Z Skipping (s,q) (0.99, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5327945Z Skipping (s,q) (1, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5328323Z Skipping (s,q) (1.01, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5328587Z Skipping (s,q) (1.02, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5328842Z Skipping (s,q) (1.03, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5329107Z Skipping (s,q) (1.04, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5329362Z Skipping (s,q) (1.05, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5329616Z Skipping (s,q) (1.06, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5329876Z Skipping (s,q) (1.07, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5330135Z Skipping (s,q) (1.08, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5330512Z Skipping (s,q) (1.09, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5330779Z Skipping (s,q) (1.1, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5331034Z Skipping (s,q) (1.11, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5331291Z Skipping (s,q) (1.12, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5331557Z Skipping (s,q) (1.13, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5331815Z Skipping (s,q) (1.14, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5332079Z Skipping (s,q) (1.15, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5332331Z Skipping (s,q) (1.16, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5332588Z Skipping (s,q) (1.17, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5332852Z Skipping (s,q) (1.18, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5333108Z Skipping (s,q) (1.19, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5333461Z Skipping (s,q) (1.2, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5333738Z Skipping (s,q) (1.21, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5334063Z Skipping (s,q) (1.22, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5334325Z Skipping (s,q) (1.23, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5334578Z Skipping (s,q) (1.24, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5334833Z Skipping (s,q) (1.25, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5335094Z Skipping (s,q) (1.26, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5335348Z Skipping (s,q) (1.27, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5335602Z Skipping (s,q) (1.28, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5335866Z Skipping (s,q) (1.29, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5336121Z Skipping (s,q) (1.3, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5336389Z Skipping (s,q) (1.31, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5336651Z Skipping (s,q) (1.32, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5336909Z Skipping (s,q) (1.33, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5337171Z Skipping (s,q) (1.34, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5337425Z Skipping (s,q) (1.35, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5337679Z Skipping (s,q) (1.36, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5337941Z Skipping (s,q) (1.37, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5338195Z Skipping (s,q) (1.38, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5338455Z Skipping (s,q) (1.39, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5338709Z Skipping (s,q) (1.4, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5338967Z Skipping (s,q) (1.41, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5339229Z Skipping (s,q) (1.42, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5339493Z Skipping (s,q) (1.43, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5339750Z Skipping (s,q) (1.44, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5340011Z Skipping (s,q) (1.45, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5340265Z Skipping (s,q) (1.46, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5340524Z Skipping (s,q) (1.47, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5340777Z Skipping (s,q) (1.48, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5341030Z Skipping (s,q) (1.49, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5341290Z Skipping (s,q) (1.5, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5341548Z Skipping (s,q) (1.51, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5341805Z Skipping (s,q) (1.52, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5342070Z Skipping (s,q) (1.53, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5342453Z Skipping (s,q) (1.54, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5342719Z Skipping (s,q) (1.55, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5342973Z Skipping (s,q) (1.56, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5343227Z Skipping (s,q) (1.57, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5343486Z Skipping (s,q) (1.58, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5343741Z Skipping (s,q) (1.59, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5343991Z Skipping (s,q) (1.6, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5344253Z Skipping (s,q) (1.61, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5344508Z Skipping (s,q) (1.62, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5344764Z Skipping (s,q) (1.63, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5345025Z Skipping (s,q) (1.64, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5345366Z Skipping (s,q) (1.65, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5345640Z Skipping (s,q) (1.66, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5345967Z Skipping (s,q) (1.67, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5346220Z Skipping (s,q) (1.68, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5346485Z Skipping (s,q) (1.69, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5346736Z Skipping (s,q) (1.7, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5346991Z Skipping (s,q) (1.71, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5347252Z Skipping (s,q) (1.72, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5347507Z Skipping (s,q) (1.73, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5347766Z Skipping (s,q) (1.74, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5348020Z Skipping (s,q) (1.75, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5348280Z Skipping (s,q) (1.76, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5348552Z Skipping (s,q) (1.77, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5348811Z Skipping (s,q) (1.78, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5349066Z Skipping (s,q) (1.79, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5349324Z Skipping (s,q) (1.8, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5349578Z Skipping (s,q) (1.81, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5349840Z Skipping (s,q) (1.82, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5350096Z Skipping (s,q) (1.83, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5350350Z Skipping (s,q) (1.84, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5350612Z Skipping (s,q) (1.85, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5350866Z Skipping (s,q) (1.86, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5351121Z Skipping (s,q) (1.87, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5351391Z Skipping (s,q) (1.88, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5351649Z Skipping (s,q) (1.89, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5351910Z Skipping (s,q) (1.9, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5352164Z Skipping (s,q) (1.91, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5352420Z Skipping (s,q) (1.92, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5352680Z Skipping (s,q) (1.93, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5352935Z Skipping (s,q) (1.94, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5353346Z Skipping (s,q) (1.95, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5353620Z Skipping (s,q) (1.96, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5353874Z Skipping (s,q) (1.97, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5354141Z Skipping (s,q) (1.98, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5354510Z Skipping (s,q) (1.99, 8.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5354774Z Skipping (s,q) (0.01, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5355038Z Skipping (s,q) (0.02, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5355294Z Skipping (s,q) (0.03, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5355551Z Skipping (s,q) (0.04, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5355813Z Skipping (s,q) (0.05, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5356071Z Skipping (s,q) (0.06, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5356334Z Skipping (s,q) (0.07, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5356591Z Skipping (s,q) (0.08, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5356846Z Skipping (s,q) (0.09, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5357112Z Skipping (s,q) (0.1, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5357491Z Skipping (s,q) (0.11, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5357766Z Skipping (s,q) (0.12, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5358101Z Skipping (s,q) (0.13, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5358358Z Skipping (s,q) (0.14, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5358614Z Skipping (s,q) (0.15, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5358884Z Skipping (s,q) (0.16, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5359140Z Skipping (s,q) (0.17, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5359405Z Skipping (s,q) (0.18, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5359664Z Skipping (s,q) (0.19, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5359921Z Skipping (s,q) (0.2, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5360187Z Skipping (s,q) (0.21, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5360451Z Skipping (s,q) (0.22, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5360710Z Skipping (s,q) (0.23, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5360978Z Skipping (s,q) (0.24, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5361236Z Skipping (s,q) (0.25, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5361500Z Skipping (s,q) (0.26, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5361760Z Skipping (s,q) (0.27, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5362021Z Skipping (s,q) (0.28, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5362284Z Skipping (s,q) (0.29, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5362541Z Skipping (s,q) (0.3, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5362797Z Skipping (s,q) (0.31, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5363060Z Skipping (s,q) (0.32, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5363326Z Skipping (s,q) (0.33, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5363597Z Skipping (s,q) (0.34, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5363861Z Skipping (s,q) (0.35, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5364117Z Skipping (s,q) (0.36, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5364384Z Skipping (s,q) (0.37, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5364641Z Skipping (s,q) (0.38, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5364897Z Skipping (s,q) (0.39, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5365159Z Skipping (s,q) (0.4, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5365415Z Skipping (s,q) (0.41, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5365678Z Skipping (s,q) (0.42, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5365935Z Skipping (s,q) (0.43, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5366297Z Skipping (s,q) (0.44, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5366569Z Skipping (s,q) (0.45, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5366838Z Skipping (s,q) (0.46, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5367093Z Skipping (s,q) (0.47, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5367355Z Skipping (s,q) (0.48, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5367614Z Skipping (s,q) (0.49, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5367878Z Skipping (s,q) (0.5, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5368260Z Skipping (s,q) (0.51, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5368518Z Skipping (s,q) (0.52, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5368785Z Skipping (s,q) (0.53, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5369041Z Skipping (s,q) (0.54, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5369300Z Skipping (s,q) (0.55, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5369675Z Skipping (s,q) (0.56, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5369978Z Skipping (s,q) (0.57, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5370244Z Skipping (s,q) (0.58, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5370501Z Skipping (s,q) (0.59, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5370756Z Skipping (s,q) (0.6, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5371020Z Skipping (s,q) (0.61, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5371283Z Skipping (s,q) (0.62, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5371564Z Skipping (s,q) (0.63, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5371833Z Skipping (s,q) (0.64, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5372092Z Skipping (s,q) (0.65, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5372354Z Skipping (s,q) (0.66, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5372638Z Skipping (s,q) (0.67, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5372913Z Skipping (s,q) (0.68, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5373184Z Skipping (s,q) (0.69, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5373438Z Skipping (s,q) (0.7, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5373693Z Skipping (s,q) (0.71, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5373955Z Skipping (s,q) (0.72, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5374215Z Skipping (s,q) (0.73, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5374472Z Skipping (s,q) (0.74, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5374734Z Skipping (s,q) (0.75, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5374990Z Skipping (s,q) (0.76, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5375256Z Skipping (s,q) (0.77, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5375520Z Skipping (s,q) (0.78, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5375781Z Skipping (s,q) (0.79, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5376044Z Skipping (s,q) (0.8, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5376303Z Skipping (s,q) (0.81, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5376561Z Skipping (s,q) (0.82, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5376823Z Skipping (s,q) (0.83, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5377084Z Skipping (s,q) (0.84, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5377354Z Skipping (s,q) (0.85, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5377613Z Skipping (s,q) (0.86, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5377871Z Skipping (s,q) (0.87, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5378134Z Skipping (s,q) (0.88, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5378515Z Skipping (s,q) (0.89, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5378772Z Skipping (s,q) (0.9, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5379039Z Skipping (s,q) (0.91, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5379295Z Skipping (s,q) (0.92, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5379561Z Skipping (s,q) (0.93, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5380019Z Skipping (s,q) (0.94, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5380281Z Skipping (s,q) (0.95, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5380547Z Skipping (s,q) (0.96, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5380801Z Skipping (s,q) (0.97, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5381059Z Skipping (s,q) (0.98, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5381323Z Skipping (s,q) (0.99, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5381875Z Skipping (s,q) (1, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5382157Z Skipping (s,q) (1.01, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5382574Z Skipping (s,q) (1.02, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5382829Z Skipping (s,q) (1.03, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5383098Z Skipping (s,q) (1.04, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5383357Z Skipping (s,q) (1.05, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5383615Z Skipping (s,q) (1.06, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5383878Z Skipping (s,q) (1.07, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5384132Z Skipping (s,q) (1.08, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5384395Z Skipping (s,q) (1.09, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5384651Z Skipping (s,q) (1.1, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5384916Z Skipping (s,q) (1.11, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5385184Z Skipping (s,q) (1.12, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5385447Z Skipping (s,q) (1.13, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5385709Z Skipping (s,q) (1.14, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5385976Z Skipping (s,q) (1.15, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5386232Z Skipping (s,q) (1.16, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5386498Z Skipping (s,q) (1.17, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5386759Z Skipping (s,q) (1.18, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5387021Z Skipping (s,q) (1.19, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5387283Z Skipping (s,q) (1.2, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5387546Z Skipping (s,q) (1.21, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5387813Z Skipping (s,q) (1.22, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5388082Z Skipping (s,q) (1.23, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5388342Z Skipping (s,q) (1.24, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5388602Z Skipping (s,q) (1.25, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5388870Z Skipping (s,q) (1.26, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5389129Z Skipping (s,q) (1.27, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5389393Z Skipping (s,q) (1.28, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5389652Z Skipping (s,q) (1.29, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5389909Z Skipping (s,q) (1.3, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5390174Z Skipping (s,q) (1.31, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5390432Z Skipping (s,q) (1.32, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5390688Z Skipping (s,q) (1.33, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5391115Z Skipping (s,q) (1.34, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5391375Z Skipping (s,q) (1.35, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5391641Z Skipping (s,q) (1.36, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5391898Z Skipping (s,q) (1.37, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5392154Z Skipping (s,q) (1.38, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5392422Z Skipping (s,q) (1.39, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5392679Z Skipping (s,q) (1.4, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5392938Z Skipping (s,q) (1.41, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5393203Z Skipping (s,q) (1.42, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5393462Z Skipping (s,q) (1.43, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5393735Z Skipping (s,q) (1.44, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5394102Z Skipping (s,q) (1.45, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5394410Z Skipping (s,q) (1.46, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5394673Z Skipping (s,q) (1.47, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5394930Z Skipping (s,q) (1.48, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5395189Z Skipping (s,q) (1.49, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5395452Z Skipping (s,q) (1.5, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5395712Z Skipping (s,q) (1.51, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5395975Z Skipping (s,q) (1.52, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5396231Z Skipping (s,q) (1.53, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5396493Z Skipping (s,q) (1.54, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5396758Z Skipping (s,q) (1.55, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5397031Z Skipping (s,q) (1.56, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5397296Z Skipping (s,q) (1.57, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5397560Z Skipping (s,q) (1.58, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5397820Z Skipping (s,q) (1.59, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5398085Z Skipping (s,q) (1.6, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5398346Z Skipping (s,q) (1.61, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5398608Z Skipping (s,q) (1.62, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5398874Z Skipping (s,q) (1.63, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5399133Z Skipping (s,q) (1.64, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5399392Z Skipping (s,q) (1.65, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5399666Z Skipping (s,q) (1.66, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5399935Z Skipping (s,q) (1.67, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5400199Z Skipping (s,q) (1.68, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5400464Z Skipping (s,q) (1.69, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5400757Z Skipping (s,q) (1.7, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5401041Z Skipping (s,q) (1.71, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5401327Z Skipping (s,q) (1.72, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5401611Z Skipping (s,q) (1.73, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5401904Z Skipping (s,q) (1.74, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5402167Z Skipping (s,q) (1.75, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5402455Z Skipping (s,q) (1.76, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5402739Z Skipping (s,q) (1.77, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5403105Z Skipping (s,q) (1.78, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5403373Z Skipping (s,q) (1.79, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5403631Z Skipping (s,q) (1.8, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5403889Z Skipping (s,q) (1.81, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5404155Z Skipping (s,q) (1.82, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5404410Z Skipping (s,q) (1.83, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5404665Z Skipping (s,q) (1.84, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5404934Z Skipping (s,q) (1.85, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5405191Z Skipping (s,q) (1.86, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5405455Z Skipping (s,q) (1.87, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5405715Z Skipping (s,q) (1.88, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5405973Z Skipping (s,q) (1.89, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5406322Z Skipping (s,q) (1.9, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5406633Z Skipping (s,q) (1.91, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5406895Z Skipping (s,q) (1.92, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5407159Z Skipping (s,q) (1.93, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5407418Z Skipping (s,q) (1.94, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5407685Z Skipping (s,q) (1.95, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5407942Z Skipping (s,q) (1.96, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5408325Z Skipping (s,q) (1.97, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5408590Z Skipping (s,q) (1.98, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5408843Z Skipping (s,q) (1.99, 8.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5409102Z Skipping (s,q) (0.01, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5409362Z Skipping (s,q) (0.02, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5409618Z Skipping (s,q) (0.03, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5409873Z Skipping (s,q) (0.04, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5410121Z Skipping (s,q) (0.05, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5410369Z Skipping (s,q) (0.06, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5410622Z Skipping (s,q) (0.07, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5410869Z Skipping (s,q) (0.08, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5411116Z Skipping (s,q) (0.09, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5411371Z Skipping (s,q) (0.1, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5411621Z Skipping (s,q) (0.11, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5411875Z Skipping (s,q) (0.12, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5412132Z Skipping (s,q) (0.13, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5412378Z Skipping (s,q) (0.14, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5412637Z Skipping (s,q) (0.15, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5412882Z Skipping (s,q) (0.16, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5413127Z Skipping (s,q) (0.17, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5413383Z Skipping (s,q) (0.18, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5413632Z Skipping (s,q) (0.19, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5413878Z Skipping (s,q) (0.2, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5414138Z Skipping (s,q) (0.21, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5414385Z Skipping (s,q) (0.22, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5414637Z Skipping (s,q) (0.23, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5415026Z Skipping (s,q) (0.24, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5415279Z Skipping (s,q) (0.25, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5415545Z Skipping (s,q) (0.26, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5415802Z Skipping (s,q) (0.27, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5416058Z Skipping (s,q) (0.28, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5416321Z Skipping (s,q) (0.29, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5416569Z Skipping (s,q) (0.3, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5416826Z Skipping (s,q) (0.31, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5417078Z Skipping (s,q) (0.32, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5417330Z Skipping (s,q) (0.33, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5417589Z Skipping (s,q) (0.34, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5417837Z Skipping (s,q) (0.35, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5418189Z Skipping (s,q) (0.36, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5418455Z Skipping (s,q) (0.37, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5418778Z Skipping (s,q) (0.38, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5419037Z Skipping (s,q) (0.39, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5419282Z Skipping (s,q) (0.4, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5419529Z Skipping (s,q) (0.41, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5419785Z Skipping (s,q) (0.42, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5420030Z Skipping (s,q) (0.43, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5420276Z Skipping (s,q) (0.44, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5420532Z Skipping (s,q) (0.45, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5420779Z Skipping (s,q) (0.46, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5421033Z Skipping (s,q) (0.47, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5421290Z Skipping (s,q) (0.48, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5421540Z Skipping (s,q) (0.49, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5421792Z Skipping (s,q) (0.5, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5422040Z Skipping (s,q) (0.51, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5422288Z Skipping (s,q) (0.52, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5422540Z Skipping (s,q) (0.53, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5422784Z Skipping (s,q) (0.54, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5423029Z Skipping (s,q) (0.55, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5423281Z Skipping (s,q) (0.56, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5427268Z Skipping (s,q) (0.57, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5427611Z Skipping (s,q) (0.58, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5427884Z Skipping (s,q) (0.59, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5428134Z Skipping (s,q) (0.6, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5428385Z Skipping (s,q) (0.61, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5428638Z Skipping (s,q) (0.62, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5428886Z Skipping (s,q) (0.63, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5429145Z Skipping (s,q) (0.64, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5429393Z Skipping (s,q) (0.65, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5429640Z Skipping (s,q) (0.66, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5429896Z Skipping (s,q) (0.67, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5430143Z Skipping (s,q) (0.68, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5430423Z Skipping (s,q) (0.69, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5430673Z Skipping (s,q) (0.7, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5431064Z Skipping (s,q) (0.71, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5431317Z Skipping (s,q) (0.72, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5431569Z Skipping (s,q) (0.73, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5431819Z Skipping (s,q) (0.74, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5432064Z Skipping (s,q) (0.75, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5432310Z Skipping (s,q) (0.76, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5432561Z Skipping (s,q) (0.77, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5432808Z Skipping (s,q) (0.78, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5433067Z Skipping (s,q) (0.79, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5433314Z Skipping (s,q) (0.8, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5433565Z Skipping (s,q) (0.81, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5433911Z Skipping (s,q) (0.82, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5434172Z Skipping (s,q) (0.83, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5434482Z Skipping (s,q) (0.84, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5434736Z Skipping (s,q) (0.85, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5434984Z Skipping (s,q) (0.86, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5435236Z Skipping (s,q) (0.87, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5435484Z Skipping (s,q) (0.88, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5435735Z Skipping (s,q) (0.89, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5435990Z Skipping (s,q) (0.9, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5436241Z Skipping (s,q) (0.91, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5436494Z Skipping (s,q) (0.92, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5436752Z Skipping (s,q) (0.93, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5437014Z Skipping (s,q) (0.94, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5437275Z Skipping (s,q) (0.95, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5437526Z Skipping (s,q) (0.96, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5437774Z Skipping (s,q) (0.97, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5438029Z Skipping (s,q) (0.98, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5438282Z Skipping (s,q) (0.99, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5438525Z Skipping (s,q) (1, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5438777Z Skipping (s,q) (1.01, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5439028Z Skipping (s,q) (1.02, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5439276Z Skipping (s,q) (1.03, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5439663Z Skipping (s,q) (1.04, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5439934Z Skipping (s,q) (1.05, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5440193Z Skipping (s,q) (1.06, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5440447Z Skipping (s,q) (1.07, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5440696Z Skipping (s,q) (1.08, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5440955Z Skipping (s,q) (1.09, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5441200Z Skipping (s,q) (1.1, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5441447Z Skipping (s,q) (1.11, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5441701Z Skipping (s,q) (1.12, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5441946Z Skipping (s,q) (1.13, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5442201Z Skipping (s,q) (1.14, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5442447Z Skipping (s,q) (1.15, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5442694Z Skipping (s,q) (1.16, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5443028Z Skipping (s,q) (1.17, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5443279Z Skipping (s,q) (1.18, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5443527Z Skipping (s,q) (1.19, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5443778Z Skipping (s,q) (1.2, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5444026Z Skipping (s,q) (1.21, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5444281Z Skipping (s,q) (1.22, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5444531Z Skipping (s,q) (1.23, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5444776Z Skipping (s,q) (1.24, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5445031Z Skipping (s,q) (1.25, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5445275Z Skipping (s,q) (1.26, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5445525Z Skipping (s,q) (1.27, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5445846Z Skipping (s,q) (1.28, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5446110Z Skipping (s,q) (1.29, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5446430Z Skipping (s,q) (1.3, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5446690Z Skipping (s,q) (1.31, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5446940Z Skipping (s,q) (1.32, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5447195Z Skipping (s,q) (1.33, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5447447Z Skipping (s,q) (1.34, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5447699Z Skipping (s,q) (1.35, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5447952Z Skipping (s,q) (1.36, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5448330Z Skipping (s,q) (1.37, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5448585Z Skipping (s,q) (1.38, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5448842Z Skipping (s,q) (1.39, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5449099Z Skipping (s,q) (1.4, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5449358Z Skipping (s,q) (1.41, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5449605Z Skipping (s,q) (1.42, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5449856Z Skipping (s,q) (1.43, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5450112Z Skipping (s,q) (1.44, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5450358Z Skipping (s,q) (1.45, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5450604Z Skipping (s,q) (1.46, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5450857Z Skipping (s,q) (1.47, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5451101Z Skipping (s,q) (1.48, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5451352Z Skipping (s,q) (1.49, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5451729Z Skipping (s,q) (1.5, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5451996Z Skipping (s,q) (1.51, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5452252Z Skipping (s,q) (1.52, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5452506Z Skipping (s,q) (1.53, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5452753Z Skipping (s,q) (1.54, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5453003Z Skipping (s,q) (1.55, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5453249Z Skipping (s,q) (1.56, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5453503Z Skipping (s,q) (1.57, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5453747Z Skipping (s,q) (1.58, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5453993Z Skipping (s,q) (1.59, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5454246Z Skipping (s,q) (1.6, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5454505Z Skipping (s,q) (1.61, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5454754Z Skipping (s,q) (1.62, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5455091Z Skipping (s,q) (1.63, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5455344Z Skipping (s,q) (1.64, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5455591Z Skipping (s,q) (1.65, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5455852Z Skipping (s,q) (1.66, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5456100Z Skipping (s,q) (1.67, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5456355Z Skipping (s,q) (1.68, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5456606Z Skipping (s,q) (1.69, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5456853Z Skipping (s,q) (1.7, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5457108Z Skipping (s,q) (1.71, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5457359Z Skipping (s,q) (1.72, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5457609Z Skipping (s,q) (1.73, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5457868Z Skipping (s,q) (1.74, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5458178Z Skipping (s,q) (1.75, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5458480Z Skipping (s,q) (1.76, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5458726Z Skipping (s,q) (1.77, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5458977Z Skipping (s,q) (1.78, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5459237Z Skipping (s,q) (1.79, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5459491Z Skipping (s,q) (1.8, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5459740Z Skipping (s,q) (1.81, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5459996Z Skipping (s,q) (1.82, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5460245Z Skipping (s,q) (1.83, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5460505Z Skipping (s,q) (1.84, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5460757Z Skipping (s,q) (1.85, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5461015Z Skipping (s,q) (1.86, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5461276Z Skipping (s,q) (1.87, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5461525Z Skipping (s,q) (1.88, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5461775Z Skipping (s,q) (1.89, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5462028Z Skipping (s,q) (1.9, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5462278Z Skipping (s,q) (1.91, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5462525Z Skipping (s,q) (1.92, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5462781Z Skipping (s,q) (1.93, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5463030Z Skipping (s,q) (1.94, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5463283Z Skipping (s,q) (1.95, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5463614Z Skipping (s,q) (1.96, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5463877Z Skipping (s,q) (1.97, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5464134Z Skipping (s,q) (1.98, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5464384Z Skipping (s,q) (1.99, 9): inconsistent with heavy hitters! 2025-05-07T20:22:47.5464644Z Skipping (s,q) (0.01, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5464910Z Skipping (s,q) (0.02, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5465167Z Skipping (s,q) (0.03, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5465435Z Skipping (s,q) (0.04, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5465693Z Skipping (s,q) (0.05, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5465951Z Skipping (s,q) (0.06, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5466215Z Skipping (s,q) (0.07, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5466475Z Skipping (s,q) (0.08, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5466818Z Skipping (s,q) (0.09, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5467088Z Skipping (s,q) (0.1, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5467422Z Skipping (s,q) (0.11, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5467687Z Skipping (s,q) (0.12, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5467944Z Skipping (s,q) (0.13, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5468202Z Skipping (s,q) (0.14, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5468470Z Skipping (s,q) (0.15, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5468726Z Skipping (s,q) (0.16, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5468979Z Skipping (s,q) (0.17, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5469242Z Skipping (s,q) (0.18, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5469499Z Skipping (s,q) (0.19, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5469763Z Skipping (s,q) (0.2, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5470081Z Skipping (s,q) (0.21, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5470380Z Skipping (s,q) (0.22, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5470649Z Skipping (s,q) (0.23, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5470908Z Skipping (s,q) (0.24, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5471165Z Skipping (s,q) (0.25, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5471429Z Skipping (s,q) (0.26, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5471687Z Skipping (s,q) (0.27, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5471952Z Skipping (s,q) (0.28, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5472207Z Skipping (s,q) (0.29, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5472467Z Skipping (s,q) (0.3, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5472730Z Skipping (s,q) (0.31, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5472998Z Skipping (s,q) (0.32, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5473262Z Skipping (s,q) (0.33, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5473527Z Skipping (s,q) (0.34, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5473810Z Skipping (s,q) (0.35, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5474067Z Skipping (s,q) (0.36, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5474323Z Skipping (s,q) (0.37, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5474590Z Skipping (s,q) (0.38, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5474845Z Skipping (s,q) (0.39, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5475101Z Skipping (s,q) (0.4, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5475449Z Skipping (s,q) (0.41, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5475721Z Skipping (s,q) (0.42, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5475993Z Skipping (s,q) (0.43, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5476249Z Skipping (s,q) (0.44, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5476507Z Skipping (s,q) (0.45, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5476778Z Skipping (s,q) (0.46, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5477034Z Skipping (s,q) (0.47, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5477288Z Skipping (s,q) (0.48, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5477551Z Skipping (s,q) (0.49, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5477804Z Skipping (s,q) (0.5, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5478068Z Skipping (s,q) (0.51, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5478324Z Skipping (s,q) (0.52, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5478585Z Skipping (s,q) (0.53, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5478961Z Skipping (s,q) (0.54, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5479216Z Skipping (s,q) (0.55, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5479478Z Skipping (s,q) (0.56, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5479929Z Skipping (s,q) (0.57, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5480195Z Skipping (s,q) (0.58, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5480460Z Skipping (s,q) (0.59, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5480717Z Skipping (s,q) (0.6, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5480973Z Skipping (s,q) (0.61, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5481251Z Skipping (s,q) (0.62, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5481505Z Skipping (s,q) (0.63, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5481768Z Skipping (s,q) (0.64, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5482338Z Skipping (s,q) (0.65, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5482614Z Skipping (s,q) (0.66, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5483032Z Skipping (s,q) (0.67, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5483295Z Skipping (s,q) (0.68, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5483552Z Skipping (s,q) (0.69, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5483825Z Skipping (s,q) (0.7, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5484086Z Skipping (s,q) (0.71, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5484352Z Skipping (s,q) (0.72, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5484623Z Skipping (s,q) (0.73, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5484886Z Skipping (s,q) (0.74, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5485150Z Skipping (s,q) (0.75, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5485419Z Skipping (s,q) (0.76, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5485711Z Skipping (s,q) (0.77, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5485997Z Skipping (s,q) (0.78, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5486272Z Skipping (s,q) (0.79, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5486535Z Skipping (s,q) (0.8, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5486807Z Skipping (s,q) (0.81, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5487069Z Skipping (s,q) (0.82, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5487329Z Skipping (s,q) (0.83, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5487606Z Skipping (s,q) (0.84, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5487869Z Skipping (s,q) (0.85, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5488430Z Skipping (s,q) (0.86, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5488722Z Skipping (s,q) (0.87, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5488995Z Skipping (s,q) (0.88, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5489268Z Skipping (s,q) (0.89, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5489525Z Skipping (s,q) (0.9, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5489786Z Skipping (s,q) (0.91, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5490055Z Skipping (s,q) (0.92, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5490316Z Skipping (s,q) (0.93, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5490579Z Skipping (s,q) (0.94, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5490835Z Skipping (s,q) (0.95, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5491132Z Skipping (s,q) (0.96, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5491414Z Skipping (s,q) (0.97, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5491674Z Skipping (s,q) (0.98, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5492043Z Skipping (s,q) (0.99, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5492312Z Skipping (s,q) (1, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5492583Z Skipping (s,q) (1.01, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5492850Z Skipping (s,q) (1.02, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5493111Z Skipping (s,q) (1.03, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5493373Z Skipping (s,q) (1.04, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5493639Z Skipping (s,q) (1.05, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5493900Z Skipping (s,q) (1.06, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5494160Z Skipping (s,q) (1.07, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5494428Z Skipping (s,q) (1.08, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5494702Z Skipping (s,q) (1.09, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5495032Z Skipping (s,q) (1.1, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5495349Z Skipping (s,q) (1.11, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5495620Z Skipping (s,q) (1.12, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5495927Z Skipping (s,q) (1.13, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5496220Z Skipping (s,q) (1.14, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5496476Z Skipping (s,q) (1.15, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5496747Z Skipping (s,q) (1.16, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5497005Z Skipping (s,q) (1.17, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5497265Z Skipping (s,q) (1.18, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5497537Z Skipping (s,q) (1.19, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5497803Z Skipping (s,q) (1.2, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5498078Z Skipping (s,q) (1.21, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5498341Z Skipping (s,q) (1.22, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5498606Z Skipping (s,q) (1.23, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5498872Z Skipping (s,q) (1.24, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5499132Z Skipping (s,q) (1.25, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5499392Z Skipping (s,q) (1.26, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5499660Z Skipping (s,q) (1.27, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5499924Z Skipping (s,q) (1.28, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5500208Z Skipping (s,q) (1.29, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5500463Z Skipping (s,q) (1.3, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5500796Z Skipping (s,q) (1.31, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5501085Z Skipping (s,q) (1.32, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5501399Z Skipping (s,q) (1.33, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5501671Z Skipping (s,q) (1.34, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5501958Z Skipping (s,q) (1.35, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5502226Z Skipping (s,q) (1.36, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5502494Z Skipping (s,q) (1.37, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5502760Z Skipping (s,q) (1.38, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5503022Z Skipping (s,q) (1.39, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5503289Z Skipping (s,q) (1.4, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5503564Z Skipping (s,q) (1.41, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5503828Z Skipping (s,q) (1.42, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5504183Z Skipping (s,q) (1.43, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5504445Z Skipping (s,q) (1.44, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5504715Z Skipping (s,q) (1.45, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5504989Z Skipping (s,q) (1.46, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5505280Z Skipping (s,q) (1.47, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5505548Z Skipping (s,q) (1.48, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5505812Z Skipping (s,q) (1.49, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5506072Z Skipping (s,q) (1.5, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5506339Z Skipping (s,q) (1.51, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5506600Z Skipping (s,q) (1.52, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5506869Z Skipping (s,q) (1.53, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5507141Z Skipping (s,q) (1.54, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5507483Z Skipping (s,q) (1.55, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5507800Z Skipping (s,q) (1.56, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5508064Z Skipping (s,q) (1.57, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5508345Z Skipping (s,q) (1.58, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5508614Z Skipping (s,q) (1.59, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5508876Z Skipping (s,q) (1.6, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5509143Z Skipping (s,q) (1.61, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5509422Z Skipping (s,q) (1.62, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5509681Z Skipping (s,q) (1.63, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5509968Z Skipping (s,q) (1.64, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5510259Z Skipping (s,q) (1.65, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5510531Z Skipping (s,q) (1.66, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5510826Z Skipping (s,q) (1.67, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5511087Z Skipping (s,q) (1.68, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5511363Z Skipping (s,q) (1.69, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5511628Z Skipping (s,q) (1.7, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5511885Z Skipping (s,q) (1.71, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5512152Z Skipping (s,q) (1.72, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5512420Z Skipping (s,q) (1.73, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5512676Z Skipping (s,q) (1.74, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5513091Z Skipping (s,q) (1.75, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5513361Z Skipping (s,q) (1.76, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5513625Z Skipping (s,q) (1.77, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5513894Z Skipping (s,q) (1.78, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5514152Z Skipping (s,q) (1.79, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5514422Z Skipping (s,q) (1.8, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5514682Z Skipping (s,q) (1.81, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5514942Z Skipping (s,q) (1.82, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5515206Z Skipping (s,q) (1.83, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5515464Z Skipping (s,q) (1.84, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5515723Z Skipping (s,q) (1.85, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5515992Z Skipping (s,q) (1.86, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5516254Z Skipping (s,q) (1.87, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5516600Z Skipping (s,q) (1.88, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5516863Z Skipping (s,q) (1.89, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5517122Z Skipping (s,q) (1.9, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5517388Z Skipping (s,q) (1.91, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5517649Z Skipping (s,q) (1.92, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5517910Z Skipping (s,q) (1.93, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5518172Z Skipping (s,q) (1.94, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5518430Z Skipping (s,q) (1.95, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5518696Z Skipping (s,q) (1.96, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5518959Z Skipping (s,q) (1.97, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5519217Z Skipping (s,q) (1.98, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5519570Z Skipping (s,q) (1.99, 9.25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5519844Z Skipping (s,q) (0.01, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5520173Z Skipping (s,q) (0.02, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5520436Z Skipping (s,q) (0.03, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5520692Z Skipping (s,q) (0.04, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5520961Z Skipping (s,q) (0.05, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5521218Z Skipping (s,q) (0.06, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5521479Z Skipping (s,q) (0.07, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5521744Z Skipping (s,q) (0.08, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5521999Z Skipping (s,q) (0.09, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5522257Z Skipping (s,q) (0.1, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5522526Z Skipping (s,q) (0.11, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5522783Z Skipping (s,q) (0.12, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5523051Z Skipping (s,q) (0.13, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5523309Z Skipping (s,q) (0.14, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5523565Z Skipping (s,q) (0.15, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5523828Z Skipping (s,q) (0.16, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5524086Z Skipping (s,q) (0.17, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5524346Z Skipping (s,q) (0.18, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5524609Z Skipping (s,q) (0.19, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5524862Z Skipping (s,q) (0.2, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5525244Z Skipping (s,q) (0.21, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5525523Z Skipping (s,q) (0.22, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5525784Z Skipping (s,q) (0.23, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5526052Z Skipping (s,q) (0.24, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5526307Z Skipping (s,q) (0.25, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5526561Z Skipping (s,q) (0.26, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5526830Z Skipping (s,q) (0.27, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5527084Z Skipping (s,q) (0.28, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5527338Z Skipping (s,q) (0.29, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5527596Z Skipping (s,q) (0.3, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5527854Z Skipping (s,q) (0.31, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5528243Z Skipping (s,q) (0.32, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5528500Z Skipping (s,q) (0.33, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5528845Z Skipping (s,q) (0.34, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5529113Z Skipping (s,q) (0.35, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5529366Z Skipping (s,q) (0.36, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5529621Z Skipping (s,q) (0.37, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5529881Z Skipping (s,q) (0.38, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5530138Z Skipping (s,q) (0.39, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5530400Z Skipping (s,q) (0.4, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5530658Z Skipping (s,q) (0.41, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5530922Z Skipping (s,q) (0.42, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5531189Z Skipping (s,q) (0.43, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5531442Z Skipping (s,q) (0.44, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5531760Z Skipping (s,q) (0.45, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5532049Z Skipping (s,q) (0.46, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5532388Z Skipping (s,q) (0.47, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5532650Z Skipping (s,q) (0.48, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5532902Z Skipping (s,q) (0.49, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5533154Z Skipping (s,q) (0.5, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5533415Z Skipping (s,q) (0.51, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5533669Z Skipping (s,q) (0.52, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5533923Z Skipping (s,q) (0.53, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5534182Z Skipping (s,q) (0.54, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5534437Z Skipping (s,q) (0.55, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5534702Z Skipping (s,q) (0.56, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5534959Z Skipping (s,q) (0.57, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5535217Z Skipping (s,q) (0.58, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5535476Z Skipping (s,q) (0.59, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5535727Z Skipping (s,q) (0.6, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5535982Z Skipping (s,q) (0.61, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5536240Z Skipping (s,q) (0.62, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5536491Z Skipping (s,q) (0.63, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5536756Z Skipping (s,q) (0.64, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5537010Z Skipping (s,q) (0.65, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5537348Z Skipping (s,q) (0.66, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5537625Z Skipping (s,q) (0.67, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5537891Z Skipping (s,q) (0.68, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5538152Z Skipping (s,q) (0.69, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5538408Z Skipping (s,q) (0.7, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5538663Z Skipping (s,q) (0.71, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5538917Z Skipping (s,q) (0.72, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5539181Z Skipping (s,q) (0.73, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5539434Z Skipping (s,q) (0.74, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5539694Z Skipping (s,q) (0.75, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5539948Z Skipping (s,q) (0.76, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5540204Z Skipping (s,q) (0.77, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5540463Z Skipping (s,q) (0.78, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5540822Z Skipping (s,q) (0.79, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5541079Z Skipping (s,q) (0.8, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5541344Z Skipping (s,q) (0.81, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5541597Z Skipping (s,q) (0.82, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5541859Z Skipping (s,q) (0.83, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5542113Z Skipping (s,q) (0.84, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5542368Z Skipping (s,q) (0.85, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5542627Z Skipping (s,q) (0.86, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5542880Z Skipping (s,q) (0.87, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5543134Z Skipping (s,q) (0.88, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5543398Z Skipping (s,q) (0.89, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5543717Z Skipping (s,q) (0.9, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5543997Z Skipping (s,q) (0.91, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5544329Z Skipping (s,q) (0.92, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5544587Z Skipping (s,q) (0.93, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5544847Z Skipping (s,q) (0.94, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5545099Z Skipping (s,q) (0.95, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5545352Z Skipping (s,q) (0.96, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5545615Z Skipping (s,q) (0.97, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5545870Z Skipping (s,q) (0.98, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5546131Z Skipping (s,q) (0.99, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5546385Z Skipping (s,q) (1, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5546643Z Skipping (s,q) (1.01, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5546901Z Skipping (s,q) (1.02, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5547157Z Skipping (s,q) (1.03, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5547412Z Skipping (s,q) (1.04, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5547671Z Skipping (s,q) (1.05, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5547924Z Skipping (s,q) (1.06, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5548184Z Skipping (s,q) (1.07, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5548435Z Skipping (s,q) (1.08, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5548689Z Skipping (s,q) (1.09, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5548947Z Skipping (s,q) (1.1, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5549283Z Skipping (s,q) (1.11, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5549549Z Skipping (s,q) (1.12, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5549817Z Skipping (s,q) (1.13, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5550075Z Skipping (s,q) (1.14, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5550333Z Skipping (s,q) (1.15, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5550589Z Skipping (s,q) (1.16, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5550846Z Skipping (s,q) (1.17, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5551111Z Skipping (s,q) (1.18, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5551366Z Skipping (s,q) (1.19, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5551620Z Skipping (s,q) (1.2, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5551882Z Skipping (s,q) (1.21, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5552141Z Skipping (s,q) (1.22, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5552396Z Skipping (s,q) (1.23, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5552740Z Skipping (s,q) (1.24, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5553001Z Skipping (s,q) (1.25, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5553265Z Skipping (s,q) (1.26, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5553518Z Skipping (s,q) (1.27, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5553770Z Skipping (s,q) (1.28, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5554028Z Skipping (s,q) (1.29, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5554280Z Skipping (s,q) (1.3, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5554533Z Skipping (s,q) (1.31, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5554795Z Skipping (s,q) (1.32, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5555050Z Skipping (s,q) (1.33, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5555319Z Skipping (s,q) (1.34, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5555635Z Skipping (s,q) (1.35, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5555902Z Skipping (s,q) (1.36, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5556240Z Skipping (s,q) (1.37, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5556500Z Skipping (s,q) (1.38, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5556754Z Skipping (s,q) (1.39, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5557017Z Skipping (s,q) (1.4, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5557272Z Skipping (s,q) (1.41, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5557539Z Skipping (s,q) (1.42, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5557791Z Skipping (s,q) (1.43, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5558043Z Skipping (s,q) (1.44, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5558306Z Skipping (s,q) (1.45, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5558564Z Skipping (s,q) (1.46, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5558820Z Skipping (s,q) (1.47, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5559086Z Skipping (s,q) (1.48, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5559341Z Skipping (s,q) (1.49, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5559603Z Skipping (s,q) (1.5, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5559856Z Skipping (s,q) (1.51, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5560111Z Skipping (s,q) (1.52, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5560372Z Skipping (s,q) (1.53, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5560628Z Skipping (s,q) (1.54, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5560882Z Skipping (s,q) (1.55, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5561221Z Skipping (s,q) (1.56, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5561491Z Skipping (s,q) (1.57, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5561760Z Skipping (s,q) (1.58, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5562020Z Skipping (s,q) (1.59, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5562275Z Skipping (s,q) (1.6, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5562542Z Skipping (s,q) (1.61, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5562797Z Skipping (s,q) (1.62, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5563052Z Skipping (s,q) (1.63, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5563311Z Skipping (s,q) (1.64, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5563567Z Skipping (s,q) (1.65, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5563831Z Skipping (s,q) (1.66, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5564088Z Skipping (s,q) (1.67, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5564345Z Skipping (s,q) (1.68, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5564690Z Skipping (s,q) (1.69, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5564947Z Skipping (s,q) (1.7, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5565207Z Skipping (s,q) (1.71, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5565475Z Skipping (s,q) (1.72, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5565734Z Skipping (s,q) (1.73, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5565990Z Skipping (s,q) (1.74, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5566252Z Skipping (s,q) (1.75, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5566507Z Skipping (s,q) (1.76, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5566768Z Skipping (s,q) (1.77, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5567021Z Skipping (s,q) (1.78, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5567285Z Skipping (s,q) (1.79, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5567610Z Skipping (s,q) (1.8, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5567885Z Skipping (s,q) (1.81, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5568373Z Skipping (s,q) (1.82, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5568636Z Skipping (s,q) (1.83, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5568897Z Skipping (s,q) (1.84, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5569164Z Skipping (s,q) (1.85, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5569420Z Skipping (s,q) (1.86, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5569676Z Skipping (s,q) (1.87, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5569937Z Skipping (s,q) (1.88, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5570192Z Skipping (s,q) (1.89, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5570451Z Skipping (s,q) (1.9, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5570717Z Skipping (s,q) (1.91, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5570975Z Skipping (s,q) (1.92, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5571241Z Skipping (s,q) (1.93, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5571495Z Skipping (s,q) (1.94, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5571750Z Skipping (s,q) (1.95, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5572014Z Skipping (s,q) (1.96, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5572270Z Skipping (s,q) (1.97, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5572526Z Skipping (s,q) (1.98, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5572787Z Skipping (s,q) (1.99, 9.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5573043Z Skipping (s,q) (0.01, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5573403Z Skipping (s,q) (0.02, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5573674Z Skipping (s,q) (0.03, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5573939Z Skipping (s,q) (0.04, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5574207Z Skipping (s,q) (0.05, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5574464Z Skipping (s,q) (0.06, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5574722Z Skipping (s,q) (0.07, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5575002Z Skipping (s,q) (0.08, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5575624Z Skipping (s,q) (0.09, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5575908Z Skipping (s,q) (0.1, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5576190Z Skipping (s,q) (0.11, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5576493Z Skipping (s,q) (0.12, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5576781Z Skipping (s,q) (0.13, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5583721Z Skipping (s,q) (0.14, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5584299Z Skipping (s,q) (0.15, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5584563Z Skipping (s,q) (0.16, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5584822Z Skipping (s,q) (0.17, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5585076Z Skipping (s,q) (0.18, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5585339Z Skipping (s,q) (0.19, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5585593Z Skipping (s,q) (0.2, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5585852Z Skipping (s,q) (0.21, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5586113Z Skipping (s,q) (0.22, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5586368Z Skipping (s,q) (0.23, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5586628Z Skipping (s,q) (0.24, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5586889Z Skipping (s,q) (0.25, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5587278Z Skipping (s,q) (0.26, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5587556Z Skipping (s,q) (0.27, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5587939Z Skipping (s,q) (0.28, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5588196Z Skipping (s,q) (0.29, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5588459Z Skipping (s,q) (0.3, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5588714Z Skipping (s,q) (0.31, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5588972Z Skipping (s,q) (0.32, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5589237Z Skipping (s,q) (0.33, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5589494Z Skipping (s,q) (0.34, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5589756Z Skipping (s,q) (0.35, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5590017Z Skipping (s,q) (0.36, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5590280Z Skipping (s,q) (0.37, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5590547Z Skipping (s,q) (0.38, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5590808Z Skipping (s,q) (0.39, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5591063Z Skipping (s,q) (0.4, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5591326Z Skipping (s,q) (0.41, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5591584Z Skipping (s,q) (0.42, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5591846Z Skipping (s,q) (0.43, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5592101Z Skipping (s,q) (0.44, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5592360Z Skipping (s,q) (0.45, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5592628Z Skipping (s,q) (0.46, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5593000Z Skipping (s,q) (0.47, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5593276Z Skipping (s,q) (0.48, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5593546Z Skipping (s,q) (0.49, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5593816Z Skipping (s,q) (0.5, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5594088Z Skipping (s,q) (0.51, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5594343Z Skipping (s,q) (0.52, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5594597Z Skipping (s,q) (0.53, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5594861Z Skipping (s,q) (0.54, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5595117Z Skipping (s,q) (0.55, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5595380Z Skipping (s,q) (0.56, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5595647Z Skipping (s,q) (0.57, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5595905Z Skipping (s,q) (0.58, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5596249Z Skipping (s,q) (0.59, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5596508Z Skipping (s,q) (0.6, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5596769Z Skipping (s,q) (0.61, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5597034Z Skipping (s,q) (0.62, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5597296Z Skipping (s,q) (0.63, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5597554Z Skipping (s,q) (0.64, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5597819Z Skipping (s,q) (0.65, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5598080Z Skipping (s,q) (0.66, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5598336Z Skipping (s,q) (0.67, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5598603Z Skipping (s,q) (0.68, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5598862Z Skipping (s,q) (0.69, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5599128Z Skipping (s,q) (0.7, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5599460Z Skipping (s,q) (0.71, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5599758Z Skipping (s,q) (0.72, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5600030Z Skipping (s,q) (0.73, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5600284Z Skipping (s,q) (0.74, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5600542Z Skipping (s,q) (0.75, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5600805Z Skipping (s,q) (0.76, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5601060Z Skipping (s,q) (0.77, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5601325Z Skipping (s,q) (0.78, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5601581Z Skipping (s,q) (0.79, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5601841Z Skipping (s,q) (0.8, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5602107Z Skipping (s,q) (0.81, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5602373Z Skipping (s,q) (0.82, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5602638Z Skipping (s,q) (0.83, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5602905Z Skipping (s,q) (0.84, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5603162Z Skipping (s,q) (0.85, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5603424Z Skipping (s,q) (0.86, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5603685Z Skipping (s,q) (0.87, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5603940Z Skipping (s,q) (0.88, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5604202Z Skipping (s,q) (0.89, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5604461Z Skipping (s,q) (0.9, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5604796Z Skipping (s,q) (0.91, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5605077Z Skipping (s,q) (0.92, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5605341Z Skipping (s,q) (0.93, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5605610Z Skipping (s,q) (0.94, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5605869Z Skipping (s,q) (0.95, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5606124Z Skipping (s,q) (0.96, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5606386Z Skipping (s,q) (0.97, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5606645Z Skipping (s,q) (0.98, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5606902Z Skipping (s,q) (0.99, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5607157Z Skipping (s,q) (1, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5607413Z Skipping (s,q) (1.01, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5607678Z Skipping (s,q) (1.02, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5607934Z Skipping (s,q) (1.03, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5608424Z Skipping (s,q) (1.04, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5608691Z Skipping (s,q) (1.05, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5608953Z Skipping (s,q) (1.06, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5609212Z Skipping (s,q) (1.07, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5609475Z Skipping (s,q) (1.08, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5609730Z Skipping (s,q) (1.09, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5609992Z Skipping (s,q) (1.1, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5610248Z Skipping (s,q) (1.11, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5610506Z Skipping (s,q) (1.12, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5610771Z Skipping (s,q) (1.13, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5611030Z Skipping (s,q) (1.14, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5611367Z Skipping (s,q) (1.15, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5611642Z Skipping (s,q) (1.16, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5611973Z Skipping (s,q) (1.17, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5612239Z Skipping (s,q) (1.18, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5612492Z Skipping (s,q) (1.19, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5612748Z Skipping (s,q) (1.2, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5613013Z Skipping (s,q) (1.21, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5613269Z Skipping (s,q) (1.22, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5613525Z Skipping (s,q) (1.23, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5613794Z Skipping (s,q) (1.24, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5614052Z Skipping (s,q) (1.25, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5614312Z Skipping (s,q) (1.26, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5614580Z Skipping (s,q) (1.27, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5614840Z Skipping (s,q) (1.28, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5615104Z Skipping (s,q) (1.29, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5615362Z Skipping (s,q) (1.3, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5615619Z Skipping (s,q) (1.31, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5615884Z Skipping (s,q) (1.32, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5616145Z Skipping (s,q) (1.33, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5616406Z Skipping (s,q) (1.34, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5616669Z Skipping (s,q) (1.35, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5617005Z Skipping (s,q) (1.36, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5617290Z Skipping (s,q) (1.37, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5617560Z Skipping (s,q) (1.38, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5617821Z Skipping (s,q) (1.39, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5618085Z Skipping (s,q) (1.4, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5618343Z Skipping (s,q) (1.41, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5618598Z Skipping (s,q) (1.42, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5618863Z Skipping (s,q) (1.43, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5619118Z Skipping (s,q) (1.44, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5619380Z Skipping (s,q) (1.45, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5619635Z Skipping (s,q) (1.46, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5619894Z Skipping (s,q) (1.47, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5620157Z Skipping (s,q) (1.48, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5620509Z Skipping (s,q) (1.49, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5620772Z Skipping (s,q) (1.5, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5621035Z Skipping (s,q) (1.51, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5621293Z Skipping (s,q) (1.52, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5621555Z Skipping (s,q) (1.53, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5621811Z Skipping (s,q) (1.54, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5622066Z Skipping (s,q) (1.55, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5622329Z Skipping (s,q) (1.56, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5622589Z Skipping (s,q) (1.57, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5622851Z Skipping (s,q) (1.58, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5623114Z Skipping (s,q) (1.59, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5623438Z Skipping (s,q) (1.6, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5623771Z Skipping (s,q) (1.61, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5624034Z Skipping (s,q) (1.62, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5624307Z Skipping (s,q) (1.63, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5624563Z Skipping (s,q) (1.64, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5624819Z Skipping (s,q) (1.65, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5625083Z Skipping (s,q) (1.66, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5625338Z Skipping (s,q) (1.67, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5625591Z Skipping (s,q) (1.68, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5625854Z Skipping (s,q) (1.69, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5626112Z Skipping (s,q) (1.7, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5626380Z Skipping (s,q) (1.71, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5626643Z Skipping (s,q) (1.72, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5626898Z Skipping (s,q) (1.73, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5627164Z Skipping (s,q) (1.74, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5627420Z Skipping (s,q) (1.75, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5627676Z Skipping (s,q) (1.76, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5627939Z Skipping (s,q) (1.77, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5628193Z Skipping (s,q) (1.78, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5628458Z Skipping (s,q) (1.79, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5628796Z Skipping (s,q) (1.8, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5629067Z Skipping (s,q) (1.81, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5629339Z Skipping (s,q) (1.82, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5629595Z Skipping (s,q) (1.83, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5629854Z Skipping (s,q) (1.84, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5630119Z Skipping (s,q) (1.85, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5630377Z Skipping (s,q) (1.86, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5630634Z Skipping (s,q) (1.87, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5630898Z Skipping (s,q) (1.88, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5631161Z Skipping (s,q) (1.89, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5631426Z Skipping (s,q) (1.9, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5631686Z Skipping (s,q) (1.91, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5631947Z Skipping (s,q) (1.92, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5632292Z Skipping (s,q) (1.93, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5632548Z Skipping (s,q) (1.94, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5632807Z Skipping (s,q) (1.95, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5633072Z Skipping (s,q) (1.96, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5633328Z Skipping (s,q) (1.97, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5633589Z Skipping (s,q) (1.98, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5633843Z Skipping (s,q) (1.99, 9.75): inconsistent with heavy hitters! 2025-05-07T20:22:47.5634094Z Skipping (s,q) (0.01, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5634353Z Skipping (s,q) (0.02, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5634602Z Skipping (s,q) (0.03, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5634855Z Skipping (s,q) (0.04, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5635114Z Skipping (s,q) (0.05, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5635430Z Skipping (s,q) (0.06, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5635738Z Skipping (s,q) (0.07, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5635988Z Skipping (s,q) (0.08, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5636242Z Skipping (s,q) (0.09, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5636494Z Skipping (s,q) (0.1, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5636742Z Skipping (s,q) (0.11, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5636993Z Skipping (s,q) (0.12, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5637250Z Skipping (s,q) (0.13, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5637508Z Skipping (s,q) (0.14, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5637776Z Skipping (s,q) (0.15, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5638027Z Skipping (s,q) (0.16, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5638286Z Skipping (s,q) (0.17, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5638551Z Skipping (s,q) (0.18, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5638800Z Skipping (s,q) (0.19, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5639050Z Skipping (s,q) (0.2, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5639308Z Skipping (s,q) (0.21, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5639559Z Skipping (s,q) (0.22, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5639809Z Skipping (s,q) (0.23, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5640070Z Skipping (s,q) (0.24, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5640324Z Skipping (s,q) (0.25, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5640581Z Skipping (s,q) (0.26, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5640944Z Skipping (s,q) (0.27, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5641217Z Skipping (s,q) (0.28, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5641473Z Skipping (s,q) (0.29, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5641726Z Skipping (s,q) (0.3, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5641980Z Skipping (s,q) (0.31, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5642236Z Skipping (s,q) (0.32, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5642485Z Skipping (s,q) (0.33, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5642741Z Skipping (s,q) (0.34, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5642990Z Skipping (s,q) (0.35, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5643241Z Skipping (s,q) (0.36, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5643498Z Skipping (s,q) (0.37, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5643751Z Skipping (s,q) (0.38, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5644004Z Skipping (s,q) (0.39, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5644343Z Skipping (s,q) (0.4, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5644603Z Skipping (s,q) (0.41, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5644859Z Skipping (s,q) (0.42, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5645110Z Skipping (s,q) (0.43, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5645362Z Skipping (s,q) (0.44, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5645620Z Skipping (s,q) (0.45, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5645871Z Skipping (s,q) (0.46, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5646121Z Skipping (s,q) (0.47, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5646377Z Skipping (s,q) (0.48, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5646631Z Skipping (s,q) (0.49, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5646881Z Skipping (s,q) (0.5, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5647207Z Skipping (s,q) (0.51, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5647472Z Skipping (s,q) (0.52, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5647808Z Skipping (s,q) (0.53, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5648177Z Skipping (s,q) (0.54, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5648430Z Skipping (s,q) (0.55, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5648686Z Skipping (s,q) (0.56, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5648935Z Skipping (s,q) (0.57, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5649187Z Skipping (s,q) (0.58, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5649453Z Skipping (s,q) (0.59, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5649702Z Skipping (s,q) (0.6, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5649962Z Skipping (s,q) (0.61, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5650220Z Skipping (s,q) (0.62, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5650475Z Skipping (s,q) (0.63, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5650740Z Skipping (s,q) (0.64, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5650998Z Skipping (s,q) (0.65, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5651249Z Skipping (s,q) (0.66, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5651509Z Skipping (s,q) (0.67, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5651761Z Skipping (s,q) (0.68, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5652019Z Skipping (s,q) (0.69, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5652270Z Skipping (s,q) (0.7, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5652523Z Skipping (s,q) (0.71, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5652877Z Skipping (s,q) (0.72, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5653143Z Skipping (s,q) (0.73, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5653408Z Skipping (s,q) (0.74, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5653669Z Skipping (s,q) (0.75, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5653918Z Skipping (s,q) (0.76, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5654179Z Skipping (s,q) (0.77, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5654428Z Skipping (s,q) (0.78, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5654680Z Skipping (s,q) (0.79, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5654930Z Skipping (s,q) (0.8, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5655183Z Skipping (s,q) (0.81, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5655435Z Skipping (s,q) (0.82, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5655697Z Skipping (s,q) (0.83, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5655954Z Skipping (s,q) (0.84, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5656287Z Skipping (s,q) (0.85, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5656551Z Skipping (s,q) (0.86, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5656806Z Skipping (s,q) (0.87, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5657063Z Skipping (s,q) (0.88, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5657312Z Skipping (s,q) (0.89, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5657559Z Skipping (s,q) (0.9, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5657817Z Skipping (s,q) (0.91, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5658066Z Skipping (s,q) (0.92, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5658317Z Skipping (s,q) (0.93, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5658571Z Skipping (s,q) (0.94, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5658825Z Skipping (s,q) (0.95, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5659086Z Skipping (s,q) (0.96, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5659408Z Skipping (s,q) (0.97, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5659714Z Skipping (s,q) (0.98, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5659971Z Skipping (s,q) (0.99, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5660212Z Skipping (s,q) (1, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5660466Z Skipping (s,q) (1.01, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5660723Z Skipping (s,q) (1.02, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5660973Z Skipping (s,q) (1.03, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5661231Z Skipping (s,q) (1.04, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5661481Z Skipping (s,q) (1.05, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5661733Z Skipping (s,q) (1.06, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5661991Z Skipping (s,q) (1.07, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5662248Z Skipping (s,q) (1.08, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5662497Z Skipping (s,q) (1.09, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5662756Z Skipping (s,q) (1.1, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5663006Z Skipping (s,q) (1.11, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5663255Z Skipping (s,q) (1.12, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5663511Z Skipping (s,q) (1.13, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5663762Z Skipping (s,q) (1.14, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5664017Z Skipping (s,q) (1.15, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5664268Z Skipping (s,q) (1.16, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5664518Z Skipping (s,q) (1.17, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5664841Z Skipping (s,q) (1.18, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5665109Z Skipping (s,q) (1.19, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5665362Z Skipping (s,q) (1.2, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5665628Z Skipping (s,q) (1.21, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5665879Z Skipping (s,q) (1.22, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5666134Z Skipping (s,q) (1.23, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5666384Z Skipping (s,q) (1.24, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5666633Z Skipping (s,q) (1.25, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5666887Z Skipping (s,q) (1.26, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5667140Z Skipping (s,q) (1.27, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5667390Z Skipping (s,q) (1.28, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5667647Z Skipping (s,q) (1.29, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5667894Z Skipping (s,q) (1.3, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5668303Z Skipping (s,q) (1.31, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5668557Z Skipping (s,q) (1.32, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5668809Z Skipping (s,q) (1.33, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5669065Z Skipping (s,q) (1.34, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5669317Z Skipping (s,q) (1.35, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5669570Z Skipping (s,q) (1.36, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5669830Z Skipping (s,q) (1.37, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5670080Z Skipping (s,q) (1.38, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5670332Z Skipping (s,q) (1.39, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5670591Z Skipping (s,q) (1.4, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5670846Z Skipping (s,q) (1.41, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5671196Z Skipping (s,q) (1.42, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5671465Z Skipping (s,q) (1.43, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5671788Z Skipping (s,q) (1.44, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5672050Z Skipping (s,q) (1.45, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5672304Z Skipping (s,q) (1.46, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5672560Z Skipping (s,q) (1.47, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5672824Z Skipping (s,q) (1.48, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5673077Z Skipping (s,q) (1.49, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5673336Z Skipping (s,q) (1.5, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5673586Z Skipping (s,q) (1.51, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5673842Z Skipping (s,q) (1.52, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5674104Z Skipping (s,q) (1.53, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5674361Z Skipping (s,q) (1.54, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5674615Z Skipping (s,q) (1.55, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5674877Z Skipping (s,q) (1.56, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5675128Z Skipping (s,q) (1.57, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5675392Z Skipping (s,q) (1.58, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5675696Z Skipping (s,q) (1.59, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5675945Z Skipping (s,q) (1.6, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5676202Z Skipping (s,q) (1.61, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5676455Z Skipping (s,q) (1.62, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5676768Z Skipping (s,q) (1.63, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5677045Z Skipping (s,q) (1.64, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5677303Z Skipping (s,q) (1.65, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5677570Z Skipping (s,q) (1.66, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5677822Z Skipping (s,q) (1.67, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5678073Z Skipping (s,q) (1.68, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5678333Z Skipping (s,q) (1.69, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5678580Z Skipping (s,q) (1.7, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5678835Z Skipping (s,q) (1.71, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5679095Z Skipping (s,q) (1.72, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5679348Z Skipping (s,q) (1.73, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5679601Z Skipping (s,q) (1.74, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5680155Z Skipping (s,q) (1.75, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5680678Z Skipping (s,q) (1.76, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5680943Z Skipping (s,q) (1.77, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5681201Z Skipping (s,q) (1.78, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5681454Z Skipping (s,q) (1.79, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5681709Z Skipping (s,q) (1.8, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5681965Z Skipping (s,q) (1.81, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5682216Z Skipping (s,q) (1.82, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5682482Z Skipping (s,q) (1.83, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5682732Z Skipping (s,q) (1.84, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5682991Z Skipping (s,q) (1.85, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5683276Z Skipping (s,q) (1.86, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5683537Z Skipping (s,q) (1.87, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5683927Z Skipping (s,q) (1.88, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5684255Z Skipping (s,q) (1.89, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5684512Z Skipping (s,q) (1.9, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5684763Z Skipping (s,q) (1.91, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5685021Z Skipping (s,q) (1.92, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5685284Z Skipping (s,q) (1.93, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5685537Z Skipping (s,q) (1.94, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5685793Z Skipping (s,q) (1.95, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5686059Z Skipping (s,q) (1.96, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5686317Z Skipping (s,q) (1.97, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5686577Z Skipping (s,q) (1.98, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5686839Z Skipping (s,q) (1.99, 10): inconsistent with heavy hitters! 2025-05-07T20:22:47.5687105Z Skipping (s,q) (0.01, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5687374Z Skipping (s,q) (0.02, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5687631Z Skipping (s,q) (0.03, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5687889Z Skipping (s,q) (0.04, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5688264Z Skipping (s,q) (0.05, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5688525Z Skipping (s,q) (0.06, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5688796Z Skipping (s,q) (0.07, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5689057Z Skipping (s,q) (0.08, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5689323Z Skipping (s,q) (0.09, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5689750Z Skipping (s,q) (0.1, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5690031Z Skipping (s,q) (0.11, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5690289Z Skipping (s,q) (0.12, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5690556Z Skipping (s,q) (0.13, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5690815Z Skipping (s,q) (0.14, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5691080Z Skipping (s,q) (0.15, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5691337Z Skipping (s,q) (0.16, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5691596Z Skipping (s,q) (0.17, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5691855Z Skipping (s,q) (0.18, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5692111Z Skipping (s,q) (0.19, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5692373Z Skipping (s,q) (0.2, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5692636Z Skipping (s,q) (0.21, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5692968Z Skipping (s,q) (0.22, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5693241Z Skipping (s,q) (0.23, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5693500Z Skipping (s,q) (0.24, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5693755Z Skipping (s,q) (0.25, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5694017Z Skipping (s,q) (0.26, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5694273Z Skipping (s,q) (0.27, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5694530Z Skipping (s,q) (0.28, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5694795Z Skipping (s,q) (0.29, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5695050Z Skipping (s,q) (0.3, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5695314Z Skipping (s,q) (0.31, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5695570Z Skipping (s,q) (0.32, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5695829Z Skipping (s,q) (0.33, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5696158Z Skipping (s,q) (0.34, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5696456Z Skipping (s,q) (0.35, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5696714Z Skipping (s,q) (0.36, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5696978Z Skipping (s,q) (0.37, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5697232Z Skipping (s,q) (0.38, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5697495Z Skipping (s,q) (0.39, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5697749Z Skipping (s,q) (0.4, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5698008Z Skipping (s,q) (0.41, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5698272Z Skipping (s,q) (0.42, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5698538Z Skipping (s,q) (0.43, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5698798Z Skipping (s,q) (0.44, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5699066Z Skipping (s,q) (0.45, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5699324Z Skipping (s,q) (0.46, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5699580Z Skipping (s,q) (0.47, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5699846Z Skipping (s,q) (0.48, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5700104Z Skipping (s,q) (0.49, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5700366Z Skipping (s,q) (0.5, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5700623Z Skipping (s,q) (0.51, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5700881Z Skipping (s,q) (0.52, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5701144Z Skipping (s,q) (0.53, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5701468Z Skipping (s,q) (0.54, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5701740Z Skipping (s,q) (0.55, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5702015Z Skipping (s,q) (0.56, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5702277Z Skipping (s,q) (0.57, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5702541Z Skipping (s,q) (0.58, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5702798Z Skipping (s,q) (0.59, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5703053Z Skipping (s,q) (0.6, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5703314Z Skipping (s,q) (0.61, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5703570Z Skipping (s,q) (0.62, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5703826Z Skipping (s,q) (0.63, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5704093Z Skipping (s,q) (0.64, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5704353Z Skipping (s,q) (0.65, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5704619Z Skipping (s,q) (0.66, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5704965Z Skipping (s,q) (0.67, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5705228Z Skipping (s,q) (0.68, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5705494Z Skipping (s,q) (0.69, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5705753Z Skipping (s,q) (0.7, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5706011Z Skipping (s,q) (0.71, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5706274Z Skipping (s,q) (0.72, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5706530Z Skipping (s,q) (0.73, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5706797Z Skipping (s,q) (0.74, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5707056Z Skipping (s,q) (0.75, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5707315Z Skipping (s,q) (0.76, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5707588Z Skipping (s,q) (0.77, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5707910Z Skipping (s,q) (0.78, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5708180Z Skipping (s,q) (0.79, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5708521Z Skipping (s,q) (0.8, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5708780Z Skipping (s,q) (0.81, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5709049Z Skipping (s,q) (0.82, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5709306Z Skipping (s,q) (0.83, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5709564Z Skipping (s,q) (0.84, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5709827Z Skipping (s,q) (0.85, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5710085Z Skipping (s,q) (0.86, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5710343Z Skipping (s,q) (0.87, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5710611Z Skipping (s,q) (0.88, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5710878Z Skipping (s,q) (0.89, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5711142Z Skipping (s,q) (0.9, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5711402Z Skipping (s,q) (0.91, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5711663Z Skipping (s,q) (0.92, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5711926Z Skipping (s,q) (0.93, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5712186Z Skipping (s,q) (0.94, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5712445Z Skipping (s,q) (0.95, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5712710Z Skipping (s,q) (0.96, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5712967Z Skipping (s,q) (0.97, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5713223Z Skipping (s,q) (0.98, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5713557Z Skipping (s,q) (0.99, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5713826Z Skipping (s,q) (1, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5714096Z Skipping (s,q) (1.01, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5714359Z Skipping (s,q) (1.02, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5714619Z Skipping (s,q) (1.03, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5714885Z Skipping (s,q) (1.04, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5715143Z Skipping (s,q) (1.05, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5715402Z Skipping (s,q) (1.06, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5715670Z Skipping (s,q) (1.07, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5715929Z Skipping (s,q) (1.08, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5716197Z Skipping (s,q) (1.09, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5716459Z Skipping (s,q) (1.1, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5716832Z Skipping (s,q) (1.11, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5717102Z Skipping (s,q) (1.12, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5717366Z Skipping (s,q) (1.13, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5717625Z Skipping (s,q) (1.14, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5717891Z Skipping (s,q) (1.15, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5718151Z Skipping (s,q) (1.16, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5718418Z Skipping (s,q) (1.17, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5718675Z Skipping (s,q) (1.18, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5718935Z Skipping (s,q) (1.19, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5719196Z Skipping (s,q) (1.2, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5719459Z Skipping (s,q) (1.21, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5719719Z Skipping (s,q) (1.22, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5720063Z Skipping (s,q) (1.23, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5720366Z Skipping (s,q) (1.24, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5720638Z Skipping (s,q) (1.25, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5720897Z Skipping (s,q) (1.26, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5721153Z Skipping (s,q) (1.27, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5721418Z Skipping (s,q) (1.28, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5721675Z Skipping (s,q) (1.29, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5721934Z Skipping (s,q) (1.3, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5722197Z Skipping (s,q) (1.31, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5722459Z Skipping (s,q) (1.32, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5722724Z Skipping (s,q) (1.33, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5722988Z Skipping (s,q) (1.34, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5723252Z Skipping (s,q) (1.35, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5723519Z Skipping (s,q) (1.36, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5723778Z Skipping (s,q) (1.37, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5724037Z Skipping (s,q) (1.38, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5724302Z Skipping (s,q) (1.39, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5724562Z Skipping (s,q) (1.4, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5724831Z Skipping (s,q) (1.41, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5725090Z Skipping (s,q) (1.42, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5725417Z Skipping (s,q) (1.43, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5725704Z Skipping (s,q) (1.44, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5725968Z Skipping (s,q) (1.45, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5726226Z Skipping (s,q) (1.46, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5726490Z Skipping (s,q) (1.47, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5726750Z Skipping (s,q) (1.48, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5727020Z Skipping (s,q) (1.49, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5727278Z Skipping (s,q) (1.5, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5727536Z Skipping (s,q) (1.51, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5727800Z Skipping (s,q) (1.52, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5728217Z Skipping (s,q) (1.53, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5728484Z Skipping (s,q) (1.54, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5728772Z Skipping (s,q) (1.55, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5729152Z Skipping (s,q) (1.56, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5729411Z Skipping (s,q) (1.57, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5729682Z Skipping (s,q) (1.58, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5729943Z Skipping (s,q) (1.59, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5730207Z Skipping (s,q) (1.6, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5730470Z Skipping (s,q) (1.61, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5730727Z Skipping (s,q) (1.62, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5730991Z Skipping (s,q) (1.63, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5731252Z Skipping (s,q) (1.64, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5731511Z Skipping (s,q) (1.65, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5731779Z Skipping (s,q) (1.66, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5732105Z Skipping (s,q) (1.67, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5732385Z Skipping (s,q) (1.68, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5732719Z Skipping (s,q) (1.69, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5732976Z Skipping (s,q) (1.7, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5733242Z Skipping (s,q) (1.71, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5733497Z Skipping (s,q) (1.72, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5733758Z Skipping (s,q) (1.73, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5734021Z Skipping (s,q) (1.74, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5734279Z Skipping (s,q) (1.75, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5734543Z Skipping (s,q) (1.76, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5734805Z Skipping (s,q) (1.77, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5735070Z Skipping (s,q) (1.78, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5735338Z Skipping (s,q) (1.79, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5735601Z Skipping (s,q) (1.8, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5735860Z Skipping (s,q) (1.81, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5736124Z Skipping (s,q) (1.82, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5736383Z Skipping (s,q) (1.83, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5736647Z Skipping (s,q) (1.84, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5736905Z Skipping (s,q) (1.85, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5737163Z Skipping (s,q) (1.86, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5737426Z Skipping (s,q) (1.87, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5737760Z Skipping (s,q) (1.88, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5738039Z Skipping (s,q) (1.89, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5738308Z Skipping (s,q) (1.9, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5738571Z Skipping (s,q) (1.91, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5738839Z Skipping (s,q) (1.92, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5739099Z Skipping (s,q) (1.93, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5739358Z Skipping (s,q) (1.94, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5739622Z Skipping (s,q) (1.95, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5739879Z Skipping (s,q) (1.96, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5740135Z Skipping (s,q) (1.97, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5740397Z Skipping (s,q) (1.98, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5740665Z Skipping (s,q) (1.99, 12.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5740930Z Skipping (s,q) (0.01, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5741266Z Skipping (s,q) (0.02, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5741524Z Skipping (s,q) (0.03, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5741784Z Skipping (s,q) (0.04, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5742034Z Skipping (s,q) (0.05, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5742283Z Skipping (s,q) (0.06, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5742540Z Skipping (s,q) (0.07, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5742790Z Skipping (s,q) (0.08, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5743040Z Skipping (s,q) (0.09, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5743293Z Skipping (s,q) (0.1, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5743547Z Skipping (s,q) (0.11, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5743807Z Skipping (s,q) (0.12, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5744120Z Skipping (s,q) (0.13, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5744381Z Skipping (s,q) (0.14, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5744727Z Skipping (s,q) (0.15, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5744977Z Skipping (s,q) (0.16, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5745228Z Skipping (s,q) (0.17, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5745485Z Skipping (s,q) (0.18, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5745734Z Skipping (s,q) (0.19, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5745988Z Skipping (s,q) (0.2, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5746236Z Skipping (s,q) (0.21, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5746486Z Skipping (s,q) (0.22, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5746748Z Skipping (s,q) (0.23, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5747001Z Skipping (s,q) (0.24, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5747252Z Skipping (s,q) (0.25, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5747513Z Skipping (s,q) (0.26, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5747766Z Skipping (s,q) (0.27, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5748023Z Skipping (s,q) (0.28, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5748272Z Skipping (s,q) (0.29, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5748526Z Skipping (s,q) (0.3, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5748783Z Skipping (s,q) (0.31, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5749038Z Skipping (s,q) (0.32, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5749290Z Skipping (s,q) (0.33, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5749624Z Skipping (s,q) (0.34, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5749887Z Skipping (s,q) (0.35, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5750141Z Skipping (s,q) (0.36, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5750402Z Skipping (s,q) (0.37, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5750655Z Skipping (s,q) (0.38, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5750914Z Skipping (s,q) (0.39, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5751164Z Skipping (s,q) (0.4, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5751419Z Skipping (s,q) (0.41, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5751675Z Skipping (s,q) (0.42, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5751929Z Skipping (s,q) (0.43, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5752181Z Skipping (s,q) (0.44, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5752439Z Skipping (s,q) (0.45, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5752694Z Skipping (s,q) (0.46, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5753055Z Skipping (s,q) (0.47, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5753309Z Skipping (s,q) (0.48, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5753564Z Skipping (s,q) (0.49, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5753816Z Skipping (s,q) (0.5, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5754067Z Skipping (s,q) (0.51, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5754316Z Skipping (s,q) (0.52, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5754571Z Skipping (s,q) (0.53, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5754823Z Skipping (s,q) (0.54, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5755083Z Skipping (s,q) (0.55, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5755333Z Skipping (s,q) (0.56, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5755588Z Skipping (s,q) (0.57, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5755843Z Skipping (s,q) (0.58, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5756174Z Skipping (s,q) (0.59, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5756464Z Skipping (s,q) (0.6, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5756722Z Skipping (s,q) (0.61, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5756971Z Skipping (s,q) (0.62, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5757221Z Skipping (s,q) (0.63, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5757479Z Skipping (s,q) (0.64, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5757729Z Skipping (s,q) (0.65, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5757985Z Skipping (s,q) (0.66, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5758236Z Skipping (s,q) (0.67, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5758487Z Skipping (s,q) (0.68, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5758744Z Skipping (s,q) (0.69, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5758998Z Skipping (s,q) (0.7, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5759256Z Skipping (s,q) (0.71, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5759519Z Skipping (s,q) (0.72, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5759772Z Skipping (s,q) (0.73, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5760029Z Skipping (s,q) (0.74, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5760279Z Skipping (s,q) (0.75, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5760535Z Skipping (s,q) (0.76, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5760791Z Skipping (s,q) (0.77, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5761039Z Skipping (s,q) (0.78, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5761290Z Skipping (s,q) (0.79, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5761665Z Skipping (s,q) (0.8, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5761940Z Skipping (s,q) (0.81, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5762202Z Skipping (s,q) (0.82, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5762458Z Skipping (s,q) (0.83, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5762713Z Skipping (s,q) (0.84, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5762972Z Skipping (s,q) (0.85, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5763226Z Skipping (s,q) (0.86, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5763477Z Skipping (s,q) (0.87, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5763736Z Skipping (s,q) (0.88, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5763987Z Skipping (s,q) (0.89, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5764242Z Skipping (s,q) (0.9, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5764496Z Skipping (s,q) (0.91, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5764747Z Skipping (s,q) (0.92, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5765117Z Skipping (s,q) (0.93, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5765370Z Skipping (s,q) (0.94, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5765619Z Skipping (s,q) (0.95, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5765875Z Skipping (s,q) (0.96, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5766125Z Skipping (s,q) (0.97, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5766374Z Skipping (s,q) (0.98, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5766633Z Skipping (s,q) (0.99, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5766878Z Skipping (s,q) (1, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5767136Z Skipping (s,q) (1.01, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5767387Z Skipping (s,q) (1.02, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5767641Z Skipping (s,q) (1.03, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5768085Z Skipping (s,q) (1.04, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5768354Z Skipping (s,q) (1.05, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5768682Z Skipping (s,q) (1.06, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5768946Z Skipping (s,q) (1.07, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5769197Z Skipping (s,q) (1.08, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5769453Z Skipping (s,q) (1.09, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5769698Z Skipping (s,q) (1.1, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5769951Z Skipping (s,q) (1.11, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5770207Z Skipping (s,q) (1.12, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5770458Z Skipping (s,q) (1.13, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5770713Z Skipping (s,q) (1.14, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5770971Z Skipping (s,q) (1.15, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5771231Z Skipping (s,q) (1.16, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5771494Z Skipping (s,q) (1.17, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5771744Z Skipping (s,q) (1.18, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5771993Z Skipping (s,q) (1.19, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5772246Z Skipping (s,q) (1.2, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5772495Z Skipping (s,q) (1.21, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5772745Z Skipping (s,q) (1.22, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5773003Z Skipping (s,q) (1.23, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5773254Z Skipping (s,q) (1.24, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5773567Z Skipping (s,q) (1.25, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5773833Z Skipping (s,q) (1.26, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5774090Z Skipping (s,q) (1.27, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5774351Z Skipping (s,q) (1.28, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5774605Z Skipping (s,q) (1.29, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5774857Z Skipping (s,q) (1.3, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5775117Z Skipping (s,q) (1.31, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5775371Z Skipping (s,q) (1.32, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5775622Z Skipping (s,q) (1.33, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5775880Z Skipping (s,q) (1.34, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5776140Z Skipping (s,q) (1.35, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5776410Z Skipping (s,q) (1.36, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5776672Z Skipping (s,q) (1.37, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5777007Z Skipping (s,q) (1.38, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5777271Z Skipping (s,q) (1.39, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5777525Z Skipping (s,q) (1.4, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5777776Z Skipping (s,q) (1.41, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5778037Z Skipping (s,q) (1.42, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5778294Z Skipping (s,q) (1.43, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5778552Z Skipping (s,q) (1.44, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5778807Z Skipping (s,q) (1.45, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5779058Z Skipping (s,q) (1.46, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5779318Z Skipping (s,q) (1.47, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5779576Z Skipping (s,q) (1.48, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5780099Z Skipping (s,q) (1.49, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5780614Z Skipping (s,q) (1.5, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5780948Z Skipping (s,q) (1.51, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5781204Z Skipping (s,q) (1.52, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5781467Z Skipping (s,q) (1.53, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5781719Z Skipping (s,q) (1.54, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5781976Z Skipping (s,q) (1.55, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5782230Z Skipping (s,q) (1.56, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5782484Z Skipping (s,q) (1.57, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5782746Z Skipping (s,q) (1.58, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5783005Z Skipping (s,q) (1.59, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5783276Z Skipping (s,q) (1.6, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5783548Z Skipping (s,q) (1.61, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5783800Z Skipping (s,q) (1.62, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5784060Z Skipping (s,q) (1.63, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5784310Z Skipping (s,q) (1.64, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5784563Z Skipping (s,q) (1.65, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5784822Z Skipping (s,q) (1.66, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5785075Z Skipping (s,q) (1.67, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5785324Z Skipping (s,q) (1.68, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5785584Z Skipping (s,q) (1.69, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5785834Z Skipping (s,q) (1.7, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5786222Z Skipping (s,q) (1.71, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5786492Z Skipping (s,q) (1.72, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5786751Z Skipping (s,q) (1.73, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5787011Z Skipping (s,q) (1.74, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5787264Z Skipping (s,q) (1.75, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5787515Z Skipping (s,q) (1.76, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5787779Z Skipping (s,q) (1.77, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5788030Z Skipping (s,q) (1.78, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5788294Z Skipping (s,q) (1.79, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5788542Z Skipping (s,q) (1.8, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5788793Z Skipping (s,q) (1.81, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5789058Z Skipping (s,q) (1.82, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5789311Z Skipping (s,q) (1.83, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5789701Z Skipping (s,q) (1.84, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5789963Z Skipping (s,q) (1.85, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5790221Z Skipping (s,q) (1.86, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5790470Z Skipping (s,q) (1.87, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5790732Z Skipping (s,q) (1.88, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5790984Z Skipping (s,q) (1.89, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5791237Z Skipping (s,q) (1.9, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5791486Z Skipping (s,q) (1.91, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5791737Z Skipping (s,q) (1.92, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5791993Z Skipping (s,q) (1.93, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5792253Z Skipping (s,q) (1.94, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5792509Z Skipping (s,q) (1.95, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5792828Z Skipping (s,q) (1.96, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5793128Z Skipping (s,q) (1.97, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5793385Z Skipping (s,q) (1.98, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5793635Z Skipping (s,q) (1.99, 15): inconsistent with heavy hitters! 2025-05-07T20:22:47.5793895Z Skipping (s,q) (0.01, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5794163Z Skipping (s,q) (0.02, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5794422Z Skipping (s,q) (0.03, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5794679Z Skipping (s,q) (0.04, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5794941Z Skipping (s,q) (0.05, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5795200Z Skipping (s,q) (0.06, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5795475Z Skipping (s,q) (0.07, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5795738Z Skipping (s,q) (0.08, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5796002Z Skipping (s,q) (0.09, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5796269Z Skipping (s,q) (0.1, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5796526Z Skipping (s,q) (0.11, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5796783Z Skipping (s,q) (0.12, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5797047Z Skipping (s,q) (0.13, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5797303Z Skipping (s,q) (0.14, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5797569Z Skipping (s,q) (0.15, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5797828Z Skipping (s,q) (0.16, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5798161Z Skipping (s,q) (0.17, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5798447Z Skipping (s,q) (0.18, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5798715Z Skipping (s,q) (0.19, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5798985Z Skipping (s,q) (0.2, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5799258Z Skipping (s,q) (0.21, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5799521Z Skipping (s,q) (0.22, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5799788Z Skipping (s,q) (0.23, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5800059Z Skipping (s,q) (0.24, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5800318Z Skipping (s,q) (0.25, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5800588Z Skipping (s,q) (0.26, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5800847Z Skipping (s,q) (0.27, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5801110Z Skipping (s,q) (0.28, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5801373Z Skipping (s,q) (0.29, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5801714Z Skipping (s,q) (0.3, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5801976Z Skipping (s,q) (0.31, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5802243Z Skipping (s,q) (0.32, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5802499Z Skipping (s,q) (0.33, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5802763Z Skipping (s,q) (0.34, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5803020Z Skipping (s,q) (0.35, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5803276Z Skipping (s,q) (0.36, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5803542Z Skipping (s,q) (0.37, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5803798Z Skipping (s,q) (0.38, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5804058Z Skipping (s,q) (0.39, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5804324Z Skipping (s,q) (0.4, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5804651Z Skipping (s,q) (0.41, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5804931Z Skipping (s,q) (0.42, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5805298Z Skipping (s,q) (0.43, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5805558Z Skipping (s,q) (0.44, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5805830Z Skipping (s,q) (0.45, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5806088Z Skipping (s,q) (0.46, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5806348Z Skipping (s,q) (0.47, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5806612Z Skipping (s,q) (0.48, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5806870Z Skipping (s,q) (0.49, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5807136Z Skipping (s,q) (0.5, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5807397Z Skipping (s,q) (0.51, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5807660Z Skipping (s,q) (0.52, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5807931Z Skipping (s,q) (0.53, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5808322Z Skipping (s,q) (0.54, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5808583Z Skipping (s,q) (0.55, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5808846Z Skipping (s,q) (0.56, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5809103Z Skipping (s,q) (0.57, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5809372Z Skipping (s,q) (0.58, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5809632Z Skipping (s,q) (0.59, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5809890Z Skipping (s,q) (0.6, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5810157Z Skipping (s,q) (0.61, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5810505Z Skipping (s,q) (0.62, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5810782Z Skipping (s,q) (0.63, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5811047Z Skipping (s,q) (0.64, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5811311Z Skipping (s,q) (0.65, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5811578Z Skipping (s,q) (0.66, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5811836Z Skipping (s,q) (0.67, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5812094Z Skipping (s,q) (0.68, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5812359Z Skipping (s,q) (0.69, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5812616Z Skipping (s,q) (0.7, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5812878Z Skipping (s,q) (0.71, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5813141Z Skipping (s,q) (0.72, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5813406Z Skipping (s,q) (0.73, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5813777Z Skipping (s,q) (0.74, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5814045Z Skipping (s,q) (0.75, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5814304Z Skipping (s,q) (0.76, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5814572Z Skipping (s,q) (0.77, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5814834Z Skipping (s,q) (0.78, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5815094Z Skipping (s,q) (0.79, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5815356Z Skipping (s,q) (0.8, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5815613Z Skipping (s,q) (0.81, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5815869Z Skipping (s,q) (0.82, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5816133Z Skipping (s,q) (0.83, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5816393Z Skipping (s,q) (0.84, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5816664Z Skipping (s,q) (0.85, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5816989Z Skipping (s,q) (0.86, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5817295Z Skipping (s,q) (0.87, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5817562Z Skipping (s,q) (0.88, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5817822Z Skipping (s,q) (0.89, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5818080Z Skipping (s,q) (0.9, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5818345Z Skipping (s,q) (0.91, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5818605Z Skipping (s,q) (0.92, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5818873Z Skipping (s,q) (0.93, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5819132Z Skipping (s,q) (0.94, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5819396Z Skipping (s,q) (0.95, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5819663Z Skipping (s,q) (0.96, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5819929Z Skipping (s,q) (0.97, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5820192Z Skipping (s,q) (0.98, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5820458Z Skipping (s,q) (0.99, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5820709Z Skipping (s,q) (1, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5820973Z Skipping (s,q) (1.01, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5821231Z Skipping (s,q) (1.02, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5821487Z Skipping (s,q) (1.03, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5821754Z Skipping (s,q) (1.04, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5822014Z Skipping (s,q) (1.05, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5822330Z Skipping (s,q) (1.06, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5822606Z Skipping (s,q) (1.07, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5822871Z Skipping (s,q) (1.08, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5823139Z Skipping (s,q) (1.09, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5823393Z Skipping (s,q) (1.1, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5823649Z Skipping (s,q) (1.11, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5823919Z Skipping (s,q) (1.12, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5824173Z Skipping (s,q) (1.13, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5824429Z Skipping (s,q) (1.14, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5824692Z Skipping (s,q) (1.15, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5824949Z Skipping (s,q) (1.16, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5825219Z Skipping (s,q) (1.17, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5825481Z Skipping (s,q) (1.18, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5825827Z Skipping (s,q) (1.19, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5826094Z Skipping (s,q) (1.2, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5826356Z Skipping (s,q) (1.21, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5826613Z Skipping (s,q) (1.22, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5826881Z Skipping (s,q) (1.23, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5827140Z Skipping (s,q) (1.24, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5827410Z Skipping (s,q) (1.25, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5827666Z Skipping (s,q) (1.26, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5827921Z Skipping (s,q) (1.27, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5828186Z Skipping (s,q) (1.28, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5828448Z Skipping (s,q) (1.29, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5828787Z Skipping (s,q) (1.3, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5829065Z Skipping (s,q) (1.31, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5829396Z Skipping (s,q) (1.32, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5829654Z Skipping (s,q) (1.33, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5829920Z Skipping (s,q) (1.34, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5830184Z Skipping (s,q) (1.35, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5830448Z Skipping (s,q) (1.36, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5830709Z Skipping (s,q) (1.37, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5830966Z Skipping (s,q) (1.38, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5831232Z Skipping (s,q) (1.39, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5831493Z Skipping (s,q) (1.4, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5831756Z Skipping (s,q) (1.41, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5832022Z Skipping (s,q) (1.42, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5832284Z Skipping (s,q) (1.43, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5832548Z Skipping (s,q) (1.44, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5832805Z Skipping (s,q) (1.45, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5833065Z Skipping (s,q) (1.46, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5833333Z Skipping (s,q) (1.47, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5833592Z Skipping (s,q) (1.48, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5833854Z Skipping (s,q) (1.49, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5834120Z Skipping (s,q) (1.5, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5834488Z Skipping (s,q) (1.51, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5834775Z Skipping (s,q) (1.52, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5835040Z Skipping (s,q) (1.53, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5835302Z Skipping (s,q) (1.54, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5835570Z Skipping (s,q) (1.55, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5835829Z Skipping (s,q) (1.56, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5836087Z Skipping (s,q) (1.57, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5836355Z Skipping (s,q) (1.58, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5836615Z Skipping (s,q) (1.59, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5836880Z Skipping (s,q) (1.6, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5837145Z Skipping (s,q) (1.61, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5837411Z Skipping (s,q) (1.62, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5837688Z Skipping (s,q) (1.63, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5838032Z Skipping (s,q) (1.64, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5838297Z Skipping (s,q) (1.65, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5838561Z Skipping (s,q) (1.66, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5838817Z Skipping (s,q) (1.67, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5839082Z Skipping (s,q) (1.68, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5839341Z Skipping (s,q) (1.69, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5839605Z Skipping (s,q) (1.7, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5839875Z Skipping (s,q) (1.71, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5840137Z Skipping (s,q) (1.72, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5840399Z Skipping (s,q) (1.73, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5840664Z Skipping (s,q) (1.74, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5840988Z Skipping (s,q) (1.75, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5841306Z Skipping (s,q) (1.76, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5841575Z Skipping (s,q) (1.77, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5841834Z Skipping (s,q) (1.78, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5842098Z Skipping (s,q) (1.79, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5842359Z Skipping (s,q) (1.8, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5842620Z Skipping (s,q) (1.81, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5842889Z Skipping (s,q) (1.82, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5843148Z Skipping (s,q) (1.83, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5843409Z Skipping (s,q) (1.84, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5843675Z Skipping (s,q) (1.85, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5843942Z Skipping (s,q) (1.86, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5844210Z Skipping (s,q) (1.87, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5844468Z Skipping (s,q) (1.88, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5844729Z Skipping (s,q) (1.89, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5844993Z Skipping (s,q) (1.9, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5845254Z Skipping (s,q) (1.91, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5845513Z Skipping (s,q) (1.92, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5845787Z Skipping (s,q) (1.93, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5846052Z Skipping (s,q) (1.94, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5846383Z Skipping (s,q) (1.95, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5846658Z Skipping (s,q) (1.96, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5846922Z Skipping (s,q) (1.97, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5847186Z Skipping (s,q) (1.98, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5847443Z Skipping (s,q) (1.99, 17.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5847698Z Skipping (s,q) (0.01, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5848083Z Skipping (s,q) (0.02, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5848352Z Skipping (s,q) (0.03, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5848617Z Skipping (s,q) (0.04, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5848871Z Skipping (s,q) (0.05, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5849123Z Skipping (s,q) (0.06, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5849380Z Skipping (s,q) (0.07, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5849634Z Skipping (s,q) (0.08, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5850003Z Skipping (s,q) (0.09, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5850262Z Skipping (s,q) (0.1, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5850520Z Skipping (s,q) (0.11, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5850782Z Skipping (s,q) (0.12, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5851035Z Skipping (s,q) (0.13, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5851288Z Skipping (s,q) (0.14, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5851547Z Skipping (s,q) (0.15, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5851806Z Skipping (s,q) (0.16, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5852061Z Skipping (s,q) (0.17, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5852318Z Skipping (s,q) (0.18, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5852576Z Skipping (s,q) (0.19, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5852824Z Skipping (s,q) (0.2, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5853177Z Skipping (s,q) (0.21, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5853476Z Skipping (s,q) (0.22, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5853737Z Skipping (s,q) (0.23, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5853990Z Skipping (s,q) (0.24, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5854247Z Skipping (s,q) (0.25, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5854510Z Skipping (s,q) (0.26, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5854766Z Skipping (s,q) (0.27, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5855024Z Skipping (s,q) (0.28, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5855284Z Skipping (s,q) (0.29, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5855534Z Skipping (s,q) (0.3, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5855796Z Skipping (s,q) (0.31, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5856061Z Skipping (s,q) (0.32, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5856320Z Skipping (s,q) (0.33, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5856581Z Skipping (s,q) (0.34, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5856830Z Skipping (s,q) (0.35, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5857083Z Skipping (s,q) (0.36, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5857343Z Skipping (s,q) (0.37, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5857596Z Skipping (s,q) (0.38, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5857858Z Skipping (s,q) (0.39, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5858107Z Skipping (s,q) (0.4, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5858359Z Skipping (s,q) (0.41, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5858744Z Skipping (s,q) (0.42, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5859013Z Skipping (s,q) (0.43, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5859269Z Skipping (s,q) (0.44, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5859528Z Skipping (s,q) (0.45, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5859780Z Skipping (s,q) (0.46, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5860038Z Skipping (s,q) (0.47, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5860292Z Skipping (s,q) (0.48, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5860548Z Skipping (s,q) (0.49, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5860807Z Skipping (s,q) (0.5, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5861064Z Skipping (s,q) (0.51, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5861319Z Skipping (s,q) (0.52, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5861587Z Skipping (s,q) (0.53, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5861842Z Skipping (s,q) (0.54, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5862169Z Skipping (s,q) (0.55, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5862434Z Skipping (s,q) (0.56, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5862689Z Skipping (s,q) (0.57, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5862957Z Skipping (s,q) (0.58, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5863217Z Skipping (s,q) (0.59, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5863467Z Skipping (s,q) (0.6, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5863726Z Skipping (s,q) (0.61, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5863982Z Skipping (s,q) (0.62, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5864233Z Skipping (s,q) (0.63, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5864491Z Skipping (s,q) (0.64, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5864747Z Skipping (s,q) (0.65, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5865078Z Skipping (s,q) (0.66, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5865347Z Skipping (s,q) (0.67, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5865679Z Skipping (s,q) (0.68, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5865940Z Skipping (s,q) (0.69, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5866191Z Skipping (s,q) (0.7, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5866444Z Skipping (s,q) (0.71, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5866703Z Skipping (s,q) (0.72, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5866954Z Skipping (s,q) (0.73, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5867217Z Skipping (s,q) (0.74, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5867474Z Skipping (s,q) (0.75, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5867729Z Skipping (s,q) (0.76, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5867991Z Skipping (s,q) (0.77, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5868252Z Skipping (s,q) (0.78, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5868509Z Skipping (s,q) (0.79, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5868782Z Skipping (s,q) (0.8, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5869061Z Skipping (s,q) (0.81, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5869318Z Skipping (s,q) (0.82, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5869592Z Skipping (s,q) (0.83, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5869853Z Skipping (s,q) (0.84, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5870111Z Skipping (s,q) (0.85, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5870364Z Skipping (s,q) (0.86, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5870708Z Skipping (s,q) (0.87, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5870995Z Skipping (s,q) (0.88, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5871267Z Skipping (s,q) (0.89, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5871524Z Skipping (s,q) (0.9, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5871790Z Skipping (s,q) (0.91, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5872051Z Skipping (s,q) (0.92, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5872312Z Skipping (s,q) (0.93, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5872570Z Skipping (s,q) (0.94, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5872830Z Skipping (s,q) (0.95, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5873088Z Skipping (s,q) (0.96, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5873343Z Skipping (s,q) (0.97, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5873596Z Skipping (s,q) (0.98, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5873855Z Skipping (s,q) (0.99, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5874173Z Skipping (s,q) (1, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5874437Z Skipping (s,q) (1.01, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5874699Z Skipping (s,q) (1.02, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5874956Z Skipping (s,q) (1.03, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5875216Z Skipping (s,q) (1.04, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5875472Z Skipping (s,q) (1.05, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5875726Z Skipping (s,q) (1.06, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5875985Z Skipping (s,q) (1.07, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5876241Z Skipping (s,q) (1.08, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5876508Z Skipping (s,q) (1.09, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5876772Z Skipping (s,q) (1.1, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5877030Z Skipping (s,q) (1.11, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5877357Z Skipping (s,q) (1.12, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5877653Z Skipping (s,q) (1.13, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5877907Z Skipping (s,q) (1.14, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5878168Z Skipping (s,q) (1.15, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5878417Z Skipping (s,q) (1.16, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5878669Z Skipping (s,q) (1.17, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5878931Z Skipping (s,q) (1.18, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5879182Z Skipping (s,q) (1.19, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5879436Z Skipping (s,q) (1.2, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5879946Z Skipping (s,q) (1.21, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5880216Z Skipping (s,q) (1.22, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5880481Z Skipping (s,q) (1.23, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5880731Z Skipping (s,q) (1.24, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5880983Z Skipping (s,q) (1.25, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5881238Z Skipping (s,q) (1.26, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5881488Z Skipping (s,q) (1.27, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5881744Z Skipping (s,q) (1.28, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5881992Z Skipping (s,q) (1.29, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5882241Z Skipping (s,q) (1.3, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5882501Z Skipping (s,q) (1.31, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5882750Z Skipping (s,q) (1.32, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5883270Z Skipping (s,q) (1.33, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5883567Z Skipping (s,q) (1.34, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5883826Z Skipping (s,q) (1.35, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5884091Z Skipping (s,q) (1.36, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5884344Z Skipping (s,q) (1.37, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5884594Z Skipping (s,q) (1.38, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5884853Z Skipping (s,q) (1.39, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5885101Z Skipping (s,q) (1.4, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5885352Z Skipping (s,q) (1.41, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5885609Z Skipping (s,q) (1.42, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5885859Z Skipping (s,q) (1.43, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5886114Z Skipping (s,q) (1.44, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5886371Z Skipping (s,q) (1.45, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5886748Z Skipping (s,q) (1.46, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5887012Z Skipping (s,q) (1.47, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5887269Z Skipping (s,q) (1.48, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5887518Z Skipping (s,q) (1.49, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5887774Z Skipping (s,q) (1.5, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5888129Z Skipping (s,q) (1.51, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5888388Z Skipping (s,q) (1.52, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5888645Z Skipping (s,q) (1.53, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5888896Z Skipping (s,q) (1.54, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5889153Z Skipping (s,q) (1.55, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5889408Z Skipping (s,q) (1.56, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5889664Z Skipping (s,q) (1.57, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5890110Z Skipping (s,q) (1.58, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5890439Z Skipping (s,q) (1.59, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5890691Z Skipping (s,q) (1.6, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5890949Z Skipping (s,q) (1.61, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5891202Z Skipping (s,q) (1.62, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5891459Z Skipping (s,q) (1.63, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5891708Z Skipping (s,q) (1.64, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5891960Z Skipping (s,q) (1.65, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5892223Z Skipping (s,q) (1.66, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5892481Z Skipping (s,q) (1.67, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5892733Z Skipping (s,q) (1.68, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5892998Z Skipping (s,q) (1.69, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5893252Z Skipping (s,q) (1.7, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5893505Z Skipping (s,q) (1.71, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5893763Z Skipping (s,q) (1.72, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5894011Z Skipping (s,q) (1.73, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5894269Z Skipping (s,q) (1.74, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5894516Z Skipping (s,q) (1.75, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5894764Z Skipping (s,q) (1.76, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5895022Z Skipping (s,q) (1.77, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5895277Z Skipping (s,q) (1.78, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5895597Z Skipping (s,q) (1.79, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5895873Z Skipping (s,q) (1.8, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5896128Z Skipping (s,q) (1.81, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5896390Z Skipping (s,q) (1.82, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5896642Z Skipping (s,q) (1.83, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5896893Z Skipping (s,q) (1.84, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5897151Z Skipping (s,q) (1.85, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5897402Z Skipping (s,q) (1.86, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5897653Z Skipping (s,q) (1.87, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5897910Z Skipping (s,q) (1.88, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5898160Z Skipping (s,q) (1.89, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5898420Z Skipping (s,q) (1.9, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5898674Z Skipping (s,q) (1.91, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5899039Z Skipping (s,q) (1.92, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5899307Z Skipping (s,q) (1.93, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5899559Z Skipping (s,q) (1.94, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5899813Z Skipping (s,q) (1.95, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5900065Z Skipping (s,q) (1.96, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5900315Z Skipping (s,q) (1.97, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5900564Z Skipping (s,q) (1.98, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5900823Z Skipping (s,q) (1.99, 20): inconsistent with heavy hitters! 2025-05-07T20:22:47.5901084Z Skipping (s,q) (0.01, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5901347Z Skipping (s,q) (0.02, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5901603Z Skipping (s,q) (0.03, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5901933Z Skipping (s,q) (0.04, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5902241Z Skipping (s,q) (0.05, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5902499Z Skipping (s,q) (0.06, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5902758Z Skipping (s,q) (0.07, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5903019Z Skipping (s,q) (0.08, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5903274Z Skipping (s,q) (0.09, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5903535Z Skipping (s,q) (0.1, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5903791Z Skipping (s,q) (0.11, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5904052Z Skipping (s,q) (0.12, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5904314Z Skipping (s,q) (0.13, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5904570Z Skipping (s,q) (0.14, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5904831Z Skipping (s,q) (0.15, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5905099Z Skipping (s,q) (0.16, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5905356Z Skipping (s,q) (0.17, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5905621Z Skipping (s,q) (0.18, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5905876Z Skipping (s,q) (0.19, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5906131Z Skipping (s,q) (0.2, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5906394Z Skipping (s,q) (0.21, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5906652Z Skipping (s,q) (0.22, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5906909Z Skipping (s,q) (0.23, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5907171Z Skipping (s,q) (0.24, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5907502Z Skipping (s,q) (0.25, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5907788Z Skipping (s,q) (0.26, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5908047Z Skipping (s,q) (0.27, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5908309Z Skipping (s,q) (0.28, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5908573Z Skipping (s,q) (0.29, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5908830Z Skipping (s,q) (0.3, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5909087Z Skipping (s,q) (0.31, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5909351Z Skipping (s,q) (0.32, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5909607Z Skipping (s,q) (0.33, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5909871Z Skipping (s,q) (0.34, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5910127Z Skipping (s,q) (0.35, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5910384Z Skipping (s,q) (0.36, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5910733Z Skipping (s,q) (0.37, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5910993Z Skipping (s,q) (0.38, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5911251Z Skipping (s,q) (0.39, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5911510Z Skipping (s,q) (0.4, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5911768Z Skipping (s,q) (0.41, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5912031Z Skipping (s,q) (0.42, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5912287Z Skipping (s,q) (0.43, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5912544Z Skipping (s,q) (0.44, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5912809Z Skipping (s,q) (0.45, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5913067Z Skipping (s,q) (0.46, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5913327Z Skipping (s,q) (0.47, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5913595Z Skipping (s,q) (0.48, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5913929Z Skipping (s,q) (0.49, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5914231Z Skipping (s,q) (0.5, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5914497Z Skipping (s,q) (0.51, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5914754Z Skipping (s,q) (0.52, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5915023Z Skipping (s,q) (0.53, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5915279Z Skipping (s,q) (0.54, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5915534Z Skipping (s,q) (0.55, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5915795Z Skipping (s,q) (0.56, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5916056Z Skipping (s,q) (0.57, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5916316Z Skipping (s,q) (0.58, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5916580Z Skipping (s,q) (0.59, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5916845Z Skipping (s,q) (0.6, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5917112Z Skipping (s,q) (0.61, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5917369Z Skipping (s,q) (0.62, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5917625Z Skipping (s,q) (0.63, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5917886Z Skipping (s,q) (0.64, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5918145Z Skipping (s,q) (0.65, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5918404Z Skipping (s,q) (0.66, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5918668Z Skipping (s,q) (0.67, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5918924Z Skipping (s,q) (0.68, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5919250Z Skipping (s,q) (0.69, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5919519Z Skipping (s,q) (0.7, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5919786Z Skipping (s,q) (0.71, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5920050Z Skipping (s,q) (0.72, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5920308Z Skipping (s,q) (0.73, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5920570Z Skipping (s,q) (0.74, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5920835Z Skipping (s,q) (0.75, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5921092Z Skipping (s,q) (0.76, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5921354Z Skipping (s,q) (0.77, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5921610Z Skipping (s,q) (0.78, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5921867Z Skipping (s,q) (0.79, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5922131Z Skipping (s,q) (0.8, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5922389Z Skipping (s,q) (0.81, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5922727Z Skipping (s,q) (0.82, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5923002Z Skipping (s,q) (0.83, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5923259Z Skipping (s,q) (0.84, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5923523Z Skipping (s,q) (0.85, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5923782Z Skipping (s,q) (0.86, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5924042Z Skipping (s,q) (0.87, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5924306Z Skipping (s,q) (0.88, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5924563Z Skipping (s,q) (0.89, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5924838Z Skipping (s,q) (0.9, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5925103Z Skipping (s,q) (0.91, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5925366Z Skipping (s,q) (0.92, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5925714Z Skipping (s,q) (0.93, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5925983Z Skipping (s,q) (0.94, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5926337Z Skipping (s,q) (0.95, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5926601Z Skipping (s,q) (0.96, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5926858Z Skipping (s,q) (0.97, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5927115Z Skipping (s,q) (0.98, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5927377Z Skipping (s,q) (0.99, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5927648Z Skipping (s,q) (1, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5927952Z Skipping (s,q) (1.01, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5928394Z Skipping (s,q) (1.02, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5928674Z Skipping (s,q) (1.03, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5928943Z Skipping (s,q) (1.04, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5929199Z Skipping (s,q) (1.05, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5929462Z Skipping (s,q) (1.06, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5929726Z Skipping (s,q) (1.07, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5929985Z Skipping (s,q) (1.08, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5930243Z Skipping (s,q) (1.09, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5930512Z Skipping (s,q) (1.1, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5930769Z Skipping (s,q) (1.11, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5931032Z Skipping (s,q) (1.12, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5931288Z Skipping (s,q) (1.13, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5931645Z Skipping (s,q) (1.14, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5931922Z Skipping (s,q) (1.15, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5932181Z Skipping (s,q) (1.16, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5932442Z Skipping (s,q) (1.17, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5932714Z Skipping (s,q) (1.18, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5932970Z Skipping (s,q) (1.19, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5933235Z Skipping (s,q) (1.2, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5933494Z Skipping (s,q) (1.21, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5933752Z Skipping (s,q) (1.22, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5934014Z Skipping (s,q) (1.23, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5934272Z Skipping (s,q) (1.24, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5934532Z Skipping (s,q) (1.25, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5934879Z Skipping (s,q) (1.26, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5935140Z Skipping (s,q) (1.27, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5935414Z Skipping (s,q) (1.28, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5935676Z Skipping (s,q) (1.29, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5935934Z Skipping (s,q) (1.3, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5936206Z Skipping (s,q) (1.31, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5936462Z Skipping (s,q) (1.32, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5936716Z Skipping (s,q) (1.33, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5936979Z Skipping (s,q) (1.34, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5937237Z Skipping (s,q) (1.35, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5937504Z Skipping (s,q) (1.36, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5937763Z Skipping (s,q) (1.37, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5938079Z Skipping (s,q) (1.38, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5938557Z Skipping (s,q) (1.39, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5938822Z Skipping (s,q) (1.4, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5939080Z Skipping (s,q) (1.41, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5939342Z Skipping (s,q) (1.42, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5939603Z Skipping (s,q) (1.43, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5939868Z Skipping (s,q) (1.44, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5940129Z Skipping (s,q) (1.45, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5940388Z Skipping (s,q) (1.46, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5940657Z Skipping (s,q) (1.47, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5940911Z Skipping (s,q) (1.48, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5941175Z Skipping (s,q) (1.49, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5941443Z Skipping (s,q) (1.5, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5941698Z Skipping (s,q) (1.51, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5941964Z Skipping (s,q) (1.52, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5942217Z Skipping (s,q) (1.53, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5942472Z Skipping (s,q) (1.54, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5942735Z Skipping (s,q) (1.55, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5942990Z Skipping (s,q) (1.56, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5943246Z Skipping (s,q) (1.57, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5943620Z Skipping (s,q) (1.58, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5943893Z Skipping (s,q) (1.59, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5944160Z Skipping (s,q) (1.6, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5944434Z Skipping (s,q) (1.61, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5944694Z Skipping (s,q) (1.62, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5944960Z Skipping (s,q) (1.63, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5945220Z Skipping (s,q) (1.64, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5945479Z Skipping (s,q) (1.65, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5945745Z Skipping (s,q) (1.66, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5946008Z Skipping (s,q) (1.67, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5946267Z Skipping (s,q) (1.68, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5946532Z Skipping (s,q) (1.69, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5946793Z Skipping (s,q) (1.7, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5947178Z Skipping (s,q) (1.71, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5947437Z Skipping (s,q) (1.72, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5947698Z Skipping (s,q) (1.73, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5947959Z Skipping (s,q) (1.74, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5948218Z Skipping (s,q) (1.75, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5948476Z Skipping (s,q) (1.76, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5948743Z Skipping (s,q) (1.77, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5948997Z Skipping (s,q) (1.78, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5949263Z Skipping (s,q) (1.79, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5949516Z Skipping (s,q) (1.8, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5949774Z Skipping (s,q) (1.81, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5950104Z Skipping (s,q) (1.82, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5950373Z Skipping (s,q) (1.83, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5950700Z Skipping (s,q) (1.84, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5950964Z Skipping (s,q) (1.85, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5951221Z Skipping (s,q) (1.86, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5951484Z Skipping (s,q) (1.87, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5951745Z Skipping (s,q) (1.88, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5952001Z Skipping (s,q) (1.89, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5952262Z Skipping (s,q) (1.9, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5952521Z Skipping (s,q) (1.91, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5952784Z Skipping (s,q) (1.92, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5953056Z Skipping (s,q) (1.93, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5953315Z Skipping (s,q) (1.94, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5953584Z Skipping (s,q) (1.95, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5953842Z Skipping (s,q) (1.96, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5954100Z Skipping (s,q) (1.97, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5954363Z Skipping (s,q) (1.98, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5954618Z Skipping (s,q) (1.99, 22.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.5954870Z Skipping (s,q) (0.01, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5955132Z Skipping (s,q) (0.02, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5955389Z Skipping (s,q) (0.03, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5955712Z Skipping (s,q) (0.04, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5955978Z Skipping (s,q) (0.05, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5956242Z Skipping (s,q) (0.06, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5956505Z Skipping (s,q) (0.07, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5956758Z Skipping (s,q) (0.08, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5957012Z Skipping (s,q) (0.09, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5957272Z Skipping (s,q) (0.1, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5957525Z Skipping (s,q) (0.11, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5957779Z Skipping (s,q) (0.12, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5958038Z Skipping (s,q) (0.13, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5958288Z Skipping (s,q) (0.14, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5958550Z Skipping (s,q) (0.15, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5958804Z Skipping (s,q) (0.16, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5959138Z Skipping (s,q) (0.17, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5959396Z Skipping (s,q) (0.18, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5959657Z Skipping (s,q) (0.19, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5959907Z Skipping (s,q) (0.2, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5960166Z Skipping (s,q) (0.21, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5960417Z Skipping (s,q) (0.22, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5960678Z Skipping (s,q) (0.23, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5960929Z Skipping (s,q) (0.24, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5961181Z Skipping (s,q) (0.25, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5961441Z Skipping (s,q) (0.26, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5961702Z Skipping (s,q) (0.27, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5961957Z Skipping (s,q) (0.28, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5962298Z Skipping (s,q) (0.29, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5962596Z Skipping (s,q) (0.3, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5962858Z Skipping (s,q) (0.31, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5963112Z Skipping (s,q) (0.32, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5963365Z Skipping (s,q) (0.33, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5963625Z Skipping (s,q) (0.34, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5963882Z Skipping (s,q) (0.35, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5964135Z Skipping (s,q) (0.36, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5964394Z Skipping (s,q) (0.37, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5964649Z Skipping (s,q) (0.38, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5964902Z Skipping (s,q) (0.39, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5965166Z Skipping (s,q) (0.4, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5965422Z Skipping (s,q) (0.41, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5965684Z Skipping (s,q) (0.42, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5965938Z Skipping (s,q) (0.43, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5966190Z Skipping (s,q) (0.44, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5966450Z Skipping (s,q) (0.45, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5966700Z Skipping (s,q) (0.46, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5966956Z Skipping (s,q) (0.47, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5967214Z Skipping (s,q) (0.48, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5967467Z Skipping (s,q) (0.49, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5967791Z Skipping (s,q) (0.5, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5968177Z Skipping (s,q) (0.51, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5968434Z Skipping (s,q) (0.52, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5968700Z Skipping (s,q) (0.53, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5968956Z Skipping (s,q) (0.54, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5969210Z Skipping (s,q) (0.55, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5969473Z Skipping (s,q) (0.56, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5969723Z Skipping (s,q) (0.57, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5969986Z Skipping (s,q) (0.58, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5970241Z Skipping (s,q) (0.59, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5970487Z Skipping (s,q) (0.6, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5970754Z Skipping (s,q) (0.61, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5971103Z Skipping (s,q) (0.62, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5971360Z Skipping (s,q) (0.63, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5971631Z Skipping (s,q) (0.64, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5971883Z Skipping (s,q) (0.65, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5972135Z Skipping (s,q) (0.66, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5972400Z Skipping (s,q) (0.67, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5972647Z Skipping (s,q) (0.68, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5972912Z Skipping (s,q) (0.69, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5973165Z Skipping (s,q) (0.7, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5973416Z Skipping (s,q) (0.71, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5973676Z Skipping (s,q) (0.72, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5973930Z Skipping (s,q) (0.73, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5974255Z Skipping (s,q) (0.74, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5974529Z Skipping (s,q) (0.75, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5974865Z Skipping (s,q) (0.76, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5975130Z Skipping (s,q) (0.77, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5975384Z Skipping (s,q) (0.78, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5975638Z Skipping (s,q) (0.79, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5975898Z Skipping (s,q) (0.8, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5976151Z Skipping (s,q) (0.81, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5976407Z Skipping (s,q) (0.82, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5976666Z Skipping (s,q) (0.83, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5976922Z Skipping (s,q) (0.84, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5977188Z Skipping (s,q) (0.85, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5977442Z Skipping (s,q) (0.86, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5977697Z Skipping (s,q) (0.87, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5977954Z Skipping (s,q) (0.88, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5978209Z Skipping (s,q) (0.89, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5978458Z Skipping (s,q) (0.9, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5978718Z Skipping (s,q) (0.91, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5978970Z Skipping (s,q) (0.92, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5979231Z Skipping (s,q) (0.93, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5979482Z Skipping (s,q) (0.94, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5980195Z Skipping (s,q) (0.95, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5980483Z Skipping (s,q) (0.96, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5980746Z Skipping (s,q) (0.97, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5981012Z Skipping (s,q) (0.98, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5981273Z Skipping (s,q) (0.99, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5981517Z Skipping (s,q) (1, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5981771Z Skipping (s,q) (1.01, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5982032Z Skipping (s,q) (1.02, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5982283Z Skipping (s,q) (1.03, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5982540Z Skipping (s,q) (1.04, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5982794Z Skipping (s,q) (1.05, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5983045Z Skipping (s,q) (1.06, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5983324Z Skipping (s,q) (1.07, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5989307Z Skipping (s,q) (1.08, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5989618Z Skipping (s,q) (1.09, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5989879Z Skipping (s,q) (1.1, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5990139Z Skipping (s,q) (1.11, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5990393Z Skipping (s,q) (1.12, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5990647Z Skipping (s,q) (1.13, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5990905Z Skipping (s,q) (1.14, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5991154Z Skipping (s,q) (1.15, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5991406Z Skipping (s,q) (1.16, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5991665Z Skipping (s,q) (1.17, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5991920Z Skipping (s,q) (1.18, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5992184Z Skipping (s,q) (1.19, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5992631Z Skipping (s,q) (1.2, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5992997Z Skipping (s,q) (1.21, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5993255Z Skipping (s,q) (1.22, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5993506Z Skipping (s,q) (1.23, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5993756Z Skipping (s,q) (1.24, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5994015Z Skipping (s,q) (1.25, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5994266Z Skipping (s,q) (1.26, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5994523Z Skipping (s,q) (1.27, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5994775Z Skipping (s,q) (1.28, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5995028Z Skipping (s,q) (1.29, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5995288Z Skipping (s,q) (1.3, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5995546Z Skipping (s,q) (1.31, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5995800Z Skipping (s,q) (1.32, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5996058Z Skipping (s,q) (1.33, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5996309Z Skipping (s,q) (1.34, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5996568Z Skipping (s,q) (1.35, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5996823Z Skipping (s,q) (1.36, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5997074Z Skipping (s,q) (1.37, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5997330Z Skipping (s,q) (1.38, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5997583Z Skipping (s,q) (1.39, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5997832Z Skipping (s,q) (1.4, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5998160Z Skipping (s,q) (1.41, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5998429Z Skipping (s,q) (1.42, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5998692Z Skipping (s,q) (1.43, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5998950Z Skipping (s,q) (1.44, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5999202Z Skipping (s,q) (1.45, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5999462Z Skipping (s,q) (1.46, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5999712Z Skipping (s,q) (1.47, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.5999966Z Skipping (s,q) (1.48, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.6000222Z Skipping (s,q) (1.49, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.6000469Z Skipping (s,q) (1.5, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.6000717Z Skipping (s,q) (1.51, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.6000979Z Skipping (s,q) (1.52, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.6001229Z Skipping (s,q) (1.53, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.6001568Z Skipping (s,q) (1.54, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.6001823Z Skipping (s,q) (1.55, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.6002076Z Skipping (s,q) (1.56, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.6002333Z Skipping (s,q) (1.57, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.6002585Z Skipping (s,q) (1.58, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.6002837Z Skipping (s,q) (1.59, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.6003093Z Skipping (s,q) (1.6, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.6003344Z Skipping (s,q) (1.61, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.6003602Z Skipping (s,q) (1.62, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.6003851Z Skipping (s,q) (1.63, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.6004102Z Skipping (s,q) (1.64, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.6004428Z Skipping (s,q) (1.65, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.6004693Z Skipping (s,q) (1.66, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.6005021Z Skipping (s,q) (1.67, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.6005282Z Skipping (s,q) (1.68, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.6005531Z Skipping (s,q) (1.69, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.6005787Z Skipping (s,q) (1.7, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.6006040Z Skipping (s,q) (1.71, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.6006292Z Skipping (s,q) (1.72, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.6006547Z Skipping (s,q) (1.73, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.6006796Z Skipping (s,q) (1.74, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.6007048Z Skipping (s,q) (1.75, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.6007310Z Skipping (s,q) (1.76, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.6007562Z Skipping (s,q) (1.77, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.6007820Z Skipping (s,q) (1.78, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.6008204Z Skipping (s,q) (1.79, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.6008459Z Skipping (s,q) (1.8, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.6008716Z Skipping (s,q) (1.81, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.6008965Z Skipping (s,q) (1.82, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.6009215Z Skipping (s,q) (1.83, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.6009471Z Skipping (s,q) (1.84, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.6009726Z Skipping (s,q) (1.85, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.6010104Z Skipping (s,q) (1.86, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.6010377Z Skipping (s,q) (1.87, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.6010637Z Skipping (s,q) (1.88, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.6010899Z Skipping (s,q) (1.89, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.6011145Z Skipping (s,q) (1.9, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.6011396Z Skipping (s,q) (1.91, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.6011655Z Skipping (s,q) (1.92, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.6011907Z Skipping (s,q) (1.93, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.6012158Z Skipping (s,q) (1.94, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.6012416Z Skipping (s,q) (1.95, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.6012668Z Skipping (s,q) (1.96, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.6012926Z Skipping (s,q) (1.97, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.6013183Z Skipping (s,q) (1.98, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.6013578Z Skipping (s,q) (1.99, 25): inconsistent with heavy hitters! 2025-05-07T20:22:47.6013847Z Skipping (s,q) (0.01, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6014110Z Skipping (s,q) (0.02, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6014368Z Skipping (s,q) (0.03, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6014637Z Skipping (s,q) (0.04, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6014894Z Skipping (s,q) (0.05, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6015166Z Skipping (s,q) (0.06, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6015427Z Skipping (s,q) (0.07, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6015686Z Skipping (s,q) (0.08, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6015951Z Skipping (s,q) (0.09, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6016212Z Skipping (s,q) (0.1, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6016474Z Skipping (s,q) (0.11, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6016819Z Skipping (s,q) (0.12, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6017121Z Skipping (s,q) (0.13, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6017377Z Skipping (s,q) (0.14, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6017643Z Skipping (s,q) (0.15, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6017899Z Skipping (s,q) (0.16, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6018161Z Skipping (s,q) (0.17, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6018419Z Skipping (s,q) (0.18, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6018677Z Skipping (s,q) (0.19, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6018941Z Skipping (s,q) (0.2, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6019199Z Skipping (s,q) (0.21, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6019457Z Skipping (s,q) (0.22, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6019724Z Skipping (s,q) (0.23, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6019985Z Skipping (s,q) (0.24, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6020250Z Skipping (s,q) (0.25, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6020509Z Skipping (s,q) (0.26, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6020765Z Skipping (s,q) (0.27, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6021036Z Skipping (s,q) (0.28, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6021293Z Skipping (s,q) (0.29, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6021550Z Skipping (s,q) (0.3, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6021813Z Skipping (s,q) (0.31, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6022131Z Skipping (s,q) (0.32, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6022409Z Skipping (s,q) (0.33, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6022672Z Skipping (s,q) (0.34, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6022932Z Skipping (s,q) (0.35, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6023197Z Skipping (s,q) (0.36, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6023455Z Skipping (s,q) (0.37, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6023710Z Skipping (s,q) (0.38, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6023974Z Skipping (s,q) (0.39, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6024234Z Skipping (s,q) (0.4, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6024497Z Skipping (s,q) (0.41, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6024753Z Skipping (s,q) (0.42, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6025013Z Skipping (s,q) (0.43, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6025278Z Skipping (s,q) (0.44, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6025615Z Skipping (s,q) (0.45, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6025876Z Skipping (s,q) (0.46, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6026138Z Skipping (s,q) (0.47, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6026394Z Skipping (s,q) (0.48, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6026655Z Skipping (s,q) (0.49, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6026910Z Skipping (s,q) (0.5, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6027166Z Skipping (s,q) (0.51, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6027425Z Skipping (s,q) (0.52, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6027681Z Skipping (s,q) (0.53, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6027939Z Skipping (s,q) (0.54, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6028201Z Skipping (s,q) (0.55, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6028520Z Skipping (s,q) (0.56, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6028794Z Skipping (s,q) (0.57, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6029129Z Skipping (s,q) (0.58, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6029401Z Skipping (s,q) (0.59, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6029655Z Skipping (s,q) (0.6, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6029915Z Skipping (s,q) (0.61, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6030178Z Skipping (s,q) (0.62, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6030432Z Skipping (s,q) (0.63, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6030688Z Skipping (s,q) (0.64, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6030950Z Skipping (s,q) (0.65, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6031211Z Skipping (s,q) (0.66, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6031478Z Skipping (s,q) (0.67, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6031733Z Skipping (s,q) (0.68, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6031990Z Skipping (s,q) (0.69, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6032255Z Skipping (s,q) (0.7, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6032514Z Skipping (s,q) (0.71, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6032768Z Skipping (s,q) (0.72, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6033032Z Skipping (s,q) (0.73, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6033285Z Skipping (s,q) (0.74, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6033540Z Skipping (s,q) (0.75, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6033805Z Skipping (s,q) (0.76, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6034159Z Skipping (s,q) (0.77, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6034450Z Skipping (s,q) (0.78, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6034708Z Skipping (s,q) (0.79, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6034970Z Skipping (s,q) (0.8, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6035233Z Skipping (s,q) (0.81, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6035489Z Skipping (s,q) (0.82, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6035746Z Skipping (s,q) (0.83, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6036012Z Skipping (s,q) (0.84, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6036268Z Skipping (s,q) (0.85, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6036532Z Skipping (s,q) (0.86, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6036788Z Skipping (s,q) (0.87, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6037051Z Skipping (s,q) (0.88, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6037396Z Skipping (s,q) (0.89, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6037653Z Skipping (s,q) (0.9, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6037912Z Skipping (s,q) (0.91, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6038174Z Skipping (s,q) (0.92, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6038430Z Skipping (s,q) (0.93, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6038692Z Skipping (s,q) (0.94, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6038947Z Skipping (s,q) (0.95, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6039201Z Skipping (s,q) (0.96, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6039461Z Skipping (s,q) (0.97, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6039719Z Skipping (s,q) (0.98, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6039975Z Skipping (s,q) (0.99, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6040235Z Skipping (s,q) (1, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6040591Z Skipping (s,q) (1.01, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6040897Z Skipping (s,q) (1.02, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6041152Z Skipping (s,q) (1.03, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6041410Z Skipping (s,q) (1.04, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6041676Z Skipping (s,q) (1.05, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6041938Z Skipping (s,q) (1.06, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6042192Z Skipping (s,q) (1.07, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6042459Z Skipping (s,q) (1.08, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6042719Z Skipping (s,q) (1.09, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6042986Z Skipping (s,q) (1.1, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6043242Z Skipping (s,q) (1.11, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6043506Z Skipping (s,q) (1.12, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6043776Z Skipping (s,q) (1.13, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6044031Z Skipping (s,q) (1.14, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6044288Z Skipping (s,q) (1.15, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6044549Z Skipping (s,q) (1.16, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6044805Z Skipping (s,q) (1.17, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6045069Z Skipping (s,q) (1.18, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6045324Z Skipping (s,q) (1.19, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6045581Z Skipping (s,q) (1.2, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6045911Z Skipping (s,q) (1.21, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6046184Z Skipping (s,q) (1.22, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6046448Z Skipping (s,q) (1.23, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6046716Z Skipping (s,q) (1.24, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6046978Z Skipping (s,q) (1.25, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6047239Z Skipping (s,q) (1.26, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6047504Z Skipping (s,q) (1.27, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6047760Z Skipping (s,q) (1.28, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6048176Z Skipping (s,q) (1.29, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6048442Z Skipping (s,q) (1.3, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6048705Z Skipping (s,q) (1.31, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6048976Z Skipping (s,q) (1.32, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6049234Z Skipping (s,q) (1.33, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6049614Z Skipping (s,q) (1.34, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6049879Z Skipping (s,q) (1.35, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6050143Z Skipping (s,q) (1.36, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6050405Z Skipping (s,q) (1.37, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6050664Z Skipping (s,q) (1.38, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6050922Z Skipping (s,q) (1.39, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6051186Z Skipping (s,q) (1.4, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6051445Z Skipping (s,q) (1.41, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6051703Z Skipping (s,q) (1.42, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6051965Z Skipping (s,q) (1.43, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6052225Z Skipping (s,q) (1.44, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6052557Z Skipping (s,q) (1.45, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6052830Z Skipping (s,q) (1.46, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6053228Z Skipping (s,q) (1.47, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6053486Z Skipping (s,q) (1.48, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6053744Z Skipping (s,q) (1.49, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6054004Z Skipping (s,q) (1.5, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6054268Z Skipping (s,q) (1.51, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6054524Z Skipping (s,q) (1.52, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6054795Z Skipping (s,q) (1.53, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6055051Z Skipping (s,q) (1.54, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6055310Z Skipping (s,q) (1.55, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6055582Z Skipping (s,q) (1.56, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6055837Z Skipping (s,q) (1.57, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6056098Z Skipping (s,q) (1.58, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6056363Z Skipping (s,q) (1.59, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6056618Z Skipping (s,q) (1.6, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6056879Z Skipping (s,q) (1.61, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6057139Z Skipping (s,q) (1.62, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6057395Z Skipping (s,q) (1.63, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6057657Z Skipping (s,q) (1.64, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6057914Z Skipping (s,q) (1.65, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6058230Z Skipping (s,q) (1.66, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6058511Z Skipping (s,q) (1.67, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6058773Z Skipping (s,q) (1.68, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6059040Z Skipping (s,q) (1.69, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6059295Z Skipping (s,q) (1.7, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6059552Z Skipping (s,q) (1.71, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6059816Z Skipping (s,q) (1.72, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6060073Z Skipping (s,q) (1.73, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6060332Z Skipping (s,q) (1.74, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6060594Z Skipping (s,q) (1.75, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6060850Z Skipping (s,q) (1.76, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6061109Z Skipping (s,q) (1.77, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6061448Z Skipping (s,q) (1.78, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6061713Z Skipping (s,q) (1.79, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6061982Z Skipping (s,q) (1.8, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6062240Z Skipping (s,q) (1.81, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6062499Z Skipping (s,q) (1.82, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6062771Z Skipping (s,q) (1.83, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6063032Z Skipping (s,q) (1.84, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6063289Z Skipping (s,q) (1.85, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6063556Z Skipping (s,q) (1.86, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6063815Z Skipping (s,q) (1.87, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6064086Z Skipping (s,q) (1.88, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6064344Z Skipping (s,q) (1.89, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6064670Z Skipping (s,q) (1.9, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6064977Z Skipping (s,q) (1.91, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6065234Z Skipping (s,q) (1.92, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6065494Z Skipping (s,q) (1.93, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6065758Z Skipping (s,q) (1.94, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6066013Z Skipping (s,q) (1.95, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6066276Z Skipping (s,q) (1.96, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6066530Z Skipping (s,q) (1.97, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6066784Z Skipping (s,q) (1.98, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6067056Z Skipping (s,q) (1.99, 27.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6067307Z Skipping (s,q) (0.01, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6067566Z Skipping (s,q) (0.02, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6067827Z Skipping (s,q) (0.03, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6068077Z Skipping (s,q) (0.04, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6068335Z Skipping (s,q) (0.05, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6068589Z Skipping (s,q) (0.06, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6068842Z Skipping (s,q) (0.07, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6069097Z Skipping (s,q) (0.08, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6069347Z Skipping (s,q) (0.09, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6069594Z Skipping (s,q) (0.1, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6069853Z Skipping (s,q) (0.11, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6070163Z Skipping (s,q) (0.12, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6070438Z Skipping (s,q) (0.13, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6070685Z Skipping (s,q) (0.14, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6070937Z Skipping (s,q) (0.15, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6071193Z Skipping (s,q) (0.16, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6071444Z Skipping (s,q) (0.17, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6071695Z Skipping (s,q) (0.18, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6071954Z Skipping (s,q) (0.19, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6072202Z Skipping (s,q) (0.2, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6072454Z Skipping (s,q) (0.21, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6072713Z Skipping (s,q) (0.22, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6072968Z Skipping (s,q) (0.23, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6073226Z Skipping (s,q) (0.24, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6073560Z Skipping (s,q) (0.25, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6073817Z Skipping (s,q) (0.26, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6074076Z Skipping (s,q) (0.27, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6074326Z Skipping (s,q) (0.28, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6074582Z Skipping (s,q) (0.29, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6074838Z Skipping (s,q) (0.3, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6075091Z Skipping (s,q) (0.31, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6075349Z Skipping (s,q) (0.32, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6075603Z Skipping (s,q) (0.33, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6075859Z Skipping (s,q) (0.34, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6076119Z Skipping (s,q) (0.35, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6076435Z Skipping (s,q) (0.36, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6076702Z Skipping (s,q) (0.37, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6077030Z Skipping (s,q) (0.38, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6077280Z Skipping (s,q) (0.39, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6077538Z Skipping (s,q) (0.4, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6077792Z Skipping (s,q) (0.41, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6078044Z Skipping (s,q) (0.42, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6078303Z Skipping (s,q) (0.43, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6078555Z Skipping (s,q) (0.44, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6078807Z Skipping (s,q) (0.45, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6079068Z Skipping (s,q) (0.46, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6079322Z Skipping (s,q) (0.47, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6079574Z Skipping (s,q) (0.48, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6080104Z Skipping (s,q) (0.49, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6080361Z Skipping (s,q) (0.5, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6080623Z Skipping (s,q) (0.51, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6080879Z Skipping (s,q) (0.52, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6081134Z Skipping (s,q) (0.53, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6081396Z Skipping (s,q) (0.54, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6081649Z Skipping (s,q) (0.55, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6081904Z Skipping (s,q) (0.56, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6082425Z Skipping (s,q) (0.57, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6082699Z Skipping (s,q) (0.58, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6082967Z Skipping (s,q) (0.59, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6083222Z Skipping (s,q) (0.6, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6083476Z Skipping (s,q) (0.61, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6083746Z Skipping (s,q) (0.62, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6083996Z Skipping (s,q) (0.63, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6084248Z Skipping (s,q) (0.64, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6084507Z Skipping (s,q) (0.65, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6084761Z Skipping (s,q) (0.66, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6085018Z Skipping (s,q) (0.67, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6085267Z Skipping (s,q) (0.68, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6085526Z Skipping (s,q) (0.69, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6085954Z Skipping (s,q) (0.7, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6086207Z Skipping (s,q) (0.71, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6086468Z Skipping (s,q) (0.72, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6086729Z Skipping (s,q) (0.73, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6086978Z Skipping (s,q) (0.74, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6087242Z Skipping (s,q) (0.75, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6087493Z Skipping (s,q) (0.76, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6087747Z Skipping (s,q) (0.77, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6088105Z Skipping (s,q) (0.78, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6088363Z Skipping (s,q) (0.79, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6088614Z Skipping (s,q) (0.8, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6088900Z Skipping (s,q) (0.81, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6089331Z Skipping (s,q) (0.82, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6089680Z Skipping (s,q) (0.83, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6089932Z Skipping (s,q) (0.84, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6090186Z Skipping (s,q) (0.85, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6090450Z Skipping (s,q) (0.86, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6090705Z Skipping (s,q) (0.87, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6090963Z Skipping (s,q) (0.88, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6091220Z Skipping (s,q) (0.89, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6091471Z Skipping (s,q) (0.9, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6091736Z Skipping (s,q) (0.91, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6091990Z Skipping (s,q) (0.92, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6092249Z Skipping (s,q) (0.93, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6092508Z Skipping (s,q) (0.94, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6092766Z Skipping (s,q) (0.95, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6093028Z Skipping (s,q) (0.96, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6093285Z Skipping (s,q) (0.97, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6093536Z Skipping (s,q) (0.98, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6093797Z Skipping (s,q) (0.99, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6094039Z Skipping (s,q) (1, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6094296Z Skipping (s,q) (1.01, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6094557Z Skipping (s,q) (1.02, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6094882Z Skipping (s,q) (1.03, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6095157Z Skipping (s,q) (1.04, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6095422Z Skipping (s,q) (1.05, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6095678Z Skipping (s,q) (1.06, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6095938Z Skipping (s,q) (1.07, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6096190Z Skipping (s,q) (1.08, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6096444Z Skipping (s,q) (1.09, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6096701Z Skipping (s,q) (1.1, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6096954Z Skipping (s,q) (1.11, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6097207Z Skipping (s,q) (1.12, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6097471Z Skipping (s,q) (1.13, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6097728Z Skipping (s,q) (1.14, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6097989Z Skipping (s,q) (1.15, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6098334Z Skipping (s,q) (1.16, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6098592Z Skipping (s,q) (1.17, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6098854Z Skipping (s,q) (1.18, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6099106Z Skipping (s,q) (1.19, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6099355Z Skipping (s,q) (1.2, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6099618Z Skipping (s,q) (1.21, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6099872Z Skipping (s,q) (1.22, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6100131Z Skipping (s,q) (1.23, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6100386Z Skipping (s,q) (1.24, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6100637Z Skipping (s,q) (1.25, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6100900Z Skipping (s,q) (1.26, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6101217Z Skipping (s,q) (1.27, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6101488Z Skipping (s,q) (1.28, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6101826Z Skipping (s,q) (1.29, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6102080Z Skipping (s,q) (1.3, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6102344Z Skipping (s,q) (1.31, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6102598Z Skipping (s,q) (1.32, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6102853Z Skipping (s,q) (1.33, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6103117Z Skipping (s,q) (1.34, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6103372Z Skipping (s,q) (1.35, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6103629Z Skipping (s,q) (1.36, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6103894Z Skipping (s,q) (1.37, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6104150Z Skipping (s,q) (1.38, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6104407Z Skipping (s,q) (1.39, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6104671Z Skipping (s,q) (1.4, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6104929Z Skipping (s,q) (1.41, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6105190Z Skipping (s,q) (1.42, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6105446Z Skipping (s,q) (1.43, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6105700Z Skipping (s,q) (1.44, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6105962Z Skipping (s,q) (1.45, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6106217Z Skipping (s,q) (1.46, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6106472Z Skipping (s,q) (1.47, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6106796Z Skipping (s,q) (1.48, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6107065Z Skipping (s,q) (1.49, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6107332Z Skipping (s,q) (1.5, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6107586Z Skipping (s,q) (1.51, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6107844Z Skipping (s,q) (1.52, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6108106Z Skipping (s,q) (1.53, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6108361Z Skipping (s,q) (1.54, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6108616Z Skipping (s,q) (1.55, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6108878Z Skipping (s,q) (1.56, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6109133Z Skipping (s,q) (1.57, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6109396Z Skipping (s,q) (1.58, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6109651Z Skipping (s,q) (1.59, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6109908Z Skipping (s,q) (1.6, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6110247Z Skipping (s,q) (1.61, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6110509Z Skipping (s,q) (1.62, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6110770Z Skipping (s,q) (1.63, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6111034Z Skipping (s,q) (1.64, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6111288Z Skipping (s,q) (1.65, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6111541Z Skipping (s,q) (1.66, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6111800Z Skipping (s,q) (1.67, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6112052Z Skipping (s,q) (1.68, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6112312Z Skipping (s,q) (1.69, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6112563Z Skipping (s,q) (1.7, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6112820Z Skipping (s,q) (1.71, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6113082Z Skipping (s,q) (1.72, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6113404Z Skipping (s,q) (1.73, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6113706Z Skipping (s,q) (1.74, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6113969Z Skipping (s,q) (1.75, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6114222Z Skipping (s,q) (1.76, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6114485Z Skipping (s,q) (1.77, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6114737Z Skipping (s,q) (1.78, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6114990Z Skipping (s,q) (1.79, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6115248Z Skipping (s,q) (1.8, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6115504Z Skipping (s,q) (1.81, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6115761Z Skipping (s,q) (1.82, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6116024Z Skipping (s,q) (1.83, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6116286Z Skipping (s,q) (1.84, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6116545Z Skipping (s,q) (1.85, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6116804Z Skipping (s,q) (1.86, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6117061Z Skipping (s,q) (1.87, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6117319Z Skipping (s,q) (1.88, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6117572Z Skipping (s,q) (1.89, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6117821Z Skipping (s,q) (1.9, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6118080Z Skipping (s,q) (1.91, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6118333Z Skipping (s,q) (1.92, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6118585Z Skipping (s,q) (1.93, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6118913Z Skipping (s,q) (1.94, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6119182Z Skipping (s,q) (1.95, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6119445Z Skipping (s,q) (1.96, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6119702Z Skipping (s,q) (1.97, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6119954Z Skipping (s,q) (1.98, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6120219Z Skipping (s,q) (1.99, 30): inconsistent with heavy hitters! 2025-05-07T20:22:47.6120480Z Skipping (s,q) (0.01, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6120734Z Skipping (s,q) (0.02, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6120997Z Skipping (s,q) (0.03, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6121254Z Skipping (s,q) (0.04, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6121520Z Skipping (s,q) (0.05, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6121781Z Skipping (s,q) (0.06, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6122039Z Skipping (s,q) (0.07, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6122383Z Skipping (s,q) (0.08, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6122646Z Skipping (s,q) (0.09, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6122908Z Skipping (s,q) (0.1, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6123174Z Skipping (s,q) (0.11, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6123434Z Skipping (s,q) (0.12, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6123705Z Skipping (s,q) (0.13, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6123964Z Skipping (s,q) (0.14, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6124226Z Skipping (s,q) (0.15, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6124497Z Skipping (s,q) (0.16, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6124769Z Skipping (s,q) (0.17, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6125039Z Skipping (s,q) (0.18, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6125388Z Skipping (s,q) (0.19, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6125714Z Skipping (s,q) (0.2, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6125987Z Skipping (s,q) (0.21, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6126248Z Skipping (s,q) (0.22, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6126505Z Skipping (s,q) (0.23, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6126772Z Skipping (s,q) (0.24, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6127029Z Skipping (s,q) (0.25, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6127286Z Skipping (s,q) (0.26, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6127550Z Skipping (s,q) (0.27, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6127813Z Skipping (s,q) (0.28, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6128192Z Skipping (s,q) (0.29, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6128459Z Skipping (s,q) (0.3, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6128718Z Skipping (s,q) (0.31, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6128987Z Skipping (s,q) (0.32, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6129242Z Skipping (s,q) (0.33, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6129501Z Skipping (s,q) (0.34, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6129776Z Skipping (s,q) (0.35, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6130035Z Skipping (s,q) (0.36, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6130300Z Skipping (s,q) (0.37, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6130557Z Skipping (s,q) (0.38, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6130813Z Skipping (s,q) (0.39, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6131224Z Skipping (s,q) (0.4, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6131503Z Skipping (s,q) (0.41, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6131763Z Skipping (s,q) (0.42, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6132030Z Skipping (s,q) (0.43, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6132291Z Skipping (s,q) (0.44, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6132551Z Skipping (s,q) (0.45, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6132820Z Skipping (s,q) (0.46, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6133080Z Skipping (s,q) (0.47, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6133346Z Skipping (s,q) (0.48, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6133605Z Skipping (s,q) (0.49, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6133862Z Skipping (s,q) (0.5, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6134130Z Skipping (s,q) (0.51, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6134458Z Skipping (s,q) (0.52, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6134719Z Skipping (s,q) (0.53, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6134994Z Skipping (s,q) (0.54, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6135251Z Skipping (s,q) (0.55, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6135518Z Skipping (s,q) (0.56, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6135777Z Skipping (s,q) (0.57, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6136035Z Skipping (s,q) (0.58, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6136299Z Skipping (s,q) (0.59, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6136557Z Skipping (s,q) (0.6, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6136817Z Skipping (s,q) (0.61, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6137084Z Skipping (s,q) (0.62, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6137349Z Skipping (s,q) (0.63, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6137678Z Skipping (s,q) (0.64, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6137992Z Skipping (s,q) (0.65, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6138255Z Skipping (s,q) (0.66, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6138519Z Skipping (s,q) (0.67, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6138782Z Skipping (s,q) (0.68, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6139042Z Skipping (s,q) (0.69, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6139310Z Skipping (s,q) (0.7, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6139570Z Skipping (s,q) (0.71, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6139837Z Skipping (s,q) (0.72, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6140105Z Skipping (s,q) (0.73, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6140376Z Skipping (s,q) (0.74, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6140650Z Skipping (s,q) (0.75, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6140915Z Skipping (s,q) (0.76, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6141174Z Skipping (s,q) (0.77, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6141443Z Skipping (s,q) (0.78, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6141702Z Skipping (s,q) (0.79, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6141970Z Skipping (s,q) (0.8, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6142231Z Skipping (s,q) (0.81, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6142500Z Skipping (s,q) (0.82, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6142771Z Skipping (s,q) (0.83, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6143100Z Skipping (s,q) (0.84, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6143420Z Skipping (s,q) (0.85, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6143739Z Skipping (s,q) (0.86, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6144036Z Skipping (s,q) (0.87, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6144318Z Skipping (s,q) (0.88, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6144584Z Skipping (s,q) (0.89, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6144847Z Skipping (s,q) (0.9, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6145114Z Skipping (s,q) (0.91, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6145376Z Skipping (s,q) (0.92, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6145640Z Skipping (s,q) (0.93, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6145910Z Skipping (s,q) (0.94, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6146174Z Skipping (s,q) (0.95, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6146445Z Skipping (s,q) (0.96, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6146787Z Skipping (s,q) (0.97, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6147051Z Skipping (s,q) (0.98, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6147318Z Skipping (s,q) (0.99, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6147571Z Skipping (s,q) (1, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6147833Z Skipping (s,q) (1.01, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6148100Z Skipping (s,q) (1.02, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6148362Z Skipping (s,q) (1.03, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6148622Z Skipping (s,q) (1.04, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6148888Z Skipping (s,q) (1.05, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6149154Z Skipping (s,q) (1.06, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6149420Z Skipping (s,q) (1.07, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6149770Z Skipping (s,q) (1.08, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6150048Z Skipping (s,q) (1.09, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6150390Z Skipping (s,q) (1.1, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6150649Z Skipping (s,q) (1.11, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6150908Z Skipping (s,q) (1.12, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6151173Z Skipping (s,q) (1.13, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6151437Z Skipping (s,q) (1.14, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6151704Z Skipping (s,q) (1.15, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6151964Z Skipping (s,q) (1.16, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6152222Z Skipping (s,q) (1.17, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6152496Z Skipping (s,q) (1.18, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6152763Z Skipping (s,q) (1.19, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6153019Z Skipping (s,q) (1.2, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6153289Z Skipping (s,q) (1.21, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6153549Z Skipping (s,q) (1.22, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6153816Z Skipping (s,q) (1.23, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6154077Z Skipping (s,q) (1.24, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6154336Z Skipping (s,q) (1.25, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6154604Z Skipping (s,q) (1.26, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6154862Z Skipping (s,q) (1.27, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6155120Z Skipping (s,q) (1.28, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6155452Z Skipping (s,q) (1.29, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6155721Z Skipping (s,q) (1.3, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6155992Z Skipping (s,q) (1.31, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6156254Z Skipping (s,q) (1.32, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6156513Z Skipping (s,q) (1.33, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6156778Z Skipping (s,q) (1.34, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6157040Z Skipping (s,q) (1.35, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6157300Z Skipping (s,q) (1.36, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6157569Z Skipping (s,q) (1.37, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6157828Z Skipping (s,q) (1.38, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6158098Z Skipping (s,q) (1.39, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6158358Z Skipping (s,q) (1.4, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6158716Z Skipping (s,q) (1.41, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6158983Z Skipping (s,q) (1.42, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6159252Z Skipping (s,q) (1.43, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6159517Z Skipping (s,q) (1.44, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6159784Z Skipping (s,q) (1.45, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6160046Z Skipping (s,q) (1.46, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6160306Z Skipping (s,q) (1.47, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6160572Z Skipping (s,q) (1.48, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6160834Z Skipping (s,q) (1.49, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6161100Z Skipping (s,q) (1.5, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6161360Z Skipping (s,q) (1.51, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6161622Z Skipping (s,q) (1.52, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6161985Z Skipping (s,q) (1.53, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6162288Z Skipping (s,q) (1.54, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6162548Z Skipping (s,q) (1.55, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6162813Z Skipping (s,q) (1.56, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6163069Z Skipping (s,q) (1.57, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6163335Z Skipping (s,q) (1.58, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6163592Z Skipping (s,q) (1.59, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6163853Z Skipping (s,q) (1.6, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6164118Z Skipping (s,q) (1.61, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6164380Z Skipping (s,q) (1.62, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6164642Z Skipping (s,q) (1.63, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6164913Z Skipping (s,q) (1.64, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6165179Z Skipping (s,q) (1.65, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6165444Z Skipping (s,q) (1.66, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6165701Z Skipping (s,q) (1.67, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6165961Z Skipping (s,q) (1.68, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6166221Z Skipping (s,q) (1.69, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6166480Z Skipping (s,q) (1.7, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6166741Z Skipping (s,q) (1.71, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6167005Z Skipping (s,q) (1.72, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6167380Z Skipping (s,q) (1.73, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6167663Z Skipping (s,q) (1.74, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6167925Z Skipping (s,q) (1.75, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6168360Z Skipping (s,q) (1.76, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6168625Z Skipping (s,q) (1.77, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6168887Z Skipping (s,q) (1.78, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6169150Z Skipping (s,q) (1.79, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6169421Z Skipping (s,q) (1.8, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6169683Z Skipping (s,q) (1.81, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6169954Z Skipping (s,q) (1.82, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6170217Z Skipping (s,q) (1.83, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6170483Z Skipping (s,q) (1.84, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6170755Z Skipping (s,q) (1.85, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6171130Z Skipping (s,q) (1.86, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6171389Z Skipping (s,q) (1.87, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6171658Z Skipping (s,q) (1.88, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6171918Z Skipping (s,q) (1.89, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6172184Z Skipping (s,q) (1.9, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6172442Z Skipping (s,q) (1.91, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6172701Z Skipping (s,q) (1.92, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6172968Z Skipping (s,q) (1.93, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6173223Z Skipping (s,q) (1.94, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6173481Z Skipping (s,q) (1.95, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6173746Z Skipping (s,q) (1.96, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6174104Z Skipping (s,q) (1.97, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6174388Z Skipping (s,q) (1.98, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6174750Z Skipping (s,q) (1.99, 32.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6175007Z Skipping (s,q) (0.01, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6175268Z Skipping (s,q) (0.02, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6175521Z Skipping (s,q) (0.03, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6175777Z Skipping (s,q) (0.04, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6176040Z Skipping (s,q) (0.05, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6176291Z Skipping (s,q) (0.06, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6176544Z Skipping (s,q) (0.07, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6176809Z Skipping (s,q) (0.08, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6177068Z Skipping (s,q) (0.09, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6177327Z Skipping (s,q) (0.1, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6177582Z Skipping (s,q) (0.11, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6177836Z Skipping (s,q) (0.12, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6178094Z Skipping (s,q) (0.13, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6178347Z Skipping (s,q) (0.14, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6178598Z Skipping (s,q) (0.15, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6178857Z Skipping (s,q) (0.16, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6179110Z Skipping (s,q) (0.17, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6179375Z Skipping (s,q) (0.18, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6180031Z Skipping (s,q) (0.19, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6180325Z Skipping (s,q) (0.2, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6180600Z Skipping (s,q) (0.21, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6180865Z Skipping (s,q) (0.22, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6181127Z Skipping (s,q) (0.23, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6181387Z Skipping (s,q) (0.24, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6181643Z Skipping (s,q) (0.25, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6181909Z Skipping (s,q) (0.26, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6182164Z Skipping (s,q) (0.27, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6182415Z Skipping (s,q) (0.28, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6182678Z Skipping (s,q) (0.29, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6182925Z Skipping (s,q) (0.3, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6183178Z Skipping (s,q) (0.31, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6183569Z Skipping (s,q) (0.32, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6183842Z Skipping (s,q) (0.33, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6184098Z Skipping (s,q) (0.34, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6184357Z Skipping (s,q) (0.35, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6184608Z Skipping (s,q) (0.36, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6184867Z Skipping (s,q) (0.37, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6185117Z Skipping (s,q) (0.38, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6185371Z Skipping (s,q) (0.39, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6185626Z Skipping (s,q) (0.4, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6185882Z Skipping (s,q) (0.41, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6186136Z Skipping (s,q) (0.42, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6186395Z Skipping (s,q) (0.43, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6186788Z Skipping (s,q) (0.44, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6187121Z Skipping (s,q) (0.45, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6187372Z Skipping (s,q) (0.46, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6187626Z Skipping (s,q) (0.47, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6187884Z Skipping (s,q) (0.48, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6188135Z Skipping (s,q) (0.49, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6188383Z Skipping (s,q) (0.5, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6188640Z Skipping (s,q) (0.51, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6188891Z Skipping (s,q) (0.52, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6189152Z Skipping (s,q) (0.53, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6189404Z Skipping (s,q) (0.54, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6189681Z Skipping (s,q) (0.55, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6189943Z Skipping (s,q) (0.56, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6190201Z Skipping (s,q) (0.57, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6190455Z Skipping (s,q) (0.58, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6190709Z Skipping (s,q) (0.59, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6190958Z Skipping (s,q) (0.6, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6191210Z Skipping (s,q) (0.61, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6191469Z Skipping (s,q) (0.62, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6191720Z Skipping (s,q) (0.63, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6191979Z Skipping (s,q) (0.64, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6192304Z Skipping (s,q) (0.65, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6192574Z Skipping (s,q) (0.66, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6192840Z Skipping (s,q) (0.67, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6193095Z Skipping (s,q) (0.68, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6193349Z Skipping (s,q) (0.69, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6193605Z Skipping (s,q) (0.7, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6193856Z Skipping (s,q) (0.71, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6194116Z Skipping (s,q) (0.72, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6194371Z Skipping (s,q) (0.73, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6194624Z Skipping (s,q) (0.74, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6194887Z Skipping (s,q) (0.75, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6195141Z Skipping (s,q) (0.76, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6195393Z Skipping (s,q) (0.77, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6195733Z Skipping (s,q) (0.78, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6195987Z Skipping (s,q) (0.79, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6196239Z Skipping (s,q) (0.8, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6196490Z Skipping (s,q) (0.81, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6196743Z Skipping (s,q) (0.82, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6197003Z Skipping (s,q) (0.83, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6197253Z Skipping (s,q) (0.84, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6197505Z Skipping (s,q) (0.85, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6197762Z Skipping (s,q) (0.86, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6198014Z Skipping (s,q) (0.87, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6198279Z Skipping (s,q) (0.88, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6198600Z Skipping (s,q) (0.89, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6198866Z Skipping (s,q) (0.9, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6199198Z Skipping (s,q) (0.91, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6199454Z Skipping (s,q) (0.92, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6199705Z Skipping (s,q) (0.93, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6199963Z Skipping (s,q) (0.94, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6200214Z Skipping (s,q) (0.95, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6200465Z Skipping (s,q) (0.96, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6200720Z Skipping (s,q) (0.97, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6200970Z Skipping (s,q) (0.98, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6201229Z Skipping (s,q) (0.99, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6201471Z Skipping (s,q) (1, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6201731Z Skipping (s,q) (1.01, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6201998Z Skipping (s,q) (1.02, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6202248Z Skipping (s,q) (1.03, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6202498Z Skipping (s,q) (1.04, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6202762Z Skipping (s,q) (1.05, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6203013Z Skipping (s,q) (1.06, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6203270Z Skipping (s,q) (1.07, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6203520Z Skipping (s,q) (1.08, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6203770Z Skipping (s,q) (1.09, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6204090Z Skipping (s,q) (1.1, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6204357Z Skipping (s,q) (1.11, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6204615Z Skipping (s,q) (1.12, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6204876Z Skipping (s,q) (1.13, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6205127Z Skipping (s,q) (1.14, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6205385Z Skipping (s,q) (1.15, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6205636Z Skipping (s,q) (1.16, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6205886Z Skipping (s,q) (1.17, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6206145Z Skipping (s,q) (1.18, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6206396Z Skipping (s,q) (1.19, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6206644Z Skipping (s,q) (1.2, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6206902Z Skipping (s,q) (1.21, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6207154Z Skipping (s,q) (1.22, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6207483Z Skipping (s,q) (1.23, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6207745Z Skipping (s,q) (1.24, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6208109Z Skipping (s,q) (1.25, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6208376Z Skipping (s,q) (1.26, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6208627Z Skipping (s,q) (1.27, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6208877Z Skipping (s,q) (1.28, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6209133Z Skipping (s,q) (1.29, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6209380Z Skipping (s,q) (1.3, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6209633Z Skipping (s,q) (1.31, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6209890Z Skipping (s,q) (1.32, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6210145Z Skipping (s,q) (1.33, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6210402Z Skipping (s,q) (1.34, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6210746Z Skipping (s,q) (1.35, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6211040Z Skipping (s,q) (1.36, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6211299Z Skipping (s,q) (1.37, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6211551Z Skipping (s,q) (1.38, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6211802Z Skipping (s,q) (1.39, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6212057Z Skipping (s,q) (1.4, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6212306Z Skipping (s,q) (1.41, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6212564Z Skipping (s,q) (1.42, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6212818Z Skipping (s,q) (1.43, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6213069Z Skipping (s,q) (1.44, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6213331Z Skipping (s,q) (1.45, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6213588Z Skipping (s,q) (1.46, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6213846Z Skipping (s,q) (1.47, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6214110Z Skipping (s,q) (1.48, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6214367Z Skipping (s,q) (1.49, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6214621Z Skipping (s,q) (1.5, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6214880Z Skipping (s,q) (1.51, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6215131Z Skipping (s,q) (1.52, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6215389Z Skipping (s,q) (1.53, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6215639Z Skipping (s,q) (1.54, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6215892Z Skipping (s,q) (1.55, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6216212Z Skipping (s,q) (1.56, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6216482Z Skipping (s,q) (1.57, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6216741Z Skipping (s,q) (1.58, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6217003Z Skipping (s,q) (1.59, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6217258Z Skipping (s,q) (1.6, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6217518Z Skipping (s,q) (1.61, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6217768Z Skipping (s,q) (1.62, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6218019Z Skipping (s,q) (1.63, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6218276Z Skipping (s,q) (1.64, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6218532Z Skipping (s,q) (1.65, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6218783Z Skipping (s,q) (1.66, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6219044Z Skipping (s,q) (1.67, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6219296Z Skipping (s,q) (1.68, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6219632Z Skipping (s,q) (1.69, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6219890Z Skipping (s,q) (1.7, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6220154Z Skipping (s,q) (1.71, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6220416Z Skipping (s,q) (1.72, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6220668Z Skipping (s,q) (1.73, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6220919Z Skipping (s,q) (1.74, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6221181Z Skipping (s,q) (1.75, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6221436Z Skipping (s,q) (1.76, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6221698Z Skipping (s,q) (1.77, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6221947Z Skipping (s,q) (1.78, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6222199Z Skipping (s,q) (1.79, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6222460Z Skipping (s,q) (1.8, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6222804Z Skipping (s,q) (1.81, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6223100Z Skipping (s,q) (1.82, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6223358Z Skipping (s,q) (1.83, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6223608Z Skipping (s,q) (1.84, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6223861Z Skipping (s,q) (1.85, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6224117Z Skipping (s,q) (1.86, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6224366Z Skipping (s,q) (1.87, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6224624Z Skipping (s,q) (1.88, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6224877Z Skipping (s,q) (1.89, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6225128Z Skipping (s,q) (1.9, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6225385Z Skipping (s,q) (1.91, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6225640Z Skipping (s,q) (1.92, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6225896Z Skipping (s,q) (1.93, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6226151Z Skipping (s,q) (1.94, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6226403Z Skipping (s,q) (1.95, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6226663Z Skipping (s,q) (1.96, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6226912Z Skipping (s,q) (1.97, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6227163Z Skipping (s,q) (1.98, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6227423Z Skipping (s,q) (1.99, 35): inconsistent with heavy hitters! 2025-05-07T20:22:47.6227680Z Skipping (s,q) (0.01, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6227935Z Skipping (s,q) (0.02, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6228341Z Skipping (s,q) (0.03, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6228615Z Skipping (s,q) (0.04, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6228877Z Skipping (s,q) (0.05, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6229136Z Skipping (s,q) (0.06, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6229395Z Skipping (s,q) (0.07, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6229657Z Skipping (s,q) (0.08, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6229917Z Skipping (s,q) (0.09, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6230175Z Skipping (s,q) (0.1, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6230438Z Skipping (s,q) (0.11, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6230695Z Skipping (s,q) (0.12, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6230958Z Skipping (s,q) (0.13, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6231220Z Skipping (s,q) (0.14, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6231560Z Skipping (s,q) (0.15, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6231827Z Skipping (s,q) (0.16, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6232085Z Skipping (s,q) (0.17, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6232340Z Skipping (s,q) (0.18, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6232606Z Skipping (s,q) (0.19, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6232862Z Skipping (s,q) (0.2, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6233120Z Skipping (s,q) (0.21, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6233391Z Skipping (s,q) (0.22, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6233650Z Skipping (s,q) (0.23, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6233914Z Skipping (s,q) (0.24, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6234175Z Skipping (s,q) (0.25, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6234437Z Skipping (s,q) (0.26, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6234756Z Skipping (s,q) (0.27, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6235057Z Skipping (s,q) (0.28, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6235314Z Skipping (s,q) (0.29, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6235580Z Skipping (s,q) (0.3, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6235836Z Skipping (s,q) (0.31, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6236100Z Skipping (s,q) (0.32, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6236355Z Skipping (s,q) (0.33, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6236610Z Skipping (s,q) (0.34, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6236872Z Skipping (s,q) (0.35, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6237131Z Skipping (s,q) (0.36, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6237390Z Skipping (s,q) (0.37, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6237653Z Skipping (s,q) (0.38, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6237914Z Skipping (s,q) (0.39, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6238180Z Skipping (s,q) (0.4, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6238438Z Skipping (s,q) (0.41, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6238696Z Skipping (s,q) (0.42, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6238960Z Skipping (s,q) (0.43, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6239216Z Skipping (s,q) (0.44, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6239473Z Skipping (s,q) (0.45, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6239736Z Skipping (s,q) (0.46, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6240063Z Skipping (s,q) (0.47, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6240340Z Skipping (s,q) (0.48, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6240603Z Skipping (s,q) (0.49, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6240866Z Skipping (s,q) (0.5, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6241127Z Skipping (s,q) (0.51, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6241385Z Skipping (s,q) (0.52, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6241645Z Skipping (s,q) (0.53, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6241913Z Skipping (s,q) (0.54, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6242172Z Skipping (s,q) (0.55, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6242442Z Skipping (s,q) (0.56, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6242710Z Skipping (s,q) (0.57, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6242976Z Skipping (s,q) (0.58, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6243237Z Skipping (s,q) (0.59, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6243570Z Skipping (s,q) (0.6, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6243832Z Skipping (s,q) (0.61, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6244098Z Skipping (s,q) (0.62, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6244352Z Skipping (s,q) (0.63, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6244620Z Skipping (s,q) (0.64, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6244881Z Skipping (s,q) (0.65, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6245140Z Skipping (s,q) (0.66, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6245406Z Skipping (s,q) (0.67, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6245664Z Skipping (s,q) (0.68, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6245925Z Skipping (s,q) (0.69, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6246190Z Skipping (s,q) (0.7, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6246581Z Skipping (s,q) (0.71, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6246859Z Skipping (s,q) (0.72, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6247195Z Skipping (s,q) (0.73, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6247455Z Skipping (s,q) (0.74, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6247719Z Skipping (s,q) (0.75, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6248119Z Skipping (s,q) (0.76, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6248386Z Skipping (s,q) (0.77, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6248647Z Skipping (s,q) (0.78, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6248904Z Skipping (s,q) (0.79, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6249159Z Skipping (s,q) (0.8, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6249427Z Skipping (s,q) (0.81, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6249690Z Skipping (s,q) (0.82, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6249955Z Skipping (s,q) (0.83, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6250215Z Skipping (s,q) (0.84, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6250471Z Skipping (s,q) (0.85, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6250734Z Skipping (s,q) (0.86, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6250990Z Skipping (s,q) (0.87, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6251246Z Skipping (s,q) (0.88, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6251508Z Skipping (s,q) (0.89, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6251763Z Skipping (s,q) (0.9, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6252025Z Skipping (s,q) (0.91, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6252400Z Skipping (s,q) (0.92, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6252672Z Skipping (s,q) (0.93, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6252935Z Skipping (s,q) (0.94, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6253194Z Skipping (s,q) (0.95, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6253450Z Skipping (s,q) (0.96, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6253711Z Skipping (s,q) (0.97, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6253966Z Skipping (s,q) (0.98, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6254228Z Skipping (s,q) (0.99, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6254477Z Skipping (s,q) (1, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6254734Z Skipping (s,q) (1.01, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6254997Z Skipping (s,q) (1.02, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6255256Z Skipping (s,q) (1.03, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6255584Z Skipping (s,q) (1.04, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6255853Z Skipping (s,q) (1.05, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6256112Z Skipping (s,q) (1.06, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6256382Z Skipping (s,q) (1.07, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6256637Z Skipping (s,q) (1.08, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6256890Z Skipping (s,q) (1.09, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6257152Z Skipping (s,q) (1.1, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6257415Z Skipping (s,q) (1.11, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6257673Z Skipping (s,q) (1.12, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6257939Z Skipping (s,q) (1.13, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6258198Z Skipping (s,q) (1.14, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6258466Z Skipping (s,q) (1.15, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6258784Z Skipping (s,q) (1.16, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6259087Z Skipping (s,q) (1.17, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6259353Z Skipping (s,q) (1.18, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6259609Z Skipping (s,q) (1.19, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6259868Z Skipping (s,q) (1.2, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6260134Z Skipping (s,q) (1.21, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6260396Z Skipping (s,q) (1.22, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6260657Z Skipping (s,q) (1.23, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6260921Z Skipping (s,q) (1.24, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6261183Z Skipping (s,q) (1.25, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6261447Z Skipping (s,q) (1.26, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6261713Z Skipping (s,q) (1.27, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6261975Z Skipping (s,q) (1.28, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6262239Z Skipping (s,q) (1.29, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6262495Z Skipping (s,q) (1.3, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6262753Z Skipping (s,q) (1.31, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6263020Z Skipping (s,q) (1.32, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6263281Z Skipping (s,q) (1.33, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6263543Z Skipping (s,q) (1.34, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6263808Z Skipping (s,q) (1.35, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6264122Z Skipping (s,q) (1.36, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6264404Z Skipping (s,q) (1.37, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6264674Z Skipping (s,q) (1.38, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6264939Z Skipping (s,q) (1.39, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6265207Z Skipping (s,q) (1.4, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6265472Z Skipping (s,q) (1.41, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6265739Z Skipping (s,q) (1.42, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6265996Z Skipping (s,q) (1.43, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6266254Z Skipping (s,q) (1.44, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6266522Z Skipping (s,q) (1.45, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6266783Z Skipping (s,q) (1.46, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6267045Z Skipping (s,q) (1.47, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6267314Z Skipping (s,q) (1.48, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6267681Z Skipping (s,q) (1.49, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6267945Z Skipping (s,q) (1.5, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6268209Z Skipping (s,q) (1.51, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6268467Z Skipping (s,q) (1.52, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6268731Z Skipping (s,q) (1.53, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6268990Z Skipping (s,q) (1.54, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6269248Z Skipping (s,q) (1.55, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6269518Z Skipping (s,q) (1.56, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6269776Z Skipping (s,q) (1.57, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6270041Z Skipping (s,q) (1.58, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6270303Z Skipping (s,q) (1.59, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6270623Z Skipping (s,q) (1.6, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6270902Z Skipping (s,q) (1.61, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6271236Z Skipping (s,q) (1.62, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6271495Z Skipping (s,q) (1.63, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6271764Z Skipping (s,q) (1.64, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6272024Z Skipping (s,q) (1.65, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6272298Z Skipping (s,q) (1.66, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6272555Z Skipping (s,q) (1.67, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6272812Z Skipping (s,q) (1.68, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6273082Z Skipping (s,q) (1.69, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6273344Z Skipping (s,q) (1.7, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6273609Z Skipping (s,q) (1.71, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6273874Z Skipping (s,q) (1.72, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6274135Z Skipping (s,q) (1.73, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6274401Z Skipping (s,q) (1.74, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6274659Z Skipping (s,q) (1.75, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6274918Z Skipping (s,q) (1.76, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6275184Z Skipping (s,q) (1.77, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6275444Z Skipping (s,q) (1.78, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6275705Z Skipping (s,q) (1.79, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6275967Z Skipping (s,q) (1.8, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6276287Z Skipping (s,q) (1.81, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6276564Z Skipping (s,q) (1.82, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6276837Z Skipping (s,q) (1.83, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6277099Z Skipping (s,q) (1.84, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6277365Z Skipping (s,q) (1.85, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6277625Z Skipping (s,q) (1.86, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6277884Z Skipping (s,q) (1.87, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6278150Z Skipping (s,q) (1.88, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6278408Z Skipping (s,q) (1.89, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6278667Z Skipping (s,q) (1.9, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6278932Z Skipping (s,q) (1.91, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6279193Z Skipping (s,q) (1.92, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6279529Z Skipping (s,q) (1.93, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6280057Z Skipping (s,q) (1.94, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6280324Z Skipping (s,q) (1.95, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6280589Z Skipping (s,q) (1.96, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6280846Z Skipping (s,q) (1.97, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6281103Z Skipping (s,q) (1.98, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6281368Z Skipping (s,q) (1.99, 37.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6281622Z Skipping (s,q) (0.01, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6281882Z Skipping (s,q) (0.02, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6282136Z Skipping (s,q) (0.03, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6282391Z Skipping (s,q) (0.04, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6282652Z Skipping (s,q) (0.05, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6283197Z Skipping (s,q) (0.06, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6283535Z Skipping (s,q) (0.07, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6283797Z Skipping (s,q) (0.08, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6284048Z Skipping (s,q) (0.09, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6284310Z Skipping (s,q) (0.1, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6284559Z Skipping (s,q) (0.11, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6284814Z Skipping (s,q) (0.12, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6285070Z Skipping (s,q) (0.13, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6285321Z Skipping (s,q) (0.14, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6285575Z Skipping (s,q) (0.15, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6285836Z Skipping (s,q) (0.16, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6286118Z Skipping (s,q) (0.17, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6286373Z Skipping (s,q) (0.18, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6286638Z Skipping (s,q) (0.19, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6286892Z Skipping (s,q) (0.2, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6287153Z Skipping (s,q) (0.21, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6287406Z Skipping (s,q) (0.22, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6287656Z Skipping (s,q) (0.23, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6287916Z Skipping (s,q) (0.24, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6288297Z Skipping (s,q) (0.25, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6288550Z Skipping (s,q) (0.26, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6288983Z Skipping (s,q) (0.27, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6289258Z Skipping (s,q) (0.28, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6289539Z Skipping (s,q) (0.29, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6289791Z Skipping (s,q) (0.3, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6290047Z Skipping (s,q) (0.31, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6290303Z Skipping (s,q) (0.32, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6290559Z Skipping (s,q) (0.33, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6290811Z Skipping (s,q) (0.34, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6291070Z Skipping (s,q) (0.35, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6291320Z Skipping (s,q) (0.36, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6291577Z Skipping (s,q) (0.37, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6291832Z Skipping (s,q) (0.38, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6292083Z Skipping (s,q) (0.39, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6292478Z Skipping (s,q) (0.4, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6292732Z Skipping (s,q) (0.41, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6292984Z Skipping (s,q) (0.42, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6293242Z Skipping (s,q) (0.43, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6293493Z Skipping (s,q) (0.44, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6293755Z Skipping (s,q) (0.45, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6294009Z Skipping (s,q) (0.46, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6294258Z Skipping (s,q) (0.47, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6294517Z Skipping (s,q) (0.48, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6294768Z Skipping (s,q) (0.49, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6295018Z Skipping (s,q) (0.5, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6295280Z Skipping (s,q) (0.51, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6295604Z Skipping (s,q) (0.52, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6295901Z Skipping (s,q) (0.53, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6296162Z Skipping (s,q) (0.54, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6296414Z Skipping (s,q) (0.55, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6296671Z Skipping (s,q) (0.56, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6296924Z Skipping (s,q) (0.57, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6297175Z Skipping (s,q) (0.58, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6297436Z Skipping (s,q) (0.59, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6297683Z Skipping (s,q) (0.6, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6297940Z Skipping (s,q) (0.61, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6298198Z Skipping (s,q) (0.62, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6298458Z Skipping (s,q) (0.63, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6298721Z Skipping (s,q) (0.64, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6298972Z Skipping (s,q) (0.65, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6299223Z Skipping (s,q) (0.66, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6299480Z Skipping (s,q) (0.67, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6299731Z Skipping (s,q) (0.68, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6299983Z Skipping (s,q) (0.69, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6300237Z Skipping (s,q) (0.7, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6300488Z Skipping (s,q) (0.71, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6300747Z Skipping (s,q) (0.72, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6301065Z Skipping (s,q) (0.73, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6301336Z Skipping (s,q) (0.74, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6301599Z Skipping (s,q) (0.75, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6301853Z Skipping (s,q) (0.76, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6302104Z Skipping (s,q) (0.77, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6302360Z Skipping (s,q) (0.78, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6302611Z Skipping (s,q) (0.79, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6302859Z Skipping (s,q) (0.8, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6303119Z Skipping (s,q) (0.81, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6303372Z Skipping (s,q) (0.82, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6303629Z Skipping (s,q) (0.83, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6303883Z Skipping (s,q) (0.84, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6304210Z Skipping (s,q) (0.85, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6304472Z Skipping (s,q) (0.86, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6304729Z Skipping (s,q) (0.87, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6304980Z Skipping (s,q) (0.88, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6305235Z Skipping (s,q) (0.89, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6305484Z Skipping (s,q) (0.9, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6305744Z Skipping (s,q) (0.91, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6305995Z Skipping (s,q) (0.92, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6306247Z Skipping (s,q) (0.93, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6306503Z Skipping (s,q) (0.94, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6306756Z Skipping (s,q) (0.95, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6307009Z Skipping (s,q) (0.96, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6307331Z Skipping (s,q) (0.97, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6307631Z Skipping (s,q) (0.98, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6307890Z Skipping (s,q) (0.99, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6308134Z Skipping (s,q) (1, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6308389Z Skipping (s,q) (1.01, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6308645Z Skipping (s,q) (1.02, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6308894Z Skipping (s,q) (1.03, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6309145Z Skipping (s,q) (1.04, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6309404Z Skipping (s,q) (1.05, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6309653Z Skipping (s,q) (1.06, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6309906Z Skipping (s,q) (1.07, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6310173Z Skipping (s,q) (1.08, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6310425Z Skipping (s,q) (1.09, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6310681Z Skipping (s,q) (1.1, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6310931Z Skipping (s,q) (1.11, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6311181Z Skipping (s,q) (1.12, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6311436Z Skipping (s,q) (1.13, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6311685Z Skipping (s,q) (1.14, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6311935Z Skipping (s,q) (1.15, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6312193Z Skipping (s,q) (1.16, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6312444Z Skipping (s,q) (1.17, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6312799Z Skipping (s,q) (1.18, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6313071Z Skipping (s,q) (1.19, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6313329Z Skipping (s,q) (1.2, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6313591Z Skipping (s,q) (1.21, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6313849Z Skipping (s,q) (1.22, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6314103Z Skipping (s,q) (1.23, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6314361Z Skipping (s,q) (1.24, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6314612Z Skipping (s,q) (1.25, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6314871Z Skipping (s,q) (1.26, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6315125Z Skipping (s,q) (1.27, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6315378Z Skipping (s,q) (1.28, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6315643Z Skipping (s,q) (1.29, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6315895Z Skipping (s,q) (1.3, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6316228Z Skipping (s,q) (1.31, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6316487Z Skipping (s,q) (1.32, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6316744Z Skipping (s,q) (1.33, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6317004Z Skipping (s,q) (1.34, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6317254Z Skipping (s,q) (1.35, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6317506Z Skipping (s,q) (1.36, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6317767Z Skipping (s,q) (1.37, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6318019Z Skipping (s,q) (1.38, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6318273Z Skipping (s,q) (1.39, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6318529Z Skipping (s,q) (1.4, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6318786Z Skipping (s,q) (1.41, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6319042Z Skipping (s,q) (1.42, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6319365Z Skipping (s,q) (1.43, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6319667Z Skipping (s,q) (1.44, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6319930Z Skipping (s,q) (1.45, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6320182Z Skipping (s,q) (1.46, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6320433Z Skipping (s,q) (1.47, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6320692Z Skipping (s,q) (1.48, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6320947Z Skipping (s,q) (1.49, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6321197Z Skipping (s,q) (1.5, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6321458Z Skipping (s,q) (1.51, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6321712Z Skipping (s,q) (1.52, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6321975Z Skipping (s,q) (1.53, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6322235Z Skipping (s,q) (1.54, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6322490Z Skipping (s,q) (1.55, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6322746Z Skipping (s,q) (1.56, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6322997Z Skipping (s,q) (1.57, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6323249Z Skipping (s,q) (1.58, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6323509Z Skipping (s,q) (1.59, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6323754Z Skipping (s,q) (1.6, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6324011Z Skipping (s,q) (1.61, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6324260Z Skipping (s,q) (1.62, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6324512Z Skipping (s,q) (1.63, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6324837Z Skipping (s,q) (1.64, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6325107Z Skipping (s,q) (1.65, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6325357Z Skipping (s,q) (1.66, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6325617Z Skipping (s,q) (1.67, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6325870Z Skipping (s,q) (1.68, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6326125Z Skipping (s,q) (1.69, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6326378Z Skipping (s,q) (1.7, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6326628Z Skipping (s,q) (1.71, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6326884Z Skipping (s,q) (1.72, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6327137Z Skipping (s,q) (1.73, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6327387Z Skipping (s,q) (1.74, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6327647Z Skipping (s,q) (1.75, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6327897Z Skipping (s,q) (1.76, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6328346Z Skipping (s,q) (1.77, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6328606Z Skipping (s,q) (1.78, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6328856Z Skipping (s,q) (1.79, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6329116Z Skipping (s,q) (1.8, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6329368Z Skipping (s,q) (1.81, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6329618Z Skipping (s,q) (1.82, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6329879Z Skipping (s,q) (1.83, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6330130Z Skipping (s,q) (1.84, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6330385Z Skipping (s,q) (1.85, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6330649Z Skipping (s,q) (1.86, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6330902Z Skipping (s,q) (1.87, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6331243Z Skipping (s,q) (1.88, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6331507Z Skipping (s,q) (1.89, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6331834Z Skipping (s,q) (1.9, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6332094Z Skipping (s,q) (1.91, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6332347Z Skipping (s,q) (1.92, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6332601Z Skipping (s,q) (1.93, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6332859Z Skipping (s,q) (1.94, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6333114Z Skipping (s,q) (1.95, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6333369Z Skipping (s,q) (1.96, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6333629Z Skipping (s,q) (1.97, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6333883Z Skipping (s,q) (1.98, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6334147Z Skipping (s,q) (1.99, 40): inconsistent with heavy hitters! 2025-05-07T20:22:47.6334411Z Skipping (s,q) (0.01, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6334679Z Skipping (s,q) (0.02, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6334944Z Skipping (s,q) (0.03, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6335206Z Skipping (s,q) (0.04, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6335464Z Skipping (s,q) (0.05, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6335727Z Skipping (s,q) (0.06, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6335986Z Skipping (s,q) (0.07, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6336250Z Skipping (s,q) (0.08, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6336511Z Skipping (s,q) (0.09, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6336826Z Skipping (s,q) (0.1, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6337109Z Skipping (s,q) (0.11, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6337378Z Skipping (s,q) (0.12, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6337645Z Skipping (s,q) (0.13, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6337914Z Skipping (s,q) (0.14, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6338174Z Skipping (s,q) (0.15, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6338448Z Skipping (s,q) (0.16, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6338709Z Skipping (s,q) (0.17, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6338971Z Skipping (s,q) (0.18, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6339240Z Skipping (s,q) (0.19, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6339500Z Skipping (s,q) (0.2, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6339765Z Skipping (s,q) (0.21, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6340033Z Skipping (s,q) (0.22, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6340367Z Skipping (s,q) (0.23, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6340639Z Skipping (s,q) (0.24, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6340899Z Skipping (s,q) (0.25, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6341160Z Skipping (s,q) (0.26, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6341426Z Skipping (s,q) (0.27, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6341688Z Skipping (s,q) (0.28, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6341948Z Skipping (s,q) (0.29, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6342215Z Skipping (s,q) (0.3, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6342477Z Skipping (s,q) (0.31, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6342745Z Skipping (s,q) (0.32, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6343007Z Skipping (s,q) (0.33, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6343332Z Skipping (s,q) (0.34, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6343649Z Skipping (s,q) (0.35, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6343906Z Skipping (s,q) (0.36, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6344163Z Skipping (s,q) (0.37, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6344431Z Skipping (s,q) (0.38, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6344692Z Skipping (s,q) (0.39, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6344957Z Skipping (s,q) (0.4, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6345214Z Skipping (s,q) (0.41, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6345471Z Skipping (s,q) (0.42, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6345739Z Skipping (s,q) (0.43, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6345996Z Skipping (s,q) (0.44, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6346261Z Skipping (s,q) (0.45, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6346532Z Skipping (s,q) (0.46, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6346797Z Skipping (s,q) (0.47, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6347056Z Skipping (s,q) (0.48, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6347322Z Skipping (s,q) (0.49, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6347581Z Skipping (s,q) (0.5, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6347847Z Skipping (s,q) (0.51, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6348106Z Skipping (s,q) (0.52, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6348363Z Skipping (s,q) (0.53, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6348626Z Skipping (s,q) (0.54, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6348981Z Skipping (s,q) (0.55, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6349263Z Skipping (s,q) (0.56, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6349530Z Skipping (s,q) (0.57, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6349791Z Skipping (s,q) (0.58, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6350054Z Skipping (s,q) (0.59, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6350311Z Skipping (s,q) (0.6, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6350571Z Skipping (s,q) (0.61, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6350832Z Skipping (s,q) (0.62, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6351093Z Skipping (s,q) (0.63, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6351354Z Skipping (s,q) (0.64, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6351622Z Skipping (s,q) (0.65, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6351883Z Skipping (s,q) (0.66, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6352259Z Skipping (s,q) (0.67, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6352519Z Skipping (s,q) (0.68, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6352782Z Skipping (s,q) (0.69, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6353051Z Skipping (s,q) (0.7, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6353309Z Skipping (s,q) (0.71, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6353566Z Skipping (s,q) (0.72, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6353832Z Skipping (s,q) (0.73, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6354092Z Skipping (s,q) (0.74, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6354359Z Skipping (s,q) (0.75, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6354619Z Skipping (s,q) (0.76, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6354881Z Skipping (s,q) (0.77, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6355152Z Skipping (s,q) (0.78, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6355747Z Skipping (s,q) (0.79, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6356078Z Skipping (s,q) (0.8, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6356344Z Skipping (s,q) (0.81, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6356605Z Skipping (s,q) (0.82, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6356873Z Skipping (s,q) (0.83, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6357129Z Skipping (s,q) (0.84, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6357388Z Skipping (s,q) (0.85, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6357651Z Skipping (s,q) (0.86, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6357909Z Skipping (s,q) (0.87, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6358170Z Skipping (s,q) (0.88, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6358439Z Skipping (s,q) (0.89, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6358703Z Skipping (s,q) (0.9, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6358972Z Skipping (s,q) (0.91, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6359229Z Skipping (s,q) (0.92, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6359488Z Skipping (s,q) (0.93, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6359756Z Skipping (s,q) (0.94, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6360013Z Skipping (s,q) (0.95, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6360272Z Skipping (s,q) (0.96, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6360540Z Skipping (s,q) (0.97, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6360800Z Skipping (s,q) (0.98, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6361137Z Skipping (s,q) (0.99, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6361403Z Skipping (s,q) (1, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6361666Z Skipping (s,q) (1.01, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6361933Z Skipping (s,q) (1.02, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6362189Z Skipping (s,q) (1.03, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6362445Z Skipping (s,q) (1.04, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6362713Z Skipping (s,q) (1.05, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6362967Z Skipping (s,q) (1.06, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6363221Z Skipping (s,q) (1.07, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6363484Z Skipping (s,q) (1.08, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6363741Z Skipping (s,q) (1.09, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6364007Z Skipping (s,q) (1.1, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6364267Z Skipping (s,q) (1.11, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6364626Z Skipping (s,q) (1.12, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6364892Z Skipping (s,q) (1.13, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6365148Z Skipping (s,q) (1.14, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6365402Z Skipping (s,q) (1.15, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6365665Z Skipping (s,q) (1.16, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6365921Z Skipping (s,q) (1.17, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6366184Z Skipping (s,q) (1.18, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6366441Z Skipping (s,q) (1.19, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6366699Z Skipping (s,q) (1.2, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6366965Z Skipping (s,q) (1.21, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6367223Z Skipping (s,q) (1.22, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6367552Z Skipping (s,q) (1.23, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6367833Z Skipping (s,q) (1.24, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6368278Z Skipping (s,q) (1.25, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6368552Z Skipping (s,q) (1.26, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6368810Z Skipping (s,q) (1.27, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6369073Z Skipping (s,q) (1.28, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6369336Z Skipping (s,q) (1.29, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6369593Z Skipping (s,q) (1.3, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6369856Z Skipping (s,q) (1.31, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6370122Z Skipping (s,q) (1.32, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6370384Z Skipping (s,q) (1.33, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6370663Z Skipping (s,q) (1.34, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6370920Z Skipping (s,q) (1.35, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6371182Z Skipping (s,q) (1.36, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6371449Z Skipping (s,q) (1.37, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6371705Z Skipping (s,q) (1.38, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6371965Z Skipping (s,q) (1.39, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6372229Z Skipping (s,q) (1.4, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6372489Z Skipping (s,q) (1.41, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6372761Z Skipping (s,q) (1.42, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6373020Z Skipping (s,q) (1.43, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6373373Z Skipping (s,q) (1.44, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6373655Z Skipping (s,q) (1.45, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6373914Z Skipping (s,q) (1.46, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6374174Z Skipping (s,q) (1.47, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6374435Z Skipping (s,q) (1.48, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6374693Z Skipping (s,q) (1.49, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6374958Z Skipping (s,q) (1.5, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6375219Z Skipping (s,q) (1.51, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6375476Z Skipping (s,q) (1.52, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6375741Z Skipping (s,q) (1.53, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6375997Z Skipping (s,q) (1.54, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6376257Z Skipping (s,q) (1.55, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6376595Z Skipping (s,q) (1.56, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6376856Z Skipping (s,q) (1.57, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6377118Z Skipping (s,q) (1.58, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6377388Z Skipping (s,q) (1.59, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6377656Z Skipping (s,q) (1.6, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6377920Z Skipping (s,q) (1.61, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6378178Z Skipping (s,q) (1.62, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6378436Z Skipping (s,q) (1.63, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6378702Z Skipping (s,q) (1.64, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6378960Z Skipping (s,q) (1.65, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6379225Z Skipping (s,q) (1.66, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6379494Z Skipping (s,q) (1.67, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6380226Z Skipping (s,q) (1.68, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6380585Z Skipping (s,q) (1.69, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6380845Z Skipping (s,q) (1.7, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6381103Z Skipping (s,q) (1.71, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6381366Z Skipping (s,q) (1.72, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6381623Z Skipping (s,q) (1.73, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6381880Z Skipping (s,q) (1.74, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6382145Z Skipping (s,q) (1.75, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6382402Z Skipping (s,q) (1.76, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6382677Z Skipping (s,q) (1.77, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6382933Z Skipping (s,q) (1.78, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6383194Z Skipping (s,q) (1.79, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6383466Z Skipping (s,q) (1.8, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6383723Z Skipping (s,q) (1.81, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6383977Z Skipping (s,q) (1.82, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6384240Z Skipping (s,q) (1.83, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6384492Z Skipping (s,q) (1.84, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6384753Z Skipping (s,q) (1.85, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6385014Z Skipping (s,q) (1.86, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6385269Z Skipping (s,q) (1.87, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6385644Z Skipping (s,q) (1.88, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6385918Z Skipping (s,q) (1.89, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6386184Z Skipping (s,q) (1.9, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6386455Z Skipping (s,q) (1.91, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6386714Z Skipping (s,q) (1.92, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6386977Z Skipping (s,q) (1.93, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6387234Z Skipping (s,q) (1.94, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6387492Z Skipping (s,q) (1.95, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6387754Z Skipping (s,q) (1.96, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6388009Z Skipping (s,q) (1.97, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6388266Z Skipping (s,q) (1.98, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6388532Z Skipping (s,q) (1.99, 42.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6388787Z Skipping (s,q) (0.01, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6389199Z Skipping (s,q) (0.02, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6395630Z Skipping (s,q) (0.03, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6395965Z Skipping (s,q) (0.04, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6396222Z Skipping (s,q) (0.05, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6396471Z Skipping (s,q) (0.06, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6396730Z Skipping (s,q) (0.07, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6396979Z Skipping (s,q) (0.08, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6397235Z Skipping (s,q) (0.09, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6397486Z Skipping (s,q) (0.1, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6397735Z Skipping (s,q) (0.11, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6397996Z Skipping (s,q) (0.12, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6398254Z Skipping (s,q) (0.13, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6398648Z Skipping (s,q) (0.14, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6398963Z Skipping (s,q) (0.15, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6399213Z Skipping (s,q) (0.16, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6399473Z Skipping (s,q) (0.17, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6399723Z Skipping (s,q) (0.18, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6399973Z Skipping (s,q) (0.19, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6400234Z Skipping (s,q) (0.2, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6400487Z Skipping (s,q) (0.21, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6400737Z Skipping (s,q) (0.22, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6400998Z Skipping (s,q) (0.23, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6401249Z Skipping (s,q) (0.24, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6401516Z Skipping (s,q) (0.25, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6401772Z Skipping (s,q) (0.26, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6402022Z Skipping (s,q) (0.27, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6402282Z Skipping (s,q) (0.28, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6402533Z Skipping (s,q) (0.29, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6402780Z Skipping (s,q) (0.3, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6403039Z Skipping (s,q) (0.31, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6403290Z Skipping (s,q) (0.32, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6403539Z Skipping (s,q) (0.33, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6403798Z Skipping (s,q) (0.34, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6404121Z Skipping (s,q) (0.35, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6404402Z Skipping (s,q) (0.36, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6404657Z Skipping (s,q) (0.37, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6404912Z Skipping (s,q) (0.38, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6405169Z Skipping (s,q) (0.39, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6405416Z Skipping (s,q) (0.4, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6405668Z Skipping (s,q) (0.41, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6405925Z Skipping (s,q) (0.42, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6406179Z Skipping (s,q) (0.43, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6406436Z Skipping (s,q) (0.44, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6406686Z Skipping (s,q) (0.45, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6406939Z Skipping (s,q) (0.46, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6407196Z Skipping (s,q) (0.47, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6407572Z Skipping (s,q) (0.48, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6407836Z Skipping (s,q) (0.49, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6408220Z Skipping (s,q) (0.5, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6408475Z Skipping (s,q) (0.51, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6408735Z Skipping (s,q) (0.52, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6408986Z Skipping (s,q) (0.53, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6409238Z Skipping (s,q) (0.54, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6409495Z Skipping (s,q) (0.55, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6409749Z Skipping (s,q) (0.56, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6410003Z Skipping (s,q) (0.57, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6410266Z Skipping (s,q) (0.58, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6410623Z Skipping (s,q) (0.59, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6410887Z Skipping (s,q) (0.6, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6411222Z Skipping (s,q) (0.61, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6411473Z Skipping (s,q) (0.62, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6411736Z Skipping (s,q) (0.63, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6411986Z Skipping (s,q) (0.64, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6412239Z Skipping (s,q) (0.65, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6412496Z Skipping (s,q) (0.66, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6412746Z Skipping (s,q) (0.67, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6412997Z Skipping (s,q) (0.68, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6413264Z Skipping (s,q) (0.69, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6413516Z Skipping (s,q) (0.7, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6413777Z Skipping (s,q) (0.71, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6414034Z Skipping (s,q) (0.72, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6414284Z Skipping (s,q) (0.73, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6414542Z Skipping (s,q) (0.74, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6414791Z Skipping (s,q) (0.75, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6415045Z Skipping (s,q) (0.76, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6415304Z Skipping (s,q) (0.77, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6415554Z Skipping (s,q) (0.78, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6415815Z Skipping (s,q) (0.79, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6416146Z Skipping (s,q) (0.8, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6416411Z Skipping (s,q) (0.81, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6416676Z Skipping (s,q) (0.82, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6416931Z Skipping (s,q) (0.83, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6417181Z Skipping (s,q) (0.84, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6417437Z Skipping (s,q) (0.85, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6417685Z Skipping (s,q) (0.86, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6417940Z Skipping (s,q) (0.87, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6418190Z Skipping (s,q) (0.88, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6418439Z Skipping (s,q) (0.89, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6418690Z Skipping (s,q) (0.9, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6418940Z Skipping (s,q) (0.91, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6419192Z Skipping (s,q) (0.92, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6419529Z Skipping (s,q) (0.93, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6419780Z Skipping (s,q) (0.94, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6420036Z Skipping (s,q) (0.95, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6420295Z Skipping (s,q) (0.96, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6420545Z Skipping (s,q) (0.97, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6420803Z Skipping (s,q) (0.98, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6421055Z Skipping (s,q) (0.99, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6421295Z Skipping (s,q) (1, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6421553Z Skipping (s,q) (1.01, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6421806Z Skipping (s,q) (1.02, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6422058Z Skipping (s,q) (1.03, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6422324Z Skipping (s,q) (1.04, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6422658Z Skipping (s,q) (1.05, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6422963Z Skipping (s,q) (1.06, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6423215Z Skipping (s,q) (1.07, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6423467Z Skipping (s,q) (1.08, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6423725Z Skipping (s,q) (1.09, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6423973Z Skipping (s,q) (1.1, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6424223Z Skipping (s,q) (1.11, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6424481Z Skipping (s,q) (1.12, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6424731Z Skipping (s,q) (1.13, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6424990Z Skipping (s,q) (1.14, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6425241Z Skipping (s,q) (1.15, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6425499Z Skipping (s,q) (1.16, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6425757Z Skipping (s,q) (1.17, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6426013Z Skipping (s,q) (1.18, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6426265Z Skipping (s,q) (1.19, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6426520Z Skipping (s,q) (1.2, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6426770Z Skipping (s,q) (1.21, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6427022Z Skipping (s,q) (1.22, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6427282Z Skipping (s,q) (1.23, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6427531Z Skipping (s,q) (1.24, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6427790Z Skipping (s,q) (1.25, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6428145Z Skipping (s,q) (1.26, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6428410Z Skipping (s,q) (1.27, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6428674Z Skipping (s,q) (1.28, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6428927Z Skipping (s,q) (1.29, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6429176Z Skipping (s,q) (1.3, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6429437Z Skipping (s,q) (1.31, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6429686Z Skipping (s,q) (1.32, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6429943Z Skipping (s,q) (1.33, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6430193Z Skipping (s,q) (1.34, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6430441Z Skipping (s,q) (1.35, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6430696Z Skipping (s,q) (1.36, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6430948Z Skipping (s,q) (1.37, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6431201Z Skipping (s,q) (1.38, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6431558Z Skipping (s,q) (1.39, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6431812Z Skipping (s,q) (1.4, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6432075Z Skipping (s,q) (1.41, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6432328Z Skipping (s,q) (1.42, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6432579Z Skipping (s,q) (1.43, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6432838Z Skipping (s,q) (1.44, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6433089Z Skipping (s,q) (1.45, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6433341Z Skipping (s,q) (1.46, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6433598Z Skipping (s,q) (1.47, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6433849Z Skipping (s,q) (1.48, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6434105Z Skipping (s,q) (1.49, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6434433Z Skipping (s,q) (1.5, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6434699Z Skipping (s,q) (1.51, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6435030Z Skipping (s,q) (1.52, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6435280Z Skipping (s,q) (1.53, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6435537Z Skipping (s,q) (1.54, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6435787Z Skipping (s,q) (1.55, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6436038Z Skipping (s,q) (1.56, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6436297Z Skipping (s,q) (1.57, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6436548Z Skipping (s,q) (1.58, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6436799Z Skipping (s,q) (1.59, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6437058Z Skipping (s,q) (1.6, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6437316Z Skipping (s,q) (1.61, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6437577Z Skipping (s,q) (1.62, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6437830Z Skipping (s,q) (1.63, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6438079Z Skipping (s,q) (1.64, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6438338Z Skipping (s,q) (1.65, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6438589Z Skipping (s,q) (1.66, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6438842Z Skipping (s,q) (1.67, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6439105Z Skipping (s,q) (1.68, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6439353Z Skipping (s,q) (1.69, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6439612Z Skipping (s,q) (1.7, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6439958Z Skipping (s,q) (1.71, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6440221Z Skipping (s,q) (1.72, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6440487Z Skipping (s,q) (1.73, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6440740Z Skipping (s,q) (1.74, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6440987Z Skipping (s,q) (1.75, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6441242Z Skipping (s,q) (1.76, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6441493Z Skipping (s,q) (1.77, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6441753Z Skipping (s,q) (1.78, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6442004Z Skipping (s,q) (1.79, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6442249Z Skipping (s,q) (1.8, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6442508Z Skipping (s,q) (1.81, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6442757Z Skipping (s,q) (1.82, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6443013Z Skipping (s,q) (1.83, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6443438Z Skipping (s,q) (1.84, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6443691Z Skipping (s,q) (1.85, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6443946Z Skipping (s,q) (1.86, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6444206Z Skipping (s,q) (1.87, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6444456Z Skipping (s,q) (1.88, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6444713Z Skipping (s,q) (1.89, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6444963Z Skipping (s,q) (1.9, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6445212Z Skipping (s,q) (1.91, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6445475Z Skipping (s,q) (1.92, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6445726Z Skipping (s,q) (1.93, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6445979Z Skipping (s,q) (1.94, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6446235Z Skipping (s,q) (1.95, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6446555Z Skipping (s,q) (1.96, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6446859Z Skipping (s,q) (1.97, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6447109Z Skipping (s,q) (1.98, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6447360Z Skipping (s,q) (1.99, 45): inconsistent with heavy hitters! 2025-05-07T20:22:47.6447623Z Skipping (s,q) (0.01, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6447880Z Skipping (s,q) (0.02, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6448293Z Skipping (s,q) (0.03, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6448556Z Skipping (s,q) (0.04, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6448811Z Skipping (s,q) (0.05, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6449077Z Skipping (s,q) (0.06, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6449331Z Skipping (s,q) (0.07, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6449597Z Skipping (s,q) (0.08, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6449863Z Skipping (s,q) (0.09, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6450119Z Skipping (s,q) (0.1, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6450377Z Skipping (s,q) (0.11, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6450642Z Skipping (s,q) (0.12, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6450898Z Skipping (s,q) (0.13, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6451163Z Skipping (s,q) (0.14, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6451419Z Skipping (s,q) (0.15, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6451677Z Skipping (s,q) (0.16, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6451938Z Skipping (s,q) (0.17, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6452285Z Skipping (s,q) (0.18, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6452563Z Skipping (s,q) (0.19, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6452828Z Skipping (s,q) (0.2, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6453089Z Skipping (s,q) (0.21, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6453350Z Skipping (s,q) (0.22, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6453616Z Skipping (s,q) (0.23, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6453878Z Skipping (s,q) (0.24, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6454143Z Skipping (s,q) (0.25, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6454400Z Skipping (s,q) (0.26, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6454658Z Skipping (s,q) (0.27, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6454925Z Skipping (s,q) (0.28, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6455191Z Skipping (s,q) (0.29, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6455575Z Skipping (s,q) (0.3, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6455843Z Skipping (s,q) (0.31, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6456106Z Skipping (s,q) (0.32, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6456368Z Skipping (s,q) (0.33, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6456623Z Skipping (s,q) (0.34, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6456878Z Skipping (s,q) (0.35, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6457142Z Skipping (s,q) (0.36, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6457395Z Skipping (s,q) (0.37, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6457652Z Skipping (s,q) (0.38, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6457918Z Skipping (s,q) (0.39, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6458174Z Skipping (s,q) (0.4, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6458439Z Skipping (s,q) (0.41, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6458765Z Skipping (s,q) (0.42, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6459065Z Skipping (s,q) (0.43, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6459330Z Skipping (s,q) (0.44, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6459588Z Skipping (s,q) (0.45, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6459843Z Skipping (s,q) (0.46, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6460107Z Skipping (s,q) (0.47, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6460365Z Skipping (s,q) (0.48, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6460629Z Skipping (s,q) (0.49, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6460884Z Skipping (s,q) (0.5, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6461143Z Skipping (s,q) (0.51, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6461411Z Skipping (s,q) (0.52, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6461670Z Skipping (s,q) (0.53, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6461933Z Skipping (s,q) (0.54, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6462197Z Skipping (s,q) (0.55, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6462454Z Skipping (s,q) (0.56, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6462718Z Skipping (s,q) (0.57, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6462974Z Skipping (s,q) (0.58, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6463232Z Skipping (s,q) (0.59, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6463494Z Skipping (s,q) (0.6, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6463752Z Skipping (s,q) (0.61, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6464093Z Skipping (s,q) (0.62, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6464373Z Skipping (s,q) (0.63, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6464639Z Skipping (s,q) (0.64, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6464906Z Skipping (s,q) (0.65, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6465165Z Skipping (s,q) (0.66, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6465422Z Skipping (s,q) (0.67, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6465684Z Skipping (s,q) (0.68, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6465939Z Skipping (s,q) (0.69, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6466194Z Skipping (s,q) (0.7, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6466455Z Skipping (s,q) (0.71, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6466713Z Skipping (s,q) (0.72, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6466978Z Skipping (s,q) (0.73, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6467242Z Skipping (s,q) (0.74, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6467581Z Skipping (s,q) (0.75, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6467851Z Skipping (s,q) (0.76, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6468105Z Skipping (s,q) (0.77, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6468362Z Skipping (s,q) (0.78, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6468626Z Skipping (s,q) (0.79, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6468881Z Skipping (s,q) (0.8, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6469138Z Skipping (s,q) (0.81, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6469402Z Skipping (s,q) (0.82, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6469659Z Skipping (s,q) (0.83, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6469925Z Skipping (s,q) (0.84, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6470181Z Skipping (s,q) (0.85, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6470504Z Skipping (s,q) (0.86, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6470810Z Skipping (s,q) (0.87, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6471066Z Skipping (s,q) (0.88, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6471321Z Skipping (s,q) (0.89, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6471580Z Skipping (s,q) (0.9, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6471833Z Skipping (s,q) (0.91, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6472103Z Skipping (s,q) (0.92, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6472357Z Skipping (s,q) (0.93, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6472615Z Skipping (s,q) (0.94, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6472876Z Skipping (s,q) (0.95, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6473135Z Skipping (s,q) (0.96, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6473400Z Skipping (s,q) (0.97, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6473664Z Skipping (s,q) (0.98, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6473925Z Skipping (s,q) (0.99, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6474181Z Skipping (s,q) (1, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6474437Z Skipping (s,q) (1.01, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6474692Z Skipping (s,q) (1.02, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6474949Z Skipping (s,q) (1.03, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6475203Z Skipping (s,q) (1.04, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6475458Z Skipping (s,q) (1.05, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6475717Z Skipping (s,q) (1.06, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6476069Z Skipping (s,q) (1.07, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6476355Z Skipping (s,q) (1.08, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6476613Z Skipping (s,q) (1.09, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6476872Z Skipping (s,q) (1.1, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6477140Z Skipping (s,q) (1.11, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6477394Z Skipping (s,q) (1.12, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6477652Z Skipping (s,q) (1.13, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6477919Z Skipping (s,q) (1.14, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6478180Z Skipping (s,q) (1.15, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6478447Z Skipping (s,q) (1.16, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6478705Z Skipping (s,q) (1.17, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6478965Z Skipping (s,q) (1.18, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6479310Z Skipping (s,q) (1.19, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6479572Z Skipping (s,q) (1.2, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6480032Z Skipping (s,q) (1.21, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6480309Z Skipping (s,q) (1.22, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6480570Z Skipping (s,q) (1.23, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6480837Z Skipping (s,q) (1.24, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6481096Z Skipping (s,q) (1.25, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6481354Z Skipping (s,q) (1.26, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6481620Z Skipping (s,q) (1.27, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6481875Z Skipping (s,q) (1.28, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6482134Z Skipping (s,q) (1.29, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6482398Z Skipping (s,q) (1.3, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6482895Z Skipping (s,q) (1.31, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6483226Z Skipping (s,q) (1.32, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6483491Z Skipping (s,q) (1.33, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6483748Z Skipping (s,q) (1.34, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6484011Z Skipping (s,q) (1.35, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6484270Z Skipping (s,q) (1.36, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6484528Z Skipping (s,q) (1.37, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6484801Z Skipping (s,q) (1.38, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6485057Z Skipping (s,q) (1.39, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6485316Z Skipping (s,q) (1.4, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6485586Z Skipping (s,q) (1.41, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6485847Z Skipping (s,q) (1.42, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6486115Z Skipping (s,q) (1.43, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6486371Z Skipping (s,q) (1.44, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6486628Z Skipping (s,q) (1.45, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6486897Z Skipping (s,q) (1.46, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6487156Z Skipping (s,q) (1.47, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6487413Z Skipping (s,q) (1.48, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6487678Z Skipping (s,q) (1.49, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6487934Z Skipping (s,q) (1.5, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6488409Z Skipping (s,q) (1.51, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6488679Z Skipping (s,q) (1.52, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6488944Z Skipping (s,q) (1.53, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6489214Z Skipping (s,q) (1.54, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6489472Z Skipping (s,q) (1.55, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6489729Z Skipping (s,q) (1.56, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6489990Z Skipping (s,q) (1.57, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6490250Z Skipping (s,q) (1.58, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6490514Z Skipping (s,q) (1.59, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6490773Z Skipping (s,q) (1.6, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6491029Z Skipping (s,q) (1.61, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6491293Z Skipping (s,q) (1.62, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6491554Z Skipping (s,q) (1.63, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6491917Z Skipping (s,q) (1.64, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6492185Z Skipping (s,q) (1.65, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6492445Z Skipping (s,q) (1.66, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6492711Z Skipping (s,q) (1.67, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6492969Z Skipping (s,q) (1.68, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6493227Z Skipping (s,q) (1.69, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6493490Z Skipping (s,q) (1.7, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6493747Z Skipping (s,q) (1.71, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6494006Z Skipping (s,q) (1.72, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6494269Z Skipping (s,q) (1.73, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6494530Z Skipping (s,q) (1.74, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6494870Z Skipping (s,q) (1.75, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6495140Z Skipping (s,q) (1.76, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6495467Z Skipping (s,q) (1.77, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6495729Z Skipping (s,q) (1.78, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6495986Z Skipping (s,q) (1.79, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6496249Z Skipping (s,q) (1.8, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6496510Z Skipping (s,q) (1.81, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6496770Z Skipping (s,q) (1.82, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6497043Z Skipping (s,q) (1.83, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6497303Z Skipping (s,q) (1.84, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6497564Z Skipping (s,q) (1.85, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6497836Z Skipping (s,q) (1.86, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6498094Z Skipping (s,q) (1.87, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6498361Z Skipping (s,q) (1.88, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6498617Z Skipping (s,q) (1.89, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6498874Z Skipping (s,q) (1.9, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6499138Z Skipping (s,q) (1.91, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6499394Z Skipping (s,q) (1.92, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6499653Z Skipping (s,q) (1.93, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6499916Z Skipping (s,q) (1.94, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6500176Z Skipping (s,q) (1.95, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6500555Z Skipping (s,q) (1.96, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6500833Z Skipping (s,q) (1.97, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6501094Z Skipping (s,q) (1.98, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6501368Z Skipping (s,q) (1.99, 47.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6501621Z Skipping (s,q) (0.01, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6501874Z Skipping (s,q) (0.02, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6502132Z Skipping (s,q) (0.03, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6502383Z Skipping (s,q) (0.04, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6502641Z Skipping (s,q) (0.05, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6502893Z Skipping (s,q) (0.06, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6503142Z Skipping (s,q) (0.07, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6503403Z Skipping (s,q) (0.08, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6503660Z Skipping (s,q) (0.09, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6503994Z Skipping (s,q) (0.1, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6504259Z Skipping (s,q) (0.11, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6504514Z Skipping (s,q) (0.12, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6504780Z Skipping (s,q) (0.13, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6505030Z Skipping (s,q) (0.14, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6505285Z Skipping (s,q) (0.15, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6505543Z Skipping (s,q) (0.16, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6505795Z Skipping (s,q) (0.17, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6506047Z Skipping (s,q) (0.18, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6506311Z Skipping (s,q) (0.19, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6506562Z Skipping (s,q) (0.2, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6506904Z Skipping (s,q) (0.21, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6507173Z Skipping (s,q) (0.22, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6507504Z Skipping (s,q) (0.23, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6507763Z Skipping (s,q) (0.24, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6508012Z Skipping (s,q) (0.25, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6508262Z Skipping (s,q) (0.26, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6508518Z Skipping (s,q) (0.27, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6508768Z Skipping (s,q) (0.28, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6509019Z Skipping (s,q) (0.29, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6509274Z Skipping (s,q) (0.3, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6509529Z Skipping (s,q) (0.31, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6509791Z Skipping (s,q) (0.32, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6510047Z Skipping (s,q) (0.33, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6510300Z Skipping (s,q) (0.34, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6510558Z Skipping (s,q) (0.35, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6510809Z Skipping (s,q) (0.36, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6511059Z Skipping (s,q) (0.37, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6511322Z Skipping (s,q) (0.38, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6511574Z Skipping (s,q) (0.39, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6511829Z Skipping (s,q) (0.4, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6512080Z Skipping (s,q) (0.41, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6512391Z Skipping (s,q) (0.42, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6512670Z Skipping (s,q) (0.43, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6512930Z Skipping (s,q) (0.44, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6513187Z Skipping (s,q) (0.45, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6513447Z Skipping (s,q) (0.46, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6513700Z Skipping (s,q) (0.47, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6513953Z Skipping (s,q) (0.48, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6514211Z Skipping (s,q) (0.49, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6514457Z Skipping (s,q) (0.5, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6514712Z Skipping (s,q) (0.51, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6514967Z Skipping (s,q) (0.52, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6515218Z Skipping (s,q) (0.53, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6515479Z Skipping (s,q) (0.54, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6515812Z Skipping (s,q) (0.55, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6516070Z Skipping (s,q) (0.56, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6516333Z Skipping (s,q) (0.57, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6516583Z Skipping (s,q) (0.58, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6516841Z Skipping (s,q) (0.59, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6517090Z Skipping (s,q) (0.6, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6517344Z Skipping (s,q) (0.61, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6517601Z Skipping (s,q) (0.62, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6517857Z Skipping (s,q) (0.63, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6518109Z Skipping (s,q) (0.64, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6518371Z Skipping (s,q) (0.65, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6518622Z Skipping (s,q) (0.66, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6518944Z Skipping (s,q) (0.67, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6519240Z Skipping (s,q) (0.68, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6519493Z Skipping (s,q) (0.69, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6519748Z Skipping (s,q) (0.7, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6520005Z Skipping (s,q) (0.71, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6520255Z Skipping (s,q) (0.72, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6520516Z Skipping (s,q) (0.73, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6520767Z Skipping (s,q) (0.74, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6521028Z Skipping (s,q) (0.75, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6521283Z Skipping (s,q) (0.76, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6521535Z Skipping (s,q) (0.77, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6521803Z Skipping (s,q) (0.78, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6522058Z Skipping (s,q) (0.79, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6522310Z Skipping (s,q) (0.8, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6522570Z Skipping (s,q) (0.81, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6522820Z Skipping (s,q) (0.82, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6523072Z Skipping (s,q) (0.83, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6523336Z Skipping (s,q) (0.84, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6523595Z Skipping (s,q) (0.85, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6523860Z Skipping (s,q) (0.86, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6524115Z Skipping (s,q) (0.87, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6524450Z Skipping (s,q) (0.88, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6524724Z Skipping (s,q) (0.89, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6524979Z Skipping (s,q) (0.9, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6525236Z Skipping (s,q) (0.91, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6525497Z Skipping (s,q) (0.92, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6525753Z Skipping (s,q) (0.93, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6526015Z Skipping (s,q) (0.94, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6526272Z Skipping (s,q) (0.95, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6526524Z Skipping (s,q) (0.96, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6526782Z Skipping (s,q) (0.97, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6527033Z Skipping (s,q) (0.98, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6527292Z Skipping (s,q) (0.99, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6527541Z Skipping (s,q) (1, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6527876Z Skipping (s,q) (1.01, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6528262Z Skipping (s,q) (1.02, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6528517Z Skipping (s,q) (1.03, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6528771Z Skipping (s,q) (1.04, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6529030Z Skipping (s,q) (1.05, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6529283Z Skipping (s,q) (1.06, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6529535Z Skipping (s,q) (1.07, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6529795Z Skipping (s,q) (1.08, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6530045Z Skipping (s,q) (1.09, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6530293Z Skipping (s,q) (1.1, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6530560Z Skipping (s,q) (1.11, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6530894Z Skipping (s,q) (1.12, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6531162Z Skipping (s,q) (1.13, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6531502Z Skipping (s,q) (1.14, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6531755Z Skipping (s,q) (1.15, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6532023Z Skipping (s,q) (1.16, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6532276Z Skipping (s,q) (1.17, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6532527Z Skipping (s,q) (1.18, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6532787Z Skipping (s,q) (1.19, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6533042Z Skipping (s,q) (1.2, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6533305Z Skipping (s,q) (1.21, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6533561Z Skipping (s,q) (1.22, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6533813Z Skipping (s,q) (1.23, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6534077Z Skipping (s,q) (1.24, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6534332Z Skipping (s,q) (1.25, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6534582Z Skipping (s,q) (1.26, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6534844Z Skipping (s,q) (1.27, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6535096Z Skipping (s,q) (1.28, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6535356Z Skipping (s,q) (1.29, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6535604Z Skipping (s,q) (1.3, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6535859Z Skipping (s,q) (1.31, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6536115Z Skipping (s,q) (1.32, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6536426Z Skipping (s,q) (1.33, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6536689Z Skipping (s,q) (1.34, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6536952Z Skipping (s,q) (1.35, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6537223Z Skipping (s,q) (1.36, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6537515Z Skipping (s,q) (1.37, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6537773Z Skipping (s,q) (1.38, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6538025Z Skipping (s,q) (1.39, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6538282Z Skipping (s,q) (1.4, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6538538Z Skipping (s,q) (1.41, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6538791Z Skipping (s,q) (1.42, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6539048Z Skipping (s,q) (1.43, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6539302Z Skipping (s,q) (1.44, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6539557Z Skipping (s,q) (1.45, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6539897Z Skipping (s,q) (1.46, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6540153Z Skipping (s,q) (1.47, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6540418Z Skipping (s,q) (1.48, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6540669Z Skipping (s,q) (1.49, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6540920Z Skipping (s,q) (1.5, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6541184Z Skipping (s,q) (1.51, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6541435Z Skipping (s,q) (1.52, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6541686Z Skipping (s,q) (1.53, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6541942Z Skipping (s,q) (1.54, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6542191Z Skipping (s,q) (1.55, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6542451Z Skipping (s,q) (1.56, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6542703Z Skipping (s,q) (1.57, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6543029Z Skipping (s,q) (1.58, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6543368Z Skipping (s,q) (1.59, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6543616Z Skipping (s,q) (1.6, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6543871Z Skipping (s,q) (1.61, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6544127Z Skipping (s,q) (1.62, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6544379Z Skipping (s,q) (1.63, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6544631Z Skipping (s,q) (1.64, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6544889Z Skipping (s,q) (1.65, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6545141Z Skipping (s,q) (1.66, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6545401Z Skipping (s,q) (1.67, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6545656Z Skipping (s,q) (1.68, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6545912Z Skipping (s,q) (1.69, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6546167Z Skipping (s,q) (1.7, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6546422Z Skipping (s,q) (1.71, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6546672Z Skipping (s,q) (1.72, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6546932Z Skipping (s,q) (1.73, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6547180Z Skipping (s,q) (1.74, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6547436Z Skipping (s,q) (1.75, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6547686Z Skipping (s,q) (1.76, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6547934Z Skipping (s,q) (1.77, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6548190Z Skipping (s,q) (1.78, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6548505Z Skipping (s,q) (1.79, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6548771Z Skipping (s,q) (1.8, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6549031Z Skipping (s,q) (1.81, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6549289Z Skipping (s,q) (1.82, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6549558Z Skipping (s,q) (1.83, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6549818Z Skipping (s,q) (1.84, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6550078Z Skipping (s,q) (1.85, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6550337Z Skipping (s,q) (1.86, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6550587Z Skipping (s,q) (1.87, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6550836Z Skipping (s,q) (1.88, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6551092Z Skipping (s,q) (1.89, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6551343Z Skipping (s,q) (1.9, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6551601Z Skipping (s,q) (1.91, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6551936Z Skipping (s,q) (1.92, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6552188Z Skipping (s,q) (1.93, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6552450Z Skipping (s,q) (1.94, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6552700Z Skipping (s,q) (1.95, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6552954Z Skipping (s,q) (1.96, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6553212Z Skipping (s,q) (1.97, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6553463Z Skipping (s,q) (1.98, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6553714Z Skipping (s,q) (1.99, 50): inconsistent with heavy hitters! 2025-05-07T20:22:47.6553983Z Skipping (s,q) (0.01, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6554239Z Skipping (s,q) (0.02, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6554507Z Skipping (s,q) (0.03, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6554831Z Skipping (s,q) (0.04, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6555099Z Skipping (s,q) (0.05, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6555432Z Skipping (s,q) (0.06, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6555687Z Skipping (s,q) (0.07, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6555942Z Skipping (s,q) (0.08, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6556205Z Skipping (s,q) (0.09, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6556459Z Skipping (s,q) (0.1, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6556721Z Skipping (s,q) (0.11, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6556976Z Skipping (s,q) (0.12, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6557232Z Skipping (s,q) (0.13, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6557497Z Skipping (s,q) (0.14, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6557759Z Skipping (s,q) (0.15, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6558019Z Skipping (s,q) (0.16, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6558284Z Skipping (s,q) (0.17, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6558541Z Skipping (s,q) (0.18, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6558805Z Skipping (s,q) (0.19, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6559062Z Skipping (s,q) (0.2, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6559320Z Skipping (s,q) (0.21, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6559589Z Skipping (s,q) (0.22, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6559847Z Skipping (s,q) (0.23, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6560104Z Skipping (s,q) (0.24, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6560465Z Skipping (s,q) (0.25, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6560742Z Skipping (s,q) (0.26, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6561008Z Skipping (s,q) (0.27, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6561266Z Skipping (s,q) (0.28, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6561525Z Skipping (s,q) (0.29, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6561787Z Skipping (s,q) (0.3, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6562040Z Skipping (s,q) (0.31, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6562295Z Skipping (s,q) (0.32, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6562556Z Skipping (s,q) (0.33, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6562812Z Skipping (s,q) (0.34, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6563084Z Skipping (s,q) (0.35, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6563343Z Skipping (s,q) (0.36, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6563602Z Skipping (s,q) (0.37, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6563959Z Skipping (s,q) (0.38, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6564220Z Skipping (s,q) (0.39, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6564475Z Skipping (s,q) (0.4, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6564739Z Skipping (s,q) (0.41, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6564996Z Skipping (s,q) (0.42, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6565254Z Skipping (s,q) (0.43, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6565520Z Skipping (s,q) (0.44, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6565775Z Skipping (s,q) (0.45, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6566036Z Skipping (s,q) (0.46, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6566294Z Skipping (s,q) (0.47, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6566549Z Skipping (s,q) (0.48, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6566874Z Skipping (s,q) (0.49, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6567175Z Skipping (s,q) (0.5, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6567442Z Skipping (s,q) (0.51, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6567709Z Skipping (s,q) (0.52, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6567964Z Skipping (s,q) (0.53, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6568375Z Skipping (s,q) (0.54, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6568634Z Skipping (s,q) (0.55, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6568891Z Skipping (s,q) (0.56, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6569155Z Skipping (s,q) (0.57, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6569414Z Skipping (s,q) (0.58, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6569670Z Skipping (s,q) (0.59, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6569939Z Skipping (s,q) (0.6, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6570195Z Skipping (s,q) (0.61, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6570461Z Skipping (s,q) (0.62, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6570716Z Skipping (s,q) (0.63, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6570975Z Skipping (s,q) (0.64, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6571239Z Skipping (s,q) (0.65, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6571495Z Skipping (s,q) (0.66, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6571757Z Skipping (s,q) (0.67, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6572020Z Skipping (s,q) (0.68, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6572278Z Skipping (s,q) (0.69, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6572633Z Skipping (s,q) (0.7, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6572907Z Skipping (s,q) (0.71, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6573165Z Skipping (s,q) (0.72, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6573432Z Skipping (s,q) (0.73, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6573687Z Skipping (s,q) (0.74, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6573941Z Skipping (s,q) (0.75, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6574205Z Skipping (s,q) (0.76, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6574461Z Skipping (s,q) (0.77, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6574723Z Skipping (s,q) (0.78, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6574982Z Skipping (s,q) (0.79, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6575235Z Skipping (s,q) (0.8, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6575503Z Skipping (s,q) (0.81, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6575836Z Skipping (s,q) (0.82, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6576094Z Skipping (s,q) (0.83, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6576360Z Skipping (s,q) (0.84, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6576615Z Skipping (s,q) (0.85, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6576877Z Skipping (s,q) (0.86, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6577135Z Skipping (s,q) (0.87, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6577396Z Skipping (s,q) (0.88, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6577658Z Skipping (s,q) (0.89, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6577913Z Skipping (s,q) (0.9, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6578170Z Skipping (s,q) (0.91, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6578435Z Skipping (s,q) (0.92, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6578697Z Skipping (s,q) (0.93, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6579020Z Skipping (s,q) (0.94, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6579322Z Skipping (s,q) (0.95, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6579579Z Skipping (s,q) (0.96, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6580025Z Skipping (s,q) (0.97, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6580286Z Skipping (s,q) (0.98, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6580543Z Skipping (s,q) (0.99, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6580799Z Skipping (s,q) (1, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6581057Z Skipping (s,q) (1.01, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6581318Z Skipping (s,q) (1.02, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6581586Z Skipping (s,q) (1.03, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6581849Z Skipping (s,q) (1.04, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6582122Z Skipping (s,q) (1.05, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6582382Z Skipping (s,q) (1.06, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6582644Z Skipping (s,q) (1.07, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6582907Z Skipping (s,q) (1.08, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6583165Z Skipping (s,q) (1.09, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6583426Z Skipping (s,q) (1.1, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6583691Z Skipping (s,q) (1.11, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6583952Z Skipping (s,q) (1.12, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6584219Z Skipping (s,q) (1.13, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6584699Z Skipping (s,q) (1.14, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6584976Z Skipping (s,q) (1.15, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6585247Z Skipping (s,q) (1.16, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6585509Z Skipping (s,q) (1.17, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6585767Z Skipping (s,q) (1.18, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6586030Z Skipping (s,q) (1.19, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6586286Z Skipping (s,q) (1.2, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6586548Z Skipping (s,q) (1.21, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6586803Z Skipping (s,q) (1.22, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6587058Z Skipping (s,q) (1.23, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6587323Z Skipping (s,q) (1.24, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6587582Z Skipping (s,q) (1.25, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6587840Z Skipping (s,q) (1.26, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6588230Z Skipping (s,q) (1.27, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6588492Z Skipping (s,q) (1.28, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6588756Z Skipping (s,q) (1.29, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6589016Z Skipping (s,q) (1.3, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6589270Z Skipping (s,q) (1.31, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6589530Z Skipping (s,q) (1.32, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6589786Z Skipping (s,q) (1.33, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6590042Z Skipping (s,q) (1.34, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6590307Z Skipping (s,q) (1.35, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6590567Z Skipping (s,q) (1.36, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6590835Z Skipping (s,q) (1.37, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6591255Z Skipping (s,q) (1.38, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6591530Z Skipping (s,q) (1.39, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6591934Z Skipping (s,q) (1.4, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6592196Z Skipping (s,q) (1.41, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6592455Z Skipping (s,q) (1.42, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6592718Z Skipping (s,q) (1.43, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6592975Z Skipping (s,q) (1.44, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6593238Z Skipping (s,q) (1.45, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6593496Z Skipping (s,q) (1.46, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6593754Z Skipping (s,q) (1.47, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6594021Z Skipping (s,q) (1.48, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6594306Z Skipping (s,q) (1.49, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6594570Z Skipping (s,q) (1.5, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6594835Z Skipping (s,q) (1.51, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6595090Z Skipping (s,q) (1.52, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6595347Z Skipping (s,q) (1.53, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6595612Z Skipping (s,q) (1.54, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6595870Z Skipping (s,q) (1.55, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6596135Z Skipping (s,q) (1.56, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6596393Z Skipping (s,q) (1.57, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6596648Z Skipping (s,q) (1.58, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6596994Z Skipping (s,q) (1.59, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6597267Z Skipping (s,q) (1.6, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6597527Z Skipping (s,q) (1.61, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6597795Z Skipping (s,q) (1.62, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6598052Z Skipping (s,q) (1.63, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6598316Z Skipping (s,q) (1.64, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6598575Z Skipping (s,q) (1.65, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6598831Z Skipping (s,q) (1.66, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6599105Z Skipping (s,q) (1.67, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6599363Z Skipping (s,q) (1.68, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6599619Z Skipping (s,q) (1.69, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6599885Z Skipping (s,q) (1.7, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6600252Z Skipping (s,q) (1.71, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6600527Z Skipping (s,q) (1.72, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6600789Z Skipping (s,q) (1.73, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6601045Z Skipping (s,q) (1.74, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6601316Z Skipping (s,q) (1.75, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6601578Z Skipping (s,q) (1.76, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6601836Z Skipping (s,q) (1.77, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6602098Z Skipping (s,q) (1.78, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6602354Z Skipping (s,q) (1.79, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6602618Z Skipping (s,q) (1.8, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6602881Z Skipping (s,q) (1.81, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6603143Z Skipping (s,q) (1.82, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6603477Z Skipping (s,q) (1.83, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6603779Z Skipping (s,q) (1.84, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6604039Z Skipping (s,q) (1.85, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6604302Z Skipping (s,q) (1.86, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6604559Z Skipping (s,q) (1.87, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6604820Z Skipping (s,q) (1.88, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6605077Z Skipping (s,q) (1.89, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6605335Z Skipping (s,q) (1.9, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6605603Z Skipping (s,q) (1.91, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6605861Z Skipping (s,q) (1.92, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6606117Z Skipping (s,q) (1.93, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6606386Z Skipping (s,q) (1.94, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6606647Z Skipping (s,q) (1.95, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6606913Z Skipping (s,q) (1.96, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6607168Z Skipping (s,q) (1.97, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6607428Z Skipping (s,q) (1.98, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6607689Z Skipping (s,q) (1.99, 52.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6607940Z Skipping (s,q) (0.01, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6608342Z Skipping (s,q) (0.02, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6608601Z Skipping (s,q) (0.03, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6608943Z Skipping (s,q) (0.04, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6609205Z Skipping (s,q) (0.05, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6609472Z Skipping (s,q) (0.06, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6609724Z Skipping (s,q) (0.07, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6609987Z Skipping (s,q) (0.08, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6610243Z Skipping (s,q) (0.09, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6610494Z Skipping (s,q) (0.1, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6610753Z Skipping (s,q) (0.11, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6611002Z Skipping (s,q) (0.12, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6611258Z Skipping (s,q) (0.13, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6611516Z Skipping (s,q) (0.14, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6611769Z Skipping (s,q) (0.15, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6612030Z Skipping (s,q) (0.16, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6612353Z Skipping (s,q) (0.17, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6612610Z Skipping (s,q) (0.18, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6612875Z Skipping (s,q) (0.19, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6613128Z Skipping (s,q) (0.2, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6613380Z Skipping (s,q) (0.21, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6613640Z Skipping (s,q) (0.22, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6613891Z Skipping (s,q) (0.23, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6614150Z Skipping (s,q) (0.24, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6614404Z Skipping (s,q) (0.25, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6614655Z Skipping (s,q) (0.26, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6614915Z Skipping (s,q) (0.27, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6615166Z Skipping (s,q) (0.28, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6615478Z Skipping (s,q) (0.29, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6615776Z Skipping (s,q) (0.3, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6616034Z Skipping (s,q) (0.31, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6616292Z Skipping (s,q) (0.32, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6616544Z Skipping (s,q) (0.33, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6616796Z Skipping (s,q) (0.34, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6617056Z Skipping (s,q) (0.35, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6617309Z Skipping (s,q) (0.36, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6617562Z Skipping (s,q) (0.37, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6617819Z Skipping (s,q) (0.38, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6618076Z Skipping (s,q) (0.39, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6618335Z Skipping (s,q) (0.4, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6618600Z Skipping (s,q) (0.41, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6618857Z Skipping (s,q) (0.42, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6619116Z Skipping (s,q) (0.43, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6619369Z Skipping (s,q) (0.44, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6619622Z Skipping (s,q) (0.45, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6619886Z Skipping (s,q) (0.46, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6620140Z Skipping (s,q) (0.47, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6620393Z Skipping (s,q) (0.48, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6620653Z Skipping (s,q) (0.49, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6621006Z Skipping (s,q) (0.5, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6621284Z Skipping (s,q) (0.51, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6621537Z Skipping (s,q) (0.52, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6621792Z Skipping (s,q) (0.53, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6622051Z Skipping (s,q) (0.54, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6622304Z Skipping (s,q) (0.55, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6622556Z Skipping (s,q) (0.56, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6622817Z Skipping (s,q) (0.57, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6623069Z Skipping (s,q) (0.58, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6623327Z Skipping (s,q) (0.59, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6623577Z Skipping (s,q) (0.6, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6623834Z Skipping (s,q) (0.61, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6624100Z Skipping (s,q) (0.62, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6624441Z Skipping (s,q) (0.63, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6624696Z Skipping (s,q) (0.64, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6624952Z Skipping (s,q) (0.65, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6625203Z Skipping (s,q) (0.66, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6625454Z Skipping (s,q) (0.67, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6625714Z Skipping (s,q) (0.68, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6625969Z Skipping (s,q) (0.69, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6626234Z Skipping (s,q) (0.7, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6626486Z Skipping (s,q) (0.71, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6626740Z Skipping (s,q) (0.72, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6627008Z Skipping (s,q) (0.73, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6627264Z Skipping (s,q) (0.74, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6627607Z Skipping (s,q) (0.75, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6627913Z Skipping (s,q) (0.76, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6628167Z Skipping (s,q) (0.77, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6628426Z Skipping (s,q) (0.78, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6628676Z Skipping (s,q) (0.79, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6628925Z Skipping (s,q) (0.8, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6629188Z Skipping (s,q) (0.81, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6629444Z Skipping (s,q) (0.82, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6629696Z Skipping (s,q) (0.83, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6629957Z Skipping (s,q) (0.84, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6630210Z Skipping (s,q) (0.85, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6630482Z Skipping (s,q) (0.86, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6630737Z Skipping (s,q) (0.87, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6630990Z Skipping (s,q) (0.88, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6631252Z Skipping (s,q) (0.89, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6631504Z Skipping (s,q) (0.9, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6631753Z Skipping (s,q) (0.91, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6632014Z Skipping (s,q) (0.92, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6632265Z Skipping (s,q) (0.93, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6632517Z Skipping (s,q) (0.94, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6632910Z Skipping (s,q) (0.95, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6633175Z Skipping (s,q) (0.96, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6633441Z Skipping (s,q) (0.97, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6633693Z Skipping (s,q) (0.98, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6633946Z Skipping (s,q) (0.99, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6634203Z Skipping (s,q) (1, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6634457Z Skipping (s,q) (1.01, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6634711Z Skipping (s,q) (1.02, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6634972Z Skipping (s,q) (1.03, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6635225Z Skipping (s,q) (1.04, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6635485Z Skipping (s,q) (1.05, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6635739Z Skipping (s,q) (1.06, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6635994Z Skipping (s,q) (1.07, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6636352Z Skipping (s,q) (1.08, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6636607Z Skipping (s,q) (1.09, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6636862Z Skipping (s,q) (1.1, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6637122Z Skipping (s,q) (1.11, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6637374Z Skipping (s,q) (1.12, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6637633Z Skipping (s,q) (1.13, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6637883Z Skipping (s,q) (1.14, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6638133Z Skipping (s,q) (1.15, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6638393Z Skipping (s,q) (1.16, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6638644Z Skipping (s,q) (1.17, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6638901Z Skipping (s,q) (1.18, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6639158Z Skipping (s,q) (1.19, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6639467Z Skipping (s,q) (1.2, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6639767Z Skipping (s,q) (1.21, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6640025Z Skipping (s,q) (1.22, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6640277Z Skipping (s,q) (1.23, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6640536Z Skipping (s,q) (1.24, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6640787Z Skipping (s,q) (1.25, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6641040Z Skipping (s,q) (1.26, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6641296Z Skipping (s,q) (1.27, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6641548Z Skipping (s,q) (1.28, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6641798Z Skipping (s,q) (1.29, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6642060Z Skipping (s,q) (1.3, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6642319Z Skipping (s,q) (1.31, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6642578Z Skipping (s,q) (1.32, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6642834Z Skipping (s,q) (1.33, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6643087Z Skipping (s,q) (1.34, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6643346Z Skipping (s,q) (1.35, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6643605Z Skipping (s,q) (1.36, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6643857Z Skipping (s,q) (1.37, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6644118Z Skipping (s,q) (1.38, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6644372Z Skipping (s,q) (1.39, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6644629Z Skipping (s,q) (1.4, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6644947Z Skipping (s,q) (1.41, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6645212Z Skipping (s,q) (1.42, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6645478Z Skipping (s,q) (1.43, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6645734Z Skipping (s,q) (1.44, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6645986Z Skipping (s,q) (1.45, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6646246Z Skipping (s,q) (1.46, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6646500Z Skipping (s,q) (1.47, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6646758Z Skipping (s,q) (1.48, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6647013Z Skipping (s,q) (1.49, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6647260Z Skipping (s,q) (1.5, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6647518Z Skipping (s,q) (1.51, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6647771Z Skipping (s,q) (1.52, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6648170Z Skipping (s,q) (1.53, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6648512Z Skipping (s,q) (1.54, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6648769Z Skipping (s,q) (1.55, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6649028Z Skipping (s,q) (1.56, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6649293Z Skipping (s,q) (1.57, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6649548Z Skipping (s,q) (1.58, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6649810Z Skipping (s,q) (1.59, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6650066Z Skipping (s,q) (1.6, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6650317Z Skipping (s,q) (1.61, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6650574Z Skipping (s,q) (1.62, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6650827Z Skipping (s,q) (1.63, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6651087Z Skipping (s,q) (1.64, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6651351Z Skipping (s,q) (1.65, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6651668Z Skipping (s,q) (1.66, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6651979Z Skipping (s,q) (1.67, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6652232Z Skipping (s,q) (1.68, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6652487Z Skipping (s,q) (1.69, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6652747Z Skipping (s,q) (1.7, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6653001Z Skipping (s,q) (1.71, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6653252Z Skipping (s,q) (1.72, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6653510Z Skipping (s,q) (1.73, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6653762Z Skipping (s,q) (1.74, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6654023Z Skipping (s,q) (1.75, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6654277Z Skipping (s,q) (1.76, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6654535Z Skipping (s,q) (1.77, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6654796Z Skipping (s,q) (1.78, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6655045Z Skipping (s,q) (1.79, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6655294Z Skipping (s,q) (1.8, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6655551Z Skipping (s,q) (1.81, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6655801Z Skipping (s,q) (1.82, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6656049Z Skipping (s,q) (1.83, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6656308Z Skipping (s,q) (1.84, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6656557Z Skipping (s,q) (1.85, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6656815Z Skipping (s,q) (1.86, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6657170Z Skipping (s,q) (1.87, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6657447Z Skipping (s,q) (1.88, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6657705Z Skipping (s,q) (1.89, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6657957Z Skipping (s,q) (1.9, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6658211Z Skipping (s,q) (1.91, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6658471Z Skipping (s,q) (1.92, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6658721Z Skipping (s,q) (1.93, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6658978Z Skipping (s,q) (1.94, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6659229Z Skipping (s,q) (1.95, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6659481Z Skipping (s,q) (1.96, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6659741Z Skipping (s,q) (1.97, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6659994Z Skipping (s,q) (1.98, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6660248Z Skipping (s,q) (1.99, 55): inconsistent with heavy hitters! 2025-05-07T20:22:47.6660581Z Skipping (s,q) (0.01, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6660844Z Skipping (s,q) (0.02, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6661106Z Skipping (s,q) (0.03, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6661360Z Skipping (s,q) (0.04, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6661613Z Skipping (s,q) (0.05, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6661875Z Skipping (s,q) (0.06, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6662131Z Skipping (s,q) (0.07, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6662391Z Skipping (s,q) (0.08, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6662654Z Skipping (s,q) (0.09, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6662911Z Skipping (s,q) (0.1, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6663175Z Skipping (s,q) (0.11, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6663493Z Skipping (s,q) (0.12, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6663797Z Skipping (s,q) (0.13, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6664064Z Skipping (s,q) (0.14, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6664317Z Skipping (s,q) (0.15, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6664576Z Skipping (s,q) (0.16, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6664838Z Skipping (s,q) (0.17, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6665097Z Skipping (s,q) (0.18, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6665355Z Skipping (s,q) (0.19, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6665618Z Skipping (s,q) (0.2, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6665879Z Skipping (s,q) (0.21, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6666140Z Skipping (s,q) (0.22, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6666403Z Skipping (s,q) (0.23, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6666663Z Skipping (s,q) (0.24, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6666926Z Skipping (s,q) (0.25, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6667182Z Skipping (s,q) (0.26, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6667437Z Skipping (s,q) (0.27, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6667704Z Skipping (s,q) (0.28, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6667959Z Skipping (s,q) (0.29, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6668220Z Skipping (s,q) (0.3, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6668477Z Skipping (s,q) (0.31, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6668829Z Skipping (s,q) (0.32, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6669108Z Skipping (s,q) (0.33, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6669375Z Skipping (s,q) (0.34, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6669636Z Skipping (s,q) (0.35, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6669905Z Skipping (s,q) (0.36, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6670165Z Skipping (s,q) (0.37, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6670432Z Skipping (s,q) (0.38, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6670695Z Skipping (s,q) (0.39, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6670952Z Skipping (s,q) (0.4, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6671219Z Skipping (s,q) (0.41, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6671479Z Skipping (s,q) (0.42, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6671736Z Skipping (s,q) (0.43, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6672003Z Skipping (s,q) (0.44, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6672342Z Skipping (s,q) (0.45, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6672610Z Skipping (s,q) (0.46, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6672876Z Skipping (s,q) (0.47, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6673134Z Skipping (s,q) (0.48, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6673401Z Skipping (s,q) (0.49, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6673660Z Skipping (s,q) (0.5, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6673918Z Skipping (s,q) (0.51, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6674184Z Skipping (s,q) (0.52, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6674446Z Skipping (s,q) (0.53, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6674711Z Skipping (s,q) (0.54, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6674972Z Skipping (s,q) (0.55, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6675231Z Skipping (s,q) (0.56, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6675558Z Skipping (s,q) (0.57, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6675866Z Skipping (s,q) (0.58, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6676125Z Skipping (s,q) (0.59, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6676388Z Skipping (s,q) (0.6, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6676648Z Skipping (s,q) (0.61, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6676912Z Skipping (s,q) (0.62, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6677169Z Skipping (s,q) (0.63, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6677425Z Skipping (s,q) (0.64, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6677691Z Skipping (s,q) (0.65, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6677957Z Skipping (s,q) (0.66, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6678219Z Skipping (s,q) (0.67, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6678487Z Skipping (s,q) (0.68, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6678748Z Skipping (s,q) (0.69, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6679011Z Skipping (s,q) (0.7, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6679268Z Skipping (s,q) (0.71, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6679529Z Skipping (s,q) (0.72, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6680004Z Skipping (s,q) (0.73, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6680266Z Skipping (s,q) (0.74, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6680528Z Skipping (s,q) (0.75, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6680792Z Skipping (s,q) (0.76, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6681279Z Skipping (s,q) (0.77, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6681557Z Skipping (s,q) (0.78, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6681831Z Skipping (s,q) (0.79, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6682091Z Skipping (s,q) (0.8, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6682358Z Skipping (s,q) (0.81, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6682618Z Skipping (s,q) (0.82, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6682877Z Skipping (s,q) (0.83, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6683141Z Skipping (s,q) (0.84, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6683401Z Skipping (s,q) (0.85, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6683658Z Skipping (s,q) (0.86, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6683920Z Skipping (s,q) (0.87, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6684180Z Skipping (s,q) (0.88, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6684442Z Skipping (s,q) (0.89, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6684822Z Skipping (s,q) (0.9, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6685085Z Skipping (s,q) (0.91, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6685351Z Skipping (s,q) (0.92, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6685608Z Skipping (s,q) (0.93, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6685865Z Skipping (s,q) (0.94, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6686129Z Skipping (s,q) (0.95, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6686387Z Skipping (s,q) (0.96, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6686649Z Skipping (s,q) (0.97, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6686906Z Skipping (s,q) (0.98, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6687162Z Skipping (s,q) (0.99, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6687418Z Skipping (s,q) (1, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6687810Z Skipping (s,q) (1.01, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6688247Z Skipping (s,q) (1.02, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6688515Z Skipping (s,q) (1.03, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6688771Z Skipping (s,q) (1.04, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6689031Z Skipping (s,q) (1.05, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6689293Z Skipping (s,q) (1.06, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6689548Z Skipping (s,q) (1.07, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6689809Z Skipping (s,q) (1.08, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6690065Z Skipping (s,q) (1.09, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6690320Z Skipping (s,q) (1.1, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6690585Z Skipping (s,q) (1.11, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6690846Z Skipping (s,q) (1.12, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6691110Z Skipping (s,q) (1.13, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6691369Z Skipping (s,q) (1.14, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6691626Z Skipping (s,q) (1.15, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6691888Z Skipping (s,q) (1.16, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6692142Z Skipping (s,q) (1.17, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6692398Z Skipping (s,q) (1.18, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6692663Z Skipping (s,q) (1.19, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6692920Z Skipping (s,q) (1.2, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6693189Z Skipping (s,q) (1.21, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6693516Z Skipping (s,q) (1.22, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6693805Z Skipping (s,q) (1.23, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6694071Z Skipping (s,q) (1.24, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6694336Z Skipping (s,q) (1.25, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6694593Z Skipping (s,q) (1.26, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6694857Z Skipping (s,q) (1.27, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6695116Z Skipping (s,q) (1.28, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6695374Z Skipping (s,q) (1.29, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6695638Z Skipping (s,q) (1.3, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6695895Z Skipping (s,q) (1.31, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6696158Z Skipping (s,q) (1.32, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6696416Z Skipping (s,q) (1.33, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6696783Z Skipping (s,q) (1.34, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6697054Z Skipping (s,q) (1.35, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6697315Z Skipping (s,q) (1.36, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6697572Z Skipping (s,q) (1.37, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6697839Z Skipping (s,q) (1.38, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6698101Z Skipping (s,q) (1.39, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6698365Z Skipping (s,q) (1.4, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6698631Z Skipping (s,q) (1.41, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6698891Z Skipping (s,q) (1.42, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6699154Z Skipping (s,q) (1.43, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6699417Z Skipping (s,q) (1.44, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6699678Z Skipping (s,q) (1.45, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6699995Z Skipping (s,q) (1.46, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6700294Z Skipping (s,q) (1.47, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6700566Z Skipping (s,q) (1.48, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6700820Z Skipping (s,q) (1.49, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6701074Z Skipping (s,q) (1.5, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6701336Z Skipping (s,q) (1.51, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6701592Z Skipping (s,q) (1.52, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6701847Z Skipping (s,q) (1.53, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6702115Z Skipping (s,q) (1.54, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6702372Z Skipping (s,q) (1.55, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6702635Z Skipping (s,q) (1.56, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6702899Z Skipping (s,q) (1.57, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6703159Z Skipping (s,q) (1.58, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6703424Z Skipping (s,q) (1.59, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6703679Z Skipping (s,q) (1.6, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6703934Z Skipping (s,q) (1.61, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6704195Z Skipping (s,q) (1.62, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6704453Z Skipping (s,q) (1.63, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6704717Z Skipping (s,q) (1.64, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6704973Z Skipping (s,q) (1.65, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6705288Z Skipping (s,q) (1.66, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6705570Z Skipping (s,q) (1.67, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6705837Z Skipping (s,q) (1.68, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6706097Z Skipping (s,q) (1.69, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6706360Z Skipping (s,q) (1.7, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6706619Z Skipping (s,q) (1.71, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6706881Z Skipping (s,q) (1.72, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6707137Z Skipping (s,q) (1.73, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6707393Z Skipping (s,q) (1.74, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6707654Z Skipping (s,q) (1.75, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6707909Z Skipping (s,q) (1.76, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6708165Z Skipping (s,q) (1.77, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6708429Z Skipping (s,q) (1.78, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6708764Z Skipping (s,q) (1.79, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6709022Z Skipping (s,q) (1.8, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6709284Z Skipping (s,q) (1.81, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6709538Z Skipping (s,q) (1.82, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6709800Z Skipping (s,q) (1.83, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6710057Z Skipping (s,q) (1.84, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6710319Z Skipping (s,q) (1.85, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6710587Z Skipping (s,q) (1.86, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6710844Z Skipping (s,q) (1.87, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6711106Z Skipping (s,q) (1.88, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6711371Z Skipping (s,q) (1.89, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6711690Z Skipping (s,q) (1.9, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6711967Z Skipping (s,q) (1.91, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6712316Z Skipping (s,q) (1.92, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6712577Z Skipping (s,q) (1.93, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6712843Z Skipping (s,q) (1.94, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6713100Z Skipping (s,q) (1.95, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6713358Z Skipping (s,q) (1.96, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6713622Z Skipping (s,q) (1.97, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6713880Z Skipping (s,q) (1.98, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6714143Z Skipping (s,q) (1.99, 57.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6714400Z Skipping (s,q) (0.01, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6714658Z Skipping (s,q) (0.02, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6714913Z Skipping (s,q) (0.03, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6715167Z Skipping (s,q) (0.04, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6715416Z Skipping (s,q) (0.05, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6715671Z Skipping (s,q) (0.06, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6715920Z Skipping (s,q) (0.07, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6716176Z Skipping (s,q) (0.08, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6716424Z Skipping (s,q) (0.09, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6716672Z Skipping (s,q) (0.1, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6716928Z Skipping (s,q) (0.11, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6717240Z Skipping (s,q) (0.12, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6717508Z Skipping (s,q) (0.13, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6717771Z Skipping (s,q) (0.14, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6718026Z Skipping (s,q) (0.15, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6718286Z Skipping (s,q) (0.16, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6718538Z Skipping (s,q) (0.17, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6718787Z Skipping (s,q) (0.18, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6719045Z Skipping (s,q) (0.19, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6719295Z Skipping (s,q) (0.2, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6719544Z Skipping (s,q) (0.21, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6719798Z Skipping (s,q) (0.22, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6720052Z Skipping (s,q) (0.23, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6720303Z Skipping (s,q) (0.24, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6720638Z Skipping (s,q) (0.25, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6720891Z Skipping (s,q) (0.26, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6721160Z Skipping (s,q) (0.27, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6721410Z Skipping (s,q) (0.28, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6721662Z Skipping (s,q) (0.29, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6721915Z Skipping (s,q) (0.3, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6722167Z Skipping (s,q) (0.31, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6722419Z Skipping (s,q) (0.32, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6722679Z Skipping (s,q) (0.33, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6722930Z Skipping (s,q) (0.34, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6723191Z Skipping (s,q) (0.35, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6723444Z Skipping (s,q) (0.36, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6723753Z Skipping (s,q) (0.37, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6724080Z Skipping (s,q) (0.38, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6724332Z Skipping (s,q) (0.39, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6724580Z Skipping (s,q) (0.4, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6724837Z Skipping (s,q) (0.41, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6725089Z Skipping (s,q) (0.42, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6725347Z Skipping (s,q) (0.43, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6725598Z Skipping (s,q) (0.44, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6725849Z Skipping (s,q) (0.45, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6726110Z Skipping (s,q) (0.46, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6726363Z Skipping (s,q) (0.47, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6726623Z Skipping (s,q) (0.48, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6726886Z Skipping (s,q) (0.49, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6727134Z Skipping (s,q) (0.5, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6727387Z Skipping (s,q) (0.51, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6727646Z Skipping (s,q) (0.52, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6727897Z Skipping (s,q) (0.53, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6728268Z Skipping (s,q) (0.54, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6728523Z Skipping (s,q) (0.55, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6728774Z Skipping (s,q) (0.56, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6729030Z Skipping (s,q) (0.57, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6729363Z Skipping (s,q) (0.58, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6729636Z Skipping (s,q) (0.59, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6729891Z Skipping (s,q) (0.6, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6730147Z Skipping (s,q) (0.61, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6730405Z Skipping (s,q) (0.62, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6730655Z Skipping (s,q) (0.63, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6730906Z Skipping (s,q) (0.64, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6731164Z Skipping (s,q) (0.65, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6731414Z Skipping (s,q) (0.66, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6731662Z Skipping (s,q) (0.67, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6731917Z Skipping (s,q) (0.68, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6732169Z Skipping (s,q) (0.69, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6732497Z Skipping (s,q) (0.7, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6732751Z Skipping (s,q) (0.71, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6733013Z Skipping (s,q) (0.72, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6733270Z Skipping (s,q) (0.73, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6733521Z Skipping (s,q) (0.74, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6733774Z Skipping (s,q) (0.75, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6734040Z Skipping (s,q) (0.76, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6734290Z Skipping (s,q) (0.77, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6734539Z Skipping (s,q) (0.78, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6734795Z Skipping (s,q) (0.79, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6735045Z Skipping (s,q) (0.8, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6735304Z Skipping (s,q) (0.81, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6735629Z Skipping (s,q) (0.82, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6735890Z Skipping (s,q) (0.83, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6736216Z Skipping (s,q) (0.84, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6736466Z Skipping (s,q) (0.85, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6736716Z Skipping (s,q) (0.86, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6736973Z Skipping (s,q) (0.87, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6737223Z Skipping (s,q) (0.88, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6737476Z Skipping (s,q) (0.89, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6737724Z Skipping (s,q) (0.9, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6737974Z Skipping (s,q) (0.91, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6738234Z Skipping (s,q) (0.92, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6738489Z Skipping (s,q) (0.93, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6738743Z Skipping (s,q) (0.94, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6739005Z Skipping (s,q) (0.95, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6739258Z Skipping (s,q) (0.96, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6739521Z Skipping (s,q) (0.97, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6739777Z Skipping (s,q) (0.98, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6740037Z Skipping (s,q) (0.99, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6740283Z Skipping (s,q) (1, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6740532Z Skipping (s,q) (1.01, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6740783Z Skipping (s,q) (1.02, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6741110Z Skipping (s,q) (1.03, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6741377Z Skipping (s,q) (1.04, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6741648Z Skipping (s,q) (1.05, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6741902Z Skipping (s,q) (1.06, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6742154Z Skipping (s,q) (1.07, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6742414Z Skipping (s,q) (1.08, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6742665Z Skipping (s,q) (1.09, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6742915Z Skipping (s,q) (1.1, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6743171Z Skipping (s,q) (1.11, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6743422Z Skipping (s,q) (1.12, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6743677Z Skipping (s,q) (1.13, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6743932Z Skipping (s,q) (1.14, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6744187Z Skipping (s,q) (1.15, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6744521Z Skipping (s,q) (1.16, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6744772Z Skipping (s,q) (1.17, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6745026Z Skipping (s,q) (1.18, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6745282Z Skipping (s,q) (1.19, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6745533Z Skipping (s,q) (1.2, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6745784Z Skipping (s,q) (1.21, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6746043Z Skipping (s,q) (1.22, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6746291Z Skipping (s,q) (1.23, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6746549Z Skipping (s,q) (1.24, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6746798Z Skipping (s,q) (1.25, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6747050Z Skipping (s,q) (1.26, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6747310Z Skipping (s,q) (1.27, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6747643Z Skipping (s,q) (1.28, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6747940Z Skipping (s,q) (1.29, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6748195Z Skipping (s,q) (1.3, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6748445Z Skipping (s,q) (1.31, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6748702Z Skipping (s,q) (1.32, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6748952Z Skipping (s,q) (1.33, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6749203Z Skipping (s,q) (1.34, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6749460Z Skipping (s,q) (1.35, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6749716Z Skipping (s,q) (1.36, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6749971Z Skipping (s,q) (1.37, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6750235Z Skipping (s,q) (1.38, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6750493Z Skipping (s,q) (1.39, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6750746Z Skipping (s,q) (1.4, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6751006Z Skipping (s,q) (1.41, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6751257Z Skipping (s,q) (1.42, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6751514Z Skipping (s,q) (1.43, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6751763Z Skipping (s,q) (1.44, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6752013Z Skipping (s,q) (1.45, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6752271Z Skipping (s,q) (1.46, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6752524Z Skipping (s,q) (1.47, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6752776Z Skipping (s,q) (1.48, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6753155Z Skipping (s,q) (1.49, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6753424Z Skipping (s,q) (1.5, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6753689Z Skipping (s,q) (1.51, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6753947Z Skipping (s,q) (1.52, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6754206Z Skipping (s,q) (1.53, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6754461Z Skipping (s,q) (1.54, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6754713Z Skipping (s,q) (1.55, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6754965Z Skipping (s,q) (1.56, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6755222Z Skipping (s,q) (1.57, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6755474Z Skipping (s,q) (1.58, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6755731Z Skipping (s,q) (1.59, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6755981Z Skipping (s,q) (1.6, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6756230Z Skipping (s,q) (1.61, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6756565Z Skipping (s,q) (1.62, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6756820Z Skipping (s,q) (1.63, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6757071Z Skipping (s,q) (1.64, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6757325Z Skipping (s,q) (1.65, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6757576Z Skipping (s,q) (1.66, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6757825Z Skipping (s,q) (1.67, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6758085Z Skipping (s,q) (1.68, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6758337Z Skipping (s,q) (1.69, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6758594Z Skipping (s,q) (1.7, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6758846Z Skipping (s,q) (1.71, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6759102Z Skipping (s,q) (1.72, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6759423Z Skipping (s,q) (1.73, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6759689Z Skipping (s,q) (1.74, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6760019Z Skipping (s,q) (1.75, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6760279Z Skipping (s,q) (1.76, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6760537Z Skipping (s,q) (1.77, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6760796Z Skipping (s,q) (1.78, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6761048Z Skipping (s,q) (1.79, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6761303Z Skipping (s,q) (1.8, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6761566Z Skipping (s,q) (1.81, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6761823Z Skipping (s,q) (1.82, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6762084Z Skipping (s,q) (1.83, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6762347Z Skipping (s,q) (1.84, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6762604Z Skipping (s,q) (1.85, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6762867Z Skipping (s,q) (1.86, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6763120Z Skipping (s,q) (1.87, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6763371Z Skipping (s,q) (1.88, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6763634Z Skipping (s,q) (1.89, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6763882Z Skipping (s,q) (1.9, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6764134Z Skipping (s,q) (1.91, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6764396Z Skipping (s,q) (1.92, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6764647Z Skipping (s,q) (1.93, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6764981Z Skipping (s,q) (1.94, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6765249Z Skipping (s,q) (1.95, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6765507Z Skipping (s,q) (1.96, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6765766Z Skipping (s,q) (1.97, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6766015Z Skipping (s,q) (1.98, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6766264Z Skipping (s,q) (1.99, 60): inconsistent with heavy hitters! 2025-05-07T20:22:47.6766531Z Skipping (s,q) (0.01, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6766788Z Skipping (s,q) (0.02, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6767044Z Skipping (s,q) (0.03, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6767312Z Skipping (s,q) (0.04, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6767568Z Skipping (s,q) (0.05, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6767832Z Skipping (s,q) (0.06, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6768240Z Skipping (s,q) (0.07, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6768590Z Skipping (s,q) (0.08, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6768850Z Skipping (s,q) (0.09, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6769108Z Skipping (s,q) (0.1, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6769363Z Skipping (s,q) (0.11, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6769630Z Skipping (s,q) (0.12, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6769886Z Skipping (s,q) (0.13, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6770149Z Skipping (s,q) (0.14, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6770408Z Skipping (s,q) (0.15, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6770664Z Skipping (s,q) (0.16, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6770937Z Skipping (s,q) (0.17, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6771197Z Skipping (s,q) (0.18, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6771540Z Skipping (s,q) (0.19, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6771811Z Skipping (s,q) (0.2, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6772142Z Skipping (s,q) (0.21, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6772409Z Skipping (s,q) (0.22, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6772665Z Skipping (s,q) (0.23, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6772924Z Skipping (s,q) (0.24, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6773200Z Skipping (s,q) (0.25, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6773456Z Skipping (s,q) (0.26, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6773715Z Skipping (s,q) (0.27, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6773979Z Skipping (s,q) (0.28, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6774239Z Skipping (s,q) (0.29, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6774507Z Skipping (s,q) (0.3, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6774768Z Skipping (s,q) (0.31, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6775028Z Skipping (s,q) (0.32, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6775294Z Skipping (s,q) (0.33, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6775553Z Skipping (s,q) (0.34, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6775811Z Skipping (s,q) (0.35, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6776078Z Skipping (s,q) (0.36, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6776335Z Skipping (s,q) (0.37, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6776599Z Skipping (s,q) (0.38, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6776857Z Skipping (s,q) (0.39, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6777179Z Skipping (s,q) (0.4, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6777467Z Skipping (s,q) (0.41, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6777729Z Skipping (s,q) (0.42, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6777996Z Skipping (s,q) (0.43, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6778266Z Skipping (s,q) (0.44, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6778524Z Skipping (s,q) (0.45, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6778781Z Skipping (s,q) (0.46, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6779047Z Skipping (s,q) (0.47, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6779304Z Skipping (s,q) (0.48, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6779569Z Skipping (s,q) (0.49, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6780080Z Skipping (s,q) (0.5, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6780344Z Skipping (s,q) (0.51, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6780609Z Skipping (s,q) (0.52, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6781076Z Skipping (s,q) (0.53, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6781340Z Skipping (s,q) (0.54, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6781607Z Skipping (s,q) (0.55, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6781867Z Skipping (s,q) (0.56, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6782133Z Skipping (s,q) (0.57, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6782393Z Skipping (s,q) (0.58, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6782652Z Skipping (s,q) (0.59, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6782916Z Skipping (s,q) (0.6, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6783175Z Skipping (s,q) (0.61, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6783436Z Skipping (s,q) (0.62, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6783705Z Skipping (s,q) (0.63, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6784096Z Skipping (s,q) (0.64, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6784441Z Skipping (s,q) (0.65, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6784698Z Skipping (s,q) (0.66, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6784956Z Skipping (s,q) (0.67, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6785222Z Skipping (s,q) (0.68, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6785484Z Skipping (s,q) (0.69, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6785741Z Skipping (s,q) (0.7, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6786007Z Skipping (s,q) (0.71, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6786264Z Skipping (s,q) (0.72, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6786530Z Skipping (s,q) (0.73, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6786793Z Skipping (s,q) (0.74, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6787055Z Skipping (s,q) (0.75, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6787320Z Skipping (s,q) (0.76, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6787583Z Skipping (s,q) (0.77, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6787839Z Skipping (s,q) (0.78, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6788102Z Skipping (s,q) (0.79, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6788357Z Skipping (s,q) (0.8, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6788628Z Skipping (s,q) (0.81, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6788884Z Skipping (s,q) (0.82, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6789145Z Skipping (s,q) (0.83, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6789410Z Skipping (s,q) (0.84, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6789777Z Skipping (s,q) (0.85, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6790058Z Skipping (s,q) (0.86, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6790322Z Skipping (s,q) (0.87, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6790583Z Skipping (s,q) (0.88, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6790847Z Skipping (s,q) (0.89, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6791103Z Skipping (s,q) (0.9, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6791358Z Skipping (s,q) (0.91, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6791620Z Skipping (s,q) (0.92, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6791877Z Skipping (s,q) (0.93, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6792132Z Skipping (s,q) (0.94, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6792394Z Skipping (s,q) (0.95, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6792653Z Skipping (s,q) (0.96, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6798069Z Skipping (s,q) (0.97, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6798376Z Skipping (s,q) (0.98, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6798649Z Skipping (s,q) (0.99, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6798903Z Skipping (s,q) (1, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6799161Z Skipping (s,q) (1.01, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6799424Z Skipping (s,q) (1.02, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6799682Z Skipping (s,q) (1.03, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6799945Z Skipping (s,q) (1.04, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6800202Z Skipping (s,q) (1.05, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6800458Z Skipping (s,q) (1.06, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6800725Z Skipping (s,q) (1.07, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6800987Z Skipping (s,q) (1.08, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6801358Z Skipping (s,q) (1.09, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6801675Z Skipping (s,q) (1.1, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6801934Z Skipping (s,q) (1.11, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6802201Z Skipping (s,q) (1.12, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6802459Z Skipping (s,q) (1.13, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6802721Z Skipping (s,q) (1.14, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6802992Z Skipping (s,q) (1.15, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6803249Z Skipping (s,q) (1.16, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6803504Z Skipping (s,q) (1.17, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6803769Z Skipping (s,q) (1.18, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6804030Z Skipping (s,q) (1.19, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6804299Z Skipping (s,q) (1.2, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6804559Z Skipping (s,q) (1.21, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6804814Z Skipping (s,q) (1.22, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6805078Z Skipping (s,q) (1.23, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6805335Z Skipping (s,q) (1.24, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6805590Z Skipping (s,q) (1.25, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6805854Z Skipping (s,q) (1.26, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6806109Z Skipping (s,q) (1.27, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6806372Z Skipping (s,q) (1.28, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6806727Z Skipping (s,q) (1.29, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6806996Z Skipping (s,q) (1.3, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6807270Z Skipping (s,q) (1.31, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6807529Z Skipping (s,q) (1.32, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6807787Z Skipping (s,q) (1.33, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6808175Z Skipping (s,q) (1.34, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6808436Z Skipping (s,q) (1.35, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6808699Z Skipping (s,q) (1.36, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6808969Z Skipping (s,q) (1.37, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6809223Z Skipping (s,q) (1.38, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6809485Z Skipping (s,q) (1.39, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6809745Z Skipping (s,q) (1.4, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6810006Z Skipping (s,q) (1.41, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6810357Z Skipping (s,q) (1.42, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6810619Z Skipping (s,q) (1.43, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6810876Z Skipping (s,q) (1.44, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6811138Z Skipping (s,q) (1.45, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6811397Z Skipping (s,q) (1.46, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6811661Z Skipping (s,q) (1.47, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6811922Z Skipping (s,q) (1.48, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6812178Z Skipping (s,q) (1.49, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6812443Z Skipping (s,q) (1.5, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6812701Z Skipping (s,q) (1.51, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6812958Z Skipping (s,q) (1.52, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6813297Z Skipping (s,q) (1.53, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6813568Z Skipping (s,q) (1.54, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6813908Z Skipping (s,q) (1.55, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6814166Z Skipping (s,q) (1.56, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6814423Z Skipping (s,q) (1.57, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6814685Z Skipping (s,q) (1.58, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6814939Z Skipping (s,q) (1.59, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6815192Z Skipping (s,q) (1.6, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6815455Z Skipping (s,q) (1.61, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6815710Z Skipping (s,q) (1.62, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6815982Z Skipping (s,q) (1.63, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6816245Z Skipping (s,q) (1.64, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6816501Z Skipping (s,q) (1.65, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6816768Z Skipping (s,q) (1.66, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6817023Z Skipping (s,q) (1.67, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6817278Z Skipping (s,q) (1.68, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6817542Z Skipping (s,q) (1.69, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6817796Z Skipping (s,q) (1.7, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6818058Z Skipping (s,q) (1.71, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6818314Z Skipping (s,q) (1.72, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6818571Z Skipping (s,q) (1.73, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6818930Z Skipping (s,q) (1.74, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6819206Z Skipping (s,q) (1.75, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6819463Z Skipping (s,q) (1.76, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6819729Z Skipping (s,q) (1.77, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6819984Z Skipping (s,q) (1.78, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6820254Z Skipping (s,q) (1.79, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6820508Z Skipping (s,q) (1.8, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6820765Z Skipping (s,q) (1.81, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6821027Z Skipping (s,q) (1.82, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6821283Z Skipping (s,q) (1.83, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6821537Z Skipping (s,q) (1.84, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6821800Z Skipping (s,q) (1.85, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6822162Z Skipping (s,q) (1.86, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6822432Z Skipping (s,q) (1.87, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6822692Z Skipping (s,q) (1.88, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6822949Z Skipping (s,q) (1.89, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6823213Z Skipping (s,q) (1.9, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6823471Z Skipping (s,q) (1.91, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6823732Z Skipping (s,q) (1.92, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6823997Z Skipping (s,q) (1.93, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6824256Z Skipping (s,q) (1.94, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6824513Z Skipping (s,q) (1.95, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6824780Z Skipping (s,q) (1.96, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6825040Z Skipping (s,q) (1.97, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6825388Z Skipping (s,q) (1.98, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6825754Z Skipping (s,q) (1.99, 62.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6826006Z Skipping (s,q) (0.01, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6826263Z Skipping (s,q) (0.02, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6826518Z Skipping (s,q) (0.03, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6826768Z Skipping (s,q) (0.04, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6827027Z Skipping (s,q) (0.05, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6827277Z Skipping (s,q) (0.06, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6827532Z Skipping (s,q) (0.07, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6827785Z Skipping (s,q) (0.08, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6828041Z Skipping (s,q) (0.09, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6828305Z Skipping (s,q) (0.1, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6828561Z Skipping (s,q) (0.11, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6828815Z Skipping (s,q) (0.12, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6829075Z Skipping (s,q) (0.13, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6829327Z Skipping (s,q) (0.14, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6829587Z Skipping (s,q) (0.15, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6829838Z Skipping (s,q) (0.16, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6830088Z Skipping (s,q) (0.17, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6830346Z Skipping (s,q) (0.18, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6830598Z Skipping (s,q) (0.19, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6830916Z Skipping (s,q) (0.2, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6831191Z Skipping (s,q) (0.21, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6831442Z Skipping (s,q) (0.22, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6831704Z Skipping (s,q) (0.23, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6831957Z Skipping (s,q) (0.24, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6832210Z Skipping (s,q) (0.25, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6832471Z Skipping (s,q) (0.26, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6832720Z Skipping (s,q) (0.27, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6832972Z Skipping (s,q) (0.28, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6833231Z Skipping (s,q) (0.29, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6833479Z Skipping (s,q) (0.3, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6833734Z Skipping (s,q) (0.31, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6833995Z Skipping (s,q) (0.32, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6834318Z Skipping (s,q) (0.33, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6834581Z Skipping (s,q) (0.34, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6834832Z Skipping (s,q) (0.35, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6835084Z Skipping (s,q) (0.36, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6835342Z Skipping (s,q) (0.37, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6835592Z Skipping (s,q) (0.38, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6835845Z Skipping (s,q) (0.39, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6836107Z Skipping (s,q) (0.4, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6836360Z Skipping (s,q) (0.41, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6836619Z Skipping (s,q) (0.42, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6836868Z Skipping (s,q) (0.43, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6837182Z Skipping (s,q) (0.44, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6837469Z Skipping (s,q) (0.45, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6837803Z Skipping (s,q) (0.46, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6838073Z Skipping (s,q) (0.47, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6838326Z Skipping (s,q) (0.48, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6838573Z Skipping (s,q) (0.49, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6838826Z Skipping (s,q) (0.5, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6839080Z Skipping (s,q) (0.51, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6839339Z Skipping (s,q) (0.52, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6839592Z Skipping (s,q) (0.53, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6839848Z Skipping (s,q) (0.54, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6840112Z Skipping (s,q) (0.55, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6840366Z Skipping (s,q) (0.56, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6840622Z Skipping (s,q) (0.57, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6840879Z Skipping (s,q) (0.58, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6841128Z Skipping (s,q) (0.59, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6841378Z Skipping (s,q) (0.6, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6841636Z Skipping (s,q) (0.61, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6841886Z Skipping (s,q) (0.62, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6842146Z Skipping (s,q) (0.63, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6842396Z Skipping (s,q) (0.64, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6842738Z Skipping (s,q) (0.65, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6843012Z Skipping (s,q) (0.66, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6843272Z Skipping (s,q) (0.67, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6843530Z Skipping (s,q) (0.68, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6843786Z Skipping (s,q) (0.69, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6844035Z Skipping (s,q) (0.7, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6844306Z Skipping (s,q) (0.71, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6844565Z Skipping (s,q) (0.72, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6844822Z Skipping (s,q) (0.73, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6845087Z Skipping (s,q) (0.74, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6845337Z Skipping (s,q) (0.75, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6845589Z Skipping (s,q) (0.76, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6845849Z Skipping (s,q) (0.77, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6846191Z Skipping (s,q) (0.78, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6846450Z Skipping (s,q) (0.79, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6846701Z Skipping (s,q) (0.8, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6846950Z Skipping (s,q) (0.81, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6847209Z Skipping (s,q) (0.82, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6847459Z Skipping (s,q) (0.83, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6847712Z Skipping (s,q) (0.84, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6848086Z Skipping (s,q) (0.85, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6848345Z Skipping (s,q) (0.86, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6848593Z Skipping (s,q) (0.87, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6848850Z Skipping (s,q) (0.88, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6849100Z Skipping (s,q) (0.89, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6849445Z Skipping (s,q) (0.9, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6849746Z Skipping (s,q) (0.91, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6849995Z Skipping (s,q) (0.92, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6850254Z Skipping (s,q) (0.93, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6850503Z Skipping (s,q) (0.94, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6850754Z Skipping (s,q) (0.95, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6851011Z Skipping (s,q) (0.96, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6851261Z Skipping (s,q) (0.97, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6851518Z Skipping (s,q) (0.98, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6851773Z Skipping (s,q) (0.99, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6852016Z Skipping (s,q) (1, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6852282Z Skipping (s,q) (1.01, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6852534Z Skipping (s,q) (1.02, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6852787Z Skipping (s,q) (1.03, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6853043Z Skipping (s,q) (1.04, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6853292Z Skipping (s,q) (1.05, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6853549Z Skipping (s,q) (1.06, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6853799Z Skipping (s,q) (1.07, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6854048Z Skipping (s,q) (1.08, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6854304Z Skipping (s,q) (1.09, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6854553Z Skipping (s,q) (1.1, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6854884Z Skipping (s,q) (1.11, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6855163Z Skipping (s,q) (1.12, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6855418Z Skipping (s,q) (1.13, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6855681Z Skipping (s,q) (1.14, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6855932Z Skipping (s,q) (1.15, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6856183Z Skipping (s,q) (1.16, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6856440Z Skipping (s,q) (1.17, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6856695Z Skipping (s,q) (1.18, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6856946Z Skipping (s,q) (1.19, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6857201Z Skipping (s,q) (1.2, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6857451Z Skipping (s,q) (1.21, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6857702Z Skipping (s,q) (1.22, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6857956Z Skipping (s,q) (1.23, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6858289Z Skipping (s,q) (1.24, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6858553Z Skipping (s,q) (1.25, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6858802Z Skipping (s,q) (1.26, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6859051Z Skipping (s,q) (1.27, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6859308Z Skipping (s,q) (1.28, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6859560Z Skipping (s,q) (1.29, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6859808Z Skipping (s,q) (1.3, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6860065Z Skipping (s,q) (1.31, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6860316Z Skipping (s,q) (1.32, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6860577Z Skipping (s,q) (1.33, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6860830Z Skipping (s,q) (1.34, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6861144Z Skipping (s,q) (1.35, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6861417Z Skipping (s,q) (1.36, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6861740Z Skipping (s,q) (1.37, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6861996Z Skipping (s,q) (1.38, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6862255Z Skipping (s,q) (1.39, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6862503Z Skipping (s,q) (1.4, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6862763Z Skipping (s,q) (1.41, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6863014Z Skipping (s,q) (1.42, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6863270Z Skipping (s,q) (1.43, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6863526Z Skipping (s,q) (1.44, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6863780Z Skipping (s,q) (1.45, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6864035Z Skipping (s,q) (1.46, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6864296Z Skipping (s,q) (1.47, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6864549Z Skipping (s,q) (1.48, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6864798Z Skipping (s,q) (1.49, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6865050Z Skipping (s,q) (1.5, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6865301Z Skipping (s,q) (1.51, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6865557Z Skipping (s,q) (1.52, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6865808Z Skipping (s,q) (1.53, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6866062Z Skipping (s,q) (1.54, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6866314Z Skipping (s,q) (1.55, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6866681Z Skipping (s,q) (1.56, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6866947Z Skipping (s,q) (1.57, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6867218Z Skipping (s,q) (1.58, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6867471Z Skipping (s,q) (1.59, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6867732Z Skipping (s,q) (1.6, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6867982Z Skipping (s,q) (1.61, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6868234Z Skipping (s,q) (1.62, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6868490Z Skipping (s,q) (1.63, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6868739Z Skipping (s,q) (1.64, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6868988Z Skipping (s,q) (1.65, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6869248Z Skipping (s,q) (1.66, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6869500Z Skipping (s,q) (1.67, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6869760Z Skipping (s,q) (1.68, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6870092Z Skipping (s,q) (1.69, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6870344Z Skipping (s,q) (1.7, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6870610Z Skipping (s,q) (1.71, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6870862Z Skipping (s,q) (1.72, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6871123Z Skipping (s,q) (1.73, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6871382Z Skipping (s,q) (1.74, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6871634Z Skipping (s,q) (1.75, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6871886Z Skipping (s,q) (1.76, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6872148Z Skipping (s,q) (1.77, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6872400Z Skipping (s,q) (1.78, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6872666Z Skipping (s,q) (1.79, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6872919Z Skipping (s,q) (1.8, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6873591Z Skipping (s,q) (1.81, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6873906Z Skipping (s,q) (1.82, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6874162Z Skipping (s,q) (1.83, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6874413Z Skipping (s,q) (1.84, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6874672Z Skipping (s,q) (1.85, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6874926Z Skipping (s,q) (1.86, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6875185Z Skipping (s,q) (1.87, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6875436Z Skipping (s,q) (1.88, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6875686Z Skipping (s,q) (1.89, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6875940Z Skipping (s,q) (1.9, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6876194Z Skipping (s,q) (1.91, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6876450Z Skipping (s,q) (1.92, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6876707Z Skipping (s,q) (1.93, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6876960Z Skipping (s,q) (1.94, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6877222Z Skipping (s,q) (1.95, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6877473Z Skipping (s,q) (1.96, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6877724Z Skipping (s,q) (1.97, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6877979Z Skipping (s,q) (1.98, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6878228Z Skipping (s,q) (1.99, 65): inconsistent with heavy hitters! 2025-05-07T20:22:47.6878486Z Skipping (s,q) (0.01, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6878745Z Skipping (s,q) (0.02, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6879075Z Skipping (s,q) (0.03, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6879353Z Skipping (s,q) (0.04, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6879615Z Skipping (s,q) (0.05, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6880138Z Skipping (s,q) (0.06, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6880407Z Skipping (s,q) (0.07, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6880665Z Skipping (s,q) (0.08, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6880919Z Skipping (s,q) (0.09, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6881181Z Skipping (s,q) (0.1, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6881441Z Skipping (s,q) (0.11, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6881701Z Skipping (s,q) (0.12, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6881968Z Skipping (s,q) (0.13, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6882231Z Skipping (s,q) (0.14, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6882496Z Skipping (s,q) (0.15, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6883014Z Skipping (s,q) (0.16, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6883275Z Skipping (s,q) (0.17, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6883539Z Skipping (s,q) (0.18, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6883802Z Skipping (s,q) (0.19, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6884058Z Skipping (s,q) (0.2, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6884320Z Skipping (s,q) (0.21, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6884584Z Skipping (s,q) (0.22, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6884849Z Skipping (s,q) (0.23, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6885108Z Skipping (s,q) (0.24, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6885370Z Skipping (s,q) (0.25, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6885640Z Skipping (s,q) (0.26, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6886017Z Skipping (s,q) (0.27, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6886350Z Skipping (s,q) (0.28, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6886618Z Skipping (s,q) (0.29, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6886878Z Skipping (s,q) (0.3, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6887149Z Skipping (s,q) (0.31, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6887408Z Skipping (s,q) (0.32, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6887667Z Skipping (s,q) (0.33, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6887935Z Skipping (s,q) (0.34, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6888304Z Skipping (s,q) (0.35, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6888567Z Skipping (s,q) (0.36, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6888830Z Skipping (s,q) (0.37, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6889096Z Skipping (s,q) (0.38, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6889366Z Skipping (s,q) (0.39, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6889623Z Skipping (s,q) (0.4, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6889885Z Skipping (s,q) (0.41, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6890152Z Skipping (s,q) (0.42, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6890411Z Skipping (s,q) (0.43, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6890674Z Skipping (s,q) (0.44, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6890939Z Skipping (s,q) (0.45, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6891200Z Skipping (s,q) (0.46, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6891620Z Skipping (s,q) (0.47, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6891895Z Skipping (s,q) (0.48, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6892162Z Skipping (s,q) (0.49, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6892430Z Skipping (s,q) (0.5, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6892693Z Skipping (s,q) (0.51, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6892953Z Skipping (s,q) (0.52, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6893217Z Skipping (s,q) (0.53, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6893476Z Skipping (s,q) (0.54, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6893740Z Skipping (s,q) (0.55, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6893997Z Skipping (s,q) (0.56, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6894255Z Skipping (s,q) (0.57, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6894519Z Skipping (s,q) (0.58, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6894780Z Skipping (s,q) (0.59, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6895154Z Skipping (s,q) (0.6, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6895421Z Skipping (s,q) (0.61, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6895682Z Skipping (s,q) (0.62, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6895941Z Skipping (s,q) (0.63, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6896208Z Skipping (s,q) (0.64, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6896467Z Skipping (s,q) (0.65, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6896732Z Skipping (s,q) (0.66, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6896992Z Skipping (s,q) (0.67, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6897252Z Skipping (s,q) (0.68, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6897516Z Skipping (s,q) (0.69, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6897777Z Skipping (s,q) (0.7, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6898143Z Skipping (s,q) (0.71, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6898418Z Skipping (s,q) (0.72, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6898754Z Skipping (s,q) (0.73, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6899024Z Skipping (s,q) (0.74, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6899284Z Skipping (s,q) (0.75, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6899550Z Skipping (s,q) (0.76, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6899806Z Skipping (s,q) (0.77, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6900067Z Skipping (s,q) (0.78, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6900330Z Skipping (s,q) (0.79, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6900585Z Skipping (s,q) (0.8, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6900844Z Skipping (s,q) (0.81, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6901112Z Skipping (s,q) (0.82, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6901372Z Skipping (s,q) (0.83, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6901638Z Skipping (s,q) (0.84, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6901899Z Skipping (s,q) (0.85, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6902163Z Skipping (s,q) (0.86, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6902427Z Skipping (s,q) (0.87, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6902688Z Skipping (s,q) (0.88, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6902949Z Skipping (s,q) (0.89, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6903214Z Skipping (s,q) (0.9, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6903472Z Skipping (s,q) (0.91, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6903828Z Skipping (s,q) (0.92, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6904103Z Skipping (s,q) (0.93, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6904370Z Skipping (s,q) (0.94, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6904640Z Skipping (s,q) (0.95, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6904894Z Skipping (s,q) (0.96, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6905151Z Skipping (s,q) (0.97, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6905417Z Skipping (s,q) (0.98, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6905677Z Skipping (s,q) (0.99, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6905931Z Skipping (s,q) (1, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6906186Z Skipping (s,q) (1.01, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6906442Z Skipping (s,q) (1.02, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6906705Z Skipping (s,q) (1.03, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6906969Z Skipping (s,q) (1.04, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6907312Z Skipping (s,q) (1.05, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6907582Z Skipping (s,q) (1.06, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6907838Z Skipping (s,q) (1.07, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6908104Z Skipping (s,q) (1.08, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6908360Z Skipping (s,q) (1.09, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6908617Z Skipping (s,q) (1.1, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6908880Z Skipping (s,q) (1.11, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6909134Z Skipping (s,q) (1.12, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6909391Z Skipping (s,q) (1.13, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6909653Z Skipping (s,q) (1.14, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6909910Z Skipping (s,q) (1.15, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6910238Z Skipping (s,q) (1.16, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6910575Z Skipping (s,q) (1.17, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6910835Z Skipping (s,q) (1.18, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6911100Z Skipping (s,q) (1.19, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6911354Z Skipping (s,q) (1.2, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6911610Z Skipping (s,q) (1.21, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6911871Z Skipping (s,q) (1.22, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6912129Z Skipping (s,q) (1.23, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6912383Z Skipping (s,q) (1.24, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6912649Z Skipping (s,q) (1.25, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6912906Z Skipping (s,q) (1.26, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6913175Z Skipping (s,q) (1.27, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6913437Z Skipping (s,q) (1.28, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6913697Z Skipping (s,q) (1.29, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6913956Z Skipping (s,q) (1.3, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6914213Z Skipping (s,q) (1.31, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6914471Z Skipping (s,q) (1.32, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6914734Z Skipping (s,q) (1.33, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6914993Z Skipping (s,q) (1.34, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6915259Z Skipping (s,q) (1.35, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6915516Z Skipping (s,q) (1.36, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6915858Z Skipping (s,q) (1.37, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6916141Z Skipping (s,q) (1.38, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6916398Z Skipping (s,q) (1.39, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6916658Z Skipping (s,q) (1.4, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6916921Z Skipping (s,q) (1.41, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6917179Z Skipping (s,q) (1.42, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6917443Z Skipping (s,q) (1.43, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6917699Z Skipping (s,q) (1.44, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6917955Z Skipping (s,q) (1.45, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6918220Z Skipping (s,q) (1.46, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6918476Z Skipping (s,q) (1.47, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6918737Z Skipping (s,q) (1.48, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6919105Z Skipping (s,q) (1.49, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6919368Z Skipping (s,q) (1.5, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6919636Z Skipping (s,q) (1.51, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6919896Z Skipping (s,q) (1.52, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6920155Z Skipping (s,q) (1.53, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6920424Z Skipping (s,q) (1.54, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6920681Z Skipping (s,q) (1.55, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6920937Z Skipping (s,q) (1.56, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6921201Z Skipping (s,q) (1.57, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6921459Z Skipping (s,q) (1.58, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6921730Z Skipping (s,q) (1.59, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6921990Z Skipping (s,q) (1.6, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6922343Z Skipping (s,q) (1.61, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6922663Z Skipping (s,q) (1.62, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6922921Z Skipping (s,q) (1.63, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6923181Z Skipping (s,q) (1.64, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6923445Z Skipping (s,q) (1.65, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6923701Z Skipping (s,q) (1.66, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6923964Z Skipping (s,q) (1.67, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6924233Z Skipping (s,q) (1.68, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6924490Z Skipping (s,q) (1.69, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6924755Z Skipping (s,q) (1.7, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6925015Z Skipping (s,q) (1.71, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6925280Z Skipping (s,q) (1.72, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6925545Z Skipping (s,q) (1.73, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6925806Z Skipping (s,q) (1.74, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6926065Z Skipping (s,q) (1.75, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6926327Z Skipping (s,q) (1.76, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6926584Z Skipping (s,q) (1.77, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6926846Z Skipping (s,q) (1.78, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6927103Z Skipping (s,q) (1.79, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6927358Z Skipping (s,q) (1.8, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6927712Z Skipping (s,q) (1.81, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6928099Z Skipping (s,q) (1.82, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6928375Z Skipping (s,q) (1.83, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6928646Z Skipping (s,q) (1.84, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6928907Z Skipping (s,q) (1.85, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6929173Z Skipping (s,q) (1.86, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6929431Z Skipping (s,q) (1.87, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6929687Z Skipping (s,q) (1.88, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6929951Z Skipping (s,q) (1.89, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6930210Z Skipping (s,q) (1.9, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6930468Z Skipping (s,q) (1.91, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6930734Z Skipping (s,q) (1.92, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6930994Z Skipping (s,q) (1.93, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6931339Z Skipping (s,q) (1.94, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6931603Z Skipping (s,q) (1.95, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6931859Z Skipping (s,q) (1.96, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6932124Z Skipping (s,q) (1.97, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6932383Z Skipping (s,q) (1.98, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6932642Z Skipping (s,q) (1.99, 67.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6932906Z Skipping (s,q) (0.01, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6933160Z Skipping (s,q) (0.02, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6933421Z Skipping (s,q) (0.03, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6933677Z Skipping (s,q) (0.04, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6933932Z Skipping (s,q) (0.05, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6934379Z Skipping (s,q) (0.06, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6934646Z Skipping (s,q) (0.07, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6934961Z Skipping (s,q) (0.08, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6935222Z Skipping (s,q) (0.09, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6935473Z Skipping (s,q) (0.1, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6935736Z Skipping (s,q) (0.11, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6935987Z Skipping (s,q) (0.12, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6936238Z Skipping (s,q) (0.13, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6936496Z Skipping (s,q) (0.14, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6936750Z Skipping (s,q) (0.15, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6937006Z Skipping (s,q) (0.16, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6937273Z Skipping (s,q) (0.17, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6937528Z Skipping (s,q) (0.18, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6937786Z Skipping (s,q) (0.19, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6938042Z Skipping (s,q) (0.2, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6938293Z Skipping (s,q) (0.21, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6938556Z Skipping (s,q) (0.22, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6938813Z Skipping (s,q) (0.23, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6939066Z Skipping (s,q) (0.24, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6939325Z Skipping (s,q) (0.25, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6939577Z Skipping (s,q) (0.26, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6939893Z Skipping (s,q) (0.27, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6940169Z Skipping (s,q) (0.28, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6940429Z Skipping (s,q) (0.29, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6940691Z Skipping (s,q) (0.3, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6940942Z Skipping (s,q) (0.31, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6941197Z Skipping (s,q) (0.32, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6941457Z Skipping (s,q) (0.33, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6941709Z Skipping (s,q) (0.34, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6941960Z Skipping (s,q) (0.35, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6942216Z Skipping (s,q) (0.36, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6942465Z Skipping (s,q) (0.37, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6942722Z Skipping (s,q) (0.38, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6942975Z Skipping (s,q) (0.39, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6943292Z Skipping (s,q) (0.4, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6943553Z Skipping (s,q) (0.41, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6943809Z Skipping (s,q) (0.42, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6944060Z Skipping (s,q) (0.43, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6944315Z Skipping (s,q) (0.44, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6944564Z Skipping (s,q) (0.45, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6944811Z Skipping (s,q) (0.46, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6945068Z Skipping (s,q) (0.47, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6945316Z Skipping (s,q) (0.48, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6945571Z Skipping (s,q) (0.49, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6945821Z Skipping (s,q) (0.5, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6946075Z Skipping (s,q) (0.51, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6946401Z Skipping (s,q) (0.52, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6946706Z Skipping (s,q) (0.53, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6946957Z Skipping (s,q) (0.54, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6947222Z Skipping (s,q) (0.55, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6947472Z Skipping (s,q) (0.56, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6947729Z Skipping (s,q) (0.57, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6947978Z Skipping (s,q) (0.58, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6948230Z Skipping (s,q) (0.59, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6948483Z Skipping (s,q) (0.6, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6948733Z Skipping (s,q) (0.61, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6948988Z Skipping (s,q) (0.62, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6949251Z Skipping (s,q) (0.63, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6949504Z Skipping (s,q) (0.64, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6949768Z Skipping (s,q) (0.65, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6950018Z Skipping (s,q) (0.66, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6950267Z Skipping (s,q) (0.67, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6950527Z Skipping (s,q) (0.68, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6950777Z Skipping (s,q) (0.69, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6951025Z Skipping (s,q) (0.7, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6951284Z Skipping (s,q) (0.71, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6951536Z Skipping (s,q) (0.72, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6951874Z Skipping (s,q) (0.73, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6952147Z Skipping (s,q) (0.74, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6952404Z Skipping (s,q) (0.75, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6952671Z Skipping (s,q) (0.76, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6952922Z Skipping (s,q) (0.77, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6953175Z Skipping (s,q) (0.78, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6953435Z Skipping (s,q) (0.79, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6953681Z Skipping (s,q) (0.8, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6953933Z Skipping (s,q) (0.81, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6954193Z Skipping (s,q) (0.82, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6954450Z Skipping (s,q) (0.83, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6954712Z Skipping (s,q) (0.84, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6954964Z Skipping (s,q) (0.85, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6955298Z Skipping (s,q) (0.86, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6955556Z Skipping (s,q) (0.87, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6955805Z Skipping (s,q) (0.88, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6956056Z Skipping (s,q) (0.89, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6956311Z Skipping (s,q) (0.9, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6956565Z Skipping (s,q) (0.91, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6956822Z Skipping (s,q) (0.92, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6957080Z Skipping (s,q) (0.93, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6957332Z Skipping (s,q) (0.94, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6957594Z Skipping (s,q) (0.95, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6957846Z Skipping (s,q) (0.96, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6958184Z Skipping (s,q) (0.97, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6958463Z Skipping (s,q) (0.98, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6958795Z Skipping (s,q) (0.99, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6959041Z Skipping (s,q) (1, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6959298Z Skipping (s,q) (1.01, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6959548Z Skipping (s,q) (1.02, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6959809Z Skipping (s,q) (1.03, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6960058Z Skipping (s,q) (1.04, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6960312Z Skipping (s,q) (1.05, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6960567Z Skipping (s,q) (1.06, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6960821Z Skipping (s,q) (1.07, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6961072Z Skipping (s,q) (1.08, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6961336Z Skipping (s,q) (1.09, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6961588Z Skipping (s,q) (1.1, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6961847Z Skipping (s,q) (1.11, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6962096Z Skipping (s,q) (1.12, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6962348Z Skipping (s,q) (1.13, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6962605Z Skipping (s,q) (1.14, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6962859Z Skipping (s,q) (1.15, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6963112Z Skipping (s,q) (1.16, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6963364Z Skipping (s,q) (1.17, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6963679Z Skipping (s,q) (1.18, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6963955Z Skipping (s,q) (1.19, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6964211Z Skipping (s,q) (1.2, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6964460Z Skipping (s,q) (1.21, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6964721Z Skipping (s,q) (1.22, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6964973Z Skipping (s,q) (1.23, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6965227Z Skipping (s,q) (1.24, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6965486Z Skipping (s,q) (1.25, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6965735Z Skipping (s,q) (1.26, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6965993Z Skipping (s,q) (1.27, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6966241Z Skipping (s,q) (1.28, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6966489Z Skipping (s,q) (1.29, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6966745Z Skipping (s,q) (1.3, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6967075Z Skipping (s,q) (1.31, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6967330Z Skipping (s,q) (1.32, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6967588Z Skipping (s,q) (1.33, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6967839Z Skipping (s,q) (1.34, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6968210Z Skipping (s,q) (1.35, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6968475Z Skipping (s,q) (1.36, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6968727Z Skipping (s,q) (1.37, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6968985Z Skipping (s,q) (1.38, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6969238Z Skipping (s,q) (1.39, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6969486Z Skipping (s,q) (1.4, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6969745Z Skipping (s,q) (1.41, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6969996Z Skipping (s,q) (1.42, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6970334Z Skipping (s,q) (1.43, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6970637Z Skipping (s,q) (1.44, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6970888Z Skipping (s,q) (1.45, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6971148Z Skipping (s,q) (1.46, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6971397Z Skipping (s,q) (1.47, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6971652Z Skipping (s,q) (1.48, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6971908Z Skipping (s,q) (1.49, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6972154Z Skipping (s,q) (1.5, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6972409Z Skipping (s,q) (1.51, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6972666Z Skipping (s,q) (1.52, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6972920Z Skipping (s,q) (1.53, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6973184Z Skipping (s,q) (1.54, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6973434Z Skipping (s,q) (1.55, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6973687Z Skipping (s,q) (1.56, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6973942Z Skipping (s,q) (1.57, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6974196Z Skipping (s,q) (1.58, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6974444Z Skipping (s,q) (1.59, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6974700Z Skipping (s,q) (1.6, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6974951Z Skipping (s,q) (1.61, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6975201Z Skipping (s,q) (1.62, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6975459Z Skipping (s,q) (1.63, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6975788Z Skipping (s,q) (1.64, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6976062Z Skipping (s,q) (1.65, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6976318Z Skipping (s,q) (1.66, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6976575Z Skipping (s,q) (1.67, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6976832Z Skipping (s,q) (1.68, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6977086Z Skipping (s,q) (1.69, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6977335Z Skipping (s,q) (1.7, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6977592Z Skipping (s,q) (1.71, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6977845Z Skipping (s,q) (1.72, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6978103Z Skipping (s,q) (1.73, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6978353Z Skipping (s,q) (1.74, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6978606Z Skipping (s,q) (1.75, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6978864Z Skipping (s,q) (1.76, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6979200Z Skipping (s,q) (1.77, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6979451Z Skipping (s,q) (1.78, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6979889Z Skipping (s,q) (1.79, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6980143Z Skipping (s,q) (1.8, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6980401Z Skipping (s,q) (1.81, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6980653Z Skipping (s,q) (1.82, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6980902Z Skipping (s,q) (1.83, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6981158Z Skipping (s,q) (1.84, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6981409Z Skipping (s,q) (1.85, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6981659Z Skipping (s,q) (1.86, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6981919Z Skipping (s,q) (1.87, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6982173Z Skipping (s,q) (1.88, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6982629Z Skipping (s,q) (1.89, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6982964Z Skipping (s,q) (1.9, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6983216Z Skipping (s,q) (1.91, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6983480Z Skipping (s,q) (1.92, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6983730Z Skipping (s,q) (1.93, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6983988Z Skipping (s,q) (1.94, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6984247Z Skipping (s,q) (1.95, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6984499Z Skipping (s,q) (1.96, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6984750Z Skipping (s,q) (1.97, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6985009Z Skipping (s,q) (1.98, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6985259Z Skipping (s,q) (1.99, 70): inconsistent with heavy hitters! 2025-05-07T20:22:47.6985532Z Skipping (s,q) (0.01, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6985793Z Skipping (s,q) (0.02, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6986052Z Skipping (s,q) (0.03, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6986314Z Skipping (s,q) (0.04, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6986574Z Skipping (s,q) (0.05, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6986828Z Skipping (s,q) (0.06, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6987091Z Skipping (s,q) (0.07, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6987348Z Skipping (s,q) (0.08, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6987616Z Skipping (s,q) (0.09, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6987992Z Skipping (s,q) (0.1, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6988262Z Skipping (s,q) (0.11, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6988531Z Skipping (s,q) (0.12, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6988794Z Skipping (s,q) (0.13, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6989049Z Skipping (s,q) (0.14, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6989316Z Skipping (s,q) (0.15, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6989573Z Skipping (s,q) (0.16, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6989836Z Skipping (s,q) (0.17, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6990091Z Skipping (s,q) (0.18, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6990348Z Skipping (s,q) (0.19, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6990612Z Skipping (s,q) (0.2, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6990867Z Skipping (s,q) (0.21, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6991128Z Skipping (s,q) (0.22, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6991524Z Skipping (s,q) (0.23, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6991787Z Skipping (s,q) (0.24, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6992059Z Skipping (s,q) (0.25, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6992316Z Skipping (s,q) (0.26, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6992573Z Skipping (s,q) (0.27, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6992844Z Skipping (s,q) (0.28, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6993100Z Skipping (s,q) (0.29, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6993356Z Skipping (s,q) (0.3, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6993616Z Skipping (s,q) (0.31, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6993870Z Skipping (s,q) (0.32, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6994130Z Skipping (s,q) (0.33, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6994463Z Skipping (s,q) (0.34, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6994730Z Skipping (s,q) (0.35, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6995074Z Skipping (s,q) (0.36, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6995327Z Skipping (s,q) (0.37, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6995580Z Skipping (s,q) (0.38, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6995843Z Skipping (s,q) (0.39, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6996098Z Skipping (s,q) (0.4, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6996353Z Skipping (s,q) (0.41, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6996616Z Skipping (s,q) (0.42, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6996873Z Skipping (s,q) (0.43, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6997154Z Skipping (s,q) (0.44, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6997415Z Skipping (s,q) (0.45, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6997674Z Skipping (s,q) (0.46, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6997944Z Skipping (s,q) (0.47, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6998201Z Skipping (s,q) (0.48, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6998457Z Skipping (s,q) (0.49, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6998720Z Skipping (s,q) (0.5, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6998976Z Skipping (s,q) (0.51, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6999238Z Skipping (s,q) (0.52, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6999493Z Skipping (s,q) (0.53, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.6999749Z Skipping (s,q) (0.54, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7000110Z Skipping (s,q) (0.55, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7000387Z Skipping (s,q) (0.56, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7000651Z Skipping (s,q) (0.57, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7000920Z Skipping (s,q) (0.58, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7001180Z Skipping (s,q) (0.59, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7001445Z Skipping (s,q) (0.6, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7001705Z Skipping (s,q) (0.61, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7001964Z Skipping (s,q) (0.62, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7002229Z Skipping (s,q) (0.63, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7002490Z Skipping (s,q) (0.64, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7002752Z Skipping (s,q) (0.65, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7003021Z Skipping (s,q) (0.66, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7003282Z Skipping (s,q) (0.67, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7003656Z Skipping (s,q) (0.68, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7003918Z Skipping (s,q) (0.69, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7004173Z Skipping (s,q) (0.7, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7004439Z Skipping (s,q) (0.71, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7004699Z Skipping (s,q) (0.72, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7004956Z Skipping (s,q) (0.73, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7005224Z Skipping (s,q) (0.74, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7005484Z Skipping (s,q) (0.75, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7005751Z Skipping (s,q) (0.76, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7006014Z Skipping (s,q) (0.77, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7006272Z Skipping (s,q) (0.78, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7006610Z Skipping (s,q) (0.79, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7006914Z Skipping (s,q) (0.8, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7007174Z Skipping (s,q) (0.81, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7007443Z Skipping (s,q) (0.82, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7007699Z Skipping (s,q) (0.83, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7008088Z Skipping (s,q) (0.84, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7008355Z Skipping (s,q) (0.85, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7008614Z Skipping (s,q) (0.86, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7008878Z Skipping (s,q) (0.87, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7009140Z Skipping (s,q) (0.88, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7009399Z Skipping (s,q) (0.89, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7009670Z Skipping (s,q) (0.9, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7009932Z Skipping (s,q) (0.91, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7010189Z Skipping (s,q) (0.92, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7010451Z Skipping (s,q) (0.93, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7010709Z Skipping (s,q) (0.94, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7010977Z Skipping (s,q) (0.95, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7011235Z Skipping (s,q) (0.96, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7011491Z Skipping (s,q) (0.97, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7011754Z Skipping (s,q) (0.98, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7012011Z Skipping (s,q) (0.99, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7012417Z Skipping (s,q) (1, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7012700Z Skipping (s,q) (1.01, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7012958Z Skipping (s,q) (1.02, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7013226Z Skipping (s,q) (1.03, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7013485Z Skipping (s,q) (1.04, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7013743Z Skipping (s,q) (1.05, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7014006Z Skipping (s,q) (1.06, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7014266Z Skipping (s,q) (1.07, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7014522Z Skipping (s,q) (1.08, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7014786Z Skipping (s,q) (1.09, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7015045Z Skipping (s,q) (1.1, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7015312Z Skipping (s,q) (1.11, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7015656Z Skipping (s,q) (1.12, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7015916Z Skipping (s,q) (1.13, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7016186Z Skipping (s,q) (1.14, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7016448Z Skipping (s,q) (1.15, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7016710Z Skipping (s,q) (1.16, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7016979Z Skipping (s,q) (1.17, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7017239Z Skipping (s,q) (1.18, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7017502Z Skipping (s,q) (1.19, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7017761Z Skipping (s,q) (1.2, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7018020Z Skipping (s,q) (1.21, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7018288Z Skipping (s,q) (1.22, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7018553Z Skipping (s,q) (1.23, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7018930Z Skipping (s,q) (1.24, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7019246Z Skipping (s,q) (1.25, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7019504Z Skipping (s,q) (1.26, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7019769Z Skipping (s,q) (1.27, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7020030Z Skipping (s,q) (1.28, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7020290Z Skipping (s,q) (1.29, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7020553Z Skipping (s,q) (1.3, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7020809Z Skipping (s,q) (1.31, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7021067Z Skipping (s,q) (1.32, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7021334Z Skipping (s,q) (1.33, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7021596Z Skipping (s,q) (1.34, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7021861Z Skipping (s,q) (1.35, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7022121Z Skipping (s,q) (1.36, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7022380Z Skipping (s,q) (1.37, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7022646Z Skipping (s,q) (1.38, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7022907Z Skipping (s,q) (1.39, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7023165Z Skipping (s,q) (1.4, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7023432Z Skipping (s,q) (1.41, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7023696Z Skipping (s,q) (1.42, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7023955Z Skipping (s,q) (1.43, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7024313Z Skipping (s,q) (1.44, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7024586Z Skipping (s,q) (1.45, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7024864Z Skipping (s,q) (1.46, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7025125Z Skipping (s,q) (1.47, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7025382Z Skipping (s,q) (1.48, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7025646Z Skipping (s,q) (1.49, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7025902Z Skipping (s,q) (1.5, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7026161Z Skipping (s,q) (1.51, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7026423Z Skipping (s,q) (1.52, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7026679Z Skipping (s,q) (1.53, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7026943Z Skipping (s,q) (1.54, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7027203Z Skipping (s,q) (1.55, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7027460Z Skipping (s,q) (1.56, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7027829Z Skipping (s,q) (1.57, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7028093Z Skipping (s,q) (1.58, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7028350Z Skipping (s,q) (1.59, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7028613Z Skipping (s,q) (1.6, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7028871Z Skipping (s,q) (1.61, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7029136Z Skipping (s,q) (1.62, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7029393Z Skipping (s,q) (1.63, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7029650Z Skipping (s,q) (1.64, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7029915Z Skipping (s,q) (1.65, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7030176Z Skipping (s,q) (1.66, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7030434Z Skipping (s,q) (1.67, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7030800Z Skipping (s,q) (1.68, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7031103Z Skipping (s,q) (1.69, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7031372Z Skipping (s,q) (1.7, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7031628Z Skipping (s,q) (1.71, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7031887Z Skipping (s,q) (1.72, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7032151Z Skipping (s,q) (1.73, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7032409Z Skipping (s,q) (1.74, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7032669Z Skipping (s,q) (1.75, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7032933Z Skipping (s,q) (1.76, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7033190Z Skipping (s,q) (1.77, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7033455Z Skipping (s,q) (1.78, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7033719Z Skipping (s,q) (1.79, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7033978Z Skipping (s,q) (1.8, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7034246Z Skipping (s,q) (1.81, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7034502Z Skipping (s,q) (1.82, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7034758Z Skipping (s,q) (1.83, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7035024Z Skipping (s,q) (1.84, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7035286Z Skipping (s,q) (1.85, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7035559Z Skipping (s,q) (1.86, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7035815Z Skipping (s,q) (1.87, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7036083Z Skipping (s,q) (1.88, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7036448Z Skipping (s,q) (1.89, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7036730Z Skipping (s,q) (1.9, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7036993Z Skipping (s,q) (1.91, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7037261Z Skipping (s,q) (1.92, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7037520Z Skipping (s,q) (1.93, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7037776Z Skipping (s,q) (1.94, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7038044Z Skipping (s,q) (1.95, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7038304Z Skipping (s,q) (1.96, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7038571Z Skipping (s,q) (1.97, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7038830Z Skipping (s,q) (1.98, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7039091Z Skipping (s,q) (1.99, 72.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7039370Z Skipping (s,q) (0.01, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7039759Z Skipping (s,q) (0.02, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7040025Z Skipping (s,q) (0.03, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7040293Z Skipping (s,q) (0.04, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7040562Z Skipping (s,q) (0.05, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7040839Z Skipping (s,q) (0.06, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7041101Z Skipping (s,q) (0.07, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7041358Z Skipping (s,q) (0.08, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7041625Z Skipping (s,q) (0.09, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7041895Z Skipping (s,q) (0.1, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7042153Z Skipping (s,q) (0.11, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7042429Z Skipping (s,q) (0.12, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7042691Z Skipping (s,q) (0.13, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7043067Z Skipping (s,q) (0.14, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7043360Z Skipping (s,q) (0.15, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7043612Z Skipping (s,q) (0.16, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7043869Z Skipping (s,q) (0.17, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7044140Z Skipping (s,q) (0.18, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7044401Z Skipping (s,q) (0.19, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7044674Z Skipping (s,q) (0.2, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7044932Z Skipping (s,q) (0.21, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7045191Z Skipping (s,q) (0.22, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7045441Z Skipping (s,q) (0.23, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7045696Z Skipping (s,q) (0.24, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7045964Z Skipping (s,q) (0.25, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7046214Z Skipping (s,q) (0.26, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7046469Z Skipping (s,q) (0.27, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7046728Z Skipping (s,q) (0.28, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7047008Z Skipping (s,q) (0.29, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7047257Z Skipping (s,q) (0.3, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7047514Z Skipping (s,q) (0.31, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7047767Z Skipping (s,q) (0.32, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7048186Z Skipping (s,q) (0.33, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7048448Z Skipping (s,q) (0.34, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7048814Z Skipping (s,q) (0.35, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7049093Z Skipping (s,q) (0.36, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7049349Z Skipping (s,q) (0.37, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7049604Z Skipping (s,q) (0.38, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7049863Z Skipping (s,q) (0.39, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7050110Z Skipping (s,q) (0.4, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7050386Z Skipping (s,q) (0.41, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7050651Z Skipping (s,q) (0.42, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7050922Z Skipping (s,q) (0.43, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7051197Z Skipping (s,q) (0.44, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7051455Z Skipping (s,q) (0.45, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7051726Z Skipping (s,q) (0.46, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7052002Z Skipping (s,q) (0.47, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7052357Z Skipping (s,q) (0.48, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7052619Z Skipping (s,q) (0.49, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7052891Z Skipping (s,q) (0.5, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7053167Z Skipping (s,q) (0.51, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7053425Z Skipping (s,q) (0.52, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7053679Z Skipping (s,q) (0.53, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7053932Z Skipping (s,q) (0.54, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7054186Z Skipping (s,q) (0.55, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7054437Z Skipping (s,q) (0.56, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7054695Z Skipping (s,q) (0.57, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7054955Z Skipping (s,q) (0.58, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7055210Z Skipping (s,q) (0.59, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7055553Z Skipping (s,q) (0.6, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7055878Z Skipping (s,q) (0.61, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7056145Z Skipping (s,q) (0.62, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7056404Z Skipping (s,q) (0.63, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7056679Z Skipping (s,q) (0.64, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7056961Z Skipping (s,q) (0.65, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7057234Z Skipping (s,q) (0.66, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7057505Z Skipping (s,q) (0.67, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7057767Z Skipping (s,q) (0.68, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7058022Z Skipping (s,q) (0.69, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7058285Z Skipping (s,q) (0.7, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7058551Z Skipping (s,q) (0.71, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7058808Z Skipping (s,q) (0.72, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7059065Z Skipping (s,q) (0.73, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7059325Z Skipping (s,q) (0.74, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7059578Z Skipping (s,q) (0.75, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7059836Z Skipping (s,q) (0.76, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7060087Z Skipping (s,q) (0.77, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7060336Z Skipping (s,q) (0.78, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7060593Z Skipping (s,q) (0.79, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7060840Z Skipping (s,q) (0.8, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7061165Z Skipping (s,q) (0.81, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7061445Z Skipping (s,q) (0.82, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7061696Z Skipping (s,q) (0.83, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7061957Z Skipping (s,q) (0.84, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7062208Z Skipping (s,q) (0.85, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7062459Z Skipping (s,q) (0.86, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7062718Z Skipping (s,q) (0.87, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7062969Z Skipping (s,q) (0.88, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7063222Z Skipping (s,q) (0.89, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7063478Z Skipping (s,q) (0.9, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7063729Z Skipping (s,q) (0.91, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7063984Z Skipping (s,q) (0.92, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7064321Z Skipping (s,q) (0.93, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7064577Z Skipping (s,q) (0.94, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7064837Z Skipping (s,q) (0.95, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7065088Z Skipping (s,q) (0.96, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7065341Z Skipping (s,q) (0.97, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7065598Z Skipping (s,q) (0.98, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7065847Z Skipping (s,q) (0.99, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7066090Z Skipping (s,q) (1, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7066349Z Skipping (s,q) (1.01, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7066602Z Skipping (s,q) (1.02, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7066863Z Skipping (s,q) (1.03, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7067116Z Skipping (s,q) (1.04, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7067435Z Skipping (s,q) (1.05, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7067706Z Skipping (s,q) (1.06, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7068030Z Skipping (s,q) (1.07, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7068282Z Skipping (s,q) (1.08, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7068542Z Skipping (s,q) (1.09, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7068793Z Skipping (s,q) (1.1, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7069055Z Skipping (s,q) (1.11, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7069308Z Skipping (s,q) (1.12, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7069563Z Skipping (s,q) (1.13, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7069823Z Skipping (s,q) (1.14, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7070078Z Skipping (s,q) (1.15, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7070338Z Skipping (s,q) (1.16, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7070599Z Skipping (s,q) (1.17, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7070855Z Skipping (s,q) (1.18, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7071107Z Skipping (s,q) (1.19, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7071362Z Skipping (s,q) (1.2, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7071615Z Skipping (s,q) (1.21, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7071874Z Skipping (s,q) (1.22, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7072132Z Skipping (s,q) (1.23, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7072387Z Skipping (s,q) (1.24, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7072644Z Skipping (s,q) (1.25, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7072983Z Skipping (s,q) (1.26, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7073245Z Skipping (s,q) (1.27, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7073511Z Skipping (s,q) (1.28, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7073766Z Skipping (s,q) (1.29, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7074024Z Skipping (s,q) (1.3, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7074275Z Skipping (s,q) (1.31, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7074529Z Skipping (s,q) (1.32, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7074791Z Skipping (s,q) (1.33, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7075077Z Skipping (s,q) (1.34, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7075330Z Skipping (s,q) (1.35, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7075587Z Skipping (s,q) (1.36, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7075840Z Skipping (s,q) (1.37, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7076102Z Skipping (s,q) (1.38, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7076461Z Skipping (s,q) (1.39, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7076710Z Skipping (s,q) (1.4, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7076971Z Skipping (s,q) (1.41, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7077220Z Skipping (s,q) (1.42, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7077474Z Skipping (s,q) (1.43, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7077732Z Skipping (s,q) (1.44, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7077983Z Skipping (s,q) (1.45, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7078233Z Skipping (s,q) (1.46, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7078492Z Skipping (s,q) (1.47, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7078744Z Skipping (s,q) (1.48, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7079005Z Skipping (s,q) (1.49, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7079256Z Skipping (s,q) (1.5, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7079576Z Skipping (s,q) (1.51, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7080108Z Skipping (s,q) (1.52, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7080364Z Skipping (s,q) (1.53, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7080616Z Skipping (s,q) (1.54, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7080874Z Skipping (s,q) (1.55, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7081125Z Skipping (s,q) (1.56, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7081384Z Skipping (s,q) (1.57, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7081633Z Skipping (s,q) (1.58, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7081881Z Skipping (s,q) (1.59, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7082138Z Skipping (s,q) (1.6, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7082392Z Skipping (s,q) (1.61, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7082649Z Skipping (s,q) (1.62, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7082914Z Skipping (s,q) (1.63, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7083163Z Skipping (s,q) (1.64, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7083421Z Skipping (s,q) (1.65, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7083672Z Skipping (s,q) (1.66, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7083923Z Skipping (s,q) (1.67, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7084182Z Skipping (s,q) (1.68, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7084434Z Skipping (s,q) (1.69, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7084681Z Skipping (s,q) (1.7, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7084941Z Skipping (s,q) (1.71, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7085410Z Skipping (s,q) (1.72, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7085692Z Skipping (s,q) (1.73, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7085955Z Skipping (s,q) (1.74, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7086214Z Skipping (s,q) (1.75, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7086474Z Skipping (s,q) (1.76, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7086728Z Skipping (s,q) (1.77, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7086980Z Skipping (s,q) (1.78, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7087238Z Skipping (s,q) (1.79, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7087488Z Skipping (s,q) (1.8, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7087741Z Skipping (s,q) (1.81, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7088104Z Skipping (s,q) (1.82, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7088368Z Skipping (s,q) (1.83, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7088626Z Skipping (s,q) (1.84, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7089007Z Skipping (s,q) (1.85, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7089263Z Skipping (s,q) (1.86, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7089521Z Skipping (s,q) (1.87, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7089773Z Skipping (s,q) (1.88, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7090027Z Skipping (s,q) (1.89, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7090283Z Skipping (s,q) (1.9, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7090531Z Skipping (s,q) (1.91, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7090790Z Skipping (s,q) (1.92, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7091048Z Skipping (s,q) (1.93, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7091304Z Skipping (s,q) (1.94, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7091637Z Skipping (s,q) (1.95, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7092028Z Skipping (s,q) (1.96, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7092296Z Skipping (s,q) (1.97, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7092694Z Skipping (s,q) (1.98, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7092947Z Skipping (s,q) (1.99, 75): inconsistent with heavy hitters! 2025-05-07T20:22:47.7093219Z Skipping (s,q) (0.01, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7093475Z Skipping (s,q) (0.02, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7093731Z Skipping (s,q) (0.03, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7093994Z Skipping (s,q) (0.04, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7094252Z Skipping (s,q) (0.05, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7094507Z Skipping (s,q) (0.06, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7094774Z Skipping (s,q) (0.07, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7095040Z Skipping (s,q) (0.08, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7095301Z Skipping (s,q) (0.09, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7095573Z Skipping (s,q) (0.1, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7095829Z Skipping (s,q) (0.11, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7096186Z Skipping (s,q) (0.12, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7096444Z Skipping (s,q) (0.13, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7096698Z Skipping (s,q) (0.14, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7096960Z Skipping (s,q) (0.15, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7097218Z Skipping (s,q) (0.16, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7097475Z Skipping (s,q) (0.17, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7097855Z Skipping (s,q) (0.18, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7098128Z Skipping (s,q) (0.19, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7098396Z Skipping (s,q) (0.2, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7098660Z Skipping (s,q) (0.21, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7098918Z Skipping (s,q) (0.22, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7099274Z Skipping (s,q) (0.23, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7099537Z Skipping (s,q) (0.24, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7099838Z Skipping (s,q) (0.25, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7100108Z Skipping (s,q) (0.26, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7100367Z Skipping (s,q) (0.27, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7100636Z Skipping (s,q) (0.28, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7100899Z Skipping (s,q) (0.29, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7101264Z Skipping (s,q) (0.3, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7101534Z Skipping (s,q) (0.31, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7101796Z Skipping (s,q) (0.32, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7102054Z Skipping (s,q) (0.33, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7102318Z Skipping (s,q) (0.34, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7102576Z Skipping (s,q) (0.35, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7102839Z Skipping (s,q) (0.36, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7103100Z Skipping (s,q) (0.37, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7103356Z Skipping (s,q) (0.38, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7103619Z Skipping (s,q) (0.39, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7103880Z Skipping (s,q) (0.4, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7104139Z Skipping (s,q) (0.41, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7104468Z Skipping (s,q) (0.42, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7104774Z Skipping (s,q) (0.43, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7105041Z Skipping (s,q) (0.44, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7105297Z Skipping (s,q) (0.45, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7105554Z Skipping (s,q) (0.46, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7105816Z Skipping (s,q) (0.47, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7106067Z Skipping (s,q) (0.48, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7106324Z Skipping (s,q) (0.49, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7106589Z Skipping (s,q) (0.5, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7106850Z Skipping (s,q) (0.51, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7107116Z Skipping (s,q) (0.52, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7107383Z Skipping (s,q) (0.53, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7107645Z Skipping (s,q) (0.54, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7107907Z Skipping (s,q) (0.55, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7108161Z Skipping (s,q) (0.56, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7108418Z Skipping (s,q) (0.57, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7108680Z Skipping (s,q) (0.58, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7108935Z Skipping (s,q) (0.59, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7109190Z Skipping (s,q) (0.6, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7109453Z Skipping (s,q) (0.61, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7109775Z Skipping (s,q) (0.62, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7110054Z Skipping (s,q) (0.63, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7110319Z Skipping (s,q) (0.64, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7110578Z Skipping (s,q) (0.65, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7110846Z Skipping (s,q) (0.66, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7111099Z Skipping (s,q) (0.67, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7111355Z Skipping (s,q) (0.68, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7111621Z Skipping (s,q) (0.69, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7111879Z Skipping (s,q) (0.7, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7112144Z Skipping (s,q) (0.71, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7112402Z Skipping (s,q) (0.72, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7112659Z Skipping (s,q) (0.73, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7112927Z Skipping (s,q) (0.74, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7113270Z Skipping (s,q) (0.75, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7113529Z Skipping (s,q) (0.76, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7113795Z Skipping (s,q) (0.77, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7114052Z Skipping (s,q) (0.78, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7114318Z Skipping (s,q) (0.79, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7114574Z Skipping (s,q) (0.8, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7114832Z Skipping (s,q) (0.81, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7115097Z Skipping (s,q) (0.82, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7115357Z Skipping (s,q) (0.83, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7115614Z Skipping (s,q) (0.84, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7115882Z Skipping (s,q) (0.85, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7116209Z Skipping (s,q) (0.86, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7116488Z Skipping (s,q) (0.87, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7116812Z Skipping (s,q) (0.88, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7117068Z Skipping (s,q) (0.89, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7117330Z Skipping (s,q) (0.9, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7117587Z Skipping (s,q) (0.91, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7117846Z Skipping (s,q) (0.92, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7118108Z Skipping (s,q) (0.93, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7118363Z Skipping (s,q) (0.94, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7118624Z Skipping (s,q) (0.95, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7118888Z Skipping (s,q) (0.96, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7119146Z Skipping (s,q) (0.97, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7119411Z Skipping (s,q) (0.98, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7119674Z Skipping (s,q) (0.99, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7119921Z Skipping (s,q) (1, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7120184Z Skipping (s,q) (1.01, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7120440Z Skipping (s,q) (1.02, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7120701Z Skipping (s,q) (1.03, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7120954Z Skipping (s,q) (1.04, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7121208Z Skipping (s,q) (1.05, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7121474Z Skipping (s,q) (1.06, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7121802Z Skipping (s,q) (1.07, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7122075Z Skipping (s,q) (1.08, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7122345Z Skipping (s,q) (1.09, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7122604Z Skipping (s,q) (1.1, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7122868Z Skipping (s,q) (1.11, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7123126Z Skipping (s,q) (1.12, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7123386Z Skipping (s,q) (1.13, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7123651Z Skipping (s,q) (1.14, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7123906Z Skipping (s,q) (1.15, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7124160Z Skipping (s,q) (1.16, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7124427Z Skipping (s,q) (1.17, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7124686Z Skipping (s,q) (1.18, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7124943Z Skipping (s,q) (1.19, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7125281Z Skipping (s,q) (1.2, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7125544Z Skipping (s,q) (1.21, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7125807Z Skipping (s,q) (1.22, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7126064Z Skipping (s,q) (1.23, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7126321Z Skipping (s,q) (1.24, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7126580Z Skipping (s,q) (1.25, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7126835Z Skipping (s,q) (1.26, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7127091Z Skipping (s,q) (1.27, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7127355Z Skipping (s,q) (1.28, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7127617Z Skipping (s,q) (1.29, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7127879Z Skipping (s,q) (1.3, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7128330Z Skipping (s,q) (1.31, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7128633Z Skipping (s,q) (1.32, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7128896Z Skipping (s,q) (1.33, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7129159Z Skipping (s,q) (1.34, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7129416Z Skipping (s,q) (1.35, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7129682Z Skipping (s,q) (1.36, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7129939Z Skipping (s,q) (1.37, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7130207Z Skipping (s,q) (1.38, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7130465Z Skipping (s,q) (1.39, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7130726Z Skipping (s,q) (1.4, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7130991Z Skipping (s,q) (1.41, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7131251Z Skipping (s,q) (1.42, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7131507Z Skipping (s,q) (1.43, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7131772Z Skipping (s,q) (1.44, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7132028Z Skipping (s,q) (1.45, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7132294Z Skipping (s,q) (1.46, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7132550Z Skipping (s,q) (1.47, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7132808Z Skipping (s,q) (1.48, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7133071Z Skipping (s,q) (1.49, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7133329Z Skipping (s,q) (1.5, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7133585Z Skipping (s,q) (1.51, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7133911Z Skipping (s,q) (1.52, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7134182Z Skipping (s,q) (1.53, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7134525Z Skipping (s,q) (1.54, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7134785Z Skipping (s,q) (1.55, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7135040Z Skipping (s,q) (1.56, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7135308Z Skipping (s,q) (1.57, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7135565Z Skipping (s,q) (1.58, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7135823Z Skipping (s,q) (1.59, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7136086Z Skipping (s,q) (1.6, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7136343Z Skipping (s,q) (1.61, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7136610Z Skipping (s,q) (1.62, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7136869Z Skipping (s,q) (1.63, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7137199Z Skipping (s,q) (1.64, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7137462Z Skipping (s,q) (1.65, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7137721Z Skipping (s,q) (1.66, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7137977Z Skipping (s,q) (1.67, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7138243Z Skipping (s,q) (1.68, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7138501Z Skipping (s,q) (1.69, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7138762Z Skipping (s,q) (1.7, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7139029Z Skipping (s,q) (1.71, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7139287Z Skipping (s,q) (1.72, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7139550Z Skipping (s,q) (1.73, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7139813Z Skipping (s,q) (1.74, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7140075Z Skipping (s,q) (1.75, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7140436Z Skipping (s,q) (1.76, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7140746Z Skipping (s,q) (1.77, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7141008Z Skipping (s,q) (1.78, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7141271Z Skipping (s,q) (1.79, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7141527Z Skipping (s,q) (1.8, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7141795Z Skipping (s,q) (1.81, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7142054Z Skipping (s,q) (1.82, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7142311Z Skipping (s,q) (1.83, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7142577Z Skipping (s,q) (1.84, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7142837Z Skipping (s,q) (1.85, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7143092Z Skipping (s,q) (1.86, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7143365Z Skipping (s,q) (1.87, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7143657Z Skipping (s,q) (1.88, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7143967Z Skipping (s,q) (1.89, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7144229Z Skipping (s,q) (1.9, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7144504Z Skipping (s,q) (1.91, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7144770Z Skipping (s,q) (1.92, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7145032Z Skipping (s,q) (1.93, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7145288Z Skipping (s,q) (1.94, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7145552Z Skipping (s,q) (1.95, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7145886Z Skipping (s,q) (1.96, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7146162Z Skipping (s,q) (1.97, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7146425Z Skipping (s,q) (1.98, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7146684Z Skipping (s,q) (1.99, 77.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7146943Z Skipping (s,q) (0.01, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7147195Z Skipping (s,q) (0.02, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7147447Z Skipping (s,q) (0.03, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7147702Z Skipping (s,q) (0.04, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7147952Z Skipping (s,q) (0.05, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7148213Z Skipping (s,q) (0.06, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7148463Z Skipping (s,q) (0.07, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7148718Z Skipping (s,q) (0.08, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7148977Z Skipping (s,q) (0.09, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7149300Z Skipping (s,q) (0.1, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7149555Z Skipping (s,q) (0.11, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7149822Z Skipping (s,q) (0.12, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7150072Z Skipping (s,q) (0.13, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7150325Z Skipping (s,q) (0.14, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7150585Z Skipping (s,q) (0.15, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7150836Z Skipping (s,q) (0.16, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7151099Z Skipping (s,q) (0.17, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7151351Z Skipping (s,q) (0.18, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7151604Z Skipping (s,q) (0.19, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7151865Z Skipping (s,q) (0.2, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7152123Z Skipping (s,q) (0.21, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7152440Z Skipping (s,q) (0.22, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7152749Z Skipping (s,q) (0.23, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7153002Z Skipping (s,q) (0.24, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7153268Z Skipping (s,q) (0.25, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7153524Z Skipping (s,q) (0.26, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7153777Z Skipping (s,q) (0.27, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7154040Z Skipping (s,q) (0.28, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7154291Z Skipping (s,q) (0.29, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7154543Z Skipping (s,q) (0.3, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7154804Z Skipping (s,q) (0.31, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7155057Z Skipping (s,q) (0.32, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7155326Z Skipping (s,q) (0.33, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7155583Z Skipping (s,q) (0.34, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7155836Z Skipping (s,q) (0.35, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7156097Z Skipping (s,q) (0.36, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7156348Z Skipping (s,q) (0.37, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7156600Z Skipping (s,q) (0.38, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7156856Z Skipping (s,q) (0.39, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7157108Z Skipping (s,q) (0.4, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7157371Z Skipping (s,q) (0.41, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7157623Z Skipping (s,q) (0.42, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7157967Z Skipping (s,q) (0.43, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7158249Z Skipping (s,q) (0.44, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7158503Z Skipping (s,q) (0.45, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7158758Z Skipping (s,q) (0.46, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7159015Z Skipping (s,q) (0.47, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7159270Z Skipping (s,q) (0.48, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7159524Z Skipping (s,q) (0.49, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7159781Z Skipping (s,q) (0.5, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7160035Z Skipping (s,q) (0.51, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7160297Z Skipping (s,q) (0.52, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7160552Z Skipping (s,q) (0.53, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7160809Z Skipping (s,q) (0.54, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7161069Z Skipping (s,q) (0.55, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7161407Z Skipping (s,q) (0.56, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7161663Z Skipping (s,q) (0.57, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7161919Z Skipping (s,q) (0.58, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7162170Z Skipping (s,q) (0.59, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7162426Z Skipping (s,q) (0.6, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7162682Z Skipping (s,q) (0.61, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7162935Z Skipping (s,q) (0.62, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7163203Z Skipping (s,q) (0.63, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7163456Z Skipping (s,q) (0.64, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7163713Z Skipping (s,q) (0.65, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7163974Z Skipping (s,q) (0.66, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7164288Z Skipping (s,q) (0.67, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7164683Z Skipping (s,q) (0.68, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7165010Z Skipping (s,q) (0.69, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7165262Z Skipping (s,q) (0.7, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7165522Z Skipping (s,q) (0.71, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7165777Z Skipping (s,q) (0.72, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7166031Z Skipping (s,q) (0.73, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7166288Z Skipping (s,q) (0.74, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7166538Z Skipping (s,q) (0.75, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7166788Z Skipping (s,q) (0.76, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7167052Z Skipping (s,q) (0.77, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7167317Z Skipping (s,q) (0.78, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7167580Z Skipping (s,q) (0.79, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7167914Z Skipping (s,q) (0.8, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7168224Z Skipping (s,q) (0.81, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7168484Z Skipping (s,q) (0.82, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7168738Z Skipping (s,q) (0.83, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7168990Z Skipping (s,q) (0.84, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7169247Z Skipping (s,q) (0.85, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7169498Z Skipping (s,q) (0.86, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7169759Z Skipping (s,q) (0.87, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7170093Z Skipping (s,q) (0.88, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7170361Z Skipping (s,q) (0.89, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7170625Z Skipping (s,q) (0.9, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7170878Z Skipping (s,q) (0.91, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7171130Z Skipping (s,q) (0.92, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7171387Z Skipping (s,q) (0.93, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7171641Z Skipping (s,q) (0.94, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7171898Z Skipping (s,q) (0.95, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7172147Z Skipping (s,q) (0.96, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7172397Z Skipping (s,q) (0.97, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7172654Z Skipping (s,q) (0.98, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7172906Z Skipping (s,q) (0.99, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7173152Z Skipping (s,q) (1, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7173504Z Skipping (s,q) (1.01, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7173758Z Skipping (s,q) (1.02, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7174013Z Skipping (s,q) (1.03, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7174267Z Skipping (s,q) (1.04, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7174519Z Skipping (s,q) (1.05, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7174779Z Skipping (s,q) (1.06, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7175037Z Skipping (s,q) (1.07, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7175288Z Skipping (s,q) (1.08, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7175550Z Skipping (s,q) (1.09, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7175804Z Skipping (s,q) (1.1, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7176060Z Skipping (s,q) (1.11, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7176317Z Skipping (s,q) (1.12, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7176638Z Skipping (s,q) (1.13, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7176945Z Skipping (s,q) (1.14, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7177196Z Skipping (s,q) (1.15, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7177447Z Skipping (s,q) (1.16, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7177711Z Skipping (s,q) (1.17, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7177964Z Skipping (s,q) (1.18, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7178216Z Skipping (s,q) (1.19, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7178471Z Skipping (s,q) (1.2, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7178724Z Skipping (s,q) (1.21, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7178986Z Skipping (s,q) (1.22, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7179237Z Skipping (s,q) (1.23, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7179495Z Skipping (s,q) (1.24, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7180024Z Skipping (s,q) (1.25, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7180283Z Skipping (s,q) (1.26, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7180532Z Skipping (s,q) (1.27, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7180792Z Skipping (s,q) (1.28, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7181049Z Skipping (s,q) (1.29, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7181298Z Skipping (s,q) (1.3, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7181556Z Skipping (s,q) (1.31, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7181809Z Skipping (s,q) (1.32, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7182075Z Skipping (s,q) (1.33, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7182543Z Skipping (s,q) (1.34, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7182813Z Skipping (s,q) (1.35, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7183070Z Skipping (s,q) (1.36, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7183322Z Skipping (s,q) (1.37, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7183572Z Skipping (s,q) (1.38, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7183830Z Skipping (s,q) (1.39, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7184081Z Skipping (s,q) (1.4, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7184339Z Skipping (s,q) (1.41, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7184591Z Skipping (s,q) (1.42, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7184840Z Skipping (s,q) (1.43, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7185100Z Skipping (s,q) (1.44, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7185357Z Skipping (s,q) (1.45, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7185612Z Skipping (s,q) (1.46, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7186036Z Skipping (s,q) (1.47, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7186294Z Skipping (s,q) (1.48, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7186554Z Skipping (s,q) (1.49, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7186804Z Skipping (s,q) (1.5, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7187055Z Skipping (s,q) (1.51, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7187312Z Skipping (s,q) (1.52, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7187565Z Skipping (s,q) (1.53, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7187817Z Skipping (s,q) (1.54, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7188073Z Skipping (s,q) (1.55, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7188331Z Skipping (s,q) (1.56, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7188594Z Skipping (s,q) (1.57, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7188984Z Skipping (s,q) (1.58, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7189250Z Skipping (s,q) (1.59, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7189648Z Skipping (s,q) (1.6, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7189901Z Skipping (s,q) (1.61, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7190154Z Skipping (s,q) (1.62, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7190416Z Skipping (s,q) (1.63, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7190669Z Skipping (s,q) (1.64, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7190920Z Skipping (s,q) (1.65, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7191179Z Skipping (s,q) (1.66, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7191432Z Skipping (s,q) (1.67, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7191695Z Skipping (s,q) (1.68, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7191954Z Skipping (s,q) (1.69, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7192209Z Skipping (s,q) (1.7, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7192471Z Skipping (s,q) (1.71, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7192727Z Skipping (s,q) (1.72, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7192981Z Skipping (s,q) (1.73, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7193238Z Skipping (s,q) (1.74, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7193491Z Skipping (s,q) (1.75, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7193752Z Skipping (s,q) (1.76, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7194003Z Skipping (s,q) (1.77, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7194255Z Skipping (s,q) (1.78, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7194587Z Skipping (s,q) (1.79, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7194847Z Skipping (s,q) (1.8, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7195106Z Skipping (s,q) (1.81, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7195362Z Skipping (s,q) (1.82, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7195620Z Skipping (s,q) (1.83, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7195879Z Skipping (s,q) (1.84, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7196129Z Skipping (s,q) (1.85, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7196387Z Skipping (s,q) (1.86, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7196647Z Skipping (s,q) (1.87, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7196899Z Skipping (s,q) (1.88, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7197150Z Skipping (s,q) (1.89, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7197404Z Skipping (s,q) (1.9, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7202819Z Skipping (s,q) (1.91, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7203273Z Skipping (s,q) (1.92, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7203536Z Skipping (s,q) (1.93, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7203806Z Skipping (s,q) (1.94, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7204058Z Skipping (s,q) (1.95, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7204310Z Skipping (s,q) (1.96, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7204567Z Skipping (s,q) (1.97, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7204823Z Skipping (s,q) (1.98, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7205082Z Skipping (s,q) (1.99, 80): inconsistent with heavy hitters! 2025-05-07T20:22:47.7205341Z Skipping (s,q) (0.01, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7205600Z Skipping (s,q) (0.02, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7205870Z Skipping (s,q) (0.03, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7206132Z Skipping (s,q) (0.04, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7206474Z Skipping (s,q) (0.05, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7206803Z Skipping (s,q) (0.06, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7207060Z Skipping (s,q) (0.07, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7207323Z Skipping (s,q) (0.08, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7207579Z Skipping (s,q) (0.09, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7207834Z Skipping (s,q) (0.1, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7208229Z Skipping (s,q) (0.11, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7208491Z Skipping (s,q) (0.12, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7208754Z Skipping (s,q) (0.13, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7209025Z Skipping (s,q) (0.14, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7209288Z Skipping (s,q) (0.15, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7209561Z Skipping (s,q) (0.16, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7209821Z Skipping (s,q) (0.17, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7210078Z Skipping (s,q) (0.18, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7210350Z Skipping (s,q) (0.19, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7210604Z Skipping (s,q) (0.2, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7210862Z Skipping (s,q) (0.21, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7211130Z Skipping (s,q) (0.22, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7211386Z Skipping (s,q) (0.23, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7211641Z Skipping (s,q) (0.24, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7211996Z Skipping (s,q) (0.25, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7212267Z Skipping (s,q) (0.26, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7212539Z Skipping (s,q) (0.27, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7212800Z Skipping (s,q) (0.28, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7213056Z Skipping (s,q) (0.29, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7213326Z Skipping (s,q) (0.3, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7213583Z Skipping (s,q) (0.31, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7213840Z Skipping (s,q) (0.32, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7214102Z Skipping (s,q) (0.33, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7214357Z Skipping (s,q) (0.34, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7214622Z Skipping (s,q) (0.35, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7214884Z Skipping (s,q) (0.36, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7215144Z Skipping (s,q) (0.37, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7215555Z Skipping (s,q) (0.38, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7215816Z Skipping (s,q) (0.39, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7216079Z Skipping (s,q) (0.4, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7216354Z Skipping (s,q) (0.41, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7216609Z Skipping (s,q) (0.42, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7216874Z Skipping (s,q) (0.43, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7217134Z Skipping (s,q) (0.44, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7217393Z Skipping (s,q) (0.45, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7217658Z Skipping (s,q) (0.46, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7217915Z Skipping (s,q) (0.47, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7218175Z Skipping (s,q) (0.48, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7218511Z Skipping (s,q) (0.49, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7218779Z Skipping (s,q) (0.5, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7219123Z Skipping (s,q) (0.51, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7219381Z Skipping (s,q) (0.52, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7219643Z Skipping (s,q) (0.53, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7219914Z Skipping (s,q) (0.54, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7220168Z Skipping (s,q) (0.55, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7220426Z Skipping (s,q) (0.56, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7220696Z Skipping (s,q) (0.57, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7220953Z Skipping (s,q) (0.58, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7221223Z Skipping (s,q) (0.59, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7221482Z Skipping (s,q) (0.6, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7221743Z Skipping (s,q) (0.61, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7222015Z Skipping (s,q) (0.62, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7222271Z Skipping (s,q) (0.63, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7222530Z Skipping (s,q) (0.64, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7222795Z Skipping (s,q) (0.65, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7223055Z Skipping (s,q) (0.66, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7223321Z Skipping (s,q) (0.67, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7223583Z Skipping (s,q) (0.68, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7223846Z Skipping (s,q) (0.69, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7224191Z Skipping (s,q) (0.7, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7224463Z Skipping (s,q) (0.71, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7224727Z Skipping (s,q) (0.72, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7225003Z Skipping (s,q) (0.73, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7225260Z Skipping (s,q) (0.74, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7225515Z Skipping (s,q) (0.75, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7225781Z Skipping (s,q) (0.76, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7226036Z Skipping (s,q) (0.77, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7226301Z Skipping (s,q) (0.78, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7226560Z Skipping (s,q) (0.79, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7226857Z Skipping (s,q) (0.8, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7227123Z Skipping (s,q) (0.81, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7227420Z Skipping (s,q) (0.82, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7227813Z Skipping (s,q) (0.83, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7228088Z Skipping (s,q) (0.84, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7228360Z Skipping (s,q) (0.85, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7228626Z Skipping (s,q) (0.86, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7228883Z Skipping (s,q) (0.87, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7229144Z Skipping (s,q) (0.88, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7229407Z Skipping (s,q) (0.89, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7229666Z Skipping (s,q) (0.9, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7229928Z Skipping (s,q) (0.91, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7230196Z Skipping (s,q) (0.92, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7230460Z Skipping (s,q) (0.93, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7230787Z Skipping (s,q) (0.94, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7231089Z Skipping (s,q) (0.95, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7231346Z Skipping (s,q) (0.96, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7231614Z Skipping (s,q) (0.97, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7231870Z Skipping (s,q) (0.98, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7232126Z Skipping (s,q) (0.99, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7232382Z Skipping (s,q) (1, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7232642Z Skipping (s,q) (1.01, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7232904Z Skipping (s,q) (1.02, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7233165Z Skipping (s,q) (1.03, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7233426Z Skipping (s,q) (1.04, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7233699Z Skipping (s,q) (1.05, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7233962Z Skipping (s,q) (1.06, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7234224Z Skipping (s,q) (1.07, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7234492Z Skipping (s,q) (1.08, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7234753Z Skipping (s,q) (1.09, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7235018Z Skipping (s,q) (1.1, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7235277Z Skipping (s,q) (1.11, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7235538Z Skipping (s,q) (1.12, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7235801Z Skipping (s,q) (1.13, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7236058Z Skipping (s,q) (1.14, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7236411Z Skipping (s,q) (1.15, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7236697Z Skipping (s,q) (1.16, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7236955Z Skipping (s,q) (1.17, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7237224Z Skipping (s,q) (1.18, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7237486Z Skipping (s,q) (1.19, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7237746Z Skipping (s,q) (1.2, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7238010Z Skipping (s,q) (1.21, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7238264Z Skipping (s,q) (1.22, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7238521Z Skipping (s,q) (1.23, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7238787Z Skipping (s,q) (1.24, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7239043Z Skipping (s,q) (1.25, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7239306Z Skipping (s,q) (1.26, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7239651Z Skipping (s,q) (1.27, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7239908Z Skipping (s,q) (1.28, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7240186Z Skipping (s,q) (1.29, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7240443Z Skipping (s,q) (1.3, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7240704Z Skipping (s,q) (1.31, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7240976Z Skipping (s,q) (1.32, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7241237Z Skipping (s,q) (1.33, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7241496Z Skipping (s,q) (1.34, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7241762Z Skipping (s,q) (1.35, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7242019Z Skipping (s,q) (1.36, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7242287Z Skipping (s,q) (1.37, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7242548Z Skipping (s,q) (1.38, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7242871Z Skipping (s,q) (1.39, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7243176Z Skipping (s,q) (1.4, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7243433Z Skipping (s,q) (1.41, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7243699Z Skipping (s,q) (1.42, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7243953Z Skipping (s,q) (1.43, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7244210Z Skipping (s,q) (1.44, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7244476Z Skipping (s,q) (1.45, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7244732Z Skipping (s,q) (1.46, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7244994Z Skipping (s,q) (1.47, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7245254Z Skipping (s,q) (1.48, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7245514Z Skipping (s,q) (1.49, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7245779Z Skipping (s,q) (1.5, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7246043Z Skipping (s,q) (1.51, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7246300Z Skipping (s,q) (1.52, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7246566Z Skipping (s,q) (1.53, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7246823Z Skipping (s,q) (1.54, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7247089Z Skipping (s,q) (1.55, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7247349Z Skipping (s,q) (1.56, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7247606Z Skipping (s,q) (1.57, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7247875Z Skipping (s,q) (1.58, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7248365Z Skipping (s,q) (1.59, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7248636Z Skipping (s,q) (1.6, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7248907Z Skipping (s,q) (1.61, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7249168Z Skipping (s,q) (1.62, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7249431Z Skipping (s,q) (1.63, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7249693Z Skipping (s,q) (1.64, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7249952Z Skipping (s,q) (1.65, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7250216Z Skipping (s,q) (1.66, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7250473Z Skipping (s,q) (1.67, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7250731Z Skipping (s,q) (1.68, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7250997Z Skipping (s,q) (1.69, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7251255Z Skipping (s,q) (1.7, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7251522Z Skipping (s,q) (1.71, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7251853Z Skipping (s,q) (1.72, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7252115Z Skipping (s,q) (1.73, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7252379Z Skipping (s,q) (1.74, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7252636Z Skipping (s,q) (1.75, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7252893Z Skipping (s,q) (1.76, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7253155Z Skipping (s,q) (1.77, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7253413Z Skipping (s,q) (1.78, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7253679Z Skipping (s,q) (1.79, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7253935Z Skipping (s,q) (1.8, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7254194Z Skipping (s,q) (1.81, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7254460Z Skipping (s,q) (1.82, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7254785Z Skipping (s,q) (1.83, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7255091Z Skipping (s,q) (1.84, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7255358Z Skipping (s,q) (1.85, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7255614Z Skipping (s,q) (1.86, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7255876Z Skipping (s,q) (1.87, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7256143Z Skipping (s,q) (1.88, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7256403Z Skipping (s,q) (1.89, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7256668Z Skipping (s,q) (1.9, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7256928Z Skipping (s,q) (1.91, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7257190Z Skipping (s,q) (1.92, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7257456Z Skipping (s,q) (1.93, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7257719Z Skipping (s,q) (1.94, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7257976Z Skipping (s,q) (1.95, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7258244Z Skipping (s,q) (1.96, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7258501Z Skipping (s,q) (1.97, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7258766Z Skipping (s,q) (1.98, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7259027Z Skipping (s,q) (1.99, 82.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7259282Z Skipping (s,q) (0.01, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7259542Z Skipping (s,q) (0.02, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7259793Z Skipping (s,q) (0.03, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7260044Z Skipping (s,q) (0.04, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7260369Z Skipping (s,q) (0.05, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7260639Z Skipping (s,q) (0.06, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7260897Z Skipping (s,q) (0.07, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7261153Z Skipping (s,q) (0.08, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7261405Z Skipping (s,q) (0.09, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7261659Z Skipping (s,q) (0.1, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7261914Z Skipping (s,q) (0.11, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7262167Z Skipping (s,q) (0.12, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7262426Z Skipping (s,q) (0.13, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7262680Z Skipping (s,q) (0.14, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7262939Z Skipping (s,q) (0.15, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7263192Z Skipping (s,q) (0.16, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7263444Z Skipping (s,q) (0.17, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7263783Z Skipping (s,q) (0.18, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7264039Z Skipping (s,q) (0.19, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7264289Z Skipping (s,q) (0.2, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7264552Z Skipping (s,q) (0.21, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7264804Z Skipping (s,q) (0.22, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7265054Z Skipping (s,q) (0.23, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7265312Z Skipping (s,q) (0.24, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7265562Z Skipping (s,q) (0.25, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7265818Z Skipping (s,q) (0.26, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7266068Z Skipping (s,q) (0.27, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7266321Z Skipping (s,q) (0.28, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7266642Z Skipping (s,q) (0.29, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7266909Z Skipping (s,q) (0.3, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7267243Z Skipping (s,q) (0.31, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7267502Z Skipping (s,q) (0.32, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7267753Z Skipping (s,q) (0.33, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7268011Z Skipping (s,q) (0.34, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7268261Z Skipping (s,q) (0.35, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7268513Z Skipping (s,q) (0.36, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7268779Z Skipping (s,q) (0.37, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7269031Z Skipping (s,q) (0.38, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7269286Z Skipping (s,q) (0.39, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7269547Z Skipping (s,q) (0.4, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7269802Z Skipping (s,q) (0.41, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7270066Z Skipping (s,q) (0.42, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7270318Z Skipping (s,q) (0.43, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7270569Z Skipping (s,q) (0.44, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7270831Z Skipping (s,q) (0.45, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7271085Z Skipping (s,q) (0.46, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7271337Z Skipping (s,q) (0.47, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7271598Z Skipping (s,q) (0.48, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7271855Z Skipping (s,q) (0.49, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7272173Z Skipping (s,q) (0.5, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7272436Z Skipping (s,q) (0.51, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7272700Z Skipping (s,q) (0.52, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7272965Z Skipping (s,q) (0.53, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7273221Z Skipping (s,q) (0.54, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7273474Z Skipping (s,q) (0.55, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7273737Z Skipping (s,q) (0.56, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7273987Z Skipping (s,q) (0.57, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7274240Z Skipping (s,q) (0.58, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7274502Z Skipping (s,q) (0.59, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7274750Z Skipping (s,q) (0.6, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7275010Z Skipping (s,q) (0.61, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7275267Z Skipping (s,q) (0.62, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7275611Z Skipping (s,q) (0.63, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7275875Z Skipping (s,q) (0.64, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7276130Z Skipping (s,q) (0.65, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7276384Z Skipping (s,q) (0.66, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7276641Z Skipping (s,q) (0.67, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7276891Z Skipping (s,q) (0.68, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7277148Z Skipping (s,q) (0.69, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7277395Z Skipping (s,q) (0.7, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7277645Z Skipping (s,q) (0.71, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7277903Z Skipping (s,q) (0.72, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7278155Z Skipping (s,q) (0.73, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7278412Z Skipping (s,q) (0.74, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7278750Z Skipping (s,q) (0.75, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7279077Z Skipping (s,q) (0.76, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7279336Z Skipping (s,q) (0.77, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7279587Z Skipping (s,q) (0.78, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7280108Z Skipping (s,q) (0.79, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7280367Z Skipping (s,q) (0.8, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7280617Z Skipping (s,q) (0.81, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7280867Z Skipping (s,q) (0.82, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7281125Z Skipping (s,q) (0.83, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7281384Z Skipping (s,q) (0.84, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7281639Z Skipping (s,q) (0.85, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7281904Z Skipping (s,q) (0.86, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7282155Z Skipping (s,q) (0.87, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7282420Z Skipping (s,q) (0.88, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7282671Z Skipping (s,q) (0.89, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7282920Z Skipping (s,q) (0.9, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7283177Z Skipping (s,q) (0.91, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7283427Z Skipping (s,q) (0.92, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7283680Z Skipping (s,q) (0.93, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7283937Z Skipping (s,q) (0.94, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7284190Z Skipping (s,q) (0.95, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7284679Z Skipping (s,q) (0.96, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7284955Z Skipping (s,q) (0.97, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7285212Z Skipping (s,q) (0.98, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7285476Z Skipping (s,q) (0.99, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7285721Z Skipping (s,q) (1, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7285976Z Skipping (s,q) (1.01, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7286231Z Skipping (s,q) (1.02, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7286481Z Skipping (s,q) (1.03, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7286739Z Skipping (s,q) (1.04, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7286990Z Skipping (s,q) (1.05, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7287245Z Skipping (s,q) (1.06, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7287507Z Skipping (s,q) (1.07, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7287757Z Skipping (s,q) (1.08, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7288276Z Skipping (s,q) (1.09, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7288538Z Skipping (s,q) (1.1, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7288792Z Skipping (s,q) (1.11, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7289044Z Skipping (s,q) (1.12, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7289303Z Skipping (s,q) (1.13, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7289555Z Skipping (s,q) (1.14, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7289812Z Skipping (s,q) (1.15, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7290065Z Skipping (s,q) (1.16, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7290317Z Skipping (s,q) (1.17, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7290572Z Skipping (s,q) (1.18, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7290828Z Skipping (s,q) (1.19, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7291202Z Skipping (s,q) (1.2, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7291475Z Skipping (s,q) (1.21, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7291861Z Skipping (s,q) (1.22, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7292126Z Skipping (s,q) (1.23, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7292378Z Skipping (s,q) (1.24, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7292630Z Skipping (s,q) (1.25, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7292891Z Skipping (s,q) (1.26, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7293150Z Skipping (s,q) (1.27, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7293403Z Skipping (s,q) (1.28, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7293665Z Skipping (s,q) (1.29, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7293921Z Skipping (s,q) (1.3, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7294188Z Skipping (s,q) (1.31, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7294446Z Skipping (s,q) (1.32, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7294703Z Skipping (s,q) (1.33, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7294962Z Skipping (s,q) (1.34, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7295218Z Skipping (s,q) (1.35, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7295471Z Skipping (s,q) (1.36, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7295728Z Skipping (s,q) (1.37, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7295983Z Skipping (s,q) (1.38, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7296241Z Skipping (s,q) (1.39, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7296504Z Skipping (s,q) (1.4, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7296822Z Skipping (s,q) (1.41, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7297099Z Skipping (s,q) (1.42, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7297364Z Skipping (s,q) (1.43, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7297619Z Skipping (s,q) (1.44, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7297885Z Skipping (s,q) (1.45, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7298137Z Skipping (s,q) (1.46, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7298389Z Skipping (s,q) (1.47, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7298652Z Skipping (s,q) (1.48, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7298905Z Skipping (s,q) (1.49, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7299163Z Skipping (s,q) (1.5, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7299417Z Skipping (s,q) (1.51, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7299669Z Skipping (s,q) (1.52, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7299940Z Skipping (s,q) (1.53, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7300274Z Skipping (s,q) (1.54, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7300531Z Skipping (s,q) (1.55, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7300795Z Skipping (s,q) (1.56, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7301047Z Skipping (s,q) (1.57, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7301307Z Skipping (s,q) (1.58, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7301562Z Skipping (s,q) (1.59, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7301815Z Skipping (s,q) (1.6, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7302083Z Skipping (s,q) (1.61, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7302334Z Skipping (s,q) (1.62, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7302588Z Skipping (s,q) (1.63, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7302849Z Skipping (s,q) (1.64, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7303129Z Skipping (s,q) (1.65, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7303499Z Skipping (s,q) (1.66, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7303806Z Skipping (s,q) (1.67, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7304057Z Skipping (s,q) (1.68, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7304315Z Skipping (s,q) (1.69, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7304564Z Skipping (s,q) (1.7, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7304824Z Skipping (s,q) (1.71, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7305079Z Skipping (s,q) (1.72, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7305333Z Skipping (s,q) (1.73, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7305601Z Skipping (s,q) (1.74, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7305852Z Skipping (s,q) (1.75, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7306108Z Skipping (s,q) (1.76, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7306376Z Skipping (s,q) (1.77, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7306627Z Skipping (s,q) (1.78, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7306889Z Skipping (s,q) (1.79, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7307138Z Skipping (s,q) (1.8, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7307390Z Skipping (s,q) (1.81, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7307647Z Skipping (s,q) (1.82, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7307899Z Skipping (s,q) (1.83, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7308150Z Skipping (s,q) (1.84, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7308417Z Skipping (s,q) (1.85, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7308670Z Skipping (s,q) (1.86, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7309029Z Skipping (s,q) (1.87, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7309306Z Skipping (s,q) (1.88, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7309562Z Skipping (s,q) (1.89, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7309842Z Skipping (s,q) (1.9, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7310095Z Skipping (s,q) (1.91, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7310349Z Skipping (s,q) (1.92, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7310608Z Skipping (s,q) (1.93, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7310860Z Skipping (s,q) (1.94, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7311112Z Skipping (s,q) (1.95, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7311375Z Skipping (s,q) (1.96, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7311625Z Skipping (s,q) (1.97, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7311887Z Skipping (s,q) (1.98, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7312144Z Skipping (s,q) (1.99, 85): inconsistent with heavy hitters! 2025-05-07T20:22:47.7312517Z Skipping (s,q) (0.01, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7312781Z Skipping (s,q) (0.02, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7313044Z Skipping (s,q) (0.03, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7313301Z Skipping (s,q) (0.04, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7313568Z Skipping (s,q) (0.05, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7313828Z Skipping (s,q) (0.06, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7314092Z Skipping (s,q) (0.07, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7314350Z Skipping (s,q) (0.08, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7314608Z Skipping (s,q) (0.09, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7314870Z Skipping (s,q) (0.1, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7315131Z Skipping (s,q) (0.11, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7315466Z Skipping (s,q) (0.12, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7315745Z Skipping (s,q) (0.13, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7316079Z Skipping (s,q) (0.14, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7316344Z Skipping (s,q) (0.15, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7316600Z Skipping (s,q) (0.16, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7316860Z Skipping (s,q) (0.17, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7317123Z Skipping (s,q) (0.18, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7317380Z Skipping (s,q) (0.19, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7317637Z Skipping (s,q) (0.2, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7317895Z Skipping (s,q) (0.21, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7318157Z Skipping (s,q) (0.22, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7318425Z Skipping (s,q) (0.23, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7318684Z Skipping (s,q) (0.24, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7318942Z Skipping (s,q) (0.25, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7319207Z Skipping (s,q) (0.26, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7319467Z Skipping (s,q) (0.27, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7319724Z Skipping (s,q) (0.28, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7319989Z Skipping (s,q) (0.29, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7320244Z Skipping (s,q) (0.3, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7320511Z Skipping (s,q) (0.31, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7320767Z Skipping (s,q) (0.32, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7321110Z Skipping (s,q) (0.33, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7321391Z Skipping (s,q) (0.34, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7321653Z Skipping (s,q) (0.35, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7321914Z Skipping (s,q) (0.36, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7322176Z Skipping (s,q) (0.37, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7322440Z Skipping (s,q) (0.38, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7322704Z Skipping (s,q) (0.39, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7322959Z Skipping (s,q) (0.4, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7323220Z Skipping (s,q) (0.41, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7323483Z Skipping (s,q) (0.42, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7323739Z Skipping (s,q) (0.43, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7324002Z Skipping (s,q) (0.44, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7324339Z Skipping (s,q) (0.45, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7324598Z Skipping (s,q) (0.46, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7324859Z Skipping (s,q) (0.47, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7325122Z Skipping (s,q) (0.48, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7325377Z Skipping (s,q) (0.49, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7325643Z Skipping (s,q) (0.5, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7325898Z Skipping (s,q) (0.51, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7326153Z Skipping (s,q) (0.52, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7326417Z Skipping (s,q) (0.53, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7326673Z Skipping (s,q) (0.54, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7326935Z Skipping (s,q) (0.55, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7327201Z Skipping (s,q) (0.56, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7327553Z Skipping (s,q) (0.57, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7327860Z Skipping (s,q) (0.58, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7328239Z Skipping (s,q) (0.59, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7328498Z Skipping (s,q) (0.6, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7328768Z Skipping (s,q) (0.61, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7329031Z Skipping (s,q) (0.62, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7329288Z Skipping (s,q) (0.63, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7329558Z Skipping (s,q) (0.64, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7329824Z Skipping (s,q) (0.65, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7330093Z Skipping (s,q) (0.66, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7330354Z Skipping (s,q) (0.67, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7330617Z Skipping (s,q) (0.68, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7330888Z Skipping (s,q) (0.69, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7331147Z Skipping (s,q) (0.7, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7331406Z Skipping (s,q) (0.71, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7331673Z Skipping (s,q) (0.72, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7331932Z Skipping (s,q) (0.73, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7332200Z Skipping (s,q) (0.74, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7332461Z Skipping (s,q) (0.75, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7332725Z Skipping (s,q) (0.76, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7333076Z Skipping (s,q) (0.77, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7333346Z Skipping (s,q) (0.78, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7333614Z Skipping (s,q) (0.79, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7333880Z Skipping (s,q) (0.8, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7334143Z Skipping (s,q) (0.81, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7334410Z Skipping (s,q) (0.82, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7334668Z Skipping (s,q) (0.83, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7334926Z Skipping (s,q) (0.84, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7335189Z Skipping (s,q) (0.85, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7335449Z Skipping (s,q) (0.86, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7335706Z Skipping (s,q) (0.87, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7335968Z Skipping (s,q) (0.88, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7336231Z Skipping (s,q) (0.89, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7336574Z Skipping (s,q) (0.9, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7336832Z Skipping (s,q) (0.91, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7337093Z Skipping (s,q) (0.92, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7337356Z Skipping (s,q) (0.93, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7337616Z Skipping (s,q) (0.94, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7337875Z Skipping (s,q) (0.95, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7338140Z Skipping (s,q) (0.96, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7338397Z Skipping (s,q) (0.97, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7338660Z Skipping (s,q) (0.98, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7338918Z Skipping (s,q) (0.99, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7339173Z Skipping (s,q) (1, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7339509Z Skipping (s,q) (1.01, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7339782Z Skipping (s,q) (1.02, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7340119Z Skipping (s,q) (1.03, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7340378Z Skipping (s,q) (1.04, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7340634Z Skipping (s,q) (1.05, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7340890Z Skipping (s,q) (1.06, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7341154Z Skipping (s,q) (1.07, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7341411Z Skipping (s,q) (1.08, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7341672Z Skipping (s,q) (1.09, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7341932Z Skipping (s,q) (1.1, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7342196Z Skipping (s,q) (1.11, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7342465Z Skipping (s,q) (1.12, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7342726Z Skipping (s,q) (1.13, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7342989Z Skipping (s,q) (1.14, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7343253Z Skipping (s,q) (1.15, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7343513Z Skipping (s,q) (1.16, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7343779Z Skipping (s,q) (1.17, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7344041Z Skipping (s,q) (1.18, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7344301Z Skipping (s,q) (1.19, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7344628Z Skipping (s,q) (1.2, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7344886Z Skipping (s,q) (1.21, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7345217Z Skipping (s,q) (1.22, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7345499Z Skipping (s,q) (1.23, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7345765Z Skipping (s,q) (1.24, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7346033Z Skipping (s,q) (1.25, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7346292Z Skipping (s,q) (1.26, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7346548Z Skipping (s,q) (1.27, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7346818Z Skipping (s,q) (1.28, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7347074Z Skipping (s,q) (1.29, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7347330Z Skipping (s,q) (1.3, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7347594Z Skipping (s,q) (1.31, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7347849Z Skipping (s,q) (1.32, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7348113Z Skipping (s,q) (1.33, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7348370Z Skipping (s,q) (1.34, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7348714Z Skipping (s,q) (1.35, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7348983Z Skipping (s,q) (1.36, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7349239Z Skipping (s,q) (1.37, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7349495Z Skipping (s,q) (1.38, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7349758Z Skipping (s,q) (1.39, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7350017Z Skipping (s,q) (1.4, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7350285Z Skipping (s,q) (1.41, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7350548Z Skipping (s,q) (1.42, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7350803Z Skipping (s,q) (1.43, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7351070Z Skipping (s,q) (1.44, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7351326Z Skipping (s,q) (1.45, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7351677Z Skipping (s,q) (1.46, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7352044Z Skipping (s,q) (1.47, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7352298Z Skipping (s,q) (1.48, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7352564Z Skipping (s,q) (1.49, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7352820Z Skipping (s,q) (1.5, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7353081Z Skipping (s,q) (1.51, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7353346Z Skipping (s,q) (1.52, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7353604Z Skipping (s,q) (1.53, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7353864Z Skipping (s,q) (1.54, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7354133Z Skipping (s,q) (1.55, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7354390Z Skipping (s,q) (1.56, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7354654Z Skipping (s,q) (1.57, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7354920Z Skipping (s,q) (1.58, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7355181Z Skipping (s,q) (1.59, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7355443Z Skipping (s,q) (1.6, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7355701Z Skipping (s,q) (1.61, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7355958Z Skipping (s,q) (1.62, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7356221Z Skipping (s,q) (1.63, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7356481Z Skipping (s,q) (1.64, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7356739Z Skipping (s,q) (1.65, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7357007Z Skipping (s,q) (1.66, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7357326Z Skipping (s,q) (1.67, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7357617Z Skipping (s,q) (1.68, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7357878Z Skipping (s,q) (1.69, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7358137Z Skipping (s,q) (1.7, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7358408Z Skipping (s,q) (1.71, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7358669Z Skipping (s,q) (1.72, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7358928Z Skipping (s,q) (1.73, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7359197Z Skipping (s,q) (1.74, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7359457Z Skipping (s,q) (1.75, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7359720Z Skipping (s,q) (1.76, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7359976Z Skipping (s,q) (1.77, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7360236Z Skipping (s,q) (1.78, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7360603Z Skipping (s,q) (1.79, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7360866Z Skipping (s,q) (1.8, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7361129Z Skipping (s,q) (1.81, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7361393Z Skipping (s,q) (1.82, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7361650Z Skipping (s,q) (1.83, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7361918Z Skipping (s,q) (1.84, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7362177Z Skipping (s,q) (1.85, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7362443Z Skipping (s,q) (1.86, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7362708Z Skipping (s,q) (1.87, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7362967Z Skipping (s,q) (1.88, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7363228Z Skipping (s,q) (1.89, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7363498Z Skipping (s,q) (1.9, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7363827Z Skipping (s,q) (1.91, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7364134Z Skipping (s,q) (1.92, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7364393Z Skipping (s,q) (1.93, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7364654Z Skipping (s,q) (1.94, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7364918Z Skipping (s,q) (1.95, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7365172Z Skipping (s,q) (1.96, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7365429Z Skipping (s,q) (1.97, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7365696Z Skipping (s,q) (1.98, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7365953Z Skipping (s,q) (1.99, 87.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7366215Z Skipping (s,q) (0.01, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7366470Z Skipping (s,q) (0.02, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7366726Z Skipping (s,q) (0.03, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7366986Z Skipping (s,q) (0.04, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7367236Z Skipping (s,q) (0.05, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7367484Z Skipping (s,q) (0.06, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7367739Z Skipping (s,q) (0.07, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7368129Z Skipping (s,q) (0.08, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7368393Z Skipping (s,q) (0.09, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7368647Z Skipping (s,q) (0.1, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7368898Z Skipping (s,q) (0.11, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7369243Z Skipping (s,q) (0.12, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7369509Z Skipping (s,q) (0.13, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7369765Z Skipping (s,q) (0.14, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7370028Z Skipping (s,q) (0.15, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7370286Z Skipping (s,q) (0.16, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7370537Z Skipping (s,q) (0.17, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7370792Z Skipping (s,q) (0.18, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7371045Z Skipping (s,q) (0.19, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7371301Z Skipping (s,q) (0.2, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7371556Z Skipping (s,q) (0.21, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7371805Z Skipping (s,q) (0.22, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7372061Z Skipping (s,q) (0.23, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7372315Z Skipping (s,q) (0.24, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7372670Z Skipping (s,q) (0.25, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7372931Z Skipping (s,q) (0.26, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7373186Z Skipping (s,q) (0.27, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7373446Z Skipping (s,q) (0.28, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7373698Z Skipping (s,q) (0.29, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7373946Z Skipping (s,q) (0.3, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7374204Z Skipping (s,q) (0.31, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7374460Z Skipping (s,q) (0.32, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7374795Z Skipping (s,q) (0.33, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7375052Z Skipping (s,q) (0.34, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7375307Z Skipping (s,q) (0.35, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7375559Z Skipping (s,q) (0.36, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7375904Z Skipping (s,q) (0.37, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7376201Z Skipping (s,q) (0.38, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7376458Z Skipping (s,q) (0.39, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7376705Z Skipping (s,q) (0.4, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7376959Z Skipping (s,q) (0.41, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7377217Z Skipping (s,q) (0.42, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7377469Z Skipping (s,q) (0.43, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7377720Z Skipping (s,q) (0.44, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7377977Z Skipping (s,q) (0.45, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7378230Z Skipping (s,q) (0.46, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7378494Z Skipping (s,q) (0.47, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7378756Z Skipping (s,q) (0.48, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7379007Z Skipping (s,q) (0.49, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7379268Z Skipping (s,q) (0.5, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7379521Z Skipping (s,q) (0.51, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7380039Z Skipping (s,q) (0.52, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7380309Z Skipping (s,q) (0.53, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7380567Z Skipping (s,q) (0.54, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7380828Z Skipping (s,q) (0.55, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7381080Z Skipping (s,q) (0.56, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7381331Z Skipping (s,q) (0.57, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7381838Z Skipping (s,q) (0.58, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7382115Z Skipping (s,q) (0.59, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7382367Z Skipping (s,q) (0.6, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7382631Z Skipping (s,q) (0.61, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7382887Z Skipping (s,q) (0.62, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7383138Z Skipping (s,q) (0.63, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7383401Z Skipping (s,q) (0.64, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7383655Z Skipping (s,q) (0.65, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7383913Z Skipping (s,q) (0.66, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7384163Z Skipping (s,q) (0.67, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7384415Z Skipping (s,q) (0.68, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7384676Z Skipping (s,q) (0.69, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7384924Z Skipping (s,q) (0.7, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7385311Z Skipping (s,q) (0.71, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7385573Z Skipping (s,q) (0.72, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7385827Z Skipping (s,q) (0.73, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7386091Z Skipping (s,q) (0.74, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7386345Z Skipping (s,q) (0.75, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7386599Z Skipping (s,q) (0.76, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7386857Z Skipping (s,q) (0.77, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7387110Z Skipping (s,q) (0.78, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7387363Z Skipping (s,q) (0.79, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7387620Z Skipping (s,q) (0.8, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7387878Z Skipping (s,q) (0.81, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7388141Z Skipping (s,q) (0.82, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7388525Z Skipping (s,q) (0.83, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7388853Z Skipping (s,q) (0.84, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7389113Z Skipping (s,q) (0.85, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7389368Z Skipping (s,q) (0.86, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7389618Z Skipping (s,q) (0.87, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7389874Z Skipping (s,q) (0.88, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7390127Z Skipping (s,q) (0.89, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7390382Z Skipping (s,q) (0.9, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7390635Z Skipping (s,q) (0.91, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7390889Z Skipping (s,q) (0.92, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7391158Z Skipping (s,q) (0.93, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7391416Z Skipping (s,q) (0.94, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7391672Z Skipping (s,q) (0.95, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7391929Z Skipping (s,q) (0.96, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7392180Z Skipping (s,q) (0.97, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7392430Z Skipping (s,q) (0.98, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7392691Z Skipping (s,q) (0.99, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7392933Z Skipping (s,q) (1, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7393191Z Skipping (s,q) (1.01, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7393444Z Skipping (s,q) (1.02, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7393694Z Skipping (s,q) (1.03, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7394038Z Skipping (s,q) (1.04, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7394309Z Skipping (s,q) (1.05, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7394560Z Skipping (s,q) (1.06, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7394821Z Skipping (s,q) (1.07, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7395076Z Skipping (s,q) (1.08, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7395333Z Skipping (s,q) (1.09, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7395581Z Skipping (s,q) (1.1, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7395832Z Skipping (s,q) (1.11, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7396089Z Skipping (s,q) (1.12, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7396339Z Skipping (s,q) (1.13, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7396591Z Skipping (s,q) (1.14, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7396853Z Skipping (s,q) (1.15, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7397177Z Skipping (s,q) (1.16, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7397442Z Skipping (s,q) (1.17, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7397700Z Skipping (s,q) (1.18, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7397952Z Skipping (s,q) (1.19, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7398214Z Skipping (s,q) (1.2, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7398467Z Skipping (s,q) (1.21, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7398717Z Skipping (s,q) (1.22, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7398975Z Skipping (s,q) (1.23, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7399228Z Skipping (s,q) (1.24, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7399479Z Skipping (s,q) (1.25, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7399741Z Skipping (s,q) (1.26, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7400013Z Skipping (s,q) (1.27, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7400331Z Skipping (s,q) (1.28, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7400624Z Skipping (s,q) (1.29, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7400873Z Skipping (s,q) (1.3, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7401135Z Skipping (s,q) (1.31, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7401388Z Skipping (s,q) (1.32, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7401644Z Skipping (s,q) (1.33, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7401902Z Skipping (s,q) (1.34, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7402155Z Skipping (s,q) (1.35, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7402416Z Skipping (s,q) (1.36, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7402668Z Skipping (s,q) (1.37, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7402923Z Skipping (s,q) (1.38, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7403208Z Skipping (s,q) (1.39, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7403457Z Skipping (s,q) (1.4, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7403716Z Skipping (s,q) (1.41, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7403972Z Skipping (s,q) (1.42, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7404224Z Skipping (s,q) (1.43, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7404481Z Skipping (s,q) (1.44, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7404733Z Skipping (s,q) (1.45, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7404990Z Skipping (s,q) (1.46, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7405250Z Skipping (s,q) (1.47, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7405510Z Skipping (s,q) (1.48, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7405896Z Skipping (s,q) (1.49, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7406163Z Skipping (s,q) (1.5, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7406424Z Skipping (s,q) (1.51, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7406687Z Skipping (s,q) (1.52, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7406941Z Skipping (s,q) (1.53, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7407192Z Skipping (s,q) (1.54, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7407457Z Skipping (s,q) (1.55, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7407711Z Skipping (s,q) (1.56, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7408075Z Skipping (s,q) (1.57, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7408341Z Skipping (s,q) (1.58, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7408600Z Skipping (s,q) (1.59, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7408852Z Skipping (s,q) (1.6, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7409118Z Skipping (s,q) (1.61, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7409476Z Skipping (s,q) (1.62, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7409738Z Skipping (s,q) (1.63, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7409995Z Skipping (s,q) (1.64, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7410250Z Skipping (s,q) (1.65, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7410513Z Skipping (s,q) (1.66, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7410769Z Skipping (s,q) (1.67, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7411020Z Skipping (s,q) (1.68, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7411279Z Skipping (s,q) (1.69, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7411532Z Skipping (s,q) (1.7, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7411792Z Skipping (s,q) (1.71, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7412042Z Skipping (s,q) (1.72, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7412296Z Skipping (s,q) (1.73, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7412611Z Skipping (s,q) (1.74, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7412906Z Skipping (s,q) (1.75, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7413157Z Skipping (s,q) (1.76, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7413416Z Skipping (s,q) (1.77, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7413668Z Skipping (s,q) (1.78, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7413925Z Skipping (s,q) (1.79, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7414171Z Skipping (s,q) (1.8, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7414425Z Skipping (s,q) (1.81, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7414682Z Skipping (s,q) (1.82, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7414938Z Skipping (s,q) (1.83, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7415189Z Skipping (s,q) (1.84, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7415449Z Skipping (s,q) (1.85, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7415704Z Skipping (s,q) (1.86, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7415956Z Skipping (s,q) (1.87, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7416217Z Skipping (s,q) (1.88, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7416471Z Skipping (s,q) (1.89, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7416724Z Skipping (s,q) (1.9, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7416974Z Skipping (s,q) (1.91, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7417225Z Skipping (s,q) (1.92, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7417488Z Skipping (s,q) (1.93, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7417740Z Skipping (s,q) (1.94, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7418096Z Skipping (s,q) (1.95, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7418371Z Skipping (s,q) (1.96, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7418622Z Skipping (s,q) (1.97, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7418882Z Skipping (s,q) (1.98, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7419129Z Skipping (s,q) (1.99, 90): inconsistent with heavy hitters! 2025-05-07T20:22:47.7419386Z Skipping (s,q) (0.01, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7419647Z Skipping (s,q) (0.02, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7419906Z Skipping (s,q) (0.03, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7420163Z Skipping (s,q) (0.04, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7420427Z Skipping (s,q) (0.05, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7420684Z Skipping (s,q) (0.06, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7420950Z Skipping (s,q) (0.07, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7421287Z Skipping (s,q) (0.08, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7421547Z Skipping (s,q) (0.09, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7421816Z Skipping (s,q) (0.1, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7422074Z Skipping (s,q) (0.11, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7422331Z Skipping (s,q) (0.12, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7422594Z Skipping (s,q) (0.13, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7422850Z Skipping (s,q) (0.14, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7423114Z Skipping (s,q) (0.15, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7423369Z Skipping (s,q) (0.16, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7423629Z Skipping (s,q) (0.17, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7423892Z Skipping (s,q) (0.18, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7424149Z Skipping (s,q) (0.19, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7424492Z Skipping (s,q) (0.2, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7424811Z Skipping (s,q) (0.21, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7425073Z Skipping (s,q) (0.22, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7425329Z Skipping (s,q) (0.23, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7425597Z Skipping (s,q) (0.24, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7425853Z Skipping (s,q) (0.25, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7426116Z Skipping (s,q) (0.26, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7426373Z Skipping (s,q) (0.27, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7426629Z Skipping (s,q) (0.28, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7426897Z Skipping (s,q) (0.29, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7427151Z Skipping (s,q) (0.3, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7427412Z Skipping (s,q) (0.31, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7427676Z Skipping (s,q) (0.32, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7427932Z Skipping (s,q) (0.33, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7428198Z Skipping (s,q) (0.34, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7428452Z Skipping (s,q) (0.35, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7428711Z Skipping (s,q) (0.36, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7428976Z Skipping (s,q) (0.37, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7429233Z Skipping (s,q) (0.38, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7429488Z Skipping (s,q) (0.39, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7429854Z Skipping (s,q) (0.4, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7430124Z Skipping (s,q) (0.41, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7430394Z Skipping (s,q) (0.42, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7430653Z Skipping (s,q) (0.43, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7430911Z Skipping (s,q) (0.44, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7431179Z Skipping (s,q) (0.45, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7431436Z Skipping (s,q) (0.46, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7431694Z Skipping (s,q) (0.47, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7431960Z Skipping (s,q) (0.48, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7432219Z Skipping (s,q) (0.49, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7432486Z Skipping (s,q) (0.5, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7432746Z Skipping (s,q) (0.51, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7433007Z Skipping (s,q) (0.52, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7433368Z Skipping (s,q) (0.53, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7433632Z Skipping (s,q) (0.54, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7433898Z Skipping (s,q) (0.55, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7434169Z Skipping (s,q) (0.56, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7434426Z Skipping (s,q) (0.57, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7434691Z Skipping (s,q) (0.58, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7434949Z Skipping (s,q) (0.59, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7435206Z Skipping (s,q) (0.6, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7435485Z Skipping (s,q) (0.61, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7435744Z Skipping (s,q) (0.62, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7436012Z Skipping (s,q) (0.63, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7436363Z Skipping (s,q) (0.64, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7436631Z Skipping (s,q) (0.65, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7436976Z Skipping (s,q) (0.66, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7437236Z Skipping (s,q) (0.67, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7437496Z Skipping (s,q) (0.68, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7437766Z Skipping (s,q) (0.69, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7438024Z Skipping (s,q) (0.7, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7438283Z Skipping (s,q) (0.71, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7438549Z Skipping (s,q) (0.72, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7438808Z Skipping (s,q) (0.73, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7439076Z Skipping (s,q) (0.74, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7439342Z Skipping (s,q) (0.75, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7439603Z Skipping (s,q) (0.76, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7439876Z Skipping (s,q) (0.77, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7440144Z Skipping (s,q) (0.78, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7440405Z Skipping (s,q) (0.79, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7440672Z Skipping (s,q) (0.8, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7440934Z Skipping (s,q) (0.81, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7441191Z Skipping (s,q) (0.82, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7441455Z Skipping (s,q) (0.83, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7441713Z Skipping (s,q) (0.84, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7442045Z Skipping (s,q) (0.85, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7442322Z Skipping (s,q) (0.86, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7442588Z Skipping (s,q) (0.87, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7442865Z Skipping (s,q) (0.88, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7443120Z Skipping (s,q) (0.89, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7443376Z Skipping (s,q) (0.9, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7443642Z Skipping (s,q) (0.91, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7443898Z Skipping (s,q) (0.92, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7444158Z Skipping (s,q) (0.93, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7444413Z Skipping (s,q) (0.94, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7444667Z Skipping (s,q) (0.95, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7444934Z Skipping (s,q) (0.96, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7445190Z Skipping (s,q) (0.97, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7445523Z Skipping (s,q) (0.98, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7445788Z Skipping (s,q) (0.99, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7446038Z Skipping (s,q) (1, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7446300Z Skipping (s,q) (1.01, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7446557Z Skipping (s,q) (1.02, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7446810Z Skipping (s,q) (1.03, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7447073Z Skipping (s,q) (1.04, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7447328Z Skipping (s,q) (1.05, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7447584Z Skipping (s,q) (1.06, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7447852Z Skipping (s,q) (1.07, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7448239Z Skipping (s,q) (1.08, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7448590Z Skipping (s,q) (1.09, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7448892Z Skipping (s,q) (1.1, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7449152Z Skipping (s,q) (1.11, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7449414Z Skipping (s,q) (1.12, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7449673Z Skipping (s,q) (1.13, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7449936Z Skipping (s,q) (1.14, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7450198Z Skipping (s,q) (1.15, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7450455Z Skipping (s,q) (1.16, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7450718Z Skipping (s,q) (1.17, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7450980Z Skipping (s,q) (1.18, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7451235Z Skipping (s,q) (1.19, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7451501Z Skipping (s,q) (1.2, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7451765Z Skipping (s,q) (1.21, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7452021Z Skipping (s,q) (1.22, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7452286Z Skipping (s,q) (1.23, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7452542Z Skipping (s,q) (1.24, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7452804Z Skipping (s,q) (1.25, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7453062Z Skipping (s,q) (1.26, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7453317Z Skipping (s,q) (1.27, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7453582Z Skipping (s,q) (1.28, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7453910Z Skipping (s,q) (1.29, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7454181Z Skipping (s,q) (1.3, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7454454Z Skipping (s,q) (1.31, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7454713Z Skipping (s,q) (1.32, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7454975Z Skipping (s,q) (1.33, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7455240Z Skipping (s,q) (1.34, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7455501Z Skipping (s,q) (1.35, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7455773Z Skipping (s,q) (1.36, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7456030Z Skipping (s,q) (1.37, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7456289Z Skipping (s,q) (1.38, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7456554Z Skipping (s,q) (1.39, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7456810Z Skipping (s,q) (1.4, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7457069Z Skipping (s,q) (1.41, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7457417Z Skipping (s,q) (1.42, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7457679Z Skipping (s,q) (1.43, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7457949Z Skipping (s,q) (1.44, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7458211Z Skipping (s,q) (1.45, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7458473Z Skipping (s,q) (1.46, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7458739Z Skipping (s,q) (1.47, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7458994Z Skipping (s,q) (1.48, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7459251Z Skipping (s,q) (1.49, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7459514Z Skipping (s,q) (1.5, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7459771Z Skipping (s,q) (1.51, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7460040Z Skipping (s,q) (1.52, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7460299Z Skipping (s,q) (1.53, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7460617Z Skipping (s,q) (1.54, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7460944Z Skipping (s,q) (1.55, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7461208Z Skipping (s,q) (1.56, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7461467Z Skipping (s,q) (1.57, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7461730Z Skipping (s,q) (1.58, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7461986Z Skipping (s,q) (1.59, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7462248Z Skipping (s,q) (1.6, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7462507Z Skipping (s,q) (1.61, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7462761Z Skipping (s,q) (1.62, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7463026Z Skipping (s,q) (1.63, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7463284Z Skipping (s,q) (1.64, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7463545Z Skipping (s,q) (1.65, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7463811Z Skipping (s,q) (1.66, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7464068Z Skipping (s,q) (1.67, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7464330Z Skipping (s,q) (1.68, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7464585Z Skipping (s,q) (1.69, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7464839Z Skipping (s,q) (1.7, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7465100Z Skipping (s,q) (1.71, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7465356Z Skipping (s,q) (1.72, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7465611Z Skipping (s,q) (1.73, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7465942Z Skipping (s,q) (1.74, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7466217Z Skipping (s,q) (1.75, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7466498Z Skipping (s,q) (1.76, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7466759Z Skipping (s,q) (1.77, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7467019Z Skipping (s,q) (1.78, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7467286Z Skipping (s,q) (1.79, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7467543Z Skipping (s,q) (1.8, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7467800Z Skipping (s,q) (1.81, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7468065Z Skipping (s,q) (1.82, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7468323Z Skipping (s,q) (1.83, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7468583Z Skipping (s,q) (1.84, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7468854Z Skipping (s,q) (1.85, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7469111Z Skipping (s,q) (1.86, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7469470Z Skipping (s,q) (1.87, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7469731Z Skipping (s,q) (1.88, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7469987Z Skipping (s,q) (1.89, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7470249Z Skipping (s,q) (1.9, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7470506Z Skipping (s,q) (1.91, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7470766Z Skipping (s,q) (1.92, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7471030Z Skipping (s,q) (1.93, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7471286Z Skipping (s,q) (1.94, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7471551Z Skipping (s,q) (1.95, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7471811Z Skipping (s,q) (1.96, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7472067Z Skipping (s,q) (1.97, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7472428Z Skipping (s,q) (1.98, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7472731Z Skipping (s,q) (1.99, 92.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7472985Z Skipping (s,q) (0.01, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7473246Z Skipping (s,q) (0.02, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7473502Z Skipping (s,q) (0.03, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7473762Z Skipping (s,q) (0.04, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7474013Z Skipping (s,q) (0.05, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7474263Z Skipping (s,q) (0.06, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7474519Z Skipping (s,q) (0.07, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7474769Z Skipping (s,q) (0.08, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7475025Z Skipping (s,q) (0.09, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7475314Z Skipping (s,q) (0.1, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7475570Z Skipping (s,q) (0.11, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7475852Z Skipping (s,q) (0.12, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7476103Z Skipping (s,q) (0.13, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7476354Z Skipping (s,q) (0.14, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7476614Z Skipping (s,q) (0.15, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7476867Z Skipping (s,q) (0.16, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7477123Z Skipping (s,q) (0.17, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7477384Z Skipping (s,q) (0.18, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7477636Z Skipping (s,q) (0.19, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7477965Z Skipping (s,q) (0.2, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7478231Z Skipping (s,q) (0.21, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7478491Z Skipping (s,q) (0.22, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7478754Z Skipping (s,q) (0.23, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7479007Z Skipping (s,q) (0.24, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7479260Z Skipping (s,q) (0.25, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7479519Z Skipping (s,q) (0.26, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7480028Z Skipping (s,q) (0.27, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7480288Z Skipping (s,q) (0.28, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7480549Z Skipping (s,q) (0.29, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7480800Z Skipping (s,q) (0.3, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7481063Z Skipping (s,q) (0.31, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7481314Z Skipping (s,q) (0.32, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7481828Z Skipping (s,q) (0.33, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7482085Z Skipping (s,q) (0.34, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7482341Z Skipping (s,q) (0.35, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7482592Z Skipping (s,q) (0.36, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7482853Z Skipping (s,q) (0.37, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7483106Z Skipping (s,q) (0.38, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7483365Z Skipping (s,q) (0.39, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7483619Z Skipping (s,q) (0.4, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7483873Z Skipping (s,q) (0.41, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7484135Z Skipping (s,q) (0.42, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7484397Z Skipping (s,q) (0.43, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7484653Z Skipping (s,q) (0.44, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7485047Z Skipping (s,q) (0.45, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7485377Z Skipping (s,q) (0.46, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7485682Z Skipping (s,q) (0.47, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7485934Z Skipping (s,q) (0.48, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7486182Z Skipping (s,q) (0.49, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7486439Z Skipping (s,q) (0.5, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7486689Z Skipping (s,q) (0.51, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7486940Z Skipping (s,q) (0.52, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7487202Z Skipping (s,q) (0.53, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7487458Z Skipping (s,q) (0.54, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7487710Z Skipping (s,q) (0.55, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7488080Z Skipping (s,q) (0.56, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7488343Z Skipping (s,q) (0.57, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7488602Z Skipping (s,q) (0.58, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7488853Z Skipping (s,q) (0.59, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7489104Z Skipping (s,q) (0.6, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7489370Z Skipping (s,q) (0.61, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7489622Z Skipping (s,q) (0.62, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7489873Z Skipping (s,q) (0.63, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7490133Z Skipping (s,q) (0.64, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7490389Z Skipping (s,q) (0.65, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7490810Z Skipping (s,q) (0.66, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7491085Z Skipping (s,q) (0.67, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7491337Z Skipping (s,q) (0.68, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7491598Z Skipping (s,q) (0.69, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7491847Z Skipping (s,q) (0.7, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7492099Z Skipping (s,q) (0.71, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7492357Z Skipping (s,q) (0.72, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7492607Z Skipping (s,q) (0.73, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7492867Z Skipping (s,q) (0.74, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7493123Z Skipping (s,q) (0.75, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7493376Z Skipping (s,q) (0.76, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7493638Z Skipping (s,q) (0.77, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7493974Z Skipping (s,q) (0.78, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7494234Z Skipping (s,q) (0.79, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7494495Z Skipping (s,q) (0.8, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7494751Z Skipping (s,q) (0.81, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7495006Z Skipping (s,q) (0.82, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7495267Z Skipping (s,q) (0.83, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7495521Z Skipping (s,q) (0.84, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7495782Z Skipping (s,q) (0.85, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7496035Z Skipping (s,q) (0.86, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7496286Z Skipping (s,q) (0.87, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7496552Z Skipping (s,q) (0.88, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7496812Z Skipping (s,q) (0.89, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7497123Z Skipping (s,q) (0.9, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7497398Z Skipping (s,q) (0.91, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7497779Z Skipping (s,q) (0.92, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7498036Z Skipping (s,q) (0.93, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7498287Z Skipping (s,q) (0.94, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7498535Z Skipping (s,q) (0.95, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7498795Z Skipping (s,q) (0.96, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7499044Z Skipping (s,q) (0.97, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7499294Z Skipping (s,q) (0.98, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7499550Z Skipping (s,q) (0.99, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7499795Z Skipping (s,q) (1, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7500057Z Skipping (s,q) (1.01, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7500311Z Skipping (s,q) (1.02, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7500566Z Skipping (s,q) (1.03, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7500823Z Skipping (s,q) (1.04, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7501072Z Skipping (s,q) (1.05, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7501319Z Skipping (s,q) (1.06, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7501580Z Skipping (s,q) (1.07, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7501828Z Skipping (s,q) (1.08, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7502078Z Skipping (s,q) (1.09, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7502333Z Skipping (s,q) (1.1, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7502658Z Skipping (s,q) (1.11, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7502947Z Skipping (s,q) (1.12, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7503207Z Skipping (s,q) (1.13, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7503462Z Skipping (s,q) (1.14, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7503727Z Skipping (s,q) (1.15, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7503977Z Skipping (s,q) (1.16, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7504230Z Skipping (s,q) (1.17, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7504489Z Skipping (s,q) (1.18, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7504743Z Skipping (s,q) (1.19, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7504998Z Skipping (s,q) (1.2, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7505252Z Skipping (s,q) (1.21, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7505505Z Skipping (s,q) (1.22, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7505769Z Skipping (s,q) (1.23, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7506106Z Skipping (s,q) (1.24, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7506361Z Skipping (s,q) (1.25, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7506626Z Skipping (s,q) (1.26, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7506886Z Skipping (s,q) (1.27, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7507145Z Skipping (s,q) (1.28, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7507398Z Skipping (s,q) (1.29, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7507647Z Skipping (s,q) (1.3, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7507904Z Skipping (s,q) (1.31, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7508153Z Skipping (s,q) (1.32, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7508404Z Skipping (s,q) (1.33, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7508660Z Skipping (s,q) (1.34, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7508914Z Skipping (s,q) (1.35, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7509263Z Skipping (s,q) (1.36, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7509561Z Skipping (s,q) (1.37, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7509812Z Skipping (s,q) (1.38, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7510073Z Skipping (s,q) (1.39, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7510320Z Skipping (s,q) (1.4, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7510575Z Skipping (s,q) (1.41, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7510835Z Skipping (s,q) (1.42, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7511086Z Skipping (s,q) (1.43, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7511335Z Skipping (s,q) (1.44, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7511595Z Skipping (s,q) (1.45, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7511846Z Skipping (s,q) (1.46, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7512113Z Skipping (s,q) (1.47, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7512373Z Skipping (s,q) (1.48, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7512626Z Skipping (s,q) (1.49, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7512881Z Skipping (s,q) (1.5, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7513131Z Skipping (s,q) (1.51, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7513382Z Skipping (s,q) (1.52, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7513639Z Skipping (s,q) (1.53, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7513890Z Skipping (s,q) (1.54, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7514156Z Skipping (s,q) (1.55, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7514406Z Skipping (s,q) (1.56, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7514727Z Skipping (s,q) (1.57, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7515003Z Skipping (s,q) (1.58, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7515258Z Skipping (s,q) (1.59, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7515511Z Skipping (s,q) (1.6, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7515773Z Skipping (s,q) (1.61, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7516028Z Skipping (s,q) (1.62, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7516287Z Skipping (s,q) (1.63, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7516542Z Skipping (s,q) (1.64, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7516794Z Skipping (s,q) (1.65, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7517052Z Skipping (s,q) (1.66, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7517303Z Skipping (s,q) (1.67, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7517560Z Skipping (s,q) (1.68, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7517821Z Skipping (s,q) (1.69, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7518204Z Skipping (s,q) (1.7, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7518470Z Skipping (s,q) (1.71, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7518733Z Skipping (s,q) (1.72, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7518987Z Skipping (s,q) (1.73, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7519247Z Skipping (s,q) (1.74, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7519502Z Skipping (s,q) (1.75, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7519756Z Skipping (s,q) (1.76, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7520023Z Skipping (s,q) (1.77, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7520278Z Skipping (s,q) (1.78, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7520531Z Skipping (s,q) (1.79, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7520791Z Skipping (s,q) (1.8, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7521107Z Skipping (s,q) (1.81, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7521380Z Skipping (s,q) (1.82, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7521708Z Skipping (s,q) (1.83, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7521965Z Skipping (s,q) (1.84, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7522223Z Skipping (s,q) (1.85, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7522479Z Skipping (s,q) (1.86, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7522732Z Skipping (s,q) (1.87, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7522991Z Skipping (s,q) (1.88, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7523243Z Skipping (s,q) (1.89, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7523496Z Skipping (s,q) (1.9, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7523752Z Skipping (s,q) (1.91, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7524008Z Skipping (s,q) (1.92, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7524280Z Skipping (s,q) (1.93, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7524538Z Skipping (s,q) (1.94, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7524800Z Skipping (s,q) (1.95, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7525063Z Skipping (s,q) (1.96, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7525315Z Skipping (s,q) (1.97, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7525566Z Skipping (s,q) (1.98, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7525829Z Skipping (s,q) (1.99, 95): inconsistent with heavy hitters! 2025-05-07T20:22:47.7526087Z Skipping (s,q) (0.01, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7526354Z Skipping (s,q) (0.02, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7526677Z Skipping (s,q) (0.03, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7526949Z Skipping (s,q) (0.04, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7527221Z Skipping (s,q) (0.05, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7527482Z Skipping (s,q) (0.06, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7527747Z Skipping (s,q) (0.07, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7528145Z Skipping (s,q) (0.08, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7528410Z Skipping (s,q) (0.09, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7528675Z Skipping (s,q) (0.1, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7528932Z Skipping (s,q) (0.11, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7529191Z Skipping (s,q) (0.12, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7529455Z Skipping (s,q) (0.13, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7529719Z Skipping (s,q) (0.14, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7529976Z Skipping (s,q) (0.15, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7530353Z Skipping (s,q) (0.16, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7530616Z Skipping (s,q) (0.17, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7530883Z Skipping (s,q) (0.18, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7531138Z Skipping (s,q) (0.19, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7531397Z Skipping (s,q) (0.2, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7531656Z Skipping (s,q) (0.21, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7531912Z Skipping (s,q) (0.22, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7532169Z Skipping (s,q) (0.23, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7532436Z Skipping (s,q) (0.24, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7532693Z Skipping (s,q) (0.25, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7532961Z Skipping (s,q) (0.26, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7533286Z Skipping (s,q) (0.27, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7533557Z Skipping (s,q) (0.28, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7533902Z Skipping (s,q) (0.29, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7534157Z Skipping (s,q) (0.3, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7534417Z Skipping (s,q) (0.31, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7534686Z Skipping (s,q) (0.32, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7534945Z Skipping (s,q) (0.33, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7535215Z Skipping (s,q) (0.34, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7535473Z Skipping (s,q) (0.35, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7535731Z Skipping (s,q) (0.36, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7535998Z Skipping (s,q) (0.37, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7536260Z Skipping (s,q) (0.38, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7536518Z Skipping (s,q) (0.39, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7536785Z Skipping (s,q) (0.4, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7537043Z Skipping (s,q) (0.41, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7537308Z Skipping (s,q) (0.42, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7537566Z Skipping (s,q) (0.43, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7537827Z Skipping (s,q) (0.44, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7538091Z Skipping (s,q) (0.45, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7538352Z Skipping (s,q) (0.46, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7538611Z Skipping (s,q) (0.47, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7538938Z Skipping (s,q) (0.48, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7539211Z Skipping (s,q) (0.49, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7539472Z Skipping (s,q) (0.5, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7539741Z Skipping (s,q) (0.51, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7539997Z Skipping (s,q) (0.52, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7540267Z Skipping (s,q) (0.53, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7540530Z Skipping (s,q) (0.54, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7540788Z Skipping (s,q) (0.55, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7541048Z Skipping (s,q) (0.56, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7541303Z Skipping (s,q) (0.57, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7541559Z Skipping (s,q) (0.58, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7541827Z Skipping (s,q) (0.59, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7542158Z Skipping (s,q) (0.6, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7542428Z Skipping (s,q) (0.61, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7542691Z Skipping (s,q) (0.62, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7542948Z Skipping (s,q) (0.63, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7543212Z Skipping (s,q) (0.64, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7543470Z Skipping (s,q) (0.65, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7543730Z Skipping (s,q) (0.66, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7543996Z Skipping (s,q) (0.67, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7544253Z Skipping (s,q) (0.68, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7544519Z Skipping (s,q) (0.69, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7544776Z Skipping (s,q) (0.7, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7545031Z Skipping (s,q) (0.71, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7545361Z Skipping (s,q) (0.72, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7545664Z Skipping (s,q) (0.73, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7545924Z Skipping (s,q) (0.74, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7546192Z Skipping (s,q) (0.75, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7546450Z Skipping (s,q) (0.76, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7546716Z Skipping (s,q) (0.77, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7546974Z Skipping (s,q) (0.78, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7547232Z Skipping (s,q) (0.79, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7547492Z Skipping (s,q) (0.8, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7547756Z Skipping (s,q) (0.81, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7548017Z Skipping (s,q) (0.82, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7548284Z Skipping (s,q) (0.83, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7548546Z Skipping (s,q) (0.84, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7548809Z Skipping (s,q) (0.85, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7549070Z Skipping (s,q) (0.86, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7549329Z Skipping (s,q) (0.87, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7549592Z Skipping (s,q) (0.88, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7549856Z Skipping (s,q) (0.89, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7550115Z Skipping (s,q) (0.9, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7550384Z Skipping (s,q) (0.91, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7550711Z Skipping (s,q) (0.92, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7550988Z Skipping (s,q) (0.93, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7551256Z Skipping (s,q) (0.94, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7551517Z Skipping (s,q) (0.95, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7551781Z Skipping (s,q) (0.96, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7552037Z Skipping (s,q) (0.97, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7552294Z Skipping (s,q) (0.98, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7552558Z Skipping (s,q) (0.99, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7552810Z Skipping (s,q) (1, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7553073Z Skipping (s,q) (1.01, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7553330Z Skipping (s,q) (1.02, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7553589Z Skipping (s,q) (1.03, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7553858Z Skipping (s,q) (1.04, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7554230Z Skipping (s,q) (1.05, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7554492Z Skipping (s,q) (1.06, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7554763Z Skipping (s,q) (1.07, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7555022Z Skipping (s,q) (1.08, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7555282Z Skipping (s,q) (1.09, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7555549Z Skipping (s,q) (1.1, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7555810Z Skipping (s,q) (1.11, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7556075Z Skipping (s,q) (1.12, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7556333Z Skipping (s,q) (1.13, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7556595Z Skipping (s,q) (1.14, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7556864Z Skipping (s,q) (1.15, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7557188Z Skipping (s,q) (1.16, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7557459Z Skipping (s,q) (1.17, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7557803Z Skipping (s,q) (1.18, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7558063Z Skipping (s,q) (1.19, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7558330Z Skipping (s,q) (1.2, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7558590Z Skipping (s,q) (1.21, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7558853Z Skipping (s,q) (1.22, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7559120Z Skipping (s,q) (1.23, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7559378Z Skipping (s,q) (1.24, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7559632Z Skipping (s,q) (1.25, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7559907Z Skipping (s,q) (1.26, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7560168Z Skipping (s,q) (1.27, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7560436Z Skipping (s,q) (1.28, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7560699Z Skipping (s,q) (1.29, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7560956Z Skipping (s,q) (1.3, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7561224Z Skipping (s,q) (1.31, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7561482Z Skipping (s,q) (1.32, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7561741Z Skipping (s,q) (1.33, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7562007Z Skipping (s,q) (1.34, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7562265Z Skipping (s,q) (1.35, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7562531Z Skipping (s,q) (1.36, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7562881Z Skipping (s,q) (1.37, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7563159Z Skipping (s,q) (1.38, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7563430Z Skipping (s,q) (1.39, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7563687Z Skipping (s,q) (1.4, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7563944Z Skipping (s,q) (1.41, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7564206Z Skipping (s,q) (1.42, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7564470Z Skipping (s,q) (1.43, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7564737Z Skipping (s,q) (1.44, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7564991Z Skipping (s,q) (1.45, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7565249Z Skipping (s,q) (1.46, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7565511Z Skipping (s,q) (1.47, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7565768Z Skipping (s,q) (1.48, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7566025Z Skipping (s,q) (1.49, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7566367Z Skipping (s,q) (1.5, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7566630Z Skipping (s,q) (1.51, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7566895Z Skipping (s,q) (1.52, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7567155Z Skipping (s,q) (1.53, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7567413Z Skipping (s,q) (1.54, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7567758Z Skipping (s,q) (1.55, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7568197Z Skipping (s,q) (1.56, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7568511Z Skipping (s,q) (1.57, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7568775Z Skipping (s,q) (1.58, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7569037Z Skipping (s,q) (1.59, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7569296Z Skipping (s,q) (1.6, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7569651Z Skipping (s,q) (1.61, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7569956Z Skipping (s,q) (1.62, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7570217Z Skipping (s,q) (1.63, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7570474Z Skipping (s,q) (1.64, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7570731Z Skipping (s,q) (1.65, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7571003Z Skipping (s,q) (1.66, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7571259Z Skipping (s,q) (1.67, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7571516Z Skipping (s,q) (1.68, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7571780Z Skipping (s,q) (1.69, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7572043Z Skipping (s,q) (1.7, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7572317Z Skipping (s,q) (1.71, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7572581Z Skipping (s,q) (1.72, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7572840Z Skipping (s,q) (1.73, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7573107Z Skipping (s,q) (1.74, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7573366Z Skipping (s,q) (1.75, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7573625Z Skipping (s,q) (1.76, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7573891Z Skipping (s,q) (1.77, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7574147Z Skipping (s,q) (1.78, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7574411Z Skipping (s,q) (1.79, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7574670Z Skipping (s,q) (1.8, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7574929Z Skipping (s,q) (1.81, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7575270Z Skipping (s,q) (1.82, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7575550Z Skipping (s,q) (1.83, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7575809Z Skipping (s,q) (1.84, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7576081Z Skipping (s,q) (1.85, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7576339Z Skipping (s,q) (1.86, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7576603Z Skipping (s,q) (1.87, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7576862Z Skipping (s,q) (1.88, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7577119Z Skipping (s,q) (1.89, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7577388Z Skipping (s,q) (1.9, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7577645Z Skipping (s,q) (1.91, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7577902Z Skipping (s,q) (1.92, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7578165Z Skipping (s,q) (1.93, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7578533Z Skipping (s,q) (1.94, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7578801Z Skipping (s,q) (1.95, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7579062Z Skipping (s,q) (1.96, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7579324Z Skipping (s,q) (1.97, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7579589Z Skipping (s,q) (1.98, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7580126Z Skipping (s,q) (1.99, 97.5): inconsistent with heavy hitters! 2025-05-07T20:22:47.7580391Z Skipping (s,q) (0.01, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7580654Z Skipping (s,q) (0.02, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7580912Z Skipping (s,q) (0.03, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7581175Z Skipping (s,q) (0.04, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7581432Z Skipping (s,q) (0.05, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7581692Z Skipping (s,q) (0.06, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7582199Z Skipping (s,q) (0.07, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7582525Z Skipping (s,q) (0.08, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7582781Z Skipping (s,q) (0.09, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7583044Z Skipping (s,q) (0.1, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7583300Z Skipping (s,q) (0.11, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7583562Z Skipping (s,q) (0.12, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7583826Z Skipping (s,q) (0.13, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7584082Z Skipping (s,q) (0.14, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7584342Z Skipping (s,q) (0.15, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7584599Z Skipping (s,q) (0.16, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7584854Z Skipping (s,q) (0.17, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7585125Z Skipping (s,q) (0.18, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7585382Z Skipping (s,q) (0.19, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7585633Z Skipping (s,q) (0.2, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7585893Z Skipping (s,q) (0.21, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7586146Z Skipping (s,q) (0.22, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7586406Z Skipping (s,q) (0.23, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7586662Z Skipping (s,q) (0.24, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7586913Z Skipping (s,q) (0.25, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7587173Z Skipping (s,q) (0.26, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7587554Z Skipping (s,q) (0.27, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7587823Z Skipping (s,q) (0.28, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7588093Z Skipping (s,q) (0.29, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7588346Z Skipping (s,q) (0.3, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7588611Z Skipping (s,q) (0.31, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7588863Z Skipping (s,q) (0.32, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7589117Z Skipping (s,q) (0.33, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7589379Z Skipping (s,q) (0.34, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7589632Z Skipping (s,q) (0.35, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7589887Z Skipping (s,q) (0.36, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7590145Z Skipping (s,q) (0.37, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7590396Z Skipping (s,q) (0.38, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7590660Z Skipping (s,q) (0.39, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7591043Z Skipping (s,q) (0.4, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7591299Z Skipping (s,q) (0.41, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7591563Z Skipping (s,q) (0.42, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7591817Z Skipping (s,q) (0.43, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7592068Z Skipping (s,q) (0.44, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7592327Z Skipping (s,q) (0.45, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7592579Z Skipping (s,q) (0.46, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7592840Z Skipping (s,q) (0.47, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7593091Z Skipping (s,q) (0.48, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7593342Z Skipping (s,q) (0.49, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7593602Z Skipping (s,q) (0.5, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7593863Z Skipping (s,q) (0.51, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7594177Z Skipping (s,q) (0.52, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7594545Z Skipping (s,q) (0.53, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7594798Z Skipping (s,q) (0.54, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7595058Z Skipping (s,q) (0.55, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7595311Z Skipping (s,q) (0.56, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7595565Z Skipping (s,q) (0.57, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7595825Z Skipping (s,q) (0.58, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7596078Z Skipping (s,q) (0.59, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7596332Z Skipping (s,q) (0.6, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7596596Z Skipping (s,q) (0.61, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7596852Z Skipping (s,q) (0.62, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7597114Z Skipping (s,q) (0.63, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7597380Z Skipping (s,q) (0.64, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7597632Z Skipping (s,q) (0.65, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7597894Z Skipping (s,q) (0.66, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7598149Z Skipping (s,q) (0.67, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7598404Z Skipping (s,q) (0.68, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7598664Z Skipping (s,q) (0.69, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7598917Z Skipping (s,q) (0.7, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7599175Z Skipping (s,q) (0.71, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7599552Z Skipping (s,q) (0.72, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7599824Z Skipping (s,q) (0.73, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7600093Z Skipping (s,q) (0.74, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7600349Z Skipping (s,q) (0.75, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7600606Z Skipping (s,q) (0.76, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7600872Z Skipping (s,q) (0.77, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7601124Z Skipping (s,q) (0.78, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7601378Z Skipping (s,q) (0.79, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7601639Z Skipping (s,q) (0.8, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7601891Z Skipping (s,q) (0.81, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7602150Z Skipping (s,q) (0.82, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7602403Z Skipping (s,q) (0.83, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7602660Z Skipping (s,q) (0.84, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7603004Z Skipping (s,q) (0.85, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7608349Z Skipping (s,q) (0.86, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7608717Z Skipping (s,q) (0.87, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7608977Z Skipping (s,q) (0.88, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7609240Z Skipping (s,q) (0.89, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7609493Z Skipping (s,q) (0.9, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7609748Z Skipping (s,q) (0.91, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7610007Z Skipping (s,q) (0.92, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7610258Z Skipping (s,q) (0.93, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7610518Z Skipping (s,q) (0.94, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7610774Z Skipping (s,q) (0.95, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7611032Z Skipping (s,q) (0.96, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7611430Z Skipping (s,q) (0.97, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7611748Z Skipping (s,q) (0.98, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7612001Z Skipping (s,q) (0.99, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7612251Z Skipping (s,q) (1, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7612504Z Skipping (s,q) (1.01, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7612756Z Skipping (s,q) (1.02, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7613019Z Skipping (s,q) (1.03, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7613273Z Skipping (s,q) (1.04, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7613536Z Skipping (s,q) (1.05, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7613792Z Skipping (s,q) (1.06, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7614047Z Skipping (s,q) (1.07, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7614313Z Skipping (s,q) (1.08, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7614570Z Skipping (s,q) (1.09, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7614821Z Skipping (s,q) (1.1, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7615082Z Skipping (s,q) (1.11, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7615336Z Skipping (s,q) (1.12, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7615602Z Skipping (s,q) (1.13, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7615854Z Skipping (s,q) (1.14, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7616109Z Skipping (s,q) (1.15, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7616368Z Skipping (s,q) (1.16, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7616627Z Skipping (s,q) (1.17, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7616948Z Skipping (s,q) (1.18, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7617231Z Skipping (s,q) (1.19, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7617484Z Skipping (s,q) (1.2, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7617749Z Skipping (s,q) (1.21, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7618002Z Skipping (s,q) (1.22, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7618255Z Skipping (s,q) (1.23, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7618516Z Skipping (s,q) (1.24, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7618775Z Skipping (s,q) (1.25, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7619030Z Skipping (s,q) (1.26, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7619291Z Skipping (s,q) (1.27, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7619547Z Skipping (s,q) (1.28, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7619813Z Skipping (s,q) (1.29, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7620144Z Skipping (s,q) (1.3, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7620404Z Skipping (s,q) (1.31, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7620673Z Skipping (s,q) (1.32, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7620926Z Skipping (s,q) (1.33, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7621184Z Skipping (s,q) (1.34, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7621445Z Skipping (s,q) (1.35, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7621699Z Skipping (s,q) (1.36, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7621959Z Skipping (s,q) (1.37, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7622211Z Skipping (s,q) (1.38, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7622464Z Skipping (s,q) (1.39, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7622726Z Skipping (s,q) (1.4, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7622979Z Skipping (s,q) (1.41, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7623294Z Skipping (s,q) (1.42, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7623596Z Skipping (s,q) (1.43, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7623851Z Skipping (s,q) (1.44, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7624113Z Skipping (s,q) (1.45, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7624369Z Skipping (s,q) (1.46, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7624624Z Skipping (s,q) (1.47, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7624888Z Skipping (s,q) (1.48, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7625144Z Skipping (s,q) (1.49, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7625396Z Skipping (s,q) (1.5, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7625664Z Skipping (s,q) (1.51, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7625921Z Skipping (s,q) (1.52, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7626179Z Skipping (s,q) (1.53, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7626445Z Skipping (s,q) (1.54, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7626704Z Skipping (s,q) (1.55, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7626965Z Skipping (s,q) (1.56, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7627223Z Skipping (s,q) (1.57, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7627477Z Skipping (s,q) (1.58, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7627739Z Skipping (s,q) (1.59, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7627990Z Skipping (s,q) (1.6, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7628247Z Skipping (s,q) (1.61, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7628510Z Skipping (s,q) (1.62, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7628822Z Skipping (s,q) (1.63, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7629100Z Skipping (s,q) (1.64, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7629354Z Skipping (s,q) (1.65, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7629613Z Skipping (s,q) (1.66, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7629874Z Skipping (s,q) (1.67, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7630128Z Skipping (s,q) (1.68, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7630381Z Skipping (s,q) (1.69, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7630642Z Skipping (s,q) (1.7, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7630902Z Skipping (s,q) (1.71, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7631163Z Skipping (s,q) (1.72, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7631418Z Skipping (s,q) (1.73, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7631677Z Skipping (s,q) (1.74, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7632012Z Skipping (s,q) (1.75, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7632269Z Skipping (s,q) (1.76, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7632530Z Skipping (s,q) (1.77, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7632795Z Skipping (s,q) (1.78, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7633051Z Skipping (s,q) (1.79, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7633312Z Skipping (s,q) (1.8, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7633570Z Skipping (s,q) (1.81, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7633824Z Skipping (s,q) (1.82, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7634083Z Skipping (s,q) (1.83, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7634335Z Skipping (s,q) (1.84, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7634593Z Skipping (s,q) (1.85, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7634856Z Skipping (s,q) (1.86, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7635180Z Skipping (s,q) (1.87, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7635486Z Skipping (s,q) (1.88, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7635739Z Skipping (s,q) (1.89, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7635992Z Skipping (s,q) (1.9, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7636255Z Skipping (s,q) (1.91, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7636510Z Skipping (s,q) (1.92, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7636762Z Skipping (s,q) (1.93, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7637021Z Skipping (s,q) (1.94, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7637273Z Skipping (s,q) (1.95, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7637528Z Skipping (s,q) (1.96, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7637790Z Skipping (s,q) (1.97, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7638048Z Skipping (s,q) (1.98, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7638307Z Skipping (s,q) (1.99, 100): inconsistent with heavy hitters! 2025-05-07T20:22:47.7638562Z Skipping (s,q) (0.01, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7638813Z Skipping (s,q) (0.02, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7639074Z Skipping (s,q) (0.03, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7639330Z Skipping (s,q) (0.04, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7639582Z Skipping (s,q) (0.05, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7639840Z Skipping (s,q) (0.06, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7640093Z Skipping (s,q) (0.07, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7640351Z Skipping (s,q) (0.08, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7640672Z Skipping (s,q) (0.09, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7640942Z Skipping (s,q) (0.1, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7641206Z Skipping (s,q) (0.11, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7641461Z Skipping (s,q) (0.12, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7641716Z Skipping (s,q) (0.13, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7641979Z Skipping (s,q) (0.14, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7642230Z Skipping (s,q) (0.15, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7642495Z Skipping (s,q) (0.16, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7642749Z Skipping (s,q) (0.17, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7643003Z Skipping (s,q) (0.18, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7643265Z Skipping (s,q) (0.19, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7643523Z Skipping (s,q) (0.2, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7643849Z Skipping (s,q) (0.21, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7644113Z Skipping (s,q) (0.22, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7644371Z Skipping (s,q) (0.23, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7644632Z Skipping (s,q) (0.24, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7644888Z Skipping (s,q) (0.25, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7645140Z Skipping (s,q) (0.26, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7645407Z Skipping (s,q) (0.27, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7645657Z Skipping (s,q) (0.28, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7645908Z Skipping (s,q) (0.29, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7646167Z Skipping (s,q) (0.3, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7646424Z Skipping (s,q) (0.31, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7646685Z Skipping (s,q) (0.32, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7647006Z Skipping (s,q) (0.33, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7647326Z Skipping (s,q) (0.34, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7647591Z Skipping (s,q) (0.35, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7647844Z Skipping (s,q) (0.36, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7648231Z Skipping (s,q) (0.37, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7648486Z Skipping (s,q) (0.38, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7648740Z Skipping (s,q) (0.39, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7648999Z Skipping (s,q) (0.4, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7649251Z Skipping (s,q) (0.41, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7649514Z Skipping (s,q) (0.42, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7649767Z Skipping (s,q) (0.43, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7650026Z Skipping (s,q) (0.44, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7650286Z Skipping (s,q) (0.45, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7650541Z Skipping (s,q) (0.46, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7650795Z Skipping (s,q) (0.47, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7651053Z Skipping (s,q) (0.48, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7651307Z Skipping (s,q) (0.49, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7651565Z Skipping (s,q) (0.5, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7651824Z Skipping (s,q) (0.51, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7652077Z Skipping (s,q) (0.52, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7652339Z Skipping (s,q) (0.53, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7652706Z Skipping (s,q) (0.54, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7652978Z Skipping (s,q) (0.55, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7653239Z Skipping (s,q) (0.56, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7653497Z Skipping (s,q) (0.57, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7653750Z Skipping (s,q) (0.58, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7654012Z Skipping (s,q) (0.59, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7654264Z Skipping (s,q) (0.6, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7654526Z Skipping (s,q) (0.61, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7654777Z Skipping (s,q) (0.62, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7655032Z Skipping (s,q) (0.63, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7655292Z Skipping (s,q) (0.64, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7655551Z Skipping (s,q) (0.65, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7655882Z Skipping (s,q) (0.66, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7656148Z Skipping (s,q) (0.67, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7656406Z Skipping (s,q) (0.68, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7656670Z Skipping (s,q) (0.69, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7656923Z Skipping (s,q) (0.7, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7657179Z Skipping (s,q) (0.71, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7657442Z Skipping (s,q) (0.72, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7657706Z Skipping (s,q) (0.73, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7657960Z Skipping (s,q) (0.74, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7658221Z Skipping (s,q) (0.75, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7658477Z Skipping (s,q) (0.76, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7658738Z Skipping (s,q) (0.77, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7659050Z Skipping (s,q) (0.78, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7659351Z Skipping (s,q) (0.79, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7659611Z Skipping (s,q) (0.8, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7659869Z Skipping (s,q) (0.81, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7660125Z Skipping (s,q) (0.82, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7660382Z Skipping (s,q) (0.83, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7660640Z Skipping (s,q) (0.84, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7660908Z Skipping (s,q) (0.85, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7661162Z Skipping (s,q) (0.86, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7661423Z Skipping (s,q) (0.87, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7661684Z Skipping (s,q) (0.88, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7661947Z Skipping (s,q) (0.89, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7662200Z Skipping (s,q) (0.9, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7662469Z Skipping (s,q) (0.91, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7662724Z Skipping (s,q) (0.92, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7662984Z Skipping (s,q) (0.93, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7663239Z Skipping (s,q) (0.94, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7663497Z Skipping (s,q) (0.95, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7663767Z Skipping (s,q) (0.96, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7664035Z Skipping (s,q) (0.97, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7664293Z Skipping (s,q) (0.98, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7664620Z Skipping (s,q) (0.99, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7664889Z Skipping (s,q) (1, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7665168Z Skipping (s,q) (1.01, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7665423Z Skipping (s,q) (1.02, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7665685Z Skipping (s,q) (1.03, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7665954Z Skipping (s,q) (1.04, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7666211Z Skipping (s,q) (1.05, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7666469Z Skipping (s,q) (1.06, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7666736Z Skipping (s,q) (1.07, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7666993Z Skipping (s,q) (1.08, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7667248Z Skipping (s,q) (1.09, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7667513Z Skipping (s,q) (1.1, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7667778Z Skipping (s,q) (1.11, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7668120Z Skipping (s,q) (1.12, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7668378Z Skipping (s,q) (1.13, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7668634Z Skipping (s,q) (1.14, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7668898Z Skipping (s,q) (1.15, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7669148Z Skipping (s,q) (1.16, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7669402Z Skipping (s,q) (1.17, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7669660Z Skipping (s,q) (1.18, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7669916Z Skipping (s,q) (1.19, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7670174Z Skipping (s,q) (1.2, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7670428Z Skipping (s,q) (1.21, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7670686Z Skipping (s,q) (1.22, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7671016Z Skipping (s,q) (1.23, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7671316Z Skipping (s,q) (1.24, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7671571Z Skipping (s,q) (1.25, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7671832Z Skipping (s,q) (1.26, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7672087Z Skipping (s,q) (1.27, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7672359Z Skipping (s,q) (1.28, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7672610Z Skipping (s,q) (1.29, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7672862Z Skipping (s,q) (1.3, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7673126Z Skipping (s,q) (1.31, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7673381Z Skipping (s,q) (1.32, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7673647Z Skipping (s,q) (1.33, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7673937Z Skipping (s,q) (1.34, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7674202Z Skipping (s,q) (1.35, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7674474Z Skipping (s,q) (1.36, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7674730Z Skipping (s,q) (1.37, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7674982Z Skipping (s,q) (1.38, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7675244Z Skipping (s,q) (1.39, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7675496Z Skipping (s,q) (1.4, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7675752Z Skipping (s,q) (1.41, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7676015Z Skipping (s,q) (1.42, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7676285Z Skipping (s,q) (1.43, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7676610Z Skipping (s,q) (1.44, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7676878Z Skipping (s,q) (1.45, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7677136Z Skipping (s,q) (1.46, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7677401Z Skipping (s,q) (1.47, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7677657Z Skipping (s,q) (1.48, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7677924Z Skipping (s,q) (1.49, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7678191Z Skipping (s,q) (1.5, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7678468Z Skipping (s,q) (1.51, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7678739Z Skipping (s,q) (1.52, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7678997Z Skipping (s,q) (1.53, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7679250Z Skipping (s,q) (1.54, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7679513Z Skipping (s,q) (1.55, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7680047Z Skipping (s,q) (1.56, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7680573Z Skipping (s,q) (1.57, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7680855Z Skipping (s,q) (1.58, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7681128Z Skipping (s,q) (1.59, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7681389Z Skipping (s,q) (1.6, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7681660Z Skipping (s,q) (1.61, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7681921Z Skipping (s,q) (1.62, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7682187Z Skipping (s,q) (1.63, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7682445Z Skipping (s,q) (1.64, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7682699Z Skipping (s,q) (1.65, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7682966Z Skipping (s,q) (1.66, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7683222Z Skipping (s,q) (1.67, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7683622Z Skipping (s,q) (1.68, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7683899Z Skipping (s,q) (1.69, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7684286Z Skipping (s,q) (1.7, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7684555Z Skipping (s,q) (1.71, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7684811Z Skipping (s,q) (1.72, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7685067Z Skipping (s,q) (1.73, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7685329Z Skipping (s,q) (1.74, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7685588Z Skipping (s,q) (1.75, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7685850Z Skipping (s,q) (1.76, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7686119Z Skipping (s,q) (1.77, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7686513Z Skipping (s,q) (1.78, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7686804Z Skipping (s,q) (1.79, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7687061Z Skipping (s,q) (1.8, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7687319Z Skipping (s,q) (1.81, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7687582Z Skipping (s,q) (1.82, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7687841Z Skipping (s,q) (1.83, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7688193Z Skipping (s,q) (1.84, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7688464Z Skipping (s,q) (1.85, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7688721Z Skipping (s,q) (1.86, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7688989Z Skipping (s,q) (1.87, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7689243Z Skipping (s,q) (1.88, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7689671Z Skipping (s,q) (1.89, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7689949Z Skipping (s,q) (1.9, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7690207Z Skipping (s,q) (1.91, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7690463Z Skipping (s,q) (1.92, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7690723Z Skipping (s,q) (1.93, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7690976Z Skipping (s,q) (1.94, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7691238Z Skipping (s,q) (1.95, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7691489Z Skipping (s,q) (1.96, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7691745Z Skipping (s,q) (1.97, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7692007Z Skipping (s,q) (1.98, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7692259Z Skipping (s,q) (1.99, 125): inconsistent with heavy hitters! 2025-05-07T20:22:47.7692517Z Skipping (s,q) (0.01, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7692780Z Skipping (s,q) (0.02, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7693119Z Skipping (s,q) (0.03, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7693385Z Skipping (s,q) (0.04, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7693638Z Skipping (s,q) (0.05, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7693889Z Skipping (s,q) (0.06, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7694147Z Skipping (s,q) (0.07, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7694399Z Skipping (s,q) (0.08, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7694653Z Skipping (s,q) (0.09, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7694915Z Skipping (s,q) (0.1, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7695170Z Skipping (s,q) (0.11, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7695428Z Skipping (s,q) (0.12, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7695688Z Skipping (s,q) (0.13, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7696038Z Skipping (s,q) (0.14, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7696311Z Skipping (s,q) (0.15, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7696638Z Skipping (s,q) (0.16, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7696892Z Skipping (s,q) (0.17, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7697153Z Skipping (s,q) (0.18, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7697407Z Skipping (s,q) (0.19, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7697659Z Skipping (s,q) (0.2, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7697918Z Skipping (s,q) (0.21, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7698171Z Skipping (s,q) (0.22, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7698437Z Skipping (s,q) (0.23, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7698697Z Skipping (s,q) (0.24, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7698955Z Skipping (s,q) (0.25, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7699217Z Skipping (s,q) (0.26, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7699476Z Skipping (s,q) (0.27, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7699732Z Skipping (s,q) (0.28, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7699998Z Skipping (s,q) (0.29, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7700250Z Skipping (s,q) (0.3, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7700511Z Skipping (s,q) (0.31, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7700764Z Skipping (s,q) (0.32, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7701018Z Skipping (s,q) (0.33, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7701278Z Skipping (s,q) (0.34, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7701596Z Skipping (s,q) (0.35, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7701867Z Skipping (s,q) (0.36, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7702132Z Skipping (s,q) (0.37, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7702389Z Skipping (s,q) (0.38, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7702648Z Skipping (s,q) (0.39, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7702900Z Skipping (s,q) (0.4, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7703151Z Skipping (s,q) (0.41, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7703411Z Skipping (s,q) (0.42, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7703666Z Skipping (s,q) (0.43, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7703919Z Skipping (s,q) (0.44, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7704177Z Skipping (s,q) (0.45, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7704435Z Skipping (s,q) (0.46, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7704696Z Skipping (s,q) (0.47, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7705024Z Skipping (s,q) (0.48, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7705283Z Skipping (s,q) (0.49, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7705545Z Skipping (s,q) (0.5, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7705797Z Skipping (s,q) (0.51, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7706052Z Skipping (s,q) (0.52, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7706310Z Skipping (s,q) (0.53, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7706566Z Skipping (s,q) (0.54, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7706818Z Skipping (s,q) (0.55, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7707075Z Skipping (s,q) (0.56, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7707328Z Skipping (s,q) (0.57, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7707586Z Skipping (s,q) (0.58, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7707902Z Skipping (s,q) (0.59, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7708201Z Skipping (s,q) (0.6, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7708527Z Skipping (s,q) (0.61, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7708781Z Skipping (s,q) (0.62, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7709042Z Skipping (s,q) (0.63, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7709296Z Skipping (s,q) (0.64, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7709549Z Skipping (s,q) (0.65, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7709815Z Skipping (s,q) (0.66, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7710067Z Skipping (s,q) (0.67, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7710328Z Skipping (s,q) (0.68, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7710584Z Skipping (s,q) (0.69, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7710841Z Skipping (s,q) (0.7, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7711107Z Skipping (s,q) (0.71, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7711366Z Skipping (s,q) (0.72, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7711620Z Skipping (s,q) (0.73, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7711882Z Skipping (s,q) (0.74, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7712134Z Skipping (s,q) (0.75, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7712394Z Skipping (s,q) (0.76, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7712648Z Skipping (s,q) (0.77, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7712905Z Skipping (s,q) (0.78, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7713166Z Skipping (s,q) (0.79, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7713484Z Skipping (s,q) (0.8, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7713754Z Skipping (s,q) (0.81, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7714027Z Skipping (s,q) (0.82, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7714296Z Skipping (s,q) (0.83, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7714558Z Skipping (s,q) (0.84, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7714814Z Skipping (s,q) (0.85, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7715070Z Skipping (s,q) (0.86, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7715336Z Skipping (s,q) (0.87, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7715592Z Skipping (s,q) (0.88, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7715847Z Skipping (s,q) (0.89, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7716108Z Skipping (s,q) (0.9, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7716369Z Skipping (s,q) (0.91, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7716631Z Skipping (s,q) (0.92, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7716966Z Skipping (s,q) (0.93, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7717228Z Skipping (s,q) (0.94, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7717488Z Skipping (s,q) (0.95, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7717743Z Skipping (s,q) (0.96, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7717997Z Skipping (s,q) (0.97, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7718259Z Skipping (s,q) (0.98, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7718513Z Skipping (s,q) (0.99, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7718764Z Skipping (s,q) (1, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7719021Z Skipping (s,q) (1.01, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7719277Z Skipping (s,q) (1.02, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7719541Z Skipping (s,q) (1.03, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7719888Z Skipping (s,q) (1.04, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7720162Z Skipping (s,q) (1.05, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7720495Z Skipping (s,q) (1.06, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7720754Z Skipping (s,q) (1.07, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7721006Z Skipping (s,q) (1.08, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7721267Z Skipping (s,q) (1.09, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7721519Z Skipping (s,q) (1.1, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7721779Z Skipping (s,q) (1.11, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7722034Z Skipping (s,q) (1.12, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7722288Z Skipping (s,q) (1.13, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7722551Z Skipping (s,q) (1.14, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7722808Z Skipping (s,q) (1.15, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7723065Z Skipping (s,q) (1.16, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7723328Z Skipping (s,q) (1.17, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7723583Z Skipping (s,q) (1.18, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7723842Z Skipping (s,q) (1.19, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7724095Z Skipping (s,q) (1.2, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7724349Z Skipping (s,q) (1.21, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7724611Z Skipping (s,q) (1.22, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7724862Z Skipping (s,q) (1.23, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7725115Z Skipping (s,q) (1.24, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7725437Z Skipping (s,q) (1.25, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7725706Z Skipping (s,q) (1.26, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7725975Z Skipping (s,q) (1.27, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7726232Z Skipping (s,q) (1.28, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7726488Z Skipping (s,q) (1.29, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7726748Z Skipping (s,q) (1.3, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7727001Z Skipping (s,q) (1.31, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7727254Z Skipping (s,q) (1.32, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7727511Z Skipping (s,q) (1.33, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7727763Z Skipping (s,q) (1.34, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7728165Z Skipping (s,q) (1.35, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7728426Z Skipping (s,q) (1.36, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7728678Z Skipping (s,q) (1.37, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7729058Z Skipping (s,q) (1.38, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7729314Z Skipping (s,q) (1.39, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7729566Z Skipping (s,q) (1.4, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7729826Z Skipping (s,q) (1.41, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7730084Z Skipping (s,q) (1.42, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7730349Z Skipping (s,q) (1.43, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7730600Z Skipping (s,q) (1.44, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7730851Z Skipping (s,q) (1.45, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7731111Z Skipping (s,q) (1.46, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7731364Z Skipping (s,q) (1.47, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7731621Z Skipping (s,q) (1.48, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7731952Z Skipping (s,q) (1.49, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7732220Z Skipping (s,q) (1.5, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7732561Z Skipping (s,q) (1.51, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7732825Z Skipping (s,q) (1.52, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7733079Z Skipping (s,q) (1.53, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7733341Z Skipping (s,q) (1.54, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7733593Z Skipping (s,q) (1.55, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7733844Z Skipping (s,q) (1.56, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7734105Z Skipping (s,q) (1.57, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7734356Z Skipping (s,q) (1.58, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7734611Z Skipping (s,q) (1.59, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7734874Z Skipping (s,q) (1.6, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7735130Z Skipping (s,q) (1.61, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7735394Z Skipping (s,q) (1.62, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7735647Z Skipping (s,q) (1.63, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7735899Z Skipping (s,q) (1.64, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7736156Z Skipping (s,q) (1.65, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7736411Z Skipping (s,q) (1.66, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7736664Z Skipping (s,q) (1.67, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7736924Z Skipping (s,q) (1.68, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7737176Z Skipping (s,q) (1.69, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7737497Z Skipping (s,q) (1.7, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7737759Z Skipping (s,q) (1.71, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7738022Z Skipping (s,q) (1.72, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7738289Z Skipping (s,q) (1.73, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7738544Z Skipping (s,q) (1.74, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7738797Z Skipping (s,q) (1.75, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7739062Z Skipping (s,q) (1.76, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7739315Z Skipping (s,q) (1.77, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7739573Z Skipping (s,q) (1.78, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7739825Z Skipping (s,q) (1.79, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7740075Z Skipping (s,q) (1.8, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7740338Z Skipping (s,q) (1.81, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7740592Z Skipping (s,q) (1.82, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7740955Z Skipping (s,q) (1.83, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7741217Z Skipping (s,q) (1.84, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7741476Z Skipping (s,q) (1.85, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7741739Z Skipping (s,q) (1.86, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7741992Z Skipping (s,q) (1.87, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7742244Z Skipping (s,q) (1.88, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7742506Z Skipping (s,q) (1.89, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7742759Z Skipping (s,q) (1.9, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7743014Z Skipping (s,q) (1.91, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7743273Z Skipping (s,q) (1.92, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7743529Z Skipping (s,q) (1.93, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7743854Z Skipping (s,q) (1.94, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7744127Z Skipping (s,q) (1.95, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7744455Z Skipping (s,q) (1.96, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7744720Z Skipping (s,q) (1.97, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7744978Z Skipping (s,q) (1.98, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7745234Z Skipping (s,q) (1.99, 150): inconsistent with heavy hitters! 2025-05-07T20:22:47.7745498Z Skipping (s,q) (0.01, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7745753Z Skipping (s,q) (0.02, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7746010Z Skipping (s,q) (0.03, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7746272Z Skipping (s,q) (0.04, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7746531Z Skipping (s,q) (0.05, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7746797Z Skipping (s,q) (0.06, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7747055Z Skipping (s,q) (0.07, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7747314Z Skipping (s,q) (0.08, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7747575Z Skipping (s,q) (0.09, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7747828Z Skipping (s,q) (0.1, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7748083Z Skipping (s,q) (0.11, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7748344Z Skipping (s,q) (0.12, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7748601Z Skipping (s,q) (0.13, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7748869Z Skipping (s,q) (0.14, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7749125Z Skipping (s,q) (0.15, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7749444Z Skipping (s,q) (0.16, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7749720Z Skipping (s,q) (0.17, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7749978Z Skipping (s,q) (0.18, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7750234Z Skipping (s,q) (0.19, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7750492Z Skipping (s,q) (0.2, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7750747Z Skipping (s,q) (0.21, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7751009Z Skipping (s,q) (0.22, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7751262Z Skipping (s,q) (0.23, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7751515Z Skipping (s,q) (0.24, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7751775Z Skipping (s,q) (0.25, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7752027Z Skipping (s,q) (0.26, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7752280Z Skipping (s,q) (0.27, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7752539Z Skipping (s,q) (0.28, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7752877Z Skipping (s,q) (0.29, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7753138Z Skipping (s,q) (0.3, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7753397Z Skipping (s,q) (0.31, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7753648Z Skipping (s,q) (0.32, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7753907Z Skipping (s,q) (0.33, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7754159Z Skipping (s,q) (0.34, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7754413Z Skipping (s,q) (0.35, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7754669Z Skipping (s,q) (0.36, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7754921Z Skipping (s,q) (0.37, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7755180Z Skipping (s,q) (0.38, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7755434Z Skipping (s,q) (0.39, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7755690Z Skipping (s,q) (0.4, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7756012Z Skipping (s,q) (0.41, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7756307Z Skipping (s,q) (0.42, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7756559Z Skipping (s,q) (0.43, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7756822Z Skipping (s,q) (0.44, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7757076Z Skipping (s,q) (0.45, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7757339Z Skipping (s,q) (0.46, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7757597Z Skipping (s,q) (0.47, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7757853Z Skipping (s,q) (0.48, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7758117Z Skipping (s,q) (0.49, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7758377Z Skipping (s,q) (0.5, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7758633Z Skipping (s,q) (0.51, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7758911Z Skipping (s,q) (0.52, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7759171Z Skipping (s,q) (0.53, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7759425Z Skipping (s,q) (0.54, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7759686Z Skipping (s,q) (0.55, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7759938Z Skipping (s,q) (0.56, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7760198Z Skipping (s,q) (0.57, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7760454Z Skipping (s,q) (0.58, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7760712Z Skipping (s,q) (0.59, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7760975Z Skipping (s,q) (0.6, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7761310Z Skipping (s,q) (0.61, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7761584Z Skipping (s,q) (0.62, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7761854Z Skipping (s,q) (0.63, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7762115Z Skipping (s,q) (0.64, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7762381Z Skipping (s,q) (0.65, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7762637Z Skipping (s,q) (0.66, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7762891Z Skipping (s,q) (0.67, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7763153Z Skipping (s,q) (0.68, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7763407Z Skipping (s,q) (0.69, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7763659Z Skipping (s,q) (0.7, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7763921Z Skipping (s,q) (0.71, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7764177Z Skipping (s,q) (0.72, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7764439Z Skipping (s,q) (0.73, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7764771Z Skipping (s,q) (0.74, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7765027Z Skipping (s,q) (0.75, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7765288Z Skipping (s,q) (0.76, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7765541Z Skipping (s,q) (0.77, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7765794Z Skipping (s,q) (0.78, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7766052Z Skipping (s,q) (0.79, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7766302Z Skipping (s,q) (0.8, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7766562Z Skipping (s,q) (0.81, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7766814Z Skipping (s,q) (0.82, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7767071Z Skipping (s,q) (0.83, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7767336Z Skipping (s,q) (0.84, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7767591Z Skipping (s,q) (0.85, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7767909Z Skipping (s,q) (0.86, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7768338Z Skipping (s,q) (0.87, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7768602Z Skipping (s,q) (0.88, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7768869Z Skipping (s,q) (0.89, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7769120Z Skipping (s,q) (0.9, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7769374Z Skipping (s,q) (0.91, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7769632Z Skipping (s,q) (0.92, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7769886Z Skipping (s,q) (0.93, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7770144Z Skipping (s,q) (0.94, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7770408Z Skipping (s,q) (0.95, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7770662Z Skipping (s,q) (0.96, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7770933Z Skipping (s,q) (0.97, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7771191Z Skipping (s,q) (0.98, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7771445Z Skipping (s,q) (0.99, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7771698Z Skipping (s,q) (1, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7771958Z Skipping (s,q) (1.01, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7772211Z Skipping (s,q) (1.02, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7772473Z Skipping (s,q) (1.03, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7772728Z Skipping (s,q) (1.04, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7772987Z Skipping (s,q) (1.05, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7773331Z Skipping (s,q) (1.06, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7773598Z Skipping (s,q) (1.07, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7773874Z Skipping (s,q) (1.08, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7774132Z Skipping (s,q) (1.09, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7774386Z Skipping (s,q) (1.1, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7774650Z Skipping (s,q) (1.11, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7774904Z Skipping (s,q) (1.12, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7775155Z Skipping (s,q) (1.13, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7775416Z Skipping (s,q) (1.14, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7775669Z Skipping (s,q) (1.15, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7775934Z Skipping (s,q) (1.16, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7776189Z Skipping (s,q) (1.17, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7776445Z Skipping (s,q) (1.18, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7776777Z Skipping (s,q) (1.19, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7777031Z Skipping (s,q) (1.2, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7777290Z Skipping (s,q) (1.21, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7777551Z Skipping (s,q) (1.22, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7777809Z Skipping (s,q) (1.23, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7778071Z Skipping (s,q) (1.24, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7778327Z Skipping (s,q) (1.25, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7778579Z Skipping (s,q) (1.26, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7778842Z Skipping (s,q) (1.27, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7779099Z Skipping (s,q) (1.28, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7779358Z Skipping (s,q) (1.29, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7779622Z Skipping (s,q) (1.3, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7780309Z Skipping (s,q) (1.31, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7780653Z Skipping (s,q) (1.32, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7780907Z Skipping (s,q) (1.33, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7781159Z Skipping (s,q) (1.34, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7781418Z Skipping (s,q) (1.35, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7781674Z Skipping (s,q) (1.36, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7781928Z Skipping (s,q) (1.37, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7782194Z Skipping (s,q) (1.38, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7782447Z Skipping (s,q) (1.39, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7782713Z Skipping (s,q) (1.4, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7782967Z Skipping (s,q) (1.41, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7783229Z Skipping (s,q) (1.42, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7783492Z Skipping (s,q) (1.43, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7783744Z Skipping (s,q) (1.44, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7783997Z Skipping (s,q) (1.45, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7784257Z Skipping (s,q) (1.46, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7784511Z Skipping (s,q) (1.47, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7784778Z Skipping (s,q) (1.48, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7785035Z Skipping (s,q) (1.49, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7785289Z Skipping (s,q) (1.5, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7785690Z Skipping (s,q) (1.51, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7785965Z Skipping (s,q) (1.52, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7786227Z Skipping (s,q) (1.53, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7786490Z Skipping (s,q) (1.54, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7786750Z Skipping (s,q) (1.55, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7787006Z Skipping (s,q) (1.56, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7787267Z Skipping (s,q) (1.57, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7787522Z Skipping (s,q) (1.58, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7787788Z Skipping (s,q) (1.59, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7788044Z Skipping (s,q) (1.6, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7788302Z Skipping (s,q) (1.61, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7788567Z Skipping (s,q) (1.62, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7788826Z Skipping (s,q) (1.63, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7789206Z Skipping (s,q) (1.64, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7789474Z Skipping (s,q) (1.65, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7789738Z Skipping (s,q) (1.66, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7789996Z Skipping (s,q) (1.67, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7790250Z Skipping (s,q) (1.68, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7790502Z Skipping (s,q) (1.69, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7790757Z Skipping (s,q) (1.7, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7791012Z Skipping (s,q) (1.71, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7791265Z Skipping (s,q) (1.72, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7791526Z Skipping (s,q) (1.73, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7791785Z Skipping (s,q) (1.74, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7792049Z Skipping (s,q) (1.75, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7792429Z Skipping (s,q) (1.76, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7792749Z Skipping (s,q) (1.77, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7793012Z Skipping (s,q) (1.78, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7793268Z Skipping (s,q) (1.79, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7793519Z Skipping (s,q) (1.8, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7793778Z Skipping (s,q) (1.81, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7794033Z Skipping (s,q) (1.82, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7794298Z Skipping (s,q) (1.83, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7794553Z Skipping (s,q) (1.84, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7794810Z Skipping (s,q) (1.85, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7795072Z Skipping (s,q) (1.86, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7795334Z Skipping (s,q) (1.87, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7795597Z Skipping (s,q) (1.88, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7795859Z Skipping (s,q) (1.89, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7796115Z Skipping (s,q) (1.9, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7796375Z Skipping (s,q) (1.91, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7796628Z Skipping (s,q) (1.92, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7796882Z Skipping (s,q) (1.93, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7797143Z Skipping (s,q) (1.94, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7797399Z Skipping (s,q) (1.95, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7797738Z Skipping (s,q) (1.96, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7798012Z Skipping (s,q) (1.97, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7798274Z Skipping (s,q) (1.98, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7798535Z Skipping (s,q) (1.99, 175): inconsistent with heavy hitters! 2025-05-07T20:22:47.7798793Z Skipping (s,q) (0.01, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7799053Z Skipping (s,q) (0.02, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7799316Z Skipping (s,q) (0.03, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7799574Z Skipping (s,q) (0.04, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7799829Z Skipping (s,q) (0.05, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7800092Z Skipping (s,q) (0.06, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7800350Z Skipping (s,q) (0.07, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7800603Z Skipping (s,q) (0.08, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7800869Z Skipping (s,q) (0.09, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7801193Z Skipping (s,q) (0.1, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7801454Z Skipping (s,q) (0.11, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7801712Z Skipping (s,q) (0.12, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7801967Z Skipping (s,q) (0.13, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7802229Z Skipping (s,q) (0.14, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7802485Z Skipping (s,q) (0.15, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7802740Z Skipping (s,q) (0.16, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7803001Z Skipping (s,q) (0.17, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7803258Z Skipping (s,q) (0.18, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7803515Z Skipping (s,q) (0.19, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7803771Z Skipping (s,q) (0.2, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7804033Z Skipping (s,q) (0.21, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7804357Z Skipping (s,q) (0.22, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7804659Z Skipping (s,q) (0.23, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7804920Z Skipping (s,q) (0.24, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7805185Z Skipping (s,q) (0.25, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7805442Z Skipping (s,q) (0.26, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7805699Z Skipping (s,q) (0.27, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7805952Z Skipping (s,q) (0.28, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7806206Z Skipping (s,q) (0.29, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7806462Z Skipping (s,q) (0.3, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7806718Z Skipping (s,q) (0.31, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7806973Z Skipping (s,q) (0.32, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7807259Z Skipping (s,q) (0.33, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7807518Z Skipping (s,q) (0.34, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7807779Z Skipping (s,q) (0.35, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7808151Z Skipping (s,q) (0.36, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7808416Z Skipping (s,q) (0.37, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7808678Z Skipping (s,q) (0.38, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7808930Z Skipping (s,q) (0.39, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7809181Z Skipping (s,q) (0.4, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7809441Z Skipping (s,q) (0.41, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7809695Z Skipping (s,q) (0.42, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7810069Z Skipping (s,q) (0.43, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7810342Z Skipping (s,q) (0.44, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7810598Z Skipping (s,q) (0.45, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7810860Z Skipping (s,q) (0.46, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7811116Z Skipping (s,q) (0.47, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7811369Z Skipping (s,q) (0.48, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7811627Z Skipping (s,q) (0.49, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7811879Z Skipping (s,q) (0.5, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7812140Z Skipping (s,q) (0.51, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7812392Z Skipping (s,q) (0.52, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7812645Z Skipping (s,q) (0.53, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7812909Z Skipping (s,q) (0.54, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7813243Z Skipping (s,q) (0.55, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7813498Z Skipping (s,q) (0.56, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7813763Z Skipping (s,q) (0.57, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7814014Z Skipping (s,q) (0.58, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7814268Z Skipping (s,q) (0.59, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7814524Z Skipping (s,q) (0.6, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7814777Z Skipping (s,q) (0.61, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7815037Z Skipping (s,q) (0.62, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7815291Z Skipping (s,q) (0.63, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7815545Z Skipping (s,q) (0.64, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7815815Z Skipping (s,q) (0.65, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7816071Z Skipping (s,q) (0.66, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7816392Z Skipping (s,q) (0.67, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7816698Z Skipping (s,q) (0.68, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7816950Z Skipping (s,q) (0.69, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7817208Z Skipping (s,q) (0.7, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7817462Z Skipping (s,q) (0.71, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7817713Z Skipping (s,q) (0.72, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7817974Z Skipping (s,q) (0.73, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7818227Z Skipping (s,q) (0.74, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7818482Z Skipping (s,q) (0.75, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7818744Z Skipping (s,q) (0.76, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7818997Z Skipping (s,q) (0.77, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7819266Z Skipping (s,q) (0.78, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7819523Z Skipping (s,q) (0.79, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7819776Z Skipping (s,q) (0.8, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7820038Z Skipping (s,q) (0.81, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7820292Z Skipping (s,q) (0.82, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7820545Z Skipping (s,q) (0.83, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7820806Z Skipping (s,q) (0.84, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7821059Z Skipping (s,q) (0.85, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7821319Z Skipping (s,q) (0.86, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7821573Z Skipping (s,q) (0.87, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7821885Z Skipping (s,q) (0.88, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7822167Z Skipping (s,q) (0.89, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7822427Z Skipping (s,q) (0.9, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7822688Z Skipping (s,q) (0.91, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7822955Z Skipping (s,q) (0.92, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7823213Z Skipping (s,q) (0.93, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7823476Z Skipping (s,q) (0.94, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7823731Z Skipping (s,q) (0.95, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7823984Z Skipping (s,q) (0.96, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7824245Z Skipping (s,q) (0.97, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7824498Z Skipping (s,q) (0.98, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7824762Z Skipping (s,q) (0.99, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7825104Z Skipping (s,q) (1, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7825362Z Skipping (s,q) (1.01, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7825624Z Skipping (s,q) (1.02, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7825877Z Skipping (s,q) (1.03, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7826128Z Skipping (s,q) (1.04, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7826387Z Skipping (s,q) (1.05, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7826640Z Skipping (s,q) (1.06, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7826896Z Skipping (s,q) (1.07, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7827159Z Skipping (s,q) (1.08, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7827414Z Skipping (s,q) (1.09, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7827668Z Skipping (s,q) (1.1, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7827932Z Skipping (s,q) (1.11, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7828247Z Skipping (s,q) (1.12, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7828592Z Skipping (s,q) (1.13, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7828845Z Skipping (s,q) (1.14, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7829098Z Skipping (s,q) (1.15, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7829357Z Skipping (s,q) (1.16, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7829611Z Skipping (s,q) (1.17, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7829865Z Skipping (s,q) (1.18, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7830129Z Skipping (s,q) (1.19, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7830381Z Skipping (s,q) (1.2, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7830646Z Skipping (s,q) (1.21, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7830900Z Skipping (s,q) (1.22, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7831160Z Skipping (s,q) (1.23, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7831421Z Skipping (s,q) (1.24, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7831677Z Skipping (s,q) (1.25, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7831933Z Skipping (s,q) (1.26, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7832194Z Skipping (s,q) (1.27, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7832449Z Skipping (s,q) (1.28, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7832708Z Skipping (s,q) (1.29, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7832962Z Skipping (s,q) (1.3, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7833216Z Skipping (s,q) (1.31, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7833476Z Skipping (s,q) (1.32, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7833792Z Skipping (s,q) (1.33, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7834068Z Skipping (s,q) (1.34, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7834328Z Skipping (s,q) (1.35, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7834585Z Skipping (s,q) (1.36, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7834845Z Skipping (s,q) (1.37, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7835100Z Skipping (s,q) (1.38, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7835356Z Skipping (s,q) (1.39, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7835614Z Skipping (s,q) (1.4, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7835869Z Skipping (s,q) (1.41, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7836122Z Skipping (s,q) (1.42, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7836384Z Skipping (s,q) (1.43, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7836642Z Skipping (s,q) (1.44, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7836978Z Skipping (s,q) (1.45, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7837238Z Skipping (s,q) (1.46, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7837495Z Skipping (s,q) (1.47, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7837755Z Skipping (s,q) (1.48, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7838008Z Skipping (s,q) (1.49, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7838260Z Skipping (s,q) (1.5, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7838520Z Skipping (s,q) (1.51, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7838775Z Skipping (s,q) (1.52, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7839028Z Skipping (s,q) (1.53, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7839292Z Skipping (s,q) (1.54, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7839549Z Skipping (s,q) (1.55, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7839811Z Skipping (s,q) (1.56, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7840136Z Skipping (s,q) (1.57, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7840431Z Skipping (s,q) (1.58, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7840691Z Skipping (s,q) (1.59, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7840942Z Skipping (s,q) (1.6, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7841196Z Skipping (s,q) (1.61, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7841455Z Skipping (s,q) (1.62, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7841707Z Skipping (s,q) (1.63, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7841968Z Skipping (s,q) (1.64, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7842221Z Skipping (s,q) (1.65, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7842476Z Skipping (s,q) (1.66, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7842735Z Skipping (s,q) (1.67, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7842994Z Skipping (s,q) (1.68, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7843247Z Skipping (s,q) (1.69, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7843509Z Skipping (s,q) (1.7, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7843762Z Skipping (s,q) (1.71, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7844023Z Skipping (s,q) (1.72, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7844276Z Skipping (s,q) (1.73, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7844532Z Skipping (s,q) (1.74, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7844790Z Skipping (s,q) (1.75, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7845044Z Skipping (s,q) (1.76, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7845296Z Skipping (s,q) (1.77, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7845630Z Skipping (s,q) (1.78, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7845902Z Skipping (s,q) (1.79, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7846161Z Skipping (s,q) (1.8, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7846420Z Skipping (s,q) (1.81, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7846676Z Skipping (s,q) (1.82, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7846939Z Skipping (s,q) (1.83, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7847203Z Skipping (s,q) (1.84, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7847458Z Skipping (s,q) (1.85, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7847722Z Skipping (s,q) (1.86, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7848084Z Skipping (s,q) (1.87, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7848352Z Skipping (s,q) (1.88, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7848609Z Skipping (s,q) (1.89, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7848957Z Skipping (s,q) (1.9, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7849224Z Skipping (s,q) (1.91, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7849482Z Skipping (s,q) (1.92, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7849737Z Skipping (s,q) (1.93, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7849998Z Skipping (s,q) (1.94, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7850250Z Skipping (s,q) (1.95, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7850510Z Skipping (s,q) (1.96, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7850768Z Skipping (s,q) (1.97, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7851022Z Skipping (s,q) (1.98, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7851285Z Skipping (s,q) (1.99, 200): inconsistent with heavy hitters! 2025-05-07T20:22:47.7851542Z Skipping (s,q) (0.01, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7851797Z Skipping (s,q) (0.02, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7852134Z Skipping (s,q) (0.03, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7852434Z Skipping (s,q) (0.04, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7852690Z Skipping (s,q) (0.05, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7852951Z Skipping (s,q) (0.06, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7853207Z Skipping (s,q) (0.07, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7853471Z Skipping (s,q) (0.08, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7853726Z Skipping (s,q) (0.09, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7853977Z Skipping (s,q) (0.1, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7854239Z Skipping (s,q) (0.11, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7854492Z Skipping (s,q) (0.12, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7854753Z Skipping (s,q) (0.13, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7855020Z Skipping (s,q) (0.14, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7855274Z Skipping (s,q) (0.15, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7855537Z Skipping (s,q) (0.16, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7855790Z Skipping (s,q) (0.17, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7856047Z Skipping (s,q) (0.18, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7856309Z Skipping (s,q) (0.19, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7856562Z Skipping (s,q) (0.2, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7856819Z Skipping (s,q) (0.21, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7857081Z Skipping (s,q) (0.22, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7857335Z Skipping (s,q) (0.23, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7857664Z Skipping (s,q) (0.24, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7857939Z Skipping (s,q) (0.25, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7858195Z Skipping (s,q) (0.26, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7858459Z Skipping (s,q) (0.27, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7858712Z Skipping (s,q) (0.28, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7858967Z Skipping (s,q) (0.29, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7859228Z Skipping (s,q) (0.3, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7859484Z Skipping (s,q) (0.31, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7859747Z Skipping (s,q) (0.32, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7860002Z Skipping (s,q) (0.33, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7860256Z Skipping (s,q) (0.34, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7860522Z Skipping (s,q) (0.35, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7860780Z Skipping (s,q) (0.36, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7861109Z Skipping (s,q) (0.37, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7861375Z Skipping (s,q) (0.38, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7861629Z Skipping (s,q) (0.39, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7861891Z Skipping (s,q) (0.4, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7862148Z Skipping (s,q) (0.41, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7862405Z Skipping (s,q) (0.42, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7862670Z Skipping (s,q) (0.43, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7862927Z Skipping (s,q) (0.44, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7863181Z Skipping (s,q) (0.45, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7863449Z Skipping (s,q) (0.46, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7863705Z Skipping (s,q) (0.47, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7864034Z Skipping (s,q) (0.48, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7864340Z Skipping (s,q) (0.49, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7864593Z Skipping (s,q) (0.5, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7864860Z Skipping (s,q) (0.51, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7865116Z Skipping (s,q) (0.52, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7865370Z Skipping (s,q) (0.53, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7865632Z Skipping (s,q) (0.54, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7865888Z Skipping (s,q) (0.55, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7866144Z Skipping (s,q) (0.56, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7866403Z Skipping (s,q) (0.57, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7866661Z Skipping (s,q) (0.58, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7866932Z Skipping (s,q) (0.59, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7867187Z Skipping (s,q) (0.6, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7867445Z Skipping (s,q) (0.61, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7867706Z Skipping (s,q) (0.62, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7867958Z Skipping (s,q) (0.63, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7868219Z Skipping (s,q) (0.64, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7868480Z Skipping (s,q) (0.65, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7868734Z Skipping (s,q) (0.66, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7868999Z Skipping (s,q) (0.67, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7869253Z Skipping (s,q) (0.68, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7869578Z Skipping (s,q) (0.69, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7869856Z Skipping (s,q) (0.7, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7870116Z Skipping (s,q) (0.71, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7870374Z Skipping (s,q) (0.72, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7870636Z Skipping (s,q) (0.73, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7870895Z Skipping (s,q) (0.74, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7871161Z Skipping (s,q) (0.75, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7871420Z Skipping (s,q) (0.76, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7871677Z Skipping (s,q) (0.77, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7871941Z Skipping (s,q) (0.78, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7872195Z Skipping (s,q) (0.79, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7872450Z Skipping (s,q) (0.8, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7872707Z Skipping (s,q) (0.81, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7873040Z Skipping (s,q) (0.82, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7873305Z Skipping (s,q) (0.83, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7873556Z Skipping (s,q) (0.84, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7873811Z Skipping (s,q) (0.85, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7874070Z Skipping (s,q) (0.86, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7874322Z Skipping (s,q) (0.87, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7874575Z Skipping (s,q) (0.88, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7874837Z Skipping (s,q) (0.89, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7875092Z Skipping (s,q) (0.9, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7875352Z Skipping (s,q) (0.91, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7875606Z Skipping (s,q) (0.92, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7875959Z Skipping (s,q) (0.93, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7876234Z Skipping (s,q) (0.94, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7876567Z Skipping (s,q) (0.95, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7876823Z Skipping (s,q) (0.96, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7877081Z Skipping (s,q) (0.97, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7877336Z Skipping (s,q) (0.98, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7877600Z Skipping (s,q) (0.99, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7877843Z Skipping (s,q) (1, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7878096Z Skipping (s,q) (1.01, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7878354Z Skipping (s,q) (1.02, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7878610Z Skipping (s,q) (1.03, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7878871Z Skipping (s,q) (1.04, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7879131Z Skipping (s,q) (1.05, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7879388Z Skipping (s,q) (1.06, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7879643Z Skipping (s,q) (1.07, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7880193Z Skipping (s,q) (1.08, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7880449Z Skipping (s,q) (1.09, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7880709Z Skipping (s,q) (1.1, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7880967Z Skipping (s,q) (1.11, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7881222Z Skipping (s,q) (1.12, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7881481Z Skipping (s,q) (1.13, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7881957Z Skipping (s,q) (1.14, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7882229Z Skipping (s,q) (1.15, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7882498Z Skipping (s,q) (1.16, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7882754Z Skipping (s,q) (1.17, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7883012Z Skipping (s,q) (1.18, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7883262Z Skipping (s,q) (1.19, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7883512Z Skipping (s,q) (1.2, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7883770Z Skipping (s,q) (1.21, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7884022Z Skipping (s,q) (1.22, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7884274Z Skipping (s,q) (1.23, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7884537Z Skipping (s,q) (1.24, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7884794Z Skipping (s,q) (1.25, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7885054Z Skipping (s,q) (1.26, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7885434Z Skipping (s,q) (1.27, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7885692Z Skipping (s,q) (1.28, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7885954Z Skipping (s,q) (1.29, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7886209Z Skipping (s,q) (1.3, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7886464Z Skipping (s,q) (1.31, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7886730Z Skipping (s,q) (1.32, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7886988Z Skipping (s,q) (1.33, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7887246Z Skipping (s,q) (1.34, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7887497Z Skipping (s,q) (1.35, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7887752Z Skipping (s,q) (1.36, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7888129Z Skipping (s,q) (1.37, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7888539Z Skipping (s,q) (1.38, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7888803Z Skipping (s,q) (1.39, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7889188Z Skipping (s,q) (1.4, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7889445Z Skipping (s,q) (1.41, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7889709Z Skipping (s,q) (1.42, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7889962Z Skipping (s,q) (1.43, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7890215Z Skipping (s,q) (1.44, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7890479Z Skipping (s,q) (1.45, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7890733Z Skipping (s,q) (1.46, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7890988Z Skipping (s,q) (1.47, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7891252Z Skipping (s,q) (1.48, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7891515Z Skipping (s,q) (1.49, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7891776Z Skipping (s,q) (1.5, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7892032Z Skipping (s,q) (1.51, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7892283Z Skipping (s,q) (1.52, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7892547Z Skipping (s,q) (1.53, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7892798Z Skipping (s,q) (1.54, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7893050Z Skipping (s,q) (1.55, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7893311Z Skipping (s,q) (1.56, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7893563Z Skipping (s,q) (1.57, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7893818Z Skipping (s,q) (1.58, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7894152Z Skipping (s,q) (1.59, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7894421Z Skipping (s,q) (1.6, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7894684Z Skipping (s,q) (1.61, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7894938Z Skipping (s,q) (1.62, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7895188Z Skipping (s,q) (1.63, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7895446Z Skipping (s,q) (1.64, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7895700Z Skipping (s,q) (1.65, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7895952Z Skipping (s,q) (1.66, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7896211Z Skipping (s,q) (1.67, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7896462Z Skipping (s,q) (1.68, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7896721Z Skipping (s,q) (1.69, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7896975Z Skipping (s,q) (1.7, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7897229Z Skipping (s,q) (1.71, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7897600Z Skipping (s,q) (1.72, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7897857Z Skipping (s,q) (1.73, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7898109Z Skipping (s,q) (1.74, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7898366Z Skipping (s,q) (1.75, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7898616Z Skipping (s,q) (1.76, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7898876Z Skipping (s,q) (1.77, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7899128Z Skipping (s,q) (1.78, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7899382Z Skipping (s,q) (1.79, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7899639Z Skipping (s,q) (1.8, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7899892Z Skipping (s,q) (1.81, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7900148Z Skipping (s,q) (1.82, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7900471Z Skipping (s,q) (1.83, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7900732Z Skipping (s,q) (1.84, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7901086Z Skipping (s,q) (1.85, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7901340Z Skipping (s,q) (1.86, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7901596Z Skipping (s,q) (1.87, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7901856Z Skipping (s,q) (1.88, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7902110Z Skipping (s,q) (1.89, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7902363Z Skipping (s,q) (1.9, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7902619Z Skipping (s,q) (1.91, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7902873Z Skipping (s,q) (1.92, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7903138Z Skipping (s,q) (1.93, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7903395Z Skipping (s,q) (1.94, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7903653Z Skipping (s,q) (1.95, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7903916Z Skipping (s,q) (1.96, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7904167Z Skipping (s,q) (1.97, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7904513Z Skipping (s,q) (1.98, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7904959Z Skipping (s,q) (1.99, 225): inconsistent with heavy hitters! 2025-05-07T20:22:47.7905229Z Skipping (s,q) (0.01, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7905613Z Skipping (s,q) (0.02, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7905922Z Skipping (s,q) (0.03, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7906203Z Skipping (s,q) (0.04, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7906708Z Skipping (s,q) (0.05, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7907264Z Skipping (s,q) (0.06, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7907645Z Skipping (s,q) (0.07, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7908098Z Skipping (s,q) (0.08, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7908426Z Skipping (s,q) (0.09, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7908755Z Skipping (s,q) (0.1, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7909221Z Skipping (s,q) (0.11, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7909475Z Skipping (s,q) (0.12, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7909771Z Skipping (s,q) (0.13, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7910024Z Skipping (s,q) (0.14, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7910279Z Skipping (s,q) (0.15, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7910544Z Skipping (s,q) (0.16, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7910797Z Skipping (s,q) (0.17, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7911139Z Skipping (s,q) (0.18, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7911408Z Skipping (s,q) (0.19, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7911661Z Skipping (s,q) (0.2, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7911929Z Skipping (s,q) (0.21, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7912182Z Skipping (s,q) (0.22, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7912439Z Skipping (s,q) (0.23, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7912700Z Skipping (s,q) (0.24, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7912954Z Skipping (s,q) (0.25, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7913206Z Skipping (s,q) (0.26, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7913464Z Skipping (s,q) (0.27, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7913721Z Skipping (s,q) (0.28, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7914053Z Skipping (s,q) (0.29, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7914322Z Skipping (s,q) (0.3, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7914661Z Skipping (s,q) (0.31, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7914923Z Skipping (s,q) (0.32, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7915179Z Skipping (s,q) (0.33, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7915433Z Skipping (s,q) (0.34, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7915696Z Skipping (s,q) (0.35, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7915950Z Skipping (s,q) (0.36, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7916214Z Skipping (s,q) (0.37, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7916470Z Skipping (s,q) (0.38, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7916733Z Skipping (s,q) (0.39, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7916994Z Skipping (s,q) (0.4, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7917249Z Skipping (s,q) (0.41, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7917511Z Skipping (s,q) (0.42, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7917772Z Skipping (s,q) (0.43, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7918029Z Skipping (s,q) (0.44, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7918292Z Skipping (s,q) (0.45, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7918546Z Skipping (s,q) (0.46, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7918801Z Skipping (s,q) (0.47, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7919062Z Skipping (s,q) (0.48, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7919313Z Skipping (s,q) (0.49, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7919631Z Skipping (s,q) (0.5, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7919907Z Skipping (s,q) (0.51, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7920166Z Skipping (s,q) (0.52, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7920431Z Skipping (s,q) (0.53, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7920684Z Skipping (s,q) (0.54, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7920938Z Skipping (s,q) (0.55, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7921200Z Skipping (s,q) (0.56, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7921456Z Skipping (s,q) (0.57, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7921710Z Skipping (s,q) (0.58, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7921970Z Skipping (s,q) (0.59, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7922222Z Skipping (s,q) (0.6, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7922479Z Skipping (s,q) (0.61, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7922740Z Skipping (s,q) (0.62, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7923124Z Skipping (s,q) (0.63, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7923388Z Skipping (s,q) (0.64, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7923643Z Skipping (s,q) (0.65, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7923897Z Skipping (s,q) (0.66, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7924158Z Skipping (s,q) (0.67, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7924414Z Skipping (s,q) (0.68, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7924670Z Skipping (s,q) (0.69, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7924933Z Skipping (s,q) (0.7, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7925190Z Skipping (s,q) (0.71, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7925451Z Skipping (s,q) (0.72, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7925710Z Skipping (s,q) (0.73, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7926039Z Skipping (s,q) (0.74, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7926314Z Skipping (s,q) (0.75, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7926649Z Skipping (s,q) (0.76, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7926904Z Skipping (s,q) (0.77, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7927166Z Skipping (s,q) (0.78, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7927420Z Skipping (s,q) (0.79, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7927679Z Skipping (s,q) (0.8, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7927934Z Skipping (s,q) (0.81, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7928301Z Skipping (s,q) (0.82, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7928565Z Skipping (s,q) (0.83, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7928823Z Skipping (s,q) (0.84, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7929082Z Skipping (s,q) (0.85, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7929343Z Skipping (s,q) (0.86, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7929600Z Skipping (s,q) (0.87, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7929862Z Skipping (s,q) (0.88, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7930116Z Skipping (s,q) (0.89, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7930369Z Skipping (s,q) (0.9, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7930630Z Skipping (s,q) (0.91, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7930886Z Skipping (s,q) (0.92, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7931139Z Skipping (s,q) (0.93, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7931398Z Skipping (s,q) (0.94, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7931743Z Skipping (s,q) (0.95, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7932014Z Skipping (s,q) (0.96, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7932281Z Skipping (s,q) (0.97, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7932541Z Skipping (s,q) (0.98, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7932804Z Skipping (s,q) (0.99, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7933052Z Skipping (s,q) (1, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7933308Z Skipping (s,q) (1.01, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7933566Z Skipping (s,q) (1.02, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7933822Z Skipping (s,q) (1.03, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7934082Z Skipping (s,q) (1.04, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7934336Z Skipping (s,q) (1.05, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7934593Z Skipping (s,q) (1.06, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7934857Z Skipping (s,q) (1.07, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7935191Z Skipping (s,q) (1.08, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7935449Z Skipping (s,q) (1.09, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7935711Z Skipping (s,q) (1.1, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7935968Z Skipping (s,q) (1.11, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7936223Z Skipping (s,q) (1.12, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7936488Z Skipping (s,q) (1.13, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7936740Z Skipping (s,q) (1.14, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7937008Z Skipping (s,q) (1.15, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7937263Z Skipping (s,q) (1.16, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7937518Z Skipping (s,q) (1.17, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7937779Z Skipping (s,q) (1.18, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7938106Z Skipping (s,q) (1.19, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7938372Z Skipping (s,q) (1.2, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7938707Z Skipping (s,q) (1.21, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7938961Z Skipping (s,q) (1.22, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7939222Z Skipping (s,q) (1.23, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7939478Z Skipping (s,q) (1.24, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7939733Z Skipping (s,q) (1.25, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7939995Z Skipping (s,q) (1.26, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7940252Z Skipping (s,q) (1.27, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7940508Z Skipping (s,q) (1.28, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7940773Z Skipping (s,q) (1.29, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7941030Z Skipping (s,q) (1.3, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7941296Z Skipping (s,q) (1.31, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7941556Z Skipping (s,q) (1.32, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7941811Z Skipping (s,q) (1.33, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7942073Z Skipping (s,q) (1.34, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7942326Z Skipping (s,q) (1.35, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7942585Z Skipping (s,q) (1.36, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7942852Z Skipping (s,q) (1.37, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7943108Z Skipping (s,q) (1.38, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7943375Z Skipping (s,q) (1.39, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7943724Z Skipping (s,q) (1.4, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7943989Z Skipping (s,q) (1.41, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7944267Z Skipping (s,q) (1.42, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7944525Z Skipping (s,q) (1.43, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7944779Z Skipping (s,q) (1.44, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7945039Z Skipping (s,q) (1.45, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7945294Z Skipping (s,q) (1.46, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7945553Z Skipping (s,q) (1.47, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7945806Z Skipping (s,q) (1.48, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7946060Z Skipping (s,q) (1.49, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7946320Z Skipping (s,q) (1.5, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7946574Z Skipping (s,q) (1.51, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7946831Z Skipping (s,q) (1.52, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7947170Z Skipping (s,q) (1.53, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7947423Z Skipping (s,q) (1.54, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7947682Z Skipping (s,q) (1.55, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7947943Z Skipping (s,q) (1.56, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7948194Z Skipping (s,q) (1.57, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7948453Z Skipping (s,q) (1.58, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7948709Z Skipping (s,q) (1.59, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7948961Z Skipping (s,q) (1.6, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7949221Z Skipping (s,q) (1.61, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7949475Z Skipping (s,q) (1.62, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7949731Z Skipping (s,q) (1.63, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7949995Z Skipping (s,q) (1.64, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7950332Z Skipping (s,q) (1.65, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7950632Z Skipping (s,q) (1.66, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7950890Z Skipping (s,q) (1.67, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7951143Z Skipping (s,q) (1.68, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7951406Z Skipping (s,q) (1.69, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7951658Z Skipping (s,q) (1.7, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7951914Z Skipping (s,q) (1.71, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7952175Z Skipping (s,q) (1.72, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7952427Z Skipping (s,q) (1.73, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7952690Z Skipping (s,q) (1.74, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7952942Z Skipping (s,q) (1.75, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7953201Z Skipping (s,q) (1.76, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7953465Z Skipping (s,q) (1.77, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7953719Z Skipping (s,q) (1.78, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7953971Z Skipping (s,q) (1.79, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7954227Z Skipping (s,q) (1.8, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7954480Z Skipping (s,q) (1.81, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7954740Z Skipping (s,q) (1.82, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7954992Z Skipping (s,q) (1.83, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7955245Z Skipping (s,q) (1.84, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7955577Z Skipping (s,q) (1.85, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7955842Z Skipping (s,q) (1.86, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7956101Z Skipping (s,q) (1.87, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7956364Z Skipping (s,q) (1.88, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7956614Z Skipping (s,q) (1.89, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7956873Z Skipping (s,q) (1.9, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7957129Z Skipping (s,q) (1.91, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7957384Z Skipping (s,q) (1.92, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7957650Z Skipping (s,q) (1.93, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7957903Z Skipping (s,q) (1.94, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7958155Z Skipping (s,q) (1.95, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7958414Z Skipping (s,q) (1.96, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7958669Z Skipping (s,q) (1.97, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7959004Z Skipping (s,q) (1.98, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7959258Z Skipping (s,q) (1.99, 250): inconsistent with heavy hitters! 2025-05-07T20:22:47.7959514Z Skipping (s,q) (0.01, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.7959778Z Skipping (s,q) (0.02, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.7960031Z Skipping (s,q) (0.03, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.7960287Z Skipping (s,q) (0.04, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.7960546Z Skipping (s,q) (0.05, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.7960802Z Skipping (s,q) (0.06, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.7961054Z Skipping (s,q) (0.07, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.7961317Z Skipping (s,q) (0.08, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.7961575Z Skipping (s,q) (0.09, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.7961839Z Skipping (s,q) (0.1, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.7962160Z Skipping (s,q) (0.11, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.7962465Z Skipping (s,q) (0.12, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.7962729Z Skipping (s,q) (0.13, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.7962983Z Skipping (s,q) (0.14, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.7963239Z Skipping (s,q) (0.15, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.7963502Z Skipping (s,q) (0.16, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.7963757Z Skipping (s,q) (0.17, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.7964021Z Skipping (s,q) (0.18, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.7964273Z Skipping (s,q) (0.19, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.7964529Z Skipping (s,q) (0.2, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.7964791Z Skipping (s,q) (0.21, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.7965055Z Skipping (s,q) (0.22, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.7965312Z Skipping (s,q) (0.23, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.7965575Z Skipping (s,q) (0.24, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.7965832Z Skipping (s,q) (0.25, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.7966096Z Skipping (s,q) (0.26, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.7966348Z Skipping (s,q) (0.27, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.7966606Z Skipping (s,q) (0.28, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.7966870Z Skipping (s,q) (0.29, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.7967124Z Skipping (s,q) (0.3, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.7967468Z Skipping (s,q) (0.31, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.7967748Z Skipping (s,q) (0.32, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.7968117Z Skipping (s,q) (0.33, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.7968389Z Skipping (s,q) (0.34, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.7968643Z Skipping (s,q) (0.35, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.7968901Z Skipping (s,q) (0.36, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.7969160Z Skipping (s,q) (0.37, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.7969414Z Skipping (s,q) (0.38, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.7969667Z Skipping (s,q) (0.39, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.7969927Z Skipping (s,q) (0.4, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.7970182Z Skipping (s,q) (0.41, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.7970444Z Skipping (s,q) (0.42, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.7970702Z Skipping (s,q) (0.43, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.7971053Z Skipping (s,q) (0.44, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.7971314Z Skipping (s,q) (0.45, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.7971575Z Skipping (s,q) (0.46, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.7971830Z Skipping (s,q) (0.47, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.7972092Z Skipping (s,q) (0.48, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.7972348Z Skipping (s,q) (0.49, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.7972610Z Skipping (s,q) (0.5, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.7972868Z Skipping (s,q) (0.51, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.7973124Z Skipping (s,q) (0.52, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.7973383Z Skipping (s,q) (0.53, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.7973638Z Skipping (s,q) (0.54, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.7973896Z Skipping (s,q) (0.55, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.7974213Z Skipping (s,q) (0.56, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.7974511Z Skipping (s,q) (0.57, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.7974764Z Skipping (s,q) (0.58, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.7975022Z Skipping (s,q) (0.59, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.7975272Z Skipping (s,q) (0.6, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.7975539Z Skipping (s,q) (0.61, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.7975791Z Skipping (s,q) (0.62, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.7976042Z Skipping (s,q) (0.63, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.7976298Z Skipping (s,q) (0.64, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.7976555Z Skipping (s,q) (0.65, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.7976808Z Skipping (s,q) (0.66, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.7977073Z Skipping (s,q) (0.67, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.7977331Z Skipping (s,q) (0.68, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.7977592Z Skipping (s,q) (0.69, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.7977842Z Skipping (s,q) (0.7, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.7978094Z Skipping (s,q) (0.71, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.7978357Z Skipping (s,q) (0.72, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.7978611Z Skipping (s,q) (0.73, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.7978866Z Skipping (s,q) (0.74, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.7979124Z Skipping (s,q) (0.75, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.7979447Z Skipping (s,q) (0.76, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.7979949Z Skipping (s,q) (0.77, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.7980215Z Skipping (s,q) (0.78, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.7980465Z Skipping (s,q) (0.79, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.7980731Z Skipping (s,q) (0.8, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.7980983Z Skipping (s,q) (0.81, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.7981240Z Skipping (s,q) (0.82, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.7981500Z Skipping (s,q) (0.83, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.7981752Z Skipping (s,q) (0.84, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.7982012Z Skipping (s,q) (0.85, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.7982265Z Skipping (s,q) (0.86, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.7982518Z Skipping (s,q) (0.87, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.7982780Z Skipping (s,q) (0.88, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.7983340Z Skipping (s,q) (0.89, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.7983596Z Skipping (s,q) (0.9, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.7983865Z Skipping (s,q) (0.91, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.7984122Z Skipping (s,q) (0.92, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.7984382Z Skipping (s,q) (0.93, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.7984635Z Skipping (s,q) (0.94, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.7984887Z Skipping (s,q) (0.95, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.7985149Z Skipping (s,q) (0.96, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.7985401Z Skipping (s,q) (0.97, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.7985654Z Skipping (s,q) (0.98, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.7985918Z Skipping (s,q) (0.99, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.7986166Z Skipping (s,q) (1, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.7986552Z Skipping (s,q) (1.01, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.7986886Z Skipping (s,q) (1.02, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.7987140Z Skipping (s,q) (1.03, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.7987403Z Skipping (s,q) (1.04, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.7987656Z Skipping (s,q) (1.05, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.7987915Z Skipping (s,q) (1.06, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.7988180Z Skipping (s,q) (1.07, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.7988436Z Skipping (s,q) (1.08, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.7988690Z Skipping (s,q) (1.09, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.7988958Z Skipping (s,q) (1.1, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.7989214Z Skipping (s,q) (1.11, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.7989484Z Skipping (s,q) (1.12, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.7989743Z Skipping (s,q) (1.13, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.7989999Z Skipping (s,q) (1.14, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.7990260Z Skipping (s,q) (1.15, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.7990515Z Skipping (s,q) (1.16, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.7990770Z Skipping (s,q) (1.17, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.7991032Z Skipping (s,q) (1.18, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.7991287Z Skipping (s,q) (1.19, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.7991547Z Skipping (s,q) (1.2, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.7991932Z Skipping (s,q) (1.21, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.7992202Z Skipping (s,q) (1.22, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.7992466Z Skipping (s,q) (1.23, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.7992721Z Skipping (s,q) (1.24, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.7992980Z Skipping (s,q) (1.25, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.7993244Z Skipping (s,q) (1.26, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.7993503Z Skipping (s,q) (1.27, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.7993766Z Skipping (s,q) (1.28, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.7994021Z Skipping (s,q) (1.29, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.7994273Z Skipping (s,q) (1.3, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.7994534Z Skipping (s,q) (1.31, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.7994788Z Skipping (s,q) (1.32, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.7995047Z Skipping (s,q) (1.33, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.7995393Z Skipping (s,q) (1.34, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.7995650Z Skipping (s,q) (1.35, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.7995914Z Skipping (s,q) (1.36, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.7996167Z Skipping (s,q) (1.37, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.7996422Z Skipping (s,q) (1.38, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.7996684Z Skipping (s,q) (1.39, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.7996937Z Skipping (s,q) (1.4, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.7997190Z Skipping (s,q) (1.41, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.7997452Z Skipping (s,q) (1.42, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.7997706Z Skipping (s,q) (1.43, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.7997968Z Skipping (s,q) (1.44, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.7998223Z Skipping (s,q) (1.45, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.7998541Z Skipping (s,q) (1.46, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.7998847Z Skipping (s,q) (1.47, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.7999104Z Skipping (s,q) (1.48, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.7999358Z Skipping (s,q) (1.49, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.7999620Z Skipping (s,q) (1.5, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.7999873Z Skipping (s,q) (1.51, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.8000134Z Skipping (s,q) (1.52, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.8000388Z Skipping (s,q) (1.53, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.8000644Z Skipping (s,q) (1.54, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.8000905Z Skipping (s,q) (1.55, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.8001164Z Skipping (s,q) (1.56, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.8001425Z Skipping (s,q) (1.57, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.8001687Z Skipping (s,q) (1.58, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.8001938Z Skipping (s,q) (1.59, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.8002189Z Skipping (s,q) (1.6, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.8002448Z Skipping (s,q) (1.61, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.8002701Z Skipping (s,q) (1.62, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.8002958Z Skipping (s,q) (1.63, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.8003212Z Skipping (s,q) (1.64, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.8003463Z Skipping (s,q) (1.65, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.8003719Z Skipping (s,q) (1.66, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.8004036Z Skipping (s,q) (1.67, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.8004305Z Skipping (s,q) (1.68, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.8004567Z Skipping (s,q) (1.69, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.8004821Z Skipping (s,q) (1.7, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.8005081Z Skipping (s,q) (1.71, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.8005332Z Skipping (s,q) (1.72, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.8005584Z Skipping (s,q) (1.73, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.8005846Z Skipping (s,q) (1.74, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.8006100Z Skipping (s,q) (1.75, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.8006353Z Skipping (s,q) (1.76, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.8006612Z Skipping (s,q) (1.77, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.8006869Z Skipping (s,q) (1.78, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.8007247Z Skipping (s,q) (1.79, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.8012647Z Skipping (s,q) (1.8, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.8012976Z Skipping (s,q) (1.81, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.8013233Z Skipping (s,q) (1.82, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.8013500Z Skipping (s,q) (1.83, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.8013754Z Skipping (s,q) (1.84, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.8014008Z Skipping (s,q) (1.85, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.8014273Z Skipping (s,q) (1.86, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.8014527Z Skipping (s,q) (1.87, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.8014781Z Skipping (s,q) (1.88, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.8015047Z Skipping (s,q) (1.89, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.8015299Z Skipping (s,q) (1.9, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.8015693Z Skipping (s,q) (1.91, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.8016027Z Skipping (s,q) (1.92, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.8016282Z Skipping (s,q) (1.93, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.8016544Z Skipping (s,q) (1.94, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.8016800Z Skipping (s,q) (1.95, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.8017053Z Skipping (s,q) (1.96, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.8017312Z Skipping (s,q) (1.97, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.8017566Z Skipping (s,q) (1.98, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.8017817Z Skipping (s,q) (1.99, 275): inconsistent with heavy hitters! 2025-05-07T20:22:47.8018082Z Skipping (s,q) (0.01, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8018336Z Skipping (s,q) (0.02, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8018609Z Skipping (s,q) (0.03, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8018867Z Skipping (s,q) (0.04, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8019119Z Skipping (s,q) (0.05, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8019381Z Skipping (s,q) (0.06, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8019632Z Skipping (s,q) (0.07, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8019884Z Skipping (s,q) (0.08, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8020144Z Skipping (s,q) (0.09, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8020395Z Skipping (s,q) (0.1, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8020660Z Skipping (s,q) (0.11, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8020912Z Skipping (s,q) (0.12, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8021240Z Skipping (s,q) (0.13, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8021519Z Skipping (s,q) (0.14, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8021775Z Skipping (s,q) (0.15, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8022036Z Skipping (s,q) (0.16, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8022302Z Skipping (s,q) (0.17, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8022557Z Skipping (s,q) (0.18, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8022816Z Skipping (s,q) (0.19, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8023066Z Skipping (s,q) (0.2, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8023320Z Skipping (s,q) (0.21, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8023581Z Skipping (s,q) (0.22, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8023834Z Skipping (s,q) (0.23, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8024091Z Skipping (s,q) (0.24, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8024436Z Skipping (s,q) (0.25, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8024691Z Skipping (s,q) (0.26, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8024956Z Skipping (s,q) (0.27, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8025208Z Skipping (s,q) (0.28, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8025459Z Skipping (s,q) (0.29, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8025717Z Skipping (s,q) (0.3, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8025971Z Skipping (s,q) (0.31, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8026224Z Skipping (s,q) (0.32, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8026480Z Skipping (s,q) (0.33, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8026733Z Skipping (s,q) (0.34, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8026998Z Skipping (s,q) (0.35, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8027255Z Skipping (s,q) (0.36, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8027569Z Skipping (s,q) (0.37, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8027873Z Skipping (s,q) (0.38, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8028127Z Skipping (s,q) (0.39, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8028381Z Skipping (s,q) (0.4, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8028645Z Skipping (s,q) (0.41, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8028898Z Skipping (s,q) (0.42, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8029153Z Skipping (s,q) (0.43, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8029413Z Skipping (s,q) (0.44, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8029667Z Skipping (s,q) (0.45, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8029928Z Skipping (s,q) (0.46, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8030182Z Skipping (s,q) (0.47, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8030444Z Skipping (s,q) (0.48, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8030706Z Skipping (s,q) (0.49, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8030960Z Skipping (s,q) (0.5, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8031215Z Skipping (s,q) (0.51, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8031474Z Skipping (s,q) (0.52, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8031727Z Skipping (s,q) (0.53, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8031986Z Skipping (s,q) (0.54, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8032240Z Skipping (s,q) (0.55, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8032493Z Skipping (s,q) (0.56, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8032751Z Skipping (s,q) (0.57, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8033069Z Skipping (s,q) (0.58, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8033339Z Skipping (s,q) (0.59, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8033598Z Skipping (s,q) (0.6, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8033857Z Skipping (s,q) (0.61, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8034119Z Skipping (s,q) (0.62, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8034371Z Skipping (s,q) (0.63, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8034626Z Skipping (s,q) (0.64, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8034886Z Skipping (s,q) (0.65, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8035138Z Skipping (s,q) (0.66, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8035387Z Skipping (s,q) (0.67, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8035649Z Skipping (s,q) (0.68, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8035903Z Skipping (s,q) (0.69, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8036232Z Skipping (s,q) (0.7, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8036487Z Skipping (s,q) (0.71, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8036742Z Skipping (s,q) (0.72, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8037011Z Skipping (s,q) (0.73, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8037265Z Skipping (s,q) (0.74, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8037518Z Skipping (s,q) (0.75, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8037777Z Skipping (s,q) (0.76, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8038030Z Skipping (s,q) (0.77, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8038289Z Skipping (s,q) (0.78, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8038542Z Skipping (s,q) (0.79, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8038798Z Skipping (s,q) (0.8, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8039060Z Skipping (s,q) (0.81, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8039374Z Skipping (s,q) (0.82, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8039670Z Skipping (s,q) (0.83, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8039933Z Skipping (s,q) (0.84, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8040188Z Skipping (s,q) (0.85, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8040449Z Skipping (s,q) (0.86, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8040702Z Skipping (s,q) (0.87, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8040959Z Skipping (s,q) (0.88, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8041222Z Skipping (s,q) (0.89, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8041475Z Skipping (s,q) (0.9, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8041732Z Skipping (s,q) (0.91, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8041996Z Skipping (s,q) (0.92, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8042256Z Skipping (s,q) (0.93, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8042513Z Skipping (s,q) (0.94, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8042778Z Skipping (s,q) (0.95, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8043038Z Skipping (s,q) (0.96, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8043306Z Skipping (s,q) (0.97, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8043563Z Skipping (s,q) (0.98, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8043821Z Skipping (s,q) (0.99, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8044078Z Skipping (s,q) (1, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8044341Z Skipping (s,q) (1.01, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8044602Z Skipping (s,q) (1.02, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8044929Z Skipping (s,q) (1.03, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8045199Z Skipping (s,q) (1.04, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8045462Z Skipping (s,q) (1.05, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8045716Z Skipping (s,q) (1.06, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8045971Z Skipping (s,q) (1.07, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8046233Z Skipping (s,q) (1.08, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8046487Z Skipping (s,q) (1.09, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8046739Z Skipping (s,q) (1.1, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8047002Z Skipping (s,q) (1.11, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8047255Z Skipping (s,q) (1.12, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8047515Z Skipping (s,q) (1.13, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8047773Z Skipping (s,q) (1.14, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8048138Z Skipping (s,q) (1.15, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8048494Z Skipping (s,q) (1.16, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8048756Z Skipping (s,q) (1.17, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8049011Z Skipping (s,q) (1.18, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8049273Z Skipping (s,q) (1.19, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8049525Z Skipping (s,q) (1.2, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8049789Z Skipping (s,q) (1.21, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8050042Z Skipping (s,q) (1.22, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8050297Z Skipping (s,q) (1.23, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8050557Z Skipping (s,q) (1.24, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8050814Z Skipping (s,q) (1.25, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8051066Z Skipping (s,q) (1.26, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8051396Z Skipping (s,q) (1.27, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8051693Z Skipping (s,q) (1.28, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8051951Z Skipping (s,q) (1.29, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8052204Z Skipping (s,q) (1.3, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8052464Z Skipping (s,q) (1.31, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8052717Z Skipping (s,q) (1.32, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8052970Z Skipping (s,q) (1.33, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8053231Z Skipping (s,q) (1.34, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8053483Z Skipping (s,q) (1.35, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8053734Z Skipping (s,q) (1.36, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8053996Z Skipping (s,q) (1.37, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8054254Z Skipping (s,q) (1.38, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8054513Z Skipping (s,q) (1.39, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8054766Z Skipping (s,q) (1.4, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8055021Z Skipping (s,q) (1.41, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8055281Z Skipping (s,q) (1.42, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8055537Z Skipping (s,q) (1.43, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8055788Z Skipping (s,q) (1.44, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8056052Z Skipping (s,q) (1.45, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8056306Z Skipping (s,q) (1.46, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8056569Z Skipping (s,q) (1.47, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8056887Z Skipping (s,q) (1.48, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8057159Z Skipping (s,q) (1.49, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8057421Z Skipping (s,q) (1.5, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8057679Z Skipping (s,q) (1.51, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8057932Z Skipping (s,q) (1.52, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8058195Z Skipping (s,q) (1.53, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8058456Z Skipping (s,q) (1.54, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8058710Z Skipping (s,q) (1.55, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8058971Z Skipping (s,q) (1.56, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8059224Z Skipping (s,q) (1.57, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8059483Z Skipping (s,q) (1.58, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8059738Z Skipping (s,q) (1.59, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8059991Z Skipping (s,q) (1.6, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8060327Z Skipping (s,q) (1.61, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8060585Z Skipping (s,q) (1.62, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8060838Z Skipping (s,q) (1.63, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8061098Z Skipping (s,q) (1.64, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8061351Z Skipping (s,q) (1.65, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8061612Z Skipping (s,q) (1.66, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8061865Z Skipping (s,q) (1.67, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8062118Z Skipping (s,q) (1.68, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8062376Z Skipping (s,q) (1.69, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8062630Z Skipping (s,q) (1.7, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8062883Z Skipping (s,q) (1.71, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8063222Z Skipping (s,q) (1.72, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8063519Z Skipping (s,q) (1.73, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8063782Z Skipping (s,q) (1.74, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8064035Z Skipping (s,q) (1.75, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8064287Z Skipping (s,q) (1.76, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8064546Z Skipping (s,q) (1.77, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8064798Z Skipping (s,q) (1.78, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8065049Z Skipping (s,q) (1.79, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8065307Z Skipping (s,q) (1.8, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8065560Z Skipping (s,q) (1.81, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8065823Z Skipping (s,q) (1.82, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8066081Z Skipping (s,q) (1.83, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8066337Z Skipping (s,q) (1.84, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8066603Z Skipping (s,q) (1.85, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8066861Z Skipping (s,q) (1.86, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8067115Z Skipping (s,q) (1.87, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8067376Z Skipping (s,q) (1.88, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8067633Z Skipping (s,q) (1.89, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8067893Z Skipping (s,q) (1.9, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8068148Z Skipping (s,q) (1.91, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8068399Z Skipping (s,q) (1.92, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8068722Z Skipping (s,q) (1.93, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8068992Z Skipping (s,q) (1.94, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8069245Z Skipping (s,q) (1.95, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8069508Z Skipping (s,q) (1.96, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8069762Z Skipping (s,q) (1.97, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8070021Z Skipping (s,q) (1.98, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8070273Z Skipping (s,q) (1.99, 300): inconsistent with heavy hitters! 2025-05-07T20:22:47.8070523Z Skipping (s,q) (0.01, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8070781Z Skipping (s,q) (0.02, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8071035Z Skipping (s,q) (0.03, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8071288Z Skipping (s,q) (0.04, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8071549Z Skipping (s,q) (0.05, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8071805Z Skipping (s,q) (0.06, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8072135Z Skipping (s,q) (0.07, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8072399Z Skipping (s,q) (0.08, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8072656Z Skipping (s,q) (0.09, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8072912Z Skipping (s,q) (0.1, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8073166Z Skipping (s,q) (0.11, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8073422Z Skipping (s,q) (0.12, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8073685Z Skipping (s,q) (0.13, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8073941Z Skipping (s,q) (0.14, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8074200Z Skipping (s,q) (0.15, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8074468Z Skipping (s,q) (0.16, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8074725Z Skipping (s,q) (0.17, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8075047Z Skipping (s,q) (0.18, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8075314Z Skipping (s,q) (0.19, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8075652Z Skipping (s,q) (0.2, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8075915Z Skipping (s,q) (0.21, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8076173Z Skipping (s,q) (0.22, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8076427Z Skipping (s,q) (0.23, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8076689Z Skipping (s,q) (0.24, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8076944Z Skipping (s,q) (0.25, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8077204Z Skipping (s,q) (0.26, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8077458Z Skipping (s,q) (0.27, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8077716Z Skipping (s,q) (0.28, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8077983Z Skipping (s,q) (0.29, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8078237Z Skipping (s,q) (0.3, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8078492Z Skipping (s,q) (0.31, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8078749Z Skipping (s,q) (0.32, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8079005Z Skipping (s,q) (0.33, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8079264Z Skipping (s,q) (0.34, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8079516Z Skipping (s,q) (0.35, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8080023Z Skipping (s,q) (0.36, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8080300Z Skipping (s,q) (0.37, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8080554Z Skipping (s,q) (0.38, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8081018Z Skipping (s,q) (0.39, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8081302Z Skipping (s,q) (0.4, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8081564Z Skipping (s,q) (0.41, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8081828Z Skipping (s,q) (0.42, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8082083Z Skipping (s,q) (0.43, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8082336Z Skipping (s,q) (0.44, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8082597Z Skipping (s,q) (0.45, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8082852Z Skipping (s,q) (0.46, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8083107Z Skipping (s,q) (0.47, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8083368Z Skipping (s,q) (0.48, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8083627Z Skipping (s,q) (0.49, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8083894Z Skipping (s,q) (0.5, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8084154Z Skipping (s,q) (0.51, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8084548Z Skipping (s,q) (0.52, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8084821Z Skipping (s,q) (0.53, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8085076Z Skipping (s,q) (0.54, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8085334Z Skipping (s,q) (0.55, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8085591Z Skipping (s,q) (0.56, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8085847Z Skipping (s,q) (0.57, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8086104Z Skipping (s,q) (0.58, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8086366Z Skipping (s,q) (0.59, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8086621Z Skipping (s,q) (0.6, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8086888Z Skipping (s,q) (0.61, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8087142Z Skipping (s,q) (0.62, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8087526Z Skipping (s,q) (0.63, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8087806Z Skipping (s,q) (0.64, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8088281Z Skipping (s,q) (0.65, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8088540Z Skipping (s,q) (0.66, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8088804Z Skipping (s,q) (0.67, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8089060Z Skipping (s,q) (0.68, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8089323Z Skipping (s,q) (0.69, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8089575Z Skipping (s,q) (0.7, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8089830Z Skipping (s,q) (0.71, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8090091Z Skipping (s,q) (0.72, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8090355Z Skipping (s,q) (0.73, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8090618Z Skipping (s,q) (0.74, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8090880Z Skipping (s,q) (0.75, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8091135Z Skipping (s,q) (0.76, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8091402Z Skipping (s,q) (0.77, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8091655Z Skipping (s,q) (0.78, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8091914Z Skipping (s,q) (0.79, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8092175Z Skipping (s,q) (0.8, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8092434Z Skipping (s,q) (0.81, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8092689Z Skipping (s,q) (0.82, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8092955Z Skipping (s,q) (0.83, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8093280Z Skipping (s,q) (0.84, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8093556Z Skipping (s,q) (0.85, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8093812Z Skipping (s,q) (0.86, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8094067Z Skipping (s,q) (0.87, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8094330Z Skipping (s,q) (0.88, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8094583Z Skipping (s,q) (0.89, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8094835Z Skipping (s,q) (0.9, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8095099Z Skipping (s,q) (0.91, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8095354Z Skipping (s,q) (0.92, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8095615Z Skipping (s,q) (0.93, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8095869Z Skipping (s,q) (0.94, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8096129Z Skipping (s,q) (0.95, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8096391Z Skipping (s,q) (0.96, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8096724Z Skipping (s,q) (0.97, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8096980Z Skipping (s,q) (0.98, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8097239Z Skipping (s,q) (0.99, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8097484Z Skipping (s,q) (1, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8097739Z Skipping (s,q) (1.01, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8097999Z Skipping (s,q) (1.02, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8098251Z Skipping (s,q) (1.03, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8098511Z Skipping (s,q) (1.04, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8098762Z Skipping (s,q) (1.05, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8099014Z Skipping (s,q) (1.06, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8099277Z Skipping (s,q) (1.07, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8099597Z Skipping (s,q) (1.08, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8099864Z Skipping (s,q) (1.09, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8100194Z Skipping (s,q) (1.1, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8100445Z Skipping (s,q) (1.11, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8100707Z Skipping (s,q) (1.12, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8100963Z Skipping (s,q) (1.13, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8101219Z Skipping (s,q) (1.14, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8101485Z Skipping (s,q) (1.15, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8101739Z Skipping (s,q) (1.16, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8101993Z Skipping (s,q) (1.17, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8102257Z Skipping (s,q) (1.18, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8102516Z Skipping (s,q) (1.19, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8102781Z Skipping (s,q) (1.2, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8103040Z Skipping (s,q) (1.21, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8103296Z Skipping (s,q) (1.22, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8103554Z Skipping (s,q) (1.23, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8103808Z Skipping (s,q) (1.24, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8104061Z Skipping (s,q) (1.25, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8104323Z Skipping (s,q) (1.26, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8104577Z Skipping (s,q) (1.27, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8104837Z Skipping (s,q) (1.28, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8105159Z Skipping (s,q) (1.29, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8105425Z Skipping (s,q) (1.3, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8105696Z Skipping (s,q) (1.31, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8105965Z Skipping (s,q) (1.32, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8106221Z Skipping (s,q) (1.33, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8106487Z Skipping (s,q) (1.34, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8106742Z Skipping (s,q) (1.35, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8107007Z Skipping (s,q) (1.36, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8107261Z Skipping (s,q) (1.37, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8107519Z Skipping (s,q) (1.38, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8107781Z Skipping (s,q) (1.39, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8108039Z Skipping (s,q) (1.4, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8108301Z Skipping (s,q) (1.41, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8108659Z Skipping (s,q) (1.42, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8108916Z Skipping (s,q) (1.43, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8109175Z Skipping (s,q) (1.44, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8109430Z Skipping (s,q) (1.45, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8109684Z Skipping (s,q) (1.46, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8109944Z Skipping (s,q) (1.47, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8110202Z Skipping (s,q) (1.48, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8110457Z Skipping (s,q) (1.49, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8110719Z Skipping (s,q) (1.5, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8110973Z Skipping (s,q) (1.51, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8111230Z Skipping (s,q) (1.52, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8111581Z Skipping (s,q) (1.53, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8111853Z Skipping (s,q) (1.54, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8112186Z Skipping (s,q) (1.55, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8112442Z Skipping (s,q) (1.56, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8112705Z Skipping (s,q) (1.57, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8112958Z Skipping (s,q) (1.58, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8113211Z Skipping (s,q) (1.59, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8113470Z Skipping (s,q) (1.6, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8113724Z Skipping (s,q) (1.61, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8113979Z Skipping (s,q) (1.62, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8114245Z Skipping (s,q) (1.63, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8114505Z Skipping (s,q) (1.64, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8114775Z Skipping (s,q) (1.65, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8115032Z Skipping (s,q) (1.66, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8115290Z Skipping (s,q) (1.67, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8115552Z Skipping (s,q) (1.68, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8115808Z Skipping (s,q) (1.69, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8116064Z Skipping (s,q) (1.7, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8116331Z Skipping (s,q) (1.71, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8116586Z Skipping (s,q) (1.72, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8116851Z Skipping (s,q) (1.73, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8117186Z Skipping (s,q) (1.74, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8117458Z Skipping (s,q) (1.75, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8117730Z Skipping (s,q) (1.76, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8117985Z Skipping (s,q) (1.77, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8118240Z Skipping (s,q) (1.78, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8118504Z Skipping (s,q) (1.79, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8118757Z Skipping (s,q) (1.8, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8119018Z Skipping (s,q) (1.81, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8119273Z Skipping (s,q) (1.82, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8119531Z Skipping (s,q) (1.83, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8119791Z Skipping (s,q) (1.84, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8120054Z Skipping (s,q) (1.85, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8120307Z Skipping (s,q) (1.86, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8120646Z Skipping (s,q) (1.87, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8120901Z Skipping (s,q) (1.88, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8121167Z Skipping (s,q) (1.89, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8121419Z Skipping (s,q) (1.9, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8121675Z Skipping (s,q) (1.91, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8121936Z Skipping (s,q) (1.92, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8122189Z Skipping (s,q) (1.93, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8122444Z Skipping (s,q) (1.94, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8122706Z Skipping (s,q) (1.95, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8122960Z Skipping (s,q) (1.96, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8123227Z Skipping (s,q) (1.97, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8123547Z Skipping (s,q) (1.98, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8123813Z Skipping (s,q) (1.99, 325): inconsistent with heavy hitters! 2025-05-07T20:22:47.8124159Z Skipping (s,q) (0.01, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8124412Z Skipping (s,q) (0.02, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8124670Z Skipping (s,q) (0.03, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8124934Z Skipping (s,q) (0.04, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8125187Z Skipping (s,q) (0.05, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8125439Z Skipping (s,q) (0.06, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8125700Z Skipping (s,q) (0.07, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8125952Z Skipping (s,q) (0.08, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8126214Z Skipping (s,q) (0.09, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8126476Z Skipping (s,q) (0.1, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8126731Z Skipping (s,q) (0.11, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8126995Z Skipping (s,q) (0.12, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8127246Z Skipping (s,q) (0.13, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8127499Z Skipping (s,q) (0.14, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8127763Z Skipping (s,q) (0.15, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8128127Z Skipping (s,q) (0.16, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8128396Z Skipping (s,q) (0.17, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8128654Z Skipping (s,q) (0.18, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8128907Z Skipping (s,q) (0.19, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8129259Z Skipping (s,q) (0.2, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8129525Z Skipping (s,q) (0.21, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8129790Z Skipping (s,q) (0.22, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8130053Z Skipping (s,q) (0.23, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8130306Z Skipping (s,q) (0.24, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8130564Z Skipping (s,q) (0.25, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8130816Z Skipping (s,q) (0.26, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8131067Z Skipping (s,q) (0.27, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8131325Z Skipping (s,q) (0.28, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8131578Z Skipping (s,q) (0.29, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8131830Z Skipping (s,q) (0.3, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8132092Z Skipping (s,q) (0.31, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8132347Z Skipping (s,q) (0.32, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8132693Z Skipping (s,q) (0.33, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8132947Z Skipping (s,q) (0.34, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8133205Z Skipping (s,q) (0.35, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8133465Z Skipping (s,q) (0.36, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8133718Z Skipping (s,q) (0.37, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8133974Z Skipping (s,q) (0.38, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8134239Z Skipping (s,q) (0.39, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8134492Z Skipping (s,q) (0.4, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8134754Z Skipping (s,q) (0.41, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8135010Z Skipping (s,q) (0.42, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8135267Z Skipping (s,q) (0.43, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8135594Z Skipping (s,q) (0.44, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8135863Z Skipping (s,q) (0.45, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8136199Z Skipping (s,q) (0.46, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8136470Z Skipping (s,q) (0.47, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8136724Z Skipping (s,q) (0.48, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8136991Z Skipping (s,q) (0.49, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8137247Z Skipping (s,q) (0.5, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8137508Z Skipping (s,q) (0.51, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8137771Z Skipping (s,q) (0.52, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8138027Z Skipping (s,q) (0.53, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8138290Z Skipping (s,q) (0.54, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8138555Z Skipping (s,q) (0.55, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8138814Z Skipping (s,q) (0.56, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8139072Z Skipping (s,q) (0.57, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8139336Z Skipping (s,q) (0.58, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8139593Z Skipping (s,q) (0.59, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8139856Z Skipping (s,q) (0.6, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8140112Z Skipping (s,q) (0.61, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8140366Z Skipping (s,q) (0.62, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8140630Z Skipping (s,q) (0.63, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8140884Z Skipping (s,q) (0.64, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8141198Z Skipping (s,q) (0.65, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8141475Z Skipping (s,q) (0.66, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8141738Z Skipping (s,q) (0.67, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8142005Z Skipping (s,q) (0.68, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8142263Z Skipping (s,q) (0.69, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8142519Z Skipping (s,q) (0.7, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8142784Z Skipping (s,q) (0.71, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8143041Z Skipping (s,q) (0.72, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8143296Z Skipping (s,q) (0.73, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8143558Z Skipping (s,q) (0.74, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8143811Z Skipping (s,q) (0.75, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8144075Z Skipping (s,q) (0.76, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8144329Z Skipping (s,q) (0.77, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8144669Z Skipping (s,q) (0.78, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8144932Z Skipping (s,q) (0.79, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8145196Z Skipping (s,q) (0.8, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8145451Z Skipping (s,q) (0.81, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8145718Z Skipping (s,q) (0.82, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8145974Z Skipping (s,q) (0.83, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8146235Z Skipping (s,q) (0.84, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8146489Z Skipping (s,q) (0.85, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8146743Z Skipping (s,q) (0.86, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8147004Z Skipping (s,q) (0.87, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8147263Z Skipping (s,q) (0.88, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8147521Z Skipping (s,q) (0.89, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8147849Z Skipping (s,q) (0.9, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8148148Z Skipping (s,q) (0.91, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8148418Z Skipping (s,q) (0.92, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8148673Z Skipping (s,q) (0.93, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8148928Z Skipping (s,q) (0.94, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8149189Z Skipping (s,q) (0.95, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8149444Z Skipping (s,q) (0.96, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8149697Z Skipping (s,q) (0.97, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8149957Z Skipping (s,q) (0.98, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8150217Z Skipping (s,q) (0.99, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8150466Z Skipping (s,q) (1, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8150741Z Skipping (s,q) (1.01, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8151001Z Skipping (s,q) (1.02, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8151263Z Skipping (s,q) (1.03, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8151518Z Skipping (s,q) (1.04, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8151776Z Skipping (s,q) (1.05, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8152043Z Skipping (s,q) (1.06, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8152302Z Skipping (s,q) (1.07, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8152560Z Skipping (s,q) (1.08, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8152820Z Skipping (s,q) (1.09, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8153165Z Skipping (s,q) (1.1, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8153442Z Skipping (s,q) (1.11, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8153705Z Skipping (s,q) (1.12, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8153967Z Skipping (s,q) (1.13, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8154230Z Skipping (s,q) (1.14, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8154488Z Skipping (s,q) (1.15, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8154745Z Skipping (s,q) (1.16, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8155007Z Skipping (s,q) (1.17, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8155261Z Skipping (s,q) (1.18, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8155522Z Skipping (s,q) (1.19, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8155774Z Skipping (s,q) (1.2, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8156029Z Skipping (s,q) (1.21, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8156292Z Skipping (s,q) (1.22, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8156621Z Skipping (s,q) (1.23, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8156874Z Skipping (s,q) (1.24, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8157136Z Skipping (s,q) (1.25, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8157388Z Skipping (s,q) (1.26, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8157648Z Skipping (s,q) (1.27, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8157903Z Skipping (s,q) (1.28, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8158156Z Skipping (s,q) (1.29, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8158418Z Skipping (s,q) (1.3, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8158669Z Skipping (s,q) (1.31, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8158926Z Skipping (s,q) (1.32, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8159187Z Skipping (s,q) (1.33, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8159446Z Skipping (s,q) (1.34, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8159768Z Skipping (s,q) (1.35, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8160067Z Skipping (s,q) (1.36, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8160320Z Skipping (s,q) (1.37, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8160575Z Skipping (s,q) (1.38, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8160834Z Skipping (s,q) (1.39, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8161088Z Skipping (s,q) (1.4, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8161354Z Skipping (s,q) (1.41, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8161611Z Skipping (s,q) (1.42, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8161876Z Skipping (s,q) (1.43, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8162134Z Skipping (s,q) (1.44, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8162393Z Skipping (s,q) (1.45, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8162659Z Skipping (s,q) (1.46, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8162917Z Skipping (s,q) (1.47, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8163171Z Skipping (s,q) (1.48, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8163432Z Skipping (s,q) (1.49, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8163683Z Skipping (s,q) (1.5, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8163938Z Skipping (s,q) (1.51, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8164199Z Skipping (s,q) (1.52, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8164450Z Skipping (s,q) (1.53, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8164711Z Skipping (s,q) (1.54, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8165025Z Skipping (s,q) (1.55, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8165293Z Skipping (s,q) (1.56, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8165567Z Skipping (s,q) (1.57, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8165821Z Skipping (s,q) (1.58, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8166079Z Skipping (s,q) (1.59, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8166339Z Skipping (s,q) (1.6, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8166595Z Skipping (s,q) (1.61, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8166858Z Skipping (s,q) (1.62, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8167113Z Skipping (s,q) (1.63, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8167374Z Skipping (s,q) (1.64, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8167637Z Skipping (s,q) (1.65, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8167892Z Skipping (s,q) (1.66, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8168309Z Skipping (s,q) (1.67, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8168665Z Skipping (s,q) (1.68, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8168922Z Skipping (s,q) (1.69, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8169189Z Skipping (s,q) (1.7, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8169445Z Skipping (s,q) (1.71, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8169700Z Skipping (s,q) (1.72, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8169966Z Skipping (s,q) (1.73, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8170222Z Skipping (s,q) (1.74, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8170477Z Skipping (s,q) (1.75, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8170740Z Skipping (s,q) (1.76, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8170995Z Skipping (s,q) (1.77, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8171259Z Skipping (s,q) (1.78, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8171516Z Skipping (s,q) (1.79, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8171835Z Skipping (s,q) (1.8, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8172137Z Skipping (s,q) (1.81, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8172394Z Skipping (s,q) (1.82, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8172656Z Skipping (s,q) (1.83, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8172925Z Skipping (s,q) (1.84, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8173180Z Skipping (s,q) (1.85, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8173442Z Skipping (s,q) (1.86, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8173697Z Skipping (s,q) (1.87, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8173951Z Skipping (s,q) (1.88, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8174218Z Skipping (s,q) (1.89, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8174470Z Skipping (s,q) (1.9, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8174729Z Skipping (s,q) (1.91, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8174997Z Skipping (s,q) (1.92, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8175254Z Skipping (s,q) (1.93, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8175515Z Skipping (s,q) (1.94, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8175771Z Skipping (s,q) (1.95, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8176025Z Skipping (s,q) (1.96, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8176285Z Skipping (s,q) (1.97, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8176542Z Skipping (s,q) (1.98, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8176793Z Skipping (s,q) (1.99, 350): inconsistent with heavy hitters! 2025-05-07T20:22:47.8177180Z Skipping (s,q) (0.01, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8177449Z Skipping (s,q) (0.02, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8177710Z Skipping (s,q) (0.03, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8177974Z Skipping (s,q) (0.04, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8178230Z Skipping (s,q) (0.05, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8178492Z Skipping (s,q) (0.06, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8178748Z Skipping (s,q) (0.07, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8179006Z Skipping (s,q) (0.08, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8179268Z Skipping (s,q) (0.09, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8179521Z Skipping (s,q) (0.1, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8180014Z Skipping (s,q) (0.11, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8180288Z Skipping (s,q) (0.12, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8180548Z Skipping (s,q) (0.13, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8181044Z Skipping (s,q) (0.14, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8181303Z Skipping (s,q) (0.15, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8181562Z Skipping (s,q) (0.16, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8181827Z Skipping (s,q) (0.17, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8182084Z Skipping (s,q) (0.18, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8182338Z Skipping (s,q) (0.19, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8182598Z Skipping (s,q) (0.2, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8182852Z Skipping (s,q) (0.21, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8183114Z Skipping (s,q) (0.22, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8183370Z Skipping (s,q) (0.23, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8183625Z Skipping (s,q) (0.24, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8183890Z Skipping (s,q) (0.25, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8184276Z Skipping (s,q) (0.26, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8184610Z Skipping (s,q) (0.27, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8184866Z Skipping (s,q) (0.28, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8185120Z Skipping (s,q) (0.29, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8185378Z Skipping (s,q) (0.3, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8185634Z Skipping (s,q) (0.31, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8185888Z Skipping (s,q) (0.32, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8186148Z Skipping (s,q) (0.33, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8186403Z Skipping (s,q) (0.34, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8186658Z Skipping (s,q) (0.35, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8186914Z Skipping (s,q) (0.36, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8187178Z Skipping (s,q) (0.37, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8187442Z Skipping (s,q) (0.38, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8187697Z Skipping (s,q) (0.39, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8187948Z Skipping (s,q) (0.4, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8188211Z Skipping (s,q) (0.41, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8188466Z Skipping (s,q) (0.42, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8188721Z Skipping (s,q) (0.43, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8188981Z Skipping (s,q) (0.44, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8189239Z Skipping (s,q) (0.45, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8189609Z Skipping (s,q) (0.46, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8189880Z Skipping (s,q) (0.47, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8190143Z Skipping (s,q) (0.48, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8190404Z Skipping (s,q) (0.49, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8190664Z Skipping (s,q) (0.5, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8190921Z Skipping (s,q) (0.51, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8191184Z Skipping (s,q) (0.52, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8191439Z Skipping (s,q) (0.53, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8191697Z Skipping (s,q) (0.54, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8191963Z Skipping (s,q) (0.55, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8192219Z Skipping (s,q) (0.56, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8192478Z Skipping (s,q) (0.57, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8192740Z Skipping (s,q) (0.58, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8193071Z Skipping (s,q) (0.59, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8193335Z Skipping (s,q) (0.6, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8193592Z Skipping (s,q) (0.61, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8193848Z Skipping (s,q) (0.62, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8194109Z Skipping (s,q) (0.63, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8194364Z Skipping (s,q) (0.64, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8194625Z Skipping (s,q) (0.65, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8194878Z Skipping (s,q) (0.66, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8195196Z Skipping (s,q) (0.67, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8195489Z Skipping (s,q) (0.68, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8195755Z Skipping (s,q) (0.69, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8196009Z Skipping (s,q) (0.7, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8196332Z Skipping (s,q) (0.71, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8196663Z Skipping (s,q) (0.72, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8196927Z Skipping (s,q) (0.73, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8197180Z Skipping (s,q) (0.74, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8197433Z Skipping (s,q) (0.75, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8197697Z Skipping (s,q) (0.76, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8197947Z Skipping (s,q) (0.77, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8198200Z Skipping (s,q) (0.78, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8198454Z Skipping (s,q) (0.79, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8198710Z Skipping (s,q) (0.8, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8198972Z Skipping (s,q) (0.81, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8199230Z Skipping (s,q) (0.82, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8199486Z Skipping (s,q) (0.83, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8199745Z Skipping (s,q) (0.84, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8199996Z Skipping (s,q) (0.85, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8200247Z Skipping (s,q) (0.86, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8200506Z Skipping (s,q) (0.87, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8200758Z Skipping (s,q) (0.88, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8201019Z Skipping (s,q) (0.89, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8201275Z Skipping (s,q) (0.9, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8201530Z Skipping (s,q) (0.91, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8201861Z Skipping (s,q) (0.92, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8202138Z Skipping (s,q) (0.93, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8202394Z Skipping (s,q) (0.94, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8202661Z Skipping (s,q) (0.95, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8202916Z Skipping (s,q) (0.96, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8203180Z Skipping (s,q) (0.97, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8203436Z Skipping (s,q) (0.98, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8203691Z Skipping (s,q) (0.99, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8203946Z Skipping (s,q) (1, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8204203Z Skipping (s,q) (1.01, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8204457Z Skipping (s,q) (1.02, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8204718Z Skipping (s,q) (1.03, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8205048Z Skipping (s,q) (1.04, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8205309Z Skipping (s,q) (1.05, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8205578Z Skipping (s,q) (1.06, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8205833Z Skipping (s,q) (1.07, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8206094Z Skipping (s,q) (1.08, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8206348Z Skipping (s,q) (1.09, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8206599Z Skipping (s,q) (1.1, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8206866Z Skipping (s,q) (1.11, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8207121Z Skipping (s,q) (1.12, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8207375Z Skipping (s,q) (1.13, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8207643Z Skipping (s,q) (1.14, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8207901Z Skipping (s,q) (1.15, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8208352Z Skipping (s,q) (1.16, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8208655Z Skipping (s,q) (1.17, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8208914Z Skipping (s,q) (1.18, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8209175Z Skipping (s,q) (1.19, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8209427Z Skipping (s,q) (1.2, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8209680Z Skipping (s,q) (1.21, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8209940Z Skipping (s,q) (1.22, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8210194Z Skipping (s,q) (1.23, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8210455Z Skipping (s,q) (1.24, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8210714Z Skipping (s,q) (1.25, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8210971Z Skipping (s,q) (1.26, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8211257Z Skipping (s,q) (1.27, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8211514Z Skipping (s,q) (1.28, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8211769Z Skipping (s,q) (1.29, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8212029Z Skipping (s,q) (1.3, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8212282Z Skipping (s,q) (1.31, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8212541Z Skipping (s,q) (1.32, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8212792Z Skipping (s,q) (1.33, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8213046Z Skipping (s,q) (1.34, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8213306Z Skipping (s,q) (1.35, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8213560Z Skipping (s,q) (1.36, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8213876Z Skipping (s,q) (1.37, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8214157Z Skipping (s,q) (1.38, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8214412Z Skipping (s,q) (1.39, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8214682Z Skipping (s,q) (1.4, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8214936Z Skipping (s,q) (1.41, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8215188Z Skipping (s,q) (1.42, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8215451Z Skipping (s,q) (1.43, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8215705Z Skipping (s,q) (1.44, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8215960Z Skipping (s,q) (1.45, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8216226Z Skipping (s,q) (1.46, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8216481Z Skipping (s,q) (1.47, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8216743Z Skipping (s,q) (1.48, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8217069Z Skipping (s,q) (1.49, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8217334Z Skipping (s,q) (1.5, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8217600Z Skipping (s,q) (1.51, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8217855Z Skipping (s,q) (1.52, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8218108Z Skipping (s,q) (1.53, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8218372Z Skipping (s,q) (1.54, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8218631Z Skipping (s,q) (1.55, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8218886Z Skipping (s,q) (1.56, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8219148Z Skipping (s,q) (1.57, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8219407Z Skipping (s,q) (1.58, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8219672Z Skipping (s,q) (1.59, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8219923Z Skipping (s,q) (1.6, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8220245Z Skipping (s,q) (1.61, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8220545Z Skipping (s,q) (1.62, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8220798Z Skipping (s,q) (1.63, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8221053Z Skipping (s,q) (1.64, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8221315Z Skipping (s,q) (1.65, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8221567Z Skipping (s,q) (1.66, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8221828Z Skipping (s,q) (1.67, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8222079Z Skipping (s,q) (1.68, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8222330Z Skipping (s,q) (1.69, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8222589Z Skipping (s,q) (1.7, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8222844Z Skipping (s,q) (1.71, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8223101Z Skipping (s,q) (1.72, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8223363Z Skipping (s,q) (1.73, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8223625Z Skipping (s,q) (1.74, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8223886Z Skipping (s,q) (1.75, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8224138Z Skipping (s,q) (1.76, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8224395Z Skipping (s,q) (1.77, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8224658Z Skipping (s,q) (1.78, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8224919Z Skipping (s,q) (1.79, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8225171Z Skipping (s,q) (1.8, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8225430Z Skipping (s,q) (1.81, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8225744Z Skipping (s,q) (1.82, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8226030Z Skipping (s,q) (1.83, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8226285Z Skipping (s,q) (1.84, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8226541Z Skipping (s,q) (1.85, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8226801Z Skipping (s,q) (1.86, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8227054Z Skipping (s,q) (1.87, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8227306Z Skipping (s,q) (1.88, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8227567Z Skipping (s,q) (1.89, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8227819Z Skipping (s,q) (1.9, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8228079Z Skipping (s,q) (1.91, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8228333Z Skipping (s,q) (1.92, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8228588Z Skipping (s,q) (1.93, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8228932Z Skipping (s,q) (1.94, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8229186Z Skipping (s,q) (1.95, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8229444Z Skipping (s,q) (1.96, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8229704Z Skipping (s,q) (1.97, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8229955Z Skipping (s,q) (1.98, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8230219Z Skipping (s,q) (1.99, 375): inconsistent with heavy hitters! 2025-05-07T20:22:47.8230473Z Skipping (s,q) (0.01, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8230724Z Skipping (s,q) (0.02, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8230987Z Skipping (s,q) (0.03, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8231239Z Skipping (s,q) (0.04, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8231496Z Skipping (s,q) (0.05, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8231758Z Skipping (s,q) (0.06, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8232073Z Skipping (s,q) (0.07, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8232370Z Skipping (s,q) (0.08, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8232629Z Skipping (s,q) (0.09, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8232880Z Skipping (s,q) (0.1, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8233140Z Skipping (s,q) (0.11, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8233392Z Skipping (s,q) (0.12, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8233645Z Skipping (s,q) (0.13, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8233903Z Skipping (s,q) (0.14, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8234157Z Skipping (s,q) (0.15, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8234414Z Skipping (s,q) (0.16, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8234673Z Skipping (s,q) (0.17, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8234931Z Skipping (s,q) (0.18, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8235191Z Skipping (s,q) (0.19, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8235446Z Skipping (s,q) (0.2, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8235699Z Skipping (s,q) (0.21, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8235958Z Skipping (s,q) (0.22, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8236210Z Skipping (s,q) (0.23, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8236463Z Skipping (s,q) (0.24, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8236722Z Skipping (s,q) (0.25, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8236978Z Skipping (s,q) (0.26, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8237236Z Skipping (s,q) (0.27, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8237552Z Skipping (s,q) (0.28, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8237821Z Skipping (s,q) (0.29, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8238081Z Skipping (s,q) (0.3, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8238341Z Skipping (s,q) (0.31, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8238597Z Skipping (s,q) (0.32, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8238857Z Skipping (s,q) (0.33, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8239111Z Skipping (s,q) (0.34, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8239373Z Skipping (s,q) (0.35, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8239625Z Skipping (s,q) (0.36, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8239880Z Skipping (s,q) (0.37, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8240141Z Skipping (s,q) (0.38, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8240399Z Skipping (s,q) (0.39, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8240727Z Skipping (s,q) (0.4, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8240995Z Skipping (s,q) (0.41, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8241253Z Skipping (s,q) (0.42, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8241515Z Skipping (s,q) (0.43, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8241769Z Skipping (s,q) (0.44, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8242024Z Skipping (s,q) (0.45, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8242285Z Skipping (s,q) (0.46, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8242537Z Skipping (s,q) (0.47, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8242790Z Skipping (s,q) (0.48, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8243049Z Skipping (s,q) (0.49, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8243303Z Skipping (s,q) (0.5, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8243555Z Skipping (s,q) (0.51, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8243898Z Skipping (s,q) (0.52, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8244195Z Skipping (s,q) (0.53, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8244457Z Skipping (s,q) (0.54, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8244711Z Skipping (s,q) (0.55, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8244964Z Skipping (s,q) (0.56, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8245229Z Skipping (s,q) (0.57, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8245483Z Skipping (s,q) (0.58, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8245738Z Skipping (s,q) (0.59, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8245997Z Skipping (s,q) (0.6, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8246250Z Skipping (s,q) (0.61, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8246516Z Skipping (s,q) (0.62, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8246775Z Skipping (s,q) (0.63, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8247029Z Skipping (s,q) (0.64, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8247291Z Skipping (s,q) (0.65, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8247541Z Skipping (s,q) (0.66, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8247793Z Skipping (s,q) (0.67, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8248182Z Skipping (s,q) (0.68, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8248439Z Skipping (s,q) (0.69, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8248700Z Skipping (s,q) (0.7, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8248954Z Skipping (s,q) (0.71, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8249207Z Skipping (s,q) (0.72, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8249582Z Skipping (s,q) (0.73, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8249848Z Skipping (s,q) (0.74, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8250104Z Skipping (s,q) (0.75, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8250366Z Skipping (s,q) (0.76, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8250618Z Skipping (s,q) (0.77, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8250879Z Skipping (s,q) (0.78, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8251130Z Skipping (s,q) (0.79, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8251386Z Skipping (s,q) (0.8, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8251647Z Skipping (s,q) (0.81, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8251901Z Skipping (s,q) (0.82, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8252158Z Skipping (s,q) (0.83, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8252424Z Skipping (s,q) (0.84, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8252678Z Skipping (s,q) (0.85, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8253039Z Skipping (s,q) (0.86, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8253305Z Skipping (s,q) (0.87, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8253560Z Skipping (s,q) (0.88, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8253824Z Skipping (s,q) (0.89, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8254078Z Skipping (s,q) (0.9, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8254333Z Skipping (s,q) (0.91, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8254602Z Skipping (s,q) (0.92, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8254855Z Skipping (s,q) (0.93, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8255120Z Skipping (s,q) (0.94, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8255378Z Skipping (s,q) (0.95, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8255631Z Skipping (s,q) (0.96, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8255961Z Skipping (s,q) (0.97, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8256261Z Skipping (s,q) (0.98, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8256518Z Skipping (s,q) (0.99, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8256768Z Skipping (s,q) (1, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8257022Z Skipping (s,q) (1.01, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8257276Z Skipping (s,q) (1.02, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8257532Z Skipping (s,q) (1.03, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8257783Z Skipping (s,q) (1.04, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8258041Z Skipping (s,q) (1.05, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8258296Z Skipping (s,q) (1.06, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8258554Z Skipping (s,q) (1.07, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8258819Z Skipping (s,q) (1.08, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8259072Z Skipping (s,q) (1.09, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8259325Z Skipping (s,q) (1.1, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8259589Z Skipping (s,q) (1.11, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8259844Z Skipping (s,q) (1.12, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8260103Z Skipping (s,q) (1.13, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8260360Z Skipping (s,q) (1.14, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8260612Z Skipping (s,q) (1.15, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8260881Z Skipping (s,q) (1.16, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8261134Z Skipping (s,q) (1.17, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8261454Z Skipping (s,q) (1.18, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8261731Z Skipping (s,q) (1.19, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8261987Z Skipping (s,q) (1.2, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8262254Z Skipping (s,q) (1.21, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8262513Z Skipping (s,q) (1.22, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8262764Z Skipping (s,q) (1.23, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8263023Z Skipping (s,q) (1.24, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8263276Z Skipping (s,q) (1.25, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8263531Z Skipping (s,q) (1.26, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8263789Z Skipping (s,q) (1.27, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8264041Z Skipping (s,q) (1.28, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8264301Z Skipping (s,q) (1.29, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8264553Z Skipping (s,q) (1.3, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8264883Z Skipping (s,q) (1.31, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8265151Z Skipping (s,q) (1.32, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8265408Z Skipping (s,q) (1.33, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8265661Z Skipping (s,q) (1.34, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8265923Z Skipping (s,q) (1.35, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8266176Z Skipping (s,q) (1.36, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8266437Z Skipping (s,q) (1.37, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8266691Z Skipping (s,q) (1.38, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8266944Z Skipping (s,q) (1.39, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8267208Z Skipping (s,q) (1.4, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8267462Z Skipping (s,q) (1.41, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8267779Z Skipping (s,q) (1.42, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8268050Z Skipping (s,q) (1.43, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8268379Z Skipping (s,q) (1.44, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8268644Z Skipping (s,q) (1.45, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8268899Z Skipping (s,q) (1.46, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8269152Z Skipping (s,q) (1.47, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8269416Z Skipping (s,q) (1.48, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8269671Z Skipping (s,q) (1.49, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8269922Z Skipping (s,q) (1.5, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8270182Z Skipping (s,q) (1.51, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8270439Z Skipping (s,q) (1.52, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8270699Z Skipping (s,q) (1.53, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8270959Z Skipping (s,q) (1.54, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8271214Z Skipping (s,q) (1.55, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8271477Z Skipping (s,q) (1.56, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8271728Z Skipping (s,q) (1.57, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8271981Z Skipping (s,q) (1.58, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8272242Z Skipping (s,q) (1.59, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8272493Z Skipping (s,q) (1.6, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8272746Z Skipping (s,q) (1.61, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8273004Z Skipping (s,q) (1.62, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8273324Z Skipping (s,q) (1.63, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8273601Z Skipping (s,q) (1.64, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8273860Z Skipping (s,q) (1.65, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8274115Z Skipping (s,q) (1.66, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8274373Z Skipping (s,q) (1.67, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8274623Z Skipping (s,q) (1.68, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8274874Z Skipping (s,q) (1.69, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8275132Z Skipping (s,q) (1.7, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8275389Z Skipping (s,q) (1.71, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8275651Z Skipping (s,q) (1.72, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8275907Z Skipping (s,q) (1.73, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8276163Z Skipping (s,q) (1.74, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8276428Z Skipping (s,q) (1.75, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8276761Z Skipping (s,q) (1.76, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8277024Z Skipping (s,q) (1.77, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8277284Z Skipping (s,q) (1.78, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8277540Z Skipping (s,q) (1.79, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8277801Z Skipping (s,q) (1.8, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8278053Z Skipping (s,q) (1.81, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8278306Z Skipping (s,q) (1.82, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8278579Z Skipping (s,q) (1.83, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8278833Z Skipping (s,q) (1.84, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8279092Z Skipping (s,q) (1.85, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8279354Z Skipping (s,q) (1.86, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8279852Z Skipping (s,q) (1.87, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8280147Z Skipping (s,q) (1.88, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8280620Z Skipping (s,q) (1.89, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8280879Z Skipping (s,q) (1.9, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8281141Z Skipping (s,q) (1.91, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8281396Z Skipping (s,q) (1.92, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8281658Z Skipping (s,q) (1.93, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8281918Z Skipping (s,q) (1.94, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8282176Z Skipping (s,q) (1.95, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8282438Z Skipping (s,q) (1.96, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8282697Z Skipping (s,q) (1.97, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8282955Z Skipping (s,q) (1.98, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8283223Z Skipping (s,q) (1.99, 400): inconsistent with heavy hitters! 2025-05-07T20:22:47.8283485Z Skipping (s,q) (0.01, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8283739Z Skipping (s,q) (0.02, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8284006Z Skipping (s,q) (0.03, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8284260Z Skipping (s,q) (0.04, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8284519Z Skipping (s,q) (0.05, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8284783Z Skipping (s,q) (0.06, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8285037Z Skipping (s,q) (0.07, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8285298Z Skipping (s,q) (0.08, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8285673Z Skipping (s,q) (0.09, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8285946Z Skipping (s,q) (0.1, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8286209Z Skipping (s,q) (0.11, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8286466Z Skipping (s,q) (0.12, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8286720Z Skipping (s,q) (0.13, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8286985Z Skipping (s,q) (0.14, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8287243Z Skipping (s,q) (0.15, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8287508Z Skipping (s,q) (0.16, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8287765Z Skipping (s,q) (0.17, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8288117Z Skipping (s,q) (0.18, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8288386Z Skipping (s,q) (0.19, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8288641Z Skipping (s,q) (0.2, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8288898Z Skipping (s,q) (0.21, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8289363Z Skipping (s,q) (0.22, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8289622Z Skipping (s,q) (0.23, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8289884Z Skipping (s,q) (0.24, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8290143Z Skipping (s,q) (0.25, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8290399Z Skipping (s,q) (0.26, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8290663Z Skipping (s,q) (0.27, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8290921Z Skipping (s,q) (0.28, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8291174Z Skipping (s,q) (0.29, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8291431Z Skipping (s,q) (0.3, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8291684Z Skipping (s,q) (0.31, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8291952Z Skipping (s,q) (0.32, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8292339Z Skipping (s,q) (0.33, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8292610Z Skipping (s,q) (0.34, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8292947Z Skipping (s,q) (0.35, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8293207Z Skipping (s,q) (0.36, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8293462Z Skipping (s,q) (0.37, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8293725Z Skipping (s,q) (0.38, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8293980Z Skipping (s,q) (0.39, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8294244Z Skipping (s,q) (0.4, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8294501Z Skipping (s,q) (0.41, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8294755Z Skipping (s,q) (0.42, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8295021Z Skipping (s,q) (0.43, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8295278Z Skipping (s,q) (0.44, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8295533Z Skipping (s,q) (0.45, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8295803Z Skipping (s,q) (0.46, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8296061Z Skipping (s,q) (0.47, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8296323Z Skipping (s,q) (0.48, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8296577Z Skipping (s,q) (0.49, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8296829Z Skipping (s,q) (0.5, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8297090Z Skipping (s,q) (0.51, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8297344Z Skipping (s,q) (0.52, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8297599Z Skipping (s,q) (0.53, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8297924Z Skipping (s,q) (0.54, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8298198Z Skipping (s,q) (0.55, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8298461Z Skipping (s,q) (0.56, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8298727Z Skipping (s,q) (0.57, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8298979Z Skipping (s,q) (0.58, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8299240Z Skipping (s,q) (0.59, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8299494Z Skipping (s,q) (0.6, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8299753Z Skipping (s,q) (0.61, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8300011Z Skipping (s,q) (0.62, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8300267Z Skipping (s,q) (0.63, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8300522Z Skipping (s,q) (0.64, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8300786Z Skipping (s,q) (0.65, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8301043Z Skipping (s,q) (0.66, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8301390Z Skipping (s,q) (0.67, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8301651Z Skipping (s,q) (0.68, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8301908Z Skipping (s,q) (0.69, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8302169Z Skipping (s,q) (0.7, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8302424Z Skipping (s,q) (0.71, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8302677Z Skipping (s,q) (0.72, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8302937Z Skipping (s,q) (0.73, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8303190Z Skipping (s,q) (0.74, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8303450Z Skipping (s,q) (0.75, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8303704Z Skipping (s,q) (0.76, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8303959Z Skipping (s,q) (0.77, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8304282Z Skipping (s,q) (0.78, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8304551Z Skipping (s,q) (0.79, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8304886Z Skipping (s,q) (0.8, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8305147Z Skipping (s,q) (0.81, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8305401Z Skipping (s,q) (0.82, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8305671Z Skipping (s,q) (0.83, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8305926Z Skipping (s,q) (0.84, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8306183Z Skipping (s,q) (0.85, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8306444Z Skipping (s,q) (0.86, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8306700Z Skipping (s,q) (0.87, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8306960Z Skipping (s,q) (0.88, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8307224Z Skipping (s,q) (0.89, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8307479Z Skipping (s,q) (0.9, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8307743Z Skipping (s,q) (0.91, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8307995Z Skipping (s,q) (0.92, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8308248Z Skipping (s,q) (0.93, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8308506Z Skipping (s,q) (0.94, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8308759Z Skipping (s,q) (0.95, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8309013Z Skipping (s,q) (0.96, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8309274Z Skipping (s,q) (0.97, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8309528Z Skipping (s,q) (0.98, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8309860Z Skipping (s,q) (0.99, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8310144Z Skipping (s,q) (1, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8310409Z Skipping (s,q) (1.01, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8310678Z Skipping (s,q) (1.02, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8310930Z Skipping (s,q) (1.03, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8311186Z Skipping (s,q) (1.04, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8311451Z Skipping (s,q) (1.05, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8311704Z Skipping (s,q) (1.06, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8311959Z Skipping (s,q) (1.07, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8312224Z Skipping (s,q) (1.08, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8312478Z Skipping (s,q) (1.09, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8312742Z Skipping (s,q) (1.1, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8313002Z Skipping (s,q) (1.11, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8313332Z Skipping (s,q) (1.12, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8313599Z Skipping (s,q) (1.13, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8313858Z Skipping (s,q) (1.14, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8314116Z Skipping (s,q) (1.15, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8314381Z Skipping (s,q) (1.16, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8314634Z Skipping (s,q) (1.17, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8314896Z Skipping (s,q) (1.18, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8315152Z Skipping (s,q) (1.19, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8315404Z Skipping (s,q) (1.2, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8315665Z Skipping (s,q) (1.21, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8315923Z Skipping (s,q) (1.22, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8316244Z Skipping (s,q) (1.23, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8316522Z Skipping (s,q) (1.24, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8316865Z Skipping (s,q) (1.25, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8317129Z Skipping (s,q) (1.26, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8317385Z Skipping (s,q) (1.27, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8317638Z Skipping (s,q) (1.28, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8317898Z Skipping (s,q) (1.29, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8318150Z Skipping (s,q) (1.3, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8318406Z Skipping (s,q) (1.31, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8318667Z Skipping (s,q) (1.32, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8318927Z Skipping (s,q) (1.33, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8319192Z Skipping (s,q) (1.34, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8319452Z Skipping (s,q) (1.35, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8319711Z Skipping (s,q) (1.36, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8319970Z Skipping (s,q) (1.37, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8320222Z Skipping (s,q) (1.38, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8320479Z Skipping (s,q) (1.39, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8320736Z Skipping (s,q) (1.4, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8320992Z Skipping (s,q) (1.41, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8321253Z Skipping (s,q) (1.42, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8321506Z Skipping (s,q) (1.43, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8321829Z Skipping (s,q) (1.44, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8322105Z Skipping (s,q) (1.45, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8322368Z Skipping (s,q) (1.46, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8322627Z Skipping (s,q) (1.47, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8322886Z Skipping (s,q) (1.48, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8323141Z Skipping (s,q) (1.49, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8323400Z Skipping (s,q) (1.5, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8323652Z Skipping (s,q) (1.51, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8323905Z Skipping (s,q) (1.52, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8324167Z Skipping (s,q) (1.53, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8324421Z Skipping (s,q) (1.54, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8324680Z Skipping (s,q) (1.55, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8324942Z Skipping (s,q) (1.56, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8325268Z Skipping (s,q) (1.57, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8325524Z Skipping (s,q) (1.58, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8325791Z Skipping (s,q) (1.59, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8326044Z Skipping (s,q) (1.6, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8326312Z Skipping (s,q) (1.61, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8326565Z Skipping (s,q) (1.62, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8326821Z Skipping (s,q) (1.63, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8327078Z Skipping (s,q) (1.64, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8327334Z Skipping (s,q) (1.65, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8327589Z Skipping (s,q) (1.66, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8327859Z Skipping (s,q) (1.67, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8328344Z Skipping (s,q) (1.68, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8328621Z Skipping (s,q) (1.69, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8328941Z Skipping (s,q) (1.7, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8329204Z Skipping (s,q) (1.71, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8329467Z Skipping (s,q) (1.72, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8329727Z Skipping (s,q) (1.73, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8329989Z Skipping (s,q) (1.74, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8330254Z Skipping (s,q) (1.75, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8330511Z Skipping (s,q) (1.76, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8330773Z Skipping (s,q) (1.77, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8331028Z Skipping (s,q) (1.78, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8331288Z Skipping (s,q) (1.79, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8331549Z Skipping (s,q) (1.8, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8331808Z Skipping (s,q) (1.81, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8332063Z Skipping (s,q) (1.82, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8332325Z Skipping (s,q) (1.83, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8332580Z Skipping (s,q) (1.84, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8332839Z Skipping (s,q) (1.85, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8333093Z Skipping (s,q) (1.86, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8333346Z Skipping (s,q) (1.87, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8333611Z Skipping (s,q) (1.88, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8333946Z Skipping (s,q) (1.89, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8334212Z Skipping (s,q) (1.9, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8334482Z Skipping (s,q) (1.91, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8334740Z Skipping (s,q) (1.92, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8335002Z Skipping (s,q) (1.93, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8335256Z Skipping (s,q) (1.94, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8335510Z Skipping (s,q) (1.95, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8335771Z Skipping (s,q) (1.96, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8336028Z Skipping (s,q) (1.97, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8336282Z Skipping (s,q) (1.98, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8336544Z Skipping (s,q) (1.99, 425): inconsistent with heavy hitters! 2025-05-07T20:22:47.8336797Z Skipping (s,q) (0.01, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8337063Z Skipping (s,q) (0.02, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8337391Z Skipping (s,q) (0.03, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8337644Z Skipping (s,q) (0.04, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8337907Z Skipping (s,q) (0.05, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8338160Z Skipping (s,q) (0.06, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8338413Z Skipping (s,q) (0.07, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8338671Z Skipping (s,q) (0.08, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8338925Z Skipping (s,q) (0.09, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8339177Z Skipping (s,q) (0.1, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8339444Z Skipping (s,q) (0.11, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8339696Z Skipping (s,q) (0.12, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8339963Z Skipping (s,q) (0.13, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8340218Z Skipping (s,q) (0.14, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8340536Z Skipping (s,q) (0.15, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8340841Z Skipping (s,q) (0.16, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8341102Z Skipping (s,q) (0.17, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8341358Z Skipping (s,q) (0.18, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8341618Z Skipping (s,q) (0.19, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8341874Z Skipping (s,q) (0.2, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8342140Z Skipping (s,q) (0.21, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8342395Z Skipping (s,q) (0.22, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8342654Z Skipping (s,q) (0.23, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8342918Z Skipping (s,q) (0.24, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8343177Z Skipping (s,q) (0.25, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8343438Z Skipping (s,q) (0.26, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8343707Z Skipping (s,q) (0.27, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8343965Z Skipping (s,q) (0.28, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8344229Z Skipping (s,q) (0.29, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8344485Z Skipping (s,q) (0.3, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8344739Z Skipping (s,q) (0.31, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8345000Z Skipping (s,q) (0.32, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8345256Z Skipping (s,q) (0.33, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8345509Z Skipping (s,q) (0.34, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8345825Z Skipping (s,q) (0.35, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8346094Z Skipping (s,q) (0.36, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8346364Z Skipping (s,q) (0.37, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8346621Z Skipping (s,q) (0.38, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8346873Z Skipping (s,q) (0.39, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8347133Z Skipping (s,q) (0.4, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8347388Z Skipping (s,q) (0.41, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8347644Z Skipping (s,q) (0.42, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8347906Z Skipping (s,q) (0.43, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8348161Z Skipping (s,q) (0.44, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8348424Z Skipping (s,q) (0.45, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8348676Z Skipping (s,q) (0.46, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8348936Z Skipping (s,q) (0.47, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8349277Z Skipping (s,q) (0.48, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8349533Z Skipping (s,q) (0.49, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8349791Z Skipping (s,q) (0.5, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8350049Z Skipping (s,q) (0.51, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8350305Z Skipping (s,q) (0.52, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8350571Z Skipping (s,q) (0.53, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8350828Z Skipping (s,q) (0.54, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8351080Z Skipping (s,q) (0.55, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8351341Z Skipping (s,q) (0.56, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8351592Z Skipping (s,q) (0.57, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8351848Z Skipping (s,q) (0.58, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8352110Z Skipping (s,q) (0.59, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8352416Z Skipping (s,q) (0.6, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8352714Z Skipping (s,q) (0.61, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8352975Z Skipping (s,q) (0.62, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8353229Z Skipping (s,q) (0.63, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8353490Z Skipping (s,q) (0.64, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8353743Z Skipping (s,q) (0.65, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8354000Z Skipping (s,q) (0.66, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8354256Z Skipping (s,q) (0.67, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8354506Z Skipping (s,q) (0.68, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8354762Z Skipping (s,q) (0.69, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8355022Z Skipping (s,q) (0.7, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8355282Z Skipping (s,q) (0.71, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8355545Z Skipping (s,q) (0.72, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8355799Z Skipping (s,q) (0.73, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8356051Z Skipping (s,q) (0.74, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8356312Z Skipping (s,q) (0.75, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8356561Z Skipping (s,q) (0.76, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8356818Z Skipping (s,q) (0.77, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8357080Z Skipping (s,q) (0.78, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8357335Z Skipping (s,q) (0.79, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8357657Z Skipping (s,q) (0.8, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8357926Z Skipping (s,q) (0.81, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8358187Z Skipping (s,q) (0.82, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8358447Z Skipping (s,q) (0.83, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8358701Z Skipping (s,q) (0.84, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8358952Z Skipping (s,q) (0.85, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8359214Z Skipping (s,q) (0.86, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8359464Z Skipping (s,q) (0.87, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8359722Z Skipping (s,q) (0.88, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8359975Z Skipping (s,q) (0.89, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8360231Z Skipping (s,q) (0.9, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8360490Z Skipping (s,q) (0.91, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8360744Z Skipping (s,q) (0.92, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8361138Z Skipping (s,q) (0.93, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8361399Z Skipping (s,q) (0.94, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8361660Z Skipping (s,q) (0.95, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8361918Z Skipping (s,q) (0.96, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8362171Z Skipping (s,q) (0.97, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8362424Z Skipping (s,q) (0.98, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8362685Z Skipping (s,q) (0.99, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8362929Z Skipping (s,q) (1, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8363184Z Skipping (s,q) (1.01, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8363447Z Skipping (s,q) (1.02, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8363704Z Skipping (s,q) (1.03, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8363974Z Skipping (s,q) (1.04, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8364291Z Skipping (s,q) (1.05, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8364648Z Skipping (s,q) (1.06, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8364915Z Skipping (s,q) (1.07, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8365171Z Skipping (s,q) (1.08, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8365430Z Skipping (s,q) (1.09, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8365691Z Skipping (s,q) (1.1, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8365949Z Skipping (s,q) (1.11, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8366203Z Skipping (s,q) (1.12, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8366462Z Skipping (s,q) (1.13, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8366720Z Skipping (s,q) (1.14, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8366982Z Skipping (s,q) (1.15, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8367241Z Skipping (s,q) (1.16, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8367499Z Skipping (s,q) (1.17, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8367761Z Skipping (s,q) (1.18, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8368165Z Skipping (s,q) (1.19, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8368425Z Skipping (s,q) (1.2, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8368692Z Skipping (s,q) (1.21, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8368948Z Skipping (s,q) (1.22, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8369210Z Skipping (s,q) (1.23, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8369464Z Skipping (s,q) (1.24, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8369808Z Skipping (s,q) (1.25, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8370082Z Skipping (s,q) (1.26, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8370347Z Skipping (s,q) (1.27, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8370600Z Skipping (s,q) (1.28, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8370865Z Skipping (s,q) (1.29, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8371120Z Skipping (s,q) (1.3, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8371382Z Skipping (s,q) (1.31, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8371635Z Skipping (s,q) (1.32, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8371888Z Skipping (s,q) (1.33, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8372146Z Skipping (s,q) (1.34, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8372398Z Skipping (s,q) (1.35, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8372650Z Skipping (s,q) (1.36, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8372915Z Skipping (s,q) (1.37, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8373249Z Skipping (s,q) (1.38, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8373510Z Skipping (s,q) (1.39, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8373764Z Skipping (s,q) (1.4, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8374017Z Skipping (s,q) (1.41, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8374275Z Skipping (s,q) (1.42, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8374528Z Skipping (s,q) (1.43, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8374780Z Skipping (s,q) (1.44, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8375043Z Skipping (s,q) (1.45, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8375298Z Skipping (s,q) (1.46, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8375560Z Skipping (s,q) (1.47, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8375815Z Skipping (s,q) (1.48, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8376072Z Skipping (s,q) (1.49, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8376388Z Skipping (s,q) (1.5, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8376708Z Skipping (s,q) (1.51, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8376966Z Skipping (s,q) (1.52, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8377226Z Skipping (s,q) (1.53, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8377482Z Skipping (s,q) (1.54, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8377734Z Skipping (s,q) (1.55, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8377997Z Skipping (s,q) (1.56, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8378255Z Skipping (s,q) (1.57, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8378518Z Skipping (s,q) (1.58, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8378771Z Skipping (s,q) (1.59, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8379023Z Skipping (s,q) (1.6, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8379289Z Skipping (s,q) (1.61, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8379547Z Skipping (s,q) (1.62, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8380076Z Skipping (s,q) (1.63, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8380341Z Skipping (s,q) (1.64, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8380595Z Skipping (s,q) (1.65, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8380855Z Skipping (s,q) (1.66, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8381109Z Skipping (s,q) (1.67, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8381367Z Skipping (s,q) (1.68, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8381629Z Skipping (s,q) (1.69, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8381881Z Skipping (s,q) (1.7, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8382353Z Skipping (s,q) (1.71, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8382637Z Skipping (s,q) (1.72, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8382890Z Skipping (s,q) (1.73, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8383154Z Skipping (s,q) (1.74, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8383408Z Skipping (s,q) (1.75, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8383661Z Skipping (s,q) (1.76, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8383926Z Skipping (s,q) (1.77, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8384181Z Skipping (s,q) (1.78, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8384432Z Skipping (s,q) (1.79, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8384688Z Skipping (s,q) (1.8, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8384939Z Skipping (s,q) (1.81, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8385204Z Skipping (s,q) (1.82, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8385588Z Skipping (s,q) (1.83, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8385848Z Skipping (s,q) (1.84, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8386111Z Skipping (s,q) (1.85, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8386364Z Skipping (s,q) (1.86, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8386621Z Skipping (s,q) (1.87, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8386883Z Skipping (s,q) (1.88, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8387138Z Skipping (s,q) (1.89, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8387392Z Skipping (s,q) (1.9, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8387643Z Skipping (s,q) (1.91, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8387894Z Skipping (s,q) (1.92, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8388158Z Skipping (s,q) (1.93, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8388412Z Skipping (s,q) (1.94, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8388800Z Skipping (s,q) (1.95, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8389140Z Skipping (s,q) (1.96, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8389394Z Skipping (s,q) (1.97, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8389655Z Skipping (s,q) (1.98, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8389911Z Skipping (s,q) (1.99, 450): inconsistent with heavy hitters! 2025-05-07T20:22:47.8390164Z Skipping (s,q) (0.01, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8390426Z Skipping (s,q) (0.02, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8390680Z Skipping (s,q) (0.03, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8390935Z Skipping (s,q) (0.04, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8391198Z Skipping (s,q) (0.05, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8391457Z Skipping (s,q) (0.06, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8391717Z Skipping (s,q) (0.07, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8391981Z Skipping (s,q) (0.08, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8392233Z Skipping (s,q) (0.09, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8392495Z Skipping (s,q) (0.1, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8392747Z Skipping (s,q) (0.11, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8393003Z Skipping (s,q) (0.12, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8393270Z Skipping (s,q) (0.13, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8393523Z Skipping (s,q) (0.14, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8393785Z Skipping (s,q) (0.15, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8394052Z Skipping (s,q) (0.16, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8394375Z Skipping (s,q) (0.17, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8394659Z Skipping (s,q) (0.18, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8394914Z Skipping (s,q) (0.19, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8395172Z Skipping (s,q) (0.2, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8395435Z Skipping (s,q) (0.21, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8395689Z Skipping (s,q) (0.22, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8395941Z Skipping (s,q) (0.23, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8396201Z Skipping (s,q) (0.24, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8396456Z Skipping (s,q) (0.25, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8396719Z Skipping (s,q) (0.26, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8396975Z Skipping (s,q) (0.27, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8397232Z Skipping (s,q) (0.28, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8397577Z Skipping (s,q) (0.29, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8397832Z Skipping (s,q) (0.3, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8398092Z Skipping (s,q) (0.31, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8398354Z Skipping (s,q) (0.32, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8398607Z Skipping (s,q) (0.33, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8398870Z Skipping (s,q) (0.34, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8399125Z Skipping (s,q) (0.35, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8399379Z Skipping (s,q) (0.36, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8399641Z Skipping (s,q) (0.37, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8399895Z Skipping (s,q) (0.38, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8400154Z Skipping (s,q) (0.39, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8400415Z Skipping (s,q) (0.4, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8400739Z Skipping (s,q) (0.41, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8401047Z Skipping (s,q) (0.42, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8401301Z Skipping (s,q) (0.43, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8401555Z Skipping (s,q) (0.44, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8401821Z Skipping (s,q) (0.45, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8402076Z Skipping (s,q) (0.46, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8402328Z Skipping (s,q) (0.47, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8402587Z Skipping (s,q) (0.48, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8402838Z Skipping (s,q) (0.49, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8403103Z Skipping (s,q) (0.5, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8403361Z Skipping (s,q) (0.51, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8403622Z Skipping (s,q) (0.52, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8403892Z Skipping (s,q) (0.53, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8404149Z Skipping (s,q) (0.54, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8404402Z Skipping (s,q) (0.55, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8404668Z Skipping (s,q) (0.56, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8404924Z Skipping (s,q) (0.57, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8405179Z Skipping (s,q) (0.58, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8405442Z Skipping (s,q) (0.59, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8405695Z Skipping (s,q) (0.6, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8405954Z Skipping (s,q) (0.61, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8406277Z Skipping (s,q) (0.62, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8406555Z Skipping (s,q) (0.63, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8406817Z Skipping (s,q) (0.64, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8407078Z Skipping (s,q) (0.65, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8407334Z Skipping (s,q) (0.66, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8407600Z Skipping (s,q) (0.67, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8407855Z Skipping (s,q) (0.68, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8408230Z Skipping (s,q) (0.69, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8408487Z Skipping (s,q) (0.7, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8408741Z Skipping (s,q) (0.71, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8409005Z Skipping (s,q) (0.72, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8409262Z Skipping (s,q) (0.73, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8414663Z Skipping (s,q) (0.74, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8414985Z Skipping (s,q) (0.75, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8415257Z Skipping (s,q) (0.76, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8415514Z Skipping (s,q) (0.77, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8415770Z Skipping (s,q) (0.78, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8416033Z Skipping (s,q) (0.79, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8416285Z Skipping (s,q) (0.8, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8416546Z Skipping (s,q) (0.81, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8416799Z Skipping (s,q) (0.82, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8417053Z Skipping (s,q) (0.83, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8417316Z Skipping (s,q) (0.84, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8417570Z Skipping (s,q) (0.85, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8417963Z Skipping (s,q) (0.86, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8418274Z Skipping (s,q) (0.87, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8418528Z Skipping (s,q) (0.88, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8418788Z Skipping (s,q) (0.89, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8419038Z Skipping (s,q) (0.9, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8419296Z Skipping (s,q) (0.91, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8419562Z Skipping (s,q) (0.92, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8419817Z Skipping (s,q) (0.93, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8420071Z Skipping (s,q) (0.94, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8420337Z Skipping (s,q) (0.95, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8420592Z Skipping (s,q) (0.96, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8420854Z Skipping (s,q) (0.97, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8421115Z Skipping (s,q) (0.98, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8421372Z Skipping (s,q) (0.99, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8421630Z Skipping (s,q) (1, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8421887Z Skipping (s,q) (1.01, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8422141Z Skipping (s,q) (1.02, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8422400Z Skipping (s,q) (1.03, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8422654Z Skipping (s,q) (1.04, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8422909Z Skipping (s,q) (1.05, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8423173Z Skipping (s,q) (1.06, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8423503Z Skipping (s,q) (1.07, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8423786Z Skipping (s,q) (1.08, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8424045Z Skipping (s,q) (1.09, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8424299Z Skipping (s,q) (1.1, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8424565Z Skipping (s,q) (1.11, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8424817Z Skipping (s,q) (1.12, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8425070Z Skipping (s,q) (1.13, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8425332Z Skipping (s,q) (1.14, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8425587Z Skipping (s,q) (1.15, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8425848Z Skipping (s,q) (1.16, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8426100Z Skipping (s,q) (1.17, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8426354Z Skipping (s,q) (1.18, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8426697Z Skipping (s,q) (1.19, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8426951Z Skipping (s,q) (1.2, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8427214Z Skipping (s,q) (1.21, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8427473Z Skipping (s,q) (1.22, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8427726Z Skipping (s,q) (1.23, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8427985Z Skipping (s,q) (1.24, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8428239Z Skipping (s,q) (1.25, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8428492Z Skipping (s,q) (1.26, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8428756Z Skipping (s,q) (1.27, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8429009Z Skipping (s,q) (1.28, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8429264Z Skipping (s,q) (1.29, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8429525Z Skipping (s,q) (1.3, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8429869Z Skipping (s,q) (1.31, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8430169Z Skipping (s,q) (1.32, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8430424Z Skipping (s,q) (1.33, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8430677Z Skipping (s,q) (1.34, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8430938Z Skipping (s,q) (1.35, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8431189Z Skipping (s,q) (1.36, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8431441Z Skipping (s,q) (1.37, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8431702Z Skipping (s,q) (1.38, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8431954Z Skipping (s,q) (1.39, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8432213Z Skipping (s,q) (1.4, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8432472Z Skipping (s,q) (1.41, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8432733Z Skipping (s,q) (1.42, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8432995Z Skipping (s,q) (1.43, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8433253Z Skipping (s,q) (1.44, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8433508Z Skipping (s,q) (1.45, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8433767Z Skipping (s,q) (1.46, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8434019Z Skipping (s,q) (1.47, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8434275Z Skipping (s,q) (1.48, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8434539Z Skipping (s,q) (1.49, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8434789Z Skipping (s,q) (1.5, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8435048Z Skipping (s,q) (1.51, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8435364Z Skipping (s,q) (1.52, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8435636Z Skipping (s,q) (1.53, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8435898Z Skipping (s,q) (1.54, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8436155Z Skipping (s,q) (1.55, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8436409Z Skipping (s,q) (1.56, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8436669Z Skipping (s,q) (1.57, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8436922Z Skipping (s,q) (1.58, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8437181Z Skipping (s,q) (1.59, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8437432Z Skipping (s,q) (1.6, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8437689Z Skipping (s,q) (1.61, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8437949Z Skipping (s,q) (1.62, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8438206Z Skipping (s,q) (1.63, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8438457Z Skipping (s,q) (1.64, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8438799Z Skipping (s,q) (1.65, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8439061Z Skipping (s,q) (1.66, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8439319Z Skipping (s,q) (1.67, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8439572Z Skipping (s,q) (1.68, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8439825Z Skipping (s,q) (1.69, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8440084Z Skipping (s,q) (1.7, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8440336Z Skipping (s,q) (1.71, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8440589Z Skipping (s,q) (1.72, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8440848Z Skipping (s,q) (1.73, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8441108Z Skipping (s,q) (1.74, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8441365Z Skipping (s,q) (1.75, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8441677Z Skipping (s,q) (1.76, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8441968Z Skipping (s,q) (1.77, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8442229Z Skipping (s,q) (1.78, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8442482Z Skipping (s,q) (1.79, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8442733Z Skipping (s,q) (1.8, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8442992Z Skipping (s,q) (1.81, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8443250Z Skipping (s,q) (1.82, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8443509Z Skipping (s,q) (1.83, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8443760Z Skipping (s,q) (1.84, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8444014Z Skipping (s,q) (1.85, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8444277Z Skipping (s,q) (1.86, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8444535Z Skipping (s,q) (1.87, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8444788Z Skipping (s,q) (1.88, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8445054Z Skipping (s,q) (1.89, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8445314Z Skipping (s,q) (1.9, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8445571Z Skipping (s,q) (1.91, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8445833Z Skipping (s,q) (1.92, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8446089Z Skipping (s,q) (1.93, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8446356Z Skipping (s,q) (1.94, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8446612Z Skipping (s,q) (1.95, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8446867Z Skipping (s,q) (1.96, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8447190Z Skipping (s,q) (1.97, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8447466Z Skipping (s,q) (1.98, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8447722Z Skipping (s,q) (1.99, 475): inconsistent with heavy hitters! 2025-05-07T20:22:47.8448112Z Skipping (s,q) (0.01, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8448375Z Skipping (s,q) (0.02, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8448639Z Skipping (s,q) (0.03, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8448893Z Skipping (s,q) (0.04, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8449149Z Skipping (s,q) (0.05, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8449411Z Skipping (s,q) (0.06, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8449664Z Skipping (s,q) (0.07, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8449918Z Skipping (s,q) (0.08, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8450185Z Skipping (s,q) (0.09, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8450438Z Skipping (s,q) (0.1, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8450791Z Skipping (s,q) (0.11, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8451051Z Skipping (s,q) (0.12, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8451305Z Skipping (s,q) (0.13, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8451566Z Skipping (s,q) (0.14, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8451826Z Skipping (s,q) (0.15, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8452080Z Skipping (s,q) (0.16, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8452343Z Skipping (s,q) (0.17, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8452596Z Skipping (s,q) (0.18, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8452861Z Skipping (s,q) (0.19, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8453117Z Skipping (s,q) (0.2, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8453372Z Skipping (s,q) (0.21, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8453692Z Skipping (s,q) (0.22, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8453993Z Skipping (s,q) (0.23, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8454258Z Skipping (s,q) (0.24, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8454515Z Skipping (s,q) (0.25, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8454770Z Skipping (s,q) (0.26, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8455036Z Skipping (s,q) (0.27, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8455290Z Skipping (s,q) (0.28, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8455554Z Skipping (s,q) (0.29, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8455804Z Skipping (s,q) (0.3, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8456058Z Skipping (s,q) (0.31, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8456321Z Skipping (s,q) (0.32, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8456583Z Skipping (s,q) (0.33, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8456839Z Skipping (s,q) (0.34, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8457102Z Skipping (s,q) (0.35, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8457354Z Skipping (s,q) (0.36, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8457614Z Skipping (s,q) (0.37, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8457866Z Skipping (s,q) (0.38, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8458122Z Skipping (s,q) (0.39, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8458380Z Skipping (s,q) (0.4, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8458629Z Skipping (s,q) (0.41, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8458880Z Skipping (s,q) (0.42, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8459213Z Skipping (s,q) (0.43, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8459485Z Skipping (s,q) (0.44, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8459750Z Skipping (s,q) (0.45, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8460004Z Skipping (s,q) (0.46, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8460258Z Skipping (s,q) (0.47, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8460516Z Skipping (s,q) (0.48, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8460769Z Skipping (s,q) (0.49, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8461025Z Skipping (s,q) (0.5, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8461299Z Skipping (s,q) (0.51, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8461555Z Skipping (s,q) (0.52, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8461812Z Skipping (s,q) (0.53, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8462075Z Skipping (s,q) (0.54, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8462335Z Skipping (s,q) (0.55, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8462681Z Skipping (s,q) (0.56, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8462942Z Skipping (s,q) (0.57, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8463199Z Skipping (s,q) (0.58, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8463465Z Skipping (s,q) (0.59, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8463721Z Skipping (s,q) (0.6, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8463976Z Skipping (s,q) (0.61, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8464236Z Skipping (s,q) (0.62, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8464488Z Skipping (s,q) (0.63, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8464753Z Skipping (s,q) (0.64, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8465010Z Skipping (s,q) (0.65, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8465267Z Skipping (s,q) (0.66, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8465588Z Skipping (s,q) (0.67, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8465859Z Skipping (s,q) (0.68, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8466187Z Skipping (s,q) (0.69, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8466445Z Skipping (s,q) (0.7, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8466702Z Skipping (s,q) (0.71, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8466967Z Skipping (s,q) (0.72, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8467222Z Skipping (s,q) (0.73, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8467479Z Skipping (s,q) (0.74, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8467739Z Skipping (s,q) (0.75, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8467993Z Skipping (s,q) (0.76, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8468250Z Skipping (s,q) (0.77, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8468515Z Skipping (s,q) (0.78, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8468768Z Skipping (s,q) (0.79, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8469032Z Skipping (s,q) (0.8, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8469290Z Skipping (s,q) (0.81, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8469549Z Skipping (s,q) (0.82, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8469812Z Skipping (s,q) (0.83, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8470068Z Skipping (s,q) (0.84, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8470323Z Skipping (s,q) (0.85, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8470592Z Skipping (s,q) (0.86, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8470848Z Skipping (s,q) (0.87, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8471199Z Skipping (s,q) (0.88, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8471471Z Skipping (s,q) (0.89, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8471724Z Skipping (s,q) (0.9, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8471989Z Skipping (s,q) (0.91, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8472241Z Skipping (s,q) (0.92, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8472494Z Skipping (s,q) (0.93, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8472753Z Skipping (s,q) (0.94, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8473009Z Skipping (s,q) (0.95, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8473272Z Skipping (s,q) (0.96, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8473527Z Skipping (s,q) (0.97, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8473778Z Skipping (s,q) (0.98, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8474048Z Skipping (s,q) (0.99, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8474292Z Skipping (s,q) (1, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8474654Z Skipping (s,q) (1.01, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8474918Z Skipping (s,q) (1.02, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8475171Z Skipping (s,q) (1.03, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8475425Z Skipping (s,q) (1.04, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8475684Z Skipping (s,q) (1.05, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8475935Z Skipping (s,q) (1.06, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8476192Z Skipping (s,q) (1.07, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8476443Z Skipping (s,q) (1.08, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8476696Z Skipping (s,q) (1.09, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8476956Z Skipping (s,q) (1.1, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8477211Z Skipping (s,q) (1.11, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8477521Z Skipping (s,q) (1.12, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8477792Z Skipping (s,q) (1.13, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8478114Z Skipping (s,q) (1.14, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8478377Z Skipping (s,q) (1.15, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8478631Z Skipping (s,q) (1.16, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8478885Z Skipping (s,q) (1.17, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8479143Z Skipping (s,q) (1.18, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8479399Z Skipping (s,q) (1.19, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8479889Z Skipping (s,q) (1.2, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8480163Z Skipping (s,q) (1.21, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8480422Z Skipping (s,q) (1.22, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8480687Z Skipping (s,q) (1.23, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8480948Z Skipping (s,q) (1.24, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8481207Z Skipping (s,q) (1.25, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8481464Z Skipping (s,q) (1.26, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8481717Z Skipping (s,q) (1.27, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8481970Z Skipping (s,q) (1.28, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8482231Z Skipping (s,q) (1.29, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8482485Z Skipping (s,q) (1.3, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8482748Z Skipping (s,q) (1.31, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8483008Z Skipping (s,q) (1.32, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8483474Z Skipping (s,q) (1.33, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8483755Z Skipping (s,q) (1.34, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8484014Z Skipping (s,q) (1.35, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8484273Z Skipping (s,q) (1.36, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8484531Z Skipping (s,q) (1.37, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8484785Z Skipping (s,q) (1.38, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8485046Z Skipping (s,q) (1.39, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8485296Z Skipping (s,q) (1.4, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8485550Z Skipping (s,q) (1.41, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8485807Z Skipping (s,q) (1.42, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8486060Z Skipping (s,q) (1.43, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8486319Z Skipping (s,q) (1.44, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8486584Z Skipping (s,q) (1.45, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8486972Z Skipping (s,q) (1.46, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8487237Z Skipping (s,q) (1.47, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8487494Z Skipping (s,q) (1.48, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8487746Z Skipping (s,q) (1.49, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8488107Z Skipping (s,q) (1.5, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8488363Z Skipping (s,q) (1.51, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8488618Z Skipping (s,q) (1.52, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8488875Z Skipping (s,q) (1.53, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8489125Z Skipping (s,q) (1.54, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8489377Z Skipping (s,q) (1.55, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8489640Z Skipping (s,q) (1.56, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8490075Z Skipping (s,q) (1.57, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8490349Z Skipping (s,q) (1.58, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8490731Z Skipping (s,q) (1.59, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8490982Z Skipping (s,q) (1.6, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8491236Z Skipping (s,q) (1.61, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8491488Z Skipping (s,q) (1.62, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8491739Z Skipping (s,q) (1.63, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8491999Z Skipping (s,q) (1.64, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8492253Z Skipping (s,q) (1.65, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8492510Z Skipping (s,q) (1.66, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8492765Z Skipping (s,q) (1.67, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8493020Z Skipping (s,q) (1.68, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8493286Z Skipping (s,q) (1.69, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8493541Z Skipping (s,q) (1.7, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8493793Z Skipping (s,q) (1.71, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8494051Z Skipping (s,q) (1.72, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8494307Z Skipping (s,q) (1.73, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8494565Z Skipping (s,q) (1.74, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8494817Z Skipping (s,q) (1.75, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8495068Z Skipping (s,q) (1.76, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8495326Z Skipping (s,q) (1.77, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8495657Z Skipping (s,q) (1.78, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8495924Z Skipping (s,q) (1.79, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8496196Z Skipping (s,q) (1.8, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8496451Z Skipping (s,q) (1.81, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8496710Z Skipping (s,q) (1.82, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8496965Z Skipping (s,q) (1.83, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8497217Z Skipping (s,q) (1.84, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8497474Z Skipping (s,q) (1.85, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8497725Z Skipping (s,q) (1.86, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8497977Z Skipping (s,q) (1.87, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8498235Z Skipping (s,q) (1.88, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8498493Z Skipping (s,q) (1.89, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8498760Z Skipping (s,q) (1.9, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8499128Z Skipping (s,q) (1.91, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8499387Z Skipping (s,q) (1.92, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8499645Z Skipping (s,q) (1.93, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8499898Z Skipping (s,q) (1.94, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8500160Z Skipping (s,q) (1.95, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8500418Z Skipping (s,q) (1.96, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8500669Z Skipping (s,q) (1.97, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8500930Z Skipping (s,q) (1.98, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8501184Z Skipping (s,q) (1.99, 500): inconsistent with heavy hitters! 2025-05-07T20:22:47.8501443Z Skipping (s,q) (0.01, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8501709Z Skipping (s,q) (0.02, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8502062Z Skipping (s,q) (0.03, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8502327Z Skipping (s,q) (0.04, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8502678Z Skipping (s,q) (0.05, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8502929Z Skipping (s,q) (0.06, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8503185Z Skipping (s,q) (0.07, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8503447Z Skipping (s,q) (0.08, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8503698Z Skipping (s,q) (0.09, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8503960Z Skipping (s,q) (0.1, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8504213Z Skipping (s,q) (0.11, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8504465Z Skipping (s,q) (0.12, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8504726Z Skipping (s,q) (0.13, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8504982Z Skipping (s,q) (0.14, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8505237Z Skipping (s,q) (0.15, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8505504Z Skipping (s,q) (0.16, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8505756Z Skipping (s,q) (0.17, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8506026Z Skipping (s,q) (0.18, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8506279Z Skipping (s,q) (0.19, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8506530Z Skipping (s,q) (0.2, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8506793Z Skipping (s,q) (0.21, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8507050Z Skipping (s,q) (0.22, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8507305Z Skipping (s,q) (0.23, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8507669Z Skipping (s,q) (0.24, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8507939Z Skipping (s,q) (0.25, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8508211Z Skipping (s,q) (0.26, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8508468Z Skipping (s,q) (0.27, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8508723Z Skipping (s,q) (0.28, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8508981Z Skipping (s,q) (0.29, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8509232Z Skipping (s,q) (0.3, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8509485Z Skipping (s,q) (0.31, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8509751Z Skipping (s,q) (0.32, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8510004Z Skipping (s,q) (0.33, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8510265Z Skipping (s,q) (0.34, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8510521Z Skipping (s,q) (0.35, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8510775Z Skipping (s,q) (0.36, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8511118Z Skipping (s,q) (0.37, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8511374Z Skipping (s,q) (0.38, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8511630Z Skipping (s,q) (0.39, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8511888Z Skipping (s,q) (0.4, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8512141Z Skipping (s,q) (0.41, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8512402Z Skipping (s,q) (0.42, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8512653Z Skipping (s,q) (0.43, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8512904Z Skipping (s,q) (0.44, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8513165Z Skipping (s,q) (0.45, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8513422Z Skipping (s,q) (0.46, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8513714Z Skipping (s,q) (0.47, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8514060Z Skipping (s,q) (0.48, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8514334Z Skipping (s,q) (0.49, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8514661Z Skipping (s,q) (0.5, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8514919Z Skipping (s,q) (0.51, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8515177Z Skipping (s,q) (0.52, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8515441Z Skipping (s,q) (0.53, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8515697Z Skipping (s,q) (0.54, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8515959Z Skipping (s,q) (0.55, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8516215Z Skipping (s,q) (0.56, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8516471Z Skipping (s,q) (0.57, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8516738Z Skipping (s,q) (0.58, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8516998Z Skipping (s,q) (0.59, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8517260Z Skipping (s,q) (0.6, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8517527Z Skipping (s,q) (0.61, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8517784Z Skipping (s,q) (0.62, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8518045Z Skipping (s,q) (0.63, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8518299Z Skipping (s,q) (0.64, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8518554Z Skipping (s,q) (0.65, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8518815Z Skipping (s,q) (0.66, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8519070Z Skipping (s,q) (0.67, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8519324Z Skipping (s,q) (0.68, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8519674Z Skipping (s,q) (0.69, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8519944Z Skipping (s,q) (0.7, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8520223Z Skipping (s,q) (0.71, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8520480Z Skipping (s,q) (0.72, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8520734Z Skipping (s,q) (0.73, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8521058Z Skipping (s,q) (0.74, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8521311Z Skipping (s,q) (0.75, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8521565Z Skipping (s,q) (0.76, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8521829Z Skipping (s,q) (0.77, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8522085Z Skipping (s,q) (0.78, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8522347Z Skipping (s,q) (0.79, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8522602Z Skipping (s,q) (0.8, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8522855Z Skipping (s,q) (0.81, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8523221Z Skipping (s,q) (0.82, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8523477Z Skipping (s,q) (0.83, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8523735Z Skipping (s,q) (0.84, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8523992Z Skipping (s,q) (0.85, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8524243Z Skipping (s,q) (0.86, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8524505Z Skipping (s,q) (0.87, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8524756Z Skipping (s,q) (0.88, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8525010Z Skipping (s,q) (0.89, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8525269Z Skipping (s,q) (0.9, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8525529Z Skipping (s,q) (0.91, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8525792Z Skipping (s,q) (0.92, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8526131Z Skipping (s,q) (0.93, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8526406Z Skipping (s,q) (0.94, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8526736Z Skipping (s,q) (0.95, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8526992Z Skipping (s,q) (0.96, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8527245Z Skipping (s,q) (0.97, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8527505Z Skipping (s,q) (0.98, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8527758Z Skipping (s,q) (0.99, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8528117Z Skipping (s,q) (1, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8528386Z Skipping (s,q) (1.01, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8528640Z Skipping (s,q) (1.02, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8528896Z Skipping (s,q) (1.03, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8529158Z Skipping (s,q) (1.04, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8529420Z Skipping (s,q) (1.05, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8529683Z Skipping (s,q) (1.06, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8529935Z Skipping (s,q) (1.07, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8530187Z Skipping (s,q) (1.08, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8530446Z Skipping (s,q) (1.09, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8530698Z Skipping (s,q) (1.1, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8530952Z Skipping (s,q) (1.11, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8531211Z Skipping (s,q) (1.12, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8531465Z Skipping (s,q) (1.13, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8531810Z Skipping (s,q) (1.14, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8532074Z Skipping (s,q) (1.15, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8532334Z Skipping (s,q) (1.16, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8532597Z Skipping (s,q) (1.17, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8532849Z Skipping (s,q) (1.18, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8533108Z Skipping (s,q) (1.19, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8533368Z Skipping (s,q) (1.2, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8533621Z Skipping (s,q) (1.21, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8533882Z Skipping (s,q) (1.22, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8534135Z Skipping (s,q) (1.23, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8534390Z Skipping (s,q) (1.24, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8534657Z Skipping (s,q) (1.25, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8534912Z Skipping (s,q) (1.26, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8535254Z Skipping (s,q) (1.27, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8535515Z Skipping (s,q) (1.28, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8535772Z Skipping (s,q) (1.29, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8536030Z Skipping (s,q) (1.3, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8536285Z Skipping (s,q) (1.31, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8536538Z Skipping (s,q) (1.32, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8536796Z Skipping (s,q) (1.33, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8537050Z Skipping (s,q) (1.34, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8537305Z Skipping (s,q) (1.35, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8537564Z Skipping (s,q) (1.36, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8537819Z Skipping (s,q) (1.37, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8538081Z Skipping (s,q) (1.38, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8538398Z Skipping (s,q) (1.39, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8538702Z Skipping (s,q) (1.4, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8538963Z Skipping (s,q) (1.41, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8539216Z Skipping (s,q) (1.42, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8539470Z Skipping (s,q) (1.43, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8539729Z Skipping (s,q) (1.44, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8539983Z Skipping (s,q) (1.45, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8540242Z Skipping (s,q) (1.46, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8540499Z Skipping (s,q) (1.47, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8540754Z Skipping (s,q) (1.48, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8541015Z Skipping (s,q) (1.49, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8541272Z Skipping (s,q) (1.5, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8541529Z Skipping (s,q) (1.51, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8541789Z Skipping (s,q) (1.52, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8542041Z Skipping (s,q) (1.53, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8542291Z Skipping (s,q) (1.54, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8542555Z Skipping (s,q) (1.55, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8542810Z Skipping (s,q) (1.56, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8543071Z Skipping (s,q) (1.57, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8543324Z Skipping (s,q) (1.58, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8543670Z Skipping (s,q) (1.59, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8543943Z Skipping (s,q) (1.6, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8544204Z Skipping (s,q) (1.61, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8544462Z Skipping (s,q) (1.62, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8544723Z Skipping (s,q) (1.63, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8544978Z Skipping (s,q) (1.64, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8545238Z Skipping (s,q) (1.65, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8545497Z Skipping (s,q) (1.66, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8545749Z Skipping (s,q) (1.67, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8546009Z Skipping (s,q) (1.68, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8546263Z Skipping (s,q) (1.69, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8546512Z Skipping (s,q) (1.7, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8546776Z Skipping (s,q) (1.71, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8547136Z Skipping (s,q) (1.72, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8547402Z Skipping (s,q) (1.73, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8547660Z Skipping (s,q) (1.74, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8547915Z Skipping (s,q) (1.75, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8548173Z Skipping (s,q) (1.76, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8548429Z Skipping (s,q) (1.77, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8548683Z Skipping (s,q) (1.78, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8548944Z Skipping (s,q) (1.79, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8549199Z Skipping (s,q) (1.8, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8549460Z Skipping (s,q) (1.81, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8549716Z Skipping (s,q) (1.82, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8549975Z Skipping (s,q) (1.83, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8550335Z Skipping (s,q) (1.84, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8550637Z Skipping (s,q) (1.85, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8550890Z Skipping (s,q) (1.86, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8551153Z Skipping (s,q) (1.87, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8551408Z Skipping (s,q) (1.88, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8551673Z Skipping (s,q) (1.89, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8551928Z Skipping (s,q) (1.9, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8552188Z Skipping (s,q) (1.91, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8552448Z Skipping (s,q) (1.92, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8552704Z Skipping (s,q) (1.93, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8552959Z Skipping (s,q) (1.94, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8553229Z Skipping (s,q) (1.95, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8553605Z Skipping (s,q) (1.96, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8553870Z Skipping (s,q) (1.97, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8554125Z Skipping (s,q) (1.98, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8554384Z Skipping (s,q) (1.99, 525): inconsistent with heavy hitters! 2025-05-07T20:22:47.8554797Z Skipping (s,q) (0.01, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8555059Z Skipping (s,q) (0.02, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8555318Z Skipping (s,q) (0.03, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8555582Z Skipping (s,q) (0.04, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8555908Z Skipping (s,q) (0.05, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8556182Z Skipping (s,q) (0.06, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8556452Z Skipping (s,q) (0.07, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8556711Z Skipping (s,q) (0.08, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8556978Z Skipping (s,q) (0.09, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8557235Z Skipping (s,q) (0.1, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8557491Z Skipping (s,q) (0.11, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8557751Z Skipping (s,q) (0.12, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8558004Z Skipping (s,q) (0.13, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8558257Z Skipping (s,q) (0.14, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8558513Z Skipping (s,q) (0.15, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8558763Z Skipping (s,q) (0.16, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8559024Z Skipping (s,q) (0.17, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8559352Z Skipping (s,q) (0.18, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8559608Z Skipping (s,q) (0.19, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8559865Z Skipping (s,q) (0.2, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8560118Z Skipping (s,q) (0.21, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8560369Z Skipping (s,q) (0.22, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8560623Z Skipping (s,q) (0.23, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8560878Z Skipping (s,q) (0.24, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8561139Z Skipping (s,q) (0.25, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8561392Z Skipping (s,q) (0.26, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8561647Z Skipping (s,q) (0.27, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8561909Z Skipping (s,q) (0.28, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8562168Z Skipping (s,q) (0.29, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8562535Z Skipping (s,q) (0.3, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8562871Z Skipping (s,q) (0.31, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8563127Z Skipping (s,q) (0.32, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8563394Z Skipping (s,q) (0.33, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8563649Z Skipping (s,q) (0.34, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8563906Z Skipping (s,q) (0.35, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8564173Z Skipping (s,q) (0.36, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8564429Z Skipping (s,q) (0.37, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8564690Z Skipping (s,q) (0.38, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8564955Z Skipping (s,q) (0.39, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8565210Z Skipping (s,q) (0.4, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8565479Z Skipping (s,q) (0.41, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8565737Z Skipping (s,q) (0.42, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8565989Z Skipping (s,q) (0.43, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8566251Z Skipping (s,q) (0.44, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8566505Z Skipping (s,q) (0.45, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8566761Z Skipping (s,q) (0.46, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8567017Z Skipping (s,q) (0.47, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8567272Z Skipping (s,q) (0.48, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8567535Z Skipping (s,q) (0.49, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8567911Z Skipping (s,q) (0.5, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8568300Z Skipping (s,q) (0.51, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8568568Z Skipping (s,q) (0.52, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8568821Z Skipping (s,q) (0.53, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8569077Z Skipping (s,q) (0.54, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8569340Z Skipping (s,q) (0.55, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8569596Z Skipping (s,q) (0.56, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8569851Z Skipping (s,q) (0.57, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8570113Z Skipping (s,q) (0.58, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8570365Z Skipping (s,q) (0.59, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8570622Z Skipping (s,q) (0.6, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8570875Z Skipping (s,q) (0.61, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8571133Z Skipping (s,q) (0.62, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8571487Z Skipping (s,q) (0.63, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8571744Z Skipping (s,q) (0.64, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8572002Z Skipping (s,q) (0.65, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8572266Z Skipping (s,q) (0.66, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8572520Z Skipping (s,q) (0.67, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8572787Z Skipping (s,q) (0.68, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8573045Z Skipping (s,q) (0.69, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8573298Z Skipping (s,q) (0.7, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8573558Z Skipping (s,q) (0.71, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8573812Z Skipping (s,q) (0.72, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8574069Z Skipping (s,q) (0.73, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8574333Z Skipping (s,q) (0.74, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8574699Z Skipping (s,q) (0.75, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8575017Z Skipping (s,q) (0.76, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8575272Z Skipping (s,q) (0.77, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8575527Z Skipping (s,q) (0.78, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8575787Z Skipping (s,q) (0.79, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8576040Z Skipping (s,q) (0.8, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8576294Z Skipping (s,q) (0.81, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8576555Z Skipping (s,q) (0.82, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8576808Z Skipping (s,q) (0.83, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8577070Z Skipping (s,q) (0.84, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8577325Z Skipping (s,q) (0.85, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8577584Z Skipping (s,q) (0.86, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8577850Z Skipping (s,q) (0.87, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8578104Z Skipping (s,q) (0.88, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8578359Z Skipping (s,q) (0.89, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8578617Z Skipping (s,q) (0.9, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8578872Z Skipping (s,q) (0.91, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8579134Z Skipping (s,q) (0.92, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8579385Z Skipping (s,q) (0.93, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8579640Z Skipping (s,q) (0.94, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8580099Z Skipping (s,q) (0.95, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8580562Z Skipping (s,q) (0.96, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8580851Z Skipping (s,q) (0.97, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8581113Z Skipping (s,q) (0.98, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8581371Z Skipping (s,q) (0.99, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8581614Z Skipping (s,q) (1, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8581876Z Skipping (s,q) (1.01, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8582128Z Skipping (s,q) (1.02, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8582388Z Skipping (s,q) (1.03, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8582643Z Skipping (s,q) (1.04, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8582902Z Skipping (s,q) (1.05, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8583163Z Skipping (s,q) (1.06, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8583421Z Skipping (s,q) (1.07, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8583802Z Skipping (s,q) (1.08, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8584072Z Skipping (s,q) (1.09, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8584329Z Skipping (s,q) (1.1, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8584592Z Skipping (s,q) (1.11, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8584847Z Skipping (s,q) (1.12, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8585103Z Skipping (s,q) (1.13, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8585365Z Skipping (s,q) (1.14, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8585621Z Skipping (s,q) (1.15, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8585874Z Skipping (s,q) (1.16, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8586134Z Skipping (s,q) (1.17, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8586391Z Skipping (s,q) (1.18, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8586651Z Skipping (s,q) (1.19, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8587043Z Skipping (s,q) (1.2, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8587365Z Skipping (s,q) (1.21, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8587622Z Skipping (s,q) (1.22, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8587875Z Skipping (s,q) (1.23, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8588130Z Skipping (s,q) (1.24, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8588392Z Skipping (s,q) (1.25, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8588646Z Skipping (s,q) (1.26, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8588906Z Skipping (s,q) (1.27, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8589160Z Skipping (s,q) (1.28, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8589414Z Skipping (s,q) (1.29, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8589672Z Skipping (s,q) (1.3, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8589929Z Skipping (s,q) (1.31, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8590190Z Skipping (s,q) (1.32, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8590450Z Skipping (s,q) (1.33, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8590703Z Skipping (s,q) (1.34, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8590965Z Skipping (s,q) (1.35, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8591219Z Skipping (s,q) (1.36, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8591478Z Skipping (s,q) (1.37, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8591739Z Skipping (s,q) (1.38, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8591994Z Skipping (s,q) (1.39, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8592246Z Skipping (s,q) (1.4, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8592593Z Skipping (s,q) (1.41, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8592876Z Skipping (s,q) (1.42, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8593143Z Skipping (s,q) (1.43, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8593401Z Skipping (s,q) (1.44, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8593654Z Skipping (s,q) (1.45, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8593913Z Skipping (s,q) (1.46, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8594169Z Skipping (s,q) (1.47, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8594422Z Skipping (s,q) (1.48, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8594690Z Skipping (s,q) (1.49, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8594949Z Skipping (s,q) (1.5, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8595205Z Skipping (s,q) (1.51, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8595469Z Skipping (s,q) (1.52, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8595804Z Skipping (s,q) (1.53, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8596074Z Skipping (s,q) (1.54, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8596328Z Skipping (s,q) (1.55, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8596587Z Skipping (s,q) (1.56, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8596854Z Skipping (s,q) (1.57, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8597108Z Skipping (s,q) (1.58, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8597367Z Skipping (s,q) (1.59, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8597629Z Skipping (s,q) (1.6, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8597882Z Skipping (s,q) (1.61, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8598144Z Skipping (s,q) (1.62, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8598404Z Skipping (s,q) (1.63, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8598663Z Skipping (s,q) (1.64, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8599013Z Skipping (s,q) (1.65, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8599326Z Skipping (s,q) (1.66, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8599590Z Skipping (s,q) (1.67, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8599873Z Skipping (s,q) (1.68, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8600134Z Skipping (s,q) (1.69, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8600394Z Skipping (s,q) (1.7, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8600645Z Skipping (s,q) (1.71, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8600910Z Skipping (s,q) (1.72, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8601184Z Skipping (s,q) (1.73, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8601441Z Skipping (s,q) (1.74, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8601706Z Skipping (s,q) (1.75, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8601989Z Skipping (s,q) (1.76, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8602247Z Skipping (s,q) (1.77, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8602531Z Skipping (s,q) (1.78, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8602791Z Skipping (s,q) (1.79, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8603051Z Skipping (s,q) (1.8, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8603317Z Skipping (s,q) (1.81, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8603573Z Skipping (s,q) (1.82, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8603826Z Skipping (s,q) (1.83, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8604090Z Skipping (s,q) (1.84, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8604349Z Skipping (s,q) (1.85, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8604702Z Skipping (s,q) (1.86, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8604989Z Skipping (s,q) (1.87, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8605248Z Skipping (s,q) (1.88, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8605519Z Skipping (s,q) (1.89, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8605775Z Skipping (s,q) (1.9, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8606031Z Skipping (s,q) (1.91, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8606294Z Skipping (s,q) (1.92, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8606553Z Skipping (s,q) (1.93, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8606821Z Skipping (s,q) (1.94, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8607092Z Skipping (s,q) (1.95, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8607351Z Skipping (s,q) (1.96, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8607631Z Skipping (s,q) (1.97, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8608110Z Skipping (s,q) (1.98, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8608393Z Skipping (s,q) (1.99, 550): inconsistent with heavy hitters! 2025-05-07T20:22:47.8608680Z Skipping (s,q) (0.01, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8608952Z Skipping (s,q) (0.02, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8609223Z Skipping (s,q) (0.03, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8609486Z Skipping (s,q) (0.04, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8609738Z Skipping (s,q) (0.05, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8610004Z Skipping (s,q) (0.06, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8610259Z Skipping (s,q) (0.07, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8610514Z Skipping (s,q) (0.08, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8610775Z Skipping (s,q) (0.09, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8611030Z Skipping (s,q) (0.1, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8611385Z Skipping (s,q) (0.11, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8611702Z Skipping (s,q) (0.12, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8611974Z Skipping (s,q) (0.13, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8612262Z Skipping (s,q) (0.14, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8612523Z Skipping (s,q) (0.15, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8612796Z Skipping (s,q) (0.16, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8613073Z Skipping (s,q) (0.17, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8613340Z Skipping (s,q) (0.18, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8613599Z Skipping (s,q) (0.19, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8613865Z Skipping (s,q) (0.2, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8614137Z Skipping (s,q) (0.21, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8614406Z Skipping (s,q) (0.22, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8614663Z Skipping (s,q) (0.23, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8614921Z Skipping (s,q) (0.24, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8615183Z Skipping (s,q) (0.25, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8615436Z Skipping (s,q) (0.26, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8615693Z Skipping (s,q) (0.27, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8615958Z Skipping (s,q) (0.28, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8616209Z Skipping (s,q) (0.29, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8616471Z Skipping (s,q) (0.3, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8616730Z Skipping (s,q) (0.31, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8617056Z Skipping (s,q) (0.32, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8617339Z Skipping (s,q) (0.33, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8617596Z Skipping (s,q) (0.34, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8617856Z Skipping (s,q) (0.35, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8618120Z Skipping (s,q) (0.36, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8618373Z Skipping (s,q) (0.37, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8618634Z Skipping (s,q) (0.38, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8618890Z Skipping (s,q) (0.39, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8619143Z Skipping (s,q) (0.4, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8619409Z Skipping (s,q) (0.41, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8619666Z Skipping (s,q) (0.42, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8619923Z Skipping (s,q) (0.43, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8620262Z Skipping (s,q) (0.44, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8620519Z Skipping (s,q) (0.45, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8620787Z Skipping (s,q) (0.46, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8621041Z Skipping (s,q) (0.47, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8621299Z Skipping (s,q) (0.48, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8621561Z Skipping (s,q) (0.49, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8621819Z Skipping (s,q) (0.5, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8622077Z Skipping (s,q) (0.51, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8622342Z Skipping (s,q) (0.52, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8622600Z Skipping (s,q) (0.53, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8622856Z Skipping (s,q) (0.54, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8623119Z Skipping (s,q) (0.55, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8623441Z Skipping (s,q) (0.56, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8623747Z Skipping (s,q) (0.57, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8624001Z Skipping (s,q) (0.58, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8624254Z Skipping (s,q) (0.59, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8624512Z Skipping (s,q) (0.6, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8624768Z Skipping (s,q) (0.61, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8625025Z Skipping (s,q) (0.62, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8625287Z Skipping (s,q) (0.63, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8625545Z Skipping (s,q) (0.64, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8625808Z Skipping (s,q) (0.65, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8626065Z Skipping (s,q) (0.66, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8626326Z Skipping (s,q) (0.67, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8626589Z Skipping (s,q) (0.68, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8626844Z Skipping (s,q) (0.69, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8627095Z Skipping (s,q) (0.7, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8627356Z Skipping (s,q) (0.71, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8627613Z Skipping (s,q) (0.72, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8627876Z Skipping (s,q) (0.73, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8628249Z Skipping (s,q) (0.74, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8628506Z Skipping (s,q) (0.75, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8628772Z Skipping (s,q) (0.76, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8629127Z Skipping (s,q) (0.77, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8629400Z Skipping (s,q) (0.78, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8629665Z Skipping (s,q) (0.79, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8629923Z Skipping (s,q) (0.8, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8630191Z Skipping (s,q) (0.81, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8630444Z Skipping (s,q) (0.82, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8630697Z Skipping (s,q) (0.83, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8630962Z Skipping (s,q) (0.84, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8631218Z Skipping (s,q) (0.85, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8631477Z Skipping (s,q) (0.86, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8631742Z Skipping (s,q) (0.87, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8631999Z Skipping (s,q) (0.88, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8632266Z Skipping (s,q) (0.89, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8632605Z Skipping (s,q) (0.9, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8632865Z Skipping (s,q) (0.91, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8633134Z Skipping (s,q) (0.92, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8633389Z Skipping (s,q) (0.93, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8633647Z Skipping (s,q) (0.94, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8633913Z Skipping (s,q) (0.95, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8634169Z Skipping (s,q) (0.96, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8634430Z Skipping (s,q) (0.97, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8634683Z Skipping (s,q) (0.98, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8634940Z Skipping (s,q) (0.99, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8635194Z Skipping (s,q) (1, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8635524Z Skipping (s,q) (1.01, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8635830Z Skipping (s,q) (1.02, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8636093Z Skipping (s,q) (1.03, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8636347Z Skipping (s,q) (1.04, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8636602Z Skipping (s,q) (1.05, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8636862Z Skipping (s,q) (1.06, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8637114Z Skipping (s,q) (1.07, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8637376Z Skipping (s,q) (1.08, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8637629Z Skipping (s,q) (1.09, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8637881Z Skipping (s,q) (1.1, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8638144Z Skipping (s,q) (1.11, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8638406Z Skipping (s,q) (1.12, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8638661Z Skipping (s,q) (1.13, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8638927Z Skipping (s,q) (1.14, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8639180Z Skipping (s,q) (1.15, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8639445Z Skipping (s,q) (1.16, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8639700Z Skipping (s,q) (1.17, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8639956Z Skipping (s,q) (1.18, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8640217Z Skipping (s,q) (1.19, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8640472Z Skipping (s,q) (1.2, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8640731Z Skipping (s,q) (1.21, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8641057Z Skipping (s,q) (1.22, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8641331Z Skipping (s,q) (1.23, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8641595Z Skipping (s,q) (1.24, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8641855Z Skipping (s,q) (1.25, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8642109Z Skipping (s,q) (1.26, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8642370Z Skipping (s,q) (1.27, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8642620Z Skipping (s,q) (1.28, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8642878Z Skipping (s,q) (1.29, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8643142Z Skipping (s,q) (1.3, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8643398Z Skipping (s,q) (1.31, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8643662Z Skipping (s,q) (1.32, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8643919Z Skipping (s,q) (1.33, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8644174Z Skipping (s,q) (1.34, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8644513Z Skipping (s,q) (1.35, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8644772Z Skipping (s,q) (1.36, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8645029Z Skipping (s,q) (1.37, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8645292Z Skipping (s,q) (1.38, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8645547Z Skipping (s,q) (1.39, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8645807Z Skipping (s,q) (1.4, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8646064Z Skipping (s,q) (1.41, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8646318Z Skipping (s,q) (1.42, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8646580Z Skipping (s,q) (1.43, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8646838Z Skipping (s,q) (1.44, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8647098Z Skipping (s,q) (1.45, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8647426Z Skipping (s,q) (1.46, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8647701Z Skipping (s,q) (1.47, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8648142Z Skipping (s,q) (1.48, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8648399Z Skipping (s,q) (1.49, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8648651Z Skipping (s,q) (1.5, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8648911Z Skipping (s,q) (1.51, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8649165Z Skipping (s,q) (1.52, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8649419Z Skipping (s,q) (1.53, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8649683Z Skipping (s,q) (1.54, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8649938Z Skipping (s,q) (1.55, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8650197Z Skipping (s,q) (1.56, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8650464Z Skipping (s,q) (1.57, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8650720Z Skipping (s,q) (1.58, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8650988Z Skipping (s,q) (1.59, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8651244Z Skipping (s,q) (1.6, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8651499Z Skipping (s,q) (1.61, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8651759Z Skipping (s,q) (1.62, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8652018Z Skipping (s,q) (1.63, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8652272Z Skipping (s,q) (1.64, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8652536Z Skipping (s,q) (1.65, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8652790Z Skipping (s,q) (1.66, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8653124Z Skipping (s,q) (1.67, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8653397Z Skipping (s,q) (1.68, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8653655Z Skipping (s,q) (1.69, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8653920Z Skipping (s,q) (1.7, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8654177Z Skipping (s,q) (1.71, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8654433Z Skipping (s,q) (1.72, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8654694Z Skipping (s,q) (1.73, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8654952Z Skipping (s,q) (1.74, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8655215Z Skipping (s,q) (1.75, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8655469Z Skipping (s,q) (1.76, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8655725Z Skipping (s,q) (1.77, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8655989Z Skipping (s,q) (1.78, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8656245Z Skipping (s,q) (1.79, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8656601Z Skipping (s,q) (1.8, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8656868Z Skipping (s,q) (1.81, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8657123Z Skipping (s,q) (1.82, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8657382Z Skipping (s,q) (1.83, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8657637Z Skipping (s,q) (1.84, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8657896Z Skipping (s,q) (1.85, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8658158Z Skipping (s,q) (1.86, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8658412Z Skipping (s,q) (1.87, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8658670Z Skipping (s,q) (1.88, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8658934Z Skipping (s,q) (1.89, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8659188Z Skipping (s,q) (1.9, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8659515Z Skipping (s,q) (1.91, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8659782Z Skipping (s,q) (1.92, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8660110Z Skipping (s,q) (1.93, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8660371Z Skipping (s,q) (1.94, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8660621Z Skipping (s,q) (1.95, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8660875Z Skipping (s,q) (1.96, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8661136Z Skipping (s,q) (1.97, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8661389Z Skipping (s,q) (1.98, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8661651Z Skipping (s,q) (1.99, 575): inconsistent with heavy hitters! 2025-05-07T20:22:47.8661903Z Skipping (s,q) (0.01, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8662160Z Skipping (s,q) (0.02, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8662429Z Skipping (s,q) (0.03, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8662685Z Skipping (s,q) (0.04, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8662943Z Skipping (s,q) (0.05, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8663207Z Skipping (s,q) (0.06, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8663462Z Skipping (s,q) (0.07, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8663716Z Skipping (s,q) (0.08, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8663982Z Skipping (s,q) (0.09, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8664239Z Skipping (s,q) (0.1, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8664501Z Skipping (s,q) (0.11, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8664761Z Skipping (s,q) (0.12, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8665080Z Skipping (s,q) (0.13, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8665357Z Skipping (s,q) (0.14, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8665614Z Skipping (s,q) (0.15, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8665870Z Skipping (s,q) (0.16, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8666133Z Skipping (s,q) (0.17, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8666391Z Skipping (s,q) (0.18, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8666654Z Skipping (s,q) (0.19, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8666907Z Skipping (s,q) (0.2, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8667163Z Skipping (s,q) (0.21, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8667425Z Skipping (s,q) (0.22, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8667676Z Skipping (s,q) (0.23, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8667936Z Skipping (s,q) (0.24, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8668198Z Skipping (s,q) (0.25, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8668537Z Skipping (s,q) (0.26, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8668805Z Skipping (s,q) (0.27, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8669058Z Skipping (s,q) (0.28, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8669314Z Skipping (s,q) (0.29, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8669572Z Skipping (s,q) (0.3, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8669830Z Skipping (s,q) (0.31, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8670083Z Skipping (s,q) (0.32, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8670341Z Skipping (s,q) (0.33, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8670592Z Skipping (s,q) (0.34, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8670853Z Skipping (s,q) (0.35, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8671106Z Skipping (s,q) (0.36, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8671426Z Skipping (s,q) (0.37, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8671704Z Skipping (s,q) (0.38, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8672026Z Skipping (s,q) (0.39, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8672278Z Skipping (s,q) (0.4, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8672541Z Skipping (s,q) (0.41, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8672795Z Skipping (s,q) (0.42, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8673056Z Skipping (s,q) (0.43, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8673310Z Skipping (s,q) (0.44, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8673621Z Skipping (s,q) (0.45, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8673921Z Skipping (s,q) (0.46, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8674255Z Skipping (s,q) (0.47, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8674513Z Skipping (s,q) (0.48, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8674777Z Skipping (s,q) (0.49, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8675030Z Skipping (s,q) (0.5, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8675287Z Skipping (s,q) (0.51, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8675538Z Skipping (s,q) (0.52, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8675797Z Skipping (s,q) (0.53, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8676058Z Skipping (s,q) (0.54, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8676309Z Skipping (s,q) (0.55, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8676560Z Skipping (s,q) (0.56, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8676822Z Skipping (s,q) (0.57, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8677142Z Skipping (s,q) (0.58, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8677412Z Skipping (s,q) (0.59, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8677682Z Skipping (s,q) (0.6, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8677939Z Skipping (s,q) (0.61, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8678203Z Skipping (s,q) (0.62, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8678455Z Skipping (s,q) (0.63, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8678709Z Skipping (s,q) (0.64, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8678971Z Skipping (s,q) (0.65, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8679224Z Skipping (s,q) (0.66, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8679479Z Skipping (s,q) (0.67, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8679960Z Skipping (s,q) (0.68, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8680238Z Skipping (s,q) (0.69, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8680499Z Skipping (s,q) (0.7, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8681026Z Skipping (s,q) (0.71, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8681285Z Skipping (s,q) (0.72, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8681544Z Skipping (s,q) (0.73, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8681797Z Skipping (s,q) (0.74, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8682051Z Skipping (s,q) (0.75, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8682312Z Skipping (s,q) (0.76, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8682565Z Skipping (s,q) (0.77, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8682825Z Skipping (s,q) (0.78, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8683082Z Skipping (s,q) (0.79, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8683334Z Skipping (s,q) (0.8, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8683600Z Skipping (s,q) (0.81, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8683990Z Skipping (s,q) (0.82, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8684259Z Skipping (s,q) (0.83, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8684642Z Skipping (s,q) (0.84, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8684899Z Skipping (s,q) (0.85, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8685159Z Skipping (s,q) (0.86, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8685415Z Skipping (s,q) (0.87, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8685668Z Skipping (s,q) (0.88, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8685927Z Skipping (s,q) (0.89, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8686177Z Skipping (s,q) (0.9, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8686430Z Skipping (s,q) (0.91, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8686691Z Skipping (s,q) (0.92, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8686951Z Skipping (s,q) (0.93, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8687216Z Skipping (s,q) (0.94, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8687475Z Skipping (s,q) (0.95, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8687730Z Skipping (s,q) (0.96, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8688090Z Skipping (s,q) (0.97, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8688351Z Skipping (s,q) (0.98, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8688602Z Skipping (s,q) (0.99, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8688861Z Skipping (s,q) (1, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8689116Z Skipping (s,q) (1.01, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8689381Z Skipping (s,q) (1.02, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8689802Z Skipping (s,q) (1.03, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8690070Z Skipping (s,q) (1.04, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8690339Z Skipping (s,q) (1.05, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8690599Z Skipping (s,q) (1.06, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8690853Z Skipping (s,q) (1.07, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8691117Z Skipping (s,q) (1.08, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8691372Z Skipping (s,q) (1.09, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8691623Z Skipping (s,q) (1.1, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8691887Z Skipping (s,q) (1.11, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8692143Z Skipping (s,q) (1.12, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8692403Z Skipping (s,q) (1.13, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8692658Z Skipping (s,q) (1.14, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8692915Z Skipping (s,q) (1.15, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8693256Z Skipping (s,q) (1.16, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8693517Z Skipping (s,q) (1.17, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8693771Z Skipping (s,q) (1.18, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8694035Z Skipping (s,q) (1.19, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8694288Z Skipping (s,q) (1.2, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8694546Z Skipping (s,q) (1.21, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8694800Z Skipping (s,q) (1.22, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8695058Z Skipping (s,q) (1.23, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8695316Z Skipping (s,q) (1.24, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8695569Z Skipping (s,q) (1.25, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8695825Z Skipping (s,q) (1.26, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8696148Z Skipping (s,q) (1.27, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8696418Z Skipping (s,q) (1.28, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8696749Z Skipping (s,q) (1.29, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8697000Z Skipping (s,q) (1.3, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8697256Z Skipping (s,q) (1.31, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8697522Z Skipping (s,q) (1.32, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8697776Z Skipping (s,q) (1.33, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8698029Z Skipping (s,q) (1.34, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8698291Z Skipping (s,q) (1.35, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8698543Z Skipping (s,q) (1.36, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8698804Z Skipping (s,q) (1.37, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8699060Z Skipping (s,q) (1.38, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8699316Z Skipping (s,q) (1.39, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8699578Z Skipping (s,q) (1.4, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8699832Z Skipping (s,q) (1.41, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8700082Z Skipping (s,q) (1.42, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8700346Z Skipping (s,q) (1.43, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8700599Z Skipping (s,q) (1.44, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8700862Z Skipping (s,q) (1.45, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8701114Z Skipping (s,q) (1.46, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8701366Z Skipping (s,q) (1.47, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8701769Z Skipping (s,q) (1.48, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8702041Z Skipping (s,q) (1.49, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8702301Z Skipping (s,q) (1.5, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8702565Z Skipping (s,q) (1.51, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8702818Z Skipping (s,q) (1.52, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8703082Z Skipping (s,q) (1.53, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8703343Z Skipping (s,q) (1.54, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8703609Z Skipping (s,q) (1.55, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8703875Z Skipping (s,q) (1.56, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8704127Z Skipping (s,q) (1.57, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8704383Z Skipping (s,q) (1.58, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8704645Z Skipping (s,q) (1.59, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8704903Z Skipping (s,q) (1.6, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8705236Z Skipping (s,q) (1.61, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8705498Z Skipping (s,q) (1.62, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8705755Z Skipping (s,q) (1.63, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8706019Z Skipping (s,q) (1.64, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8706269Z Skipping (s,q) (1.65, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8706523Z Skipping (s,q) (1.66, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8706785Z Skipping (s,q) (1.67, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8707038Z Skipping (s,q) (1.68, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8707290Z Skipping (s,q) (1.69, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8707548Z Skipping (s,q) (1.7, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8707805Z Skipping (s,q) (1.71, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8708139Z Skipping (s,q) (1.72, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8708406Z Skipping (s,q) (1.73, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8708738Z Skipping (s,q) (1.74, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8708998Z Skipping (s,q) (1.75, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8709252Z Skipping (s,q) (1.76, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8709503Z Skipping (s,q) (1.77, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8709763Z Skipping (s,q) (1.78, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8710017Z Skipping (s,q) (1.79, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8710274Z Skipping (s,q) (1.8, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8710528Z Skipping (s,q) (1.81, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8710783Z Skipping (s,q) (1.82, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8711051Z Skipping (s,q) (1.83, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8711310Z Skipping (s,q) (1.84, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8711568Z Skipping (s,q) (1.85, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8711835Z Skipping (s,q) (1.86, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8712090Z Skipping (s,q) (1.87, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8712354Z Skipping (s,q) (1.88, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8712611Z Skipping (s,q) (1.89, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8712860Z Skipping (s,q) (1.9, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8713125Z Skipping (s,q) (1.91, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8713380Z Skipping (s,q) (1.92, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8713721Z Skipping (s,q) (1.93, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8713996Z Skipping (s,q) (1.94, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8714258Z Skipping (s,q) (1.95, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8714523Z Skipping (s,q) (1.96, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8714774Z Skipping (s,q) (1.97, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8715025Z Skipping (s,q) (1.98, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8715286Z Skipping (s,q) (1.99, 600): inconsistent with heavy hitters! 2025-05-07T20:22:47.8715540Z Skipping (s,q) (0.01, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8715793Z Skipping (s,q) (0.02, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8716056Z Skipping (s,q) (0.03, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8716310Z Skipping (s,q) (0.04, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8716581Z Skipping (s,q) (0.05, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8716837Z Skipping (s,q) (0.06, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8717178Z Skipping (s,q) (0.07, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8717441Z Skipping (s,q) (0.08, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8717699Z Skipping (s,q) (0.09, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8717953Z Skipping (s,q) (0.1, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8718221Z Skipping (s,q) (0.11, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8718478Z Skipping (s,q) (0.12, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8718733Z Skipping (s,q) (0.13, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8718997Z Skipping (s,q) (0.14, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8719251Z Skipping (s,q) (0.15, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8719516Z Skipping (s,q) (0.16, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8719776Z Skipping (s,q) (0.17, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8720034Z Skipping (s,q) (0.18, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8720369Z Skipping (s,q) (0.19, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8720666Z Skipping (s,q) (0.2, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8720920Z Skipping (s,q) (0.21, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8721182Z Skipping (s,q) (0.22, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8721441Z Skipping (s,q) (0.23, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8721712Z Skipping (s,q) (0.24, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8721972Z Skipping (s,q) (0.25, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8722227Z Skipping (s,q) (0.26, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8722495Z Skipping (s,q) (0.27, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8722765Z Skipping (s,q) (0.28, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8723038Z Skipping (s,q) (0.29, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8723312Z Skipping (s,q) (0.3, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8723577Z Skipping (s,q) (0.31, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8723841Z Skipping (s,q) (0.32, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8724094Z Skipping (s,q) (0.33, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8724355Z Skipping (s,q) (0.34, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8724624Z Skipping (s,q) (0.35, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8724881Z Skipping (s,q) (0.36, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8725152Z Skipping (s,q) (0.37, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8725424Z Skipping (s,q) (0.38, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8725737Z Skipping (s,q) (0.39, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8726013Z Skipping (s,q) (0.4, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8726274Z Skipping (s,q) (0.41, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8726532Z Skipping (s,q) (0.42, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8726791Z Skipping (s,q) (0.43, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8727049Z Skipping (s,q) (0.44, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8727303Z Skipping (s,q) (0.45, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8727565Z Skipping (s,q) (0.46, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8727819Z Skipping (s,q) (0.47, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8728231Z Skipping (s,q) (0.48, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8728491Z Skipping (s,q) (0.49, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8728753Z Skipping (s,q) (0.5, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8729018Z Skipping (s,q) (0.51, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8729392Z Skipping (s,q) (0.52, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8729648Z Skipping (s,q) (0.53, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8729912Z Skipping (s,q) (0.54, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8730165Z Skipping (s,q) (0.55, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8730418Z Skipping (s,q) (0.56, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8730679Z Skipping (s,q) (0.57, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8730933Z Skipping (s,q) (0.58, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8731194Z Skipping (s,q) (0.59, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8731448Z Skipping (s,q) (0.6, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8731700Z Skipping (s,q) (0.61, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8731966Z Skipping (s,q) (0.62, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8732223Z Skipping (s,q) (0.63, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8732542Z Skipping (s,q) (0.64, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8732844Z Skipping (s,q) (0.65, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8733098Z Skipping (s,q) (0.66, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8733360Z Skipping (s,q) (0.67, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8733614Z Skipping (s,q) (0.68, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8733869Z Skipping (s,q) (0.69, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8734129Z Skipping (s,q) (0.7, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8734386Z Skipping (s,q) (0.71, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8734642Z Skipping (s,q) (0.72, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8734912Z Skipping (s,q) (0.73, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8735167Z Skipping (s,q) (0.74, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8735439Z Skipping (s,q) (0.75, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8735698Z Skipping (s,q) (0.76, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8735954Z Skipping (s,q) (0.77, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8736216Z Skipping (s,q) (0.78, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8736472Z Skipping (s,q) (0.79, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8736725Z Skipping (s,q) (0.8, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8736990Z Skipping (s,q) (0.81, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8737248Z Skipping (s,q) (0.82, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8737509Z Skipping (s,q) (0.83, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8737834Z Skipping (s,q) (0.84, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8738101Z Skipping (s,q) (0.85, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8738368Z Skipping (s,q) (0.86, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8738630Z Skipping (s,q) (0.87, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8738890Z Skipping (s,q) (0.88, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8739208Z Skipping (s,q) (0.89, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8739477Z Skipping (s,q) (0.9, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8739748Z Skipping (s,q) (0.91, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8740004Z Skipping (s,q) (0.92, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8740260Z Skipping (s,q) (0.93, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8740523Z Skipping (s,q) (0.94, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8740779Z Skipping (s,q) (0.95, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8741036Z Skipping (s,q) (0.96, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8741367Z Skipping (s,q) (0.97, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8741624Z Skipping (s,q) (0.98, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8741890Z Skipping (s,q) (0.99, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8742136Z Skipping (s,q) (1, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8742393Z Skipping (s,q) (1.01, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8742654Z Skipping (s,q) (1.02, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8742910Z Skipping (s,q) (1.03, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8743163Z Skipping (s,q) (1.04, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8743430Z Skipping (s,q) (1.05, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8743684Z Skipping (s,q) (1.06, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8743940Z Skipping (s,q) (1.07, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8744205Z Skipping (s,q) (1.08, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8744520Z Skipping (s,q) (1.09, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8744868Z Skipping (s,q) (1.1, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8745124Z Skipping (s,q) (1.11, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8745380Z Skipping (s,q) (1.12, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8745641Z Skipping (s,q) (1.13, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8745897Z Skipping (s,q) (1.14, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8746153Z Skipping (s,q) (1.15, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8746412Z Skipping (s,q) (1.16, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8746668Z Skipping (s,q) (1.17, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8746932Z Skipping (s,q) (1.18, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8747189Z Skipping (s,q) (1.19, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8747450Z Skipping (s,q) (1.2, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8747713Z Skipping (s,q) (1.21, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8747971Z Skipping (s,q) (1.22, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8748232Z Skipping (s,q) (1.23, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8748492Z Skipping (s,q) (1.24, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8748749Z Skipping (s,q) (1.25, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8749009Z Skipping (s,q) (1.26, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8749264Z Skipping (s,q) (1.27, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8749522Z Skipping (s,q) (1.28, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8749852Z Skipping (s,q) (1.29, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8750120Z Skipping (s,q) (1.3, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8750383Z Skipping (s,q) (1.31, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8750646Z Skipping (s,q) (1.32, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8750906Z Skipping (s,q) (1.33, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8751182Z Skipping (s,q) (1.34, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8751440Z Skipping (s,q) (1.35, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8751696Z Skipping (s,q) (1.36, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8751956Z Skipping (s,q) (1.37, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8752211Z Skipping (s,q) (1.38, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8752475Z Skipping (s,q) (1.39, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8752737Z Skipping (s,q) (1.4, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8752994Z Skipping (s,q) (1.41, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8753428Z Skipping (s,q) (1.42, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8753685Z Skipping (s,q) (1.43, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8753946Z Skipping (s,q) (1.44, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8754212Z Skipping (s,q) (1.45, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8754467Z Skipping (s,q) (1.46, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8754721Z Skipping (s,q) (1.47, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8754980Z Skipping (s,q) (1.48, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8755235Z Skipping (s,q) (1.49, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8755499Z Skipping (s,q) (1.5, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8755752Z Skipping (s,q) (1.51, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8756014Z Skipping (s,q) (1.52, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8756279Z Skipping (s,q) (1.53, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8756602Z Skipping (s,q) (1.54, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8756909Z Skipping (s,q) (1.55, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8757172Z Skipping (s,q) (1.56, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8757437Z Skipping (s,q) (1.57, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8757694Z Skipping (s,q) (1.58, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8757956Z Skipping (s,q) (1.59, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8758210Z Skipping (s,q) (1.6, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8758479Z Skipping (s,q) (1.61, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8758734Z Skipping (s,q) (1.62, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8758992Z Skipping (s,q) (1.63, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8759255Z Skipping (s,q) (1.64, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8759517Z Skipping (s,q) (1.65, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8759775Z Skipping (s,q) (1.66, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8760034Z Skipping (s,q) (1.67, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8760291Z Skipping (s,q) (1.68, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8760552Z Skipping (s,q) (1.69, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8760803Z Skipping (s,q) (1.7, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8761058Z Skipping (s,q) (1.71, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8761319Z Skipping (s,q) (1.72, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8761574Z Skipping (s,q) (1.73, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8761898Z Skipping (s,q) (1.74, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8762173Z Skipping (s,q) (1.75, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8762443Z Skipping (s,q) (1.76, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8762706Z Skipping (s,q) (1.77, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8762964Z Skipping (s,q) (1.78, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8763219Z Skipping (s,q) (1.79, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8763481Z Skipping (s,q) (1.8, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8763739Z Skipping (s,q) (1.81, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8763992Z Skipping (s,q) (1.82, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8764255Z Skipping (s,q) (1.83, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8764512Z Skipping (s,q) (1.84, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8764773Z Skipping (s,q) (1.85, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8765032Z Skipping (s,q) (1.86, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8765363Z Skipping (s,q) (1.87, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8765629Z Skipping (s,q) (1.88, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8765886Z Skipping (s,q) (1.89, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8766138Z Skipping (s,q) (1.9, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8766396Z Skipping (s,q) (1.91, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8766647Z Skipping (s,q) (1.92, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8766911Z Skipping (s,q) (1.93, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8767164Z Skipping (s,q) (1.94, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8767417Z Skipping (s,q) (1.95, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8767681Z Skipping (s,q) (1.96, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8767938Z Skipping (s,q) (1.97, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8768356Z Skipping (s,q) (1.98, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8768734Z Skipping (s,q) (1.99, 625): inconsistent with heavy hitters! 2025-05-07T20:22:47.8769036Z Skipping (s,q) (0.01, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8769304Z Skipping (s,q) (0.02, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8769560Z Skipping (s,q) (0.03, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8769817Z Skipping (s,q) (0.04, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8770079Z Skipping (s,q) (0.05, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8770332Z Skipping (s,q) (0.06, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8770587Z Skipping (s,q) (0.07, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8770851Z Skipping (s,q) (0.08, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8771111Z Skipping (s,q) (0.09, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8771365Z Skipping (s,q) (0.1, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8771630Z Skipping (s,q) (0.11, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8771888Z Skipping (s,q) (0.12, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8772150Z Skipping (s,q) (0.13, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8772401Z Skipping (s,q) (0.14, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8772657Z Skipping (s,q) (0.15, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8772921Z Skipping (s,q) (0.16, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8773175Z Skipping (s,q) (0.17, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8773428Z Skipping (s,q) (0.18, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8773688Z Skipping (s,q) (0.19, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8773943Z Skipping (s,q) (0.2, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8774274Z Skipping (s,q) (0.21, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8774551Z Skipping (s,q) (0.22, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8774810Z Skipping (s,q) (0.23, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8775075Z Skipping (s,q) (0.24, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8775328Z Skipping (s,q) (0.25, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8775582Z Skipping (s,q) (0.26, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8775842Z Skipping (s,q) (0.27, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8776093Z Skipping (s,q) (0.28, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8776353Z Skipping (s,q) (0.29, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8776607Z Skipping (s,q) (0.3, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8776860Z Skipping (s,q) (0.31, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8777120Z Skipping (s,q) (0.32, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8777454Z Skipping (s,q) (0.33, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8777710Z Skipping (s,q) (0.34, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8777973Z Skipping (s,q) (0.35, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8778229Z Skipping (s,q) (0.36, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8778490Z Skipping (s,q) (0.37, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8778742Z Skipping (s,q) (0.38, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8779001Z Skipping (s,q) (0.39, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8779263Z Skipping (s,q) (0.4, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8779522Z Skipping (s,q) (0.41, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8780016Z Skipping (s,q) (0.42, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8780285Z Skipping (s,q) (0.43, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8780540Z Skipping (s,q) (0.44, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8781101Z Skipping (s,q) (0.45, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8781444Z Skipping (s,q) (0.46, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8781699Z Skipping (s,q) (0.47, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8781962Z Skipping (s,q) (0.48, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8782213Z Skipping (s,q) (0.49, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8782464Z Skipping (s,q) (0.5, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8782719Z Skipping (s,q) (0.51, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8782970Z Skipping (s,q) (0.52, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8783228Z Skipping (s,q) (0.53, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8783482Z Skipping (s,q) (0.54, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8783736Z Skipping (s,q) (0.55, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8784001Z Skipping (s,q) (0.56, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8784260Z Skipping (s,q) (0.57, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8784512Z Skipping (s,q) (0.58, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8784769Z Skipping (s,q) (0.59, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8785019Z Skipping (s,q) (0.6, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8785272Z Skipping (s,q) (0.61, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8785530Z Skipping (s,q) (0.62, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8785782Z Skipping (s,q) (0.63, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8786040Z Skipping (s,q) (0.64, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8786292Z Skipping (s,q) (0.65, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8786671Z Skipping (s,q) (0.66, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8786952Z Skipping (s,q) (0.67, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8787208Z Skipping (s,q) (0.68, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8787466Z Skipping (s,q) (0.69, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8787727Z Skipping (s,q) (0.7, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8787981Z Skipping (s,q) (0.71, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8788241Z Skipping (s,q) (0.72, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8788494Z Skipping (s,q) (0.73, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8788748Z Skipping (s,q) (0.74, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8789007Z Skipping (s,q) (0.75, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8789259Z Skipping (s,q) (0.76, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8789515Z Skipping (s,q) (0.77, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8789906Z Skipping (s,q) (0.78, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8790161Z Skipping (s,q) (0.79, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8790425Z Skipping (s,q) (0.8, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8790684Z Skipping (s,q) (0.81, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8790938Z Skipping (s,q) (0.82, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8791196Z Skipping (s,q) (0.83, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8791449Z Skipping (s,q) (0.84, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8791702Z Skipping (s,q) (0.85, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8791959Z Skipping (s,q) (0.86, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8792213Z Skipping (s,q) (0.87, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8792481Z Skipping (s,q) (0.88, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8792738Z Skipping (s,q) (0.89, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8793102Z Skipping (s,q) (0.9, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8793416Z Skipping (s,q) (0.91, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8793668Z Skipping (s,q) (0.92, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8793921Z Skipping (s,q) (0.93, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8794180Z Skipping (s,q) (0.94, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8794433Z Skipping (s,q) (0.95, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8794697Z Skipping (s,q) (0.96, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8794950Z Skipping (s,q) (0.97, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8795203Z Skipping (s,q) (0.98, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8795467Z Skipping (s,q) (0.99, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8795711Z Skipping (s,q) (1, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8795972Z Skipping (s,q) (1.01, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8796236Z Skipping (s,q) (1.02, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8796493Z Skipping (s,q) (1.03, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8796756Z Skipping (s,q) (1.04, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8797011Z Skipping (s,q) (1.05, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8797262Z Skipping (s,q) (1.06, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8797524Z Skipping (s,q) (1.07, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8797778Z Skipping (s,q) (1.08, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8798034Z Skipping (s,q) (1.09, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8798293Z Skipping (s,q) (1.1, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8798618Z Skipping (s,q) (1.11, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8798898Z Skipping (s,q) (1.12, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8799162Z Skipping (s,q) (1.13, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8799420Z Skipping (s,q) (1.14, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8799680Z Skipping (s,q) (1.15, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8799932Z Skipping (s,q) (1.16, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8800184Z Skipping (s,q) (1.17, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8800443Z Skipping (s,q) (1.18, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8800698Z Skipping (s,q) (1.19, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8800951Z Skipping (s,q) (1.2, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8801214Z Skipping (s,q) (1.21, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8801471Z Skipping (s,q) (1.22, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8801812Z Skipping (s,q) (1.23, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8802067Z Skipping (s,q) (1.24, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8802323Z Skipping (s,q) (1.25, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8802583Z Skipping (s,q) (1.26, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8802836Z Skipping (s,q) (1.27, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8803087Z Skipping (s,q) (1.28, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8803347Z Skipping (s,q) (1.29, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8803599Z Skipping (s,q) (1.3, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8803859Z Skipping (s,q) (1.31, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8804112Z Skipping (s,q) (1.32, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8804373Z Skipping (s,q) (1.33, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8804634Z Skipping (s,q) (1.34, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8804960Z Skipping (s,q) (1.35, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8805264Z Skipping (s,q) (1.36, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8805532Z Skipping (s,q) (1.37, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8805784Z Skipping (s,q) (1.38, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8806046Z Skipping (s,q) (1.39, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8806298Z Skipping (s,q) (1.4, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8806554Z Skipping (s,q) (1.41, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8806813Z Skipping (s,q) (1.42, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8807071Z Skipping (s,q) (1.43, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8807328Z Skipping (s,q) (1.44, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8807589Z Skipping (s,q) (1.45, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8807851Z Skipping (s,q) (1.46, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8808269Z Skipping (s,q) (1.47, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8808530Z Skipping (s,q) (1.48, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8808788Z Skipping (s,q) (1.49, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8809050Z Skipping (s,q) (1.5, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8809305Z Skipping (s,q) (1.51, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8809559Z Skipping (s,q) (1.52, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8809822Z Skipping (s,q) (1.53, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8810077Z Skipping (s,q) (1.54, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8810339Z Skipping (s,q) (1.55, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8810701Z Skipping (s,q) (1.56, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8810973Z Skipping (s,q) (1.57, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8811234Z Skipping (s,q) (1.58, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8811489Z Skipping (s,q) (1.59, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8811742Z Skipping (s,q) (1.6, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8812002Z Skipping (s,q) (1.61, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8812256Z Skipping (s,q) (1.62, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8812510Z Skipping (s,q) (1.63, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8812775Z Skipping (s,q) (1.64, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8813027Z Skipping (s,q) (1.65, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8813305Z Skipping (s,q) (1.66, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8818704Z Skipping (s,q) (1.67, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8819155Z Skipping (s,q) (1.68, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8819420Z Skipping (s,q) (1.69, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8819686Z Skipping (s,q) (1.7, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8819941Z Skipping (s,q) (1.71, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8820194Z Skipping (s,q) (1.72, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8820456Z Skipping (s,q) (1.73, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8820709Z Skipping (s,q) (1.74, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8820962Z Skipping (s,q) (1.75, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8821222Z Skipping (s,q) (1.76, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8821475Z Skipping (s,q) (1.77, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8821737Z Skipping (s,q) (1.78, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8821990Z Skipping (s,q) (1.79, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8822323Z Skipping (s,q) (1.8, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8822641Z Skipping (s,q) (1.81, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8822894Z Skipping (s,q) (1.82, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8823147Z Skipping (s,q) (1.83, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8823405Z Skipping (s,q) (1.84, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8823661Z Skipping (s,q) (1.85, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8823922Z Skipping (s,q) (1.86, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8824175Z Skipping (s,q) (1.87, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8824427Z Skipping (s,q) (1.88, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8824688Z Skipping (s,q) (1.89, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8824942Z Skipping (s,q) (1.9, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8825200Z Skipping (s,q) (1.91, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8825459Z Skipping (s,q) (1.92, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8825715Z Skipping (s,q) (1.93, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8825969Z Skipping (s,q) (1.94, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8826235Z Skipping (s,q) (1.95, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8826487Z Skipping (s,q) (1.96, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8826745Z Skipping (s,q) (1.97, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8826996Z Skipping (s,q) (1.98, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8827247Z Skipping (s,q) (1.99, 650): inconsistent with heavy hitters! 2025-05-07T20:22:47.8827506Z Skipping (s,q) (0.01, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8827828Z Skipping (s,q) (0.02, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8828096Z Skipping (s,q) (0.03, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8828358Z Skipping (s,q) (0.04, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8828613Z Skipping (s,q) (0.05, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8828872Z Skipping (s,q) (0.06, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8829124Z Skipping (s,q) (0.07, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8829377Z Skipping (s,q) (0.08, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8829638Z Skipping (s,q) (0.09, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8829890Z Skipping (s,q) (0.1, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8830144Z Skipping (s,q) (0.11, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8830404Z Skipping (s,q) (0.12, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8830659Z Skipping (s,q) (0.13, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8830921Z Skipping (s,q) (0.14, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8831246Z Skipping (s,q) (0.15, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8831504Z Skipping (s,q) (0.16, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8831769Z Skipping (s,q) (0.17, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8832023Z Skipping (s,q) (0.18, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8832277Z Skipping (s,q) (0.19, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8832537Z Skipping (s,q) (0.2, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8832795Z Skipping (s,q) (0.21, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8833057Z Skipping (s,q) (0.22, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8833314Z Skipping (s,q) (0.23, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8833568Z Skipping (s,q) (0.24, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8833834Z Skipping (s,q) (0.25, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8834154Z Skipping (s,q) (0.26, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8834457Z Skipping (s,q) (0.27, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8834720Z Skipping (s,q) (0.28, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8834975Z Skipping (s,q) (0.29, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8835231Z Skipping (s,q) (0.3, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8835483Z Skipping (s,q) (0.31, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8835735Z Skipping (s,q) (0.32, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8835993Z Skipping (s,q) (0.33, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8836248Z Skipping (s,q) (0.34, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8836501Z Skipping (s,q) (0.35, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8836764Z Skipping (s,q) (0.36, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8837026Z Skipping (s,q) (0.37, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8837287Z Skipping (s,q) (0.38, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8837548Z Skipping (s,q) (0.39, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8837804Z Skipping (s,q) (0.4, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8838064Z Skipping (s,q) (0.41, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8838317Z Skipping (s,q) (0.42, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8838571Z Skipping (s,q) (0.43, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8838828Z Skipping (s,q) (0.44, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8839080Z Skipping (s,q) (0.45, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8839336Z Skipping (s,q) (0.46, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8839663Z Skipping (s,q) (0.47, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8839931Z Skipping (s,q) (0.48, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8840200Z Skipping (s,q) (0.49, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8840457Z Skipping (s,q) (0.5, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8840710Z Skipping (s,q) (0.51, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8840968Z Skipping (s,q) (0.52, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8841218Z Skipping (s,q) (0.53, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8841470Z Skipping (s,q) (0.54, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8841732Z Skipping (s,q) (0.55, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8841984Z Skipping (s,q) (0.56, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8842242Z Skipping (s,q) (0.57, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8842496Z Skipping (s,q) (0.58, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8842754Z Skipping (s,q) (0.59, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8843118Z Skipping (s,q) (0.6, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8843378Z Skipping (s,q) (0.61, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8843632Z Skipping (s,q) (0.62, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8843892Z Skipping (s,q) (0.63, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8844145Z Skipping (s,q) (0.64, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8844402Z Skipping (s,q) (0.65, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8844656Z Skipping (s,q) (0.66, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8844910Z Skipping (s,q) (0.67, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8845169Z Skipping (s,q) (0.68, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8845421Z Skipping (s,q) (0.69, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8845674Z Skipping (s,q) (0.7, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8846003Z Skipping (s,q) (0.71, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8846271Z Skipping (s,q) (0.72, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8846617Z Skipping (s,q) (0.73, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8846871Z Skipping (s,q) (0.74, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8847124Z Skipping (s,q) (0.75, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8847383Z Skipping (s,q) (0.76, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8847641Z Skipping (s,q) (0.77, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8847897Z Skipping (s,q) (0.78, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8848289Z Skipping (s,q) (0.79, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8848546Z Skipping (s,q) (0.8, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8848813Z Skipping (s,q) (0.81, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8849072Z Skipping (s,q) (0.82, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8849325Z Skipping (s,q) (0.83, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8849590Z Skipping (s,q) (0.84, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8849844Z Skipping (s,q) (0.85, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8850097Z Skipping (s,q) (0.86, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8850362Z Skipping (s,q) (0.87, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8850615Z Skipping (s,q) (0.88, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8850875Z Skipping (s,q) (0.89, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8851127Z Skipping (s,q) (0.9, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8851379Z Skipping (s,q) (0.91, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8851753Z Skipping (s,q) (0.92, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8852019Z Skipping (s,q) (0.93, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8852278Z Skipping (s,q) (0.94, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8852543Z Skipping (s,q) (0.95, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8852795Z Skipping (s,q) (0.96, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8853050Z Skipping (s,q) (0.97, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8853314Z Skipping (s,q) (0.98, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8853567Z Skipping (s,q) (0.99, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8853818Z Skipping (s,q) (1, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8854074Z Skipping (s,q) (1.01, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8854325Z Skipping (s,q) (1.02, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8854590Z Skipping (s,q) (1.03, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8854849Z Skipping (s,q) (1.04, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8855188Z Skipping (s,q) (1.05, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8855459Z Skipping (s,q) (1.06, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8855713Z Skipping (s,q) (1.07, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8855971Z Skipping (s,q) (1.08, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8856223Z Skipping (s,q) (1.09, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8856479Z Skipping (s,q) (1.1, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8856738Z Skipping (s,q) (1.11, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8856991Z Skipping (s,q) (1.12, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8857242Z Skipping (s,q) (1.13, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8857506Z Skipping (s,q) (1.14, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8857761Z Skipping (s,q) (1.15, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8858082Z Skipping (s,q) (1.16, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8858353Z Skipping (s,q) (1.17, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8858688Z Skipping (s,q) (1.18, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8858939Z Skipping (s,q) (1.19, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8859190Z Skipping (s,q) (1.2, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8859449Z Skipping (s,q) (1.21, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8859700Z Skipping (s,q) (1.22, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8859951Z Skipping (s,q) (1.23, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8860211Z Skipping (s,q) (1.24, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8860465Z Skipping (s,q) (1.25, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8860733Z Skipping (s,q) (1.26, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8860990Z Skipping (s,q) (1.27, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8861244Z Skipping (s,q) (1.28, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8861507Z Skipping (s,q) (1.29, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8861758Z Skipping (s,q) (1.3, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8862011Z Skipping (s,q) (1.31, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8862277Z Skipping (s,q) (1.32, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8862530Z Skipping (s,q) (1.33, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8862791Z Skipping (s,q) (1.34, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8863043Z Skipping (s,q) (1.35, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8863299Z Skipping (s,q) (1.36, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8863623Z Skipping (s,q) (1.37, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8863892Z Skipping (s,q) (1.38, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8864148Z Skipping (s,q) (1.39, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8864409Z Skipping (s,q) (1.4, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8864662Z Skipping (s,q) (1.41, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8864923Z Skipping (s,q) (1.42, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8865176Z Skipping (s,q) (1.43, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8865431Z Skipping (s,q) (1.44, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8865692Z Skipping (s,q) (1.45, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8865942Z Skipping (s,q) (1.46, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8866192Z Skipping (s,q) (1.47, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8866457Z Skipping (s,q) (1.48, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8866710Z Skipping (s,q) (1.49, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8867051Z Skipping (s,q) (1.5, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8867308Z Skipping (s,q) (1.51, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8867559Z Skipping (s,q) (1.52, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8867820Z Skipping (s,q) (1.53, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8868071Z Skipping (s,q) (1.54, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8868324Z Skipping (s,q) (1.55, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8868581Z Skipping (s,q) (1.56, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8868835Z Skipping (s,q) (1.57, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8869091Z Skipping (s,q) (1.58, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8869348Z Skipping (s,q) (1.59, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8869601Z Skipping (s,q) (1.6, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8869938Z Skipping (s,q) (1.61, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8870205Z Skipping (s,q) (1.62, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8870535Z Skipping (s,q) (1.63, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8870797Z Skipping (s,q) (1.64, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8871049Z Skipping (s,q) (1.65, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8871303Z Skipping (s,q) (1.66, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8871564Z Skipping (s,q) (1.67, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8871815Z Skipping (s,q) (1.68, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8872073Z Skipping (s,q) (1.69, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8872322Z Skipping (s,q) (1.7, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8872576Z Skipping (s,q) (1.71, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8872837Z Skipping (s,q) (1.72, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8873093Z Skipping (s,q) (1.73, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8873348Z Skipping (s,q) (1.74, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8873612Z Skipping (s,q) (1.75, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8873863Z Skipping (s,q) (1.76, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8874122Z Skipping (s,q) (1.77, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8874371Z Skipping (s,q) (1.78, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8874623Z Skipping (s,q) (1.79, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8874879Z Skipping (s,q) (1.8, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8875135Z Skipping (s,q) (1.81, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8875452Z Skipping (s,q) (1.82, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8875730Z Skipping (s,q) (1.83, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8875993Z Skipping (s,q) (1.84, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8876257Z Skipping (s,q) (1.85, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8876512Z Skipping (s,q) (1.86, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8876767Z Skipping (s,q) (1.87, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8877029Z Skipping (s,q) (1.88, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8877285Z Skipping (s,q) (1.89, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8877539Z Skipping (s,q) (1.9, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8877801Z Skipping (s,q) (1.91, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8878054Z Skipping (s,q) (1.92, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8878319Z Skipping (s,q) (1.93, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8878572Z Skipping (s,q) (1.94, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8878908Z Skipping (s,q) (1.95, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8879172Z Skipping (s,q) (1.96, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8879425Z Skipping (s,q) (1.97, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8879917Z Skipping (s,q) (1.98, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8880193Z Skipping (s,q) (1.99, 675): inconsistent with heavy hitters! 2025-05-07T20:22:47.8880449Z Skipping (s,q) (0.01, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8880714Z Skipping (s,q) (0.02, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8880978Z Skipping (s,q) (0.03, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8881241Z Skipping (s,q) (0.04, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8881515Z Skipping (s,q) (0.05, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8881777Z Skipping (s,q) (0.06, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8882263Z Skipping (s,q) (0.07, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8882553Z Skipping (s,q) (0.08, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8882944Z Skipping (s,q) (0.09, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8883197Z Skipping (s,q) (0.1, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8883463Z Skipping (s,q) (0.11, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8883724Z Skipping (s,q) (0.12, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8883993Z Skipping (s,q) (0.13, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8884259Z Skipping (s,q) (0.14, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8884522Z Skipping (s,q) (0.15, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8884784Z Skipping (s,q) (0.16, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8885045Z Skipping (s,q) (0.17, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8885304Z Skipping (s,q) (0.18, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8885569Z Skipping (s,q) (0.19, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8885830Z Skipping (s,q) (0.2, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8886091Z Skipping (s,q) (0.21, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8886354Z Skipping (s,q) (0.22, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8886608Z Skipping (s,q) (0.23, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8886877Z Skipping (s,q) (0.24, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8887134Z Skipping (s,q) (0.25, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8887388Z Skipping (s,q) (0.26, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8887655Z Skipping (s,q) (0.27, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8888172Z Skipping (s,q) (0.28, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8888469Z Skipping (s,q) (0.29, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8888735Z Skipping (s,q) (0.3, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8888995Z Skipping (s,q) (0.31, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8889255Z Skipping (s,q) (0.32, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8889509Z Skipping (s,q) (0.33, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8889761Z Skipping (s,q) (0.34, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8890020Z Skipping (s,q) (0.35, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8890272Z Skipping (s,q) (0.36, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8890534Z Skipping (s,q) (0.37, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8890789Z Skipping (s,q) (0.38, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8891046Z Skipping (s,q) (0.39, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8891312Z Skipping (s,q) (0.4, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8891717Z Skipping (s,q) (0.41, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8891980Z Skipping (s,q) (0.42, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8892238Z Skipping (s,q) (0.43, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8892491Z Skipping (s,q) (0.44, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8892752Z Skipping (s,q) (0.45, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8893005Z Skipping (s,q) (0.46, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8893258Z Skipping (s,q) (0.47, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8893520Z Skipping (s,q) (0.48, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8893775Z Skipping (s,q) (0.49, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8894028Z Skipping (s,q) (0.5, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8894297Z Skipping (s,q) (0.51, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8894620Z Skipping (s,q) (0.52, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8894896Z Skipping (s,q) (0.53, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8895224Z Skipping (s,q) (0.54, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8895479Z Skipping (s,q) (0.55, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8895740Z Skipping (s,q) (0.56, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8895996Z Skipping (s,q) (0.57, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8896255Z Skipping (s,q) (0.58, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8896517Z Skipping (s,q) (0.59, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8896769Z Skipping (s,q) (0.6, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8897023Z Skipping (s,q) (0.61, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8897287Z Skipping (s,q) (0.62, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8897544Z Skipping (s,q) (0.63, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8897810Z Skipping (s,q) (0.64, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8898066Z Skipping (s,q) (0.65, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8898320Z Skipping (s,q) (0.66, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8898585Z Skipping (s,q) (0.67, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8898840Z Skipping (s,q) (0.68, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8899093Z Skipping (s,q) (0.69, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8899356Z Skipping (s,q) (0.7, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8899612Z Skipping (s,q) (0.71, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8899873Z Skipping (s,q) (0.72, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8900197Z Skipping (s,q) (0.73, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8900466Z Skipping (s,q) (0.74, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8900739Z Skipping (s,q) (0.75, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8900998Z Skipping (s,q) (0.76, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8901252Z Skipping (s,q) (0.77, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8901515Z Skipping (s,q) (0.78, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8901766Z Skipping (s,q) (0.79, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8902025Z Skipping (s,q) (0.8, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8902279Z Skipping (s,q) (0.81, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8902537Z Skipping (s,q) (0.82, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8902797Z Skipping (s,q) (0.83, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8903052Z Skipping (s,q) (0.84, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8903305Z Skipping (s,q) (0.85, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8903645Z Skipping (s,q) (0.86, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8903898Z Skipping (s,q) (0.87, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8904166Z Skipping (s,q) (0.88, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8904421Z Skipping (s,q) (0.89, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8904674Z Skipping (s,q) (0.9, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8904936Z Skipping (s,q) (0.91, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8905189Z Skipping (s,q) (0.92, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8905443Z Skipping (s,q) (0.93, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8905707Z Skipping (s,q) (0.94, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8905960Z Skipping (s,q) (0.95, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8906223Z Skipping (s,q) (0.96, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8906560Z Skipping (s,q) (0.97, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8906830Z Skipping (s,q) (0.98, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8907162Z Skipping (s,q) (0.99, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8907404Z Skipping (s,q) (1, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8907656Z Skipping (s,q) (1.01, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8907917Z Skipping (s,q) (1.02, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8908167Z Skipping (s,q) (1.03, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8908420Z Skipping (s,q) (1.04, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8908680Z Skipping (s,q) (1.05, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8908932Z Skipping (s,q) (1.06, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8909193Z Skipping (s,q) (1.07, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8909450Z Skipping (s,q) (1.08, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8909705Z Skipping (s,q) (1.09, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8909970Z Skipping (s,q) (1.1, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8910222Z Skipping (s,q) (1.11, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8910476Z Skipping (s,q) (1.12, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8910737Z Skipping (s,q) (1.13, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8910993Z Skipping (s,q) (1.14, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8911252Z Skipping (s,q) (1.15, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8911505Z Skipping (s,q) (1.16, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8911758Z Skipping (s,q) (1.17, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8912081Z Skipping (s,q) (1.18, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8912360Z Skipping (s,q) (1.19, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8912623Z Skipping (s,q) (1.2, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8912888Z Skipping (s,q) (1.21, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8913140Z Skipping (s,q) (1.22, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8913400Z Skipping (s,q) (1.23, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8913654Z Skipping (s,q) (1.24, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8913907Z Skipping (s,q) (1.25, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8914174Z Skipping (s,q) (1.26, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8914428Z Skipping (s,q) (1.27, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8914682Z Skipping (s,q) (1.28, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8914943Z Skipping (s,q) (1.29, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8915194Z Skipping (s,q) (1.3, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8915533Z Skipping (s,q) (1.31, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8915786Z Skipping (s,q) (1.32, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8916042Z Skipping (s,q) (1.33, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8916301Z Skipping (s,q) (1.34, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8916555Z Skipping (s,q) (1.35, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8916808Z Skipping (s,q) (1.36, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8917066Z Skipping (s,q) (1.37, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8917318Z Skipping (s,q) (1.38, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8917584Z Skipping (s,q) (1.39, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8917853Z Skipping (s,q) (1.4, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8918118Z Skipping (s,q) (1.41, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8918375Z Skipping (s,q) (1.42, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8918695Z Skipping (s,q) (1.43, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8919010Z Skipping (s,q) (1.44, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8919262Z Skipping (s,q) (1.45, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8919514Z Skipping (s,q) (1.46, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8919774Z Skipping (s,q) (1.47, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8920031Z Skipping (s,q) (1.48, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8920301Z Skipping (s,q) (1.49, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8920553Z Skipping (s,q) (1.5, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8920810Z Skipping (s,q) (1.51, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8921076Z Skipping (s,q) (1.52, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8921332Z Skipping (s,q) (1.53, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8921593Z Skipping (s,q) (1.54, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8921862Z Skipping (s,q) (1.55, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8922118Z Skipping (s,q) (1.56, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8922373Z Skipping (s,q) (1.57, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8922638Z Skipping (s,q) (1.58, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8922892Z Skipping (s,q) (1.59, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8923153Z Skipping (s,q) (1.6, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8923411Z Skipping (s,q) (1.61, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8923663Z Skipping (s,q) (1.62, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8924002Z Skipping (s,q) (1.63, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8924272Z Skipping (s,q) (1.64, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8924534Z Skipping (s,q) (1.65, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8924801Z Skipping (s,q) (1.66, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8925052Z Skipping (s,q) (1.67, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8925317Z Skipping (s,q) (1.68, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8925568Z Skipping (s,q) (1.69, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8925825Z Skipping (s,q) (1.7, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8926089Z Skipping (s,q) (1.71, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8926345Z Skipping (s,q) (1.72, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8926600Z Skipping (s,q) (1.73, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8926863Z Skipping (s,q) (1.74, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8927121Z Skipping (s,q) (1.75, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8927469Z Skipping (s,q) (1.76, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8927730Z Skipping (s,q) (1.77, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8928097Z Skipping (s,q) (1.78, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8928363Z Skipping (s,q) (1.79, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8928617Z Skipping (s,q) (1.8, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8928873Z Skipping (s,q) (1.81, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8929134Z Skipping (s,q) (1.82, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8929387Z Skipping (s,q) (1.83, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8929648Z Skipping (s,q) (1.84, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8929900Z Skipping (s,q) (1.85, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8930163Z Skipping (s,q) (1.86, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8930427Z Skipping (s,q) (1.87, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8930789Z Skipping (s,q) (1.88, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8931126Z Skipping (s,q) (1.89, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8931389Z Skipping (s,q) (1.9, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8931644Z Skipping (s,q) (1.91, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8931906Z Skipping (s,q) (1.92, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8932162Z Skipping (s,q) (1.93, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8932419Z Skipping (s,q) (1.94, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8932680Z Skipping (s,q) (1.95, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8932936Z Skipping (s,q) (1.96, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8933193Z Skipping (s,q) (1.97, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8933455Z Skipping (s,q) (1.98, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8933714Z Skipping (s,q) (1.99, 700): inconsistent with heavy hitters! 2025-05-07T20:22:47.8933978Z Skipping (s,q) (0.01, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8934232Z Skipping (s,q) (0.02, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8934488Z Skipping (s,q) (0.03, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8934749Z Skipping (s,q) (0.04, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8935005Z Skipping (s,q) (0.05, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8935265Z Skipping (s,q) (0.06, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8935527Z Skipping (s,q) (0.07, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8935782Z Skipping (s,q) (0.08, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8936106Z Skipping (s,q) (0.09, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8936380Z Skipping (s,q) (0.1, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8936644Z Skipping (s,q) (0.11, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8936907Z Skipping (s,q) (0.12, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8937160Z Skipping (s,q) (0.13, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8937415Z Skipping (s,q) (0.14, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8937669Z Skipping (s,q) (0.15, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8937923Z Skipping (s,q) (0.16, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8938179Z Skipping (s,q) (0.17, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8938439Z Skipping (s,q) (0.18, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8938694Z Skipping (s,q) (0.19, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8938951Z Skipping (s,q) (0.2, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8939209Z Skipping (s,q) (0.21, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8939536Z Skipping (s,q) (0.22, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8939800Z Skipping (s,q) (0.23, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8940058Z Skipping (s,q) (0.24, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8940313Z Skipping (s,q) (0.25, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8940573Z Skipping (s,q) (0.26, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8940826Z Skipping (s,q) (0.27, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8941086Z Skipping (s,q) (0.28, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8941342Z Skipping (s,q) (0.29, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8941595Z Skipping (s,q) (0.3, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8941857Z Skipping (s,q) (0.31, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8942114Z Skipping (s,q) (0.32, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8942373Z Skipping (s,q) (0.33, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8942695Z Skipping (s,q) (0.34, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8942995Z Skipping (s,q) (0.35, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8943256Z Skipping (s,q) (0.36, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8943510Z Skipping (s,q) (0.37, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8943767Z Skipping (s,q) (0.38, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8944027Z Skipping (s,q) (0.39, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8944283Z Skipping (s,q) (0.4, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8944539Z Skipping (s,q) (0.41, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8944801Z Skipping (s,q) (0.42, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8945057Z Skipping (s,q) (0.43, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8945319Z Skipping (s,q) (0.44, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8945580Z Skipping (s,q) (0.45, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8945838Z Skipping (s,q) (0.46, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8946100Z Skipping (s,q) (0.47, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8946353Z Skipping (s,q) (0.48, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8946607Z Skipping (s,q) (0.49, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8946865Z Skipping (s,q) (0.5, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8947119Z Skipping (s,q) (0.51, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8947376Z Skipping (s,q) (0.52, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8947637Z Skipping (s,q) (0.53, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8948038Z Skipping (s,q) (0.54, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8948315Z Skipping (s,q) (0.55, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8948579Z Skipping (s,q) (0.56, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8948835Z Skipping (s,q) (0.57, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8949098Z Skipping (s,q) (0.58, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8949352Z Skipping (s,q) (0.59, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8949606Z Skipping (s,q) (0.6, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8949867Z Skipping (s,q) (0.61, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8950122Z Skipping (s,q) (0.62, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8950382Z Skipping (s,q) (0.63, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8950635Z Skipping (s,q) (0.64, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8950891Z Skipping (s,q) (0.65, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8951157Z Skipping (s,q) (0.66, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8951489Z Skipping (s,q) (0.67, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8951746Z Skipping (s,q) (0.68, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8952011Z Skipping (s,q) (0.69, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8952270Z Skipping (s,q) (0.7, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8952531Z Skipping (s,q) (0.71, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8952785Z Skipping (s,q) (0.72, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8953044Z Skipping (s,q) (0.73, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8953304Z Skipping (s,q) (0.74, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8953559Z Skipping (s,q) (0.75, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8953813Z Skipping (s,q) (0.76, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8954078Z Skipping (s,q) (0.77, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8954334Z Skipping (s,q) (0.78, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8954656Z Skipping (s,q) (0.79, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8954959Z Skipping (s,q) (0.8, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8955213Z Skipping (s,q) (0.81, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8955473Z Skipping (s,q) (0.82, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8955726Z Skipping (s,q) (0.83, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8955983Z Skipping (s,q) (0.84, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8956246Z Skipping (s,q) (0.85, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8956500Z Skipping (s,q) (0.86, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8956765Z Skipping (s,q) (0.87, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8957019Z Skipping (s,q) (0.88, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8957275Z Skipping (s,q) (0.89, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8957544Z Skipping (s,q) (0.9, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8957802Z Skipping (s,q) (0.91, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8958057Z Skipping (s,q) (0.92, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8958322Z Skipping (s,q) (0.93, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8958575Z Skipping (s,q) (0.94, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8958833Z Skipping (s,q) (0.95, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8959087Z Skipping (s,q) (0.96, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8959337Z Skipping (s,q) (0.97, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8959594Z Skipping (s,q) (0.98, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8959917Z Skipping (s,q) (0.99, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8960173Z Skipping (s,q) (1, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8960439Z Skipping (s,q) (1.01, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8960692Z Skipping (s,q) (1.02, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8960946Z Skipping (s,q) (1.03, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8961206Z Skipping (s,q) (1.04, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8961462Z Skipping (s,q) (1.05, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8961720Z Skipping (s,q) (1.06, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8961970Z Skipping (s,q) (1.07, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8962223Z Skipping (s,q) (1.08, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8962483Z Skipping (s,q) (1.09, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8962736Z Skipping (s,q) (1.1, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8962992Z Skipping (s,q) (1.11, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8963333Z Skipping (s,q) (1.12, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8963587Z Skipping (s,q) (1.13, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8963848Z Skipping (s,q) (1.14, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8964099Z Skipping (s,q) (1.15, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8964349Z Skipping (s,q) (1.16, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8964606Z Skipping (s,q) (1.17, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8964858Z Skipping (s,q) (1.18, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8965109Z Skipping (s,q) (1.19, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8965367Z Skipping (s,q) (1.2, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8965619Z Skipping (s,q) (1.21, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8965878Z Skipping (s,q) (1.22, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8966130Z Skipping (s,q) (1.23, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8966451Z Skipping (s,q) (1.24, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8966764Z Skipping (s,q) (1.25, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8967019Z Skipping (s,q) (1.26, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8967276Z Skipping (s,q) (1.27, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8967534Z Skipping (s,q) (1.28, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8967786Z Skipping (s,q) (1.29, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8968189Z Skipping (s,q) (1.3, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8968448Z Skipping (s,q) (1.31, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8968702Z Skipping (s,q) (1.32, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8968967Z Skipping (s,q) (1.33, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8969220Z Skipping (s,q) (1.34, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8969478Z Skipping (s,q) (1.35, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8969740Z Skipping (s,q) (1.36, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8969995Z Skipping (s,q) (1.37, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8970256Z Skipping (s,q) (1.38, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8970507Z Skipping (s,q) (1.39, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8970758Z Skipping (s,q) (1.4, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8971019Z Skipping (s,q) (1.41, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8971272Z Skipping (s,q) (1.42, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8971527Z Skipping (s,q) (1.43, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8971790Z Skipping (s,q) (1.44, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8972161Z Skipping (s,q) (1.45, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8972443Z Skipping (s,q) (1.46, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8972704Z Skipping (s,q) (1.47, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8972964Z Skipping (s,q) (1.48, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8973227Z Skipping (s,q) (1.49, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8973480Z Skipping (s,q) (1.5, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8973736Z Skipping (s,q) (1.51, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8973998Z Skipping (s,q) (1.52, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8974252Z Skipping (s,q) (1.53, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8974507Z Skipping (s,q) (1.54, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8974769Z Skipping (s,q) (1.55, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8975026Z Skipping (s,q) (1.56, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8975365Z Skipping (s,q) (1.57, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8975623Z Skipping (s,q) (1.58, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8975880Z Skipping (s,q) (1.59, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8976141Z Skipping (s,q) (1.6, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8976395Z Skipping (s,q) (1.61, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8976649Z Skipping (s,q) (1.62, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8976911Z Skipping (s,q) (1.63, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8977164Z Skipping (s,q) (1.64, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8977424Z Skipping (s,q) (1.65, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8977678Z Skipping (s,q) (1.66, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8977936Z Skipping (s,q) (1.67, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8978198Z Skipping (s,q) (1.68, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8978553Z Skipping (s,q) (1.69, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8978854Z Skipping (s,q) (1.7, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8979115Z Skipping (s,q) (1.71, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8979371Z Skipping (s,q) (1.72, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8979632Z Skipping (s,q) (1.73, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8980083Z Skipping (s,q) (1.74, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8980340Z Skipping (s,q) (1.75, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8980604Z Skipping (s,q) (1.76, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8980858Z Skipping (s,q) (1.77, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8981114Z Skipping (s,q) (1.78, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8981373Z Skipping (s,q) (1.79, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8981632Z Skipping (s,q) (1.8, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8981900Z Skipping (s,q) (1.81, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8982154Z Skipping (s,q) (1.82, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8982411Z Skipping (s,q) (1.83, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8982672Z Skipping (s,q) (1.84, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8982927Z Skipping (s,q) (1.85, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8983182Z Skipping (s,q) (1.86, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8983439Z Skipping (s,q) (1.87, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8983693Z Skipping (s,q) (1.88, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8983955Z Skipping (s,q) (1.89, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8984484Z Skipping (s,q) (1.9, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8984765Z Skipping (s,q) (1.91, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8985026Z Skipping (s,q) (1.92, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8985282Z Skipping (s,q) (1.93, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8985539Z Skipping (s,q) (1.94, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8985800Z Skipping (s,q) (1.95, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8986054Z Skipping (s,q) (1.96, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8986317Z Skipping (s,q) (1.97, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8986573Z Skipping (s,q) (1.98, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8986829Z Skipping (s,q) (1.99, 725): inconsistent with heavy hitters! 2025-05-07T20:22:47.8987091Z Skipping (s,q) (0.01, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.8987349Z Skipping (s,q) (0.02, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.8987734Z Skipping (s,q) (0.03, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.8987996Z Skipping (s,q) (0.04, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.8988253Z Skipping (s,q) (0.05, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.8988505Z Skipping (s,q) (0.06, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.8988765Z Skipping (s,q) (0.07, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.8989019Z Skipping (s,q) (0.08, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.8989280Z Skipping (s,q) (0.09, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.8989534Z Skipping (s,q) (0.1, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.8989790Z Skipping (s,q) (0.11, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.8990048Z Skipping (s,q) (0.12, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.8990302Z Skipping (s,q) (0.13, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.8990556Z Skipping (s,q) (0.14, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.8990956Z Skipping (s,q) (0.15, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.8991289Z Skipping (s,q) (0.16, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.8991552Z Skipping (s,q) (0.17, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.8991807Z Skipping (s,q) (0.18, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.8992061Z Skipping (s,q) (0.19, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.8992319Z Skipping (s,q) (0.2, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.8992572Z Skipping (s,q) (0.21, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.8992826Z Skipping (s,q) (0.22, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.8993088Z Skipping (s,q) (0.23, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.8993350Z Skipping (s,q) (0.24, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.8993612Z Skipping (s,q) (0.25, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.8993870Z Skipping (s,q) (0.26, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.8994127Z Skipping (s,q) (0.27, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.8994400Z Skipping (s,q) (0.28, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.8994657Z Skipping (s,q) (0.29, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.8994909Z Skipping (s,q) (0.3, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.8995168Z Skipping (s,q) (0.31, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.8995419Z Skipping (s,q) (0.32, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.8995677Z Skipping (s,q) (0.33, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.8995929Z Skipping (s,q) (0.34, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.8996181Z Skipping (s,q) (0.35, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.8996507Z Skipping (s,q) (0.36, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.8996779Z Skipping (s,q) (0.37, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.8997033Z Skipping (s,q) (0.38, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.8997298Z Skipping (s,q) (0.39, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.8997550Z Skipping (s,q) (0.4, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.8997811Z Skipping (s,q) (0.41, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.8998065Z Skipping (s,q) (0.42, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.8998320Z Skipping (s,q) (0.43, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.8998580Z Skipping (s,q) (0.44, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.8998833Z Skipping (s,q) (0.45, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.8999085Z Skipping (s,q) (0.46, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.8999348Z Skipping (s,q) (0.47, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.8999679Z Skipping (s,q) (0.48, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.8999947Z Skipping (s,q) (0.49, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9000204Z Skipping (s,q) (0.5, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9000457Z Skipping (s,q) (0.51, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9000716Z Skipping (s,q) (0.52, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9000969Z Skipping (s,q) (0.53, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9001222Z Skipping (s,q) (0.54, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9001484Z Skipping (s,q) (0.55, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9001740Z Skipping (s,q) (0.56, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9001991Z Skipping (s,q) (0.57, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9002251Z Skipping (s,q) (0.58, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9002504Z Skipping (s,q) (0.59, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9002827Z Skipping (s,q) (0.6, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9003128Z Skipping (s,q) (0.61, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9003379Z Skipping (s,q) (0.62, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9003637Z Skipping (s,q) (0.63, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9003889Z Skipping (s,q) (0.64, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9004141Z Skipping (s,q) (0.65, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9004401Z Skipping (s,q) (0.66, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9004655Z Skipping (s,q) (0.67, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9004920Z Skipping (s,q) (0.68, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9005175Z Skipping (s,q) (0.69, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9005427Z Skipping (s,q) (0.7, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9005693Z Skipping (s,q) (0.71, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9005950Z Skipping (s,q) (0.72, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9006209Z Skipping (s,q) (0.73, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9006471Z Skipping (s,q) (0.74, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9006724Z Skipping (s,q) (0.75, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9006984Z Skipping (s,q) (0.76, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9007236Z Skipping (s,q) (0.77, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9007492Z Skipping (s,q) (0.78, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9007753Z Skipping (s,q) (0.79, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9008140Z Skipping (s,q) (0.8, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9008516Z Skipping (s,q) (0.81, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9008793Z Skipping (s,q) (0.82, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9009045Z Skipping (s,q) (0.83, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9009309Z Skipping (s,q) (0.84, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9009561Z Skipping (s,q) (0.85, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9009815Z Skipping (s,q) (0.86, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9010076Z Skipping (s,q) (0.87, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9010330Z Skipping (s,q) (0.88, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9010583Z Skipping (s,q) (0.89, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9010842Z Skipping (s,q) (0.9, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9011096Z Skipping (s,q) (0.91, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9011359Z Skipping (s,q) (0.92, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9011691Z Skipping (s,q) (0.93, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9011946Z Skipping (s,q) (0.94, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9012217Z Skipping (s,q) (0.95, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9012470Z Skipping (s,q) (0.96, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9012722Z Skipping (s,q) (0.97, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9012980Z Skipping (s,q) (0.98, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9013232Z Skipping (s,q) (0.99, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9013484Z Skipping (s,q) (1, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9013738Z Skipping (s,q) (1.01, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9013988Z Skipping (s,q) (1.02, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9014249Z Skipping (s,q) (1.03, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9014501Z Skipping (s,q) (1.04, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9014820Z Skipping (s,q) (1.05, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9015122Z Skipping (s,q) (1.06, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9015374Z Skipping (s,q) (1.07, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9015630Z Skipping (s,q) (1.08, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9015890Z Skipping (s,q) (1.09, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9016143Z Skipping (s,q) (1.1, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9016404Z Skipping (s,q) (1.11, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9016664Z Skipping (s,q) (1.12, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9016917Z Skipping (s,q) (1.13, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9017198Z Skipping (s,q) (1.14, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9017455Z Skipping (s,q) (1.15, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9017714Z Skipping (s,q) (1.16, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9017974Z Skipping (s,q) (1.17, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9018227Z Skipping (s,q) (1.18, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9018489Z Skipping (s,q) (1.19, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9018741Z Skipping (s,q) (1.2, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9018997Z Skipping (s,q) (1.21, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9019251Z Skipping (s,q) (1.22, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9019502Z Skipping (s,q) (1.23, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9019756Z Skipping (s,q) (1.24, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9020023Z Skipping (s,q) (1.25, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9020343Z Skipping (s,q) (1.26, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9020622Z Skipping (s,q) (1.27, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9020880Z Skipping (s,q) (1.28, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9021140Z Skipping (s,q) (1.29, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9021399Z Skipping (s,q) (1.3, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9021658Z Skipping (s,q) (1.31, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9021914Z Skipping (s,q) (1.32, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9022176Z Skipping (s,q) (1.33, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9022433Z Skipping (s,q) (1.34, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9022696Z Skipping (s,q) (1.35, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9022949Z Skipping (s,q) (1.36, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9023209Z Skipping (s,q) (1.37, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9023470Z Skipping (s,q) (1.38, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9023846Z Skipping (s,q) (1.39, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9024104Z Skipping (s,q) (1.4, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9024371Z Skipping (s,q) (1.41, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9024624Z Skipping (s,q) (1.42, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9024885Z Skipping (s,q) (1.43, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9025141Z Skipping (s,q) (1.44, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9025397Z Skipping (s,q) (1.45, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9025657Z Skipping (s,q) (1.46, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9025912Z Skipping (s,q) (1.47, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9026173Z Skipping (s,q) (1.48, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9026431Z Skipping (s,q) (1.49, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9026747Z Skipping (s,q) (1.5, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9027060Z Skipping (s,q) (1.51, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9027315Z Skipping (s,q) (1.52, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9027568Z Skipping (s,q) (1.53, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9027827Z Skipping (s,q) (1.54, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9028079Z Skipping (s,q) (1.55, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9028332Z Skipping (s,q) (1.56, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9028592Z Skipping (s,q) (1.57, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9028843Z Skipping (s,q) (1.58, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9029095Z Skipping (s,q) (1.59, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9029357Z Skipping (s,q) (1.6, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9029615Z Skipping (s,q) (1.61, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9029876Z Skipping (s,q) (1.62, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9030138Z Skipping (s,q) (1.63, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9030391Z Skipping (s,q) (1.64, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9030649Z Skipping (s,q) (1.65, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9030908Z Skipping (s,q) (1.66, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9031165Z Skipping (s,q) (1.67, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9031428Z Skipping (s,q) (1.68, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9031682Z Skipping (s,q) (1.69, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9031938Z Skipping (s,q) (1.7, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9032259Z Skipping (s,q) (1.71, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9032534Z Skipping (s,q) (1.72, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9032797Z Skipping (s,q) (1.73, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9033055Z Skipping (s,q) (1.74, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9033308Z Skipping (s,q) (1.75, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9033569Z Skipping (s,q) (1.76, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9033822Z Skipping (s,q) (1.77, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9034085Z Skipping (s,q) (1.78, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9034337Z Skipping (s,q) (1.79, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9034594Z Skipping (s,q) (1.8, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9034854Z Skipping (s,q) (1.81, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9035110Z Skipping (s,q) (1.82, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9035364Z Skipping (s,q) (1.83, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9035710Z Skipping (s,q) (1.84, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9035972Z Skipping (s,q) (1.85, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9036234Z Skipping (s,q) (1.86, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9036490Z Skipping (s,q) (1.87, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9036749Z Skipping (s,q) (1.88, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9037014Z Skipping (s,q) (1.89, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9037266Z Skipping (s,q) (1.9, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9037522Z Skipping (s,q) (1.91, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9037782Z Skipping (s,q) (1.92, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9038037Z Skipping (s,q) (1.93, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9038301Z Skipping (s,q) (1.94, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9038620Z Skipping (s,q) (1.95, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9038889Z Skipping (s,q) (1.96, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9039220Z Skipping (s,q) (1.97, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9039479Z Skipping (s,q) (1.98, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9039732Z Skipping (s,q) (1.99, 750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9039996Z Skipping (s,q) (0.01, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9040251Z Skipping (s,q) (0.02, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9040512Z Skipping (s,q) (0.03, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9040766Z Skipping (s,q) (0.04, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9041019Z Skipping (s,q) (0.05, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9041283Z Skipping (s,q) (0.06, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9041544Z Skipping (s,q) (0.07, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9041800Z Skipping (s,q) (0.08, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9042066Z Skipping (s,q) (0.09, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9042318Z Skipping (s,q) (0.1, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9042573Z Skipping (s,q) (0.11, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9042834Z Skipping (s,q) (0.12, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9043090Z Skipping (s,q) (0.13, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9043350Z Skipping (s,q) (0.14, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9043605Z Skipping (s,q) (0.15, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9043862Z Skipping (s,q) (0.16, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9044188Z Skipping (s,q) (0.17, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9044459Z Skipping (s,q) (0.18, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9044717Z Skipping (s,q) (0.19, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9044981Z Skipping (s,q) (0.2, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9045234Z Skipping (s,q) (0.21, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9045498Z Skipping (s,q) (0.22, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9045755Z Skipping (s,q) (0.23, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9046012Z Skipping (s,q) (0.24, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9046275Z Skipping (s,q) (0.25, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9046528Z Skipping (s,q) (0.26, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9046781Z Skipping (s,q) (0.27, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9047046Z Skipping (s,q) (0.28, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9047307Z Skipping (s,q) (0.29, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9047664Z Skipping (s,q) (0.3, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9047934Z Skipping (s,q) (0.31, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9048349Z Skipping (s,q) (0.32, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9048614Z Skipping (s,q) (0.33, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9048868Z Skipping (s,q) (0.34, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9049125Z Skipping (s,q) (0.35, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9049386Z Skipping (s,q) (0.36, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9049639Z Skipping (s,q) (0.37, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9049899Z Skipping (s,q) (0.38, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9050162Z Skipping (s,q) (0.39, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9050417Z Skipping (s,q) (0.4, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9050785Z Skipping (s,q) (0.41, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9051050Z Skipping (s,q) (0.42, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9051382Z Skipping (s,q) (0.43, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9051646Z Skipping (s,q) (0.44, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9051900Z Skipping (s,q) (0.45, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9052164Z Skipping (s,q) (0.46, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9052419Z Skipping (s,q) (0.47, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9052671Z Skipping (s,q) (0.48, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9052932Z Skipping (s,q) (0.49, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9053184Z Skipping (s,q) (0.5, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9053444Z Skipping (s,q) (0.51, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9053711Z Skipping (s,q) (0.52, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9053965Z Skipping (s,q) (0.53, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9054231Z Skipping (s,q) (0.54, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9054490Z Skipping (s,q) (0.55, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9054742Z Skipping (s,q) (0.56, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9055004Z Skipping (s,q) (0.57, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9055259Z Skipping (s,q) (0.58, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9055522Z Skipping (s,q) (0.59, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9055792Z Skipping (s,q) (0.6, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9056056Z Skipping (s,q) (0.61, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9056386Z Skipping (s,q) (0.62, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9056680Z Skipping (s,q) (0.63, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9056941Z Skipping (s,q) (0.64, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9057204Z Skipping (s,q) (0.65, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9057458Z Skipping (s,q) (0.66, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9057712Z Skipping (s,q) (0.67, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9057975Z Skipping (s,q) (0.68, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9058229Z Skipping (s,q) (0.69, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9058481Z Skipping (s,q) (0.7, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9058742Z Skipping (s,q) (0.71, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9058998Z Skipping (s,q) (0.72, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9059262Z Skipping (s,q) (0.73, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9059516Z Skipping (s,q) (0.74, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9059850Z Skipping (s,q) (0.75, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9060118Z Skipping (s,q) (0.76, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9060372Z Skipping (s,q) (0.77, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9060625Z Skipping (s,q) (0.78, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9060886Z Skipping (s,q) (0.79, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9061138Z Skipping (s,q) (0.8, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9061397Z Skipping (s,q) (0.81, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9061649Z Skipping (s,q) (0.82, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9061903Z Skipping (s,q) (0.83, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9062163Z Skipping (s,q) (0.84, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9062419Z Skipping (s,q) (0.85, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9062736Z Skipping (s,q) (0.86, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9063012Z Skipping (s,q) (0.87, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9063359Z Skipping (s,q) (0.88, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9063622Z Skipping (s,q) (0.89, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9063873Z Skipping (s,q) (0.9, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9064125Z Skipping (s,q) (0.91, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9064385Z Skipping (s,q) (0.92, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9064637Z Skipping (s,q) (0.93, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9064890Z Skipping (s,q) (0.94, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9065147Z Skipping (s,q) (0.95, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9065402Z Skipping (s,q) (0.96, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9065664Z Skipping (s,q) (0.97, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9065919Z Skipping (s,q) (0.98, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9066179Z Skipping (s,q) (0.99, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9066430Z Skipping (s,q) (1, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9066684Z Skipping (s,q) (1.01, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9066938Z Skipping (s,q) (1.02, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9067199Z Skipping (s,q) (1.03, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9067451Z Skipping (s,q) (1.04, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9067705Z Skipping (s,q) (1.05, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9067968Z Skipping (s,q) (1.06, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9068337Z Skipping (s,q) (1.07, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9068623Z Skipping (s,q) (1.08, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9068884Z Skipping (s,q) (1.09, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9069136Z Skipping (s,q) (1.1, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9069396Z Skipping (s,q) (1.11, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9069647Z Skipping (s,q) (1.12, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9069900Z Skipping (s,q) (1.13, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9070160Z Skipping (s,q) (1.14, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9070413Z Skipping (s,q) (1.15, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9070675Z Skipping (s,q) (1.16, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9070926Z Skipping (s,q) (1.17, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9071184Z Skipping (s,q) (1.18, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9071439Z Skipping (s,q) (1.19, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9071769Z Skipping (s,q) (1.2, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9072025Z Skipping (s,q) (1.21, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9072283Z Skipping (s,q) (1.22, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9072535Z Skipping (s,q) (1.23, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9072798Z Skipping (s,q) (1.24, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9073054Z Skipping (s,q) (1.25, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9073306Z Skipping (s,q) (1.26, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9073571Z Skipping (s,q) (1.27, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9073823Z Skipping (s,q) (1.28, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9074074Z Skipping (s,q) (1.29, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9074333Z Skipping (s,q) (1.3, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9074655Z Skipping (s,q) (1.31, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9074929Z Skipping (s,q) (1.32, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9075254Z Skipping (s,q) (1.33, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9075508Z Skipping (s,q) (1.34, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9075767Z Skipping (s,q) (1.35, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9076018Z Skipping (s,q) (1.36, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9076272Z Skipping (s,q) (1.37, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9076533Z Skipping (s,q) (1.38, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9076787Z Skipping (s,q) (1.39, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9077048Z Skipping (s,q) (1.4, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9077305Z Skipping (s,q) (1.41, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9077561Z Skipping (s,q) (1.42, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9077824Z Skipping (s,q) (1.43, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9078078Z Skipping (s,q) (1.44, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9078331Z Skipping (s,q) (1.45, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9078588Z Skipping (s,q) (1.46, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9078842Z Skipping (s,q) (1.47, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9079101Z Skipping (s,q) (1.48, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9079352Z Skipping (s,q) (1.49, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9079602Z Skipping (s,q) (1.5, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9080120Z Skipping (s,q) (1.51, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9080636Z Skipping (s,q) (1.52, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9080904Z Skipping (s,q) (1.53, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9081173Z Skipping (s,q) (1.54, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9081429Z Skipping (s,q) (1.55, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9081681Z Skipping (s,q) (1.56, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9081941Z Skipping (s,q) (1.57, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9082193Z Skipping (s,q) (1.58, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9082455Z Skipping (s,q) (1.59, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9082706Z Skipping (s,q) (1.6, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9082960Z Skipping (s,q) (1.61, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9083219Z Skipping (s,q) (1.62, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9083473Z Skipping (s,q) (1.63, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9083727Z Skipping (s,q) (1.64, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9084126Z Skipping (s,q) (1.65, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9084380Z Skipping (s,q) (1.66, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9084648Z Skipping (s,q) (1.67, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9084901Z Skipping (s,q) (1.68, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9085155Z Skipping (s,q) (1.69, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9085416Z Skipping (s,q) (1.7, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9085671Z Skipping (s,q) (1.71, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9085924Z Skipping (s,q) (1.72, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9086183Z Skipping (s,q) (1.73, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9086435Z Skipping (s,q) (1.74, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9086697Z Skipping (s,q) (1.75, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9087087Z Skipping (s,q) (1.76, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9087352Z Skipping (s,q) (1.77, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9087746Z Skipping (s,q) (1.78, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9088120Z Skipping (s,q) (1.79, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9088381Z Skipping (s,q) (1.8, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9088642Z Skipping (s,q) (1.81, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9088898Z Skipping (s,q) (1.82, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9089157Z Skipping (s,q) (1.83, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9089410Z Skipping (s,q) (1.84, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9089664Z Skipping (s,q) (1.85, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9089925Z Skipping (s,q) (1.86, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9090184Z Skipping (s,q) (1.87, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9090440Z Skipping (s,q) (1.88, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9090705Z Skipping (s,q) (1.89, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9090957Z Skipping (s,q) (1.9, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9091220Z Skipping (s,q) (1.91, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9091473Z Skipping (s,q) (1.92, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9091728Z Skipping (s,q) (1.93, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9091987Z Skipping (s,q) (1.94, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9092245Z Skipping (s,q) (1.95, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9092498Z Skipping (s,q) (1.96, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9092878Z Skipping (s,q) (1.97, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9093143Z Skipping (s,q) (1.98, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9093412Z Skipping (s,q) (1.99, 775): inconsistent with heavy hitters! 2025-05-07T20:22:47.9093676Z Skipping (s,q) (0.01, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9093932Z Skipping (s,q) (0.02, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9094195Z Skipping (s,q) (0.03, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9094451Z Skipping (s,q) (0.04, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9094706Z Skipping (s,q) (0.05, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9094969Z Skipping (s,q) (0.06, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9095225Z Skipping (s,q) (0.07, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9095480Z Skipping (s,q) (0.08, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9095743Z Skipping (s,q) (0.09, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9095995Z Skipping (s,q) (0.1, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9096345Z Skipping (s,q) (0.11, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9096601Z Skipping (s,q) (0.12, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9096858Z Skipping (s,q) (0.13, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9097119Z Skipping (s,q) (0.14, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9097374Z Skipping (s,q) (0.15, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9097627Z Skipping (s,q) (0.16, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9097889Z Skipping (s,q) (0.17, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9098145Z Skipping (s,q) (0.18, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9098408Z Skipping (s,q) (0.19, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9098662Z Skipping (s,q) (0.2, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9098923Z Skipping (s,q) (0.21, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9099261Z Skipping (s,q) (0.22, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9099529Z Skipping (s,q) (0.23, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9099856Z Skipping (s,q) (0.24, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9100120Z Skipping (s,q) (0.25, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9100373Z Skipping (s,q) (0.26, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9100633Z Skipping (s,q) (0.27, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9100890Z Skipping (s,q) (0.28, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9101146Z Skipping (s,q) (0.29, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9101408Z Skipping (s,q) (0.3, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9101666Z Skipping (s,q) (0.31, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9101927Z Skipping (s,q) (0.32, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9102190Z Skipping (s,q) (0.33, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9102448Z Skipping (s,q) (0.34, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9102711Z Skipping (s,q) (0.35, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9102963Z Skipping (s,q) (0.36, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9103217Z Skipping (s,q) (0.37, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9103483Z Skipping (s,q) (0.38, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9103737Z Skipping (s,q) (0.39, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9103990Z Skipping (s,q) (0.4, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9104253Z Skipping (s,q) (0.41, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9104508Z Skipping (s,q) (0.42, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9104833Z Skipping (s,q) (0.43, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9105099Z Skipping (s,q) (0.44, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9105361Z Skipping (s,q) (0.45, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9105627Z Skipping (s,q) (0.46, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9105881Z Skipping (s,q) (0.47, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9106134Z Skipping (s,q) (0.48, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9106395Z Skipping (s,q) (0.49, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9106647Z Skipping (s,q) (0.5, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9106908Z Skipping (s,q) (0.51, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9107165Z Skipping (s,q) (0.52, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9107420Z Skipping (s,q) (0.53, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9107685Z Skipping (s,q) (0.54, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9107941Z Skipping (s,q) (0.55, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9108271Z Skipping (s,q) (0.56, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9108534Z Skipping (s,q) (0.57, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9108792Z Skipping (s,q) (0.58, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9109043Z Skipping (s,q) (0.59, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9109303Z Skipping (s,q) (0.6, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9109558Z Skipping (s,q) (0.61, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9109823Z Skipping (s,q) (0.62, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9110076Z Skipping (s,q) (0.63, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9110328Z Skipping (s,q) (0.64, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9110588Z Skipping (s,q) (0.65, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9110844Z Skipping (s,q) (0.66, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9111101Z Skipping (s,q) (0.67, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9111423Z Skipping (s,q) (0.68, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9111745Z Skipping (s,q) (0.69, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9112004Z Skipping (s,q) (0.7, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9112257Z Skipping (s,q) (0.71, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9112509Z Skipping (s,q) (0.72, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9112768Z Skipping (s,q) (0.73, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9113022Z Skipping (s,q) (0.74, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9113275Z Skipping (s,q) (0.75, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9113532Z Skipping (s,q) (0.76, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9113787Z Skipping (s,q) (0.77, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9114045Z Skipping (s,q) (0.78, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9114305Z Skipping (s,q) (0.79, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9114559Z Skipping (s,q) (0.8, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9114818Z Skipping (s,q) (0.81, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9115071Z Skipping (s,q) (0.82, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9115322Z Skipping (s,q) (0.83, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9115579Z Skipping (s,q) (0.84, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9115833Z Skipping (s,q) (0.85, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9116092Z Skipping (s,q) (0.86, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9116364Z Skipping (s,q) (0.87, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9116699Z Skipping (s,q) (0.88, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9116977Z Skipping (s,q) (0.89, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9117237Z Skipping (s,q) (0.9, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9117495Z Skipping (s,q) (0.91, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9117756Z Skipping (s,q) (0.92, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9118007Z Skipping (s,q) (0.93, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9118268Z Skipping (s,q) (0.94, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9118524Z Skipping (s,q) (0.95, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9118775Z Skipping (s,q) (0.96, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9119036Z Skipping (s,q) (0.97, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9119287Z Skipping (s,q) (0.98, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9119544Z Skipping (s,q) (0.99, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9119799Z Skipping (s,q) (1, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9120134Z Skipping (s,q) (1.01, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9120394Z Skipping (s,q) (1.02, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9120651Z Skipping (s,q) (1.03, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9120902Z Skipping (s,q) (1.04, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9121161Z Skipping (s,q) (1.05, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9121419Z Skipping (s,q) (1.06, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9121673Z Skipping (s,q) (1.07, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9121934Z Skipping (s,q) (1.08, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9122185Z Skipping (s,q) (1.09, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9122441Z Skipping (s,q) (1.1, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9122708Z Skipping (s,q) (1.11, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9122964Z Skipping (s,q) (1.12, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9123289Z Skipping (s,q) (1.13, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9123596Z Skipping (s,q) (1.14, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9123852Z Skipping (s,q) (1.15, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9124114Z Skipping (s,q) (1.16, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9124368Z Skipping (s,q) (1.17, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9124626Z Skipping (s,q) (1.18, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9124888Z Skipping (s,q) (1.19, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9125141Z Skipping (s,q) (1.2, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9125404Z Skipping (s,q) (1.21, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9125658Z Skipping (s,q) (1.22, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9125913Z Skipping (s,q) (1.23, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9126186Z Skipping (s,q) (1.24, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9126444Z Skipping (s,q) (1.25, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9126698Z Skipping (s,q) (1.26, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9126960Z Skipping (s,q) (1.27, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9127212Z Skipping (s,q) (1.28, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9127478Z Skipping (s,q) (1.29, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9127731Z Skipping (s,q) (1.3, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9128091Z Skipping (s,q) (1.31, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9128366Z Skipping (s,q) (1.32, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9128715Z Skipping (s,q) (1.33, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9128984Z Skipping (s,q) (1.34, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9129254Z Skipping (s,q) (1.35, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9129510Z Skipping (s,q) (1.36, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9129774Z Skipping (s,q) (1.37, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9130028Z Skipping (s,q) (1.38, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9130282Z Skipping (s,q) (1.39, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9130547Z Skipping (s,q) (1.4, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9130805Z Skipping (s,q) (1.41, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9131061Z Skipping (s,q) (1.42, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9131324Z Skipping (s,q) (1.43, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9131580Z Skipping (s,q) (1.44, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9131844Z Skipping (s,q) (1.45, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9132186Z Skipping (s,q) (1.46, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9132442Z Skipping (s,q) (1.47, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9132708Z Skipping (s,q) (1.48, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9132961Z Skipping (s,q) (1.49, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9133216Z Skipping (s,q) (1.5, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9133477Z Skipping (s,q) (1.51, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9133732Z Skipping (s,q) (1.52, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9134002Z Skipping (s,q) (1.53, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9134258Z Skipping (s,q) (1.54, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9134514Z Skipping (s,q) (1.55, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9134777Z Skipping (s,q) (1.56, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9135038Z Skipping (s,q) (1.57, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9135358Z Skipping (s,q) (1.58, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9135749Z Skipping (s,q) (1.59, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9136003Z Skipping (s,q) (1.6, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9136262Z Skipping (s,q) (1.61, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9136524Z Skipping (s,q) (1.62, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9136782Z Skipping (s,q) (1.63, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9137047Z Skipping (s,q) (1.64, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9137302Z Skipping (s,q) (1.65, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9137558Z Skipping (s,q) (1.66, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9137823Z Skipping (s,q) (1.67, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9138081Z Skipping (s,q) (1.68, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9138342Z Skipping (s,q) (1.69, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9138605Z Skipping (s,q) (1.7, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9138859Z Skipping (s,q) (1.71, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9139121Z Skipping (s,q) (1.72, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9139375Z Skipping (s,q) (1.73, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9139629Z Skipping (s,q) (1.74, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9139888Z Skipping (s,q) (1.75, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9140144Z Skipping (s,q) (1.76, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9140397Z Skipping (s,q) (1.77, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9140719Z Skipping (s,q) (1.78, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9140989Z Skipping (s,q) (1.79, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9141263Z Skipping (s,q) (1.8, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9141518Z Skipping (s,q) (1.81, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9141774Z Skipping (s,q) (1.82, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9142036Z Skipping (s,q) (1.83, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9142293Z Skipping (s,q) (1.84, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9142549Z Skipping (s,q) (1.85, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9142812Z Skipping (s,q) (1.86, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9143067Z Skipping (s,q) (1.87, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9143327Z Skipping (s,q) (1.88, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9143579Z Skipping (s,q) (1.89, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9143835Z Skipping (s,q) (1.9, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9144227Z Skipping (s,q) (1.91, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9144482Z Skipping (s,q) (1.92, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9144737Z Skipping (s,q) (1.93, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9144999Z Skipping (s,q) (1.94, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9145251Z Skipping (s,q) (1.95, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9145511Z Skipping (s,q) (1.96, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9145764Z Skipping (s,q) (1.97, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9146018Z Skipping (s,q) (1.98, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9146278Z Skipping (s,q) (1.99, 800): inconsistent with heavy hitters! 2025-05-07T20:22:47.9146533Z Skipping (s,q) (0.01, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9146791Z Skipping (s,q) (0.02, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9147058Z Skipping (s,q) (0.03, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9147379Z Skipping (s,q) (0.04, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9147694Z Skipping (s,q) (0.05, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9147949Z Skipping (s,q) (0.06, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9148202Z Skipping (s,q) (0.07, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9148463Z Skipping (s,q) (0.08, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9148720Z Skipping (s,q) (0.09, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9148971Z Skipping (s,q) (0.1, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9149229Z Skipping (s,q) (0.11, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9149481Z Skipping (s,q) (0.12, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9149734Z Skipping (s,q) (0.13, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9149995Z Skipping (s,q) (0.14, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9150256Z Skipping (s,q) (0.15, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9150519Z Skipping (s,q) (0.16, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9150771Z Skipping (s,q) (0.17, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9151024Z Skipping (s,q) (0.18, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9151283Z Skipping (s,q) (0.19, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9151535Z Skipping (s,q) (0.2, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9151787Z Skipping (s,q) (0.21, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9152045Z Skipping (s,q) (0.22, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9152298Z Skipping (s,q) (0.23, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9152618Z Skipping (s,q) (0.24, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9152884Z Skipping (s,q) (0.25, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9153142Z Skipping (s,q) (0.26, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9153407Z Skipping (s,q) (0.27, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9153663Z Skipping (s,q) (0.28, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9153918Z Skipping (s,q) (0.29, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9154175Z Skipping (s,q) (0.3, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9154432Z Skipping (s,q) (0.31, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9154697Z Skipping (s,q) (0.32, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9154948Z Skipping (s,q) (0.33, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9155201Z Skipping (s,q) (0.34, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9155463Z Skipping (s,q) (0.35, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9155723Z Skipping (s,q) (0.36, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9156059Z Skipping (s,q) (0.37, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9156320Z Skipping (s,q) (0.38, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9156578Z Skipping (s,q) (0.39, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9156838Z Skipping (s,q) (0.4, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9157095Z Skipping (s,q) (0.41, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9157346Z Skipping (s,q) (0.42, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9157603Z Skipping (s,q) (0.43, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9157853Z Skipping (s,q) (0.44, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9158104Z Skipping (s,q) (0.45, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9158369Z Skipping (s,q) (0.46, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9158632Z Skipping (s,q) (0.47, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9158892Z Skipping (s,q) (0.48, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9159240Z Skipping (s,q) (0.49, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9159542Z Skipping (s,q) (0.5, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9159802Z Skipping (s,q) (0.51, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9160054Z Skipping (s,q) (0.52, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9160306Z Skipping (s,q) (0.53, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9160564Z Skipping (s,q) (0.54, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9160816Z Skipping (s,q) (0.55, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9161073Z Skipping (s,q) (0.56, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9161325Z Skipping (s,q) (0.57, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9161580Z Skipping (s,q) (0.58, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9161839Z Skipping (s,q) (0.59, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9162099Z Skipping (s,q) (0.6, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9162356Z Skipping (s,q) (0.61, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9162617Z Skipping (s,q) (0.62, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9162870Z Skipping (s,q) (0.63, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9163122Z Skipping (s,q) (0.64, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9163386Z Skipping (s,q) (0.65, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9163638Z Skipping (s,q) (0.66, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9163897Z Skipping (s,q) (0.67, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9164148Z Skipping (s,q) (0.68, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9164402Z Skipping (s,q) (0.69, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9164752Z Skipping (s,q) (0.7, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9165025Z Skipping (s,q) (0.71, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9165280Z Skipping (s,q) (0.72, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9165546Z Skipping (s,q) (0.73, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9165801Z Skipping (s,q) (0.74, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9166067Z Skipping (s,q) (0.75, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9166319Z Skipping (s,q) (0.76, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9166572Z Skipping (s,q) (0.77, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9166827Z Skipping (s,q) (0.78, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9167086Z Skipping (s,q) (0.79, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9167338Z Skipping (s,q) (0.8, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9167602Z Skipping (s,q) (0.81, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9168079Z Skipping (s,q) (0.82, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9168353Z Skipping (s,q) (0.83, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9168613Z Skipping (s,q) (0.84, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9168869Z Skipping (s,q) (0.85, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9169130Z Skipping (s,q) (0.86, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9169385Z Skipping (s,q) (0.87, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9169639Z Skipping (s,q) (0.88, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9169903Z Skipping (s,q) (0.89, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9170155Z Skipping (s,q) (0.9, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9170418Z Skipping (s,q) (0.91, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9170676Z Skipping (s,q) (0.92, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9170932Z Skipping (s,q) (0.93, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9171262Z Skipping (s,q) (0.94, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9171558Z Skipping (s,q) (0.95, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9171813Z Skipping (s,q) (0.96, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9172077Z Skipping (s,q) (0.97, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9172332Z Skipping (s,q) (0.98, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9172594Z Skipping (s,q) (0.99, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9172842Z Skipping (s,q) (1, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9173097Z Skipping (s,q) (1.01, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9173363Z Skipping (s,q) (1.02, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9173626Z Skipping (s,q) (1.03, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9173880Z Skipping (s,q) (1.04, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9174152Z Skipping (s,q) (1.05, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9174411Z Skipping (s,q) (1.06, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9174673Z Skipping (s,q) (1.07, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9174926Z Skipping (s,q) (1.08, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9175179Z Skipping (s,q) (1.09, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9175441Z Skipping (s,q) (1.1, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9175695Z Skipping (s,q) (1.11, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9175950Z Skipping (s,q) (1.12, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9176211Z Skipping (s,q) (1.13, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9176466Z Skipping (s,q) (1.14, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9176792Z Skipping (s,q) (1.15, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9177073Z Skipping (s,q) (1.16, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9177331Z Skipping (s,q) (1.17, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9177593Z Skipping (s,q) (1.18, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9177850Z Skipping (s,q) (1.19, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9178104Z Skipping (s,q) (1.2, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9178368Z Skipping (s,q) (1.21, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9178622Z Skipping (s,q) (1.22, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9178875Z Skipping (s,q) (1.23, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9179134Z Skipping (s,q) (1.24, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9179391Z Skipping (s,q) (1.25, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9179857Z Skipping (s,q) (1.26, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9180317Z Skipping (s,q) (1.27, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9180578Z Skipping (s,q) (1.28, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9180842Z Skipping (s,q) (1.29, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9181095Z Skipping (s,q) (1.3, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9181350Z Skipping (s,q) (1.31, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9181608Z Skipping (s,q) (1.32, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9181862Z Skipping (s,q) (1.33, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9182125Z Skipping (s,q) (1.34, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9182377Z Skipping (s,q) (1.35, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9182629Z Skipping (s,q) (1.36, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9182892Z Skipping (s,q) (1.37, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9183148Z Skipping (s,q) (1.38, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9183510Z Skipping (s,q) (1.39, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9183841Z Skipping (s,q) (1.4, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9184097Z Skipping (s,q) (1.41, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9184358Z Skipping (s,q) (1.42, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9184613Z Skipping (s,q) (1.43, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9184868Z Skipping (s,q) (1.44, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9185134Z Skipping (s,q) (1.45, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9185387Z Skipping (s,q) (1.46, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9185644Z Skipping (s,q) (1.47, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9185912Z Skipping (s,q) (1.48, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9186165Z Skipping (s,q) (1.49, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9186430Z Skipping (s,q) (1.5, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9186683Z Skipping (s,q) (1.51, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9186940Z Skipping (s,q) (1.52, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9187203Z Skipping (s,q) (1.53, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9187456Z Skipping (s,q) (1.54, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9187707Z Skipping (s,q) (1.55, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9187964Z Skipping (s,q) (1.56, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9188217Z Skipping (s,q) (1.57, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9188472Z Skipping (s,q) (1.58, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9188736Z Skipping (s,q) (1.59, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9189151Z Skipping (s,q) (1.6, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9189435Z Skipping (s,q) (1.61, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9189691Z Skipping (s,q) (1.62, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9189949Z Skipping (s,q) (1.63, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9190209Z Skipping (s,q) (1.64, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9190462Z Skipping (s,q) (1.65, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9190717Z Skipping (s,q) (1.66, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9190978Z Skipping (s,q) (1.67, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9191232Z Skipping (s,q) (1.68, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9191499Z Skipping (s,q) (1.69, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9191752Z Skipping (s,q) (1.7, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9192010Z Skipping (s,q) (1.71, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9192342Z Skipping (s,q) (1.72, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9192598Z Skipping (s,q) (1.73, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9192855Z Skipping (s,q) (1.74, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9193114Z Skipping (s,q) (1.75, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9193367Z Skipping (s,q) (1.76, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9193625Z Skipping (s,q) (1.77, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9193875Z Skipping (s,q) (1.78, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9194129Z Skipping (s,q) (1.79, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9194387Z Skipping (s,q) (1.8, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9194641Z Skipping (s,q) (1.81, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9194898Z Skipping (s,q) (1.82, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9195163Z Skipping (s,q) (1.83, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9195515Z Skipping (s,q) (1.84, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9195828Z Skipping (s,q) (1.85, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9196082Z Skipping (s,q) (1.86, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9196337Z Skipping (s,q) (1.87, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9196596Z Skipping (s,q) (1.88, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9196850Z Skipping (s,q) (1.89, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9197105Z Skipping (s,q) (1.9, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9197369Z Skipping (s,q) (1.91, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9197623Z Skipping (s,q) (1.92, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9197891Z Skipping (s,q) (1.93, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9198145Z Skipping (s,q) (1.94, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9198404Z Skipping (s,q) (1.95, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9198666Z Skipping (s,q) (1.96, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9198926Z Skipping (s,q) (1.97, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9199178Z Skipping (s,q) (1.98, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9199438Z Skipping (s,q) (1.99, 825): inconsistent with heavy hitters! 2025-05-07T20:22:47.9199691Z Skipping (s,q) (0.01, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9199953Z Skipping (s,q) (0.02, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9200209Z Skipping (s,q) (0.03, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9200465Z Skipping (s,q) (0.04, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9200726Z Skipping (s,q) (0.05, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9201053Z Skipping (s,q) (0.06, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9201325Z Skipping (s,q) (0.07, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9201589Z Skipping (s,q) (0.08, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9201847Z Skipping (s,q) (0.09, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9202101Z Skipping (s,q) (0.1, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9202363Z Skipping (s,q) (0.11, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9202618Z Skipping (s,q) (0.12, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9202884Z Skipping (s,q) (0.13, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9203140Z Skipping (s,q) (0.14, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9203397Z Skipping (s,q) (0.15, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9203659Z Skipping (s,q) (0.16, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9203917Z Skipping (s,q) (0.17, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9204287Z Skipping (s,q) (0.18, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9204557Z Skipping (s,q) (0.19, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9204816Z Skipping (s,q) (0.2, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9205080Z Skipping (s,q) (0.21, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9205333Z Skipping (s,q) (0.22, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9205585Z Skipping (s,q) (0.23, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9205846Z Skipping (s,q) (0.24, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9206100Z Skipping (s,q) (0.25, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9206355Z Skipping (s,q) (0.26, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9206615Z Skipping (s,q) (0.27, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9206868Z Skipping (s,q) (0.28, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9207139Z Skipping (s,q) (0.29, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9207458Z Skipping (s,q) (0.3, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9207762Z Skipping (s,q) (0.31, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9208165Z Skipping (s,q) (0.32, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9208425Z Skipping (s,q) (0.33, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9208681Z Skipping (s,q) (0.34, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9208939Z Skipping (s,q) (0.35, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9209196Z Skipping (s,q) (0.36, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9209458Z Skipping (s,q) (0.37, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9209713Z Skipping (s,q) (0.38, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9209966Z Skipping (s,q) (0.39, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9210232Z Skipping (s,q) (0.4, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9210494Z Skipping (s,q) (0.41, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9210749Z Skipping (s,q) (0.42, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9211013Z Skipping (s,q) (0.43, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9211300Z Skipping (s,q) (0.44, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9211563Z Skipping (s,q) (0.45, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9211820Z Skipping (s,q) (0.46, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9212075Z Skipping (s,q) (0.47, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9212336Z Skipping (s,q) (0.48, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9212590Z Skipping (s,q) (0.49, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9212843Z Skipping (s,q) (0.5, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9213205Z Skipping (s,q) (0.51, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9213475Z Skipping (s,q) (0.52, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9213739Z Skipping (s,q) (0.53, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9213998Z Skipping (s,q) (0.54, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9214254Z Skipping (s,q) (0.55, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9214514Z Skipping (s,q) (0.56, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9214769Z Skipping (s,q) (0.57, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9215026Z Skipping (s,q) (0.58, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9215286Z Skipping (s,q) (0.59, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9215540Z Skipping (s,q) (0.6, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9221076Z Skipping (s,q) (0.61, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9221419Z Skipping (s,q) (0.62, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9221690Z Skipping (s,q) (0.63, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9222100Z Skipping (s,q) (0.64, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9222361Z Skipping (s,q) (0.65, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9222625Z Skipping (s,q) (0.66, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9222878Z Skipping (s,q) (0.67, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9223140Z Skipping (s,q) (0.68, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9223395Z Skipping (s,q) (0.69, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9223649Z Skipping (s,q) (0.7, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9223911Z Skipping (s,q) (0.71, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9224166Z Skipping (s,q) (0.72, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9224425Z Skipping (s,q) (0.73, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9224686Z Skipping (s,q) (0.74, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9225018Z Skipping (s,q) (0.75, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9225344Z Skipping (s,q) (0.76, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9225597Z Skipping (s,q) (0.77, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9225854Z Skipping (s,q) (0.78, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9226201Z Skipping (s,q) (0.79, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9226464Z Skipping (s,q) (0.8, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9226723Z Skipping (s,q) (0.81, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9226984Z Skipping (s,q) (0.82, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9227239Z Skipping (s,q) (0.83, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9227507Z Skipping (s,q) (0.84, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9227769Z Skipping (s,q) (0.85, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9228034Z Skipping (s,q) (0.86, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9228296Z Skipping (s,q) (0.87, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9228557Z Skipping (s,q) (0.88, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9228811Z Skipping (s,q) (0.89, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9229072Z Skipping (s,q) (0.9, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9229324Z Skipping (s,q) (0.91, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9229587Z Skipping (s,q) (0.92, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9229839Z Skipping (s,q) (0.93, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9230095Z Skipping (s,q) (0.94, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9230354Z Skipping (s,q) (0.95, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9230713Z Skipping (s,q) (0.96, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9231050Z Skipping (s,q) (0.97, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9231370Z Skipping (s,q) (0.98, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9231628Z Skipping (s,q) (0.99, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9231876Z Skipping (s,q) (1, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9232141Z Skipping (s,q) (1.01, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9232398Z Skipping (s,q) (1.02, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9232659Z Skipping (s,q) (1.03, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9232921Z Skipping (s,q) (1.04, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9233173Z Skipping (s,q) (1.05, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9233430Z Skipping (s,q) (1.06, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9233685Z Skipping (s,q) (1.07, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9233939Z Skipping (s,q) (1.08, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9234280Z Skipping (s,q) (1.09, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9234540Z Skipping (s,q) (1.1, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9234801Z Skipping (s,q) (1.11, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9235054Z Skipping (s,q) (1.12, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9235308Z Skipping (s,q) (1.13, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9235665Z Skipping (s,q) (1.14, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9235920Z Skipping (s,q) (1.15, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9236174Z Skipping (s,q) (1.16, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9236433Z Skipping (s,q) (1.17, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9236690Z Skipping (s,q) (1.18, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9236949Z Skipping (s,q) (1.19, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9237310Z Skipping (s,q) (1.2, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9237579Z Skipping (s,q) (1.21, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9237916Z Skipping (s,q) (1.22, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9238168Z Skipping (s,q) (1.23, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9238425Z Skipping (s,q) (1.24, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9238687Z Skipping (s,q) (1.25, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9238940Z Skipping (s,q) (1.26, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9239199Z Skipping (s,q) (1.27, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9239451Z Skipping (s,q) (1.28, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9239702Z Skipping (s,q) (1.29, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9240060Z Skipping (s,q) (1.3, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9240324Z Skipping (s,q) (1.31, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9240579Z Skipping (s,q) (1.32, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9240843Z Skipping (s,q) (1.33, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9241094Z Skipping (s,q) (1.34, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9241352Z Skipping (s,q) (1.35, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9241607Z Skipping (s,q) (1.36, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9241860Z Skipping (s,q) (1.37, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9242121Z Skipping (s,q) (1.38, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9242375Z Skipping (s,q) (1.39, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9242669Z Skipping (s,q) (1.4, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9243040Z Skipping (s,q) (1.41, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9243311Z Skipping (s,q) (1.42, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9243576Z Skipping (s,q) (1.43, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9243837Z Skipping (s,q) (1.44, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9244090Z Skipping (s,q) (1.45, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9244349Z Skipping (s,q) (1.46, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9244598Z Skipping (s,q) (1.47, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9244853Z Skipping (s,q) (1.48, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9245112Z Skipping (s,q) (1.49, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9245363Z Skipping (s,q) (1.5, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9245702Z Skipping (s,q) (1.51, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9245965Z Skipping (s,q) (1.52, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9246221Z Skipping (s,q) (1.53, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9246596Z Skipping (s,q) (1.54, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9246854Z Skipping (s,q) (1.55, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9247107Z Skipping (s,q) (1.56, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9247368Z Skipping (s,q) (1.57, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9247621Z Skipping (s,q) (1.58, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9247874Z Skipping (s,q) (1.59, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9248216Z Skipping (s,q) (1.6, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9248471Z Skipping (s,q) (1.61, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9248731Z Skipping (s,q) (1.62, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9248990Z Skipping (s,q) (1.63, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9249243Z Skipping (s,q) (1.64, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9249608Z Skipping (s,q) (1.65, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9249870Z Skipping (s,q) (1.66, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9250202Z Skipping (s,q) (1.67, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9250463Z Skipping (s,q) (1.68, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9250723Z Skipping (s,q) (1.69, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9250980Z Skipping (s,q) (1.7, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9251235Z Skipping (s,q) (1.71, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9251486Z Skipping (s,q) (1.72, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9251745Z Skipping (s,q) (1.73, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9251999Z Skipping (s,q) (1.74, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9252254Z Skipping (s,q) (1.75, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9252520Z Skipping (s,q) (1.76, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9252775Z Skipping (s,q) (1.77, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9253040Z Skipping (s,q) (1.78, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9253292Z Skipping (s,q) (1.79, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9253542Z Skipping (s,q) (1.8, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9253800Z Skipping (s,q) (1.81, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9254052Z Skipping (s,q) (1.82, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9254305Z Skipping (s,q) (1.83, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9254562Z Skipping (s,q) (1.84, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9254816Z Skipping (s,q) (1.85, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9255171Z Skipping (s,q) (1.86, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9255442Z Skipping (s,q) (1.87, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9255698Z Skipping (s,q) (1.88, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9255970Z Skipping (s,q) (1.89, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9256222Z Skipping (s,q) (1.9, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9256476Z Skipping (s,q) (1.91, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9256736Z Skipping (s,q) (1.92, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9256994Z Skipping (s,q) (1.93, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9257248Z Skipping (s,q) (1.94, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9257507Z Skipping (s,q) (1.95, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9257764Z Skipping (s,q) (1.96, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9258028Z Skipping (s,q) (1.97, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9258281Z Skipping (s,q) (1.98, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9258614Z Skipping (s,q) (1.99, 850): inconsistent with heavy hitters! 2025-05-07T20:22:47.9258877Z Skipping (s,q) (0.01, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9259130Z Skipping (s,q) (0.02, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9259382Z Skipping (s,q) (0.03, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9259645Z Skipping (s,q) (0.04, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9259898Z Skipping (s,q) (0.05, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9260158Z Skipping (s,q) (0.06, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9260415Z Skipping (s,q) (0.07, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9260668Z Skipping (s,q) (0.08, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9260928Z Skipping (s,q) (0.09, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9261185Z Skipping (s,q) (0.1, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9261514Z Skipping (s,q) (0.11, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9261778Z Skipping (s,q) (0.12, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9262104Z Skipping (s,q) (0.13, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9262364Z Skipping (s,q) (0.14, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9262618Z Skipping (s,q) (0.15, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9262877Z Skipping (s,q) (0.16, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9263131Z Skipping (s,q) (0.17, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9263386Z Skipping (s,q) (0.18, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9263649Z Skipping (s,q) (0.19, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9263908Z Skipping (s,q) (0.2, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9264177Z Skipping (s,q) (0.21, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9264443Z Skipping (s,q) (0.22, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9264702Z Skipping (s,q) (0.23, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9264973Z Skipping (s,q) (0.24, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9265226Z Skipping (s,q) (0.25, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9265480Z Skipping (s,q) (0.26, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9265739Z Skipping (s,q) (0.27, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9265994Z Skipping (s,q) (0.28, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9266406Z Skipping (s,q) (0.29, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9266688Z Skipping (s,q) (0.3, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9266947Z Skipping (s,q) (0.31, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9267316Z Skipping (s,q) (0.32, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9267581Z Skipping (s,q) (0.33, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9267843Z Skipping (s,q) (0.34, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9268105Z Skipping (s,q) (0.35, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9268358Z Skipping (s,q) (0.36, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9268611Z Skipping (s,q) (0.37, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9268869Z Skipping (s,q) (0.38, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9269120Z Skipping (s,q) (0.39, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9269378Z Skipping (s,q) (0.4, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9269630Z Skipping (s,q) (0.41, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9269883Z Skipping (s,q) (0.42, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9270147Z Skipping (s,q) (0.43, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9270403Z Skipping (s,q) (0.44, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9270738Z Skipping (s,q) (0.45, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9271001Z Skipping (s,q) (0.46, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9271255Z Skipping (s,q) (0.47, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9271519Z Skipping (s,q) (0.48, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9271770Z Skipping (s,q) (0.49, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9272025Z Skipping (s,q) (0.5, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9272393Z Skipping (s,q) (0.51, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9272646Z Skipping (s,q) (0.52, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9272897Z Skipping (s,q) (0.53, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9273161Z Skipping (s,q) (0.54, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9273419Z Skipping (s,q) (0.55, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9273785Z Skipping (s,q) (0.56, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9274060Z Skipping (s,q) (0.57, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9274394Z Skipping (s,q) (0.58, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9274656Z Skipping (s,q) (0.59, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9274910Z Skipping (s,q) (0.6, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9275165Z Skipping (s,q) (0.61, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9275425Z Skipping (s,q) (0.62, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9275679Z Skipping (s,q) (0.63, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9275934Z Skipping (s,q) (0.64, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9276197Z Skipping (s,q) (0.65, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9276454Z Skipping (s,q) (0.66, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9276721Z Skipping (s,q) (0.67, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9276980Z Skipping (s,q) (0.68, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9277238Z Skipping (s,q) (0.69, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9277498Z Skipping (s,q) (0.7, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9277753Z Skipping (s,q) (0.71, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9278011Z Skipping (s,q) (0.72, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9278276Z Skipping (s,q) (0.73, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9278533Z Skipping (s,q) (0.74, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9278796Z Skipping (s,q) (0.75, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9279052Z Skipping (s,q) (0.76, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9279380Z Skipping (s,q) (0.77, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9279854Z Skipping (s,q) (0.78, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9280194Z Skipping (s,q) (0.79, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9280459Z Skipping (s,q) (0.8, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9280722Z Skipping (s,q) (0.81, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9280976Z Skipping (s,q) (0.82, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9281236Z Skipping (s,q) (0.83, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9281487Z Skipping (s,q) (0.84, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9281740Z Skipping (s,q) (0.85, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9281995Z Skipping (s,q) (0.86, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9282244Z Skipping (s,q) (0.87, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9282499Z Skipping (s,q) (0.88, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9282757Z Skipping (s,q) (0.89, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9283236Z Skipping (s,q) (0.9, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9283498Z Skipping (s,q) (0.91, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9283755Z Skipping (s,q) (0.92, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9284007Z Skipping (s,q) (0.93, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9284265Z Skipping (s,q) (0.94, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9284516Z Skipping (s,q) (0.95, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9284769Z Skipping (s,q) (0.96, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9285030Z Skipping (s,q) (0.97, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9285284Z Skipping (s,q) (0.98, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9285545Z Skipping (s,q) (0.99, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9285795Z Skipping (s,q) (1, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9286199Z Skipping (s,q) (1.01, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9286477Z Skipping (s,q) (1.02, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9286867Z Skipping (s,q) (1.03, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9287121Z Skipping (s,q) (1.04, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9287385Z Skipping (s,q) (1.05, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9287640Z Skipping (s,q) (1.06, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9287893Z Skipping (s,q) (1.07, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9288262Z Skipping (s,q) (1.08, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9288518Z Skipping (s,q) (1.09, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9288779Z Skipping (s,q) (1.1, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9289040Z Skipping (s,q) (1.11, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9289299Z Skipping (s,q) (1.12, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9289561Z Skipping (s,q) (1.13, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9289819Z Skipping (s,q) (1.14, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9290073Z Skipping (s,q) (1.15, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9290336Z Skipping (s,q) (1.16, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9290591Z Skipping (s,q) (1.17, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9290852Z Skipping (s,q) (1.18, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9291108Z Skipping (s,q) (1.19, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9291360Z Skipping (s,q) (1.2, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9291620Z Skipping (s,q) (1.21, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9292074Z Skipping (s,q) (1.22, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9292343Z Skipping (s,q) (1.23, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9292614Z Skipping (s,q) (1.24, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9292869Z Skipping (s,q) (1.25, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9293131Z Skipping (s,q) (1.26, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9293382Z Skipping (s,q) (1.27, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9293638Z Skipping (s,q) (1.28, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9293899Z Skipping (s,q) (1.29, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9294164Z Skipping (s,q) (1.3, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9294425Z Skipping (s,q) (1.31, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9294767Z Skipping (s,q) (1.32, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9295066Z Skipping (s,q) (1.33, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9295336Z Skipping (s,q) (1.34, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9295683Z Skipping (s,q) (1.35, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9295947Z Skipping (s,q) (1.36, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9296224Z Skipping (s,q) (1.37, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9296481Z Skipping (s,q) (1.38, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9296736Z Skipping (s,q) (1.39, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9297006Z Skipping (s,q) (1.4, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9297260Z Skipping (s,q) (1.41, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9297523Z Skipping (s,q) (1.42, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9297786Z Skipping (s,q) (1.43, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9298047Z Skipping (s,q) (1.44, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9298326Z Skipping (s,q) (1.45, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9298670Z Skipping (s,q) (1.46, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9298945Z Skipping (s,q) (1.47, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9299317Z Skipping (s,q) (1.48, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9299646Z Skipping (s,q) (1.49, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9299914Z Skipping (s,q) (1.5, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9300167Z Skipping (s,q) (1.51, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9300422Z Skipping (s,q) (1.52, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9300700Z Skipping (s,q) (1.53, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9300956Z Skipping (s,q) (1.54, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9301265Z Skipping (s,q) (1.55, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9301544Z Skipping (s,q) (1.56, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9301805Z Skipping (s,q) (1.57, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9302063Z Skipping (s,q) (1.58, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9302328Z Skipping (s,q) (1.59, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9302583Z Skipping (s,q) (1.6, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9302843Z Skipping (s,q) (1.61, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9303097Z Skipping (s,q) (1.62, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9303394Z Skipping (s,q) (1.63, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9303654Z Skipping (s,q) (1.64, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9303925Z Skipping (s,q) (1.65, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9304181Z Skipping (s,q) (1.66, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9304568Z Skipping (s,q) (1.67, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9304839Z Skipping (s,q) (1.68, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9305112Z Skipping (s,q) (1.69, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9305369Z Skipping (s,q) (1.7, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9305631Z Skipping (s,q) (1.71, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9305900Z Skipping (s,q) (1.72, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9306156Z Skipping (s,q) (1.73, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9306409Z Skipping (s,q) (1.74, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9306674Z Skipping (s,q) (1.75, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9306928Z Skipping (s,q) (1.76, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9307199Z Skipping (s,q) (1.77, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9307484Z Skipping (s,q) (1.78, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9307747Z Skipping (s,q) (1.79, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9308103Z Skipping (s,q) (1.8, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9308361Z Skipping (s,q) (1.81, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9308651Z Skipping (s,q) (1.82, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9308914Z Skipping (s,q) (1.83, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9309180Z Skipping (s,q) (1.84, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9309453Z Skipping (s,q) (1.85, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9309709Z Skipping (s,q) (1.86, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9309963Z Skipping (s,q) (1.87, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9310225Z Skipping (s,q) (1.88, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9310479Z Skipping (s,q) (1.89, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9310745Z Skipping (s,q) (1.9, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9311016Z Skipping (s,q) (1.91, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9311336Z Skipping (s,q) (1.92, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9311652Z Skipping (s,q) (1.93, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9311908Z Skipping (s,q) (1.94, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9312174Z Skipping (s,q) (1.95, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9312443Z Skipping (s,q) (1.96, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9312725Z Skipping (s,q) (1.97, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9312985Z Skipping (s,q) (1.98, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9313246Z Skipping (s,q) (1.99, 875): inconsistent with heavy hitters! 2025-05-07T20:22:47.9313952Z Skipping (s,q) (0.01, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9314294Z Skipping (s,q) (0.02, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9314620Z Skipping (s,q) (0.03, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9314942Z Skipping (s,q) (0.04, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9315215Z Skipping (s,q) (0.05, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9315487Z Skipping (s,q) (0.06, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9315745Z Skipping (s,q) (0.07, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9316014Z Skipping (s,q) (0.08, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9316280Z Skipping (s,q) (0.09, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9316580Z Skipping (s,q) (0.1, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9316850Z Skipping (s,q) (0.11, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9317112Z Skipping (s,q) (0.12, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9317499Z Skipping (s,q) (0.13, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9317770Z Skipping (s,q) (0.14, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9318038Z Skipping (s,q) (0.15, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9318335Z Skipping (s,q) (0.16, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9318593Z Skipping (s,q) (0.17, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9318854Z Skipping (s,q) (0.18, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9319136Z Skipping (s,q) (0.19, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9319389Z Skipping (s,q) (0.2, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9319655Z Skipping (s,q) (0.21, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9319920Z Skipping (s,q) (0.22, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9320177Z Skipping (s,q) (0.23, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9320448Z Skipping (s,q) (0.24, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9320710Z Skipping (s,q) (0.25, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9321077Z Skipping (s,q) (0.26, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9321345Z Skipping (s,q) (0.27, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9321603Z Skipping (s,q) (0.28, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9321881Z Skipping (s,q) (0.29, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9322137Z Skipping (s,q) (0.3, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9322505Z Skipping (s,q) (0.31, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9322776Z Skipping (s,q) (0.32, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9323033Z Skipping (s,q) (0.33, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9323313Z Skipping (s,q) (0.34, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9323627Z Skipping (s,q) (0.35, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9323890Z Skipping (s,q) (0.36, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9324168Z Skipping (s,q) (0.37, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9324543Z Skipping (s,q) (0.38, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9324875Z Skipping (s,q) (0.39, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9325139Z Skipping (s,q) (0.4, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9325402Z Skipping (s,q) (0.41, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9325762Z Skipping (s,q) (0.42, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9326020Z Skipping (s,q) (0.43, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9326272Z Skipping (s,q) (0.44, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9326536Z Skipping (s,q) (0.45, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9326830Z Skipping (s,q) (0.46, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9327099Z Skipping (s,q) (0.47, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9327355Z Skipping (s,q) (0.48, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9327620Z Skipping (s,q) (0.49, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9327885Z Skipping (s,q) (0.5, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9328200Z Skipping (s,q) (0.51, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9328458Z Skipping (s,q) (0.52, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9328783Z Skipping (s,q) (0.53, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9329040Z Skipping (s,q) (0.54, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9329295Z Skipping (s,q) (0.55, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9329613Z Skipping (s,q) (0.56, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9329869Z Skipping (s,q) (0.57, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9330260Z Skipping (s,q) (0.58, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9330528Z Skipping (s,q) (0.59, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9330789Z Skipping (s,q) (0.6, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9331051Z Skipping (s,q) (0.61, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9331306Z Skipping (s,q) (0.62, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9331562Z Skipping (s,q) (0.63, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9331820Z Skipping (s,q) (0.64, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9332075Z Skipping (s,q) (0.65, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9332337Z Skipping (s,q) (0.66, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9332590Z Skipping (s,q) (0.67, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9332845Z Skipping (s,q) (0.68, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9333105Z Skipping (s,q) (0.69, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9333364Z Skipping (s,q) (0.7, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9333708Z Skipping (s,q) (0.71, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9333969Z Skipping (s,q) (0.72, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9334226Z Skipping (s,q) (0.73, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9334490Z Skipping (s,q) (0.74, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9334748Z Skipping (s,q) (0.75, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9335004Z Skipping (s,q) (0.76, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9335266Z Skipping (s,q) (0.77, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9335522Z Skipping (s,q) (0.78, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9335778Z Skipping (s,q) (0.79, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9336039Z Skipping (s,q) (0.8, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9336298Z Skipping (s,q) (0.81, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9336567Z Skipping (s,q) (0.82, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9336973Z Skipping (s,q) (0.83, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9337278Z Skipping (s,q) (0.84, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9337542Z Skipping (s,q) (0.85, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9337796Z Skipping (s,q) (0.86, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9338052Z Skipping (s,q) (0.87, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9338390Z Skipping (s,q) (0.88, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9338652Z Skipping (s,q) (0.89, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9338915Z Skipping (s,q) (0.9, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9339170Z Skipping (s,q) (0.91, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9339429Z Skipping (s,q) (0.92, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9339690Z Skipping (s,q) (0.93, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9339950Z Skipping (s,q) (0.94, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9340208Z Skipping (s,q) (0.95, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9340474Z Skipping (s,q) (0.96, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9340734Z Skipping (s,q) (0.97, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9341000Z Skipping (s,q) (0.98, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9341301Z Skipping (s,q) (0.99, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9341546Z Skipping (s,q) (1, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9341807Z Skipping (s,q) (1.01, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9342103Z Skipping (s,q) (1.02, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9342446Z Skipping (s,q) (1.03, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9342722Z Skipping (s,q) (1.04, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9342986Z Skipping (s,q) (1.05, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9343242Z Skipping (s,q) (1.06, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9343506Z Skipping (s,q) (1.07, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9343763Z Skipping (s,q) (1.08, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9344032Z Skipping (s,q) (1.09, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9344285Z Skipping (s,q) (1.1, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9344541Z Skipping (s,q) (1.11, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9344800Z Skipping (s,q) (1.12, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9345057Z Skipping (s,q) (1.13, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9345311Z Skipping (s,q) (1.14, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9345575Z Skipping (s,q) (1.15, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9345909Z Skipping (s,q) (1.16, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9346173Z Skipping (s,q) (1.17, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9346429Z Skipping (s,q) (1.18, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9346686Z Skipping (s,q) (1.19, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9346952Z Skipping (s,q) (1.2, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9347215Z Skipping (s,q) (1.21, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9347474Z Skipping (s,q) (1.22, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9347840Z Skipping (s,q) (1.23, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9348096Z Skipping (s,q) (1.24, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9348360Z Skipping (s,q) (1.25, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9348617Z Skipping (s,q) (1.26, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9348879Z Skipping (s,q) (1.27, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9349286Z Skipping (s,q) (1.28, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9349592Z Skipping (s,q) (1.29, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9349852Z Skipping (s,q) (1.3, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9350124Z Skipping (s,q) (1.31, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9350381Z Skipping (s,q) (1.32, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9350648Z Skipping (s,q) (1.33, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9350904Z Skipping (s,q) (1.34, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9351172Z Skipping (s,q) (1.35, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9351435Z Skipping (s,q) (1.36, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9351692Z Skipping (s,q) (1.37, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9351960Z Skipping (s,q) (1.38, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9352229Z Skipping (s,q) (1.39, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9352486Z Skipping (s,q) (1.4, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9352760Z Skipping (s,q) (1.41, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9353027Z Skipping (s,q) (1.42, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9353294Z Skipping (s,q) (1.43, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9353565Z Skipping (s,q) (1.44, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9353827Z Skipping (s,q) (1.45, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9354090Z Skipping (s,q) (1.46, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9354365Z Skipping (s,q) (1.47, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9354620Z Skipping (s,q) (1.48, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9354950Z Skipping (s,q) (1.49, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9355225Z Skipping (s,q) (1.5, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9355483Z Skipping (s,q) (1.51, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9355746Z Skipping (s,q) (1.52, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9355999Z Skipping (s,q) (1.53, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9356252Z Skipping (s,q) (1.54, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9356512Z Skipping (s,q) (1.55, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9356764Z Skipping (s,q) (1.56, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9357018Z Skipping (s,q) (1.57, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9357278Z Skipping (s,q) (1.58, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9357532Z Skipping (s,q) (1.59, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9357793Z Skipping (s,q) (1.6, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9358124Z Skipping (s,q) (1.61, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9358386Z Skipping (s,q) (1.62, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9358650Z Skipping (s,q) (1.63, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9358905Z Skipping (s,q) (1.64, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9359160Z Skipping (s,q) (1.65, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9359423Z Skipping (s,q) (1.66, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9359677Z Skipping (s,q) (1.67, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9359939Z Skipping (s,q) (1.68, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9360192Z Skipping (s,q) (1.69, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9360444Z Skipping (s,q) (1.7, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9360706Z Skipping (s,q) (1.71, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9360964Z Skipping (s,q) (1.72, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9361290Z Skipping (s,q) (1.73, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9361598Z Skipping (s,q) (1.74, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9361850Z Skipping (s,q) (1.75, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9362110Z Skipping (s,q) (1.76, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9362362Z Skipping (s,q) (1.77, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9362616Z Skipping (s,q) (1.78, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9362872Z Skipping (s,q) (1.79, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9363125Z Skipping (s,q) (1.8, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9363380Z Skipping (s,q) (1.81, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9363643Z Skipping (s,q) (1.82, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9363904Z Skipping (s,q) (1.83, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9364172Z Skipping (s,q) (1.84, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9364429Z Skipping (s,q) (1.85, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9364683Z Skipping (s,q) (1.86, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9364946Z Skipping (s,q) (1.87, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9365200Z Skipping (s,q) (1.88, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9365456Z Skipping (s,q) (1.89, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9365721Z Skipping (s,q) (1.9, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9365974Z Skipping (s,q) (1.91, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9366239Z Skipping (s,q) (1.92, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9366497Z Skipping (s,q) (1.93, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9366853Z Skipping (s,q) (1.94, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9367135Z Skipping (s,q) (1.95, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9367390Z Skipping (s,q) (1.96, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9367650Z Skipping (s,q) (1.97, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9367916Z Skipping (s,q) (1.98, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9368287Z Skipping (s,q) (1.99, 900): inconsistent with heavy hitters! 2025-05-07T20:22:47.9368554Z Skipping (s,q) (0.01, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9368807Z Skipping (s,q) (0.02, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9369062Z Skipping (s,q) (0.03, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9369324Z Skipping (s,q) (0.04, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9369584Z Skipping (s,q) (0.05, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9369856Z Skipping (s,q) (0.06, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9370242Z Skipping (s,q) (0.07, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9370516Z Skipping (s,q) (0.08, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9370795Z Skipping (s,q) (0.09, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9371065Z Skipping (s,q) (0.1, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9371329Z Skipping (s,q) (0.11, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9371591Z Skipping (s,q) (0.12, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9371844Z Skipping (s,q) (0.13, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9372099Z Skipping (s,q) (0.14, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9372367Z Skipping (s,q) (0.15, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9372659Z Skipping (s,q) (0.16, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9372924Z Skipping (s,q) (0.17, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9373206Z Skipping (s,q) (0.18, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9373538Z Skipping (s,q) (0.19, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9373848Z Skipping (s,q) (0.2, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9374103Z Skipping (s,q) (0.21, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9374358Z Skipping (s,q) (0.22, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9374618Z Skipping (s,q) (0.23, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9374871Z Skipping (s,q) (0.24, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9375125Z Skipping (s,q) (0.25, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9375389Z Skipping (s,q) (0.26, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9375643Z Skipping (s,q) (0.27, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9375908Z Skipping (s,q) (0.28, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9376165Z Skipping (s,q) (0.29, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9376422Z Skipping (s,q) (0.3, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9376690Z Skipping (s,q) (0.31, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9376942Z Skipping (s,q) (0.32, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9377196Z Skipping (s,q) (0.33, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9377456Z Skipping (s,q) (0.34, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9377711Z Skipping (s,q) (0.35, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9377973Z Skipping (s,q) (0.36, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9378228Z Skipping (s,q) (0.37, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9378483Z Skipping (s,q) (0.38, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9378746Z Skipping (s,q) (0.39, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9379076Z Skipping (s,q) (0.4, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9379351Z Skipping (s,q) (0.41, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9379612Z Skipping (s,q) (0.42, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9380116Z Skipping (s,q) (0.43, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9380387Z Skipping (s,q) (0.44, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9380645Z Skipping (s,q) (0.45, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9380897Z Skipping (s,q) (0.46, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9381158Z Skipping (s,q) (0.47, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9381411Z Skipping (s,q) (0.48, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9381667Z Skipping (s,q) (0.49, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9381925Z Skipping (s,q) (0.5, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9382184Z Skipping (s,q) (0.51, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9382647Z Skipping (s,q) (0.52, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9382912Z Skipping (s,q) (0.53, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9383168Z Skipping (s,q) (0.54, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9383428Z Skipping (s,q) (0.55, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9383679Z Skipping (s,q) (0.56, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9383932Z Skipping (s,q) (0.57, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9384194Z Skipping (s,q) (0.58, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9384447Z Skipping (s,q) (0.59, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9384699Z Skipping (s,q) (0.6, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9384959Z Skipping (s,q) (0.61, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9385213Z Skipping (s,q) (0.62, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9385473Z Skipping (s,q) (0.63, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9385867Z Skipping (s,q) (0.64, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9386196Z Skipping (s,q) (0.65, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9386458Z Skipping (s,q) (0.66, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9386717Z Skipping (s,q) (0.67, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9386971Z Skipping (s,q) (0.68, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9387230Z Skipping (s,q) (0.69, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9387482Z Skipping (s,q) (0.7, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9387747Z Skipping (s,q) (0.71, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9388000Z Skipping (s,q) (0.72, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9388256Z Skipping (s,q) (0.73, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9388516Z Skipping (s,q) (0.74, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9388776Z Skipping (s,q) (0.75, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9389029Z Skipping (s,q) (0.76, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9389298Z Skipping (s,q) (0.77, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9389551Z Skipping (s,q) (0.78, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9389812Z Skipping (s,q) (0.79, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9390063Z Skipping (s,q) (0.8, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9390324Z Skipping (s,q) (0.81, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9390585Z Skipping (s,q) (0.82, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9390841Z Skipping (s,q) (0.83, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9391095Z Skipping (s,q) (0.84, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9391522Z Skipping (s,q) (0.85, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9391799Z Skipping (s,q) (0.86, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9392061Z Skipping (s,q) (0.87, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9392320Z Skipping (s,q) (0.88, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9392578Z Skipping (s,q) (0.89, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9392840Z Skipping (s,q) (0.9, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9393098Z Skipping (s,q) (0.91, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9393356Z Skipping (s,q) (0.92, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9393624Z Skipping (s,q) (0.93, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9393877Z Skipping (s,q) (0.94, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9394139Z Skipping (s,q) (0.95, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9394396Z Skipping (s,q) (0.96, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9394771Z Skipping (s,q) (0.97, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9395037Z Skipping (s,q) (0.98, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9395295Z Skipping (s,q) (0.99, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9395547Z Skipping (s,q) (1, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9395806Z Skipping (s,q) (1.01, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9396060Z Skipping (s,q) (1.02, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9396314Z Skipping (s,q) (1.03, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9396574Z Skipping (s,q) (1.04, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9396832Z Skipping (s,q) (1.05, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9397091Z Skipping (s,q) (1.06, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9397351Z Skipping (s,q) (1.07, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9397607Z Skipping (s,q) (1.08, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9397941Z Skipping (s,q) (1.09, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9398240Z Skipping (s,q) (1.1, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9398495Z Skipping (s,q) (1.11, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9398757Z Skipping (s,q) (1.12, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9399018Z Skipping (s,q) (1.13, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9399279Z Skipping (s,q) (1.14, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9399534Z Skipping (s,q) (1.15, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9399974Z Skipping (s,q) (1.16, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9400241Z Skipping (s,q) (1.17, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9400503Z Skipping (s,q) (1.18, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9400764Z Skipping (s,q) (1.19, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9401041Z Skipping (s,q) (1.2, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9401297Z Skipping (s,q) (1.21, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9401561Z Skipping (s,q) (1.22, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9401817Z Skipping (s,q) (1.23, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9402072Z Skipping (s,q) (1.24, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9402334Z Skipping (s,q) (1.25, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9402589Z Skipping (s,q) (1.26, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9402844Z Skipping (s,q) (1.27, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9403103Z Skipping (s,q) (1.28, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9403361Z Skipping (s,q) (1.29, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9403717Z Skipping (s,q) (1.3, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9403988Z Skipping (s,q) (1.31, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9404247Z Skipping (s,q) (1.32, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9404512Z Skipping (s,q) (1.33, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9404767Z Skipping (s,q) (1.34, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9405023Z Skipping (s,q) (1.35, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9405287Z Skipping (s,q) (1.36, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9405544Z Skipping (s,q) (1.37, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9405806Z Skipping (s,q) (1.38, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9406060Z Skipping (s,q) (1.39, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9406317Z Skipping (s,q) (1.4, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9406581Z Skipping (s,q) (1.41, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9406838Z Skipping (s,q) (1.42, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9407181Z Skipping (s,q) (1.43, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9407445Z Skipping (s,q) (1.44, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9407702Z Skipping (s,q) (1.45, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9407963Z Skipping (s,q) (1.46, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9408328Z Skipping (s,q) (1.47, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9408585Z Skipping (s,q) (1.48, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9408853Z Skipping (s,q) (1.49, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9409102Z Skipping (s,q) (1.5, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9409355Z Skipping (s,q) (1.51, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9409618Z Skipping (s,q) (1.52, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9409876Z Skipping (s,q) (1.53, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9410250Z Skipping (s,q) (1.54, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9410558Z Skipping (s,q) (1.55, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9410813Z Skipping (s,q) (1.56, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9411075Z Skipping (s,q) (1.57, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9411329Z Skipping (s,q) (1.58, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9411586Z Skipping (s,q) (1.59, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9411845Z Skipping (s,q) (1.6, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9412101Z Skipping (s,q) (1.61, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9412355Z Skipping (s,q) (1.62, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9412612Z Skipping (s,q) (1.63, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9412867Z Skipping (s,q) (1.64, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9413136Z Skipping (s,q) (1.65, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9413389Z Skipping (s,q) (1.66, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9413647Z Skipping (s,q) (1.67, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9413908Z Skipping (s,q) (1.68, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9414164Z Skipping (s,q) (1.69, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9414418Z Skipping (s,q) (1.7, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9414681Z Skipping (s,q) (1.71, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9415081Z Skipping (s,q) (1.72, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9415348Z Skipping (s,q) (1.73, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9415601Z Skipping (s,q) (1.74, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9415965Z Skipping (s,q) (1.75, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9416242Z Skipping (s,q) (1.76, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9416503Z Skipping (s,q) (1.77, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9416766Z Skipping (s,q) (1.78, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9417024Z Skipping (s,q) (1.79, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9417276Z Skipping (s,q) (1.8, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9417541Z Skipping (s,q) (1.81, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9417796Z Skipping (s,q) (1.82, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9418050Z Skipping (s,q) (1.83, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9418314Z Skipping (s,q) (1.84, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9418570Z Skipping (s,q) (1.85, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9418828Z Skipping (s,q) (1.86, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9419090Z Skipping (s,q) (1.87, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9419430Z Skipping (s,q) (1.88, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9419696Z Skipping (s,q) (1.89, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9419947Z Skipping (s,q) (1.9, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9420202Z Skipping (s,q) (1.91, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9420462Z Skipping (s,q) (1.92, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9420717Z Skipping (s,q) (1.93, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9420971Z Skipping (s,q) (1.94, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9421233Z Skipping (s,q) (1.95, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9421491Z Skipping (s,q) (1.96, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9421759Z Skipping (s,q) (1.97, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9422015Z Skipping (s,q) (1.98, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9422339Z Skipping (s,q) (1.99, 925): inconsistent with heavy hitters! 2025-05-07T20:22:47.9422646Z Skipping (s,q) (0.01, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9422899Z Skipping (s,q) (0.02, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9423153Z Skipping (s,q) (0.03, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9423411Z Skipping (s,q) (0.04, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9423670Z Skipping (s,q) (0.05, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9423928Z Skipping (s,q) (0.06, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9424205Z Skipping (s,q) (0.07, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9424459Z Skipping (s,q) (0.08, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9424722Z Skipping (s,q) (0.09, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9424976Z Skipping (s,q) (0.1, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9425237Z Skipping (s,q) (0.11, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9425498Z Skipping (s,q) (0.12, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9425755Z Skipping (s,q) (0.13, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9426009Z Skipping (s,q) (0.14, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9426271Z Skipping (s,q) (0.15, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9426526Z Skipping (s,q) (0.16, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9426917Z Skipping (s,q) (0.17, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9427173Z Skipping (s,q) (0.18, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9427432Z Skipping (s,q) (0.19, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9427696Z Skipping (s,q) (0.2, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9428071Z Skipping (s,q) (0.21, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9428344Z Skipping (s,q) (0.22, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9428612Z Skipping (s,q) (0.23, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9428871Z Skipping (s,q) (0.24, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9429137Z Skipping (s,q) (0.25, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9429393Z Skipping (s,q) (0.26, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9429650Z Skipping (s,q) (0.27, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9429908Z Skipping (s,q) (0.28, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9430163Z Skipping (s,q) (0.29, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9430418Z Skipping (s,q) (0.3, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9430682Z Skipping (s,q) (0.31, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9430938Z Skipping (s,q) (0.32, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9431205Z Skipping (s,q) (0.33, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9431547Z Skipping (s,q) (0.34, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9431809Z Skipping (s,q) (0.35, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9432075Z Skipping (s,q) (0.36, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9432332Z Skipping (s,q) (0.37, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9432588Z Skipping (s,q) (0.38, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9432852Z Skipping (s,q) (0.39, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9433109Z Skipping (s,q) (0.4, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9433372Z Skipping (s,q) (0.41, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9433624Z Skipping (s,q) (0.42, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9433883Z Skipping (s,q) (0.43, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9434146Z Skipping (s,q) (0.44, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9434464Z Skipping (s,q) (0.45, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9434729Z Skipping (s,q) (0.46, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9435062Z Skipping (s,q) (0.47, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9435316Z Skipping (s,q) (0.48, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9435579Z Skipping (s,q) (0.49, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9435832Z Skipping (s,q) (0.5, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9436088Z Skipping (s,q) (0.51, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9436352Z Skipping (s,q) (0.52, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9436607Z Skipping (s,q) (0.53, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9436863Z Skipping (s,q) (0.54, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9437128Z Skipping (s,q) (0.55, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9437389Z Skipping (s,q) (0.56, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9437648Z Skipping (s,q) (0.57, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9437912Z Skipping (s,q) (0.58, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9438166Z Skipping (s,q) (0.59, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9438424Z Skipping (s,q) (0.6, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9438680Z Skipping (s,q) (0.61, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9438941Z Skipping (s,q) (0.62, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9439205Z Skipping (s,q) (0.63, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9439462Z Skipping (s,q) (0.64, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9439718Z Skipping (s,q) (0.65, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9440072Z Skipping (s,q) (0.66, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9440341Z Skipping (s,q) (0.67, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9440607Z Skipping (s,q) (0.68, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9440869Z Skipping (s,q) (0.69, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9441122Z Skipping (s,q) (0.7, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9441389Z Skipping (s,q) (0.71, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9441643Z Skipping (s,q) (0.72, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9441899Z Skipping (s,q) (0.73, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9442159Z Skipping (s,q) (0.74, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9442414Z Skipping (s,q) (0.75, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9442675Z Skipping (s,q) (0.76, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9442938Z Skipping (s,q) (0.77, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9443194Z Skipping (s,q) (0.78, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9443541Z Skipping (s,q) (0.79, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9443802Z Skipping (s,q) (0.8, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9444057Z Skipping (s,q) (0.81, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9444317Z Skipping (s,q) (0.82, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9444574Z Skipping (s,q) (0.83, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9444837Z Skipping (s,q) (0.84, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9445093Z Skipping (s,q) (0.85, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9445348Z Skipping (s,q) (0.86, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9445611Z Skipping (s,q) (0.87, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9445870Z Skipping (s,q) (0.88, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9446128Z Skipping (s,q) (0.89, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9446490Z Skipping (s,q) (0.9, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9446758Z Skipping (s,q) (0.91, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9447103Z Skipping (s,q) (0.92, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9447358Z Skipping (s,q) (0.93, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9447613Z Skipping (s,q) (0.94, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9447873Z Skipping (s,q) (0.95, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9448233Z Skipping (s,q) (0.96, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9448487Z Skipping (s,q) (0.97, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9448741Z Skipping (s,q) (0.98, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9448994Z Skipping (s,q) (0.99, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9449251Z Skipping (s,q) (1, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9449509Z Skipping (s,q) (1.01, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9449766Z Skipping (s,q) (1.02, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9450030Z Skipping (s,q) (1.03, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9450282Z Skipping (s,q) (1.04, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9450535Z Skipping (s,q) (1.05, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9450793Z Skipping (s,q) (1.06, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9451105Z Skipping (s,q) (1.07, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9451364Z Skipping (s,q) (1.08, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9451624Z Skipping (s,q) (1.09, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9451876Z Skipping (s,q) (1.1, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9452234Z Skipping (s,q) (1.11, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9452503Z Skipping (s,q) (1.12, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9452771Z Skipping (s,q) (1.13, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9453035Z Skipping (s,q) (1.14, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9453288Z Skipping (s,q) (1.15, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9453540Z Skipping (s,q) (1.16, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9453803Z Skipping (s,q) (1.17, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9454058Z Skipping (s,q) (1.18, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9454319Z Skipping (s,q) (1.19, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9454574Z Skipping (s,q) (1.2, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9454831Z Skipping (s,q) (1.21, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9455094Z Skipping (s,q) (1.22, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9455351Z Skipping (s,q) (1.23, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9455690Z Skipping (s,q) (1.24, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9455957Z Skipping (s,q) (1.25, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9456213Z Skipping (s,q) (1.26, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9456476Z Skipping (s,q) (1.27, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9456733Z Skipping (s,q) (1.28, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9456989Z Skipping (s,q) (1.29, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9457249Z Skipping (s,q) (1.3, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9457503Z Skipping (s,q) (1.31, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9457760Z Skipping (s,q) (1.32, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9458025Z Skipping (s,q) (1.33, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9458285Z Skipping (s,q) (1.34, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9458619Z Skipping (s,q) (1.35, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9458892Z Skipping (s,q) (1.36, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9459221Z Skipping (s,q) (1.37, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9459485Z Skipping (s,q) (1.38, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9459741Z Skipping (s,q) (1.39, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9459995Z Skipping (s,q) (1.4, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9460263Z Skipping (s,q) (1.41, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9460519Z Skipping (s,q) (1.42, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9460784Z Skipping (s,q) (1.43, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9461039Z Skipping (s,q) (1.44, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9461300Z Skipping (s,q) (1.45, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9461564Z Skipping (s,q) (1.46, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9461821Z Skipping (s,q) (1.47, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9462078Z Skipping (s,q) (1.48, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9462338Z Skipping (s,q) (1.49, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9462590Z Skipping (s,q) (1.5, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9462850Z Skipping (s,q) (1.51, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9463103Z Skipping (s,q) (1.52, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9463354Z Skipping (s,q) (1.53, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9463612Z Skipping (s,q) (1.54, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9463863Z Skipping (s,q) (1.55, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9464179Z Skipping (s,q) (1.56, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9464455Z Skipping (s,q) (1.57, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9464716Z Skipping (s,q) (1.58, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9464972Z Skipping (s,q) (1.59, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9465233Z Skipping (s,q) (1.6, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9465490Z Skipping (s,q) (1.61, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9465754Z Skipping (s,q) (1.62, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9466007Z Skipping (s,q) (1.63, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9466259Z Skipping (s,q) (1.64, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9466518Z Skipping (s,q) (1.65, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9466771Z Skipping (s,q) (1.66, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9467031Z Skipping (s,q) (1.67, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9467297Z Skipping (s,q) (1.68, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9467630Z Skipping (s,q) (1.69, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9467896Z Skipping (s,q) (1.7, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9468149Z Skipping (s,q) (1.71, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9468405Z Skipping (s,q) (1.72, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9468668Z Skipping (s,q) (1.73, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9468922Z Skipping (s,q) (1.74, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9469175Z Skipping (s,q) (1.75, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9469435Z Skipping (s,q) (1.76, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9469690Z Skipping (s,q) (1.77, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9469954Z Skipping (s,q) (1.78, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9470209Z Skipping (s,q) (1.79, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9470523Z Skipping (s,q) (1.8, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9470800Z Skipping (s,q) (1.81, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9471124Z Skipping (s,q) (1.82, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9471382Z Skipping (s,q) (1.83, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9471647Z Skipping (s,q) (1.84, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9471902Z Skipping (s,q) (1.85, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9472163Z Skipping (s,q) (1.86, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9472417Z Skipping (s,q) (1.87, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9472672Z Skipping (s,q) (1.88, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9472934Z Skipping (s,q) (1.89, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9473187Z Skipping (s,q) (1.9, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9473443Z Skipping (s,q) (1.91, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9473705Z Skipping (s,q) (1.92, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9473962Z Skipping (s,q) (1.93, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9474226Z Skipping (s,q) (1.94, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9474483Z Skipping (s,q) (1.95, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9474738Z Skipping (s,q) (1.96, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9475002Z Skipping (s,q) (1.97, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9475255Z Skipping (s,q) (1.98, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9475509Z Skipping (s,q) (1.99, 950): inconsistent with heavy hitters! 2025-05-07T20:22:47.9475771Z Skipping (s,q) (0.01, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9476096Z Skipping (s,q) (0.02, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9476371Z Skipping (s,q) (0.03, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9476629Z Skipping (s,q) (0.04, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9476887Z Skipping (s,q) (0.05, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9477148Z Skipping (s,q) (0.06, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9477400Z Skipping (s,q) (0.07, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9477653Z Skipping (s,q) (0.08, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9477916Z Skipping (s,q) (0.09, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9478168Z Skipping (s,q) (0.1, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9478423Z Skipping (s,q) (0.11, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9478683Z Skipping (s,q) (0.12, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9478938Z Skipping (s,q) (0.13, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9479379Z Skipping (s,q) (0.14, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9479943Z Skipping (s,q) (0.15, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9480204Z Skipping (s,q) (0.16, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9480475Z Skipping (s,q) (0.17, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9480730Z Skipping (s,q) (0.18, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9480982Z Skipping (s,q) (0.19, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9481243Z Skipping (s,q) (0.2, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9481497Z Skipping (s,q) (0.21, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9481757Z Skipping (s,q) (0.22, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9482012Z Skipping (s,q) (0.23, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9482265Z Skipping (s,q) (0.24, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9482533Z Skipping (s,q) (0.25, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9482993Z Skipping (s,q) (0.26, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9483265Z Skipping (s,q) (0.27, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9483669Z Skipping (s,q) (0.28, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9483924Z Skipping (s,q) (0.29, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9484181Z Skipping (s,q) (0.3, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9484537Z Skipping (s,q) (0.31, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9484795Z Skipping (s,q) (0.32, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9485061Z Skipping (s,q) (0.33, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9485317Z Skipping (s,q) (0.34, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9485573Z Skipping (s,q) (0.35, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9485836Z Skipping (s,q) (0.36, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9486096Z Skipping (s,q) (0.37, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9486362Z Skipping (s,q) (0.38, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9486619Z Skipping (s,q) (0.39, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9486873Z Skipping (s,q) (0.4, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9487136Z Skipping (s,q) (0.41, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9487388Z Skipping (s,q) (0.42, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9487639Z Skipping (s,q) (0.43, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9487896Z Skipping (s,q) (0.44, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9488229Z Skipping (s,q) (0.45, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9488488Z Skipping (s,q) (0.46, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9488902Z Skipping (s,q) (0.47, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9489169Z Skipping (s,q) (0.48, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9489435Z Skipping (s,q) (0.49, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9489689Z Skipping (s,q) (0.5, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9489943Z Skipping (s,q) (0.51, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9490202Z Skipping (s,q) (0.52, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9490454Z Skipping (s,q) (0.53, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9490716Z Skipping (s,q) (0.54, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9490969Z Skipping (s,q) (0.55, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9491220Z Skipping (s,q) (0.56, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9491476Z Skipping (s,q) (0.57, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9491734Z Skipping (s,q) (0.58, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9491989Z Skipping (s,q) (0.59, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9492387Z Skipping (s,q) (0.6, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9492640Z Skipping (s,q) (0.61, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9492896Z Skipping (s,q) (0.62, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9493157Z Skipping (s,q) (0.63, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9493413Z Skipping (s,q) (0.64, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9493673Z Skipping (s,q) (0.65, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9493929Z Skipping (s,q) (0.66, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9494185Z Skipping (s,q) (0.67, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9494444Z Skipping (s,q) (0.68, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9494701Z Skipping (s,q) (0.69, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9494956Z Skipping (s,q) (0.7, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9495300Z Skipping (s,q) (0.71, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9495567Z Skipping (s,q) (0.72, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9495906Z Skipping (s,q) (0.73, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9496159Z Skipping (s,q) (0.74, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9496411Z Skipping (s,q) (0.75, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9496669Z Skipping (s,q) (0.76, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9496923Z Skipping (s,q) (0.77, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9497175Z Skipping (s,q) (0.78, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9497433Z Skipping (s,q) (0.79, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9497685Z Skipping (s,q) (0.8, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9497945Z Skipping (s,q) (0.81, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9498199Z Skipping (s,q) (0.82, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9498458Z Skipping (s,q) (0.83, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9498722Z Skipping (s,q) (0.84, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9498977Z Skipping (s,q) (0.85, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9499232Z Skipping (s,q) (0.86, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9499492Z Skipping (s,q) (0.87, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9499748Z Skipping (s,q) (0.88, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9500008Z Skipping (s,q) (0.89, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9500263Z Skipping (s,q) (0.9, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9500517Z Skipping (s,q) (0.91, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9500857Z Skipping (s,q) (0.92, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9501122Z Skipping (s,q) (0.93, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9501381Z Skipping (s,q) (0.94, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9501644Z Skipping (s,q) (0.95, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9501897Z Skipping (s,q) (0.96, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9502156Z Skipping (s,q) (0.97, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9502407Z Skipping (s,q) (0.98, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9502660Z Skipping (s,q) (0.99, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9502915Z Skipping (s,q) (1, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9503167Z Skipping (s,q) (1.01, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9503426Z Skipping (s,q) (1.02, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9503687Z Skipping (s,q) (1.03, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9503942Z Skipping (s,q) (1.04, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9504440Z Skipping (s,q) (1.05, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9504699Z Skipping (s,q) (1.06, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9504959Z Skipping (s,q) (1.07, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9505220Z Skipping (s,q) (1.08, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9505472Z Skipping (s,q) (1.09, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9505727Z Skipping (s,q) (1.1, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9505987Z Skipping (s,q) (1.11, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9506239Z Skipping (s,q) (1.12, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9506494Z Skipping (s,q) (1.13, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9506756Z Skipping (s,q) (1.14, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9507019Z Skipping (s,q) (1.15, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9507283Z Skipping (s,q) (1.16, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9507609Z Skipping (s,q) (1.17, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9507914Z Skipping (s,q) (1.18, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9508177Z Skipping (s,q) (1.19, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9508430Z Skipping (s,q) (1.2, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9508683Z Skipping (s,q) (1.21, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9508944Z Skipping (s,q) (1.22, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9509197Z Skipping (s,q) (1.23, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9509460Z Skipping (s,q) (1.24, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9509714Z Skipping (s,q) (1.25, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9509970Z Skipping (s,q) (1.26, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9510232Z Skipping (s,q) (1.27, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9510494Z Skipping (s,q) (1.28, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9510751Z Skipping (s,q) (1.29, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9511015Z Skipping (s,q) (1.3, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9511270Z Skipping (s,q) (1.31, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9511533Z Skipping (s,q) (1.32, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9511785Z Skipping (s,q) (1.33, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9512038Z Skipping (s,q) (1.34, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9512301Z Skipping (s,q) (1.35, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9512559Z Skipping (s,q) (1.36, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9512875Z Skipping (s,q) (1.37, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9513148Z Skipping (s,q) (1.38, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9513411Z Skipping (s,q) (1.39, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9513679Z Skipping (s,q) (1.4, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9513934Z Skipping (s,q) (1.41, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9514188Z Skipping (s,q) (1.42, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9514448Z Skipping (s,q) (1.43, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9514706Z Skipping (s,q) (1.44, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9514962Z Skipping (s,q) (1.45, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9515227Z Skipping (s,q) (1.46, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9515482Z Skipping (s,q) (1.47, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9515746Z Skipping (s,q) (1.48, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9516006Z Skipping (s,q) (1.49, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9516344Z Skipping (s,q) (1.5, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9516613Z Skipping (s,q) (1.51, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9516872Z Skipping (s,q) (1.52, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9517124Z Skipping (s,q) (1.53, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9517385Z Skipping (s,q) (1.54, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9517725Z Skipping (s,q) (1.55, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9517987Z Skipping (s,q) (1.56, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9518254Z Skipping (s,q) (1.57, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9518509Z Skipping (s,q) (1.58, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9518768Z Skipping (s,q) (1.59, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9519025Z Skipping (s,q) (1.6, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9519286Z Skipping (s,q) (1.61, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9519632Z Skipping (s,q) (1.62, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9519989Z Skipping (s,q) (1.63, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9520250Z Skipping (s,q) (1.64, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9520583Z Skipping (s,q) (1.65, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9520836Z Skipping (s,q) (1.66, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9521096Z Skipping (s,q) (1.67, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9521352Z Skipping (s,q) (1.68, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9521606Z Skipping (s,q) (1.69, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9521864Z Skipping (s,q) (1.7, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9522124Z Skipping (s,q) (1.71, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9522378Z Skipping (s,q) (1.72, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9522644Z Skipping (s,q) (1.73, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9522900Z Skipping (s,q) (1.74, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9523161Z Skipping (s,q) (1.75, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9523414Z Skipping (s,q) (1.76, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9523670Z Skipping (s,q) (1.77, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9523933Z Skipping (s,q) (1.78, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9524190Z Skipping (s,q) (1.79, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9524466Z Skipping (s,q) (1.8, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9524728Z Skipping (s,q) (1.81, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9525050Z Skipping (s,q) (1.82, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9525325Z Skipping (s,q) (1.83, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9525584Z Skipping (s,q) (1.84, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9525838Z Skipping (s,q) (1.85, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9526103Z Skipping (s,q) (1.86, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9526360Z Skipping (s,q) (1.87, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9526614Z Skipping (s,q) (1.88, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9526876Z Skipping (s,q) (1.89, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9527129Z Skipping (s,q) (1.9, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9527390Z Skipping (s,q) (1.91, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9527713Z Skipping (s,q) (1.92, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9528027Z Skipping (s,q) (1.93, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9528296Z Skipping (s,q) (1.94, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9528749Z Skipping (s,q) (1.95, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9529006Z Skipping (s,q) (1.96, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9529272Z Skipping (s,q) (1.97, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9529616Z Skipping (s,q) (1.98, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9529878Z Skipping (s,q) (1.99, 975): inconsistent with heavy hitters! 2025-05-07T20:22:47.9530137Z Skipping (s,q) (0.01, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9530394Z Skipping (s,q) (0.02, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9530655Z Skipping (s,q) (0.03, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9530914Z Skipping (s,q) (0.04, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9531168Z Skipping (s,q) (0.05, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9531437Z Skipping (s,q) (0.06, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9531695Z Skipping (s,q) (0.07, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9532083Z Skipping (s,q) (0.08, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9532405Z Skipping (s,q) (0.09, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9532660Z Skipping (s,q) (0.1, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9532925Z Skipping (s,q) (0.11, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9533178Z Skipping (s,q) (0.12, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9533435Z Skipping (s,q) (0.13, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9533802Z Skipping (s,q) (0.14, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9534062Z Skipping (s,q) (0.15, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9534317Z Skipping (s,q) (0.16, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9534581Z Skipping (s,q) (0.17, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9534844Z Skipping (s,q) (0.18, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9535108Z Skipping (s,q) (0.19, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9535367Z Skipping (s,q) (0.2, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9535622Z Skipping (s,q) (0.21, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9535889Z Skipping (s,q) (0.22, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9536204Z Skipping (s,q) (0.23, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9536549Z Skipping (s,q) (0.24, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9536811Z Skipping (s,q) (0.25, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9537065Z Skipping (s,q) (0.26, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9537327Z Skipping (s,q) (0.27, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9537705Z Skipping (s,q) (0.28, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9537973Z Skipping (s,q) (0.29, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9538241Z Skipping (s,q) (0.3, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9538503Z Skipping (s,q) (0.31, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9538758Z Skipping (s,q) (0.32, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9539018Z Skipping (s,q) (0.33, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9539273Z Skipping (s,q) (0.34, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9539536Z Skipping (s,q) (0.35, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9539791Z Skipping (s,q) (0.36, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9540044Z Skipping (s,q) (0.37, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9540304Z Skipping (s,q) (0.38, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9540565Z Skipping (s,q) (0.39, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9540820Z Skipping (s,q) (0.4, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9541169Z Skipping (s,q) (0.41, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9541433Z Skipping (s,q) (0.42, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9541697Z Skipping (s,q) (0.43, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9542074Z Skipping (s,q) (0.44, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9542330Z Skipping (s,q) (0.45, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9542635Z Skipping (s,q) (0.46, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9542893Z Skipping (s,q) (0.47, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9543149Z Skipping (s,q) (0.48, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9543413Z Skipping (s,q) (0.49, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9543675Z Skipping (s,q) (0.5, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9543941Z Skipping (s,q) (0.51, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9544303Z Skipping (s,q) (0.52, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9544569Z Skipping (s,q) (0.53, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9544967Z Skipping (s,q) (0.54, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9545226Z Skipping (s,q) (0.55, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9545484Z Skipping (s,q) (0.56, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9545748Z Skipping (s,q) (0.57, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9546004Z Skipping (s,q) (0.58, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9546271Z Skipping (s,q) (0.59, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9546522Z Skipping (s,q) (0.6, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9546775Z Skipping (s,q) (0.61, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9547037Z Skipping (s,q) (0.62, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9547297Z Skipping (s,q) (0.63, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9547552Z Skipping (s,q) (0.64, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9547913Z Skipping (s,q) (0.65, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9548172Z Skipping (s,q) (0.66, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9548432Z Skipping (s,q) (0.67, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9548698Z Skipping (s,q) (0.68, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9548962Z Skipping (s,q) (0.69, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9549251Z Skipping (s,q) (0.7, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9549522Z Skipping (s,q) (0.71, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9549779Z Skipping (s,q) (0.72, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9550250Z Skipping (s,q) (0.73, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9550530Z Skipping (s,q) (0.74, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9550795Z Skipping (s,q) (0.75, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9551067Z Skipping (s,q) (0.76, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9551338Z Skipping (s,q) (0.77, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9551613Z Skipping (s,q) (0.78, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9551875Z Skipping (s,q) (0.79, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9552147Z Skipping (s,q) (0.8, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9552420Z Skipping (s,q) (0.81, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9552677Z Skipping (s,q) (0.82, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9552936Z Skipping (s,q) (0.83, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9553216Z Skipping (s,q) (0.84, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9553552Z Skipping (s,q) (0.85, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9553819Z Skipping (s,q) (0.86, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9554083Z Skipping (s,q) (0.87, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9554344Z Skipping (s,q) (0.88, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9554608Z Skipping (s,q) (0.89, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9554863Z Skipping (s,q) (0.9, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9555123Z Skipping (s,q) (0.91, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9555385Z Skipping (s,q) (0.92, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9555661Z Skipping (s,q) (0.93, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9555957Z Skipping (s,q) (0.94, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9556219Z Skipping (s,q) (0.95, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9556529Z Skipping (s,q) (0.96, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9556859Z Skipping (s,q) (0.97, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9557179Z Skipping (s,q) (0.98, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9557436Z Skipping (s,q) (0.99, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9557701Z Skipping (s,q) (1, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9557978Z Skipping (s,q) (1.01, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9558252Z Skipping (s,q) (1.02, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9558518Z Skipping (s,q) (1.03, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9558780Z Skipping (s,q) (1.04, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9559091Z Skipping (s,q) (1.05, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9559525Z Skipping (s,q) (1.06, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9559781Z Skipping (s,q) (1.07, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9560051Z Skipping (s,q) (1.08, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9560314Z Skipping (s,q) (1.09, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9560581Z Skipping (s,q) (1.1, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9560839Z Skipping (s,q) (1.11, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9561097Z Skipping (s,q) (1.12, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9561358Z Skipping (s,q) (1.13, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9561619Z Skipping (s,q) (1.14, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9561878Z Skipping (s,q) (1.15, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9562143Z Skipping (s,q) (1.16, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9562527Z Skipping (s,q) (1.17, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9562806Z Skipping (s,q) (1.18, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9563115Z Skipping (s,q) (1.19, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9563377Z Skipping (s,q) (1.2, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9563647Z Skipping (s,q) (1.21, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9563905Z Skipping (s,q) (1.22, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9564227Z Skipping (s,q) (1.23, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9564491Z Skipping (s,q) (1.24, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9564779Z Skipping (s,q) (1.25, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9565035Z Skipping (s,q) (1.26, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9565302Z Skipping (s,q) (1.27, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9565565Z Skipping (s,q) (1.28, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9565829Z Skipping (s,q) (1.29, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9566166Z Skipping (s,q) (1.3, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9566426Z Skipping (s,q) (1.31, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9566700Z Skipping (s,q) (1.32, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9566956Z Skipping (s,q) (1.33, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9567211Z Skipping (s,q) (1.34, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9567474Z Skipping (s,q) (1.35, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9567740Z Skipping (s,q) (1.36, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9568141Z Skipping (s,q) (1.37, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9568406Z Skipping (s,q) (1.38, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9568665Z Skipping (s,q) (1.39, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9568930Z Skipping (s,q) (1.4, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9569297Z Skipping (s,q) (1.41, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9569635Z Skipping (s,q) (1.42, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9569976Z Skipping (s,q) (1.43, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9570292Z Skipping (s,q) (1.44, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9570554Z Skipping (s,q) (1.45, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9570813Z Skipping (s,q) (1.46, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9571068Z Skipping (s,q) (1.47, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9571335Z Skipping (s,q) (1.48, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9571592Z Skipping (s,q) (1.49, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9571849Z Skipping (s,q) (1.5, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9572142Z Skipping (s,q) (1.51, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9572404Z Skipping (s,q) (1.52, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9572671Z Skipping (s,q) (1.53, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9572932Z Skipping (s,q) (1.54, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9573188Z Skipping (s,q) (1.55, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9573449Z Skipping (s,q) (1.56, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9573724Z Skipping (s,q) (1.57, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9573981Z Skipping (s,q) (1.58, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9574294Z Skipping (s,q) (1.59, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9574557Z Skipping (s,q) (1.6, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9574834Z Skipping (s,q) (1.61, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9575159Z Skipping (s,q) (1.62, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9575442Z Skipping (s,q) (1.63, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9575719Z Skipping (s,q) (1.64, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9575980Z Skipping (s,q) (1.65, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9576248Z Skipping (s,q) (1.66, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9576527Z Skipping (s,q) (1.67, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9576793Z Skipping (s,q) (1.68, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9577048Z Skipping (s,q) (1.69, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9577323Z Skipping (s,q) (1.7, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9577580Z Skipping (s,q) (1.71, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9577849Z Skipping (s,q) (1.72, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9578108Z Skipping (s,q) (1.73, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9578364Z Skipping (s,q) (1.74, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9578756Z Skipping (s,q) (1.75, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9579035Z Skipping (s,q) (1.76, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9579299Z Skipping (s,q) (1.77, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9579592Z Skipping (s,q) (1.78, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9580114Z Skipping (s,q) (1.79, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9580380Z Skipping (s,q) (1.8, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9580646Z Skipping (s,q) (1.81, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9580901Z Skipping (s,q) (1.82, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9581168Z Skipping (s,q) (1.83, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9581430Z Skipping (s,q) (1.84, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9581685Z Skipping (s,q) (1.85, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9582158Z Skipping (s,q) (1.86, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9582489Z Skipping (s,q) (1.87, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9582753Z Skipping (s,q) (1.88, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9583007Z Skipping (s,q) (1.89, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9583260Z Skipping (s,q) (1.9, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9583518Z Skipping (s,q) (1.91, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9583775Z Skipping (s,q) (1.92, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9584031Z Skipping (s,q) (1.93, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9584293Z Skipping (s,q) (1.94, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9584550Z Skipping (s,q) (1.95, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9584809Z Skipping (s,q) (1.96, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9585073Z Skipping (s,q) (1.97, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9585332Z Skipping (s,q) (1.98, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9585594Z Skipping (s,q) (1.99, 1000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9585850Z Skipping (s,q) (0.01, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9586104Z Skipping (s,q) (0.02, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9586362Z Skipping (s,q) (0.03, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9586615Z Skipping (s,q) (0.04, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9586879Z Skipping (s,q) (0.05, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9587136Z Skipping (s,q) (0.06, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9587507Z Skipping (s,q) (0.07, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9587792Z Skipping (s,q) (0.08, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9588055Z Skipping (s,q) (0.09, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9588311Z Skipping (s,q) (0.1, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9588578Z Skipping (s,q) (0.11, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9588834Z Skipping (s,q) (0.12, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9589100Z Skipping (s,q) (0.13, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9589355Z Skipping (s,q) (0.14, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9589610Z Skipping (s,q) (0.15, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9589871Z Skipping (s,q) (0.16, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9590124Z Skipping (s,q) (0.17, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9590378Z Skipping (s,q) (0.18, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9590643Z Skipping (s,q) (0.19, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9591029Z Skipping (s,q) (0.2, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9591292Z Skipping (s,q) (0.21, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9591550Z Skipping (s,q) (0.22, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9591806Z Skipping (s,q) (0.23, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9592066Z Skipping (s,q) (0.24, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9592324Z Skipping (s,q) (0.25, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9592581Z Skipping (s,q) (0.26, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9592843Z Skipping (s,q) (0.27, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9593100Z Skipping (s,q) (0.28, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9593354Z Skipping (s,q) (0.29, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9593617Z Skipping (s,q) (0.3, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9593937Z Skipping (s,q) (0.31, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9594207Z Skipping (s,q) (0.32, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9594529Z Skipping (s,q) (0.33, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9594786Z Skipping (s,q) (0.34, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9595054Z Skipping (s,q) (0.35, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9595309Z Skipping (s,q) (0.36, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9595567Z Skipping (s,q) (0.37, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9595828Z Skipping (s,q) (0.38, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9596084Z Skipping (s,q) (0.39, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9596347Z Skipping (s,q) (0.4, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9596607Z Skipping (s,q) (0.41, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9596869Z Skipping (s,q) (0.42, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9597132Z Skipping (s,q) (0.43, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9597390Z Skipping (s,q) (0.44, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9597646Z Skipping (s,q) (0.45, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9597910Z Skipping (s,q) (0.46, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9598162Z Skipping (s,q) (0.47, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9598423Z Skipping (s,q) (0.48, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9598675Z Skipping (s,q) (0.49, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9598932Z Skipping (s,q) (0.5, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9599192Z Skipping (s,q) (0.51, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9599513Z Skipping (s,q) (0.52, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9599784Z Skipping (s,q) (0.53, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9600050Z Skipping (s,q) (0.54, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9600309Z Skipping (s,q) (0.55, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9600571Z Skipping (s,q) (0.56, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9600825Z Skipping (s,q) (0.57, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9601084Z Skipping (s,q) (0.58, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9601348Z Skipping (s,q) (0.59, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9601602Z Skipping (s,q) (0.6, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9601856Z Skipping (s,q) (0.61, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9602117Z Skipping (s,q) (0.62, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9602380Z Skipping (s,q) (0.63, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9602644Z Skipping (s,q) (0.64, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9602986Z Skipping (s,q) (0.65, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9603244Z Skipping (s,q) (0.66, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9603505Z Skipping (s,q) (0.67, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9603761Z Skipping (s,q) (0.68, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9604016Z Skipping (s,q) (0.69, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9604277Z Skipping (s,q) (0.7, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9604532Z Skipping (s,q) (0.71, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9604796Z Skipping (s,q) (0.72, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9605052Z Skipping (s,q) (0.73, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9605311Z Skipping (s,q) (0.74, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9605573Z Skipping (s,q) (0.75, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9605895Z Skipping (s,q) (0.76, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9606204Z Skipping (s,q) (0.77, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9606574Z Skipping (s,q) (0.78, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9606834Z Skipping (s,q) (0.79, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9607089Z Skipping (s,q) (0.8, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9607353Z Skipping (s,q) (0.81, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9607610Z Skipping (s,q) (0.82, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9607873Z Skipping (s,q) (0.83, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9608192Z Skipping (s,q) (0.84, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9608453Z Skipping (s,q) (0.85, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9608716Z Skipping (s,q) (0.86, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9608981Z Skipping (s,q) (0.87, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9609237Z Skipping (s,q) (0.88, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9609504Z Skipping (s,q) (0.89, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9609762Z Skipping (s,q) (0.9, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9610027Z Skipping (s,q) (0.91, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9610291Z Skipping (s,q) (0.92, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9610546Z Skipping (s,q) (0.93, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9610807Z Skipping (s,q) (0.94, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9611065Z Skipping (s,q) (0.95, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9611322Z Skipping (s,q) (0.96, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9611699Z Skipping (s,q) (0.97, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9611973Z Skipping (s,q) (0.98, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9612234Z Skipping (s,q) (0.99, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9612485Z Skipping (s,q) (1, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9612841Z Skipping (s,q) (1.01, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9613105Z Skipping (s,q) (1.02, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9613360Z Skipping (s,q) (1.03, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9613617Z Skipping (s,q) (1.04, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9613878Z Skipping (s,q) (1.05, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9614134Z Skipping (s,q) (1.06, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9614399Z Skipping (s,q) (1.07, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9614663Z Skipping (s,q) (1.08, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9615038Z Skipping (s,q) (1.09, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9615304Z Skipping (s,q) (1.1, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9615564Z Skipping (s,q) (1.11, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9615818Z Skipping (s,q) (1.12, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9616080Z Skipping (s,q) (1.13, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9616337Z Skipping (s,q) (1.14, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9616601Z Skipping (s,q) (1.15, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9616856Z Skipping (s,q) (1.16, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9617116Z Skipping (s,q) (1.17, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9617378Z Skipping (s,q) (1.18, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9617637Z Skipping (s,q) (1.19, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9617896Z Skipping (s,q) (1.2, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9618226Z Skipping (s,q) (1.21, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9618530Z Skipping (s,q) (1.22, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9618795Z Skipping (s,q) (1.23, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9619053Z Skipping (s,q) (1.24, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9619309Z Skipping (s,q) (1.25, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9619575Z Skipping (s,q) (1.26, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9619831Z Skipping (s,q) (1.27, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9620086Z Skipping (s,q) (1.28, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9620350Z Skipping (s,q) (1.29, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9620609Z Skipping (s,q) (1.3, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9620866Z Skipping (s,q) (1.31, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9621135Z Skipping (s,q) (1.32, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9621396Z Skipping (s,q) (1.33, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9621659Z Skipping (s,q) (1.34, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9621916Z Skipping (s,q) (1.35, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9622169Z Skipping (s,q) (1.36, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9622429Z Skipping (s,q) (1.37, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9622684Z Skipping (s,q) (1.38, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9622944Z Skipping (s,q) (1.39, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9623208Z Skipping (s,q) (1.4, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9623566Z Skipping (s,q) (1.41, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9623845Z Skipping (s,q) (1.42, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9624110Z Skipping (s,q) (1.43, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9624372Z Skipping (s,q) (1.44, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9624635Z Skipping (s,q) (1.45, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9624891Z Skipping (s,q) (1.46, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9625152Z Skipping (s,q) (1.47, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9625416Z Skipping (s,q) (1.48, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9625676Z Skipping (s,q) (1.49, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9625938Z Skipping (s,q) (1.5, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9626197Z Skipping (s,q) (1.51, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9626458Z Skipping (s,q) (1.52, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9626740Z Skipping (s,q) (1.53, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9632271Z Skipping (s,q) (1.54, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9632589Z Skipping (s,q) (1.55, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9632848Z Skipping (s,q) (1.56, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9633111Z Skipping (s,q) (1.57, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9633366Z Skipping (s,q) (1.58, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9633623Z Skipping (s,q) (1.59, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9633887Z Skipping (s,q) (1.6, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9634144Z Skipping (s,q) (1.61, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9634416Z Skipping (s,q) (1.62, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9634675Z Skipping (s,q) (1.63, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9634929Z Skipping (s,q) (1.64, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9635329Z Skipping (s,q) (1.65, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9635601Z Skipping (s,q) (1.66, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9635928Z Skipping (s,q) (1.67, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9636193Z Skipping (s,q) (1.68, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9636449Z Skipping (s,q) (1.69, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9636703Z Skipping (s,q) (1.7, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9636964Z Skipping (s,q) (1.71, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9637225Z Skipping (s,q) (1.72, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9637489Z Skipping (s,q) (1.73, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9637747Z Skipping (s,q) (1.74, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9638006Z Skipping (s,q) (1.75, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9638275Z Skipping (s,q) (1.76, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9638530Z Skipping (s,q) (1.77, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9638787Z Skipping (s,q) (1.78, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9639047Z Skipping (s,q) (1.79, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9639303Z Skipping (s,q) (1.8, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9639568Z Skipping (s,q) (1.81, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9639823Z Skipping (s,q) (1.82, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9640079Z Skipping (s,q) (1.83, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9640338Z Skipping (s,q) (1.84, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9640593Z Skipping (s,q) (1.85, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9640921Z Skipping (s,q) (1.86, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9641206Z Skipping (s,q) (1.87, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9641463Z Skipping (s,q) (1.88, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9641729Z Skipping (s,q) (1.89, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9641982Z Skipping (s,q) (1.9, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9642236Z Skipping (s,q) (1.91, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9642497Z Skipping (s,q) (1.92, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9642751Z Skipping (s,q) (1.93, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9643004Z Skipping (s,q) (1.94, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9643267Z Skipping (s,q) (1.95, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9643523Z Skipping (s,q) (1.96, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9643790Z Skipping (s,q) (1.97, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9644127Z Skipping (s,q) (1.98, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9644385Z Skipping (s,q) (1.99, 1250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9644656Z Skipping (s,q) (0.01, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9644913Z Skipping (s,q) (0.02, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9645167Z Skipping (s,q) (0.03, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9645430Z Skipping (s,q) (0.04, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9645685Z Skipping (s,q) (0.05, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9645946Z Skipping (s,q) (0.06, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9646202Z Skipping (s,q) (0.07, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9646457Z Skipping (s,q) (0.08, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9646726Z Skipping (s,q) (0.09, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9646987Z Skipping (s,q) (0.1, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9647329Z Skipping (s,q) (0.11, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9647641Z Skipping (s,q) (0.12, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9647901Z Skipping (s,q) (0.13, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9648294Z Skipping (s,q) (0.14, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9648551Z Skipping (s,q) (0.15, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9648810Z Skipping (s,q) (0.16, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9649073Z Skipping (s,q) (0.17, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9649331Z Skipping (s,q) (0.18, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9649585Z Skipping (s,q) (0.19, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9649850Z Skipping (s,q) (0.2, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9650107Z Skipping (s,q) (0.21, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9650375Z Skipping (s,q) (0.22, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9650633Z Skipping (s,q) (0.23, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9650888Z Skipping (s,q) (0.24, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9651150Z Skipping (s,q) (0.25, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9651404Z Skipping (s,q) (0.26, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9651660Z Skipping (s,q) (0.27, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9651922Z Skipping (s,q) (0.28, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9652177Z Skipping (s,q) (0.29, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9652432Z Skipping (s,q) (0.3, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9652783Z Skipping (s,q) (0.31, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9653047Z Skipping (s,q) (0.32, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9653316Z Skipping (s,q) (0.33, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9653574Z Skipping (s,q) (0.34, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9653829Z Skipping (s,q) (0.35, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9654099Z Skipping (s,q) (0.36, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9654353Z Skipping (s,q) (0.37, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9654608Z Skipping (s,q) (0.38, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9654870Z Skipping (s,q) (0.39, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9655123Z Skipping (s,q) (0.4, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9655382Z Skipping (s,q) (0.41, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9655637Z Skipping (s,q) (0.42, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9655892Z Skipping (s,q) (0.43, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9656244Z Skipping (s,q) (0.44, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9656505Z Skipping (s,q) (0.45, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9656762Z Skipping (s,q) (0.46, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9657026Z Skipping (s,q) (0.47, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9657284Z Skipping (s,q) (0.48, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9657548Z Skipping (s,q) (0.49, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9657802Z Skipping (s,q) (0.5, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9658058Z Skipping (s,q) (0.51, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9658316Z Skipping (s,q) (0.52, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9658571Z Skipping (s,q) (0.53, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9658830Z Skipping (s,q) (0.54, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9659166Z Skipping (s,q) (0.55, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9659438Z Skipping (s,q) (0.56, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9659783Z Skipping (s,q) (0.57, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9660040Z Skipping (s,q) (0.58, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9660297Z Skipping (s,q) (0.59, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9660680Z Skipping (s,q) (0.6, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9660939Z Skipping (s,q) (0.61, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9661193Z Skipping (s,q) (0.62, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9661457Z Skipping (s,q) (0.63, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9661712Z Skipping (s,q) (0.64, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9661977Z Skipping (s,q) (0.65, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9662239Z Skipping (s,q) (0.66, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9662496Z Skipping (s,q) (0.67, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9662760Z Skipping (s,q) (0.68, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9663014Z Skipping (s,q) (0.69, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9663268Z Skipping (s,q) (0.7, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9663530Z Skipping (s,q) (0.71, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9663783Z Skipping (s,q) (0.72, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9664043Z Skipping (s,q) (0.73, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9664297Z Skipping (s,q) (0.74, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9664550Z Skipping (s,q) (0.75, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9664923Z Skipping (s,q) (0.76, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9665194Z Skipping (s,q) (0.77, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9665454Z Skipping (s,q) (0.78, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9665726Z Skipping (s,q) (0.79, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9665980Z Skipping (s,q) (0.8, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9666235Z Skipping (s,q) (0.81, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9666497Z Skipping (s,q) (0.82, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9666752Z Skipping (s,q) (0.83, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9667018Z Skipping (s,q) (0.84, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9667270Z Skipping (s,q) (0.85, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9667526Z Skipping (s,q) (0.86, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9667791Z Skipping (s,q) (0.87, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9668122Z Skipping (s,q) (0.88, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9668381Z Skipping (s,q) (0.89, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9668647Z Skipping (s,q) (0.9, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9668903Z Skipping (s,q) (0.91, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9669165Z Skipping (s,q) (0.92, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9669419Z Skipping (s,q) (0.93, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9669677Z Skipping (s,q) (0.94, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9669937Z Skipping (s,q) (0.95, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9670192Z Skipping (s,q) (0.96, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9670445Z Skipping (s,q) (0.97, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9670708Z Skipping (s,q) (0.98, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9670964Z Skipping (s,q) (0.99, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9671285Z Skipping (s,q) (1, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9671614Z Skipping (s,q) (1.01, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9671871Z Skipping (s,q) (1.02, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9672134Z Skipping (s,q) (1.03, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9672393Z Skipping (s,q) (1.04, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9672658Z Skipping (s,q) (1.05, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9672912Z Skipping (s,q) (1.06, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9673170Z Skipping (s,q) (1.07, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9673434Z Skipping (s,q) (1.08, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9673695Z Skipping (s,q) (1.09, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9673959Z Skipping (s,q) (1.1, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9674219Z Skipping (s,q) (1.11, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9674477Z Skipping (s,q) (1.12, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9674741Z Skipping (s,q) (1.13, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9674996Z Skipping (s,q) (1.14, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9675251Z Skipping (s,q) (1.15, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9675516Z Skipping (s,q) (1.16, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9675771Z Skipping (s,q) (1.17, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9676031Z Skipping (s,q) (1.18, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9676287Z Skipping (s,q) (1.19, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9676617Z Skipping (s,q) (1.2, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9676898Z Skipping (s,q) (1.21, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9677160Z Skipping (s,q) (1.22, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9677415Z Skipping (s,q) (1.23, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9677681Z Skipping (s,q) (1.24, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9677934Z Skipping (s,q) (1.25, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9678194Z Skipping (s,q) (1.26, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9678447Z Skipping (s,q) (1.27, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9678879Z Skipping (s,q) (1.28, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9679152Z Skipping (s,q) (1.29, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9679403Z Skipping (s,q) (1.3, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9679837Z Skipping (s,q) (1.31, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9680120Z Skipping (s,q) (1.32, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9680600Z Skipping (s,q) (1.33, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9680863Z Skipping (s,q) (1.34, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9681125Z Skipping (s,q) (1.35, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9681381Z Skipping (s,q) (1.36, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9681641Z Skipping (s,q) (1.37, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9681899Z Skipping (s,q) (1.38, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9682153Z Skipping (s,q) (1.39, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9682415Z Skipping (s,q) (1.4, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9682670Z Skipping (s,q) (1.41, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9682925Z Skipping (s,q) (1.42, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9683194Z Skipping (s,q) (1.43, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9683585Z Skipping (s,q) (1.44, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9683862Z Skipping (s,q) (1.45, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9684242Z Skipping (s,q) (1.46, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9684498Z Skipping (s,q) (1.47, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9684763Z Skipping (s,q) (1.48, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9685023Z Skipping (s,q) (1.49, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9685278Z Skipping (s,q) (1.5, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9685542Z Skipping (s,q) (1.51, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9685801Z Skipping (s,q) (1.52, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9686065Z Skipping (s,q) (1.53, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9686327Z Skipping (s,q) (1.54, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9686587Z Skipping (s,q) (1.55, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9686862Z Skipping (s,q) (1.56, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9687126Z Skipping (s,q) (1.57, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9687381Z Skipping (s,q) (1.58, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9687649Z Skipping (s,q) (1.59, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9687906Z Skipping (s,q) (1.6, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9688276Z Skipping (s,q) (1.61, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9688534Z Skipping (s,q) (1.62, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9688793Z Skipping (s,q) (1.63, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9689059Z Skipping (s,q) (1.64, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9689470Z Skipping (s,q) (1.65, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9689743Z Skipping (s,q) (1.66, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9690015Z Skipping (s,q) (1.67, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9690275Z Skipping (s,q) (1.68, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9690540Z Skipping (s,q) (1.69, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9690797Z Skipping (s,q) (1.7, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9691055Z Skipping (s,q) (1.71, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9691317Z Skipping (s,q) (1.72, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9691573Z Skipping (s,q) (1.73, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9691831Z Skipping (s,q) (1.74, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9692096Z Skipping (s,q) (1.75, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9692355Z Skipping (s,q) (1.76, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9692620Z Skipping (s,q) (1.77, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9692974Z Skipping (s,q) (1.78, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9693236Z Skipping (s,q) (1.79, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9693496Z Skipping (s,q) (1.8, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9693756Z Skipping (s,q) (1.81, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9694015Z Skipping (s,q) (1.82, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9694278Z Skipping (s,q) (1.83, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9694538Z Skipping (s,q) (1.84, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9694801Z Skipping (s,q) (1.85, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9695056Z Skipping (s,q) (1.86, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9695314Z Skipping (s,q) (1.87, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9695583Z Skipping (s,q) (1.88, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9695918Z Skipping (s,q) (1.89, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9696221Z Skipping (s,q) (1.9, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9696484Z Skipping (s,q) (1.91, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9696743Z Skipping (s,q) (1.92, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9697002Z Skipping (s,q) (1.93, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9697266Z Skipping (s,q) (1.94, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9697522Z Skipping (s,q) (1.95, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9697787Z Skipping (s,q) (1.96, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9698042Z Skipping (s,q) (1.97, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9698301Z Skipping (s,q) (1.98, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9698565Z Skipping (s,q) (1.99, 1500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9698827Z Skipping (s,q) (0.01, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9699083Z Skipping (s,q) (0.02, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9699349Z Skipping (s,q) (0.03, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9699605Z Skipping (s,q) (0.04, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9699871Z Skipping (s,q) (0.05, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9700127Z Skipping (s,q) (0.06, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9700383Z Skipping (s,q) (0.07, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9700645Z Skipping (s,q) (0.08, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9700903Z Skipping (s,q) (0.09, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9701164Z Skipping (s,q) (0.1, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9701505Z Skipping (s,q) (0.11, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9701781Z Skipping (s,q) (0.12, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9702051Z Skipping (s,q) (0.13, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9702310Z Skipping (s,q) (0.14, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9702569Z Skipping (s,q) (0.15, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9702830Z Skipping (s,q) (0.16, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9703089Z Skipping (s,q) (0.17, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9703349Z Skipping (s,q) (0.18, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9703733Z Skipping (s,q) (0.19, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9703989Z Skipping (s,q) (0.2, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9704253Z Skipping (s,q) (0.21, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9704516Z Skipping (s,q) (0.22, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9704869Z Skipping (s,q) (0.23, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9705134Z Skipping (s,q) (0.24, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9705393Z Skipping (s,q) (0.25, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9705651Z Skipping (s,q) (0.26, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9705915Z Skipping (s,q) (0.27, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9706171Z Skipping (s,q) (0.28, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9706434Z Skipping (s,q) (0.29, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9706691Z Skipping (s,q) (0.3, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9706948Z Skipping (s,q) (0.31, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9707212Z Skipping (s,q) (0.32, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9707471Z Skipping (s,q) (0.33, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9707800Z Skipping (s,q) (0.34, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9708147Z Skipping (s,q) (0.35, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9708457Z Skipping (s,q) (0.36, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9708721Z Skipping (s,q) (0.37, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9708979Z Skipping (s,q) (0.38, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9709246Z Skipping (s,q) (0.39, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9709510Z Skipping (s,q) (0.4, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9709767Z Skipping (s,q) (0.41, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9710027Z Skipping (s,q) (0.42, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9710288Z Skipping (s,q) (0.43, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9710548Z Skipping (s,q) (0.44, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9710813Z Skipping (s,q) (0.45, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9711078Z Skipping (s,q) (0.46, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9711338Z Skipping (s,q) (0.47, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9711600Z Skipping (s,q) (0.48, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9711858Z Skipping (s,q) (0.49, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9712119Z Skipping (s,q) (0.5, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9712386Z Skipping (s,q) (0.51, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9712644Z Skipping (s,q) (0.52, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9712902Z Skipping (s,q) (0.53, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9713164Z Skipping (s,q) (0.54, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9713480Z Skipping (s,q) (0.55, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9713762Z Skipping (s,q) (0.56, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9714026Z Skipping (s,q) (0.57, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9714285Z Skipping (s,q) (0.58, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9714551Z Skipping (s,q) (0.59, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9714806Z Skipping (s,q) (0.6, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9715064Z Skipping (s,q) (0.61, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9715330Z Skipping (s,q) (0.62, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9715584Z Skipping (s,q) (0.63, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9715846Z Skipping (s,q) (0.64, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9716102Z Skipping (s,q) (0.65, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9716364Z Skipping (s,q) (0.66, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9716627Z Skipping (s,q) (0.67, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9716987Z Skipping (s,q) (0.68, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9717246Z Skipping (s,q) (0.69, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9717505Z Skipping (s,q) (0.7, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9717762Z Skipping (s,q) (0.71, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9718026Z Skipping (s,q) (0.72, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9718283Z Skipping (s,q) (0.73, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9718540Z Skipping (s,q) (0.74, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9718803Z Skipping (s,q) (0.75, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9719065Z Skipping (s,q) (0.76, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9719325Z Skipping (s,q) (0.77, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9719676Z Skipping (s,q) (0.78, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9720072Z Skipping (s,q) (0.79, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9720351Z Skipping (s,q) (0.8, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9720681Z Skipping (s,q) (0.81, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9720938Z Skipping (s,q) (0.82, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9721204Z Skipping (s,q) (0.83, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9721459Z Skipping (s,q) (0.84, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9721721Z Skipping (s,q) (0.85, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9721987Z Skipping (s,q) (0.86, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9722243Z Skipping (s,q) (0.87, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9722508Z Skipping (s,q) (0.88, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9722770Z Skipping (s,q) (0.89, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9723038Z Skipping (s,q) (0.9, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9723316Z Skipping (s,q) (0.91, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9723579Z Skipping (s,q) (0.92, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9723839Z Skipping (s,q) (0.93, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9724103Z Skipping (s,q) (0.94, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9724362Z Skipping (s,q) (0.95, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9724629Z Skipping (s,q) (0.96, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9724887Z Skipping (s,q) (0.97, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9725145Z Skipping (s,q) (0.98, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9725409Z Skipping (s,q) (0.99, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9725830Z Skipping (s,q) (1, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9726107Z Skipping (s,q) (1.01, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9726374Z Skipping (s,q) (1.02, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9726635Z Skipping (s,q) (1.03, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9726896Z Skipping (s,q) (1.04, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9727164Z Skipping (s,q) (1.05, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9727422Z Skipping (s,q) (1.06, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9727690Z Skipping (s,q) (1.07, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9727951Z Skipping (s,q) (1.08, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9728321Z Skipping (s,q) (1.09, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9728589Z Skipping (s,q) (1.1, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9728851Z Skipping (s,q) (1.11, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9729210Z Skipping (s,q) (1.12, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9729483Z Skipping (s,q) (1.13, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9729744Z Skipping (s,q) (1.14, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9730019Z Skipping (s,q) (1.15, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9730275Z Skipping (s,q) (1.16, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9730533Z Skipping (s,q) (1.17, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9730801Z Skipping (s,q) (1.18, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9731063Z Skipping (s,q) (1.19, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9731328Z Skipping (s,q) (1.2, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9731592Z Skipping (s,q) (1.21, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9731855Z Skipping (s,q) (1.22, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9732123Z Skipping (s,q) (1.23, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9732482Z Skipping (s,q) (1.24, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9732793Z Skipping (s,q) (1.25, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9733058Z Skipping (s,q) (1.26, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9733336Z Skipping (s,q) (1.27, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9733600Z Skipping (s,q) (1.28, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9733860Z Skipping (s,q) (1.29, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9734125Z Skipping (s,q) (1.3, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9734387Z Skipping (s,q) (1.31, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9734642Z Skipping (s,q) (1.32, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9734912Z Skipping (s,q) (1.33, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9735173Z Skipping (s,q) (1.34, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9735438Z Skipping (s,q) (1.35, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9735709Z Skipping (s,q) (1.36, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9735967Z Skipping (s,q) (1.37, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9736228Z Skipping (s,q) (1.38, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9736496Z Skipping (s,q) (1.39, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9736750Z Skipping (s,q) (1.4, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9737012Z Skipping (s,q) (1.41, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9737269Z Skipping (s,q) (1.42, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9737526Z Skipping (s,q) (1.43, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9737898Z Skipping (s,q) (1.44, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9738173Z Skipping (s,q) (1.45, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9738437Z Skipping (s,q) (1.46, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9738703Z Skipping (s,q) (1.47, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9738957Z Skipping (s,q) (1.48, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9739218Z Skipping (s,q) (1.49, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9739474Z Skipping (s,q) (1.5, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9739732Z Skipping (s,q) (1.51, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9739997Z Skipping (s,q) (1.52, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9740253Z Skipping (s,q) (1.53, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9740512Z Skipping (s,q) (1.54, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9740775Z Skipping (s,q) (1.55, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9741033Z Skipping (s,q) (1.56, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9741369Z Skipping (s,q) (1.57, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9741633Z Skipping (s,q) (1.58, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9741894Z Skipping (s,q) (1.59, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9742161Z Skipping (s,q) (1.6, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9742419Z Skipping (s,q) (1.61, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9742678Z Skipping (s,q) (1.62, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9742939Z Skipping (s,q) (1.63, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9743195Z Skipping (s,q) (1.64, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9743454Z Skipping (s,q) (1.65, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9743722Z Skipping (s,q) (1.66, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9743982Z Skipping (s,q) (1.67, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9744324Z Skipping (s,q) (1.68, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9744598Z Skipping (s,q) (1.69, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9744929Z Skipping (s,q) (1.7, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9745193Z Skipping (s,q) (1.71, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9745447Z Skipping (s,q) (1.72, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9745705Z Skipping (s,q) (1.73, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9745969Z Skipping (s,q) (1.74, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9746227Z Skipping (s,q) (1.75, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9746490Z Skipping (s,q) (1.76, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9746750Z Skipping (s,q) (1.77, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9747009Z Skipping (s,q) (1.78, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9747279Z Skipping (s,q) (1.79, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9747536Z Skipping (s,q) (1.8, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9747796Z Skipping (s,q) (1.81, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9748058Z Skipping (s,q) (1.82, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9748316Z Skipping (s,q) (1.83, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9748581Z Skipping (s,q) (1.84, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9748840Z Skipping (s,q) (1.85, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9749097Z Skipping (s,q) (1.86, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9749360Z Skipping (s,q) (1.87, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9749620Z Skipping (s,q) (1.88, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9749949Z Skipping (s,q) (1.89, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9750229Z Skipping (s,q) (1.9, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9750489Z Skipping (s,q) (1.91, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9750758Z Skipping (s,q) (1.92, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9751011Z Skipping (s,q) (1.93, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9751265Z Skipping (s,q) (1.94, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9751529Z Skipping (s,q) (1.95, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9751786Z Skipping (s,q) (1.96, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9752043Z Skipping (s,q) (1.97, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9752304Z Skipping (s,q) (1.98, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9752559Z Skipping (s,q) (1.99, 1750): inconsistent with heavy hitters! 2025-05-07T20:22:47.9752822Z Skipping (s,q) (0.01, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9753078Z Skipping (s,q) (0.02, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9753425Z Skipping (s,q) (0.03, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9753692Z Skipping (s,q) (0.04, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9753948Z Skipping (s,q) (0.05, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9754203Z Skipping (s,q) (0.06, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9754465Z Skipping (s,q) (0.07, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9754720Z Skipping (s,q) (0.08, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9754977Z Skipping (s,q) (0.09, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9755244Z Skipping (s,q) (0.1, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9755502Z Skipping (s,q) (0.11, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9755767Z Skipping (s,q) (0.12, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9756024Z Skipping (s,q) (0.13, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9756342Z Skipping (s,q) (0.14, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9756780Z Skipping (s,q) (0.15, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9757044Z Skipping (s,q) (0.16, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9757303Z Skipping (s,q) (0.17, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9757567Z Skipping (s,q) (0.18, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9757823Z Skipping (s,q) (0.19, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9758087Z Skipping (s,q) (0.2, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9758345Z Skipping (s,q) (0.21, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9758607Z Skipping (s,q) (0.22, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9758878Z Skipping (s,q) (0.23, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9759138Z Skipping (s,q) (0.24, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9759403Z Skipping (s,q) (0.25, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9759667Z Skipping (s,q) (0.26, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9759924Z Skipping (s,q) (0.27, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9760187Z Skipping (s,q) (0.28, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9760445Z Skipping (s,q) (0.29, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9760702Z Skipping (s,q) (0.3, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9760967Z Skipping (s,q) (0.31, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9761227Z Skipping (s,q) (0.32, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9761484Z Skipping (s,q) (0.33, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9761822Z Skipping (s,q) (0.34, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9762092Z Skipping (s,q) (0.35, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9762363Z Skipping (s,q) (0.36, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9762622Z Skipping (s,q) (0.37, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9762884Z Skipping (s,q) (0.38, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9763151Z Skipping (s,q) (0.39, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9763411Z Skipping (s,q) (0.4, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9763668Z Skipping (s,q) (0.41, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9763930Z Skipping (s,q) (0.42, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9764189Z Skipping (s,q) (0.43, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9764454Z Skipping (s,q) (0.44, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9764709Z Skipping (s,q) (0.45, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9764968Z Skipping (s,q) (0.46, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9765346Z Skipping (s,q) (0.47, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9765602Z Skipping (s,q) (0.48, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9765864Z Skipping (s,q) (0.49, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9766128Z Skipping (s,q) (0.5, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9766388Z Skipping (s,q) (0.51, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9766654Z Skipping (s,q) (0.52, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9766911Z Skipping (s,q) (0.53, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9767168Z Skipping (s,q) (0.54, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9767432Z Skipping (s,q) (0.55, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9767689Z Skipping (s,q) (0.56, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9767948Z Skipping (s,q) (0.57, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9768375Z Skipping (s,q) (0.58, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9768648Z Skipping (s,q) (0.59, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9768980Z Skipping (s,q) (0.6, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9769235Z Skipping (s,q) (0.61, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9769495Z Skipping (s,q) (0.62, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9769759Z Skipping (s,q) (0.63, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9770015Z Skipping (s,q) (0.64, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9770272Z Skipping (s,q) (0.65, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9770534Z Skipping (s,q) (0.66, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9770793Z Skipping (s,q) (0.67, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9771053Z Skipping (s,q) (0.68, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9771320Z Skipping (s,q) (0.69, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9771580Z Skipping (s,q) (0.7, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9771847Z Skipping (s,q) (0.71, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9772104Z Skipping (s,q) (0.72, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9772359Z Skipping (s,q) (0.73, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9772622Z Skipping (s,q) (0.74, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9772887Z Skipping (s,q) (0.75, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9773147Z Skipping (s,q) (0.76, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9773409Z Skipping (s,q) (0.77, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9773665Z Skipping (s,q) (0.78, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9773996Z Skipping (s,q) (0.79, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9774266Z Skipping (s,q) (0.8, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9774529Z Skipping (s,q) (0.81, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9774796Z Skipping (s,q) (0.82, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9775053Z Skipping (s,q) (0.83, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9775311Z Skipping (s,q) (0.84, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9775575Z Skipping (s,q) (0.85, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9775832Z Skipping (s,q) (0.86, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9776094Z Skipping (s,q) (0.87, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9776352Z Skipping (s,q) (0.88, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9776610Z Skipping (s,q) (0.89, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9776876Z Skipping (s,q) (0.9, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9777143Z Skipping (s,q) (0.91, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9777484Z Skipping (s,q) (0.92, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9777748Z Skipping (s,q) (0.93, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9778002Z Skipping (s,q) (0.94, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9778263Z Skipping (s,q) (0.95, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9778518Z Skipping (s,q) (0.96, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9778773Z Skipping (s,q) (0.97, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9779033Z Skipping (s,q) (0.98, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9779292Z Skipping (s,q) (0.99, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9779537Z Skipping (s,q) (1, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9780072Z Skipping (s,q) (1.01, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9780332Z Skipping (s,q) (1.02, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9780843Z Skipping (s,q) (1.03, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9781188Z Skipping (s,q) (1.04, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9781451Z Skipping (s,q) (1.05, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9781717Z Skipping (s,q) (1.06, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9781975Z Skipping (s,q) (1.07, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9782233Z Skipping (s,q) (1.08, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9782496Z Skipping (s,q) (1.09, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9782751Z Skipping (s,q) (1.1, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9783014Z Skipping (s,q) (1.11, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9783274Z Skipping (s,q) (1.12, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9783532Z Skipping (s,q) (1.13, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9783805Z Skipping (s,q) (1.14, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9784064Z Skipping (s,q) (1.15, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9784324Z Skipping (s,q) (1.16, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9784588Z Skipping (s,q) (1.17, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9784847Z Skipping (s,q) (1.18, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9785108Z Skipping (s,q) (1.19, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9785374Z Skipping (s,q) (1.2, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9785630Z Skipping (s,q) (1.21, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9785895Z Skipping (s,q) (1.22, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9786152Z Skipping (s,q) (1.23, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9786517Z Skipping (s,q) (1.24, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9786847Z Skipping (s,q) (1.25, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9787108Z Skipping (s,q) (1.26, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9787368Z Skipping (s,q) (1.27, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9787632Z Skipping (s,q) (1.28, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9787889Z Skipping (s,q) (1.29, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9788151Z Skipping (s,q) (1.3, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9788406Z Skipping (s,q) (1.31, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9788662Z Skipping (s,q) (1.32, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9788924Z Skipping (s,q) (1.33, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9789179Z Skipping (s,q) (1.34, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9789437Z Skipping (s,q) (1.35, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9789809Z Skipping (s,q) (1.36, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9790070Z Skipping (s,q) (1.37, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9790337Z Skipping (s,q) (1.38, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9790596Z Skipping (s,q) (1.39, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9790854Z Skipping (s,q) (1.4, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9791116Z Skipping (s,q) (1.41, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9791379Z Skipping (s,q) (1.42, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9791635Z Skipping (s,q) (1.43, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9791899Z Skipping (s,q) (1.44, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9792152Z Skipping (s,q) (1.45, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9792421Z Skipping (s,q) (1.46, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9792682Z Skipping (s,q) (1.47, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9792996Z Skipping (s,q) (1.48, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9793302Z Skipping (s,q) (1.49, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9793561Z Skipping (s,q) (1.5, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9793816Z Skipping (s,q) (1.51, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9794080Z Skipping (s,q) (1.52, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9794338Z Skipping (s,q) (1.53, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9794599Z Skipping (s,q) (1.54, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9794853Z Skipping (s,q) (1.55, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9795108Z Skipping (s,q) (1.56, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9795374Z Skipping (s,q) (1.57, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9795631Z Skipping (s,q) (1.58, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9795898Z Skipping (s,q) (1.59, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9796162Z Skipping (s,q) (1.6, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9796419Z Skipping (s,q) (1.61, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9796681Z Skipping (s,q) (1.62, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9796935Z Skipping (s,q) (1.63, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9797193Z Skipping (s,q) (1.64, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9797456Z Skipping (s,q) (1.65, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9797713Z Skipping (s,q) (1.66, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9797968Z Skipping (s,q) (1.67, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9798291Z Skipping (s,q) (1.68, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9798564Z Skipping (s,q) (1.69, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9798825Z Skipping (s,q) (1.7, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9799093Z Skipping (s,q) (1.71, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9799349Z Skipping (s,q) (1.72, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9799611Z Skipping (s,q) (1.73, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9799865Z Skipping (s,q) (1.74, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9800119Z Skipping (s,q) (1.75, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9800383Z Skipping (s,q) (1.76, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9800637Z Skipping (s,q) (1.77, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9800894Z Skipping (s,q) (1.78, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9801159Z Skipping (s,q) (1.79, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9801413Z Skipping (s,q) (1.8, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9801794Z Skipping (s,q) (1.81, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9802055Z Skipping (s,q) (1.82, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9802311Z Skipping (s,q) (1.83, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9802572Z Skipping (s,q) (1.84, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9802830Z Skipping (s,q) (1.85, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9803087Z Skipping (s,q) (1.86, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9803349Z Skipping (s,q) (1.87, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9803604Z Skipping (s,q) (1.88, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9803866Z Skipping (s,q) (1.89, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9804123Z Skipping (s,q) (1.9, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9804378Z Skipping (s,q) (1.91, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9804714Z Skipping (s,q) (1.92, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9804982Z Skipping (s,q) (1.93, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9805316Z Skipping (s,q) (1.94, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9805578Z Skipping (s,q) (1.95, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9805832Z Skipping (s,q) (1.96, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9806091Z Skipping (s,q) (1.97, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9806345Z Skipping (s,q) (1.98, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9806598Z Skipping (s,q) (1.99, 2000): inconsistent with heavy hitters! 2025-05-07T20:22:47.9806858Z Skipping (s,q) (0.01, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9807111Z Skipping (s,q) (0.02, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9807369Z Skipping (s,q) (0.03, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9807636Z Skipping (s,q) (0.04, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9807891Z Skipping (s,q) (0.05, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9808262Z Skipping (s,q) (0.06, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9808521Z Skipping (s,q) (0.07, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9808775Z Skipping (s,q) (0.08, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9809041Z Skipping (s,q) (0.09, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9809296Z Skipping (s,q) (0.1, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9809554Z Skipping (s,q) (0.11, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9809816Z Skipping (s,q) (0.12, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9810068Z Skipping (s,q) (0.13, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9810463Z Skipping (s,q) (0.14, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9810735Z Skipping (s,q) (0.15, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9810991Z Skipping (s,q) (0.16, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9811261Z Skipping (s,q) (0.17, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9811517Z Skipping (s,q) (0.18, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9811773Z Skipping (s,q) (0.19, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9812037Z Skipping (s,q) (0.2, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9812295Z Skipping (s,q) (0.21, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9812558Z Skipping (s,q) (0.22, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9812823Z Skipping (s,q) (0.23, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9813081Z Skipping (s,q) (0.24, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9813347Z Skipping (s,q) (0.25, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9813713Z Skipping (s,q) (0.26, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9813974Z Skipping (s,q) (0.27, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9814244Z Skipping (s,q) (0.28, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9814503Z Skipping (s,q) (0.29, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9814758Z Skipping (s,q) (0.3, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9815024Z Skipping (s,q) (0.31, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9815280Z Skipping (s,q) (0.32, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9815544Z Skipping (s,q) (0.33, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9815800Z Skipping (s,q) (0.34, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9816056Z Skipping (s,q) (0.35, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9816324Z Skipping (s,q) (0.36, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9816582Z Skipping (s,q) (0.37, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9816936Z Skipping (s,q) (0.38, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9817243Z Skipping (s,q) (0.39, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9817500Z Skipping (s,q) (0.4, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9817768Z Skipping (s,q) (0.41, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9818025Z Skipping (s,q) (0.42, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9818286Z Skipping (s,q) (0.43, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9818557Z Skipping (s,q) (0.44, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9818813Z Skipping (s,q) (0.45, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9819069Z Skipping (s,q) (0.46, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9819334Z Skipping (s,q) (0.47, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9819597Z Skipping (s,q) (0.48, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9819868Z Skipping (s,q) (0.49, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9820124Z Skipping (s,q) (0.5, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9820382Z Skipping (s,q) (0.51, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9820647Z Skipping (s,q) (0.52, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9820914Z Skipping (s,q) (0.53, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9821173Z Skipping (s,q) (0.54, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9821437Z Skipping (s,q) (0.55, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9821694Z Skipping (s,q) (0.56, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9821958Z Skipping (s,q) (0.57, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9822326Z Skipping (s,q) (0.58, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9822600Z Skipping (s,q) (0.59, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9822869Z Skipping (s,q) (0.6, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9823129Z Skipping (s,q) (0.61, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9823391Z Skipping (s,q) (0.62, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9824110Z Skipping (s,q) (0.63, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9824791Z Skipping (s,q) (0.64, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9825461Z Skipping (s,q) (0.65, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9826119Z Skipping (s,q) (0.66, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9826786Z Skipping (s,q) (0.67, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9827453Z Skipping (s,q) (0.68, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9828117Z Skipping (s,q) (0.69, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9828790Z Skipping (s,q) (0.7, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9829584Z Skipping (s,q) (0.71, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9830252Z Skipping (s,q) (0.72, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9830921Z Skipping (s,q) (0.73, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9831588Z Skipping (s,q) (0.74, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9832300Z Skipping (s,q) (0.75, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9832992Z Skipping (s,q) (0.76, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9833653Z Skipping (s,q) (0.77, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9834317Z Skipping (s,q) (0.78, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9834981Z Skipping (s,q) (0.79, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9835638Z Skipping (s,q) (0.8, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9836300Z Skipping (s,q) (0.81, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9837042Z Skipping (s,q) (0.82, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9837723Z Skipping (s,q) (0.83, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9838455Z Skipping (s,q) (0.84, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9839119Z Skipping (s,q) (0.85, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9839783Z Skipping (s,q) (0.86, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9840444Z Skipping (s,q) (0.87, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9841113Z Skipping (s,q) (0.88, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9841782Z Skipping (s,q) (0.89, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9842453Z Skipping (s,q) (0.9, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9843113Z Skipping (s,q) (0.91, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9843794Z Skipping (s,q) (0.92, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9844470Z Skipping (s,q) (0.93, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9845132Z Skipping (s,q) (0.94, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9845802Z Skipping (s,q) (0.95, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9846464Z Skipping (s,q) (0.96, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9847130Z Skipping (s,q) (0.97, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9847793Z Skipping (s,q) (0.98, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9848621Z Skipping (s,q) (0.99, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9849286Z Skipping (s,q) (1, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9849932Z Skipping (s,q) (1.01, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9850598Z Skipping (s,q) (1.02, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9851367Z Skipping (s,q) (1.03, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9852042Z Skipping (s,q) (1.04, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9852710Z Skipping (s,q) (1.05, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9853380Z Skipping (s,q) (1.06, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9854046Z Skipping (s,q) (1.07, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9854704Z Skipping (s,q) (1.08, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9855376Z Skipping (s,q) (1.09, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9856045Z Skipping (s,q) (1.1, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9856832Z Skipping (s,q) (1.11, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9857496Z Skipping (s,q) (1.12, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9858203Z Skipping (s,q) (1.13, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9858876Z Skipping (s,q) (1.14, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9859534Z Skipping (s,q) (1.15, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9860412Z Skipping (s,q) (1.16, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9861083Z Skipping (s,q) (1.17, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9861743Z Skipping (s,q) (1.18, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9862403Z Skipping (s,q) (1.19, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9863063Z Skipping (s,q) (1.2, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9863726Z Skipping (s,q) (1.21, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9864385Z Skipping (s,q) (1.22, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9865046Z Skipping (s,q) (1.23, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9865711Z Skipping (s,q) (1.24, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9866371Z Skipping (s,q) (1.25, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9867039Z Skipping (s,q) (1.26, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9867801Z Skipping (s,q) (1.27, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9868588Z Skipping (s,q) (1.28, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9869244Z Skipping (s,q) (1.29, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9869912Z Skipping (s,q) (1.3, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9870572Z Skipping (s,q) (1.31, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9871237Z Skipping (s,q) (1.32, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9871906Z Skipping (s,q) (1.33, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9872577Z Skipping (s,q) (1.34, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9873240Z Skipping (s,q) (1.35, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9873908Z Skipping (s,q) (1.36, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9874584Z Skipping (s,q) (1.37, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9875258Z Skipping (s,q) (1.38, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9875926Z Skipping (s,q) (1.39, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9876594Z Skipping (s,q) (1.4, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9877259Z Skipping (s,q) (1.41, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9878022Z Skipping (s,q) (1.42, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9878698Z Skipping (s,q) (1.43, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9879368Z Skipping (s,q) (1.44, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9880238Z Skipping (s,q) (1.45, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9880906Z Skipping (s,q) (1.46, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9881788Z Skipping (s,q) (1.47, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9882486Z Skipping (s,q) (1.48, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9883152Z Skipping (s,q) (1.49, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9883818Z Skipping (s,q) (1.5, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9884488Z Skipping (s,q) (1.51, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9885157Z Skipping (s,q) (1.52, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9885814Z Skipping (s,q) (1.53, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9886479Z Skipping (s,q) (1.54, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9887142Z Skipping (s,q) (1.55, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9887798Z Skipping (s,q) (1.56, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9888543Z Skipping (s,q) (1.57, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9889214Z Skipping (s,q) (1.58, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9889874Z Skipping (s,q) (1.59, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9890741Z Skipping (s,q) (1.6, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9891408Z Skipping (s,q) (1.61, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9892188Z Skipping (s,q) (1.62, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9892908Z Skipping (s,q) (1.63, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9893583Z Skipping (s,q) (1.64, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9894249Z Skipping (s,q) (1.65, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9894910Z Skipping (s,q) (1.66, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9895619Z Skipping (s,q) (1.67, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9896282Z Skipping (s,q) (1.68, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9896963Z Skipping (s,q) (1.69, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9897632Z Skipping (s,q) (1.7, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9898300Z Skipping (s,q) (1.71, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9899181Z Skipping (s,q) (1.72, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9899982Z Skipping (s,q) (1.73, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9900655Z Skipping (s,q) (1.74, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9901321Z Skipping (s,q) (1.75, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9902089Z Skipping (s,q) (1.76, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9902750Z Skipping (s,q) (1.77, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9903421Z Skipping (s,q) (1.78, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9904132Z Skipping (s,q) (1.79, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9904799Z Skipping (s,q) (1.8, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9905470Z Skipping (s,q) (1.81, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9906142Z Skipping (s,q) (1.82, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9906811Z Skipping (s,q) (1.83, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9907477Z Skipping (s,q) (1.84, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9908145Z Skipping (s,q) (1.85, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9908813Z Skipping (s,q) (1.86, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9909476Z Skipping (s,q) (1.87, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9910146Z Skipping (s,q) (1.88, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9910820Z Skipping (s,q) (1.89, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9911487Z Skipping (s,q) (1.9, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9912158Z Skipping (s,q) (1.91, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9912931Z Skipping (s,q) (1.92, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9913616Z Skipping (s,q) (1.93, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9914285Z Skipping (s,q) (1.94, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9914952Z Skipping (s,q) (1.95, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9915618Z Skipping (s,q) (1.96, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9916280Z Skipping (s,q) (1.97, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9916949Z Skipping (s,q) (1.98, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9917616Z Skipping (s,q) (1.99, 2250): inconsistent with heavy hitters! 2025-05-07T20:22:47.9918286Z Skipping (s,q) (0.01, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9918980Z Skipping (s,q) (0.02, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9919646Z Skipping (s,q) (0.03, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9920317Z Skipping (s,q) (0.04, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9920978Z Skipping (s,q) (0.05, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9921777Z Skipping (s,q) (0.06, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9922451Z Skipping (s,q) (0.07, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9923116Z Skipping (s,q) (0.08, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9923781Z Skipping (s,q) (0.09, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9924449Z Skipping (s,q) (0.1, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9925115Z Skipping (s,q) (0.11, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9925774Z Skipping (s,q) (0.12, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9926444Z Skipping (s,q) (0.13, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9927112Z Skipping (s,q) (0.14, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9927784Z Skipping (s,q) (0.15, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9928541Z Skipping (s,q) (0.16, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9929315Z Skipping (s,q) (0.17, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9930039Z Skipping (s,q) (0.18, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9930699Z Skipping (s,q) (0.19, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9931362Z Skipping (s,q) (0.2, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9932022Z Skipping (s,q) (0.21, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9932683Z Skipping (s,q) (0.22, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9933354Z Skipping (s,q) (0.23, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9934022Z Skipping (s,q) (0.24, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9934694Z Skipping (s,q) (0.25, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9935356Z Skipping (s,q) (0.26, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9936024Z Skipping (s,q) (0.27, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9936696Z Skipping (s,q) (0.28, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9937355Z Skipping (s,q) (0.29, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9938026Z Skipping (s,q) (0.3, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9938691Z Skipping (s,q) (0.31, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9939363Z Skipping (s,q) (0.32, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9940022Z Skipping (s,q) (0.33, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9940690Z Skipping (s,q) (0.34, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9941354Z Skipping (s,q) (0.35, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9942016Z Skipping (s,q) (0.36, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9942682Z Skipping (s,q) (0.37, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9943451Z Skipping (s,q) (0.38, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9944147Z Skipping (s,q) (0.39, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9945263Z Skipping (s,q) (0.4, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9945951Z Skipping (s,q) (0.41, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9946626Z Skipping (s,q) (0.42, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9947293Z Skipping (s,q) (0.43, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9947962Z Skipping (s,q) (0.44, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9948632Z Skipping (s,q) (0.45, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9949296Z Skipping (s,q) (0.46, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9949969Z Skipping (s,q) (0.47, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9950638Z Skipping (s,q) (0.48, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9951313Z Skipping (s,q) (0.49, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9952114Z Skipping (s,q) (0.5, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9952782Z Skipping (s,q) (0.51, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9953455Z Skipping (s,q) (0.52, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9954125Z Skipping (s,q) (0.53, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9954800Z Skipping (s,q) (0.54, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9955467Z Skipping (s,q) (0.55, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9956142Z Skipping (s,q) (0.56, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9956823Z Skipping (s,q) (0.57, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9957504Z Skipping (s,q) (0.58, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9958173Z Skipping (s,q) (0.59, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9958844Z Skipping (s,q) (0.6, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9959518Z Skipping (s,q) (0.61, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9960287Z Skipping (s,q) (0.62, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9961010Z Skipping (s,q) (0.63, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9961814Z Skipping (s,q) (0.64, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9962479Z Skipping (s,q) (0.65, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9963151Z Skipping (s,q) (0.66, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9963809Z Skipping (s,q) (0.67, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9964478Z Skipping (s,q) (0.68, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9965150Z Skipping (s,q) (0.69, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9965814Z Skipping (s,q) (0.7, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9966484Z Skipping (s,q) (0.71, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9967148Z Skipping (s,q) (0.72, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9967821Z Skipping (s,q) (0.73, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9968568Z Skipping (s,q) (0.74, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9969282Z Skipping (s,q) (0.75, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9969945Z Skipping (s,q) (0.76, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9970602Z Skipping (s,q) (0.77, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9971271Z Skipping (s,q) (0.78, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9971935Z Skipping (s,q) (0.79, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9972596Z Skipping (s,q) (0.8, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9973258Z Skipping (s,q) (0.81, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9974053Z Skipping (s,q) (0.82, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9974731Z Skipping (s,q) (0.83, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9975396Z Skipping (s,q) (0.84, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9976064Z Skipping (s,q) (0.85, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9976728Z Skipping (s,q) (0.86, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9977387Z Skipping (s,q) (0.87, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9978048Z Skipping (s,q) (0.88, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9978712Z Skipping (s,q) (0.89, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9979376Z Skipping (s,q) (0.9, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9980200Z Skipping (s,q) (0.91, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9980866Z Skipping (s,q) (0.92, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9981535Z Skipping (s,q) (0.93, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9982194Z Skipping (s,q) (0.94, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9983130Z Skipping (s,q) (0.95, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9983797Z Skipping (s,q) (0.96, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9984454Z Skipping (s,q) (0.97, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9985124Z Skipping (s,q) (0.98, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9985792Z Skipping (s,q) (0.99, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9986452Z Skipping (s,q) (1, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9987105Z Skipping (s,q) (1.01, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9987771Z Skipping (s,q) (1.02, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9988441Z Skipping (s,q) (1.03, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9989111Z Skipping (s,q) (1.04, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9989779Z Skipping (s,q) (1.05, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9990600Z Skipping (s,q) (1.06, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9991286Z Skipping (s,q) (1.07, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9992080Z Skipping (s,q) (1.08, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9992744Z Skipping (s,q) (1.09, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9993408Z Skipping (s,q) (1.1, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9994063Z Skipping (s,q) (1.11, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9994727Z Skipping (s,q) (1.12, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9995392Z Skipping (s,q) (1.13, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9996057Z Skipping (s,q) (1.14, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9996717Z Skipping (s,q) (1.15, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9997386Z Skipping (s,q) (1.16, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9998063Z Skipping (s,q) (1.17, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9998721Z Skipping (s,q) (1.18, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:47.9999400Z Skipping (s,q) (1.19, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0000072Z Skipping (s,q) (1.2, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0000922Z Skipping (s,q) (1.21, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0001591Z Skipping (s,q) (1.22, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0002261Z Skipping (s,q) (1.23, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0002934Z Skipping (s,q) (1.24, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0003598Z Skipping (s,q) (1.25, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0004273Z Skipping (s,q) (1.26, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0005299Z Skipping (s,q) (1.27, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0005999Z Skipping (s,q) (1.28, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0006679Z Skipping (s,q) (1.29, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0007355Z Skipping (s,q) (1.3, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0008138Z Skipping (s,q) (1.31, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0008810Z Skipping (s,q) (1.32, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0009481Z Skipping (s,q) (1.33, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0010154Z Skipping (s,q) (1.34, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0010817Z Skipping (s,q) (1.35, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0011489Z Skipping (s,q) (1.36, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0012156Z Skipping (s,q) (1.37, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0012833Z Skipping (s,q) (1.38, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0013679Z Skipping (s,q) (1.39, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0014348Z Skipping (s,q) (1.4, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0015018Z Skipping (s,q) (1.41, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0015677Z Skipping (s,q) (1.42, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0016346Z Skipping (s,q) (1.43, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0017019Z Skipping (s,q) (1.44, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0017690Z Skipping (s,q) (1.45, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0018355Z Skipping (s,q) (1.46, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0019025Z Skipping (s,q) (1.47, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0019693Z Skipping (s,q) (1.48, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0020365Z Skipping (s,q) (1.49, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0021035Z Skipping (s,q) (1.5, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0021875Z Skipping (s,q) (1.51, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0022617Z Skipping (s,q) (1.52, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0023288Z Skipping (s,q) (1.53, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0023962Z Skipping (s,q) (1.54, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0024634Z Skipping (s,q) (1.55, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0025289Z Skipping (s,q) (1.56, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0025957Z Skipping (s,q) (1.57, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0026632Z Skipping (s,q) (1.58, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0027296Z Skipping (s,q) (1.59, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0027982Z Skipping (s,q) (1.6, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0028653Z Skipping (s,q) (1.61, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0029352Z Skipping (s,q) (1.62, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0030030Z Skipping (s,q) (1.63, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0030708Z Skipping (s,q) (1.64, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0031386Z Skipping (s,q) (1.65, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0032051Z Skipping (s,q) (1.66, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0032722Z Skipping (s,q) (1.67, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0033394Z Skipping (s,q) (1.68, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0034062Z Skipping (s,q) (1.69, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0034723Z Skipping (s,q) (1.7, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0035546Z Skipping (s,q) (1.71, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0036232Z Skipping (s,q) (1.72, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0036906Z Skipping (s,q) (1.73, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0037582Z Skipping (s,q) (1.74, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0038253Z Skipping (s,q) (1.75, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0038921Z Skipping (s,q) (1.76, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0039593Z Skipping (s,q) (1.77, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0040258Z Skipping (s,q) (1.78, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0040935Z Skipping (s,q) (1.79, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0041603Z Skipping (s,q) (1.8, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0042273Z Skipping (s,q) (1.81, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0042944Z Skipping (s,q) (1.82, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0043608Z Skipping (s,q) (1.83, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0044413Z Skipping (s,q) (1.84, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0045086Z Skipping (s,q) (1.85, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0045764Z Skipping (s,q) (1.86, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0046439Z Skipping (s,q) (1.87, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0047116Z Skipping (s,q) (1.88, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0047790Z Skipping (s,q) (1.89, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0048647Z Skipping (s,q) (1.9, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0049323Z Skipping (s,q) (1.91, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0049993Z Skipping (s,q) (1.92, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0050664Z Skipping (s,q) (1.93, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0051326Z Skipping (s,q) (1.94, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0052209Z Skipping (s,q) (1.95, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0052900Z Skipping (s,q) (1.96, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0053815Z Skipping (s,q) (1.97, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0054486Z Skipping (s,q) (1.98, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0055160Z Skipping (s,q) (1.99, 2500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0055831Z Skipping (s,q) (0.01, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0056496Z Skipping (s,q) (0.02, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0057168Z Skipping (s,q) (0.03, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0057838Z Skipping (s,q) (0.04, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0058498Z Skipping (s,q) (0.05, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0059174Z Skipping (s,q) (0.06, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0059851Z Skipping (s,q) (0.07, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0060531Z Skipping (s,q) (0.08, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0061197Z Skipping (s,q) (0.09, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0061876Z Skipping (s,q) (0.1, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0062546Z Skipping (s,q) (0.11, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0063211Z Skipping (s,q) (0.12, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0063884Z Skipping (s,q) (0.13, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0064559Z Skipping (s,q) (0.14, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0065226Z Skipping (s,q) (0.15, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0065907Z Skipping (s,q) (0.16, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0066736Z Skipping (s,q) (0.17, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0067428Z Skipping (s,q) (0.18, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0068094Z Skipping (s,q) (0.19, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0068774Z Skipping (s,q) (0.2, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0069450Z Skipping (s,q) (0.21, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0070115Z Skipping (s,q) (0.22, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0070784Z Skipping (s,q) (0.23, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0071450Z Skipping (s,q) (0.24, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0072115Z Skipping (s,q) (0.25, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0072769Z Skipping (s,q) (0.26, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0073432Z Skipping (s,q) (0.27, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0074108Z Skipping (s,q) (0.28, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0074769Z Skipping (s,q) (0.29, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0075578Z Skipping (s,q) (0.3, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0076253Z Skipping (s,q) (0.31, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0076924Z Skipping (s,q) (0.32, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0077585Z Skipping (s,q) (0.33, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0078260Z Skipping (s,q) (0.34, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0078938Z Skipping (s,q) (0.35, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0079598Z Skipping (s,q) (0.36, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0080471Z Skipping (s,q) (0.37, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0081143Z Skipping (s,q) (0.38, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0081811Z Skipping (s,q) (0.39, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0082488Z Skipping (s,q) (0.4, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0083481Z Skipping (s,q) (0.41, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0084264Z Skipping (s,q) (0.42, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0084934Z Skipping (s,q) (0.43, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0085603Z Skipping (s,q) (0.44, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0086268Z Skipping (s,q) (0.45, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0086926Z Skipping (s,q) (0.46, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0096341Z Skipping (s,q) (0.47, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0097116Z Skipping (s,q) (0.48, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0097831Z Skipping (s,q) (0.49, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0098536Z Skipping (s,q) (0.5, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0099225Z Skipping (s,q) (0.51, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0099908Z Skipping (s,q) (0.52, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0100597Z Skipping (s,q) (0.53, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0101279Z Skipping (s,q) (0.54, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0101941Z Skipping (s,q) (0.55, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0102612Z Skipping (s,q) (0.56, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0103283Z Skipping (s,q) (0.57, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0103956Z Skipping (s,q) (0.58, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0104617Z Skipping (s,q) (0.59, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0105296Z Skipping (s,q) (0.6, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0106334Z Skipping (s,q) (0.61, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0107039Z Skipping (s,q) (0.62, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0107727Z Skipping (s,q) (0.63, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0108402Z Skipping (s,q) (0.64, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0109070Z Skipping (s,q) (0.65, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0109742Z Skipping (s,q) (0.66, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0110410Z Skipping (s,q) (0.67, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0111084Z Skipping (s,q) (0.68, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0111755Z Skipping (s,q) (0.69, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0112430Z Skipping (s,q) (0.7, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0113098Z Skipping (s,q) (0.71, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0113766Z Skipping (s,q) (0.72, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0114443Z Skipping (s,q) (0.73, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0115288Z Skipping (s,q) (0.74, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0115970Z Skipping (s,q) (0.75, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0116642Z Skipping (s,q) (0.76, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0117312Z Skipping (s,q) (0.77, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0117978Z Skipping (s,q) (0.78, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0118637Z Skipping (s,q) (0.79, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0119308Z Skipping (s,q) (0.8, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0119975Z Skipping (s,q) (0.81, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0120646Z Skipping (s,q) (0.82, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0121307Z Skipping (s,q) (0.83, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0121981Z Skipping (s,q) (0.84, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0122659Z Skipping (s,q) (0.85, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0123440Z Skipping (s,q) (0.86, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0124182Z Skipping (s,q) (0.87, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0124848Z Skipping (s,q) (0.88, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0125517Z Skipping (s,q) (0.89, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0126171Z Skipping (s,q) (0.9, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0126832Z Skipping (s,q) (0.91, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0127495Z Skipping (s,q) (0.92, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0128290Z Skipping (s,q) (0.93, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0128972Z Skipping (s,q) (0.94, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0129645Z Skipping (s,q) (0.95, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0130307Z Skipping (s,q) (0.96, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0130982Z Skipping (s,q) (0.97, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0131653Z Skipping (s,q) (0.98, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0132322Z Skipping (s,q) (0.99, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0132974Z Skipping (s,q) (1, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0133636Z Skipping (s,q) (1.01, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0134300Z Skipping (s,q) (1.02, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0134965Z Skipping (s,q) (1.03, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0135642Z Skipping (s,q) (1.04, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0136312Z Skipping (s,q) (1.05, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0137136Z Skipping (s,q) (1.06, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0137823Z Skipping (s,q) (1.07, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0138509Z Skipping (s,q) (1.08, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0139187Z Skipping (s,q) (1.09, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0139852Z Skipping (s,q) (1.1, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0140523Z Skipping (s,q) (1.11, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0141189Z Skipping (s,q) (1.12, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0141859Z Skipping (s,q) (1.13, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0142521Z Skipping (s,q) (1.14, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0143190Z Skipping (s,q) (1.15, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0143863Z Skipping (s,q) (1.16, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0144531Z Skipping (s,q) (1.17, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0145198Z Skipping (s,q) (1.18, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0146026Z Skipping (s,q) (1.19, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0146697Z Skipping (s,q) (1.2, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0147361Z Skipping (s,q) (1.21, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0148036Z Skipping (s,q) (1.22, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0148705Z Skipping (s,q) (1.23, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0149370Z Skipping (s,q) (1.24, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0150026Z Skipping (s,q) (1.25, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0150687Z Skipping (s,q) (1.26, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0151355Z Skipping (s,q) (1.27, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0152021Z Skipping (s,q) (1.28, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0152689Z Skipping (s,q) (1.29, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0153470Z Skipping (s,q) (1.3, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0154202Z Skipping (s,q) (1.31, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0154858Z Skipping (s,q) (1.32, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0155524Z Skipping (s,q) (1.33, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0156190Z Skipping (s,q) (1.34, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0156851Z Skipping (s,q) (1.35, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0157521Z Skipping (s,q) (1.36, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0158182Z Skipping (s,q) (1.37, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0158855Z Skipping (s,q) (1.38, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0159525Z Skipping (s,q) (1.39, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0160195Z Skipping (s,q) (1.4, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0160870Z Skipping (s,q) (1.41, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0161535Z Skipping (s,q) (1.42, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0162207Z Skipping (s,q) (1.43, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0162874Z Skipping (s,q) (1.44, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0163528Z Skipping (s,q) (1.45, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0164195Z Skipping (s,q) (1.46, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0164867Z Skipping (s,q) (1.47, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0165544Z Skipping (s,q) (1.48, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0166204Z Skipping (s,q) (1.49, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0166872Z Skipping (s,q) (1.5, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0167652Z Skipping (s,q) (1.51, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0168470Z Skipping (s,q) (1.52, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0169139Z Skipping (s,q) (1.53, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0169808Z Skipping (s,q) (1.54, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0170483Z Skipping (s,q) (1.55, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0171146Z Skipping (s,q) (1.56, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0171815Z Skipping (s,q) (1.57, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0172493Z Skipping (s,q) (1.58, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0173151Z Skipping (s,q) (1.59, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0173822Z Skipping (s,q) (1.6, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0174490Z Skipping (s,q) (1.61, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0175167Z Skipping (s,q) (1.62, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0175993Z Skipping (s,q) (1.63, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0176692Z Skipping (s,q) (1.64, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0177387Z Skipping (s,q) (1.65, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0177656Z Skipping (s,q) (1.66, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0177924Z Skipping (s,q) (1.67, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0178201Z Skipping (s,q) (1.68, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0178472Z Skipping (s,q) (1.69, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0178743Z Skipping (s,q) (1.7, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0179009Z Skipping (s,q) (1.71, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0179273Z Skipping (s,q) (1.72, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0179552Z Skipping (s,q) (1.73, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0180059Z Skipping (s,q) (1.74, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0180543Z Skipping (s,q) (1.75, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0180926Z Skipping (s,q) (1.76, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0181197Z Skipping (s,q) (1.77, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0181479Z Skipping (s,q) (1.78, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0181744Z Skipping (s,q) (1.79, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0182012Z Skipping (s,q) (1.8, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0182284Z Skipping (s,q) (1.81, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0182556Z Skipping (s,q) (1.82, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0182826Z Skipping (s,q) (1.83, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0183103Z Skipping (s,q) (1.84, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0183377Z Skipping (s,q) (1.85, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0183666Z Skipping (s,q) (1.86, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0183941Z Skipping (s,q) (1.87, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0184210Z Skipping (s,q) (1.88, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0184485Z Skipping (s,q) (1.89, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0184753Z Skipping (s,q) (1.9, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0185024Z Skipping (s,q) (1.91, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0185298Z Skipping (s,q) (1.92, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0185572Z Skipping (s,q) (1.93, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0185842Z Skipping (s,q) (1.94, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0186249Z Skipping (s,q) (1.95, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0186533Z Skipping (s,q) (1.96, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0186814Z Skipping (s,q) (1.97, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0187086Z Skipping (s,q) (1.98, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0187353Z Skipping (s,q) (1.99, 2750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0187629Z Skipping (s,q) (0.01, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0187895Z Skipping (s,q) (0.02, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0188161Z Skipping (s,q) (0.03, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0188433Z Skipping (s,q) (0.04, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0188700Z Skipping (s,q) (0.05, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0188975Z Skipping (s,q) (0.06, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0189245Z Skipping (s,q) (0.07, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0189513Z Skipping (s,q) (0.08, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0189935Z Skipping (s,q) (0.09, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0190209Z Skipping (s,q) (0.1, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0190479Z Skipping (s,q) (0.11, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0190754Z Skipping (s,q) (0.12, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0191021Z Skipping (s,q) (0.13, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0191295Z Skipping (s,q) (0.14, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0191560Z Skipping (s,q) (0.15, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0191826Z Skipping (s,q) (0.16, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0192107Z Skipping (s,q) (0.17, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0192378Z Skipping (s,q) (0.18, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0192648Z Skipping (s,q) (0.19, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0192996Z Skipping (s,q) (0.2, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0193282Z Skipping (s,q) (0.21, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0193651Z Skipping (s,q) (0.22, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0193919Z Skipping (s,q) (0.23, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0194193Z Skipping (s,q) (0.24, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0194470Z Skipping (s,q) (0.25, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0194738Z Skipping (s,q) (0.26, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0195012Z Skipping (s,q) (0.27, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0195285Z Skipping (s,q) (0.28, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0195555Z Skipping (s,q) (0.29, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0195833Z Skipping (s,q) (0.3, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0196113Z Skipping (s,q) (0.31, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0196386Z Skipping (s,q) (0.32, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0196664Z Skipping (s,q) (0.33, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0196931Z Skipping (s,q) (0.34, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0197200Z Skipping (s,q) (0.35, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0197474Z Skipping (s,q) (0.36, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0197740Z Skipping (s,q) (0.37, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0198020Z Skipping (s,q) (0.38, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0198289Z Skipping (s,q) (0.39, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0198554Z Skipping (s,q) (0.4, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0198908Z Skipping (s,q) (0.41, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0199197Z Skipping (s,q) (0.42, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0199468Z Skipping (s,q) (0.43, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0199743Z Skipping (s,q) (0.44, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0200011Z Skipping (s,q) (0.45, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0200282Z Skipping (s,q) (0.46, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0200557Z Skipping (s,q) (0.47, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0200825Z Skipping (s,q) (0.48, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0201103Z Skipping (s,q) (0.49, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0201371Z Skipping (s,q) (0.5, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0201643Z Skipping (s,q) (0.51, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0201918Z Skipping (s,q) (0.52, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0202272Z Skipping (s,q) (0.53, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0202540Z Skipping (s,q) (0.54, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0202819Z Skipping (s,q) (0.55, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0203089Z Skipping (s,q) (0.56, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0203382Z Skipping (s,q) (0.57, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0203661Z Skipping (s,q) (0.58, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0203933Z Skipping (s,q) (0.59, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0204215Z Skipping (s,q) (0.6, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0204484Z Skipping (s,q) (0.61, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0204754Z Skipping (s,q) (0.62, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0205036Z Skipping (s,q) (0.63, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0205312Z Skipping (s,q) (0.64, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0205664Z Skipping (s,q) (0.65, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0205993Z Skipping (s,q) (0.66, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0206259Z Skipping (s,q) (0.67, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0206538Z Skipping (s,q) (0.68, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0206806Z Skipping (s,q) (0.69, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0207072Z Skipping (s,q) (0.7, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0207352Z Skipping (s,q) (0.71, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0207623Z Skipping (s,q) (0.72, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0207899Z Skipping (s,q) (0.73, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0208325Z Skipping (s,q) (0.74, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0208593Z Skipping (s,q) (0.75, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0208877Z Skipping (s,q) (0.76, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0209153Z Skipping (s,q) (0.77, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0209420Z Skipping (s,q) (0.78, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0209696Z Skipping (s,q) (0.79, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0209960Z Skipping (s,q) (0.8, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0210238Z Skipping (s,q) (0.81, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0210506Z Skipping (s,q) (0.82, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0210775Z Skipping (s,q) (0.83, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0211046Z Skipping (s,q) (0.84, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0211465Z Skipping (s,q) (0.85, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0211744Z Skipping (s,q) (0.86, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0212034Z Skipping (s,q) (0.87, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0212305Z Skipping (s,q) (0.88, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0212581Z Skipping (s,q) (0.89, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0212846Z Skipping (s,q) (0.9, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0213117Z Skipping (s,q) (0.91, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0213389Z Skipping (s,q) (0.92, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0213656Z Skipping (s,q) (0.93, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0213924Z Skipping (s,q) (0.94, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0214200Z Skipping (s,q) (0.95, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0214468Z Skipping (s,q) (0.96, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0214737Z Skipping (s,q) (0.97, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0215109Z Skipping (s,q) (0.98, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0215383Z Skipping (s,q) (0.99, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0215654Z Skipping (s,q) (1, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0215921Z Skipping (s,q) (1.01, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0216185Z Skipping (s,q) (1.02, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0216488Z Skipping (s,q) (1.03, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0216755Z Skipping (s,q) (1.04, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0217033Z Skipping (s,q) (1.05, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0217300Z Skipping (s,q) (1.06, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0217564Z Skipping (s,q) (1.07, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0217841Z Skipping (s,q) (1.08, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0218184Z Skipping (s,q) (1.09, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0218476Z Skipping (s,q) (1.1, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0218831Z Skipping (s,q) (1.11, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0219097Z Skipping (s,q) (1.12, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0219372Z Skipping (s,q) (1.13, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0219643Z Skipping (s,q) (1.14, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0219911Z Skipping (s,q) (1.15, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0220187Z Skipping (s,q) (1.16, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0220454Z Skipping (s,q) (1.17, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0220725Z Skipping (s,q) (1.18, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0220996Z Skipping (s,q) (1.19, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0221263Z Skipping (s,q) (1.2, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0221539Z Skipping (s,q) (1.21, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0221814Z Skipping (s,q) (1.22, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0222081Z Skipping (s,q) (1.23, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0222360Z Skipping (s,q) (1.24, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0222629Z Skipping (s,q) (1.25, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0222907Z Skipping (s,q) (1.26, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0223179Z Skipping (s,q) (1.27, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0223447Z Skipping (s,q) (1.28, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0223724Z Skipping (s,q) (1.29, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0224074Z Skipping (s,q) (1.3, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0224362Z Skipping (s,q) (1.31, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0224643Z Skipping (s,q) (1.32, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0224920Z Skipping (s,q) (1.33, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0225200Z Skipping (s,q) (1.34, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0225467Z Skipping (s,q) (1.35, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0225733Z Skipping (s,q) (1.36, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0226007Z Skipping (s,q) (1.37, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0226281Z Skipping (s,q) (1.38, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0226550Z Skipping (s,q) (1.39, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0226824Z Skipping (s,q) (1.4, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0227100Z Skipping (s,q) (1.41, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0227383Z Skipping (s,q) (1.42, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0227755Z Skipping (s,q) (1.43, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0228031Z Skipping (s,q) (1.44, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0228307Z Skipping (s,q) (1.45, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0228575Z Skipping (s,q) (1.46, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0228847Z Skipping (s,q) (1.47, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0229119Z Skipping (s,q) (1.48, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0229387Z Skipping (s,q) (1.49, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0229656Z Skipping (s,q) (1.5, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0229935Z Skipping (s,q) (1.51, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0230207Z Skipping (s,q) (1.52, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0230485Z Skipping (s,q) (1.53, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0231412Z Skipping (s,q) (1.54, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0231769Z Skipping (s,q) (1.55, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0232053Z Skipping (s,q) (1.56, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0232325Z Skipping (s,q) (1.57, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0232603Z Skipping (s,q) (1.58, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0232879Z Skipping (s,q) (1.59, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0233149Z Skipping (s,q) (1.6, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0233424Z Skipping (s,q) (1.61, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0233691Z Skipping (s,q) (1.62, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0233963Z Skipping (s,q) (1.63, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0234246Z Skipping (s,q) (1.64, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0234522Z Skipping (s,q) (1.65, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0234796Z Skipping (s,q) (1.66, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0235070Z Skipping (s,q) (1.67, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0235342Z Skipping (s,q) (1.68, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0235621Z Skipping (s,q) (1.69, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0235887Z Skipping (s,q) (1.7, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0236154Z Skipping (s,q) (1.71, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0236435Z Skipping (s,q) (1.72, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0236709Z Skipping (s,q) (1.73, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0237047Z Skipping (s,q) (1.74, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0237337Z Skipping (s,q) (1.75, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0237610Z Skipping (s,q) (1.76, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0237887Z Skipping (s,q) (1.77, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0238159Z Skipping (s,q) (1.78, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0238426Z Skipping (s,q) (1.79, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0238700Z Skipping (s,q) (1.8, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0238971Z Skipping (s,q) (1.81, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0239241Z Skipping (s,q) (1.82, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0239520Z Skipping (s,q) (1.83, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0239791Z Skipping (s,q) (1.84, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0240065Z Skipping (s,q) (1.85, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0240338Z Skipping (s,q) (1.86, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0240730Z Skipping (s,q) (1.87, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0241006Z Skipping (s,q) (1.88, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0241281Z Skipping (s,q) (1.89, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0241551Z Skipping (s,q) (1.9, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0241828Z Skipping (s,q) (1.91, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0242096Z Skipping (s,q) (1.92, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0242373Z Skipping (s,q) (1.93, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0242649Z Skipping (s,q) (1.94, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0242918Z Skipping (s,q) (1.95, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0243196Z Skipping (s,q) (1.96, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0243468Z Skipping (s,q) (1.97, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0243741Z Skipping (s,q) (1.98, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0244105Z Skipping (s,q) (1.99, 3000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0244429Z Skipping (s,q) (0.01, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0244699Z Skipping (s,q) (0.02, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0244987Z Skipping (s,q) (0.03, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0245260Z Skipping (s,q) (0.04, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0245538Z Skipping (s,q) (0.05, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0245839Z Skipping (s,q) (0.06, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0246140Z Skipping (s,q) (0.07, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0246452Z Skipping (s,q) (0.08, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0246736Z Skipping (s,q) (0.09, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0247012Z Skipping (s,q) (0.1, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0247291Z Skipping (s,q) (0.11, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0247567Z Skipping (s,q) (0.12, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0247842Z Skipping (s,q) (0.13, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0248282Z Skipping (s,q) (0.14, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0248555Z Skipping (s,q) (0.15, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0248832Z Skipping (s,q) (0.16, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0249099Z Skipping (s,q) (0.17, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0249372Z Skipping (s,q) (0.18, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0249646Z Skipping (s,q) (0.19, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0250034Z Skipping (s,q) (0.2, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0250325Z Skipping (s,q) (0.21, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0250601Z Skipping (s,q) (0.22, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0250879Z Skipping (s,q) (0.23, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0251155Z Skipping (s,q) (0.24, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0251427Z Skipping (s,q) (0.25, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0251693Z Skipping (s,q) (0.26, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0251967Z Skipping (s,q) (0.27, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0252233Z Skipping (s,q) (0.28, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0252508Z Skipping (s,q) (0.29, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0252776Z Skipping (s,q) (0.3, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0253046Z Skipping (s,q) (0.31, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0253319Z Skipping (s,q) (0.32, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0253669Z Skipping (s,q) (0.33, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0253949Z Skipping (s,q) (0.34, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0254226Z Skipping (s,q) (0.35, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0254494Z Skipping (s,q) (0.36, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0254767Z Skipping (s,q) (0.37, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0255036Z Skipping (s,q) (0.38, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0255303Z Skipping (s,q) (0.39, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0255575Z Skipping (s,q) (0.4, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0255846Z Skipping (s,q) (0.41, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0256121Z Skipping (s,q) (0.42, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0256400Z Skipping (s,q) (0.43, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0256740Z Skipping (s,q) (0.44, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0257117Z Skipping (s,q) (0.45, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0257383Z Skipping (s,q) (0.46, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0257654Z Skipping (s,q) (0.47, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0257926Z Skipping (s,q) (0.48, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0258194Z Skipping (s,q) (0.49, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0258460Z Skipping (s,q) (0.5, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0258731Z Skipping (s,q) (0.51, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0258997Z Skipping (s,q) (0.52, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0259275Z Skipping (s,q) (0.53, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0259548Z Skipping (s,q) (0.54, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0259828Z Skipping (s,q) (0.55, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0260106Z Skipping (s,q) (0.56, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0260378Z Skipping (s,q) (0.57, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0260649Z Skipping (s,q) (0.58, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0260924Z Skipping (s,q) (0.59, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0261191Z Skipping (s,q) (0.6, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0261459Z Skipping (s,q) (0.61, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0261742Z Skipping (s,q) (0.62, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0262007Z Skipping (s,q) (0.63, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0262285Z Skipping (s,q) (0.64, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0262629Z Skipping (s,q) (0.65, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0262920Z Skipping (s,q) (0.66, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0263199Z Skipping (s,q) (0.67, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0263469Z Skipping (s,q) (0.68, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0263739Z Skipping (s,q) (0.69, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0264015Z Skipping (s,q) (0.7, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0264288Z Skipping (s,q) (0.71, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0264564Z Skipping (s,q) (0.72, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0264839Z Skipping (s,q) (0.73, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0265108Z Skipping (s,q) (0.74, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0265382Z Skipping (s,q) (0.75, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0265653Z Skipping (s,q) (0.76, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0266003Z Skipping (s,q) (0.77, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0266285Z Skipping (s,q) (0.78, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0266557Z Skipping (s,q) (0.79, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0266834Z Skipping (s,q) (0.8, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0267106Z Skipping (s,q) (0.81, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0267379Z Skipping (s,q) (0.82, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0267654Z Skipping (s,q) (0.83, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0267928Z Skipping (s,q) (0.84, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0268200Z Skipping (s,q) (0.85, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0268478Z Skipping (s,q) (0.86, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0268782Z Skipping (s,q) (0.87, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0269084Z Skipping (s,q) (0.88, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0269468Z Skipping (s,q) (0.89, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0269833Z Skipping (s,q) (0.9, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0270111Z Skipping (s,q) (0.91, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0270386Z Skipping (s,q) (0.92, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0270659Z Skipping (s,q) (0.93, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0270929Z Skipping (s,q) (0.94, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0271196Z Skipping (s,q) (0.95, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0271475Z Skipping (s,q) (0.96, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0271748Z Skipping (s,q) (0.97, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0272020Z Skipping (s,q) (0.98, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0272297Z Skipping (s,q) (0.99, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0272568Z Skipping (s,q) (1, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0272843Z Skipping (s,q) (1.01, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0273121Z Skipping (s,q) (1.02, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0273392Z Skipping (s,q) (1.03, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0273669Z Skipping (s,q) (1.04, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0273939Z Skipping (s,q) (1.05, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0274210Z Skipping (s,q) (1.06, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0274485Z Skipping (s,q) (1.07, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0274756Z Skipping (s,q) (1.08, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0275096Z Skipping (s,q) (1.09, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0275387Z Skipping (s,q) (1.1, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0275663Z Skipping (s,q) (1.11, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0275940Z Skipping (s,q) (1.12, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0276219Z Skipping (s,q) (1.13, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0276488Z Skipping (s,q) (1.14, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0276767Z Skipping (s,q) (1.15, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0277034Z Skipping (s,q) (1.16, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0277301Z Skipping (s,q) (1.17, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0277581Z Skipping (s,q) (1.18, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0277848Z Skipping (s,q) (1.19, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0278115Z Skipping (s,q) (1.2, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0278396Z Skipping (s,q) (1.21, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0278758Z Skipping (s,q) (1.22, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0279035Z Skipping (s,q) (1.23, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0279299Z Skipping (s,q) (1.24, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0279566Z Skipping (s,q) (1.25, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0280196Z Skipping (s,q) (1.26, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0280471Z Skipping (s,q) (1.27, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0280744Z Skipping (s,q) (1.28, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0281021Z Skipping (s,q) (1.29, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0281290Z Skipping (s,q) (1.3, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0281567Z Skipping (s,q) (1.31, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0281837Z Skipping (s,q) (1.32, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0282389Z Skipping (s,q) (1.33, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0282683Z Skipping (s,q) (1.34, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0283101Z Skipping (s,q) (1.35, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0283373Z Skipping (s,q) (1.36, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0283654Z Skipping (s,q) (1.37, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0283929Z Skipping (s,q) (1.38, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0284212Z Skipping (s,q) (1.39, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0284480Z Skipping (s,q) (1.4, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0284750Z Skipping (s,q) (1.41, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0285030Z Skipping (s,q) (1.42, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0285306Z Skipping (s,q) (1.43, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0285584Z Skipping (s,q) (1.44, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0285866Z Skipping (s,q) (1.45, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0286148Z Skipping (s,q) (1.46, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0286433Z Skipping (s,q) (1.47, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0286711Z Skipping (s,q) (1.48, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0286988Z Skipping (s,q) (1.49, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0287269Z Skipping (s,q) (1.5, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0287540Z Skipping (s,q) (1.51, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0287812Z Skipping (s,q) (1.52, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0288217Z Skipping (s,q) (1.53, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0288708Z Skipping (s,q) (1.54, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0289032Z Skipping (s,q) (1.55, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0289334Z Skipping (s,q) (1.56, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0289648Z Skipping (s,q) (1.57, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0289939Z Skipping (s,q) (1.58, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0290232Z Skipping (s,q) (1.59, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0290512Z Skipping (s,q) (1.6, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0290791Z Skipping (s,q) (1.61, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0291066Z Skipping (s,q) (1.62, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0291340Z Skipping (s,q) (1.63, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0291616Z Skipping (s,q) (1.64, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0291888Z Skipping (s,q) (1.65, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0292312Z Skipping (s,q) (1.66, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0292583Z Skipping (s,q) (1.67, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0292855Z Skipping (s,q) (1.68, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0293140Z Skipping (s,q) (1.69, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0293414Z Skipping (s,q) (1.7, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0293685Z Skipping (s,q) (1.71, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0293969Z Skipping (s,q) (1.72, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0294241Z Skipping (s,q) (1.73, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0294531Z Skipping (s,q) (1.74, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0294810Z Skipping (s,q) (1.75, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0295081Z Skipping (s,q) (1.76, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0295379Z Skipping (s,q) (1.77, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0295760Z Skipping (s,q) (1.78, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0296095Z Skipping (s,q) (1.79, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0296371Z Skipping (s,q) (1.8, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0296657Z Skipping (s,q) (1.81, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0296951Z Skipping (s,q) (1.82, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0297228Z Skipping (s,q) (1.83, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0297501Z Skipping (s,q) (1.84, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0297779Z Skipping (s,q) (1.85, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0298051Z Skipping (s,q) (1.86, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0298341Z Skipping (s,q) (1.87, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0298634Z Skipping (s,q) (1.88, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0298928Z Skipping (s,q) (1.89, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0299225Z Skipping (s,q) (1.9, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0299501Z Skipping (s,q) (1.91, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0299775Z Skipping (s,q) (1.92, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0300053Z Skipping (s,q) (1.93, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0300322Z Skipping (s,q) (1.94, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0300595Z Skipping (s,q) (1.95, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0300876Z Skipping (s,q) (1.96, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0301159Z Skipping (s,q) (1.97, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0301521Z Skipping (s,q) (1.98, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0301811Z Skipping (s,q) (1.99, 3250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0302086Z Skipping (s,q) (0.01, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0302364Z Skipping (s,q) (0.02, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0302634Z Skipping (s,q) (0.03, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0302905Z Skipping (s,q) (0.04, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0303196Z Skipping (s,q) (0.05, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0303477Z Skipping (s,q) (0.06, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0303777Z Skipping (s,q) (0.07, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0304051Z Skipping (s,q) (0.08, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0304337Z Skipping (s,q) (0.09, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0304634Z Skipping (s,q) (0.1, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0304911Z Skipping (s,q) (0.11, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0305298Z Skipping (s,q) (0.12, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0305585Z Skipping (s,q) (0.13, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0305868Z Skipping (s,q) (0.14, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0306144Z Skipping (s,q) (0.15, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0306410Z Skipping (s,q) (0.16, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0306681Z Skipping (s,q) (0.17, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0306957Z Skipping (s,q) (0.18, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0307227Z Skipping (s,q) (0.19, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0307494Z Skipping (s,q) (0.2, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0307769Z Skipping (s,q) (0.21, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0308053Z Skipping (s,q) (0.22, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0308459Z Skipping (s,q) (0.23, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0308768Z Skipping (s,q) (0.24, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0309139Z Skipping (s,q) (0.25, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0309433Z Skipping (s,q) (0.26, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0309723Z Skipping (s,q) (0.27, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0309995Z Skipping (s,q) (0.28, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0310270Z Skipping (s,q) (0.29, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0310540Z Skipping (s,q) (0.3, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0310812Z Skipping (s,q) (0.31, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0311096Z Skipping (s,q) (0.32, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0311367Z Skipping (s,q) (0.33, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0311652Z Skipping (s,q) (0.34, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0311931Z Skipping (s,q) (0.35, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0312224Z Skipping (s,q) (0.36, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0312517Z Skipping (s,q) (0.37, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0312801Z Skipping (s,q) (0.38, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0313075Z Skipping (s,q) (0.39, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0313367Z Skipping (s,q) (0.4, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0313640Z Skipping (s,q) (0.41, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0313925Z Skipping (s,q) (0.42, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0314204Z Skipping (s,q) (0.43, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0314568Z Skipping (s,q) (0.44, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0314897Z Skipping (s,q) (0.45, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0315178Z Skipping (s,q) (0.46, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0315463Z Skipping (s,q) (0.47, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0315750Z Skipping (s,q) (0.48, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0316027Z Skipping (s,q) (0.49, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0316320Z Skipping (s,q) (0.5, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0316594Z Skipping (s,q) (0.51, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0316859Z Skipping (s,q) (0.52, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0317140Z Skipping (s,q) (0.53, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0317413Z Skipping (s,q) (0.54, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0317699Z Skipping (s,q) (0.55, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0317987Z Skipping (s,q) (0.56, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0318379Z Skipping (s,q) (0.57, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0318675Z Skipping (s,q) (0.58, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0318941Z Skipping (s,q) (0.59, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0319208Z Skipping (s,q) (0.6, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0319487Z Skipping (s,q) (0.61, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0319755Z Skipping (s,q) (0.62, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0320024Z Skipping (s,q) (0.63, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0320299Z Skipping (s,q) (0.64, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0320567Z Skipping (s,q) (0.65, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0320846Z Skipping (s,q) (0.66, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0321114Z Skipping (s,q) (0.67, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0321446Z Skipping (s,q) (0.68, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0321764Z Skipping (s,q) (0.69, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0322028Z Skipping (s,q) (0.7, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0322296Z Skipping (s,q) (0.71, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0322571Z Skipping (s,q) (0.72, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0322838Z Skipping (s,q) (0.73, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0323122Z Skipping (s,q) (0.74, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0323416Z Skipping (s,q) (0.75, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0323698Z Skipping (s,q) (0.76, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0323996Z Skipping (s,q) (0.77, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0324276Z Skipping (s,q) (0.78, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0324564Z Skipping (s,q) (0.79, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0324872Z Skipping (s,q) (0.8, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0325155Z Skipping (s,q) (0.81, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0325445Z Skipping (s,q) (0.82, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0325733Z Skipping (s,q) (0.83, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0326008Z Skipping (s,q) (0.84, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0326295Z Skipping (s,q) (0.85, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0326580Z Skipping (s,q) (0.86, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0326847Z Skipping (s,q) (0.87, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0327195Z Skipping (s,q) (0.88, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0327473Z Skipping (s,q) (0.89, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0327746Z Skipping (s,q) (0.9, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0328177Z Skipping (s,q) (0.91, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0328451Z Skipping (s,q) (0.92, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0328726Z Skipping (s,q) (0.93, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0328991Z Skipping (s,q) (0.94, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0329258Z Skipping (s,q) (0.95, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0329530Z Skipping (s,q) (0.96, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0329796Z Skipping (s,q) (0.97, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0330063Z Skipping (s,q) (0.98, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0330340Z Skipping (s,q) (0.99, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0330606Z Skipping (s,q) (1, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0331007Z Skipping (s,q) (1.01, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0331272Z Skipping (s,q) (1.02, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0331542Z Skipping (s,q) (1.03, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0331818Z Skipping (s,q) (1.04, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0332087Z Skipping (s,q) (1.05, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0332358Z Skipping (s,q) (1.06, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0332629Z Skipping (s,q) (1.07, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0332896Z Skipping (s,q) (1.08, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0333170Z Skipping (s,q) (1.09, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0333436Z Skipping (s,q) (1.1, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0333711Z Skipping (s,q) (1.11, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0333995Z Skipping (s,q) (1.12, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0334424Z Skipping (s,q) (1.13, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0334740Z Skipping (s,q) (1.14, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0335021Z Skipping (s,q) (1.15, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0335291Z Skipping (s,q) (1.16, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0335565Z Skipping (s,q) (1.17, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0335840Z Skipping (s,q) (1.18, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0336105Z Skipping (s,q) (1.19, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0336380Z Skipping (s,q) (1.2, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0336652Z Skipping (s,q) (1.21, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0336922Z Skipping (s,q) (1.22, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0337201Z Skipping (s,q) (1.23, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0337472Z Skipping (s,q) (1.24, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0337743Z Skipping (s,q) (1.25, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0338018Z Skipping (s,q) (1.26, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0338284Z Skipping (s,q) (1.27, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0338556Z Skipping (s,q) (1.28, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0338821Z Skipping (s,q) (1.29, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0339088Z Skipping (s,q) (1.3, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0339365Z Skipping (s,q) (1.31, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0339637Z Skipping (s,q) (1.32, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0339974Z Skipping (s,q) (1.33, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0340257Z Skipping (s,q) (1.34, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0340534Z Skipping (s,q) (1.35, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0340812Z Skipping (s,q) (1.36, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0341086Z Skipping (s,q) (1.37, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0341355Z Skipping (s,q) (1.38, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0341631Z Skipping (s,q) (1.39, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0341897Z Skipping (s,q) (1.4, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0342167Z Skipping (s,q) (1.41, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0342445Z Skipping (s,q) (1.42, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0342711Z Skipping (s,q) (1.43, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0342993Z Skipping (s,q) (1.44, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0343265Z Skipping (s,q) (1.45, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0343617Z Skipping (s,q) (1.46, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0343897Z Skipping (s,q) (1.47, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0344167Z Skipping (s,q) (1.48, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0344435Z Skipping (s,q) (1.49, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0344707Z Skipping (s,q) (1.5, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0344975Z Skipping (s,q) (1.51, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0345251Z Skipping (s,q) (1.52, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0345519Z Skipping (s,q) (1.53, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0345784Z Skipping (s,q) (1.54, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0346062Z Skipping (s,q) (1.55, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0346329Z Skipping (s,q) (1.56, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0346674Z Skipping (s,q) (1.57, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0346998Z Skipping (s,q) (1.58, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0347266Z Skipping (s,q) (1.59, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0347540Z Skipping (s,q) (1.6, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0347806Z Skipping (s,q) (1.61, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0348076Z Skipping (s,q) (1.62, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0348349Z Skipping (s,q) (1.63, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0348614Z Skipping (s,q) (1.64, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0348883Z Skipping (s,q) (1.65, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0349155Z Skipping (s,q) (1.66, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0349423Z Skipping (s,q) (1.67, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0349705Z Skipping (s,q) (1.68, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0349972Z Skipping (s,q) (1.69, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0350242Z Skipping (s,q) (1.7, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0350515Z Skipping (s,q) (1.71, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0350782Z Skipping (s,q) (1.72, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0351049Z Skipping (s,q) (1.73, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0351321Z Skipping (s,q) (1.74, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0351592Z Skipping (s,q) (1.75, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0351875Z Skipping (s,q) (1.76, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0352142Z Skipping (s,q) (1.77, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0352508Z Skipping (s,q) (1.78, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0352807Z Skipping (s,q) (1.79, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0353074Z Skipping (s,q) (1.8, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0353352Z Skipping (s,q) (1.81, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0353625Z Skipping (s,q) (1.82, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0353894Z Skipping (s,q) (1.83, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0354209Z Skipping (s,q) (1.84, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0354528Z Skipping (s,q) (1.85, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0354828Z Skipping (s,q) (1.86, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0355133Z Skipping (s,q) (1.87, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0355401Z Skipping (s,q) (1.88, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0355676Z Skipping (s,q) (1.89, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0356053Z Skipping (s,q) (1.9, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0356329Z Skipping (s,q) (1.91, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0356603Z Skipping (s,q) (1.92, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0356878Z Skipping (s,q) (1.93, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0357146Z Skipping (s,q) (1.94, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0357426Z Skipping (s,q) (1.95, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0357694Z Skipping (s,q) (1.96, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0357961Z Skipping (s,q) (1.97, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0358233Z Skipping (s,q) (1.98, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0358499Z Skipping (s,q) (1.99, 3500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0358769Z Skipping (s,q) (0.01, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0359048Z Skipping (s,q) (0.02, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0359377Z Skipping (s,q) (0.03, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0359707Z Skipping (s,q) (0.04, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0359975Z Skipping (s,q) (0.05, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0360244Z Skipping (s,q) (0.06, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0360525Z Skipping (s,q) (0.07, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0360794Z Skipping (s,q) (0.08, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0361065Z Skipping (s,q) (0.09, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0361342Z Skipping (s,q) (0.1, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0361610Z Skipping (s,q) (0.11, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0361888Z Skipping (s,q) (0.12, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0362155Z Skipping (s,q) (0.13, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0362427Z Skipping (s,q) (0.14, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0362712Z Skipping (s,q) (0.15, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0362989Z Skipping (s,q) (0.16, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0363269Z Skipping (s,q) (0.17, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0363554Z Skipping (s,q) (0.18, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0363825Z Skipping (s,q) (0.19, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0364103Z Skipping (s,q) (0.2, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0364369Z Skipping (s,q) (0.21, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0364635Z Skipping (s,q) (0.22, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0364966Z Skipping (s,q) (0.23, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0365246Z Skipping (s,q) (0.24, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0365521Z Skipping (s,q) (0.25, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0365797Z Skipping (s,q) (0.26, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0366066Z Skipping (s,q) (0.27, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0366341Z Skipping (s,q) (0.28, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0366607Z Skipping (s,q) (0.29, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0366876Z Skipping (s,q) (0.3, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0367154Z Skipping (s,q) (0.31, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0367419Z Skipping (s,q) (0.32, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0367689Z Skipping (s,q) (0.33, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0368087Z Skipping (s,q) (0.34, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0368381Z Skipping (s,q) (0.35, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0368757Z Skipping (s,q) (0.36, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0369036Z Skipping (s,q) (0.37, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0369303Z Skipping (s,q) (0.38, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0369580Z Skipping (s,q) (0.39, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0369848Z Skipping (s,q) (0.4, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0370117Z Skipping (s,q) (0.41, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0370394Z Skipping (s,q) (0.42, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0370666Z Skipping (s,q) (0.43, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0370937Z Skipping (s,q) (0.44, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0371221Z Skipping (s,q) (0.45, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0371485Z Skipping (s,q) (0.46, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0371892Z Skipping (s,q) (0.47, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0372228Z Skipping (s,q) (0.48, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0372597Z Skipping (s,q) (0.49, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0372883Z Skipping (s,q) (0.5, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0373155Z Skipping (s,q) (0.51, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0373427Z Skipping (s,q) (0.52, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0373700Z Skipping (s,q) (0.53, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0373969Z Skipping (s,q) (0.54, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0374243Z Skipping (s,q) (0.55, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0374509Z Skipping (s,q) (0.56, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0374786Z Skipping (s,q) (0.57, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0375067Z Skipping (s,q) (0.58, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0375341Z Skipping (s,q) (0.59, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0375612Z Skipping (s,q) (0.6, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0375898Z Skipping (s,q) (0.61, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0376178Z Skipping (s,q) (0.62, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0376455Z Skipping (s,q) (0.63, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0376727Z Skipping (s,q) (0.64, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0377004Z Skipping (s,q) (0.65, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0377288Z Skipping (s,q) (0.66, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0377559Z Skipping (s,q) (0.67, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0378055Z Skipping (s,q) (0.68, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0378377Z Skipping (s,q) (0.69, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0378687Z Skipping (s,q) (0.7, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0378975Z Skipping (s,q) (0.71, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0379243Z Skipping (s,q) (0.72, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0379513Z Skipping (s,q) (0.73, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0380090Z Skipping (s,q) (0.74, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0380368Z Skipping (s,q) (0.75, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0380630Z Skipping (s,q) (0.76, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0380903Z Skipping (s,q) (0.77, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0381162Z Skipping (s,q) (0.78, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0381431Z Skipping (s,q) (0.79, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0381974Z Skipping (s,q) (0.8, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0382238Z Skipping (s,q) (0.81, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0382510Z Skipping (s,q) (0.82, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0382776Z Skipping (s,q) (0.83, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0383037Z Skipping (s,q) (0.84, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0383301Z Skipping (s,q) (0.85, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0383560Z Skipping (s,q) (0.86, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0383826Z Skipping (s,q) (0.87, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0384089Z Skipping (s,q) (0.88, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0384344Z Skipping (s,q) (0.89, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0384611Z Skipping (s,q) (0.9, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0384867Z Skipping (s,q) (0.91, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0385276Z Skipping (s,q) (0.92, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0385618Z Skipping (s,q) (0.93, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0385879Z Skipping (s,q) (0.94, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0386136Z Skipping (s,q) (0.95, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0386401Z Skipping (s,q) (0.96, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0386659Z Skipping (s,q) (0.97, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0386924Z Skipping (s,q) (0.98, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0387183Z Skipping (s,q) (0.99, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0387432Z Skipping (s,q) (1, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0387702Z Skipping (s,q) (1.01, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0387962Z Skipping (s,q) (1.02, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0388224Z Skipping (s,q) (1.03, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0388492Z Skipping (s,q) (1.04, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0388750Z Skipping (s,q) (1.05, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0389013Z Skipping (s,q) (1.06, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0389271Z Skipping (s,q) (1.07, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0389525Z Skipping (s,q) (1.08, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0389784Z Skipping (s,q) (1.09, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0390038Z Skipping (s,q) (1.1, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0390291Z Skipping (s,q) (1.11, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0390686Z Skipping (s,q) (1.12, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0390962Z Skipping (s,q) (1.13, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0391233Z Skipping (s,q) (1.14, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0391493Z Skipping (s,q) (1.15, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0391750Z Skipping (s,q) (1.16, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0392019Z Skipping (s,q) (1.17, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0392276Z Skipping (s,q) (1.18, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0392532Z Skipping (s,q) (1.19, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0392797Z Skipping (s,q) (1.2, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0393056Z Skipping (s,q) (1.21, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0393321Z Skipping (s,q) (1.22, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0393587Z Skipping (s,q) (1.23, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0393847Z Skipping (s,q) (1.24, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0394205Z Skipping (s,q) (1.25, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0394461Z Skipping (s,q) (1.26, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0394721Z Skipping (s,q) (1.27, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0394983Z Skipping (s,q) (1.28, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0395239Z Skipping (s,q) (1.29, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0395503Z Skipping (s,q) (1.3, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0395761Z Skipping (s,q) (1.31, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0396019Z Skipping (s,q) (1.32, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0396286Z Skipping (s,q) (1.33, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0396547Z Skipping (s,q) (1.34, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0396809Z Skipping (s,q) (1.35, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0397161Z Skipping (s,q) (1.36, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0397437Z Skipping (s,q) (1.37, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0397798Z Skipping (s,q) (1.38, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0398158Z Skipping (s,q) (1.39, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0398452Z Skipping (s,q) (1.4, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0398735Z Skipping (s,q) (1.41, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0399008Z Skipping (s,q) (1.42, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0399269Z Skipping (s,q) (1.43, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0399530Z Skipping (s,q) (1.44, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0399788Z Skipping (s,q) (1.45, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0400046Z Skipping (s,q) (1.46, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0400312Z Skipping (s,q) (1.47, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0400573Z Skipping (s,q) (1.48, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0400837Z Skipping (s,q) (1.49, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0401092Z Skipping (s,q) (1.5, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0401349Z Skipping (s,q) (1.51, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0401614Z Skipping (s,q) (1.52, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0401870Z Skipping (s,q) (1.53, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0402128Z Skipping (s,q) (1.54, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0402390Z Skipping (s,q) (1.55, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0402643Z Skipping (s,q) (1.56, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0403010Z Skipping (s,q) (1.57, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0403289Z Skipping (s,q) (1.58, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0403548Z Skipping (s,q) (1.59, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0403812Z Skipping (s,q) (1.6, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0404070Z Skipping (s,q) (1.61, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0404325Z Skipping (s,q) (1.62, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0404590Z Skipping (s,q) (1.63, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0404845Z Skipping (s,q) (1.64, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0405111Z Skipping (s,q) (1.65, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0405365Z Skipping (s,q) (1.66, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0405622Z Skipping (s,q) (1.67, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0405884Z Skipping (s,q) (1.68, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0406139Z Skipping (s,q) (1.69, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0406477Z Skipping (s,q) (1.7, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0406746Z Skipping (s,q) (1.71, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0407003Z Skipping (s,q) (1.72, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0407265Z Skipping (s,q) (1.73, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0407519Z Skipping (s,q) (1.74, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0407774Z Skipping (s,q) (1.75, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0408164Z Skipping (s,q) (1.76, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0408427Z Skipping (s,q) (1.77, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0408684Z Skipping (s,q) (1.78, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0408955Z Skipping (s,q) (1.79, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0409214Z Skipping (s,q) (1.8, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0409596Z Skipping (s,q) (1.81, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0409902Z Skipping (s,q) (1.82, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0410159Z Skipping (s,q) (1.83, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0410428Z Skipping (s,q) (1.84, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0410683Z Skipping (s,q) (1.85, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0410948Z Skipping (s,q) (1.86, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0411220Z Skipping (s,q) (1.87, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0411477Z Skipping (s,q) (1.88, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0411742Z Skipping (s,q) (1.89, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0412002Z Skipping (s,q) (1.9, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0412258Z Skipping (s,q) (1.91, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0412535Z Skipping (s,q) (1.92, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0412798Z Skipping (s,q) (1.93, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0413056Z Skipping (s,q) (1.94, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0413320Z Skipping (s,q) (1.95, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0413577Z Skipping (s,q) (1.96, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0413836Z Skipping (s,q) (1.97, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0414099Z Skipping (s,q) (1.98, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0414357Z Skipping (s,q) (1.99, 3750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0414622Z Skipping (s,q) (0.01, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0414880Z Skipping (s,q) (0.02, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0415214Z Skipping (s,q) (0.03, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0415495Z Skipping (s,q) (0.04, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0415751Z Skipping (s,q) (0.05, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0416008Z Skipping (s,q) (0.06, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0416273Z Skipping (s,q) (0.07, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0416533Z Skipping (s,q) (0.08, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0416798Z Skipping (s,q) (0.09, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0417060Z Skipping (s,q) (0.1, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0417321Z Skipping (s,q) (0.11, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0417582Z Skipping (s,q) (0.12, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0417837Z Skipping (s,q) (0.13, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0418100Z Skipping (s,q) (0.14, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0418450Z Skipping (s,q) (0.15, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0418710Z Skipping (s,q) (0.16, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0418978Z Skipping (s,q) (0.17, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0419236Z Skipping (s,q) (0.18, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0419492Z Skipping (s,q) (0.19, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0419754Z Skipping (s,q) (0.2, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0420012Z Skipping (s,q) (0.21, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0420268Z Skipping (s,q) (0.22, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0420533Z Skipping (s,q) (0.23, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0420789Z Skipping (s,q) (0.24, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0421057Z Skipping (s,q) (0.25, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0421317Z Skipping (s,q) (0.26, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0421643Z Skipping (s,q) (0.27, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0421965Z Skipping (s,q) (0.28, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0422221Z Skipping (s,q) (0.29, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0422479Z Skipping (s,q) (0.3, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0422743Z Skipping (s,q) (0.31, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0423000Z Skipping (s,q) (0.32, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0423263Z Skipping (s,q) (0.33, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0423518Z Skipping (s,q) (0.34, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0423775Z Skipping (s,q) (0.35, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0424044Z Skipping (s,q) (0.36, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0424302Z Skipping (s,q) (0.37, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0424559Z Skipping (s,q) (0.38, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0424832Z Skipping (s,q) (0.39, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0425088Z Skipping (s,q) (0.4, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0425351Z Skipping (s,q) (0.41, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0425608Z Skipping (s,q) (0.42, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0425865Z Skipping (s,q) (0.43, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0426137Z Skipping (s,q) (0.44, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0426398Z Skipping (s,q) (0.45, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0426675Z Skipping (s,q) (0.46, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0427011Z Skipping (s,q) (0.47, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0427284Z Skipping (s,q) (0.48, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0427564Z Skipping (s,q) (0.49, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0427851Z Skipping (s,q) (0.5, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0428110Z Skipping (s,q) (0.51, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0428371Z Skipping (s,q) (0.52, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0428627Z Skipping (s,q) (0.53, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0428883Z Skipping (s,q) (0.54, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0429148Z Skipping (s,q) (0.55, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0429405Z Skipping (s,q) (0.56, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0429663Z Skipping (s,q) (0.57, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0429934Z Skipping (s,q) (0.58, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0430195Z Skipping (s,q) (0.59, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0430555Z Skipping (s,q) (0.6, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0430822Z Skipping (s,q) (0.61, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0431086Z Skipping (s,q) (0.62, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0431352Z Skipping (s,q) (0.63, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0431611Z Skipping (s,q) (0.64, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0431867Z Skipping (s,q) (0.65, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0432131Z Skipping (s,q) (0.66, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0432388Z Skipping (s,q) (0.67, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0432655Z Skipping (s,q) (0.68, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0432916Z Skipping (s,q) (0.69, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0433174Z Skipping (s,q) (0.7, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0433513Z Skipping (s,q) (0.71, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0433818Z Skipping (s,q) (0.72, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0434077Z Skipping (s,q) (0.73, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0434342Z Skipping (s,q) (0.74, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0434600Z Skipping (s,q) (0.75, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0434873Z Skipping (s,q) (0.76, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0435132Z Skipping (s,q) (0.77, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0435390Z Skipping (s,q) (0.78, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0435650Z Skipping (s,q) (0.79, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0435903Z Skipping (s,q) (0.8, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0436167Z Skipping (s,q) (0.81, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0436436Z Skipping (s,q) (0.82, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0436694Z Skipping (s,q) (0.83, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0436964Z Skipping (s,q) (0.84, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0437222Z Skipping (s,q) (0.85, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0437478Z Skipping (s,q) (0.86, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0437741Z Skipping (s,q) (0.87, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0437995Z Skipping (s,q) (0.88, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0438251Z Skipping (s,q) (0.89, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0438515Z Skipping (s,q) (0.9, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0438773Z Skipping (s,q) (0.91, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0439110Z Skipping (s,q) (0.92, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0439390Z Skipping (s,q) (0.93, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0439645Z Skipping (s,q) (0.94, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0439913Z Skipping (s,q) (0.95, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0440167Z Skipping (s,q) (0.96, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0440428Z Skipping (s,q) (0.97, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0440687Z Skipping (s,q) (0.98, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0440944Z Skipping (s,q) (0.99, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0441200Z Skipping (s,q) (1, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0441458Z Skipping (s,q) (1.01, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0441710Z Skipping (s,q) (1.02, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0441991Z Skipping (s,q) (1.03, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0442341Z Skipping (s,q) (1.04, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0442602Z Skipping (s,q) (1.05, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0442874Z Skipping (s,q) (1.06, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0443131Z Skipping (s,q) (1.07, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0443389Z Skipping (s,q) (1.08, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0443655Z Skipping (s,q) (1.09, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0443911Z Skipping (s,q) (1.1, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0444174Z Skipping (s,q) (1.11, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0444428Z Skipping (s,q) (1.12, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0444685Z Skipping (s,q) (1.13, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0444953Z Skipping (s,q) (1.14, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0445212Z Skipping (s,q) (1.15, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0445535Z Skipping (s,q) (1.16, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0445884Z Skipping (s,q) (1.17, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0446143Z Skipping (s,q) (1.18, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0446410Z Skipping (s,q) (1.19, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0446689Z Skipping (s,q) (1.2, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0446947Z Skipping (s,q) (1.21, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0447209Z Skipping (s,q) (1.22, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0447464Z Skipping (s,q) (1.23, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0447719Z Skipping (s,q) (1.24, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0448149Z Skipping (s,q) (1.25, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0448416Z Skipping (s,q) (1.26, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0448685Z Skipping (s,q) (1.27, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0448950Z Skipping (s,q) (1.28, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0449205Z Skipping (s,q) (1.29, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0449470Z Skipping (s,q) (1.3, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0449727Z Skipping (s,q) (1.31, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0449981Z Skipping (s,q) (1.32, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0450245Z Skipping (s,q) (1.33, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0450501Z Skipping (s,q) (1.34, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0450762Z Skipping (s,q) (1.35, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0451139Z Skipping (s,q) (1.36, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0451408Z Skipping (s,q) (1.37, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0451683Z Skipping (s,q) (1.38, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0451942Z Skipping (s,q) (1.39, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0452200Z Skipping (s,q) (1.4, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0452460Z Skipping (s,q) (1.41, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0452717Z Skipping (s,q) (1.42, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0452986Z Skipping (s,q) (1.43, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0453242Z Skipping (s,q) (1.44, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0453498Z Skipping (s,q) (1.45, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0453758Z Skipping (s,q) (1.46, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0454018Z Skipping (s,q) (1.47, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0454276Z Skipping (s,q) (1.48, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0454632Z Skipping (s,q) (1.49, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0454898Z Skipping (s,q) (1.5, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0455167Z Skipping (s,q) (1.51, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0455427Z Skipping (s,q) (1.52, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0455686Z Skipping (s,q) (1.53, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0455951Z Skipping (s,q) (1.54, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0456214Z Skipping (s,q) (1.55, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0456473Z Skipping (s,q) (1.56, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0456739Z Skipping (s,q) (1.57, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0456998Z Skipping (s,q) (1.58, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0457256Z Skipping (s,q) (1.59, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0457586Z Skipping (s,q) (1.6, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0457858Z Skipping (s,q) (1.61, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0458202Z Skipping (s,q) (1.62, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0458460Z Skipping (s,q) (1.63, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0458722Z Skipping (s,q) (1.64, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0458987Z Skipping (s,q) (1.65, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0459245Z Skipping (s,q) (1.66, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0459503Z Skipping (s,q) (1.67, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0459770Z Skipping (s,q) (1.68, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0460028Z Skipping (s,q) (1.69, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0460296Z Skipping (s,q) (1.7, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0460563Z Skipping (s,q) (1.71, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0460823Z Skipping (s,q) (1.72, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0461094Z Skipping (s,q) (1.73, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0461352Z Skipping (s,q) (1.74, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0461611Z Skipping (s,q) (1.75, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0461874Z Skipping (s,q) (1.76, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0462130Z Skipping (s,q) (1.77, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0462408Z Skipping (s,q) (1.78, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0462667Z Skipping (s,q) (1.79, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0462925Z Skipping (s,q) (1.8, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0463264Z Skipping (s,q) (1.81, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0463538Z Skipping (s,q) (1.82, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0463796Z Skipping (s,q) (1.83, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0464062Z Skipping (s,q) (1.84, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0464330Z Skipping (s,q) (1.85, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0464592Z Skipping (s,q) (1.86, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0464849Z Skipping (s,q) (1.87, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0465105Z Skipping (s,q) (1.88, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0465369Z Skipping (s,q) (1.89, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0465625Z Skipping (s,q) (1.9, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0465889Z Skipping (s,q) (1.91, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0466158Z Skipping (s,q) (1.92, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0466494Z Skipping (s,q) (1.93, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0466760Z Skipping (s,q) (1.94, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0467026Z Skipping (s,q) (1.95, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0467282Z Skipping (s,q) (1.96, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0467547Z Skipping (s,q) (1.97, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0467804Z Skipping (s,q) (1.98, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0468062Z Skipping (s,q) (1.99, 4000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0468328Z Skipping (s,q) (0.01, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0468589Z Skipping (s,q) (0.02, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0468859Z Skipping (s,q) (0.03, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0469121Z Skipping (s,q) (0.04, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0469380Z Skipping (s,q) (0.05, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0469715Z Skipping (s,q) (0.06, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0470019Z Skipping (s,q) (0.07, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0470281Z Skipping (s,q) (0.08, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0470548Z Skipping (s,q) (0.09, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0470813Z Skipping (s,q) (0.1, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0471078Z Skipping (s,q) (0.11, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0471336Z Skipping (s,q) (0.12, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0471592Z Skipping (s,q) (0.13, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0471859Z Skipping (s,q) (0.14, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0472121Z Skipping (s,q) (0.15, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0472380Z Skipping (s,q) (0.16, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0472650Z Skipping (s,q) (0.17, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0472909Z Skipping (s,q) (0.18, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0473167Z Skipping (s,q) (0.19, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0473432Z Skipping (s,q) (0.2, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0473691Z Skipping (s,q) (0.21, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0473955Z Skipping (s,q) (0.22, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0474212Z Skipping (s,q) (0.23, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0474468Z Skipping (s,q) (0.24, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0474733Z Skipping (s,q) (0.25, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0475060Z Skipping (s,q) (0.26, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0475331Z Skipping (s,q) (0.27, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0475606Z Skipping (s,q) (0.28, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0475865Z Skipping (s,q) (0.29, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0476128Z Skipping (s,q) (0.3, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0476386Z Skipping (s,q) (0.31, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0476644Z Skipping (s,q) (0.32, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0476907Z Skipping (s,q) (0.33, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0477160Z Skipping (s,q) (0.34, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0477413Z Skipping (s,q) (0.35, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0477673Z Skipping (s,q) (0.36, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0477929Z Skipping (s,q) (0.37, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0478192Z Skipping (s,q) (0.38, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0478531Z Skipping (s,q) (0.39, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0478789Z Skipping (s,q) (0.4, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0479052Z Skipping (s,q) (0.41, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0479307Z Skipping (s,q) (0.42, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0479563Z Skipping (s,q) (0.43, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0480054Z Skipping (s,q) (0.44, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0480314Z Skipping (s,q) (0.45, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0480578Z Skipping (s,q) (0.46, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0480836Z Skipping (s,q) (0.47, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0481090Z Skipping (s,q) (0.48, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0481356Z Skipping (s,q) (0.49, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0481903Z Skipping (s,q) (0.5, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0482177Z Skipping (s,q) (0.51, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0482580Z Skipping (s,q) (0.52, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0482835Z Skipping (s,q) (0.53, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0483099Z Skipping (s,q) (0.54, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0483354Z Skipping (s,q) (0.55, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0483614Z Skipping (s,q) (0.56, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0483876Z Skipping (s,q) (0.57, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0484132Z Skipping (s,q) (0.58, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0484389Z Skipping (s,q) (0.59, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0484654Z Skipping (s,q) (0.6, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0484915Z Skipping (s,q) (0.61, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0485182Z Skipping (s,q) (0.62, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0485439Z Skipping (s,q) (0.63, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0485696Z Skipping (s,q) (0.64, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0485960Z Skipping (s,q) (0.65, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0486214Z Skipping (s,q) (0.66, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0486473Z Skipping (s,q) (0.67, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0486739Z Skipping (s,q) (0.68, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0486998Z Skipping (s,q) (0.69, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0487253Z Skipping (s,q) (0.7, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0487641Z Skipping (s,q) (0.71, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0487917Z Skipping (s,q) (0.72, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0488332Z Skipping (s,q) (0.73, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0488594Z Skipping (s,q) (0.74, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0488852Z Skipping (s,q) (0.75, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0489115Z Skipping (s,q) (0.76, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0489375Z Skipping (s,q) (0.77, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0489633Z Skipping (s,q) (0.78, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0489896Z Skipping (s,q) (0.79, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0490154Z Skipping (s,q) (0.8, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0490417Z Skipping (s,q) (0.81, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0490674Z Skipping (s,q) (0.82, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0490931Z Skipping (s,q) (0.83, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0491383Z Skipping (s,q) (0.84, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0491644Z Skipping (s,q) (0.85, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0491902Z Skipping (s,q) (0.86, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0492167Z Skipping (s,q) (0.87, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0492424Z Skipping (s,q) (0.88, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0492687Z Skipping (s,q) (0.89, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0492948Z Skipping (s,q) (0.9, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0493204Z Skipping (s,q) (0.91, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0493470Z Skipping (s,q) (0.92, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0493732Z Skipping (s,q) (0.93, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0493989Z Skipping (s,q) (0.94, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0494362Z Skipping (s,q) (0.95, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0494675Z Skipping (s,q) (0.96, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0494940Z Skipping (s,q) (0.97, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0495202Z Skipping (s,q) (0.98, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0495459Z Skipping (s,q) (0.99, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0495715Z Skipping (s,q) (1, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0495976Z Skipping (s,q) (1.01, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0496232Z Skipping (s,q) (1.02, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0496497Z Skipping (s,q) (1.03, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0496755Z Skipping (s,q) (1.04, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0497018Z Skipping (s,q) (1.05, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0497280Z Skipping (s,q) (1.06, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0497548Z Skipping (s,q) (1.07, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0497811Z Skipping (s,q) (1.08, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0498065Z Skipping (s,q) (1.09, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0498323Z Skipping (s,q) (1.1, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0498593Z Skipping (s,q) (1.11, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0498855Z Skipping (s,q) (1.12, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0499124Z Skipping (s,q) (1.13, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0499385Z Skipping (s,q) (1.14, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0499647Z Skipping (s,q) (1.15, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0499983Z Skipping (s,q) (1.16, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0500263Z Skipping (s,q) (1.17, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0500524Z Skipping (s,q) (1.18, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0500791Z Skipping (s,q) (1.19, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0501051Z Skipping (s,q) (1.2, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0501308Z Skipping (s,q) (1.21, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0501571Z Skipping (s,q) (1.22, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0501840Z Skipping (s,q) (1.23, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0502100Z Skipping (s,q) (1.24, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0502358Z Skipping (s,q) (1.25, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0502617Z Skipping (s,q) (1.26, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0502883Z Skipping (s,q) (1.27, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0503235Z Skipping (s,q) (1.28, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0503495Z Skipping (s,q) (1.29, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0503768Z Skipping (s,q) (1.3, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0504033Z Skipping (s,q) (1.31, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0504299Z Skipping (s,q) (1.32, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0504557Z Skipping (s,q) (1.33, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0504814Z Skipping (s,q) (1.34, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0505090Z Skipping (s,q) (1.35, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0505345Z Skipping (s,q) (1.36, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0505605Z Skipping (s,q) (1.37, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0505870Z Skipping (s,q) (1.38, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0506138Z Skipping (s,q) (1.39, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0506472Z Skipping (s,q) (1.4, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0506778Z Skipping (s,q) (1.41, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0507040Z Skipping (s,q) (1.42, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0507308Z Skipping (s,q) (1.43, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0507564Z Skipping (s,q) (1.44, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0507821Z Skipping (s,q) (1.45, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0508084Z Skipping (s,q) (1.46, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0508340Z Skipping (s,q) (1.47, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0508602Z Skipping (s,q) (1.48, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0508864Z Skipping (s,q) (1.49, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0509131Z Skipping (s,q) (1.5, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0509407Z Skipping (s,q) (1.51, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0509666Z Skipping (s,q) (1.52, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0509924Z Skipping (s,q) (1.53, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0510222Z Skipping (s,q) (1.54, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0510507Z Skipping (s,q) (1.55, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0510809Z Skipping (s,q) (1.56, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0511123Z Skipping (s,q) (1.57, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0511379Z Skipping (s,q) (1.58, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0511644Z Skipping (s,q) (1.59, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0511995Z Skipping (s,q) (1.6, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0512283Z Skipping (s,q) (1.61, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0512563Z Skipping (s,q) (1.62, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0512871Z Skipping (s,q) (1.63, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0513207Z Skipping (s,q) (1.64, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0513486Z Skipping (s,q) (1.65, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0513767Z Skipping (s,q) (1.66, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0514029Z Skipping (s,q) (1.67, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0514285Z Skipping (s,q) (1.68, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0514548Z Skipping (s,q) (1.69, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0514816Z Skipping (s,q) (1.7, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0515083Z Skipping (s,q) (1.71, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0515350Z Skipping (s,q) (1.72, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0515696Z Skipping (s,q) (1.73, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0515960Z Skipping (s,q) (1.74, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0516233Z Skipping (s,q) (1.75, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0516493Z Skipping (s,q) (1.76, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0516750Z Skipping (s,q) (1.77, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0517018Z Skipping (s,q) (1.78, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0517278Z Skipping (s,q) (1.79, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0517538Z Skipping (s,q) (1.8, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0517807Z Skipping (s,q) (1.81, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0518069Z Skipping (s,q) (1.82, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0518338Z Skipping (s,q) (1.83, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0518665Z Skipping (s,q) (1.84, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0518971Z Skipping (s,q) (1.85, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0519234Z Skipping (s,q) (1.86, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0519492Z Skipping (s,q) (1.87, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0519752Z Skipping (s,q) (1.88, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0520015Z Skipping (s,q) (1.89, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0520273Z Skipping (s,q) (1.9, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0520539Z Skipping (s,q) (1.91, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0520797Z Skipping (s,q) (1.92, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0521054Z Skipping (s,q) (1.93, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0521321Z Skipping (s,q) (1.94, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0521588Z Skipping (s,q) (1.95, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0521847Z Skipping (s,q) (1.96, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0522110Z Skipping (s,q) (1.97, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0522363Z Skipping (s,q) (1.98, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0522629Z Skipping (s,q) (1.99, 4250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0522887Z Skipping (s,q) (0.01, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0523145Z Skipping (s,q) (0.02, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0523411Z Skipping (s,q) (0.03, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0523664Z Skipping (s,q) (0.04, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0523922Z Skipping (s,q) (0.05, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0524263Z Skipping (s,q) (0.06, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0524536Z Skipping (s,q) (0.07, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0524808Z Skipping (s,q) (0.08, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0525070Z Skipping (s,q) (0.09, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0525330Z Skipping (s,q) (0.1, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0525599Z Skipping (s,q) (0.11, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0525864Z Skipping (s,q) (0.12, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0526119Z Skipping (s,q) (0.13, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0526383Z Skipping (s,q) (0.14, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0526637Z Skipping (s,q) (0.15, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0526900Z Skipping (s,q) (0.16, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0527157Z Skipping (s,q) (0.17, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0527578Z Skipping (s,q) (0.18, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0527840Z Skipping (s,q) (0.19, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0528243Z Skipping (s,q) (0.2, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0528506Z Skipping (s,q) (0.21, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0528768Z Skipping (s,q) (0.22, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0529024Z Skipping (s,q) (0.23, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0535966Z Skipping (s,q) (0.24, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0536352Z Skipping (s,q) (0.25, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0536625Z Skipping (s,q) (0.26, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0536883Z Skipping (s,q) (0.27, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0537152Z Skipping (s,q) (0.28, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0537424Z Skipping (s,q) (0.29, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0537851Z Skipping (s,q) (0.3, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0538185Z Skipping (s,q) (0.31, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0538452Z Skipping (s,q) (0.32, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0538712Z Skipping (s,q) (0.33, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0538981Z Skipping (s,q) (0.34, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0539240Z Skipping (s,q) (0.35, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0539504Z Skipping (s,q) (0.36, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0539772Z Skipping (s,q) (0.37, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0540027Z Skipping (s,q) (0.38, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0540293Z Skipping (s,q) (0.39, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0540552Z Skipping (s,q) (0.4, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0540818Z Skipping (s,q) (0.41, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0541090Z Skipping (s,q) (0.42, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0541348Z Skipping (s,q) (0.43, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0541603Z Skipping (s,q) (0.44, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0541873Z Skipping (s,q) (0.45, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0542134Z Skipping (s,q) (0.46, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0542399Z Skipping (s,q) (0.47, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0542660Z Skipping (s,q) (0.48, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0542918Z Skipping (s,q) (0.49, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0543255Z Skipping (s,q) (0.5, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0543524Z Skipping (s,q) (0.51, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0543785Z Skipping (s,q) (0.52, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0544049Z Skipping (s,q) (0.53, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0544307Z Skipping (s,q) (0.54, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0544577Z Skipping (s,q) (0.55, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0544833Z Skipping (s,q) (0.56, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0545092Z Skipping (s,q) (0.57, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0545356Z Skipping (s,q) (0.58, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0545612Z Skipping (s,q) (0.59, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0545871Z Skipping (s,q) (0.6, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0546140Z Skipping (s,q) (0.61, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0546399Z Skipping (s,q) (0.62, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0546781Z Skipping (s,q) (0.63, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0547041Z Skipping (s,q) (0.64, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0547297Z Skipping (s,q) (0.65, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0547559Z Skipping (s,q) (0.66, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0547814Z Skipping (s,q) (0.67, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0548067Z Skipping (s,q) (0.68, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0548333Z Skipping (s,q) (0.69, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0548591Z Skipping (s,q) (0.7, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0548850Z Skipping (s,q) (0.71, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0549117Z Skipping (s,q) (0.72, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0549375Z Skipping (s,q) (0.73, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0549708Z Skipping (s,q) (0.74, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0549976Z Skipping (s,q) (0.75, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0550303Z Skipping (s,q) (0.76, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0550568Z Skipping (s,q) (0.77, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0550823Z Skipping (s,q) (0.78, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0551079Z Skipping (s,q) (0.79, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0551342Z Skipping (s,q) (0.8, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0551600Z Skipping (s,q) (0.81, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0551864Z Skipping (s,q) (0.82, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0552118Z Skipping (s,q) (0.83, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0552377Z Skipping (s,q) (0.84, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0552651Z Skipping (s,q) (0.85, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0552905Z Skipping (s,q) (0.86, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0553169Z Skipping (s,q) (0.87, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0553432Z Skipping (s,q) (0.88, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0553690Z Skipping (s,q) (0.89, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0553954Z Skipping (s,q) (0.9, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0554212Z Skipping (s,q) (0.91, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0554469Z Skipping (s,q) (0.92, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0554742Z Skipping (s,q) (0.93, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0555004Z Skipping (s,q) (0.94, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0555325Z Skipping (s,q) (0.95, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0555608Z Skipping (s,q) (0.96, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0555871Z Skipping (s,q) (0.97, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0556140Z Skipping (s,q) (0.98, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0556397Z Skipping (s,q) (0.99, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0556645Z Skipping (s,q) (1, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0556909Z Skipping (s,q) (1.01, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0557167Z Skipping (s,q) (1.02, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0557428Z Skipping (s,q) (1.03, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0557710Z Skipping (s,q) (1.04, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0557972Z Skipping (s,q) (1.05, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0558239Z Skipping (s,q) (1.06, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0558573Z Skipping (s,q) (1.07, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0558835Z Skipping (s,q) (1.08, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0559107Z Skipping (s,q) (1.09, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0559360Z Skipping (s,q) (1.1, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0559613Z Skipping (s,q) (1.11, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0559872Z Skipping (s,q) (1.12, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0560125Z Skipping (s,q) (1.13, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0560388Z Skipping (s,q) (1.14, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0560643Z Skipping (s,q) (1.15, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0560901Z Skipping (s,q) (1.16, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0561170Z Skipping (s,q) (1.17, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0561427Z Skipping (s,q) (1.18, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0561760Z Skipping (s,q) (1.19, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0562078Z Skipping (s,q) (1.2, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0562336Z Skipping (s,q) (1.21, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0562598Z Skipping (s,q) (1.22, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0562854Z Skipping (s,q) (1.23, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0563109Z Skipping (s,q) (1.24, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0563371Z Skipping (s,q) (1.25, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0563625Z Skipping (s,q) (1.26, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0563883Z Skipping (s,q) (1.27, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0564151Z Skipping (s,q) (1.28, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0564413Z Skipping (s,q) (1.29, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0564676Z Skipping (s,q) (1.3, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0564943Z Skipping (s,q) (1.31, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0565204Z Skipping (s,q) (1.32, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0565466Z Skipping (s,q) (1.33, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0565720Z Skipping (s,q) (1.34, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0565978Z Skipping (s,q) (1.35, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0566246Z Skipping (s,q) (1.36, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0566501Z Skipping (s,q) (1.37, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0566758Z Skipping (s,q) (1.38, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0567095Z Skipping (s,q) (1.39, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0567365Z Skipping (s,q) (1.4, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0567639Z Skipping (s,q) (1.41, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0567895Z Skipping (s,q) (1.42, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0568284Z Skipping (s,q) (1.43, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0568550Z Skipping (s,q) (1.44, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0568807Z Skipping (s,q) (1.45, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0569063Z Skipping (s,q) (1.46, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0569328Z Skipping (s,q) (1.47, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0569587Z Skipping (s,q) (1.48, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0569848Z Skipping (s,q) (1.49, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0570104Z Skipping (s,q) (1.5, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0570365Z Skipping (s,q) (1.51, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0570787Z Skipping (s,q) (1.52, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0571051Z Skipping (s,q) (1.53, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0571314Z Skipping (s,q) (1.54, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0571578Z Skipping (s,q) (1.55, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0571833Z Skipping (s,q) (1.56, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0572099Z Skipping (s,q) (1.57, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0572356Z Skipping (s,q) (1.58, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0572613Z Skipping (s,q) (1.59, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0572878Z Skipping (s,q) (1.6, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0573135Z Skipping (s,q) (1.61, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0573398Z Skipping (s,q) (1.62, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0573731Z Skipping (s,q) (1.63, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0574001Z Skipping (s,q) (1.64, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0574341Z Skipping (s,q) (1.65, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0574596Z Skipping (s,q) (1.66, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0574851Z Skipping (s,q) (1.67, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0575112Z Skipping (s,q) (1.68, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0575367Z Skipping (s,q) (1.69, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0575623Z Skipping (s,q) (1.7, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0575894Z Skipping (s,q) (1.71, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0576153Z Skipping (s,q) (1.72, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0576421Z Skipping (s,q) (1.73, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0576682Z Skipping (s,q) (1.74, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0576948Z Skipping (s,q) (1.75, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0577206Z Skipping (s,q) (1.76, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0577465Z Skipping (s,q) (1.77, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0577738Z Skipping (s,q) (1.78, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0578005Z Skipping (s,q) (1.79, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0578261Z Skipping (s,q) (1.8, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0578529Z Skipping (s,q) (1.81, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0578791Z Skipping (s,q) (1.82, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0579054Z Skipping (s,q) (1.83, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0579389Z Skipping (s,q) (1.84, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0580110Z Skipping (s,q) (1.85, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0580511Z Skipping (s,q) (1.86, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0580846Z Skipping (s,q) (1.87, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0581117Z Skipping (s,q) (1.88, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0581385Z Skipping (s,q) (1.89, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0581659Z Skipping (s,q) (1.9, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0581923Z Skipping (s,q) (1.91, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0582194Z Skipping (s,q) (1.92, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0582484Z Skipping (s,q) (1.93, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0582753Z Skipping (s,q) (1.94, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0583012Z Skipping (s,q) (1.95, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0583274Z Skipping (s,q) (1.96, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0583776Z Skipping (s,q) (1.97, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0584080Z Skipping (s,q) (1.98, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0584350Z Skipping (s,q) (1.99, 4500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0584637Z Skipping (s,q) (0.01, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0584908Z Skipping (s,q) (0.02, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0585177Z Skipping (s,q) (0.03, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0585441Z Skipping (s,q) (0.04, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0585701Z Skipping (s,q) (0.05, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0585985Z Skipping (s,q) (0.06, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0586300Z Skipping (s,q) (0.07, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0586607Z Skipping (s,q) (0.08, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0587073Z Skipping (s,q) (0.09, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0587417Z Skipping (s,q) (0.1, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0587719Z Skipping (s,q) (0.11, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0587987Z Skipping (s,q) (0.12, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0588242Z Skipping (s,q) (0.13, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0588507Z Skipping (s,q) (0.14, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0588761Z Skipping (s,q) (0.15, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0589017Z Skipping (s,q) (0.16, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0589277Z Skipping (s,q) (0.17, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0589539Z Skipping (s,q) (0.18, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0589801Z Skipping (s,q) (0.19, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0590065Z Skipping (s,q) (0.2, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0590424Z Skipping (s,q) (0.21, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0590731Z Skipping (s,q) (0.22, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0590984Z Skipping (s,q) (0.23, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0591245Z Skipping (s,q) (0.24, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0591514Z Skipping (s,q) (0.25, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0591773Z Skipping (s,q) (0.26, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0592047Z Skipping (s,q) (0.27, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0592328Z Skipping (s,q) (0.28, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0592590Z Skipping (s,q) (0.29, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0593019Z Skipping (s,q) (0.3, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0593311Z Skipping (s,q) (0.31, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0593572Z Skipping (s,q) (0.32, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0593839Z Skipping (s,q) (0.33, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0594104Z Skipping (s,q) (0.34, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0594372Z Skipping (s,q) (0.35, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0594654Z Skipping (s,q) (0.36, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0594914Z Skipping (s,q) (0.37, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0595189Z Skipping (s,q) (0.38, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0595444Z Skipping (s,q) (0.39, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0595746Z Skipping (s,q) (0.4, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0596040Z Skipping (s,q) (0.41, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0596426Z Skipping (s,q) (0.42, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0596789Z Skipping (s,q) (0.43, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0597083Z Skipping (s,q) (0.44, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0597421Z Skipping (s,q) (0.45, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0597713Z Skipping (s,q) (0.46, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0598014Z Skipping (s,q) (0.47, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0598273Z Skipping (s,q) (0.48, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0598538Z Skipping (s,q) (0.49, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0598800Z Skipping (s,q) (0.5, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0599056Z Skipping (s,q) (0.51, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0599328Z Skipping (s,q) (0.52, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0599601Z Skipping (s,q) (0.53, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0599933Z Skipping (s,q) (0.54, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0600263Z Skipping (s,q) (0.55, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0600529Z Skipping (s,q) (0.56, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0600797Z Skipping (s,q) (0.57, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0601052Z Skipping (s,q) (0.58, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0601374Z Skipping (s,q) (0.59, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0601665Z Skipping (s,q) (0.6, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0601923Z Skipping (s,q) (0.61, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0602189Z Skipping (s,q) (0.62, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0602448Z Skipping (s,q) (0.63, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0602741Z Skipping (s,q) (0.64, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0603021Z Skipping (s,q) (0.65, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0603281Z Skipping (s,q) (0.66, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0603545Z Skipping (s,q) (0.67, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0603820Z Skipping (s,q) (0.68, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0604078Z Skipping (s,q) (0.69, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0604343Z Skipping (s,q) (0.7, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0604625Z Skipping (s,q) (0.71, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0604890Z Skipping (s,q) (0.72, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0605179Z Skipping (s,q) (0.73, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0605518Z Skipping (s,q) (0.74, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0605796Z Skipping (s,q) (0.75, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0606067Z Skipping (s,q) (0.76, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0606334Z Skipping (s,q) (0.77, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0606615Z Skipping (s,q) (0.78, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0606879Z Skipping (s,q) (0.79, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0607162Z Skipping (s,q) (0.8, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0607437Z Skipping (s,q) (0.81, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0607699Z Skipping (s,q) (0.82, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0608110Z Skipping (s,q) (0.83, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0608419Z Skipping (s,q) (0.84, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0608716Z Skipping (s,q) (0.85, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0608999Z Skipping (s,q) (0.86, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0609395Z Skipping (s,q) (0.87, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0609671Z Skipping (s,q) (0.88, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0609945Z Skipping (s,q) (0.89, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0610215Z Skipping (s,q) (0.9, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0610481Z Skipping (s,q) (0.91, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0610749Z Skipping (s,q) (0.92, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0611009Z Skipping (s,q) (0.93, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0611267Z Skipping (s,q) (0.94, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0611540Z Skipping (s,q) (0.95, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0611805Z Skipping (s,q) (0.96, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0612108Z Skipping (s,q) (0.97, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0612446Z Skipping (s,q) (0.98, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0612759Z Skipping (s,q) (0.99, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0613040Z Skipping (s,q) (1, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0613309Z Skipping (s,q) (1.01, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0613598Z Skipping (s,q) (1.02, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0613886Z Skipping (s,q) (1.03, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0614152Z Skipping (s,q) (1.04, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0614418Z Skipping (s,q) (1.05, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0614676Z Skipping (s,q) (1.06, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0614932Z Skipping (s,q) (1.07, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0615198Z Skipping (s,q) (1.08, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0615464Z Skipping (s,q) (1.09, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0615723Z Skipping (s,q) (1.1, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0615990Z Skipping (s,q) (1.11, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0616248Z Skipping (s,q) (1.12, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0616511Z Skipping (s,q) (1.13, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0616769Z Skipping (s,q) (1.14, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0617027Z Skipping (s,q) (1.15, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0617293Z Skipping (s,q) (1.16, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0617549Z Skipping (s,q) (1.17, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0617806Z Skipping (s,q) (1.18, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0618141Z Skipping (s,q) (1.19, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0618415Z Skipping (s,q) (1.2, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0618681Z Skipping (s,q) (1.21, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0618937Z Skipping (s,q) (1.22, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0619195Z Skipping (s,q) (1.23, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0619458Z Skipping (s,q) (1.24, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0619716Z Skipping (s,q) (1.25, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0619978Z Skipping (s,q) (1.26, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0620244Z Skipping (s,q) (1.27, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0620500Z Skipping (s,q) (1.28, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0620762Z Skipping (s,q) (1.29, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0621023Z Skipping (s,q) (1.3, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0621364Z Skipping (s,q) (1.31, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0621631Z Skipping (s,q) (1.32, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0621890Z Skipping (s,q) (1.33, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0622153Z Skipping (s,q) (1.34, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0622427Z Skipping (s,q) (1.35, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0622687Z Skipping (s,q) (1.36, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0622953Z Skipping (s,q) (1.37, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0623301Z Skipping (s,q) (1.38, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0623599Z Skipping (s,q) (1.39, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0623860Z Skipping (s,q) (1.4, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0624125Z Skipping (s,q) (1.41, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0624385Z Skipping (s,q) (1.42, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0624742Z Skipping (s,q) (1.43, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0625053Z Skipping (s,q) (1.44, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0625320Z Skipping (s,q) (1.45, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0625581Z Skipping (s,q) (1.46, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0625839Z Skipping (s,q) (1.47, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0626100Z Skipping (s,q) (1.48, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0626358Z Skipping (s,q) (1.49, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0626620Z Skipping (s,q) (1.5, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0626884Z Skipping (s,q) (1.51, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0627143Z Skipping (s,q) (1.52, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0627399Z Skipping (s,q) (1.53, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0627671Z Skipping (s,q) (1.54, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0627937Z Skipping (s,q) (1.55, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0628202Z Skipping (s,q) (1.56, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0628472Z Skipping (s,q) (1.57, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0628729Z Skipping (s,q) (1.58, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0628996Z Skipping (s,q) (1.59, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0629255Z Skipping (s,q) (1.6, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0629512Z Skipping (s,q) (1.61, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0629778Z Skipping (s,q) (1.62, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0630112Z Skipping (s,q) (1.63, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0630389Z Skipping (s,q) (1.64, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0630655Z Skipping (s,q) (1.65, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0630914Z Skipping (s,q) (1.66, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0631177Z Skipping (s,q) (1.67, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0631435Z Skipping (s,q) (1.68, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0631690Z Skipping (s,q) (1.69, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0631955Z Skipping (s,q) (1.7, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0632213Z Skipping (s,q) (1.71, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0632477Z Skipping (s,q) (1.72, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0632734Z Skipping (s,q) (1.73, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0633000Z Skipping (s,q) (1.74, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0633265Z Skipping (s,q) (1.75, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0633615Z Skipping (s,q) (1.76, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0633877Z Skipping (s,q) (1.77, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0634143Z Skipping (s,q) (1.78, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0634400Z Skipping (s,q) (1.79, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0634671Z Skipping (s,q) (1.8, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0634928Z Skipping (s,q) (1.81, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0635185Z Skipping (s,q) (1.82, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0635448Z Skipping (s,q) (1.83, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0635711Z Skipping (s,q) (1.84, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0635967Z Skipping (s,q) (1.85, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0636237Z Skipping (s,q) (1.86, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0636564Z Skipping (s,q) (1.87, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0636844Z Skipping (s,q) (1.88, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0637205Z Skipping (s,q) (1.89, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0637464Z Skipping (s,q) (1.9, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0637734Z Skipping (s,q) (1.91, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0637994Z Skipping (s,q) (1.92, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0638251Z Skipping (s,q) (1.93, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0638518Z Skipping (s,q) (1.94, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0638776Z Skipping (s,q) (1.95, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0639058Z Skipping (s,q) (1.96, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0639319Z Skipping (s,q) (1.97, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0639583Z Skipping (s,q) (1.98, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0639849Z Skipping (s,q) (1.99, 4750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0640109Z Skipping (s,q) (0.01, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0640376Z Skipping (s,q) (0.02, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0640635Z Skipping (s,q) (0.03, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0640895Z Skipping (s,q) (0.04, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0641160Z Skipping (s,q) (0.05, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0641417Z Skipping (s,q) (0.06, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0641674Z Skipping (s,q) (0.07, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0641942Z Skipping (s,q) (0.08, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0642290Z Skipping (s,q) (0.09, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0642573Z Skipping (s,q) (0.1, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0642834Z Skipping (s,q) (0.11, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0643098Z Skipping (s,q) (0.12, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0643364Z Skipping (s,q) (0.13, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0643630Z Skipping (s,q) (0.14, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0643894Z Skipping (s,q) (0.15, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0644159Z Skipping (s,q) (0.16, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0644418Z Skipping (s,q) (0.17, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0644682Z Skipping (s,q) (0.18, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0644942Z Skipping (s,q) (0.19, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0645220Z Skipping (s,q) (0.2, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0645572Z Skipping (s,q) (0.21, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0645839Z Skipping (s,q) (0.22, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0646099Z Skipping (s,q) (0.23, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0646363Z Skipping (s,q) (0.24, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0646619Z Skipping (s,q) (0.25, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0646884Z Skipping (s,q) (0.26, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0647140Z Skipping (s,q) (0.27, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0647395Z Skipping (s,q) (0.28, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0647658Z Skipping (s,q) (0.29, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0647919Z Skipping (s,q) (0.3, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0648355Z Skipping (s,q) (0.31, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0648623Z Skipping (s,q) (0.32, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0648978Z Skipping (s,q) (0.33, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0649303Z Skipping (s,q) (0.34, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0649562Z Skipping (s,q) (0.35, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0649820Z Skipping (s,q) (0.36, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0650088Z Skipping (s,q) (0.37, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0650344Z Skipping (s,q) (0.38, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0650602Z Skipping (s,q) (0.39, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0650863Z Skipping (s,q) (0.4, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0651120Z Skipping (s,q) (0.41, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0651387Z Skipping (s,q) (0.42, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0651645Z Skipping (s,q) (0.43, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0651908Z Skipping (s,q) (0.44, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0652177Z Skipping (s,q) (0.45, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0652434Z Skipping (s,q) (0.46, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0652694Z Skipping (s,q) (0.47, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0652959Z Skipping (s,q) (0.48, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0653219Z Skipping (s,q) (0.49, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0653484Z Skipping (s,q) (0.5, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0653740Z Skipping (s,q) (0.51, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0653999Z Skipping (s,q) (0.52, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0654344Z Skipping (s,q) (0.53, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0654622Z Skipping (s,q) (0.54, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0654890Z Skipping (s,q) (0.55, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0655153Z Skipping (s,q) (0.56, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0655410Z Skipping (s,q) (0.57, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0655667Z Skipping (s,q) (0.58, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0655947Z Skipping (s,q) (0.59, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0656203Z Skipping (s,q) (0.6, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0656466Z Skipping (s,q) (0.61, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0656723Z Skipping (s,q) (0.62, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0656982Z Skipping (s,q) (0.63, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0657246Z Skipping (s,q) (0.64, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0657510Z Skipping (s,q) (0.65, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0657843Z Skipping (s,q) (0.66, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0658108Z Skipping (s,q) (0.67, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0658374Z Skipping (s,q) (0.68, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0658637Z Skipping (s,q) (0.69, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0658894Z Skipping (s,q) (0.7, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0659152Z Skipping (s,q) (0.71, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0659417Z Skipping (s,q) (0.72, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0659675Z Skipping (s,q) (0.73, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0659931Z Skipping (s,q) (0.74, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0660189Z Skipping (s,q) (0.75, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0660447Z Skipping (s,q) (0.76, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0660782Z Skipping (s,q) (0.77, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0661056Z Skipping (s,q) (0.78, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0661392Z Skipping (s,q) (0.79, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0661658Z Skipping (s,q) (0.8, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0661920Z Skipping (s,q) (0.81, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0662186Z Skipping (s,q) (0.82, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0662450Z Skipping (s,q) (0.83, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0662707Z Skipping (s,q) (0.84, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0662974Z Skipping (s,q) (0.85, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0663231Z Skipping (s,q) (0.86, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0663495Z Skipping (s,q) (0.87, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0663764Z Skipping (s,q) (0.88, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0664024Z Skipping (s,q) (0.89, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0664283Z Skipping (s,q) (0.9, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0664548Z Skipping (s,q) (0.91, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0664805Z Skipping (s,q) (0.92, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0665070Z Skipping (s,q) (0.93, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0665326Z Skipping (s,q) (0.94, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0665580Z Skipping (s,q) (0.95, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0665843Z Skipping (s,q) (0.96, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0666099Z Skipping (s,q) (0.97, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0666428Z Skipping (s,q) (0.98, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0666705Z Skipping (s,q) (0.99, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0666955Z Skipping (s,q) (1, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0667230Z Skipping (s,q) (1.01, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0667485Z Skipping (s,q) (1.02, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0667744Z Skipping (s,q) (1.03, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0668007Z Skipping (s,q) (1.04, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0668264Z Skipping (s,q) (1.05, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0668518Z Skipping (s,q) (1.06, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0668782Z Skipping (s,q) (1.07, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0669036Z Skipping (s,q) (1.08, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0669296Z Skipping (s,q) (1.09, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0669561Z Skipping (s,q) (1.1, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0669921Z Skipping (s,q) (1.11, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0670189Z Skipping (s,q) (1.12, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0670446Z Skipping (s,q) (1.13, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0670702Z Skipping (s,q) (1.14, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0670974Z Skipping (s,q) (1.15, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0671231Z Skipping (s,q) (1.16, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0671487Z Skipping (s,q) (1.17, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0671755Z Skipping (s,q) (1.18, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0672012Z Skipping (s,q) (1.19, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0672280Z Skipping (s,q) (1.2, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0672537Z Skipping (s,q) (1.21, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0672903Z Skipping (s,q) (1.22, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0673211Z Skipping (s,q) (1.23, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0673468Z Skipping (s,q) (1.24, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0673728Z Skipping (s,q) (1.25, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0673992Z Skipping (s,q) (1.26, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0674253Z Skipping (s,q) (1.27, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0674522Z Skipping (s,q) (1.28, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0674783Z Skipping (s,q) (1.29, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0675044Z Skipping (s,q) (1.3, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0675311Z Skipping (s,q) (1.31, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0675568Z Skipping (s,q) (1.32, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0675834Z Skipping (s,q) (1.33, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0676095Z Skipping (s,q) (1.34, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0676355Z Skipping (s,q) (1.35, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0676617Z Skipping (s,q) (1.36, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0676874Z Skipping (s,q) (1.37, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0677128Z Skipping (s,q) (1.38, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0677390Z Skipping (s,q) (1.39, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0677645Z Skipping (s,q) (1.4, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0677902Z Skipping (s,q) (1.41, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0678162Z Skipping (s,q) (1.42, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0678494Z Skipping (s,q) (1.43, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0678784Z Skipping (s,q) (1.44, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0679039Z Skipping (s,q) (1.45, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0679298Z Skipping (s,q) (1.46, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0679563Z Skipping (s,q) (1.47, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0680149Z Skipping (s,q) (1.48, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0680414Z Skipping (s,q) (1.49, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0680679Z Skipping (s,q) (1.5, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0680935Z Skipping (s,q) (1.51, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0681199Z Skipping (s,q) (1.52, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0681455Z Skipping (s,q) (1.53, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0681718Z Skipping (s,q) (1.54, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0682242Z Skipping (s,q) (1.55, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0682498Z Skipping (s,q) (1.56, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0682764Z Skipping (s,q) (1.57, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0683026Z Skipping (s,q) (1.58, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0683293Z Skipping (s,q) (1.59, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0683555Z Skipping (s,q) (1.6, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0683822Z Skipping (s,q) (1.61, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0684079Z Skipping (s,q) (1.62, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0684344Z Skipping (s,q) (1.63, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0684601Z Skipping (s,q) (1.64, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0684860Z Skipping (s,q) (1.65, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0685136Z Skipping (s,q) (1.66, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0685550Z Skipping (s,q) (1.67, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0685883Z Skipping (s,q) (1.68, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0686147Z Skipping (s,q) (1.69, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0686400Z Skipping (s,q) (1.7, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0686667Z Skipping (s,q) (1.71, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0686923Z Skipping (s,q) (1.72, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0687178Z Skipping (s,q) (1.73, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0687440Z Skipping (s,q) (1.74, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0687696Z Skipping (s,q) (1.75, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0687957Z Skipping (s,q) (1.76, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0688340Z Skipping (s,q) (1.77, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0688605Z Skipping (s,q) (1.78, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0688878Z Skipping (s,q) (1.79, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0689138Z Skipping (s,q) (1.8, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0689402Z Skipping (s,q) (1.81, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0689667Z Skipping (s,q) (1.82, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0689928Z Skipping (s,q) (1.83, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0690187Z Skipping (s,q) (1.84, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0690455Z Skipping (s,q) (1.85, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0690721Z Skipping (s,q) (1.86, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0691169Z Skipping (s,q) (1.87, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0691445Z Skipping (s,q) (1.88, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0691712Z Skipping (s,q) (1.89, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0691982Z Skipping (s,q) (1.9, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0692239Z Skipping (s,q) (1.91, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0692497Z Skipping (s,q) (1.92, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0692763Z Skipping (s,q) (1.93, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0693029Z Skipping (s,q) (1.94, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0693291Z Skipping (s,q) (1.95, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0693547Z Skipping (s,q) (1.96, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0693806Z Skipping (s,q) (1.97, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0694074Z Skipping (s,q) (1.98, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0694333Z Skipping (s,q) (1.99, 5000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0694672Z Skipping (s,q) (0.01, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0694940Z Skipping (s,q) (0.02, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0695195Z Skipping (s,q) (0.03, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0695458Z Skipping (s,q) (0.04, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0695713Z Skipping (s,q) (0.05, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0695969Z Skipping (s,q) (0.06, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0696232Z Skipping (s,q) (0.07, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0696491Z Skipping (s,q) (0.08, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0696760Z Skipping (s,q) (0.09, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0697036Z Skipping (s,q) (0.1, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0697305Z Skipping (s,q) (0.11, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0697654Z Skipping (s,q) (0.12, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0697925Z Skipping (s,q) (0.13, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0698255Z Skipping (s,q) (0.14, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0698525Z Skipping (s,q) (0.15, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0698783Z Skipping (s,q) (0.16, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0699043Z Skipping (s,q) (0.17, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0699314Z Skipping (s,q) (0.18, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0699580Z Skipping (s,q) (0.19, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0699837Z Skipping (s,q) (0.2, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0700102Z Skipping (s,q) (0.21, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0700365Z Skipping (s,q) (0.22, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0700638Z Skipping (s,q) (0.23, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0700895Z Skipping (s,q) (0.24, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0701152Z Skipping (s,q) (0.25, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0701415Z Skipping (s,q) (0.26, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0701673Z Skipping (s,q) (0.27, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0701932Z Skipping (s,q) (0.28, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0702196Z Skipping (s,q) (0.29, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0702450Z Skipping (s,q) (0.3, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0702716Z Skipping (s,q) (0.31, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0702974Z Skipping (s,q) (0.32, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0703292Z Skipping (s,q) (0.33, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0703576Z Skipping (s,q) (0.34, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0703837Z Skipping (s,q) (0.35, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0704097Z Skipping (s,q) (0.36, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0704362Z Skipping (s,q) (0.37, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0704623Z Skipping (s,q) (0.38, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0704888Z Skipping (s,q) (0.39, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0705150Z Skipping (s,q) (0.4, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0705409Z Skipping (s,q) (0.41, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0705674Z Skipping (s,q) (0.42, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0705943Z Skipping (s,q) (0.43, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0706203Z Skipping (s,q) (0.44, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0706553Z Skipping (s,q) (0.45, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0706814Z Skipping (s,q) (0.46, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0707082Z Skipping (s,q) (0.47, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0707340Z Skipping (s,q) (0.48, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0707602Z Skipping (s,q) (0.49, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0707863Z Skipping (s,q) (0.5, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0708121Z Skipping (s,q) (0.51, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0708377Z Skipping (s,q) (0.52, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0708643Z Skipping (s,q) (0.53, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0708901Z Skipping (s,q) (0.54, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0709167Z Skipping (s,q) (0.55, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0709428Z Skipping (s,q) (0.56, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0709770Z Skipping (s,q) (0.57, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0710078Z Skipping (s,q) (0.58, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0710334Z Skipping (s,q) (0.59, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0710593Z Skipping (s,q) (0.6, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0710856Z Skipping (s,q) (0.61, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0711110Z Skipping (s,q) (0.62, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0711379Z Skipping (s,q) (0.63, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0711635Z Skipping (s,q) (0.64, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0711887Z Skipping (s,q) (0.65, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0712150Z Skipping (s,q) (0.66, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0712411Z Skipping (s,q) (0.67, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0712674Z Skipping (s,q) (0.68, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0712939Z Skipping (s,q) (0.69, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0713197Z Skipping (s,q) (0.7, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0713452Z Skipping (s,q) (0.71, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0713723Z Skipping (s,q) (0.72, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0713982Z Skipping (s,q) (0.73, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0714248Z Skipping (s,q) (0.74, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0714506Z Skipping (s,q) (0.75, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0714764Z Skipping (s,q) (0.76, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0715143Z Skipping (s,q) (0.77, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0715420Z Skipping (s,q) (0.78, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0715686Z Skipping (s,q) (0.79, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0715952Z Skipping (s,q) (0.8, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0716211Z Skipping (s,q) (0.81, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0716475Z Skipping (s,q) (0.82, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0716731Z Skipping (s,q) (0.83, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0716987Z Skipping (s,q) (0.84, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0717256Z Skipping (s,q) (0.85, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0717516Z Skipping (s,q) (0.86, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0717778Z Skipping (s,q) (0.87, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0718045Z Skipping (s,q) (0.88, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0718303Z Skipping (s,q) (0.89, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0718651Z Skipping (s,q) (0.9, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0718909Z Skipping (s,q) (0.91, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0719173Z Skipping (s,q) (0.92, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0719435Z Skipping (s,q) (0.93, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0719694Z Skipping (s,q) (0.94, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0719954Z Skipping (s,q) (0.95, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0720220Z Skipping (s,q) (0.96, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0720480Z Skipping (s,q) (0.97, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0720749Z Skipping (s,q) (0.98, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0721009Z Skipping (s,q) (0.99, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0721263Z Skipping (s,q) (1, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0721639Z Skipping (s,q) (1.01, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0721920Z Skipping (s,q) (1.02, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0722257Z Skipping (s,q) (1.03, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0722521Z Skipping (s,q) (1.04, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0722778Z Skipping (s,q) (1.05, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0723047Z Skipping (s,q) (1.06, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0723303Z Skipping (s,q) (1.07, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0723560Z Skipping (s,q) (1.08, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0723824Z Skipping (s,q) (1.09, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0724081Z Skipping (s,q) (1.1, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0724347Z Skipping (s,q) (1.11, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0724618Z Skipping (s,q) (1.12, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0724879Z Skipping (s,q) (1.13, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0725149Z Skipping (s,q) (1.14, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0725405Z Skipping (s,q) (1.15, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0725661Z Skipping (s,q) (1.16, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0725925Z Skipping (s,q) (1.17, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0726184Z Skipping (s,q) (1.18, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0726441Z Skipping (s,q) (1.19, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0726702Z Skipping (s,q) (1.2, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0726963Z Skipping (s,q) (1.21, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0727387Z Skipping (s,q) (1.22, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0727670Z Skipping (s,q) (1.23, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0727930Z Skipping (s,q) (1.24, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0728340Z Skipping (s,q) (1.25, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0728607Z Skipping (s,q) (1.26, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0728866Z Skipping (s,q) (1.27, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0729136Z Skipping (s,q) (1.28, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0729400Z Skipping (s,q) (1.29, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0729660Z Skipping (s,q) (1.3, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0729924Z Skipping (s,q) (1.31, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0730178Z Skipping (s,q) (1.32, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0730450Z Skipping (s,q) (1.33, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0730857Z Skipping (s,q) (1.34, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0731119Z Skipping (s,q) (1.35, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0731390Z Skipping (s,q) (1.36, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0731676Z Skipping (s,q) (1.37, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0731987Z Skipping (s,q) (1.38, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0732292Z Skipping (s,q) (1.39, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0732567Z Skipping (s,q) (1.4, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0732877Z Skipping (s,q) (1.41, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0733137Z Skipping (s,q) (1.42, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0733398Z Skipping (s,q) (1.43, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0733678Z Skipping (s,q) (1.44, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0733935Z Skipping (s,q) (1.45, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0734281Z Skipping (s,q) (1.46, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0734594Z Skipping (s,q) (1.47, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0734853Z Skipping (s,q) (1.48, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0735122Z Skipping (s,q) (1.49, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0735384Z Skipping (s,q) (1.5, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0735641Z Skipping (s,q) (1.51, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0735905Z Skipping (s,q) (1.52, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0736167Z Skipping (s,q) (1.53, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0736422Z Skipping (s,q) (1.54, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0736703Z Skipping (s,q) (1.55, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0736983Z Skipping (s,q) (1.56, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0737259Z Skipping (s,q) (1.57, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0737525Z Skipping (s,q) (1.58, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0737787Z Skipping (s,q) (1.59, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0738051Z Skipping (s,q) (1.6, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0738310Z Skipping (s,q) (1.61, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0738576Z Skipping (s,q) (1.62, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0738840Z Skipping (s,q) (1.63, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0739098Z Skipping (s,q) (1.64, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0739361Z Skipping (s,q) (1.65, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0739699Z Skipping (s,q) (1.66, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0739970Z Skipping (s,q) (1.67, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0740241Z Skipping (s,q) (1.68, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0740497Z Skipping (s,q) (1.69, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0740781Z Skipping (s,q) (1.7, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0741043Z Skipping (s,q) (1.71, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0741300Z Skipping (s,q) (1.72, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0741568Z Skipping (s,q) (1.73, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0741822Z Skipping (s,q) (1.74, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0742078Z Skipping (s,q) (1.75, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0742343Z Skipping (s,q) (1.76, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0742601Z Skipping (s,q) (1.77, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0742857Z Skipping (s,q) (1.78, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0743236Z Skipping (s,q) (1.79, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0743494Z Skipping (s,q) (1.8, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0743755Z Skipping (s,q) (1.81, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0744023Z Skipping (s,q) (1.82, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0744278Z Skipping (s,q) (1.83, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0744544Z Skipping (s,q) (1.84, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0744799Z Skipping (s,q) (1.85, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0745053Z Skipping (s,q) (1.86, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0745316Z Skipping (s,q) (1.87, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0745572Z Skipping (s,q) (1.88, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0745834Z Skipping (s,q) (1.89, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0746177Z Skipping (s,q) (1.9, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0746452Z Skipping (s,q) (1.91, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0746802Z Skipping (s,q) (1.92, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0747059Z Skipping (s,q) (1.93, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0747314Z Skipping (s,q) (1.94, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0747575Z Skipping (s,q) (1.95, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0747831Z Skipping (s,q) (1.96, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0748087Z Skipping (s,q) (1.97, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0748351Z Skipping (s,q) (1.98, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0748609Z Skipping (s,q) (1.99, 5250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0748874Z Skipping (s,q) (0.01, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0749132Z Skipping (s,q) (0.02, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0749391Z Skipping (s,q) (0.03, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0749661Z Skipping (s,q) (0.04, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0749917Z Skipping (s,q) (0.05, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0750171Z Skipping (s,q) (0.06, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0750432Z Skipping (s,q) (0.07, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0750689Z Skipping (s,q) (0.08, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0750957Z Skipping (s,q) (0.09, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0751213Z Skipping (s,q) (0.1, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0751473Z Skipping (s,q) (0.11, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0751831Z Skipping (s,q) (0.12, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0752107Z Skipping (s,q) (0.13, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0752367Z Skipping (s,q) (0.14, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0752636Z Skipping (s,q) (0.15, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0752890Z Skipping (s,q) (0.16, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0753153Z Skipping (s,q) (0.17, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0753409Z Skipping (s,q) (0.18, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0753664Z Skipping (s,q) (0.19, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0753926Z Skipping (s,q) (0.2, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0754182Z Skipping (s,q) (0.21, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0754437Z Skipping (s,q) (0.22, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0754703Z Skipping (s,q) (0.23, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0754959Z Skipping (s,q) (0.24, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0755313Z Skipping (s,q) (0.25, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0755572Z Skipping (s,q) (0.26, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0755829Z Skipping (s,q) (0.27, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0756094Z Skipping (s,q) (0.28, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0756383Z Skipping (s,q) (0.29, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0756639Z Skipping (s,q) (0.3, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0756912Z Skipping (s,q) (0.31, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0757172Z Skipping (s,q) (0.32, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0757429Z Skipping (s,q) (0.33, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0757698Z Skipping (s,q) (0.34, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0757955Z Skipping (s,q) (0.35, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0758293Z Skipping (s,q) (0.36, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0758602Z Skipping (s,q) (0.37, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0758858Z Skipping (s,q) (0.38, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0759120Z Skipping (s,q) (0.39, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0759374Z Skipping (s,q) (0.4, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0759630Z Skipping (s,q) (0.41, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0759897Z Skipping (s,q) (0.42, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0760152Z Skipping (s,q) (0.43, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0760427Z Skipping (s,q) (0.44, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0760694Z Skipping (s,q) (0.45, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0760965Z Skipping (s,q) (0.46, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0761235Z Skipping (s,q) (0.47, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0761491Z Skipping (s,q) (0.48, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0761752Z Skipping (s,q) (0.49, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0762011Z Skipping (s,q) (0.5, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0762267Z Skipping (s,q) (0.51, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0762530Z Skipping (s,q) (0.52, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0762791Z Skipping (s,q) (0.53, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0763047Z Skipping (s,q) (0.54, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0763310Z Skipping (s,q) (0.55, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0763567Z Skipping (s,q) (0.56, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0763924Z Skipping (s,q) (0.57, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0764216Z Skipping (s,q) (0.58, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0764473Z Skipping (s,q) (0.59, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0764740Z Skipping (s,q) (0.6, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0764998Z Skipping (s,q) (0.61, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0765257Z Skipping (s,q) (0.62, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0765518Z Skipping (s,q) (0.63, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0765775Z Skipping (s,q) (0.64, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0766038Z Skipping (s,q) (0.65, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0766300Z Skipping (s,q) (0.66, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0766556Z Skipping (s,q) (0.67, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0766824Z Skipping (s,q) (0.68, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0767168Z Skipping (s,q) (0.69, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0767424Z Skipping (s,q) (0.7, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0767691Z Skipping (s,q) (0.71, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0767952Z Skipping (s,q) (0.72, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0768374Z Skipping (s,q) (0.73, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0768640Z Skipping (s,q) (0.74, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0768897Z Skipping (s,q) (0.75, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0769160Z Skipping (s,q) (0.76, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0769417Z Skipping (s,q) (0.77, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0769673Z Skipping (s,q) (0.78, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0769941Z Skipping (s,q) (0.79, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0770202Z Skipping (s,q) (0.8, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0770542Z Skipping (s,q) (0.81, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0770853Z Skipping (s,q) (0.82, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0771111Z Skipping (s,q) (0.83, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0771373Z Skipping (s,q) (0.84, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0771637Z Skipping (s,q) (0.85, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0771894Z Skipping (s,q) (0.86, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0772160Z Skipping (s,q) (0.87, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0772420Z Skipping (s,q) (0.88, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0772676Z Skipping (s,q) (0.89, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0772945Z Skipping (s,q) (0.9, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0773209Z Skipping (s,q) (0.91, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0773470Z Skipping (s,q) (0.92, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0773737Z Skipping (s,q) (0.93, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0773998Z Skipping (s,q) (0.94, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0774268Z Skipping (s,q) (0.95, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0774529Z Skipping (s,q) (0.96, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0774790Z Skipping (s,q) (0.97, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0775059Z Skipping (s,q) (0.98, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0775320Z Skipping (s,q) (0.99, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0775572Z Skipping (s,q) (1, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0775959Z Skipping (s,q) (1.01, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0776237Z Skipping (s,q) (1.02, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0776511Z Skipping (s,q) (1.03, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0776779Z Skipping (s,q) (1.04, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0777037Z Skipping (s,q) (1.05, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0777304Z Skipping (s,q) (1.06, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0777562Z Skipping (s,q) (1.07, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0777821Z Skipping (s,q) (1.08, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0778084Z Skipping (s,q) (1.09, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0778345Z Skipping (s,q) (1.1, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0778632Z Skipping (s,q) (1.11, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0778900Z Skipping (s,q) (1.12, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0779160Z Skipping (s,q) (1.13, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0779546Z Skipping (s,q) (1.14, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0780111Z Skipping (s,q) (1.15, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0780380Z Skipping (s,q) (1.16, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0780646Z Skipping (s,q) (1.17, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0780913Z Skipping (s,q) (1.18, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0781184Z Skipping (s,q) (1.19, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0781442Z Skipping (s,q) (1.2, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0781706Z Skipping (s,q) (1.21, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0781973Z Skipping (s,q) (1.22, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0782240Z Skipping (s,q) (1.23, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0782504Z Skipping (s,q) (1.24, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0783025Z Skipping (s,q) (1.25, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0783301Z Skipping (s,q) (1.26, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0783716Z Skipping (s,q) (1.27, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0783979Z Skipping (s,q) (1.28, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0784242Z Skipping (s,q) (1.29, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0784504Z Skipping (s,q) (1.3, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0784763Z Skipping (s,q) (1.31, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0785022Z Skipping (s,q) (1.32, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0785289Z Skipping (s,q) (1.33, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0785552Z Skipping (s,q) (1.34, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0785820Z Skipping (s,q) (1.35, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0786081Z Skipping (s,q) (1.36, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0786343Z Skipping (s,q) (1.37, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0786611Z Skipping (s,q) (1.38, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0786869Z Skipping (s,q) (1.39, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0787126Z Skipping (s,q) (1.4, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0787391Z Skipping (s,q) (1.41, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0787655Z Skipping (s,q) (1.42, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0787913Z Skipping (s,q) (1.43, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0788177Z Skipping (s,q) (1.44, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0788437Z Skipping (s,q) (1.45, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0788821Z Skipping (s,q) (1.46, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0789106Z Skipping (s,q) (1.47, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0789363Z Skipping (s,q) (1.48, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0789628Z Skipping (s,q) (1.49, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0789883Z Skipping (s,q) (1.5, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0790140Z Skipping (s,q) (1.51, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0790406Z Skipping (s,q) (1.52, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0790665Z Skipping (s,q) (1.53, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0790931Z Skipping (s,q) (1.54, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0791193Z Skipping (s,q) (1.55, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0791454Z Skipping (s,q) (1.56, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0791726Z Skipping (s,q) (1.57, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0792119Z Skipping (s,q) (1.58, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0792381Z Skipping (s,q) (1.59, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0792652Z Skipping (s,q) (1.6, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0792911Z Skipping (s,q) (1.61, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0793177Z Skipping (s,q) (1.62, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0793438Z Skipping (s,q) (1.63, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0793695Z Skipping (s,q) (1.64, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0793964Z Skipping (s,q) (1.65, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0794222Z Skipping (s,q) (1.66, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0794480Z Skipping (s,q) (1.67, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0794753Z Skipping (s,q) (1.68, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0795027Z Skipping (s,q) (1.69, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0795365Z Skipping (s,q) (1.7, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0795673Z Skipping (s,q) (1.71, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0795934Z Skipping (s,q) (1.72, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0796200Z Skipping (s,q) (1.73, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0796460Z Skipping (s,q) (1.74, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0796721Z Skipping (s,q) (1.75, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0796984Z Skipping (s,q) (1.76, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0797243Z Skipping (s,q) (1.77, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0797507Z Skipping (s,q) (1.78, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0797767Z Skipping (s,q) (1.79, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0798031Z Skipping (s,q) (1.8, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0798302Z Skipping (s,q) (1.81, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0798570Z Skipping (s,q) (1.82, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0798832Z Skipping (s,q) (1.83, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0799095Z Skipping (s,q) (1.84, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0799357Z Skipping (s,q) (1.85, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0799623Z Skipping (s,q) (1.86, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0799883Z Skipping (s,q) (1.87, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0800139Z Skipping (s,q) (1.88, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0800401Z Skipping (s,q) (1.89, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0800732Z Skipping (s,q) (1.9, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0801002Z Skipping (s,q) (1.91, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0801284Z Skipping (s,q) (1.92, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0801547Z Skipping (s,q) (1.93, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0801806Z Skipping (s,q) (1.94, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0802074Z Skipping (s,q) (1.95, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0802336Z Skipping (s,q) (1.96, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0802602Z Skipping (s,q) (1.97, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0802868Z Skipping (s,q) (1.98, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0803130Z Skipping (s,q) (1.99, 5500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0803392Z Skipping (s,q) (0.01, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0803653Z Skipping (s,q) (0.02, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0803915Z Skipping (s,q) (0.03, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0804262Z Skipping (s,q) (0.04, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0804524Z Skipping (s,q) (0.05, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0804795Z Skipping (s,q) (0.06, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0805059Z Skipping (s,q) (0.07, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0805320Z Skipping (s,q) (0.08, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0805593Z Skipping (s,q) (0.09, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0805851Z Skipping (s,q) (0.1, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0806110Z Skipping (s,q) (0.11, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0806376Z Skipping (s,q) (0.12, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0806632Z Skipping (s,q) (0.13, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0806902Z Skipping (s,q) (0.14, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0807225Z Skipping (s,q) (0.15, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0807496Z Skipping (s,q) (0.16, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0807844Z Skipping (s,q) (0.17, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0808227Z Skipping (s,q) (0.18, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0808488Z Skipping (s,q) (0.19, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0808758Z Skipping (s,q) (0.2, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0809019Z Skipping (s,q) (0.21, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0809285Z Skipping (s,q) (0.22, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0809543Z Skipping (s,q) (0.23, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0809801Z Skipping (s,q) (0.24, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0810077Z Skipping (s,q) (0.25, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0810344Z Skipping (s,q) (0.26, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0810605Z Skipping (s,q) (0.27, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0810876Z Skipping (s,q) (0.28, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0811137Z Skipping (s,q) (0.29, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0811405Z Skipping (s,q) (0.3, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0811665Z Skipping (s,q) (0.31, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0811928Z Skipping (s,q) (0.32, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0812192Z Skipping (s,q) (0.33, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0812449Z Skipping (s,q) (0.34, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0812711Z Skipping (s,q) (0.35, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0813066Z Skipping (s,q) (0.36, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0813340Z Skipping (s,q) (0.37, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0813615Z Skipping (s,q) (0.38, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0813874Z Skipping (s,q) (0.39, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0814130Z Skipping (s,q) (0.4, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0814395Z Skipping (s,q) (0.41, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0814655Z Skipping (s,q) (0.42, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0814910Z Skipping (s,q) (0.43, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0815172Z Skipping (s,q) (0.44, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0815426Z Skipping (s,q) (0.45, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0815692Z Skipping (s,q) (0.46, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0815957Z Skipping (s,q) (0.47, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0816312Z Skipping (s,q) (0.48, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0816581Z Skipping (s,q) (0.49, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0816842Z Skipping (s,q) (0.5, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0817100Z Skipping (s,q) (0.51, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0817367Z Skipping (s,q) (0.52, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0817626Z Skipping (s,q) (0.53, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0817884Z Skipping (s,q) (0.54, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0818150Z Skipping (s,q) (0.55, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0818406Z Skipping (s,q) (0.56, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0818670Z Skipping (s,q) (0.57, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0818931Z Skipping (s,q) (0.58, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0819191Z Skipping (s,q) (0.59, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0819523Z Skipping (s,q) (0.6, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0819854Z Skipping (s,q) (0.61, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0820115Z Skipping (s,q) (0.62, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0820380Z Skipping (s,q) (0.63, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0820639Z Skipping (s,q) (0.64, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0820903Z Skipping (s,q) (0.65, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0821163Z Skipping (s,q) (0.66, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0821420Z Skipping (s,q) (0.67, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0821694Z Skipping (s,q) (0.68, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0821957Z Skipping (s,q) (0.69, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0822215Z Skipping (s,q) (0.7, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0822490Z Skipping (s,q) (0.71, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0822751Z Skipping (s,q) (0.72, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0823017Z Skipping (s,q) (0.73, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0823284Z Skipping (s,q) (0.74, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0823542Z Skipping (s,q) (0.75, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0823807Z Skipping (s,q) (0.76, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0824071Z Skipping (s,q) (0.77, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0824329Z Skipping (s,q) (0.78, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0824596Z Skipping (s,q) (0.79, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0824950Z Skipping (s,q) (0.8, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0825233Z Skipping (s,q) (0.81, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0825503Z Skipping (s,q) (0.82, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0825763Z Skipping (s,q) (0.83, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0826034Z Skipping (s,q) (0.84, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0826306Z Skipping (s,q) (0.85, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0826569Z Skipping (s,q) (0.86, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0826842Z Skipping (s,q) (0.87, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0827103Z Skipping (s,q) (0.88, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0827371Z Skipping (s,q) (0.89, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0827628Z Skipping (s,q) (0.9, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0827892Z Skipping (s,q) (0.91, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0828162Z Skipping (s,q) (0.92, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0828512Z Skipping (s,q) (0.93, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0828777Z Skipping (s,q) (0.94, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0829049Z Skipping (s,q) (0.95, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0829349Z Skipping (s,q) (0.96, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0829686Z Skipping (s,q) (0.97, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0829965Z Skipping (s,q) (0.98, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0830260Z Skipping (s,q) (0.99, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0830524Z Skipping (s,q) (1, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0830794Z Skipping (s,q) (1.01, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0831056Z Skipping (s,q) (1.02, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0831324Z Skipping (s,q) (1.03, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0831668Z Skipping (s,q) (1.04, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0831950Z Skipping (s,q) (1.05, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0832283Z Skipping (s,q) (1.06, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0832540Z Skipping (s,q) (1.07, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0832804Z Skipping (s,q) (1.08, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0833070Z Skipping (s,q) (1.09, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0833330Z Skipping (s,q) (1.1, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0833591Z Skipping (s,q) (1.11, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0833847Z Skipping (s,q) (1.12, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0834102Z Skipping (s,q) (1.13, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0834386Z Skipping (s,q) (1.14, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0834654Z Skipping (s,q) (1.15, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0834936Z Skipping (s,q) (1.16, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0835206Z Skipping (s,q) (1.17, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0835470Z Skipping (s,q) (1.18, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0835739Z Skipping (s,q) (1.19, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0835994Z Skipping (s,q) (1.2, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0836249Z Skipping (s,q) (1.21, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0836512Z Skipping (s,q) (1.22, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0836769Z Skipping (s,q) (1.23, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0837033Z Skipping (s,q) (1.24, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0837372Z Skipping (s,q) (1.25, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0837660Z Skipping (s,q) (1.26, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0837929Z Skipping (s,q) (1.27, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0838194Z Skipping (s,q) (1.28, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0838453Z Skipping (s,q) (1.29, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0838724Z Skipping (s,q) (1.3, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0838985Z Skipping (s,q) (1.31, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0839251Z Skipping (s,q) (1.32, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0839525Z Skipping (s,q) (1.33, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0839825Z Skipping (s,q) (1.34, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0840134Z Skipping (s,q) (1.35, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0840404Z Skipping (s,q) (1.36, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0840674Z Skipping (s,q) (1.37, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0841035Z Skipping (s,q) (1.38, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0841293Z Skipping (s,q) (1.39, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0841559Z Skipping (s,q) (1.4, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0841815Z Skipping (s,q) (1.41, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0842076Z Skipping (s,q) (1.42, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0842363Z Skipping (s,q) (1.43, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0842622Z Skipping (s,q) (1.44, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0842877Z Skipping (s,q) (1.45, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0843145Z Skipping (s,q) (1.46, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0843402Z Skipping (s,q) (1.47, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0843669Z Skipping (s,q) (1.48, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0844000Z Skipping (s,q) (1.49, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0844305Z Skipping (s,q) (1.5, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0844584Z Skipping (s,q) (1.51, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0844841Z Skipping (s,q) (1.52, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0845099Z Skipping (s,q) (1.53, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0845389Z Skipping (s,q) (1.54, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0845682Z Skipping (s,q) (1.55, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0845974Z Skipping (s,q) (1.56, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0846244Z Skipping (s,q) (1.57, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0846512Z Skipping (s,q) (1.58, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0846775Z Skipping (s,q) (1.59, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0847044Z Skipping (s,q) (1.6, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0847299Z Skipping (s,q) (1.61, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0847567Z Skipping (s,q) (1.62, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0847827Z Skipping (s,q) (1.63, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0848206Z Skipping (s,q) (1.64, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0848479Z Skipping (s,q) (1.65, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0848737Z Skipping (s,q) (1.66, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0849000Z Skipping (s,q) (1.67, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0849255Z Skipping (s,q) (1.68, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0849515Z Skipping (s,q) (1.69, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0849872Z Skipping (s,q) (1.7, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0850146Z Skipping (s,q) (1.71, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0850405Z Skipping (s,q) (1.72, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0850671Z Skipping (s,q) (1.73, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0850929Z Skipping (s,q) (1.74, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0851190Z Skipping (s,q) (1.75, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0851447Z Skipping (s,q) (1.76, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0851710Z Skipping (s,q) (1.77, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0851973Z Skipping (s,q) (1.78, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0852232Z Skipping (s,q) (1.79, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0852488Z Skipping (s,q) (1.8, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0852757Z Skipping (s,q) (1.81, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0853097Z Skipping (s,q) (1.82, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0853365Z Skipping (s,q) (1.83, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0853624Z Skipping (s,q) (1.84, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0853882Z Skipping (s,q) (1.85, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0854144Z Skipping (s,q) (1.86, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0854397Z Skipping (s,q) (1.87, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0854651Z Skipping (s,q) (1.88, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0854918Z Skipping (s,q) (1.89, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0855173Z Skipping (s,q) (1.9, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0855436Z Skipping (s,q) (1.91, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0855693Z Skipping (s,q) (1.92, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0855951Z Skipping (s,q) (1.93, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0856277Z Skipping (s,q) (1.94, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0856585Z Skipping (s,q) (1.95, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0856845Z Skipping (s,q) (1.96, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0857106Z Skipping (s,q) (1.97, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0857361Z Skipping (s,q) (1.98, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0857625Z Skipping (s,q) (1.99, 5750): inconsistent with heavy hitters! 2025-05-07T20:22:48.0857882Z Skipping (s,q) (0.01, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0858142Z Skipping (s,q) (0.02, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0858403Z Skipping (s,q) (0.03, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0858667Z Skipping (s,q) (0.04, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0858929Z Skipping (s,q) (0.05, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0859197Z Skipping (s,q) (0.06, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0859458Z Skipping (s,q) (0.07, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0859726Z Skipping (s,q) (0.08, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0859992Z Skipping (s,q) (0.09, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0860254Z Skipping (s,q) (0.1, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0860523Z Skipping (s,q) (0.11, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0860781Z Skipping (s,q) (0.12, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0861037Z Skipping (s,q) (0.13, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0861307Z Skipping (s,q) (0.14, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0861661Z Skipping (s,q) (0.15, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0861943Z Skipping (s,q) (0.16, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0862214Z Skipping (s,q) (0.17, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0862476Z Skipping (s,q) (0.18, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0862740Z Skipping (s,q) (0.19, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0862996Z Skipping (s,q) (0.2, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0863257Z Skipping (s,q) (0.21, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0863522Z Skipping (s,q) (0.22, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0863778Z Skipping (s,q) (0.23, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0864038Z Skipping (s,q) (0.24, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0864302Z Skipping (s,q) (0.25, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0864562Z Skipping (s,q) (0.26, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0864828Z Skipping (s,q) (0.27, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0865179Z Skipping (s,q) (0.28, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0865442Z Skipping (s,q) (0.29, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0865703Z Skipping (s,q) (0.3, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0865960Z Skipping (s,q) (0.31, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0866214Z Skipping (s,q) (0.32, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0866475Z Skipping (s,q) (0.33, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0866735Z Skipping (s,q) (0.34, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0866999Z Skipping (s,q) (0.35, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0867251Z Skipping (s,q) (0.36, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0867509Z Skipping (s,q) (0.37, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0867771Z Skipping (s,q) (0.38, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0868131Z Skipping (s,q) (0.39, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0868401Z Skipping (s,q) (0.4, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0868773Z Skipping (s,q) (0.41, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0869033Z Skipping (s,q) (0.42, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0869297Z Skipping (s,q) (0.43, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0869557Z Skipping (s,q) (0.44, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0869818Z Skipping (s,q) (0.45, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0870089Z Skipping (s,q) (0.46, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0870346Z Skipping (s,q) (0.47, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0870604Z Skipping (s,q) (0.48, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0870872Z Skipping (s,q) (0.49, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0871135Z Skipping (s,q) (0.5, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0871402Z Skipping (s,q) (0.51, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0871683Z Skipping (s,q) (0.52, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0871943Z Skipping (s,q) (0.53, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0872209Z Skipping (s,q) (0.54, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0872472Z Skipping (s,q) (0.55, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0872732Z Skipping (s,q) (0.56, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0873002Z Skipping (s,q) (0.57, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0873263Z Skipping (s,q) (0.58, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0873545Z Skipping (s,q) (0.59, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0873999Z Skipping (s,q) (0.6, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0874333Z Skipping (s,q) (0.61, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0874798Z Skipping (s,q) (0.62, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0875161Z Skipping (s,q) (0.63, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0875422Z Skipping (s,q) (0.64, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0875688Z Skipping (s,q) (0.65, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0875950Z Skipping (s,q) (0.66, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0876207Z Skipping (s,q) (0.67, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0876475Z Skipping (s,q) (0.68, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0876728Z Skipping (s,q) (0.69, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0876993Z Skipping (s,q) (0.7, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0877257Z Skipping (s,q) (0.71, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0877601Z Skipping (s,q) (0.72, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0877867Z Skipping (s,q) (0.73, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0878131Z Skipping (s,q) (0.74, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0878400Z Skipping (s,q) (0.75, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0878670Z Skipping (s,q) (0.76, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0878928Z Skipping (s,q) (0.77, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0879192Z Skipping (s,q) (0.78, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0879449Z Skipping (s,q) (0.79, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0879944Z Skipping (s,q) (0.8, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0880221Z Skipping (s,q) (0.81, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0880482Z Skipping (s,q) (0.82, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0880743Z Skipping (s,q) (0.83, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0881269Z Skipping (s,q) (0.84, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0881617Z Skipping (s,q) (0.85, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0881881Z Skipping (s,q) (0.86, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0882136Z Skipping (s,q) (0.87, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0882392Z Skipping (s,q) (0.88, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0882655Z Skipping (s,q) (0.89, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0882910Z Skipping (s,q) (0.9, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0883173Z Skipping (s,q) (0.91, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0883429Z Skipping (s,q) (0.92, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0883686Z Skipping (s,q) (0.93, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0883949Z Skipping (s,q) (0.94, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0884211Z Skipping (s,q) (0.95, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0884470Z Skipping (s,q) (0.96, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0884731Z Skipping (s,q) (0.97, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0884988Z Skipping (s,q) (0.98, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0885246Z Skipping (s,q) (0.99, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0885505Z Skipping (s,q) (1, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0885765Z Skipping (s,q) (1.01, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0886033Z Skipping (s,q) (1.02, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0886291Z Skipping (s,q) (1.03, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0886685Z Skipping (s,q) (1.04, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0886969Z Skipping (s,q) (1.05, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0887235Z Skipping (s,q) (1.06, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0887498Z Skipping (s,q) (1.07, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0887764Z Skipping (s,q) (1.08, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0888141Z Skipping (s,q) (1.09, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0888415Z Skipping (s,q) (1.1, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0888674Z Skipping (s,q) (1.11, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0888930Z Skipping (s,q) (1.12, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0889200Z Skipping (s,q) (1.13, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0889455Z Skipping (s,q) (1.14, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0889716Z Skipping (s,q) (1.15, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0889980Z Skipping (s,q) (1.16, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0890432Z Skipping (s,q) (1.17, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0890702Z Skipping (s,q) (1.18, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0890962Z Skipping (s,q) (1.19, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0891217Z Skipping (s,q) (1.2, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0891484Z Skipping (s,q) (1.21, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0891742Z Skipping (s,q) (1.22, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0891999Z Skipping (s,q) (1.23, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0892264Z Skipping (s,q) (1.24, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0892524Z Skipping (s,q) (1.25, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0892779Z Skipping (s,q) (1.26, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0893045Z Skipping (s,q) (1.27, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0893383Z Skipping (s,q) (1.28, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0893662Z Skipping (s,q) (1.29, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0893995Z Skipping (s,q) (1.3, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0894251Z Skipping (s,q) (1.31, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0894519Z Skipping (s,q) (1.32, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0894793Z Skipping (s,q) (1.33, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0895049Z Skipping (s,q) (1.34, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0895313Z Skipping (s,q) (1.35, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0895569Z Skipping (s,q) (1.36, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0895831Z Skipping (s,q) (1.37, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0896094Z Skipping (s,q) (1.38, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0896358Z Skipping (s,q) (1.39, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0896620Z Skipping (s,q) (1.4, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0896878Z Skipping (s,q) (1.41, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0897135Z Skipping (s,q) (1.42, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0897397Z Skipping (s,q) (1.43, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0897652Z Skipping (s,q) (1.44, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0897915Z Skipping (s,q) (1.45, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0898169Z Skipping (s,q) (1.46, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0898426Z Skipping (s,q) (1.47, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0898683Z Skipping (s,q) (1.48, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0899006Z Skipping (s,q) (1.49, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0899278Z Skipping (s,q) (1.5, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0899550Z Skipping (s,q) (1.51, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0899809Z Skipping (s,q) (1.52, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0900075Z Skipping (s,q) (1.53, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0900331Z Skipping (s,q) (1.54, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0900589Z Skipping (s,q) (1.55, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0900850Z Skipping (s,q) (1.56, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0901108Z Skipping (s,q) (1.57, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0901368Z Skipping (s,q) (1.58, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0901629Z Skipping (s,q) (1.59, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0901888Z Skipping (s,q) (1.6, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0902254Z Skipping (s,q) (1.61, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0902513Z Skipping (s,q) (1.62, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0902772Z Skipping (s,q) (1.63, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0903039Z Skipping (s,q) (1.64, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0903299Z Skipping (s,q) (1.65, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0903552Z Skipping (s,q) (1.66, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0903813Z Skipping (s,q) (1.67, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0904069Z Skipping (s,q) (1.68, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0904329Z Skipping (s,q) (1.69, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0904583Z Skipping (s,q) (1.7, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0904841Z Skipping (s,q) (1.71, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0905110Z Skipping (s,q) (1.72, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0905434Z Skipping (s,q) (1.73, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0905737Z Skipping (s,q) (1.74, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0906002Z Skipping (s,q) (1.75, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0906257Z Skipping (s,q) (1.76, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0906516Z Skipping (s,q) (1.77, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0906777Z Skipping (s,q) (1.78, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0907033Z Skipping (s,q) (1.79, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0907299Z Skipping (s,q) (1.8, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0907562Z Skipping (s,q) (1.81, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0907818Z Skipping (s,q) (1.82, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0908086Z Skipping (s,q) (1.83, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0908347Z Skipping (s,q) (1.84, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0908607Z Skipping (s,q) (1.85, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0908871Z Skipping (s,q) (1.86, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0909127Z Skipping (s,q) (1.87, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0909392Z Skipping (s,q) (1.88, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0909649Z Skipping (s,q) (1.89, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0909905Z Skipping (s,q) (1.9, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0910175Z Skipping (s,q) (1.91, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0910432Z Skipping (s,q) (1.92, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0910769Z Skipping (s,q) (1.93, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0911052Z Skipping (s,q) (1.94, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0911318Z Skipping (s,q) (1.95, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0911582Z Skipping (s,q) (1.96, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0911846Z Skipping (s,q) (1.97, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0912103Z Skipping (s,q) (1.98, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0912370Z Skipping (s,q) (1.99, 6000): inconsistent with heavy hitters! 2025-05-07T20:22:48.0912627Z Skipping (s,q) (0.01, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0912884Z Skipping (s,q) (0.02, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0913148Z Skipping (s,q) (0.03, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0913408Z Skipping (s,q) (0.04, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0913670Z Skipping (s,q) (0.05, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0913931Z Skipping (s,q) (0.06, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0914356Z Skipping (s,q) (0.07, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0914625Z Skipping (s,q) (0.08, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0914888Z Skipping (s,q) (0.09, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0915143Z Skipping (s,q) (0.1, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0915405Z Skipping (s,q) (0.11, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0915659Z Skipping (s,q) (0.12, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0915922Z Skipping (s,q) (0.13, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0916180Z Skipping (s,q) (0.14, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0916445Z Skipping (s,q) (0.15, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0916711Z Skipping (s,q) (0.16, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0916975Z Skipping (s,q) (0.17, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0917312Z Skipping (s,q) (0.18, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0917591Z Skipping (s,q) (0.19, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0918012Z Skipping (s,q) (0.2, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0918278Z Skipping (s,q) (0.21, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0918533Z Skipping (s,q) (0.22, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0918790Z Skipping (s,q) (0.23, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0919056Z Skipping (s,q) (0.24, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0919312Z Skipping (s,q) (0.25, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0919572Z Skipping (s,q) (0.26, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0919834Z Skipping (s,q) (0.27, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0920097Z Skipping (s,q) (0.28, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0920362Z Skipping (s,q) (0.29, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0920637Z Skipping (s,q) (0.3, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0920900Z Skipping (s,q) (0.31, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0921165Z Skipping (s,q) (0.32, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0921423Z Skipping (s,q) (0.33, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0921682Z Skipping (s,q) (0.34, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0921949Z Skipping (s,q) (0.35, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0922209Z Skipping (s,q) (0.36, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0922481Z Skipping (s,q) (0.37, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0922746Z Skipping (s,q) (0.38, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0923074Z Skipping (s,q) (0.39, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0923359Z Skipping (s,q) (0.4, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0923618Z Skipping (s,q) (0.41, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0923883Z Skipping (s,q) (0.42, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0924151Z Skipping (s,q) (0.43, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0924409Z Skipping (s,q) (0.44, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0924668Z Skipping (s,q) (0.45, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0924933Z Skipping (s,q) (0.46, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0925194Z Skipping (s,q) (0.47, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0925458Z Skipping (s,q) (0.48, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0925719Z Skipping (s,q) (0.49, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0925978Z Skipping (s,q) (0.5, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0926245Z Skipping (s,q) (0.51, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0926587Z Skipping (s,q) (0.52, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0926848Z Skipping (s,q) (0.53, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0927117Z Skipping (s,q) (0.54, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0927373Z Skipping (s,q) (0.55, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0927644Z Skipping (s,q) (0.56, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0927898Z Skipping (s,q) (0.57, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0928288Z Skipping (s,q) (0.58, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0928553Z Skipping (s,q) (0.59, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0928810Z Skipping (s,q) (0.6, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0929070Z Skipping (s,q) (0.61, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0929336Z Skipping (s,q) (0.62, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0929685Z Skipping (s,q) (0.63, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0929993Z Skipping (s,q) (0.64, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0930250Z Skipping (s,q) (0.65, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0930507Z Skipping (s,q) (0.66, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0930772Z Skipping (s,q) (0.67, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0931026Z Skipping (s,q) (0.68, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0931284Z Skipping (s,q) (0.69, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0931548Z Skipping (s,q) (0.7, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0931807Z Skipping (s,q) (0.71, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0932073Z Skipping (s,q) (0.72, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0932333Z Skipping (s,q) (0.73, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0932598Z Skipping (s,q) (0.74, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0932862Z Skipping (s,q) (0.75, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0933125Z Skipping (s,q) (0.76, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0933389Z Skipping (s,q) (0.77, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0933673Z Skipping (s,q) (0.78, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0933946Z Skipping (s,q) (0.79, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0934213Z Skipping (s,q) (0.8, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0934470Z Skipping (s,q) (0.81, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0934728Z Skipping (s,q) (0.82, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0934991Z Skipping (s,q) (0.83, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0935309Z Skipping (s,q) (0.84, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0935587Z Skipping (s,q) (0.85, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0935852Z Skipping (s,q) (0.86, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0936114Z Skipping (s,q) (0.87, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0936371Z Skipping (s,q) (0.88, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0936637Z Skipping (s,q) (0.89, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0936893Z Skipping (s,q) (0.9, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0937161Z Skipping (s,q) (0.91, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0937417Z Skipping (s,q) (0.92, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0937673Z Skipping (s,q) (0.93, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0937937Z Skipping (s,q) (0.94, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0938197Z Skipping (s,q) (0.95, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0938540Z Skipping (s,q) (0.96, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0938812Z Skipping (s,q) (0.97, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0939075Z Skipping (s,q) (0.98, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0939346Z Skipping (s,q) (0.99, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0939596Z Skipping (s,q) (1, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0939852Z Skipping (s,q) (1.01, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0940117Z Skipping (s,q) (1.02, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0940375Z Skipping (s,q) (1.03, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0940634Z Skipping (s,q) (1.04, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0940895Z Skipping (s,q) (1.05, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0941156Z Skipping (s,q) (1.06, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0941421Z Skipping (s,q) (1.07, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0941742Z Skipping (s,q) (1.08, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0942048Z Skipping (s,q) (1.09, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0942309Z Skipping (s,q) (1.1, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0942567Z Skipping (s,q) (1.11, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0942827Z Skipping (s,q) (1.12, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0943087Z Skipping (s,q) (1.13, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0943346Z Skipping (s,q) (1.14, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0943608Z Skipping (s,q) (1.15, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0943865Z Skipping (s,q) (1.16, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0950399Z Skipping (s,q) (1.17, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0950747Z Skipping (s,q) (1.18, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0951022Z Skipping (s,q) (1.19, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0951285Z Skipping (s,q) (1.2, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0951548Z Skipping (s,q) (1.21, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0951814Z Skipping (s,q) (1.22, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0952073Z Skipping (s,q) (1.23, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0952333Z Skipping (s,q) (1.24, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0952598Z Skipping (s,q) (1.25, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0952857Z Skipping (s,q) (1.26, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0953113Z Skipping (s,q) (1.27, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0953533Z Skipping (s,q) (1.28, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0953800Z Skipping (s,q) (1.29, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0954073Z Skipping (s,q) (1.3, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0954340Z Skipping (s,q) (1.31, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0954600Z Skipping (s,q) (1.32, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0954860Z Skipping (s,q) (1.33, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0955119Z Skipping (s,q) (1.34, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0955374Z Skipping (s,q) (1.35, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0955641Z Skipping (s,q) (1.36, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0955895Z Skipping (s,q) (1.37, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0956160Z Skipping (s,q) (1.38, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0956416Z Skipping (s,q) (1.39, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0956671Z Skipping (s,q) (1.4, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0957043Z Skipping (s,q) (1.41, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0957301Z Skipping (s,q) (1.42, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0957557Z Skipping (s,q) (1.43, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0957823Z Skipping (s,q) (1.44, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0958079Z Skipping (s,q) (1.45, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0958344Z Skipping (s,q) (1.46, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0958600Z Skipping (s,q) (1.47, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0958857Z Skipping (s,q) (1.48, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0959131Z Skipping (s,q) (1.49, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0959393Z Skipping (s,q) (1.5, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0959646Z Skipping (s,q) (1.51, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0959992Z Skipping (s,q) (1.52, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0960270Z Skipping (s,q) (1.53, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0960626Z Skipping (s,q) (1.54, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0960882Z Skipping (s,q) (1.55, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0961137Z Skipping (s,q) (1.56, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0961400Z Skipping (s,q) (1.57, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0961656Z Skipping (s,q) (1.58, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0961915Z Skipping (s,q) (1.59, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0962178Z Skipping (s,q) (1.6, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0962435Z Skipping (s,q) (1.61, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0962704Z Skipping (s,q) (1.62, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0962966Z Skipping (s,q) (1.63, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0963225Z Skipping (s,q) (1.64, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0963494Z Skipping (s,q) (1.65, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0963751Z Skipping (s,q) (1.66, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0964008Z Skipping (s,q) (1.67, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0964271Z Skipping (s,q) (1.68, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0964527Z Skipping (s,q) (1.69, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0964788Z Skipping (s,q) (1.7, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0965043Z Skipping (s,q) (1.71, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0965297Z Skipping (s,q) (1.72, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0965658Z Skipping (s,q) (1.73, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0965934Z Skipping (s,q) (1.74, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0966197Z Skipping (s,q) (1.75, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0966463Z Skipping (s,q) (1.76, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0966717Z Skipping (s,q) (1.77, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0966975Z Skipping (s,q) (1.78, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0967246Z Skipping (s,q) (1.79, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0967501Z Skipping (s,q) (1.8, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0967762Z Skipping (s,q) (1.81, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0968141Z Skipping (s,q) (1.82, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0968403Z Skipping (s,q) (1.83, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0968673Z Skipping (s,q) (1.84, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0969033Z Skipping (s,q) (1.85, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0969296Z Skipping (s,q) (1.86, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0969565Z Skipping (s,q) (1.87, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0969823Z Skipping (s,q) (1.88, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0970092Z Skipping (s,q) (1.89, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0970347Z Skipping (s,q) (1.9, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0970604Z Skipping (s,q) (1.91, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0970875Z Skipping (s,q) (1.92, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0971128Z Skipping (s,q) (1.93, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0971383Z Skipping (s,q) (1.94, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0971655Z Skipping (s,q) (1.95, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0971916Z Skipping (s,q) (1.96, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0972251Z Skipping (s,q) (1.97, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0972567Z Skipping (s,q) (1.98, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0972830Z Skipping (s,q) (1.99, 6250): inconsistent with heavy hitters! 2025-05-07T20:22:48.0973098Z Skipping (s,q) (0.01, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0973355Z Skipping (s,q) (0.02, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0973617Z Skipping (s,q) (0.03, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0973882Z Skipping (s,q) (0.04, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0974142Z Skipping (s,q) (0.05, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0974405Z Skipping (s,q) (0.06, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0974668Z Skipping (s,q) (0.07, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0974930Z Skipping (s,q) (0.08, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0975206Z Skipping (s,q) (0.09, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0975469Z Skipping (s,q) (0.1, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0975725Z Skipping (s,q) (0.11, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0975993Z Skipping (s,q) (0.12, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0976249Z Skipping (s,q) (0.13, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0976512Z Skipping (s,q) (0.14, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0976773Z Skipping (s,q) (0.15, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0977029Z Skipping (s,q) (0.16, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0977295Z Skipping (s,q) (0.17, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0977629Z Skipping (s,q) (0.18, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0977903Z Skipping (s,q) (0.19, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0978176Z Skipping (s,q) (0.2, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0978436Z Skipping (s,q) (0.21, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0978704Z Skipping (s,q) (0.22, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0978968Z Skipping (s,q) (0.23, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0979227Z Skipping (s,q) (0.24, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0979494Z Skipping (s,q) (0.25, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0980091Z Skipping (s,q) (0.26, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0980362Z Skipping (s,q) (0.27, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0980634Z Skipping (s,q) (0.28, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0980900Z Skipping (s,q) (0.29, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0981165Z Skipping (s,q) (0.3, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0981649Z Skipping (s,q) (0.31, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0981911Z Skipping (s,q) (0.32, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0982179Z Skipping (s,q) (0.33, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0982463Z Skipping (s,q) (0.34, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0982786Z Skipping (s,q) (0.35, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0983058Z Skipping (s,q) (0.36, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0983352Z Skipping (s,q) (0.37, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0983617Z Skipping (s,q) (0.38, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0983882Z Skipping (s,q) (0.39, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0984141Z Skipping (s,q) (0.4, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0984410Z Skipping (s,q) (0.41, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0984856Z Skipping (s,q) (0.42, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0985128Z Skipping (s,q) (0.43, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0985516Z Skipping (s,q) (0.44, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0985778Z Skipping (s,q) (0.45, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0986041Z Skipping (s,q) (0.46, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0986307Z Skipping (s,q) (0.47, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0986565Z Skipping (s,q) (0.48, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0986832Z Skipping (s,q) (0.49, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0987089Z Skipping (s,q) (0.5, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0987353Z Skipping (s,q) (0.51, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0987621Z Skipping (s,q) (0.52, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0987886Z Skipping (s,q) (0.53, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0988150Z Skipping (s,q) (0.54, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0988418Z Skipping (s,q) (0.55, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0988679Z Skipping (s,q) (0.56, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0988951Z Skipping (s,q) (0.57, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0989213Z Skipping (s,q) (0.58, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0989478Z Skipping (s,q) (0.59, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0989747Z Skipping (s,q) (0.6, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0990006Z Skipping (s,q) (0.61, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0990265Z Skipping (s,q) (0.62, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0990634Z Skipping (s,q) (0.63, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0990916Z Skipping (s,q) (0.64, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0991184Z Skipping (s,q) (0.65, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0991446Z Skipping (s,q) (0.66, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0991720Z Skipping (s,q) (0.67, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0991981Z Skipping (s,q) (0.68, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0992241Z Skipping (s,q) (0.69, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0992506Z Skipping (s,q) (0.7, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0992764Z Skipping (s,q) (0.71, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0993023Z Skipping (s,q) (0.72, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0993282Z Skipping (s,q) (0.73, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0993542Z Skipping (s,q) (0.74, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0994082Z Skipping (s,q) (0.75, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0994359Z Skipping (s,q) (0.76, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0994625Z Skipping (s,q) (0.77, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0994891Z Skipping (s,q) (0.78, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0995151Z Skipping (s,q) (0.79, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0995409Z Skipping (s,q) (0.8, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0995672Z Skipping (s,q) (0.81, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0995932Z Skipping (s,q) (0.82, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0996204Z Skipping (s,q) (0.83, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0996466Z Skipping (s,q) (0.84, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0996729Z Skipping (s,q) (0.85, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0996999Z Skipping (s,q) (0.86, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0997336Z Skipping (s,q) (0.87, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0997649Z Skipping (s,q) (0.88, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0997912Z Skipping (s,q) (0.89, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0998171Z Skipping (s,q) (0.9, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0998436Z Skipping (s,q) (0.91, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0998697Z Skipping (s,q) (0.92, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0998957Z Skipping (s,q) (0.93, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0999220Z Skipping (s,q) (0.94, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0999482Z Skipping (s,q) (0.95, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.0999745Z Skipping (s,q) (0.96, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1000012Z Skipping (s,q) (0.97, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1000279Z Skipping (s,q) (0.98, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1000542Z Skipping (s,q) (0.99, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1000803Z Skipping (s,q) (1, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1001065Z Skipping (s,q) (1.01, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1001330Z Skipping (s,q) (1.02, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1001589Z Skipping (s,q) (1.03, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1001848Z Skipping (s,q) (1.04, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1002116Z Skipping (s,q) (1.05, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1002375Z Skipping (s,q) (1.06, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1002691Z Skipping (s,q) (1.07, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1002965Z Skipping (s,q) (1.08, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1003231Z Skipping (s,q) (1.09, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1003495Z Skipping (s,q) (1.1, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1003756Z Skipping (s,q) (1.11, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1004016Z Skipping (s,q) (1.12, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1004281Z Skipping (s,q) (1.13, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1004537Z Skipping (s,q) (1.14, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1004803Z Skipping (s,q) (1.15, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1005063Z Skipping (s,q) (1.16, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1005321Z Skipping (s,q) (1.17, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1005586Z Skipping (s,q) (1.18, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1005846Z Skipping (s,q) (1.19, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1006201Z Skipping (s,q) (1.2, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1006477Z Skipping (s,q) (1.21, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1006739Z Skipping (s,q) (1.22, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1006999Z Skipping (s,q) (1.23, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1007262Z Skipping (s,q) (1.24, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1007520Z Skipping (s,q) (1.25, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1007785Z Skipping (s,q) (1.26, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1008173Z Skipping (s,q) (1.27, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1008435Z Skipping (s,q) (1.28, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1008703Z Skipping (s,q) (1.29, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1009023Z Skipping (s,q) (1.3, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1009371Z Skipping (s,q) (1.31, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1009640Z Skipping (s,q) (1.32, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1010011Z Skipping (s,q) (1.33, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1010279Z Skipping (s,q) (1.34, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1010539Z Skipping (s,q) (1.35, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1010802Z Skipping (s,q) (1.36, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1011062Z Skipping (s,q) (1.37, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1011319Z Skipping (s,q) (1.38, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1011584Z Skipping (s,q) (1.39, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1011843Z Skipping (s,q) (1.4, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1012106Z Skipping (s,q) (1.41, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1012379Z Skipping (s,q) (1.42, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1012642Z Skipping (s,q) (1.43, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1012908Z Skipping (s,q) (1.44, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1013170Z Skipping (s,q) (1.45, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1013433Z Skipping (s,q) (1.46, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1013696Z Skipping (s,q) (1.47, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1013957Z Skipping (s,q) (1.48, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1014212Z Skipping (s,q) (1.49, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1017540Z Skipping (s,q) (1.5, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1017809Z Skipping (s,q) (1.51, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1018158Z Skipping (s,q) (1.52, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1018434Z Skipping (s,q) (1.53, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1018693Z Skipping (s,q) (1.54, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1018954Z Skipping (s,q) (1.55, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1019217Z Skipping (s,q) (1.56, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1019472Z Skipping (s,q) (1.57, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1019734Z Skipping (s,q) (1.58, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1019990Z Skipping (s,q) (1.59, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1020243Z Skipping (s,q) (1.6, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1020507Z Skipping (s,q) (1.61, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1020795Z Skipping (s,q) (1.62, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1021052Z Skipping (s,q) (1.63, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1021315Z Skipping (s,q) (1.64, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1021581Z Skipping (s,q) (1.65, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1021841Z Skipping (s,q) (1.66, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1022107Z Skipping (s,q) (1.67, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1022365Z Skipping (s,q) (1.68, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1022627Z Skipping (s,q) (1.69, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1022884Z Skipping (s,q) (1.7, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1023139Z Skipping (s,q) (1.71, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1023402Z Skipping (s,q) (1.72, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1023666Z Skipping (s,q) (1.73, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1023930Z Skipping (s,q) (1.74, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1024197Z Skipping (s,q) (1.75, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1024582Z Skipping (s,q) (1.76, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1024905Z Skipping (s,q) (1.77, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1025176Z Skipping (s,q) (1.78, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1025433Z Skipping (s,q) (1.79, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1025696Z Skipping (s,q) (1.8, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1025955Z Skipping (s,q) (1.81, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1026213Z Skipping (s,q) (1.82, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1026473Z Skipping (s,q) (1.83, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1026739Z Skipping (s,q) (1.84, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1027000Z Skipping (s,q) (1.85, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1027270Z Skipping (s,q) (1.86, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1027533Z Skipping (s,q) (1.87, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1027801Z Skipping (s,q) (1.88, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1028064Z Skipping (s,q) (1.89, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1028318Z Skipping (s,q) (1.9, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1028586Z Skipping (s,q) (1.91, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1028843Z Skipping (s,q) (1.92, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1029096Z Skipping (s,q) (1.93, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1029361Z Skipping (s,q) (1.94, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1029806Z Skipping (s,q) (1.95, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1030071Z Skipping (s,q) (1.96, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1030382Z Skipping (s,q) (1.97, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1030652Z Skipping (s,q) (1.98, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1030914Z Skipping (s,q) (1.99, 6500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1031175Z Skipping (s,q) (0.01, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1031436Z Skipping (s,q) (0.02, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1031699Z Skipping (s,q) (0.03, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1031976Z Skipping (s,q) (0.04, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1032242Z Skipping (s,q) (0.05, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1032500Z Skipping (s,q) (0.06, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1032764Z Skipping (s,q) (0.07, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1033035Z Skipping (s,q) (0.08, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1033293Z Skipping (s,q) (0.09, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1033551Z Skipping (s,q) (0.1, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1033818Z Skipping (s,q) (0.11, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1034078Z Skipping (s,q) (0.12, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1034346Z Skipping (s,q) (0.13, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1034601Z Skipping (s,q) (0.14, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1034858Z Skipping (s,q) (0.15, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1035120Z Skipping (s,q) (0.16, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1035375Z Skipping (s,q) (0.17, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1035633Z Skipping (s,q) (0.18, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1035897Z Skipping (s,q) (0.19, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1036159Z Skipping (s,q) (0.2, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1036421Z Skipping (s,q) (0.21, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1036786Z Skipping (s,q) (0.22, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1037092Z Skipping (s,q) (0.23, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1037355Z Skipping (s,q) (0.24, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1037613Z Skipping (s,q) (0.25, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1037869Z Skipping (s,q) (0.26, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1038133Z Skipping (s,q) (0.27, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1038390Z Skipping (s,q) (0.28, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1038660Z Skipping (s,q) (0.29, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1038931Z Skipping (s,q) (0.3, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1039192Z Skipping (s,q) (0.31, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1039464Z Skipping (s,q) (0.32, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1039723Z Skipping (s,q) (0.33, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1039985Z Skipping (s,q) (0.34, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1040257Z Skipping (s,q) (0.35, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1040512Z Skipping (s,q) (0.36, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1040805Z Skipping (s,q) (0.37, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1041075Z Skipping (s,q) (0.38, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1041345Z Skipping (s,q) (0.39, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1041617Z Skipping (s,q) (0.4, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1041994Z Skipping (s,q) (0.41, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1042320Z Skipping (s,q) (0.42, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1042593Z Skipping (s,q) (0.43, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1042858Z Skipping (s,q) (0.44, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1043126Z Skipping (s,q) (0.45, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1043382Z Skipping (s,q) (0.46, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1043642Z Skipping (s,q) (0.47, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1043908Z Skipping (s,q) (0.48, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1044165Z Skipping (s,q) (0.49, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1044424Z Skipping (s,q) (0.5, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1044678Z Skipping (s,q) (0.51, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1044937Z Skipping (s,q) (0.52, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1045203Z Skipping (s,q) (0.53, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1045462Z Skipping (s,q) (0.54, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1045717Z Skipping (s,q) (0.55, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1045985Z Skipping (s,q) (0.56, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1046242Z Skipping (s,q) (0.57, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1046513Z Skipping (s,q) (0.58, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1046769Z Skipping (s,q) (0.59, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1047027Z Skipping (s,q) (0.6, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1047294Z Skipping (s,q) (0.61, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1047556Z Skipping (s,q) (0.62, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1047820Z Skipping (s,q) (0.63, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1048229Z Skipping (s,q) (0.64, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1048492Z Skipping (s,q) (0.65, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1048870Z Skipping (s,q) (0.66, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1049141Z Skipping (s,q) (0.67, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1049477Z Skipping (s,q) (0.68, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1049744Z Skipping (s,q) (0.69, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1050007Z Skipping (s,q) (0.7, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1050270Z Skipping (s,q) (0.71, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1050538Z Skipping (s,q) (0.72, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1050798Z Skipping (s,q) (0.73, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1051069Z Skipping (s,q) (0.74, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1051329Z Skipping (s,q) (0.75, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1051616Z Skipping (s,q) (0.76, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1051913Z Skipping (s,q) (0.77, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1052250Z Skipping (s,q) (0.78, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1052543Z Skipping (s,q) (0.79, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1052806Z Skipping (s,q) (0.8, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1053083Z Skipping (s,q) (0.81, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1053369Z Skipping (s,q) (0.82, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1053638Z Skipping (s,q) (0.83, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1053894Z Skipping (s,q) (0.84, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1054262Z Skipping (s,q) (0.85, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1054524Z Skipping (s,q) (0.86, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1054853Z Skipping (s,q) (0.87, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1055137Z Skipping (s,q) (0.88, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1055401Z Skipping (s,q) (0.89, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1055670Z Skipping (s,q) (0.9, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1055925Z Skipping (s,q) (0.91, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1056183Z Skipping (s,q) (0.92, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1056470Z Skipping (s,q) (0.93, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1056766Z Skipping (s,q) (0.94, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1057055Z Skipping (s,q) (0.95, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1057344Z Skipping (s,q) (0.96, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1057604Z Skipping (s,q) (0.97, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1057871Z Skipping (s,q) (0.98, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1058131Z Skipping (s,q) (0.99, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1058391Z Skipping (s,q) (1, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1058667Z Skipping (s,q) (1.01, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1058925Z Skipping (s,q) (1.02, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1059194Z Skipping (s,q) (1.03, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1059451Z Skipping (s,q) (1.04, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1059705Z Skipping (s,q) (1.05, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1059969Z Skipping (s,q) (1.06, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1060225Z Skipping (s,q) (1.07, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1060485Z Skipping (s,q) (1.08, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1060752Z Skipping (s,q) (1.09, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1061007Z Skipping (s,q) (1.1, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1061395Z Skipping (s,q) (1.11, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1061708Z Skipping (s,q) (1.12, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1061971Z Skipping (s,q) (1.13, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1062246Z Skipping (s,q) (1.14, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1062508Z Skipping (s,q) (1.15, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1062769Z Skipping (s,q) (1.16, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1063036Z Skipping (s,q) (1.17, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1063296Z Skipping (s,q) (1.18, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1063583Z Skipping (s,q) (1.19, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1063845Z Skipping (s,q) (1.2, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1064105Z Skipping (s,q) (1.21, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1064376Z Skipping (s,q) (1.22, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1064636Z Skipping (s,q) (1.23, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1064897Z Skipping (s,q) (1.24, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1065161Z Skipping (s,q) (1.25, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1065417Z Skipping (s,q) (1.26, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1065673Z Skipping (s,q) (1.27, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1065940Z Skipping (s,q) (1.28, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1066197Z Skipping (s,q) (1.29, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1066621Z Skipping (s,q) (1.3, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1066974Z Skipping (s,q) (1.31, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1067268Z Skipping (s,q) (1.32, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1067608Z Skipping (s,q) (1.33, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1067891Z Skipping (s,q) (1.34, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1068146Z Skipping (s,q) (1.35, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1068413Z Skipping (s,q) (1.36, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1068668Z Skipping (s,q) (1.37, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1068932Z Skipping (s,q) (1.38, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1069191Z Skipping (s,q) (1.39, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1069447Z Skipping (s,q) (1.4, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1069714Z Skipping (s,q) (1.41, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1069974Z Skipping (s,q) (1.42, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1070232Z Skipping (s,q) (1.43, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1070498Z Skipping (s,q) (1.44, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1070753Z Skipping (s,q) (1.45, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1071020Z Skipping (s,q) (1.46, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1071276Z Skipping (s,q) (1.47, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1071534Z Skipping (s,q) (1.48, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1071796Z Skipping (s,q) (1.49, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1072053Z Skipping (s,q) (1.5, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1072314Z Skipping (s,q) (1.51, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1072581Z Skipping (s,q) (1.52, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1072844Z Skipping (s,q) (1.53, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1073119Z Skipping (s,q) (1.54, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1073479Z Skipping (s,q) (1.55, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1073750Z Skipping (s,q) (1.56, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1074092Z Skipping (s,q) (1.57, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1074350Z Skipping (s,q) (1.58, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1074608Z Skipping (s,q) (1.59, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1074869Z Skipping (s,q) (1.6, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1075132Z Skipping (s,q) (1.61, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1075397Z Skipping (s,q) (1.62, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1075664Z Skipping (s,q) (1.63, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1075921Z Skipping (s,q) (1.64, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1076189Z Skipping (s,q) (1.65, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1076453Z Skipping (s,q) (1.66, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1076717Z Skipping (s,q) (1.67, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1076984Z Skipping (s,q) (1.68, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1077241Z Skipping (s,q) (1.69, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1077501Z Skipping (s,q) (1.7, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1077756Z Skipping (s,q) (1.71, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1078015Z Skipping (s,q) (1.72, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1078278Z Skipping (s,q) (1.73, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1078673Z Skipping (s,q) (1.74, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1078930Z Skipping (s,q) (1.75, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1079264Z Skipping (s,q) (1.76, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1079534Z Skipping (s,q) (1.77, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1079990Z Skipping (s,q) (1.78, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1080259Z Skipping (s,q) (1.79, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1080516Z Skipping (s,q) (1.8, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1080778Z Skipping (s,q) (1.81, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1081036Z Skipping (s,q) (1.82, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1081290Z Skipping (s,q) (1.83, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1081552Z Skipping (s,q) (1.84, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1081805Z Skipping (s,q) (1.85, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1082069Z Skipping (s,q) (1.86, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1082340Z Skipping (s,q) (1.87, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1082601Z Skipping (s,q) (1.88, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1082867Z Skipping (s,q) (1.89, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1083126Z Skipping (s,q) (1.9, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1083382Z Skipping (s,q) (1.91, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1083644Z Skipping (s,q) (1.92, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1083901Z Skipping (s,q) (1.93, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1084155Z Skipping (s,q) (1.94, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1084419Z Skipping (s,q) (1.95, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1084678Z Skipping (s,q) (1.96, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1084945Z Skipping (s,q) (1.97, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1085208Z Skipping (s,q) (1.98, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1085465Z Skipping (s,q) (1.99, 6750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1085900Z Skipping (s,q) (0.01, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1086241Z Skipping (s,q) (0.02, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1086497Z Skipping (s,q) (0.03, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1086761Z Skipping (s,q) (0.04, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1087018Z Skipping (s,q) (0.05, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1087282Z Skipping (s,q) (0.06, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1087540Z Skipping (s,q) (0.07, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1087800Z Skipping (s,q) (0.08, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1088190Z Skipping (s,q) (0.09, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1088453Z Skipping (s,q) (0.1, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1088716Z Skipping (s,q) (0.11, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1088984Z Skipping (s,q) (0.12, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1089250Z Skipping (s,q) (0.13, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1089513Z Skipping (s,q) (0.14, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1089769Z Skipping (s,q) (0.15, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1090026Z Skipping (s,q) (0.16, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1090285Z Skipping (s,q) (0.17, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1090549Z Skipping (s,q) (0.18, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1090809Z Skipping (s,q) (0.19, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1091286Z Skipping (s,q) (0.2, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1091655Z Skipping (s,q) (0.21, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1091938Z Skipping (s,q) (0.22, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1092209Z Skipping (s,q) (0.23, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1092472Z Skipping (s,q) (0.24, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1092742Z Skipping (s,q) (0.25, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1093004Z Skipping (s,q) (0.26, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1093263Z Skipping (s,q) (0.27, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1093527Z Skipping (s,q) (0.28, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1093785Z Skipping (s,q) (0.29, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1094070Z Skipping (s,q) (0.3, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1094505Z Skipping (s,q) (0.31, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1094819Z Skipping (s,q) (0.32, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1095107Z Skipping (s,q) (0.33, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1095400Z Skipping (s,q) (0.34, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1095659Z Skipping (s,q) (0.35, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1095928Z Skipping (s,q) (0.36, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1096187Z Skipping (s,q) (0.37, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1096447Z Skipping (s,q) (0.38, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1096710Z Skipping (s,q) (0.39, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1096971Z Skipping (s,q) (0.4, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1097237Z Skipping (s,q) (0.41, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1097498Z Skipping (s,q) (0.42, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1097754Z Skipping (s,q) (0.43, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1098021Z Skipping (s,q) (0.44, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1098418Z Skipping (s,q) (0.45, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1098696Z Skipping (s,q) (0.46, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1099039Z Skipping (s,q) (0.47, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1099299Z Skipping (s,q) (0.48, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1099565Z Skipping (s,q) (0.49, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1099823Z Skipping (s,q) (0.5, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1100083Z Skipping (s,q) (0.51, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1100350Z Skipping (s,q) (0.52, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1100609Z Skipping (s,q) (0.53, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1100866Z Skipping (s,q) (0.54, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1101134Z Skipping (s,q) (0.55, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1101390Z Skipping (s,q) (0.56, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1101656Z Skipping (s,q) (0.57, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1101914Z Skipping (s,q) (0.58, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1102174Z Skipping (s,q) (0.59, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1102439Z Skipping (s,q) (0.6, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1102697Z Skipping (s,q) (0.61, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1102955Z Skipping (s,q) (0.62, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1103225Z Skipping (s,q) (0.63, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1103484Z Skipping (s,q) (0.64, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1103876Z Skipping (s,q) (0.65, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1104226Z Skipping (s,q) (0.66, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1104499Z Skipping (s,q) (0.67, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1104774Z Skipping (s,q) (0.68, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1105036Z Skipping (s,q) (0.69, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1105292Z Skipping (s,q) (0.7, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1105557Z Skipping (s,q) (0.71, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1105816Z Skipping (s,q) (0.72, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1106078Z Skipping (s,q) (0.73, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1106336Z Skipping (s,q) (0.74, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1106595Z Skipping (s,q) (0.75, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1106864Z Skipping (s,q) (0.76, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1107124Z Skipping (s,q) (0.77, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1107389Z Skipping (s,q) (0.78, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1107659Z Skipping (s,q) (0.79, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1107922Z Skipping (s,q) (0.8, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1108194Z Skipping (s,q) (0.81, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1108453Z Skipping (s,q) (0.82, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1108708Z Skipping (s,q) (0.83, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1108988Z Skipping (s,q) (0.84, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1109298Z Skipping (s,q) (0.85, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1109594Z Skipping (s,q) (0.86, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1109868Z Skipping (s,q) (0.87, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1110135Z Skipping (s,q) (0.88, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1110403Z Skipping (s,q) (0.89, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1110746Z Skipping (s,q) (0.9, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1111062Z Skipping (s,q) (0.91, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1111327Z Skipping (s,q) (0.92, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1111582Z Skipping (s,q) (0.93, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1111840Z Skipping (s,q) (0.94, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1112103Z Skipping (s,q) (0.95, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1112362Z Skipping (s,q) (0.96, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1112622Z Skipping (s,q) (0.97, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1112887Z Skipping (s,q) (0.98, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1113151Z Skipping (s,q) (0.99, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1113409Z Skipping (s,q) (1, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1113671Z Skipping (s,q) (1.01, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1113929Z Skipping (s,q) (1.02, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1114197Z Skipping (s,q) (1.03, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1114454Z Skipping (s,q) (1.04, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1114713Z Skipping (s,q) (1.05, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1114979Z Skipping (s,q) (1.06, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1115238Z Skipping (s,q) (1.07, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1115503Z Skipping (s,q) (1.08, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1115880Z Skipping (s,q) (1.09, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1116143Z Skipping (s,q) (1.1, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1116471Z Skipping (s,q) (1.11, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1116745Z Skipping (s,q) (1.12, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1117009Z Skipping (s,q) (1.13, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1117277Z Skipping (s,q) (1.14, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1117535Z Skipping (s,q) (1.15, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1117796Z Skipping (s,q) (1.16, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1118053Z Skipping (s,q) (1.17, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1118312Z Skipping (s,q) (1.18, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1118575Z Skipping (s,q) (1.19, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1118839Z Skipping (s,q) (1.2, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1119097Z Skipping (s,q) (1.21, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1119364Z Skipping (s,q) (1.22, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1119625Z Skipping (s,q) (1.23, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1119891Z Skipping (s,q) (1.24, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1120152Z Skipping (s,q) (1.25, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1120411Z Skipping (s,q) (1.26, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1120677Z Skipping (s,q) (1.27, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1120934Z Skipping (s,q) (1.28, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1121192Z Skipping (s,q) (1.29, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1121457Z Skipping (s,q) (1.3, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1121717Z Skipping (s,q) (1.31, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1121982Z Skipping (s,q) (1.32, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1122243Z Skipping (s,q) (1.33, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1122503Z Skipping (s,q) (1.34, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1122948Z Skipping (s,q) (1.35, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1123255Z Skipping (s,q) (1.36, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1123515Z Skipping (s,q) (1.37, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1123781Z Skipping (s,q) (1.38, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1124038Z Skipping (s,q) (1.39, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1124305Z Skipping (s,q) (1.4, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1124560Z Skipping (s,q) (1.41, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1124816Z Skipping (s,q) (1.42, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1125084Z Skipping (s,q) (1.43, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1125342Z Skipping (s,q) (1.44, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1125599Z Skipping (s,q) (1.45, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1125867Z Skipping (s,q) (1.46, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1126128Z Skipping (s,q) (1.47, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1126383Z Skipping (s,q) (1.48, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1126645Z Skipping (s,q) (1.49, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1126898Z Skipping (s,q) (1.5, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1127161Z Skipping (s,q) (1.51, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1127413Z Skipping (s,q) (1.52, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1127666Z Skipping (s,q) (1.53, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1128178Z Skipping (s,q) (1.54, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1128505Z Skipping (s,q) (1.55, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1128772Z Skipping (s,q) (1.56, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1129040Z Skipping (s,q) (1.57, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1129301Z Skipping (s,q) (1.58, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1129569Z Skipping (s,q) (1.59, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1129831Z Skipping (s,q) (1.6, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1130090Z Skipping (s,q) (1.61, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1130349Z Skipping (s,q) (1.62, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1130610Z Skipping (s,q) (1.63, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1130868Z Skipping (s,q) (1.64, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1131140Z Skipping (s,q) (1.65, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1131403Z Skipping (s,q) (1.66, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1131666Z Skipping (s,q) (1.67, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1131929Z Skipping (s,q) (1.68, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1132191Z Skipping (s,q) (1.69, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1132454Z Skipping (s,q) (1.7, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1132712Z Skipping (s,q) (1.71, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1132968Z Skipping (s,q) (1.72, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1133232Z Skipping (s,q) (1.73, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1133490Z Skipping (s,q) (1.74, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1133754Z Skipping (s,q) (1.75, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1134014Z Skipping (s,q) (1.76, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1134273Z Skipping (s,q) (1.77, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1134535Z Skipping (s,q) (1.78, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1134877Z Skipping (s,q) (1.79, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1135151Z Skipping (s,q) (1.8, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1135492Z Skipping (s,q) (1.81, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1135749Z Skipping (s,q) (1.82, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1136014Z Skipping (s,q) (1.83, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1136272Z Skipping (s,q) (1.84, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1136530Z Skipping (s,q) (1.85, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1136794Z Skipping (s,q) (1.86, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1137056Z Skipping (s,q) (1.87, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1137314Z Skipping (s,q) (1.88, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1137585Z Skipping (s,q) (1.89, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1137847Z Skipping (s,q) (1.9, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1138114Z Skipping (s,q) (1.91, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1138378Z Skipping (s,q) (1.92, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1138634Z Skipping (s,q) (1.93, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1138896Z Skipping (s,q) (1.94, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1139154Z Skipping (s,q) (1.95, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1139411Z Skipping (s,q) (1.96, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1139680Z Skipping (s,q) (1.97, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1140043Z Skipping (s,q) (1.98, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1140302Z Skipping (s,q) (1.99, 7000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1140625Z Skipping (s,q) (0.01, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1140902Z Skipping (s,q) (0.02, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1141171Z Skipping (s,q) (0.03, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1141433Z Skipping (s,q) (0.04, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1141690Z Skipping (s,q) (0.05, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1141957Z Skipping (s,q) (0.06, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1142213Z Skipping (s,q) (0.07, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1142471Z Skipping (s,q) (0.08, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1142736Z Skipping (s,q) (0.09, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1142998Z Skipping (s,q) (0.1, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1143265Z Skipping (s,q) (0.11, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1143526Z Skipping (s,q) (0.12, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1143787Z Skipping (s,q) (0.13, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1144053Z Skipping (s,q) (0.14, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1144315Z Skipping (s,q) (0.15, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1144580Z Skipping (s,q) (0.16, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1144848Z Skipping (s,q) (0.17, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1145105Z Skipping (s,q) (0.18, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1145373Z Skipping (s,q) (0.19, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1145630Z Skipping (s,q) (0.2, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1145888Z Skipping (s,q) (0.21, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1146156Z Skipping (s,q) (0.22, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1146422Z Skipping (s,q) (0.23, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1146682Z Skipping (s,q) (0.24, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1147023Z Skipping (s,q) (0.25, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1147332Z Skipping (s,q) (0.26, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1147597Z Skipping (s,q) (0.27, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1147855Z Skipping (s,q) (0.28, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1148117Z Skipping (s,q) (0.29, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1148380Z Skipping (s,q) (0.3, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1148639Z Skipping (s,q) (0.31, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1148897Z Skipping (s,q) (0.32, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1149167Z Skipping (s,q) (0.33, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1149431Z Skipping (s,q) (0.34, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1149695Z Skipping (s,q) (0.35, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1149959Z Skipping (s,q) (0.36, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1150218Z Skipping (s,q) (0.37, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1150482Z Skipping (s,q) (0.38, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1150749Z Skipping (s,q) (0.39, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1151007Z Skipping (s,q) (0.4, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1151272Z Skipping (s,q) (0.41, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1151532Z Skipping (s,q) (0.42, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1151795Z Skipping (s,q) (0.43, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1152197Z Skipping (s,q) (0.44, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1152510Z Skipping (s,q) (0.45, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1152790Z Skipping (s,q) (0.46, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1153051Z Skipping (s,q) (0.47, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1153314Z Skipping (s,q) (0.48, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1153579Z Skipping (s,q) (0.49, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1153836Z Skipping (s,q) (0.5, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1154123Z Skipping (s,q) (0.51, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1154380Z Skipping (s,q) (0.52, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1154637Z Skipping (s,q) (0.53, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1154910Z Skipping (s,q) (0.54, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1155177Z Skipping (s,q) (0.55, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1155440Z Skipping (s,q) (0.56, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1155707Z Skipping (s,q) (0.57, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1155967Z Skipping (s,q) (0.58, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1156227Z Skipping (s,q) (0.59, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1156494Z Skipping (s,q) (0.6, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1156752Z Skipping (s,q) (0.61, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1157017Z Skipping (s,q) (0.62, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1157275Z Skipping (s,q) (0.63, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1157534Z Skipping (s,q) (0.64, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1157800Z Skipping (s,q) (0.65, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1158067Z Skipping (s,q) (0.66, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1158326Z Skipping (s,q) (0.67, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1158593Z Skipping (s,q) (0.68, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1158931Z Skipping (s,q) (0.69, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1159210Z Skipping (s,q) (0.7, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1159545Z Skipping (s,q) (0.71, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1159803Z Skipping (s,q) (0.72, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1160068Z Skipping (s,q) (0.73, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1160325Z Skipping (s,q) (0.74, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1160581Z Skipping (s,q) (0.75, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1160845Z Skipping (s,q) (0.76, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1161104Z Skipping (s,q) (0.77, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1161367Z Skipping (s,q) (0.78, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1161627Z Skipping (s,q) (0.79, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1161895Z Skipping (s,q) (0.8, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1162162Z Skipping (s,q) (0.81, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1162422Z Skipping (s,q) (0.82, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1162682Z Skipping (s,q) (0.83, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1162948Z Skipping (s,q) (0.84, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1163206Z Skipping (s,q) (0.85, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1163469Z Skipping (s,q) (0.86, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1163725Z Skipping (s,q) (0.87, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1164087Z Skipping (s,q) (0.88, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1164354Z Skipping (s,q) (0.89, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1164667Z Skipping (s,q) (0.9, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1164940Z Skipping (s,q) (0.91, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1165213Z Skipping (s,q) (0.92, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1165476Z Skipping (s,q) (0.93, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1165742Z Skipping (s,q) (0.94, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1165999Z Skipping (s,q) (0.95, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1166259Z Skipping (s,q) (0.96, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1166522Z Skipping (s,q) (0.97, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1166776Z Skipping (s,q) (0.98, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1167032Z Skipping (s,q) (0.99, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1167289Z Skipping (s,q) (1, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1167546Z Skipping (s,q) (1.01, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1167810Z Skipping (s,q) (1.02, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1168193Z Skipping (s,q) (1.03, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1168465Z Skipping (s,q) (1.04, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1168730Z Skipping (s,q) (1.05, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1168992Z Skipping (s,q) (1.06, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1169249Z Skipping (s,q) (1.07, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1169514Z Skipping (s,q) (1.08, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1169775Z Skipping (s,q) (1.09, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1170030Z Skipping (s,q) (1.1, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1170435Z Skipping (s,q) (1.11, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1170709Z Skipping (s,q) (1.12, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1170972Z Skipping (s,q) (1.13, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1171331Z Skipping (s,q) (1.14, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1171639Z Skipping (s,q) (1.15, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1171902Z Skipping (s,q) (1.16, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1172159Z Skipping (s,q) (1.17, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1172418Z Skipping (s,q) (1.18, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1172687Z Skipping (s,q) (1.19, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1172948Z Skipping (s,q) (1.2, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1173213Z Skipping (s,q) (1.21, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1173476Z Skipping (s,q) (1.22, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1173735Z Skipping (s,q) (1.23, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1173999Z Skipping (s,q) (1.24, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1174260Z Skipping (s,q) (1.25, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1174517Z Skipping (s,q) (1.26, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1174781Z Skipping (s,q) (1.27, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1175038Z Skipping (s,q) (1.28, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1175300Z Skipping (s,q) (1.29, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1175557Z Skipping (s,q) (1.3, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1175814Z Skipping (s,q) (1.31, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1176077Z Skipping (s,q) (1.32, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1176440Z Skipping (s,q) (1.33, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1176786Z Skipping (s,q) (1.34, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1177058Z Skipping (s,q) (1.35, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1177317Z Skipping (s,q) (1.36, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1177579Z Skipping (s,q) (1.37, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1177840Z Skipping (s,q) (1.38, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1178096Z Skipping (s,q) (1.39, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1178354Z Skipping (s,q) (1.4, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1178608Z Skipping (s,q) (1.41, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1178864Z Skipping (s,q) (1.42, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1179125Z Skipping (s,q) (1.43, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1179390Z Skipping (s,q) (1.44, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1179833Z Skipping (s,q) (1.45, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1180097Z Skipping (s,q) (1.46, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1180357Z Skipping (s,q) (1.47, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1180618Z Skipping (s,q) (1.48, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1180877Z Skipping (s,q) (1.49, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1181134Z Skipping (s,q) (1.5, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1181396Z Skipping (s,q) (1.51, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1181655Z Skipping (s,q) (1.52, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1181924Z Skipping (s,q) (1.53, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1182179Z Skipping (s,q) (1.54, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1182442Z Skipping (s,q) (1.55, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1182709Z Skipping (s,q) (1.56, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1182968Z Skipping (s,q) (1.57, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1183436Z Skipping (s,q) (1.58, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1183714Z Skipping (s,q) (1.59, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1184093Z Skipping (s,q) (1.6, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1184356Z Skipping (s,q) (1.61, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1184613Z Skipping (s,q) (1.62, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1184868Z Skipping (s,q) (1.63, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1185131Z Skipping (s,q) (1.64, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1185387Z Skipping (s,q) (1.65, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1185648Z Skipping (s,q) (1.66, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1185910Z Skipping (s,q) (1.67, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1186169Z Skipping (s,q) (1.68, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1186434Z Skipping (s,q) (1.69, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1186709Z Skipping (s,q) (1.7, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1186968Z Skipping (s,q) (1.71, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1187236Z Skipping (s,q) (1.72, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1187490Z Skipping (s,q) (1.73, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1187749Z Skipping (s,q) (1.74, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1188017Z Skipping (s,q) (1.75, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1188272Z Skipping (s,q) (1.76, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1188528Z Skipping (s,q) (1.77, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1188950Z Skipping (s,q) (1.78, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1189314Z Skipping (s,q) (1.79, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1189590Z Skipping (s,q) (1.8, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1189854Z Skipping (s,q) (1.81, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1190116Z Skipping (s,q) (1.82, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1190380Z Skipping (s,q) (1.83, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1190641Z Skipping (s,q) (1.84, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1190894Z Skipping (s,q) (1.85, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1191159Z Skipping (s,q) (1.86, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1191413Z Skipping (s,q) (1.87, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1191675Z Skipping (s,q) (1.88, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1191933Z Skipping (s,q) (1.89, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1192192Z Skipping (s,q) (1.9, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1192457Z Skipping (s,q) (1.91, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1192717Z Skipping (s,q) (1.92, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1192980Z Skipping (s,q) (1.93, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1193244Z Skipping (s,q) (1.94, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1193498Z Skipping (s,q) (1.95, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1193760Z Skipping (s,q) (1.96, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1194019Z Skipping (s,q) (1.97, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1194278Z Skipping (s,q) (1.98, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1194541Z Skipping (s,q) (1.99, 7250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1194807Z Skipping (s,q) (0.01, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1195067Z Skipping (s,q) (0.02, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1195332Z Skipping (s,q) (0.03, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1195658Z Skipping (s,q) (0.04, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1196006Z Skipping (s,q) (0.05, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1196261Z Skipping (s,q) (0.06, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1196518Z Skipping (s,q) (0.07, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1196778Z Skipping (s,q) (0.08, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1197035Z Skipping (s,q) (0.09, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1197289Z Skipping (s,q) (0.1, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1197554Z Skipping (s,q) (0.11, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1197814Z Skipping (s,q) (0.12, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1198079Z Skipping (s,q) (0.13, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1198336Z Skipping (s,q) (0.14, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1198594Z Skipping (s,q) (0.15, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1198858Z Skipping (s,q) (0.16, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1199120Z Skipping (s,q) (0.17, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1199380Z Skipping (s,q) (0.18, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1199645Z Skipping (s,q) (0.19, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1199901Z Skipping (s,q) (0.2, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1200163Z Skipping (s,q) (0.21, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1200421Z Skipping (s,q) (0.22, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1200803Z Skipping (s,q) (0.23, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1201074Z Skipping (s,q) (0.24, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1201403Z Skipping (s,q) (0.25, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1201676Z Skipping (s,q) (0.26, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1201946Z Skipping (s,q) (0.27, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1202204Z Skipping (s,q) (0.28, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1202465Z Skipping (s,q) (0.29, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1202732Z Skipping (s,q) (0.3, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1202988Z Skipping (s,q) (0.31, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1203256Z Skipping (s,q) (0.32, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1203515Z Skipping (s,q) (0.33, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1203776Z Skipping (s,q) (0.34, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1204057Z Skipping (s,q) (0.35, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1204365Z Skipping (s,q) (0.36, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1204664Z Skipping (s,q) (0.37, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1204934Z Skipping (s,q) (0.38, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1205203Z Skipping (s,q) (0.39, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1205468Z Skipping (s,q) (0.4, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1205726Z Skipping (s,q) (0.41, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1205982Z Skipping (s,q) (0.42, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1206249Z Skipping (s,q) (0.43, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1206506Z Skipping (s,q) (0.44, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1206766Z Skipping (s,q) (0.45, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1207032Z Skipping (s,q) (0.46, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1207294Z Skipping (s,q) (0.47, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1207560Z Skipping (s,q) (0.48, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1207891Z Skipping (s,q) (0.49, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1208317Z Skipping (s,q) (0.5, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1208581Z Skipping (s,q) (0.51, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1208837Z Skipping (s,q) (0.52, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1209094Z Skipping (s,q) (0.53, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1209363Z Skipping (s,q) (0.54, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1209619Z Skipping (s,q) (0.55, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1209889Z Skipping (s,q) (0.56, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1210158Z Skipping (s,q) (0.57, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1210414Z Skipping (s,q) (0.58, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1210681Z Skipping (s,q) (0.59, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1210938Z Skipping (s,q) (0.6, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1211198Z Skipping (s,q) (0.61, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1211467Z Skipping (s,q) (0.62, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1211723Z Skipping (s,q) (0.63, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1211992Z Skipping (s,q) (0.64, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1212269Z Skipping (s,q) (0.65, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1212526Z Skipping (s,q) (0.66, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1212791Z Skipping (s,q) (0.67, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1213167Z Skipping (s,q) (0.68, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1213471Z Skipping (s,q) (0.69, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1213751Z Skipping (s,q) (0.7, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1214040Z Skipping (s,q) (0.71, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1214356Z Skipping (s,q) (0.72, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1214636Z Skipping (s,q) (0.73, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1214911Z Skipping (s,q) (0.74, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1215306Z Skipping (s,q) (0.75, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1215725Z Skipping (s,q) (0.76, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1215987Z Skipping (s,q) (0.77, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1216256Z Skipping (s,q) (0.78, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1216520Z Skipping (s,q) (0.79, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1216791Z Skipping (s,q) (0.8, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1217048Z Skipping (s,q) (0.81, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1217308Z Skipping (s,q) (0.82, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1217580Z Skipping (s,q) (0.83, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1217838Z Skipping (s,q) (0.84, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1218097Z Skipping (s,q) (0.85, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1218364Z Skipping (s,q) (0.86, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1218623Z Skipping (s,q) (0.87, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1218881Z Skipping (s,q) (0.88, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1219155Z Skipping (s,q) (0.89, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1219418Z Skipping (s,q) (0.9, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1219690Z Skipping (s,q) (0.91, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1219950Z Skipping (s,q) (0.92, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1220288Z Skipping (s,q) (0.93, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1220570Z Skipping (s,q) (0.94, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1220911Z Skipping (s,q) (0.95, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1221170Z Skipping (s,q) (0.96, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1221433Z Skipping (s,q) (0.97, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1221688Z Skipping (s,q) (0.98, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1221952Z Skipping (s,q) (0.99, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1222198Z Skipping (s,q) (1, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1222461Z Skipping (s,q) (1.01, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1222729Z Skipping (s,q) (1.02, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1222988Z Skipping (s,q) (1.03, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1223248Z Skipping (s,q) (1.04, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1223513Z Skipping (s,q) (1.05, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1223774Z Skipping (s,q) (1.06, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1224039Z Skipping (s,q) (1.07, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1224293Z Skipping (s,q) (1.08, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1224547Z Skipping (s,q) (1.09, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1224809Z Skipping (s,q) (1.1, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1225065Z Skipping (s,q) (1.11, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1225446Z Skipping (s,q) (1.12, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1225715Z Skipping (s,q) (1.13, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1226034Z Skipping (s,q) (1.14, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1226314Z Skipping (s,q) (1.15, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1226638Z Skipping (s,q) (1.16, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1226903Z Skipping (s,q) (1.17, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1227167Z Skipping (s,q) (1.18, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1227427Z Skipping (s,q) (1.19, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1227686Z Skipping (s,q) (1.2, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1227953Z Skipping (s,q) (1.21, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1228211Z Skipping (s,q) (1.22, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1228480Z Skipping (s,q) (1.23, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1228738Z Skipping (s,q) (1.24, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1228999Z Skipping (s,q) (1.25, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1229264Z Skipping (s,q) (1.26, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1229524Z Skipping (s,q) (1.27, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1229784Z Skipping (s,q) (1.28, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1230052Z Skipping (s,q) (1.29, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1230313Z Skipping (s,q) (1.3, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1230580Z Skipping (s,q) (1.31, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1230838Z Skipping (s,q) (1.32, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1231095Z Skipping (s,q) (1.33, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1231358Z Skipping (s,q) (1.34, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1231618Z Skipping (s,q) (1.35, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1231878Z Skipping (s,q) (1.36, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1232147Z Skipping (s,q) (1.37, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1232475Z Skipping (s,q) (1.38, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1232787Z Skipping (s,q) (1.39, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1233044Z Skipping (s,q) (1.4, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1233301Z Skipping (s,q) (1.41, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1233565Z Skipping (s,q) (1.42, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1233822Z Skipping (s,q) (1.43, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1234077Z Skipping (s,q) (1.44, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1234343Z Skipping (s,q) (1.45, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1234604Z Skipping (s,q) (1.46, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1234870Z Skipping (s,q) (1.47, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1235132Z Skipping (s,q) (1.48, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1235395Z Skipping (s,q) (1.49, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1235662Z Skipping (s,q) (1.5, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1235917Z Skipping (s,q) (1.51, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1236174Z Skipping (s,q) (1.52, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1236441Z Skipping (s,q) (1.53, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1236704Z Skipping (s,q) (1.54, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1236965Z Skipping (s,q) (1.55, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1237231Z Skipping (s,q) (1.56, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1237573Z Skipping (s,q) (1.57, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1237901Z Skipping (s,q) (1.58, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1238171Z Skipping (s,q) (1.59, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1238427Z Skipping (s,q) (1.6, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1238692Z Skipping (s,q) (1.61, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1238947Z Skipping (s,q) (1.62, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1239204Z Skipping (s,q) (1.63, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1239467Z Skipping (s,q) (1.64, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1239723Z Skipping (s,q) (1.65, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1239986Z Skipping (s,q) (1.66, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1240245Z Skipping (s,q) (1.67, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1240504Z Skipping (s,q) (1.68, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1240773Z Skipping (s,q) (1.69, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1241032Z Skipping (s,q) (1.7, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1241294Z Skipping (s,q) (1.71, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1241559Z Skipping (s,q) (1.72, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1241822Z Skipping (s,q) (1.73, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1242097Z Skipping (s,q) (1.74, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1242362Z Skipping (s,q) (1.75, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1242625Z Skipping (s,q) (1.76, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1242888Z Skipping (s,q) (1.77, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1243143Z Skipping (s,q) (1.78, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1243403Z Skipping (s,q) (1.79, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1243665Z Skipping (s,q) (1.8, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1243927Z Skipping (s,q) (1.81, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1244290Z Skipping (s,q) (1.82, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1244566Z Skipping (s,q) (1.83, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1244891Z Skipping (s,q) (1.84, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1245161Z Skipping (s,q) (1.85, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1245417Z Skipping (s,q) (1.86, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1245673Z Skipping (s,q) (1.87, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1245938Z Skipping (s,q) (1.88, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1246197Z Skipping (s,q) (1.89, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1246471Z Skipping (s,q) (1.9, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1246731Z Skipping (s,q) (1.91, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1246993Z Skipping (s,q) (1.92, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1247261Z Skipping (s,q) (1.93, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1247525Z Skipping (s,q) (1.94, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1247788Z Skipping (s,q) (1.95, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1248183Z Skipping (s,q) (1.96, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1248448Z Skipping (s,q) (1.97, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1248714Z Skipping (s,q) (1.98, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1248971Z Skipping (s,q) (1.99, 7500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1249227Z Skipping (s,q) (0.01, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1249621Z Skipping (s,q) (0.02, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1249880Z Skipping (s,q) (0.03, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1250197Z Skipping (s,q) (0.04, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1250477Z Skipping (s,q) (0.05, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1250738Z Skipping (s,q) (0.06, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1251001Z Skipping (s,q) (0.07, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1251266Z Skipping (s,q) (0.08, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1251524Z Skipping (s,q) (0.09, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1251789Z Skipping (s,q) (0.1, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1252043Z Skipping (s,q) (0.11, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1252315Z Skipping (s,q) (0.12, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1252576Z Skipping (s,q) (0.13, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1252834Z Skipping (s,q) (0.14, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1253101Z Skipping (s,q) (0.15, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1253357Z Skipping (s,q) (0.16, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1253614Z Skipping (s,q) (0.17, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1253884Z Skipping (s,q) (0.18, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1254142Z Skipping (s,q) (0.19, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1254397Z Skipping (s,q) (0.2, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1254660Z Skipping (s,q) (0.21, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1254917Z Skipping (s,q) (0.22, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1255179Z Skipping (s,q) (0.23, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1255432Z Skipping (s,q) (0.24, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1255690Z Skipping (s,q) (0.25, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1255959Z Skipping (s,q) (0.26, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1256215Z Skipping (s,q) (0.27, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1256556Z Skipping (s,q) (0.28, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1256872Z Skipping (s,q) (0.29, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1257130Z Skipping (s,q) (0.3, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1257387Z Skipping (s,q) (0.31, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1257653Z Skipping (s,q) (0.32, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1257910Z Skipping (s,q) (0.33, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1258176Z Skipping (s,q) (0.34, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1258436Z Skipping (s,q) (0.35, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1258697Z Skipping (s,q) (0.36, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1258961Z Skipping (s,q) (0.37, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1259219Z Skipping (s,q) (0.38, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1259484Z Skipping (s,q) (0.39, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1259755Z Skipping (s,q) (0.4, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1260019Z Skipping (s,q) (0.41, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1260286Z Skipping (s,q) (0.42, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1260543Z Skipping (s,q) (0.43, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1260800Z Skipping (s,q) (0.44, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1261066Z Skipping (s,q) (0.45, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1261323Z Skipping (s,q) (0.46, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1261680Z Skipping (s,q) (0.47, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1262012Z Skipping (s,q) (0.48, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1262284Z Skipping (s,q) (0.49, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1262551Z Skipping (s,q) (0.5, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1262809Z Skipping (s,q) (0.51, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1263066Z Skipping (s,q) (0.52, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1263327Z Skipping (s,q) (0.53, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1263581Z Skipping (s,q) (0.54, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1263838Z Skipping (s,q) (0.55, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1264103Z Skipping (s,q) (0.56, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1264363Z Skipping (s,q) (0.57, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1264627Z Skipping (s,q) (0.58, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1264880Z Skipping (s,q) (0.59, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1265137Z Skipping (s,q) (0.6, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1265402Z Skipping (s,q) (0.61, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1265659Z Skipping (s,q) (0.62, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1265919Z Skipping (s,q) (0.63, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1266180Z Skipping (s,q) (0.64, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1266435Z Skipping (s,q) (0.65, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1266699Z Skipping (s,q) (0.66, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1266954Z Skipping (s,q) (0.67, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1267209Z Skipping (s,q) (0.68, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1267475Z Skipping (s,q) (0.69, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1267733Z Skipping (s,q) (0.7, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1267993Z Skipping (s,q) (0.71, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1268335Z Skipping (s,q) (0.72, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1268605Z Skipping (s,q) (0.73, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1268944Z Skipping (s,q) (0.74, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1269200Z Skipping (s,q) (0.75, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1269457Z Skipping (s,q) (0.76, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1269718Z Skipping (s,q) (0.77, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1269976Z Skipping (s,q) (0.78, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1270237Z Skipping (s,q) (0.79, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1270499Z Skipping (s,q) (0.8, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1270754Z Skipping (s,q) (0.81, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1271023Z Skipping (s,q) (0.82, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1271279Z Skipping (s,q) (0.83, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1271538Z Skipping (s,q) (0.84, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1271803Z Skipping (s,q) (0.85, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1272057Z Skipping (s,q) (0.86, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1272313Z Skipping (s,q) (0.87, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1272583Z Skipping (s,q) (0.88, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1272840Z Skipping (s,q) (0.89, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1273103Z Skipping (s,q) (0.9, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1273358Z Skipping (s,q) (0.91, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1273695Z Skipping (s,q) (0.92, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1274017Z Skipping (s,q) (0.93, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1274289Z Skipping (s,q) (0.94, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1274552Z Skipping (s,q) (0.95, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1274819Z Skipping (s,q) (0.96, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1275078Z Skipping (s,q) (0.97, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1275336Z Skipping (s,q) (0.98, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1275600Z Skipping (s,q) (0.99, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1275850Z Skipping (s,q) (1, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1276112Z Skipping (s,q) (1.01, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1276368Z Skipping (s,q) (1.02, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1276628Z Skipping (s,q) (1.03, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1276893Z Skipping (s,q) (1.04, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1277150Z Skipping (s,q) (1.05, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1277409Z Skipping (s,q) (1.06, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1277674Z Skipping (s,q) (1.07, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1277929Z Skipping (s,q) (1.08, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1278193Z Skipping (s,q) (1.09, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1278456Z Skipping (s,q) (1.1, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1278713Z Skipping (s,q) (1.11, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1278981Z Skipping (s,q) (1.12, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1279238Z Skipping (s,q) (1.13, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1279499Z Skipping (s,q) (1.14, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1279970Z Skipping (s,q) (1.15, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1280234Z Skipping (s,q) (1.16, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1280710Z Skipping (s,q) (1.17, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1281060Z Skipping (s,q) (1.18, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1281316Z Skipping (s,q) (1.19, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1281579Z Skipping (s,q) (1.2, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1281835Z Skipping (s,q) (1.21, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1282091Z Skipping (s,q) (1.22, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1282355Z Skipping (s,q) (1.23, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1282615Z Skipping (s,q) (1.24, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1282886Z Skipping (s,q) (1.25, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1283148Z Skipping (s,q) (1.26, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1283407Z Skipping (s,q) (1.27, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1283672Z Skipping (s,q) (1.28, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1283925Z Skipping (s,q) (1.29, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1284182Z Skipping (s,q) (1.3, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1284447Z Skipping (s,q) (1.31, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1284705Z Skipping (s,q) (1.32, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1284967Z Skipping (s,q) (1.33, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1285224Z Skipping (s,q) (1.34, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1285480Z Skipping (s,q) (1.35, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1285886Z Skipping (s,q) (1.36, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1286146Z Skipping (s,q) (1.37, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1286533Z Skipping (s,q) (1.38, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1286812Z Skipping (s,q) (1.39, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1287070Z Skipping (s,q) (1.4, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1287343Z Skipping (s,q) (1.41, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1287599Z Skipping (s,q) (1.42, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1287856Z Skipping (s,q) (1.43, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1288237Z Skipping (s,q) (1.44, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1288494Z Skipping (s,q) (1.45, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1288748Z Skipping (s,q) (1.46, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1289014Z Skipping (s,q) (1.47, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1289279Z Skipping (s,q) (1.48, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1289544Z Skipping (s,q) (1.49, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1289802Z Skipping (s,q) (1.5, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1290062Z Skipping (s,q) (1.51, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1290329Z Skipping (s,q) (1.52, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1290591Z Skipping (s,q) (1.53, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1290848Z Skipping (s,q) (1.54, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1291113Z Skipping (s,q) (1.55, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1291374Z Skipping (s,q) (1.56, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1291632Z Skipping (s,q) (1.57, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1291903Z Skipping (s,q) (1.58, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1292160Z Skipping (s,q) (1.59, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1292425Z Skipping (s,q) (1.6, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1292683Z Skipping (s,q) (1.61, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1293060Z Skipping (s,q) (1.62, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1293372Z Skipping (s,q) (1.63, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1293631Z Skipping (s,q) (1.64, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1293888Z Skipping (s,q) (1.65, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1294151Z Skipping (s,q) (1.66, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1294407Z Skipping (s,q) (1.67, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1294668Z Skipping (s,q) (1.68, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1294928Z Skipping (s,q) (1.69, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1295189Z Skipping (s,q) (1.7, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1295455Z Skipping (s,q) (1.71, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1295712Z Skipping (s,q) (1.72, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1295973Z Skipping (s,q) (1.73, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1296244Z Skipping (s,q) (1.74, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1296502Z Skipping (s,q) (1.75, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1296765Z Skipping (s,q) (1.76, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1297025Z Skipping (s,q) (1.77, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1297283Z Skipping (s,q) (1.78, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1297543Z Skipping (s,q) (1.79, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1297800Z Skipping (s,q) (1.8, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1298143Z Skipping (s,q) (1.81, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1298467Z Skipping (s,q) (1.82, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1298740Z Skipping (s,q) (1.83, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1299010Z Skipping (s,q) (1.84, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1299272Z Skipping (s,q) (1.85, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1299531Z Skipping (s,q) (1.86, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1299801Z Skipping (s,q) (1.87, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1300056Z Skipping (s,q) (1.88, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1300315Z Skipping (s,q) (1.89, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1300580Z Skipping (s,q) (1.9, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1300838Z Skipping (s,q) (1.91, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1301110Z Skipping (s,q) (1.92, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1301368Z Skipping (s,q) (1.93, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1301624Z Skipping (s,q) (1.94, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1301892Z Skipping (s,q) (1.95, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1302152Z Skipping (s,q) (1.96, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1302412Z Skipping (s,q) (1.97, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1302681Z Skipping (s,q) (1.98, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1302937Z Skipping (s,q) (1.99, 7750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1303198Z Skipping (s,q) (0.01, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1303457Z Skipping (s,q) (0.02, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1303720Z Skipping (s,q) (0.03, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1303986Z Skipping (s,q) (0.04, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1304242Z Skipping (s,q) (0.05, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1304498Z Skipping (s,q) (0.06, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1304836Z Skipping (s,q) (0.07, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1305107Z Skipping (s,q) (0.08, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1305443Z Skipping (s,q) (0.09, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1305701Z Skipping (s,q) (0.1, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1305958Z Skipping (s,q) (0.11, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1306227Z Skipping (s,q) (0.12, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1306486Z Skipping (s,q) (0.13, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1306745Z Skipping (s,q) (0.14, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1307013Z Skipping (s,q) (0.15, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1307269Z Skipping (s,q) (0.16, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1307530Z Skipping (s,q) (0.17, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1307802Z Skipping (s,q) (0.18, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1308060Z Skipping (s,q) (0.19, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1308327Z Skipping (s,q) (0.2, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1308584Z Skipping (s,q) (0.21, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1308843Z Skipping (s,q) (0.22, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1309109Z Skipping (s,q) (0.23, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1309366Z Skipping (s,q) (0.24, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1309625Z Skipping (s,q) (0.25, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1309970Z Skipping (s,q) (0.26, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1310231Z Skipping (s,q) (0.27, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1310645Z Skipping (s,q) (0.28, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1310924Z Skipping (s,q) (0.29, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1311180Z Skipping (s,q) (0.3, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1311440Z Skipping (s,q) (0.31, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1311701Z Skipping (s,q) (0.32, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1311961Z Skipping (s,q) (0.33, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1312222Z Skipping (s,q) (0.34, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1312479Z Skipping (s,q) (0.35, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1312744Z Skipping (s,q) (0.36, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1313006Z Skipping (s,q) (0.37, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1313262Z Skipping (s,q) (0.38, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1313530Z Skipping (s,q) (0.39, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1313787Z Skipping (s,q) (0.4, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1314051Z Skipping (s,q) (0.41, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1314321Z Skipping (s,q) (0.42, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1314585Z Skipping (s,q) (0.43, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1314849Z Skipping (s,q) (0.44, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1315108Z Skipping (s,q) (0.45, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1315366Z Skipping (s,q) (0.46, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1315632Z Skipping (s,q) (0.47, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1315890Z Skipping (s,q) (0.48, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1316153Z Skipping (s,q) (0.49, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1316416Z Skipping (s,q) (0.5, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1316674Z Skipping (s,q) (0.51, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1317024Z Skipping (s,q) (0.52, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1317339Z Skipping (s,q) (0.53, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1317603Z Skipping (s,q) (0.54, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1317867Z Skipping (s,q) (0.55, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1318125Z Skipping (s,q) (0.56, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1318385Z Skipping (s,q) (0.57, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1318649Z Skipping (s,q) (0.58, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1318906Z Skipping (s,q) (0.59, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1319178Z Skipping (s,q) (0.6, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1319442Z Skipping (s,q) (0.61, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1319700Z Skipping (s,q) (0.62, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1319972Z Skipping (s,q) (0.63, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1320236Z Skipping (s,q) (0.64, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1320495Z Skipping (s,q) (0.65, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1320761Z Skipping (s,q) (0.66, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1321021Z Skipping (s,q) (0.67, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1321287Z Skipping (s,q) (0.68, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1321543Z Skipping (s,q) (0.69, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1321799Z Skipping (s,q) (0.7, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1322149Z Skipping (s,q) (0.71, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1322479Z Skipping (s,q) (0.72, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1322750Z Skipping (s,q) (0.73, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1323018Z Skipping (s,q) (0.74, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1323276Z Skipping (s,q) (0.75, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1323534Z Skipping (s,q) (0.76, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1323799Z Skipping (s,q) (0.77, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1324055Z Skipping (s,q) (0.78, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1324319Z Skipping (s,q) (0.79, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1324573Z Skipping (s,q) (0.8, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1324833Z Skipping (s,q) (0.81, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1325096Z Skipping (s,q) (0.82, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1325354Z Skipping (s,q) (0.83, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1325612Z Skipping (s,q) (0.84, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1325878Z Skipping (s,q) (0.85, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1326135Z Skipping (s,q) (0.86, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1326402Z Skipping (s,q) (0.87, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1326662Z Skipping (s,q) (0.88, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1326918Z Skipping (s,q) (0.89, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1327181Z Skipping (s,q) (0.9, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1327438Z Skipping (s,q) (0.91, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1327694Z Skipping (s,q) (0.92, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1328083Z Skipping (s,q) (0.93, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1328353Z Skipping (s,q) (0.94, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1328621Z Skipping (s,q) (0.95, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1328978Z Skipping (s,q) (0.96, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1329253Z Skipping (s,q) (0.97, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1329588Z Skipping (s,q) (0.98, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1329850Z Skipping (s,q) (0.99, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1330103Z Skipping (s,q) (1, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1330369Z Skipping (s,q) (1.01, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1330625Z Skipping (s,q) (1.02, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1330885Z Skipping (s,q) (1.03, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1331147Z Skipping (s,q) (1.04, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1331406Z Skipping (s,q) (1.05, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1331669Z Skipping (s,q) (1.06, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1331925Z Skipping (s,q) (1.07, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1332185Z Skipping (s,q) (1.08, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1332453Z Skipping (s,q) (1.09, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1332709Z Skipping (s,q) (1.1, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1332973Z Skipping (s,q) (1.11, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1333227Z Skipping (s,q) (1.12, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1333481Z Skipping (s,q) (1.13, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1333745Z Skipping (s,q) (1.14, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1334112Z Skipping (s,q) (1.15, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1334370Z Skipping (s,q) (1.16, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1334703Z Skipping (s,q) (1.17, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1334976Z Skipping (s,q) (1.18, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1335245Z Skipping (s,q) (1.19, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1335504Z Skipping (s,q) (1.2, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1335761Z Skipping (s,q) (1.21, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1336027Z Skipping (s,q) (1.22, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1336285Z Skipping (s,q) (1.23, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1336540Z Skipping (s,q) (1.24, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1336804Z Skipping (s,q) (1.25, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1337062Z Skipping (s,q) (1.26, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1337331Z Skipping (s,q) (1.27, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1337591Z Skipping (s,q) (1.28, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1337849Z Skipping (s,q) (1.29, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1338115Z Skipping (s,q) (1.3, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1338375Z Skipping (s,q) (1.31, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1338641Z Skipping (s,q) (1.32, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1338904Z Skipping (s,q) (1.33, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1339161Z Skipping (s,q) (1.34, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1339424Z Skipping (s,q) (1.35, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1339691Z Skipping (s,q) (1.36, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1339953Z Skipping (s,q) (1.37, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1340222Z Skipping (s,q) (1.38, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1340480Z Skipping (s,q) (1.39, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1340742Z Skipping (s,q) (1.4, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1341104Z Skipping (s,q) (1.41, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1341408Z Skipping (s,q) (1.42, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1341665Z Skipping (s,q) (1.43, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1341932Z Skipping (s,q) (1.44, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1342187Z Skipping (s,q) (1.45, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1342449Z Skipping (s,q) (1.46, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1342707Z Skipping (s,q) (1.47, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1342966Z Skipping (s,q) (1.48, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1343230Z Skipping (s,q) (1.49, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1343486Z Skipping (s,q) (1.5, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1343743Z Skipping (s,q) (1.51, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1344009Z Skipping (s,q) (1.52, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1344268Z Skipping (s,q) (1.53, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1344531Z Skipping (s,q) (1.54, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1344788Z Skipping (s,q) (1.55, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1345045Z Skipping (s,q) (1.56, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1345310Z Skipping (s,q) (1.57, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1345566Z Skipping (s,q) (1.58, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1345823Z Skipping (s,q) (1.59, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1346173Z Skipping (s,q) (1.6, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1346482Z Skipping (s,q) (1.61, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1346759Z Skipping (s,q) (1.62, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1347028Z Skipping (s,q) (1.63, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1347288Z Skipping (s,q) (1.64, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1347572Z Skipping (s,q) (1.65, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1358145Z Skipping (s,q) (1.66, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1358549Z Skipping (s,q) (1.67, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1358813Z Skipping (s,q) (1.68, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1359087Z Skipping (s,q) (1.69, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1359344Z Skipping (s,q) (1.7, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1359620Z Skipping (s,q) (1.71, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1359882Z Skipping (s,q) (1.72, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1360142Z Skipping (s,q) (1.73, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1360411Z Skipping (s,q) (1.74, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1360672Z Skipping (s,q) (1.75, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1360932Z Skipping (s,q) (1.76, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1361195Z Skipping (s,q) (1.77, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1361454Z Skipping (s,q) (1.78, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1361711Z Skipping (s,q) (1.79, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1361978Z Skipping (s,q) (1.8, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1362237Z Skipping (s,q) (1.81, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1362506Z Skipping (s,q) (1.82, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1362762Z Skipping (s,q) (1.83, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1363022Z Skipping (s,q) (1.84, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1363289Z Skipping (s,q) (1.85, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1363705Z Skipping (s,q) (1.86, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1364045Z Skipping (s,q) (1.87, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1364310Z Skipping (s,q) (1.88, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1364567Z Skipping (s,q) (1.89, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1364834Z Skipping (s,q) (1.9, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1365090Z Skipping (s,q) (1.91, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1365344Z Skipping (s,q) (1.92, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1365612Z Skipping (s,q) (1.93, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1365871Z Skipping (s,q) (1.94, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1366131Z Skipping (s,q) (1.95, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1366396Z Skipping (s,q) (1.96, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1366661Z Skipping (s,q) (1.97, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1366930Z Skipping (s,q) (1.98, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1367185Z Skipping (s,q) (1.99, 8000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1367441Z Skipping (s,q) (0.01, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1367705Z Skipping (s,q) (0.02, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1367960Z Skipping (s,q) (0.03, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1368331Z Skipping (s,q) (0.04, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1368600Z Skipping (s,q) (0.05, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1368952Z Skipping (s,q) (0.06, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1369284Z Skipping (s,q) (0.07, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1369554Z Skipping (s,q) (0.08, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1369815Z Skipping (s,q) (0.09, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1370080Z Skipping (s,q) (0.1, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1370335Z Skipping (s,q) (0.11, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1370592Z Skipping (s,q) (0.12, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1370857Z Skipping (s,q) (0.13, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1371114Z Skipping (s,q) (0.14, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1371372Z Skipping (s,q) (0.15, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1371637Z Skipping (s,q) (0.16, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1371895Z Skipping (s,q) (0.17, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1372160Z Skipping (s,q) (0.18, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1372416Z Skipping (s,q) (0.19, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1372678Z Skipping (s,q) (0.2, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1372946Z Skipping (s,q) (0.21, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1373204Z Skipping (s,q) (0.22, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1373458Z Skipping (s,q) (0.23, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1373719Z Skipping (s,q) (0.24, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1373973Z Skipping (s,q) (0.25, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1374244Z Skipping (s,q) (0.26, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1374499Z Skipping (s,q) (0.27, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1374759Z Skipping (s,q) (0.28, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1375026Z Skipping (s,q) (0.29, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1375281Z Skipping (s,q) (0.3, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1375615Z Skipping (s,q) (0.31, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1375927Z Skipping (s,q) (0.32, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1376180Z Skipping (s,q) (0.33, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1376446Z Skipping (s,q) (0.34, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1376707Z Skipping (s,q) (0.35, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1376967Z Skipping (s,q) (0.36, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1377229Z Skipping (s,q) (0.37, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1377488Z Skipping (s,q) (0.38, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1377750Z Skipping (s,q) (0.39, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1378017Z Skipping (s,q) (0.4, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1378277Z Skipping (s,q) (0.41, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1378546Z Skipping (s,q) (0.42, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1378811Z Skipping (s,q) (0.43, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1379083Z Skipping (s,q) (0.44, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1379362Z Skipping (s,q) (0.45, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1379616Z Skipping (s,q) (0.46, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1380074Z Skipping (s,q) (0.47, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1380352Z Skipping (s,q) (0.48, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1380628Z Skipping (s,q) (0.49, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1381161Z Skipping (s,q) (0.5, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1381422Z Skipping (s,q) (0.51, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1381816Z Skipping (s,q) (0.52, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1382119Z Skipping (s,q) (0.53, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1382380Z Skipping (s,q) (0.54, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1382638Z Skipping (s,q) (0.55, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1382901Z Skipping (s,q) (0.56, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1383159Z Skipping (s,q) (0.57, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1383424Z Skipping (s,q) (0.58, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1383681Z Skipping (s,q) (0.59, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1383935Z Skipping (s,q) (0.6, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1384201Z Skipping (s,q) (0.61, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1384456Z Skipping (s,q) (0.62, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1384717Z Skipping (s,q) (0.63, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1384986Z Skipping (s,q) (0.64, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1385245Z Skipping (s,q) (0.65, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1385513Z Skipping (s,q) (0.66, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1385773Z Skipping (s,q) (0.67, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1386032Z Skipping (s,q) (0.68, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1386302Z Skipping (s,q) (0.69, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1386566Z Skipping (s,q) (0.7, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1386823Z Skipping (s,q) (0.71, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1387090Z Skipping (s,q) (0.72, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1387344Z Skipping (s,q) (0.73, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1387608Z Skipping (s,q) (0.74, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1387881Z Skipping (s,q) (0.75, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1388286Z Skipping (s,q) (0.76, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1388631Z Skipping (s,q) (0.77, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1388894Z Skipping (s,q) (0.78, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1389160Z Skipping (s,q) (0.79, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1389433Z Skipping (s,q) (0.8, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1389707Z Skipping (s,q) (0.81, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1389966Z Skipping (s,q) (0.82, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1390232Z Skipping (s,q) (0.83, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1390497Z Skipping (s,q) (0.84, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1390765Z Skipping (s,q) (0.85, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1391023Z Skipping (s,q) (0.86, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1391282Z Skipping (s,q) (0.87, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1391547Z Skipping (s,q) (0.88, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1391802Z Skipping (s,q) (0.89, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1392059Z Skipping (s,q) (0.9, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1392325Z Skipping (s,q) (0.91, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1392582Z Skipping (s,q) (0.92, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1392847Z Skipping (s,q) (0.93, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1393104Z Skipping (s,q) (0.94, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1393449Z Skipping (s,q) (0.95, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1393782Z Skipping (s,q) (0.96, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1394052Z Skipping (s,q) (0.97, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1394315Z Skipping (s,q) (0.98, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1394584Z Skipping (s,q) (0.99, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1394831Z Skipping (s,q) (1, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1395094Z Skipping (s,q) (1.01, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1395367Z Skipping (s,q) (1.02, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1395658Z Skipping (s,q) (1.03, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1395930Z Skipping (s,q) (1.04, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1396193Z Skipping (s,q) (1.05, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1396457Z Skipping (s,q) (1.06, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1396731Z Skipping (s,q) (1.07, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1396994Z Skipping (s,q) (1.08, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1397263Z Skipping (s,q) (1.09, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1397523Z Skipping (s,q) (1.1, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1397803Z Skipping (s,q) (1.11, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1398066Z Skipping (s,q) (1.12, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1398331Z Skipping (s,q) (1.13, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1398612Z Skipping (s,q) (1.14, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1398888Z Skipping (s,q) (1.15, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1399161Z Skipping (s,q) (1.16, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1399448Z Skipping (s,q) (1.17, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1399709Z Skipping (s,q) (1.18, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1399974Z Skipping (s,q) (1.19, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1400303Z Skipping (s,q) (1.2, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1400575Z Skipping (s,q) (1.21, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1400909Z Skipping (s,q) (1.22, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1401170Z Skipping (s,q) (1.23, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1401428Z Skipping (s,q) (1.24, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1401688Z Skipping (s,q) (1.25, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1401944Z Skipping (s,q) (1.26, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1402207Z Skipping (s,q) (1.27, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1402467Z Skipping (s,q) (1.28, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1402722Z Skipping (s,q) (1.29, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1402991Z Skipping (s,q) (1.3, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1403252Z Skipping (s,q) (1.31, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1403513Z Skipping (s,q) (1.32, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1403778Z Skipping (s,q) (1.33, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1404032Z Skipping (s,q) (1.34, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1404300Z Skipping (s,q) (1.35, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1404554Z Skipping (s,q) (1.36, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1404812Z Skipping (s,q) (1.37, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1405077Z Skipping (s,q) (1.38, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1405439Z Skipping (s,q) (1.39, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1405695Z Skipping (s,q) (1.4, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1406019Z Skipping (s,q) (1.41, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1406288Z Skipping (s,q) (1.42, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1406548Z Skipping (s,q) (1.43, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1406816Z Skipping (s,q) (1.44, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1407074Z Skipping (s,q) (1.45, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1407336Z Skipping (s,q) (1.46, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1407593Z Skipping (s,q) (1.47, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1407852Z Skipping (s,q) (1.48, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1408252Z Skipping (s,q) (1.49, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1408515Z Skipping (s,q) (1.5, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1408775Z Skipping (s,q) (1.51, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1409045Z Skipping (s,q) (1.52, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1409300Z Skipping (s,q) (1.53, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1409565Z Skipping (s,q) (1.54, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1409825Z Skipping (s,q) (1.55, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1410085Z Skipping (s,q) (1.56, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1410352Z Skipping (s,q) (1.57, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1410608Z Skipping (s,q) (1.58, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1410867Z Skipping (s,q) (1.59, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1411132Z Skipping (s,q) (1.6, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1411390Z Skipping (s,q) (1.61, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1411657Z Skipping (s,q) (1.62, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1411921Z Skipping (s,q) (1.63, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1412180Z Skipping (s,q) (1.64, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1412574Z Skipping (s,q) (1.65, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1412886Z Skipping (s,q) (1.66, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1413140Z Skipping (s,q) (1.67, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1413404Z Skipping (s,q) (1.68, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1413660Z Skipping (s,q) (1.69, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1413925Z Skipping (s,q) (1.7, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1414182Z Skipping (s,q) (1.71, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1414438Z Skipping (s,q) (1.72, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1414720Z Skipping (s,q) (1.73, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1414986Z Skipping (s,q) (1.74, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1415253Z Skipping (s,q) (1.75, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1415539Z Skipping (s,q) (1.76, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1415823Z Skipping (s,q) (1.77, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1416096Z Skipping (s,q) (1.78, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1416373Z Skipping (s,q) (1.79, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1416646Z Skipping (s,q) (1.8, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1416931Z Skipping (s,q) (1.81, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1417207Z Skipping (s,q) (1.82, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1417466Z Skipping (s,q) (1.83, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1417814Z Skipping (s,q) (1.84, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1418136Z Skipping (s,q) (1.85, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1418412Z Skipping (s,q) (1.86, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1418670Z Skipping (s,q) (1.87, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1418933Z Skipping (s,q) (1.88, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1419225Z Skipping (s,q) (1.89, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1419512Z Skipping (s,q) (1.9, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1419779Z Skipping (s,q) (1.91, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1420066Z Skipping (s,q) (1.92, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1420338Z Skipping (s,q) (1.93, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1420628Z Skipping (s,q) (1.94, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1420914Z Skipping (s,q) (1.95, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1421206Z Skipping (s,q) (1.96, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1421493Z Skipping (s,q) (1.97, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1421767Z Skipping (s,q) (1.98, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1422043Z Skipping (s,q) (1.99, 8250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1422333Z Skipping (s,q) (0.01, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1422601Z Skipping (s,q) (0.02, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1422882Z Skipping (s,q) (0.03, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1423151Z Skipping (s,q) (0.04, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1423423Z Skipping (s,q) (0.05, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1423706Z Skipping (s,q) (0.06, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1423980Z Skipping (s,q) (0.07, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1424249Z Skipping (s,q) (0.08, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1424532Z Skipping (s,q) (0.09, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1424891Z Skipping (s,q) (0.1, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1425164Z Skipping (s,q) (0.11, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1425510Z Skipping (s,q) (0.12, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1425768Z Skipping (s,q) (0.13, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1426030Z Skipping (s,q) (0.14, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1426283Z Skipping (s,q) (0.15, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1426539Z Skipping (s,q) (0.16, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1426799Z Skipping (s,q) (0.17, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1427062Z Skipping (s,q) (0.18, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1427318Z Skipping (s,q) (0.19, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1427587Z Skipping (s,q) (0.2, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1427847Z Skipping (s,q) (0.21, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1428118Z Skipping (s,q) (0.22, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1428379Z Skipping (s,q) (0.23, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1428635Z Skipping (s,q) (0.24, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1428898Z Skipping (s,q) (0.25, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1429156Z Skipping (s,q) (0.26, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1429412Z Skipping (s,q) (0.27, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1429675Z Skipping (s,q) (0.28, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1430050Z Skipping (s,q) (0.29, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1430317Z Skipping (s,q) (0.3, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1430633Z Skipping (s,q) (0.31, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1430900Z Skipping (s,q) (0.32, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1431168Z Skipping (s,q) (0.33, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1431427Z Skipping (s,q) (0.34, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1431681Z Skipping (s,q) (0.35, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1431944Z Skipping (s,q) (0.36, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1432198Z Skipping (s,q) (0.37, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1432468Z Skipping (s,q) (0.38, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1432720Z Skipping (s,q) (0.39, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1432973Z Skipping (s,q) (0.4, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1433237Z Skipping (s,q) (0.41, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1433498Z Skipping (s,q) (0.42, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1433751Z Skipping (s,q) (0.43, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1434016Z Skipping (s,q) (0.44, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1434277Z Skipping (s,q) (0.45, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1434547Z Skipping (s,q) (0.46, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1434806Z Skipping (s,q) (0.47, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1435063Z Skipping (s,q) (0.48, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1435332Z Skipping (s,q) (0.49, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1435586Z Skipping (s,q) (0.5, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1435848Z Skipping (s,q) (0.51, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1436117Z Skipping (s,q) (0.52, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1436389Z Skipping (s,q) (0.53, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1436678Z Skipping (s,q) (0.54, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1437059Z Skipping (s,q) (0.55, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1437393Z Skipping (s,q) (0.56, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1437668Z Skipping (s,q) (0.57, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1437943Z Skipping (s,q) (0.58, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1438219Z Skipping (s,q) (0.59, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1438508Z Skipping (s,q) (0.6, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1438777Z Skipping (s,q) (0.61, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1439053Z Skipping (s,q) (0.62, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1439359Z Skipping (s,q) (0.63, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1439632Z Skipping (s,q) (0.64, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1439909Z Skipping (s,q) (0.65, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1440181Z Skipping (s,q) (0.66, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1440466Z Skipping (s,q) (0.67, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1440745Z Skipping (s,q) (0.68, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1441018Z Skipping (s,q) (0.69, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1441291Z Skipping (s,q) (0.7, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1441575Z Skipping (s,q) (0.71, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1441840Z Skipping (s,q) (0.72, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1442123Z Skipping (s,q) (0.73, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1442483Z Skipping (s,q) (0.74, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1442809Z Skipping (s,q) (0.75, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1443116Z Skipping (s,q) (0.76, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1443395Z Skipping (s,q) (0.77, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1443689Z Skipping (s,q) (0.78, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1443987Z Skipping (s,q) (0.79, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1444253Z Skipping (s,q) (0.8, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1444521Z Skipping (s,q) (0.81, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1444778Z Skipping (s,q) (0.82, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1445034Z Skipping (s,q) (0.83, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1445301Z Skipping (s,q) (0.84, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1445560Z Skipping (s,q) (0.85, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1445815Z Skipping (s,q) (0.86, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1446079Z Skipping (s,q) (0.87, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1446340Z Skipping (s,q) (0.88, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1446601Z Skipping (s,q) (0.89, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1446860Z Skipping (s,q) (0.9, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1447115Z Skipping (s,q) (0.91, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1447382Z Skipping (s,q) (0.92, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1447641Z Skipping (s,q) (0.93, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1447898Z Skipping (s,q) (0.94, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1448304Z Skipping (s,q) (0.95, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1448567Z Skipping (s,q) (0.96, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1448832Z Skipping (s,q) (0.97, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1449092Z Skipping (s,q) (0.98, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1449350Z Skipping (s,q) (0.99, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1449707Z Skipping (s,q) (1, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1450039Z Skipping (s,q) (1.01, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1450294Z Skipping (s,q) (1.02, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1450556Z Skipping (s,q) (1.03, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1450810Z Skipping (s,q) (1.04, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1451072Z Skipping (s,q) (1.05, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1451325Z Skipping (s,q) (1.06, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1451582Z Skipping (s,q) (1.07, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1451846Z Skipping (s,q) (1.08, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1452106Z Skipping (s,q) (1.09, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1452364Z Skipping (s,q) (1.1, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1452634Z Skipping (s,q) (1.11, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1452893Z Skipping (s,q) (1.12, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1453157Z Skipping (s,q) (1.13, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1453412Z Skipping (s,q) (1.14, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1453666Z Skipping (s,q) (1.15, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1453931Z Skipping (s,q) (1.16, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1454188Z Skipping (s,q) (1.17, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1454445Z Skipping (s,q) (1.18, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1454794Z Skipping (s,q) (1.19, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1455137Z Skipping (s,q) (1.2, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1455416Z Skipping (s,q) (1.21, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1455678Z Skipping (s,q) (1.22, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1455948Z Skipping (s,q) (1.23, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1456204Z Skipping (s,q) (1.24, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1456461Z Skipping (s,q) (1.25, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1456727Z Skipping (s,q) (1.26, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1456982Z Skipping (s,q) (1.27, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1457245Z Skipping (s,q) (1.28, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1457512Z Skipping (s,q) (1.29, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1457778Z Skipping (s,q) (1.3, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1458042Z Skipping (s,q) (1.31, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1458312Z Skipping (s,q) (1.32, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1458573Z Skipping (s,q) (1.33, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1458842Z Skipping (s,q) (1.34, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1459099Z Skipping (s,q) (1.35, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1459360Z Skipping (s,q) (1.36, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1459627Z Skipping (s,q) (1.37, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1459886Z Skipping (s,q) (1.38, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1460146Z Skipping (s,q) (1.39, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1460410Z Skipping (s,q) (1.4, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1460677Z Skipping (s,q) (1.41, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1460946Z Skipping (s,q) (1.42, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1461204Z Skipping (s,q) (1.43, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1461569Z Skipping (s,q) (1.44, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1461888Z Skipping (s,q) (1.45, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1462144Z Skipping (s,q) (1.46, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1462403Z Skipping (s,q) (1.47, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1462667Z Skipping (s,q) (1.48, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1462927Z Skipping (s,q) (1.49, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1463189Z Skipping (s,q) (1.5, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1463446Z Skipping (s,q) (1.51, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1463707Z Skipping (s,q) (1.52, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1463977Z Skipping (s,q) (1.53, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1464233Z Skipping (s,q) (1.54, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1464493Z Skipping (s,q) (1.55, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1464755Z Skipping (s,q) (1.56, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1465016Z Skipping (s,q) (1.57, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1465285Z Skipping (s,q) (1.58, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1465545Z Skipping (s,q) (1.59, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1465800Z Skipping (s,q) (1.6, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1466063Z Skipping (s,q) (1.61, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1466322Z Skipping (s,q) (1.62, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1466678Z Skipping (s,q) (1.63, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1466942Z Skipping (s,q) (1.64, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1467263Z Skipping (s,q) (1.65, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1467545Z Skipping (s,q) (1.66, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1467804Z Skipping (s,q) (1.67, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1468062Z Skipping (s,q) (1.68, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1468324Z Skipping (s,q) (1.69, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1468591Z Skipping (s,q) (1.7, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1468853Z Skipping (s,q) (1.71, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1469121Z Skipping (s,q) (1.72, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1469379Z Skipping (s,q) (1.73, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1469646Z Skipping (s,q) (1.74, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1469904Z Skipping (s,q) (1.75, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1470165Z Skipping (s,q) (1.76, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1470433Z Skipping (s,q) (1.77, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1470701Z Skipping (s,q) (1.78, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1470964Z Skipping (s,q) (1.79, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1471228Z Skipping (s,q) (1.8, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1471491Z Skipping (s,q) (1.81, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1471757Z Skipping (s,q) (1.82, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1472026Z Skipping (s,q) (1.83, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1472284Z Skipping (s,q) (1.84, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1472556Z Skipping (s,q) (1.85, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1472816Z Skipping (s,q) (1.86, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1473076Z Skipping (s,q) (1.87, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1473345Z Skipping (s,q) (1.88, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1473714Z Skipping (s,q) (1.89, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1474012Z Skipping (s,q) (1.9, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1474275Z Skipping (s,q) (1.91, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1474532Z Skipping (s,q) (1.92, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1474802Z Skipping (s,q) (1.93, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1475061Z Skipping (s,q) (1.94, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1475321Z Skipping (s,q) (1.95, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1475583Z Skipping (s,q) (1.96, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1475842Z Skipping (s,q) (1.97, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1476098Z Skipping (s,q) (1.98, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1476360Z Skipping (s,q) (1.99, 8500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1476620Z Skipping (s,q) (0.01, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1476889Z Skipping (s,q) (0.02, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1477144Z Skipping (s,q) (0.03, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1477401Z Skipping (s,q) (0.04, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1477664Z Skipping (s,q) (0.05, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1477925Z Skipping (s,q) (0.06, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1478181Z Skipping (s,q) (0.07, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1478445Z Skipping (s,q) (0.08, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1478795Z Skipping (s,q) (0.09, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1479120Z Skipping (s,q) (0.1, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1479391Z Skipping (s,q) (0.11, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1479889Z Skipping (s,q) (0.12, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1480181Z Skipping (s,q) (0.13, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1480438Z Skipping (s,q) (0.14, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1480693Z Skipping (s,q) (0.15, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1480959Z Skipping (s,q) (0.16, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1481217Z Skipping (s,q) (0.17, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1481481Z Skipping (s,q) (0.18, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1481735Z Skipping (s,q) (0.19, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1481992Z Skipping (s,q) (0.2, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1482257Z Skipping (s,q) (0.21, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1482518Z Skipping (s,q) (0.22, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1482776Z Skipping (s,q) (0.23, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1483041Z Skipping (s,q) (0.24, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1483296Z Skipping (s,q) (0.25, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1483559Z Skipping (s,q) (0.26, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1483817Z Skipping (s,q) (0.27, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1484074Z Skipping (s,q) (0.28, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1484334Z Skipping (s,q) (0.29, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1484590Z Skipping (s,q) (0.3, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1484857Z Skipping (s,q) (0.31, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1485129Z Skipping (s,q) (0.32, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1485388Z Skipping (s,q) (0.33, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1485932Z Skipping (s,q) (0.34, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1486205Z Skipping (s,q) (0.35, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1486601Z Skipping (s,q) (0.36, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1486861Z Skipping (s,q) (0.37, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1487119Z Skipping (s,q) (0.38, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1487374Z Skipping (s,q) (0.39, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1487636Z Skipping (s,q) (0.4, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1487896Z Skipping (s,q) (0.41, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1488279Z Skipping (s,q) (0.42, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1488534Z Skipping (s,q) (0.43, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1488790Z Skipping (s,q) (0.44, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1489056Z Skipping (s,q) (0.45, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1489312Z Skipping (s,q) (0.46, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1489573Z Skipping (s,q) (0.47, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1489837Z Skipping (s,q) (0.48, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1490095Z Skipping (s,q) (0.49, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1490353Z Skipping (s,q) (0.5, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1490618Z Skipping (s,q) (0.51, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1490874Z Skipping (s,q) (0.52, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1491318Z Skipping (s,q) (0.53, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1491574Z Skipping (s,q) (0.54, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1491940Z Skipping (s,q) (0.55, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1492216Z Skipping (s,q) (0.56, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1492476Z Skipping (s,q) (0.57, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1492742Z Skipping (s,q) (0.58, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1493010Z Skipping (s,q) (0.59, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1493273Z Skipping (s,q) (0.6, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1493543Z Skipping (s,q) (0.61, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1493801Z Skipping (s,q) (0.62, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1494055Z Skipping (s,q) (0.63, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1494321Z Skipping (s,q) (0.64, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1494577Z Skipping (s,q) (0.65, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1494837Z Skipping (s,q) (0.66, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1495098Z Skipping (s,q) (0.67, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1495355Z Skipping (s,q) (0.68, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1495622Z Skipping (s,q) (0.69, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1495883Z Skipping (s,q) (0.7, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1496142Z Skipping (s,q) (0.71, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1496404Z Skipping (s,q) (0.72, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1496658Z Skipping (s,q) (0.73, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1496914Z Skipping (s,q) (0.74, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1497178Z Skipping (s,q) (0.75, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1497437Z Skipping (s,q) (0.76, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1497700Z Skipping (s,q) (0.77, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1497956Z Skipping (s,q) (0.78, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1498309Z Skipping (s,q) (0.79, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1498626Z Skipping (s,q) (0.8, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1498883Z Skipping (s,q) (0.81, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1499140Z Skipping (s,q) (0.82, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1499407Z Skipping (s,q) (0.83, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1499665Z Skipping (s,q) (0.84, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1499933Z Skipping (s,q) (0.85, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1500191Z Skipping (s,q) (0.86, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1500456Z Skipping (s,q) (0.87, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1500721Z Skipping (s,q) (0.88, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1500977Z Skipping (s,q) (0.89, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1501235Z Skipping (s,q) (0.9, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1501501Z Skipping (s,q) (0.91, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1501757Z Skipping (s,q) (0.92, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1502021Z Skipping (s,q) (0.93, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1502280Z Skipping (s,q) (0.94, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1502537Z Skipping (s,q) (0.95, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1502804Z Skipping (s,q) (0.96, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1503067Z Skipping (s,q) (0.97, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1503426Z Skipping (s,q) (0.98, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1503756Z Skipping (s,q) (0.99, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1504022Z Skipping (s,q) (1, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1504302Z Skipping (s,q) (1.01, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1504566Z Skipping (s,q) (1.02, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1504823Z Skipping (s,q) (1.03, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1505094Z Skipping (s,q) (1.04, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1505350Z Skipping (s,q) (1.05, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1505606Z Skipping (s,q) (1.06, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1505870Z Skipping (s,q) (1.07, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1506132Z Skipping (s,q) (1.08, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1506401Z Skipping (s,q) (1.09, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1506657Z Skipping (s,q) (1.1, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1506920Z Skipping (s,q) (1.11, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1507189Z Skipping (s,q) (1.12, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1507453Z Skipping (s,q) (1.13, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1507720Z Skipping (s,q) (1.14, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1507987Z Skipping (s,q) (1.15, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1508242Z Skipping (s,q) (1.16, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1508502Z Skipping (s,q) (1.17, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1508767Z Skipping (s,q) (1.18, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1509025Z Skipping (s,q) (1.19, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1509293Z Skipping (s,q) (1.2, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1509550Z Skipping (s,q) (1.21, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1509815Z Skipping (s,q) (1.22, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1510142Z Skipping (s,q) (1.23, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1510412Z Skipping (s,q) (1.24, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1510741Z Skipping (s,q) (1.25, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1511011Z Skipping (s,q) (1.26, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1511267Z Skipping (s,q) (1.27, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1511530Z Skipping (s,q) (1.28, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1511787Z Skipping (s,q) (1.29, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1512045Z Skipping (s,q) (1.3, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1512321Z Skipping (s,q) (1.31, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1512577Z Skipping (s,q) (1.32, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1512837Z Skipping (s,q) (1.33, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1513103Z Skipping (s,q) (1.34, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1513365Z Skipping (s,q) (1.35, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1513632Z Skipping (s,q) (1.36, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1513888Z Skipping (s,q) (1.37, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1514145Z Skipping (s,q) (1.38, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1514410Z Skipping (s,q) (1.39, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1514667Z Skipping (s,q) (1.4, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1514926Z Skipping (s,q) (1.41, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1515373Z Skipping (s,q) (1.42, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1515630Z Skipping (s,q) (1.43, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1515953Z Skipping (s,q) (1.44, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1516218Z Skipping (s,q) (1.45, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1516479Z Skipping (s,q) (1.46, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1516743Z Skipping (s,q) (1.47, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1516997Z Skipping (s,q) (1.48, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1517252Z Skipping (s,q) (1.49, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1517518Z Skipping (s,q) (1.5, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1517773Z Skipping (s,q) (1.51, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1518036Z Skipping (s,q) (1.52, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1518293Z Skipping (s,q) (1.53, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1518553Z Skipping (s,q) (1.54, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1518816Z Skipping (s,q) (1.55, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1519071Z Skipping (s,q) (1.56, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1519336Z Skipping (s,q) (1.57, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1519603Z Skipping (s,q) (1.58, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1519858Z Skipping (s,q) (1.59, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1520123Z Skipping (s,q) (1.6, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1520379Z Skipping (s,q) (1.61, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1520632Z Skipping (s,q) (1.62, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1520900Z Skipping (s,q) (1.63, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1521157Z Skipping (s,q) (1.64, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1521416Z Skipping (s,q) (1.65, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1521684Z Skipping (s,q) (1.66, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1521944Z Skipping (s,q) (1.67, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1522269Z Skipping (s,q) (1.68, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1522572Z Skipping (s,q) (1.69, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1522829Z Skipping (s,q) (1.7, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1523094Z Skipping (s,q) (1.71, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1523352Z Skipping (s,q) (1.72, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1523609Z Skipping (s,q) (1.73, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1523872Z Skipping (s,q) (1.74, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1524128Z Skipping (s,q) (1.75, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1524390Z Skipping (s,q) (1.76, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1524662Z Skipping (s,q) (1.77, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1524920Z Skipping (s,q) (1.78, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1525183Z Skipping (s,q) (1.79, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1525450Z Skipping (s,q) (1.8, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1525706Z Skipping (s,q) (1.81, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1525971Z Skipping (s,q) (1.82, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1526227Z Skipping (s,q) (1.83, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1526482Z Skipping (s,q) (1.84, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1526750Z Skipping (s,q) (1.85, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1527007Z Skipping (s,q) (1.86, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1527365Z Skipping (s,q) (1.87, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1527681Z Skipping (s,q) (1.88, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1527952Z Skipping (s,q) (1.89, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1528359Z Skipping (s,q) (1.9, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1528618Z Skipping (s,q) (1.91, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1528879Z Skipping (s,q) (1.92, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1529143Z Skipping (s,q) (1.93, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1529400Z Skipping (s,q) (1.94, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1529666Z Skipping (s,q) (1.95, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1529922Z Skipping (s,q) (1.96, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1530183Z Skipping (s,q) (1.97, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1530450Z Skipping (s,q) (1.98, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1530704Z Skipping (s,q) (1.99, 8750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1530963Z Skipping (s,q) (0.01, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1531226Z Skipping (s,q) (0.02, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1531485Z Skipping (s,q) (0.03, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1531753Z Skipping (s,q) (0.04, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1532010Z Skipping (s,q) (0.05, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1532269Z Skipping (s,q) (0.06, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1532532Z Skipping (s,q) (0.07, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1532790Z Skipping (s,q) (0.08, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1533047Z Skipping (s,q) (0.09, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1533317Z Skipping (s,q) (0.1, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1533579Z Skipping (s,q) (0.11, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1533846Z Skipping (s,q) (0.12, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1534110Z Skipping (s,q) (0.13, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1534481Z Skipping (s,q) (0.14, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1534791Z Skipping (s,q) (0.15, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1535053Z Skipping (s,q) (0.16, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1535312Z Skipping (s,q) (0.17, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1535578Z Skipping (s,q) (0.18, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1535834Z Skipping (s,q) (0.19, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1536098Z Skipping (s,q) (0.2, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1536360Z Skipping (s,q) (0.21, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1536616Z Skipping (s,q) (0.22, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1536886Z Skipping (s,q) (0.23, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1537143Z Skipping (s,q) (0.24, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1537403Z Skipping (s,q) (0.25, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1537667Z Skipping (s,q) (0.26, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1537925Z Skipping (s,q) (0.27, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1538188Z Skipping (s,q) (0.28, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1538445Z Skipping (s,q) (0.29, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1538700Z Skipping (s,q) (0.3, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1538961Z Skipping (s,q) (0.31, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1539220Z Skipping (s,q) (0.32, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1539558Z Skipping (s,q) (0.33, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1539904Z Skipping (s,q) (0.34, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1540174Z Skipping (s,q) (0.35, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1540432Z Skipping (s,q) (0.36, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1540701Z Skipping (s,q) (0.37, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1540958Z Skipping (s,q) (0.38, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1541224Z Skipping (s,q) (0.39, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1541485Z Skipping (s,q) (0.4, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1541742Z Skipping (s,q) (0.41, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1542006Z Skipping (s,q) (0.42, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1542263Z Skipping (s,q) (0.43, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1542523Z Skipping (s,q) (0.44, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1542790Z Skipping (s,q) (0.45, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1543045Z Skipping (s,q) (0.46, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1543309Z Skipping (s,q) (0.47, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1543570Z Skipping (s,q) (0.48, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1543826Z Skipping (s,q) (0.49, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1544090Z Skipping (s,q) (0.5, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1544347Z Skipping (s,q) (0.51, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1544616Z Skipping (s,q) (0.52, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1544881Z Skipping (s,q) (0.53, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1545141Z Skipping (s,q) (0.54, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1545408Z Skipping (s,q) (0.55, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1545667Z Skipping (s,q) (0.56, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1545925Z Skipping (s,q) (0.57, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1546276Z Skipping (s,q) (0.58, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1546586Z Skipping (s,q) (0.59, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1546844Z Skipping (s,q) (0.6, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1547108Z Skipping (s,q) (0.61, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1547365Z Skipping (s,q) (0.62, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1547630Z Skipping (s,q) (0.63, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1547888Z Skipping (s,q) (0.64, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1548146Z Skipping (s,q) (0.65, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1548416Z Skipping (s,q) (0.66, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1548678Z Skipping (s,q) (0.67, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1548940Z Skipping (s,q) (0.68, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1549208Z Skipping (s,q) (0.69, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1549467Z Skipping (s,q) (0.7, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1549743Z Skipping (s,q) (0.71, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1549999Z Skipping (s,q) (0.72, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1550261Z Skipping (s,q) (0.73, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1550532Z Skipping (s,q) (0.74, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1550810Z Skipping (s,q) (0.75, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1551070Z Skipping (s,q) (0.76, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1551417Z Skipping (s,q) (0.77, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1551676Z Skipping (s,q) (0.78, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1551994Z Skipping (s,q) (0.79, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1552270Z Skipping (s,q) (0.8, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1552534Z Skipping (s,q) (0.81, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1552804Z Skipping (s,q) (0.82, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1553060Z Skipping (s,q) (0.83, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1553317Z Skipping (s,q) (0.84, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1553579Z Skipping (s,q) (0.85, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1553836Z Skipping (s,q) (0.86, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1554100Z Skipping (s,q) (0.87, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1554359Z Skipping (s,q) (0.88, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1554616Z Skipping (s,q) (0.89, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1554883Z Skipping (s,q) (0.9, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1555144Z Skipping (s,q) (0.91, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1555413Z Skipping (s,q) (0.92, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1555683Z Skipping (s,q) (0.93, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1555942Z Skipping (s,q) (0.94, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1556217Z Skipping (s,q) (0.95, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1556476Z Skipping (s,q) (0.96, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1556733Z Skipping (s,q) (0.97, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1556998Z Skipping (s,q) (0.98, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1557261Z Skipping (s,q) (0.99, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1557508Z Skipping (s,q) (1, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1557773Z Skipping (s,q) (1.01, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1558030Z Skipping (s,q) (1.02, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1558410Z Skipping (s,q) (1.03, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1558719Z Skipping (s,q) (1.04, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1558978Z Skipping (s,q) (1.05, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1559240Z Skipping (s,q) (1.06, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1559499Z Skipping (s,q) (1.07, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1559756Z Skipping (s,q) (1.08, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1560018Z Skipping (s,q) (1.09, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1560273Z Skipping (s,q) (1.1, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1560547Z Skipping (s,q) (1.11, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1560810Z Skipping (s,q) (1.12, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1561068Z Skipping (s,q) (1.13, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1561337Z Skipping (s,q) (1.14, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1561598Z Skipping (s,q) (1.15, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1561856Z Skipping (s,q) (1.16, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1562122Z Skipping (s,q) (1.17, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1562380Z Skipping (s,q) (1.18, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1562646Z Skipping (s,q) (1.19, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1562901Z Skipping (s,q) (1.2, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1563159Z Skipping (s,q) (1.21, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1563514Z Skipping (s,q) (1.22, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1563830Z Skipping (s,q) (1.23, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1564109Z Skipping (s,q) (1.24, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1564376Z Skipping (s,q) (1.25, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1564635Z Skipping (s,q) (1.26, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1564893Z Skipping (s,q) (1.27, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1565158Z Skipping (s,q) (1.28, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1565423Z Skipping (s,q) (1.29, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1565687Z Skipping (s,q) (1.3, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1565948Z Skipping (s,q) (1.31, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1566205Z Skipping (s,q) (1.32, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1566473Z Skipping (s,q) (1.33, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1566732Z Skipping (s,q) (1.34, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1566990Z Skipping (s,q) (1.35, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1567257Z Skipping (s,q) (1.36, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1567519Z Skipping (s,q) (1.37, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1567785Z Skipping (s,q) (1.38, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1568200Z Skipping (s,q) (1.39, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1568466Z Skipping (s,q) (1.4, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1568731Z Skipping (s,q) (1.41, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1568992Z Skipping (s,q) (1.42, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1569248Z Skipping (s,q) (1.43, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1569514Z Skipping (s,q) (1.44, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1569771Z Skipping (s,q) (1.45, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1570037Z Skipping (s,q) (1.46, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1570400Z Skipping (s,q) (1.47, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1570669Z Skipping (s,q) (1.48, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1571015Z Skipping (s,q) (1.49, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1571272Z Skipping (s,q) (1.5, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1571530Z Skipping (s,q) (1.51, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1571791Z Skipping (s,q) (1.52, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1572048Z Skipping (s,q) (1.53, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1572310Z Skipping (s,q) (1.54, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1572572Z Skipping (s,q) (1.55, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1572832Z Skipping (s,q) (1.56, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1573096Z Skipping (s,q) (1.57, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1573359Z Skipping (s,q) (1.58, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1573623Z Skipping (s,q) (1.59, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1573897Z Skipping (s,q) (1.6, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1574162Z Skipping (s,q) (1.61, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1574429Z Skipping (s,q) (1.62, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1574687Z Skipping (s,q) (1.63, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1574946Z Skipping (s,q) (1.64, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1575223Z Skipping (s,q) (1.65, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1575580Z Skipping (s,q) (1.66, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1575838Z Skipping (s,q) (1.67, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1576162Z Skipping (s,q) (1.68, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1576435Z Skipping (s,q) (1.69, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1576706Z Skipping (s,q) (1.7, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1576970Z Skipping (s,q) (1.71, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1577231Z Skipping (s,q) (1.72, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1577499Z Skipping (s,q) (1.73, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1577758Z Skipping (s,q) (1.74, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1578014Z Skipping (s,q) (1.75, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1578280Z Skipping (s,q) (1.76, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1578547Z Skipping (s,q) (1.77, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1578811Z Skipping (s,q) (1.78, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1579074Z Skipping (s,q) (1.79, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1579335Z Skipping (s,q) (1.8, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1579603Z Skipping (s,q) (1.81, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1580067Z Skipping (s,q) (1.82, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1580333Z Skipping (s,q) (1.83, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1580600Z Skipping (s,q) (1.84, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1580858Z Skipping (s,q) (1.85, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1581121Z Skipping (s,q) (1.86, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1581387Z Skipping (s,q) (1.87, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1581646Z Skipping (s,q) (1.88, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1581916Z Skipping (s,q) (1.89, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1582177Z Skipping (s,q) (1.9, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1582436Z Skipping (s,q) (1.91, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1582934Z Skipping (s,q) (1.92, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1583297Z Skipping (s,q) (1.93, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1583560Z Skipping (s,q) (1.94, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1583832Z Skipping (s,q) (1.95, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1584097Z Skipping (s,q) (1.96, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1584363Z Skipping (s,q) (1.97, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1584620Z Skipping (s,q) (1.98, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1584877Z Skipping (s,q) (1.99, 9000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1585142Z Skipping (s,q) (0.01, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1585408Z Skipping (s,q) (0.02, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1585666Z Skipping (s,q) (0.03, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1585933Z Skipping (s,q) (0.04, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1586195Z Skipping (s,q) (0.05, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1586457Z Skipping (s,q) (0.06, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1586713Z Skipping (s,q) (0.07, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1586966Z Skipping (s,q) (0.08, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1587236Z Skipping (s,q) (0.09, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1587492Z Skipping (s,q) (0.1, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1587748Z Skipping (s,q) (0.11, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1588159Z Skipping (s,q) (0.12, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1588517Z Skipping (s,q) (0.13, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1588795Z Skipping (s,q) (0.14, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1589057Z Skipping (s,q) (0.15, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1589318Z Skipping (s,q) (0.16, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1589583Z Skipping (s,q) (0.17, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1589839Z Skipping (s,q) (0.18, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1590094Z Skipping (s,q) (0.19, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1590355Z Skipping (s,q) (0.2, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1590611Z Skipping (s,q) (0.21, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1590877Z Skipping (s,q) (0.22, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1591137Z Skipping (s,q) (0.23, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1591395Z Skipping (s,q) (0.24, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1591662Z Skipping (s,q) (0.25, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1591921Z Skipping (s,q) (0.26, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1592179Z Skipping (s,q) (0.27, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1592444Z Skipping (s,q) (0.28, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1592698Z Skipping (s,q) (0.29, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1592961Z Skipping (s,q) (0.3, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1593218Z Skipping (s,q) (0.31, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1593477Z Skipping (s,q) (0.32, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1593745Z Skipping (s,q) (0.33, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1594005Z Skipping (s,q) (0.34, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1594262Z Skipping (s,q) (0.35, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1594528Z Skipping (s,q) (0.36, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1594863Z Skipping (s,q) (0.37, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1595140Z Skipping (s,q) (0.38, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1595473Z Skipping (s,q) (0.39, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1595731Z Skipping (s,q) (0.4, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1595996Z Skipping (s,q) (0.41, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1596253Z Skipping (s,q) (0.42, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1596511Z Skipping (s,q) (0.43, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1596777Z Skipping (s,q) (0.44, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1597037Z Skipping (s,q) (0.45, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1597294Z Skipping (s,q) (0.46, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1597560Z Skipping (s,q) (0.47, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1597824Z Skipping (s,q) (0.48, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1598092Z Skipping (s,q) (0.49, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1598351Z Skipping (s,q) (0.5, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1598607Z Skipping (s,q) (0.51, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1598877Z Skipping (s,q) (0.52, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1599138Z Skipping (s,q) (0.53, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1599392Z Skipping (s,q) (0.54, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1599656Z Skipping (s,q) (0.55, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1599999Z Skipping (s,q) (0.56, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1600264Z Skipping (s,q) (0.57, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1600583Z Skipping (s,q) (0.58, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1600857Z Skipping (s,q) (0.59, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1601131Z Skipping (s,q) (0.6, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1601397Z Skipping (s,q) (0.61, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1601653Z Skipping (s,q) (0.62, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1601921Z Skipping (s,q) (0.63, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1602178Z Skipping (s,q) (0.64, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1602445Z Skipping (s,q) (0.65, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1602701Z Skipping (s,q) (0.66, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1602957Z Skipping (s,q) (0.67, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1603229Z Skipping (s,q) (0.68, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1603492Z Skipping (s,q) (0.69, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1603750Z Skipping (s,q) (0.7, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1604014Z Skipping (s,q) (0.71, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1604271Z Skipping (s,q) (0.72, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1604541Z Skipping (s,q) (0.73, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1604796Z Skipping (s,q) (0.74, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1605056Z Skipping (s,q) (0.75, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1605321Z Skipping (s,q) (0.76, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1605577Z Skipping (s,q) (0.77, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1605838Z Skipping (s,q) (0.78, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1606105Z Skipping (s,q) (0.79, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1606365Z Skipping (s,q) (0.8, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1606630Z Skipping (s,q) (0.81, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1606980Z Skipping (s,q) (0.82, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1607284Z Skipping (s,q) (0.83, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1607553Z Skipping (s,q) (0.84, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1607817Z Skipping (s,q) (0.85, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1608224Z Skipping (s,q) (0.86, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1608494Z Skipping (s,q) (0.87, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1608750Z Skipping (s,q) (0.88, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1609010Z Skipping (s,q) (0.89, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1609271Z Skipping (s,q) (0.9, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1609532Z Skipping (s,q) (0.91, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1609795Z Skipping (s,q) (0.92, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1610052Z Skipping (s,q) (0.93, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1610314Z Skipping (s,q) (0.94, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1610577Z Skipping (s,q) (0.95, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1610836Z Skipping (s,q) (0.96, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1611102Z Skipping (s,q) (0.97, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1611362Z Skipping (s,q) (0.98, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1611618Z Skipping (s,q) (0.99, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1611880Z Skipping (s,q) (1, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1612264Z Skipping (s,q) (1.01, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1612522Z Skipping (s,q) (1.02, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1612849Z Skipping (s,q) (1.03, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1613119Z Skipping (s,q) (1.04, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1613388Z Skipping (s,q) (1.05, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1613649Z Skipping (s,q) (1.06, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1613908Z Skipping (s,q) (1.07, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1614175Z Skipping (s,q) (1.08, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1614435Z Skipping (s,q) (1.09, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1614693Z Skipping (s,q) (1.1, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1614957Z Skipping (s,q) (1.11, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1615220Z Skipping (s,q) (1.12, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1615479Z Skipping (s,q) (1.13, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1615750Z Skipping (s,q) (1.14, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1616014Z Skipping (s,q) (1.15, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1616279Z Skipping (s,q) (1.16, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1616540Z Skipping (s,q) (1.17, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1616798Z Skipping (s,q) (1.18, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1617063Z Skipping (s,q) (1.19, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1617319Z Skipping (s,q) (1.2, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1617578Z Skipping (s,q) (1.21, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1617841Z Skipping (s,q) (1.22, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1618103Z Skipping (s,q) (1.23, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1618372Z Skipping (s,q) (1.24, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1618631Z Skipping (s,q) (1.25, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1618897Z Skipping (s,q) (1.26, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1619231Z Skipping (s,q) (1.27, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1619538Z Skipping (s,q) (1.28, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1619795Z Skipping (s,q) (1.29, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1620057Z Skipping (s,q) (1.3, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1620313Z Skipping (s,q) (1.31, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1620575Z Skipping (s,q) (1.32, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1620830Z Skipping (s,q) (1.33, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1621089Z Skipping (s,q) (1.34, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1621353Z Skipping (s,q) (1.35, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1621612Z Skipping (s,q) (1.36, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1621871Z Skipping (s,q) (1.37, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1622136Z Skipping (s,q) (1.38, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1622396Z Skipping (s,q) (1.39, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1622658Z Skipping (s,q) (1.4, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1622914Z Skipping (s,q) (1.41, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1623169Z Skipping (s,q) (1.42, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1623435Z Skipping (s,q) (1.43, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1623697Z Skipping (s,q) (1.44, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1623955Z Skipping (s,q) (1.45, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1624331Z Skipping (s,q) (1.46, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1624657Z Skipping (s,q) (1.47, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1624937Z Skipping (s,q) (1.48, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1625202Z Skipping (s,q) (1.49, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1625463Z Skipping (s,q) (1.5, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1625733Z Skipping (s,q) (1.51, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1625994Z Skipping (s,q) (1.52, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1626251Z Skipping (s,q) (1.53, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1626521Z Skipping (s,q) (1.54, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1626781Z Skipping (s,q) (1.55, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1627048Z Skipping (s,q) (1.56, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1627318Z Skipping (s,q) (1.57, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1627581Z Skipping (s,q) (1.58, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1627846Z Skipping (s,q) (1.59, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1628110Z Skipping (s,q) (1.6, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1628374Z Skipping (s,q) (1.61, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1628633Z Skipping (s,q) (1.62, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1628893Z Skipping (s,q) (1.63, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1629158Z Skipping (s,q) (1.64, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1629418Z Skipping (s,q) (1.65, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1629676Z Skipping (s,q) (1.66, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1629942Z Skipping (s,q) (1.67, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1630209Z Skipping (s,q) (1.68, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1630468Z Skipping (s,q) (1.69, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1630730Z Skipping (s,q) (1.7, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1631058Z Skipping (s,q) (1.71, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1631392Z Skipping (s,q) (1.72, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1631657Z Skipping (s,q) (1.73, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1631914Z Skipping (s,q) (1.74, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1632176Z Skipping (s,q) (1.75, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1632432Z Skipping (s,q) (1.76, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1632692Z Skipping (s,q) (1.77, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1632957Z Skipping (s,q) (1.78, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1633219Z Skipping (s,q) (1.79, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1633475Z Skipping (s,q) (1.8, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1633743Z Skipping (s,q) (1.81, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1634002Z Skipping (s,q) (1.82, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1634264Z Skipping (s,q) (1.83, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1634523Z Skipping (s,q) (1.84, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1634783Z Skipping (s,q) (1.85, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1635047Z Skipping (s,q) (1.86, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1635305Z Skipping (s,q) (1.87, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1635560Z Skipping (s,q) (1.88, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1635823Z Skipping (s,q) (1.89, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1636157Z Skipping (s,q) (1.9, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1636421Z Skipping (s,q) (1.91, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1636741Z Skipping (s,q) (1.92, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1637011Z Skipping (s,q) (1.93, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1637272Z Skipping (s,q) (1.94, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1637529Z Skipping (s,q) (1.95, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1637784Z Skipping (s,q) (1.96, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1638046Z Skipping (s,q) (1.97, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1638305Z Skipping (s,q) (1.98, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1638566Z Skipping (s,q) (1.99, 9250): inconsistent with heavy hitters! 2025-05-07T20:22:48.1638822Z Skipping (s,q) (0.01, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1639080Z Skipping (s,q) (0.02, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1639341Z Skipping (s,q) (0.03, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1639597Z Skipping (s,q) (0.04, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1639852Z Skipping (s,q) (0.05, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1640117Z Skipping (s,q) (0.06, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1640373Z Skipping (s,q) (0.07, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1640635Z Skipping (s,q) (0.08, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1640894Z Skipping (s,q) (0.09, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1641149Z Skipping (s,q) (0.1, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1641417Z Skipping (s,q) (0.11, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1641672Z Skipping (s,q) (0.12, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1641934Z Skipping (s,q) (0.13, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1642200Z Skipping (s,q) (0.14, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1642461Z Skipping (s,q) (0.15, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1642726Z Skipping (s,q) (0.16, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1643079Z Skipping (s,q) (0.17, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1643387Z Skipping (s,q) (0.18, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1643654Z Skipping (s,q) (0.19, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1643909Z Skipping (s,q) (0.2, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1644166Z Skipping (s,q) (0.21, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1644434Z Skipping (s,q) (0.22, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1644691Z Skipping (s,q) (0.23, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1644955Z Skipping (s,q) (0.24, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1645216Z Skipping (s,q) (0.25, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1645473Z Skipping (s,q) (0.26, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1645741Z Skipping (s,q) (0.27, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1645999Z Skipping (s,q) (0.28, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1646260Z Skipping (s,q) (0.29, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1646540Z Skipping (s,q) (0.3, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1646799Z Skipping (s,q) (0.31, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1647063Z Skipping (s,q) (0.32, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1647322Z Skipping (s,q) (0.33, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1647582Z Skipping (s,q) (0.34, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1647846Z Skipping (s,q) (0.35, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1648334Z Skipping (s,q) (0.36, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1648658Z Skipping (s,q) (0.37, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1648932Z Skipping (s,q) (0.38, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1649195Z Skipping (s,q) (0.39, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1649464Z Skipping (s,q) (0.4, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1649720Z Skipping (s,q) (0.41, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1649979Z Skipping (s,q) (0.42, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1650241Z Skipping (s,q) (0.43, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1650499Z Skipping (s,q) (0.44, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1650756Z Skipping (s,q) (0.45, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1651019Z Skipping (s,q) (0.46, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1651282Z Skipping (s,q) (0.47, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1651552Z Skipping (s,q) (0.48, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1651812Z Skipping (s,q) (0.49, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1652073Z Skipping (s,q) (0.5, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1652339Z Skipping (s,q) (0.51, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1652598Z Skipping (s,q) (0.52, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1652855Z Skipping (s,q) (0.53, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1653117Z Skipping (s,q) (0.54, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1653374Z Skipping (s,q) (0.55, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1653633Z Skipping (s,q) (0.56, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1653900Z Skipping (s,q) (0.57, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1654164Z Skipping (s,q) (0.58, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1654433Z Skipping (s,q) (0.59, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1654692Z Skipping (s,q) (0.6, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1655023Z Skipping (s,q) (0.61, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1655301Z Skipping (s,q) (0.62, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1655630Z Skipping (s,q) (0.63, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1655886Z Skipping (s,q) (0.64, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1656148Z Skipping (s,q) (0.65, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1656404Z Skipping (s,q) (0.66, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1656665Z Skipping (s,q) (0.67, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1656924Z Skipping (s,q) (0.68, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1657183Z Skipping (s,q) (0.69, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1657446Z Skipping (s,q) (0.7, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1657705Z Skipping (s,q) (0.71, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1657967Z Skipping (s,q) (0.72, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1658232Z Skipping (s,q) (0.73, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1658494Z Skipping (s,q) (0.74, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1658757Z Skipping (s,q) (0.75, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1659014Z Skipping (s,q) (0.76, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1659269Z Skipping (s,q) (0.77, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1659532Z Skipping (s,q) (0.78, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1659787Z Skipping (s,q) (0.79, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1660118Z Skipping (s,q) (0.8, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1660383Z Skipping (s,q) (0.81, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1660706Z Skipping (s,q) (0.82, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1660984Z Skipping (s,q) (0.83, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1661248Z Skipping (s,q) (0.84, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1661514Z Skipping (s,q) (0.85, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1661782Z Skipping (s,q) (0.86, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1662038Z Skipping (s,q) (0.87, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1662296Z Skipping (s,q) (0.88, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1662560Z Skipping (s,q) (0.89, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1662815Z Skipping (s,q) (0.9, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1663082Z Skipping (s,q) (0.91, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1663341Z Skipping (s,q) (0.92, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1663599Z Skipping (s,q) (0.93, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1663869Z Skipping (s,q) (0.94, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1664128Z Skipping (s,q) (0.95, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1664387Z Skipping (s,q) (0.96, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1664652Z Skipping (s,q) (0.97, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1664907Z Skipping (s,q) (0.98, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1665175Z Skipping (s,q) (0.99, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1665424Z Skipping (s,q) (1, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1665685Z Skipping (s,q) (1.01, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1665950Z Skipping (s,q) (1.02, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1666211Z Skipping (s,q) (1.03, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1666472Z Skipping (s,q) (1.04, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1666736Z Skipping (s,q) (1.05, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1667076Z Skipping (s,q) (1.06, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1667406Z Skipping (s,q) (1.07, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1667672Z Skipping (s,q) (1.08, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1667929Z Skipping (s,q) (1.09, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1668194Z Skipping (s,q) (1.1, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1668454Z Skipping (s,q) (1.11, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1668710Z Skipping (s,q) (1.12, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1668975Z Skipping (s,q) (1.13, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1669233Z Skipping (s,q) (1.14, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1669495Z Skipping (s,q) (1.15, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1669761Z Skipping (s,q) (1.16, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1670022Z Skipping (s,q) (1.17, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1670287Z Skipping (s,q) (1.18, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1670545Z Skipping (s,q) (1.19, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1670803Z Skipping (s,q) (1.2, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1671064Z Skipping (s,q) (1.21, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1671337Z Skipping (s,q) (1.22, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1671595Z Skipping (s,q) (1.23, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1671857Z Skipping (s,q) (1.24, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1672207Z Skipping (s,q) (1.25, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1672538Z Skipping (s,q) (1.26, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1672809Z Skipping (s,q) (1.27, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1673078Z Skipping (s,q) (1.28, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1673348Z Skipping (s,q) (1.29, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1673605Z Skipping (s,q) (1.3, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1673884Z Skipping (s,q) (1.31, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1674178Z Skipping (s,q) (1.32, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1674469Z Skipping (s,q) (1.33, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1674738Z Skipping (s,q) (1.34, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1675008Z Skipping (s,q) (1.35, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1675269Z Skipping (s,q) (1.36, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1675535Z Skipping (s,q) (1.37, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1675796Z Skipping (s,q) (1.38, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1676057Z Skipping (s,q) (1.39, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1676322Z Skipping (s,q) (1.4, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1676586Z Skipping (s,q) (1.41, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1676850Z Skipping (s,q) (1.42, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1677108Z Skipping (s,q) (1.43, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1677367Z Skipping (s,q) (1.44, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1677637Z Skipping (s,q) (1.45, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1677894Z Skipping (s,q) (1.46, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1678156Z Skipping (s,q) (1.47, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1678422Z Skipping (s,q) (1.48, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1678683Z Skipping (s,q) (1.49, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1679071Z Skipping (s,q) (1.5, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1679342Z Skipping (s,q) (1.51, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1679852Z Skipping (s,q) (1.52, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1680131Z Skipping (s,q) (1.53, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1680385Z Skipping (s,q) (1.54, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1680641Z Skipping (s,q) (1.55, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1680898Z Skipping (s,q) (1.56, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1681156Z Skipping (s,q) (1.57, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1681422Z Skipping (s,q) (1.58, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1681679Z Skipping (s,q) (1.59, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1681936Z Skipping (s,q) (1.6, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1682203Z Skipping (s,q) (1.61, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1682460Z Skipping (s,q) (1.62, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1682718Z Skipping (s,q) (1.63, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1682980Z Skipping (s,q) (1.64, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1683238Z Skipping (s,q) (1.65, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1683491Z Skipping (s,q) (1.66, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1683751Z Skipping (s,q) (1.67, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1684009Z Skipping (s,q) (1.68, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1684493Z Skipping (s,q) (1.69, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1684749Z Skipping (s,q) (1.7, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1685087Z Skipping (s,q) (1.71, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1685362Z Skipping (s,q) (1.72, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1685620Z Skipping (s,q) (1.73, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1685880Z Skipping (s,q) (1.74, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1686143Z Skipping (s,q) (1.75, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1686396Z Skipping (s,q) (1.76, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1686660Z Skipping (s,q) (1.77, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1686914Z Skipping (s,q) (1.78, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1687170Z Skipping (s,q) (1.79, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1687431Z Skipping (s,q) (1.8, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1687691Z Skipping (s,q) (1.81, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1687952Z Skipping (s,q) (1.82, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1688325Z Skipping (s,q) (1.83, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1688591Z Skipping (s,q) (1.84, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1688861Z Skipping (s,q) (1.85, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1689118Z Skipping (s,q) (1.86, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1689375Z Skipping (s,q) (1.87, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1689639Z Skipping (s,q) (1.88, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1689898Z Skipping (s,q) (1.89, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1690156Z Skipping (s,q) (1.9, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1690420Z Skipping (s,q) (1.91, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1690681Z Skipping (s,q) (1.92, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1690951Z Skipping (s,q) (1.93, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1691210Z Skipping (s,q) (1.94, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1691607Z Skipping (s,q) (1.95, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1691944Z Skipping (s,q) (1.96, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1692202Z Skipping (s,q) (1.97, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1692458Z Skipping (s,q) (1.98, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1692721Z Skipping (s,q) (1.99, 9500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1692979Z Skipping (s,q) (0.01, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1693243Z Skipping (s,q) (0.02, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1693501Z Skipping (s,q) (0.03, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1693767Z Skipping (s,q) (0.04, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1694029Z Skipping (s,q) (0.05, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1694288Z Skipping (s,q) (0.06, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1694549Z Skipping (s,q) (0.07, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1694811Z Skipping (s,q) (0.08, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1695067Z Skipping (s,q) (0.09, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1695329Z Skipping (s,q) (0.1, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1695589Z Skipping (s,q) (0.11, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1695849Z Skipping (s,q) (0.12, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1696115Z Skipping (s,q) (0.13, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1696374Z Skipping (s,q) (0.14, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1696738Z Skipping (s,q) (0.15, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1697003Z Skipping (s,q) (0.16, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1697325Z Skipping (s,q) (0.17, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1697599Z Skipping (s,q) (0.18, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1697866Z Skipping (s,q) (0.19, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1698126Z Skipping (s,q) (0.2, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1698390Z Skipping (s,q) (0.21, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1698648Z Skipping (s,q) (0.22, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1698905Z Skipping (s,q) (0.23, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1699173Z Skipping (s,q) (0.24, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1699432Z Skipping (s,q) (0.25, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1699693Z Skipping (s,q) (0.26, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1699958Z Skipping (s,q) (0.27, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1700219Z Skipping (s,q) (0.28, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1700489Z Skipping (s,q) (0.29, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1700747Z Skipping (s,q) (0.3, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1701010Z Skipping (s,q) (0.31, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1701276Z Skipping (s,q) (0.32, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1701535Z Skipping (s,q) (0.33, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1701795Z Skipping (s,q) (0.34, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1702061Z Skipping (s,q) (0.35, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1702318Z Skipping (s,q) (0.36, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1702593Z Skipping (s,q) (0.37, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1702860Z Skipping (s,q) (0.38, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1703123Z Skipping (s,q) (0.39, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1703388Z Skipping (s,q) (0.4, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1703713Z Skipping (s,q) (0.41, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1704112Z Skipping (s,q) (0.42, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1704378Z Skipping (s,q) (0.43, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1704640Z Skipping (s,q) (0.44, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1704905Z Skipping (s,q) (0.45, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1705163Z Skipping (s,q) (0.46, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1705425Z Skipping (s,q) (0.47, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1705695Z Skipping (s,q) (0.48, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1705954Z Skipping (s,q) (0.49, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1706218Z Skipping (s,q) (0.5, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1706481Z Skipping (s,q) (0.51, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1706747Z Skipping (s,q) (0.52, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1707017Z Skipping (s,q) (0.53, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1707273Z Skipping (s,q) (0.54, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1707530Z Skipping (s,q) (0.55, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1707796Z Skipping (s,q) (0.56, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1708059Z Skipping (s,q) (0.57, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1708317Z Skipping (s,q) (0.58, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1708576Z Skipping (s,q) (0.59, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1708935Z Skipping (s,q) (0.6, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1709275Z Skipping (s,q) (0.61, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1709552Z Skipping (s,q) (0.62, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1709813Z Skipping (s,q) (0.63, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1710084Z Skipping (s,q) (0.64, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1710341Z Skipping (s,q) (0.65, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1710599Z Skipping (s,q) (0.66, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1710863Z Skipping (s,q) (0.67, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1711121Z Skipping (s,q) (0.68, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1711387Z Skipping (s,q) (0.69, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1711643Z Skipping (s,q) (0.7, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1711904Z Skipping (s,q) (0.71, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1712169Z Skipping (s,q) (0.72, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1712428Z Skipping (s,q) (0.73, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1712689Z Skipping (s,q) (0.74, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1712957Z Skipping (s,q) (0.75, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1713215Z Skipping (s,q) (0.76, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1713473Z Skipping (s,q) (0.77, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1713737Z Skipping (s,q) (0.78, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1713993Z Skipping (s,q) (0.79, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1714258Z Skipping (s,q) (0.8, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1714515Z Skipping (s,q) (0.81, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1714777Z Skipping (s,q) (0.82, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1715051Z Skipping (s,q) (0.83, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1715310Z Skipping (s,q) (0.84, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1715638Z Skipping (s,q) (0.85, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1715959Z Skipping (s,q) (0.86, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1716215Z Skipping (s,q) (0.87, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1716478Z Skipping (s,q) (0.88, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1716736Z Skipping (s,q) (0.89, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1716989Z Skipping (s,q) (0.9, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1717255Z Skipping (s,q) (0.91, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1717511Z Skipping (s,q) (0.92, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1717771Z Skipping (s,q) (0.93, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1718032Z Skipping (s,q) (0.94, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1718289Z Skipping (s,q) (0.95, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1718556Z Skipping (s,q) (0.96, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1718815Z Skipping (s,q) (0.97, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1719075Z Skipping (s,q) (0.98, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1719335Z Skipping (s,q) (0.99, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1719580Z Skipping (s,q) (1, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1719837Z Skipping (s,q) (1.01, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1720102Z Skipping (s,q) (1.02, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1720359Z Skipping (s,q) (1.03, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1720700Z Skipping (s,q) (1.04, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1720953Z Skipping (s,q) (1.05, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1721289Z Skipping (s,q) (1.06, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1721570Z Skipping (s,q) (1.07, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1721827Z Skipping (s,q) (1.08, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1722085Z Skipping (s,q) (1.09, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1722347Z Skipping (s,q) (1.1, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1722602Z Skipping (s,q) (1.11, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1722866Z Skipping (s,q) (1.12, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1723125Z Skipping (s,q) (1.13, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1723381Z Skipping (s,q) (1.14, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1723645Z Skipping (s,q) (1.15, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1723900Z Skipping (s,q) (1.16, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1724160Z Skipping (s,q) (1.17, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1724421Z Skipping (s,q) (1.18, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1724685Z Skipping (s,q) (1.19, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1724950Z Skipping (s,q) (1.2, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1725206Z Skipping (s,q) (1.21, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1725463Z Skipping (s,q) (1.22, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1725723Z Skipping (s,q) (1.23, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1725979Z Skipping (s,q) (1.24, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1726238Z Skipping (s,q) (1.25, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1726506Z Skipping (s,q) (1.26, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1726761Z Skipping (s,q) (1.27, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1727030Z Skipping (s,q) (1.28, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1727289Z Skipping (s,q) (1.29, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1727621Z Skipping (s,q) (1.3, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1727926Z Skipping (s,q) (1.31, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1728300Z Skipping (s,q) (1.32, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1728558Z Skipping (s,q) (1.33, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1728823Z Skipping (s,q) (1.34, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1729080Z Skipping (s,q) (1.35, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1729337Z Skipping (s,q) (1.36, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1729598Z Skipping (s,q) (1.37, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1729860Z Skipping (s,q) (1.38, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1730124Z Skipping (s,q) (1.39, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1730382Z Skipping (s,q) (1.4, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1730643Z Skipping (s,q) (1.41, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1730907Z Skipping (s,q) (1.42, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1731162Z Skipping (s,q) (1.43, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1731416Z Skipping (s,q) (1.44, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1731677Z Skipping (s,q) (1.45, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1731933Z Skipping (s,q) (1.46, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1732194Z Skipping (s,q) (1.47, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1732451Z Skipping (s,q) (1.48, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1732811Z Skipping (s,q) (1.49, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1733137Z Skipping (s,q) (1.5, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1733405Z Skipping (s,q) (1.51, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1733665Z Skipping (s,q) (1.52, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1733933Z Skipping (s,q) (1.53, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1734193Z Skipping (s,q) (1.54, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1734454Z Skipping (s,q) (1.55, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1734710Z Skipping (s,q) (1.56, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1734963Z Skipping (s,q) (1.57, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1735223Z Skipping (s,q) (1.58, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1735477Z Skipping (s,q) (1.59, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1735738Z Skipping (s,q) (1.6, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1736003Z Skipping (s,q) (1.61, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1736261Z Skipping (s,q) (1.62, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1736528Z Skipping (s,q) (1.63, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1736788Z Skipping (s,q) (1.64, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1737044Z Skipping (s,q) (1.65, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1737310Z Skipping (s,q) (1.66, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1737568Z Skipping (s,q) (1.67, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1737824Z Skipping (s,q) (1.68, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1738088Z Skipping (s,q) (1.69, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1738346Z Skipping (s,q) (1.7, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1738616Z Skipping (s,q) (1.71, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1738873Z Skipping (s,q) (1.72, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1739132Z Skipping (s,q) (1.73, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1739471Z Skipping (s,q) (1.74, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1739741Z Skipping (s,q) (1.75, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1740074Z Skipping (s,q) (1.76, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1740336Z Skipping (s,q) (1.77, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1740594Z Skipping (s,q) (1.78, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1740859Z Skipping (s,q) (1.79, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1741117Z Skipping (s,q) (1.8, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1741373Z Skipping (s,q) (1.81, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1741640Z Skipping (s,q) (1.82, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1741893Z Skipping (s,q) (1.83, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1742153Z Skipping (s,q) (1.84, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1742424Z Skipping (s,q) (1.85, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1742681Z Skipping (s,q) (1.86, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1742947Z Skipping (s,q) (1.87, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1743201Z Skipping (s,q) (1.88, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1743455Z Skipping (s,q) (1.89, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1743715Z Skipping (s,q) (1.9, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1743977Z Skipping (s,q) (1.91, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1744241Z Skipping (s,q) (1.92, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1744606Z Skipping (s,q) (1.93, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1744871Z Skipping (s,q) (1.94, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1745228Z Skipping (s,q) (1.95, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1753107Z Skipping (s,q) (1.96, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1753407Z Skipping (s,q) (1.97, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1753682Z Skipping (s,q) (1.98, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1753941Z Skipping (s,q) (1.99, 9750): inconsistent with heavy hitters! 2025-05-07T20:22:48.1754201Z Skipping (s,q) (0.01, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1754468Z Skipping (s,q) (0.02, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1754727Z Skipping (s,q) (0.03, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1754984Z Skipping (s,q) (0.04, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1755250Z Skipping (s,q) (0.05, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1755507Z Skipping (s,q) (0.06, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1755781Z Skipping (s,q) (0.07, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1756038Z Skipping (s,q) (0.08, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1756302Z Skipping (s,q) (0.09, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1756575Z Skipping (s,q) (0.1, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1756832Z Skipping (s,q) (0.11, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1757088Z Skipping (s,q) (0.12, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1757352Z Skipping (s,q) (0.13, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1757609Z Skipping (s,q) (0.14, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1757874Z Skipping (s,q) (0.15, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1758132Z Skipping (s,q) (0.16, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1758388Z Skipping (s,q) (0.17, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1758654Z Skipping (s,q) (0.18, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1758914Z Skipping (s,q) (0.19, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1759326Z Skipping (s,q) (0.2, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1759646Z Skipping (s,q) (0.21, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1759905Z Skipping (s,q) (0.22, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1760173Z Skipping (s,q) (0.23, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1760434Z Skipping (s,q) (0.24, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1760690Z Skipping (s,q) (0.25, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1760954Z Skipping (s,q) (0.26, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1761214Z Skipping (s,q) (0.27, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1761473Z Skipping (s,q) (0.28, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1761740Z Skipping (s,q) (0.29, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1761998Z Skipping (s,q) (0.3, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1762260Z Skipping (s,q) (0.31, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1762527Z Skipping (s,q) (0.32, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1762784Z Skipping (s,q) (0.33, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1763052Z Skipping (s,q) (0.34, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1763312Z Skipping (s,q) (0.35, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1763570Z Skipping (s,q) (0.36, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1763835Z Skipping (s,q) (0.37, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1764174Z Skipping (s,q) (0.38, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1764432Z Skipping (s,q) (0.39, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1764757Z Skipping (s,q) (0.4, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1765028Z Skipping (s,q) (0.41, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1765300Z Skipping (s,q) (0.42, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1765560Z Skipping (s,q) (0.43, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1765817Z Skipping (s,q) (0.44, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1766081Z Skipping (s,q) (0.45, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1766335Z Skipping (s,q) (0.46, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1766594Z Skipping (s,q) (0.47, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1766858Z Skipping (s,q) (0.48, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1767120Z Skipping (s,q) (0.49, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1767385Z Skipping (s,q) (0.5, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1767648Z Skipping (s,q) (0.51, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1767910Z Skipping (s,q) (0.52, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1768284Z Skipping (s,q) (0.53, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1768550Z Skipping (s,q) (0.54, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1768806Z Skipping (s,q) (0.55, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1769071Z Skipping (s,q) (0.56, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1769329Z Skipping (s,q) (0.57, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1769593Z Skipping (s,q) (0.58, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1769853Z Skipping (s,q) (0.59, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1770109Z Skipping (s,q) (0.6, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1770381Z Skipping (s,q) (0.61, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1770640Z Skipping (s,q) (0.62, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1770898Z Skipping (s,q) (0.63, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1771257Z Skipping (s,q) (0.64, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1771559Z Skipping (s,q) (0.65, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1771821Z Skipping (s,q) (0.66, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1772078Z Skipping (s,q) (0.67, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1772335Z Skipping (s,q) (0.68, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1772603Z Skipping (s,q) (0.69, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1772858Z Skipping (s,q) (0.7, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1773113Z Skipping (s,q) (0.71, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1773379Z Skipping (s,q) (0.72, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1773638Z Skipping (s,q) (0.73, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1773902Z Skipping (s,q) (0.74, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1774161Z Skipping (s,q) (0.75, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1774421Z Skipping (s,q) (0.76, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1774684Z Skipping (s,q) (0.77, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1774941Z Skipping (s,q) (0.78, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1775202Z Skipping (s,q) (0.79, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1775466Z Skipping (s,q) (0.8, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1775721Z Skipping (s,q) (0.81, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1775984Z Skipping (s,q) (0.82, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1776345Z Skipping (s,q) (0.83, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1776660Z Skipping (s,q) (0.84, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1776932Z Skipping (s,q) (0.85, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1777192Z Skipping (s,q) (0.86, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1777452Z Skipping (s,q) (0.87, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1777715Z Skipping (s,q) (0.88, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1777970Z Skipping (s,q) (0.89, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1778227Z Skipping (s,q) (0.9, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1778497Z Skipping (s,q) (0.91, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1778753Z Skipping (s,q) (0.92, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1779021Z Skipping (s,q) (0.93, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1779282Z Skipping (s,q) (0.94, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1779541Z Skipping (s,q) (0.95, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1780041Z Skipping (s,q) (0.96, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1780315Z Skipping (s,q) (0.97, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1780575Z Skipping (s,q) (0.98, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1780838Z Skipping (s,q) (0.99, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1781092Z Skipping (s,q) (1, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1781358Z Skipping (s,q) (1.01, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1781614Z Skipping (s,q) (1.02, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1781873Z Skipping (s,q) (1.03, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1782136Z Skipping (s,q) (1.04, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1782400Z Skipping (s,q) (1.05, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1782659Z Skipping (s,q) (1.06, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1782923Z Skipping (s,q) (1.07, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1783412Z Skipping (s,q) (1.08, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1783753Z Skipping (s,q) (1.09, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1784010Z Skipping (s,q) (1.1, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1784267Z Skipping (s,q) (1.11, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1784531Z Skipping (s,q) (1.12, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1784792Z Skipping (s,q) (1.13, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1785050Z Skipping (s,q) (1.14, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1785316Z Skipping (s,q) (1.15, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1785578Z Skipping (s,q) (1.16, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1785851Z Skipping (s,q) (1.17, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1786108Z Skipping (s,q) (1.18, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1786366Z Skipping (s,q) (1.19, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1786636Z Skipping (s,q) (1.2, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1786892Z Skipping (s,q) (1.21, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1787150Z Skipping (s,q) (1.22, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1787415Z Skipping (s,q) (1.23, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1787672Z Skipping (s,q) (1.24, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1787937Z Skipping (s,q) (1.25, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1788194Z Skipping (s,q) (1.26, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1788607Z Skipping (s,q) (1.27, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1788971Z Skipping (s,q) (1.28, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1789244Z Skipping (s,q) (1.29, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1789507Z Skipping (s,q) (1.3, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1789774Z Skipping (s,q) (1.31, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1790035Z Skipping (s,q) (1.32, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1790299Z Skipping (s,q) (1.33, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1790558Z Skipping (s,q) (1.34, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1790816Z Skipping (s,q) (1.35, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1791085Z Skipping (s,q) (1.36, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1791342Z Skipping (s,q) (1.37, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1791601Z Skipping (s,q) (1.38, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1791868Z Skipping (s,q) (1.39, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1792124Z Skipping (s,q) (1.4, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1792386Z Skipping (s,q) (1.41, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1792656Z Skipping (s,q) (1.42, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1792916Z Skipping (s,q) (1.43, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1793188Z Skipping (s,q) (1.44, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1793453Z Skipping (s,q) (1.45, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1793717Z Skipping (s,q) (1.46, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1794005Z Skipping (s,q) (1.47, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1794287Z Skipping (s,q) (1.48, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1794562Z Skipping (s,q) (1.49, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1794837Z Skipping (s,q) (1.5, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1795102Z Skipping (s,q) (1.51, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1795452Z Skipping (s,q) (1.52, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1795760Z Skipping (s,q) (1.53, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1796015Z Skipping (s,q) (1.54, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1796283Z Skipping (s,q) (1.55, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1796538Z Skipping (s,q) (1.56, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1796806Z Skipping (s,q) (1.57, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1797063Z Skipping (s,q) (1.58, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1797319Z Skipping (s,q) (1.59, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1797587Z Skipping (s,q) (1.6, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1797846Z Skipping (s,q) (1.61, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1798104Z Skipping (s,q) (1.62, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1798371Z Skipping (s,q) (1.63, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1798629Z Skipping (s,q) (1.64, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1798891Z Skipping (s,q) (1.65, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1799148Z Skipping (s,q) (1.66, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1799403Z Skipping (s,q) (1.67, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1799665Z Skipping (s,q) (1.68, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1799921Z Skipping (s,q) (1.69, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1800179Z Skipping (s,q) (1.7, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1800530Z Skipping (s,q) (1.71, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1800841Z Skipping (s,q) (1.72, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1801108Z Skipping (s,q) (1.73, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1801375Z Skipping (s,q) (1.74, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1801637Z Skipping (s,q) (1.75, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1801898Z Skipping (s,q) (1.76, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1802156Z Skipping (s,q) (1.77, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1802415Z Skipping (s,q) (1.78, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1802680Z Skipping (s,q) (1.79, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1802936Z Skipping (s,q) (1.8, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1803193Z Skipping (s,q) (1.81, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1803459Z Skipping (s,q) (1.82, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1803717Z Skipping (s,q) (1.83, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1803988Z Skipping (s,q) (1.84, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1804247Z Skipping (s,q) (1.85, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1804508Z Skipping (s,q) (1.86, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1804769Z Skipping (s,q) (1.87, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1805024Z Skipping (s,q) (1.88, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1805285Z Skipping (s,q) (1.89, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1805552Z Skipping (s,q) (1.9, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1805810Z Skipping (s,q) (1.91, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1806070Z Skipping (s,q) (1.92, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1806331Z Skipping (s,q) (1.93, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1806589Z Skipping (s,q) (1.94, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1806856Z Skipping (s,q) (1.95, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1807184Z Skipping (s,q) (1.96, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1807484Z Skipping (s,q) (1.97, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1807748Z Skipping (s,q) (1.98, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1808117Z Skipping (s,q) (1.99, 10000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1808392Z Skipping (s,q) (0.01, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1808648Z Skipping (s,q) (0.02, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1808904Z Skipping (s,q) (0.03, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1809163Z Skipping (s,q) (0.04, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1809424Z Skipping (s,q) (0.05, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1809682Z Skipping (s,q) (0.06, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1809950Z Skipping (s,q) (0.07, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1810213Z Skipping (s,q) (0.08, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1810478Z Skipping (s,q) (0.09, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1810735Z Skipping (s,q) (0.1, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1810992Z Skipping (s,q) (0.11, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1811254Z Skipping (s,q) (0.12, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1811510Z Skipping (s,q) (0.13, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1811766Z Skipping (s,q) (0.14, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1812024Z Skipping (s,q) (0.15, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1812380Z Skipping (s,q) (0.16, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1812702Z Skipping (s,q) (0.17, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1812970Z Skipping (s,q) (0.18, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1813228Z Skipping (s,q) (0.19, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1813495Z Skipping (s,q) (0.2, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1813753Z Skipping (s,q) (0.21, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1814009Z Skipping (s,q) (0.22, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1814270Z Skipping (s,q) (0.23, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1814526Z Skipping (s,q) (0.24, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1814789Z Skipping (s,q) (0.25, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1815045Z Skipping (s,q) (0.26, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1815305Z Skipping (s,q) (0.27, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1815579Z Skipping (s,q) (0.28, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1815839Z Skipping (s,q) (0.29, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1816103Z Skipping (s,q) (0.3, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1816371Z Skipping (s,q) (0.31, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1816625Z Skipping (s,q) (0.32, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1816880Z Skipping (s,q) (0.33, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1817146Z Skipping (s,q) (0.34, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1817401Z Skipping (s,q) (0.35, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1817666Z Skipping (s,q) (0.36, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1817920Z Skipping (s,q) (0.37, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1818181Z Skipping (s,q) (0.38, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1818445Z Skipping (s,q) (0.39, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1818698Z Skipping (s,q) (0.4, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1819022Z Skipping (s,q) (0.41, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1819355Z Skipping (s,q) (0.42, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1819616Z Skipping (s,q) (0.43, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1819885Z Skipping (s,q) (0.44, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1820142Z Skipping (s,q) (0.45, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1820397Z Skipping (s,q) (0.46, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1820660Z Skipping (s,q) (0.47, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1820916Z Skipping (s,q) (0.48, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1821177Z Skipping (s,q) (0.49, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1821442Z Skipping (s,q) (0.5, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1821702Z Skipping (s,q) (0.51, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1821971Z Skipping (s,q) (0.52, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1822233Z Skipping (s,q) (0.53, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1822489Z Skipping (s,q) (0.54, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1822754Z Skipping (s,q) (0.55, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1823016Z Skipping (s,q) (0.56, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1823274Z Skipping (s,q) (0.57, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1823540Z Skipping (s,q) (0.58, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1823795Z Skipping (s,q) (0.59, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1824201Z Skipping (s,q) (0.6, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1824519Z Skipping (s,q) (0.61, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1824793Z Skipping (s,q) (0.62, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1825063Z Skipping (s,q) (0.63, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1825329Z Skipping (s,q) (0.64, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1825587Z Skipping (s,q) (0.65, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1825852Z Skipping (s,q) (0.66, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1826107Z Skipping (s,q) (0.67, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1826370Z Skipping (s,q) (0.68, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1826627Z Skipping (s,q) (0.69, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1826883Z Skipping (s,q) (0.7, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1827152Z Skipping (s,q) (0.71, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1827410Z Skipping (s,q) (0.72, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1827672Z Skipping (s,q) (0.73, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1827937Z Skipping (s,q) (0.74, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1828193Z Skipping (s,q) (0.75, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1828459Z Skipping (s,q) (0.76, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1828716Z Skipping (s,q) (0.77, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1828972Z Skipping (s,q) (0.78, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1829233Z Skipping (s,q) (0.79, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1829486Z Skipping (s,q) (0.8, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1829742Z Skipping (s,q) (0.81, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1830010Z Skipping (s,q) (0.82, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1830268Z Skipping (s,q) (0.83, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1830530Z Skipping (s,q) (0.84, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1830868Z Skipping (s,q) (0.85, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1831137Z Skipping (s,q) (0.86, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1831476Z Skipping (s,q) (0.87, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1831732Z Skipping (s,q) (0.88, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1831988Z Skipping (s,q) (0.89, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1832251Z Skipping (s,q) (0.9, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1832506Z Skipping (s,q) (0.91, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1832761Z Skipping (s,q) (0.92, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1833027Z Skipping (s,q) (0.93, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1833285Z Skipping (s,q) (0.94, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1833552Z Skipping (s,q) (0.95, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1833810Z Skipping (s,q) (0.96, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1834066Z Skipping (s,q) (0.97, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1834332Z Skipping (s,q) (0.98, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1834589Z Skipping (s,q) (0.99, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1834841Z Skipping (s,q) (1, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1835106Z Skipping (s,q) (1.01, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1835362Z Skipping (s,q) (1.02, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1835623Z Skipping (s,q) (1.03, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1835959Z Skipping (s,q) (1.04, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1836214Z Skipping (s,q) (1.05, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1836532Z Skipping (s,q) (1.06, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1836805Z Skipping (s,q) (1.07, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1837062Z Skipping (s,q) (1.08, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1837332Z Skipping (s,q) (1.09, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1837590Z Skipping (s,q) (1.1, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1837852Z Skipping (s,q) (1.11, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1838108Z Skipping (s,q) (1.12, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1838366Z Skipping (s,q) (1.13, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1838628Z Skipping (s,q) (1.14, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1838889Z Skipping (s,q) (1.15, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1839146Z Skipping (s,q) (1.16, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1839415Z Skipping (s,q) (1.17, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1839674Z Skipping (s,q) (1.18, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1839942Z Skipping (s,q) (1.19, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1840205Z Skipping (s,q) (1.2, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1840465Z Skipping (s,q) (1.21, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1840735Z Skipping (s,q) (1.22, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1840992Z Skipping (s,q) (1.23, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1841252Z Skipping (s,q) (1.24, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1841521Z Skipping (s,q) (1.25, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1841783Z Skipping (s,q) (1.26, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1842050Z Skipping (s,q) (1.27, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1842316Z Skipping (s,q) (1.28, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1842649Z Skipping (s,q) (1.29, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1842931Z Skipping (s,q) (1.3, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1843263Z Skipping (s,q) (1.31, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1843521Z Skipping (s,q) (1.32, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1843786Z Skipping (s,q) (1.33, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1844045Z Skipping (s,q) (1.34, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1844316Z Skipping (s,q) (1.35, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1844577Z Skipping (s,q) (1.36, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1844844Z Skipping (s,q) (1.37, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1845111Z Skipping (s,q) (1.38, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1845370Z Skipping (s,q) (1.39, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1845634Z Skipping (s,q) (1.4, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1845898Z Skipping (s,q) (1.41, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1846159Z Skipping (s,q) (1.42, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1846425Z Skipping (s,q) (1.43, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1846688Z Skipping (s,q) (1.44, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1846946Z Skipping (s,q) (1.45, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1847209Z Skipping (s,q) (1.46, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1847465Z Skipping (s,q) (1.47, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1847802Z Skipping (s,q) (1.48, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1848218Z Skipping (s,q) (1.49, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1848584Z Skipping (s,q) (1.5, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1848885Z Skipping (s,q) (1.51, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1849151Z Skipping (s,q) (1.52, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1849413Z Skipping (s,q) (1.53, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1849678Z Skipping (s,q) (1.54, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1849936Z Skipping (s,q) (1.55, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1850208Z Skipping (s,q) (1.56, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1850467Z Skipping (s,q) (1.57, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1850725Z Skipping (s,q) (1.58, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1850999Z Skipping (s,q) (1.59, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1851256Z Skipping (s,q) (1.6, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1851517Z Skipping (s,q) (1.61, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1851784Z Skipping (s,q) (1.62, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1852045Z Skipping (s,q) (1.63, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1852316Z Skipping (s,q) (1.64, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1852574Z Skipping (s,q) (1.65, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1852832Z Skipping (s,q) (1.66, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1853098Z Skipping (s,q) (1.67, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1853357Z Skipping (s,q) (1.68, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1853616Z Skipping (s,q) (1.69, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1853887Z Skipping (s,q) (1.7, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1854146Z Skipping (s,q) (1.71, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1854419Z Skipping (s,q) (1.72, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1854764Z Skipping (s,q) (1.73, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1855050Z Skipping (s,q) (1.74, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1855407Z Skipping (s,q) (1.75, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1855666Z Skipping (s,q) (1.76, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1855930Z Skipping (s,q) (1.77, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1856199Z Skipping (s,q) (1.78, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1856457Z Skipping (s,q) (1.79, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1856724Z Skipping (s,q) (1.8, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1856991Z Skipping (s,q) (1.81, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1857249Z Skipping (s,q) (1.82, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1857519Z Skipping (s,q) (1.83, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1857784Z Skipping (s,q) (1.84, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1858045Z Skipping (s,q) (1.85, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1858317Z Skipping (s,q) (1.86, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1858574Z Skipping (s,q) (1.87, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1858841Z Skipping (s,q) (1.88, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1859099Z Skipping (s,q) (1.89, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1859359Z Skipping (s,q) (1.9, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1859626Z Skipping (s,q) (1.91, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1859964Z Skipping (s,q) (1.92, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1860227Z Skipping (s,q) (1.93, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1860556Z Skipping (s,q) (1.94, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1860827Z Skipping (s,q) (1.95, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1861095Z Skipping (s,q) (1.96, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1861356Z Skipping (s,q) (1.97, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1861612Z Skipping (s,q) (1.98, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1861877Z Skipping (s,q) (1.99, 12500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1862142Z Skipping (s,q) (0.01, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1862402Z Skipping (s,q) (0.02, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1862668Z Skipping (s,q) (0.03, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1862934Z Skipping (s,q) (0.04, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1863191Z Skipping (s,q) (0.05, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1863461Z Skipping (s,q) (0.06, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1863728Z Skipping (s,q) (0.07, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1863994Z Skipping (s,q) (0.08, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1864256Z Skipping (s,q) (0.09, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1864519Z Skipping (s,q) (0.1, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1864783Z Skipping (s,q) (0.11, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1865044Z Skipping (s,q) (0.12, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1865305Z Skipping (s,q) (0.13, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1865570Z Skipping (s,q) (0.14, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1865833Z Skipping (s,q) (0.15, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1866096Z Skipping (s,q) (0.16, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1866358Z Skipping (s,q) (0.17, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1866716Z Skipping (s,q) (0.18, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1866999Z Skipping (s,q) (0.19, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1867347Z Skipping (s,q) (0.2, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1867607Z Skipping (s,q) (0.21, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1867876Z Skipping (s,q) (0.22, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1868136Z Skipping (s,q) (0.23, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1868401Z Skipping (s,q) (0.24, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1868658Z Skipping (s,q) (0.25, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1868918Z Skipping (s,q) (0.26, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1869180Z Skipping (s,q) (0.27, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1869440Z Skipping (s,q) (0.28, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1869701Z Skipping (s,q) (0.29, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1869966Z Skipping (s,q) (0.3, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1870229Z Skipping (s,q) (0.31, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1870495Z Skipping (s,q) (0.32, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1870759Z Skipping (s,q) (0.33, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1871019Z Skipping (s,q) (0.34, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1871283Z Skipping (s,q) (0.35, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1871541Z Skipping (s,q) (0.36, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1871879Z Skipping (s,q) (0.37, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1872146Z Skipping (s,q) (0.38, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1872458Z Skipping (s,q) (0.39, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1872732Z Skipping (s,q) (0.4, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1872997Z Skipping (s,q) (0.41, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1873258Z Skipping (s,q) (0.42, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1873521Z Skipping (s,q) (0.43, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1873778Z Skipping (s,q) (0.44, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1874042Z Skipping (s,q) (0.45, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1874307Z Skipping (s,q) (0.46, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1874564Z Skipping (s,q) (0.47, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1874834Z Skipping (s,q) (0.48, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1875094Z Skipping (s,q) (0.49, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1875354Z Skipping (s,q) (0.5, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1875623Z Skipping (s,q) (0.51, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1875886Z Skipping (s,q) (0.52, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1876150Z Skipping (s,q) (0.53, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1876414Z Skipping (s,q) (0.54, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1876670Z Skipping (s,q) (0.55, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1876934Z Skipping (s,q) (0.56, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1877193Z Skipping (s,q) (0.57, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1877455Z Skipping (s,q) (0.58, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1877724Z Skipping (s,q) (0.59, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1877983Z Skipping (s,q) (0.6, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1878242Z Skipping (s,q) (0.61, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1878507Z Skipping (s,q) (0.62, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1878833Z Skipping (s,q) (0.63, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1879136Z Skipping (s,q) (0.64, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1879398Z Skipping (s,q) (0.65, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1879857Z Skipping (s,q) (0.66, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1880141Z Skipping (s,q) (0.67, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1880403Z Skipping (s,q) (0.68, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1880664Z Skipping (s,q) (0.69, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1880936Z Skipping (s,q) (0.7, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1881192Z Skipping (s,q) (0.71, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1881450Z Skipping (s,q) (0.72, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1881713Z Skipping (s,q) (0.73, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1881977Z Skipping (s,q) (0.74, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1882247Z Skipping (s,q) (0.75, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1882509Z Skipping (s,q) (0.76, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1882770Z Skipping (s,q) (0.77, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1883037Z Skipping (s,q) (0.78, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1883298Z Skipping (s,q) (0.79, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1883556Z Skipping (s,q) (0.8, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1884107Z Skipping (s,q) (0.81, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1884364Z Skipping (s,q) (0.82, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1884740Z Skipping (s,q) (0.83, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1885014Z Skipping (s,q) (0.84, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1885277Z Skipping (s,q) (0.85, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1885552Z Skipping (s,q) (0.86, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1885813Z Skipping (s,q) (0.87, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1886070Z Skipping (s,q) (0.88, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1886334Z Skipping (s,q) (0.89, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1886593Z Skipping (s,q) (0.9, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1886863Z Skipping (s,q) (0.91, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1887129Z Skipping (s,q) (0.92, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1887390Z Skipping (s,q) (0.93, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1887660Z Skipping (s,q) (0.94, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1887919Z Skipping (s,q) (0.95, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1888294Z Skipping (s,q) (0.96, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1888564Z Skipping (s,q) (0.97, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1888825Z Skipping (s,q) (0.98, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1889088Z Skipping (s,q) (0.99, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1889341Z Skipping (s,q) (1, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1889600Z Skipping (s,q) (1.01, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1889862Z Skipping (s,q) (1.02, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1890126Z Skipping (s,q) (1.03, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1890382Z Skipping (s,q) (1.04, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1890652Z Skipping (s,q) (1.05, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1890909Z Skipping (s,q) (1.06, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1891393Z Skipping (s,q) (1.07, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1891743Z Skipping (s,q) (1.08, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1892003Z Skipping (s,q) (1.09, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1892266Z Skipping (s,q) (1.1, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1892528Z Skipping (s,q) (1.11, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1892785Z Skipping (s,q) (1.12, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1893049Z Skipping (s,q) (1.13, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1893312Z Skipping (s,q) (1.14, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1893571Z Skipping (s,q) (1.15, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1893842Z Skipping (s,q) (1.16, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1894101Z Skipping (s,q) (1.17, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1894367Z Skipping (s,q) (1.18, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1894625Z Skipping (s,q) (1.19, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1894879Z Skipping (s,q) (1.2, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1895139Z Skipping (s,q) (1.21, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1895394Z Skipping (s,q) (1.22, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1895655Z Skipping (s,q) (1.23, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1895920Z Skipping (s,q) (1.24, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1896176Z Skipping (s,q) (1.25, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1896527Z Skipping (s,q) (1.26, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1896839Z Skipping (s,q) (1.27, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1897112Z Skipping (s,q) (1.28, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1897382Z Skipping (s,q) (1.29, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1897643Z Skipping (s,q) (1.3, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1897899Z Skipping (s,q) (1.31, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1898164Z Skipping (s,q) (1.32, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1898421Z Skipping (s,q) (1.33, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1898683Z Skipping (s,q) (1.34, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1898938Z Skipping (s,q) (1.35, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1899198Z Skipping (s,q) (1.36, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1899470Z Skipping (s,q) (1.37, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1899728Z Skipping (s,q) (1.38, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1899984Z Skipping (s,q) (1.39, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1900249Z Skipping (s,q) (1.4, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1900511Z Skipping (s,q) (1.41, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1900778Z Skipping (s,q) (1.42, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1901037Z Skipping (s,q) (1.43, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1901295Z Skipping (s,q) (1.44, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1901557Z Skipping (s,q) (1.45, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1901816Z Skipping (s,q) (1.46, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1902072Z Skipping (s,q) (1.47, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1902343Z Skipping (s,q) (1.48, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1902606Z Skipping (s,q) (1.49, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1902872Z Skipping (s,q) (1.5, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1903287Z Skipping (s,q) (1.51, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1903606Z Skipping (s,q) (1.52, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1903882Z Skipping (s,q) (1.53, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1904142Z Skipping (s,q) (1.54, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1904401Z Skipping (s,q) (1.55, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1904672Z Skipping (s,q) (1.56, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1904928Z Skipping (s,q) (1.57, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1905195Z Skipping (s,q) (1.58, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1905458Z Skipping (s,q) (1.59, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1905720Z Skipping (s,q) (1.6, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1905988Z Skipping (s,q) (1.61, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1906249Z Skipping (s,q) (1.62, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1906517Z Skipping (s,q) (1.63, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1906786Z Skipping (s,q) (1.64, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1907044Z Skipping (s,q) (1.65, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1907312Z Skipping (s,q) (1.66, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1907571Z Skipping (s,q) (1.67, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1907832Z Skipping (s,q) (1.68, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1908096Z Skipping (s,q) (1.69, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1908450Z Skipping (s,q) (1.7, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1908792Z Skipping (s,q) (1.71, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1909076Z Skipping (s,q) (1.72, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1909344Z Skipping (s,q) (1.73, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1909606Z Skipping (s,q) (1.74, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1909873Z Skipping (s,q) (1.75, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1910138Z Skipping (s,q) (1.76, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1910405Z Skipping (s,q) (1.77, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1910670Z Skipping (s,q) (1.78, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1910930Z Skipping (s,q) (1.79, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1911194Z Skipping (s,q) (1.8, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1911462Z Skipping (s,q) (1.81, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1911725Z Skipping (s,q) (1.82, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1911993Z Skipping (s,q) (1.83, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1912256Z Skipping (s,q) (1.84, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1912531Z Skipping (s,q) (1.85, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1912797Z Skipping (s,q) (1.86, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1913055Z Skipping (s,q) (1.87, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1913322Z Skipping (s,q) (1.88, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1913583Z Skipping (s,q) (1.89, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1913841Z Skipping (s,q) (1.9, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1914112Z Skipping (s,q) (1.91, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1914378Z Skipping (s,q) (1.92, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1914648Z Skipping (s,q) (1.93, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1914918Z Skipping (s,q) (1.94, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1915256Z Skipping (s,q) (1.95, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1915572Z Skipping (s,q) (1.96, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1915831Z Skipping (s,q) (1.97, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1916091Z Skipping (s,q) (1.98, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1916359Z Skipping (s,q) (1.99, 15000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1916616Z Skipping (s,q) (0.01, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1916879Z Skipping (s,q) (0.02, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1917136Z Skipping (s,q) (0.03, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1917403Z Skipping (s,q) (0.04, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1917673Z Skipping (s,q) (0.05, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1917931Z Skipping (s,q) (0.06, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1918195Z Skipping (s,q) (0.07, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1918460Z Skipping (s,q) (0.08, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1918723Z Skipping (s,q) (0.09, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1918997Z Skipping (s,q) (0.1, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1919257Z Skipping (s,q) (0.11, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1919515Z Skipping (s,q) (0.12, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1919788Z Skipping (s,q) (0.13, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1920047Z Skipping (s,q) (0.14, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1920391Z Skipping (s,q) (0.15, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1920715Z Skipping (s,q) (0.16, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1920987Z Skipping (s,q) (0.17, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1921263Z Skipping (s,q) (0.18, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1921531Z Skipping (s,q) (0.19, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1921790Z Skipping (s,q) (0.2, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1922054Z Skipping (s,q) (0.21, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1922311Z Skipping (s,q) (0.22, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1922569Z Skipping (s,q) (0.23, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1922834Z Skipping (s,q) (0.24, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1923092Z Skipping (s,q) (0.25, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1923354Z Skipping (s,q) (0.26, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1923619Z Skipping (s,q) (0.27, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1923880Z Skipping (s,q) (0.28, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1924153Z Skipping (s,q) (0.29, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1924418Z Skipping (s,q) (0.3, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1924676Z Skipping (s,q) (0.31, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1924938Z Skipping (s,q) (0.32, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1925198Z Skipping (s,q) (0.33, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1925456Z Skipping (s,q) (0.34, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1925721Z Skipping (s,q) (0.35, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1925983Z Skipping (s,q) (0.36, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1926257Z Skipping (s,q) (0.37, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1926517Z Skipping (s,q) (0.38, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1926795Z Skipping (s,q) (0.39, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1927155Z Skipping (s,q) (0.4, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1927462Z Skipping (s,q) (0.41, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1927721Z Skipping (s,q) (0.42, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1928092Z Skipping (s,q) (0.43, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1928361Z Skipping (s,q) (0.44, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1928632Z Skipping (s,q) (0.45, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1928890Z Skipping (s,q) (0.46, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1929151Z Skipping (s,q) (0.47, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1929425Z Skipping (s,q) (0.48, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1929688Z Skipping (s,q) (0.49, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1929947Z Skipping (s,q) (0.5, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1930222Z Skipping (s,q) (0.51, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1930484Z Skipping (s,q) (0.52, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1930750Z Skipping (s,q) (0.53, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1931013Z Skipping (s,q) (0.54, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1931271Z Skipping (s,q) (0.55, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1931535Z Skipping (s,q) (0.56, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1931793Z Skipping (s,q) (0.57, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1932052Z Skipping (s,q) (0.58, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1932435Z Skipping (s,q) (0.59, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1932751Z Skipping (s,q) (0.6, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1933029Z Skipping (s,q) (0.61, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1933293Z Skipping (s,q) (0.62, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1933556Z Skipping (s,q) (0.63, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1933829Z Skipping (s,q) (0.64, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1934087Z Skipping (s,q) (0.65, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1934343Z Skipping (s,q) (0.66, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1934608Z Skipping (s,q) (0.67, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1934867Z Skipping (s,q) (0.68, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1935135Z Skipping (s,q) (0.69, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1935397Z Skipping (s,q) (0.7, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1935655Z Skipping (s,q) (0.71, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1935920Z Skipping (s,q) (0.72, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1936182Z Skipping (s,q) (0.73, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1936445Z Skipping (s,q) (0.74, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1936711Z Skipping (s,q) (0.75, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1936970Z Skipping (s,q) (0.76, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1937236Z Skipping (s,q) (0.77, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1937495Z Skipping (s,q) (0.78, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1937753Z Skipping (s,q) (0.79, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1938017Z Skipping (s,q) (0.8, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1938281Z Skipping (s,q) (0.81, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1938543Z Skipping (s,q) (0.82, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1938808Z Skipping (s,q) (0.83, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1939136Z Skipping (s,q) (0.84, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1939441Z Skipping (s,q) (0.85, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1939706Z Skipping (s,q) (0.86, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1939965Z Skipping (s,q) (0.87, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1940228Z Skipping (s,q) (0.88, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1940488Z Skipping (s,q) (0.89, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1940744Z Skipping (s,q) (0.9, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1941006Z Skipping (s,q) (0.91, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1941269Z Skipping (s,q) (0.92, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1941529Z Skipping (s,q) (0.93, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1941797Z Skipping (s,q) (0.94, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1942059Z Skipping (s,q) (0.95, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1942327Z Skipping (s,q) (0.96, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1942586Z Skipping (s,q) (0.97, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1942844Z Skipping (s,q) (0.98, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1943107Z Skipping (s,q) (0.99, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1943360Z Skipping (s,q) (1, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1943622Z Skipping (s,q) (1.01, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1943887Z Skipping (s,q) (1.02, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1944233Z Skipping (s,q) (1.03, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1944705Z Skipping (s,q) (1.04, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1944983Z Skipping (s,q) (1.05, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1945250Z Skipping (s,q) (1.06, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1945517Z Skipping (s,q) (1.07, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1945777Z Skipping (s,q) (1.08, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1946041Z Skipping (s,q) (1.09, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1946306Z Skipping (s,q) (1.1, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1946562Z Skipping (s,q) (1.11, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1946828Z Skipping (s,q) (1.12, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1947085Z Skipping (s,q) (1.13, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1947345Z Skipping (s,q) (1.14, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1947627Z Skipping (s,q) (1.15, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1947885Z Skipping (s,q) (1.16, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1948149Z Skipping (s,q) (1.17, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1948419Z Skipping (s,q) (1.18, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1948678Z Skipping (s,q) (1.19, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1948949Z Skipping (s,q) (1.2, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1949207Z Skipping (s,q) (1.21, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1949469Z Skipping (s,q) (1.22, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1949754Z Skipping (s,q) (1.23, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1950018Z Skipping (s,q) (1.24, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1950282Z Skipping (s,q) (1.25, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1950551Z Skipping (s,q) (1.26, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1950815Z Skipping (s,q) (1.27, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1951151Z Skipping (s,q) (1.28, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1951462Z Skipping (s,q) (1.29, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1951723Z Skipping (s,q) (1.3, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1951987Z Skipping (s,q) (1.31, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1952247Z Skipping (s,q) (1.32, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1952504Z Skipping (s,q) (1.33, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1952768Z Skipping (s,q) (1.34, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1953028Z Skipping (s,q) (1.35, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1953290Z Skipping (s,q) (1.36, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1953562Z Skipping (s,q) (1.37, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1953821Z Skipping (s,q) (1.38, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1954086Z Skipping (s,q) (1.39, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1954346Z Skipping (s,q) (1.4, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1954613Z Skipping (s,q) (1.41, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1954879Z Skipping (s,q) (1.42, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1955137Z Skipping (s,q) (1.43, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1955395Z Skipping (s,q) (1.44, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1955659Z Skipping (s,q) (1.45, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1955916Z Skipping (s,q) (1.46, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1956307Z Skipping (s,q) (1.47, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1956631Z Skipping (s,q) (1.48, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1956901Z Skipping (s,q) (1.49, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1957170Z Skipping (s,q) (1.5, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1957429Z Skipping (s,q) (1.51, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1957688Z Skipping (s,q) (1.52, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1957957Z Skipping (s,q) (1.53, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1958215Z Skipping (s,q) (1.54, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1958481Z Skipping (s,q) (1.55, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1958737Z Skipping (s,q) (1.56, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1958995Z Skipping (s,q) (1.57, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1959268Z Skipping (s,q) (1.58, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1959532Z Skipping (s,q) (1.59, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1959791Z Skipping (s,q) (1.6, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1960060Z Skipping (s,q) (1.61, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1960318Z Skipping (s,q) (1.62, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1960588Z Skipping (s,q) (1.63, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1960850Z Skipping (s,q) (1.64, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1961108Z Skipping (s,q) (1.65, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1961371Z Skipping (s,q) (1.66, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1961631Z Skipping (s,q) (1.67, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1961890Z Skipping (s,q) (1.68, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1962161Z Skipping (s,q) (1.69, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1962423Z Skipping (s,q) (1.7, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1962688Z Skipping (s,q) (1.71, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1963040Z Skipping (s,q) (1.72, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1963313Z Skipping (s,q) (1.73, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1963660Z Skipping (s,q) (1.74, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1963919Z Skipping (s,q) (1.75, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1964178Z Skipping (s,q) (1.76, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1964444Z Skipping (s,q) (1.77, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1964702Z Skipping (s,q) (1.78, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1964967Z Skipping (s,q) (1.79, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1965229Z Skipping (s,q) (1.8, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1965489Z Skipping (s,q) (1.81, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1965760Z Skipping (s,q) (1.82, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1966027Z Skipping (s,q) (1.83, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1966288Z Skipping (s,q) (1.84, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1966558Z Skipping (s,q) (1.85, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1966816Z Skipping (s,q) (1.86, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1967080Z Skipping (s,q) (1.87, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1967339Z Skipping (s,q) (1.88, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1967596Z Skipping (s,q) (1.89, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1967862Z Skipping (s,q) (1.9, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1968357Z Skipping (s,q) (1.91, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1968625Z Skipping (s,q) (1.92, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1968968Z Skipping (s,q) (1.93, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1969244Z Skipping (s,q) (1.94, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1969511Z Skipping (s,q) (1.95, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1969777Z Skipping (s,q) (1.96, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1970039Z Skipping (s,q) (1.97, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1970303Z Skipping (s,q) (1.98, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1970563Z Skipping (s,q) (1.99, 17500): inconsistent with heavy hitters! 2025-05-07T20:22:48.1970821Z Skipping (s,q) (0.01, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1971087Z Skipping (s,q) (0.02, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1971354Z Skipping (s,q) (0.03, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1971613Z Skipping (s,q) (0.04, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1971881Z Skipping (s,q) (0.05, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1972143Z Skipping (s,q) (0.06, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1972408Z Skipping (s,q) (0.07, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1972675Z Skipping (s,q) (0.08, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1972933Z Skipping (s,q) (0.09, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1973195Z Skipping (s,q) (0.1, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1973456Z Skipping (s,q) (0.11, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1973716Z Skipping (s,q) (0.12, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1973983Z Skipping (s,q) (0.13, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1974242Z Skipping (s,q) (0.14, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1974503Z Skipping (s,q) (0.15, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1974760Z Skipping (s,q) (0.16, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1975094Z Skipping (s,q) (0.17, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1975374Z Skipping (s,q) (0.18, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1975707Z Skipping (s,q) (0.19, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1975964Z Skipping (s,q) (0.2, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1976227Z Skipping (s,q) (0.21, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1976481Z Skipping (s,q) (0.22, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1976744Z Skipping (s,q) (0.23, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1976998Z Skipping (s,q) (0.24, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1977258Z Skipping (s,q) (0.25, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1977521Z Skipping (s,q) (0.26, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1977785Z Skipping (s,q) (0.27, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1978046Z Skipping (s,q) (0.28, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1978310Z Skipping (s,q) (0.29, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1978574Z Skipping (s,q) (0.3, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1978838Z Skipping (s,q) (0.31, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1979099Z Skipping (s,q) (0.32, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1979356Z Skipping (s,q) (0.33, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1979623Z Skipping (s,q) (0.34, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1980154Z Skipping (s,q) (0.35, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1980626Z Skipping (s,q) (0.36, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1980893Z Skipping (s,q) (0.37, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1981258Z Skipping (s,q) (0.38, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1981547Z Skipping (s,q) (0.39, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1981808Z Skipping (s,q) (0.4, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1982075Z Skipping (s,q) (0.41, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1982340Z Skipping (s,q) (0.42, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1982600Z Skipping (s,q) (0.43, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1982859Z Skipping (s,q) (0.44, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1983126Z Skipping (s,q) (0.45, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1983386Z Skipping (s,q) (0.46, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1983646Z Skipping (s,q) (0.47, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1983914Z Skipping (s,q) (0.48, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1984175Z Skipping (s,q) (0.49, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1984446Z Skipping (s,q) (0.5, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1984702Z Skipping (s,q) (0.51, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1984964Z Skipping (s,q) (0.52, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1985227Z Skipping (s,q) (0.53, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1985485Z Skipping (s,q) (0.54, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1985743Z Skipping (s,q) (0.55, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1986013Z Skipping (s,q) (0.56, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1986270Z Skipping (s,q) (0.57, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1986540Z Skipping (s,q) (0.58, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1986798Z Skipping (s,q) (0.59, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1987059Z Skipping (s,q) (0.6, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1987463Z Skipping (s,q) (0.61, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1987742Z Skipping (s,q) (0.62, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1988125Z Skipping (s,q) (0.63, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1988388Z Skipping (s,q) (0.64, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1988644Z Skipping (s,q) (0.65, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1988908Z Skipping (s,q) (0.66, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1989166Z Skipping (s,q) (0.67, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1989424Z Skipping (s,q) (0.68, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1989692Z Skipping (s,q) (0.69, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1989949Z Skipping (s,q) (0.7, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1990208Z Skipping (s,q) (0.71, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1990575Z Skipping (s,q) (0.72, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1990831Z Skipping (s,q) (0.73, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1991098Z Skipping (s,q) (0.74, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1991355Z Skipping (s,q) (0.75, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1991614Z Skipping (s,q) (0.76, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1991879Z Skipping (s,q) (0.77, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1992138Z Skipping (s,q) (0.78, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1992393Z Skipping (s,q) (0.79, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1992752Z Skipping (s,q) (0.8, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1993007Z Skipping (s,q) (0.81, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1993332Z Skipping (s,q) (0.82, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1993605Z Skipping (s,q) (0.83, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1993862Z Skipping (s,q) (0.84, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1994134Z Skipping (s,q) (0.85, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1994392Z Skipping (s,q) (0.86, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1994649Z Skipping (s,q) (0.87, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1994910Z Skipping (s,q) (0.88, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1995166Z Skipping (s,q) (0.89, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1995436Z Skipping (s,q) (0.9, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1995697Z Skipping (s,q) (0.91, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1995953Z Skipping (s,q) (0.92, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1996223Z Skipping (s,q) (0.93, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1996488Z Skipping (s,q) (0.94, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1996748Z Skipping (s,q) (0.95, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1997015Z Skipping (s,q) (0.96, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1997272Z Skipping (s,q) (0.97, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1997531Z Skipping (s,q) (0.98, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1997801Z Skipping (s,q) (0.99, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1998051Z Skipping (s,q) (1, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1998315Z Skipping (s,q) (1.01, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1998574Z Skipping (s,q) (1.02, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1998833Z Skipping (s,q) (1.03, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1999098Z Skipping (s,q) (1.04, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1999360Z Skipping (s,q) (1.05, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.1999720Z Skipping (s,q) (1.06, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2000062Z Skipping (s,q) (1.07, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2000322Z Skipping (s,q) (1.08, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2000586Z Skipping (s,q) (1.09, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2000848Z Skipping (s,q) (1.1, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2001107Z Skipping (s,q) (1.11, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2001374Z Skipping (s,q) (1.12, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2001638Z Skipping (s,q) (1.13, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2001895Z Skipping (s,q) (1.14, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2002166Z Skipping (s,q) (1.15, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2002424Z Skipping (s,q) (1.16, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2002689Z Skipping (s,q) (1.17, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2002952Z Skipping (s,q) (1.18, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2003213Z Skipping (s,q) (1.19, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2003477Z Skipping (s,q) (1.2, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2003738Z Skipping (s,q) (1.21, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2003997Z Skipping (s,q) (1.22, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2004259Z Skipping (s,q) (1.23, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2004596Z Skipping (s,q) (1.24, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2004860Z Skipping (s,q) (1.25, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2005174Z Skipping (s,q) (1.26, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2005446Z Skipping (s,q) (1.27, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2005712Z Skipping (s,q) (1.28, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2005971Z Skipping (s,q) (1.29, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2006227Z Skipping (s,q) (1.3, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2006493Z Skipping (s,q) (1.31, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2006751Z Skipping (s,q) (1.32, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2007023Z Skipping (s,q) (1.33, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2007285Z Skipping (s,q) (1.34, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2007551Z Skipping (s,q) (1.35, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2007824Z Skipping (s,q) (1.36, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2008203Z Skipping (s,q) (1.37, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2008467Z Skipping (s,q) (1.38, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2008738Z Skipping (s,q) (1.39, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2008998Z Skipping (s,q) (1.4, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2009267Z Skipping (s,q) (1.41, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2009527Z Skipping (s,q) (1.42, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2009787Z Skipping (s,q) (1.43, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2010051Z Skipping (s,q) (1.44, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2010312Z Skipping (s,q) (1.45, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2010575Z Skipping (s,q) (1.46, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2010840Z Skipping (s,q) (1.47, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2011104Z Skipping (s,q) (1.48, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2011370Z Skipping (s,q) (1.49, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2011719Z Skipping (s,q) (1.5, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2012022Z Skipping (s,q) (1.51, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2012296Z Skipping (s,q) (1.52, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2012556Z Skipping (s,q) (1.53, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2012815Z Skipping (s,q) (1.54, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2013077Z Skipping (s,q) (1.55, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2013333Z Skipping (s,q) (1.56, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2013597Z Skipping (s,q) (1.57, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2013867Z Skipping (s,q) (1.58, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2014128Z Skipping (s,q) (1.59, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2014394Z Skipping (s,q) (1.6, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2014658Z Skipping (s,q) (1.61, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2014919Z Skipping (s,q) (1.62, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2015185Z Skipping (s,q) (1.63, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2015444Z Skipping (s,q) (1.64, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2015704Z Skipping (s,q) (1.65, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2015967Z Skipping (s,q) (1.66, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2016227Z Skipping (s,q) (1.67, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2016599Z Skipping (s,q) (1.68, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2016859Z Skipping (s,q) (1.69, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2017187Z Skipping (s,q) (1.7, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2017469Z Skipping (s,q) (1.71, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2017732Z Skipping (s,q) (1.72, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2017993Z Skipping (s,q) (1.73, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2018259Z Skipping (s,q) (1.74, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2018516Z Skipping (s,q) (1.75, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2018778Z Skipping (s,q) (1.76, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2019037Z Skipping (s,q) (1.77, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2019292Z Skipping (s,q) (1.78, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2019560Z Skipping (s,q) (1.79, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2019816Z Skipping (s,q) (1.8, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2020077Z Skipping (s,q) (1.81, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2020344Z Skipping (s,q) (1.82, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2020605Z Skipping (s,q) (1.83, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2020871Z Skipping (s,q) (1.84, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2021128Z Skipping (s,q) (1.85, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2021385Z Skipping (s,q) (1.86, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2021648Z Skipping (s,q) (1.87, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2021906Z Skipping (s,q) (1.88, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2022170Z Skipping (s,q) (1.89, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2022438Z Skipping (s,q) (1.9, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2022701Z Skipping (s,q) (1.91, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2022972Z Skipping (s,q) (1.92, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2023232Z Skipping (s,q) (1.93, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2023580Z Skipping (s,q) (1.94, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2023896Z Skipping (s,q) (1.95, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2024159Z Skipping (s,q) (1.96, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2024417Z Skipping (s,q) (1.97, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2024679Z Skipping (s,q) (1.98, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2027841Z Skipping (s,q) (1.99, 20000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2028166Z Skipping (s,q) (0.01, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2028448Z Skipping (s,q) (0.02, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2028705Z Skipping (s,q) (0.03, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2028961Z Skipping (s,q) (0.04, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2029221Z Skipping (s,q) (0.05, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2029480Z Skipping (s,q) (0.06, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2029752Z Skipping (s,q) (0.07, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2030013Z Skipping (s,q) (0.08, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2030274Z Skipping (s,q) (0.09, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2030538Z Skipping (s,q) (0.1, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2030793Z Skipping (s,q) (0.11, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2031079Z Skipping (s,q) (0.12, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2031338Z Skipping (s,q) (0.13, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2031818Z Skipping (s,q) (0.14, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2032238Z Skipping (s,q) (0.15, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2032497Z Skipping (s,q) (0.16, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2032764Z Skipping (s,q) (0.17, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2033022Z Skipping (s,q) (0.18, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2033278Z Skipping (s,q) (0.19, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2033543Z Skipping (s,q) (0.2, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2033801Z Skipping (s,q) (0.21, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2034065Z Skipping (s,q) (0.22, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2034323Z Skipping (s,q) (0.23, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2034582Z Skipping (s,q) (0.24, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2034853Z Skipping (s,q) (0.25, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2035109Z Skipping (s,q) (0.26, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2035365Z Skipping (s,q) (0.27, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2035631Z Skipping (s,q) (0.28, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2035889Z Skipping (s,q) (0.29, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2036154Z Skipping (s,q) (0.3, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2036408Z Skipping (s,q) (0.31, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2036663Z Skipping (s,q) (0.32, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2036926Z Skipping (s,q) (0.33, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2037192Z Skipping (s,q) (0.34, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2037456Z Skipping (s,q) (0.35, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2037729Z Skipping (s,q) (0.36, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2037987Z Skipping (s,q) (0.37, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2038253Z Skipping (s,q) (0.38, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2038587Z Skipping (s,q) (0.39, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2038897Z Skipping (s,q) (0.4, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2039164Z Skipping (s,q) (0.41, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2039425Z Skipping (s,q) (0.42, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2039684Z Skipping (s,q) (0.43, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2039950Z Skipping (s,q) (0.44, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2040330Z Skipping (s,q) (0.45, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2040608Z Skipping (s,q) (0.46, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2040874Z Skipping (s,q) (0.47, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2041132Z Skipping (s,q) (0.48, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2041401Z Skipping (s,q) (0.49, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2041663Z Skipping (s,q) (0.5, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2041927Z Skipping (s,q) (0.51, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2042192Z Skipping (s,q) (0.52, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2042449Z Skipping (s,q) (0.53, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2042714Z Skipping (s,q) (0.54, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2042969Z Skipping (s,q) (0.55, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2043232Z Skipping (s,q) (0.56, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2043498Z Skipping (s,q) (0.57, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2043833Z Skipping (s,q) (0.58, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2044094Z Skipping (s,q) (0.59, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2044357Z Skipping (s,q) (0.6, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2044617Z Skipping (s,q) (0.61, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2044889Z Skipping (s,q) (0.62, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2045149Z Skipping (s,q) (0.63, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2045411Z Skipping (s,q) (0.64, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2045683Z Skipping (s,q) (0.65, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2045940Z Skipping (s,q) (0.66, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2046201Z Skipping (s,q) (0.67, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2046467Z Skipping (s,q) (0.68, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2046727Z Skipping (s,q) (0.69, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2046987Z Skipping (s,q) (0.7, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2047251Z Skipping (s,q) (0.71, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2047514Z Skipping (s,q) (0.72, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2047788Z Skipping (s,q) (0.73, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2048184Z Skipping (s,q) (0.74, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2048448Z Skipping (s,q) (0.75, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2048716Z Skipping (s,q) (0.76, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2048974Z Skipping (s,q) (0.77, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2049236Z Skipping (s,q) (0.78, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2049500Z Skipping (s,q) (0.79, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2049764Z Skipping (s,q) (0.8, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2050031Z Skipping (s,q) (0.81, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2050296Z Skipping (s,q) (0.82, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2050706Z Skipping (s,q) (0.83, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2051022Z Skipping (s,q) (0.84, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2051281Z Skipping (s,q) (0.85, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2051542Z Skipping (s,q) (0.86, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2051808Z Skipping (s,q) (0.87, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2052068Z Skipping (s,q) (0.88, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2052428Z Skipping (s,q) (0.89, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2052697Z Skipping (s,q) (0.9, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2052959Z Skipping (s,q) (0.91, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2053222Z Skipping (s,q) (0.92, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2053481Z Skipping (s,q) (0.93, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2053765Z Skipping (s,q) (0.94, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2054029Z Skipping (s,q) (0.95, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2054299Z Skipping (s,q) (0.96, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2054556Z Skipping (s,q) (0.97, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2054812Z Skipping (s,q) (0.98, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2055074Z Skipping (s,q) (0.99, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2055330Z Skipping (s,q) (1, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2055596Z Skipping (s,q) (1.01, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2055941Z Skipping (s,q) (1.02, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2056200Z Skipping (s,q) (1.03, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2056469Z Skipping (s,q) (1.04, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2056729Z Skipping (s,q) (1.05, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2056991Z Skipping (s,q) (1.06, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2057253Z Skipping (s,q) (1.07, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2057510Z Skipping (s,q) (1.08, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2057766Z Skipping (s,q) (1.09, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2058030Z Skipping (s,q) (1.1, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2058290Z Skipping (s,q) (1.11, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2058556Z Skipping (s,q) (1.12, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2058817Z Skipping (s,q) (1.13, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2059076Z Skipping (s,q) (1.14, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2059344Z Skipping (s,q) (1.15, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2059603Z Skipping (s,q) (1.16, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2059867Z Skipping (s,q) (1.17, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2060133Z Skipping (s,q) (1.18, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2060390Z Skipping (s,q) (1.19, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2060657Z Skipping (s,q) (1.2, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2060915Z Skipping (s,q) (1.21, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2061177Z Skipping (s,q) (1.22, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2061446Z Skipping (s,q) (1.23, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2061711Z Skipping (s,q) (1.24, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2061969Z Skipping (s,q) (1.25, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2062238Z Skipping (s,q) (1.26, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2062566Z Skipping (s,q) (1.27, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2062883Z Skipping (s,q) (1.28, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2063143Z Skipping (s,q) (1.29, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2063401Z Skipping (s,q) (1.3, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2063669Z Skipping (s,q) (1.31, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2063927Z Skipping (s,q) (1.32, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2064263Z Skipping (s,q) (1.33, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2064543Z Skipping (s,q) (1.34, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2064805Z Skipping (s,q) (1.35, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2065066Z Skipping (s,q) (1.36, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2065331Z Skipping (s,q) (1.37, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2065590Z Skipping (s,q) (1.38, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2065858Z Skipping (s,q) (1.39, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2066119Z Skipping (s,q) (1.4, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2066382Z Skipping (s,q) (1.41, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2066651Z Skipping (s,q) (1.42, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2066911Z Skipping (s,q) (1.43, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2067175Z Skipping (s,q) (1.44, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2067444Z Skipping (s,q) (1.45, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2067801Z Skipping (s,q) (1.46, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2068069Z Skipping (s,q) (1.47, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2068327Z Skipping (s,q) (1.48, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2068589Z Skipping (s,q) (1.49, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2068860Z Skipping (s,q) (1.5, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2069118Z Skipping (s,q) (1.51, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2069378Z Skipping (s,q) (1.52, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2069645Z Skipping (s,q) (1.53, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2069902Z Skipping (s,q) (1.54, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2070174Z Skipping (s,q) (1.55, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2070432Z Skipping (s,q) (1.56, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2070694Z Skipping (s,q) (1.57, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2070962Z Skipping (s,q) (1.58, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2071221Z Skipping (s,q) (1.59, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2071484Z Skipping (s,q) (1.6, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2071756Z Skipping (s,q) (1.61, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2072015Z Skipping (s,q) (1.62, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2072279Z Skipping (s,q) (1.63, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2072537Z Skipping (s,q) (1.64, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2072798Z Skipping (s,q) (1.65, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2073065Z Skipping (s,q) (1.66, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2073322Z Skipping (s,q) (1.67, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2073585Z Skipping (s,q) (1.68, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2073848Z Skipping (s,q) (1.69, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2074106Z Skipping (s,q) (1.7, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2074480Z Skipping (s,q) (1.71, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2074781Z Skipping (s,q) (1.72, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2075036Z Skipping (s,q) (1.73, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2075296Z Skipping (s,q) (1.74, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2075554Z Skipping (s,q) (1.75, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2075810Z Skipping (s,q) (1.76, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2076158Z Skipping (s,q) (1.77, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2076428Z Skipping (s,q) (1.78, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2076695Z Skipping (s,q) (1.79, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2076953Z Skipping (s,q) (1.8, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2077214Z Skipping (s,q) (1.81, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2077481Z Skipping (s,q) (1.82, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2077743Z Skipping (s,q) (1.83, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2078003Z Skipping (s,q) (1.84, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2078267Z Skipping (s,q) (1.85, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2078526Z Skipping (s,q) (1.86, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2078790Z Skipping (s,q) (1.87, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2079052Z Skipping (s,q) (1.88, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2079311Z Skipping (s,q) (1.89, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2079876Z Skipping (s,q) (1.9, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2080150Z Skipping (s,q) (1.91, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2080411Z Skipping (s,q) (1.92, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2080683Z Skipping (s,q) (1.93, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2080945Z Skipping (s,q) (1.94, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2081201Z Skipping (s,q) (1.95, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2081467Z Skipping (s,q) (1.96, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2081726Z Skipping (s,q) (1.97, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2081992Z Skipping (s,q) (1.98, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2082254Z Skipping (s,q) (1.99, 22500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2082513Z Skipping (s,q) (0.01, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2082780Z Skipping (s,q) (0.02, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2083038Z Skipping (s,q) (0.03, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2083295Z Skipping (s,q) (0.04, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2083563Z Skipping (s,q) (0.05, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2083827Z Skipping (s,q) (0.06, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2084095Z Skipping (s,q) (0.07, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2084354Z Skipping (s,q) (0.08, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2084608Z Skipping (s,q) (0.09, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2084871Z Skipping (s,q) (0.1, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2085131Z Skipping (s,q) (0.11, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2085388Z Skipping (s,q) (0.12, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2085655Z Skipping (s,q) (0.13, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2085912Z Skipping (s,q) (0.14, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2086175Z Skipping (s,q) (0.15, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2086642Z Skipping (s,q) (0.16, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2086989Z Skipping (s,q) (0.17, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2087259Z Skipping (s,q) (0.18, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2087516Z Skipping (s,q) (0.19, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2087772Z Skipping (s,q) (0.2, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2088144Z Skipping (s,q) (0.21, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2088546Z Skipping (s,q) (0.22, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2088821Z Skipping (s,q) (0.23, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2089086Z Skipping (s,q) (0.24, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2089343Z Skipping (s,q) (0.25, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2089602Z Skipping (s,q) (0.26, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2089860Z Skipping (s,q) (0.27, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2090118Z Skipping (s,q) (0.28, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2090383Z Skipping (s,q) (0.29, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2090639Z Skipping (s,q) (0.3, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2090906Z Skipping (s,q) (0.31, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2091162Z Skipping (s,q) (0.32, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2091422Z Skipping (s,q) (0.33, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2091687Z Skipping (s,q) (0.34, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2092173Z Skipping (s,q) (0.35, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2092430Z Skipping (s,q) (0.36, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2092692Z Skipping (s,q) (0.37, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2092952Z Skipping (s,q) (0.38, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2093214Z Skipping (s,q) (0.39, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2093473Z Skipping (s,q) (0.4, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2093729Z Skipping (s,q) (0.41, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2093992Z Skipping (s,q) (0.42, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2094248Z Skipping (s,q) (0.43, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2094507Z Skipping (s,q) (0.44, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2094773Z Skipping (s,q) (0.45, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2095034Z Skipping (s,q) (0.46, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2095292Z Skipping (s,q) (0.47, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2095553Z Skipping (s,q) (0.48, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2095811Z Skipping (s,q) (0.49, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2096077Z Skipping (s,q) (0.5, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2096342Z Skipping (s,q) (0.51, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2096598Z Skipping (s,q) (0.52, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2096861Z Skipping (s,q) (0.53, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2097118Z Skipping (s,q) (0.54, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2097378Z Skipping (s,q) (0.55, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2097642Z Skipping (s,q) (0.56, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2097904Z Skipping (s,q) (0.57, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2098171Z Skipping (s,q) (0.58, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2098428Z Skipping (s,q) (0.59, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2098760Z Skipping (s,q) (0.6, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2099037Z Skipping (s,q) (0.61, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2099369Z Skipping (s,q) (0.62, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2099628Z Skipping (s,q) (0.63, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2099893Z Skipping (s,q) (0.64, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2100149Z Skipping (s,q) (0.65, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2100492Z Skipping (s,q) (0.66, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2100760Z Skipping (s,q) (0.67, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2101022Z Skipping (s,q) (0.68, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2101283Z Skipping (s,q) (0.69, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2101538Z Skipping (s,q) (0.7, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2101796Z Skipping (s,q) (0.71, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2102059Z Skipping (s,q) (0.72, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2102327Z Skipping (s,q) (0.73, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2102592Z Skipping (s,q) (0.74, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2102851Z Skipping (s,q) (0.75, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2103108Z Skipping (s,q) (0.76, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2103377Z Skipping (s,q) (0.77, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2103638Z Skipping (s,q) (0.78, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2103979Z Skipping (s,q) (0.79, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2104245Z Skipping (s,q) (0.8, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2104503Z Skipping (s,q) (0.81, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2104774Z Skipping (s,q) (0.82, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2105033Z Skipping (s,q) (0.83, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2105300Z Skipping (s,q) (0.84, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2105566Z Skipping (s,q) (0.85, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2105824Z Skipping (s,q) (0.86, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2106084Z Skipping (s,q) (0.87, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2106357Z Skipping (s,q) (0.88, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2106617Z Skipping (s,q) (0.89, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2106888Z Skipping (s,q) (0.9, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2107145Z Skipping (s,q) (0.91, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2107408Z Skipping (s,q) (0.92, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2107674Z Skipping (s,q) (0.93, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2107932Z Skipping (s,q) (0.94, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2108197Z Skipping (s,q) (0.95, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2108462Z Skipping (s,q) (0.96, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2108722Z Skipping (s,q) (0.97, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2108988Z Skipping (s,q) (0.98, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2109252Z Skipping (s,q) (0.99, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2109506Z Skipping (s,q) (1, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2109775Z Skipping (s,q) (1.01, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2110034Z Skipping (s,q) (1.02, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2110296Z Skipping (s,q) (1.03, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2110663Z Skipping (s,q) (1.04, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2110939Z Skipping (s,q) (1.05, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2111283Z Skipping (s,q) (1.06, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2111547Z Skipping (s,q) (1.07, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2111810Z Skipping (s,q) (1.08, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2112081Z Skipping (s,q) (1.09, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2112421Z Skipping (s,q) (1.1, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2112691Z Skipping (s,q) (1.11, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2112957Z Skipping (s,q) (1.12, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2113213Z Skipping (s,q) (1.13, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2113477Z Skipping (s,q) (1.14, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2113745Z Skipping (s,q) (1.15, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2114002Z Skipping (s,q) (1.16, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2114278Z Skipping (s,q) (1.17, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2114535Z Skipping (s,q) (1.18, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2114792Z Skipping (s,q) (1.19, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2115056Z Skipping (s,q) (1.2, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2115314Z Skipping (s,q) (1.21, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2115570Z Skipping (s,q) (1.22, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2115944Z Skipping (s,q) (1.23, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2116202Z Skipping (s,q) (1.24, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2116467Z Skipping (s,q) (1.25, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2116729Z Skipping (s,q) (1.26, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2116986Z Skipping (s,q) (1.27, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2117252Z Skipping (s,q) (1.28, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2117512Z Skipping (s,q) (1.29, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2117770Z Skipping (s,q) (1.3, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2118038Z Skipping (s,q) (1.31, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2118302Z Skipping (s,q) (1.32, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2118571Z Skipping (s,q) (1.33, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2118836Z Skipping (s,q) (1.34, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2119094Z Skipping (s,q) (1.35, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2119359Z Skipping (s,q) (1.36, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2119621Z Skipping (s,q) (1.37, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2119880Z Skipping (s,q) (1.38, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2120148Z Skipping (s,q) (1.39, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2120406Z Skipping (s,q) (1.4, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2120672Z Skipping (s,q) (1.41, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2120930Z Skipping (s,q) (1.42, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2121191Z Skipping (s,q) (1.43, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2121462Z Skipping (s,q) (1.44, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2121725Z Skipping (s,q) (1.45, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2121982Z Skipping (s,q) (1.46, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2122252Z Skipping (s,q) (1.47, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2122626Z Skipping (s,q) (1.48, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2122906Z Skipping (s,q) (1.49, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2123242Z Skipping (s,q) (1.5, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2123500Z Skipping (s,q) (1.51, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2123766Z Skipping (s,q) (1.52, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2124029Z Skipping (s,q) (1.53, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2124357Z Skipping (s,q) (1.54, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2124636Z Skipping (s,q) (1.55, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2124902Z Skipping (s,q) (1.56, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2125164Z Skipping (s,q) (1.57, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2125437Z Skipping (s,q) (1.58, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2125701Z Skipping (s,q) (1.59, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2125966Z Skipping (s,q) (1.6, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2126231Z Skipping (s,q) (1.61, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2126495Z Skipping (s,q) (1.62, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2126760Z Skipping (s,q) (1.63, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2127019Z Skipping (s,q) (1.64, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2127283Z Skipping (s,q) (1.65, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2127555Z Skipping (s,q) (1.66, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2127892Z Skipping (s,q) (1.67, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2128286Z Skipping (s,q) (1.68, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2128547Z Skipping (s,q) (1.69, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2128809Z Skipping (s,q) (1.7, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2129075Z Skipping (s,q) (1.71, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2129338Z Skipping (s,q) (1.72, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2129598Z Skipping (s,q) (1.73, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2129867Z Skipping (s,q) (1.74, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2130125Z Skipping (s,q) (1.75, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2130394Z Skipping (s,q) (1.76, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2130658Z Skipping (s,q) (1.77, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2130920Z Skipping (s,q) (1.78, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2131186Z Skipping (s,q) (1.79, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2131442Z Skipping (s,q) (1.8, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2131701Z Skipping (s,q) (1.81, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2131974Z Skipping (s,q) (1.82, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2132238Z Skipping (s,q) (1.83, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2132507Z Skipping (s,q) (1.84, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2132767Z Skipping (s,q) (1.85, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2133025Z Skipping (s,q) (1.86, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2133295Z Skipping (s,q) (1.87, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2133555Z Skipping (s,q) (1.88, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2133815Z Skipping (s,q) (1.89, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2134081Z Skipping (s,q) (1.9, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2134339Z Skipping (s,q) (1.91, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2134604Z Skipping (s,q) (1.92, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2134968Z Skipping (s,q) (1.93, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2135273Z Skipping (s,q) (1.94, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2135542Z Skipping (s,q) (1.95, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2135803Z Skipping (s,q) (1.96, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2136059Z Skipping (s,q) (1.97, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2136422Z Skipping (s,q) (1.98, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2136694Z Skipping (s,q) (1.99, 25000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2136964Z Skipping (s,q) (0.01, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2137220Z Skipping (s,q) (0.02, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2137479Z Skipping (s,q) (0.03, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2137745Z Skipping (s,q) (0.04, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2138005Z Skipping (s,q) (0.05, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2138266Z Skipping (s,q) (0.06, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2138531Z Skipping (s,q) (0.07, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2138788Z Skipping (s,q) (0.08, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2139044Z Skipping (s,q) (0.09, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2139312Z Skipping (s,q) (0.1, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2139568Z Skipping (s,q) (0.11, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2139913Z Skipping (s,q) (0.12, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2140171Z Skipping (s,q) (0.13, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2140430Z Skipping (s,q) (0.14, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2140697Z Skipping (s,q) (0.15, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2140957Z Skipping (s,q) (0.16, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2141218Z Skipping (s,q) (0.17, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2141488Z Skipping (s,q) (0.18, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2141746Z Skipping (s,q) (0.19, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2142012Z Skipping (s,q) (0.2, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2142277Z Skipping (s,q) (0.21, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2142536Z Skipping (s,q) (0.22, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2142807Z Skipping (s,q) (0.23, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2143065Z Skipping (s,q) (0.24, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2143325Z Skipping (s,q) (0.25, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2143592Z Skipping (s,q) (0.26, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2143856Z Skipping (s,q) (0.27, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2144136Z Skipping (s,q) (0.28, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2144397Z Skipping (s,q) (0.29, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2144656Z Skipping (s,q) (0.3, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2144920Z Skipping (s,q) (0.31, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2145185Z Skipping (s,q) (0.32, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2145449Z Skipping (s,q) (0.33, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2145723Z Skipping (s,q) (0.34, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2145989Z Skipping (s,q) (0.35, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2146259Z Skipping (s,q) (0.36, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2146518Z Skipping (s,q) (0.37, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2146858Z Skipping (s,q) (0.38, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2147171Z Skipping (s,q) (0.39, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2147431Z Skipping (s,q) (0.4, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2147690Z Skipping (s,q) (0.41, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2147956Z Skipping (s,q) (0.42, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2148298Z Skipping (s,q) (0.43, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2148574Z Skipping (s,q) (0.44, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2148837Z Skipping (s,q) (0.45, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2149100Z Skipping (s,q) (0.46, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2149363Z Skipping (s,q) (0.47, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2149624Z Skipping (s,q) (0.48, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2149883Z Skipping (s,q) (0.49, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2150147Z Skipping (s,q) (0.5, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2150401Z Skipping (s,q) (0.51, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2150663Z Skipping (s,q) (0.52, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2150921Z Skipping (s,q) (0.53, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2151180Z Skipping (s,q) (0.54, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2151449Z Skipping (s,q) (0.55, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2151779Z Skipping (s,q) (0.56, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2152039Z Skipping (s,q) (0.57, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2152306Z Skipping (s,q) (0.58, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2152565Z Skipping (s,q) (0.59, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2152832Z Skipping (s,q) (0.6, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2153090Z Skipping (s,q) (0.61, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2153347Z Skipping (s,q) (0.62, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2153614Z Skipping (s,q) (0.63, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2153872Z Skipping (s,q) (0.64, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2154135Z Skipping (s,q) (0.65, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2154421Z Skipping (s,q) (0.66, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2163787Z Skipping (s,q) (0.67, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2164178Z Skipping (s,q) (0.68, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2164444Z Skipping (s,q) (0.69, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2164711Z Skipping (s,q) (0.7, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2164984Z Skipping (s,q) (0.71, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2165248Z Skipping (s,q) (0.72, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2165513Z Skipping (s,q) (0.73, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2165770Z Skipping (s,q) (0.74, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2166035Z Skipping (s,q) (0.75, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2166300Z Skipping (s,q) (0.76, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2166557Z Skipping (s,q) (0.77, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2166825Z Skipping (s,q) (0.78, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2167082Z Skipping (s,q) (0.79, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2167340Z Skipping (s,q) (0.8, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2167604Z Skipping (s,q) (0.81, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2168086Z Skipping (s,q) (0.82, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2168455Z Skipping (s,q) (0.83, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2168714Z Skipping (s,q) (0.84, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2168973Z Skipping (s,q) (0.85, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2169240Z Skipping (s,q) (0.86, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2169498Z Skipping (s,q) (0.87, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2169833Z Skipping (s,q) (0.88, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2170115Z Skipping (s,q) (0.89, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2170380Z Skipping (s,q) (0.9, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2170651Z Skipping (s,q) (0.91, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2170908Z Skipping (s,q) (0.92, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2171168Z Skipping (s,q) (0.93, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2171439Z Skipping (s,q) (0.94, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2171696Z Skipping (s,q) (0.95, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2171954Z Skipping (s,q) (0.96, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2172221Z Skipping (s,q) (0.97, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2172490Z Skipping (s,q) (0.98, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2172767Z Skipping (s,q) (0.99, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2173020Z Skipping (s,q) (1, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2173359Z Skipping (s,q) (1.01, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2173623Z Skipping (s,q) (1.02, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2173885Z Skipping (s,q) (1.03, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2174155Z Skipping (s,q) (1.04, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2174436Z Skipping (s,q) (1.05, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2174702Z Skipping (s,q) (1.06, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2174967Z Skipping (s,q) (1.07, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2175229Z Skipping (s,q) (1.08, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2175489Z Skipping (s,q) (1.09, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2175758Z Skipping (s,q) (1.1, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2176020Z Skipping (s,q) (1.11, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2176290Z Skipping (s,q) (1.12, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2176555Z Skipping (s,q) (1.13, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2176814Z Skipping (s,q) (1.14, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2177074Z Skipping (s,q) (1.15, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2177340Z Skipping (s,q) (1.16, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2177596Z Skipping (s,q) (1.17, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2177861Z Skipping (s,q) (1.18, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2178122Z Skipping (s,q) (1.19, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2178377Z Skipping (s,q) (1.2, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2178648Z Skipping (s,q) (1.21, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2178904Z Skipping (s,q) (1.22, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2179166Z Skipping (s,q) (1.23, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2179430Z Skipping (s,q) (1.24, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2179910Z Skipping (s,q) (1.25, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2180401Z Skipping (s,q) (1.26, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2180753Z Skipping (s,q) (1.27, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2181021Z Skipping (s,q) (1.28, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2181292Z Skipping (s,q) (1.29, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2181548Z Skipping (s,q) (1.3, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2181804Z Skipping (s,q) (1.31, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2182190Z Skipping (s,q) (1.32, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2182464Z Skipping (s,q) (1.33, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2182733Z Skipping (s,q) (1.34, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2182990Z Skipping (s,q) (1.35, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2183250Z Skipping (s,q) (1.36, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2183524Z Skipping (s,q) (1.37, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2183789Z Skipping (s,q) (1.38, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2184049Z Skipping (s,q) (1.39, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2184318Z Skipping (s,q) (1.4, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2184576Z Skipping (s,q) (1.41, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2184839Z Skipping (s,q) (1.42, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2185099Z Skipping (s,q) (1.43, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2185357Z Skipping (s,q) (1.44, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2185741Z Skipping (s,q) (1.45, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2185999Z Skipping (s,q) (1.46, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2186258Z Skipping (s,q) (1.47, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2186524Z Skipping (s,q) (1.48, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2186782Z Skipping (s,q) (1.49, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2187044Z Skipping (s,q) (1.5, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2187299Z Skipping (s,q) (1.51, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2187557Z Skipping (s,q) (1.52, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2187822Z Skipping (s,q) (1.53, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2188079Z Skipping (s,q) (1.54, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2188336Z Skipping (s,q) (1.55, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2188600Z Skipping (s,q) (1.56, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2188855Z Skipping (s,q) (1.57, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2189112Z Skipping (s,q) (1.58, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2189378Z Skipping (s,q) (1.59, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2189639Z Skipping (s,q) (1.6, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2189903Z Skipping (s,q) (1.61, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2190160Z Skipping (s,q) (1.62, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2190420Z Skipping (s,q) (1.63, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2190685Z Skipping (s,q) (1.64, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2190946Z Skipping (s,q) (1.65, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2191204Z Skipping (s,q) (1.66, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2191475Z Skipping (s,q) (1.67, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2191732Z Skipping (s,q) (1.68, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2191995Z Skipping (s,q) (1.69, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2192329Z Skipping (s,q) (1.7, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2192635Z Skipping (s,q) (1.71, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2192902Z Skipping (s,q) (1.72, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2193160Z Skipping (s,q) (1.73, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2193423Z Skipping (s,q) (1.74, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2193688Z Skipping (s,q) (1.75, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2194021Z Skipping (s,q) (1.76, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2194298Z Skipping (s,q) (1.77, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2194561Z Skipping (s,q) (1.78, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2194821Z Skipping (s,q) (1.79, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2195084Z Skipping (s,q) (1.8, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2195344Z Skipping (s,q) (1.81, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2195607Z Skipping (s,q) (1.82, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2195869Z Skipping (s,q) (1.83, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2196125Z Skipping (s,q) (1.84, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2196389Z Skipping (s,q) (1.85, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2196645Z Skipping (s,q) (1.86, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2196903Z Skipping (s,q) (1.87, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2197168Z Skipping (s,q) (1.88, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2197507Z Skipping (s,q) (1.89, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2197768Z Skipping (s,q) (1.9, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2198038Z Skipping (s,q) (1.91, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2198296Z Skipping (s,q) (1.92, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2198563Z Skipping (s,q) (1.93, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2198818Z Skipping (s,q) (1.94, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2199077Z Skipping (s,q) (1.95, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2199344Z Skipping (s,q) (1.96, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2199600Z Skipping (s,q) (1.97, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2199859Z Skipping (s,q) (1.98, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2200122Z Skipping (s,q) (1.99, 27500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2200381Z Skipping (s,q) (0.01, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2200644Z Skipping (s,q) (0.02, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2200900Z Skipping (s,q) (0.03, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2201160Z Skipping (s,q) (0.04, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2201430Z Skipping (s,q) (0.05, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2201688Z Skipping (s,q) (0.06, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2201945Z Skipping (s,q) (0.07, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2202211Z Skipping (s,q) (0.08, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2202466Z Skipping (s,q) (0.09, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2202731Z Skipping (s,q) (0.1, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2202988Z Skipping (s,q) (0.11, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2203247Z Skipping (s,q) (0.12, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2203515Z Skipping (s,q) (0.13, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2203771Z Skipping (s,q) (0.14, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2204100Z Skipping (s,q) (0.15, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2204426Z Skipping (s,q) (0.16, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2204685Z Skipping (s,q) (0.17, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2204947Z Skipping (s,q) (0.18, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2205205Z Skipping (s,q) (0.19, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2205468Z Skipping (s,q) (0.2, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2205831Z Skipping (s,q) (0.21, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2206104Z Skipping (s,q) (0.22, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2206372Z Skipping (s,q) (0.23, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2206629Z Skipping (s,q) (0.24, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2206885Z Skipping (s,q) (0.25, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2207150Z Skipping (s,q) (0.26, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2207412Z Skipping (s,q) (0.27, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2207670Z Skipping (s,q) (0.28, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2207935Z Skipping (s,q) (0.29, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2208315Z Skipping (s,q) (0.3, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2208585Z Skipping (s,q) (0.31, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2208846Z Skipping (s,q) (0.32, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2209104Z Skipping (s,q) (0.33, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2209480Z Skipping (s,q) (0.34, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2209735Z Skipping (s,q) (0.35, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2209996Z Skipping (s,q) (0.36, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2210261Z Skipping (s,q) (0.37, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2210522Z Skipping (s,q) (0.38, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2210793Z Skipping (s,q) (0.39, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2211055Z Skipping (s,q) (0.4, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2211311Z Skipping (s,q) (0.41, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2211573Z Skipping (s,q) (0.42, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2211833Z Skipping (s,q) (0.43, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2212091Z Skipping (s,q) (0.44, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2212359Z Skipping (s,q) (0.45, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2212619Z Skipping (s,q) (0.46, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2212885Z Skipping (s,q) (0.47, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2213147Z Skipping (s,q) (0.48, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2213409Z Skipping (s,q) (0.49, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2213671Z Skipping (s,q) (0.5, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2213931Z Skipping (s,q) (0.51, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2214190Z Skipping (s,q) (0.52, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2214455Z Skipping (s,q) (0.53, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2214716Z Skipping (s,q) (0.54, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2214982Z Skipping (s,q) (0.55, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2215246Z Skipping (s,q) (0.56, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2215504Z Skipping (s,q) (0.57, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2215771Z Skipping (s,q) (0.58, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2216102Z Skipping (s,q) (0.59, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2216407Z Skipping (s,q) (0.6, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2216676Z Skipping (s,q) (0.61, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2216933Z Skipping (s,q) (0.62, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2217198Z Skipping (s,q) (0.63, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2217456Z Skipping (s,q) (0.64, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2217787Z Skipping (s,q) (0.65, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2218079Z Skipping (s,q) (0.66, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2218344Z Skipping (s,q) (0.67, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2218604Z Skipping (s,q) (0.68, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2218871Z Skipping (s,q) (0.69, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2219134Z Skipping (s,q) (0.7, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2219407Z Skipping (s,q) (0.71, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2219673Z Skipping (s,q) (0.72, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2219933Z Skipping (s,q) (0.73, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2220206Z Skipping (s,q) (0.74, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2220466Z Skipping (s,q) (0.75, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2220730Z Skipping (s,q) (0.76, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2220996Z Skipping (s,q) (0.77, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2221356Z Skipping (s,q) (0.78, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2221611Z Skipping (s,q) (0.79, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2221880Z Skipping (s,q) (0.8, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2222152Z Skipping (s,q) (0.81, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2222419Z Skipping (s,q) (0.82, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2222677Z Skipping (s,q) (0.83, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2222935Z Skipping (s,q) (0.84, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2223199Z Skipping (s,q) (0.85, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2223456Z Skipping (s,q) (0.86, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2223716Z Skipping (s,q) (0.87, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2223978Z Skipping (s,q) (0.88, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2224239Z Skipping (s,q) (0.89, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2224499Z Skipping (s,q) (0.9, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2224755Z Skipping (s,q) (0.91, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2225013Z Skipping (s,q) (0.92, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2225281Z Skipping (s,q) (0.93, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2225536Z Skipping (s,q) (0.94, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2225804Z Skipping (s,q) (0.95, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2226067Z Skipping (s,q) (0.96, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2226328Z Skipping (s,q) (0.97, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2226604Z Skipping (s,q) (0.98, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2226871Z Skipping (s,q) (0.99, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2227149Z Skipping (s,q) (1, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2227432Z Skipping (s,q) (1.01, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2227709Z Skipping (s,q) (1.02, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2228043Z Skipping (s,q) (1.03, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2228326Z Skipping (s,q) (1.04, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2228661Z Skipping (s,q) (1.05, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2228927Z Skipping (s,q) (1.06, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2229185Z Skipping (s,q) (1.07, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2229444Z Skipping (s,q) (1.08, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2229783Z Skipping (s,q) (1.09, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2230059Z Skipping (s,q) (1.1, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2230323Z Skipping (s,q) (1.11, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2230587Z Skipping (s,q) (1.12, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2230845Z Skipping (s,q) (1.13, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2231119Z Skipping (s,q) (1.14, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2231378Z Skipping (s,q) (1.15, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2231638Z Skipping (s,q) (1.16, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2231909Z Skipping (s,q) (1.17, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2232167Z Skipping (s,q) (1.18, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2232425Z Skipping (s,q) (1.19, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2232694Z Skipping (s,q) (1.2, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2232954Z Skipping (s,q) (1.21, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2233308Z Skipping (s,q) (1.22, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2233583Z Skipping (s,q) (1.23, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2233851Z Skipping (s,q) (1.24, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2234121Z Skipping (s,q) (1.25, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2234381Z Skipping (s,q) (1.26, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2234642Z Skipping (s,q) (1.27, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2234904Z Skipping (s,q) (1.28, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2235163Z Skipping (s,q) (1.29, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2235422Z Skipping (s,q) (1.3, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2235700Z Skipping (s,q) (1.31, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2235964Z Skipping (s,q) (1.32, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2236238Z Skipping (s,q) (1.33, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2236505Z Skipping (s,q) (1.34, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2236781Z Skipping (s,q) (1.35, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2237069Z Skipping (s,q) (1.36, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2237336Z Skipping (s,q) (1.37, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2237612Z Skipping (s,q) (1.38, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2237875Z Skipping (s,q) (1.39, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2238130Z Skipping (s,q) (1.4, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2238392Z Skipping (s,q) (1.41, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2238653Z Skipping (s,q) (1.42, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2238909Z Skipping (s,q) (1.43, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2239172Z Skipping (s,q) (1.44, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2239426Z Skipping (s,q) (1.45, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2239683Z Skipping (s,q) (1.46, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2240024Z Skipping (s,q) (1.47, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2240291Z Skipping (s,q) (1.48, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2240628Z Skipping (s,q) (1.49, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2240882Z Skipping (s,q) (1.5, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2241138Z Skipping (s,q) (1.51, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2241401Z Skipping (s,q) (1.52, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2241773Z Skipping (s,q) (1.53, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2242043Z Skipping (s,q) (1.54, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2242311Z Skipping (s,q) (1.55, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2242566Z Skipping (s,q) (1.56, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2242829Z Skipping (s,q) (1.57, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2243088Z Skipping (s,q) (1.58, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2243344Z Skipping (s,q) (1.59, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2243614Z Skipping (s,q) (1.6, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2243870Z Skipping (s,q) (1.61, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2244126Z Skipping (s,q) (1.62, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2244390Z Skipping (s,q) (1.63, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2244649Z Skipping (s,q) (1.64, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2244909Z Skipping (s,q) (1.65, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2245250Z Skipping (s,q) (1.66, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2245509Z Skipping (s,q) (1.67, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2245771Z Skipping (s,q) (1.68, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2246032Z Skipping (s,q) (1.69, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2246289Z Skipping (s,q) (1.7, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2246560Z Skipping (s,q) (1.71, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2246815Z Skipping (s,q) (1.72, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2247081Z Skipping (s,q) (1.73, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2247336Z Skipping (s,q) (1.74, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2247598Z Skipping (s,q) (1.75, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2247863Z Skipping (s,q) (1.76, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2248287Z Skipping (s,q) (1.77, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2248547Z Skipping (s,q) (1.78, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2248812Z Skipping (s,q) (1.79, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2249078Z Skipping (s,q) (1.8, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2249350Z Skipping (s,q) (1.81, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2249610Z Skipping (s,q) (1.82, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2249867Z Skipping (s,q) (1.83, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2250129Z Skipping (s,q) (1.84, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2250387Z Skipping (s,q) (1.85, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2250648Z Skipping (s,q) (1.86, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2250914Z Skipping (s,q) (1.87, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2251175Z Skipping (s,q) (1.88, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2251429Z Skipping (s,q) (1.89, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2251692Z Skipping (s,q) (1.9, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2252071Z Skipping (s,q) (1.91, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2252349Z Skipping (s,q) (1.92, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2252718Z Skipping (s,q) (1.93, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2252977Z Skipping (s,q) (1.94, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2253242Z Skipping (s,q) (1.95, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2253499Z Skipping (s,q) (1.96, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2253819Z Skipping (s,q) (1.97, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2254091Z Skipping (s,q) (1.98, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2254352Z Skipping (s,q) (1.99, 30000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2254623Z Skipping (s,q) (0.01, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2254883Z Skipping (s,q) (0.02, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2255146Z Skipping (s,q) (0.03, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2255408Z Skipping (s,q) (0.04, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2255668Z Skipping (s,q) (0.05, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2255922Z Skipping (s,q) (0.06, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2256187Z Skipping (s,q) (0.07, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2256447Z Skipping (s,q) (0.08, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2256712Z Skipping (s,q) (0.09, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2256967Z Skipping (s,q) (0.1, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2257298Z Skipping (s,q) (0.11, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2257562Z Skipping (s,q) (0.12, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2257819Z Skipping (s,q) (0.13, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2258076Z Skipping (s,q) (0.14, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2258342Z Skipping (s,q) (0.15, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2258602Z Skipping (s,q) (0.16, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2258866Z Skipping (s,q) (0.17, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2259126Z Skipping (s,q) (0.18, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2259382Z Skipping (s,q) (0.19, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2259651Z Skipping (s,q) (0.2, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2259911Z Skipping (s,q) (0.21, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2260168Z Skipping (s,q) (0.22, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2260432Z Skipping (s,q) (0.23, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2260691Z Skipping (s,q) (0.24, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2260958Z Skipping (s,q) (0.25, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2261213Z Skipping (s,q) (0.26, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2261473Z Skipping (s,q) (0.27, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2261741Z Skipping (s,q) (0.28, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2261997Z Skipping (s,q) (0.29, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2262254Z Skipping (s,q) (0.3, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2262522Z Skipping (s,q) (0.31, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2262779Z Skipping (s,q) (0.32, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2263047Z Skipping (s,q) (0.33, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2263304Z Skipping (s,q) (0.34, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2263563Z Skipping (s,q) (0.35, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2263908Z Skipping (s,q) (0.36, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2264182Z Skipping (s,q) (0.37, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2264522Z Skipping (s,q) (0.38, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2264809Z Skipping (s,q) (0.39, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2265063Z Skipping (s,q) (0.4, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2265326Z Skipping (s,q) (0.41, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2265642Z Skipping (s,q) (0.42, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2265911Z Skipping (s,q) (0.43, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2266178Z Skipping (s,q) (0.44, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2266435Z Skipping (s,q) (0.45, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2266698Z Skipping (s,q) (0.46, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2266957Z Skipping (s,q) (0.47, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2267214Z Skipping (s,q) (0.48, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2267486Z Skipping (s,q) (0.49, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2267742Z Skipping (s,q) (0.5, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2267999Z Skipping (s,q) (0.51, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2268263Z Skipping (s,q) (0.52, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2268524Z Skipping (s,q) (0.53, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2268788Z Skipping (s,q) (0.54, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2269120Z Skipping (s,q) (0.55, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2269380Z Skipping (s,q) (0.56, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2269646Z Skipping (s,q) (0.57, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2269905Z Skipping (s,q) (0.58, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2270165Z Skipping (s,q) (0.59, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2270436Z Skipping (s,q) (0.6, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2270697Z Skipping (s,q) (0.61, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2270966Z Skipping (s,q) (0.62, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2271223Z Skipping (s,q) (0.63, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2271487Z Skipping (s,q) (0.64, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2271752Z Skipping (s,q) (0.65, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2272012Z Skipping (s,q) (0.66, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2272270Z Skipping (s,q) (0.67, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2272535Z Skipping (s,q) (0.68, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2272796Z Skipping (s,q) (0.69, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2273068Z Skipping (s,q) (0.7, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2273331Z Skipping (s,q) (0.71, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2273593Z Skipping (s,q) (0.72, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2273858Z Skipping (s,q) (0.73, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2274118Z Skipping (s,q) (0.74, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2274379Z Skipping (s,q) (0.75, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2274645Z Skipping (s,q) (0.76, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2274904Z Skipping (s,q) (0.77, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2275168Z Skipping (s,q) (0.78, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2275427Z Skipping (s,q) (0.79, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2275685Z Skipping (s,q) (0.8, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2276022Z Skipping (s,q) (0.81, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2276333Z Skipping (s,q) (0.82, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2276592Z Skipping (s,q) (0.83, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2276857Z Skipping (s,q) (0.84, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2277117Z Skipping (s,q) (0.85, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2277444Z Skipping (s,q) (0.86, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2277723Z Skipping (s,q) (0.87, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2277985Z Skipping (s,q) (0.88, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2278252Z Skipping (s,q) (0.89, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2278509Z Skipping (s,q) (0.9, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2278768Z Skipping (s,q) (0.91, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2279034Z Skipping (s,q) (0.92, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2279297Z Skipping (s,q) (0.93, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2279555Z Skipping (s,q) (0.94, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2280039Z Skipping (s,q) (0.95, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2280302Z Skipping (s,q) (0.96, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2280575Z Skipping (s,q) (0.97, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2280834Z Skipping (s,q) (0.98, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2281369Z Skipping (s,q) (0.99, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2281630Z Skipping (s,q) (1, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2281889Z Skipping (s,q) (1.01, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2282152Z Skipping (s,q) (1.02, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2282425Z Skipping (s,q) (1.03, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2282691Z Skipping (s,q) (1.04, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2282956Z Skipping (s,q) (1.05, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2283210Z Skipping (s,q) (1.06, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2283466Z Skipping (s,q) (1.07, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2283736Z Skipping (s,q) (1.08, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2283989Z Skipping (s,q) (1.09, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2284249Z Skipping (s,q) (1.1, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2284510Z Skipping (s,q) (1.11, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2284768Z Skipping (s,q) (1.12, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2285032Z Skipping (s,q) (1.13, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2285292Z Skipping (s,q) (1.14, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2285554Z Skipping (s,q) (1.15, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2285820Z Skipping (s,q) (1.16, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2286078Z Skipping (s,q) (1.17, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2286339Z Skipping (s,q) (1.18, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2286605Z Skipping (s,q) (1.19, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2286864Z Skipping (s,q) (1.2, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2287131Z Skipping (s,q) (1.21, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2287387Z Skipping (s,q) (1.22, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2287645Z Skipping (s,q) (1.23, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2287909Z Skipping (s,q) (1.24, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2288405Z Skipping (s,q) (1.25, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2288740Z Skipping (s,q) (1.26, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2289007Z Skipping (s,q) (1.27, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2289267Z Skipping (s,q) (1.28, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2289533Z Skipping (s,q) (1.29, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2289957Z Skipping (s,q) (1.3, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2290227Z Skipping (s,q) (1.31, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2290503Z Skipping (s,q) (1.32, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2290766Z Skipping (s,q) (1.33, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2291028Z Skipping (s,q) (1.34, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2291298Z Skipping (s,q) (1.35, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2291559Z Skipping (s,q) (1.36, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2291831Z Skipping (s,q) (1.37, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2292093Z Skipping (s,q) (1.38, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2292353Z Skipping (s,q) (1.39, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2292621Z Skipping (s,q) (1.4, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2292882Z Skipping (s,q) (1.41, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2293142Z Skipping (s,q) (1.42, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2293524Z Skipping (s,q) (1.43, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2293780Z Skipping (s,q) (1.44, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2294038Z Skipping (s,q) (1.45, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2294302Z Skipping (s,q) (1.46, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2294564Z Skipping (s,q) (1.47, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2294835Z Skipping (s,q) (1.48, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2295094Z Skipping (s,q) (1.49, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2295352Z Skipping (s,q) (1.5, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2295619Z Skipping (s,q) (1.51, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2295880Z Skipping (s,q) (1.52, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2296143Z Skipping (s,q) (1.53, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2296410Z Skipping (s,q) (1.54, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2296675Z Skipping (s,q) (1.55, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2296942Z Skipping (s,q) (1.56, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2297198Z Skipping (s,q) (1.57, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2297459Z Skipping (s,q) (1.58, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2297727Z Skipping (s,q) (1.59, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2297986Z Skipping (s,q) (1.6, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2298243Z Skipping (s,q) (1.61, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2298508Z Skipping (s,q) (1.62, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2298767Z Skipping (s,q) (1.63, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2299035Z Skipping (s,q) (1.64, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2299293Z Skipping (s,q) (1.65, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2299554Z Skipping (s,q) (1.66, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2299820Z Skipping (s,q) (1.67, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2300075Z Skipping (s,q) (1.68, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2300432Z Skipping (s,q) (1.69, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2300746Z Skipping (s,q) (1.7, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2301001Z Skipping (s,q) (1.71, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2301262Z Skipping (s,q) (1.72, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2301518Z Skipping (s,q) (1.73, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2301775Z Skipping (s,q) (1.74, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2302104Z Skipping (s,q) (1.75, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2302374Z Skipping (s,q) (1.76, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2302632Z Skipping (s,q) (1.77, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2302895Z Skipping (s,q) (1.78, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2303151Z Skipping (s,q) (1.79, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2303418Z Skipping (s,q) (1.8, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2303677Z Skipping (s,q) (1.81, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2303934Z Skipping (s,q) (1.82, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2304195Z Skipping (s,q) (1.83, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2304455Z Skipping (s,q) (1.84, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2304711Z Skipping (s,q) (1.85, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2304975Z Skipping (s,q) (1.86, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2305233Z Skipping (s,q) (1.87, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2305571Z Skipping (s,q) (1.88, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2305828Z Skipping (s,q) (1.89, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2306084Z Skipping (s,q) (1.9, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2306352Z Skipping (s,q) (1.91, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2306619Z Skipping (s,q) (1.92, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2306880Z Skipping (s,q) (1.93, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2307146Z Skipping (s,q) (1.94, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2307404Z Skipping (s,q) (1.95, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2307665Z Skipping (s,q) (1.96, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2307936Z Skipping (s,q) (1.97, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2308195Z Skipping (s,q) (1.98, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2308466Z Skipping (s,q) (1.99, 32500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2308724Z Skipping (s,q) (0.01, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2308981Z Skipping (s,q) (0.02, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2309249Z Skipping (s,q) (0.03, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2309509Z Skipping (s,q) (0.04, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2309767Z Skipping (s,q) (0.05, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2310046Z Skipping (s,q) (0.06, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2310340Z Skipping (s,q) (0.07, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2310611Z Skipping (s,q) (0.08, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2310908Z Skipping (s,q) (0.09, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2311170Z Skipping (s,q) (0.1, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2311505Z Skipping (s,q) (0.11, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2311773Z Skipping (s,q) (0.12, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2312073Z Skipping (s,q) (0.13, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2312401Z Skipping (s,q) (0.14, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2312702Z Skipping (s,q) (0.15, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2312968Z Skipping (s,q) (0.16, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2313226Z Skipping (s,q) (0.17, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2313483Z Skipping (s,q) (0.18, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2313747Z Skipping (s,q) (0.19, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2314068Z Skipping (s,q) (0.2, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2314348Z Skipping (s,q) (0.21, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2314612Z Skipping (s,q) (0.22, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2314880Z Skipping (s,q) (0.23, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2315153Z Skipping (s,q) (0.24, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2315416Z Skipping (s,q) (0.25, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2315678Z Skipping (s,q) (0.26, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2315944Z Skipping (s,q) (0.27, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2316202Z Skipping (s,q) (0.28, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2316469Z Skipping (s,q) (0.29, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2316730Z Skipping (s,q) (0.3, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2316990Z Skipping (s,q) (0.31, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2317253Z Skipping (s,q) (0.32, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2317587Z Skipping (s,q) (0.33, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2317845Z Skipping (s,q) (0.34, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2318111Z Skipping (s,q) (0.35, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2318370Z Skipping (s,q) (0.36, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2318641Z Skipping (s,q) (0.37, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2318898Z Skipping (s,q) (0.38, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2319157Z Skipping (s,q) (0.39, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2319420Z Skipping (s,q) (0.4, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2319680Z Skipping (s,q) (0.41, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2319944Z Skipping (s,q) (0.42, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2320210Z Skipping (s,q) (0.43, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2320471Z Skipping (s,q) (0.44, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2320735Z Skipping (s,q) (0.45, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2320991Z Skipping (s,q) (0.46, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2321252Z Skipping (s,q) (0.47, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2321523Z Skipping (s,q) (0.48, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2321781Z Skipping (s,q) (0.49, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2322042Z Skipping (s,q) (0.5, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2322307Z Skipping (s,q) (0.51, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2322567Z Skipping (s,q) (0.52, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2322836Z Skipping (s,q) (0.53, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2323096Z Skipping (s,q) (0.54, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2323355Z Skipping (s,q) (0.55, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2323620Z Skipping (s,q) (0.56, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2323876Z Skipping (s,q) (0.57, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2324203Z Skipping (s,q) (0.58, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2324512Z Skipping (s,q) (0.59, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2324770Z Skipping (s,q) (0.6, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2325036Z Skipping (s,q) (0.61, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2325294Z Skipping (s,q) (0.62, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2325553Z Skipping (s,q) (0.63, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2325887Z Skipping (s,q) (0.64, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2326161Z Skipping (s,q) (0.65, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2326424Z Skipping (s,q) (0.66, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2326691Z Skipping (s,q) (0.67, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2326950Z Skipping (s,q) (0.68, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2327210Z Skipping (s,q) (0.69, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2327479Z Skipping (s,q) (0.7, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2327736Z Skipping (s,q) (0.71, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2328112Z Skipping (s,q) (0.72, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2328376Z Skipping (s,q) (0.73, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2328635Z Skipping (s,q) (0.74, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2328911Z Skipping (s,q) (0.75, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2329170Z Skipping (s,q) (0.76, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2329516Z Skipping (s,q) (0.77, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2329786Z Skipping (s,q) (0.78, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2330043Z Skipping (s,q) (0.79, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2330312Z Skipping (s,q) (0.8, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2330578Z Skipping (s,q) (0.81, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2330835Z Skipping (s,q) (0.82, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2331100Z Skipping (s,q) (0.83, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2331356Z Skipping (s,q) (0.84, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2331616Z Skipping (s,q) (0.85, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2331886Z Skipping (s,q) (0.86, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2332145Z Skipping (s,q) (0.87, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2332411Z Skipping (s,q) (0.88, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2332667Z Skipping (s,q) (0.89, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2332925Z Skipping (s,q) (0.9, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2333201Z Skipping (s,q) (0.91, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2333464Z Skipping (s,q) (0.92, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2333721Z Skipping (s,q) (0.93, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2333986Z Skipping (s,q) (0.94, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2334248Z Skipping (s,q) (0.95, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2334514Z Skipping (s,q) (0.96, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2334778Z Skipping (s,q) (0.97, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2335040Z Skipping (s,q) (0.98, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2335306Z Skipping (s,q) (0.99, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2335560Z Skipping (s,q) (1, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2335823Z Skipping (s,q) (1.01, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2336169Z Skipping (s,q) (1.02, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2336473Z Skipping (s,q) (1.03, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2336743Z Skipping (s,q) (1.04, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2337002Z Skipping (s,q) (1.05, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2337262Z Skipping (s,q) (1.06, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2337526Z Skipping (s,q) (1.07, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2337854Z Skipping (s,q) (1.08, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2338128Z Skipping (s,q) (1.09, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2338397Z Skipping (s,q) (1.1, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2338658Z Skipping (s,q) (1.11, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2338923Z Skipping (s,q) (1.12, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2339182Z Skipping (s,q) (1.13, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2339444Z Skipping (s,q) (1.14, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2339708Z Skipping (s,q) (1.15, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2339968Z Skipping (s,q) (1.16, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2340229Z Skipping (s,q) (1.17, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2340497Z Skipping (s,q) (1.18, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2340761Z Skipping (s,q) (1.19, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2341019Z Skipping (s,q) (1.2, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2341391Z Skipping (s,q) (1.21, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2341651Z Skipping (s,q) (1.22, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2341917Z Skipping (s,q) (1.23, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2342179Z Skipping (s,q) (1.24, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2342444Z Skipping (s,q) (1.25, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2342707Z Skipping (s,q) (1.26, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2342966Z Skipping (s,q) (1.27, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2343226Z Skipping (s,q) (1.28, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2343495Z Skipping (s,q) (1.29, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2343756Z Skipping (s,q) (1.3, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2344024Z Skipping (s,q) (1.31, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2344286Z Skipping (s,q) (1.32, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2344543Z Skipping (s,q) (1.33, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2344808Z Skipping (s,q) (1.34, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2345067Z Skipping (s,q) (1.35, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2345332Z Skipping (s,q) (1.36, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2345598Z Skipping (s,q) (1.37, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2345856Z Skipping (s,q) (1.38, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2346121Z Skipping (s,q) (1.39, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2346377Z Skipping (s,q) (1.4, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2346639Z Skipping (s,q) (1.41, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2346907Z Skipping (s,q) (1.42, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2347172Z Skipping (s,q) (1.43, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2347430Z Skipping (s,q) (1.44, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2347701Z Skipping (s,q) (1.45, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2348073Z Skipping (s,q) (1.46, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2348393Z Skipping (s,q) (1.47, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2348653Z Skipping (s,q) (1.48, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2348910Z Skipping (s,q) (1.49, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2349178Z Skipping (s,q) (1.5, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2349437Z Skipping (s,q) (1.51, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2349759Z Skipping (s,q) (1.52, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2350036Z Skipping (s,q) (1.53, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2350296Z Skipping (s,q) (1.54, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2350558Z Skipping (s,q) (1.55, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2350815Z Skipping (s,q) (1.56, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2351074Z Skipping (s,q) (1.57, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2351342Z Skipping (s,q) (1.58, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2351601Z Skipping (s,q) (1.59, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2351860Z Skipping (s,q) (1.6, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2352127Z Skipping (s,q) (1.61, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2352386Z Skipping (s,q) (1.62, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2352658Z Skipping (s,q) (1.63, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2352918Z Skipping (s,q) (1.64, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2353288Z Skipping (s,q) (1.65, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2353554Z Skipping (s,q) (1.66, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2353811Z Skipping (s,q) (1.67, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2354074Z Skipping (s,q) (1.68, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2354339Z Skipping (s,q) (1.69, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2354603Z Skipping (s,q) (1.7, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2354863Z Skipping (s,q) (1.71, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2355127Z Skipping (s,q) (1.72, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2355382Z Skipping (s,q) (1.73, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2355653Z Skipping (s,q) (1.74, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2355910Z Skipping (s,q) (1.75, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2356169Z Skipping (s,q) (1.76, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2356432Z Skipping (s,q) (1.77, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2356696Z Skipping (s,q) (1.78, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2356959Z Skipping (s,q) (1.79, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2357225Z Skipping (s,q) (1.8, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2357485Z Skipping (s,q) (1.81, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2357749Z Skipping (s,q) (1.82, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2358006Z Skipping (s,q) (1.83, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2358263Z Skipping (s,q) (1.84, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2358531Z Skipping (s,q) (1.85, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2358788Z Skipping (s,q) (1.86, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2359047Z Skipping (s,q) (1.87, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2359313Z Skipping (s,q) (1.88, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2359575Z Skipping (s,q) (1.89, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2359962Z Skipping (s,q) (1.9, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2360235Z Skipping (s,q) (1.91, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2360576Z Skipping (s,q) (1.92, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2360838Z Skipping (s,q) (1.93, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2361095Z Skipping (s,q) (1.94, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2361351Z Skipping (s,q) (1.95, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2361671Z Skipping (s,q) (1.96, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2361939Z Skipping (s,q) (1.97, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2362206Z Skipping (s,q) (1.98, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2362461Z Skipping (s,q) (1.99, 35000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2362718Z Skipping (s,q) (0.01, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2362984Z Skipping (s,q) (0.02, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2363240Z Skipping (s,q) (0.03, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2363507Z Skipping (s,q) (0.04, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2363774Z Skipping (s,q) (0.05, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2364032Z Skipping (s,q) (0.06, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2364316Z Skipping (s,q) (0.07, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2364578Z Skipping (s,q) (0.08, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2364835Z Skipping (s,q) (0.09, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2365199Z Skipping (s,q) (0.1, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2365457Z Skipping (s,q) (0.11, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2365715Z Skipping (s,q) (0.12, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2365988Z Skipping (s,q) (0.13, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2366247Z Skipping (s,q) (0.14, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2366517Z Skipping (s,q) (0.15, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2366772Z Skipping (s,q) (0.16, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2367026Z Skipping (s,q) (0.17, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2367292Z Skipping (s,q) (0.18, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2367551Z Skipping (s,q) (0.19, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2367810Z Skipping (s,q) (0.2, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2368194Z Skipping (s,q) (0.21, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2368464Z Skipping (s,q) (0.22, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2368730Z Skipping (s,q) (0.23, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2368993Z Skipping (s,q) (0.24, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2369255Z Skipping (s,q) (0.25, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2369526Z Skipping (s,q) (0.26, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2369784Z Skipping (s,q) (0.27, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2370044Z Skipping (s,q) (0.28, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2370310Z Skipping (s,q) (0.29, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2370572Z Skipping (s,q) (0.3, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2370832Z Skipping (s,q) (0.31, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2371102Z Skipping (s,q) (0.32, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2371364Z Skipping (s,q) (0.33, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2371634Z Skipping (s,q) (0.34, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2372015Z Skipping (s,q) (0.35, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2372290Z Skipping (s,q) (0.36, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2372635Z Skipping (s,q) (0.37, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2372894Z Skipping (s,q) (0.38, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2373150Z Skipping (s,q) (0.39, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2373412Z Skipping (s,q) (0.4, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2373722Z Skipping (s,q) (0.41, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2373997Z Skipping (s,q) (0.42, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2374262Z Skipping (s,q) (0.43, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2374518Z Skipping (s,q) (0.44, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2374779Z Skipping (s,q) (0.45, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2375038Z Skipping (s,q) (0.46, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2375295Z Skipping (s,q) (0.47, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2375561Z Skipping (s,q) (0.48, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2375824Z Skipping (s,q) (0.49, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2376090Z Skipping (s,q) (0.5, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2376346Z Skipping (s,q) (0.51, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2376608Z Skipping (s,q) (0.52, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2376880Z Skipping (s,q) (0.53, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2377210Z Skipping (s,q) (0.54, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2377468Z Skipping (s,q) (0.55, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2377731Z Skipping (s,q) (0.56, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2377992Z Skipping (s,q) (0.57, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2378257Z Skipping (s,q) (0.58, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2378518Z Skipping (s,q) (0.59, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2378777Z Skipping (s,q) (0.6, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2379044Z Skipping (s,q) (0.61, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2379305Z Skipping (s,q) (0.62, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2379574Z Skipping (s,q) (0.63, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2380000Z Skipping (s,q) (0.64, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2380265Z Skipping (s,q) (0.65, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2380531Z Skipping (s,q) (0.66, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2380788Z Skipping (s,q) (0.67, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2381051Z Skipping (s,q) (0.68, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2381315Z Skipping (s,q) (0.69, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2381578Z Skipping (s,q) (0.7, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2381837Z Skipping (s,q) (0.71, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2382105Z Skipping (s,q) (0.72, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2382364Z Skipping (s,q) (0.73, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2382637Z Skipping (s,q) (0.74, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2382895Z Skipping (s,q) (0.75, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2383154Z Skipping (s,q) (0.76, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2383421Z Skipping (s,q) (0.77, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2383677Z Skipping (s,q) (0.78, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2384178Z Skipping (s,q) (0.79, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2384463Z Skipping (s,q) (0.8, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2384833Z Skipping (s,q) (0.81, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2385097Z Skipping (s,q) (0.82, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2385355Z Skipping (s,q) (0.83, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2385613Z Skipping (s,q) (0.84, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2386015Z Skipping (s,q) (0.85, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2386292Z Skipping (s,q) (0.86, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2386555Z Skipping (s,q) (0.87, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2386815Z Skipping (s,q) (0.88, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2387071Z Skipping (s,q) (0.89, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2387334Z Skipping (s,q) (0.9, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2387604Z Skipping (s,q) (0.91, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2387867Z Skipping (s,q) (0.92, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2388128Z Skipping (s,q) (0.93, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2388386Z Skipping (s,q) (0.94, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2388646Z Skipping (s,q) (0.95, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2388915Z Skipping (s,q) (0.96, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2389178Z Skipping (s,q) (0.97, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2389579Z Skipping (s,q) (0.98, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2389846Z Skipping (s,q) (0.99, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2390099Z Skipping (s,q) (1, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2390370Z Skipping (s,q) (1.01, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2390630Z Skipping (s,q) (1.02, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2390893Z Skipping (s,q) (1.03, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2391157Z Skipping (s,q) (1.04, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2391413Z Skipping (s,q) (1.05, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2391671Z Skipping (s,q) (1.06, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2391942Z Skipping (s,q) (1.07, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2392203Z Skipping (s,q) (1.08, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2392470Z Skipping (s,q) (1.09, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2392731Z Skipping (s,q) (1.1, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2392990Z Skipping (s,q) (1.11, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2393252Z Skipping (s,q) (1.12, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2393510Z Skipping (s,q) (1.13, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2393771Z Skipping (s,q) (1.14, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2394031Z Skipping (s,q) (1.15, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2394287Z Skipping (s,q) (1.16, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2394550Z Skipping (s,q) (1.17, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2394811Z Skipping (s,q) (1.18, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2395072Z Skipping (s,q) (1.19, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2395341Z Skipping (s,q) (1.2, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2395599Z Skipping (s,q) (1.21, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2395860Z Skipping (s,q) (1.22, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2396198Z Skipping (s,q) (1.23, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2396474Z Skipping (s,q) (1.24, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2396815Z Skipping (s,q) (1.25, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2397075Z Skipping (s,q) (1.26, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2397334Z Skipping (s,q) (1.27, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2397599Z Skipping (s,q) (1.28, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2397920Z Skipping (s,q) (1.29, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2398189Z Skipping (s,q) (1.3, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2398458Z Skipping (s,q) (1.31, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2398718Z Skipping (s,q) (1.32, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2398982Z Skipping (s,q) (1.33, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2399242Z Skipping (s,q) (1.34, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2399504Z Skipping (s,q) (1.35, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2399772Z Skipping (s,q) (1.36, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2400031Z Skipping (s,q) (1.37, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2400288Z Skipping (s,q) (1.38, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2400753Z Skipping (s,q) (1.39, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2401017Z Skipping (s,q) (1.4, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2401274Z Skipping (s,q) (1.41, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2401638Z Skipping (s,q) (1.42, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2401895Z Skipping (s,q) (1.43, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2402158Z Skipping (s,q) (1.44, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2402415Z Skipping (s,q) (1.45, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2402676Z Skipping (s,q) (1.46, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2402949Z Skipping (s,q) (1.47, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2403207Z Skipping (s,q) (1.48, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2403464Z Skipping (s,q) (1.49, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2403731Z Skipping (s,q) (1.5, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2403992Z Skipping (s,q) (1.51, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2404264Z Skipping (s,q) (1.52, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2404529Z Skipping (s,q) (1.53, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2404786Z Skipping (s,q) (1.54, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2405053Z Skipping (s,q) (1.55, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2405309Z Skipping (s,q) (1.56, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2405569Z Skipping (s,q) (1.57, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2405839Z Skipping (s,q) (1.58, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2406097Z Skipping (s,q) (1.59, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2406363Z Skipping (s,q) (1.6, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2406623Z Skipping (s,q) (1.61, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2406888Z Skipping (s,q) (1.62, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2407160Z Skipping (s,q) (1.63, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2407422Z Skipping (s,q) (1.64, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2407681Z Skipping (s,q) (1.65, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2407945Z Skipping (s,q) (1.66, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2408298Z Skipping (s,q) (1.67, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2408698Z Skipping (s,q) (1.68, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2409007Z Skipping (s,q) (1.69, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2409266Z Skipping (s,q) (1.7, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2409535Z Skipping (s,q) (1.71, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2409794Z Skipping (s,q) (1.72, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2410109Z Skipping (s,q) (1.73, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2410392Z Skipping (s,q) (1.74, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2410667Z Skipping (s,q) (1.75, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2410942Z Skipping (s,q) (1.76, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2411202Z Skipping (s,q) (1.77, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2411460Z Skipping (s,q) (1.78, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2411729Z Skipping (s,q) (1.79, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2411992Z Skipping (s,q) (1.8, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2412251Z Skipping (s,q) (1.81, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2412517Z Skipping (s,q) (1.82, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2412776Z Skipping (s,q) (1.83, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2413045Z Skipping (s,q) (1.84, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2413307Z Skipping (s,q) (1.85, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2413668Z Skipping (s,q) (1.86, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2413934Z Skipping (s,q) (1.87, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2414196Z Skipping (s,q) (1.88, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2414456Z Skipping (s,q) (1.89, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2414723Z Skipping (s,q) (1.9, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2414991Z Skipping (s,q) (1.91, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2415249Z Skipping (s,q) (1.92, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2415513Z Skipping (s,q) (1.93, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2415773Z Skipping (s,q) (1.94, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2416040Z Skipping (s,q) (1.95, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2416303Z Skipping (s,q) (1.96, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2416565Z Skipping (s,q) (1.97, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2416836Z Skipping (s,q) (1.98, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2417096Z Skipping (s,q) (1.99, 37500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2417354Z Skipping (s,q) (0.01, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2417624Z Skipping (s,q) (0.02, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2417889Z Skipping (s,q) (0.03, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2418159Z Skipping (s,q) (0.04, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2418418Z Skipping (s,q) (0.05, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2418677Z Skipping (s,q) (0.06, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2418945Z Skipping (s,q) (0.07, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2419202Z Skipping (s,q) (0.08, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2419462Z Skipping (s,q) (0.09, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2419728Z Skipping (s,q) (0.1, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2419990Z Skipping (s,q) (0.11, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2420258Z Skipping (s,q) (0.12, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2420597Z Skipping (s,q) (0.13, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2420906Z Skipping (s,q) (0.14, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2421171Z Skipping (s,q) (0.15, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2421428Z Skipping (s,q) (0.16, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2421684Z Skipping (s,q) (0.17, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2422037Z Skipping (s,q) (0.18, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2422308Z Skipping (s,q) (0.19, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2422578Z Skipping (s,q) (0.2, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2422837Z Skipping (s,q) (0.21, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2423095Z Skipping (s,q) (0.22, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2423362Z Skipping (s,q) (0.23, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2423623Z Skipping (s,q) (0.24, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2423889Z Skipping (s,q) (0.25, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2424166Z Skipping (s,q) (0.26, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2424426Z Skipping (s,q) (0.27, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2424691Z Skipping (s,q) (0.28, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2424956Z Skipping (s,q) (0.29, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2425216Z Skipping (s,q) (0.3, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2425572Z Skipping (s,q) (0.31, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2425831Z Skipping (s,q) (0.32, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2426093Z Skipping (s,q) (0.33, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2426363Z Skipping (s,q) (0.34, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2426626Z Skipping (s,q) (0.35, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2426899Z Skipping (s,q) (0.36, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2427158Z Skipping (s,q) (0.37, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2427413Z Skipping (s,q) (0.38, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2427676Z Skipping (s,q) (0.39, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2427932Z Skipping (s,q) (0.4, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2428191Z Skipping (s,q) (0.41, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2428457Z Skipping (s,q) (0.42, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2428721Z Skipping (s,q) (0.43, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2428983Z Skipping (s,q) (0.44, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2429241Z Skipping (s,q) (0.45, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2429502Z Skipping (s,q) (0.46, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2429769Z Skipping (s,q) (0.47, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2430029Z Skipping (s,q) (0.48, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2430289Z Skipping (s,q) (0.49, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2430549Z Skipping (s,q) (0.5, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2430807Z Skipping (s,q) (0.51, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2431067Z Skipping (s,q) (0.52, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2431334Z Skipping (s,q) (0.53, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2431599Z Skipping (s,q) (0.54, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2431865Z Skipping (s,q) (0.55, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2432123Z Skipping (s,q) (0.56, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2432481Z Skipping (s,q) (0.57, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2432828Z Skipping (s,q) (0.58, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2433086Z Skipping (s,q) (0.59, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2433344Z Skipping (s,q) (0.6, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2433609Z Skipping (s,q) (0.61, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2433864Z Skipping (s,q) (0.62, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2434220Z Skipping (s,q) (0.63, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2434492Z Skipping (s,q) (0.64, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2434751Z Skipping (s,q) (0.65, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2435016Z Skipping (s,q) (0.66, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2435273Z Skipping (s,q) (0.67, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2435532Z Skipping (s,q) (0.68, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2435802Z Skipping (s,q) (0.69, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2436059Z Skipping (s,q) (0.7, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2436323Z Skipping (s,q) (0.71, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2436579Z Skipping (s,q) (0.72, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2436835Z Skipping (s,q) (0.73, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2437102Z Skipping (s,q) (0.74, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2437361Z Skipping (s,q) (0.75, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2437701Z Skipping (s,q) (0.76, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2437966Z Skipping (s,q) (0.77, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2438223Z Skipping (s,q) (0.78, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2438492Z Skipping (s,q) (0.79, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2438752Z Skipping (s,q) (0.8, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2439012Z Skipping (s,q) (0.81, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2439273Z Skipping (s,q) (0.82, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2439528Z Skipping (s,q) (0.83, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2439786Z Skipping (s,q) (0.84, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2440054Z Skipping (s,q) (0.85, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2440313Z Skipping (s,q) (0.86, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2440584Z Skipping (s,q) (0.87, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2440843Z Skipping (s,q) (0.88, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2441099Z Skipping (s,q) (0.89, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2441365Z Skipping (s,q) (0.9, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2441626Z Skipping (s,q) (0.91, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2441886Z Skipping (s,q) (0.92, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2442150Z Skipping (s,q) (0.93, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2442411Z Skipping (s,q) (0.94, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2442679Z Skipping (s,q) (0.95, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2442938Z Skipping (s,q) (0.96, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2443202Z Skipping (s,q) (0.97, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2443469Z Skipping (s,q) (0.98, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2443728Z Skipping (s,q) (0.99, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2443982Z Skipping (s,q) (1, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2444354Z Skipping (s,q) (1.01, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2444673Z Skipping (s,q) (1.02, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2444934Z Skipping (s,q) (1.03, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2445203Z Skipping (s,q) (1.04, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2445462Z Skipping (s,q) (1.05, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2445735Z Skipping (s,q) (1.06, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2446074Z Skipping (s,q) (1.07, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2446345Z Skipping (s,q) (1.08, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2446618Z Skipping (s,q) (1.09, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2446873Z Skipping (s,q) (1.1, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2447131Z Skipping (s,q) (1.11, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2447399Z Skipping (s,q) (1.12, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2447661Z Skipping (s,q) (1.13, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2447928Z Skipping (s,q) (1.14, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2448340Z Skipping (s,q) (1.15, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2448597Z Skipping (s,q) (1.16, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2448864Z Skipping (s,q) (1.17, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2449128Z Skipping (s,q) (1.18, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2449386Z Skipping (s,q) (1.19, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2449748Z Skipping (s,q) (1.2, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2450006Z Skipping (s,q) (1.21, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2450272Z Skipping (s,q) (1.22, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2450534Z Skipping (s,q) (1.23, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2450795Z Skipping (s,q) (1.24, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2451064Z Skipping (s,q) (1.25, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2451322Z Skipping (s,q) (1.26, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2451579Z Skipping (s,q) (1.27, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2451843Z Skipping (s,q) (1.28, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2452107Z Skipping (s,q) (1.29, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2452374Z Skipping (s,q) (1.3, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2452637Z Skipping (s,q) (1.31, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2452895Z Skipping (s,q) (1.32, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2453166Z Skipping (s,q) (1.33, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2453431Z Skipping (s,q) (1.34, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2453693Z Skipping (s,q) (1.35, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2453956Z Skipping (s,q) (1.36, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2454213Z Skipping (s,q) (1.37, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2454474Z Skipping (s,q) (1.38, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2454731Z Skipping (s,q) (1.39, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2454990Z Skipping (s,q) (1.4, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2455259Z Skipping (s,q) (1.41, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2455519Z Skipping (s,q) (1.42, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2455775Z Skipping (s,q) (1.43, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2456035Z Skipping (s,q) (1.44, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2456364Z Skipping (s,q) (1.45, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2456703Z Skipping (s,q) (1.46, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2456961Z Skipping (s,q) (1.47, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2457219Z Skipping (s,q) (1.48, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2457485Z Skipping (s,q) (1.49, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2457744Z Skipping (s,q) (1.5, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2458070Z Skipping (s,q) (1.51, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2458351Z Skipping (s,q) (1.52, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2458615Z Skipping (s,q) (1.53, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2458875Z Skipping (s,q) (1.54, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2459138Z Skipping (s,q) (1.55, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2459400Z Skipping (s,q) (1.56, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2459675Z Skipping (s,q) (1.57, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2459930Z Skipping (s,q) (1.58, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2460191Z Skipping (s,q) (1.59, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2460455Z Skipping (s,q) (1.6, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2460713Z Skipping (s,q) (1.61, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2460974Z Skipping (s,q) (1.62, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2461240Z Skipping (s,q) (1.63, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2461587Z Skipping (s,q) (1.64, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2461855Z Skipping (s,q) (1.65, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2462114Z Skipping (s,q) (1.66, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2462375Z Skipping (s,q) (1.67, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2462640Z Skipping (s,q) (1.68, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2462896Z Skipping (s,q) (1.69, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2463152Z Skipping (s,q) (1.7, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2463416Z Skipping (s,q) (1.71, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2463673Z Skipping (s,q) (1.72, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2463939Z Skipping (s,q) (1.73, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2464196Z Skipping (s,q) (1.74, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2464456Z Skipping (s,q) (1.75, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2464738Z Skipping (s,q) (1.76, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2464998Z Skipping (s,q) (1.77, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2465259Z Skipping (s,q) (1.78, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2465529Z Skipping (s,q) (1.79, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2465787Z Skipping (s,q) (1.8, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2466055Z Skipping (s,q) (1.81, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2466311Z Skipping (s,q) (1.82, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2466567Z Skipping (s,q) (1.83, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2466832Z Skipping (s,q) (1.84, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2467090Z Skipping (s,q) (1.85, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2467352Z Skipping (s,q) (1.86, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2467623Z Skipping (s,q) (1.87, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2467882Z Skipping (s,q) (1.88, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2468255Z Skipping (s,q) (1.89, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2468560Z Skipping (s,q) (1.9, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2468816Z Skipping (s,q) (1.91, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2469081Z Skipping (s,q) (1.92, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2469340Z Skipping (s,q) (1.93, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2469597Z Skipping (s,q) (1.94, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2469929Z Skipping (s,q) (1.95, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2470199Z Skipping (s,q) (1.96, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2470470Z Skipping (s,q) (1.97, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2470727Z Skipping (s,q) (1.98, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2470987Z Skipping (s,q) (1.99, 40000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2471254Z Skipping (s,q) (0.01, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2471515Z Skipping (s,q) (0.02, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2471773Z Skipping (s,q) (0.03, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2472037Z Skipping (s,q) (0.04, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2472294Z Skipping (s,q) (0.05, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2472557Z Skipping (s,q) (0.06, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2472817Z Skipping (s,q) (0.07, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2473075Z Skipping (s,q) (0.08, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2473416Z Skipping (s,q) (0.09, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2473678Z Skipping (s,q) (0.1, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2473935Z Skipping (s,q) (0.11, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2474199Z Skipping (s,q) (0.12, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2474459Z Skipping (s,q) (0.13, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2474716Z Skipping (s,q) (0.14, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2474983Z Skipping (s,q) (0.15, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2475238Z Skipping (s,q) (0.16, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2475500Z Skipping (s,q) (0.17, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2475760Z Skipping (s,q) (0.18, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2476015Z Skipping (s,q) (0.19, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2476280Z Skipping (s,q) (0.2, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2476538Z Skipping (s,q) (0.21, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2476800Z Skipping (s,q) (0.22, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2477069Z Skipping (s,q) (0.23, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2477329Z Skipping (s,q) (0.24, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2477592Z Skipping (s,q) (0.25, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2477850Z Skipping (s,q) (0.26, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2478108Z Skipping (s,q) (0.27, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2478370Z Skipping (s,q) (0.28, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2478630Z Skipping (s,q) (0.29, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2478886Z Skipping (s,q) (0.3, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2479155Z Skipping (s,q) (0.31, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2479412Z Skipping (s,q) (0.32, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2479842Z Skipping (s,q) (0.33, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2480382Z Skipping (s,q) (0.34, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2480820Z Skipping (s,q) (0.35, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2481083Z Skipping (s,q) (0.36, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2481341Z Skipping (s,q) (0.37, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2481599Z Skipping (s,q) (0.38, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2481862Z Skipping (s,q) (0.39, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2482222Z Skipping (s,q) (0.4, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2482502Z Skipping (s,q) (0.41, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2482765Z Skipping (s,q) (0.42, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2483022Z Skipping (s,q) (0.43, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2483283Z Skipping (s,q) (0.44, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2483551Z Skipping (s,q) (0.45, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2483815Z Skipping (s,q) (0.46, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2484079Z Skipping (s,q) (0.47, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2484339Z Skipping (s,q) (0.48, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2484603Z Skipping (s,q) (0.49, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2484863Z Skipping (s,q) (0.5, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2485130Z Skipping (s,q) (0.51, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2485396Z Skipping (s,q) (0.52, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2485792Z Skipping (s,q) (0.53, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2486052Z Skipping (s,q) (0.54, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2486320Z Skipping (s,q) (0.55, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2486579Z Skipping (s,q) (0.56, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2486845Z Skipping (s,q) (0.57, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2487107Z Skipping (s,q) (0.58, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2487369Z Skipping (s,q) (0.59, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2487631Z Skipping (s,q) (0.6, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2487892Z Skipping (s,q) (0.61, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2488266Z Skipping (s,q) (0.62, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2488531Z Skipping (s,q) (0.63, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2488794Z Skipping (s,q) (0.64, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2489062Z Skipping (s,q) (0.65, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2489320Z Skipping (s,q) (0.66, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2489579Z Skipping (s,q) (0.67, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2489849Z Skipping (s,q) (0.68, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2490116Z Skipping (s,q) (0.69, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2490378Z Skipping (s,q) (0.7, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2490649Z Skipping (s,q) (0.71, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2490912Z Skipping (s,q) (0.72, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2491178Z Skipping (s,q) (0.73, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2491451Z Skipping (s,q) (0.74, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2491720Z Skipping (s,q) (0.75, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2491993Z Skipping (s,q) (0.76, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2492258Z Skipping (s,q) (0.77, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2492614Z Skipping (s,q) (0.78, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2492897Z Skipping (s,q) (0.79, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2493234Z Skipping (s,q) (0.8, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2493496Z Skipping (s,q) (0.81, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2493771Z Skipping (s,q) (0.82, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2494034Z Skipping (s,q) (0.83, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2494382Z Skipping (s,q) (0.84, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2494654Z Skipping (s,q) (0.85, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2494917Z Skipping (s,q) (0.86, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2495182Z Skipping (s,q) (0.87, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2495442Z Skipping (s,q) (0.88, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2495708Z Skipping (s,q) (0.89, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2495974Z Skipping (s,q) (0.9, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2496239Z Skipping (s,q) (0.91, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2496504Z Skipping (s,q) (0.92, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2496764Z Skipping (s,q) (0.93, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2497027Z Skipping (s,q) (0.94, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2497296Z Skipping (s,q) (0.95, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2497557Z Skipping (s,q) (0.96, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2497902Z Skipping (s,q) (0.97, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2498179Z Skipping (s,q) (0.98, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2498439Z Skipping (s,q) (0.99, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2498711Z Skipping (s,q) (1, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2498969Z Skipping (s,q) (1.01, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2499236Z Skipping (s,q) (1.02, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2499498Z Skipping (s,q) (1.03, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2499754Z Skipping (s,q) (1.04, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2500014Z Skipping (s,q) (1.05, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2500286Z Skipping (s,q) (1.06, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2500545Z Skipping (s,q) (1.07, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2500817Z Skipping (s,q) (1.08, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2501077Z Skipping (s,q) (1.09, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2501338Z Skipping (s,q) (1.1, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2501608Z Skipping (s,q) (1.11, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2501872Z Skipping (s,q) (1.12, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2502133Z Skipping (s,q) (1.13, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2502398Z Skipping (s,q) (1.14, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2502655Z Skipping (s,q) (1.15, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2502919Z Skipping (s,q) (1.16, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2503183Z Skipping (s,q) (1.17, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2503444Z Skipping (s,q) (1.18, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2503714Z Skipping (s,q) (1.19, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2503969Z Skipping (s,q) (1.2, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2504229Z Skipping (s,q) (1.21, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2504593Z Skipping (s,q) (1.22, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2504868Z Skipping (s,q) (1.23, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2505211Z Skipping (s,q) (1.24, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2505468Z Skipping (s,q) (1.25, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2505726Z Skipping (s,q) (1.26, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2505993Z Skipping (s,q) (1.27, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2506313Z Skipping (s,q) (1.28, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2506586Z Skipping (s,q) (1.29, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2506856Z Skipping (s,q) (1.3, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2507116Z Skipping (s,q) (1.31, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2507379Z Skipping (s,q) (1.32, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2507639Z Skipping (s,q) (1.33, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2507898Z Skipping (s,q) (1.34, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2508165Z Skipping (s,q) (1.35, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2508427Z Skipping (s,q) (1.36, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2508686Z Skipping (s,q) (1.37, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2508952Z Skipping (s,q) (1.38, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2509211Z Skipping (s,q) (1.39, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2509465Z Skipping (s,q) (1.4, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2509812Z Skipping (s,q) (1.41, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2510071Z Skipping (s,q) (1.42, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2510335Z Skipping (s,q) (1.43, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2510595Z Skipping (s,q) (1.44, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2510857Z Skipping (s,q) (1.45, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2511125Z Skipping (s,q) (1.46, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2511381Z Skipping (s,q) (1.47, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2511633Z Skipping (s,q) (1.48, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2511896Z Skipping (s,q) (1.49, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2512155Z Skipping (s,q) (1.5, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2512416Z Skipping (s,q) (1.51, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2512674Z Skipping (s,q) (1.52, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2512931Z Skipping (s,q) (1.53, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2513193Z Skipping (s,q) (1.54, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2513452Z Skipping (s,q) (1.55, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2513709Z Skipping (s,q) (1.56, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2513978Z Skipping (s,q) (1.57, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2514234Z Skipping (s,q) (1.58, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2514500Z Skipping (s,q) (1.59, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2514757Z Skipping (s,q) (1.6, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2515019Z Skipping (s,q) (1.61, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2515283Z Skipping (s,q) (1.62, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2515547Z Skipping (s,q) (1.63, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2515803Z Skipping (s,q) (1.64, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2516065Z Skipping (s,q) (1.65, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2516422Z Skipping (s,q) (1.66, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2516701Z Skipping (s,q) (1.67, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2517042Z Skipping (s,q) (1.68, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2517304Z Skipping (s,q) (1.69, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2517566Z Skipping (s,q) (1.7, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2517824Z Skipping (s,q) (1.71, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2518140Z Skipping (s,q) (1.72, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2518418Z Skipping (s,q) (1.73, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2518682Z Skipping (s,q) (1.74, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2518950Z Skipping (s,q) (1.75, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2519208Z Skipping (s,q) (1.76, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2519468Z Skipping (s,q) (1.77, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2519735Z Skipping (s,q) (1.78, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2519997Z Skipping (s,q) (1.79, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2520253Z Skipping (s,q) (1.8, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2520519Z Skipping (s,q) (1.81, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2520779Z Skipping (s,q) (1.82, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2521048Z Skipping (s,q) (1.83, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2521304Z Skipping (s,q) (1.84, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2521673Z Skipping (s,q) (1.85, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2521937Z Skipping (s,q) (1.86, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2522198Z Skipping (s,q) (1.87, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2522463Z Skipping (s,q) (1.88, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2522726Z Skipping (s,q) (1.89, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2522989Z Skipping (s,q) (1.9, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2523256Z Skipping (s,q) (1.91, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2523522Z Skipping (s,q) (1.92, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2523780Z Skipping (s,q) (1.93, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2524048Z Skipping (s,q) (1.94, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2524307Z Skipping (s,q) (1.95, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2524570Z Skipping (s,q) (1.96, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2524837Z Skipping (s,q) (1.97, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2525094Z Skipping (s,q) (1.98, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2525361Z Skipping (s,q) (1.99, 42500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2525628Z Skipping (s,q) (0.01, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2525891Z Skipping (s,q) (0.02, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2526157Z Skipping (s,q) (0.03, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2526416Z Skipping (s,q) (0.04, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2526673Z Skipping (s,q) (0.05, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2526942Z Skipping (s,q) (0.06, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2527202Z Skipping (s,q) (0.07, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2527464Z Skipping (s,q) (0.08, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2527732Z Skipping (s,q) (0.09, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2528099Z Skipping (s,q) (0.1, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2528483Z Skipping (s,q) (0.11, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2528754Z Skipping (s,q) (0.12, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2529090Z Skipping (s,q) (0.13, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2529358Z Skipping (s,q) (0.14, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2529616Z Skipping (s,q) (0.15, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2529877Z Skipping (s,q) (0.16, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2530200Z Skipping (s,q) (0.17, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2530471Z Skipping (s,q) (0.18, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2530746Z Skipping (s,q) (0.19, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2531002Z Skipping (s,q) (0.2, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2531259Z Skipping (s,q) (0.21, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2531522Z Skipping (s,q) (0.22, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2531786Z Skipping (s,q) (0.23, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2532047Z Skipping (s,q) (0.24, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2532311Z Skipping (s,q) (0.25, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2532570Z Skipping (s,q) (0.26, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2532832Z Skipping (s,q) (0.27, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2533091Z Skipping (s,q) (0.28, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2533349Z Skipping (s,q) (0.29, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2533709Z Skipping (s,q) (0.3, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2533971Z Skipping (s,q) (0.31, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2534229Z Skipping (s,q) (0.32, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2534492Z Skipping (s,q) (0.33, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2534758Z Skipping (s,q) (0.34, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2535026Z Skipping (s,q) (0.35, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2535281Z Skipping (s,q) (0.36, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2535538Z Skipping (s,q) (0.37, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2535802Z Skipping (s,q) (0.38, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2536061Z Skipping (s,q) (0.39, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2536318Z Skipping (s,q) (0.4, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2536587Z Skipping (s,q) (0.41, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2536843Z Skipping (s,q) (0.42, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2537103Z Skipping (s,q) (0.43, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2537367Z Skipping (s,q) (0.44, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2537631Z Skipping (s,q) (0.45, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2537899Z Skipping (s,q) (0.46, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2538156Z Skipping (s,q) (0.47, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2538415Z Skipping (s,q) (0.48, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2538679Z Skipping (s,q) (0.49, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2538940Z Skipping (s,q) (0.5, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2539198Z Skipping (s,q) (0.51, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2539468Z Skipping (s,q) (0.52, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2539725Z Skipping (s,q) (0.53, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2539990Z Skipping (s,q) (0.54, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2540252Z Skipping (s,q) (0.55, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2540606Z Skipping (s,q) (0.56, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2540917Z Skipping (s,q) (0.57, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2541175Z Skipping (s,q) (0.58, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2541434Z Skipping (s,q) (0.59, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2541700Z Skipping (s,q) (0.6, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2542013Z Skipping (s,q) (0.61, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2542293Z Skipping (s,q) (0.62, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2542555Z Skipping (s,q) (0.63, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2542812Z Skipping (s,q) (0.64, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2543074Z Skipping (s,q) (0.65, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2543333Z Skipping (s,q) (0.66, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2543591Z Skipping (s,q) (0.67, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2543860Z Skipping (s,q) (0.68, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2544119Z Skipping (s,q) (0.69, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2544382Z Skipping (s,q) (0.7, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2544638Z Skipping (s,q) (0.71, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2544897Z Skipping (s,q) (0.72, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2545164Z Skipping (s,q) (0.73, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2545517Z Skipping (s,q) (0.74, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2545775Z Skipping (s,q) (0.75, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2546040Z Skipping (s,q) (0.76, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2546299Z Skipping (s,q) (0.77, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2546567Z Skipping (s,q) (0.78, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2546836Z Skipping (s,q) (0.79, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2547094Z Skipping (s,q) (0.8, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2547362Z Skipping (s,q) (0.81, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2547627Z Skipping (s,q) (0.82, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2547890Z Skipping (s,q) (0.83, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2548155Z Skipping (s,q) (0.84, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2548424Z Skipping (s,q) (0.85, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2548700Z Skipping (s,q) (0.86, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2548960Z Skipping (s,q) (0.87, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2549219Z Skipping (s,q) (0.88, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2549491Z Skipping (s,q) (0.89, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2549751Z Skipping (s,q) (0.9, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2550008Z Skipping (s,q) (0.91, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2550269Z Skipping (s,q) (0.92, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2550528Z Skipping (s,q) (0.93, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2550794Z Skipping (s,q) (0.94, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2551050Z Skipping (s,q) (0.95, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2551314Z Skipping (s,q) (0.96, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2551577Z Skipping (s,q) (0.97, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2551835Z Skipping (s,q) (0.98, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2552091Z Skipping (s,q) (0.99, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2552470Z Skipping (s,q) (1, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2552772Z Skipping (s,q) (1.01, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2553039Z Skipping (s,q) (1.02, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2553301Z Skipping (s,q) (1.03, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2553559Z Skipping (s,q) (1.04, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2553823Z Skipping (s,q) (1.05, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2554169Z Skipping (s,q) (1.06, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2554436Z Skipping (s,q) (1.07, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2554705Z Skipping (s,q) (1.08, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2554964Z Skipping (s,q) (1.09, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2555219Z Skipping (s,q) (1.1, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2555487Z Skipping (s,q) (1.11, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2555747Z Skipping (s,q) (1.12, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2556011Z Skipping (s,q) (1.13, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2556266Z Skipping (s,q) (1.14, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2556522Z Skipping (s,q) (1.15, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2556787Z Skipping (s,q) (1.16, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2557052Z Skipping (s,q) (1.17, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2557310Z Skipping (s,q) (1.18, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2557661Z Skipping (s,q) (1.19, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2557924Z Skipping (s,q) (1.2, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2558261Z Skipping (s,q) (1.21, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2558526Z Skipping (s,q) (1.22, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2558789Z Skipping (s,q) (1.23, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2559090Z Skipping (s,q) (1.24, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2559349Z Skipping (s,q) (1.25, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2559618Z Skipping (s,q) (1.26, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2559886Z Skipping (s,q) (1.27, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2560164Z Skipping (s,q) (1.28, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2560449Z Skipping (s,q) (1.29, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2560711Z Skipping (s,q) (1.3, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2560973Z Skipping (s,q) (1.31, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2573099Z Skipping (s,q) (1.32, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2573565Z Skipping (s,q) (1.33, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2573868Z Skipping (s,q) (1.34, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2574133Z Skipping (s,q) (1.35, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2574407Z Skipping (s,q) (1.36, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2574670Z Skipping (s,q) (1.37, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2574933Z Skipping (s,q) (1.38, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2575203Z Skipping (s,q) (1.39, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2575463Z Skipping (s,q) (1.4, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2575727Z Skipping (s,q) (1.41, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2575994Z Skipping (s,q) (1.42, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2576257Z Skipping (s,q) (1.43, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2576697Z Skipping (s,q) (1.44, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2577054Z Skipping (s,q) (1.45, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2577316Z Skipping (s,q) (1.46, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2577586Z Skipping (s,q) (1.47, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2577846Z Skipping (s,q) (1.48, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2578102Z Skipping (s,q) (1.49, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2578470Z Skipping (s,q) (1.5, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2578807Z Skipping (s,q) (1.51, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2579129Z Skipping (s,q) (1.52, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2579396Z Skipping (s,q) (1.53, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2579920Z Skipping (s,q) (1.54, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2580218Z Skipping (s,q) (1.55, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2580489Z Skipping (s,q) (1.56, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2580752Z Skipping (s,q) (1.57, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2581023Z Skipping (s,q) (1.58, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2581295Z Skipping (s,q) (1.59, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2581559Z Skipping (s,q) (1.6, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2581827Z Skipping (s,q) (1.61, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2582092Z Skipping (s,q) (1.62, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2582553Z Skipping (s,q) (1.63, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2582823Z Skipping (s,q) (1.64, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2583085Z Skipping (s,q) (1.65, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2583375Z Skipping (s,q) (1.66, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2583636Z Skipping (s,q) (1.67, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2583923Z Skipping (s,q) (1.68, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2584192Z Skipping (s,q) (1.69, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2584455Z Skipping (s,q) (1.7, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2584725Z Skipping (s,q) (1.71, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2584997Z Skipping (s,q) (1.72, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2585278Z Skipping (s,q) (1.73, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2585551Z Skipping (s,q) (1.74, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2585818Z Skipping (s,q) (1.75, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2586090Z Skipping (s,q) (1.76, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2586368Z Skipping (s,q) (1.77, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2586636Z Skipping (s,q) (1.78, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2586902Z Skipping (s,q) (1.79, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2587160Z Skipping (s,q) (1.8, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2587424Z Skipping (s,q) (1.81, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2587702Z Skipping (s,q) (1.82, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2587973Z Skipping (s,q) (1.83, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2588253Z Skipping (s,q) (1.84, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2588561Z Skipping (s,q) (1.85, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2588830Z Skipping (s,q) (1.86, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2589116Z Skipping (s,q) (1.87, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2589534Z Skipping (s,q) (1.88, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2589875Z Skipping (s,q) (1.89, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2590144Z Skipping (s,q) (1.9, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2590412Z Skipping (s,q) (1.91, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2590671Z Skipping (s,q) (1.92, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2590938Z Skipping (s,q) (1.93, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2591281Z Skipping (s,q) (1.94, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2591558Z Skipping (s,q) (1.95, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2591820Z Skipping (s,q) (1.96, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2592078Z Skipping (s,q) (1.97, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2592343Z Skipping (s,q) (1.98, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2592603Z Skipping (s,q) (1.99, 45000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2592870Z Skipping (s,q) (0.01, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2593142Z Skipping (s,q) (0.02, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2593397Z Skipping (s,q) (0.03, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2593664Z Skipping (s,q) (0.04, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2593923Z Skipping (s,q) (0.05, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2594184Z Skipping (s,q) (0.06, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2594450Z Skipping (s,q) (0.07, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2594794Z Skipping (s,q) (0.08, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2595055Z Skipping (s,q) (0.09, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2595323Z Skipping (s,q) (0.1, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2595592Z Skipping (s,q) (0.11, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2595860Z Skipping (s,q) (0.12, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2596118Z Skipping (s,q) (0.13, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2596376Z Skipping (s,q) (0.14, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2596641Z Skipping (s,q) (0.15, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2596902Z Skipping (s,q) (0.16, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2597163Z Skipping (s,q) (0.17, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2597430Z Skipping (s,q) (0.18, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2597690Z Skipping (s,q) (0.19, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2597960Z Skipping (s,q) (0.2, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2598216Z Skipping (s,q) (0.21, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2598477Z Skipping (s,q) (0.22, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2598753Z Skipping (s,q) (0.23, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2599014Z Skipping (s,q) (0.24, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2599274Z Skipping (s,q) (0.25, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2599545Z Skipping (s,q) (0.26, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2599803Z Skipping (s,q) (0.27, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2600072Z Skipping (s,q) (0.28, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2600331Z Skipping (s,q) (0.29, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2600592Z Skipping (s,q) (0.3, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2600859Z Skipping (s,q) (0.31, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2601117Z Skipping (s,q) (0.32, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2601483Z Skipping (s,q) (0.33, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2601799Z Skipping (s,q) (0.34, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2602058Z Skipping (s,q) (0.35, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2602326Z Skipping (s,q) (0.36, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2602584Z Skipping (s,q) (0.37, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2602841Z Skipping (s,q) (0.38, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2603167Z Skipping (s,q) (0.39, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2603439Z Skipping (s,q) (0.4, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2603699Z Skipping (s,q) (0.41, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2603968Z Skipping (s,q) (0.42, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2604224Z Skipping (s,q) (0.43, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2604483Z Skipping (s,q) (0.44, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2604754Z Skipping (s,q) (0.45, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2605013Z Skipping (s,q) (0.46, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2605277Z Skipping (s,q) (0.47, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2605537Z Skipping (s,q) (0.48, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2605793Z Skipping (s,q) (0.49, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2606063Z Skipping (s,q) (0.5, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2606319Z Skipping (s,q) (0.51, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2606662Z Skipping (s,q) (0.52, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2606925Z Skipping (s,q) (0.53, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2607182Z Skipping (s,q) (0.54, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2607450Z Skipping (s,q) (0.55, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2607713Z Skipping (s,q) (0.56, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2608084Z Skipping (s,q) (0.57, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2608357Z Skipping (s,q) (0.58, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2608614Z Skipping (s,q) (0.59, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2608872Z Skipping (s,q) (0.6, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2609141Z Skipping (s,q) (0.61, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2609399Z Skipping (s,q) (0.62, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2609668Z Skipping (s,q) (0.63, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2609923Z Skipping (s,q) (0.64, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2610182Z Skipping (s,q) (0.65, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2610581Z Skipping (s,q) (0.66, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2610846Z Skipping (s,q) (0.67, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2611104Z Skipping (s,q) (0.68, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2611373Z Skipping (s,q) (0.69, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2611634Z Skipping (s,q) (0.7, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2611898Z Skipping (s,q) (0.71, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2612161Z Skipping (s,q) (0.72, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2612415Z Skipping (s,q) (0.73, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2612683Z Skipping (s,q) (0.74, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2612940Z Skipping (s,q) (0.75, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2613196Z Skipping (s,q) (0.76, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2613563Z Skipping (s,q) (0.77, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2613869Z Skipping (s,q) (0.78, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2614143Z Skipping (s,q) (0.79, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2614403Z Skipping (s,q) (0.8, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2614676Z Skipping (s,q) (0.81, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2614935Z Skipping (s,q) (0.82, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2615289Z Skipping (s,q) (0.83, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2615583Z Skipping (s,q) (0.84, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2615852Z Skipping (s,q) (0.85, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2616118Z Skipping (s,q) (0.86, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2616378Z Skipping (s,q) (0.87, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2616639Z Skipping (s,q) (0.88, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2616909Z Skipping (s,q) (0.89, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2617179Z Skipping (s,q) (0.9, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2617438Z Skipping (s,q) (0.91, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2617702Z Skipping (s,q) (0.92, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2617964Z Skipping (s,q) (0.93, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2618224Z Skipping (s,q) (0.94, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2618486Z Skipping (s,q) (0.95, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2618916Z Skipping (s,q) (0.96, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2619180Z Skipping (s,q) (0.97, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2619436Z Skipping (s,q) (0.98, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2619695Z Skipping (s,q) (0.99, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2619962Z Skipping (s,q) (1, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2620219Z Skipping (s,q) (1.01, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2620476Z Skipping (s,q) (1.02, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2620740Z Skipping (s,q) (1.03, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2620997Z Skipping (s,q) (1.04, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2621256Z Skipping (s,q) (1.05, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2621521Z Skipping (s,q) (1.06, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2621783Z Skipping (s,q) (1.07, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2622046Z Skipping (s,q) (1.08, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2622304Z Skipping (s,q) (1.09, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2622565Z Skipping (s,q) (1.1, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2622833Z Skipping (s,q) (1.11, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2623093Z Skipping (s,q) (1.12, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2623351Z Skipping (s,q) (1.13, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2623618Z Skipping (s,q) (1.14, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2623877Z Skipping (s,q) (1.15, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2624148Z Skipping (s,q) (1.16, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2624411Z Skipping (s,q) (1.17, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2624671Z Skipping (s,q) (1.18, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2624935Z Skipping (s,q) (1.19, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2625191Z Skipping (s,q) (1.2, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2625576Z Skipping (s,q) (1.21, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2625862Z Skipping (s,q) (1.22, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2626202Z Skipping (s,q) (1.23, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2626467Z Skipping (s,q) (1.24, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2626724Z Skipping (s,q) (1.25, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2626980Z Skipping (s,q) (1.26, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2627300Z Skipping (s,q) (1.27, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2627573Z Skipping (s,q) (1.28, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2627835Z Skipping (s,q) (1.29, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2628097Z Skipping (s,q) (1.3, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2628354Z Skipping (s,q) (1.31, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2628624Z Skipping (s,q) (1.32, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2628881Z Skipping (s,q) (1.33, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2629140Z Skipping (s,q) (1.34, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2629401Z Skipping (s,q) (1.35, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2629657Z Skipping (s,q) (1.36, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2629914Z Skipping (s,q) (1.37, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2630180Z Skipping (s,q) (1.38, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2630437Z Skipping (s,q) (1.39, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2630776Z Skipping (s,q) (1.4, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2631035Z Skipping (s,q) (1.41, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2631292Z Skipping (s,q) (1.42, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2631566Z Skipping (s,q) (1.43, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2631829Z Skipping (s,q) (1.44, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2632092Z Skipping (s,q) (1.45, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2632356Z Skipping (s,q) (1.46, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2632615Z Skipping (s,q) (1.47, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2632878Z Skipping (s,q) (1.48, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2633139Z Skipping (s,q) (1.49, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2633397Z Skipping (s,q) (1.5, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2633663Z Skipping (s,q) (1.51, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2633921Z Skipping (s,q) (1.52, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2634179Z Skipping (s,q) (1.53, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2634452Z Skipping (s,q) (1.54, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2634711Z Skipping (s,q) (1.55, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2634977Z Skipping (s,q) (1.56, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2635241Z Skipping (s,q) (1.57, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2635501Z Skipping (s,q) (1.58, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2635771Z Skipping (s,q) (1.59, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2636032Z Skipping (s,q) (1.6, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2636291Z Skipping (s,q) (1.61, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2636558Z Skipping (s,q) (1.62, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2636816Z Skipping (s,q) (1.63, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2637076Z Skipping (s,q) (1.64, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2637450Z Skipping (s,q) (1.65, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2637719Z Skipping (s,q) (1.66, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2638064Z Skipping (s,q) (1.67, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2638321Z Skipping (s,q) (1.68, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2638577Z Skipping (s,q) (1.69, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2638838Z Skipping (s,q) (1.7, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2639174Z Skipping (s,q) (1.71, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2639439Z Skipping (s,q) (1.72, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2639707Z Skipping (s,q) (1.73, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2639963Z Skipping (s,q) (1.74, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2640226Z Skipping (s,q) (1.75, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2640484Z Skipping (s,q) (1.76, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2640747Z Skipping (s,q) (1.77, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2641011Z Skipping (s,q) (1.78, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2641269Z Skipping (s,q) (1.79, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2641523Z Skipping (s,q) (1.8, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2641791Z Skipping (s,q) (1.81, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2642053Z Skipping (s,q) (1.82, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2642322Z Skipping (s,q) (1.83, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2642692Z Skipping (s,q) (1.84, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2642952Z Skipping (s,q) (1.85, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2643218Z Skipping (s,q) (1.86, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2643479Z Skipping (s,q) (1.87, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2643741Z Skipping (s,q) (1.88, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2644008Z Skipping (s,q) (1.89, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2644266Z Skipping (s,q) (1.9, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2644531Z Skipping (s,q) (1.91, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2644786Z Skipping (s,q) (1.92, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2645047Z Skipping (s,q) (1.93, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2645318Z Skipping (s,q) (1.94, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2645580Z Skipping (s,q) (1.95, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2645838Z Skipping (s,q) (1.96, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2646109Z Skipping (s,q) (1.97, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2646370Z Skipping (s,q) (1.98, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2646635Z Skipping (s,q) (1.99, 47500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2646894Z Skipping (s,q) (0.01, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2647151Z Skipping (s,q) (0.02, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2647422Z Skipping (s,q) (0.03, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2647680Z Skipping (s,q) (0.04, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2647942Z Skipping (s,q) (0.05, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2648337Z Skipping (s,q) (0.06, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2648604Z Skipping (s,q) (0.07, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2648860Z Skipping (s,q) (0.08, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2649126Z Skipping (s,q) (0.09, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2649479Z Skipping (s,q) (0.1, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2649758Z Skipping (s,q) (0.11, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2650092Z Skipping (s,q) (0.12, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2650351Z Skipping (s,q) (0.13, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2650615Z Skipping (s,q) (0.14, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2650874Z Skipping (s,q) (0.15, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2651196Z Skipping (s,q) (0.16, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2651472Z Skipping (s,q) (0.17, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2651734Z Skipping (s,q) (0.18, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2652017Z Skipping (s,q) (0.19, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2652274Z Skipping (s,q) (0.2, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2652531Z Skipping (s,q) (0.21, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2652791Z Skipping (s,q) (0.22, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2653053Z Skipping (s,q) (0.23, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2653315Z Skipping (s,q) (0.24, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2653584Z Skipping (s,q) (0.25, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2653839Z Skipping (s,q) (0.26, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2654107Z Skipping (s,q) (0.27, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2654366Z Skipping (s,q) (0.28, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2654701Z Skipping (s,q) (0.29, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2654963Z Skipping (s,q) (0.3, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2655223Z Skipping (s,q) (0.31, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2655480Z Skipping (s,q) (0.32, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2655748Z Skipping (s,q) (0.33, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2656010Z Skipping (s,q) (0.34, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2656283Z Skipping (s,q) (0.35, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2656543Z Skipping (s,q) (0.36, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2656798Z Skipping (s,q) (0.37, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2657066Z Skipping (s,q) (0.38, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2657323Z Skipping (s,q) (0.39, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2657582Z Skipping (s,q) (0.4, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2657847Z Skipping (s,q) (0.41, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2658106Z Skipping (s,q) (0.42, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2658375Z Skipping (s,q) (0.43, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2658634Z Skipping (s,q) (0.44, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2658893Z Skipping (s,q) (0.45, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2659164Z Skipping (s,q) (0.46, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2659419Z Skipping (s,q) (0.47, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2659675Z Skipping (s,q) (0.48, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2659943Z Skipping (s,q) (0.49, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2660198Z Skipping (s,q) (0.5, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2660467Z Skipping (s,q) (0.51, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2660722Z Skipping (s,q) (0.52, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2660981Z Skipping (s,q) (0.53, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2661347Z Skipping (s,q) (0.54, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2661614Z Skipping (s,q) (0.55, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2661979Z Skipping (s,q) (0.56, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2662245Z Skipping (s,q) (0.57, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2662503Z Skipping (s,q) (0.58, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2662766Z Skipping (s,q) (0.59, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2663081Z Skipping (s,q) (0.6, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2663353Z Skipping (s,q) (0.61, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2663625Z Skipping (s,q) (0.62, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2663885Z Skipping (s,q) (0.63, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2664140Z Skipping (s,q) (0.64, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2664407Z Skipping (s,q) (0.65, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2664665Z Skipping (s,q) (0.66, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2664928Z Skipping (s,q) (0.67, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2665194Z Skipping (s,q) (0.68, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2665454Z Skipping (s,q) (0.69, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2665724Z Skipping (s,q) (0.7, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2665988Z Skipping (s,q) (0.71, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2666248Z Skipping (s,q) (0.72, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2666587Z Skipping (s,q) (0.73, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2666850Z Skipping (s,q) (0.74, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2667109Z Skipping (s,q) (0.75, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2667380Z Skipping (s,q) (0.76, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2667639Z Skipping (s,q) (0.77, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2667909Z Skipping (s,q) (0.78, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2668168Z Skipping (s,q) (0.79, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2668425Z Skipping (s,q) (0.8, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2668692Z Skipping (s,q) (0.81, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2668957Z Skipping (s,q) (0.82, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2669219Z Skipping (s,q) (0.83, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2669486Z Skipping (s,q) (0.84, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2669743Z Skipping (s,q) (0.85, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2670006Z Skipping (s,q) (0.86, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2670266Z Skipping (s,q) (0.87, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2670528Z Skipping (s,q) (0.88, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2670796Z Skipping (s,q) (0.89, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2671060Z Skipping (s,q) (0.9, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2671320Z Skipping (s,q) (0.91, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2671588Z Skipping (s,q) (0.92, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2671852Z Skipping (s,q) (0.93, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2672119Z Skipping (s,q) (0.94, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2672386Z Skipping (s,q) (0.95, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2672645Z Skipping (s,q) (0.96, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2672913Z Skipping (s,q) (0.97, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2673172Z Skipping (s,q) (0.98, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2673518Z Skipping (s,q) (0.99, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2673832Z Skipping (s,q) (1, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2674092Z Skipping (s,q) (1.01, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2674358Z Skipping (s,q) (1.02, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2674614Z Skipping (s,q) (1.03, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2674954Z Skipping (s,q) (1.04, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2675230Z Skipping (s,q) (1.05, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2675495Z Skipping (s,q) (1.06, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2675764Z Skipping (s,q) (1.07, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2676022Z Skipping (s,q) (1.08, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2676286Z Skipping (s,q) (1.09, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2676557Z Skipping (s,q) (1.1, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2676825Z Skipping (s,q) (1.11, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2677091Z Skipping (s,q) (1.12, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2677350Z Skipping (s,q) (1.13, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2677612Z Skipping (s,q) (1.14, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2677885Z Skipping (s,q) (1.15, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2678143Z Skipping (s,q) (1.16, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2678468Z Skipping (s,q) (1.17, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2678734Z Skipping (s,q) (1.18, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2678993Z Skipping (s,q) (1.19, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2679254Z Skipping (s,q) (1.2, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2679527Z Skipping (s,q) (1.21, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2680041Z Skipping (s,q) (1.22, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2680311Z Skipping (s,q) (1.23, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2680575Z Skipping (s,q) (1.24, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2680836Z Skipping (s,q) (1.25, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2681111Z Skipping (s,q) (1.26, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2681369Z Skipping (s,q) (1.27, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2681633Z Skipping (s,q) (1.28, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2681902Z Skipping (s,q) (1.29, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2682162Z Skipping (s,q) (1.3, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2682430Z Skipping (s,q) (1.31, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2682693Z Skipping (s,q) (1.32, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2682957Z Skipping (s,q) (1.33, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2683230Z Skipping (s,q) (1.34, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2683486Z Skipping (s,q) (1.35, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2683742Z Skipping (s,q) (1.36, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2684010Z Skipping (s,q) (1.37, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2684267Z Skipping (s,q) (1.38, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2684542Z Skipping (s,q) (1.39, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2684798Z Skipping (s,q) (1.4, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2685055Z Skipping (s,q) (1.41, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2685318Z Skipping (s,q) (1.42, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2685942Z Skipping (s,q) (1.43, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2686284Z Skipping (s,q) (1.44, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2686551Z Skipping (s,q) (1.45, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2686808Z Skipping (s,q) (1.46, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2687074Z Skipping (s,q) (1.47, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2687445Z Skipping (s,q) (1.48, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2687715Z Skipping (s,q) (1.49, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2688092Z Skipping (s,q) (1.5, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2688354Z Skipping (s,q) (1.51, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2688609Z Skipping (s,q) (1.52, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2688874Z Skipping (s,q) (1.53, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2689133Z Skipping (s,q) (1.54, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2689401Z Skipping (s,q) (1.55, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2689657Z Skipping (s,q) (1.56, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2689915Z Skipping (s,q) (1.57, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2690180Z Skipping (s,q) (1.58, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2690447Z Skipping (s,q) (1.59, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2690707Z Skipping (s,q) (1.6, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2691114Z Skipping (s,q) (1.61, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2691376Z Skipping (s,q) (1.62, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2691644Z Skipping (s,q) (1.63, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2691903Z Skipping (s,q) (1.64, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2692170Z Skipping (s,q) (1.65, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2692439Z Skipping (s,q) (1.66, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2692696Z Skipping (s,q) (1.67, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2692955Z Skipping (s,q) (1.68, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2693222Z Skipping (s,q) (1.69, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2693489Z Skipping (s,q) (1.7, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2693750Z Skipping (s,q) (1.71, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2694017Z Skipping (s,q) (1.72, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2694274Z Skipping (s,q) (1.73, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2694539Z Skipping (s,q) (1.74, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2694796Z Skipping (s,q) (1.75, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2695053Z Skipping (s,q) (1.76, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2695320Z Skipping (s,q) (1.77, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2695585Z Skipping (s,q) (1.78, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2695842Z Skipping (s,q) (1.79, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2696106Z Skipping (s,q) (1.8, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2696369Z Skipping (s,q) (1.81, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2696635Z Skipping (s,q) (1.82, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2696891Z Skipping (s,q) (1.83, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2697152Z Skipping (s,q) (1.84, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2697416Z Skipping (s,q) (1.85, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2697674Z Skipping (s,q) (1.86, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2698011Z Skipping (s,q) (1.87, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2698327Z Skipping (s,q) (1.88, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2698585Z Skipping (s,q) (1.89, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2698851Z Skipping (s,q) (1.9, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2699109Z Skipping (s,q) (1.91, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2699365Z Skipping (s,q) (1.92, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2699689Z Skipping (s,q) (1.93, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2699957Z Skipping (s,q) (1.94, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2700221Z Skipping (s,q) (1.95, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2700487Z Skipping (s,q) (1.96, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2700750Z Skipping (s,q) (1.97, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2701017Z Skipping (s,q) (1.98, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2701281Z Skipping (s,q) (1.99, 50000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2701546Z Skipping (s,q) (0.01, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2701809Z Skipping (s,q) (0.02, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2702065Z Skipping (s,q) (0.03, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2702321Z Skipping (s,q) (0.04, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2702591Z Skipping (s,q) (0.05, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2702848Z Skipping (s,q) (0.06, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2703191Z Skipping (s,q) (0.07, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2703450Z Skipping (s,q) (0.08, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2703707Z Skipping (s,q) (0.09, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2703976Z Skipping (s,q) (0.1, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2704235Z Skipping (s,q) (0.11, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2704490Z Skipping (s,q) (0.12, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2704753Z Skipping (s,q) (0.13, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2705008Z Skipping (s,q) (0.14, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2705272Z Skipping (s,q) (0.15, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2705531Z Skipping (s,q) (0.16, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2705789Z Skipping (s,q) (0.17, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2706055Z Skipping (s,q) (0.18, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2706316Z Skipping (s,q) (0.19, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2706574Z Skipping (s,q) (0.2, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2706839Z Skipping (s,q) (0.21, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2707100Z Skipping (s,q) (0.22, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2707364Z Skipping (s,q) (0.23, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2707620Z Skipping (s,q) (0.24, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2707878Z Skipping (s,q) (0.25, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2708147Z Skipping (s,q) (0.26, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2708407Z Skipping (s,q) (0.27, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2708666Z Skipping (s,q) (0.28, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2708938Z Skipping (s,q) (0.29, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2709194Z Skipping (s,q) (0.3, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2709449Z Skipping (s,q) (0.31, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2709831Z Skipping (s,q) (0.32, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2710142Z Skipping (s,q) (0.33, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2710410Z Skipping (s,q) (0.34, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2710667Z Skipping (s,q) (0.35, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2710924Z Skipping (s,q) (0.36, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2711188Z Skipping (s,q) (0.37, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2711500Z Skipping (s,q) (0.38, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2711770Z Skipping (s,q) (0.39, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2712047Z Skipping (s,q) (0.4, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2712304Z Skipping (s,q) (0.41, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2712570Z Skipping (s,q) (0.42, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2712833Z Skipping (s,q) (0.43, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2713097Z Skipping (s,q) (0.44, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2713370Z Skipping (s,q) (0.45, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2713625Z Skipping (s,q) (0.46, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2713880Z Skipping (s,q) (0.47, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2714147Z Skipping (s,q) (0.48, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2714409Z Skipping (s,q) (0.49, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2714671Z Skipping (s,q) (0.5, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2715024Z Skipping (s,q) (0.51, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2715281Z Skipping (s,q) (0.52, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2715544Z Skipping (s,q) (0.53, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2715802Z Skipping (s,q) (0.54, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2716062Z Skipping (s,q) (0.55, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2716329Z Skipping (s,q) (0.56, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2716588Z Skipping (s,q) (0.57, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2716852Z Skipping (s,q) (0.58, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2717110Z Skipping (s,q) (0.59, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2717371Z Skipping (s,q) (0.6, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2717635Z Skipping (s,q) (0.61, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2717899Z Skipping (s,q) (0.62, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2718162Z Skipping (s,q) (0.63, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2718429Z Skipping (s,q) (0.64, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2718686Z Skipping (s,q) (0.65, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2718957Z Skipping (s,q) (0.66, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2719214Z Skipping (s,q) (0.67, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2719471Z Skipping (s,q) (0.68, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2719737Z Skipping (s,q) (0.69, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2719991Z Skipping (s,q) (0.7, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2720253Z Skipping (s,q) (0.71, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2720514Z Skipping (s,q) (0.72, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2720774Z Skipping (s,q) (0.73, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2721034Z Skipping (s,q) (0.74, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2721295Z Skipping (s,q) (0.75, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2721674Z Skipping (s,q) (0.76, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2721987Z Skipping (s,q) (0.77, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2722246Z Skipping (s,q) (0.78, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2722504Z Skipping (s,q) (0.79, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2722774Z Skipping (s,q) (0.8, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2723030Z Skipping (s,q) (0.81, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2723355Z Skipping (s,q) (0.82, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2723628Z Skipping (s,q) (0.83, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2723892Z Skipping (s,q) (0.84, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2724165Z Skipping (s,q) (0.85, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2724427Z Skipping (s,q) (0.86, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2724689Z Skipping (s,q) (0.87, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2724958Z Skipping (s,q) (0.88, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2725224Z Skipping (s,q) (0.89, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2725484Z Skipping (s,q) (0.9, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2725751Z Skipping (s,q) (0.91, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2726011Z Skipping (s,q) (0.92, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2726282Z Skipping (s,q) (0.93, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2726539Z Skipping (s,q) (0.94, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2726872Z Skipping (s,q) (0.95, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2727148Z Skipping (s,q) (0.96, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2727407Z Skipping (s,q) (0.97, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2727668Z Skipping (s,q) (0.98, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2727933Z Skipping (s,q) (0.99, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2728307Z Skipping (s,q) (1, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2728579Z Skipping (s,q) (1.01, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2728834Z Skipping (s,q) (1.02, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2729090Z Skipping (s,q) (1.03, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2729356Z Skipping (s,q) (1.04, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2729613Z Skipping (s,q) (1.05, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2729876Z Skipping (s,q) (1.06, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2730142Z Skipping (s,q) (1.07, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2730398Z Skipping (s,q) (1.08, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2730665Z Skipping (s,q) (1.09, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2730925Z Skipping (s,q) (1.1, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2731185Z Skipping (s,q) (1.11, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2731448Z Skipping (s,q) (1.12, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2731708Z Skipping (s,q) (1.13, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2731966Z Skipping (s,q) (1.14, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2732235Z Skipping (s,q) (1.15, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2732497Z Skipping (s,q) (1.16, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2732766Z Skipping (s,q) (1.17, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2733025Z Skipping (s,q) (1.18, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2733288Z Skipping (s,q) (1.19, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2733659Z Skipping (s,q) (1.2, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2733975Z Skipping (s,q) (1.21, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2734234Z Skipping (s,q) (1.22, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2734499Z Skipping (s,q) (1.23, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2734762Z Skipping (s,q) (1.24, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2735029Z Skipping (s,q) (1.25, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2735345Z Skipping (s,q) (1.26, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2735616Z Skipping (s,q) (1.27, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2735885Z Skipping (s,q) (1.28, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2736140Z Skipping (s,q) (1.29, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2736398Z Skipping (s,q) (1.3, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2736669Z Skipping (s,q) (1.31, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2736933Z Skipping (s,q) (1.32, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2737191Z Skipping (s,q) (1.33, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2737461Z Skipping (s,q) (1.34, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2737718Z Skipping (s,q) (1.35, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2737983Z Skipping (s,q) (1.36, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2738241Z Skipping (s,q) (1.37, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2738498Z Skipping (s,q) (1.38, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2738842Z Skipping (s,q) (1.39, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2739100Z Skipping (s,q) (1.4, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2739358Z Skipping (s,q) (1.41, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2739633Z Skipping (s,q) (1.42, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2739896Z Skipping (s,q) (1.43, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2740163Z Skipping (s,q) (1.44, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2740424Z Skipping (s,q) (1.45, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2740684Z Skipping (s,q) (1.46, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2740953Z Skipping (s,q) (1.47, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2741217Z Skipping (s,q) (1.48, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2741473Z Skipping (s,q) (1.49, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2741739Z Skipping (s,q) (1.5, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2741994Z Skipping (s,q) (1.51, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2742264Z Skipping (s,q) (1.52, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2742523Z Skipping (s,q) (1.53, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2742783Z Skipping (s,q) (1.54, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2743048Z Skipping (s,q) (1.55, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2743304Z Skipping (s,q) (1.56, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2743560Z Skipping (s,q) (1.57, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2743827Z Skipping (s,q) (1.58, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2744086Z Skipping (s,q) (1.59, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2744350Z Skipping (s,q) (1.6, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2744612Z Skipping (s,q) (1.61, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2744870Z Skipping (s,q) (1.62, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2745137Z Skipping (s,q) (1.63, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2745485Z Skipping (s,q) (1.64, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2745791Z Skipping (s,q) (1.65, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2746052Z Skipping (s,q) (1.66, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2746309Z Skipping (s,q) (1.67, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2746577Z Skipping (s,q) (1.68, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2746833Z Skipping (s,q) (1.69, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2747152Z Skipping (s,q) (1.7, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2747429Z Skipping (s,q) (1.71, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2747689Z Skipping (s,q) (1.72, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2747946Z Skipping (s,q) (1.73, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2748213Z Skipping (s,q) (1.74, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2748472Z Skipping (s,q) (1.75, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2748739Z Skipping (s,q) (1.76, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2748996Z Skipping (s,q) (1.77, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2749254Z Skipping (s,q) (1.78, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2749523Z Skipping (s,q) (1.79, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2749788Z Skipping (s,q) (1.8, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2750049Z Skipping (s,q) (1.81, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2750312Z Skipping (s,q) (1.82, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2750680Z Skipping (s,q) (1.83, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2750951Z Skipping (s,q) (1.84, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2751209Z Skipping (s,q) (1.85, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2751472Z Skipping (s,q) (1.86, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2751746Z Skipping (s,q) (1.87, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2752003Z Skipping (s,q) (1.88, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2752264Z Skipping (s,q) (1.89, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2752531Z Skipping (s,q) (1.9, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2752788Z Skipping (s,q) (1.91, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2753048Z Skipping (s,q) (1.92, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2753314Z Skipping (s,q) (1.93, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2753572Z Skipping (s,q) (1.94, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2753835Z Skipping (s,q) (1.95, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2754093Z Skipping (s,q) (1.96, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2754359Z Skipping (s,q) (1.97, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2754621Z Skipping (s,q) (1.98, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2754879Z Skipping (s,q) (1.99, 52500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2755136Z Skipping (s,q) (0.01, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2755407Z Skipping (s,q) (0.02, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2755667Z Skipping (s,q) (0.03, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2755936Z Skipping (s,q) (0.04, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2756195Z Skipping (s,q) (0.05, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2756453Z Skipping (s,q) (0.06, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2756718Z Skipping (s,q) (0.07, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2756982Z Skipping (s,q) (0.08, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2757317Z Skipping (s,q) (0.09, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2757598Z Skipping (s,q) (0.1, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2757947Z Skipping (s,q) (0.11, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2758219Z Skipping (s,q) (0.12, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2758475Z Skipping (s,q) (0.13, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2758731Z Skipping (s,q) (0.14, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2759062Z Skipping (s,q) (0.15, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2759330Z Skipping (s,q) (0.16, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2759590Z Skipping (s,q) (0.17, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2759856Z Skipping (s,q) (0.18, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2760111Z Skipping (s,q) (0.19, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2760378Z Skipping (s,q) (0.2, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2760634Z Skipping (s,q) (0.21, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2760894Z Skipping (s,q) (0.22, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2761157Z Skipping (s,q) (0.23, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2761413Z Skipping (s,q) (0.24, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2761669Z Skipping (s,q) (0.25, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2761932Z Skipping (s,q) (0.26, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2762189Z Skipping (s,q) (0.27, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2762532Z Skipping (s,q) (0.28, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2762793Z Skipping (s,q) (0.29, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2763055Z Skipping (s,q) (0.3, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2763337Z Skipping (s,q) (0.31, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2763594Z Skipping (s,q) (0.32, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2763854Z Skipping (s,q) (0.33, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2764116Z Skipping (s,q) (0.34, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2764373Z Skipping (s,q) (0.35, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2764640Z Skipping (s,q) (0.36, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2764902Z Skipping (s,q) (0.37, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2765161Z Skipping (s,q) (0.38, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2765437Z Skipping (s,q) (0.39, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2765693Z Skipping (s,q) (0.4, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2765949Z Skipping (s,q) (0.41, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2766219Z Skipping (s,q) (0.42, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2766477Z Skipping (s,q) (0.43, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2766741Z Skipping (s,q) (0.44, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2767007Z Skipping (s,q) (0.45, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2767266Z Skipping (s,q) (0.46, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2767536Z Skipping (s,q) (0.47, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2767797Z Skipping (s,q) (0.48, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2768215Z Skipping (s,q) (0.49, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2768494Z Skipping (s,q) (0.5, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2768756Z Skipping (s,q) (0.51, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2769014Z Skipping (s,q) (0.52, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2769374Z Skipping (s,q) (0.53, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2769642Z Skipping (s,q) (0.54, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2769985Z Skipping (s,q) (0.55, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2770244Z Skipping (s,q) (0.56, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2770502Z Skipping (s,q) (0.57, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2770769Z Skipping (s,q) (0.58, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2771083Z Skipping (s,q) (0.59, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2771355Z Skipping (s,q) (0.6, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2771625Z Skipping (s,q) (0.61, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2771889Z Skipping (s,q) (0.62, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2772157Z Skipping (s,q) (0.63, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2772417Z Skipping (s,q) (0.64, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2772676Z Skipping (s,q) (0.65, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2772944Z Skipping (s,q) (0.66, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2773207Z Skipping (s,q) (0.67, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2773467Z Skipping (s,q) (0.68, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2773731Z Skipping (s,q) (0.69, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2773990Z Skipping (s,q) (0.7, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2774274Z Skipping (s,q) (0.71, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2774619Z Skipping (s,q) (0.72, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2774878Z Skipping (s,q) (0.73, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2775143Z Skipping (s,q) (0.74, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2775402Z Skipping (s,q) (0.75, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2775659Z Skipping (s,q) (0.76, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2775937Z Skipping (s,q) (0.77, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2776195Z Skipping (s,q) (0.78, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2776460Z Skipping (s,q) (0.79, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2776717Z Skipping (s,q) (0.8, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2776976Z Skipping (s,q) (0.81, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2777239Z Skipping (s,q) (0.82, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2777501Z Skipping (s,q) (0.83, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2777759Z Skipping (s,q) (0.84, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2778026Z Skipping (s,q) (0.85, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2778286Z Skipping (s,q) (0.86, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2778543Z Skipping (s,q) (0.87, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2778814Z Skipping (s,q) (0.88, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2779072Z Skipping (s,q) (0.89, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2779337Z Skipping (s,q) (0.9, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2779595Z Skipping (s,q) (0.91, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2780072Z Skipping (s,q) (0.92, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2780340Z Skipping (s,q) (0.93, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2780601Z Skipping (s,q) (0.94, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2780857Z Skipping (s,q) (0.95, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2781122Z Skipping (s,q) (0.96, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2781663Z Skipping (s,q) (0.97, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2781942Z Skipping (s,q) (0.98, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2782328Z Skipping (s,q) (0.99, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2782579Z Skipping (s,q) (1, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2782842Z Skipping (s,q) (1.01, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2783098Z Skipping (s,q) (1.02, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2783470Z Skipping (s,q) (1.03, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2783761Z Skipping (s,q) (1.04, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2784027Z Skipping (s,q) (1.05, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2784293Z Skipping (s,q) (1.06, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2784551Z Skipping (s,q) (1.07, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2784814Z Skipping (s,q) (1.08, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2785076Z Skipping (s,q) (1.09, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2785335Z Skipping (s,q) (1.1, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2785590Z Skipping (s,q) (1.11, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2785853Z Skipping (s,q) (1.12, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2786111Z Skipping (s,q) (1.13, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2786379Z Skipping (s,q) (1.14, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2786632Z Skipping (s,q) (1.15, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2787010Z Skipping (s,q) (1.16, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2787283Z Skipping (s,q) (1.17, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2787543Z Skipping (s,q) (1.18, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2787803Z Skipping (s,q) (1.19, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2788067Z Skipping (s,q) (1.2, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2788330Z Skipping (s,q) (1.21, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2788593Z Skipping (s,q) (1.22, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2788848Z Skipping (s,q) (1.23, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2789106Z Skipping (s,q) (1.24, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2789372Z Skipping (s,q) (1.25, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2789634Z Skipping (s,q) (1.26, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2789898Z Skipping (s,q) (1.27, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2790164Z Skipping (s,q) (1.28, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2790421Z Skipping (s,q) (1.29, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2790687Z Skipping (s,q) (1.3, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2790946Z Skipping (s,q) (1.31, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2791207Z Skipping (s,q) (1.32, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2791471Z Skipping (s,q) (1.33, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2791730Z Skipping (s,q) (1.34, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2791987Z Skipping (s,q) (1.35, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2792254Z Skipping (s,q) (1.36, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2792515Z Skipping (s,q) (1.37, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2792784Z Skipping (s,q) (1.38, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2793041Z Skipping (s,q) (1.39, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2793299Z Skipping (s,q) (1.4, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2793649Z Skipping (s,q) (1.41, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2793923Z Skipping (s,q) (1.42, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2794252Z Skipping (s,q) (1.43, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2794517Z Skipping (s,q) (1.44, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2794776Z Skipping (s,q) (1.45, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2795032Z Skipping (s,q) (1.46, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2795384Z Skipping (s,q) (1.47, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2795654Z Skipping (s,q) (1.48, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2795926Z Skipping (s,q) (1.49, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2796183Z Skipping (s,q) (1.5, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2796439Z Skipping (s,q) (1.51, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2796705Z Skipping (s,q) (1.52, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2796963Z Skipping (s,q) (1.53, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2797222Z Skipping (s,q) (1.54, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2797488Z Skipping (s,q) (1.55, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2797748Z Skipping (s,q) (1.56, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2798011Z Skipping (s,q) (1.57, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2798270Z Skipping (s,q) (1.58, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2798530Z Skipping (s,q) (1.59, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2798864Z Skipping (s,q) (1.6, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2799122Z Skipping (s,q) (1.61, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2799378Z Skipping (s,q) (1.62, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2799643Z Skipping (s,q) (1.63, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2799904Z Skipping (s,q) (1.64, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2800173Z Skipping (s,q) (1.65, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2800430Z Skipping (s,q) (1.66, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2800686Z Skipping (s,q) (1.67, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2800950Z Skipping (s,q) (1.68, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2801211Z Skipping (s,q) (1.69, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2801470Z Skipping (s,q) (1.7, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2801742Z Skipping (s,q) (1.71, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2801999Z Skipping (s,q) (1.72, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2802270Z Skipping (s,q) (1.73, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2802527Z Skipping (s,q) (1.74, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2802794Z Skipping (s,q) (1.75, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2803062Z Skipping (s,q) (1.76, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2803326Z Skipping (s,q) (1.77, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2803583Z Skipping (s,q) (1.78, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2803843Z Skipping (s,q) (1.79, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2804101Z Skipping (s,q) (1.8, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2804370Z Skipping (s,q) (1.81, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2804634Z Skipping (s,q) (1.82, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2804893Z Skipping (s,q) (1.83, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2805156Z Skipping (s,q) (1.84, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2805415Z Skipping (s,q) (1.85, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2805769Z Skipping (s,q) (1.86, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2806078Z Skipping (s,q) (1.87, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2806335Z Skipping (s,q) (1.88, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2806608Z Skipping (s,q) (1.89, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2806868Z Skipping (s,q) (1.9, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2807218Z Skipping (s,q) (1.91, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2807492Z Skipping (s,q) (1.92, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2807755Z Skipping (s,q) (1.93, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2808131Z Skipping (s,q) (1.94, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2808405Z Skipping (s,q) (1.95, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2808667Z Skipping (s,q) (1.96, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2808927Z Skipping (s,q) (1.97, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2809197Z Skipping (s,q) (1.98, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2809456Z Skipping (s,q) (1.99, 55000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2809720Z Skipping (s,q) (0.01, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2809979Z Skipping (s,q) (0.02, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2810241Z Skipping (s,q) (0.03, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2810510Z Skipping (s,q) (0.04, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2810867Z Skipping (s,q) (0.05, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2811129Z Skipping (s,q) (0.06, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2811399Z Skipping (s,q) (0.07, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2811659Z Skipping (s,q) (0.08, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2811929Z Skipping (s,q) (0.09, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2812196Z Skipping (s,q) (0.1, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2812455Z Skipping (s,q) (0.11, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2812724Z Skipping (s,q) (0.12, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2812992Z Skipping (s,q) (0.13, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2813257Z Skipping (s,q) (0.14, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2813526Z Skipping (s,q) (0.15, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2813789Z Skipping (s,q) (0.16, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2814055Z Skipping (s,q) (0.17, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2814314Z Skipping (s,q) (0.18, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2814573Z Skipping (s,q) (0.19, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2814840Z Skipping (s,q) (0.2, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2815102Z Skipping (s,q) (0.21, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2815366Z Skipping (s,q) (0.22, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2815632Z Skipping (s,q) (0.23, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2815891Z Skipping (s,q) (0.24, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2816161Z Skipping (s,q) (0.25, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2816424Z Skipping (s,q) (0.26, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2816689Z Skipping (s,q) (0.27, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2816959Z Skipping (s,q) (0.28, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2817217Z Skipping (s,q) (0.29, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2817476Z Skipping (s,q) (0.3, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2817809Z Skipping (s,q) (0.31, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2818118Z Skipping (s,q) (0.32, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2818382Z Skipping (s,q) (0.33, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2818639Z Skipping (s,q) (0.34, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2818898Z Skipping (s,q) (0.35, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2819221Z Skipping (s,q) (0.36, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2819491Z Skipping (s,q) (0.37, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2819755Z Skipping (s,q) (0.38, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2820019Z Skipping (s,q) (0.39, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2820277Z Skipping (s,q) (0.4, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2820539Z Skipping (s,q) (0.41, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2820797Z Skipping (s,q) (0.42, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2821057Z Skipping (s,q) (0.43, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2821325Z Skipping (s,q) (0.44, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2821581Z Skipping (s,q) (0.45, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2821837Z Skipping (s,q) (0.46, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2822098Z Skipping (s,q) (0.47, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2822354Z Skipping (s,q) (0.48, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2822684Z Skipping (s,q) (0.49, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2822948Z Skipping (s,q) (0.5, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2823207Z Skipping (s,q) (0.51, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2823470Z Skipping (s,q) (0.52, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2823733Z Skipping (s,q) (0.53, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2823996Z Skipping (s,q) (0.54, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2824256Z Skipping (s,q) (0.55, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2824515Z Skipping (s,q) (0.56, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2824776Z Skipping (s,q) (0.57, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2825043Z Skipping (s,q) (0.58, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2825300Z Skipping (s,q) (0.59, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2825571Z Skipping (s,q) (0.6, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2825828Z Skipping (s,q) (0.61, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2826085Z Skipping (s,q) (0.62, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2826348Z Skipping (s,q) (0.63, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2826610Z Skipping (s,q) (0.64, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2826872Z Skipping (s,q) (0.65, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2827140Z Skipping (s,q) (0.66, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2827399Z Skipping (s,q) (0.67, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2827666Z Skipping (s,q) (0.68, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2827927Z Skipping (s,q) (0.69, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2828189Z Skipping (s,q) (0.7, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2828454Z Skipping (s,q) (0.71, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2828718Z Skipping (s,q) (0.72, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2828975Z Skipping (s,q) (0.73, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2829239Z Skipping (s,q) (0.74, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2829568Z Skipping (s,q) (0.75, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2829882Z Skipping (s,q) (0.76, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2830145Z Skipping (s,q) (0.77, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2830405Z Skipping (s,q) (0.78, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2830673Z Skipping (s,q) (0.79, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2830930Z Skipping (s,q) (0.8, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2831310Z Skipping (s,q) (0.81, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2831594Z Skipping (s,q) (0.82, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2831863Z Skipping (s,q) (0.83, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2832129Z Skipping (s,q) (0.84, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2832391Z Skipping (s,q) (0.85, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2832658Z Skipping (s,q) (0.86, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2832927Z Skipping (s,q) (0.87, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2833186Z Skipping (s,q) (0.88, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2833443Z Skipping (s,q) (0.89, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2833707Z Skipping (s,q) (0.9, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2833967Z Skipping (s,q) (0.91, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2834234Z Skipping (s,q) (0.92, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2834491Z Skipping (s,q) (0.93, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2834840Z Skipping (s,q) (0.94, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2835107Z Skipping (s,q) (0.95, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2835368Z Skipping (s,q) (0.96, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2835628Z Skipping (s,q) (0.97, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2835893Z Skipping (s,q) (0.98, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2836149Z Skipping (s,q) (0.99, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2836407Z Skipping (s,q) (1, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2836663Z Skipping (s,q) (1.01, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2836919Z Skipping (s,q) (1.02, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2837195Z Skipping (s,q) (1.03, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2837450Z Skipping (s,q) (1.04, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2837710Z Skipping (s,q) (1.05, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2837973Z Skipping (s,q) (1.06, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2838232Z Skipping (s,q) (1.07, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2838492Z Skipping (s,q) (1.08, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2838760Z Skipping (s,q) (1.09, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2839018Z Skipping (s,q) (1.1, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2839283Z Skipping (s,q) (1.11, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2839538Z Skipping (s,q) (1.12, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2839795Z Skipping (s,q) (1.13, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2840061Z Skipping (s,q) (1.14, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2840317Z Skipping (s,q) (1.15, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2840578Z Skipping (s,q) (1.16, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2840841Z Skipping (s,q) (1.17, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2841098Z Skipping (s,q) (1.18, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2841484Z Skipping (s,q) (1.19, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2841815Z Skipping (s,q) (1.2, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2842076Z Skipping (s,q) (1.21, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2842341Z Skipping (s,q) (1.22, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2842600Z Skipping (s,q) (1.23, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2842860Z Skipping (s,q) (1.24, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2843191Z Skipping (s,q) (1.25, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2843462Z Skipping (s,q) (1.26, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2843729Z Skipping (s,q) (1.27, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2843985Z Skipping (s,q) (1.28, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2844243Z Skipping (s,q) (1.29, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2844507Z Skipping (s,q) (1.3, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2844770Z Skipping (s,q) (1.31, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2845026Z Skipping (s,q) (1.32, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2845297Z Skipping (s,q) (1.33, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2845560Z Skipping (s,q) (1.34, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2845824Z Skipping (s,q) (1.35, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2846086Z Skipping (s,q) (1.36, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2846344Z Skipping (s,q) (1.37, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2846690Z Skipping (s,q) (1.38, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2846952Z Skipping (s,q) (1.39, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2847210Z Skipping (s,q) (1.4, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2847477Z Skipping (s,q) (1.41, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2847739Z Skipping (s,q) (1.42, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2848130Z Skipping (s,q) (1.43, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2848390Z Skipping (s,q) (1.44, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2848648Z Skipping (s,q) (1.45, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2848913Z Skipping (s,q) (1.46, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2849179Z Skipping (s,q) (1.47, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2849439Z Skipping (s,q) (1.48, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2849709Z Skipping (s,q) (1.49, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2849969Z Skipping (s,q) (1.5, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2850236Z Skipping (s,q) (1.51, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2850498Z Skipping (s,q) (1.52, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2850762Z Skipping (s,q) (1.53, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2851024Z Skipping (s,q) (1.54, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2851285Z Skipping (s,q) (1.55, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2851543Z Skipping (s,q) (1.56, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2851811Z Skipping (s,q) (1.57, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2852073Z Skipping (s,q) (1.58, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2852334Z Skipping (s,q) (1.59, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2852602Z Skipping (s,q) (1.6, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2852862Z Skipping (s,q) (1.61, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2853126Z Skipping (s,q) (1.62, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2853482Z Skipping (s,q) (1.63, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2853789Z Skipping (s,q) (1.64, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2854056Z Skipping (s,q) (1.65, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2854317Z Skipping (s,q) (1.66, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2854576Z Skipping (s,q) (1.67, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2854840Z Skipping (s,q) (1.68, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2855157Z Skipping (s,q) (1.69, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2855438Z Skipping (s,q) (1.7, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2855700Z Skipping (s,q) (1.71, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2855957Z Skipping (s,q) (1.72, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2856221Z Skipping (s,q) (1.73, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2856482Z Skipping (s,q) (1.74, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2856746Z Skipping (s,q) (1.75, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2857015Z Skipping (s,q) (1.76, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2857273Z Skipping (s,q) (1.77, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2857539Z Skipping (s,q) (1.78, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2857799Z Skipping (s,q) (1.79, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2858062Z Skipping (s,q) (1.8, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2858327Z Skipping (s,q) (1.81, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2858669Z Skipping (s,q) (1.82, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2858929Z Skipping (s,q) (1.83, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2859193Z Skipping (s,q) (1.84, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2859455Z Skipping (s,q) (1.85, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2859732Z Skipping (s,q) (1.86, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2859993Z Skipping (s,q) (1.87, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2860252Z Skipping (s,q) (1.88, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2860520Z Skipping (s,q) (1.89, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2860779Z Skipping (s,q) (1.9, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2861041Z Skipping (s,q) (1.91, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2861308Z Skipping (s,q) (1.92, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2861568Z Skipping (s,q) (1.93, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2861835Z Skipping (s,q) (1.94, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2862093Z Skipping (s,q) (1.95, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2862355Z Skipping (s,q) (1.96, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2862628Z Skipping (s,q) (1.97, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2862890Z Skipping (s,q) (1.98, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2863146Z Skipping (s,q) (1.99, 57500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2863414Z Skipping (s,q) (0.01, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2863671Z Skipping (s,q) (0.02, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2863945Z Skipping (s,q) (0.03, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2864201Z Skipping (s,q) (0.04, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2864462Z Skipping (s,q) (0.05, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2864732Z Skipping (s,q) (0.06, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2864993Z Skipping (s,q) (0.07, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2865322Z Skipping (s,q) (0.08, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2865640Z Skipping (s,q) (0.09, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2865899Z Skipping (s,q) (0.1, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2866157Z Skipping (s,q) (0.11, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2866424Z Skipping (s,q) (0.12, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2866684Z Skipping (s,q) (0.13, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2867011Z Skipping (s,q) (0.14, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2867284Z Skipping (s,q) (0.15, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2867549Z Skipping (s,q) (0.16, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2867810Z Skipping (s,q) (0.17, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2868066Z Skipping (s,q) (0.18, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2868326Z Skipping (s,q) (0.19, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2868592Z Skipping (s,q) (0.2, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2868849Z Skipping (s,q) (0.21, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2869113Z Skipping (s,q) (0.22, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2869371Z Skipping (s,q) (0.23, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2869629Z Skipping (s,q) (0.24, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2869899Z Skipping (s,q) (0.25, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2870162Z Skipping (s,q) (0.26, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2870593Z Skipping (s,q) (0.27, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2870861Z Skipping (s,q) (0.28, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2871116Z Skipping (s,q) (0.29, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2871380Z Skipping (s,q) (0.3, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2871643Z Skipping (s,q) (0.31, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2871902Z Skipping (s,q) (0.32, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2872165Z Skipping (s,q) (0.33, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2872420Z Skipping (s,q) (0.34, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2872677Z Skipping (s,q) (0.35, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2872945Z Skipping (s,q) (0.36, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2873204Z Skipping (s,q) (0.37, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2873474Z Skipping (s,q) (0.38, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2873734Z Skipping (s,q) (0.39, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2873992Z Skipping (s,q) (0.4, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2874262Z Skipping (s,q) (0.41, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2874530Z Skipping (s,q) (0.42, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2874790Z Skipping (s,q) (0.43, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2875058Z Skipping (s,q) (0.44, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2875336Z Skipping (s,q) (0.45, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2875606Z Skipping (s,q) (0.46, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2875869Z Skipping (s,q) (0.47, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2876130Z Skipping (s,q) (0.48, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2876399Z Skipping (s,q) (0.49, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2876657Z Skipping (s,q) (0.5, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2876914Z Skipping (s,q) (0.51, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2877262Z Skipping (s,q) (0.52, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2877570Z Skipping (s,q) (0.53, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2877834Z Skipping (s,q) (0.54, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2878091Z Skipping (s,q) (0.55, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2878351Z Skipping (s,q) (0.56, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2878618Z Skipping (s,q) (0.57, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2878938Z Skipping (s,q) (0.58, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2879214Z Skipping (s,q) (0.59, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2879483Z Skipping (s,q) (0.6, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2879968Z Skipping (s,q) (0.61, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2880243Z Skipping (s,q) (0.62, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2880507Z Skipping (s,q) (0.63, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2880771Z Skipping (s,q) (0.64, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2881039Z Skipping (s,q) (0.65, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2881296Z Skipping (s,q) (0.66, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2881553Z Skipping (s,q) (0.67, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2881814Z Skipping (s,q) (0.68, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2882073Z Skipping (s,q) (0.69, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2882333Z Skipping (s,q) (0.7, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2882873Z Skipping (s,q) (0.71, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2883128Z Skipping (s,q) (0.72, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2883389Z Skipping (s,q) (0.73, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2883649Z Skipping (s,q) (0.74, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2883911Z Skipping (s,q) (0.75, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2884172Z Skipping (s,q) (0.76, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2884429Z Skipping (s,q) (0.77, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2884687Z Skipping (s,q) (0.78, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2884957Z Skipping (s,q) (0.79, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2885225Z Skipping (s,q) (0.8, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2885487Z Skipping (s,q) (0.81, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2885745Z Skipping (s,q) (0.82, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2885999Z Skipping (s,q) (0.83, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2886266Z Skipping (s,q) (0.84, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2886524Z Skipping (s,q) (0.85, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2886779Z Skipping (s,q) (0.86, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2887047Z Skipping (s,q) (0.87, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2887303Z Skipping (s,q) (0.88, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2887568Z Skipping (s,q) (0.89, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2887823Z Skipping (s,q) (0.9, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2888192Z Skipping (s,q) (0.91, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2888461Z Skipping (s,q) (0.92, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2888724Z Skipping (s,q) (0.93, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2888981Z Skipping (s,q) (0.94, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2889247Z Skipping (s,q) (0.95, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2889734Z Skipping (s,q) (0.96, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2890015Z Skipping (s,q) (0.97, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2890402Z Skipping (s,q) (0.98, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2890659Z Skipping (s,q) (0.99, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2890918Z Skipping (s,q) (1, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2891206Z Skipping (s,q) (1.01, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2891567Z Skipping (s,q) (1.02, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2891846Z Skipping (s,q) (1.03, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2892110Z Skipping (s,q) (1.04, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2892375Z Skipping (s,q) (1.05, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2892634Z Skipping (s,q) (1.06, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2892899Z Skipping (s,q) (1.07, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2893165Z Skipping (s,q) (1.08, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2893427Z Skipping (s,q) (1.09, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2893684Z Skipping (s,q) (1.1, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2893950Z Skipping (s,q) (1.11, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2894213Z Skipping (s,q) (1.12, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2894483Z Skipping (s,q) (1.13, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2894743Z Skipping (s,q) (1.14, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2895084Z Skipping (s,q) (1.15, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2895350Z Skipping (s,q) (1.16, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2895606Z Skipping (s,q) (1.17, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2895867Z Skipping (s,q) (1.18, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2896141Z Skipping (s,q) (1.19, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2896401Z Skipping (s,q) (1.2, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2896660Z Skipping (s,q) (1.21, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2896924Z Skipping (s,q) (1.22, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2897181Z Skipping (s,q) (1.23, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2897451Z Skipping (s,q) (1.24, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2897709Z Skipping (s,q) (1.25, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2897972Z Skipping (s,q) (1.26, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2898236Z Skipping (s,q) (1.27, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2898494Z Skipping (s,q) (1.28, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2898753Z Skipping (s,q) (1.29, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2899017Z Skipping (s,q) (1.3, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2899281Z Skipping (s,q) (1.31, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2899543Z Skipping (s,q) (1.32, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2899801Z Skipping (s,q) (1.33, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2900059Z Skipping (s,q) (1.34, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2900327Z Skipping (s,q) (1.35, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2900583Z Skipping (s,q) (1.36, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2900842Z Skipping (s,q) (1.37, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2901106Z Skipping (s,q) (1.38, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2901361Z Skipping (s,q) (1.39, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2901716Z Skipping (s,q) (1.4, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2901991Z Skipping (s,q) (1.41, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2902328Z Skipping (s,q) (1.42, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2902595Z Skipping (s,q) (1.43, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2902851Z Skipping (s,q) (1.44, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2903110Z Skipping (s,q) (1.45, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2903439Z Skipping (s,q) (1.46, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2903712Z Skipping (s,q) (1.47, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2903981Z Skipping (s,q) (1.48, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2904241Z Skipping (s,q) (1.49, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2904500Z Skipping (s,q) (1.5, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2904770Z Skipping (s,q) (1.51, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2905035Z Skipping (s,q) (1.52, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2905302Z Skipping (s,q) (1.53, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2905568Z Skipping (s,q) (1.54, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2905826Z Skipping (s,q) (1.55, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2906093Z Skipping (s,q) (1.56, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2906360Z Skipping (s,q) (1.57, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2906622Z Skipping (s,q) (1.58, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2906971Z Skipping (s,q) (1.59, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2907231Z Skipping (s,q) (1.6, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2907491Z Skipping (s,q) (1.61, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2907770Z Skipping (s,q) (1.62, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2908032Z Skipping (s,q) (1.63, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2908302Z Skipping (s,q) (1.64, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2908560Z Skipping (s,q) (1.65, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2908819Z Skipping (s,q) (1.66, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2909089Z Skipping (s,q) (1.67, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2909351Z Skipping (s,q) (1.68, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2909610Z Skipping (s,q) (1.69, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2909881Z Skipping (s,q) (1.7, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2910140Z Skipping (s,q) (1.71, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2910404Z Skipping (s,q) (1.72, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2910669Z Skipping (s,q) (1.73, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2910929Z Skipping (s,q) (1.74, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2911197Z Skipping (s,q) (1.75, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2911460Z Skipping (s,q) (1.76, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2911720Z Skipping (s,q) (1.77, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2911983Z Skipping (s,q) (1.78, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2912246Z Skipping (s,q) (1.79, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2912506Z Skipping (s,q) (1.8, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2912780Z Skipping (s,q) (1.81, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2913045Z Skipping (s,q) (1.82, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2913309Z Skipping (s,q) (1.83, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2913683Z Skipping (s,q) (1.84, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2913970Z Skipping (s,q) (1.85, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2914328Z Skipping (s,q) (1.86, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2914588Z Skipping (s,q) (1.87, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2914850Z Skipping (s,q) (1.88, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2915114Z Skipping (s,q) (1.89, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2915461Z Skipping (s,q) (1.9, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2915738Z Skipping (s,q) (1.91, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2915999Z Skipping (s,q) (1.92, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2916260Z Skipping (s,q) (1.93, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2916532Z Skipping (s,q) (1.94, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2916795Z Skipping (s,q) (1.95, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2917057Z Skipping (s,q) (1.96, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2917328Z Skipping (s,q) (1.97, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2917586Z Skipping (s,q) (1.98, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2917849Z Skipping (s,q) (1.99, 60000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2918106Z Skipping (s,q) (0.01, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2918369Z Skipping (s,q) (0.02, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2918677Z Skipping (s,q) (0.03, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2919039Z Skipping (s,q) (0.04, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2919301Z Skipping (s,q) (0.05, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2919564Z Skipping (s,q) (0.06, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2919830Z Skipping (s,q) (0.07, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2920097Z Skipping (s,q) (0.08, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2920363Z Skipping (s,q) (0.09, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2920649Z Skipping (s,q) (0.1, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2920936Z Skipping (s,q) (0.11, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2921210Z Skipping (s,q) (0.12, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2921476Z Skipping (s,q) (0.13, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2921740Z Skipping (s,q) (0.14, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2922003Z Skipping (s,q) (0.15, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2922267Z Skipping (s,q) (0.16, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2922529Z Skipping (s,q) (0.17, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2922794Z Skipping (s,q) (0.18, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2923060Z Skipping (s,q) (0.19, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2923325Z Skipping (s,q) (0.2, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2923587Z Skipping (s,q) (0.21, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2923853Z Skipping (s,q) (0.22, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2924111Z Skipping (s,q) (0.23, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2924383Z Skipping (s,q) (0.24, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2924642Z Skipping (s,q) (0.25, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2924905Z Skipping (s,q) (0.26, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2925171Z Skipping (s,q) (0.27, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2925429Z Skipping (s,q) (0.28, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2925796Z Skipping (s,q) (0.29, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2926077Z Skipping (s,q) (0.3, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2926419Z Skipping (s,q) (0.31, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2926681Z Skipping (s,q) (0.32, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2926957Z Skipping (s,q) (0.33, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2927218Z Skipping (s,q) (0.34, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2927552Z Skipping (s,q) (0.35, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2927827Z Skipping (s,q) (0.36, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2928235Z Skipping (s,q) (0.37, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2928510Z Skipping (s,q) (0.38, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2928765Z Skipping (s,q) (0.39, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2929025Z Skipping (s,q) (0.4, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2929292Z Skipping (s,q) (0.41, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2929555Z Skipping (s,q) (0.42, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2929823Z Skipping (s,q) (0.43, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2930083Z Skipping (s,q) (0.44, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2930343Z Skipping (s,q) (0.45, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2930615Z Skipping (s,q) (0.46, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2930874Z Skipping (s,q) (0.47, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2931264Z Skipping (s,q) (0.48, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2931530Z Skipping (s,q) (0.49, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2931789Z Skipping (s,q) (0.5, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2932055Z Skipping (s,q) (0.51, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2932321Z Skipping (s,q) (0.52, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2932585Z Skipping (s,q) (0.53, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2932850Z Skipping (s,q) (0.54, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2933110Z Skipping (s,q) (0.55, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2933368Z Skipping (s,q) (0.56, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2933636Z Skipping (s,q) (0.57, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2933897Z Skipping (s,q) (0.58, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2934163Z Skipping (s,q) (0.59, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2934422Z Skipping (s,q) (0.6, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2934679Z Skipping (s,q) (0.61, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2934949Z Skipping (s,q) (0.62, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2935210Z Skipping (s,q) (0.63, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2935471Z Skipping (s,q) (0.64, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2935734Z Skipping (s,q) (0.65, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2935994Z Skipping (s,q) (0.66, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2936259Z Skipping (s,q) (0.67, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2936521Z Skipping (s,q) (0.68, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2936779Z Skipping (s,q) (0.69, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2937048Z Skipping (s,q) (0.7, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2937304Z Skipping (s,q) (0.71, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2937562Z Skipping (s,q) (0.72, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2937837Z Skipping (s,q) (0.73, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2938178Z Skipping (s,q) (0.74, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2938493Z Skipping (s,q) (0.75, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2938752Z Skipping (s,q) (0.76, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2939011Z Skipping (s,q) (0.77, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2939275Z Skipping (s,q) (0.78, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2939588Z Skipping (s,q) (0.79, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2939860Z Skipping (s,q) (0.8, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2940128Z Skipping (s,q) (0.81, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2940387Z Skipping (s,q) (0.82, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2940647Z Skipping (s,q) (0.83, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2940913Z Skipping (s,q) (0.84, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2941177Z Skipping (s,q) (0.85, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2941446Z Skipping (s,q) (0.86, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2941701Z Skipping (s,q) (0.87, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2941958Z Skipping (s,q) (0.88, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2942226Z Skipping (s,q) (0.89, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2942486Z Skipping (s,q) (0.9, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2942747Z Skipping (s,q) (0.91, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2943088Z Skipping (s,q) (0.92, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2943342Z Skipping (s,q) (0.93, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2943608Z Skipping (s,q) (0.94, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2943863Z Skipping (s,q) (0.95, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2944126Z Skipping (s,q) (0.96, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2944391Z Skipping (s,q) (0.97, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2944651Z Skipping (s,q) (0.98, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2944906Z Skipping (s,q) (0.99, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2945163Z Skipping (s,q) (1, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2945424Z Skipping (s,q) (1.01, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2945693Z Skipping (s,q) (1.02, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2945955Z Skipping (s,q) (1.03, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2946213Z Skipping (s,q) (1.04, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2946485Z Skipping (s,q) (1.05, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2946743Z Skipping (s,q) (1.06, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2947008Z Skipping (s,q) (1.07, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2947275Z Skipping (s,q) (1.08, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2947535Z Skipping (s,q) (1.09, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2947802Z Skipping (s,q) (1.1, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2948062Z Skipping (s,q) (1.11, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2948324Z Skipping (s,q) (1.12, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2948593Z Skipping (s,q) (1.13, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2948852Z Skipping (s,q) (1.14, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2949111Z Skipping (s,q) (1.15, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2949378Z Skipping (s,q) (1.16, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2949637Z Skipping (s,q) (1.17, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2950009Z Skipping (s,q) (1.18, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2950322Z Skipping (s,q) (1.19, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2950585Z Skipping (s,q) (1.2, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2950853Z Skipping (s,q) (1.21, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2951108Z Skipping (s,q) (1.22, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2951427Z Skipping (s,q) (1.23, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2951702Z Skipping (s,q) (1.24, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2951964Z Skipping (s,q) (1.25, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2952230Z Skipping (s,q) (1.26, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2952489Z Skipping (s,q) (1.27, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2952748Z Skipping (s,q) (1.28, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2953016Z Skipping (s,q) (1.29, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2953279Z Skipping (s,q) (1.3, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2953541Z Skipping (s,q) (1.31, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2953808Z Skipping (s,q) (1.32, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2954071Z Skipping (s,q) (1.33, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2954341Z Skipping (s,q) (1.34, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2954606Z Skipping (s,q) (1.35, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2954869Z Skipping (s,q) (1.36, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2955209Z Skipping (s,q) (1.37, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2955468Z Skipping (s,q) (1.38, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2955729Z Skipping (s,q) (1.39, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2955999Z Skipping (s,q) (1.4, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2956265Z Skipping (s,q) (1.41, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2956528Z Skipping (s,q) (1.42, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2956798Z Skipping (s,q) (1.43, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2957060Z Skipping (s,q) (1.44, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2957323Z Skipping (s,q) (1.45, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2957587Z Skipping (s,q) (1.46, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2957844Z Skipping (s,q) (1.47, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2958112Z Skipping (s,q) (1.48, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2958369Z Skipping (s,q) (1.49, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2958632Z Skipping (s,q) (1.5, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2958901Z Skipping (s,q) (1.51, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2959166Z Skipping (s,q) (1.52, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2959432Z Skipping (s,q) (1.53, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2959696Z Skipping (s,q) (1.54, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2959956Z Skipping (s,q) (1.55, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2960223Z Skipping (s,q) (1.56, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2960485Z Skipping (s,q) (1.57, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2960744Z Skipping (s,q) (1.58, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2961015Z Skipping (s,q) (1.59, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2961275Z Skipping (s,q) (1.6, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2961542Z Skipping (s,q) (1.61, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2961876Z Skipping (s,q) (1.62, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2962184Z Skipping (s,q) (1.63, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2962451Z Skipping (s,q) (1.64, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2962711Z Skipping (s,q) (1.65, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2962970Z Skipping (s,q) (1.66, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2963233Z Skipping (s,q) (1.67, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2963556Z Skipping (s,q) (1.68, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2963833Z Skipping (s,q) (1.69, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2964098Z Skipping (s,q) (1.7, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2964360Z Skipping (s,q) (1.71, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2964627Z Skipping (s,q) (1.72, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2964894Z Skipping (s,q) (1.73, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2965156Z Skipping (s,q) (1.74, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2965422Z Skipping (s,q) (1.75, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2965682Z Skipping (s,q) (1.76, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2965948Z Skipping (s,q) (1.77, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2966207Z Skipping (s,q) (1.78, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2966471Z Skipping (s,q) (1.79, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2966737Z Skipping (s,q) (1.8, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2967076Z Skipping (s,q) (1.81, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2967337Z Skipping (s,q) (1.82, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2967607Z Skipping (s,q) (1.83, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2967872Z Skipping (s,q) (1.84, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2968307Z Skipping (s,q) (1.85, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2968566Z Skipping (s,q) (1.86, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2968829Z Skipping (s,q) (1.87, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2969097Z Skipping (s,q) (1.88, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2969357Z Skipping (s,q) (1.89, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2969622Z Skipping (s,q) (1.9, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2969891Z Skipping (s,q) (1.91, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2970155Z Skipping (s,q) (1.92, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2970415Z Skipping (s,q) (1.93, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2970686Z Skipping (s,q) (1.94, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2970949Z Skipping (s,q) (1.95, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2971217Z Skipping (s,q) (1.96, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2971474Z Skipping (s,q) (1.97, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2971731Z Skipping (s,q) (1.98, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2971997Z Skipping (s,q) (1.99, 62500): inconsistent with heavy hitters! 2025-05-07T20:22:48.2972257Z Skipping (s,q) (0.01, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2972521Z Skipping (s,q) (0.02, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2972791Z Skipping (s,q) (0.03, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2973059Z Skipping (s,q) (0.04, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2973325Z Skipping (s,q) (0.05, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2973584Z Skipping (s,q) (0.06, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2973950Z Skipping (s,q) (0.07, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2974270Z Skipping (s,q) (0.08, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2974530Z Skipping (s,q) (0.09, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2974791Z Skipping (s,q) (0.1, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2975058Z Skipping (s,q) (0.11, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2975316Z Skipping (s,q) (0.12, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2975692Z Skipping (s,q) (0.13, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2975962Z Skipping (s,q) (0.14, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2976230Z Skipping (s,q) (0.15, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2976500Z Skipping (s,q) (0.16, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2976765Z Skipping (s,q) (0.17, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2977026Z Skipping (s,q) (0.18, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2984753Z Skipping (s,q) (0.19, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2985135Z Skipping (s,q) (0.2, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2985405Z Skipping (s,q) (0.21, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2985668Z Skipping (s,q) (0.22, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2985937Z Skipping (s,q) (0.23, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2986217Z Skipping (s,q) (0.24, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2986484Z Skipping (s,q) (0.25, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2987010Z Skipping (s,q) (0.26, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2987267Z Skipping (s,q) (0.27, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2987530Z Skipping (s,q) (0.28, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2987789Z Skipping (s,q) (0.29, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2988052Z Skipping (s,q) (0.3, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2988316Z Skipping (s,q) (0.31, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2988574Z Skipping (s,q) (0.32, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2988834Z Skipping (s,q) (0.33, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2989099Z Skipping (s,q) (0.34, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2989370Z Skipping (s,q) (0.35, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2989637Z Skipping (s,q) (0.36, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2989897Z Skipping (s,q) (0.37, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2990157Z Skipping (s,q) (0.38, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2990422Z Skipping (s,q) (0.39, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2990683Z Skipping (s,q) (0.4, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2990949Z Skipping (s,q) (0.41, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2991217Z Skipping (s,q) (0.42, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2991476Z Skipping (s,q) (0.43, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2991742Z Skipping (s,q) (0.44, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2991999Z Skipping (s,q) (0.45, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2992262Z Skipping (s,q) (0.46, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2992526Z Skipping (s,q) (0.47, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2992786Z Skipping (s,q) (0.48, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2993052Z Skipping (s,q) (0.49, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2993319Z Skipping (s,q) (0.5, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2993737Z Skipping (s,q) (0.51, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2994094Z Skipping (s,q) (0.52, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2994351Z Skipping (s,q) (0.53, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2994607Z Skipping (s,q) (0.54, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2994871Z Skipping (s,q) (0.55, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2995129Z Skipping (s,q) (0.56, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2995500Z Skipping (s,q) (0.57, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2995777Z Skipping (s,q) (0.58, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2996041Z Skipping (s,q) (0.59, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2996312Z Skipping (s,q) (0.6, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2996570Z Skipping (s,q) (0.61, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2996834Z Skipping (s,q) (0.62, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2997105Z Skipping (s,q) (0.63, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2997362Z Skipping (s,q) (0.64, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2997622Z Skipping (s,q) (0.65, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2997887Z Skipping (s,q) (0.66, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2998144Z Skipping (s,q) (0.67, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2998414Z Skipping (s,q) (0.68, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2998675Z Skipping (s,q) (0.69, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2999009Z Skipping (s,q) (0.7, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2999272Z Skipping (s,q) (0.71, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2999532Z Skipping (s,q) (0.72, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.2999799Z Skipping (s,q) (0.73, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3000068Z Skipping (s,q) (0.74, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3000324Z Skipping (s,q) (0.75, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3000597Z Skipping (s,q) (0.76, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3000853Z Skipping (s,q) (0.77, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3001110Z Skipping (s,q) (0.78, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3001380Z Skipping (s,q) (0.79, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3001638Z Skipping (s,q) (0.8, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3001900Z Skipping (s,q) (0.81, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3002168Z Skipping (s,q) (0.82, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3002426Z Skipping (s,q) (0.83, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3002692Z Skipping (s,q) (0.84, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3002954Z Skipping (s,q) (0.85, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3003212Z Skipping (s,q) (0.86, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3003479Z Skipping (s,q) (0.87, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3003735Z Skipping (s,q) (0.88, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3003990Z Skipping (s,q) (0.89, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3004258Z Skipping (s,q) (0.9, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3004515Z Skipping (s,q) (0.91, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3004773Z Skipping (s,q) (0.92, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3005035Z Skipping (s,q) (0.93, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3005292Z Skipping (s,q) (0.94, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3005633Z Skipping (s,q) (0.95, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3005945Z Skipping (s,q) (0.96, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3006203Z Skipping (s,q) (0.97, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3006464Z Skipping (s,q) (0.98, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3006720Z Skipping (s,q) (0.99, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3006971Z Skipping (s,q) (1, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3007288Z Skipping (s,q) (1.01, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3007556Z Skipping (s,q) (1.02, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3007826Z Skipping (s,q) (1.03, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3008217Z Skipping (s,q) (1.04, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3008479Z Skipping (s,q) (1.05, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3008749Z Skipping (s,q) (1.06, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3009009Z Skipping (s,q) (1.07, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3009265Z Skipping (s,q) (1.08, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3009528Z Skipping (s,q) (1.09, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3009795Z Skipping (s,q) (1.1, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3010063Z Skipping (s,q) (1.11, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3010321Z Skipping (s,q) (1.12, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3010577Z Skipping (s,q) (1.13, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3010942Z Skipping (s,q) (1.14, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3011197Z Skipping (s,q) (1.15, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3011457Z Skipping (s,q) (1.16, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3011726Z Skipping (s,q) (1.17, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3011985Z Skipping (s,q) (1.18, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3012247Z Skipping (s,q) (1.19, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3012503Z Skipping (s,q) (1.2, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3012761Z Skipping (s,q) (1.21, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3013024Z Skipping (s,q) (1.22, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3013284Z Skipping (s,q) (1.23, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3013541Z Skipping (s,q) (1.24, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3013807Z Skipping (s,q) (1.25, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3014062Z Skipping (s,q) (1.26, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3014328Z Skipping (s,q) (1.27, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3014586Z Skipping (s,q) (1.28, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3014847Z Skipping (s,q) (1.29, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3015113Z Skipping (s,q) (1.3, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3015372Z Skipping (s,q) (1.31, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3015629Z Skipping (s,q) (1.32, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3015893Z Skipping (s,q) (1.33, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3016156Z Skipping (s,q) (1.34, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3016421Z Skipping (s,q) (1.35, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3016682Z Skipping (s,q) (1.36, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3016940Z Skipping (s,q) (1.37, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3017203Z Skipping (s,q) (1.38, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3017535Z Skipping (s,q) (1.39, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3017838Z Skipping (s,q) (1.4, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3018104Z Skipping (s,q) (1.41, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3018361Z Skipping (s,q) (1.42, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3018625Z Skipping (s,q) (1.43, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3018891Z Skipping (s,q) (1.44, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3019217Z Skipping (s,q) (1.45, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3019497Z Skipping (s,q) (1.46, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3019759Z Skipping (s,q) (1.47, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3020013Z Skipping (s,q) (1.48, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3020278Z Skipping (s,q) (1.49, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3020539Z Skipping (s,q) (1.5, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3020799Z Skipping (s,q) (1.51, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3021071Z Skipping (s,q) (1.52, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3021328Z Skipping (s,q) (1.53, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3021594Z Skipping (s,q) (1.54, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3021849Z Skipping (s,q) (1.55, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3022110Z Skipping (s,q) (1.56, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3022378Z Skipping (s,q) (1.57, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3022721Z Skipping (s,q) (1.58, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3022978Z Skipping (s,q) (1.59, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3023241Z Skipping (s,q) (1.6, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3023646Z Skipping (s,q) (1.61, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3023917Z Skipping (s,q) (1.62, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3024177Z Skipping (s,q) (1.63, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3024435Z Skipping (s,q) (1.64, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3024698Z Skipping (s,q) (1.65, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3024955Z Skipping (s,q) (1.66, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3025214Z Skipping (s,q) (1.67, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3025480Z Skipping (s,q) (1.68, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3025740Z Skipping (s,q) (1.69, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3026005Z Skipping (s,q) (1.7, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3026262Z Skipping (s,q) (1.71, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3026528Z Skipping (s,q) (1.72, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3026786Z Skipping (s,q) (1.73, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3027048Z Skipping (s,q) (1.74, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3027312Z Skipping (s,q) (1.75, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3027570Z Skipping (s,q) (1.76, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3027830Z Skipping (s,q) (1.77, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3028097Z Skipping (s,q) (1.78, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3028357Z Skipping (s,q) (1.79, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3028626Z Skipping (s,q) (1.8, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3028883Z Skipping (s,q) (1.81, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3029144Z Skipping (s,q) (1.82, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3029502Z Skipping (s,q) (1.83, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3029774Z Skipping (s,q) (1.84, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3030141Z Skipping (s,q) (1.85, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3030407Z Skipping (s,q) (1.86, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3030664Z Skipping (s,q) (1.87, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3030932Z Skipping (s,q) (1.88, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3031280Z Skipping (s,q) (1.89, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3031555Z Skipping (s,q) (1.9, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3031828Z Skipping (s,q) (1.91, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3032088Z Skipping (s,q) (1.92, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3032347Z Skipping (s,q) (1.93, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3032610Z Skipping (s,q) (1.94, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3032868Z Skipping (s,q) (1.95, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3033137Z Skipping (s,q) (1.96, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3033393Z Skipping (s,q) (1.97, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3033650Z Skipping (s,q) (1.98, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3033915Z Skipping (s,q) (1.99, 65000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3034173Z Skipping (s,q) (0.01, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3034433Z Skipping (s,q) (0.02, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3034780Z Skipping (s,q) (0.03, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3035037Z Skipping (s,q) (0.04, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3035298Z Skipping (s,q) (0.05, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3035565Z Skipping (s,q) (0.06, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3035820Z Skipping (s,q) (0.07, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3036086Z Skipping (s,q) (0.08, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3036346Z Skipping (s,q) (0.09, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3036605Z Skipping (s,q) (0.1, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3036867Z Skipping (s,q) (0.11, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3037130Z Skipping (s,q) (0.12, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3037387Z Skipping (s,q) (0.13, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3037652Z Skipping (s,q) (0.14, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3037905Z Skipping (s,q) (0.15, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3038170Z Skipping (s,q) (0.16, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3038431Z Skipping (s,q) (0.17, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3038687Z Skipping (s,q) (0.18, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3038959Z Skipping (s,q) (0.19, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3039213Z Skipping (s,q) (0.2, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3039468Z Skipping (s,q) (0.21, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3039731Z Skipping (s,q) (0.22, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3039990Z Skipping (s,q) (0.23, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3040254Z Skipping (s,q) (0.24, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3040515Z Skipping (s,q) (0.25, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3040776Z Skipping (s,q) (0.26, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3041037Z Skipping (s,q) (0.27, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3041379Z Skipping (s,q) (0.28, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3041647Z Skipping (s,q) (0.29, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3042007Z Skipping (s,q) (0.3, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3042266Z Skipping (s,q) (0.31, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3042529Z Skipping (s,q) (0.32, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3042783Z Skipping (s,q) (0.33, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3043105Z Skipping (s,q) (0.34, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3043378Z Skipping (s,q) (0.35, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3043639Z Skipping (s,q) (0.36, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3043894Z Skipping (s,q) (0.37, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3044160Z Skipping (s,q) (0.38, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3044421Z Skipping (s,q) (0.39, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3044687Z Skipping (s,q) (0.4, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3044947Z Skipping (s,q) (0.41, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3045205Z Skipping (s,q) (0.42, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3045469Z Skipping (s,q) (0.43, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3045724Z Skipping (s,q) (0.44, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3045984Z Skipping (s,q) (0.45, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3046247Z Skipping (s,q) (0.46, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3046581Z Skipping (s,q) (0.47, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3046847Z Skipping (s,q) (0.48, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3047103Z Skipping (s,q) (0.49, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3047361Z Skipping (s,q) (0.5, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3047624Z Skipping (s,q) (0.51, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3047884Z Skipping (s,q) (0.52, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3048257Z Skipping (s,q) (0.53, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3048520Z Skipping (s,q) (0.54, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3048779Z Skipping (s,q) (0.55, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3049038Z Skipping (s,q) (0.56, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3049300Z Skipping (s,q) (0.57, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3049559Z Skipping (s,q) (0.58, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3049821Z Skipping (s,q) (0.59, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3050078Z Skipping (s,q) (0.6, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3050337Z Skipping (s,q) (0.61, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3050601Z Skipping (s,q) (0.62, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3050866Z Skipping (s,q) (0.63, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3051124Z Skipping (s,q) (0.64, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3051385Z Skipping (s,q) (0.65, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3051641Z Skipping (s,q) (0.66, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3051906Z Skipping (s,q) (0.67, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3052167Z Skipping (s,q) (0.68, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3052427Z Skipping (s,q) (0.69, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3052689Z Skipping (s,q) (0.7, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3052948Z Skipping (s,q) (0.71, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3053299Z Skipping (s,q) (0.72, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3053571Z Skipping (s,q) (0.73, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3053899Z Skipping (s,q) (0.74, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3054177Z Skipping (s,q) (0.75, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3054434Z Skipping (s,q) (0.76, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3054689Z Skipping (s,q) (0.77, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3055005Z Skipping (s,q) (0.78, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3055269Z Skipping (s,q) (0.79, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3055529Z Skipping (s,q) (0.8, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3055793Z Skipping (s,q) (0.81, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3056047Z Skipping (s,q) (0.82, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3056313Z Skipping (s,q) (0.83, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3056569Z Skipping (s,q) (0.84, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3056829Z Skipping (s,q) (0.85, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3057094Z Skipping (s,q) (0.86, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3057350Z Skipping (s,q) (0.87, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3057605Z Skipping (s,q) (0.88, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3057874Z Skipping (s,q) (0.89, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3058131Z Skipping (s,q) (0.9, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3058481Z Skipping (s,q) (0.91, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3058735Z Skipping (s,q) (0.92, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3058991Z Skipping (s,q) (0.93, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3059262Z Skipping (s,q) (0.94, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3059522Z Skipping (s,q) (0.95, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3059782Z Skipping (s,q) (0.96, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3060046Z Skipping (s,q) (0.97, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3060304Z Skipping (s,q) (0.98, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3060567Z Skipping (s,q) (0.99, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3060822Z Skipping (s,q) (1, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3061085Z Skipping (s,q) (1.01, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3061355Z Skipping (s,q) (1.02, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3061614Z Skipping (s,q) (1.03, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3061874Z Skipping (s,q) (1.04, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3062142Z Skipping (s,q) (1.05, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3062401Z Skipping (s,q) (1.06, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3062669Z Skipping (s,q) (1.07, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3062925Z Skipping (s,q) (1.08, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3063183Z Skipping (s,q) (1.09, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3063456Z Skipping (s,q) (1.1, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3063719Z Skipping (s,q) (1.11, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3063976Z Skipping (s,q) (1.12, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3064245Z Skipping (s,q) (1.13, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3064507Z Skipping (s,q) (1.14, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3064766Z Skipping (s,q) (1.15, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3065034Z Skipping (s,q) (1.16, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3065369Z Skipping (s,q) (1.17, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3065680Z Skipping (s,q) (1.18, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3065943Z Skipping (s,q) (1.19, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3066202Z Skipping (s,q) (1.2, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3066470Z Skipping (s,q) (1.21, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3066808Z Skipping (s,q) (1.22, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3067082Z Skipping (s,q) (1.23, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3067353Z Skipping (s,q) (1.24, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3067612Z Skipping (s,q) (1.25, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3067884Z Skipping (s,q) (1.26, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3068143Z Skipping (s,q) (1.27, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3068404Z Skipping (s,q) (1.28, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3068677Z Skipping (s,q) (1.29, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3068931Z Skipping (s,q) (1.3, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3069188Z Skipping (s,q) (1.31, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3069452Z Skipping (s,q) (1.32, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3069712Z Skipping (s,q) (1.33, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3069980Z Skipping (s,q) (1.34, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3070434Z Skipping (s,q) (1.35, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3070693Z Skipping (s,q) (1.36, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3070955Z Skipping (s,q) (1.37, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3071209Z Skipping (s,q) (1.38, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3071470Z Skipping (s,q) (1.39, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3071734Z Skipping (s,q) (1.4, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3071987Z Skipping (s,q) (1.41, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3072248Z Skipping (s,q) (1.42, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3072504Z Skipping (s,q) (1.43, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3072761Z Skipping (s,q) (1.44, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3073027Z Skipping (s,q) (1.45, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3073285Z Skipping (s,q) (1.46, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3073542Z Skipping (s,q) (1.47, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3073803Z Skipping (s,q) (1.48, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3074060Z Skipping (s,q) (1.49, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3074327Z Skipping (s,q) (1.5, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3074590Z Skipping (s,q) (1.51, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3074847Z Skipping (s,q) (1.52, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3075112Z Skipping (s,q) (1.53, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3075368Z Skipping (s,q) (1.54, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3075629Z Skipping (s,q) (1.55, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3075895Z Skipping (s,q) (1.56, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3076155Z Skipping (s,q) (1.57, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3076419Z Skipping (s,q) (1.58, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3076675Z Skipping (s,q) (1.59, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3076933Z Skipping (s,q) (1.6, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3077317Z Skipping (s,q) (1.61, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3077630Z Skipping (s,q) (1.62, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3077893Z Skipping (s,q) (1.63, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3078160Z Skipping (s,q) (1.64, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3078420Z Skipping (s,q) (1.65, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3078737Z Skipping (s,q) (1.66, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3079020Z Skipping (s,q) (1.67, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3079285Z Skipping (s,q) (1.68, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3079552Z Skipping (s,q) (1.69, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3080166Z Skipping (s,q) (1.7, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3080433Z Skipping (s,q) (1.71, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3080707Z Skipping (s,q) (1.72, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3080970Z Skipping (s,q) (1.73, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3081236Z Skipping (s,q) (1.74, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3081502Z Skipping (s,q) (1.75, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3081761Z Skipping (s,q) (1.76, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3082030Z Skipping (s,q) (1.77, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3082293Z Skipping (s,q) (1.78, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3082787Z Skipping (s,q) (1.79, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3083058Z Skipping (s,q) (1.8, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3083316Z Skipping (s,q) (1.81, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3083576Z Skipping (s,q) (1.82, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3083851Z Skipping (s,q) (1.83, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3084115Z Skipping (s,q) (1.84, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3084383Z Skipping (s,q) (1.85, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3084641Z Skipping (s,q) (1.86, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3084899Z Skipping (s,q) (1.87, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3085172Z Skipping (s,q) (1.88, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3085430Z Skipping (s,q) (1.89, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3085690Z Skipping (s,q) (1.9, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3085979Z Skipping (s,q) (1.91, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3086241Z Skipping (s,q) (1.92, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3086510Z Skipping (s,q) (1.93, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3086772Z Skipping (s,q) (1.94, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3087040Z Skipping (s,q) (1.95, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3087302Z Skipping (s,q) (1.96, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3087561Z Skipping (s,q) (1.97, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3087824Z Skipping (s,q) (1.98, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3088192Z Skipping (s,q) (1.99, 67500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3088455Z Skipping (s,q) (0.01, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3088724Z Skipping (s,q) (0.02, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3088986Z Skipping (s,q) (0.03, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3089255Z Skipping (s,q) (0.04, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3089516Z Skipping (s,q) (0.05, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3089950Z Skipping (s,q) (0.06, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3090295Z Skipping (s,q) (0.07, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3090555Z Skipping (s,q) (0.08, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3090819Z Skipping (s,q) (0.09, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3091083Z Skipping (s,q) (0.1, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3091339Z Skipping (s,q) (0.11, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3091718Z Skipping (s,q) (0.12, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3091998Z Skipping (s,q) (0.13, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3092260Z Skipping (s,q) (0.14, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3092526Z Skipping (s,q) (0.15, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3092786Z Skipping (s,q) (0.16, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3093049Z Skipping (s,q) (0.17, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3093327Z Skipping (s,q) (0.18, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3093587Z Skipping (s,q) (0.19, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3093844Z Skipping (s,q) (0.2, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3094110Z Skipping (s,q) (0.21, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3094367Z Skipping (s,q) (0.22, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3094640Z Skipping (s,q) (0.23, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3094899Z Skipping (s,q) (0.24, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3095242Z Skipping (s,q) (0.25, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3095513Z Skipping (s,q) (0.26, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3095775Z Skipping (s,q) (0.27, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3096044Z Skipping (s,q) (0.28, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3096319Z Skipping (s,q) (0.29, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3096578Z Skipping (s,q) (0.3, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3096844Z Skipping (s,q) (0.31, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3097102Z Skipping (s,q) (0.32, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3097359Z Skipping (s,q) (0.33, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3097630Z Skipping (s,q) (0.34, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3097890Z Skipping (s,q) (0.35, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3098153Z Skipping (s,q) (0.36, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3098421Z Skipping (s,q) (0.37, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3098678Z Skipping (s,q) (0.38, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3098946Z Skipping (s,q) (0.39, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3099205Z Skipping (s,q) (0.4, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3099461Z Skipping (s,q) (0.41, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3099725Z Skipping (s,q) (0.42, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3099981Z Skipping (s,q) (0.43, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3100242Z Skipping (s,q) (0.44, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3100519Z Skipping (s,q) (0.45, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3100784Z Skipping (s,q) (0.46, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3101054Z Skipping (s,q) (0.47, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3101313Z Skipping (s,q) (0.48, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3101572Z Skipping (s,q) (0.49, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3101924Z Skipping (s,q) (0.5, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3102238Z Skipping (s,q) (0.51, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3102496Z Skipping (s,q) (0.52, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3102768Z Skipping (s,q) (0.53, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3103025Z Skipping (s,q) (0.54, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3103291Z Skipping (s,q) (0.55, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3103625Z Skipping (s,q) (0.56, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3103907Z Skipping (s,q) (0.57, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3104172Z Skipping (s,q) (0.58, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3104432Z Skipping (s,q) (0.59, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3104688Z Skipping (s,q) (0.6, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3104957Z Skipping (s,q) (0.61, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3105220Z Skipping (s,q) (0.62, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3105482Z Skipping (s,q) (0.63, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3105742Z Skipping (s,q) (0.64, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3106002Z Skipping (s,q) (0.65, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3106269Z Skipping (s,q) (0.66, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3106532Z Skipping (s,q) (0.67, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3106790Z Skipping (s,q) (0.68, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3107129Z Skipping (s,q) (0.69, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3107389Z Skipping (s,q) (0.7, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3107648Z Skipping (s,q) (0.71, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3107917Z Skipping (s,q) (0.72, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3108179Z Skipping (s,q) (0.73, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3108447Z Skipping (s,q) (0.74, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3108706Z Skipping (s,q) (0.75, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3108965Z Skipping (s,q) (0.76, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3109227Z Skipping (s,q) (0.77, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3109486Z Skipping (s,q) (0.78, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3109745Z Skipping (s,q) (0.79, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3110012Z Skipping (s,q) (0.8, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3110271Z Skipping (s,q) (0.81, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3110536Z Skipping (s,q) (0.82, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3110797Z Skipping (s,q) (0.83, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3111058Z Skipping (s,q) (0.84, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3111328Z Skipping (s,q) (0.85, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3111587Z Skipping (s,q) (0.86, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3111851Z Skipping (s,q) (0.87, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3112115Z Skipping (s,q) (0.88, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3112376Z Skipping (s,q) (0.89, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3112643Z Skipping (s,q) (0.9, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3112905Z Skipping (s,q) (0.91, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3113160Z Skipping (s,q) (0.92, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3113423Z Skipping (s,q) (0.93, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3113785Z Skipping (s,q) (0.94, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3114091Z Skipping (s,q) (0.95, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3114359Z Skipping (s,q) (0.96, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3114619Z Skipping (s,q) (0.97, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3114881Z Skipping (s,q) (0.98, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3115138Z Skipping (s,q) (0.99, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3115456Z Skipping (s,q) (1, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3115732Z Skipping (s,q) (1.01, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3115995Z Skipping (s,q) (1.02, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3116254Z Skipping (s,q) (1.03, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3116522Z Skipping (s,q) (1.04, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3116781Z Skipping (s,q) (1.05, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3117054Z Skipping (s,q) (1.06, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3117312Z Skipping (s,q) (1.07, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3117569Z Skipping (s,q) (1.08, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3117832Z Skipping (s,q) (1.09, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3118088Z Skipping (s,q) (1.1, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3118351Z Skipping (s,q) (1.11, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3118621Z Skipping (s,q) (1.12, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3118994Z Skipping (s,q) (1.13, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3119260Z Skipping (s,q) (1.14, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3119518Z Skipping (s,q) (1.15, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3119777Z Skipping (s,q) (1.16, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3120046Z Skipping (s,q) (1.17, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3120306Z Skipping (s,q) (1.18, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3120562Z Skipping (s,q) (1.19, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3120828Z Skipping (s,q) (1.2, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3121084Z Skipping (s,q) (1.21, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3121345Z Skipping (s,q) (1.22, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3121610Z Skipping (s,q) (1.23, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3121872Z Skipping (s,q) (1.24, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3122137Z Skipping (s,q) (1.25, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3122394Z Skipping (s,q) (1.26, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3122653Z Skipping (s,q) (1.27, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3122921Z Skipping (s,q) (1.28, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3123179Z Skipping (s,q) (1.29, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3123438Z Skipping (s,q) (1.3, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3123706Z Skipping (s,q) (1.31, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3123962Z Skipping (s,q) (1.32, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3124230Z Skipping (s,q) (1.33, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3124489Z Skipping (s,q) (1.34, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3124750Z Skipping (s,q) (1.35, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3125030Z Skipping (s,q) (1.36, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3125287Z Skipping (s,q) (1.37, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3125617Z Skipping (s,q) (1.38, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3125932Z Skipping (s,q) (1.39, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3126199Z Skipping (s,q) (1.4, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3126476Z Skipping (s,q) (1.41, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3126742Z Skipping (s,q) (1.42, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3127009Z Skipping (s,q) (1.43, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3127353Z Skipping (s,q) (1.44, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3127625Z Skipping (s,q) (1.45, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3127891Z Skipping (s,q) (1.46, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3128311Z Skipping (s,q) (1.47, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3128572Z Skipping (s,q) (1.48, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3128841Z Skipping (s,q) (1.49, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3129100Z Skipping (s,q) (1.5, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3129357Z Skipping (s,q) (1.51, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3129622Z Skipping (s,q) (1.52, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3129881Z Skipping (s,q) (1.53, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3130140Z Skipping (s,q) (1.54, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3130409Z Skipping (s,q) (1.55, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3130669Z Skipping (s,q) (1.56, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3131036Z Skipping (s,q) (1.57, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3131297Z Skipping (s,q) (1.58, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3131555Z Skipping (s,q) (1.59, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3131822Z Skipping (s,q) (1.6, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3132087Z Skipping (s,q) (1.61, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3132349Z Skipping (s,q) (1.62, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3132618Z Skipping (s,q) (1.63, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3132872Z Skipping (s,q) (1.64, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3133134Z Skipping (s,q) (1.65, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3133398Z Skipping (s,q) (1.66, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3133655Z Skipping (s,q) (1.67, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3133920Z Skipping (s,q) (1.68, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3134175Z Skipping (s,q) (1.69, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3134433Z Skipping (s,q) (1.7, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3134707Z Skipping (s,q) (1.71, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3134967Z Skipping (s,q) (1.72, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3135229Z Skipping (s,q) (1.73, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3135485Z Skipping (s,q) (1.74, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3135747Z Skipping (s,q) (1.75, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3136018Z Skipping (s,q) (1.76, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3136287Z Skipping (s,q) (1.77, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3136546Z Skipping (s,q) (1.78, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3136818Z Skipping (s,q) (1.79, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3137073Z Skipping (s,q) (1.8, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3137332Z Skipping (s,q) (1.81, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3137708Z Skipping (s,q) (1.82, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3138017Z Skipping (s,q) (1.83, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3138282Z Skipping (s,q) (1.84, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3138538Z Skipping (s,q) (1.85, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3138795Z Skipping (s,q) (1.86, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3139060Z Skipping (s,q) (1.87, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3139380Z Skipping (s,q) (1.88, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3139653Z Skipping (s,q) (1.89, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3139925Z Skipping (s,q) (1.9, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3140185Z Skipping (s,q) (1.91, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3140449Z Skipping (s,q) (1.92, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3140709Z Skipping (s,q) (1.93, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3140970Z Skipping (s,q) (1.94, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3141232Z Skipping (s,q) (1.95, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3141491Z Skipping (s,q) (1.96, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3141750Z Skipping (s,q) (1.97, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3142016Z Skipping (s,q) (1.98, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3142278Z Skipping (s,q) (1.99, 70000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3142544Z Skipping (s,q) (0.01, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3142881Z Skipping (s,q) (0.02, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3143141Z Skipping (s,q) (0.03, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3143407Z Skipping (s,q) (0.04, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3143668Z Skipping (s,q) (0.05, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3143930Z Skipping (s,q) (0.06, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3144204Z Skipping (s,q) (0.07, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3144467Z Skipping (s,q) (0.08, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3144734Z Skipping (s,q) (0.09, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3144994Z Skipping (s,q) (0.1, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3145257Z Skipping (s,q) (0.11, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3145522Z Skipping (s,q) (0.12, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3145786Z Skipping (s,q) (0.13, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3146047Z Skipping (s,q) (0.14, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3146316Z Skipping (s,q) (0.15, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3146574Z Skipping (s,q) (0.16, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3146842Z Skipping (s,q) (0.17, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3147099Z Skipping (s,q) (0.18, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3147357Z Skipping (s,q) (0.19, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3147621Z Skipping (s,q) (0.2, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3147882Z Skipping (s,q) (0.21, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3148143Z Skipping (s,q) (0.22, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3148407Z Skipping (s,q) (0.23, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3148672Z Skipping (s,q) (0.24, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3148936Z Skipping (s,q) (0.25, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3149195Z Skipping (s,q) (0.26, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3149548Z Skipping (s,q) (0.27, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3149868Z Skipping (s,q) (0.28, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3150128Z Skipping (s,q) (0.29, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3150386Z Skipping (s,q) (0.3, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3150660Z Skipping (s,q) (0.31, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3150930Z Skipping (s,q) (0.32, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3151258Z Skipping (s,q) (0.33, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3151536Z Skipping (s,q) (0.34, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3151803Z Skipping (s,q) (0.35, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3152068Z Skipping (s,q) (0.36, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3152325Z Skipping (s,q) (0.37, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3152584Z Skipping (s,q) (0.38, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3152852Z Skipping (s,q) (0.39, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3153113Z Skipping (s,q) (0.4, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3153369Z Skipping (s,q) (0.41, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3153635Z Skipping (s,q) (0.42, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3153891Z Skipping (s,q) (0.43, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3154157Z Skipping (s,q) (0.44, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3154415Z Skipping (s,q) (0.45, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3154781Z Skipping (s,q) (0.46, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3155047Z Skipping (s,q) (0.47, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3155304Z Skipping (s,q) (0.48, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3155566Z Skipping (s,q) (0.49, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3155833Z Skipping (s,q) (0.5, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3156098Z Skipping (s,q) (0.51, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3156367Z Skipping (s,q) (0.52, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3156626Z Skipping (s,q) (0.53, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3156888Z Skipping (s,q) (0.54, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3157154Z Skipping (s,q) (0.55, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3157414Z Skipping (s,q) (0.56, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3157677Z Skipping (s,q) (0.57, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3157943Z Skipping (s,q) (0.58, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3158203Z Skipping (s,q) (0.59, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3158475Z Skipping (s,q) (0.6, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3158735Z Skipping (s,q) (0.61, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3159002Z Skipping (s,q) (0.62, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3159269Z Skipping (s,q) (0.63, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3159526Z Skipping (s,q) (0.64, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3159782Z Skipping (s,q) (0.65, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3160047Z Skipping (s,q) (0.66, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3160304Z Skipping (s,q) (0.67, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3160573Z Skipping (s,q) (0.68, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3160828Z Skipping (s,q) (0.69, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3161085Z Skipping (s,q) (0.7, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3161423Z Skipping (s,q) (0.71, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3161698Z Skipping (s,q) (0.72, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3162037Z Skipping (s,q) (0.73, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3162303Z Skipping (s,q) (0.74, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3162560Z Skipping (s,q) (0.75, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3162828Z Skipping (s,q) (0.76, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3163171Z Skipping (s,q) (0.77, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3163441Z Skipping (s,q) (0.78, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3163712Z Skipping (s,q) (0.79, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3163969Z Skipping (s,q) (0.8, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3164225Z Skipping (s,q) (0.81, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3164492Z Skipping (s,q) (0.82, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3164755Z Skipping (s,q) (0.83, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3165016Z Skipping (s,q) (0.84, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3165284Z Skipping (s,q) (0.85, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3165545Z Skipping (s,q) (0.86, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3165818Z Skipping (s,q) (0.87, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3166079Z Skipping (s,q) (0.88, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3166336Z Skipping (s,q) (0.89, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3166678Z Skipping (s,q) (0.9, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3166935Z Skipping (s,q) (0.91, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3167195Z Skipping (s,q) (0.92, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3167466Z Skipping (s,q) (0.93, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3167727Z Skipping (s,q) (0.94, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3168154Z Skipping (s,q) (0.95, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3168416Z Skipping (s,q) (0.96, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3168673Z Skipping (s,q) (0.97, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3168937Z Skipping (s,q) (0.98, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3169200Z Skipping (s,q) (0.99, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3169457Z Skipping (s,q) (1, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3169727Z Skipping (s,q) (1.01, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3169985Z Skipping (s,q) (1.02, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3170251Z Skipping (s,q) (1.03, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3170514Z Skipping (s,q) (1.04, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3170773Z Skipping (s,q) (1.05, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3171055Z Skipping (s,q) (1.06, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3171312Z Skipping (s,q) (1.07, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3171571Z Skipping (s,q) (1.08, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3171833Z Skipping (s,q) (1.09, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3172091Z Skipping (s,q) (1.1, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3172361Z Skipping (s,q) (1.11, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3172623Z Skipping (s,q) (1.12, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3172879Z Skipping (s,q) (1.13, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3173141Z Skipping (s,q) (1.14, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3173513Z Skipping (s,q) (1.15, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3173781Z Skipping (s,q) (1.16, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3174126Z Skipping (s,q) (1.17, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3174386Z Skipping (s,q) (1.18, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3174653Z Skipping (s,q) (1.19, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3174911Z Skipping (s,q) (1.2, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3175228Z Skipping (s,q) (1.21, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3175507Z Skipping (s,q) (1.22, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3175769Z Skipping (s,q) (1.23, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3176027Z Skipping (s,q) (1.24, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3176293Z Skipping (s,q) (1.25, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3176555Z Skipping (s,q) (1.26, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3176825Z Skipping (s,q) (1.27, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3177091Z Skipping (s,q) (1.28, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3177350Z Skipping (s,q) (1.29, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3177618Z Skipping (s,q) (1.3, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3177876Z Skipping (s,q) (1.31, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3178141Z Skipping (s,q) (1.32, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3178405Z Skipping (s,q) (1.33, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3178750Z Skipping (s,q) (1.34, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3179028Z Skipping (s,q) (1.35, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3179290Z Skipping (s,q) (1.36, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3179558Z Skipping (s,q) (1.37, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3180061Z Skipping (s,q) (1.38, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3180331Z Skipping (s,q) (1.39, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3180590Z Skipping (s,q) (1.4, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3180856Z Skipping (s,q) (1.41, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3181113Z Skipping (s,q) (1.42, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3181385Z Skipping (s,q) (1.43, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3181647Z Skipping (s,q) (1.44, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3181918Z Skipping (s,q) (1.45, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3182191Z Skipping (s,q) (1.46, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3182449Z Skipping (s,q) (1.47, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3182710Z Skipping (s,q) (1.48, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3182975Z Skipping (s,q) (1.49, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3183236Z Skipping (s,q) (1.5, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3183494Z Skipping (s,q) (1.51, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3183757Z Skipping (s,q) (1.52, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3184015Z Skipping (s,q) (1.53, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3184281Z Skipping (s,q) (1.54, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3184537Z Skipping (s,q) (1.55, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3184798Z Skipping (s,q) (1.56, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3185062Z Skipping (s,q) (1.57, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3185324Z Skipping (s,q) (1.58, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3185815Z Skipping (s,q) (1.59, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3186093Z Skipping (s,q) (1.6, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3186488Z Skipping (s,q) (1.61, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3186763Z Skipping (s,q) (1.62, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3187035Z Skipping (s,q) (1.63, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3187305Z Skipping (s,q) (1.64, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3187700Z Skipping (s,q) (1.65, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3187972Z Skipping (s,q) (1.66, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3188233Z Skipping (s,q) (1.67, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3188497Z Skipping (s,q) (1.68, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3188754Z Skipping (s,q) (1.69, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3189020Z Skipping (s,q) (1.7, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3189278Z Skipping (s,q) (1.71, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3189541Z Skipping (s,q) (1.72, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3189807Z Skipping (s,q) (1.73, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3190063Z Skipping (s,q) (1.74, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3190321Z Skipping (s,q) (1.75, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3190588Z Skipping (s,q) (1.76, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3190846Z Skipping (s,q) (1.77, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3191259Z Skipping (s,q) (1.78, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3191515Z Skipping (s,q) (1.79, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3191772Z Skipping (s,q) (1.8, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3192041Z Skipping (s,q) (1.81, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3192304Z Skipping (s,q) (1.82, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3192571Z Skipping (s,q) (1.83, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3192835Z Skipping (s,q) (1.84, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3193092Z Skipping (s,q) (1.85, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3193364Z Skipping (s,q) (1.86, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3193643Z Skipping (s,q) (1.87, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3193907Z Skipping (s,q) (1.88, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3194179Z Skipping (s,q) (1.89, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3194451Z Skipping (s,q) (1.9, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3194708Z Skipping (s,q) (1.91, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3194971Z Skipping (s,q) (1.92, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3195235Z Skipping (s,q) (1.93, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3195502Z Skipping (s,q) (1.94, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3195766Z Skipping (s,q) (1.95, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3196037Z Skipping (s,q) (1.96, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3196307Z Skipping (s,q) (1.97, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3196594Z Skipping (s,q) (1.98, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3196869Z Skipping (s,q) (1.99, 72500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3197164Z Skipping (s,q) (0.01, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3197428Z Skipping (s,q) (0.02, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3197687Z Skipping (s,q) (0.03, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3197953Z Skipping (s,q) (0.04, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3198321Z Skipping (s,q) (0.05, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3198632Z Skipping (s,q) (0.06, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3198890Z Skipping (s,q) (0.07, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3199147Z Skipping (s,q) (0.08, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3199414Z Skipping (s,q) (0.09, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3199736Z Skipping (s,q) (0.1, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3200007Z Skipping (s,q) (0.11, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3200280Z Skipping (s,q) (0.12, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3200543Z Skipping (s,q) (0.13, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3200808Z Skipping (s,q) (0.14, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3201068Z Skipping (s,q) (0.15, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3201329Z Skipping (s,q) (0.16, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3201598Z Skipping (s,q) (0.17, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3201856Z Skipping (s,q) (0.18, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3202117Z Skipping (s,q) (0.19, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3202382Z Skipping (s,q) (0.2, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3202643Z Skipping (s,q) (0.21, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3202909Z Skipping (s,q) (0.22, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3203243Z Skipping (s,q) (0.23, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3203503Z Skipping (s,q) (0.24, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3203768Z Skipping (s,q) (0.25, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3204028Z Skipping (s,q) (0.26, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3204291Z Skipping (s,q) (0.27, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3204564Z Skipping (s,q) (0.28, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3204820Z Skipping (s,q) (0.29, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3205085Z Skipping (s,q) (0.3, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3205343Z Skipping (s,q) (0.31, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3205606Z Skipping (s,q) (0.32, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3205873Z Skipping (s,q) (0.33, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3206134Z Skipping (s,q) (0.34, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3206391Z Skipping (s,q) (0.35, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3206660Z Skipping (s,q) (0.36, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3206917Z Skipping (s,q) (0.37, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3207183Z Skipping (s,q) (0.38, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3207443Z Skipping (s,q) (0.39, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3207697Z Skipping (s,q) (0.4, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3207960Z Skipping (s,q) (0.41, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3208373Z Skipping (s,q) (0.42, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3208636Z Skipping (s,q) (0.43, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3208898Z Skipping (s,q) (0.44, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3209159Z Skipping (s,q) (0.45, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3209428Z Skipping (s,q) (0.46, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3209689Z Skipping (s,q) (0.47, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3209950Z Skipping (s,q) (0.48, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3210313Z Skipping (s,q) (0.49, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3210645Z Skipping (s,q) (0.5, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3210906Z Skipping (s,q) (0.51, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3211170Z Skipping (s,q) (0.52, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3211428Z Skipping (s,q) (0.53, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3211749Z Skipping (s,q) (0.54, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3212024Z Skipping (s,q) (0.55, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3212287Z Skipping (s,q) (0.56, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3212549Z Skipping (s,q) (0.57, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3212810Z Skipping (s,q) (0.58, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3213069Z Skipping (s,q) (0.59, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3213338Z Skipping (s,q) (0.6, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3213603Z Skipping (s,q) (0.61, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3213862Z Skipping (s,q) (0.62, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3214128Z Skipping (s,q) (0.63, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3214386Z Skipping (s,q) (0.64, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3214653Z Skipping (s,q) (0.65, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3214917Z Skipping (s,q) (0.66, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3215249Z Skipping (s,q) (0.67, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3215513Z Skipping (s,q) (0.68, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3215773Z Skipping (s,q) (0.69, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3216031Z Skipping (s,q) (0.7, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3216298Z Skipping (s,q) (0.71, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3216558Z Skipping (s,q) (0.72, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3216824Z Skipping (s,q) (0.73, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3217082Z Skipping (s,q) (0.74, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3217342Z Skipping (s,q) (0.75, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3217611Z Skipping (s,q) (0.76, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3217867Z Skipping (s,q) (0.77, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3218126Z Skipping (s,q) (0.78, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3218389Z Skipping (s,q) (0.79, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3218646Z Skipping (s,q) (0.8, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3218911Z Skipping (s,q) (0.81, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3219169Z Skipping (s,q) (0.82, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3219436Z Skipping (s,q) (0.83, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3219700Z Skipping (s,q) (0.84, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3219959Z Skipping (s,q) (0.85, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3220217Z Skipping (s,q) (0.86, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3220487Z Skipping (s,q) (0.87, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3220743Z Skipping (s,q) (0.88, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3221010Z Skipping (s,q) (0.89, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3221269Z Skipping (s,q) (0.9, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3221525Z Skipping (s,q) (0.91, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3221794Z Skipping (s,q) (0.92, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3222137Z Skipping (s,q) (0.93, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3222442Z Skipping (s,q) (0.94, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3222709Z Skipping (s,q) (0.95, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3222965Z Skipping (s,q) (0.96, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3223231Z Skipping (s,q) (0.97, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3223487Z Skipping (s,q) (0.98, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3223834Z Skipping (s,q) (0.99, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3224108Z Skipping (s,q) (1, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3224371Z Skipping (s,q) (1.01, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3224632Z Skipping (s,q) (1.02, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3224897Z Skipping (s,q) (1.03, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3225158Z Skipping (s,q) (1.04, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3225420Z Skipping (s,q) (1.05, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3225687Z Skipping (s,q) (1.06, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3225944Z Skipping (s,q) (1.07, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3226209Z Skipping (s,q) (1.08, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3226467Z Skipping (s,q) (1.09, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3226727Z Skipping (s,q) (1.1, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3226992Z Skipping (s,q) (1.11, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3227327Z Skipping (s,q) (1.12, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3227585Z Skipping (s,q) (1.13, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3227852Z Skipping (s,q) (1.14, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3228112Z Skipping (s,q) (1.15, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3228377Z Skipping (s,q) (1.16, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3228636Z Skipping (s,q) (1.17, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3228894Z Skipping (s,q) (1.18, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3229164Z Skipping (s,q) (1.19, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3229419Z Skipping (s,q) (1.2, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3229680Z Skipping (s,q) (1.21, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3229946Z Skipping (s,q) (1.22, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3230211Z Skipping (s,q) (1.23, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3230475Z Skipping (s,q) (1.24, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3230733Z Skipping (s,q) (1.25, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3230995Z Skipping (s,q) (1.26, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3231265Z Skipping (s,q) (1.27, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3231528Z Skipping (s,q) (1.28, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3231786Z Skipping (s,q) (1.29, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3232050Z Skipping (s,q) (1.3, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3232308Z Skipping (s,q) (1.31, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3232582Z Skipping (s,q) (1.32, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3232845Z Skipping (s,q) (1.33, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3233105Z Skipping (s,q) (1.34, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3233372Z Skipping (s,q) (1.35, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3233631Z Skipping (s,q) (1.36, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3233961Z Skipping (s,q) (1.37, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3234268Z Skipping (s,q) (1.38, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3234525Z Skipping (s,q) (1.39, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3234789Z Skipping (s,q) (1.4, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3235044Z Skipping (s,q) (1.41, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3235303Z Skipping (s,q) (1.42, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3235624Z Skipping (s,q) (1.43, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3235894Z Skipping (s,q) (1.44, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3236154Z Skipping (s,q) (1.45, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3236416Z Skipping (s,q) (1.46, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3236672Z Skipping (s,q) (1.47, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3236937Z Skipping (s,q) (1.48, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3237200Z Skipping (s,q) (1.49, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3237458Z Skipping (s,q) (1.5, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3237730Z Skipping (s,q) (1.51, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3237992Z Skipping (s,q) (1.52, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3238251Z Skipping (s,q) (1.53, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3238521Z Skipping (s,q) (1.54, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3238781Z Skipping (s,q) (1.55, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3239139Z Skipping (s,q) (1.56, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3239408Z Skipping (s,q) (1.57, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3239664Z Skipping (s,q) (1.58, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3239933Z Skipping (s,q) (1.59, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3240195Z Skipping (s,q) (1.6, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3240453Z Skipping (s,q) (1.61, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3240720Z Skipping (s,q) (1.62, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3240979Z Skipping (s,q) (1.63, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3241236Z Skipping (s,q) (1.64, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3241506Z Skipping (s,q) (1.65, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3241765Z Skipping (s,q) (1.66, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3242035Z Skipping (s,q) (1.67, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3242294Z Skipping (s,q) (1.68, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3242550Z Skipping (s,q) (1.69, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3242821Z Skipping (s,q) (1.7, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3243085Z Skipping (s,q) (1.71, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3243345Z Skipping (s,q) (1.72, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3243612Z Skipping (s,q) (1.73, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3243869Z Skipping (s,q) (1.74, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3244133Z Skipping (s,q) (1.75, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3244394Z Skipping (s,q) (1.76, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3244652Z Skipping (s,q) (1.77, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3244922Z Skipping (s,q) (1.78, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3245180Z Skipping (s,q) (1.79, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3245437Z Skipping (s,q) (1.8, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3245810Z Skipping (s,q) (1.81, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3246142Z Skipping (s,q) (1.82, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3246404Z Skipping (s,q) (1.83, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3246665Z Skipping (s,q) (1.84, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3246920Z Skipping (s,q) (1.85, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3247183Z Skipping (s,q) (1.86, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3247505Z Skipping (s,q) (1.87, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3247776Z Skipping (s,q) (1.88, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3248196Z Skipping (s,q) (1.89, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3248458Z Skipping (s,q) (1.9, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3248723Z Skipping (s,q) (1.91, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3248980Z Skipping (s,q) (1.92, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3249241Z Skipping (s,q) (1.93, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3249503Z Skipping (s,q) (1.94, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3249759Z Skipping (s,q) (1.95, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3250015Z Skipping (s,q) (1.96, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3250280Z Skipping (s,q) (1.97, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3250548Z Skipping (s,q) (1.98, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3250815Z Skipping (s,q) (1.99, 75000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3251176Z Skipping (s,q) (0.01, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3251433Z Skipping (s,q) (0.02, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3251697Z Skipping (s,q) (0.03, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3251958Z Skipping (s,q) (0.04, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3252216Z Skipping (s,q) (0.05, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3252481Z Skipping (s,q) (0.06, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3252739Z Skipping (s,q) (0.07, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3253007Z Skipping (s,q) (0.08, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3253265Z Skipping (s,q) (0.09, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3253529Z Skipping (s,q) (0.1, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3253792Z Skipping (s,q) (0.11, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3254053Z Skipping (s,q) (0.12, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3254310Z Skipping (s,q) (0.13, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3254575Z Skipping (s,q) (0.14, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3254833Z Skipping (s,q) (0.15, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3255094Z Skipping (s,q) (0.16, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3255357Z Skipping (s,q) (0.17, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3255615Z Skipping (s,q) (0.18, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3255878Z Skipping (s,q) (0.19, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3256134Z Skipping (s,q) (0.2, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3256393Z Skipping (s,q) (0.21, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3256661Z Skipping (s,q) (0.22, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3256921Z Skipping (s,q) (0.23, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3257177Z Skipping (s,q) (0.24, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3257442Z Skipping (s,q) (0.25, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3257828Z Skipping (s,q) (0.26, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3258138Z Skipping (s,q) (0.27, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3258395Z Skipping (s,q) (0.28, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3258651Z Skipping (s,q) (0.29, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3258920Z Skipping (s,q) (0.3, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3259175Z Skipping (s,q) (0.31, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3259582Z Skipping (s,q) (0.32, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3259854Z Skipping (s,q) (0.33, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3260113Z Skipping (s,q) (0.34, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3260379Z Skipping (s,q) (0.35, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3260636Z Skipping (s,q) (0.36, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3260896Z Skipping (s,q) (0.37, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3261172Z Skipping (s,q) (0.38, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3261428Z Skipping (s,q) (0.39, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3261687Z Skipping (s,q) (0.4, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3261950Z Skipping (s,q) (0.41, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3262208Z Skipping (s,q) (0.42, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3262474Z Skipping (s,q) (0.43, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3262730Z Skipping (s,q) (0.44, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3263093Z Skipping (s,q) (0.45, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3263357Z Skipping (s,q) (0.46, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3263613Z Skipping (s,q) (0.47, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3263873Z Skipping (s,q) (0.48, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3264141Z Skipping (s,q) (0.49, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3264398Z Skipping (s,q) (0.5, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3264667Z Skipping (s,q) (0.51, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3264924Z Skipping (s,q) (0.52, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3265183Z Skipping (s,q) (0.53, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3265453Z Skipping (s,q) (0.54, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3265715Z Skipping (s,q) (0.55, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3265976Z Skipping (s,q) (0.56, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3266244Z Skipping (s,q) (0.57, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3266501Z Skipping (s,q) (0.58, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3266769Z Skipping (s,q) (0.59, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3267028Z Skipping (s,q) (0.6, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3267284Z Skipping (s,q) (0.61, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3267548Z Skipping (s,q) (0.62, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3267806Z Skipping (s,q) (0.63, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3268063Z Skipping (s,q) (0.64, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3268332Z Skipping (s,q) (0.65, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3268588Z Skipping (s,q) (0.66, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3268848Z Skipping (s,q) (0.67, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3269117Z Skipping (s,q) (0.68, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3269375Z Skipping (s,q) (0.69, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3269727Z Skipping (s,q) (0.7, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3270035Z Skipping (s,q) (0.71, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3270292Z Skipping (s,q) (0.72, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3270558Z Skipping (s,q) (0.73, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3270816Z Skipping (s,q) (0.74, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3271077Z Skipping (s,q) (0.75, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3271399Z Skipping (s,q) (0.76, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3271669Z Skipping (s,q) (0.77, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3271939Z Skipping (s,q) (0.78, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3272197Z Skipping (s,q) (0.79, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3272454Z Skipping (s,q) (0.8, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3272725Z Skipping (s,q) (0.81, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3272985Z Skipping (s,q) (0.82, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3273242Z Skipping (s,q) (0.83, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3273506Z Skipping (s,q) (0.84, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3273766Z Skipping (s,q) (0.85, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3274036Z Skipping (s,q) (0.86, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3274293Z Skipping (s,q) (0.87, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3274549Z Skipping (s,q) (0.88, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3274880Z Skipping (s,q) (0.89, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3275136Z Skipping (s,q) (0.9, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3275394Z Skipping (s,q) (0.91, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3275662Z Skipping (s,q) (0.92, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3275925Z Skipping (s,q) (0.93, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3276193Z Skipping (s,q) (0.94, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3276455Z Skipping (s,q) (0.95, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3276713Z Skipping (s,q) (0.96, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3276977Z Skipping (s,q) (0.97, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3277236Z Skipping (s,q) (0.98, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3277495Z Skipping (s,q) (0.99, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3277755Z Skipping (s,q) (1, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3278011Z Skipping (s,q) (1.01, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3278275Z Skipping (s,q) (1.02, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3278534Z Skipping (s,q) (1.03, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3278791Z Skipping (s,q) (1.04, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3279059Z Skipping (s,q) (1.05, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3279318Z Skipping (s,q) (1.06, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3279575Z Skipping (s,q) (1.07, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3280043Z Skipping (s,q) (1.08, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3280308Z Skipping (s,q) (1.09, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3280573Z Skipping (s,q) (1.1, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3280835Z Skipping (s,q) (1.11, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3281092Z Skipping (s,q) (1.12, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3281357Z Skipping (s,q) (1.13, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3281870Z Skipping (s,q) (1.14, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3282145Z Skipping (s,q) (1.15, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3282528Z Skipping (s,q) (1.16, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3282787Z Skipping (s,q) (1.17, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3283045Z Skipping (s,q) (1.18, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3283312Z Skipping (s,q) (1.19, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3283671Z Skipping (s,q) (1.2, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3283952Z Skipping (s,q) (1.21, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3284217Z Skipping (s,q) (1.22, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3284473Z Skipping (s,q) (1.23, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3284735Z Skipping (s,q) (1.24, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3284993Z Skipping (s,q) (1.25, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3285249Z Skipping (s,q) (1.26, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3285517Z Skipping (s,q) (1.27, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3285771Z Skipping (s,q) (1.28, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3286033Z Skipping (s,q) (1.29, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3286291Z Skipping (s,q) (1.3, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3286551Z Skipping (s,q) (1.31, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3286813Z Skipping (s,q) (1.32, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3287202Z Skipping (s,q) (1.33, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3287460Z Skipping (s,q) (1.34, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3287723Z Skipping (s,q) (1.35, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3288098Z Skipping (s,q) (1.36, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3288374Z Skipping (s,q) (1.37, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3288652Z Skipping (s,q) (1.38, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3288909Z Skipping (s,q) (1.39, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3289173Z Skipping (s,q) (1.4, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3289429Z Skipping (s,q) (1.41, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3289689Z Skipping (s,q) (1.42, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3289954Z Skipping (s,q) (1.43, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3290215Z Skipping (s,q) (1.44, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3290480Z Skipping (s,q) (1.45, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3290736Z Skipping (s,q) (1.46, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3290996Z Skipping (s,q) (1.47, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3291257Z Skipping (s,q) (1.48, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3291522Z Skipping (s,q) (1.49, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3291780Z Skipping (s,q) (1.5, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3292044Z Skipping (s,q) (1.51, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3292299Z Skipping (s,q) (1.52, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3292566Z Skipping (s,q) (1.53, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3292824Z Skipping (s,q) (1.54, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3293084Z Skipping (s,q) (1.55, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3293353Z Skipping (s,q) (1.56, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3293609Z Skipping (s,q) (1.57, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3293963Z Skipping (s,q) (1.58, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3294240Z Skipping (s,q) (1.59, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3294572Z Skipping (s,q) (1.6, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3294842Z Skipping (s,q) (1.61, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3295107Z Skipping (s,q) (1.62, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3295371Z Skipping (s,q) (1.63, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3295695Z Skipping (s,q) (1.64, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3295970Z Skipping (s,q) (1.65, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3296236Z Skipping (s,q) (1.66, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3296503Z Skipping (s,q) (1.67, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3296760Z Skipping (s,q) (1.68, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3297030Z Skipping (s,q) (1.69, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3297286Z Skipping (s,q) (1.7, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3297546Z Skipping (s,q) (1.71, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3297811Z Skipping (s,q) (1.72, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3298070Z Skipping (s,q) (1.73, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3298331Z Skipping (s,q) (1.74, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3298599Z Skipping (s,q) (1.75, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3298859Z Skipping (s,q) (1.76, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3299218Z Skipping (s,q) (1.77, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3299483Z Skipping (s,q) (1.78, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3299746Z Skipping (s,q) (1.79, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3300019Z Skipping (s,q) (1.8, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3300283Z Skipping (s,q) (1.81, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3300546Z Skipping (s,q) (1.82, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3300813Z Skipping (s,q) (1.83, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3301075Z Skipping (s,q) (1.84, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3301335Z Skipping (s,q) (1.85, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3301607Z Skipping (s,q) (1.86, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3301867Z Skipping (s,q) (1.87, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3302137Z Skipping (s,q) (1.88, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3302397Z Skipping (s,q) (1.89, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3302656Z Skipping (s,q) (1.9, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3302922Z Skipping (s,q) (1.91, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3303185Z Skipping (s,q) (1.92, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3303448Z Skipping (s,q) (1.93, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3303713Z Skipping (s,q) (1.94, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3303970Z Skipping (s,q) (1.95, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3304235Z Skipping (s,q) (1.96, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3304497Z Skipping (s,q) (1.97, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3304755Z Skipping (s,q) (1.98, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3305023Z Skipping (s,q) (1.99, 77500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3305284Z Skipping (s,q) (0.01, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3305544Z Skipping (s,q) (0.02, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3305885Z Skipping (s,q) (0.03, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3306158Z Skipping (s,q) (0.04, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3306491Z Skipping (s,q) (0.05, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3306755Z Skipping (s,q) (0.06, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3307014Z Skipping (s,q) (0.07, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3307280Z Skipping (s,q) (0.08, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3307594Z Skipping (s,q) (0.09, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3307863Z Skipping (s,q) (0.1, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3308129Z Skipping (s,q) (0.11, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3308389Z Skipping (s,q) (0.12, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3308651Z Skipping (s,q) (0.13, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3308911Z Skipping (s,q) (0.14, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3309175Z Skipping (s,q) (0.15, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3309443Z Skipping (s,q) (0.16, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3309699Z Skipping (s,q) (0.17, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3309957Z Skipping (s,q) (0.18, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3310218Z Skipping (s,q) (0.19, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3310479Z Skipping (s,q) (0.2, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3310743Z Skipping (s,q) (0.21, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3311100Z Skipping (s,q) (0.22, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3311360Z Skipping (s,q) (0.23, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3311622Z Skipping (s,q) (0.24, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3311883Z Skipping (s,q) (0.25, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3312139Z Skipping (s,q) (0.26, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3312410Z Skipping (s,q) (0.27, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3312670Z Skipping (s,q) (0.28, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3312934Z Skipping (s,q) (0.29, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3313192Z Skipping (s,q) (0.3, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3313454Z Skipping (s,q) (0.31, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3313720Z Skipping (s,q) (0.32, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3313984Z Skipping (s,q) (0.33, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3314242Z Skipping (s,q) (0.34, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3314508Z Skipping (s,q) (0.35, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3314774Z Skipping (s,q) (0.36, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3315032Z Skipping (s,q) (0.37, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3315303Z Skipping (s,q) (0.38, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3315562Z Skipping (s,q) (0.39, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3315825Z Skipping (s,q) (0.4, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3316088Z Skipping (s,q) (0.41, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3316349Z Skipping (s,q) (0.42, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3316617Z Skipping (s,q) (0.43, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3316881Z Skipping (s,q) (0.44, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3317138Z Skipping (s,q) (0.45, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3317400Z Skipping (s,q) (0.46, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3317763Z Skipping (s,q) (0.47, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3318042Z Skipping (s,q) (0.48, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3318379Z Skipping (s,q) (0.49, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3318635Z Skipping (s,q) (0.5, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3318903Z Skipping (s,q) (0.51, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3319159Z Skipping (s,q) (0.52, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3319473Z Skipping (s,q) (0.53, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3319753Z Skipping (s,q) (0.54, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3320016Z Skipping (s,q) (0.55, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3320282Z Skipping (s,q) (0.56, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3320539Z Skipping (s,q) (0.57, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3320799Z Skipping (s,q) (0.58, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3321059Z Skipping (s,q) (0.59, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3321321Z Skipping (s,q) (0.6, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3321577Z Skipping (s,q) (0.61, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3321840Z Skipping (s,q) (0.62, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3322097Z Skipping (s,q) (0.63, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3322372Z Skipping (s,q) (0.64, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3322631Z Skipping (s,q) (0.65, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3322990Z Skipping (s,q) (0.66, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3323259Z Skipping (s,q) (0.67, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3323516Z Skipping (s,q) (0.68, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3323775Z Skipping (s,q) (0.69, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3324037Z Skipping (s,q) (0.7, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3324296Z Skipping (s,q) (0.71, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3324561Z Skipping (s,q) (0.72, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3324821Z Skipping (s,q) (0.73, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3325080Z Skipping (s,q) (0.74, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3325347Z Skipping (s,q) (0.75, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3325604Z Skipping (s,q) (0.76, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3325864Z Skipping (s,q) (0.77, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3326132Z Skipping (s,q) (0.78, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3326390Z Skipping (s,q) (0.79, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3326653Z Skipping (s,q) (0.8, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3326914Z Skipping (s,q) (0.81, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3327173Z Skipping (s,q) (0.82, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3327440Z Skipping (s,q) (0.83, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3327695Z Skipping (s,q) (0.84, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3327950Z Skipping (s,q) (0.85, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3328341Z Skipping (s,q) (0.86, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3328600Z Skipping (s,q) (0.87, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3328863Z Skipping (s,q) (0.88, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3329128Z Skipping (s,q) (0.89, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3329388Z Skipping (s,q) (0.9, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3329659Z Skipping (s,q) (0.91, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3330017Z Skipping (s,q) (0.92, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3330321Z Skipping (s,q) (0.93, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3330587Z Skipping (s,q) (0.94, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3330842Z Skipping (s,q) (0.95, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3331103Z Skipping (s,q) (0.96, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3331426Z Skipping (s,q) (0.97, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3331696Z Skipping (s,q) (0.98, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3331968Z Skipping (s,q) (0.99, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3332220Z Skipping (s,q) (1, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3332476Z Skipping (s,q) (1.01, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3332740Z Skipping (s,q) (1.02, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3332999Z Skipping (s,q) (1.03, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3333262Z Skipping (s,q) (1.04, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3333524Z Skipping (s,q) (1.05, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3333778Z Skipping (s,q) (1.06, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3334043Z Skipping (s,q) (1.07, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3334303Z Skipping (s,q) (1.08, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3334559Z Skipping (s,q) (1.09, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3334893Z Skipping (s,q) (1.1, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3335148Z Skipping (s,q) (1.11, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3335405Z Skipping (s,q) (1.12, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3335671Z Skipping (s,q) (1.13, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3335931Z Skipping (s,q) (1.14, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3336205Z Skipping (s,q) (1.15, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3336462Z Skipping (s,q) (1.16, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3336718Z Skipping (s,q) (1.17, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3336979Z Skipping (s,q) (1.18, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3337237Z Skipping (s,q) (1.19, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3337494Z Skipping (s,q) (1.2, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3337761Z Skipping (s,q) (1.21, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3338018Z Skipping (s,q) (1.22, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3338287Z Skipping (s,q) (1.23, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3338640Z Skipping (s,q) (1.24, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3338909Z Skipping (s,q) (1.25, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3339181Z Skipping (s,q) (1.26, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3339457Z Skipping (s,q) (1.27, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3339735Z Skipping (s,q) (1.28, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3340006Z Skipping (s,q) (1.29, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3340283Z Skipping (s,q) (1.3, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3340539Z Skipping (s,q) (1.31, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3340800Z Skipping (s,q) (1.32, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3341073Z Skipping (s,q) (1.33, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3341357Z Skipping (s,q) (1.34, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3341648Z Skipping (s,q) (1.35, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3342004Z Skipping (s,q) (1.36, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3342317Z Skipping (s,q) (1.37, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3342581Z Skipping (s,q) (1.38, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3342857Z Skipping (s,q) (1.39, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3343127Z Skipping (s,q) (1.4, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3343479Z Skipping (s,q) (1.41, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3343758Z Skipping (s,q) (1.42, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3344027Z Skipping (s,q) (1.43, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3344291Z Skipping (s,q) (1.44, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3344558Z Skipping (s,q) (1.45, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3344815Z Skipping (s,q) (1.46, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3345077Z Skipping (s,q) (1.47, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3345346Z Skipping (s,q) (1.48, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3345602Z Skipping (s,q) (1.49, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3345859Z Skipping (s,q) (1.5, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3346125Z Skipping (s,q) (1.51, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3346385Z Skipping (s,q) (1.52, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3346660Z Skipping (s,q) (1.53, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3346995Z Skipping (s,q) (1.54, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3347251Z Skipping (s,q) (1.55, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3347512Z Skipping (s,q) (1.56, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3347770Z Skipping (s,q) (1.57, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3348030Z Skipping (s,q) (1.58, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3348299Z Skipping (s,q) (1.59, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3348554Z Skipping (s,q) (1.6, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3348819Z Skipping (s,q) (1.61, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3349077Z Skipping (s,q) (1.62, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3349336Z Skipping (s,q) (1.63, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3349605Z Skipping (s,q) (1.64, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3349867Z Skipping (s,q) (1.65, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3350132Z Skipping (s,q) (1.66, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3350392Z Skipping (s,q) (1.67, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3350650Z Skipping (s,q) (1.68, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3350918Z Skipping (s,q) (1.69, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3351180Z Skipping (s,q) (1.7, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3351436Z Skipping (s,q) (1.71, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3351699Z Skipping (s,q) (1.72, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3351956Z Skipping (s,q) (1.73, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3352213Z Skipping (s,q) (1.74, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3352481Z Skipping (s,q) (1.75, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3352741Z Skipping (s,q) (1.76, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3353011Z Skipping (s,q) (1.77, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3353269Z Skipping (s,q) (1.78, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3353535Z Skipping (s,q) (1.79, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3353879Z Skipping (s,q) (1.8, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3354185Z Skipping (s,q) (1.81, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3354447Z Skipping (s,q) (1.82, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3354712Z Skipping (s,q) (1.83, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3354973Z Skipping (s,q) (1.84, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3355242Z Skipping (s,q) (1.85, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3355563Z Skipping (s,q) (1.86, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3355835Z Skipping (s,q) (1.87, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3356111Z Skipping (s,q) (1.88, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3356374Z Skipping (s,q) (1.89, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3356637Z Skipping (s,q) (1.9, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3356909Z Skipping (s,q) (1.91, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3357180Z Skipping (s,q) (1.92, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3357441Z Skipping (s,q) (1.93, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3357715Z Skipping (s,q) (1.94, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3357973Z Skipping (s,q) (1.95, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3358238Z Skipping (s,q) (1.96, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3358500Z Skipping (s,q) (1.97, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3358761Z Skipping (s,q) (1.98, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3359106Z Skipping (s,q) (1.99, 80000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3359363Z Skipping (s,q) (0.01, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3359621Z Skipping (s,q) (0.02, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3359894Z Skipping (s,q) (0.03, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3360153Z Skipping (s,q) (0.04, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3360416Z Skipping (s,q) (0.05, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3360676Z Skipping (s,q) (0.06, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3360936Z Skipping (s,q) (0.07, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3361199Z Skipping (s,q) (0.08, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3361469Z Skipping (s,q) (0.09, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3361734Z Skipping (s,q) (0.1, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3362006Z Skipping (s,q) (0.11, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3362271Z Skipping (s,q) (0.12, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3362536Z Skipping (s,q) (0.13, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3362800Z Skipping (s,q) (0.14, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3363064Z Skipping (s,q) (0.15, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3363327Z Skipping (s,q) (0.16, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3363586Z Skipping (s,q) (0.17, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3363845Z Skipping (s,q) (0.18, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3364117Z Skipping (s,q) (0.19, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3364383Z Skipping (s,q) (0.2, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3364653Z Skipping (s,q) (0.21, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3364916Z Skipping (s,q) (0.22, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3365176Z Skipping (s,q) (0.23, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3365445Z Skipping (s,q) (0.24, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3365787Z Skipping (s,q) (0.25, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3366092Z Skipping (s,q) (0.26, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3366360Z Skipping (s,q) (0.27, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3366620Z Skipping (s,q) (0.28, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3366894Z Skipping (s,q) (0.29, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3367150Z Skipping (s,q) (0.3, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3367496Z Skipping (s,q) (0.31, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3367777Z Skipping (s,q) (0.32, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3368158Z Skipping (s,q) (0.33, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3368427Z Skipping (s,q) (0.34, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3368692Z Skipping (s,q) (0.35, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3368956Z Skipping (s,q) (0.36, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3369229Z Skipping (s,q) (0.37, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3369490Z Skipping (s,q) (0.38, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3369754Z Skipping (s,q) (0.39, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3370020Z Skipping (s,q) (0.4, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3370276Z Skipping (s,q) (0.41, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3370538Z Skipping (s,q) (0.42, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3370805Z Skipping (s,q) (0.43, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3371172Z Skipping (s,q) (0.44, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3371437Z Skipping (s,q) (0.45, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3371697Z Skipping (s,q) (0.46, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3371964Z Skipping (s,q) (0.47, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3372242Z Skipping (s,q) (0.48, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3372499Z Skipping (s,q) (0.49, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3372755Z Skipping (s,q) (0.5, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3373018Z Skipping (s,q) (0.51, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3373276Z Skipping (s,q) (0.52, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3373532Z Skipping (s,q) (0.53, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3373795Z Skipping (s,q) (0.54, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3374055Z Skipping (s,q) (0.55, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3374319Z Skipping (s,q) (0.56, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3374575Z Skipping (s,q) (0.57, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3374837Z Skipping (s,q) (0.58, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3375109Z Skipping (s,q) (0.59, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3375365Z Skipping (s,q) (0.6, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3375624Z Skipping (s,q) (0.61, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3375886Z Skipping (s,q) (0.62, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3376144Z Skipping (s,q) (0.63, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3376411Z Skipping (s,q) (0.64, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3376670Z Skipping (s,q) (0.65, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3376933Z Skipping (s,q) (0.66, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3377197Z Skipping (s,q) (0.67, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3377456Z Skipping (s,q) (0.68, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3377808Z Skipping (s,q) (0.69, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3378130Z Skipping (s,q) (0.7, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3378398Z Skipping (s,q) (0.71, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3378674Z Skipping (s,q) (0.72, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3378933Z Skipping (s,q) (0.73, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3379193Z Skipping (s,q) (0.74, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3379537Z Skipping (s,q) (0.75, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3379964Z Skipping (s,q) (0.76, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3380229Z Skipping (s,q) (0.77, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3380495Z Skipping (s,q) (0.78, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3380755Z Skipping (s,q) (0.79, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3381028Z Skipping (s,q) (0.8, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3381287Z Skipping (s,q) (0.81, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3381546Z Skipping (s,q) (0.82, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3381811Z Skipping (s,q) (0.83, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3382069Z Skipping (s,q) (0.84, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3382327Z Skipping (s,q) (0.85, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3382601Z Skipping (s,q) (0.86, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3382859Z Skipping (s,q) (0.87, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3383353Z Skipping (s,q) (0.88, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3383612Z Skipping (s,q) (0.89, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3383869Z Skipping (s,q) (0.9, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3384143Z Skipping (s,q) (0.91, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3384407Z Skipping (s,q) (0.92, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3384671Z Skipping (s,q) (0.93, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3384938Z Skipping (s,q) (0.94, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3385198Z Skipping (s,q) (0.95, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3385462Z Skipping (s,q) (0.96, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3385731Z Skipping (s,q) (0.97, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3385999Z Skipping (s,q) (0.98, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3386267Z Skipping (s,q) (0.99, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3386522Z Skipping (s,q) (1, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3386782Z Skipping (s,q) (1.01, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3387053Z Skipping (s,q) (1.02, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3387321Z Skipping (s,q) (1.03, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3387582Z Skipping (s,q) (1.04, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3395632Z Skipping (s,q) (1.05, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3396078Z Skipping (s,q) (1.06, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3396349Z Skipping (s,q) (1.07, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3396623Z Skipping (s,q) (1.08, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3396884Z Skipping (s,q) (1.09, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3397152Z Skipping (s,q) (1.1, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3397412Z Skipping (s,q) (1.11, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3397671Z Skipping (s,q) (1.12, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3398200Z Skipping (s,q) (1.13, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3398545Z Skipping (s,q) (1.14, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3398811Z Skipping (s,q) (1.15, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3399068Z Skipping (s,q) (1.16, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3399324Z Skipping (s,q) (1.17, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3399591Z Skipping (s,q) (1.18, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3399988Z Skipping (s,q) (1.19, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3400265Z Skipping (s,q) (1.2, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3400540Z Skipping (s,q) (1.21, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3400796Z Skipping (s,q) (1.22, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3401067Z Skipping (s,q) (1.23, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3401327Z Skipping (s,q) (1.24, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3401592Z Skipping (s,q) (1.25, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3401858Z Skipping (s,q) (1.26, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3402116Z Skipping (s,q) (1.27, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3402374Z Skipping (s,q) (1.28, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3402643Z Skipping (s,q) (1.29, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3402904Z Skipping (s,q) (1.3, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3403173Z Skipping (s,q) (1.31, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3403539Z Skipping (s,q) (1.32, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3403802Z Skipping (s,q) (1.33, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3404072Z Skipping (s,q) (1.34, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3404333Z Skipping (s,q) (1.35, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3404593Z Skipping (s,q) (1.36, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3404858Z Skipping (s,q) (1.37, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3405117Z Skipping (s,q) (1.38, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3405383Z Skipping (s,q) (1.39, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3405640Z Skipping (s,q) (1.4, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3405902Z Skipping (s,q) (1.41, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3406170Z Skipping (s,q) (1.42, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3406429Z Skipping (s,q) (1.43, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3406685Z Skipping (s,q) (1.44, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3406954Z Skipping (s,q) (1.45, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3407213Z Skipping (s,q) (1.46, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3407476Z Skipping (s,q) (1.47, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3407741Z Skipping (s,q) (1.48, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3408116Z Skipping (s,q) (1.49, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3408385Z Skipping (s,q) (1.5, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3408644Z Skipping (s,q) (1.51, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3408907Z Skipping (s,q) (1.52, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3409170Z Skipping (s,q) (1.53, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3409429Z Skipping (s,q) (1.54, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3409683Z Skipping (s,q) (1.55, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3409945Z Skipping (s,q) (1.56, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3410844Z Skipping (s,q) (1.57, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3411193Z Skipping (s,q) (1.58, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3411449Z Skipping (s,q) (1.59, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3411712Z Skipping (s,q) (1.6, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3411977Z Skipping (s,q) (1.61, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3412235Z Skipping (s,q) (1.62, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3412552Z Skipping (s,q) (1.63, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3412827Z Skipping (s,q) (1.64, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3413090Z Skipping (s,q) (1.65, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3413357Z Skipping (s,q) (1.66, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3413621Z Skipping (s,q) (1.67, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3413884Z Skipping (s,q) (1.68, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3414157Z Skipping (s,q) (1.69, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3414414Z Skipping (s,q) (1.7, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3414670Z Skipping (s,q) (1.71, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3414933Z Skipping (s,q) (1.72, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3415189Z Skipping (s,q) (1.73, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3415459Z Skipping (s,q) (1.74, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3415714Z Skipping (s,q) (1.75, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3416048Z Skipping (s,q) (1.76, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3416322Z Skipping (s,q) (1.77, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3416583Z Skipping (s,q) (1.78, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3416850Z Skipping (s,q) (1.79, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3417117Z Skipping (s,q) (1.8, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3417413Z Skipping (s,q) (1.81, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3417692Z Skipping (s,q) (1.82, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3417957Z Skipping (s,q) (1.83, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3418236Z Skipping (s,q) (1.84, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3418515Z Skipping (s,q) (1.85, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3418775Z Skipping (s,q) (1.86, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3419050Z Skipping (s,q) (1.87, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3419307Z Skipping (s,q) (1.88, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3419572Z Skipping (s,q) (1.89, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3419838Z Skipping (s,q) (1.9, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3420100Z Skipping (s,q) (1.91, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3420368Z Skipping (s,q) (1.92, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3420629Z Skipping (s,q) (1.93, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3420890Z Skipping (s,q) (1.94, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3421153Z Skipping (s,q) (1.95, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3421414Z Skipping (s,q) (1.96, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3421680Z Skipping (s,q) (1.97, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3421941Z Skipping (s,q) (1.98, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3422203Z Skipping (s,q) (1.99, 82500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3422467Z Skipping (s,q) (0.01, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3422801Z Skipping (s,q) (0.02, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3423074Z Skipping (s,q) (0.03, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3423429Z Skipping (s,q) (0.04, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3423689Z Skipping (s,q) (0.05, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3423955Z Skipping (s,q) (0.06, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3424213Z Skipping (s,q) (0.07, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3424561Z Skipping (s,q) (0.08, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3424843Z Skipping (s,q) (0.09, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3425105Z Skipping (s,q) (0.1, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3425362Z Skipping (s,q) (0.11, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3425636Z Skipping (s,q) (0.12, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3425899Z Skipping (s,q) (0.13, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3426167Z Skipping (s,q) (0.14, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3426429Z Skipping (s,q) (0.15, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3426688Z Skipping (s,q) (0.16, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3426954Z Skipping (s,q) (0.17, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3427213Z Skipping (s,q) (0.18, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3427473Z Skipping (s,q) (0.19, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3427740Z Skipping (s,q) (0.2, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3428080Z Skipping (s,q) (0.21, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3428347Z Skipping (s,q) (0.22, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3428605Z Skipping (s,q) (0.23, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3428865Z Skipping (s,q) (0.24, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3429129Z Skipping (s,q) (0.25, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3429391Z Skipping (s,q) (0.26, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3429648Z Skipping (s,q) (0.27, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3429913Z Skipping (s,q) (0.28, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3430170Z Skipping (s,q) (0.29, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3430436Z Skipping (s,q) (0.3, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3430692Z Skipping (s,q) (0.31, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3430955Z Skipping (s,q) (0.32, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3431221Z Skipping (s,q) (0.33, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3431480Z Skipping (s,q) (0.34, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3431739Z Skipping (s,q) (0.35, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3432004Z Skipping (s,q) (0.36, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3432266Z Skipping (s,q) (0.37, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3432532Z Skipping (s,q) (0.38, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3432788Z Skipping (s,q) (0.39, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3433042Z Skipping (s,q) (0.4, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3433319Z Skipping (s,q) (0.41, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3433576Z Skipping (s,q) (0.42, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3433843Z Skipping (s,q) (0.43, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3434104Z Skipping (s,q) (0.44, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3434364Z Skipping (s,q) (0.45, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3434705Z Skipping (s,q) (0.46, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3434979Z Skipping (s,q) (0.47, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3435325Z Skipping (s,q) (0.48, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3435587Z Skipping (s,q) (0.49, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3435846Z Skipping (s,q) (0.5, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3436112Z Skipping (s,q) (0.51, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3436450Z Skipping (s,q) (0.52, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3436729Z Skipping (s,q) (0.53, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3437002Z Skipping (s,q) (0.54, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3437260Z Skipping (s,q) (0.55, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3437528Z Skipping (s,q) (0.56, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3437792Z Skipping (s,q) (0.57, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3438052Z Skipping (s,q) (0.58, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3438325Z Skipping (s,q) (0.59, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3438581Z Skipping (s,q) (0.6, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3438840Z Skipping (s,q) (0.61, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3439108Z Skipping (s,q) (0.62, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3439371Z Skipping (s,q) (0.63, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3439631Z Skipping (s,q) (0.64, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3439995Z Skipping (s,q) (0.65, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3440250Z Skipping (s,q) (0.66, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3440514Z Skipping (s,q) (0.67, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3440774Z Skipping (s,q) (0.68, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3441030Z Skipping (s,q) (0.69, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3441298Z Skipping (s,q) (0.7, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3441555Z Skipping (s,q) (0.71, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3441813Z Skipping (s,q) (0.72, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3442081Z Skipping (s,q) (0.73, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3442343Z Skipping (s,q) (0.74, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3442606Z Skipping (s,q) (0.75, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3442865Z Skipping (s,q) (0.76, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3443122Z Skipping (s,q) (0.77, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3443384Z Skipping (s,q) (0.78, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3443642Z Skipping (s,q) (0.79, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3443898Z Skipping (s,q) (0.8, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3444163Z Skipping (s,q) (0.81, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3444415Z Skipping (s,q) (0.82, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3444680Z Skipping (s,q) (0.83, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3444938Z Skipping (s,q) (0.84, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3445198Z Skipping (s,q) (0.85, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3445461Z Skipping (s,q) (0.86, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3445720Z Skipping (s,q) (0.87, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3445976Z Skipping (s,q) (0.88, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3446240Z Skipping (s,q) (0.89, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3446610Z Skipping (s,q) (0.9, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3446890Z Skipping (s,q) (0.91, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3447228Z Skipping (s,q) (0.92, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3447488Z Skipping (s,q) (0.93, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3447751Z Skipping (s,q) (0.94, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3448160Z Skipping (s,q) (0.95, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3448512Z Skipping (s,q) (0.96, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3448790Z Skipping (s,q) (0.97, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3449058Z Skipping (s,q) (0.98, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3449322Z Skipping (s,q) (0.99, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3449575Z Skipping (s,q) (1, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3449833Z Skipping (s,q) (1.01, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3450099Z Skipping (s,q) (1.02, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3450359Z Skipping (s,q) (1.03, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3450617Z Skipping (s,q) (1.04, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3450881Z Skipping (s,q) (1.05, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3451137Z Skipping (s,q) (1.06, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3451407Z Skipping (s,q) (1.07, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3451666Z Skipping (s,q) (1.08, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3452022Z Skipping (s,q) (1.09, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3452289Z Skipping (s,q) (1.1, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3452553Z Skipping (s,q) (1.11, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3452814Z Skipping (s,q) (1.12, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3453077Z Skipping (s,q) (1.13, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3453342Z Skipping (s,q) (1.14, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3453599Z Skipping (s,q) (1.15, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3453861Z Skipping (s,q) (1.16, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3454119Z Skipping (s,q) (1.17, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3454387Z Skipping (s,q) (1.18, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3454644Z Skipping (s,q) (1.19, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3454904Z Skipping (s,q) (1.2, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3455174Z Skipping (s,q) (1.21, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3455433Z Skipping (s,q) (1.22, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3455692Z Skipping (s,q) (1.23, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3455957Z Skipping (s,q) (1.24, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3456218Z Skipping (s,q) (1.25, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3456485Z Skipping (s,q) (1.26, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3456742Z Skipping (s,q) (1.27, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3457000Z Skipping (s,q) (1.28, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3457266Z Skipping (s,q) (1.29, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3457525Z Skipping (s,q) (1.3, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3457788Z Skipping (s,q) (1.31, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3458055Z Skipping (s,q) (1.32, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3458313Z Skipping (s,q) (1.33, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3458684Z Skipping (s,q) (1.34, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3458963Z Skipping (s,q) (1.35, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3459386Z Skipping (s,q) (1.36, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3459656Z Skipping (s,q) (1.37, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3459916Z Skipping (s,q) (1.38, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3460175Z Skipping (s,q) (1.39, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3460499Z Skipping (s,q) (1.4, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3460773Z Skipping (s,q) (1.41, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3461045Z Skipping (s,q) (1.42, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3461300Z Skipping (s,q) (1.43, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3461556Z Skipping (s,q) (1.44, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3461821Z Skipping (s,q) (1.45, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3462086Z Skipping (s,q) (1.46, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3462351Z Skipping (s,q) (1.47, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3462616Z Skipping (s,q) (1.48, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3462874Z Skipping (s,q) (1.49, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3463143Z Skipping (s,q) (1.5, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3463406Z Skipping (s,q) (1.51, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3463664Z Skipping (s,q) (1.52, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3464000Z Skipping (s,q) (1.53, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3464256Z Skipping (s,q) (1.54, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3464512Z Skipping (s,q) (1.55, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3464775Z Skipping (s,q) (1.56, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3465034Z Skipping (s,q) (1.57, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3465303Z Skipping (s,q) (1.58, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3465559Z Skipping (s,q) (1.59, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3465811Z Skipping (s,q) (1.6, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3466075Z Skipping (s,q) (1.61, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3466332Z Skipping (s,q) (1.62, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3466589Z Skipping (s,q) (1.63, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3466855Z Skipping (s,q) (1.64, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3467114Z Skipping (s,q) (1.65, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3467378Z Skipping (s,q) (1.66, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3467633Z Skipping (s,q) (1.67, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3467891Z Skipping (s,q) (1.68, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3468161Z Skipping (s,q) (1.69, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3468414Z Skipping (s,q) (1.7, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3468670Z Skipping (s,q) (1.71, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3468934Z Skipping (s,q) (1.72, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3469191Z Skipping (s,q) (1.73, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3469449Z Skipping (s,q) (1.74, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3469721Z Skipping (s,q) (1.75, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3469978Z Skipping (s,q) (1.76, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3470242Z Skipping (s,q) (1.77, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3470499Z Skipping (s,q) (1.78, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3470922Z Skipping (s,q) (1.79, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3471240Z Skipping (s,q) (1.8, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3471498Z Skipping (s,q) (1.81, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3471754Z Skipping (s,q) (1.82, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3472017Z Skipping (s,q) (1.83, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3472332Z Skipping (s,q) (1.84, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3472611Z Skipping (s,q) (1.85, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3472879Z Skipping (s,q) (1.86, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3473137Z Skipping (s,q) (1.87, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3473403Z Skipping (s,q) (1.88, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3473660Z Skipping (s,q) (1.89, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3473919Z Skipping (s,q) (1.9, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3474184Z Skipping (s,q) (1.91, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3474442Z Skipping (s,q) (1.92, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3474706Z Skipping (s,q) (1.93, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3474965Z Skipping (s,q) (1.94, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3475232Z Skipping (s,q) (1.95, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3475502Z Skipping (s,q) (1.96, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3475835Z Skipping (s,q) (1.97, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3476094Z Skipping (s,q) (1.98, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3476360Z Skipping (s,q) (1.99, 85000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3476615Z Skipping (s,q) (0.01, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3476884Z Skipping (s,q) (0.02, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3477147Z Skipping (s,q) (0.03, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3477404Z Skipping (s,q) (0.04, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3477672Z Skipping (s,q) (0.05, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3477931Z Skipping (s,q) (0.06, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3478191Z Skipping (s,q) (0.07, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3478456Z Skipping (s,q) (0.08, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3478721Z Skipping (s,q) (0.09, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3478983Z Skipping (s,q) (0.1, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3479245Z Skipping (s,q) (0.11, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3479502Z Skipping (s,q) (0.12, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3480005Z Skipping (s,q) (0.13, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3480274Z Skipping (s,q) (0.14, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3480534Z Skipping (s,q) (0.15, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3480801Z Skipping (s,q) (0.16, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3481060Z Skipping (s,q) (0.17, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3481331Z Skipping (s,q) (0.18, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3481588Z Skipping (s,q) (0.19, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3481851Z Skipping (s,q) (0.2, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3482117Z Skipping (s,q) (0.21, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3482374Z Skipping (s,q) (0.22, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3482632Z Skipping (s,q) (0.23, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3483132Z Skipping (s,q) (0.24, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3483518Z Skipping (s,q) (0.25, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3483779Z Skipping (s,q) (0.26, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3484045Z Skipping (s,q) (0.27, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3484300Z Skipping (s,q) (0.28, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3484663Z Skipping (s,q) (0.29, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3484933Z Skipping (s,q) (0.3, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3485194Z Skipping (s,q) (0.31, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3485457Z Skipping (s,q) (0.32, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3485715Z Skipping (s,q) (0.33, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3485979Z Skipping (s,q) (0.34, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3486249Z Skipping (s,q) (0.35, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3486512Z Skipping (s,q) (0.36, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3486780Z Skipping (s,q) (0.37, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3487041Z Skipping (s,q) (0.38, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3487298Z Skipping (s,q) (0.39, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3487559Z Skipping (s,q) (0.4, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3487821Z Skipping (s,q) (0.41, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3488301Z Skipping (s,q) (0.42, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3488572Z Skipping (s,q) (0.43, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3488828Z Skipping (s,q) (0.44, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3489091Z Skipping (s,q) (0.45, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3489355Z Skipping (s,q) (0.46, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3489621Z Skipping (s,q) (0.47, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3489885Z Skipping (s,q) (0.48, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3490144Z Skipping (s,q) (0.49, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3490399Z Skipping (s,q) (0.5, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3490659Z Skipping (s,q) (0.51, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3490919Z Skipping (s,q) (0.52, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3491186Z Skipping (s,q) (0.53, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3491446Z Skipping (s,q) (0.54, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3491704Z Skipping (s,q) (0.55, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3491967Z Skipping (s,q) (0.56, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3492226Z Skipping (s,q) (0.57, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3492486Z Skipping (s,q) (0.58, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3492750Z Skipping (s,q) (0.59, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3493007Z Skipping (s,q) (0.6, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3493272Z Skipping (s,q) (0.61, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3493528Z Skipping (s,q) (0.62, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3493786Z Skipping (s,q) (0.63, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3494077Z Skipping (s,q) (0.64, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3494338Z Skipping (s,q) (0.65, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3494605Z Skipping (s,q) (0.66, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3494860Z Skipping (s,q) (0.67, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3495204Z Skipping (s,q) (0.68, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3495519Z Skipping (s,q) (0.69, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3495777Z Skipping (s,q) (0.7, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3496053Z Skipping (s,q) (0.71, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3496317Z Skipping (s,q) (0.72, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3496576Z Skipping (s,q) (0.73, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3496921Z Skipping (s,q) (0.74, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3497190Z Skipping (s,q) (0.75, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3497452Z Skipping (s,q) (0.76, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3497714Z Skipping (s,q) (0.77, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3497970Z Skipping (s,q) (0.78, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3498235Z Skipping (s,q) (0.79, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3498505Z Skipping (s,q) (0.8, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3498764Z Skipping (s,q) (0.81, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3499033Z Skipping (s,q) (0.82, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3499290Z Skipping (s,q) (0.83, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3499546Z Skipping (s,q) (0.84, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3499813Z Skipping (s,q) (0.85, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3500071Z Skipping (s,q) (0.86, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3500414Z Skipping (s,q) (0.87, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3500679Z Skipping (s,q) (0.88, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3500936Z Skipping (s,q) (0.89, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3501208Z Skipping (s,q) (0.9, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3501468Z Skipping (s,q) (0.91, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3501725Z Skipping (s,q) (0.92, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3501989Z Skipping (s,q) (0.93, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3502246Z Skipping (s,q) (0.94, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3502506Z Skipping (s,q) (0.95, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3502777Z Skipping (s,q) (0.96, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3503037Z Skipping (s,q) (0.97, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3503307Z Skipping (s,q) (0.98, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3503566Z Skipping (s,q) (0.99, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3503825Z Skipping (s,q) (1, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3504096Z Skipping (s,q) (1.01, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3504362Z Skipping (s,q) (1.02, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3504622Z Skipping (s,q) (1.03, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3504889Z Skipping (s,q) (1.04, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3505150Z Skipping (s,q) (1.05, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3505423Z Skipping (s,q) (1.06, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3505685Z Skipping (s,q) (1.07, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3505948Z Skipping (s,q) (1.08, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3506220Z Skipping (s,q) (1.09, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3506480Z Skipping (s,q) (1.1, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3506739Z Skipping (s,q) (1.11, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3507096Z Skipping (s,q) (1.12, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3507407Z Skipping (s,q) (1.13, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3507679Z Skipping (s,q) (1.14, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3507938Z Skipping (s,q) (1.15, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3508199Z Skipping (s,q) (1.16, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3508465Z Skipping (s,q) (1.17, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3508783Z Skipping (s,q) (1.18, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3509058Z Skipping (s,q) (1.19, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3509331Z Skipping (s,q) (1.2, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3509590Z Skipping (s,q) (1.21, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3509857Z Skipping (s,q) (1.22, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3510117Z Skipping (s,q) (1.23, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3510377Z Skipping (s,q) (1.24, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3510643Z Skipping (s,q) (1.25, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3510902Z Skipping (s,q) (1.26, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3511160Z Skipping (s,q) (1.27, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3511428Z Skipping (s,q) (1.28, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3511693Z Skipping (s,q) (1.29, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3511952Z Skipping (s,q) (1.3, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3512317Z Skipping (s,q) (1.31, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3512577Z Skipping (s,q) (1.32, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3512845Z Skipping (s,q) (1.33, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3513107Z Skipping (s,q) (1.34, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3513368Z Skipping (s,q) (1.35, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3513635Z Skipping (s,q) (1.36, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3513893Z Skipping (s,q) (1.37, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3514153Z Skipping (s,q) (1.38, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3514420Z Skipping (s,q) (1.39, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3514681Z Skipping (s,q) (1.4, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3514948Z Skipping (s,q) (1.41, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3515209Z Skipping (s,q) (1.42, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3515468Z Skipping (s,q) (1.43, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3515729Z Skipping (s,q) (1.44, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3515991Z Skipping (s,q) (1.45, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3516254Z Skipping (s,q) (1.46, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3516521Z Skipping (s,q) (1.47, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3516777Z Skipping (s,q) (1.48, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3517043Z Skipping (s,q) (1.49, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3517298Z Skipping (s,q) (1.5, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3517560Z Skipping (s,q) (1.51, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3517830Z Skipping (s,q) (1.52, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3518090Z Skipping (s,q) (1.53, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3518348Z Skipping (s,q) (1.54, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3518613Z Skipping (s,q) (1.55, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3518981Z Skipping (s,q) (1.56, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3519295Z Skipping (s,q) (1.57, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3519551Z Skipping (s,q) (1.58, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3519807Z Skipping (s,q) (1.59, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3520065Z Skipping (s,q) (1.6, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3520321Z Skipping (s,q) (1.61, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3520642Z Skipping (s,q) (1.62, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3520917Z Skipping (s,q) (1.63, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3521178Z Skipping (s,q) (1.64, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3521442Z Skipping (s,q) (1.65, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3521698Z Skipping (s,q) (1.66, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3521962Z Skipping (s,q) (1.67, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3522230Z Skipping (s,q) (1.68, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3522488Z Skipping (s,q) (1.69, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3522748Z Skipping (s,q) (1.7, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3523011Z Skipping (s,q) (1.71, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3523272Z Skipping (s,q) (1.72, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3523547Z Skipping (s,q) (1.73, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3523807Z Skipping (s,q) (1.74, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3524152Z Skipping (s,q) (1.75, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3524416Z Skipping (s,q) (1.76, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3524674Z Skipping (s,q) (1.77, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3524937Z Skipping (s,q) (1.78, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3525208Z Skipping (s,q) (1.79, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3525469Z Skipping (s,q) (1.8, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3525731Z Skipping (s,q) (1.81, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3525997Z Skipping (s,q) (1.82, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3526255Z Skipping (s,q) (1.83, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3526523Z Skipping (s,q) (1.84, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3526781Z Skipping (s,q) (1.85, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3527042Z Skipping (s,q) (1.86, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3527304Z Skipping (s,q) (1.87, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3527559Z Skipping (s,q) (1.88, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3527817Z Skipping (s,q) (1.89, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3528207Z Skipping (s,q) (1.9, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3528470Z Skipping (s,q) (1.91, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3528737Z Skipping (s,q) (1.92, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3528994Z Skipping (s,q) (1.93, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3529256Z Skipping (s,q) (1.94, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3529528Z Skipping (s,q) (1.95, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3529786Z Skipping (s,q) (1.96, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3530054Z Skipping (s,q) (1.97, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3530315Z Skipping (s,q) (1.98, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3530571Z Skipping (s,q) (1.99, 87500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3530945Z Skipping (s,q) (0.01, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3531253Z Skipping (s,q) (0.02, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3531509Z Skipping (s,q) (0.03, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3531771Z Skipping (s,q) (0.04, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3532029Z Skipping (s,q) (0.05, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3532287Z Skipping (s,q) (0.06, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3532620Z Skipping (s,q) (0.07, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3532886Z Skipping (s,q) (0.08, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3533154Z Skipping (s,q) (0.09, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3533413Z Skipping (s,q) (0.1, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3533670Z Skipping (s,q) (0.11, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3533939Z Skipping (s,q) (0.12, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3534201Z Skipping (s,q) (0.13, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3534464Z Skipping (s,q) (0.14, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3534731Z Skipping (s,q) (0.15, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3534990Z Skipping (s,q) (0.16, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3535257Z Skipping (s,q) (0.17, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3535519Z Skipping (s,q) (0.18, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3535777Z Skipping (s,q) (0.19, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3536117Z Skipping (s,q) (0.2, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3536378Z Skipping (s,q) (0.21, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3536637Z Skipping (s,q) (0.22, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3536907Z Skipping (s,q) (0.23, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3537170Z Skipping (s,q) (0.24, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3537442Z Skipping (s,q) (0.25, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3537699Z Skipping (s,q) (0.26, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3537957Z Skipping (s,q) (0.27, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3538222Z Skipping (s,q) (0.28, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3538483Z Skipping (s,q) (0.29, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3538744Z Skipping (s,q) (0.3, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3539011Z Skipping (s,q) (0.31, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3539268Z Skipping (s,q) (0.32, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3539530Z Skipping (s,q) (0.33, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3539790Z Skipping (s,q) (0.34, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3540051Z Skipping (s,q) (0.35, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3540314Z Skipping (s,q) (0.36, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3540575Z Skipping (s,q) (0.37, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3540831Z Skipping (s,q) (0.38, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3541097Z Skipping (s,q) (0.39, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3541354Z Skipping (s,q) (0.4, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3541609Z Skipping (s,q) (0.41, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3541875Z Skipping (s,q) (0.42, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3542132Z Skipping (s,q) (0.43, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3542397Z Skipping (s,q) (0.44, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3542728Z Skipping (s,q) (0.45, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3543040Z Skipping (s,q) (0.46, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3543303Z Skipping (s,q) (0.47, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3543560Z Skipping (s,q) (0.48, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3543821Z Skipping (s,q) (0.49, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3544086Z Skipping (s,q) (0.5, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3544401Z Skipping (s,q) (0.51, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3544679Z Skipping (s,q) (0.52, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3544942Z Skipping (s,q) (0.53, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3545198Z Skipping (s,q) (0.54, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3545460Z Skipping (s,q) (0.55, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3545722Z Skipping (s,q) (0.56, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3545982Z Skipping (s,q) (0.57, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3546247Z Skipping (s,q) (0.58, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3546503Z Skipping (s,q) (0.59, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3546769Z Skipping (s,q) (0.6, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3547028Z Skipping (s,q) (0.61, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3547290Z Skipping (s,q) (0.62, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3547560Z Skipping (s,q) (0.63, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3547897Z Skipping (s,q) (0.64, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3548156Z Skipping (s,q) (0.65, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3548422Z Skipping (s,q) (0.66, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3548682Z Skipping (s,q) (0.67, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3548948Z Skipping (s,q) (0.68, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3549211Z Skipping (s,q) (0.69, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3549469Z Skipping (s,q) (0.7, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3549742Z Skipping (s,q) (0.71, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3550003Z Skipping (s,q) (0.72, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3550265Z Skipping (s,q) (0.73, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3550535Z Skipping (s,q) (0.74, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3550800Z Skipping (s,q) (0.75, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3551064Z Skipping (s,q) (0.76, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3551325Z Skipping (s,q) (0.77, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3551590Z Skipping (s,q) (0.78, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3551855Z Skipping (s,q) (0.79, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3552120Z Skipping (s,q) (0.8, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3552380Z Skipping (s,q) (0.81, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3552646Z Skipping (s,q) (0.82, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3552912Z Skipping (s,q) (0.83, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3553187Z Skipping (s,q) (0.84, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3553448Z Skipping (s,q) (0.85, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3553712Z Skipping (s,q) (0.86, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3553981Z Skipping (s,q) (0.87, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3554239Z Skipping (s,q) (0.88, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3554587Z Skipping (s,q) (0.89, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3554870Z Skipping (s,q) (0.9, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3555204Z Skipping (s,q) (0.91, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3555463Z Skipping (s,q) (0.92, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3555733Z Skipping (s,q) (0.93, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3555999Z Skipping (s,q) (0.94, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3556323Z Skipping (s,q) (0.95, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3556604Z Skipping (s,q) (0.96, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3556872Z Skipping (s,q) (0.97, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3557144Z Skipping (s,q) (0.98, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3557407Z Skipping (s,q) (0.99, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3557665Z Skipping (s,q) (1, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3557928Z Skipping (s,q) (1.01, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3558193Z Skipping (s,q) (1.02, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3558463Z Skipping (s,q) (1.03, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3558721Z Skipping (s,q) (1.04, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3558981Z Skipping (s,q) (1.05, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3559249Z Skipping (s,q) (1.06, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3559507Z Skipping (s,q) (1.07, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3559868Z Skipping (s,q) (1.08, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3560129Z Skipping (s,q) (1.09, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3560389Z Skipping (s,q) (1.1, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3560663Z Skipping (s,q) (1.11, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3560921Z Skipping (s,q) (1.12, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3561190Z Skipping (s,q) (1.13, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3561457Z Skipping (s,q) (1.14, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3561717Z Skipping (s,q) (1.15, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3561977Z Skipping (s,q) (1.16, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3562256Z Skipping (s,q) (1.17, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3562516Z Skipping (s,q) (1.18, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3562785Z Skipping (s,q) (1.19, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3563043Z Skipping (s,q) (1.2, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3563301Z Skipping (s,q) (1.21, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3563568Z Skipping (s,q) (1.22, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3563826Z Skipping (s,q) (1.23, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3564087Z Skipping (s,q) (1.24, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3564351Z Skipping (s,q) (1.25, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3564609Z Skipping (s,q) (1.26, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3564872Z Skipping (s,q) (1.27, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3565135Z Skipping (s,q) (1.28, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3565394Z Skipping (s,q) (1.29, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3565660Z Skipping (s,q) (1.3, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3565921Z Skipping (s,q) (1.31, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3566179Z Skipping (s,q) (1.32, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3566526Z Skipping (s,q) (1.33, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3566800Z Skipping (s,q) (1.34, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3567142Z Skipping (s,q) (1.35, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3567401Z Skipping (s,q) (1.36, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3567667Z Skipping (s,q) (1.37, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3567934Z Skipping (s,q) (1.38, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3568422Z Skipping (s,q) (1.39, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3568695Z Skipping (s,q) (1.4, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3568964Z Skipping (s,q) (1.41, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3569229Z Skipping (s,q) (1.42, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3569501Z Skipping (s,q) (1.43, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3569768Z Skipping (s,q) (1.44, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3570033Z Skipping (s,q) (1.45, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3570305Z Skipping (s,q) (1.46, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3570569Z Skipping (s,q) (1.47, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3570830Z Skipping (s,q) (1.48, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3571098Z Skipping (s,q) (1.49, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3571361Z Skipping (s,q) (1.5, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3571626Z Skipping (s,q) (1.51, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3571983Z Skipping (s,q) (1.52, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3572243Z Skipping (s,q) (1.53, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3572511Z Skipping (s,q) (1.54, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3572773Z Skipping (s,q) (1.55, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3573032Z Skipping (s,q) (1.56, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3573300Z Skipping (s,q) (1.57, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3573559Z Skipping (s,q) (1.58, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3573818Z Skipping (s,q) (1.59, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3574086Z Skipping (s,q) (1.6, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3574346Z Skipping (s,q) (1.61, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3574616Z Skipping (s,q) (1.62, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3574877Z Skipping (s,q) (1.63, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3575135Z Skipping (s,q) (1.64, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3575400Z Skipping (s,q) (1.65, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3575662Z Skipping (s,q) (1.66, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3575921Z Skipping (s,q) (1.67, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3576191Z Skipping (s,q) (1.68, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3576447Z Skipping (s,q) (1.69, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3576710Z Skipping (s,q) (1.7, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3576974Z Skipping (s,q) (1.71, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3577233Z Skipping (s,q) (1.72, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3577502Z Skipping (s,q) (1.73, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3577762Z Skipping (s,q) (1.74, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3578022Z Skipping (s,q) (1.75, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3578283Z Skipping (s,q) (1.76, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3578614Z Skipping (s,q) (1.77, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3578902Z Skipping (s,q) (1.78, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3579229Z Skipping (s,q) (1.79, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3579492Z Skipping (s,q) (1.8, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3579983Z Skipping (s,q) (1.81, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3580250Z Skipping (s,q) (1.82, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3580733Z Skipping (s,q) (1.83, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3581016Z Skipping (s,q) (1.84, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3581275Z Skipping (s,q) (1.85, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3581537Z Skipping (s,q) (1.86, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3581794Z Skipping (s,q) (1.87, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3582053Z Skipping (s,q) (1.88, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3582316Z Skipping (s,q) (1.89, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3582586Z Skipping (s,q) (1.9, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3582845Z Skipping (s,q) (1.91, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3583111Z Skipping (s,q) (1.92, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3583374Z Skipping (s,q) (1.93, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3583641Z Skipping (s,q) (1.94, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3583900Z Skipping (s,q) (1.95, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3584285Z Skipping (s,q) (1.96, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3584550Z Skipping (s,q) (1.97, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3584805Z Skipping (s,q) (1.98, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3585066Z Skipping (s,q) (1.99, 90000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3585334Z Skipping (s,q) (0.01, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3585595Z Skipping (s,q) (0.02, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3585861Z Skipping (s,q) (0.03, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3586119Z Skipping (s,q) (0.04, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3586380Z Skipping (s,q) (0.05, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3586650Z Skipping (s,q) (0.06, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3586907Z Skipping (s,q) (0.07, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3587168Z Skipping (s,q) (0.08, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3587431Z Skipping (s,q) (0.09, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3587687Z Skipping (s,q) (0.1, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3587949Z Skipping (s,q) (0.11, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3588217Z Skipping (s,q) (0.12, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3588488Z Skipping (s,q) (0.13, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3588757Z Skipping (s,q) (0.14, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3589025Z Skipping (s,q) (0.15, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3589297Z Skipping (s,q) (0.16, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3589566Z Skipping (s,q) (0.17, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3589825Z Skipping (s,q) (0.18, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3590090Z Skipping (s,q) (0.19, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3590356Z Skipping (s,q) (0.2, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3590614Z Skipping (s,q) (0.21, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3591006Z Skipping (s,q) (0.22, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3591288Z Skipping (s,q) (0.23, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3591679Z Skipping (s,q) (0.24, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3591949Z Skipping (s,q) (0.25, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3592211Z Skipping (s,q) (0.26, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3592469Z Skipping (s,q) (0.27, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3592795Z Skipping (s,q) (0.28, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3593066Z Skipping (s,q) (0.29, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3593353Z Skipping (s,q) (0.3, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3593612Z Skipping (s,q) (0.31, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3593872Z Skipping (s,q) (0.32, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3594137Z Skipping (s,q) (0.33, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3594400Z Skipping (s,q) (0.34, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3594663Z Skipping (s,q) (0.35, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3594928Z Skipping (s,q) (0.36, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3595187Z Skipping (s,q) (0.37, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3595453Z Skipping (s,q) (0.38, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3595717Z Skipping (s,q) (0.39, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3595976Z Skipping (s,q) (0.4, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3596320Z Skipping (s,q) (0.41, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3596585Z Skipping (s,q) (0.42, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3596841Z Skipping (s,q) (0.43, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3597105Z Skipping (s,q) (0.44, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3597367Z Skipping (s,q) (0.45, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3597639Z Skipping (s,q) (0.46, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3597897Z Skipping (s,q) (0.47, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3598153Z Skipping (s,q) (0.48, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3598419Z Skipping (s,q) (0.49, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3598679Z Skipping (s,q) (0.5, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3598934Z Skipping (s,q) (0.51, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3599201Z Skipping (s,q) (0.52, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3599458Z Skipping (s,q) (0.53, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3599724Z Skipping (s,q) (0.54, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3599982Z Skipping (s,q) (0.55, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3600243Z Skipping (s,q) (0.56, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3600514Z Skipping (s,q) (0.57, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3600773Z Skipping (s,q) (0.58, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3601032Z Skipping (s,q) (0.59, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3601299Z Skipping (s,q) (0.6, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3601560Z Skipping (s,q) (0.61, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3601835Z Skipping (s,q) (0.62, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3602097Z Skipping (s,q) (0.63, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3602359Z Skipping (s,q) (0.64, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3602629Z Skipping (s,q) (0.65, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3602887Z Skipping (s,q) (0.66, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3603252Z Skipping (s,q) (0.67, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3603568Z Skipping (s,q) (0.68, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3603828Z Skipping (s,q) (0.69, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3604088Z Skipping (s,q) (0.7, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3604351Z Skipping (s,q) (0.71, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3604669Z Skipping (s,q) (0.72, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3604951Z Skipping (s,q) (0.73, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3605213Z Skipping (s,q) (0.74, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3605472Z Skipping (s,q) (0.75, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3605739Z Skipping (s,q) (0.76, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3606000Z Skipping (s,q) (0.77, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3606263Z Skipping (s,q) (0.78, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3606534Z Skipping (s,q) (0.79, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3606789Z Skipping (s,q) (0.8, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3607055Z Skipping (s,q) (0.81, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3607313Z Skipping (s,q) (0.82, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3607578Z Skipping (s,q) (0.83, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3607843Z Skipping (s,q) (0.84, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3608287Z Skipping (s,q) (0.85, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3608546Z Skipping (s,q) (0.86, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3608808Z Skipping (s,q) (0.87, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3609066Z Skipping (s,q) (0.88, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3609337Z Skipping (s,q) (0.89, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3609603Z Skipping (s,q) (0.9, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3609863Z Skipping (s,q) (0.91, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3610125Z Skipping (s,q) (0.92, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3610384Z Skipping (s,q) (0.93, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3610646Z Skipping (s,q) (0.94, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3610910Z Skipping (s,q) (0.95, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3611172Z Skipping (s,q) (0.96, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3611439Z Skipping (s,q) (0.97, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3611701Z Skipping (s,q) (0.98, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3611957Z Skipping (s,q) (0.99, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3612219Z Skipping (s,q) (1, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3612479Z Skipping (s,q) (1.01, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3612737Z Skipping (s,q) (1.02, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3612998Z Skipping (s,q) (1.03, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3613254Z Skipping (s,q) (1.04, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3613520Z Skipping (s,q) (1.05, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3613779Z Skipping (s,q) (1.06, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3614037Z Skipping (s,q) (1.07, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3614300Z Skipping (s,q) (1.08, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3614560Z Skipping (s,q) (1.09, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3614816Z Skipping (s,q) (1.1, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3615159Z Skipping (s,q) (1.11, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3615470Z Skipping (s,q) (1.12, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3615734Z Skipping (s,q) (1.13, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3615991Z Skipping (s,q) (1.14, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3616248Z Skipping (s,q) (1.15, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3616512Z Skipping (s,q) (1.16, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3616909Z Skipping (s,q) (1.17, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3617187Z Skipping (s,q) (1.18, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3617458Z Skipping (s,q) (1.19, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3617717Z Skipping (s,q) (1.2, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3617974Z Skipping (s,q) (1.21, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3618242Z Skipping (s,q) (1.22, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3618505Z Skipping (s,q) (1.23, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3618768Z Skipping (s,q) (1.24, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3619027Z Skipping (s,q) (1.25, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3619285Z Skipping (s,q) (1.26, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3619548Z Skipping (s,q) (1.27, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3619808Z Skipping (s,q) (1.28, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3620069Z Skipping (s,q) (1.29, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3620403Z Skipping (s,q) (1.3, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3620661Z Skipping (s,q) (1.31, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3620925Z Skipping (s,q) (1.32, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3621187Z Skipping (s,q) (1.33, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3621447Z Skipping (s,q) (1.34, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3621711Z Skipping (s,q) (1.35, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3621969Z Skipping (s,q) (1.36, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3622226Z Skipping (s,q) (1.37, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3622495Z Skipping (s,q) (1.38, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3622753Z Skipping (s,q) (1.39, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3623021Z Skipping (s,q) (1.4, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3623285Z Skipping (s,q) (1.41, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3623545Z Skipping (s,q) (1.42, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3623812Z Skipping (s,q) (1.43, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3624071Z Skipping (s,q) (1.44, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3624336Z Skipping (s,q) (1.45, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3624602Z Skipping (s,q) (1.46, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3624861Z Skipping (s,q) (1.47, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3625128Z Skipping (s,q) (1.48, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3625386Z Skipping (s,q) (1.49, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3625648Z Skipping (s,q) (1.5, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3625915Z Skipping (s,q) (1.51, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3626179Z Skipping (s,q) (1.52, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3626438Z Skipping (s,q) (1.53, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3626703Z Skipping (s,q) (1.54, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3627053Z Skipping (s,q) (1.55, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3627361Z Skipping (s,q) (1.56, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3627619Z Skipping (s,q) (1.57, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3627876Z Skipping (s,q) (1.58, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3628138Z Skipping (s,q) (1.59, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3628396Z Skipping (s,q) (1.6, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3628746Z Skipping (s,q) (1.61, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3629025Z Skipping (s,q) (1.62, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3629288Z Skipping (s,q) (1.63, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3629559Z Skipping (s,q) (1.64, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3629820Z Skipping (s,q) (1.65, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3630080Z Skipping (s,q) (1.66, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3630351Z Skipping (s,q) (1.67, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3630608Z Skipping (s,q) (1.68, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3630866Z Skipping (s,q) (1.69, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3631131Z Skipping (s,q) (1.7, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3631387Z Skipping (s,q) (1.71, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3631661Z Skipping (s,q) (1.72, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3631919Z Skipping (s,q) (1.73, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3632287Z Skipping (s,q) (1.74, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3632554Z Skipping (s,q) (1.75, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3632811Z Skipping (s,q) (1.76, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3633075Z Skipping (s,q) (1.77, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3633341Z Skipping (s,q) (1.78, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3633601Z Skipping (s,q) (1.79, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3633858Z Skipping (s,q) (1.8, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3634121Z Skipping (s,q) (1.81, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3634378Z Skipping (s,q) (1.82, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3634646Z Skipping (s,q) (1.83, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3634905Z Skipping (s,q) (1.84, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3635168Z Skipping (s,q) (1.85, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3635434Z Skipping (s,q) (1.86, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3635694Z Skipping (s,q) (1.87, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3635957Z Skipping (s,q) (1.88, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3636224Z Skipping (s,q) (1.89, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3636483Z Skipping (s,q) (1.9, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3636746Z Skipping (s,q) (1.91, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3637007Z Skipping (s,q) (1.92, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3637265Z Skipping (s,q) (1.93, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3637533Z Skipping (s,q) (1.94, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3637796Z Skipping (s,q) (1.95, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3638060Z Skipping (s,q) (1.96, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3638325Z Skipping (s,q) (1.97, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3638584Z Skipping (s,q) (1.98, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3638926Z Skipping (s,q) (1.99, 92500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3639237Z Skipping (s,q) (0.01, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3639494Z Skipping (s,q) (0.02, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3639760Z Skipping (s,q) (0.03, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3640018Z Skipping (s,q) (0.04, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3640277Z Skipping (s,q) (0.05, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3640606Z Skipping (s,q) (0.06, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3640879Z Skipping (s,q) (0.07, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3641150Z Skipping (s,q) (0.08, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3641406Z Skipping (s,q) (0.09, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3641662Z Skipping (s,q) (0.1, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3641927Z Skipping (s,q) (0.11, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3642189Z Skipping (s,q) (0.12, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3642448Z Skipping (s,q) (0.13, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3642710Z Skipping (s,q) (0.14, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3642968Z Skipping (s,q) (0.15, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3643234Z Skipping (s,q) (0.16, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3643495Z Skipping (s,q) (0.17, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3643750Z Skipping (s,q) (0.18, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3644090Z Skipping (s,q) (0.19, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3644348Z Skipping (s,q) (0.2, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3644606Z Skipping (s,q) (0.21, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3644873Z Skipping (s,q) (0.22, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3645135Z Skipping (s,q) (0.23, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3645400Z Skipping (s,q) (0.24, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3645659Z Skipping (s,q) (0.25, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3645917Z Skipping (s,q) (0.26, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3646181Z Skipping (s,q) (0.27, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3646442Z Skipping (s,q) (0.28, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3646700Z Skipping (s,q) (0.29, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3646963Z Skipping (s,q) (0.3, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3647222Z Skipping (s,q) (0.31, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3647481Z Skipping (s,q) (0.32, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3647753Z Skipping (s,q) (0.33, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3648121Z Skipping (s,q) (0.34, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3648394Z Skipping (s,q) (0.35, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3648653Z Skipping (s,q) (0.36, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3648912Z Skipping (s,q) (0.37, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3649176Z Skipping (s,q) (0.38, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3649438Z Skipping (s,q) (0.39, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3649695Z Skipping (s,q) (0.4, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3649964Z Skipping (s,q) (0.41, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3650224Z Skipping (s,q) (0.42, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3650489Z Skipping (s,q) (0.43, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3650939Z Skipping (s,q) (0.44, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3651257Z Skipping (s,q) (0.45, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3651525Z Skipping (s,q) (0.46, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3651784Z Skipping (s,q) (0.47, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3652044Z Skipping (s,q) (0.48, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3652313Z Skipping (s,q) (0.49, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3652656Z Skipping (s,q) (0.5, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3652936Z Skipping (s,q) (0.51, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3653202Z Skipping (s,q) (0.52, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3653456Z Skipping (s,q) (0.53, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3653722Z Skipping (s,q) (0.54, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3653983Z Skipping (s,q) (0.55, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3654243Z Skipping (s,q) (0.56, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3654506Z Skipping (s,q) (0.57, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3654766Z Skipping (s,q) (0.58, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3655029Z Skipping (s,q) (0.59, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3655284Z Skipping (s,q) (0.6, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3655543Z Skipping (s,q) (0.61, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3655806Z Skipping (s,q) (0.62, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3656140Z Skipping (s,q) (0.63, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3656399Z Skipping (s,q) (0.64, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3656660Z Skipping (s,q) (0.65, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3656916Z Skipping (s,q) (0.66, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3657183Z Skipping (s,q) (0.67, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3657439Z Skipping (s,q) (0.68, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3657697Z Skipping (s,q) (0.69, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3657965Z Skipping (s,q) (0.7, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3658226Z Skipping (s,q) (0.71, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3658495Z Skipping (s,q) (0.72, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3658759Z Skipping (s,q) (0.73, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3659027Z Skipping (s,q) (0.74, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3659293Z Skipping (s,q) (0.75, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3659550Z Skipping (s,q) (0.76, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3659819Z Skipping (s,q) (0.77, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3660093Z Skipping (s,q) (0.78, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3660352Z Skipping (s,q) (0.79, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3660606Z Skipping (s,q) (0.8, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3660868Z Skipping (s,q) (0.81, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3661130Z Skipping (s,q) (0.82, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3661394Z Skipping (s,q) (0.83, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3661664Z Skipping (s,q) (0.84, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3661929Z Skipping (s,q) (0.85, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3662193Z Skipping (s,q) (0.86, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3662454Z Skipping (s,q) (0.87, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3662790Z Skipping (s,q) (0.88, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3663129Z Skipping (s,q) (0.89, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3663397Z Skipping (s,q) (0.9, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3663658Z Skipping (s,q) (0.91, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3663927Z Skipping (s,q) (0.92, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3664190Z Skipping (s,q) (0.93, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3664513Z Skipping (s,q) (0.94, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3664790Z Skipping (s,q) (0.95, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3665055Z Skipping (s,q) (0.96, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3665319Z Skipping (s,q) (0.97, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3665578Z Skipping (s,q) (0.98, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3665841Z Skipping (s,q) (0.99, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3666108Z Skipping (s,q) (1, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3666372Z Skipping (s,q) (1.01, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3666639Z Skipping (s,q) (1.02, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3666900Z Skipping (s,q) (1.03, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3667162Z Skipping (s,q) (1.04, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3667426Z Skipping (s,q) (1.05, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3667684Z Skipping (s,q) (1.06, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3668047Z Skipping (s,q) (1.07, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3668316Z Skipping (s,q) (1.08, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3668578Z Skipping (s,q) (1.09, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3668847Z Skipping (s,q) (1.1, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3669113Z Skipping (s,q) (1.11, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3669371Z Skipping (s,q) (1.12, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3669635Z Skipping (s,q) (1.13, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3669895Z Skipping (s,q) (1.14, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3670154Z Skipping (s,q) (1.15, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3670430Z Skipping (s,q) (1.16, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3670691Z Skipping (s,q) (1.17, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3670961Z Skipping (s,q) (1.18, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3671218Z Skipping (s,q) (1.19, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3671476Z Skipping (s,q) (1.2, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3671744Z Skipping (s,q) (1.21, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3672010Z Skipping (s,q) (1.22, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3672267Z Skipping (s,q) (1.23, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3672531Z Skipping (s,q) (1.24, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3672789Z Skipping (s,q) (1.25, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3673055Z Skipping (s,q) (1.26, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3673317Z Skipping (s,q) (1.27, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3673574Z Skipping (s,q) (1.28, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3673847Z Skipping (s,q) (1.29, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3674107Z Skipping (s,q) (1.3, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3674366Z Skipping (s,q) (1.31, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3674742Z Skipping (s,q) (1.32, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3675016Z Skipping (s,q) (1.33, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3675367Z Skipping (s,q) (1.34, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3675626Z Skipping (s,q) (1.35, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3675885Z Skipping (s,q) (1.36, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3676150Z Skipping (s,q) (1.37, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3676464Z Skipping (s,q) (1.38, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3676736Z Skipping (s,q) (1.39, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3677009Z Skipping (s,q) (1.4, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3677271Z Skipping (s,q) (1.41, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3677528Z Skipping (s,q) (1.42, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3677799Z Skipping (s,q) (1.43, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3678059Z Skipping (s,q) (1.44, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3678332Z Skipping (s,q) (1.45, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3678590Z Skipping (s,q) (1.46, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3678848Z Skipping (s,q) (1.47, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3679116Z Skipping (s,q) (1.48, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3679378Z Skipping (s,q) (1.49, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3679638Z Skipping (s,q) (1.5, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3680331Z Skipping (s,q) (1.51, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3680594Z Skipping (s,q) (1.52, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3680857Z Skipping (s,q) (1.53, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3681124Z Skipping (s,q) (1.54, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3681383Z Skipping (s,q) (1.55, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3681652Z Skipping (s,q) (1.56, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3681918Z Skipping (s,q) (1.57, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3682175Z Skipping (s,q) (1.58, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3682441Z Skipping (s,q) (1.59, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3682703Z Skipping (s,q) (1.6, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3682972Z Skipping (s,q) (1.61, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3683236Z Skipping (s,q) (1.62, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3683496Z Skipping (s,q) (1.63, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3683760Z Skipping (s,q) (1.64, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3684025Z Skipping (s,q) (1.65, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3684284Z Skipping (s,q) (1.66, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3684556Z Skipping (s,q) (1.67, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3684815Z Skipping (s,q) (1.68, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3685081Z Skipping (s,q) (1.69, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3685344Z Skipping (s,q) (1.7, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3685609Z Skipping (s,q) (1.71, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3685875Z Skipping (s,q) (1.72, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3686138Z Skipping (s,q) (1.73, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3686395Z Skipping (s,q) (1.74, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3686659Z Skipping (s,q) (1.75, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3687043Z Skipping (s,q) (1.76, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3687327Z Skipping (s,q) (1.77, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3687711Z Skipping (s,q) (1.78, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3688064Z Skipping (s,q) (1.79, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3688345Z Skipping (s,q) (1.8, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3688604Z Skipping (s,q) (1.81, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3689012Z Skipping (s,q) (1.82, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3689295Z Skipping (s,q) (1.83, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3689560Z Skipping (s,q) (1.84, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3689829Z Skipping (s,q) (1.85, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3690092Z Skipping (s,q) (1.86, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3690353Z Skipping (s,q) (1.87, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3690620Z Skipping (s,q) (1.88, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3690885Z Skipping (s,q) (1.89, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3691143Z Skipping (s,q) (1.9, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3691412Z Skipping (s,q) (1.91, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3691668Z Skipping (s,q) (1.92, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3691929Z Skipping (s,q) (1.93, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3692195Z Skipping (s,q) (1.94, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3692535Z Skipping (s,q) (1.95, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3692805Z Skipping (s,q) (1.96, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3693067Z Skipping (s,q) (1.97, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3693328Z Skipping (s,q) (1.98, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3693589Z Skipping (s,q) (1.99, 95000): inconsistent with heavy hitters! 2025-05-07T20:22:48.3693852Z Skipping (s,q) (0.01, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3694110Z Skipping (s,q) (0.02, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3694374Z Skipping (s,q) (0.03, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3694650Z Skipping (s,q) (0.04, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3694920Z Skipping (s,q) (0.05, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3695178Z Skipping (s,q) (0.06, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3695440Z Skipping (s,q) (0.07, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3695704Z Skipping (s,q) (0.08, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3695961Z Skipping (s,q) (0.09, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3696222Z Skipping (s,q) (0.1, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3696486Z Skipping (s,q) (0.11, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3696745Z Skipping (s,q) (0.12, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3697011Z Skipping (s,q) (0.13, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3697268Z Skipping (s,q) (0.14, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3697526Z Skipping (s,q) (0.15, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3697798Z Skipping (s,q) (0.16, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3698057Z Skipping (s,q) (0.17, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3698320Z Skipping (s,q) (0.18, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3698584Z Skipping (s,q) (0.19, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3698840Z Skipping (s,q) (0.2, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3699181Z Skipping (s,q) (0.21, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3699454Z Skipping (s,q) (0.22, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3699794Z Skipping (s,q) (0.23, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3700062Z Skipping (s,q) (0.24, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3700324Z Skipping (s,q) (0.25, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3700582Z Skipping (s,q) (0.26, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3700907Z Skipping (s,q) (0.27, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3701183Z Skipping (s,q) (0.28, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3701451Z Skipping (s,q) (0.29, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3701704Z Skipping (s,q) (0.3, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3701959Z Skipping (s,q) (0.31, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3702226Z Skipping (s,q) (0.32, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3702487Z Skipping (s,q) (0.33, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3702749Z Skipping (s,q) (0.34, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3703017Z Skipping (s,q) (0.35, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3703276Z Skipping (s,q) (0.36, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3703543Z Skipping (s,q) (0.37, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3703804Z Skipping (s,q) (0.38, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3704067Z Skipping (s,q) (0.39, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3704419Z Skipping (s,q) (0.4, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3704677Z Skipping (s,q) (0.41, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3704934Z Skipping (s,q) (0.42, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3705203Z Skipping (s,q) (0.43, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3705463Z Skipping (s,q) (0.44, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3705732Z Skipping (s,q) (0.45, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3705991Z Skipping (s,q) (0.46, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3706251Z Skipping (s,q) (0.47, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3706522Z Skipping (s,q) (0.48, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3706785Z Skipping (s,q) (0.49, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3707042Z Skipping (s,q) (0.5, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3707308Z Skipping (s,q) (0.51, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3707564Z Skipping (s,q) (0.52, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3707820Z Skipping (s,q) (0.53, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3708086Z Skipping (s,q) (0.54, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3708340Z Skipping (s,q) (0.55, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3708607Z Skipping (s,q) (0.56, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3708863Z Skipping (s,q) (0.57, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3709118Z Skipping (s,q) (0.58, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3709384Z Skipping (s,q) (0.59, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3709642Z Skipping (s,q) (0.6, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3709900Z Skipping (s,q) (0.61, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3710167Z Skipping (s,q) (0.62, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3710424Z Skipping (s,q) (0.63, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3710693Z Skipping (s,q) (0.64, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3711055Z Skipping (s,q) (0.65, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3711326Z Skipping (s,q) (0.66, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3711680Z Skipping (s,q) (0.67, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3711934Z Skipping (s,q) (0.68, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3712189Z Skipping (s,q) (0.69, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3712451Z Skipping (s,q) (0.7, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3712766Z Skipping (s,q) (0.71, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3713045Z Skipping (s,q) (0.72, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3713307Z Skipping (s,q) (0.73, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3713565Z Skipping (s,q) (0.74, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3713825Z Skipping (s,q) (0.75, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3714085Z Skipping (s,q) (0.76, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3714342Z Skipping (s,q) (0.77, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3714614Z Skipping (s,q) (0.78, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3714881Z Skipping (s,q) (0.79, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3715148Z Skipping (s,q) (0.8, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3715405Z Skipping (s,q) (0.81, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3715666Z Skipping (s,q) (0.82, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3715931Z Skipping (s,q) (0.83, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3716271Z Skipping (s,q) (0.84, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3716529Z Skipping (s,q) (0.85, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3716797Z Skipping (s,q) (0.86, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3717059Z Skipping (s,q) (0.87, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3717329Z Skipping (s,q) (0.88, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3717592Z Skipping (s,q) (0.89, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3717851Z Skipping (s,q) (0.9, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3718116Z Skipping (s,q) (0.91, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3718375Z Skipping (s,q) (0.92, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3718639Z Skipping (s,q) (0.93, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3718905Z Skipping (s,q) (0.94, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3719166Z Skipping (s,q) (0.95, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3719439Z Skipping (s,q) (0.96, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3719698Z Skipping (s,q) (0.97, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3719959Z Skipping (s,q) (0.98, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3720228Z Skipping (s,q) (0.99, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3720489Z Skipping (s,q) (1, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3720750Z Skipping (s,q) (1.01, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3721017Z Skipping (s,q) (1.02, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3721278Z Skipping (s,q) (1.03, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3721544Z Skipping (s,q) (1.04, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3721812Z Skipping (s,q) (1.05, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3722075Z Skipping (s,q) (1.06, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3722338Z Skipping (s,q) (1.07, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3722597Z Skipping (s,q) (1.08, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3722857Z Skipping (s,q) (1.09, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3723192Z Skipping (s,q) (1.1, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3723506Z Skipping (s,q) (1.11, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3723766Z Skipping (s,q) (1.12, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3724032Z Skipping (s,q) (1.13, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3724293Z Skipping (s,q) (1.14, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3724614Z Skipping (s,q) (1.15, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3724890Z Skipping (s,q) (1.16, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3725154Z Skipping (s,q) (1.17, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3725420Z Skipping (s,q) (1.18, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3725684Z Skipping (s,q) (1.19, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3725950Z Skipping (s,q) (1.2, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3726222Z Skipping (s,q) (1.21, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3726487Z Skipping (s,q) (1.22, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3726750Z Skipping (s,q) (1.23, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3727007Z Skipping (s,q) (1.24, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3727264Z Skipping (s,q) (1.25, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3727534Z Skipping (s,q) (1.26, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3727793Z Skipping (s,q) (1.27, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3728244Z Skipping (s,q) (1.28, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3728516Z Skipping (s,q) (1.29, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3728776Z Skipping (s,q) (1.3, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3729041Z Skipping (s,q) (1.31, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3729304Z Skipping (s,q) (1.32, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3729565Z Skipping (s,q) (1.33, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3729832Z Skipping (s,q) (1.34, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3730090Z Skipping (s,q) (1.35, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3730352Z Skipping (s,q) (1.36, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3730619Z Skipping (s,q) (1.37, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3730878Z Skipping (s,q) (1.38, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3731148Z Skipping (s,q) (1.39, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3731403Z Skipping (s,q) (1.4, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3731658Z Skipping (s,q) (1.41, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3731926Z Skipping (s,q) (1.42, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3732189Z Skipping (s,q) (1.43, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3732451Z Skipping (s,q) (1.44, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3732713Z Skipping (s,q) (1.45, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3732974Z Skipping (s,q) (1.46, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3733239Z Skipping (s,q) (1.47, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3733499Z Skipping (s,q) (1.48, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3733762Z Skipping (s,q) (1.49, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3734033Z Skipping (s,q) (1.5, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3734291Z Skipping (s,q) (1.51, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3734550Z Skipping (s,q) (1.52, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3734814Z Skipping (s,q) (1.53, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3735161Z Skipping (s,q) (1.54, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3735471Z Skipping (s,q) (1.55, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3735739Z Skipping (s,q) (1.56, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3735997Z Skipping (s,q) (1.57, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3736262Z Skipping (s,q) (1.58, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3736579Z Skipping (s,q) (1.59, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3736847Z Skipping (s,q) (1.6, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3737117Z Skipping (s,q) (1.61, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3737375Z Skipping (s,q) (1.62, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3737633Z Skipping (s,q) (1.63, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3737899Z Skipping (s,q) (1.64, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3738179Z Skipping (s,q) (1.65, 97500): inconsistent with heavy hittePASSED 2025-05-07T20:22:48.3738190Z 2025-05-07T20:22:48.3738428Z ============================== 1 passed in 2.85s =============================== 2025-05-07T20:22:48.3738574Z rs! 2025-05-07T20:22:48.3738836Z Skipping (s,q) (1.66, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3739101Z Skipping (s,q) (1.67, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3739358Z Skipping (s,q) (1.68, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3739621Z Skipping (s,q) (1.69, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3739887Z Skipping (s,q) (1.7, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3740227Z Skipping (s,q) (1.71, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3740492Z Skipping (s,q) (1.72, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3740751Z Skipping (s,q) (1.73, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3741013Z Skipping (s,q) (1.74, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3741277Z Skipping (s,q) (1.75, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3741537Z Skipping (s,q) (1.76, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3741795Z Skipping (s,q) (1.77, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3742058Z Skipping (s,q) (1.78, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3742316Z Skipping (s,q) (1.79, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3742582Z Skipping (s,q) (1.8, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3742842Z Skipping (s,q) (1.81, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3743105Z Skipping (s,q) (1.82, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3743370Z Skipping (s,q) (1.83, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3743629Z Skipping (s,q) (1.84, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3743890Z Skipping (s,q) (1.85, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3744157Z Skipping (s,q) (1.86, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3744412Z Skipping (s,q) (1.87, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3744678Z Skipping (s,q) (1.88, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3744939Z Skipping (s,q) (1.89, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3745199Z Skipping (s,q) (1.9, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3745466Z Skipping (s,q) (1.91, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3745733Z Skipping (s,q) (1.92, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3745996Z Skipping (s,q) (1.93, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3746265Z Skipping (s,q) (1.94, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3746526Z Skipping (s,q) (1.95, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3746866Z Skipping (s,q) (1.96, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3747168Z Skipping (s,q) (1.97, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3747428Z Skipping (s,q) (1.98, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3747691Z Skipping (s,q) (1.99, 97500): inconsistent with heavy hitters! 2025-05-07T20:22:48.3747902Z Time taken to estimate parameters (us): 43872 2025-05-07T20:22:48.3747986Z 2025-05-07T20:22:48.3748424Z [TEST] Python test suite PASSED: ./tbe/stats/tbe_bench_params_reporter_test.py 2025-05-07T20:22:48.3748814Z [TEST] Python test time for ./tbe/stats/tbe_bench_params_reporter_test.py: 7 seconds 2025-05-07T20:22:48.3748825Z 2025-05-07T20:22:48.3748831Z 2025-05-07T20:22:48.3748837Z 2025-05-07T20:22:48.3748842Z 2025-05-07T20:22:48.3749041Z ################################################################################ 2025-05-07T20:22:48.3749255Z # [2025-05-07T20:22:48.013Z] Run Python Test Suite: 2025-05-07T20:22:48.3749539Z # ./tbe/training/backward_adagrad_global_weight_decay_test.py 2025-05-07T20:22:48.3749743Z ################################################################################ 2025-05-07T20:22:48.3750769Z + 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:22:48.3750776Z 2025-05-07T20:22:51.1765031Z ============================= test session starts ============================== 2025-05-07T20:22:51.1766047Z platform linux -- Python 3.9.7, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:22:51.1767254Z cachedir: .pytest_cache 2025-05-07T20:22:51.1768273Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:22:51.1769276Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:22:51.1769775Z plugins: hypothesis-6.131.14 2025-05-07T20:22:53.5069178Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:22:53.5070567Z Configuration file: /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-clang++.cfg 2025-05-07T20:22:53.5256058Z collected 2 items 2025-05-07T20:22:53.5256368Z 2025-05-07T20:22:53.5288486Z tbe/training/backward_adagrad_global_weight_decay_test.py::BackwardAdagradGlobalWeightDecay::test_backward_adagrad_global_weight_decay SKIPPED 2025-05-07T20:22:53.5319617Z tbe/training/backward_adagrad_global_weight_decay_test.py::BackwardAdagradGlobalWeightDecay::test_backward_adagrad_global_weight_decay_vbe SKIPPED 2025-05-07T20:22:53.5320652Z 2025-05-07T20:22:53.5320888Z =============================== warnings summary =============================== 2025-05-07T20:22:53.5321891Z ../../../../../github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/fbgemm_gpu/split_embedding_utils.py:23 2025-05-07T20:22:53.5323774Z /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/fbgemm_gpu/split_embedding_utils.py:23: DeprecationWarning:  2025-05-07T20:22:53.5325293Z The Python module fbgemm_gpu.split_embedding_utils is now DEPRECATED and will be removed in the 2025-05-07T20:22:53.5326288Z future. Users should import fbgemm_gpu.tbe.utils into their scripts instead. 2025-05-07T20:22:53.5327032Z  2025-05-07T20:22:53.5327400Z warnings.warn( # noqa: B028 2025-05-07T20:22:53.5327690Z 2025-05-07T20:22:53.5328115Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:22:53.5328864Z =========================== short test summary info ============================ 2025-05-07T20:22:53.5329856Z SKIPPED [1] tbe/training/backward_adagrad_global_weight_decay_test.py:370: CUDA is not available or no GPUs detected 2025-05-07T20:22:53.5331167Z SKIPPED [1] tbe/training/backward_adagrad_global_weight_decay_test.py:393: CUDA is not available or no GPUs detected 2025-05-07T20:22:53.5332493Z ======================== 2 skipped, 1 warning in 2.58s ========================= 2025-05-07T20:22:54.2635696Z 2025-05-07T20:22:54.2636773Z [TEST] Python test suite PASSED: ./tbe/training/backward_adagrad_global_weight_decay_test.py 2025-05-07T20:22:54.2658192Z [TEST] Python test time for ./tbe/training/backward_adagrad_global_weight_decay_test.py: 6 seconds 2025-05-07T20:22:54.2658871Z 2025-05-07T20:22:54.2658878Z 2025-05-07T20:22:54.2658883Z 2025-05-07T20:22:54.2658889Z 2025-05-07T20:22:54.2675152Z ################################################################################ 2025-05-07T20:22:54.2695508Z # [2025-05-07T20:22:54.268Z] Run Python Test Suite: 2025-05-07T20:22:54.2696178Z # ./tbe/training/backward_adagrad_large_dim_test.py 2025-05-07T20:22:54.2696748Z ################################################################################ 2025-05-07T20:22:54.2725444Z + 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:22:54.2726572Z 2025-05-07T20:22:57.5283693Z ============================= test session starts ============================== 2025-05-07T20:22:57.5284679Z platform linux -- Python 3.9.7, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:22:57.5285502Z cachedir: .pytest_cache 2025-05-07T20:22:57.5286446Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:22:57.5296506Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:22:57.5297660Z plugins: hypothesis-6.131.14 2025-05-07T20:22:59.8339887Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:22:59.8341604Z Configuration file: /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-clang++.cfg 2025-05-07T20:22:59.8522885Z collected 1 item 2025-05-07T20:22:59.8523188Z 2025-05-07T20:22:59.8568761Z tbe/training/backward_adagrad_large_dim_test.py::BackwardAdagradLargeDimTest::test_backward_adagrad_large_dims SKIPPED 2025-05-07T20:22:59.8569599Z 2025-05-07T20:22:59.8569857Z =========================== short test summary info ============================ 2025-05-07T20:22:59.8570771Z SKIPPED [1] tbe/training/backward_adagrad_large_dim_test.py:38: CUDA is not available or no GPUs detected 2025-05-07T20:22:59.8571683Z ============================== 1 skipped in 2.55s ============================== 2025-05-07T20:23:00.7494033Z 2025-05-07T20:23:00.7495112Z [TEST] Python test suite PASSED: ./tbe/training/backward_adagrad_large_dim_test.py 2025-05-07T20:23:00.7523248Z [TEST] Python test time for ./tbe/training/backward_adagrad_large_dim_test.py: 6 seconds 2025-05-07T20:23:00.7523871Z 2025-05-07T20:23:00.7523878Z 2025-05-07T20:23:00.7523884Z 2025-05-07T20:23:00.7523890Z 2025-05-07T20:23:00.7540942Z ################################################################################ 2025-05-07T20:23:00.7562524Z # [2025-05-07T20:23:00.755Z] Run Python Test Suite: 2025-05-07T20:23:00.7563106Z # ./tbe/training/backward_adagrad_test.py 2025-05-07T20:23:00.7563624Z ################################################################################ 2025-05-07T20:23:00.7598504Z + 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:00.7599570Z 2025-05-07T20:23:04.0463198Z ============================= test session starts ============================== 2025-05-07T20:23:04.0464204Z platform linux -- Python 3.9.7, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:23:04.0465036Z cachedir: .pytest_cache 2025-05-07T20:23:04.0465948Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:23:04.0467323Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:23:04.0467942Z plugins: hypothesis-6.131.14 2025-05-07T20:23:06.3855387Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:23:06.3856766Z Configuration file: /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-clang++.cfg 2025-05-07T20:23:06.4096886Z collected 8 items 2025-05-07T20:23:06.4097205Z 2025-05-07T20:23:06.4128590Z tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp16_pmMEAN SKIPPED 2025-05-07T20:23:06.4146150Z tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp16_pmNONE SKIPPED 2025-05-07T20:23:06.4161991Z tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp16_pmSUM SKIPPED 2025-05-07T20:23:06.4178284Z tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp16_pmSUM_with_max_norm SKIPPED 2025-05-07T20:23:07.0262399Z tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp32_cpu Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.0264118Z self=, 2025-05-07T20:23:07.0264973Z compile=False, 2025-05-07T20:23:07.0265422Z pooling_mode=, 2025-05-07T20:23:07.0265889Z T=1, 2025-05-07T20:23:07.0266215Z D=2, 2025-05-07T20:23:07.0266531Z B=1, 2025-05-07T20:23:07.0266874Z log_E=3, 2025-05-07T20:23:07.0267215Z L=0, 2025-05-07T20:23:07.0267544Z D_gradcheck=1, 2025-05-07T20:23:07.0268342Z stochastic_rounding=False, 2025-05-07T20:23:07.0268915Z weighted=False, 2025-05-07T20:23:07.0269290Z row_wise=True, 2025-05-07T20:23:07.0269652Z mixed=False, 2025-05-07T20:23:07.0270012Z use_cache=False, 2025-05-07T20:23:07.0270417Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:07.0270897Z use_cpu=True, 2025-05-07T20:23:07.0271302Z output_dtype=SparseType.FP32, 2025-05-07T20:23:07.0271760Z ) 2025-05-07T20:23:07.0272146Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.0273137Z self=, 2025-05-07T20:23:07.0273979Z compile=True, 2025-05-07T20:23:07.0274371Z pooling_mode=, 2025-05-07T20:23:07.0274840Z T=1, 2025-05-07T20:23:07.0275169Z D=2, 2025-05-07T20:23:07.0275497Z B=1, 2025-05-07T20:23:07.0275965Z log_E=3, 2025-05-07T20:23:07.0276382Z L=0, 2025-05-07T20:23:07.0276713Z D_gradcheck=1, 2025-05-07T20:23:07.0277131Z stochastic_rounding=False, 2025-05-07T20:23:07.0277682Z weighted=False, 2025-05-07T20:23:07.0278051Z row_wise=True, 2025-05-07T20:23:07.0278417Z mixed=False, 2025-05-07T20:23:07.0278839Z use_cache=False, 2025-05-07T20:23:07.0279255Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:07.0279989Z use_cpu=True, 2025-05-07T20:23:07.0280492Z output_dtype=SparseType.FP32, 2025-05-07T20:23:07.0280972Z ) 2025-05-07T20:23:07.0281363Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.0282269Z self=, 2025-05-07T20:23:07.0283169Z compile=False, 2025-05-07T20:23:07.0283613Z pooling_mode=, 2025-05-07T20:23:07.0284073Z T=1, 2025-05-07T20:23:07.0284409Z D=2, 2025-05-07T20:23:07.0284835Z B=1, 2025-05-07T20:23:07.0285200Z log_E=3, 2025-05-07T20:23:07.0285620Z L=0, 2025-05-07T20:23:07.0286001Z D_gradcheck=1, 2025-05-07T20:23:07.0286427Z stochastic_rounding=False, 2025-05-07T20:23:07.0286918Z weighted=False, 2025-05-07T20:23:07.0287329Z row_wise=True, 2025-05-07T20:23:07.0287801Z mixed=False, 2025-05-07T20:23:07.0288235Z use_cache=False, 2025-05-07T20:23:07.0288651Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:07.0289574Z use_cpu=True, 2025-05-07T20:23:07.0289999Z output_dtype=SparseType.FP32, 2025-05-07T20:23:07.0290595Z ) 2025-05-07T20:23:07.0290982Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.0291879Z self=, 2025-05-07T20:23:07.0292783Z compile=False, 2025-05-07T20:23:07.0293180Z pooling_mode=, 2025-05-07T20:23:07.0293640Z T=4, 2025-05-07T20:23:07.0293965Z D=77, 2025-05-07T20:23:07.0294488Z B=14, 2025-05-07T20:23:07.0294944Z log_E=3, 2025-05-07T20:23:07.0295290Z L=6, 2025-05-07T20:23:07.0295632Z D_gradcheck=1, 2025-05-07T20:23:07.0296091Z stochastic_rounding=True, 2025-05-07T20:23:07.0296557Z weighted=False, 2025-05-07T20:23:07.0297003Z row_wise=True, 2025-05-07T20:23:07.0297368Z mixed=False, 2025-05-07T20:23:07.0297763Z use_cache=True, 2025-05-07T20:23:07.0298171Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:07.0298678Z use_cpu=True, 2025-05-07T20:23:07.0299071Z output_dtype=SparseType.FP16, 2025-05-07T20:23:07.0299644Z ) 2025-05-07T20:23:07.0300092Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.0301214Z self=, 2025-05-07T20:23:07.0302118Z compile=False, 2025-05-07T20:23:07.0302514Z pooling_mode=, 2025-05-07T20:23:07.0302975Z T=4, 2025-05-07T20:23:07.0303445Z D=125, 2025-05-07T20:23:07.0303778Z B=57, 2025-05-07T20:23:07.0304109Z log_E=5, 2025-05-07T20:23:07.0304448Z L=4, 2025-05-07T20:23:07.0305029Z D_gradcheck=1, 2025-05-07T20:23:07.0305415Z stochastic_rounding=False, 2025-05-07T20:23:07.0305842Z weighted=True, 2025-05-07T20:23:07.0306200Z row_wise=True, 2025-05-07T20:23:07.0306778Z mixed=False, 2025-05-07T20:23:07.0307143Z use_cache=False, 2025-05-07T20:23:07.0307554Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:07.0308038Z use_cpu=True, 2025-05-07T20:23:07.0308439Z output_dtype=SparseType.FP16, 2025-05-07T20:23:07.0308953Z ) 2025-05-07T20:23:07.0309417Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.0310424Z self=, 2025-05-07T20:23:07.0311388Z compile=True, 2025-05-07T20:23:07.0311789Z pooling_mode=, 2025-05-07T20:23:07.0312257Z T=1, 2025-05-07T20:23:07.0312594Z D=124, 2025-05-07T20:23:07.0312918Z B=10, 2025-05-07T20:23:07.0313249Z log_E=4, 2025-05-07T20:23:07.0313586Z L=3, 2025-05-07T20:23:07.0313961Z D_gradcheck=2, 2025-05-07T20:23:07.0314396Z stochastic_rounding=True, 2025-05-07T20:23:07.0314825Z weighted=False, 2025-05-07T20:23:07.0315192Z row_wise=True, 2025-05-07T20:23:07.0315553Z mixed=False, 2025-05-07T20:23:07.0315920Z use_cache=False, 2025-05-07T20:23:07.0316410Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:07.0316947Z use_cpu=True, 2025-05-07T20:23:07.0317381Z output_dtype=SparseType.FP16, 2025-05-07T20:23:07.0317841Z ) 2025-05-07T20:23:07.0318235Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.0319139Z self=, 2025-05-07T20:23:07.0320030Z compile=False, 2025-05-07T20:23:07.0320466Z pooling_mode=, 2025-05-07T20:23:07.0320969Z T=2, 2025-05-07T20:23:07.0321297Z D=94, 2025-05-07T20:23:07.0321627Z B=4, 2025-05-07T20:23:07.0322007Z log_E=3, 2025-05-07T20:23:07.0322389Z L=4, 2025-05-07T20:23:07.0322722Z D_gradcheck=2, 2025-05-07T20:23:07.0323113Z stochastic_rounding=False, 2025-05-07T20:23:07.0323549Z weighted=True, 2025-05-07T20:23:07.0323907Z row_wise=True, 2025-05-07T20:23:07.0324339Z mixed=True, 2025-05-07T20:23:07.0324742Z use_cache=False, 2025-05-07T20:23:07.0325516Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:07.0326086Z use_cpu=True, 2025-05-07T20:23:07.0326597Z output_dtype=SparseType.FP32, 2025-05-07T20:23:07.0327027Z ) 2025-05-07T20:23:07.0327423Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.0328404Z self=, 2025-05-07T20:23:07.0329347Z compile=True, 2025-05-07T20:23:07.0329748Z pooling_mode=, 2025-05-07T20:23:07.0330213Z T=4, 2025-05-07T20:23:07.0330811Z D=56, 2025-05-07T20:23:07.0331158Z B=9, 2025-05-07T20:23:07.0331489Z log_E=5, 2025-05-07T20:23:07.0331846Z L=9, 2025-05-07T20:23:07.0332243Z D_gradcheck=2, 2025-05-07T20:23:07.0332636Z stochastic_rounding=False, 2025-05-07T20:23:07.0333198Z weighted=False, 2025-05-07T20:23:07.0333566Z row_wise=True, 2025-05-07T20:23:07.0333927Z mixed=True, 2025-05-07T20:23:07.0334393Z use_cache=True, 2025-05-07T20:23:07.0334844Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:07.0335317Z use_cpu=True, 2025-05-07T20:23:07.0335741Z output_dtype=SparseType.FP16, 2025-05-07T20:23:07.0336177Z ) 2025-05-07T20:23:07.0336564Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.0337471Z self=, 2025-05-07T20:23:07.0338500Z compile=True, 2025-05-07T20:23:07.0338905Z pooling_mode=, 2025-05-07T20:23:07.0339458Z T=1, 2025-05-07T20:23:07.0339799Z D=17, 2025-05-07T20:23:07.0340132Z B=118, 2025-05-07T20:23:07.0340546Z log_E=4, 2025-05-07T20:23:07.0341031Z L=18, 2025-05-07T20:23:07.0341361Z D_gradcheck=1, 2025-05-07T20:23:07.0341818Z stochastic_rounding=False, 2025-05-07T20:23:07.0342292Z weighted=False, 2025-05-07T20:23:07.0342698Z row_wise=True, 2025-05-07T20:23:07.0343073Z mixed=True, 2025-05-07T20:23:07.0343435Z use_cache=False, 2025-05-07T20:23:07.0343933Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:07.0344447Z use_cpu=True, 2025-05-07T20:23:07.0344904Z output_dtype=SparseType.FP32, 2025-05-07T20:23:07.0345345Z ) 2025-05-07T20:23:07.0345729Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.0346634Z self=, 2025-05-07T20:23:07.0347547Z compile=True, 2025-05-07T20:23:07.0347946Z pooling_mode=, 2025-05-07T20:23:07.0348418Z T=2, 2025-05-07T20:23:07.0348750Z D=47, 2025-05-07T20:23:07.0349070Z B=64, 2025-05-07T20:23:07.0349403Z log_E=3, 2025-05-07T20:23:07.0349746Z L=18, 2025-05-07T20:23:07.0350117Z D_gradcheck=1, 2025-05-07T20:23:07.0350563Z stochastic_rounding=True, 2025-05-07T20:23:07.0351039Z weighted=False, 2025-05-07T20:23:07.0351447Z row_wise=True, 2025-05-07T20:23:07.0351809Z mixed=False, 2025-05-07T20:23:07.0352222Z use_cache=True, 2025-05-07T20:23:07.0352678Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:07.0353291Z use_cpu=True, 2025-05-07T20:23:07.0353693Z output_dtype=SparseType.FP32, 2025-05-07T20:23:07.0354135Z ) 2025-05-07T20:23:07.0354524Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.0355435Z self=, 2025-05-07T20:23:07.0356330Z compile=False, 2025-05-07T20:23:07.0356738Z pooling_mode=, 2025-05-07T20:23:07.0357327Z T=1, 2025-05-07T20:23:07.0357698Z D=7, 2025-05-07T20:23:07.0358031Z B=17, 2025-05-07T20:23:07.0358371Z log_E=3, 2025-05-07T20:23:07.0358713Z L=5, 2025-05-07T20:23:07.0359042Z D_gradcheck=2, 2025-05-07T20:23:07.0359435Z stochastic_rounding=True, 2025-05-07T20:23:07.0359903Z weighted=False, 2025-05-07T20:23:07.0360270Z row_wise=True, 2025-05-07T20:23:07.0360665Z mixed=True, 2025-05-07T20:23:07.0361311Z use_cache=False, 2025-05-07T20:23:07.0361865Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:07.0362451Z use_cpu=True, 2025-05-07T20:23:07.0362851Z output_dtype=SparseType.FP32, 2025-05-07T20:23:07.0363285Z ) 2025-05-07T20:23:07.0363739Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.0364688Z self=, 2025-05-07T20:23:07.0365691Z compile=False, 2025-05-07T20:23:07.0366185Z pooling_mode=, 2025-05-07T20:23:07.0366664Z T=2, 2025-05-07T20:23:07.0367075Z D=95, 2025-05-07T20:23:07.0367398Z B=100, 2025-05-07T20:23:07.0367817Z log_E=3, 2025-05-07T20:23:07.0368332Z L=14, 2025-05-07T20:23:07.0368719Z D_gradcheck=2, 2025-05-07T20:23:07.0369132Z stochastic_rounding=False, 2025-05-07T20:23:07.0369570Z weighted=False, 2025-05-07T20:23:07.0369944Z row_wise=True, 2025-05-07T20:23:07.0370318Z mixed=False, 2025-05-07T20:23:07.0370766Z use_cache=True, 2025-05-07T20:23:07.0371214Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:07.0371699Z use_cpu=True, 2025-05-07T20:23:07.0372100Z output_dtype=SparseType.FP16, 2025-05-07T20:23:07.0372542Z ) 2025-05-07T20:23:07.0372945Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.0373946Z self=, 2025-05-07T20:23:07.0374796Z compile=False, 2025-05-07T20:23:07.0375217Z pooling_mode=, 2025-05-07T20:23:07.0375684Z T=2, 2025-05-07T20:23:07.0376015Z D=7, 2025-05-07T20:23:07.0376728Z B=116, 2025-05-07T20:23:07.0377076Z log_E=4, 2025-05-07T20:23:07.0377418Z L=18, 2025-05-07T20:23:07.0377861Z D_gradcheck=2, 2025-05-07T20:23:07.0378333Z stochastic_rounding=False, 2025-05-07T20:23:07.0378810Z weighted=True, 2025-05-07T20:23:07.0379235Z row_wise=True, 2025-05-07T20:23:07.0379594Z mixed=True, 2025-05-07T20:23:07.0380277Z use_cache=False, 2025-05-07T20:23:07.0380692Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:07.0381178Z use_cpu=True, 2025-05-07T20:23:07.0381577Z output_dtype=SparseType.FP16, 2025-05-07T20:23:07.0382010Z ) 2025-05-07T20:23:07.0382397Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.0383456Z self=, 2025-05-07T20:23:07.0384298Z compile=True, 2025-05-07T20:23:07.0384758Z pooling_mode=, 2025-05-07T20:23:07.0385238Z T=3, 2025-05-07T20:23:07.0385603Z D=45, 2025-05-07T20:23:07.0385947Z B=82, 2025-05-07T20:23:07.0386286Z log_E=3, 2025-05-07T20:23:07.0386622Z L=16, 2025-05-07T20:23:07.0387069Z D_gradcheck=2, 2025-05-07T20:23:07.0387466Z stochastic_rounding=True, 2025-05-07T20:23:07.0387902Z weighted=False, 2025-05-07T20:23:07.0388268Z row_wise=True, 2025-05-07T20:23:07.0388639Z mixed=False, 2025-05-07T20:23:07.0389045Z use_cache=True, 2025-05-07T20:23:07.0389456Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:07.0389934Z use_cpu=True, 2025-05-07T20:23:07.0390332Z output_dtype=SparseType.FP32, 2025-05-07T20:23:07.0390832Z ) 2025-05-07T20:23:07.0391275Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.0392258Z self=, 2025-05-07T20:23:07.0393212Z compile=False, 2025-05-07T20:23:07.0393626Z pooling_mode=, 2025-05-07T20:23:07.0394095Z T=3, 2025-05-07T20:23:07.0394458Z D=31, 2025-05-07T20:23:07.0394793Z B=65, 2025-05-07T20:23:07.0395168Z log_E=3, 2025-05-07T20:23:07.0395505Z L=6, 2025-05-07T20:23:07.0395844Z D_gradcheck=1, 2025-05-07T20:23:07.0396237Z stochastic_rounding=False, 2025-05-07T20:23:07.0396696Z weighted=True, 2025-05-07T20:23:07.0397107Z row_wise=True, 2025-05-07T20:23:07.0397835Z mixed=False, 2025-05-07T20:23:07.0398214Z use_cache=False, 2025-05-07T20:23:07.0398811Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:07.0399286Z use_cpu=True, 2025-05-07T20:23:07.0399813Z output_dtype=SparseType.FP16, 2025-05-07T20:23:07.0400252Z ) 2025-05-07T20:23:07.0400669Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.0401575Z self=, 2025-05-07T20:23:07.0402511Z compile=False, 2025-05-07T20:23:07.0403118Z pooling_mode=, 2025-05-07T20:23:07.0403595Z T=4, 2025-05-07T20:23:07.0404076Z D=52, 2025-05-07T20:23:07.0404407Z B=86, 2025-05-07T20:23:07.0404737Z log_E=4, 2025-05-07T20:23:07.0405071Z L=19, 2025-05-07T20:23:07.0405407Z D_gradcheck=2, 2025-05-07T20:23:07.0405800Z stochastic_rounding=True, 2025-05-07T20:23:07.0406279Z weighted=False, 2025-05-07T20:23:07.0406742Z row_wise=True, 2025-05-07T20:23:07.0407116Z mixed=True, 2025-05-07T20:23:07.0407530Z use_cache=False, 2025-05-07T20:23:07.0408638Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:07.0409124Z use_cpu=True, 2025-05-07T20:23:07.0409516Z output_dtype=SparseType.FP32, 2025-05-07T20:23:07.0409960Z ) 2025-05-07T20:23:07.1841206Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.1842286Z self=, 2025-05-07T20:23:07.1843183Z compile=False, 2025-05-07T20:23:07.1843599Z pooling_mode=, 2025-05-07T20:23:07.1844064Z T=3, 2025-05-07T20:23:07.1844756Z D=35, 2025-05-07T20:23:07.1845083Z B=26, 2025-05-07T20:23:07.1845411Z log_E=4, 2025-05-07T20:23:07.1845840Z L=10, 2025-05-07T20:23:07.1846184Z D_gradcheck=1, 2025-05-07T20:23:07.1846570Z stochastic_rounding=True, 2025-05-07T20:23:07.1847000Z weighted=True, 2025-05-07T20:23:07.1847369Z row_wise=True, 2025-05-07T20:23:07.1847738Z mixed=False, 2025-05-07T20:23:07.1848219Z use_cache=False, 2025-05-07T20:23:07.1848646Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:07.1849128Z use_cpu=True, 2025-05-07T20:23:07.1849527Z output_dtype=SparseType.FP16, 2025-05-07T20:23:07.1849975Z ) 2025-05-07T20:23:07.1850369Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.1851388Z self=, 2025-05-07T20:23:07.1852243Z compile=False, 2025-05-07T20:23:07.1852650Z pooling_mode=, 2025-05-07T20:23:07.1853104Z T=2, 2025-05-07T20:23:07.1853445Z D=121, 2025-05-07T20:23:07.1853780Z B=105, 2025-05-07T20:23:07.1854106Z log_E=3, 2025-05-07T20:23:07.1854447Z L=6, 2025-05-07T20:23:07.1854787Z D_gradcheck=1, 2025-05-07T20:23:07.1855167Z stochastic_rounding=True, 2025-05-07T20:23:07.1855595Z weighted=True, 2025-05-07T20:23:07.1855970Z row_wise=True, 2025-05-07T20:23:07.1856330Z mixed=True, 2025-05-07T20:23:07.1856692Z use_cache=False, 2025-05-07T20:23:07.1857125Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:07.1857593Z use_cpu=True, 2025-05-07T20:23:07.1857988Z output_dtype=SparseType.FP16, 2025-05-07T20:23:07.1858426Z ) 2025-05-07T20:23:07.1858811Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.1859714Z self=, 2025-05-07T20:23:07.1860568Z compile=False, 2025-05-07T20:23:07.1860984Z pooling_mode=, 2025-05-07T20:23:07.1861454Z T=3, 2025-05-07T20:23:07.1861854Z D=70, 2025-05-07T20:23:07.1862194Z B=7, 2025-05-07T20:23:07.1862516Z log_E=3, 2025-05-07T20:23:07.1862858Z L=13, 2025-05-07T20:23:07.1863242Z D_gradcheck=2, 2025-05-07T20:23:07.1863631Z stochastic_rounding=False, 2025-05-07T20:23:07.1864066Z weighted=True, 2025-05-07T20:23:07.1864739Z row_wise=True, 2025-05-07T20:23:07.1865182Z mixed=False, 2025-05-07T20:23:07.1865698Z use_cache=True, 2025-05-07T20:23:07.1866107Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:07.1866569Z use_cpu=True, 2025-05-07T20:23:07.1866962Z output_dtype=SparseType.FP16, 2025-05-07T20:23:07.1867399Z ) 2025-05-07T20:23:07.1867785Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.1868849Z self=, 2025-05-07T20:23:07.1869863Z compile=True, 2025-05-07T20:23:07.1870372Z pooling_mode=, 2025-05-07T20:23:07.1870848Z T=3, 2025-05-07T20:23:07.1871247Z D=60, 2025-05-07T20:23:07.1871582Z B=32, 2025-05-07T20:23:07.1871904Z log_E=3, 2025-05-07T20:23:07.1872246Z L=3, 2025-05-07T20:23:07.1872579Z D_gradcheck=1, 2025-05-07T20:23:07.1873002Z stochastic_rounding=True, 2025-05-07T20:23:07.1873438Z weighted=False, 2025-05-07T20:23:07.1873812Z row_wise=True, 2025-05-07T20:23:07.1874167Z mixed=True, 2025-05-07T20:23:07.1874531Z use_cache=False, 2025-05-07T20:23:07.1874990Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:07.1875456Z use_cpu=True, 2025-05-07T20:23:07.1875847Z output_dtype=SparseType.FP32, 2025-05-07T20:23:07.1876286Z ) 2025-05-07T20:23:07.1876674Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.1877582Z self=, 2025-05-07T20:23:07.1878434Z compile=False, 2025-05-07T20:23:07.1878875Z pooling_mode=, 2025-05-07T20:23:07.1879510Z T=3, 2025-05-07T20:23:07.1880303Z D=31, 2025-05-07T20:23:07.1880628Z B=4, 2025-05-07T20:23:07.1880956Z log_E=3, 2025-05-07T20:23:07.1881301Z L=1, 2025-05-07T20:23:07.1881630Z D_gradcheck=2, 2025-05-07T20:23:07.1882022Z stochastic_rounding=True, 2025-05-07T20:23:07.1882455Z weighted=False, 2025-05-07T20:23:07.1882836Z row_wise=True, 2025-05-07T20:23:07.1883209Z mixed=False, 2025-05-07T20:23:07.1883574Z use_cache=False, 2025-05-07T20:23:07.1883995Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:07.1884466Z use_cpu=True, 2025-05-07T20:23:07.1884866Z output_dtype=SparseType.FP32, 2025-05-07T20:23:07.1885305Z ) 2025-05-07T20:23:07.1885798Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.1886718Z self=, 2025-05-07T20:23:07.1887569Z compile=True, 2025-05-07T20:23:07.1888033Z pooling_mode=, 2025-05-07T20:23:07.1888542Z T=4, 2025-05-07T20:23:07.1888869Z D=7, 2025-05-07T20:23:07.1889192Z B=108, 2025-05-07T20:23:07.1889529Z log_E=5, 2025-05-07T20:23:07.1889863Z L=6, 2025-05-07T20:23:07.1890191Z D_gradcheck=1, 2025-05-07T20:23:07.1890582Z stochastic_rounding=False, 2025-05-07T20:23:07.1891023Z weighted=True, 2025-05-07T20:23:07.1891383Z row_wise=True, 2025-05-07T20:23:07.1891800Z mixed=True, 2025-05-07T20:23:07.1892159Z use_cache=True, 2025-05-07T20:23:07.1892557Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:07.1893034Z use_cpu=True, 2025-05-07T20:23:07.1893426Z output_dtype=SparseType.FP32, 2025-05-07T20:23:07.1893866Z ) 2025-05-07T20:23:07.1894252Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.1895162Z self=, 2025-05-07T20:23:07.1896015Z compile=True, 2025-05-07T20:23:07.1896465Z pooling_mode=, 2025-05-07T20:23:07.1896937Z T=5, 2025-05-07T20:23:07.1897308Z D=53, 2025-05-07T20:23:07.1897631Z B=74, 2025-05-07T20:23:07.1897960Z log_E=3, 2025-05-07T20:23:07.1898298Z L=12, 2025-05-07T20:23:07.1898631Z D_gradcheck=1, 2025-05-07T20:23:07.1899018Z stochastic_rounding=True, 2025-05-07T20:23:07.1899800Z weighted=True, 2025-05-07T20:23:07.1900189Z row_wise=True, 2025-05-07T20:23:07.1900738Z mixed=False, 2025-05-07T20:23:07.1901237Z use_cache=False, 2025-05-07T20:23:07.1901701Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:07.1902188Z use_cpu=True, 2025-05-07T20:23:07.1902584Z output_dtype=SparseType.FP32, 2025-05-07T20:23:07.1903019Z ) 2025-05-07T20:23:07.1903420Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.1904504Z self=, 2025-05-07T20:23:07.1905431Z compile=True, 2025-05-07T20:23:07.1905836Z pooling_mode=, 2025-05-07T20:23:07.1906314Z T=1, 2025-05-07T20:23:07.1906716Z D=98, 2025-05-07T20:23:07.1907041Z B=53, 2025-05-07T20:23:07.1907374Z log_E=3, 2025-05-07T20:23:07.1907714Z L=8, 2025-05-07T20:23:07.1908043Z D_gradcheck=1, 2025-05-07T20:23:07.1908433Z stochastic_rounding=False, 2025-05-07T20:23:07.1908872Z weighted=False, 2025-05-07T20:23:07.1909241Z row_wise=True, 2025-05-07T20:23:07.1909617Z mixed=False, 2025-05-07T20:23:07.1909987Z use_cache=False, 2025-05-07T20:23:07.1910397Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:07.1910868Z use_cpu=True, 2025-05-07T20:23:07.1911261Z output_dtype=SparseType.FP32, 2025-05-07T20:23:07.1911693Z ) 2025-05-07T20:23:07.1912085Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.1913000Z self=, 2025-05-07T20:23:07.1913851Z compile=True, 2025-05-07T20:23:07.1914591Z pooling_mode=, 2025-05-07T20:23:07.1915050Z T=2, 2025-05-07T20:23:07.1915381Z D=75, 2025-05-07T20:23:07.1915712Z B=125, 2025-05-07T20:23:07.1916039Z log_E=3, 2025-05-07T20:23:07.1916380Z L=18, 2025-05-07T20:23:07.1916712Z D_gradcheck=1, 2025-05-07T20:23:07.1917096Z stochastic_rounding=False, 2025-05-07T20:23:07.1917544Z weighted=True, 2025-05-07T20:23:07.1917926Z row_wise=True, 2025-05-07T20:23:07.1918284Z mixed=False, 2025-05-07T20:23:07.1918647Z use_cache=True, 2025-05-07T20:23:07.1919067Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:07.1919540Z use_cpu=True, 2025-05-07T20:23:07.1919925Z output_dtype=SparseType.FP32, 2025-05-07T20:23:07.1920365Z ) 2025-05-07T20:23:07.1920760Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.1921659Z self=, 2025-05-07T20:23:07.1922505Z compile=True, 2025-05-07T20:23:07.1923010Z pooling_mode=, 2025-05-07T20:23:07.1923463Z T=2, 2025-05-07T20:23:07.1923793Z D=23, 2025-05-07T20:23:07.1924119Z B=79, 2025-05-07T20:23:07.1924445Z log_E=5, 2025-05-07T20:23:07.1924784Z L=5, 2025-05-07T20:23:07.1925120Z D_gradcheck=2, 2025-05-07T20:23:07.1925507Z stochastic_rounding=True, 2025-05-07T20:23:07.1925941Z weighted=True, 2025-05-07T20:23:07.1926315Z row_wise=True, 2025-05-07T20:23:07.1926754Z mixed=True, 2025-05-07T20:23:07.1927126Z use_cache=False, 2025-05-07T20:23:07.1927545Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:07.1928079Z use_cpu=True, 2025-05-07T20:23:07.1928486Z output_dtype=SparseType.FP16, 2025-05-07T20:23:07.1928927Z ) 2025-05-07T20:23:07.1929323Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.1930226Z self=, 2025-05-07T20:23:07.1931080Z compile=False, 2025-05-07T20:23:07.1931508Z pooling_mode=, 2025-05-07T20:23:07.1931973Z T=4, 2025-05-07T20:23:07.1932296Z D=105, 2025-05-07T20:23:07.1932633Z B=62, 2025-05-07T20:23:07.1932961Z log_E=3, 2025-05-07T20:23:07.1933304Z L=14, 2025-05-07T20:23:07.1933639Z D_gradcheck=2, 2025-05-07T20:23:07.1934250Z stochastic_rounding=True, 2025-05-07T20:23:07.1934698Z weighted=False, 2025-05-07T20:23:07.1935173Z row_wise=True, 2025-05-07T20:23:07.1935529Z mixed=False, 2025-05-07T20:23:07.1935894Z use_cache=False, 2025-05-07T20:23:07.1936312Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:07.1936779Z use_cpu=True, 2025-05-07T20:23:07.1937167Z output_dtype=SparseType.FP32, 2025-05-07T20:23:07.1937606Z ) 2025-05-07T20:23:07.1937987Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.1938979Z self=, 2025-05-07T20:23:07.1939847Z compile=False, 2025-05-07T20:23:07.1940252Z pooling_mode=, 2025-05-07T20:23:07.1940709Z T=5, 2025-05-07T20:23:07.1941031Z D=14, 2025-05-07T20:23:07.1941355Z B=2, 2025-05-07T20:23:07.1941674Z log_E=4, 2025-05-07T20:23:07.1942012Z L=16, 2025-05-07T20:23:07.1942344Z D_gradcheck=1, 2025-05-07T20:23:07.1942728Z stochastic_rounding=False, 2025-05-07T20:23:07.1943165Z weighted=True, 2025-05-07T20:23:07.1943533Z row_wise=True, 2025-05-07T20:23:07.1943889Z mixed=False, 2025-05-07T20:23:07.1944252Z use_cache=False, 2025-05-07T20:23:07.1944684Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:07.1945257Z use_cpu=True, 2025-05-07T20:23:07.1945651Z output_dtype=SparseType.FP16, 2025-05-07T20:23:07.1946090Z ) 2025-05-07T20:23:07.1946475Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.1947384Z self=, 2025-05-07T20:23:07.1948539Z compile=False, 2025-05-07T20:23:07.1948992Z pooling_mode=, 2025-05-07T20:23:07.1949567Z T=1, 2025-05-07T20:23:07.1949900Z D=76, 2025-05-07T20:23:07.1950263Z B=92, 2025-05-07T20:23:07.1950592Z log_E=3, 2025-05-07T20:23:07.1950993Z L=5, 2025-05-07T20:23:07.1951333Z D_gradcheck=2, 2025-05-07T20:23:07.1951722Z stochastic_rounding=False, 2025-05-07T20:23:07.1952155Z weighted=True, 2025-05-07T20:23:07.1952576Z row_wise=True, 2025-05-07T20:23:07.1952980Z mixed=False, 2025-05-07T20:23:07.1953352Z use_cache=True, 2025-05-07T20:23:07.1953763Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:07.1954238Z use_cpu=True, 2025-05-07T20:23:07.1954641Z output_dtype=SparseType.FP16, 2025-05-07T20:23:07.1955079Z ) 2025-05-07T20:23:07.1955469Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.1956387Z self=, 2025-05-07T20:23:07.1957376Z compile=True, 2025-05-07T20:23:07.1957776Z pooling_mode=, 2025-05-07T20:23:07.1958321Z T=5, 2025-05-07T20:23:07.1958713Z D=8, 2025-05-07T20:23:07.1959040Z B=44, 2025-05-07T20:23:07.1959369Z log_E=3, 2025-05-07T20:23:07.1959709Z L=1, 2025-05-07T20:23:07.1960047Z D_gradcheck=1, 2025-05-07T20:23:07.1960436Z stochastic_rounding=False, 2025-05-07T20:23:07.1960939Z weighted=True, 2025-05-07T20:23:07.1961309Z row_wise=True, 2025-05-07T20:23:07.1961671Z mixed=True, 2025-05-07T20:23:07.1962033Z use_cache=False, 2025-05-07T20:23:07.1962447Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:07.1962912Z use_cpu=True, 2025-05-07T20:23:07.1963376Z output_dtype=SparseType.FP16, 2025-05-07T20:23:07.1963866Z ) 2025-05-07T20:23:07.1964257Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.1965168Z self=, 2025-05-07T20:23:07.1966064Z compile=True, 2025-05-07T20:23:07.1966463Z pooling_mode=, 2025-05-07T20:23:07.1966931Z T=4, 2025-05-07T20:23:07.1967256Z D=54, 2025-05-07T20:23:07.1967617Z B=77, 2025-05-07T20:23:07.1968040Z log_E=5, 2025-05-07T20:23:07.1968387Z L=17, 2025-05-07T20:23:07.1968992Z D_gradcheck=2, 2025-05-07T20:23:07.1969411Z stochastic_rounding=False, 2025-05-07T20:23:07.1970007Z weighted=False, 2025-05-07T20:23:07.1970385Z row_wise=True, 2025-05-07T20:23:07.1970802Z mixed=True, 2025-05-07T20:23:07.1971165Z use_cache=False, 2025-05-07T20:23:07.1971630Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:07.1972100Z use_cpu=True, 2025-05-07T20:23:07.1972496Z output_dtype=SparseType.FP16, 2025-05-07T20:23:07.1972940Z ) 2025-05-07T20:23:07.1973438Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.1974364Z self=, 2025-05-07T20:23:07.1975360Z compile=True, 2025-05-07T20:23:07.1975760Z pooling_mode=, 2025-05-07T20:23:07.1976225Z T=2, 2025-05-07T20:23:07.1976551Z D=30, 2025-05-07T20:23:07.1976875Z B=74, 2025-05-07T20:23:07.1977209Z log_E=5, 2025-05-07T20:23:07.1977554Z L=4, 2025-05-07T20:23:07.1977925Z D_gradcheck=1, 2025-05-07T20:23:07.1978320Z stochastic_rounding=True, 2025-05-07T20:23:07.1978803Z weighted=False, 2025-05-07T20:23:07.1979169Z row_wise=True, 2025-05-07T20:23:07.1979533Z mixed=True, 2025-05-07T20:23:07.1980183Z use_cache=False, 2025-05-07T20:23:07.1980643Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:07.1981157Z use_cpu=True, 2025-05-07T20:23:07.1981548Z output_dtype=SparseType.FP32, 2025-05-07T20:23:07.1982043Z ) 2025-05-07T20:23:07.2365032Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.2366174Z self=, 2025-05-07T20:23:07.2367438Z compile=False, 2025-05-07T20:23:07.2367856Z pooling_mode=, 2025-05-07T20:23:07.2368417Z T=4, 2025-05-07T20:23:07.2368758Z D=124, 2025-05-07T20:23:07.2369097Z B=49, 2025-05-07T20:23:07.2369417Z log_E=5, 2025-05-07T20:23:07.2369760Z L=4, 2025-05-07T20:23:07.2370110Z D_gradcheck=1, 2025-05-07T20:23:07.2370510Z stochastic_rounding=False, 2025-05-07T20:23:07.2370940Z weighted=True, 2025-05-07T20:23:07.2371311Z row_wise=True, 2025-05-07T20:23:07.2371730Z mixed=True, 2025-05-07T20:23:07.2372086Z use_cache=False, 2025-05-07T20:23:07.2372512Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:07.2372990Z use_cpu=True, 2025-05-07T20:23:07.2373377Z output_dtype=SparseType.FP32, 2025-05-07T20:23:07.2373818Z ) 2025-05-07T20:23:07.2374219Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.2375130Z self=, 2025-05-07T20:23:07.2375990Z compile=False, 2025-05-07T20:23:07.2376399Z pooling_mode=, 2025-05-07T20:23:07.2376860Z T=3, 2025-05-07T20:23:07.2377192Z D=42, 2025-05-07T20:23:07.2377515Z B=63, 2025-05-07T20:23:07.2377840Z log_E=3, 2025-05-07T20:23:07.2378321Z L=20, 2025-05-07T20:23:07.2378659Z D_gradcheck=2, 2025-05-07T20:23:07.2379045Z stochastic_rounding=False, 2025-05-07T20:23:07.2379480Z weighted=False, 2025-05-07T20:23:07.2380116Z row_wise=True, 2025-05-07T20:23:07.2380499Z mixed=True, 2025-05-07T20:23:07.2381029Z use_cache=True, 2025-05-07T20:23:07.2381442Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:07.2381924Z use_cpu=True, 2025-05-07T20:23:07.2382321Z output_dtype=SparseType.FP16, 2025-05-07T20:23:07.2382800Z ) 2025-05-07T20:23:07.2383199Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.2384099Z self=, 2025-05-07T20:23:07.2384994Z compile=True, 2025-05-07T20:23:07.2385405Z pooling_mode=, 2025-05-07T20:23:07.2385870Z T=1, 2025-05-07T20:23:07.2386199Z D=49, 2025-05-07T20:23:07.2386530Z B=13, 2025-05-07T20:23:07.2386859Z log_E=3, 2025-05-07T20:23:07.2387530Z L=12, 2025-05-07T20:23:07.2387883Z D_gradcheck=1, 2025-05-07T20:23:07.2388447Z stochastic_rounding=False, 2025-05-07T20:23:07.2388889Z weighted=False, 2025-05-07T20:23:07.2389262Z row_wise=True, 2025-05-07T20:23:07.2389621Z mixed=False, 2025-05-07T20:23:07.2389990Z use_cache=False, 2025-05-07T20:23:07.2390404Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:07.2390868Z use_cpu=True, 2025-05-07T20:23:07.2391271Z output_dtype=SparseType.FP32, 2025-05-07T20:23:07.2391709Z ) 2025-05-07T20:23:07.2392348Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.2393336Z self=, 2025-05-07T20:23:07.2394199Z compile=True, 2025-05-07T20:23:07.2394608Z pooling_mode=, 2025-05-07T20:23:07.2395069Z T=1, 2025-05-07T20:23:07.2395397Z D=9, 2025-05-07T20:23:07.2395727Z B=85, 2025-05-07T20:23:07.2396056Z log_E=3, 2025-05-07T20:23:07.2396497Z L=16, 2025-05-07T20:23:07.2396837Z D_gradcheck=1, 2025-05-07T20:23:07.2397225Z stochastic_rounding=True, 2025-05-07T20:23:07.2397661Z weighted=False, 2025-05-07T20:23:07.2398032Z row_wise=True, 2025-05-07T20:23:07.2398390Z mixed=False, 2025-05-07T20:23:07.2398757Z use_cache=False, 2025-05-07T20:23:07.2399181Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:07.2399717Z use_cpu=True, 2025-05-07T20:23:07.2400162Z output_dtype=SparseType.FP16, 2025-05-07T20:23:07.2400639Z ) 2025-05-07T20:23:07.2401129Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.2402039Z self=, 2025-05-07T20:23:07.2403098Z compile=True, 2025-05-07T20:23:07.2403589Z pooling_mode=, 2025-05-07T20:23:07.2404060Z T=5, 2025-05-07T20:23:07.2404388Z D=49, 2025-05-07T20:23:07.2404719Z B=33, 2025-05-07T20:23:07.2405047Z log_E=4, 2025-05-07T20:23:07.2405431Z L=16, 2025-05-07T20:23:07.2405831Z D_gradcheck=1, 2025-05-07T20:23:07.2406252Z stochastic_rounding=False, 2025-05-07T20:23:07.2406704Z weighted=True, 2025-05-07T20:23:07.2407076Z row_wise=True, 2025-05-07T20:23:07.2407429Z mixed=True, 2025-05-07T20:23:07.2407794Z use_cache=True, 2025-05-07T20:23:07.2408264Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:07.2408727Z use_cpu=True, 2025-05-07T20:23:07.2409159Z output_dtype=SparseType.FP32, 2025-05-07T20:23:07.2409622Z ) 2025-05-07T20:23:07.2410007Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.2410948Z self=, 2025-05-07T20:23:07.2411838Z compile=False, 2025-05-07T20:23:07.2412304Z pooling_mode=, 2025-05-07T20:23:07.2412769Z T=5, 2025-05-07T20:23:07.2413097Z D=10, 2025-05-07T20:23:07.2413423Z B=63, 2025-05-07T20:23:07.2413800Z log_E=3, 2025-05-07T20:23:07.2414149Z L=16, 2025-05-07T20:23:07.2414495Z D_gradcheck=2, 2025-05-07T20:23:07.2414919Z stochastic_rounding=False, 2025-05-07T20:23:07.2415353Z weighted=True, 2025-05-07T20:23:07.2415794Z row_wise=True, 2025-05-07T20:23:07.2429952Z mixed=False, 2025-05-07T20:23:07.2430436Z use_cache=True, 2025-05-07T20:23:07.2430860Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:07.2431393Z use_cpu=True, 2025-05-07T20:23:07.2431820Z output_dtype=SparseType.FP16, 2025-05-07T20:23:07.2432359Z ) 2025-05-07T20:23:07.2432831Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.2433757Z self=, 2025-05-07T20:23:07.2434659Z compile=False, 2025-05-07T20:23:07.2435068Z pooling_mode=, 2025-05-07T20:23:07.2435530Z T=5, 2025-05-07T20:23:07.2435853Z D=64, 2025-05-07T20:23:07.2436180Z B=67, 2025-05-07T20:23:07.2436778Z log_E=4, 2025-05-07T20:23:07.2437123Z L=0, 2025-05-07T20:23:07.2437565Z D_gradcheck=1, 2025-05-07T20:23:07.2437956Z stochastic_rounding=False, 2025-05-07T20:23:07.2438379Z weighted=True, 2025-05-07T20:23:07.2438742Z row_wise=True, 2025-05-07T20:23:07.2439100Z mixed=True, 2025-05-07T20:23:07.2439457Z use_cache=True, 2025-05-07T20:23:07.2439862Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:07.2440335Z use_cpu=True, 2025-05-07T20:23:07.2440867Z output_dtype=SparseType.FP16, 2025-05-07T20:23:07.2441319Z ) 2025-05-07T20:23:07.2441708Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.2442614Z self=, 2025-05-07T20:23:07.2443464Z compile=True, 2025-05-07T20:23:07.2443865Z pooling_mode=, 2025-05-07T20:23:07.2444329Z T=3, 2025-05-07T20:23:07.2444747Z D=8, 2025-05-07T20:23:07.2445117Z B=104, 2025-05-07T20:23:07.2445456Z log_E=5, 2025-05-07T20:23:07.2445793Z L=7, 2025-05-07T20:23:07.2446131Z D_gradcheck=2, 2025-05-07T20:23:07.2446521Z stochastic_rounding=True, 2025-05-07T20:23:07.2446945Z weighted=False, 2025-05-07T20:23:07.2447321Z row_wise=True, 2025-05-07T20:23:07.2447750Z mixed=False, 2025-05-07T20:23:07.2448219Z use_cache=True, 2025-05-07T20:23:07.2448626Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:07.2449100Z use_cpu=True, 2025-05-07T20:23:07.2449491Z output_dtype=SparseType.FP32, 2025-05-07T20:23:07.2449927Z ) 2025-05-07T20:23:07.2450319Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.2451465Z self=, 2025-05-07T20:23:07.2452325Z compile=False, 2025-05-07T20:23:07.2452740Z pooling_mode=, 2025-05-07T20:23:07.2453210Z T=5, 2025-05-07T20:23:07.2453549Z D=44, 2025-05-07T20:23:07.2453894Z B=36, 2025-05-07T20:23:07.2454224Z log_E=3, 2025-05-07T20:23:07.2454581Z L=1, 2025-05-07T20:23:07.2454923Z D_gradcheck=2, 2025-05-07T20:23:07.2455318Z stochastic_rounding=True, 2025-05-07T20:23:07.2455746Z weighted=True, 2025-05-07T20:23:07.2456121Z row_wise=True, 2025-05-07T20:23:07.2456578Z mixed=True, 2025-05-07T20:23:07.2456942Z use_cache=False, 2025-05-07T20:23:07.2457374Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:07.2457898Z use_cpu=True, 2025-05-07T20:23:07.2458298Z output_dtype=SparseType.FP32, 2025-05-07T20:23:07.2458804Z ) 2025-05-07T20:23:07.2459205Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.2460115Z self=, 2025-05-07T20:23:07.2461015Z compile=False, 2025-05-07T20:23:07.2461428Z pooling_mode=, 2025-05-07T20:23:07.2461890Z T=2, 2025-05-07T20:23:07.2462222Z D=34, 2025-05-07T20:23:07.2462562Z B=34, 2025-05-07T20:23:07.2462891Z log_E=3, 2025-05-07T20:23:07.2463242Z L=11, 2025-05-07T20:23:07.2463583Z D_gradcheck=1, 2025-05-07T20:23:07.2463970Z stochastic_rounding=True, 2025-05-07T20:23:07.2464402Z weighted=True, 2025-05-07T20:23:07.2464778Z row_wise=True, 2025-05-07T20:23:07.2465151Z mixed=True, 2025-05-07T20:23:07.2465507Z use_cache=False, 2025-05-07T20:23:07.2465968Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:07.2466446Z use_cpu=True, 2025-05-07T20:23:07.2466846Z output_dtype=SparseType.FP32, 2025-05-07T20:23:07.2467290Z ) 2025-05-07T20:23:07.2467693Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.2468616Z self=, 2025-05-07T20:23:07.2469462Z compile=False, 2025-05-07T20:23:07.2469868Z pooling_mode=, 2025-05-07T20:23:07.2470391Z T=5, 2025-05-07T20:23:07.2470722Z D=100, 2025-05-07T20:23:07.2471276Z B=109, 2025-05-07T20:23:07.2471692Z log_E=4, 2025-05-07T20:23:07.2472021Z L=1, 2025-05-07T20:23:07.2472489Z D_gradcheck=1, 2025-05-07T20:23:07.2472879Z stochastic_rounding=False, 2025-05-07T20:23:07.2473354Z weighted=True, 2025-05-07T20:23:07.2473723Z row_wise=True, 2025-05-07T20:23:07.2474083Z mixed=True, 2025-05-07T20:23:07.2474532Z use_cache=False, 2025-05-07T20:23:07.2474951Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:07.2475431Z use_cpu=True, 2025-05-07T20:23:07.2475965Z output_dtype=SparseType.FP16, 2025-05-07T20:23:07.2476488Z ) 2025-05-07T20:23:07.2476887Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.2477793Z self=, 2025-05-07T20:23:07.2478641Z compile=True, 2025-05-07T20:23:07.2479098Z pooling_mode=, 2025-05-07T20:23:07.2479613Z T=4, 2025-05-07T20:23:07.2480225Z D=21, 2025-05-07T20:23:07.2480557Z B=33, 2025-05-07T20:23:07.2480893Z log_E=3, 2025-05-07T20:23:07.2481226Z L=10, 2025-05-07T20:23:07.2481562Z D_gradcheck=1, 2025-05-07T20:23:07.2481953Z stochastic_rounding=True, 2025-05-07T20:23:07.2482380Z weighted=False, 2025-05-07T20:23:07.2482850Z row_wise=True, 2025-05-07T20:23:07.2483254Z mixed=False, 2025-05-07T20:23:07.2483643Z use_cache=True, 2025-05-07T20:23:07.2484082Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:07.2484592Z use_cpu=True, 2025-05-07T20:23:07.2484979Z output_dtype=SparseType.FP32, 2025-05-07T20:23:07.2485414Z ) 2025-05-07T20:23:07.2486201Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.2487163Z self=, 2025-05-07T20:23:07.2488079Z compile=True, 2025-05-07T20:23:07.2488482Z pooling_mode=, 2025-05-07T20:23:07.2488946Z T=3, 2025-05-07T20:23:07.2489269Z D=34, 2025-05-07T20:23:07.2489597Z B=53, 2025-05-07T20:23:07.2489935Z log_E=4, 2025-05-07T20:23:07.2490265Z L=17, 2025-05-07T20:23:07.2490602Z D_gradcheck=1, 2025-05-07T20:23:07.2490995Z stochastic_rounding=False, 2025-05-07T20:23:07.2491416Z weighted=False, 2025-05-07T20:23:07.2491833Z row_wise=True, 2025-05-07T20:23:07.2492235Z mixed=False, 2025-05-07T20:23:07.2492599Z use_cache=False, 2025-05-07T20:23:07.2493018Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:07.2493500Z use_cpu=True, 2025-05-07T20:23:07.2493891Z output_dtype=SparseType.FP16, 2025-05-07T20:23:07.2494331Z ) 2025-05-07T20:23:07.2494769Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.2495758Z self=, 2025-05-07T20:23:07.2496595Z compile=True, 2025-05-07T20:23:07.2496991Z pooling_mode=, 2025-05-07T20:23:07.2497443Z T=1, 2025-05-07T20:23:07.2497836Z D=102, 2025-05-07T20:23:07.2498168Z B=24, 2025-05-07T20:23:07.2498484Z log_E=3, 2025-05-07T20:23:07.2498824Z L=2, 2025-05-07T20:23:07.2499159Z D_gradcheck=1, 2025-05-07T20:23:07.2499550Z stochastic_rounding=False, 2025-05-07T20:23:07.2500019Z weighted=False, 2025-05-07T20:23:07.2500392Z row_wise=True, 2025-05-07T20:23:07.2500820Z mixed=True, 2025-05-07T20:23:07.2501179Z use_cache=False, 2025-05-07T20:23:07.2501593Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:07.2502116Z use_cpu=True, 2025-05-07T20:23:07.2502507Z output_dtype=SparseType.FP16, 2025-05-07T20:23:07.2502944Z ) 2025-05-07T20:23:07.2503392Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.2504370Z self=, 2025-05-07T20:23:07.2505215Z compile=True, 2025-05-07T20:23:07.2505616Z pooling_mode=, 2025-05-07T20:23:07.2506389Z T=2, 2025-05-07T20:23:07.2506734Z D=105, 2025-05-07T20:23:07.2507308Z B=113, 2025-05-07T20:23:07.2507769Z log_E=4, 2025-05-07T20:23:07.2508109Z L=11, 2025-05-07T20:23:07.2508444Z D_gradcheck=1, 2025-05-07T20:23:07.2508833Z stochastic_rounding=False, 2025-05-07T20:23:07.2509261Z weighted=False, 2025-05-07T20:23:07.2509631Z row_wise=True, 2025-05-07T20:23:07.2510064Z mixed=True, 2025-05-07T20:23:07.2510426Z use_cache=True, 2025-05-07T20:23:07.2510836Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:07.2511529Z use_cpu=True, 2025-05-07T20:23:07.2512001Z output_dtype=SparseType.FP16, 2025-05-07T20:23:07.2512470Z ) 2025-05-07T20:23:07.2512868Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.2513772Z self=, 2025-05-07T20:23:07.2514620Z compile=True, 2025-05-07T20:23:07.2515100Z pooling_mode=, 2025-05-07T20:23:07.2515666Z T=1, 2025-05-07T20:23:07.2515997Z D=106, 2025-05-07T20:23:07.2516336Z B=13, 2025-05-07T20:23:07.2516703Z log_E=5, 2025-05-07T20:23:07.2517045Z L=1, 2025-05-07T20:23:07.2517383Z D_gradcheck=1, 2025-05-07T20:23:07.2517765Z stochastic_rounding=True, 2025-05-07T20:23:07.2518255Z weighted=True, 2025-05-07T20:23:07.2518622Z row_wise=True, 2025-05-07T20:23:07.2519003Z mixed=True, 2025-05-07T20:23:07.2519358Z use_cache=True, 2025-05-07T20:23:07.2519774Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:07.2520250Z use_cpu=True, 2025-05-07T20:23:07.2520638Z output_dtype=SparseType.FP32, 2025-05-07T20:23:07.2521230Z ) 2025-05-07T20:23:07.2889445Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.2890442Z self=, 2025-05-07T20:23:07.2891291Z compile=True, 2025-05-07T20:23:07.2891701Z pooling_mode=, 2025-05-07T20:23:07.2892189Z T=3, 2025-05-07T20:23:07.2892526Z D=62, 2025-05-07T20:23:07.2892857Z B=67, 2025-05-07T20:23:07.2893183Z log_E=5, 2025-05-07T20:23:07.2893514Z L=16, 2025-05-07T20:23:07.2893935Z D_gradcheck=1, 2025-05-07T20:23:07.2894320Z stochastic_rounding=False, 2025-05-07T20:23:07.2894748Z weighted=True, 2025-05-07T20:23:07.2895145Z row_wise=True, 2025-05-07T20:23:07.2895505Z mixed=True, 2025-05-07T20:23:07.2895861Z use_cache=False, 2025-05-07T20:23:07.2896281Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:07.2896759Z use_cpu=True, 2025-05-07T20:23:07.2897158Z output_dtype=SparseType.FP16, 2025-05-07T20:23:07.2897605Z ) 2025-05-07T20:23:07.2897997Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.2898914Z self=, 2025-05-07T20:23:07.2899763Z compile=True, 2025-05-07T20:23:07.2900172Z pooling_mode=, 2025-05-07T20:23:07.2900636Z T=1, 2025-05-07T20:23:07.2900962Z D=125, 2025-05-07T20:23:07.2901295Z B=17, 2025-05-07T20:23:07.2901685Z log_E=3, 2025-05-07T20:23:07.2902045Z L=4, 2025-05-07T20:23:07.2902381Z D_gradcheck=2, 2025-05-07T20:23:07.2902778Z stochastic_rounding=False, 2025-05-07T20:23:07.2903201Z weighted=True, 2025-05-07T20:23:07.2903576Z row_wise=True, 2025-05-07T20:23:07.2903941Z mixed=False, 2025-05-07T20:23:07.2904306Z use_cache=True, 2025-05-07T20:23:07.2904789Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:07.2905267Z use_cpu=True, 2025-05-07T20:23:07.2905662Z output_dtype=SparseType.FP16, 2025-05-07T20:23:07.2906101Z ) 2025-05-07T20:23:07.2906494Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.2907394Z self=, 2025-05-07T20:23:07.2908337Z compile=False, 2025-05-07T20:23:07.2909152Z pooling_mode=, 2025-05-07T20:23:07.2909647Z T=3, 2025-05-07T20:23:07.2910112Z D=96, 2025-05-07T20:23:07.2910564Z B=36, 2025-05-07T20:23:07.2910888Z log_E=3, 2025-05-07T20:23:07.2911217Z L=5, 2025-05-07T20:23:07.2911559Z D_gradcheck=2, 2025-05-07T20:23:07.2911946Z stochastic_rounding=True, 2025-05-07T20:23:07.2912537Z weighted=True, 2025-05-07T20:23:07.2912909Z row_wise=True, 2025-05-07T20:23:07.2913268Z mixed=True, 2025-05-07T20:23:07.2913668Z use_cache=True, 2025-05-07T20:23:07.2914262Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:07.2914746Z use_cpu=True, 2025-05-07T20:23:07.2915141Z output_dtype=SparseType.FP32, 2025-05-07T20:23:07.2915594Z ) 2025-05-07T20:23:07.2915980Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.2916955Z self=, 2025-05-07T20:23:07.2917801Z compile=False, 2025-05-07T20:23:07.2918224Z pooling_mode=, 2025-05-07T20:23:07.2918808Z T=4, 2025-05-07T20:23:07.2919178Z D=32, 2025-05-07T20:23:07.2919508Z B=51, 2025-05-07T20:23:07.2919829Z log_E=4, 2025-05-07T20:23:07.2920169Z L=9, 2025-05-07T20:23:07.2920505Z D_gradcheck=2, 2025-05-07T20:23:07.2920885Z stochastic_rounding=True, 2025-05-07T20:23:07.2921316Z weighted=True, 2025-05-07T20:23:07.2921685Z row_wise=True, 2025-05-07T20:23:07.2922040Z mixed=True, 2025-05-07T20:23:07.2922400Z use_cache=True, 2025-05-07T20:23:07.2922812Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:07.2923278Z use_cpu=True, 2025-05-07T20:23:07.2924046Z output_dtype=SparseType.FP32, 2025-05-07T20:23:07.2924492Z ) 2025-05-07T20:23:07.2924876Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.2925786Z self=, 2025-05-07T20:23:07.2926631Z compile=False, 2025-05-07T20:23:07.2927113Z pooling_mode=, 2025-05-07T20:23:07.2927630Z T=4, 2025-05-07T20:23:07.2928110Z D=106, 2025-05-07T20:23:07.2928508Z B=128, 2025-05-07T20:23:07.2928845Z log_E=4, 2025-05-07T20:23:07.2929184Z L=9, 2025-05-07T20:23:07.2929512Z D_gradcheck=2, 2025-05-07T20:23:07.2929902Z stochastic_rounding=False, 2025-05-07T20:23:07.2930333Z weighted=False, 2025-05-07T20:23:07.2930749Z row_wise=True, 2025-05-07T20:23:07.2931113Z mixed=False, 2025-05-07T20:23:07.2931483Z use_cache=False, 2025-05-07T20:23:07.2931910Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:07.2932380Z use_cpu=True, 2025-05-07T20:23:07.2932814Z output_dtype=SparseType.FP32, 2025-05-07T20:23:07.2933254Z ) 2025-05-07T20:23:07.2933704Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.2934610Z self=, 2025-05-07T20:23:07.2935460Z compile=False, 2025-05-07T20:23:07.2935926Z pooling_mode=, 2025-05-07T20:23:07.2936394Z T=3, 2025-05-07T20:23:07.2936724Z D=60, 2025-05-07T20:23:07.2937051Z B=76, 2025-05-07T20:23:07.2937383Z log_E=5, 2025-05-07T20:23:07.2937730Z L=18, 2025-05-07T20:23:07.2938062Z D_gradcheck=1, 2025-05-07T20:23:07.2938448Z stochastic_rounding=True, 2025-05-07T20:23:07.2938881Z weighted=False, 2025-05-07T20:23:07.2939249Z row_wise=True, 2025-05-07T20:23:07.2939616Z mixed=False, 2025-05-07T20:23:07.2939982Z use_cache=False, 2025-05-07T20:23:07.2940398Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:07.2940864Z use_cpu=True, 2025-05-07T20:23:07.2941267Z output_dtype=SparseType.FP32, 2025-05-07T20:23:07.2941404Z ) 2025-05-07T20:23:07.2941626Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.2942213Z self=, 2025-05-07T20:23:07.2942589Z compile=True, 2025-05-07T20:23:07.2942797Z pooling_mode=, 2025-05-07T20:23:07.2943086Z T=5, 2025-05-07T20:23:07.2943290Z D=57, 2025-05-07T20:23:07.2943444Z B=95, 2025-05-07T20:23:07.2943590Z log_E=5, 2025-05-07T20:23:07.2943733Z L=20, 2025-05-07T20:23:07.2943892Z D_gradcheck=1, 2025-05-07T20:23:07.2944060Z stochastic_rounding=True, 2025-05-07T20:23:07.2944209Z weighted=True, 2025-05-07T20:23:07.2944362Z row_wise=True, 2025-05-07T20:23:07.2944508Z mixed=True, 2025-05-07T20:23:07.2944763Z use_cache=False, 2025-05-07T20:23:07.2944963Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:07.2945116Z use_cpu=True, 2025-05-07T20:23:07.2945301Z output_dtype=SparseType.FP16, 2025-05-07T20:23:07.2945443Z ) 2025-05-07T20:23:07.2945665Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.2946338Z self=, 2025-05-07T20:23:07.2946561Z compile=True, 2025-05-07T20:23:07.2946753Z pooling_mode=, 2025-05-07T20:23:07.2946903Z T=4, 2025-05-07T20:23:07.2947045Z D=62, 2025-05-07T20:23:07.2947185Z B=43, 2025-05-07T20:23:07.2947337Z log_E=3, 2025-05-07T20:23:07.2947478Z L=13, 2025-05-07T20:23:07.2947637Z D_gradcheck=1, 2025-05-07T20:23:07.2947807Z stochastic_rounding=True, 2025-05-07T20:23:07.2947957Z weighted=True, 2025-05-07T20:23:07.2948113Z row_wise=True, 2025-05-07T20:23:07.2948258Z mixed=True, 2025-05-07T20:23:07.2948413Z use_cache=False, 2025-05-07T20:23:07.2948605Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:07.2948967Z use_cpu=True, 2025-05-07T20:23:07.2949153Z output_dtype=SparseType.FP16, 2025-05-07T20:23:07.2949300Z ) 2025-05-07T20:23:07.2949520Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.2950067Z self=, 2025-05-07T20:23:07.2950233Z compile=False, 2025-05-07T20:23:07.2950420Z pooling_mode=, 2025-05-07T20:23:07.2950572Z T=3, 2025-05-07T20:23:07.2950715Z D=21, 2025-05-07T20:23:07.2950858Z B=37, 2025-05-07T20:23:07.2951008Z log_E=5, 2025-05-07T20:23:07.2951149Z L=19, 2025-05-07T20:23:07.2951300Z D_gradcheck=2, 2025-05-07T20:23:07.2951478Z stochastic_rounding=True, 2025-05-07T20:23:07.2951630Z weighted=True, 2025-05-07T20:23:07.2951778Z row_wise=True, 2025-05-07T20:23:07.2951932Z mixed=True, 2025-05-07T20:23:07.2952088Z use_cache=True, 2025-05-07T20:23:07.2952277Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:07.2952497Z use_cpu=True, 2025-05-07T20:23:07.2952676Z output_dtype=SparseType.FP16, 2025-05-07T20:23:07.2952820Z ) 2025-05-07T20:23:07.2953050Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.2953587Z self=, 2025-05-07T20:23:07.2953753Z compile=False, 2025-05-07T20:23:07.2953946Z pooling_mode=, 2025-05-07T20:23:07.2954087Z T=4, 2025-05-07T20:23:07.2954236Z D=19, 2025-05-07T20:23:07.2954379Z B=25, 2025-05-07T20:23:07.2954524Z log_E=5, 2025-05-07T20:23:07.2954677Z L=13, 2025-05-07T20:23:07.2954835Z D_gradcheck=1, 2025-05-07T20:23:07.2955007Z stochastic_rounding=False, 2025-05-07T20:23:07.2955166Z weighted=False, 2025-05-07T20:23:07.2955320Z row_wise=True, 2025-05-07T20:23:07.2955471Z mixed=True, 2025-05-07T20:23:07.2955628Z use_cache=True, 2025-05-07T20:23:07.2955815Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:07.2955970Z use_cpu=True, 2025-05-07T20:23:07.2956157Z output_dtype=SparseType.FP32, 2025-05-07T20:23:07.2956295Z ) 2025-05-07T20:23:07.2956525Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.2957175Z self=, 2025-05-07T20:23:07.2957341Z compile=True, 2025-05-07T20:23:07.2957622Z pooling_mode=, 2025-05-07T20:23:07.2957765Z T=2, 2025-05-07T20:23:07.2957907Z D=21, 2025-05-07T20:23:07.2958056Z B=62, 2025-05-07T20:23:07.2958199Z log_E=3, 2025-05-07T20:23:07.2958340Z L=13, 2025-05-07T20:23:07.2958501Z D_gradcheck=2, 2025-05-07T20:23:07.2958673Z stochastic_rounding=False, 2025-05-07T20:23:07.2958826Z weighted=True, 2025-05-07T20:23:07.2958983Z row_wise=True, 2025-05-07T20:23:07.2959211Z mixed=False, 2025-05-07T20:23:07.2959374Z use_cache=True, 2025-05-07T20:23:07.2959567Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:07.2959723Z use_cpu=True, 2025-05-07T20:23:07.2959912Z output_dtype=SparseType.FP32, 2025-05-07T20:23:07.2960052Z ) 2025-05-07T20:23:07.2960270Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.2960824Z self=, 2025-05-07T20:23:07.2960976Z compile=False, 2025-05-07T20:23:07.2961166Z pooling_mode=, 2025-05-07T20:23:07.2961314Z T=5, 2025-05-07T20:23:07.2961457Z D=106, 2025-05-07T20:23:07.2961599Z B=80, 2025-05-07T20:23:07.2961751Z log_E=4, 2025-05-07T20:23:07.2961894Z L=9, 2025-05-07T20:23:07.2962044Z D_gradcheck=1, 2025-05-07T20:23:07.2962222Z stochastic_rounding=True, 2025-05-07T20:23:07.2962375Z weighted=True, 2025-05-07T20:23:07.2962528Z row_wise=True, 2025-05-07T20:23:07.2962687Z mixed=False, 2025-05-07T20:23:07.2962842Z use_cache=False, 2025-05-07T20:23:07.2963038Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:07.2963292Z use_cpu=True, 2025-05-07T20:23:07.2963471Z output_dtype=SparseType.FP16, 2025-05-07T20:23:07.2963615Z ) 2025-05-07T20:23:07.2963835Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.2964379Z self=, 2025-05-07T20:23:07.2964538Z compile=True, 2025-05-07T20:23:07.2964727Z pooling_mode=, 2025-05-07T20:23:07.2964870Z T=2, 2025-05-07T20:23:07.2965018Z D=61, 2025-05-07T20:23:07.2965159Z B=66, 2025-05-07T20:23:07.2965301Z log_E=4, 2025-05-07T20:23:07.2965448Z L=12, 2025-05-07T20:23:07.2965599Z D_gradcheck=2, 2025-05-07T20:23:07.2965786Z stochastic_rounding=True, 2025-05-07T20:23:07.2965943Z weighted=True, 2025-05-07T20:23:07.2966105Z row_wise=True, 2025-05-07T20:23:07.2966265Z mixed=False, 2025-05-07T20:23:07.2966414Z use_cache=True, 2025-05-07T20:23:07.2966602Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:07.2966755Z use_cpu=True, 2025-05-07T20:23:07.2966932Z output_dtype=SparseType.FP16, 2025-05-07T20:23:07.2967070Z ) 2025-05-07T20:23:07.2967296Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.2967838Z self=, 2025-05-07T20:23:07.2968148Z compile=False, 2025-05-07T20:23:07.2968350Z pooling_mode=, 2025-05-07T20:23:07.2968491Z T=4, 2025-05-07T20:23:07.2968637Z D=25, 2025-05-07T20:23:07.2968780Z B=24, 2025-05-07T20:23:07.2968922Z log_E=3, 2025-05-07T20:23:07.2969070Z L=13, 2025-05-07T20:23:07.2969219Z D_gradcheck=1, 2025-05-07T20:23:07.2969390Z stochastic_rounding=True, 2025-05-07T20:23:07.2969547Z weighted=True, 2025-05-07T20:23:07.2969699Z row_wise=True, 2025-05-07T20:23:07.2969849Z mixed=False, 2025-05-07T20:23:07.2970004Z use_cache=False, 2025-05-07T20:23:07.2970197Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:07.2970352Z use_cpu=True, 2025-05-07T20:23:07.2970561Z output_dtype=SparseType.FP16, 2025-05-07T20:23:07.2970702Z ) 2025-05-07T20:23:07.2970927Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.2971632Z self=, 2025-05-07T20:23:07.2971848Z compile=True, 2025-05-07T20:23:07.2972048Z pooling_mode=, 2025-05-07T20:23:07.2972196Z T=2, 2025-05-07T20:23:07.2972339Z D=74, 2025-05-07T20:23:07.2972492Z B=46, 2025-05-07T20:23:07.2972637Z log_E=5, 2025-05-07T20:23:07.2972782Z L=13, 2025-05-07T20:23:07.2972943Z D_gradcheck=1, 2025-05-07T20:23:07.2973115Z stochastic_rounding=True, 2025-05-07T20:23:07.2973266Z weighted=True, 2025-05-07T20:23:07.2973496Z row_wise=True, 2025-05-07T20:23:07.2973660Z mixed=False, 2025-05-07T20:23:07.2973814Z use_cache=True, 2025-05-07T20:23:07.2974016Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:07.2974165Z use_cpu=True, 2025-05-07T20:23:07.2974345Z output_dtype=SparseType.FP32, 2025-05-07T20:23:07.2974490Z ) 2025-05-07T20:23:07.2974714Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.2975264Z self=, 2025-05-07T20:23:07.2975422Z compile=False, 2025-05-07T20:23:07.2975605Z pooling_mode=, 2025-05-07T20:23:07.2975754Z T=3, 2025-05-07T20:23:07.2975896Z D=37, 2025-05-07T20:23:07.2976040Z B=24, 2025-05-07T20:23:07.2976191Z log_E=5, 2025-05-07T20:23:07.2976337Z L=1, 2025-05-07T20:23:07.2976489Z D_gradcheck=1, 2025-05-07T20:23:07.2976667Z stochastic_rounding=True, 2025-05-07T20:23:07.2976821Z weighted=False, 2025-05-07T20:23:07.2976973Z row_wise=True, 2025-05-07T20:23:07.2977128Z mixed=False, 2025-05-07T20:23:07.2977284Z use_cache=False, 2025-05-07T20:23:07.2977568Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:07.2977732Z use_cpu=True, 2025-05-07T20:23:07.2977912Z output_dtype=SparseType.FP16, 2025-05-07T20:23:07.2978060Z ) 2025-05-07T20:23:07.4102507Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.4103137Z self=, 2025-05-07T20:23:07.4103320Z compile=True, 2025-05-07T20:23:07.4103511Z pooling_mode=, 2025-05-07T20:23:07.4103667Z T=4, 2025-05-07T20:23:07.4103805Z D=28, 2025-05-07T20:23:07.4103947Z B=124, 2025-05-07T20:23:07.4104097Z log_E=3, 2025-05-07T20:23:07.4104237Z L=12, 2025-05-07T20:23:07.4104390Z D_gradcheck=1, 2025-05-07T20:23:07.4104568Z stochastic_rounding=False, 2025-05-07T20:23:07.4104734Z weighted=True, 2025-05-07T20:23:07.4104886Z row_wise=True, 2025-05-07T20:23:07.4105038Z mixed=False, 2025-05-07T20:23:07.4105202Z use_cache=False, 2025-05-07T20:23:07.4105389Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:07.4105545Z use_cpu=True, 2025-05-07T20:23:07.4105727Z output_dtype=SparseType.FP16, 2025-05-07T20:23:07.4105870Z ) 2025-05-07T20:23:07.4106103Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.4106649Z self=, 2025-05-07T20:23:07.4106814Z compile=False, 2025-05-07T20:23:07.4107000Z pooling_mode=, 2025-05-07T20:23:07.4107169Z T=1, 2025-05-07T20:23:07.4107316Z D=120, 2025-05-07T20:23:07.4107457Z B=34, 2025-05-07T20:23:07.4107599Z log_E=3, 2025-05-07T20:23:07.4107748Z L=0, 2025-05-07T20:23:07.4108021Z D_gradcheck=2, 2025-05-07T20:23:07.4108193Z stochastic_rounding=True, 2025-05-07T20:23:07.4108355Z weighted=False, 2025-05-07T20:23:07.4108508Z row_wise=True, 2025-05-07T20:23:07.4108654Z mixed=True, 2025-05-07T20:23:07.4108819Z use_cache=False, 2025-05-07T20:23:07.4109007Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:07.4109157Z use_cpu=True, 2025-05-07T20:23:07.4109344Z output_dtype=SparseType.FP32, 2025-05-07T20:23:07.4109484Z ) 2025-05-07T20:23:07.4109714Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.4110610Z self=, 2025-05-07T20:23:07.4110879Z compile=True, 2025-05-07T20:23:07.4111070Z pooling_mode=, 2025-05-07T20:23:07.4111213Z T=2, 2025-05-07T20:23:07.4111457Z D=17, 2025-05-07T20:23:07.4111607Z B=74, 2025-05-07T20:23:07.4111751Z log_E=4, 2025-05-07T20:23:07.4111893Z L=3, 2025-05-07T20:23:07.4112051Z D_gradcheck=2, 2025-05-07T20:23:07.4112223Z stochastic_rounding=False, 2025-05-07T20:23:07.4112512Z weighted=True, 2025-05-07T20:23:07.4112681Z row_wise=True, 2025-05-07T20:23:07.4112834Z mixed=False, 2025-05-07T20:23:07.4113002Z use_cache=True, 2025-05-07T20:23:07.4113196Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:07.4113347Z use_cpu=True, 2025-05-07T20:23:07.4113535Z output_dtype=SparseType.FP32, 2025-05-07T20:23:07.4113675Z ) 2025-05-07T20:23:07.4113900Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.4114449Z self=, 2025-05-07T20:23:07.4114610Z compile=True, 2025-05-07T20:23:07.4114795Z pooling_mode=, 2025-05-07T20:23:07.4114944Z T=4, 2025-05-07T20:23:07.4115086Z D=17, 2025-05-07T20:23:07.4115229Z B=28, 2025-05-07T20:23:07.4115384Z log_E=3, 2025-05-07T20:23:07.4115530Z L=4, 2025-05-07T20:23:07.4115680Z D_gradcheck=1, 2025-05-07T20:23:07.4115860Z stochastic_rounding=False, 2025-05-07T20:23:07.4116019Z weighted=True, 2025-05-07T20:23:07.4116179Z row_wise=True, 2025-05-07T20:23:07.4116483Z mixed=True, 2025-05-07T20:23:07.4116635Z use_cache=True, 2025-05-07T20:23:07.4116827Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:07.4116982Z use_cpu=True, 2025-05-07T20:23:07.4117162Z output_dtype=SparseType.FP32, 2025-05-07T20:23:07.4117308Z ) 2025-05-07T20:23:07.4117528Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.4118217Z self=, 2025-05-07T20:23:07.4118380Z compile=True, 2025-05-07T20:23:07.4118566Z pooling_mode=, 2025-05-07T20:23:07.4118708Z T=4, 2025-05-07T20:23:07.4118856Z D=74, 2025-05-07T20:23:07.4118998Z B=66, 2025-05-07T20:23:07.4119150Z log_E=5, 2025-05-07T20:23:07.4119291Z L=0, 2025-05-07T20:23:07.4119442Z D_gradcheck=2, 2025-05-07T20:23:07.4119665Z stochastic_rounding=True, 2025-05-07T20:23:07.4119821Z weighted=True, 2025-05-07T20:23:07.4120009Z row_wise=True, 2025-05-07T20:23:07.4120176Z mixed=False, 2025-05-07T20:23:07.4120329Z use_cache=True, 2025-05-07T20:23:07.4120515Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:07.4120671Z use_cpu=True, 2025-05-07T20:23:07.4120855Z output_dtype=SparseType.FP32, 2025-05-07T20:23:07.4120997Z ) 2025-05-07T20:23:07.4121228Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.4121770Z self=, 2025-05-07T20:23:07.4121926Z compile=False, 2025-05-07T20:23:07.4122122Z pooling_mode=, 2025-05-07T20:23:07.4122264Z T=5, 2025-05-07T20:23:07.4122417Z D=3, 2025-05-07T20:23:07.4122559Z B=11, 2025-05-07T20:23:07.4122707Z log_E=3, 2025-05-07T20:23:07.4122857Z L=13, 2025-05-07T20:23:07.4123010Z D_gradcheck=2, 2025-05-07T20:23:07.4123189Z stochastic_rounding=False, 2025-05-07T20:23:07.4123355Z weighted=True, 2025-05-07T20:23:07.4123505Z row_wise=True, 2025-05-07T20:23:07.4123660Z mixed=False, 2025-05-07T20:23:07.4123823Z use_cache=True, 2025-05-07T20:23:07.4124013Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:07.4124165Z use_cpu=True, 2025-05-07T20:23:07.4124350Z output_dtype=SparseType.FP16, 2025-05-07T20:23:07.4124490Z ) 2025-05-07T20:23:07.4124864Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.4125421Z self=, 2025-05-07T20:23:07.4125662Z compile=False, 2025-05-07T20:23:07.4125854Z pooling_mode=, 2025-05-07T20:23:07.4125993Z T=1, 2025-05-07T20:23:07.4126133Z D=7, 2025-05-07T20:23:07.4126280Z B=20, 2025-05-07T20:23:07.4126424Z log_E=4, 2025-05-07T20:23:07.4126568Z L=16, 2025-05-07T20:23:07.4126727Z D_gradcheck=1, 2025-05-07T20:23:07.4126966Z stochastic_rounding=True, 2025-05-07T20:23:07.4127136Z weighted=False, 2025-05-07T20:23:07.4127293Z row_wise=True, 2025-05-07T20:23:07.4127446Z mixed=True, 2025-05-07T20:23:07.4127600Z use_cache=False, 2025-05-07T20:23:07.4127796Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:07.4128042Z use_cpu=True, 2025-05-07T20:23:07.4128244Z output_dtype=SparseType.FP16, 2025-05-07T20:23:07.4128391Z ) 2025-05-07T20:23:07.4128614Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.4129164Z self=, 2025-05-07T20:23:07.4129321Z compile=False, 2025-05-07T20:23:07.4129508Z pooling_mode=, 2025-05-07T20:23:07.4129657Z T=3, 2025-05-07T20:23:07.4129800Z D=120, 2025-05-07T20:23:07.4129942Z B=75, 2025-05-07T20:23:07.4130094Z log_E=5, 2025-05-07T20:23:07.4130238Z L=13, 2025-05-07T20:23:07.4130387Z D_gradcheck=2, 2025-05-07T20:23:07.4130568Z stochastic_rounding=True, 2025-05-07T20:23:07.4130723Z weighted=False, 2025-05-07T20:23:07.4131000Z row_wise=True, 2025-05-07T20:23:07.4131159Z mixed=False, 2025-05-07T20:23:07.4131317Z use_cache=False, 2025-05-07T20:23:07.4131514Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:07.4131667Z use_cpu=True, 2025-05-07T20:23:07.4131844Z output_dtype=SparseType.FP32, 2025-05-07T20:23:07.4132178Z ) 2025-05-07T20:23:07.4132414Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.4132955Z self=, 2025-05-07T20:23:07.4133117Z compile=True, 2025-05-07T20:23:07.4133302Z pooling_mode=, 2025-05-07T20:23:07.4133443Z T=5, 2025-05-07T20:23:07.4133594Z D=44, 2025-05-07T20:23:07.4133738Z B=43, 2025-05-07T20:23:07.4133883Z log_E=4, 2025-05-07T20:23:07.4134034Z L=5, 2025-05-07T20:23:07.4134188Z D_gradcheck=2, 2025-05-07T20:23:07.4134360Z stochastic_rounding=True, 2025-05-07T20:23:07.4134523Z weighted=False, 2025-05-07T20:23:07.4134684Z row_wise=True, 2025-05-07T20:23:07.4134839Z mixed=True, 2025-05-07T20:23:07.4134995Z use_cache=True, 2025-05-07T20:23:07.4135182Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:07.4135344Z use_cpu=True, 2025-05-07T20:23:07.4135529Z output_dtype=SparseType.FP32, 2025-05-07T20:23:07.4135670Z ) 2025-05-07T20:23:07.4135896Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.4136436Z self=, 2025-05-07T20:23:07.4136589Z compile=True, 2025-05-07T20:23:07.4136782Z pooling_mode=, 2025-05-07T20:23:07.4136926Z T=4, 2025-05-07T20:23:07.4137072Z D=73, 2025-05-07T20:23:07.4137223Z B=99, 2025-05-07T20:23:07.4137363Z log_E=5, 2025-05-07T20:23:07.4137513Z L=18, 2025-05-07T20:23:07.4137670Z D_gradcheck=1, 2025-05-07T20:23:07.4137841Z stochastic_rounding=True, 2025-05-07T20:23:07.4138066Z weighted=True, 2025-05-07T20:23:07.4138222Z row_wise=True, 2025-05-07T20:23:07.4138368Z mixed=True, 2025-05-07T20:23:07.4138529Z use_cache=False, 2025-05-07T20:23:07.4138717Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:07.4138867Z use_cpu=True, 2025-05-07T20:23:07.4139054Z output_dtype=SparseType.FP16, 2025-05-07T20:23:07.4139194Z ) 2025-05-07T20:23:07.4139605Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.4140294Z self=, 2025-05-07T20:23:07.4140449Z compile=True, 2025-05-07T20:23:07.4140640Z pooling_mode=, 2025-05-07T20:23:07.4140780Z T=2, 2025-05-07T20:23:07.4140921Z D=5, 2025-05-07T20:23:07.4141067Z B=32, 2025-05-07T20:23:07.4141212Z log_E=4, 2025-05-07T20:23:07.4141355Z L=15, 2025-05-07T20:23:07.4141603Z D_gradcheck=2, 2025-05-07T20:23:07.4141791Z stochastic_rounding=False, 2025-05-07T20:23:07.4141943Z weighted=True, 2025-05-07T20:23:07.4142104Z row_wise=True, 2025-05-07T20:23:07.4142256Z mixed=False, 2025-05-07T20:23:07.4142409Z use_cache=False, 2025-05-07T20:23:07.4142604Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:07.4142753Z use_cpu=True, 2025-05-07T20:23:07.4142932Z output_dtype=SparseType.FP16, 2025-05-07T20:23:07.4143081Z ) 2025-05-07T20:23:07.4143371Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.4143932Z self=, 2025-05-07T20:23:07.4144085Z compile=True, 2025-05-07T20:23:07.4144274Z pooling_mode=, 2025-05-07T20:23:07.4144420Z T=1, 2025-05-07T20:23:07.4144601Z D=78, 2025-05-07T20:23:07.4144748Z B=109, 2025-05-07T20:23:07.4144899Z log_E=4, 2025-05-07T20:23:07.4145040Z L=15, 2025-05-07T20:23:07.4145194Z D_gradcheck=1, 2025-05-07T20:23:07.4145372Z stochastic_rounding=False, 2025-05-07T20:23:07.4145637Z weighted=False, 2025-05-07T20:23:07.4145787Z row_wise=True, 2025-05-07T20:23:07.4145941Z mixed=False, 2025-05-07T20:23:07.4146095Z use_cache=True, 2025-05-07T20:23:07.4146376Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:07.4146535Z use_cpu=True, 2025-05-07T20:23:07.4146718Z output_dtype=SparseType.FP32, 2025-05-07T20:23:07.4146869Z ) 2025-05-07T20:23:07.4147155Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.4147701Z self=, 2025-05-07T20:23:07.4147860Z compile=False, 2025-05-07T20:23:07.4148044Z pooling_mode=, 2025-05-07T20:23:07.4148188Z T=1, 2025-05-07T20:23:07.4148337Z D=78, 2025-05-07T20:23:07.4148480Z B=18, 2025-05-07T20:23:07.4148625Z log_E=4, 2025-05-07T20:23:07.4148777Z L=15, 2025-05-07T20:23:07.4148929Z D_gradcheck=1, 2025-05-07T20:23:07.4149099Z stochastic_rounding=True, 2025-05-07T20:23:07.4149264Z weighted=False, 2025-05-07T20:23:07.4149419Z row_wise=True, 2025-05-07T20:23:07.4149567Z mixed=True, 2025-05-07T20:23:07.4149728Z use_cache=True, 2025-05-07T20:23:07.4149914Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:07.4150072Z use_cpu=True, 2025-05-07T20:23:07.4150250Z output_dtype=SparseType.FP32, 2025-05-07T20:23:07.4150396Z ) 2025-05-07T20:23:07.4150623Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.4151269Z self=, 2025-05-07T20:23:07.4151422Z compile=True, 2025-05-07T20:23:07.4151614Z pooling_mode=, 2025-05-07T20:23:07.4151756Z T=5, 2025-05-07T20:23:07.4151896Z D=55, 2025-05-07T20:23:07.4152046Z B=41, 2025-05-07T20:23:07.4152189Z log_E=4, 2025-05-07T20:23:07.4152334Z L=7, 2025-05-07T20:23:07.4152490Z D_gradcheck=2, 2025-05-07T20:23:07.4152663Z stochastic_rounding=False, 2025-05-07T20:23:07.4152865Z weighted=False, 2025-05-07T20:23:07.4153030Z row_wise=True, 2025-05-07T20:23:07.4153255Z mixed=True, 2025-05-07T20:23:07.4153417Z use_cache=False, 2025-05-07T20:23:07.4153603Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:07.4153752Z use_cpu=True, 2025-05-07T20:23:07.4154105Z output_dtype=SparseType.FP32, 2025-05-07T20:23:07.4154258Z ) 2025-05-07T20:23:07.4154568Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.4155109Z self=, 2025-05-07T20:23:07.4155261Z compile=False, 2025-05-07T20:23:07.4155446Z pooling_mode=, 2025-05-07T20:23:07.4155595Z T=4, 2025-05-07T20:23:07.4155737Z D=40, 2025-05-07T20:23:07.4155882Z B=115, 2025-05-07T20:23:07.4156030Z log_E=4, 2025-05-07T20:23:07.4156238Z L=12, 2025-05-07T20:23:07.4156540Z D_gradcheck=2, 2025-05-07T20:23:07.4156716Z stochastic_rounding=True, 2025-05-07T20:23:07.4156876Z weighted=False, 2025-05-07T20:23:07.4157031Z row_wise=True, 2025-05-07T20:23:07.4157180Z mixed=False, 2025-05-07T20:23:07.4157331Z use_cache=True, 2025-05-07T20:23:07.4157525Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:07.4157677Z use_cpu=True, 2025-05-07T20:23:07.4157860Z output_dtype=SparseType.FP16, 2025-05-07T20:23:07.4158008Z ) 2025-05-07T20:23:07.4158231Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.4158772Z self=, 2025-05-07T20:23:07.4158930Z compile=True, 2025-05-07T20:23:07.4159115Z pooling_mode=, 2025-05-07T20:23:07.4159264Z T=1, 2025-05-07T20:23:07.4159406Z D=33, 2025-05-07T20:23:07.4159550Z B=33, 2025-05-07T20:23:07.4159757Z log_E=3, 2025-05-07T20:23:07.4159905Z L=15, 2025-05-07T20:23:07.4160056Z D_gradcheck=2, 2025-05-07T20:23:07.4160231Z stochastic_rounding=True, 2025-05-07T20:23:07.4160591Z weighted=True, 2025-05-07T20:23:07.4160746Z row_wise=True, 2025-05-07T20:23:07.4160900Z mixed=False, 2025-05-07T20:23:07.4161057Z use_cache=True, 2025-05-07T20:23:07.4161245Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:07.4161404Z use_cpu=True, 2025-05-07T20:23:07.4161588Z output_dtype=SparseType.FP16, 2025-05-07T20:23:07.4161733Z ) 2025-05-07T20:23:07.4644259Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.4644874Z self=, 2025-05-07T20:23:07.4645043Z compile=True, 2025-05-07T20:23:07.4645233Z pooling_mode=, 2025-05-07T20:23:07.4645374Z T=1, 2025-05-07T20:23:07.4645523Z D=120, 2025-05-07T20:23:07.4645663Z B=104, 2025-05-07T20:23:07.4645834Z log_E=3, 2025-05-07T20:23:07.4646004Z L=18, 2025-05-07T20:23:07.4646154Z D_gradcheck=2, 2025-05-07T20:23:07.4646342Z stochastic_rounding=True, 2025-05-07T20:23:07.4646495Z weighted=True, 2025-05-07T20:23:07.4646645Z row_wise=True, 2025-05-07T20:23:07.4646800Z mixed=False, 2025-05-07T20:23:07.4646952Z use_cache=True, 2025-05-07T20:23:07.4647142Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:07.4647299Z use_cpu=True, 2025-05-07T20:23:07.4647487Z output_dtype=SparseType.FP32, 2025-05-07T20:23:07.4647639Z ) 2025-05-07T20:23:07.4647869Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.4648520Z self=, 2025-05-07T20:23:07.4648682Z compile=True, 2025-05-07T20:23:07.4648876Z pooling_mode=, 2025-05-07T20:23:07.4649020Z T=2, 2025-05-07T20:23:07.4649171Z D=99, 2025-05-07T20:23:07.4649314Z B=1, 2025-05-07T20:23:07.4649467Z log_E=3, 2025-05-07T20:23:07.4649617Z L=17, 2025-05-07T20:23:07.4649768Z D_gradcheck=2, 2025-05-07T20:23:07.4649947Z stochastic_rounding=True, 2025-05-07T20:23:07.4650109Z weighted=True, 2025-05-07T20:23:07.4650259Z row_wise=True, 2025-05-07T20:23:07.4650407Z mixed=True, 2025-05-07T20:23:07.4650565Z use_cache=False, 2025-05-07T20:23:07.4650874Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:07.4651025Z use_cpu=True, 2025-05-07T20:23:07.4651597Z output_dtype=SparseType.FP32, 2025-05-07T20:23:07.4651902Z ) 2025-05-07T20:23:07.4652131Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.4652681Z self=, 2025-05-07T20:23:07.4652836Z compile=True, 2025-05-07T20:23:07.4653028Z pooling_mode=, 2025-05-07T20:23:07.4653170Z T=2, 2025-05-07T20:23:07.4653311Z D=48, 2025-05-07T20:23:07.4653462Z B=67, 2025-05-07T20:23:07.4653727Z log_E=5, 2025-05-07T20:23:07.4653881Z L=14, 2025-05-07T20:23:07.4654039Z D_gradcheck=1, 2025-05-07T20:23:07.4654215Z stochastic_rounding=True, 2025-05-07T20:23:07.4654372Z weighted=True, 2025-05-07T20:23:07.4654530Z row_wise=True, 2025-05-07T20:23:07.4654678Z mixed=False, 2025-05-07T20:23:07.4654830Z use_cache=False, 2025-05-07T20:23:07.4655025Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:07.4655177Z use_cpu=True, 2025-05-07T20:23:07.4655366Z output_dtype=SparseType.FP32, 2025-05-07T20:23:07.4655509Z ) 2025-05-07T20:23:07.4655729Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.4656273Z self=, 2025-05-07T20:23:07.4656425Z compile=False, 2025-05-07T20:23:07.4656611Z pooling_mode=, 2025-05-07T20:23:07.4656763Z T=3, 2025-05-07T20:23:07.4656905Z D=55, 2025-05-07T20:23:07.4657051Z B=51, 2025-05-07T20:23:07.4657203Z log_E=3, 2025-05-07T20:23:07.4657346Z L=11, 2025-05-07T20:23:07.4657496Z D_gradcheck=1, 2025-05-07T20:23:07.4657854Z stochastic_rounding=False, 2025-05-07T20:23:07.4658009Z weighted=True, 2025-05-07T20:23:07.4658161Z row_wise=True, 2025-05-07T20:23:07.4658315Z mixed=False, 2025-05-07T20:23:07.4658468Z use_cache=False, 2025-05-07T20:23:07.4658661Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:07.4658818Z use_cpu=True, 2025-05-07T20:23:07.4658997Z output_dtype=SparseType.FP32, 2025-05-07T20:23:07.4659150Z ) 2025-05-07T20:23:07.4659371Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.4659911Z self=, 2025-05-07T20:23:07.4660071Z compile=False, 2025-05-07T20:23:07.4660257Z pooling_mode=, 2025-05-07T20:23:07.4660396Z T=4, 2025-05-07T20:23:07.4660543Z D=112, 2025-05-07T20:23:07.4660688Z B=108, 2025-05-07T20:23:07.4660833Z log_E=5, 2025-05-07T20:23:07.4660979Z L=1, 2025-05-07T20:23:07.4661137Z D_gradcheck=2, 2025-05-07T20:23:07.4661308Z stochastic_rounding=False, 2025-05-07T20:23:07.4661469Z weighted=False, 2025-05-07T20:23:07.4661619Z row_wise=True, 2025-05-07T20:23:07.4661778Z mixed=True, 2025-05-07T20:23:07.4661931Z use_cache=True, 2025-05-07T20:23:07.4662116Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:07.4662278Z use_cpu=True, 2025-05-07T20:23:07.4662458Z output_dtype=SparseType.FP32, 2025-05-07T20:23:07.4662595Z ) 2025-05-07T20:23:07.4662819Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.4663352Z self=, 2025-05-07T20:23:07.4663503Z compile=False, 2025-05-07T20:23:07.4663692Z pooling_mode=, 2025-05-07T20:23:07.4663833Z T=1, 2025-05-07T20:23:07.4663973Z D=124, 2025-05-07T20:23:07.4664122Z B=14, 2025-05-07T20:23:07.4664266Z log_E=4, 2025-05-07T20:23:07.4664416Z L=9, 2025-05-07T20:23:07.4664571Z D_gradcheck=1, 2025-05-07T20:23:07.4664740Z stochastic_rounding=True, 2025-05-07T20:23:07.4664908Z weighted=False, 2025-05-07T20:23:07.4665060Z row_wise=True, 2025-05-07T20:23:07.4665207Z mixed=True, 2025-05-07T20:23:07.4665367Z use_cache=False, 2025-05-07T20:23:07.4665654Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:07.4665820Z use_cpu=True, 2025-05-07T20:23:07.4666082Z output_dtype=SparseType.FP32, 2025-05-07T20:23:07.4666223Z ) 2025-05-07T20:23:07.4666443Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.4666987Z self=, 2025-05-07T20:23:07.4667142Z compile=False, 2025-05-07T20:23:07.4667333Z pooling_mode=, 2025-05-07T20:23:07.4667476Z T=3, 2025-05-07T20:23:07.4667691Z D=94, 2025-05-07T20:23:07.4667856Z B=36, 2025-05-07T20:23:07.4668000Z log_E=4, 2025-05-07T20:23:07.4668142Z L=14, 2025-05-07T20:23:07.4668307Z D_gradcheck=1, 2025-05-07T20:23:07.4668478Z stochastic_rounding=False, 2025-05-07T20:23:07.4668630Z weighted=True, 2025-05-07T20:23:07.4668792Z row_wise=True, 2025-05-07T20:23:07.4668942Z mixed=False, 2025-05-07T20:23:07.4669094Z use_cache=False, 2025-05-07T20:23:07.4669292Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:07.4669442Z use_cpu=True, 2025-05-07T20:23:07.4669627Z output_dtype=SparseType.FP32, 2025-05-07T20:23:07.4669773Z ) 2025-05-07T20:23:07.4669994Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.4670544Z self=, 2025-05-07T20:23:07.4670697Z compile=True, 2025-05-07T20:23:07.4670885Z pooling_mode=, 2025-05-07T20:23:07.4671034Z T=5, 2025-05-07T20:23:07.4671181Z D=84, 2025-05-07T20:23:07.4671326Z B=56, 2025-05-07T20:23:07.4671478Z log_E=5, 2025-05-07T20:23:07.4671711Z L=1, 2025-05-07T20:23:07.4671860Z D_gradcheck=1, 2025-05-07T20:23:07.4672033Z stochastic_rounding=True, 2025-05-07T20:23:07.4672184Z weighted=True, 2025-05-07T20:23:07.4672332Z row_wise=True, 2025-05-07T20:23:07.4672481Z mixed=False, 2025-05-07T20:23:07.4672635Z use_cache=True, 2025-05-07T20:23:07.4672830Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:07.4672989Z use_cpu=True, 2025-05-07T20:23:07.4673170Z output_dtype=SparseType.FP16, 2025-05-07T20:23:07.4673315Z ) 2025-05-07T20:23:07.4673532Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.4674069Z self=, 2025-05-07T20:23:07.4674232Z compile=True, 2025-05-07T20:23:07.4674418Z pooling_mode=, 2025-05-07T20:23:07.4674563Z T=1, 2025-05-07T20:23:07.4674714Z D=59, 2025-05-07T20:23:07.4674857Z B=1, 2025-05-07T20:23:07.4675002Z log_E=3, 2025-05-07T20:23:07.4675162Z L=8, 2025-05-07T20:23:07.4675313Z D_gradcheck=1, 2025-05-07T20:23:07.4675484Z stochastic_rounding=False, 2025-05-07T20:23:07.4675647Z weighted=False, 2025-05-07T20:23:07.4675797Z row_wise=True, 2025-05-07T20:23:07.4675945Z mixed=False, 2025-05-07T20:23:07.4676103Z use_cache=True, 2025-05-07T20:23:07.4676295Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:07.4676457Z use_cpu=True, 2025-05-07T20:23:07.4676637Z output_dtype=SparseType.FP32, 2025-05-07T20:23:07.4676776Z ) 2025-05-07T20:23:07.4677005Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.4677543Z self=, 2025-05-07T20:23:07.4677696Z compile=False, 2025-05-07T20:23:07.4677892Z pooling_mode=, 2025-05-07T20:23:07.4678039Z T=4, 2025-05-07T20:23:07.4678181Z D=37, 2025-05-07T20:23:07.4678332Z B=34, 2025-05-07T20:23:07.4678476Z log_E=4, 2025-05-07T20:23:07.4678622Z L=13, 2025-05-07T20:23:07.4678777Z D_gradcheck=1, 2025-05-07T20:23:07.4678949Z stochastic_rounding=False, 2025-05-07T20:23:07.4679106Z weighted=True, 2025-05-07T20:23:07.4679258Z row_wise=True, 2025-05-07T20:23:07.4679412Z mixed=True, 2025-05-07T20:23:07.4679572Z use_cache=True, 2025-05-07T20:23:07.4680421Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:07.4680668Z use_cpu=True, 2025-05-07T20:23:07.4680852Z output_dtype=SparseType.FP32, 2025-05-07T20:23:07.4680990Z ) 2025-05-07T20:23:07.4681211Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.4681756Z self=, 2025-05-07T20:23:07.4681906Z compile=False, 2025-05-07T20:23:07.4682090Z pooling_mode=, 2025-05-07T20:23:07.4682359Z T=3, 2025-05-07T20:23:07.4682518Z D=73, 2025-05-07T20:23:07.4682659Z B=47, 2025-05-07T20:23:07.4682817Z log_E=5, 2025-05-07T20:23:07.4682960Z L=12, 2025-05-07T20:23:07.4683120Z D_gradcheck=2, 2025-05-07T20:23:07.4683292Z stochastic_rounding=False, 2025-05-07T20:23:07.4683447Z weighted=False, 2025-05-07T20:23:07.4683610Z row_wise=True, 2025-05-07T20:23:07.4683756Z mixed=False, 2025-05-07T20:23:07.4683907Z use_cache=True, 2025-05-07T20:23:07.4684106Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:07.4684262Z use_cpu=True, 2025-05-07T20:23:07.4684440Z output_dtype=SparseType.FP16, 2025-05-07T20:23:07.4684589Z ) 2025-05-07T20:23:07.4684808Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.4685346Z self=, 2025-05-07T20:23:07.4685507Z compile=False, 2025-05-07T20:23:07.4685695Z pooling_mode=, 2025-05-07T20:23:07.4685849Z T=3, 2025-05-07T20:23:07.4685997Z D=22, 2025-05-07T20:23:07.4686140Z B=111, 2025-05-07T20:23:07.4686432Z log_E=3, 2025-05-07T20:23:07.4686576Z L=4, 2025-05-07T20:23:07.4686731Z D_gradcheck=2, 2025-05-07T20:23:07.4686909Z stochastic_rounding=False, 2025-05-07T20:23:07.4687060Z weighted=True, 2025-05-07T20:23:07.4687211Z row_wise=True, 2025-05-07T20:23:07.4687365Z mixed=False, 2025-05-07T20:23:07.4687522Z use_cache=True, 2025-05-07T20:23:07.4687709Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:07.4687868Z use_cpu=True, 2025-05-07T20:23:07.4688166Z output_dtype=SparseType.FP16, 2025-05-07T20:23:07.4688308Z ) 2025-05-07T20:23:07.4688536Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.4689081Z self=, 2025-05-07T20:23:07.4689240Z compile=True, 2025-05-07T20:23:07.4689432Z pooling_mode=, 2025-05-07T20:23:07.4689577Z T=2, 2025-05-07T20:23:07.4689726Z D=108, 2025-05-07T20:23:07.4689869Z B=57, 2025-05-07T20:23:07.4690018Z log_E=5, 2025-05-07T20:23:07.4690171Z L=11, 2025-05-07T20:23:07.4690323Z D_gradcheck=2, 2025-05-07T20:23:07.4690494Z stochastic_rounding=False, 2025-05-07T20:23:07.4690654Z weighted=False, 2025-05-07T20:23:07.4690808Z row_wise=True, 2025-05-07T20:23:07.4690958Z mixed=True, 2025-05-07T20:23:07.4691120Z use_cache=False, 2025-05-07T20:23:07.4691308Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:07.4691462Z use_cpu=True, 2025-05-07T20:23:07.4691648Z output_dtype=SparseType.FP32, 2025-05-07T20:23:07.4691786Z ) 2025-05-07T20:23:07.4692014Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.4692549Z self=, 2025-05-07T20:23:07.4692698Z compile=True, 2025-05-07T20:23:07.4692891Z pooling_mode=, 2025-05-07T20:23:07.4693035Z T=3, 2025-05-07T20:23:07.4693176Z D=77, 2025-05-07T20:23:07.4693327Z B=13, 2025-05-07T20:23:07.4693475Z log_E=5, 2025-05-07T20:23:07.4693617Z L=0, 2025-05-07T20:23:07.4693775Z D_gradcheck=1, 2025-05-07T20:23:07.4693952Z stochastic_rounding=False, 2025-05-07T20:23:07.4694116Z weighted=True, 2025-05-07T20:23:07.4694270Z row_wise=True, 2025-05-07T20:23:07.4694417Z mixed=True, 2025-05-07T20:23:07.4694730Z use_cache=False, 2025-05-07T20:23:07.4694984Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:07.4695135Z use_cpu=True, 2025-05-07T20:23:07.4695323Z output_dtype=SparseType.FP16, 2025-05-07T20:23:07.4695463Z ) 2025-05-07T20:23:07.4695683Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.4696226Z self=, 2025-05-07T20:23:07.4696377Z compile=False, 2025-05-07T20:23:07.4696629Z pooling_mode=, 2025-05-07T20:23:07.4696792Z T=2, 2025-05-07T20:23:07.4696934Z D=40, 2025-05-07T20:23:07.4697079Z B=121, 2025-05-07T20:23:07.4697227Z log_E=4, 2025-05-07T20:23:07.4697368Z L=2, 2025-05-07T20:23:07.4697520Z D_gradcheck=1, 2025-05-07T20:23:07.4697697Z stochastic_rounding=False, 2025-05-07T20:23:07.4697849Z weighted=False, 2025-05-07T20:23:07.4698009Z row_wise=True, 2025-05-07T20:23:07.4698156Z mixed=True, 2025-05-07T20:23:07.4698313Z use_cache=False, 2025-05-07T20:23:07.4698513Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:07.4698660Z use_cpu=True, 2025-05-07T20:23:07.4698844Z output_dtype=SparseType.FP32, 2025-05-07T20:23:07.4699000Z ) 2025-05-07T20:23:07.4699236Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.4699777Z self=, 2025-05-07T20:23:07.4699934Z compile=True, 2025-05-07T20:23:07.4700123Z pooling_mode=, 2025-05-07T20:23:07.4700273Z T=4, 2025-05-07T20:23:07.4700429Z D=25, 2025-05-07T20:23:07.4700675Z B=73, 2025-05-07T20:23:07.4700820Z log_E=3, 2025-05-07T20:23:07.4700970Z L=13, 2025-05-07T20:23:07.4701121Z D_gradcheck=1, 2025-05-07T20:23:07.4701299Z stochastic_rounding=False, 2025-05-07T20:23:07.4701452Z weighted=False, 2025-05-07T20:23:07.4701602Z row_wise=True, 2025-05-07T20:23:07.4701762Z mixed=True, 2025-05-07T20:23:07.4701925Z use_cache=False, 2025-05-07T20:23:07.4702117Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:07.4702278Z use_cpu=True, 2025-05-07T20:23:07.4702457Z output_dtype=SparseType.FP16, 2025-05-07T20:23:07.4702599Z ) 2025-05-07T20:23:07.5191628Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.5192632Z self=, 2025-05-07T20:23:07.5193493Z compile=True, 2025-05-07T20:23:07.5193924Z pooling_mode=, 2025-05-07T20:23:07.5194398Z T=2, 2025-05-07T20:23:07.5194745Z D=69, 2025-05-07T20:23:07.5195065Z B=70, 2025-05-07T20:23:07.5195397Z log_E=4, 2025-05-07T20:23:07.5195736Z L=17, 2025-05-07T20:23:07.5196065Z D_gradcheck=1, 2025-05-07T20:23:07.5196458Z stochastic_rounding=False, 2025-05-07T20:23:07.5196887Z weighted=True, 2025-05-07T20:23:07.5197254Z row_wise=True, 2025-05-07T20:23:07.5197625Z mixed=True, 2025-05-07T20:23:07.5197987Z use_cache=True, 2025-05-07T20:23:07.5198400Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:07.5198877Z use_cpu=True, 2025-05-07T20:23:07.5199275Z output_dtype=SparseType.FP16, 2025-05-07T20:23:07.5199714Z ) 2025-05-07T20:23:07.5200109Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.5201017Z self=, 2025-05-07T20:23:07.5201872Z compile=False, 2025-05-07T20:23:07.5202282Z pooling_mode=, 2025-05-07T20:23:07.5202747Z T=2, 2025-05-07T20:23:07.5203083Z D=37, 2025-05-07T20:23:07.5203413Z B=58, 2025-05-07T20:23:07.5203741Z log_E=5, 2025-05-07T20:23:07.5204085Z L=12, 2025-05-07T20:23:07.5204411Z D_gradcheck=2, 2025-05-07T20:23:07.5204800Z stochastic_rounding=True, 2025-05-07T20:23:07.5205236Z weighted=True, 2025-05-07T20:23:07.5216579Z row_wise=True, 2025-05-07T20:23:07.5217578Z mixed=False, 2025-05-07T20:23:07.5218086Z use_cache=True, 2025-05-07T20:23:07.5218500Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:07.5218979Z use_cpu=True, 2025-05-07T20:23:07.5219367Z output_dtype=SparseType.FP32, 2025-05-07T20:23:07.5219813Z ) 2025-05-07T20:23:07.5220312Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.5221206Z self=, 2025-05-07T20:23:07.5222224Z compile=False, 2025-05-07T20:23:07.5222668Z pooling_mode=, 2025-05-07T20:23:07.5223127Z T=2, 2025-05-07T20:23:07.5223466Z D=38, 2025-05-07T20:23:07.5223791Z B=84, 2025-05-07T20:23:07.5224110Z log_E=5, 2025-05-07T20:23:07.5224455Z L=17, 2025-05-07T20:23:07.5224785Z D_gradcheck=1, 2025-05-07T20:23:07.5225170Z stochastic_rounding=False, 2025-05-07T20:23:07.5225605Z weighted=True, 2025-05-07T20:23:07.5225972Z row_wise=True, 2025-05-07T20:23:07.5226326Z mixed=False, 2025-05-07T20:23:07.5226695Z use_cache=False, 2025-05-07T20:23:07.5227106Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:07.5227578Z use_cpu=True, 2025-05-07T20:23:07.5227967Z output_dtype=SparseType.FP32, 2025-05-07T20:23:07.5228410Z ) 2025-05-07T20:23:07.5228803Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.5229696Z self=, 2025-05-07T20:23:07.5230542Z compile=False, 2025-05-07T20:23:07.5230950Z pooling_mode=, 2025-05-07T20:23:07.5231641Z T=4, 2025-05-07T20:23:07.5231974Z D=98, 2025-05-07T20:23:07.5232305Z B=127, 2025-05-07T20:23:07.5232632Z log_E=5, 2025-05-07T20:23:07.5232970Z L=3, 2025-05-07T20:23:07.5233300Z D_gradcheck=2, 2025-05-07T20:23:07.5233682Z stochastic_rounding=False, 2025-05-07T20:23:07.5234110Z weighted=False, 2025-05-07T20:23:07.5234488Z row_wise=True, 2025-05-07T20:23:07.5234843Z mixed=False, 2025-05-07T20:23:07.5235215Z use_cache=True, 2025-05-07T20:23:07.5235619Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:07.5236083Z use_cpu=True, 2025-05-07T20:23:07.5236476Z output_dtype=SparseType.FP32, 2025-05-07T20:23:07.5236914Z ) 2025-05-07T20:23:07.5237302Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.5238203Z self=, 2025-05-07T20:23:07.5239058Z compile=False, 2025-05-07T20:23:07.5239465Z pooling_mode=, 2025-05-07T20:23:07.5239929Z T=5, 2025-05-07T20:23:07.5240256Z D=24, 2025-05-07T20:23:07.5240579Z B=18, 2025-05-07T20:23:07.5240900Z log_E=3, 2025-05-07T20:23:07.5241239Z L=5, 2025-05-07T20:23:07.5241572Z D_gradcheck=2, 2025-05-07T20:23:07.5242077Z stochastic_rounding=False, 2025-05-07T20:23:07.5242507Z weighted=False, 2025-05-07T20:23:07.5242878Z row_wise=True, 2025-05-07T20:23:07.5243245Z mixed=True, 2025-05-07T20:23:07.5243609Z use_cache=False, 2025-05-07T20:23:07.5244019Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:07.5244481Z use_cpu=True, 2025-05-07T20:23:07.5244874Z output_dtype=SparseType.FP32, 2025-05-07T20:23:07.5245313Z ) 2025-05-07T20:23:07.5245697Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.5246608Z self=, 2025-05-07T20:23:07.5247451Z compile=True, 2025-05-07T20:23:07.5247851Z pooling_mode=, 2025-05-07T20:23:07.5248385Z T=3, 2025-05-07T20:23:07.5248714Z D=93, 2025-05-07T20:23:07.5249042Z B=92, 2025-05-07T20:23:07.5249366Z log_E=4, 2025-05-07T20:23:07.5249702Z L=5, 2025-05-07T20:23:07.5250038Z D_gradcheck=2, 2025-05-07T20:23:07.5250417Z stochastic_rounding=False, 2025-05-07T20:23:07.5250851Z weighted=False, 2025-05-07T20:23:07.5251448Z row_wise=True, 2025-05-07T20:23:07.5251901Z mixed=False, 2025-05-07T20:23:07.5252261Z use_cache=True, 2025-05-07T20:23:07.5252666Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:07.5253140Z use_cpu=True, 2025-05-07T20:23:07.5253529Z output_dtype=SparseType.FP32, 2025-05-07T20:23:07.5253969Z ) 2025-05-07T20:23:07.5254357Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.5255348Z self=, 2025-05-07T20:23:07.5256208Z compile=False, 2025-05-07T20:23:07.5256618Z pooling_mode=, 2025-05-07T20:23:07.5257079Z T=1, 2025-05-07T20:23:07.5257411Z D=120, 2025-05-07T20:23:07.5257739Z B=112, 2025-05-07T20:23:07.5258060Z log_E=3, 2025-05-07T20:23:07.5258396Z L=15, 2025-05-07T20:23:07.5258735Z D_gradcheck=2, 2025-05-07T20:23:07.5259129Z stochastic_rounding=False, 2025-05-07T20:23:07.5259556Z weighted=False, 2025-05-07T20:23:07.5259926Z row_wise=True, 2025-05-07T20:23:07.5260294Z mixed=False, 2025-05-07T20:23:07.5260645Z use_cache=True, 2025-05-07T20:23:07.5261047Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:07.5261520Z use_cpu=True, 2025-05-07T20:23:07.5261905Z output_dtype=SparseType.FP16, 2025-05-07T20:23:07.5262348Z ) 2025-05-07T20:23:07.5262743Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.5263640Z self=, 2025-05-07T20:23:07.5264488Z compile=False, 2025-05-07T20:23:07.5264894Z pooling_mode=, 2025-05-07T20:23:07.5265490Z T=1, 2025-05-07T20:23:07.5265819Z D=60, 2025-05-07T20:23:07.5266143Z B=27, 2025-05-07T20:23:07.5266462Z log_E=3, 2025-05-07T20:23:07.5266813Z L=7, 2025-05-07T20:23:07.5267153Z D_gradcheck=1, 2025-05-07T20:23:07.5267538Z stochastic_rounding=False, 2025-05-07T20:23:07.5267971Z weighted=True, 2025-05-07T20:23:07.5268339Z row_wise=True, 2025-05-07T20:23:07.5268697Z mixed=False, 2025-05-07T20:23:07.5269061Z use_cache=True, 2025-05-07T20:23:07.5269468Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:07.5269939Z use_cpu=True, 2025-05-07T20:23:07.5270325Z output_dtype=SparseType.FP16, 2025-05-07T20:23:07.5270769Z ) 2025-05-07T20:23:07.5271159Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.5272060Z self=, 2025-05-07T20:23:07.5272902Z compile=True, 2025-05-07T20:23:07.5273309Z pooling_mode=, 2025-05-07T20:23:07.5273765Z T=3, 2025-05-07T20:23:07.5274089Z D=13, 2025-05-07T20:23:07.5274419Z B=46, 2025-05-07T20:23:07.5274741Z log_E=4, 2025-05-07T20:23:07.5275082Z L=3, 2025-05-07T20:23:07.5275418Z D_gradcheck=2, 2025-05-07T20:23:07.5275799Z stochastic_rounding=False, 2025-05-07T20:23:07.5276236Z weighted=False, 2025-05-07T20:23:07.5276610Z row_wise=True, 2025-05-07T20:23:07.5276968Z mixed=False, 2025-05-07T20:23:07.5277334Z use_cache=False, 2025-05-07T20:23:07.5277751Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:07.5278214Z use_cpu=True, 2025-05-07T20:23:07.5278610Z output_dtype=SparseType.FP16, 2025-05-07T20:23:07.5279048Z ) 2025-05-07T20:23:07.5279440Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.5280738Z self=, 2025-05-07T20:23:07.5281588Z compile=False, 2025-05-07T20:23:07.5282003Z pooling_mode=, 2025-05-07T20:23:07.5282459Z T=4, 2025-05-07T20:23:07.5282787Z D=40, 2025-05-07T20:23:07.5283110Z B=11, 2025-05-07T20:23:07.5283426Z log_E=5, 2025-05-07T20:23:07.5283766Z L=1, 2025-05-07T20:23:07.5284098Z D_gradcheck=2, 2025-05-07T20:23:07.5284844Z stochastic_rounding=False, 2025-05-07T20:23:07.5285291Z weighted=True, 2025-05-07T20:23:07.5285812Z row_wise=True, 2025-05-07T20:23:07.5286167Z mixed=False, 2025-05-07T20:23:07.5286529Z use_cache=False, 2025-05-07T20:23:07.5286939Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:07.5287404Z use_cpu=True, 2025-05-07T20:23:07.5287794Z output_dtype=SparseType.FP32, 2025-05-07T20:23:07.5288342Z ) 2025-05-07T20:23:07.5288722Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.5289798Z self=, 2025-05-07T20:23:07.5290651Z compile=False, 2025-05-07T20:23:07.5291060Z pooling_mode=, 2025-05-07T20:23:07.5291512Z T=1, 2025-05-07T20:23:07.5291833Z D=56, 2025-05-07T20:23:07.5292157Z B=34, 2025-05-07T20:23:07.5292475Z log_E=3, 2025-05-07T20:23:07.5292808Z L=19, 2025-05-07T20:23:07.5293136Z D_gradcheck=1, 2025-05-07T20:23:07.5293521Z stochastic_rounding=True, 2025-05-07T20:23:07.5293951Z weighted=False, 2025-05-07T20:23:07.5294320Z row_wise=True, 2025-05-07T20:23:07.5294680Z mixed=False, 2025-05-07T20:23:07.5295045Z use_cache=False, 2025-05-07T20:23:07.5295462Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:07.5295929Z use_cpu=True, 2025-05-07T20:23:07.5296321Z output_dtype=SparseType.FP32, 2025-05-07T20:23:07.5296759Z ) 2025-05-07T20:23:07.5297145Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.5298047Z self=, 2025-05-07T20:23:07.5299089Z compile=True, 2025-05-07T20:23:07.5299492Z pooling_mode=, 2025-05-07T20:23:07.5299944Z T=4, 2025-05-07T20:23:07.5300263Z D=67, 2025-05-07T20:23:07.5300588Z B=2, 2025-05-07T20:23:07.5300903Z log_E=5, 2025-05-07T20:23:07.5301239Z L=9, 2025-05-07T20:23:07.5301570Z D_gradcheck=2, 2025-05-07T20:23:07.5301958Z stochastic_rounding=False, 2025-05-07T20:23:07.5302390Z weighted=True, 2025-05-07T20:23:07.5302787Z row_wise=True, 2025-05-07T20:23:07.5303153Z mixed=False, 2025-05-07T20:23:07.5303517Z use_cache=True, 2025-05-07T20:23:07.5303928Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:07.5304403Z use_cpu=True, 2025-05-07T20:23:07.5304787Z output_dtype=SparseType.FP32, 2025-05-07T20:23:07.5305226Z ) 2025-05-07T20:23:07.5305619Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.5306523Z self=, 2025-05-07T20:23:07.5307377Z compile=False, 2025-05-07T20:23:07.5307791Z pooling_mode=, 2025-05-07T20:23:07.5308255Z T=1, 2025-05-07T20:23:07.5308580Z D=57, 2025-05-07T20:23:07.5308917Z B=63, 2025-05-07T20:23:07.5309235Z log_E=5, 2025-05-07T20:23:07.5309574Z L=15, 2025-05-07T20:23:07.5309911Z D_gradcheck=1, 2025-05-07T20:23:07.5310298Z stochastic_rounding=True, 2025-05-07T20:23:07.5310731Z weighted=False, 2025-05-07T20:23:07.5311107Z row_wise=True, 2025-05-07T20:23:07.5311464Z mixed=True, 2025-05-07T20:23:07.5311825Z use_cache=True, 2025-05-07T20:23:07.5312234Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:07.5312701Z use_cpu=True, 2025-05-07T20:23:07.5313095Z output_dtype=SparseType.FP16, 2025-05-07T20:23:07.5313534Z ) 2025-05-07T20:23:07.5313935Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.5315009Z self=, 2025-05-07T20:23:07.5315862Z compile=False, 2025-05-07T20:23:07.5316266Z pooling_mode=, 2025-05-07T20:23:07.5316720Z T=2, 2025-05-07T20:23:07.5317046Z D=107, 2025-05-07T20:23:07.5317377Z B=31, 2025-05-07T20:23:07.5317699Z log_E=3, 2025-05-07T20:23:07.5318034Z L=20, 2025-05-07T20:23:07.5318373Z D_gradcheck=2, 2025-05-07T20:23:07.5318920Z stochastic_rounding=True, 2025-05-07T20:23:07.5319432Z weighted=True, 2025-05-07T20:23:07.5319799Z row_wise=True, 2025-05-07T20:23:07.5320161Z mixed=False, 2025-05-07T20:23:07.5320522Z use_cache=False, 2025-05-07T20:23:07.5320930Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:07.5321399Z use_cpu=True, 2025-05-07T20:23:07.5321793Z output_dtype=SparseType.FP16, 2025-05-07T20:23:07.5322232Z ) 2025-05-07T20:23:07.5322617Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.5323605Z self=, 2025-05-07T20:23:07.5324490Z compile=False, 2025-05-07T20:23:07.5324902Z pooling_mode=, 2025-05-07T20:23:07.5325363Z T=4, 2025-05-07T20:23:07.5325687Z D=123, 2025-05-07T20:23:07.5326016Z B=39, 2025-05-07T20:23:07.5326342Z log_E=5, 2025-05-07T20:23:07.5326684Z L=13, 2025-05-07T20:23:07.5327022Z D_gradcheck=2, 2025-05-07T20:23:07.5327408Z stochastic_rounding=False, 2025-05-07T20:23:07.5327839Z weighted=False, 2025-05-07T20:23:07.5328318Z row_wise=True, 2025-05-07T20:23:07.5328677Z mixed=False, 2025-05-07T20:23:07.5329044Z use_cache=False, 2025-05-07T20:23:07.5329463Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:07.5329935Z use_cpu=True, 2025-05-07T20:23:07.5330330Z output_dtype=SparseType.FP16, 2025-05-07T20:23:07.5330768Z ) 2025-05-07T20:23:07.5331164Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.5332072Z self=, 2025-05-07T20:23:07.5333082Z compile=False, 2025-05-07T20:23:07.5333491Z pooling_mode=, 2025-05-07T20:23:07.5333948Z T=3, 2025-05-07T20:23:07.5334274Z D=36, 2025-05-07T20:23:07.5334605Z B=121, 2025-05-07T20:23:07.5334929Z log_E=4, 2025-05-07T20:23:07.5335268Z L=13, 2025-05-07T20:23:07.5335612Z D_gradcheck=2, 2025-05-07T20:23:07.5335991Z stochastic_rounding=True, 2025-05-07T20:23:07.5336423Z weighted=True, 2025-05-07T20:23:07.5336793Z row_wise=True, 2025-05-07T20:23:07.5337153Z mixed=False, 2025-05-07T20:23:07.5337516Z use_cache=False, 2025-05-07T20:23:07.5337926Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:07.5338393Z use_cpu=True, 2025-05-07T20:23:07.5338792Z output_dtype=SparseType.FP16, 2025-05-07T20:23:07.5339229Z ) 2025-05-07T20:23:07.5745857Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.5746953Z self=, 2025-05-07T20:23:07.5747820Z compile=True, 2025-05-07T20:23:07.5748226Z pooling_mode=, 2025-05-07T20:23:07.5748698Z T=3, 2025-05-07T20:23:07.5749026Z D=125, 2025-05-07T20:23:07.5749357Z B=70, 2025-05-07T20:23:07.5749690Z log_E=4, 2025-05-07T20:23:07.5750024Z L=12, 2025-05-07T20:23:07.5750375Z D_gradcheck=1, 2025-05-07T20:23:07.5750778Z stochastic_rounding=False, 2025-05-07T20:23:07.5751215Z weighted=False, 2025-05-07T20:23:07.5751597Z row_wise=True, 2025-05-07T20:23:07.5751965Z mixed=True, 2025-05-07T20:23:07.5752330Z use_cache=False, 2025-05-07T20:23:07.5752739Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:07.5753214Z use_cpu=True, 2025-05-07T20:23:07.5753610Z output_dtype=SparseType.FP16, 2025-05-07T20:23:07.5754045Z ) 2025-05-07T20:23:07.5754441Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.5755348Z self=, 2025-05-07T20:23:07.5756199Z compile=False, 2025-05-07T20:23:07.5756613Z pooling_mode=, 2025-05-07T20:23:07.5757078Z T=3, 2025-05-07T20:23:07.5757406Z D=99, 2025-05-07T20:23:07.5757747Z B=58, 2025-05-07T20:23:07.5758079Z log_E=4, 2025-05-07T20:23:07.5758786Z L=18, 2025-05-07T20:23:07.5759165Z D_gradcheck=1, 2025-05-07T20:23:07.5759763Z stochastic_rounding=True, 2025-05-07T20:23:07.5760191Z weighted=False, 2025-05-07T20:23:07.5760562Z row_wise=True, 2025-05-07T20:23:07.5760933Z mixed=False, 2025-05-07T20:23:07.5761297Z use_cache=True, 2025-05-07T20:23:07.5761702Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:07.5762171Z use_cpu=True, 2025-05-07T20:23:07.5762570Z output_dtype=SparseType.FP16, 2025-05-07T20:23:07.5763001Z ) 2025-05-07T20:23:07.5763548Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.5764472Z self=, 2025-05-07T20:23:07.5765323Z compile=True, 2025-05-07T20:23:07.5765732Z pooling_mode=, 2025-05-07T20:23:07.5766195Z T=5, 2025-05-07T20:23:07.5766519Z D=60, 2025-05-07T20:23:07.5766853Z B=40, 2025-05-07T20:23:07.5767195Z log_E=3, 2025-05-07T20:23:07.5767534Z L=11, 2025-05-07T20:23:07.5767883Z D_gradcheck=2, 2025-05-07T20:23:07.5768391Z stochastic_rounding=False, 2025-05-07T20:23:07.5768820Z weighted=True, 2025-05-07T20:23:07.5769187Z row_wise=True, 2025-05-07T20:23:07.5769551Z mixed=False, 2025-05-07T20:23:07.5769911Z use_cache=True, 2025-05-07T20:23:07.5770314Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:07.5770784Z use_cpu=True, 2025-05-07T20:23:07.5771172Z output_dtype=SparseType.FP16, 2025-05-07T20:23:07.5771606Z ) 2025-05-07T20:23:07.5772003Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.5772909Z self=, 2025-05-07T20:23:07.5773980Z compile=True, 2025-05-07T20:23:07.5774386Z pooling_mode=, 2025-05-07T20:23:07.5774853Z T=2, 2025-05-07T20:23:07.5775175Z D=16, 2025-05-07T20:23:07.5775511Z B=115, 2025-05-07T20:23:07.5775850Z log_E=4, 2025-05-07T20:23:07.5776192Z L=18, 2025-05-07T20:23:07.5776540Z D_gradcheck=1, 2025-05-07T20:23:07.5776927Z stochastic_rounding=True, 2025-05-07T20:23:07.5777352Z weighted=False, 2025-05-07T20:23:07.5777721Z row_wise=True, 2025-05-07T20:23:07.5778085Z mixed=False, 2025-05-07T20:23:07.5778443Z use_cache=False, 2025-05-07T20:23:07.5778855Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:07.5779330Z use_cpu=True, 2025-05-07T20:23:07.5779941Z output_dtype=SparseType.FP16, 2025-05-07T20:23:07.5780422Z ) 2025-05-07T20:23:07.5780817Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.5781719Z self=, 2025-05-07T20:23:07.5782570Z compile=True, 2025-05-07T20:23:07.5782972Z pooling_mode=, 2025-05-07T20:23:07.5783440Z T=5, 2025-05-07T20:23:07.5783767Z D=112, 2025-05-07T20:23:07.5784104Z B=83, 2025-05-07T20:23:07.5784440Z log_E=3, 2025-05-07T20:23:07.5784777Z L=15, 2025-05-07T20:23:07.5785119Z D_gradcheck=1, 2025-05-07T20:23:07.5785513Z stochastic_rounding=True, 2025-05-07T20:23:07.5785939Z weighted=True, 2025-05-07T20:23:07.5786312Z row_wise=True, 2025-05-07T20:23:07.5786682Z mixed=False, 2025-05-07T20:23:07.5787046Z use_cache=True, 2025-05-07T20:23:07.5787459Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:07.5787933Z use_cpu=True, 2025-05-07T20:23:07.5788342Z output_dtype=SparseType.FP32, 2025-05-07T20:23:07.5788790Z ) 2025-05-07T20:23:07.5789199Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.5790122Z self=, 2025-05-07T20:23:07.5790992Z compile=True, 2025-05-07T20:23:07.5791398Z pooling_mode=, 2025-05-07T20:23:07.5791869Z T=3, 2025-05-07T20:23:07.5792196Z D=104, 2025-05-07T20:23:07.5792528Z B=109, 2025-05-07T20:23:07.5793118Z log_E=5, 2025-05-07T20:23:07.5793484Z L=14, 2025-05-07T20:23:07.5793960Z D_gradcheck=1, 2025-05-07T20:23:07.5794370Z stochastic_rounding=False, 2025-05-07T20:23:07.5794792Z weighted=True, 2025-05-07T20:23:07.5795160Z row_wise=True, 2025-05-07T20:23:07.5795521Z mixed=True, 2025-05-07T20:23:07.5795873Z use_cache=False, 2025-05-07T20:23:07.5796288Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:07.5796776Z use_cpu=True, 2025-05-07T20:23:07.5797168Z output_dtype=SparseType.FP16, 2025-05-07T20:23:07.5797758Z ) 2025-05-07T20:23:07.5798172Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.5799082Z self=, 2025-05-07T20:23:07.5799928Z compile=False, 2025-05-07T20:23:07.5800339Z pooling_mode=, 2025-05-07T20:23:07.5800803Z T=2, 2025-05-07T20:23:07.5801138Z D=99, 2025-05-07T20:23:07.5801471Z B=28, 2025-05-07T20:23:07.5801799Z log_E=5, 2025-05-07T20:23:07.5802144Z L=1, 2025-05-07T20:23:07.5802479Z D_gradcheck=1, 2025-05-07T20:23:07.5802858Z stochastic_rounding=False, 2025-05-07T20:23:07.5803292Z weighted=False, 2025-05-07T20:23:07.5803666Z row_wise=True, 2025-05-07T20:23:07.5804031Z mixed=True, 2025-05-07T20:23:07.5804384Z use_cache=False, 2025-05-07T20:23:07.5804806Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:07.5805286Z use_cpu=True, 2025-05-07T20:23:07.5805677Z output_dtype=SparseType.FP16, 2025-05-07T20:23:07.5806117Z ) 2025-05-07T20:23:07.5806508Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.5807592Z self=, 2025-05-07T20:23:07.5808562Z compile=False, 2025-05-07T20:23:07.5808965Z pooling_mode=, 2025-05-07T20:23:07.5809425Z T=4, 2025-05-07T20:23:07.5809758Z D=74, 2025-05-07T20:23:07.5810090Z B=47, 2025-05-07T20:23:07.5810422Z log_E=4, 2025-05-07T20:23:07.5810770Z L=6, 2025-05-07T20:23:07.5811104Z D_gradcheck=1, 2025-05-07T20:23:07.5811490Z stochastic_rounding=False, 2025-05-07T20:23:07.5811923Z weighted=True, 2025-05-07T20:23:07.5812292Z row_wise=True, 2025-05-07T20:23:07.5812651Z mixed=True, 2025-05-07T20:23:07.5813015Z use_cache=True, 2025-05-07T20:23:07.5813424Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:07.5813887Z use_cpu=True, 2025-05-07T20:23:07.5814285Z output_dtype=SparseType.FP16, 2025-05-07T20:23:07.5814722Z ) 2025-05-07T20:23:07.5815114Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.5816015Z self=, 2025-05-07T20:23:07.5816862Z compile=False, 2025-05-07T20:23:07.5817266Z pooling_mode=, 2025-05-07T20:23:07.5817839Z T=5, 2025-05-07T20:23:07.5818171Z D=123, 2025-05-07T20:23:07.5818502Z B=23, 2025-05-07T20:23:07.5818843Z log_E=4, 2025-05-07T20:23:07.5819186Z L=7, 2025-05-07T20:23:07.5819517Z D_gradcheck=1, 2025-05-07T20:23:07.5819912Z stochastic_rounding=False, 2025-05-07T20:23:07.5820347Z weighted=False, 2025-05-07T20:23:07.5820715Z row_wise=True, 2025-05-07T20:23:07.5821089Z mixed=False, 2025-05-07T20:23:07.5821454Z use_cache=True, 2025-05-07T20:23:07.5821851Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:07.5822324Z use_cpu=True, 2025-05-07T20:23:07.5822722Z output_dtype=SparseType.FP16, 2025-05-07T20:23:07.5823158Z ) 2025-05-07T20:23:07.5823557Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.5824466Z self=, 2025-05-07T20:23:07.5825304Z compile=True, 2025-05-07T20:23:07.5825712Z pooling_mode=, 2025-05-07T20:23:07.5826179Z T=1, 2025-05-07T20:23:07.5826503Z D=126, 2025-05-07T20:23:07.5827077Z B=58, 2025-05-07T20:23:07.5827485Z log_E=5, 2025-05-07T20:23:07.5827830Z L=10, 2025-05-07T20:23:07.5828171Z D_gradcheck=1, 2025-05-07T20:23:07.5828560Z stochastic_rounding=False, 2025-05-07T20:23:07.5828991Z weighted=False, 2025-05-07T20:23:07.5829360Z row_wise=True, 2025-05-07T20:23:07.5829730Z mixed=True, 2025-05-07T20:23:07.5830091Z use_cache=True, 2025-05-07T20:23:07.5830496Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:07.5830979Z use_cpu=True, 2025-05-07T20:23:07.5831475Z output_dtype=SparseType.FP32, 2025-05-07T20:23:07.5831921Z ) 2025-05-07T20:23:07.5832312Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.5833221Z self=, 2025-05-07T20:23:07.5834062Z compile=False, 2025-05-07T20:23:07.5834466Z pooling_mode=, 2025-05-07T20:23:07.5835099Z T=3, 2025-05-07T20:23:07.5835436Z D=75, 2025-05-07T20:23:07.5835763Z B=100, 2025-05-07T20:23:07.5836101Z log_E=3, 2025-05-07T20:23:07.5836242Z L=13, 2025-05-07T20:23:07.5836394Z D_gradcheck=1, 2025-05-07T20:23:07.5836578Z stochastic_rounding=True, 2025-05-07T20:23:07.5836737Z weighted=False, 2025-05-07T20:23:07.5836895Z row_wise=True, 2025-05-07T20:23:07.5837046Z mixed=False, 2025-05-07T20:23:07.5837200Z use_cache=False, 2025-05-07T20:23:07.5837394Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:07.5837547Z use_cpu=True, 2025-05-07T20:23:07.5837734Z output_dtype=SparseType.FP16, 2025-05-07T20:23:07.5837886Z ) 2025-05-07T20:23:07.5838253Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.5838789Z self=, 2025-05-07T20:23:07.5838948Z compile=True, 2025-05-07T20:23:07.5839137Z pooling_mode=, 2025-05-07T20:23:07.5839281Z T=2, 2025-05-07T20:23:07.5839435Z D=89, 2025-05-07T20:23:07.5839581Z B=6, 2025-05-07T20:23:07.5839739Z log_E=3, 2025-05-07T20:23:07.5839881Z L=2, 2025-05-07T20:23:07.5840032Z D_gradcheck=2, 2025-05-07T20:23:07.5840213Z stochastic_rounding=True, 2025-05-07T20:23:07.5840368Z weighted=False, 2025-05-07T20:23:07.5840521Z row_wise=True, 2025-05-07T20:23:07.5840679Z mixed=True, 2025-05-07T20:23:07.5840836Z use_cache=False, 2025-05-07T20:23:07.5841025Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:07.5841187Z use_cpu=True, 2025-05-07T20:23:07.5841372Z output_dtype=SparseType.FP32, 2025-05-07T20:23:07.5841514Z ) 2025-05-07T20:23:07.5841746Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.5842285Z self=, 2025-05-07T20:23:07.5842439Z compile=True, 2025-05-07T20:23:07.5842638Z pooling_mode=, 2025-05-07T20:23:07.5842779Z T=3, 2025-05-07T20:23:07.5842935Z D=38, 2025-05-07T20:23:07.5843082Z B=67, 2025-05-07T20:23:07.5843225Z log_E=4, 2025-05-07T20:23:07.5843374Z L=14, 2025-05-07T20:23:07.5843528Z D_gradcheck=1, 2025-05-07T20:23:07.5843700Z stochastic_rounding=False, 2025-05-07T20:23:07.5843860Z weighted=True, 2025-05-07T20:23:07.5844012Z row_wise=True, 2025-05-07T20:23:07.5844162Z mixed=True, 2025-05-07T20:23:07.5844322Z use_cache=False, 2025-05-07T20:23:07.5844508Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:07.5844665Z use_cpu=True, 2025-05-07T20:23:07.5844850Z output_dtype=SparseType.FP16, 2025-05-07T20:23:07.5844990Z ) 2025-05-07T20:23:07.5845224Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.5845775Z self=, 2025-05-07T20:23:07.5845931Z compile=True, 2025-05-07T20:23:07.5846126Z pooling_mode=, 2025-05-07T20:23:07.5846374Z T=1, 2025-05-07T20:23:07.5846539Z D=45, 2025-05-07T20:23:07.5846786Z B=114, 2025-05-07T20:23:07.5846934Z log_E=5, 2025-05-07T20:23:07.5847081Z L=8, 2025-05-07T20:23:07.5847240Z D_gradcheck=1, 2025-05-07T20:23:07.5847413Z stochastic_rounding=True, 2025-05-07T20:23:07.5847568Z weighted=False, 2025-05-07T20:23:07.5847730Z row_wise=True, 2025-05-07T20:23:07.5847880Z mixed=True, 2025-05-07T20:23:07.5848188Z use_cache=True, 2025-05-07T20:23:07.5848390Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:07.5848680Z use_cpu=True, 2025-05-07T20:23:07.5848877Z output_dtype=SparseType.FP32, 2025-05-07T20:23:07.5849030Z ) 2025-05-07T20:23:07.5849253Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.5849801Z self=, 2025-05-07T20:23:07.5849952Z compile=True, 2025-05-07T20:23:07.5850141Z pooling_mode=, 2025-05-07T20:23:07.5850294Z T=3, 2025-05-07T20:23:07.5850437Z D=97, 2025-05-07T20:23:07.5850586Z B=36, 2025-05-07T20:23:07.5850737Z log_E=4, 2025-05-07T20:23:07.5850880Z L=14, 2025-05-07T20:23:07.5851031Z D_gradcheck=1, 2025-05-07T20:23:07.5851207Z stochastic_rounding=True, 2025-05-07T20:23:07.5851360Z weighted=False, 2025-05-07T20:23:07.5851512Z row_wise=True, 2025-05-07T20:23:07.5851666Z mixed=True, 2025-05-07T20:23:07.5851822Z use_cache=True, 2025-05-07T20:23:07.5852019Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:07.5852172Z use_cpu=True, 2025-05-07T20:23:07.5852351Z output_dtype=SparseType.FP16, 2025-05-07T20:23:07.5852600Z ) 2025-05-07T20:23:07.5852826Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.5853367Z self=, 2025-05-07T20:23:07.5853524Z compile=False, 2025-05-07T20:23:07.5853711Z pooling_mode=, 2025-05-07T20:23:07.5853855Z T=1, 2025-05-07T20:23:07.5854004Z D=110, 2025-05-07T20:23:07.5854152Z B=21, 2025-05-07T20:23:07.5854298Z log_E=3, 2025-05-07T20:23:07.5854452Z L=19, 2025-05-07T20:23:07.5854606Z D_gradcheck=1, 2025-05-07T20:23:07.5854779Z stochastic_rounding=False, 2025-05-07T20:23:07.5854940Z weighted=True, 2025-05-07T20:23:07.5855091Z row_wise=True, 2025-05-07T20:23:07.5855246Z mixed=True, 2025-05-07T20:23:07.5855398Z use_cache=True, 2025-05-07T20:23:07.5855590Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:07.5855746Z use_cpu=True, 2025-05-07T20:23:07.5855926Z output_dtype=SparseType.FP16, 2025-05-07T20:23:07.5856069Z ) 2025-05-07T20:23:07.6321447Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.6322058Z self=, 2025-05-07T20:23:07.6322229Z compile=False, 2025-05-07T20:23:07.6322444Z pooling_mode=, 2025-05-07T20:23:07.6322591Z T=2, 2025-05-07T20:23:07.6322754Z D=22, 2025-05-07T20:23:07.6322900Z B=51, 2025-05-07T20:23:07.6323050Z log_E=3, 2025-05-07T20:23:07.6323203Z L=4, 2025-05-07T20:23:07.6323361Z D_gradcheck=1, 2025-05-07T20:23:07.6323536Z stochastic_rounding=True, 2025-05-07T20:23:07.6323700Z weighted=False, 2025-05-07T20:23:07.6323855Z row_wise=True, 2025-05-07T20:23:07.6324006Z mixed=False, 2025-05-07T20:23:07.6324169Z use_cache=True, 2025-05-07T20:23:07.6324378Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:07.6324542Z use_cpu=True, 2025-05-07T20:23:07.6324726Z output_dtype=SparseType.FP16, 2025-05-07T20:23:07.6324882Z ) 2025-05-07T20:23:07.6325115Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.6325659Z self=, 2025-05-07T20:23:07.6325818Z compile=False, 2025-05-07T20:23:07.6326462Z pooling_mode=, 2025-05-07T20:23:07.6326625Z T=5, 2025-05-07T20:23:07.6326909Z D=78, 2025-05-07T20:23:07.6327058Z B=32, 2025-05-07T20:23:07.6327202Z log_E=3, 2025-05-07T20:23:07.6327346Z L=18, 2025-05-07T20:23:07.6327501Z D_gradcheck=2, 2025-05-07T20:23:07.6327672Z stochastic_rounding=True, 2025-05-07T20:23:07.6327854Z weighted=True, 2025-05-07T20:23:07.6328115Z row_wise=True, 2025-05-07T20:23:07.6328266Z mixed=True, 2025-05-07T20:23:07.6328426Z use_cache=False, 2025-05-07T20:23:07.6328802Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:07.6328968Z use_cpu=True, 2025-05-07T20:23:07.6329152Z output_dtype=SparseType.FP32, 2025-05-07T20:23:07.6329299Z ) 2025-05-07T20:23:07.6329652Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.6330198Z self=, 2025-05-07T20:23:07.6330349Z compile=False, 2025-05-07T20:23:07.6330536Z pooling_mode=, 2025-05-07T20:23:07.6330684Z T=5, 2025-05-07T20:23:07.6330834Z D=67, 2025-05-07T20:23:07.6330983Z B=30, 2025-05-07T20:23:07.6331127Z log_E=3, 2025-05-07T20:23:07.6331269Z L=18, 2025-05-07T20:23:07.6331426Z D_gradcheck=1, 2025-05-07T20:23:07.6331595Z stochastic_rounding=False, 2025-05-07T20:23:07.6331747Z weighted=True, 2025-05-07T20:23:07.6331905Z row_wise=True, 2025-05-07T20:23:07.6332059Z mixed=False, 2025-05-07T20:23:07.6332211Z use_cache=False, 2025-05-07T20:23:07.6332409Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:07.6332561Z use_cpu=True, 2025-05-07T20:23:07.6332943Z output_dtype=SparseType.FP32, 2025-05-07T20:23:07.6333086Z ) 2025-05-07T20:23:07.6333307Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.6333903Z self=, 2025-05-07T20:23:07.6334251Z compile=True, 2025-05-07T20:23:07.6334442Z pooling_mode=, 2025-05-07T20:23:07.6334599Z T=2, 2025-05-07T20:23:07.6334741Z D=5, 2025-05-07T20:23:07.6334882Z B=8, 2025-05-07T20:23:07.6335034Z log_E=3, 2025-05-07T20:23:07.6335177Z L=2, 2025-05-07T20:23:07.6335327Z D_gradcheck=2, 2025-05-07T20:23:07.6335505Z stochastic_rounding=False, 2025-05-07T20:23:07.6335659Z weighted=False, 2025-05-07T20:23:07.6335809Z row_wise=True, 2025-05-07T20:23:07.6335963Z mixed=False, 2025-05-07T20:23:07.6336113Z use_cache=True, 2025-05-07T20:23:07.6336303Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:07.6336457Z use_cpu=True, 2025-05-07T20:23:07.6336641Z output_dtype=SparseType.FP32, 2025-05-07T20:23:07.6336779Z ) 2025-05-07T20:23:07.6337005Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.6337542Z self=, 2025-05-07T20:23:07.6337700Z compile=False, 2025-05-07T20:23:07.6337891Z pooling_mode=, 2025-05-07T20:23:07.6338036Z T=5, 2025-05-07T20:23:07.6338207Z D=38, 2025-05-07T20:23:07.6338348Z B=76, 2025-05-07T20:23:07.6338490Z log_E=4, 2025-05-07T20:23:07.6338642Z L=3, 2025-05-07T20:23:07.6338793Z D_gradcheck=1, 2025-05-07T20:23:07.6338964Z stochastic_rounding=False, 2025-05-07T20:23:07.6339123Z weighted=True, 2025-05-07T20:23:07.6339271Z row_wise=True, 2025-05-07T20:23:07.6339420Z mixed=False, 2025-05-07T20:23:07.6339585Z use_cache=False, 2025-05-07T20:23:07.6339776Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:07.6339928Z use_cpu=True, 2025-05-07T20:23:07.6340123Z output_dtype=SparseType.FP32, 2025-05-07T20:23:07.6340264Z ) 2025-05-07T20:23:07.6340489Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.6341027Z self=, 2025-05-07T20:23:07.6341179Z compile=True, 2025-05-07T20:23:07.6341514Z pooling_mode=, 2025-05-07T20:23:07.6341737Z T=2, 2025-05-07T20:23:07.6341880Z D=108, 2025-05-07T20:23:07.6342028Z B=54, 2025-05-07T20:23:07.6342172Z log_E=4, 2025-05-07T20:23:07.6342315Z L=16, 2025-05-07T20:23:07.6342474Z D_gradcheck=1, 2025-05-07T20:23:07.6342647Z stochastic_rounding=False, 2025-05-07T20:23:07.6342800Z weighted=False, 2025-05-07T20:23:07.6342954Z row_wise=True, 2025-05-07T20:23:07.6343101Z mixed=True, 2025-05-07T20:23:07.6343328Z use_cache=True, 2025-05-07T20:23:07.6343538Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:07.6343693Z use_cpu=True, 2025-05-07T20:23:07.6343882Z output_dtype=SparseType.FP32, 2025-05-07T20:23:07.6344029Z ) 2025-05-07T20:23:07.6344252Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.6344800Z self=, 2025-05-07T20:23:07.6344956Z compile=True, 2025-05-07T20:23:07.6345143Z pooling_mode=, 2025-05-07T20:23:07.6345298Z T=4, 2025-05-07T20:23:07.6345444Z D=88, 2025-05-07T20:23:07.6345588Z B=31, 2025-05-07T20:23:07.6345735Z log_E=4, 2025-05-07T20:23:07.6345880Z L=12, 2025-05-07T20:23:07.6346032Z D_gradcheck=1, 2025-05-07T20:23:07.6346209Z stochastic_rounding=False, 2025-05-07T20:23:07.6346363Z weighted=False, 2025-05-07T20:23:07.6346522Z row_wise=True, 2025-05-07T20:23:07.6346670Z mixed=True, 2025-05-07T20:23:07.6346828Z use_cache=True, 2025-05-07T20:23:07.6347026Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:07.6347279Z use_cpu=True, 2025-05-07T20:23:07.6347458Z output_dtype=SparseType.FP32, 2025-05-07T20:23:07.6347604Z ) 2025-05-07T20:23:07.6347829Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.6348367Z self=, 2025-05-07T20:23:07.6348533Z compile=True, 2025-05-07T20:23:07.6348720Z pooling_mode=, 2025-05-07T20:23:07.6348872Z T=5, 2025-05-07T20:23:07.6349019Z D=49, 2025-05-07T20:23:07.6349163Z B=82, 2025-05-07T20:23:07.6349318Z log_E=5, 2025-05-07T20:23:07.6349460Z L=2, 2025-05-07T20:23:07.6349611Z D_gradcheck=1, 2025-05-07T20:23:07.6349787Z stochastic_rounding=True, 2025-05-07T20:23:07.6349941Z weighted=False, 2025-05-07T20:23:07.6350089Z row_wise=True, 2025-05-07T20:23:07.6350242Z mixed=True, 2025-05-07T20:23:07.6350402Z use_cache=True, 2025-05-07T20:23:07.6350589Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:07.6350749Z use_cpu=True, 2025-05-07T20:23:07.6350928Z output_dtype=SparseType.FP32, 2025-05-07T20:23:07.6351068Z ) 2025-05-07T20:23:07.6351295Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.6351832Z self=, 2025-05-07T20:23:07.6351992Z compile=False, 2025-05-07T20:23:07.6352196Z pooling_mode=, 2025-05-07T20:23:07.6352338Z T=1, 2025-05-07T20:23:07.6352488Z D=12, 2025-05-07T20:23:07.6352630Z B=80, 2025-05-07T20:23:07.6352775Z log_E=4, 2025-05-07T20:23:07.6352926Z L=5, 2025-05-07T20:23:07.6353075Z D_gradcheck=2, 2025-05-07T20:23:07.6353247Z stochastic_rounding=False, 2025-05-07T20:23:07.6353407Z weighted=False, 2025-05-07T20:23:07.6353557Z row_wise=True, 2025-05-07T20:23:07.6353709Z mixed=False, 2025-05-07T20:23:07.6353872Z use_cache=True, 2025-05-07T20:23:07.6354057Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:07.6354216Z use_cpu=True, 2025-05-07T20:23:07.6354402Z output_dtype=SparseType.FP16, 2025-05-07T20:23:07.6354542Z ) 2025-05-07T20:23:07.6354763Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.6355416Z self=, 2025-05-07T20:23:07.6355584Z compile=True, 2025-05-07T20:23:07.6355857Z pooling_mode=, 2025-05-07T20:23:07.6355999Z T=2, 2025-05-07T20:23:07.6356143Z D=35, 2025-05-07T20:23:07.6356291Z B=60, 2025-05-07T20:23:07.6356435Z log_E=4, 2025-05-07T20:23:07.6356576Z L=16, 2025-05-07T20:23:07.6356734Z D_gradcheck=2, 2025-05-07T20:23:07.6356910Z stochastic_rounding=False, 2025-05-07T20:23:07.6357061Z weighted=False, 2025-05-07T20:23:07.6357218Z row_wise=True, 2025-05-07T20:23:07.6357435Z mixed=True, 2025-05-07T20:23:07.6357601Z use_cache=False, 2025-05-07T20:23:07.6357795Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:07.6357950Z use_cpu=True, 2025-05-07T20:23:07.6358126Z output_dtype=SparseType.FP32, 2025-05-07T20:23:07.6358273Z ) 2025-05-07T20:23:07.6358493Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.6359041Z self=, 2025-05-07T20:23:07.6359201Z compile=False, 2025-05-07T20:23:07.6359395Z pooling_mode=, 2025-05-07T20:23:07.6359547Z T=4, 2025-05-07T20:23:07.6359690Z D=114, 2025-05-07T20:23:07.6359833Z B=95, 2025-05-07T20:23:07.6359986Z log_E=4, 2025-05-07T20:23:07.6360127Z L=1, 2025-05-07T20:23:07.6360279Z D_gradcheck=2, 2025-05-07T20:23:07.6360459Z stochastic_rounding=False, 2025-05-07T20:23:07.6360613Z weighted=True, 2025-05-07T20:23:07.6360766Z row_wise=True, 2025-05-07T20:23:07.6360926Z mixed=True, 2025-05-07T20:23:07.6361085Z use_cache=True, 2025-05-07T20:23:07.6361283Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:07.6361518Z use_cpu=True, 2025-05-07T20:23:07.6361700Z output_dtype=SparseType.FP32, 2025-05-07T20:23:07.6361847Z ) 2025-05-07T20:23:07.6362066Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.6362606Z self=, 2025-05-07T20:23:07.6362771Z compile=True, 2025-05-07T20:23:07.6362962Z pooling_mode=, 2025-05-07T20:23:07.6363104Z T=1, 2025-05-07T20:23:07.6363257Z D=64, 2025-05-07T20:23:07.6363399Z B=12, 2025-05-07T20:23:07.6363543Z log_E=5, 2025-05-07T20:23:07.6363692Z L=17, 2025-05-07T20:23:07.6363843Z D_gradcheck=2, 2025-05-07T20:23:07.6364013Z stochastic_rounding=False, 2025-05-07T20:23:07.6364172Z weighted=True, 2025-05-07T20:23:07.6364326Z row_wise=True, 2025-05-07T20:23:07.6364484Z mixed=True, 2025-05-07T20:23:07.6364639Z use_cache=False, 2025-05-07T20:23:07.6364831Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:07.6364991Z use_cpu=True, 2025-05-07T20:23:07.6365172Z output_dtype=SparseType.FP16, 2025-05-07T20:23:07.6365314Z ) 2025-05-07T20:23:07.6365544Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.6366082Z self=, 2025-05-07T20:23:07.6366240Z compile=False, 2025-05-07T20:23:07.6366437Z pooling_mode=, 2025-05-07T20:23:07.6366579Z T=4, 2025-05-07T20:23:07.6366722Z D=44, 2025-05-07T20:23:07.6366875Z B=118, 2025-05-07T20:23:07.6367024Z log_E=5, 2025-05-07T20:23:07.6367176Z L=20, 2025-05-07T20:23:07.6367327Z D_gradcheck=2, 2025-05-07T20:23:07.6367498Z stochastic_rounding=False, 2025-05-07T20:23:07.6367657Z weighted=False, 2025-05-07T20:23:07.6367811Z row_wise=True, 2025-05-07T20:23:07.6368108Z mixed=False, 2025-05-07T20:23:07.6368281Z use_cache=False, 2025-05-07T20:23:07.6368474Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:07.6368624Z use_cpu=True, 2025-05-07T20:23:07.6368810Z output_dtype=SparseType.FP16, 2025-05-07T20:23:07.6368949Z ) 2025-05-07T20:23:07.6369169Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.6369877Z self=, 2025-05-07T20:23:07.6370085Z compile=True, 2025-05-07T20:23:07.6370271Z pooling_mode=, 2025-05-07T20:23:07.6370425Z T=4, 2025-05-07T20:23:07.6370569Z D=66, 2025-05-07T20:23:07.6370717Z B=92, 2025-05-07T20:23:07.6370861Z log_E=3, 2025-05-07T20:23:07.6371003Z L=13, 2025-05-07T20:23:07.6371162Z D_gradcheck=2, 2025-05-07T20:23:07.6371335Z stochastic_rounding=True, 2025-05-07T20:23:07.6371486Z weighted=True, 2025-05-07T20:23:07.6371714Z row_wise=True, 2025-05-07T20:23:07.6371874Z mixed=True, 2025-05-07T20:23:07.6372028Z use_cache=True, 2025-05-07T20:23:07.6372226Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:07.6372377Z use_cpu=True, 2025-05-07T20:23:07.6372555Z output_dtype=SparseType.FP16, 2025-05-07T20:23:07.6372709Z ) 2025-05-07T20:23:07.6372932Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.6373475Z self=, 2025-05-07T20:23:07.6373639Z compile=True, 2025-05-07T20:23:07.6373825Z pooling_mode=, 2025-05-07T20:23:07.6373975Z T=3, 2025-05-07T20:23:07.6374117Z D=62, 2025-05-07T20:23:07.6374259Z B=32, 2025-05-07T20:23:07.6374413Z log_E=3, 2025-05-07T20:23:07.6374555Z L=10, 2025-05-07T20:23:07.6374706Z D_gradcheck=1, 2025-05-07T20:23:07.6374883Z stochastic_rounding=True, 2025-05-07T20:23:07.6375041Z weighted=True, 2025-05-07T20:23:07.6375196Z row_wise=True, 2025-05-07T20:23:07.6375354Z mixed=False, 2025-05-07T20:23:07.6375508Z use_cache=True, 2025-05-07T20:23:07.6375835Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:07.6375992Z use_cpu=True, 2025-05-07T20:23:07.6376170Z output_dtype=SparseType.FP32, 2025-05-07T20:23:07.6376308Z ) 2025-05-07T20:23:07.6376539Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.6377079Z self=, 2025-05-07T20:23:07.6377246Z compile=True, 2025-05-07T20:23:07.6377434Z pooling_mode=, 2025-05-07T20:23:07.6377577Z T=3, 2025-05-07T20:23:07.6377724Z D=31, 2025-05-07T20:23:07.6377867Z B=63, 2025-05-07T20:23:07.6378013Z log_E=5, 2025-05-07T20:23:07.6378166Z L=19, 2025-05-07T20:23:07.6378321Z D_gradcheck=1, 2025-05-07T20:23:07.6378493Z stochastic_rounding=False, 2025-05-07T20:23:07.6378655Z weighted=True, 2025-05-07T20:23:07.6378806Z row_wise=True, 2025-05-07T20:23:07.6378955Z mixed=True, 2025-05-07T20:23:07.6379121Z use_cache=True, 2025-05-07T20:23:07.6379312Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:07.6379472Z use_cpu=True, 2025-05-07T20:23:07.6380039Z output_dtype=SparseType.FP16, 2025-05-07T20:23:07.6380197Z ) 2025-05-07T20:23:07.6891194Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.6891834Z self=, 2025-05-07T20:23:07.6892003Z compile=True, 2025-05-07T20:23:07.6892211Z pooling_mode=, 2025-05-07T20:23:07.6892359Z T=2, 2025-05-07T20:23:07.6892499Z D=2, 2025-05-07T20:23:07.6892648Z B=32, 2025-05-07T20:23:07.6892791Z log_E=3, 2025-05-07T20:23:07.6892943Z L=3, 2025-05-07T20:23:07.6893221Z D_gradcheck=1, 2025-05-07T20:23:07.6893398Z stochastic_rounding=False, 2025-05-07T20:23:07.6893573Z weighted=False, 2025-05-07T20:23:07.6893722Z row_wise=True, 2025-05-07T20:23:07.6893873Z mixed=False, 2025-05-07T20:23:07.6894036Z use_cache=True, 2025-05-07T20:23:07.6894223Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:07.6894374Z use_cpu=True, 2025-05-07T20:23:07.6894559Z output_dtype=SparseType.FP32, 2025-05-07T20:23:07.6894701Z ) 2025-05-07T20:23:07.6894929Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.6895846Z self=, 2025-05-07T20:23:07.6896118Z compile=False, 2025-05-07T20:23:07.6896315Z pooling_mode=, 2025-05-07T20:23:07.6896455Z T=2, 2025-05-07T20:23:07.6896598Z D=56, 2025-05-07T20:23:07.6896746Z B=53, 2025-05-07T20:23:07.6896890Z log_E=3, 2025-05-07T20:23:07.6897034Z L=0, 2025-05-07T20:23:07.6897190Z D_gradcheck=2, 2025-05-07T20:23:07.6897360Z stochastic_rounding=True, 2025-05-07T20:23:07.6897642Z weighted=True, 2025-05-07T20:23:07.6897818Z row_wise=True, 2025-05-07T20:23:07.6897967Z mixed=True, 2025-05-07T20:23:07.6898128Z use_cache=True, 2025-05-07T20:23:07.6898327Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:07.6898477Z use_cpu=True, 2025-05-07T20:23:07.6898657Z output_dtype=SparseType.FP32, 2025-05-07T20:23:07.6898811Z ) 2025-05-07T20:23:07.6899035Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.6899589Z self=, 2025-05-07T20:23:07.6899747Z compile=True, 2025-05-07T20:23:07.6899932Z pooling_mode=, 2025-05-07T20:23:07.6900082Z T=2, 2025-05-07T20:23:07.6900225Z D=13, 2025-05-07T20:23:07.6900367Z B=72, 2025-05-07T20:23:07.6900515Z log_E=5, 2025-05-07T20:23:07.6900657Z L=0, 2025-05-07T20:23:07.6900811Z D_gradcheck=1, 2025-05-07T20:23:07.6900986Z stochastic_rounding=False, 2025-05-07T20:23:07.6901143Z weighted=False, 2025-05-07T20:23:07.6901292Z row_wise=True, 2025-05-07T20:23:07.6901446Z mixed=True, 2025-05-07T20:23:07.6901766Z use_cache=True, 2025-05-07T20:23:07.6901962Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:07.6902123Z use_cpu=True, 2025-05-07T20:23:07.6902306Z output_dtype=SparseType.FP16, 2025-05-07T20:23:07.6902452Z ) 2025-05-07T20:23:07.6902675Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.6903218Z self=, 2025-05-07T20:23:07.6903381Z compile=True, 2025-05-07T20:23:07.6903568Z pooling_mode=, 2025-05-07T20:23:07.6903711Z T=5, 2025-05-07T20:23:07.6903862Z D=71, 2025-05-07T20:23:07.6904008Z B=17, 2025-05-07T20:23:07.6904158Z log_E=4, 2025-05-07T20:23:07.6904307Z L=19, 2025-05-07T20:23:07.6904457Z D_gradcheck=1, 2025-05-07T20:23:07.6904628Z stochastic_rounding=True, 2025-05-07T20:23:07.6904787Z weighted=True, 2025-05-07T20:23:07.6904936Z row_wise=True, 2025-05-07T20:23:07.6905090Z mixed=False, 2025-05-07T20:23:07.6905246Z use_cache=True, 2025-05-07T20:23:07.6905432Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:07.6905587Z use_cpu=True, 2025-05-07T20:23:07.6905763Z output_dtype=SparseType.FP16, 2025-05-07T20:23:07.6905904Z ) 2025-05-07T20:23:07.6906129Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.6906671Z self=, 2025-05-07T20:23:07.6906826Z compile=False, 2025-05-07T20:23:07.6907017Z pooling_mode=, 2025-05-07T20:23:07.6907160Z T=3, 2025-05-07T20:23:07.6907300Z D=46, 2025-05-07T20:23:07.6907445Z B=48, 2025-05-07T20:23:07.6907587Z log_E=4, 2025-05-07T20:23:07.6907727Z L=20, 2025-05-07T20:23:07.6907884Z D_gradcheck=2, 2025-05-07T20:23:07.6908059Z stochastic_rounding=False, 2025-05-07T20:23:07.6908219Z weighted=False, 2025-05-07T20:23:07.6908363Z row_wise=True, 2025-05-07T20:23:07.6908517Z mixed=False, 2025-05-07T20:23:07.6908679Z use_cache=False, 2025-05-07T20:23:07.6908866Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:07.6909017Z use_cpu=True, 2025-05-07T20:23:07.6909205Z output_dtype=SparseType.FP32, 2025-05-07T20:23:07.6909343Z ) 2025-05-07T20:23:07.6909678Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.6910244Z self=, 2025-05-07T20:23:07.6910486Z compile=True, 2025-05-07T20:23:07.6910674Z pooling_mode=, 2025-05-07T20:23:07.6910821Z T=1, 2025-05-07T20:23:07.6910963Z D=120, 2025-05-07T20:23:07.6911110Z B=91, 2025-05-07T20:23:07.6911256Z log_E=5, 2025-05-07T20:23:07.6911400Z L=6, 2025-05-07T20:23:07.6911557Z D_gradcheck=2, 2025-05-07T20:23:07.6911802Z stochastic_rounding=True, 2025-05-07T20:23:07.6911966Z weighted=True, 2025-05-07T20:23:07.6912125Z row_wise=True, 2025-05-07T20:23:07.6912280Z mixed=False, 2025-05-07T20:23:07.6912432Z use_cache=False, 2025-05-07T20:23:07.6912624Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:07.6912774Z use_cpu=True, 2025-05-07T20:23:07.6912951Z output_dtype=SparseType.FP16, 2025-05-07T20:23:07.6913098Z ) 2025-05-07T20:23:07.6913322Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.6913863Z self=, 2025-05-07T20:23:07.6914031Z compile=False, 2025-05-07T20:23:07.6914216Z pooling_mode=, 2025-05-07T20:23:07.6914365Z T=3, 2025-05-07T20:23:07.6914506Z D=63, 2025-05-07T20:23:07.6914647Z B=92, 2025-05-07T20:23:07.6914797Z log_E=5, 2025-05-07T20:23:07.6914939Z L=15, 2025-05-07T20:23:07.6915092Z D_gradcheck=1, 2025-05-07T20:23:07.6915269Z stochastic_rounding=True, 2025-05-07T20:23:07.6915422Z weighted=True, 2025-05-07T20:23:07.6915572Z row_wise=True, 2025-05-07T20:23:07.6915841Z mixed=False, 2025-05-07T20:23:07.6915992Z use_cache=True, 2025-05-07T20:23:07.6916178Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:07.6916332Z use_cpu=True, 2025-05-07T20:23:07.6916683Z output_dtype=SparseType.FP16, 2025-05-07T20:23:07.6916830Z ) 2025-05-07T20:23:07.6917067Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.6917617Z self=, 2025-05-07T20:23:07.6917779Z compile=True, 2025-05-07T20:23:07.6917969Z pooling_mode=, 2025-05-07T20:23:07.6918114Z T=2, 2025-05-07T20:23:07.6918265Z D=44, 2025-05-07T20:23:07.6918407Z B=114, 2025-05-07T20:23:07.6918551Z log_E=5, 2025-05-07T20:23:07.6918700Z L=4, 2025-05-07T20:23:07.6918849Z D_gradcheck=2, 2025-05-07T20:23:07.6919023Z stochastic_rounding=True, 2025-05-07T20:23:07.6919181Z weighted=False, 2025-05-07T20:23:07.6919332Z row_wise=True, 2025-05-07T20:23:07.6919478Z mixed=True, 2025-05-07T20:23:07.6919638Z use_cache=False, 2025-05-07T20:23:07.6919822Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:07.6930684Z use_cpu=True, 2025-05-07T20:23:07.6931020Z output_dtype=SparseType.FP16, 2025-05-07T20:23:07.6931173Z ) 2025-05-07T20:23:07.6931423Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.6931983Z self=, 2025-05-07T20:23:07.6932140Z compile=True, 2025-05-07T20:23:07.6932331Z pooling_mode=, 2025-05-07T20:23:07.6932471Z T=5, 2025-05-07T20:23:07.6932619Z D=50, 2025-05-07T20:23:07.6932759Z B=83, 2025-05-07T20:23:07.6932911Z log_E=3, 2025-05-07T20:23:07.6933051Z L=8, 2025-05-07T20:23:07.6933211Z D_gradcheck=1, 2025-05-07T20:23:07.6933390Z stochastic_rounding=False, 2025-05-07T20:23:07.6933540Z weighted=True, 2025-05-07T20:23:07.6933695Z row_wise=True, 2025-05-07T20:23:07.6933848Z mixed=True, 2025-05-07T20:23:07.6933998Z use_cache=False, 2025-05-07T20:23:07.6934186Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:07.6934339Z use_cpu=True, 2025-05-07T20:23:07.6934517Z output_dtype=SparseType.FP32, 2025-05-07T20:23:07.6934656Z ) 2025-05-07T20:23:07.6935149Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.6935772Z self=, 2025-05-07T20:23:07.6935926Z compile=False, 2025-05-07T20:23:07.6936120Z pooling_mode=, 2025-05-07T20:23:07.6936260Z T=4, 2025-05-07T20:23:07.6936407Z D=118, 2025-05-07T20:23:07.6936552Z B=69, 2025-05-07T20:23:07.6936695Z log_E=5, 2025-05-07T20:23:07.6936847Z L=2, 2025-05-07T20:23:07.6937085Z D_gradcheck=2, 2025-05-07T20:23:07.6937270Z stochastic_rounding=False, 2025-05-07T20:23:07.6937428Z weighted=False, 2025-05-07T20:23:07.6937586Z row_wise=True, 2025-05-07T20:23:07.6937734Z mixed=False, 2025-05-07T20:23:07.6937892Z use_cache=True, 2025-05-07T20:23:07.6938079Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:07.6938228Z use_cpu=True, 2025-05-07T20:23:07.6938414Z output_dtype=SparseType.FP16, 2025-05-07T20:23:07.6938555Z ) 2025-05-07T20:23:07.6938776Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.6939328Z self=, 2025-05-07T20:23:07.6939481Z compile=True, 2025-05-07T20:23:07.6939671Z pooling_mode=, 2025-05-07T20:23:07.6939812Z T=2, 2025-05-07T20:23:07.6939954Z D=23, 2025-05-07T20:23:07.6940103Z B=11, 2025-05-07T20:23:07.6940246Z log_E=3, 2025-05-07T20:23:07.6940387Z L=8, 2025-05-07T20:23:07.6940545Z D_gradcheck=1, 2025-05-07T20:23:07.6940713Z stochastic_rounding=True, 2025-05-07T20:23:07.6940962Z weighted=True, 2025-05-07T20:23:07.6941117Z row_wise=True, 2025-05-07T20:23:07.6941262Z mixed=False, 2025-05-07T20:23:07.6941415Z use_cache=False, 2025-05-07T20:23:07.6941611Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:07.6941759Z use_cpu=True, 2025-05-07T20:23:07.6941935Z output_dtype=SparseType.FP16, 2025-05-07T20:23:07.6942087Z ) 2025-05-07T20:23:07.6942307Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.6942856Z self=, 2025-05-07T20:23:07.6943006Z compile=True, 2025-05-07T20:23:07.6943190Z pooling_mode=, 2025-05-07T20:23:07.6943336Z T=3, 2025-05-07T20:23:07.6943477Z D=20, 2025-05-07T20:23:07.6943622Z B=91, 2025-05-07T20:23:07.6943773Z log_E=5, 2025-05-07T20:23:07.6943913Z L=16, 2025-05-07T20:23:07.6944066Z D_gradcheck=2, 2025-05-07T20:23:07.6944243Z stochastic_rounding=False, 2025-05-07T20:23:07.6944398Z weighted=False, 2025-05-07T20:23:07.6944546Z row_wise=True, 2025-05-07T20:23:07.6944703Z mixed=False, 2025-05-07T20:23:07.6944856Z use_cache=True, 2025-05-07T20:23:07.6945048Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:07.6945199Z use_cpu=True, 2025-05-07T20:23:07.6945375Z output_dtype=SparseType.FP32, 2025-05-07T20:23:07.6945523Z ) 2025-05-07T20:23:07.6945740Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.6946281Z self=, 2025-05-07T20:23:07.6946438Z compile=True, 2025-05-07T20:23:07.6946623Z pooling_mode=, 2025-05-07T20:23:07.6946763Z T=1, 2025-05-07T20:23:07.6946908Z D=12, 2025-05-07T20:23:07.6947048Z B=61, 2025-05-07T20:23:07.6947188Z log_E=4, 2025-05-07T20:23:07.6947336Z L=16, 2025-05-07T20:23:07.6947486Z D_gradcheck=1, 2025-05-07T20:23:07.6947657Z stochastic_rounding=False, 2025-05-07T20:23:07.6947817Z weighted=True, 2025-05-07T20:23:07.6947966Z row_wise=True, 2025-05-07T20:23:07.6948121Z mixed=False, 2025-05-07T20:23:07.6948273Z use_cache=False, 2025-05-07T20:23:07.6948456Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:07.6948611Z use_cpu=True, 2025-05-07T20:23:07.6948882Z output_dtype=SparseType.FP32, 2025-05-07T20:23:07.6949031Z ) 2025-05-07T20:23:07.6949344Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.6949878Z self=, 2025-05-07T20:23:07.6950028Z compile=True, 2025-05-07T20:23:07.6950224Z pooling_mode=, 2025-05-07T20:23:07.6950365Z T=4, 2025-05-07T20:23:07.6950504Z D=42, 2025-05-07T20:23:07.6950649Z B=3, 2025-05-07T20:23:07.6950791Z log_E=3, 2025-05-07T20:23:07.6951049Z L=12, 2025-05-07T20:23:07.6951212Z D_gradcheck=1, 2025-05-07T20:23:07.6951382Z stochastic_rounding=False, 2025-05-07T20:23:07.6951551Z weighted=False, 2025-05-07T20:23:07.6951700Z row_wise=True, 2025-05-07T20:23:07.6951848Z mixed=False, 2025-05-07T20:23:07.6952007Z use_cache=False, 2025-05-07T20:23:07.6952196Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:07.6952346Z use_cpu=True, 2025-05-07T20:23:07.6952534Z output_dtype=SparseType.FP32, 2025-05-07T20:23:07.6952676Z ) 2025-05-07T20:23:07.6952901Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.6953453Z self=, 2025-05-07T20:23:07.6953605Z compile=True, 2025-05-07T20:23:07.6953799Z pooling_mode=, 2025-05-07T20:23:07.6953942Z T=5, 2025-05-07T20:23:07.6954083Z D=14, 2025-05-07T20:23:07.6954238Z B=121, 2025-05-07T20:23:07.6954389Z log_E=5, 2025-05-07T20:23:07.6954537Z L=16, 2025-05-07T20:23:07.6954696Z D_gradcheck=1, 2025-05-07T20:23:07.6954867Z stochastic_rounding=False, 2025-05-07T20:23:07.6955112Z weighted=False, 2025-05-07T20:23:07.6955274Z row_wise=True, 2025-05-07T20:23:07.6955428Z mixed=True, 2025-05-07T20:23:07.6955579Z use_cache=False, 2025-05-07T20:23:07.6955772Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:07.6955923Z use_cpu=True, 2025-05-07T20:23:07.6956106Z output_dtype=SparseType.FP32, 2025-05-07T20:23:07.6956261Z ) 2025-05-07T20:23:07.6956484Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.6957029Z self=, 2025-05-07T20:23:07.6957182Z compile=True, 2025-05-07T20:23:07.6957368Z pooling_mode=, 2025-05-07T20:23:07.6957516Z T=4, 2025-05-07T20:23:07.6957659Z D=105, 2025-05-07T20:23:07.6957801Z B=105, 2025-05-07T20:23:07.6957956Z log_E=3, 2025-05-07T20:23:07.6958100Z L=3, 2025-05-07T20:23:07.6958249Z D_gradcheck=1, 2025-05-07T20:23:07.6958432Z stochastic_rounding=True, 2025-05-07T20:23:07.6958582Z weighted=False, 2025-05-07T20:23:07.6958731Z row_wise=True, 2025-05-07T20:23:07.6958885Z mixed=False, 2025-05-07T20:23:07.6959034Z use_cache=False, 2025-05-07T20:23:07.6959230Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:07.6959379Z use_cpu=True, 2025-05-07T20:23:07.6959558Z output_dtype=SparseType.FP16, 2025-05-07T20:23:07.6959705Z ) 2025-05-07T20:23:07.7449100Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.7449716Z self=, 2025-05-07T20:23:07.7449875Z compile=False, 2025-05-07T20:23:07.7450065Z pooling_mode=, 2025-05-07T20:23:07.7450219Z T=5, 2025-05-07T20:23:07.7450481Z D=89, 2025-05-07T20:23:07.7450620Z B=49, 2025-05-07T20:23:07.7450801Z log_E=3, 2025-05-07T20:23:07.7450942Z L=19, 2025-05-07T20:23:07.7451093Z D_gradcheck=1, 2025-05-07T20:23:07.7451280Z stochastic_rounding=True, 2025-05-07T20:23:07.7451432Z weighted=False, 2025-05-07T20:23:07.7451580Z row_wise=True, 2025-05-07T20:23:07.7451732Z mixed=True, 2025-05-07T20:23:07.7451883Z use_cache=False, 2025-05-07T20:23:07.7452076Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:07.7452598Z use_cpu=True, 2025-05-07T20:23:07.7452795Z output_dtype=SparseType.FP32, 2025-05-07T20:23:07.7453141Z ) 2025-05-07T20:23:07.7453370Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.7453914Z self=, 2025-05-07T20:23:07.7454072Z compile=False, 2025-05-07T20:23:07.7454259Z pooling_mode=, 2025-05-07T20:23:07.7454401Z T=2, 2025-05-07T20:23:07.7454553Z D=89, 2025-05-07T20:23:07.7454812Z B=50, 2025-05-07T20:23:07.7454974Z log_E=4, 2025-05-07T20:23:07.7455123Z L=11, 2025-05-07T20:23:07.7455273Z D_gradcheck=1, 2025-05-07T20:23:07.7455459Z stochastic_rounding=False, 2025-05-07T20:23:07.7455611Z weighted=False, 2025-05-07T20:23:07.7455760Z row_wise=True, 2025-05-07T20:23:07.7455913Z mixed=False, 2025-05-07T20:23:07.7456068Z use_cache=True, 2025-05-07T20:23:07.7456255Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:07.7456416Z use_cpu=True, 2025-05-07T20:23:07.7456597Z output_dtype=SparseType.FP16, 2025-05-07T20:23:07.7456743Z ) 2025-05-07T20:23:07.7456973Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.7457515Z self=, 2025-05-07T20:23:07.7457666Z compile=False, 2025-05-07T20:23:07.7457860Z pooling_mode=, 2025-05-07T20:23:07.7458004Z T=2, 2025-05-07T20:23:07.7458153Z D=66, 2025-05-07T20:23:07.7458301Z B=54, 2025-05-07T20:23:07.7458444Z log_E=4, 2025-05-07T20:23:07.7458597Z L=16, 2025-05-07T20:23:07.7458903Z D_gradcheck=1, 2025-05-07T20:23:07.7459076Z stochastic_rounding=False, 2025-05-07T20:23:07.7459235Z weighted=False, 2025-05-07T20:23:07.7459384Z row_wise=True, 2025-05-07T20:23:07.7459533Z mixed=False, 2025-05-07T20:23:07.7459694Z use_cache=False, 2025-05-07T20:23:07.7459880Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:07.7460033Z use_cpu=True, 2025-05-07T20:23:07.7460218Z output_dtype=SparseType.FP32, 2025-05-07T20:23:07.7460359Z ) 2025-05-07T20:23:07.7460580Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.7461122Z self=, 2025-05-07T20:23:07.7461274Z compile=False, 2025-05-07T20:23:07.7461467Z pooling_mode=, 2025-05-07T20:23:07.7461608Z T=4, 2025-05-07T20:23:07.7461749Z D=59, 2025-05-07T20:23:07.7461901Z B=35, 2025-05-07T20:23:07.7462043Z log_E=4, 2025-05-07T20:23:07.7462183Z L=6, 2025-05-07T20:23:07.7462341Z D_gradcheck=2, 2025-05-07T20:23:07.7462508Z stochastic_rounding=True, 2025-05-07T20:23:07.7462662Z weighted=False, 2025-05-07T20:23:07.7462816Z row_wise=True, 2025-05-07T20:23:07.7462962Z mixed=True, 2025-05-07T20:23:07.7463114Z use_cache=True, 2025-05-07T20:23:07.7463306Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:07.7463457Z use_cpu=True, 2025-05-07T20:23:07.7463642Z output_dtype=SparseType.FP16, 2025-05-07T20:23:07.7463792Z ) 2025-05-07T20:23:07.7464011Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.7464557Z self=, 2025-05-07T20:23:07.7464712Z compile=False, 2025-05-07T20:23:07.7464903Z pooling_mode=, 2025-05-07T20:23:07.7465059Z T=5, 2025-05-07T20:23:07.7465206Z D=72, 2025-05-07T20:23:07.7465358Z B=109, 2025-05-07T20:23:07.7465514Z log_E=3, 2025-05-07T20:23:07.7465658Z L=13, 2025-05-07T20:23:07.7465819Z D_gradcheck=1, 2025-05-07T20:23:07.7465998Z stochastic_rounding=True, 2025-05-07T20:23:07.7466152Z weighted=False, 2025-05-07T20:23:07.7466300Z row_wise=True, 2025-05-07T20:23:07.7466454Z mixed=True, 2025-05-07T20:23:07.7466606Z use_cache=False, 2025-05-07T20:23:07.7466904Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:07.7467082Z use_cpu=True, 2025-05-07T20:23:07.7467357Z output_dtype=SparseType.FP16, 2025-05-07T20:23:07.7467500Z ) 2025-05-07T20:23:07.7467719Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.7468260Z self=, 2025-05-07T20:23:07.7468418Z compile=True, 2025-05-07T20:23:07.7468607Z pooling_mode=, 2025-05-07T20:23:07.7468747Z T=1, 2025-05-07T20:23:07.7468967Z D=16, 2025-05-07T20:23:07.7469131Z B=66, 2025-05-07T20:23:07.7469274Z log_E=5, 2025-05-07T20:23:07.7469429Z L=5, 2025-05-07T20:23:07.7469582Z D_gradcheck=2, 2025-05-07T20:23:07.7469750Z stochastic_rounding=True, 2025-05-07T20:23:07.7469911Z weighted=True, 2025-05-07T20:23:07.7470061Z row_wise=True, 2025-05-07T20:23:07.7470209Z mixed=False, 2025-05-07T20:23:07.7470366Z use_cache=True, 2025-05-07T20:23:07.7470557Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:07.7470711Z use_cpu=True, 2025-05-07T20:23:07.7470891Z output_dtype=SparseType.FP32, 2025-05-07T20:23:07.7471029Z ) 2025-05-07T20:23:07.7471255Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.7471791Z self=, 2025-05-07T20:23:07.7471947Z compile=False, 2025-05-07T20:23:07.7472147Z pooling_mode=, 2025-05-07T20:23:07.7472294Z T=5, 2025-05-07T20:23:07.7472443Z D=48, 2025-05-07T20:23:07.7472591Z B=70, 2025-05-07T20:23:07.7472733Z log_E=3, 2025-05-07T20:23:07.7472975Z L=16, 2025-05-07T20:23:07.7473134Z D_gradcheck=2, 2025-05-07T20:23:07.7473303Z stochastic_rounding=False, 2025-05-07T20:23:07.7473468Z weighted=True, 2025-05-07T20:23:07.7473631Z row_wise=True, 2025-05-07T20:23:07.7473787Z mixed=False, 2025-05-07T20:23:07.7473951Z use_cache=True, 2025-05-07T20:23:07.7474142Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:07.7474301Z use_cpu=True, 2025-05-07T20:23:07.7474492Z output_dtype=SparseType.FP16, 2025-05-07T20:23:07.7474630Z ) 2025-05-07T20:23:07.7474848Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.7475390Z self=, 2025-05-07T20:23:07.7475546Z compile=False, 2025-05-07T20:23:07.7475734Z pooling_mode=, 2025-05-07T20:23:07.7475887Z T=3, 2025-05-07T20:23:07.7476030Z D=96, 2025-05-07T20:23:07.7476185Z B=92, 2025-05-07T20:23:07.7476328Z log_E=4, 2025-05-07T20:23:07.7476475Z L=18, 2025-05-07T20:23:07.7476630Z D_gradcheck=1, 2025-05-07T20:23:07.7476807Z stochastic_rounding=False, 2025-05-07T20:23:07.7476968Z weighted=False, 2025-05-07T20:23:07.7477130Z row_wise=True, 2025-05-07T20:23:07.7477278Z mixed=False, 2025-05-07T20:23:07.7477437Z use_cache=False, 2025-05-07T20:23:07.7477635Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:07.7477790Z use_cpu=True, 2025-05-07T20:23:07.7477967Z output_dtype=SparseType.FP16, 2025-05-07T20:23:07.7478114Z ) 2025-05-07T20:23:07.7478338Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.7478882Z self=, 2025-05-07T20:23:07.7479061Z compile=False, 2025-05-07T20:23:07.7479253Z pooling_mode=, 2025-05-07T20:23:07.7479405Z T=3, 2025-05-07T20:23:07.7479549Z D=48, 2025-05-07T20:23:07.7480032Z B=66, 2025-05-07T20:23:07.7480213Z log_E=4, 2025-05-07T20:23:07.7480354Z L=1, 2025-05-07T20:23:07.7480507Z D_gradcheck=1, 2025-05-07T20:23:07.7480682Z stochastic_rounding=True, 2025-05-07T20:23:07.7480833Z weighted=True, 2025-05-07T20:23:07.7480980Z row_wise=True, 2025-05-07T20:23:07.7481140Z mixed=False, 2025-05-07T20:23:07.7481302Z use_cache=True, 2025-05-07T20:23:07.7481758Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:07.7481999Z use_cpu=True, 2025-05-07T20:23:07.7482179Z output_dtype=SparseType.FP32, 2025-05-07T20:23:07.7482317Z ) 2025-05-07T20:23:07.7482546Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.7483087Z self=, 2025-05-07T20:23:07.7483246Z compile=True, 2025-05-07T20:23:07.7483436Z pooling_mode=, 2025-05-07T20:23:07.7483697Z T=3, 2025-05-07T20:23:07.7483861Z D=6, 2025-05-07T20:23:07.7484003Z B=56, 2025-05-07T20:23:07.7484155Z log_E=3, 2025-05-07T20:23:07.7484317Z L=11, 2025-05-07T20:23:07.7484467Z D_gradcheck=1, 2025-05-07T20:23:07.7484642Z stochastic_rounding=False, 2025-05-07T20:23:07.7484803Z weighted=False, 2025-05-07T20:23:07.7484953Z row_wise=True, 2025-05-07T20:23:07.7485101Z mixed=True, 2025-05-07T20:23:07.7485263Z use_cache=False, 2025-05-07T20:23:07.7485450Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:07.7485604Z use_cpu=True, 2025-05-07T20:23:07.7485795Z output_dtype=SparseType.FP16, 2025-05-07T20:23:07.7485934Z ) 2025-05-07T20:23:07.7486159Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.7486698Z self=, 2025-05-07T20:23:07.7486857Z compile=False, 2025-05-07T20:23:07.7487054Z pooling_mode=, 2025-05-07T20:23:07.7487196Z T=3, 2025-05-07T20:23:07.7487339Z D=98, 2025-05-07T20:23:07.7487487Z B=48, 2025-05-07T20:23:07.7487780Z log_E=4, 2025-05-07T20:23:07.7487922Z L=17, 2025-05-07T20:23:07.7488192Z D_gradcheck=1, 2025-05-07T20:23:07.7488365Z stochastic_rounding=True, 2025-05-07T20:23:07.7488516Z weighted=True, 2025-05-07T20:23:07.7488672Z row_wise=True, 2025-05-07T20:23:07.7488825Z mixed=True, 2025-05-07T20:23:07.7489003Z use_cache=True, 2025-05-07T20:23:07.7489199Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:07.7489358Z use_cpu=True, 2025-05-07T20:23:07.7489558Z output_dtype=SparseType.FP16, 2025-05-07T20:23:07.7489698Z ) 2025-05-07T20:23:07.7489920Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.7490467Z self=, 2025-05-07T20:23:07.7490623Z compile=True, 2025-05-07T20:23:07.7490813Z pooling_mode=, 2025-05-07T20:23:07.7490961Z T=5, 2025-05-07T20:23:07.7491104Z D=58, 2025-05-07T20:23:07.7491246Z B=31, 2025-05-07T20:23:07.7491425Z log_E=4, 2025-05-07T20:23:07.7491565Z L=6, 2025-05-07T20:23:07.7491723Z D_gradcheck=1, 2025-05-07T20:23:07.7491893Z stochastic_rounding=False, 2025-05-07T20:23:07.7492047Z weighted=True, 2025-05-07T20:23:07.7492203Z row_wise=True, 2025-05-07T20:23:07.7492351Z mixed=True, 2025-05-07T20:23:07.7492505Z use_cache=True, 2025-05-07T20:23:07.7492704Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:07.7492857Z use_cpu=True, 2025-05-07T20:23:07.7493046Z output_dtype=SparseType.FP16, 2025-05-07T20:23:07.7493186Z ) 2025-05-07T20:23:07.7493408Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.7493964Z self=, 2025-05-07T20:23:07.7494117Z compile=False, 2025-05-07T20:23:07.7494307Z pooling_mode=, 2025-05-07T20:23:07.7494457Z T=4, 2025-05-07T20:23:07.7494600Z D=31, 2025-05-07T20:23:07.7494748Z B=21, 2025-05-07T20:23:07.7494901Z log_E=4, 2025-05-07T20:23:07.7495044Z L=3, 2025-05-07T20:23:07.7495197Z D_gradcheck=1, 2025-05-07T20:23:07.7495378Z stochastic_rounding=True, 2025-05-07T20:23:07.7495539Z weighted=True, 2025-05-07T20:23:07.7495702Z row_wise=True, 2025-05-07T20:23:07.7495860Z mixed=True, 2025-05-07T20:23:07.7496198Z use_cache=True, 2025-05-07T20:23:07.7496474Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:07.7496622Z use_cpu=True, 2025-05-07T20:23:07.7496797Z output_dtype=SparseType.FP32, 2025-05-07T20:23:07.7496943Z ) 2025-05-07T20:23:07.7497161Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.7497697Z self=, 2025-05-07T20:23:07.7497855Z compile=True, 2025-05-07T20:23:07.7498104Z pooling_mode=, 2025-05-07T20:23:07.7498265Z T=4, 2025-05-07T20:23:07.7498413Z D=66, 2025-05-07T20:23:07.7498562Z B=98, 2025-05-07T20:23:07.7498707Z log_E=5, 2025-05-07T20:23:07.7498859Z L=20, 2025-05-07T20:23:07.7499012Z D_gradcheck=2, 2025-05-07T20:23:07.7499190Z stochastic_rounding=True, 2025-05-07T20:23:07.7499343Z weighted=True, 2025-05-07T20:23:07.7499491Z row_wise=True, 2025-05-07T20:23:07.7499643Z mixed=True, 2025-05-07T20:23:07.7499799Z use_cache=True, 2025-05-07T20:23:07.7499989Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:07.7500146Z use_cpu=True, 2025-05-07T20:23:07.7500326Z output_dtype=SparseType.FP16, 2025-05-07T20:23:07.7500465Z ) 2025-05-07T20:23:07.7500692Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.7501229Z self=, 2025-05-07T20:23:07.7501382Z compile=False, 2025-05-07T20:23:07.7501578Z pooling_mode=, 2025-05-07T20:23:07.7501721Z T=4, 2025-05-07T20:23:07.7501871Z D=15, 2025-05-07T20:23:07.7502102Z B=79, 2025-05-07T20:23:07.7502245Z log_E=3, 2025-05-07T20:23:07.7502394Z L=18, 2025-05-07T20:23:07.7502547Z D_gradcheck=1, 2025-05-07T20:23:07.7502718Z stochastic_rounding=True, 2025-05-07T20:23:07.7502883Z weighted=True, 2025-05-07T20:23:07.7503037Z row_wise=True, 2025-05-07T20:23:07.7503190Z mixed=False, 2025-05-07T20:23:07.7503349Z use_cache=False, 2025-05-07T20:23:07.7503542Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:07.7503692Z use_cpu=True, 2025-05-07T20:23:07.7503876Z output_dtype=SparseType.FP32, 2025-05-07T20:23:07.7504015Z ) 2025-05-07T20:23:07.7504239Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.7504786Z self=, 2025-05-07T20:23:07.7504945Z compile=True, 2025-05-07T20:23:07.7505146Z pooling_mode=, 2025-05-07T20:23:07.7505291Z T=2, 2025-05-07T20:23:07.7505438Z D=34, 2025-05-07T20:23:07.7505593Z B=56, 2025-05-07T20:23:07.7505740Z log_E=4, 2025-05-07T20:23:07.7505882Z L=1, 2025-05-07T20:23:07.7506044Z D_gradcheck=1, 2025-05-07T20:23:07.7506214Z stochastic_rounding=True, 2025-05-07T20:23:07.7506368Z weighted=True, 2025-05-07T20:23:07.7506525Z row_wise=True, 2025-05-07T20:23:07.7506680Z mixed=True, 2025-05-07T20:23:07.7506835Z use_cache=False, 2025-05-07T20:23:07.7507035Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:07.7507186Z use_cpu=True, 2025-05-07T20:23:07.7507374Z output_dtype=SparseType.FP32, 2025-05-07T20:23:07.7507523Z ) 2025-05-07T20:23:07.8030091Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.8030765Z self=, 2025-05-07T20:23:07.8030948Z compile=True, 2025-05-07T20:23:07.8031154Z pooling_mode=, 2025-05-07T20:23:07.8031303Z T=5, 2025-05-07T20:23:07.8031464Z D=92, 2025-05-07T20:23:07.8031612Z B=63, 2025-05-07T20:23:07.8031758Z log_E=3, 2025-05-07T20:23:07.8031898Z L=2, 2025-05-07T20:23:07.8032055Z D_gradcheck=2, 2025-05-07T20:23:07.8032229Z stochastic_rounding=False, 2025-05-07T20:23:07.8032385Z weighted=True, 2025-05-07T20:23:07.8032536Z row_wise=True, 2025-05-07T20:23:07.8033052Z mixed=True, 2025-05-07T20:23:07.8033226Z use_cache=False, 2025-05-07T20:23:07.8033556Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:07.8033710Z use_cpu=True, 2025-05-07T20:23:07.8033899Z output_dtype=SparseType.FP16, 2025-05-07T20:23:07.8034043Z ) 2025-05-07T20:23:07.8034269Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.8034826Z self=, 2025-05-07T20:23:07.8035123Z compile=True, 2025-05-07T20:23:07.8035330Z pooling_mode=, 2025-05-07T20:23:07.8035480Z T=1, 2025-05-07T20:23:07.8035633Z D=85, 2025-05-07T20:23:07.8035783Z B=98, 2025-05-07T20:23:07.8035927Z log_E=4, 2025-05-07T20:23:07.8036071Z L=12, 2025-05-07T20:23:07.8036231Z D_gradcheck=2, 2025-05-07T20:23:07.8036400Z stochastic_rounding=True, 2025-05-07T20:23:07.8036554Z weighted=False, 2025-05-07T20:23:07.8036712Z row_wise=True, 2025-05-07T20:23:07.8036862Z mixed=True, 2025-05-07T20:23:07.8037021Z use_cache=False, 2025-05-07T20:23:07.8037217Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:07.8037368Z use_cpu=True, 2025-05-07T20:23:07.8037554Z output_dtype=SparseType.FP16, 2025-05-07T20:23:07.8037701Z ) 2025-05-07T20:23:07.8037929Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.8038475Z self=, 2025-05-07T20:23:07.8038642Z compile=True, 2025-05-07T20:23:07.8038832Z pooling_mode=, 2025-05-07T20:23:07.8038984Z T=2, 2025-05-07T20:23:07.8039288Z D=80, 2025-05-07T20:23:07.8039432Z B=47, 2025-05-07T20:23:07.8039582Z log_E=5, 2025-05-07T20:23:07.8039722Z L=16, 2025-05-07T20:23:07.8039874Z D_gradcheck=2, 2025-05-07T20:23:07.8040053Z stochastic_rounding=True, 2025-05-07T20:23:07.8040210Z weighted=True, 2025-05-07T20:23:07.8040364Z row_wise=True, 2025-05-07T20:23:07.8040525Z mixed=True, 2025-05-07T20:23:07.8040685Z use_cache=True, 2025-05-07T20:23:07.8040876Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:07.8041033Z use_cpu=True, 2025-05-07T20:23:07.8041212Z output_dtype=SparseType.FP32, 2025-05-07T20:23:07.8041352Z ) 2025-05-07T20:23:07.8041582Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.8042125Z self=, 2025-05-07T20:23:07.8042287Z compile=True, 2025-05-07T20:23:07.8042476Z pooling_mode=, 2025-05-07T20:23:07.8042623Z T=1, 2025-05-07T20:23:07.8042772Z D=15, 2025-05-07T20:23:07.8042914Z B=26, 2025-05-07T20:23:07.8043057Z log_E=4, 2025-05-07T20:23:07.8043206Z L=9, 2025-05-07T20:23:07.8043360Z D_gradcheck=1, 2025-05-07T20:23:07.8043528Z stochastic_rounding=True, 2025-05-07T20:23:07.8043690Z weighted=True, 2025-05-07T20:23:07.8043851Z row_wise=True, 2025-05-07T20:23:07.8044002Z mixed=False, 2025-05-07T20:23:07.8044168Z use_cache=False, 2025-05-07T20:23:07.8044357Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:07.8044507Z use_cpu=True, 2025-05-07T20:23:07.8044694Z output_dtype=SparseType.FP32, 2025-05-07T20:23:07.8044834Z ) 2025-05-07T20:23:07.8045065Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.8045608Z self=, 2025-05-07T20:23:07.8045765Z compile=False, 2025-05-07T20:23:07.8045961Z pooling_mode=, 2025-05-07T20:23:07.8046107Z T=5, 2025-05-07T20:23:07.8046251Z D=15, 2025-05-07T20:23:07.8046403Z B=34, 2025-05-07T20:23:07.8046547Z log_E=4, 2025-05-07T20:23:07.8046689Z L=0, 2025-05-07T20:23:07.8046846Z D_gradcheck=1, 2025-05-07T20:23:07.8047014Z stochastic_rounding=True, 2025-05-07T20:23:07.8047167Z weighted=False, 2025-05-07T20:23:07.8047455Z row_wise=True, 2025-05-07T20:23:07.8047620Z mixed=False, 2025-05-07T20:23:07.8047878Z use_cache=True, 2025-05-07T20:23:07.8048211Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:07.8048366Z use_cpu=True, 2025-05-07T20:23:07.8048557Z output_dtype=SparseType.FP16, 2025-05-07T20:23:07.8048697Z ) 2025-05-07T20:23:07.8048917Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.8049575Z self=, 2025-05-07T20:23:07.8049744Z compile=False, 2025-05-07T20:23:07.8049933Z pooling_mode=, 2025-05-07T20:23:07.8050094Z T=1, 2025-05-07T20:23:07.8050236Z D=15, 2025-05-07T20:23:07.8050379Z B=77, 2025-05-07T20:23:07.8050531Z log_E=3, 2025-05-07T20:23:07.8050676Z L=13, 2025-05-07T20:23:07.8050829Z D_gradcheck=1, 2025-05-07T20:23:07.8051006Z stochastic_rounding=True, 2025-05-07T20:23:07.8051161Z weighted=True, 2025-05-07T20:23:07.8051325Z row_wise=True, 2025-05-07T20:23:07.8051480Z mixed=True, 2025-05-07T20:23:07.8051631Z use_cache=True, 2025-05-07T20:23:07.8051824Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:07.8051974Z use_cpu=True, 2025-05-07T20:23:07.8052152Z output_dtype=SparseType.FP16, 2025-05-07T20:23:07.8052298Z ) 2025-05-07T20:23:07.8052520Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.8053066Z self=, 2025-05-07T20:23:07.8053331Z compile=True, 2025-05-07T20:23:07.8053529Z pooling_mode=, 2025-05-07T20:23:07.8053768Z T=5, 2025-05-07T20:23:07.8053915Z D=40, 2025-05-07T20:23:07.8054068Z B=108, 2025-05-07T20:23:07.8054217Z log_E=4, 2025-05-07T20:23:07.8054359Z L=18, 2025-05-07T20:23:07.8054516Z D_gradcheck=1, 2025-05-07T20:23:07.8054685Z stochastic_rounding=False, 2025-05-07T20:23:07.8054844Z weighted=False, 2025-05-07T20:23:07.8055003Z row_wise=True, 2025-05-07T20:23:07.8055158Z mixed=False, 2025-05-07T20:23:07.8055319Z use_cache=True, 2025-05-07T20:23:07.8055510Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:07.8055665Z use_cpu=True, 2025-05-07T20:23:07.8055855Z output_dtype=SparseType.FP16, 2025-05-07T20:23:07.8056000Z ) 2025-05-07T20:23:07.8056225Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.8056780Z self=, 2025-05-07T20:23:07.8056931Z compile=True, 2025-05-07T20:23:07.8057119Z pooling_mode=, 2025-05-07T20:23:07.8057272Z T=4, 2025-05-07T20:23:07.8057416Z D=61, 2025-05-07T20:23:07.8057562Z B=63, 2025-05-07T20:23:07.8057718Z log_E=4, 2025-05-07T20:23:07.8057863Z L=0, 2025-05-07T20:23:07.8058015Z D_gradcheck=2, 2025-05-07T20:23:07.8058205Z stochastic_rounding=False, 2025-05-07T20:23:07.8058361Z weighted=True, 2025-05-07T20:23:07.8058517Z row_wise=True, 2025-05-07T20:23:07.8058668Z mixed=True, 2025-05-07T20:23:07.8058822Z use_cache=True, 2025-05-07T20:23:07.8059016Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:07.8059164Z use_cpu=True, 2025-05-07T20:23:07.8059344Z output_dtype=SparseType.FP16, 2025-05-07T20:23:07.8059489Z ) 2025-05-07T20:23:07.8059714Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.8060260Z self=, 2025-05-07T20:23:07.8060422Z compile=True, 2025-05-07T20:23:07.8060620Z pooling_mode=, 2025-05-07T20:23:07.8060763Z T=2, 2025-05-07T20:23:07.8060915Z D=63, 2025-05-07T20:23:07.8061058Z B=2, 2025-05-07T20:23:07.8061210Z log_E=3, 2025-05-07T20:23:07.8061354Z L=5, 2025-05-07T20:23:07.8061504Z D_gradcheck=2, 2025-05-07T20:23:07.8061686Z stochastic_rounding=True, 2025-05-07T20:23:07.8061948Z weighted=False, 2025-05-07T20:23:07.8062122Z row_wise=True, 2025-05-07T20:23:07.8062376Z mixed=True, 2025-05-07T20:23:07.8062528Z use_cache=False, 2025-05-07T20:23:07.8062717Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:07.8062877Z use_cpu=True, 2025-05-07T20:23:07.8063052Z output_dtype=SparseType.FP32, 2025-05-07T20:23:07.8063191Z ) 2025-05-07T20:23:07.8063414Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.8064017Z self=, 2025-05-07T20:23:07.8064183Z compile=True, 2025-05-07T20:23:07.8064386Z pooling_mode=, 2025-05-07T20:23:07.8064530Z T=3, 2025-05-07T20:23:07.8064679Z D=83, 2025-05-07T20:23:07.8064822Z B=24, 2025-05-07T20:23:07.8064965Z log_E=4, 2025-05-07T20:23:07.8065114Z L=13, 2025-05-07T20:23:07.8065263Z D_gradcheck=2, 2025-05-07T20:23:07.8065436Z stochastic_rounding=False, 2025-05-07T20:23:07.8065598Z weighted=True, 2025-05-07T20:23:07.8065751Z row_wise=True, 2025-05-07T20:23:07.8065898Z mixed=False, 2025-05-07T20:23:07.8066057Z use_cache=False, 2025-05-07T20:23:07.8066243Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:07.8066394Z use_cpu=True, 2025-05-07T20:23:07.8066584Z output_dtype=SparseType.FP16, 2025-05-07T20:23:07.8066725Z ) 2025-05-07T20:23:07.8066946Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.8067500Z self=, 2025-05-07T20:23:07.8067657Z compile=False, 2025-05-07T20:23:07.8067943Z pooling_mode=, 2025-05-07T20:23:07.8068084Z T=4, 2025-05-07T20:23:07.8068225Z D=55, 2025-05-07T20:23:07.8068374Z B=83, 2025-05-07T20:23:07.8068522Z log_E=5, 2025-05-07T20:23:07.8068669Z L=20, 2025-05-07T20:23:07.8068826Z D_gradcheck=1, 2025-05-07T20:23:07.8069003Z stochastic_rounding=False, 2025-05-07T20:23:07.8069157Z weighted=False, 2025-05-07T20:23:07.8069320Z row_wise=True, 2025-05-07T20:23:07.8069470Z mixed=False, 2025-05-07T20:23:07.8069623Z use_cache=False, 2025-05-07T20:23:07.8069818Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:07.8069968Z use_cpu=True, 2025-05-07T20:23:07.8070147Z output_dtype=SparseType.FP32, 2025-05-07T20:23:07.8070297Z ) 2025-05-07T20:23:07.8070518Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.8071069Z self=, 2025-05-07T20:23:07.8071221Z compile=True, 2025-05-07T20:23:07.8071411Z pooling_mode=, 2025-05-07T20:23:07.8071564Z T=5, 2025-05-07T20:23:07.8071708Z D=43, 2025-05-07T20:23:07.8071852Z B=44, 2025-05-07T20:23:07.8072005Z log_E=4, 2025-05-07T20:23:07.8072147Z L=6, 2025-05-07T20:23:07.8072298Z D_gradcheck=1, 2025-05-07T20:23:07.8072478Z stochastic_rounding=True, 2025-05-07T20:23:07.8072631Z weighted=True, 2025-05-07T20:23:07.8072785Z row_wise=True, 2025-05-07T20:23:07.8072939Z mixed=True, 2025-05-07T20:23:07.8073090Z use_cache=False, 2025-05-07T20:23:07.8073285Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:07.8073441Z use_cpu=True, 2025-05-07T20:23:07.8073618Z output_dtype=SparseType.FP32, 2025-05-07T20:23:07.8073768Z ) 2025-05-07T20:23:07.8073990Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.8074534Z self=, 2025-05-07T20:23:07.8074700Z compile=True, 2025-05-07T20:23:07.8074890Z pooling_mode=, 2025-05-07T20:23:07.8075036Z T=1, 2025-05-07T20:23:07.8075180Z D=11, 2025-05-07T20:23:07.8075324Z B=88, 2025-05-07T20:23:07.8075466Z log_E=3, 2025-05-07T20:23:07.8075611Z L=7, 2025-05-07T20:23:07.8075765Z D_gradcheck=1, 2025-05-07T20:23:07.8076099Z stochastic_rounding=True, 2025-05-07T20:23:07.8076326Z weighted=False, 2025-05-07T20:23:07.8076478Z row_wise=True, 2025-05-07T20:23:07.8076630Z mixed=True, 2025-05-07T20:23:07.8076783Z use_cache=False, 2025-05-07T20:23:07.8076967Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:07.8077126Z use_cpu=True, 2025-05-07T20:23:07.8077306Z output_dtype=SparseType.FP32, 2025-05-07T20:23:07.8077443Z ) 2025-05-07T20:23:07.8077670Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.8078280Z self=, 2025-05-07T20:23:07.8078451Z compile=True, 2025-05-07T20:23:07.8078647Z pooling_mode=, 2025-05-07T20:23:07.8078788Z T=3, 2025-05-07T20:23:07.8078929Z D=22, 2025-05-07T20:23:07.8079079Z B=39, 2025-05-07T20:23:07.8079225Z log_E=5, 2025-05-07T20:23:07.8079375Z L=4, 2025-05-07T20:23:07.8079528Z D_gradcheck=2, 2025-05-07T20:23:07.8080060Z stochastic_rounding=False, 2025-05-07T20:23:07.8080242Z weighted=True, 2025-05-07T20:23:07.8080392Z row_wise=True, 2025-05-07T20:23:07.8080542Z mixed=True, 2025-05-07T20:23:07.8080702Z use_cache=True, 2025-05-07T20:23:07.8080888Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:07.8081036Z use_cpu=True, 2025-05-07T20:23:07.8081221Z output_dtype=SparseType.FP16, 2025-05-07T20:23:07.8081361Z ) 2025-05-07T20:23:07.8081581Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.8082134Z self=, 2025-05-07T20:23:07.8082592Z compile=False, 2025-05-07T20:23:07.8082786Z pooling_mode=, 2025-05-07T20:23:07.8082928Z T=1, 2025-05-07T20:23:07.8083069Z D=118, 2025-05-07T20:23:07.8083216Z B=80, 2025-05-07T20:23:07.8083360Z log_E=3, 2025-05-07T20:23:07.8083502Z L=17, 2025-05-07T20:23:07.8083665Z D_gradcheck=2, 2025-05-07T20:23:07.8083838Z stochastic_rounding=False, 2025-05-07T20:23:07.8083997Z weighted=True, 2025-05-07T20:23:07.8084154Z row_wise=True, 2025-05-07T20:23:07.8084305Z mixed=True, 2025-05-07T20:23:07.8084468Z use_cache=True, 2025-05-07T20:23:07.8084660Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:07.8084810Z use_cpu=True, 2025-05-07T20:23:07.8084989Z output_dtype=SparseType.FP32, 2025-05-07T20:23:07.8085156Z ) 2025-05-07T20:23:07.8085376Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.8085923Z self=, 2025-05-07T20:23:07.8086230Z compile=True, 2025-05-07T20:23:07.8086422Z pooling_mode=, 2025-05-07T20:23:07.8086571Z T=4, 2025-05-07T20:23:07.8086713Z D=76, 2025-05-07T20:23:07.8086856Z B=74, 2025-05-07T20:23:07.8087005Z log_E=4, 2025-05-07T20:23:07.8087146Z L=8, 2025-05-07T20:23:07.8087301Z D_gradcheck=2, 2025-05-07T20:23:07.8087477Z stochastic_rounding=True, 2025-05-07T20:23:07.8087638Z weighted=True, 2025-05-07T20:23:07.8087786Z row_wise=True, 2025-05-07T20:23:07.8088012Z mixed=False, 2025-05-07T20:23:07.8088171Z use_cache=False, 2025-05-07T20:23:07.8088361Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:07.8088519Z use_cpu=True, 2025-05-07T20:23:07.8088699Z output_dtype=SparseType.FP32, 2025-05-07T20:23:07.8088839Z ) 2025-05-07T20:23:07.8688046Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.8688706Z self=, 2025-05-07T20:23:07.8688884Z compile=True, 2025-05-07T20:23:07.8689078Z pooling_mode=, 2025-05-07T20:23:07.8689231Z T=3, 2025-05-07T20:23:07.8689373Z D=125, 2025-05-07T20:23:07.8689518Z B=127, 2025-05-07T20:23:07.8689674Z log_E=3, 2025-05-07T20:23:07.8689816Z L=17, 2025-05-07T20:23:07.8690320Z D_gradcheck=1, 2025-05-07T20:23:07.8690508Z stochastic_rounding=False, 2025-05-07T20:23:07.8690824Z weighted=False, 2025-05-07T20:23:07.8690975Z row_wise=True, 2025-05-07T20:23:07.8691127Z mixed=True, 2025-05-07T20:23:07.8691279Z use_cache=False, 2025-05-07T20:23:07.8691469Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:07.8691623Z use_cpu=True, 2025-05-07T20:23:07.8691806Z output_dtype=SparseType.FP32, 2025-05-07T20:23:07.8691947Z ) 2025-05-07T20:23:07.8692300Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.8692867Z self=, 2025-05-07T20:23:07.8693045Z compile=True, 2025-05-07T20:23:07.8693247Z pooling_mode=, 2025-05-07T20:23:07.8693398Z T=5, 2025-05-07T20:23:07.8693563Z D=42, 2025-05-07T20:23:07.8693713Z B=89, 2025-05-07T20:23:07.8693863Z log_E=4, 2025-05-07T20:23:07.8694010Z L=8, 2025-05-07T20:23:07.8694165Z D_gradcheck=2, 2025-05-07T20:23:07.8694339Z stochastic_rounding=True, 2025-05-07T20:23:07.8694494Z weighted=True, 2025-05-07T20:23:07.8694645Z row_wise=True, 2025-05-07T20:23:07.8694794Z mixed=False, 2025-05-07T20:23:07.8694953Z use_cache=False, 2025-05-07T20:23:07.8695140Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:07.8695298Z use_cpu=True, 2025-05-07T20:23:07.8695476Z output_dtype=SparseType.FP16, 2025-05-07T20:23:07.8695616Z ) 2025-05-07T20:23:07.8695849Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.8696389Z self=, 2025-05-07T20:23:07.8696692Z compile=False, 2025-05-07T20:23:07.8696886Z pooling_mode=, 2025-05-07T20:23:07.8697029Z T=5, 2025-05-07T20:23:07.8697172Z D=40, 2025-05-07T20:23:07.8697324Z B=101, 2025-05-07T20:23:07.8697466Z log_E=5, 2025-05-07T20:23:07.8697612Z L=20, 2025-05-07T20:23:07.8697772Z D_gradcheck=1, 2025-05-07T20:23:07.8697945Z stochastic_rounding=False, 2025-05-07T20:23:07.8698095Z weighted=False, 2025-05-07T20:23:07.8698255Z row_wise=True, 2025-05-07T20:23:07.8698512Z mixed=True, 2025-05-07T20:23:07.8698666Z use_cache=False, 2025-05-07T20:23:07.8698857Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:07.8699015Z use_cpu=True, 2025-05-07T20:23:07.8699193Z output_dtype=SparseType.FP32, 2025-05-07T20:23:07.8699340Z ) 2025-05-07T20:23:07.8699566Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.8700109Z self=, 2025-05-07T20:23:07.8700273Z compile=True, 2025-05-07T20:23:07.8700462Z pooling_mode=, 2025-05-07T20:23:07.8700604Z T=2, 2025-05-07T20:23:07.8700755Z D=126, 2025-05-07T20:23:07.8700896Z B=57, 2025-05-07T20:23:07.8701037Z log_E=3, 2025-05-07T20:23:07.8701190Z L=0, 2025-05-07T20:23:07.8701343Z D_gradcheck=2, 2025-05-07T20:23:07.8701519Z stochastic_rounding=False, 2025-05-07T20:23:07.8701679Z weighted=False, 2025-05-07T20:23:07.8701829Z row_wise=True, 2025-05-07T20:23:07.8701976Z mixed=False, 2025-05-07T20:23:07.8702136Z use_cache=False, 2025-05-07T20:23:07.8702321Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:07.8702480Z use_cpu=True, 2025-05-07T20:23:07.8702665Z output_dtype=SparseType.FP16, 2025-05-07T20:23:07.8702802Z ) 2025-05-07T20:23:07.8703032Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.8703572Z self=, 2025-05-07T20:23:07.8703732Z compile=False, 2025-05-07T20:23:07.8703924Z pooling_mode=, 2025-05-07T20:23:07.8704068Z T=5, 2025-05-07T20:23:07.8704210Z D=15, 2025-05-07T20:23:07.8704359Z B=31, 2025-05-07T20:23:07.8704502Z log_E=3, 2025-05-07T20:23:07.8704742Z L=18, 2025-05-07T20:23:07.8704979Z D_gradcheck=1, 2025-05-07T20:23:07.8705168Z stochastic_rounding=True, 2025-05-07T20:23:07.8705323Z weighted=False, 2025-05-07T20:23:07.8705488Z row_wise=True, 2025-05-07T20:23:07.8705640Z mixed=False, 2025-05-07T20:23:07.8705803Z use_cache=False, 2025-05-07T20:23:07.8705990Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:07.8706141Z use_cpu=True, 2025-05-07T20:23:07.8706332Z output_dtype=SparseType.FP32, 2025-05-07T20:23:07.8706550Z ) 2025-05-07T20:23:07.8706790Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.8707337Z self=, 2025-05-07T20:23:07.8707500Z compile=True, 2025-05-07T20:23:07.8707690Z pooling_mode=, 2025-05-07T20:23:07.8707847Z T=2, 2025-05-07T20:23:07.8707994Z D=20, 2025-05-07T20:23:07.8708137Z B=15, 2025-05-07T20:23:07.8708290Z log_E=3, 2025-05-07T20:23:07.8708432Z L=14, 2025-05-07T20:23:07.8708596Z D_gradcheck=1, 2025-05-07T20:23:07.8708767Z stochastic_rounding=False, 2025-05-07T20:23:07.8708917Z weighted=True, 2025-05-07T20:23:07.8709075Z row_wise=True, 2025-05-07T20:23:07.8709224Z mixed=True, 2025-05-07T20:23:07.8709374Z use_cache=True, 2025-05-07T20:23:07.8709571Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:07.8709721Z use_cpu=True, 2025-05-07T20:23:07.8709898Z output_dtype=SparseType.FP32, 2025-05-07T20:23:07.8710047Z ) 2025-05-07T20:23:07.8710268Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.8710804Z self=, 2025-05-07T20:23:07.8711056Z compile=False, 2025-05-07T20:23:07.8711240Z pooling_mode=, 2025-05-07T20:23:07.8711388Z T=5, 2025-05-07T20:23:07.8711528Z D=63, 2025-05-07T20:23:07.8711672Z B=83, 2025-05-07T20:23:07.8711825Z log_E=3, 2025-05-07T20:23:07.8711964Z L=14, 2025-05-07T20:23:07.8712118Z D_gradcheck=2, 2025-05-07T20:23:07.8712298Z stochastic_rounding=False, 2025-05-07T20:23:07.8712451Z weighted=False, 2025-05-07T20:23:07.8712601Z row_wise=True, 2025-05-07T20:23:07.8712757Z mixed=False, 2025-05-07T20:23:07.8712909Z use_cache=True, 2025-05-07T20:23:07.8713094Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:07.8713251Z use_cpu=True, 2025-05-07T20:23:07.8713429Z output_dtype=SparseType.FP16, 2025-05-07T20:23:07.8713570Z ) 2025-05-07T20:23:07.8713797Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.8714342Z self=, 2025-05-07T20:23:07.8714500Z compile=True, 2025-05-07T20:23:07.8714687Z pooling_mode=, 2025-05-07T20:23:07.8714828Z T=1, 2025-05-07T20:23:07.8714979Z D=15, 2025-05-07T20:23:07.8715122Z B=6, 2025-05-07T20:23:07.8715272Z log_E=5, 2025-05-07T20:23:07.8715423Z L=11, 2025-05-07T20:23:07.8715576Z D_gradcheck=2, 2025-05-07T20:23:07.8715745Z stochastic_rounding=False, 2025-05-07T20:23:07.8715907Z weighted=True, 2025-05-07T20:23:07.8716057Z row_wise=True, 2025-05-07T20:23:07.8716204Z mixed=True, 2025-05-07T20:23:07.8716362Z use_cache=False, 2025-05-07T20:23:07.8716548Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:07.8716696Z use_cpu=True, 2025-05-07T20:23:07.8716884Z output_dtype=SparseType.FP16, 2025-05-07T20:23:07.8717023Z ) 2025-05-07T20:23:07.8717252Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.8717807Z self=, 2025-05-07T20:23:07.8717959Z compile=False, 2025-05-07T20:23:07.8718152Z pooling_mode=, 2025-05-07T20:23:07.8718293Z T=4, 2025-05-07T20:23:07.8718433Z D=43, 2025-05-07T20:23:07.8718680Z B=41, 2025-05-07T20:23:07.8718841Z log_E=5, 2025-05-07T20:23:07.8719071Z L=1, 2025-05-07T20:23:07.8719230Z D_gradcheck=1, 2025-05-07T20:23:07.8719403Z stochastic_rounding=True, 2025-05-07T20:23:07.8719556Z weighted=True, 2025-05-07T20:23:07.8719715Z row_wise=True, 2025-05-07T20:23:07.8719864Z mixed=False, 2025-05-07T20:23:07.8720019Z use_cache=False, 2025-05-07T20:23:07.8720210Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:07.8720361Z use_cpu=True, 2025-05-07T20:23:07.8720659Z output_dtype=SparseType.FP32, 2025-05-07T20:23:07.8720813Z ) 2025-05-07T20:23:07.8721033Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.8721586Z self=, 2025-05-07T20:23:07.8721738Z compile=True, 2025-05-07T20:23:07.8721921Z pooling_mode=, 2025-05-07T20:23:07.8722069Z T=5, 2025-05-07T20:23:07.8722209Z D=102, 2025-05-07T20:23:07.8722353Z B=36, 2025-05-07T20:23:07.8722508Z log_E=4, 2025-05-07T20:23:07.8722656Z L=13, 2025-05-07T20:23:07.8722808Z D_gradcheck=2, 2025-05-07T20:23:07.8722988Z stochastic_rounding=False, 2025-05-07T20:23:07.8723139Z weighted=True, 2025-05-07T20:23:07.8723290Z row_wise=True, 2025-05-07T20:23:07.8723455Z mixed=False, 2025-05-07T20:23:07.8723605Z use_cache=True, 2025-05-07T20:23:07.8723802Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:07.8723951Z use_cpu=True, 2025-05-07T20:23:07.8724134Z output_dtype=SparseType.FP32, 2025-05-07T20:23:07.8724279Z ) 2025-05-07T20:23:07.8724498Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.8725166Z self=, 2025-05-07T20:23:07.8725327Z compile=True, 2025-05-07T20:23:07.8725512Z pooling_mode=, 2025-05-07T20:23:07.8725656Z T=4, 2025-05-07T20:23:07.8725806Z D=58, 2025-05-07T20:23:07.8725958Z B=66, 2025-05-07T20:23:07.8726102Z log_E=3, 2025-05-07T20:23:07.8726258Z L=12, 2025-05-07T20:23:07.8726411Z D_gradcheck=2, 2025-05-07T20:23:07.8726586Z stochastic_rounding=True, 2025-05-07T20:23:07.8726736Z weighted=True, 2025-05-07T20:23:07.8726887Z row_wise=True, 2025-05-07T20:23:07.8727040Z mixed=True, 2025-05-07T20:23:07.8727190Z use_cache=False, 2025-05-07T20:23:07.8727377Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:07.8727534Z use_cpu=True, 2025-05-07T20:23:07.8727713Z output_dtype=SparseType.FP16, 2025-05-07T20:23:07.8727857Z ) 2025-05-07T20:23:07.8728211Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.8728754Z self=, 2025-05-07T20:23:07.8728905Z compile=True, 2025-05-07T20:23:07.8729103Z pooling_mode=, 2025-05-07T20:23:07.8729241Z T=2, 2025-05-07T20:23:07.8729392Z D=14, 2025-05-07T20:23:07.8729535Z B=82, 2025-05-07T20:23:07.8729685Z log_E=5, 2025-05-07T20:23:07.8729836Z L=10, 2025-05-07T20:23:07.8729987Z D_gradcheck=2, 2025-05-07T20:23:07.8730158Z stochastic_rounding=True, 2025-05-07T20:23:07.8730316Z weighted=False, 2025-05-07T20:23:07.8730465Z row_wise=True, 2025-05-07T20:23:07.8730618Z mixed=False, 2025-05-07T20:23:07.8730777Z use_cache=False, 2025-05-07T20:23:07.8730963Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:07.8731113Z use_cpu=True, 2025-05-07T20:23:07.8731305Z output_dtype=SparseType.FP16, 2025-05-07T20:23:07.8731446Z ) 2025-05-07T20:23:07.8731668Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.8732221Z self=, 2025-05-07T20:23:07.8732375Z compile=False, 2025-05-07T20:23:07.8732571Z pooling_mode=, 2025-05-07T20:23:07.8732713Z T=2, 2025-05-07T20:23:07.8732983Z D=44, 2025-05-07T20:23:07.8733151Z B=106, 2025-05-07T20:23:07.8733386Z log_E=5, 2025-05-07T20:23:07.8733530Z L=16, 2025-05-07T20:23:07.8733688Z D_gradcheck=1, 2025-05-07T20:23:07.8733860Z stochastic_rounding=False, 2025-05-07T20:23:07.8734017Z weighted=False, 2025-05-07T20:23:07.8734173Z row_wise=True, 2025-05-07T20:23:07.8734321Z mixed=False, 2025-05-07T20:23:07.8734472Z use_cache=True, 2025-05-07T20:23:07.8734665Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:07.8734876Z use_cpu=True, 2025-05-07T20:23:07.8735068Z output_dtype=SparseType.FP16, 2025-05-07T20:23:07.8735226Z ) 2025-05-07T20:23:07.8735455Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.8735998Z self=, 2025-05-07T20:23:07.8736151Z compile=False, 2025-05-07T20:23:07.8736337Z pooling_mode=, 2025-05-07T20:23:07.8736485Z T=1, 2025-05-07T20:23:07.8736629Z D=21, 2025-05-07T20:23:07.8736770Z B=8, 2025-05-07T20:23:07.8736927Z log_E=3, 2025-05-07T20:23:07.8737071Z L=8, 2025-05-07T20:23:07.8737225Z D_gradcheck=2, 2025-05-07T20:23:07.8737399Z stochastic_rounding=True, 2025-05-07T20:23:07.8737551Z weighted=True, 2025-05-07T20:23:07.8737700Z row_wise=True, 2025-05-07T20:23:07.8737857Z mixed=False, 2025-05-07T20:23:07.8738008Z use_cache=False, 2025-05-07T20:23:07.8738194Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:07.8738357Z use_cpu=True, 2025-05-07T20:23:07.8738538Z output_dtype=SparseType.FP16, 2025-05-07T20:23:07.8738684Z ) 2025-05-07T20:23:07.8739001Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.8739540Z self=, 2025-05-07T20:23:07.8739698Z compile=True, 2025-05-07T20:23:07.8739887Z pooling_mode=, 2025-05-07T20:23:07.8740036Z T=5, 2025-05-07T20:23:07.8740185Z D=31, 2025-05-07T20:23:07.8740330Z B=116, 2025-05-07T20:23:07.8740471Z log_E=3, 2025-05-07T20:23:07.8740616Z L=17, 2025-05-07T20:23:07.8740767Z D_gradcheck=2, 2025-05-07T20:23:07.8740939Z stochastic_rounding=False, 2025-05-07T20:23:07.8741097Z weighted=True, 2025-05-07T20:23:07.8741248Z row_wise=True, 2025-05-07T20:23:07.8741402Z mixed=True, 2025-05-07T20:23:07.8741554Z use_cache=True, 2025-05-07T20:23:07.8741744Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:07.8741905Z use_cpu=True, 2025-05-07T20:23:07.8742087Z output_dtype=SparseType.FP32, 2025-05-07T20:23:07.8742233Z ) 2025-05-07T20:23:07.8742462Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.8743007Z self=, 2025-05-07T20:23:07.8743160Z compile=False, 2025-05-07T20:23:07.8743354Z pooling_mode=, 2025-05-07T20:23:07.8743499Z T=3, 2025-05-07T20:23:07.8743641Z D=16, 2025-05-07T20:23:07.8743793Z B=91, 2025-05-07T20:23:07.8743937Z log_E=3, 2025-05-07T20:23:07.8744082Z L=15, 2025-05-07T20:23:07.8744242Z D_gradcheck=2, 2025-05-07T20:23:07.8744412Z stochastic_rounding=False, 2025-05-07T20:23:07.8744572Z weighted=False, 2025-05-07T20:23:07.8744724Z row_wise=True, 2025-05-07T20:23:07.8744875Z mixed=True, 2025-05-07T20:23:07.8745034Z use_cache=False, 2025-05-07T20:23:07.8745225Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:07.8745376Z use_cpu=True, 2025-05-07T20:23:07.8745564Z output_dtype=SparseType.FP32, 2025-05-07T20:23:07.8745708Z ) 2025-05-07T20:23:07.9184228Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.9185001Z self=, 2025-05-07T20:23:07.9185212Z compile=True, 2025-05-07T20:23:07.9185418Z pooling_mode=, 2025-05-07T20:23:07.9186094Z T=1, 2025-05-07T20:23:07.9186342Z D=38, 2025-05-07T20:23:07.9186775Z B=117, 2025-05-07T20:23:07.9186920Z log_E=5, 2025-05-07T20:23:07.9187108Z L=6, 2025-05-07T20:23:07.9187273Z D_gradcheck=1, 2025-05-07T20:23:07.9187444Z stochastic_rounding=True, 2025-05-07T20:23:07.9187599Z weighted=False, 2025-05-07T20:23:07.9187755Z row_wise=True, 2025-05-07T20:23:07.9187903Z mixed=False, 2025-05-07T20:23:07.9188054Z use_cache=True, 2025-05-07T20:23:07.9188397Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:07.9188559Z use_cpu=True, 2025-05-07T20:23:07.9188832Z output_dtype=SparseType.FP32, 2025-05-07T20:23:07.9188993Z ) 2025-05-07T20:23:07.9189285Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.9189900Z self=, 2025-05-07T20:23:07.9190056Z compile=True, 2025-05-07T20:23:07.9190248Z pooling_mode=, 2025-05-07T20:23:07.9190460Z T=3, 2025-05-07T20:23:07.9190667Z D=3, 2025-05-07T20:23:07.9190814Z B=128, 2025-05-07T20:23:07.9191026Z log_E=4, 2025-05-07T20:23:07.9191173Z L=12, 2025-05-07T20:23:07.9191398Z D_gradcheck=2, 2025-05-07T20:23:07.9191576Z stochastic_rounding=False, 2025-05-07T20:23:07.9191842Z weighted=True, 2025-05-07T20:23:07.9192001Z row_wise=True, 2025-05-07T20:23:07.9192150Z mixed=True, 2025-05-07T20:23:07.9192359Z use_cache=True, 2025-05-07T20:23:07.9192621Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:07.9192998Z use_cpu=True, 2025-05-07T20:23:07.9193180Z output_dtype=SparseType.FP16, 2025-05-07T20:23:07.9193592Z ) 2025-05-07T20:23:07.9193957Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.9194536Z self=, 2025-05-07T20:23:07.9194803Z compile=True, 2025-05-07T20:23:07.9195042Z pooling_mode=, 2025-05-07T20:23:07.9195231Z T=2, 2025-05-07T20:23:07.9195433Z D=38, 2025-05-07T20:23:07.9195610Z B=120, 2025-05-07T20:23:07.9195766Z log_E=5, 2025-05-07T20:23:07.9195950Z L=17, 2025-05-07T20:23:07.9196133Z D_gradcheck=2, 2025-05-07T20:23:07.9196315Z stochastic_rounding=False, 2025-05-07T20:23:07.9196563Z weighted=True, 2025-05-07T20:23:07.9196712Z row_wise=True, 2025-05-07T20:23:07.9196927Z mixed=False, 2025-05-07T20:23:07.9197081Z use_cache=True, 2025-05-07T20:23:07.9197273Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:07.9197463Z use_cpu=True, 2025-05-07T20:23:07.9197645Z output_dtype=SparseType.FP32, 2025-05-07T20:23:07.9197842Z ) 2025-05-07T20:23:07.9198072Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.9198696Z self=, 2025-05-07T20:23:07.9198903Z compile=False, 2025-05-07T20:23:07.9199095Z pooling_mode=, 2025-05-07T20:23:07.9199240Z T=5, 2025-05-07T20:23:07.9199429Z D=43, 2025-05-07T20:23:07.9199576Z B=34, 2025-05-07T20:23:07.9199729Z log_E=3, 2025-05-07T20:23:07.9199884Z L=0, 2025-05-07T20:23:07.9200093Z D_gradcheck=1, 2025-05-07T20:23:07.9200304Z stochastic_rounding=False, 2025-05-07T20:23:07.9200571Z weighted=True, 2025-05-07T20:23:07.9200805Z row_wise=True, 2025-05-07T20:23:07.9200992Z mixed=True, 2025-05-07T20:23:07.9201189Z use_cache=True, 2025-05-07T20:23:07.9201382Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:07.9201581Z use_cpu=True, 2025-05-07T20:23:07.9201795Z output_dtype=SparseType.FP32, 2025-05-07T20:23:07.9201935Z ) 2025-05-07T20:23:07.9202167Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.9202808Z self=, 2025-05-07T20:23:07.9203000Z compile=False, 2025-05-07T20:23:07.9203466Z pooling_mode=, 2025-05-07T20:23:07.9203748Z T=2, 2025-05-07T20:23:07.9203894Z D=77, 2025-05-07T20:23:07.9204047Z B=112, 2025-05-07T20:23:07.9204193Z log_E=4, 2025-05-07T20:23:07.9204336Z L=4, 2025-05-07T20:23:07.9204492Z D_gradcheck=2, 2025-05-07T20:23:07.9204663Z stochastic_rounding=False, 2025-05-07T20:23:07.9204816Z weighted=False, 2025-05-07T20:23:07.9204972Z row_wise=True, 2025-05-07T20:23:07.9205119Z mixed=True, 2025-05-07T20:23:07.9205272Z use_cache=True, 2025-05-07T20:23:07.9205623Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:07.9205854Z use_cpu=True, 2025-05-07T20:23:07.9206085Z output_dtype=SparseType.FP32, 2025-05-07T20:23:07.9206227Z ) 2025-05-07T20:23:07.9206513Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.9207161Z self=, 2025-05-07T20:23:07.9207401Z compile=True, 2025-05-07T20:23:07.9207597Z pooling_mode=, 2025-05-07T20:23:07.9207752Z T=4, 2025-05-07T20:23:07.9207894Z D=79, 2025-05-07T20:23:07.9209160Z B=116, 2025-05-07T20:23:07.9209321Z log_E=4, 2025-05-07T20:23:07.9209463Z L=13, 2025-05-07T20:23:07.9209614Z D_gradcheck=2, 2025-05-07T20:23:07.9209877Z stochastic_rounding=False, 2025-05-07T20:23:07.9210034Z weighted=True, 2025-05-07T20:23:07.9210184Z row_wise=True, 2025-05-07T20:23:07.9210338Z mixed=False, 2025-05-07T20:23:07.9210624Z use_cache=False, 2025-05-07T20:23:07.9210822Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:07.9210972Z use_cpu=True, 2025-05-07T20:23:07.9211283Z output_dtype=SparseType.FP16, 2025-05-07T20:23:07.9211427Z ) 2025-05-07T20:23:07.9211649Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.9212393Z self=, 2025-05-07T20:23:07.9212563Z compile=False, 2025-05-07T20:23:07.9212750Z pooling_mode=, 2025-05-07T20:23:07.9212927Z T=1, 2025-05-07T20:23:07.9213083Z D=88, 2025-05-07T20:23:07.9213226Z B=8, 2025-05-07T20:23:07.9213375Z log_E=5, 2025-05-07T20:23:07.9213558Z L=5, 2025-05-07T20:23:07.9213752Z D_gradcheck=2, 2025-05-07T20:23:07.9213936Z stochastic_rounding=False, 2025-05-07T20:23:07.9214085Z weighted=True, 2025-05-07T20:23:07.9214237Z row_wise=True, 2025-05-07T20:23:07.9214539Z mixed=False, 2025-05-07T20:23:07.9214701Z use_cache=False, 2025-05-07T20:23:07.9214921Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:07.9215087Z use_cpu=True, 2025-05-07T20:23:07.9215344Z output_dtype=SparseType.FP16, 2025-05-07T20:23:07.9215489Z ) 2025-05-07T20:23:07.9215718Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.9216327Z self=, 2025-05-07T20:23:07.9216519Z compile=True, 2025-05-07T20:23:07.9216716Z pooling_mode=, 2025-05-07T20:23:07.9216866Z T=3, 2025-05-07T20:23:07.9217062Z D=91, 2025-05-07T20:23:07.9217240Z B=19, 2025-05-07T20:23:07.9217450Z log_E=3, 2025-05-07T20:23:07.9217659Z L=16, 2025-05-07T20:23:07.9217930Z D_gradcheck=2, 2025-05-07T20:23:07.9218139Z stochastic_rounding=False, 2025-05-07T20:23:07.9218330Z weighted=True, 2025-05-07T20:23:07.9218517Z row_wise=True, 2025-05-07T20:23:07.9218709Z mixed=True, 2025-05-07T20:23:07.9218905Z use_cache=True, 2025-05-07T20:23:07.9219128Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:07.9219322Z use_cpu=True, 2025-05-07T20:23:07.9219544Z output_dtype=SparseType.FP16, 2025-05-07T20:23:07.9219790Z ) 2025-05-07T20:23:07.9220070Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.9220761Z self=, 2025-05-07T20:23:07.9221186Z compile=False, 2025-05-07T20:23:07.9221401Z pooling_mode=, 2025-05-07T20:23:07.9221692Z T=1, 2025-05-07T20:23:07.9221841Z D=4, 2025-05-07T20:23:07.9222040Z B=83, 2025-05-07T20:23:07.9222290Z log_E=4, 2025-05-07T20:23:07.9222452Z L=2, 2025-05-07T20:23:07.9222614Z D_gradcheck=2, 2025-05-07T20:23:07.9222848Z stochastic_rounding=True, 2025-05-07T20:23:07.9223060Z weighted=False, 2025-05-07T20:23:07.9223215Z row_wise=True, 2025-05-07T20:23:07.9223421Z mixed=True, 2025-05-07T20:23:07.9223811Z use_cache=True, 2025-05-07T20:23:07.9224085Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:07.9224285Z use_cpu=True, 2025-05-07T20:23:07.9224500Z output_dtype=SparseType.FP16, 2025-05-07T20:23:07.9224649Z ) 2025-05-07T20:23:07.9224906Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.9225561Z self=, 2025-05-07T20:23:07.9225758Z compile=True, 2025-05-07T20:23:07.9225956Z pooling_mode=, 2025-05-07T20:23:07.9226173Z T=4, 2025-05-07T20:23:07.9226317Z D=54, 2025-05-07T20:23:07.9226536Z B=2, 2025-05-07T20:23:07.9226724Z log_E=3, 2025-05-07T20:23:07.9226927Z L=16, 2025-05-07T20:23:07.9227169Z D_gradcheck=1, 2025-05-07T20:23:07.9227390Z stochastic_rounding=False, 2025-05-07T20:23:07.9227543Z weighted=True, 2025-05-07T20:23:07.9227777Z row_wise=True, 2025-05-07T20:23:07.9227938Z mixed=False, 2025-05-07T20:23:07.9228094Z use_cache=False, 2025-05-07T20:23:07.9228277Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:07.9228795Z use_cpu=True, 2025-05-07T20:23:07.9229060Z output_dtype=SparseType.FP32, 2025-05-07T20:23:07.9229252Z ) 2025-05-07T20:23:07.9229519Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.9230189Z self=, 2025-05-07T20:23:07.9230354Z compile=False, 2025-05-07T20:23:07.9230649Z pooling_mode=, 2025-05-07T20:23:07.9230946Z T=5, 2025-05-07T20:23:07.9231109Z D=44, 2025-05-07T20:23:07.9231343Z B=70, 2025-05-07T20:23:07.9231553Z log_E=3, 2025-05-07T20:23:07.9231737Z L=13, 2025-05-07T20:23:07.9231927Z D_gradcheck=1, 2025-05-07T20:23:07.9232142Z stochastic_rounding=False, 2025-05-07T20:23:07.9232302Z weighted=True, 2025-05-07T20:23:07.9232487Z row_wise=True, 2025-05-07T20:23:07.9232645Z mixed=True, 2025-05-07T20:23:07.9232847Z use_cache=True, 2025-05-07T20:23:07.9233071Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:07.9233298Z use_cpu=True, 2025-05-07T20:23:07.9233480Z output_dtype=SparseType.FP32, 2025-05-07T20:23:07.9233697Z ) 2025-05-07T20:23:07.9234015Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.9234595Z self=, 2025-05-07T20:23:07.9234789Z compile=False, 2025-05-07T20:23:07.9234989Z pooling_mode=, 2025-05-07T20:23:07.9235130Z T=3, 2025-05-07T20:23:07.9235307Z D=28, 2025-05-07T20:23:07.9235491Z B=39, 2025-05-07T20:23:07.9235716Z log_E=3, 2025-05-07T20:23:07.9235904Z L=8, 2025-05-07T20:23:07.9236068Z D_gradcheck=1, 2025-05-07T20:23:07.9236276Z stochastic_rounding=False, 2025-05-07T20:23:07.9236435Z weighted=False, 2025-05-07T20:23:07.9236645Z row_wise=True, 2025-05-07T20:23:07.9236811Z mixed=True, 2025-05-07T20:23:07.9237007Z use_cache=False, 2025-05-07T20:23:07.9237198Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:07.9237387Z use_cpu=True, 2025-05-07T20:23:07.9237570Z output_dtype=SparseType.FP16, 2025-05-07T20:23:07.9237715Z ) 2025-05-07T20:23:07.9237972Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.9238649Z self=, 2025-05-07T20:23:07.9238814Z compile=False, 2025-05-07T20:23:07.9239217Z pooling_mode=, 2025-05-07T20:23:07.9239466Z T=2, 2025-05-07T20:23:07.9239613Z D=109, 2025-05-07T20:23:07.9239767Z B=2, 2025-05-07T20:23:07.9239914Z log_E=4, 2025-05-07T20:23:07.9240056Z L=4, 2025-05-07T20:23:07.9240214Z D_gradcheck=2, 2025-05-07T20:23:07.9240385Z stochastic_rounding=False, 2025-05-07T20:23:07.9240605Z weighted=True, 2025-05-07T20:23:07.9240903Z row_wise=True, 2025-05-07T20:23:07.9241161Z mixed=False, 2025-05-07T20:23:07.9241318Z use_cache=False, 2025-05-07T20:23:07.9241525Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:07.9241676Z use_cpu=True, 2025-05-07T20:23:07.9241855Z output_dtype=SparseType.FP16, 2025-05-07T20:23:07.9242002Z ) 2025-05-07T20:23:07.9242259Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.9242924Z self=, 2025-05-07T20:23:07.9243090Z compile=True, 2025-05-07T20:23:07.9243275Z pooling_mode=, 2025-05-07T20:23:07.9243465Z T=5, 2025-05-07T20:23:07.9243724Z D=15, 2025-05-07T20:23:07.9243871Z B=39, 2025-05-07T20:23:07.9244021Z log_E=5, 2025-05-07T20:23:07.9244200Z L=15, 2025-05-07T20:23:07.9244352Z D_gradcheck=1, 2025-05-07T20:23:07.9244635Z stochastic_rounding=True, 2025-05-07T20:23:07.9244794Z weighted=False, 2025-05-07T20:23:07.9244982Z row_wise=True, 2025-05-07T20:23:07.9245187Z mixed=False, 2025-05-07T20:23:07.9245342Z use_cache=True, 2025-05-07T20:23:07.9245691Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:07.9245854Z use_cpu=True, 2025-05-07T20:23:07.9246097Z output_dtype=SparseType.FP16, 2025-05-07T20:23:07.9246308Z ) 2025-05-07T20:23:07.9246693Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.9247272Z self=, 2025-05-07T20:23:07.9247516Z compile=False, 2025-05-07T20:23:07.9247745Z pooling_mode=, 2025-05-07T20:23:07.9247891Z T=3, 2025-05-07T20:23:07.9248155Z D=117, 2025-05-07T20:23:07.9248393Z B=65, 2025-05-07T20:23:07.9248595Z log_E=3, 2025-05-07T20:23:07.9248750Z L=6, 2025-05-07T20:23:07.9248902Z D_gradcheck=1, 2025-05-07T20:23:07.9249071Z stochastic_rounding=False, 2025-05-07T20:23:07.9249232Z weighted=False, 2025-05-07T20:23:07.9249428Z row_wise=True, 2025-05-07T20:23:07.9249578Z mixed=True, 2025-05-07T20:23:07.9249779Z use_cache=False, 2025-05-07T20:23:07.9250076Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:07.9250233Z use_cpu=True, 2025-05-07T20:23:07.9250512Z output_dtype=SparseType.FP32, 2025-05-07T20:23:07.9250657Z ) 2025-05-07T20:23:07.9250894Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.9251562Z self=, 2025-05-07T20:23:07.9251725Z compile=False, 2025-05-07T20:23:07.9251959Z pooling_mode=, 2025-05-07T20:23:07.9252133Z T=1, 2025-05-07T20:23:07.9252305Z D=29, 2025-05-07T20:23:07.9252461Z B=60, 2025-05-07T20:23:07.9252607Z log_E=4, 2025-05-07T20:23:07.9252795Z L=14, 2025-05-07T20:23:07.9253011Z D_gradcheck=2, 2025-05-07T20:23:07.9253248Z stochastic_rounding=True, 2025-05-07T20:23:07.9253407Z weighted=False, 2025-05-07T20:23:07.9253574Z row_wise=True, 2025-05-07T20:23:07.9253758Z mixed=False, 2025-05-07T20:23:07.9253922Z use_cache=True, 2025-05-07T20:23:07.9254121Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:07.9254310Z use_cpu=True, 2025-05-07T20:23:07.9254500Z output_dtype=SparseType.FP16, 2025-05-07T20:23:07.9254684Z ) 2025-05-07T20:23:07.9764262Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.9765441Z self=, 2025-05-07T20:23:07.9765724Z compile=True, 2025-05-07T20:23:07.9765928Z pooling_mode=, 2025-05-07T20:23:07.9766073Z T=3, 2025-05-07T20:23:07.9766218Z D=56, 2025-05-07T20:23:07.9766360Z B=69, 2025-05-07T20:23:07.9766508Z log_E=4, 2025-05-07T20:23:07.9766656Z L=3, 2025-05-07T20:23:07.9766806Z D_gradcheck=2, 2025-05-07T20:23:07.9767065Z stochastic_rounding=True, 2025-05-07T20:23:07.9767416Z weighted=False, 2025-05-07T20:23:07.9767594Z row_wise=True, 2025-05-07T20:23:07.9767749Z mixed=False, 2025-05-07T20:23:07.9767915Z use_cache=True, 2025-05-07T20:23:07.9768295Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:07.9768459Z use_cpu=True, 2025-05-07T20:23:07.9768645Z output_dtype=SparseType.FP16, 2025-05-07T20:23:07.9768795Z ) 2025-05-07T20:23:07.9769031Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.9769701Z self=, 2025-05-07T20:23:07.9769898Z compile=False, 2025-05-07T20:23:07.9770145Z pooling_mode=, 2025-05-07T20:23:07.9770291Z T=4, 2025-05-07T20:23:07.9770439Z D=44, 2025-05-07T20:23:07.9770620Z B=18, 2025-05-07T20:23:07.9770768Z log_E=4, 2025-05-07T20:23:07.9771000Z L=11, 2025-05-07T20:23:07.9771190Z D_gradcheck=2, 2025-05-07T20:23:07.9771394Z stochastic_rounding=True, 2025-05-07T20:23:07.9771626Z weighted=False, 2025-05-07T20:23:07.9771811Z row_wise=True, 2025-05-07T20:23:07.9771964Z mixed=True, 2025-05-07T20:23:07.9772324Z use_cache=False, 2025-05-07T20:23:07.9772512Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:07.9772663Z use_cpu=True, 2025-05-07T20:23:07.9772849Z output_dtype=SparseType.FP32, 2025-05-07T20:23:07.9772989Z ) 2025-05-07T20:23:07.9773210Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.9773872Z self=, 2025-05-07T20:23:07.9774036Z compile=False, 2025-05-07T20:23:07.9774234Z pooling_mode=, 2025-05-07T20:23:07.9774385Z T=4, 2025-05-07T20:23:07.9774607Z D=117, 2025-05-07T20:23:07.9774762Z B=43, 2025-05-07T20:23:07.9774912Z log_E=4, 2025-05-07T20:23:07.9775060Z L=8, 2025-05-07T20:23:07.9775226Z D_gradcheck=1, 2025-05-07T20:23:07.9775401Z stochastic_rounding=False, 2025-05-07T20:23:07.9775564Z weighted=False, 2025-05-07T20:23:07.9775726Z row_wise=True, 2025-05-07T20:23:07.9775876Z mixed=False, 2025-05-07T20:23:07.9776036Z use_cache=True, 2025-05-07T20:23:07.9776232Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:07.9776386Z use_cpu=True, 2025-05-07T20:23:07.9776566Z output_dtype=SparseType.FP32, 2025-05-07T20:23:07.9776716Z ) 2025-05-07T20:23:07.9776939Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.9777533Z self=, 2025-05-07T20:23:07.9777696Z compile=False, 2025-05-07T20:23:07.9777988Z pooling_mode=, 2025-05-07T20:23:07.9778143Z T=4, 2025-05-07T20:23:07.9778320Z D=29, 2025-05-07T20:23:07.9778530Z B=101, 2025-05-07T20:23:07.9778693Z log_E=3, 2025-05-07T20:23:07.9778836Z L=9, 2025-05-07T20:23:07.9778987Z D_gradcheck=2, 2025-05-07T20:23:07.9779168Z stochastic_rounding=False, 2025-05-07T20:23:07.9779356Z weighted=True, 2025-05-07T20:23:07.9779565Z row_wise=True, 2025-05-07T20:23:07.9779918Z mixed=True, 2025-05-07T20:23:07.9780076Z use_cache=True, 2025-05-07T20:23:07.9780263Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:07.9780418Z use_cpu=True, 2025-05-07T20:23:07.9780662Z output_dtype=SparseType.FP32, 2025-05-07T20:23:07.9780820Z ) 2025-05-07T20:23:07.9781045Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.9781961Z self=, 2025-05-07T20:23:07.9782218Z compile=True, 2025-05-07T20:23:07.9782408Z pooling_mode=, 2025-05-07T20:23:07.9782662Z T=3, 2025-05-07T20:23:07.9782858Z D=124, 2025-05-07T20:23:07.9783034Z B=22, 2025-05-07T20:23:07.9783278Z log_E=5, 2025-05-07T20:23:07.9783432Z L=13, 2025-05-07T20:23:07.9783589Z D_gradcheck=2, 2025-05-07T20:23:07.9783873Z stochastic_rounding=False, 2025-05-07T20:23:07.9784049Z weighted=True, 2025-05-07T20:23:07.9784199Z row_wise=True, 2025-05-07T20:23:07.9784354Z mixed=True, 2025-05-07T20:23:07.9784509Z use_cache=True, 2025-05-07T20:23:07.9784695Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:07.9784949Z use_cpu=True, 2025-05-07T20:23:07.9785131Z output_dtype=SparseType.FP16, 2025-05-07T20:23:07.9785272Z ) 2025-05-07T20:23:07.9785500Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.9786111Z self=, 2025-05-07T20:23:07.9786270Z compile=False, 2025-05-07T20:23:07.9786493Z pooling_mode=, 2025-05-07T20:23:07.9786640Z T=1, 2025-05-07T20:23:07.9786798Z D=15, 2025-05-07T20:23:07.9786979Z B=119, 2025-05-07T20:23:07.9787124Z log_E=5, 2025-05-07T20:23:07.9787267Z L=1, 2025-05-07T20:23:07.9787425Z D_gradcheck=1, 2025-05-07T20:23:07.9787598Z stochastic_rounding=True, 2025-05-07T20:23:07.9787754Z weighted=True, 2025-05-07T20:23:07.9788013Z row_wise=True, 2025-05-07T20:23:07.9788302Z mixed=True, 2025-05-07T20:23:07.9788578Z use_cache=True, 2025-05-07T20:23:07.9788802Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:07.9797835Z use_cpu=True, 2025-05-07T20:23:07.9798149Z output_dtype=SparseType.FP16, 2025-05-07T20:23:07.9798291Z ) 2025-05-07T20:23:07.9798544Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.9799099Z self=, 2025-05-07T20:23:07.9799269Z compile=False, 2025-05-07T20:23:07.9799528Z pooling_mode=, 2025-05-07T20:23:07.9799679Z T=2, 2025-05-07T20:23:07.9799828Z D=37, 2025-05-07T20:23:07.9799969Z B=82, 2025-05-07T20:23:07.9800114Z log_E=4, 2025-05-07T20:23:07.9800262Z L=10, 2025-05-07T20:23:07.9800411Z D_gradcheck=1, 2025-05-07T20:23:07.9800683Z stochastic_rounding=True, 2025-05-07T20:23:07.9800845Z weighted=True, 2025-05-07T20:23:07.9800994Z row_wise=True, 2025-05-07T20:23:07.9801148Z mixed=True, 2025-05-07T20:23:07.9801343Z use_cache=False, 2025-05-07T20:23:07.9801565Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:07.9801763Z use_cpu=True, 2025-05-07T20:23:07.9801954Z output_dtype=SparseType.FP16, 2025-05-07T20:23:07.9802128Z ) 2025-05-07T20:23:07.9802474Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.9803060Z self=, 2025-05-07T20:23:07.9803217Z compile=True, 2025-05-07T20:23:07.9803461Z pooling_mode=, 2025-05-07T20:23:07.9803606Z T=2, 2025-05-07T20:23:07.9803747Z D=79, 2025-05-07T20:23:07.9803893Z B=52, 2025-05-07T20:23:07.9804129Z log_E=5, 2025-05-07T20:23:07.9804277Z L=1, 2025-05-07T20:23:07.9804435Z D_gradcheck=2, 2025-05-07T20:23:07.9804608Z stochastic_rounding=True, 2025-05-07T20:23:07.9804764Z weighted=False, 2025-05-07T20:23:07.9804927Z row_wise=True, 2025-05-07T20:23:07.9805075Z mixed=True, 2025-05-07T20:23:07.9805224Z use_cache=True, 2025-05-07T20:23:07.9805478Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:07.9805631Z use_cpu=True, 2025-05-07T20:23:07.9805815Z output_dtype=SparseType.FP32, 2025-05-07T20:23:07.9805952Z ) 2025-05-07T20:23:07.9806448Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.9807202Z self=, 2025-05-07T20:23:07.9807359Z compile=False, 2025-05-07T20:23:07.9807547Z pooling_mode=, 2025-05-07T20:23:07.9807695Z T=1, 2025-05-07T20:23:07.9807840Z D=74, 2025-05-07T20:23:07.9808093Z B=96, 2025-05-07T20:23:07.9808303Z log_E=3, 2025-05-07T20:23:07.9808504Z L=19, 2025-05-07T20:23:07.9808746Z D_gradcheck=1, 2025-05-07T20:23:07.9809069Z stochastic_rounding=True, 2025-05-07T20:23:07.9809315Z weighted=False, 2025-05-07T20:23:07.9809478Z row_wise=True, 2025-05-07T20:23:07.9809649Z mixed=False, 2025-05-07T20:23:07.9809811Z use_cache=True, 2025-05-07T20:23:07.9810131Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:07.9810281Z use_cpu=True, 2025-05-07T20:23:07.9810514Z output_dtype=SparseType.FP32, 2025-05-07T20:23:07.9810658Z ) 2025-05-07T20:23:07.9810893Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.9811525Z self=, 2025-05-07T20:23:07.9812490Z compile=True, 2025-05-07T20:23:07.9812951Z pooling_mode=, 2025-05-07T20:23:07.9813572Z T=4, 2025-05-07T20:23:07.9813943Z D=74, 2025-05-07T20:23:07.9814322Z B=86, 2025-05-07T20:23:07.9814661Z log_E=5, 2025-05-07T20:23:07.9815037Z L=17, 2025-05-07T20:23:07.9815488Z D_gradcheck=2, 2025-05-07T20:23:07.9815951Z stochastic_rounding=False, 2025-05-07T20:23:07.9816447Z weighted=False, 2025-05-07T20:23:07.9816957Z row_wise=True, 2025-05-07T20:23:07.9817320Z mixed=True, 2025-05-07T20:23:07.9817761Z use_cache=False, 2025-05-07T20:23:07.9818176Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:07.9818775Z use_cpu=True, 2025-05-07T20:23:07.9819330Z output_dtype=SparseType.FP32, 2025-05-07T20:23:07.9819809Z ) 2025-05-07T20:23:07.9820201Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.9821363Z self=, 2025-05-07T20:23:07.9822320Z compile=True, 2025-05-07T20:23:07.9822778Z pooling_mode=, 2025-05-07T20:23:07.9823278Z T=5, 2025-05-07T20:23:07.9823638Z D=94, 2025-05-07T20:23:07.9824091Z B=83, 2025-05-07T20:23:07.9824525Z log_E=5, 2025-05-07T20:23:07.9824944Z L=4, 2025-05-07T20:23:07.9825282Z D_gradcheck=1, 2025-05-07T20:23:07.9825674Z stochastic_rounding=False, 2025-05-07T20:23:07.9826258Z weighted=False, 2025-05-07T20:23:07.9826630Z row_wise=True, 2025-05-07T20:23:07.9827054Z mixed=True, 2025-05-07T20:23:07.9827415Z use_cache=False, 2025-05-07T20:23:07.9827897Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:07.9828440Z use_cpu=True, 2025-05-07T20:23:07.9828899Z output_dtype=SparseType.FP16, 2025-05-07T20:23:07.9829426Z ) 2025-05-07T20:23:07.9829870Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.9830868Z self=, 2025-05-07T20:23:07.9831899Z compile=False, 2025-05-07T20:23:07.9832435Z pooling_mode=, 2025-05-07T20:23:07.9833033Z T=2, 2025-05-07T20:23:07.9833431Z D=101, 2025-05-07T20:23:07.9833798Z B=109, 2025-05-07T20:23:07.9834192Z log_E=5, 2025-05-07T20:23:07.9834708Z L=12, 2025-05-07T20:23:07.9835108Z D_gradcheck=2, 2025-05-07T20:23:07.9835597Z stochastic_rounding=False, 2025-05-07T20:23:07.9836177Z weighted=False, 2025-05-07T20:23:07.9836615Z row_wise=True, 2025-05-07T20:23:07.9837064Z mixed=True, 2025-05-07T20:23:07.9837476Z use_cache=True, 2025-05-07T20:23:07.9838047Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:07.9838646Z use_cpu=True, 2025-05-07T20:23:07.9839138Z output_dtype=SparseType.FP16, 2025-05-07T20:23:07.9839910Z ) 2025-05-07T20:23:07.9840393Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.9841805Z self=, 2025-05-07T20:23:07.9842711Z compile=True, 2025-05-07T20:23:07.9843222Z pooling_mode=, 2025-05-07T20:23:07.9843725Z T=2, 2025-05-07T20:23:07.9844210Z D=124, 2025-05-07T20:23:07.9844631Z B=93, 2025-05-07T20:23:07.9845024Z log_E=5, 2025-05-07T20:23:07.9845477Z L=15, 2025-05-07T20:23:07.9845901Z D_gradcheck=1, 2025-05-07T20:23:07.9846572Z stochastic_rounding=True, 2025-05-07T20:23:07.9847047Z weighted=False, 2025-05-07T20:23:07.9847565Z row_wise=True, 2025-05-07T20:23:07.9848052Z mixed=False, 2025-05-07T20:23:07.9848530Z use_cache=True, 2025-05-07T20:23:07.9849054Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:07.9849593Z use_cpu=True, 2025-05-07T20:23:07.9850102Z output_dtype=SparseType.FP32, 2025-05-07T20:23:07.9850673Z ) 2025-05-07T20:23:07.9851176Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.9852167Z self=, 2025-05-07T20:23:07.9853077Z compile=True, 2025-05-07T20:23:07.9853586Z pooling_mode=, 2025-05-07T20:23:07.9854160Z T=4, 2025-05-07T20:23:07.9854513Z D=123, 2025-05-07T20:23:07.9854886Z B=82, 2025-05-07T20:23:07.9855255Z log_E=4, 2025-05-07T20:23:07.9855701Z L=5, 2025-05-07T20:23:07.9856104Z D_gradcheck=1, 2025-05-07T20:23:07.9856493Z stochastic_rounding=False, 2025-05-07T20:23:07.9857322Z weighted=True, 2025-05-07T20:23:07.9857768Z row_wise=True, 2025-05-07T20:23:07.9858254Z mixed=False, 2025-05-07T20:23:07.9858751Z use_cache=False, 2025-05-07T20:23:07.9859372Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:07.9859925Z use_cpu=True, 2025-05-07T20:23:07.9860381Z output_dtype=SparseType.FP16, 2025-05-07T20:23:07.9860821Z ) 2025-05-07T20:23:07.9861216Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.9862189Z self=, 2025-05-07T20:23:07.9863064Z compile=False, 2025-05-07T20:23:07.9863528Z pooling_mode=, 2025-05-07T20:23:07.9864000Z T=5, 2025-05-07T20:23:07.9864328Z D=3, 2025-05-07T20:23:07.9864710Z B=41, 2025-05-07T20:23:07.9865045Z log_E=3, 2025-05-07T20:23:07.9865394Z L=18, 2025-05-07T20:23:07.9865737Z D_gradcheck=2, 2025-05-07T20:23:07.9866175Z stochastic_rounding=True, 2025-05-07T20:23:07.9866714Z weighted=False, 2025-05-07T20:23:07.9867089Z row_wise=True, 2025-05-07T20:23:07.9867453Z mixed=True, 2025-05-07T20:23:07.9867914Z use_cache=True, 2025-05-07T20:23:07.9868409Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:07.9868886Z use_cpu=True, 2025-05-07T20:23:07.9869316Z output_dtype=SparseType.FP16, 2025-05-07T20:23:07.9869787Z ) 2025-05-07T20:23:07.9870253Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:07.9871357Z self=, 2025-05-07T20:23:07.9872323Z compile=True, 2025-05-07T20:23:07.9872768Z pooling_mode=, 2025-05-07T20:23:07.9873332Z T=5, 2025-05-07T20:23:07.9873692Z D=124, 2025-05-07T20:23:07.9874056Z B=34, 2025-05-07T20:23:07.9874425Z log_E=4, 2025-05-07T20:23:07.9874792Z L=4, 2025-05-07T20:23:07.9875155Z D_gradcheck=2, 2025-05-07T20:23:07.9875555Z stochastic_rounding=True, 2025-05-07T20:23:07.9876095Z weighted=False, 2025-05-07T20:23:07.9876467Z row_wise=True, 2025-05-07T20:23:07.9876830Z mixed=True, 2025-05-07T20:23:07.9877185Z use_cache=False, 2025-05-07T20:23:07.9877599Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:07.9878216Z use_cpu=True, 2025-05-07T20:23:07.9878843Z output_dtype=SparseType.FP32, 2025-05-07T20:23:07.9879438Z ) 2025-05-07T20:23:08.0370883Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:08.0371871Z self=, 2025-05-07T20:23:08.0372817Z compile=False, 2025-05-07T20:23:08.0373229Z pooling_mode=, 2025-05-07T20:23:08.0373719Z T=2, 2025-05-07T20:23:08.0374044Z D=28, 2025-05-07T20:23:08.0374372Z B=37, 2025-05-07T20:23:08.0375103Z log_E=3, 2025-05-07T20:23:08.0375528Z L=7, 2025-05-07T20:23:08.0375881Z D_gradcheck=1, 2025-05-07T20:23:08.0376291Z stochastic_rounding=False, 2025-05-07T20:23:08.0376724Z weighted=True, 2025-05-07T20:23:08.0377095Z row_wise=True, 2025-05-07T20:23:08.0377461Z mixed=True, 2025-05-07T20:23:08.0377820Z use_cache=True, 2025-05-07T20:23:08.0378282Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:08.0378815Z use_cpu=True, 2025-05-07T20:23:08.0379280Z output_dtype=SparseType.FP32, 2025-05-07T20:23:08.0380077Z ) 2025-05-07T20:23:08.0380503Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:08.0381421Z self=, 2025-05-07T20:23:08.0382262Z compile=True, 2025-05-07T20:23:08.0382678Z pooling_mode=, 2025-05-07T20:23:08.0383152Z T=1, 2025-05-07T20:23:08.0383621Z D=125, 2025-05-07T20:23:08.0383956Z B=88, 2025-05-07T20:23:08.0384295Z log_E=3, 2025-05-07T20:23:08.0384642Z L=14, 2025-05-07T20:23:08.0384978Z D_gradcheck=1, 2025-05-07T20:23:08.0385663Z stochastic_rounding=True, 2025-05-07T20:23:08.0386106Z weighted=True, 2025-05-07T20:23:08.0386479Z row_wise=True, 2025-05-07T20:23:08.0386845Z mixed=False, 2025-05-07T20:23:08.0387215Z use_cache=False, 2025-05-07T20:23:08.0387633Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:08.0388118Z use_cpu=True, 2025-05-07T20:23:08.0388512Z output_dtype=SparseType.FP32, 2025-05-07T20:23:08.0388955Z ) 2025-05-07T20:23:08.0389353Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:08.0390272Z self=, 2025-05-07T20:23:08.0391130Z compile=False, 2025-05-07T20:23:08.0391540Z pooling_mode=, 2025-05-07T20:23:08.0392010Z T=4, 2025-05-07T20:23:08.0392343Z D=77, 2025-05-07T20:23:08.0392697Z B=33, 2025-05-07T20:23:08.0393144Z log_E=5, 2025-05-07T20:23:08.0393554Z L=15, 2025-05-07T20:23:08.0393932Z D_gradcheck=1, 2025-05-07T20:23:08.0394331Z stochastic_rounding=True, 2025-05-07T20:23:08.0394827Z weighted=True, 2025-05-07T20:23:08.0395295Z row_wise=True, 2025-05-07T20:23:08.0395698Z mixed=False, 2025-05-07T20:23:08.0396081Z use_cache=False, 2025-05-07T20:23:08.0396495Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:08.0396983Z use_cpu=True, 2025-05-07T20:23:08.0397379Z output_dtype=SparseType.FP16, 2025-05-07T20:23:08.0397827Z ) 2025-05-07T20:23:08.0398232Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:08.0399219Z self=, 2025-05-07T20:23:08.0400186Z compile=True, 2025-05-07T20:23:08.0400833Z pooling_mode=, 2025-05-07T20:23:08.0401308Z T=4, 2025-05-07T20:23:08.0401634Z D=96, 2025-05-07T20:23:08.0401969Z B=35, 2025-05-07T20:23:08.0402304Z log_E=4, 2025-05-07T20:23:08.0402637Z L=6, 2025-05-07T20:23:08.0402981Z D_gradcheck=2, 2025-05-07T20:23:08.0403376Z stochastic_rounding=True, 2025-05-07T20:23:08.0403808Z weighted=False, 2025-05-07T20:23:08.0404179Z row_wise=True, 2025-05-07T20:23:08.0404549Z mixed=False, 2025-05-07T20:23:08.0404913Z use_cache=True, 2025-05-07T20:23:08.0405323Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:08.0406245Z use_cpu=True, 2025-05-07T20:23:08.0406835Z output_dtype=SparseType.FP32, 2025-05-07T20:23:08.0407272Z ) 2025-05-07T20:23:08.0407667Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:08.0408713Z self=, 2025-05-07T20:23:08.0409558Z compile=False, 2025-05-07T20:23:08.0409971Z pooling_mode=, 2025-05-07T20:23:08.0410439Z T=3, 2025-05-07T20:23:08.0410759Z D=20, 2025-05-07T20:23:08.0411234Z B=6, 2025-05-07T20:23:08.0411579Z log_E=3, 2025-05-07T20:23:08.0411919Z L=16, 2025-05-07T20:23:08.0412268Z D_gradcheck=2, 2025-05-07T20:23:08.0412655Z stochastic_rounding=True, 2025-05-07T20:23:08.0413082Z weighted=False, 2025-05-07T20:23:08.0413452Z row_wise=True, 2025-05-07T20:23:08.0413809Z mixed=True, 2025-05-07T20:23:08.0414167Z use_cache=False, 2025-05-07T20:23:08.0414587Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:08.0415058Z use_cpu=True, 2025-05-07T20:23:08.0415450Z output_dtype=SparseType.FP16, 2025-05-07T20:23:08.0415888Z ) 2025-05-07T20:23:08.0416275Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:08.0417179Z self=, 2025-05-07T20:23:08.0418024Z compile=True, 2025-05-07T20:23:08.0418428Z pooling_mode=, 2025-05-07T20:23:08.0418910Z T=5, 2025-05-07T20:23:08.0419239Z D=64, 2025-05-07T20:23:08.0419573Z B=33, 2025-05-07T20:23:08.0419902Z log_E=5, 2025-05-07T20:23:08.0420236Z L=13, 2025-05-07T20:23:08.0420710Z D_gradcheck=1, 2025-05-07T20:23:08.0421099Z stochastic_rounding=True, 2025-05-07T20:23:08.0421523Z weighted=True, 2025-05-07T20:23:08.0421891Z row_wise=True, 2025-05-07T20:23:08.0422259Z mixed=True, 2025-05-07T20:23:08.0422616Z use_cache=False, 2025-05-07T20:23:08.0423035Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:08.0423515Z use_cpu=True, 2025-05-07T20:23:08.0423906Z output_dtype=SparseType.FP16, 2025-05-07T20:23:08.0424342Z ) 2025-05-07T20:23:08.0424743Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:08.0425642Z self=, 2025-05-07T20:23:08.0426490Z compile=False, 2025-05-07T20:23:08.0426901Z pooling_mode=, 2025-05-07T20:23:08.0427368Z T=2, 2025-05-07T20:23:08.0427698Z D=4, 2025-05-07T20:23:08.0428072Z B=94, 2025-05-07T20:23:08.0428462Z log_E=5, 2025-05-07T20:23:08.0428895Z L=19, 2025-05-07T20:23:08.0429287Z D_gradcheck=1, 2025-05-07T20:23:08.0429678Z stochastic_rounding=True, 2025-05-07T20:23:08.0430120Z weighted=True, 2025-05-07T20:23:08.0430498Z row_wise=True, 2025-05-07T20:23:08.0430861Z mixed=True, 2025-05-07T20:23:08.0431223Z use_cache=False, 2025-05-07T20:23:08.0431650Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:08.0432133Z use_cpu=True, 2025-05-07T20:23:08.0432524Z output_dtype=SparseType.FP32, 2025-05-07T20:23:08.0432968Z ) 2025-05-07T20:23:08.0433360Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:08.0434253Z self=, 2025-05-07T20:23:08.0435104Z compile=False, 2025-05-07T20:23:08.0435509Z pooling_mode=, 2025-05-07T20:23:08.0435976Z T=5, 2025-05-07T20:23:08.0436299Z D=108, 2025-05-07T20:23:08.0436636Z B=48, 2025-05-07T20:23:08.0436968Z log_E=4, 2025-05-07T20:23:08.0437309Z L=17, 2025-05-07T20:23:08.0437646Z D_gradcheck=1, 2025-05-07T20:23:08.0438042Z stochastic_rounding=False, 2025-05-07T20:23:08.0438469Z weighted=True, 2025-05-07T20:23:08.0438842Z row_wise=True, 2025-05-07T20:23:08.0439210Z mixed=True, 2025-05-07T20:23:08.0439572Z use_cache=False, 2025-05-07T20:23:08.0440225Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:08.0440785Z use_cpu=True, 2025-05-07T20:23:08.0441181Z output_dtype=SparseType.FP16, 2025-05-07T20:23:08.0441622Z ) 2025-05-07T20:23:08.0442018Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:08.0442957Z self=, 2025-05-07T20:23:08.0443821Z compile=False, 2025-05-07T20:23:08.0444224Z pooling_mode=, 2025-05-07T20:23:08.0444772Z T=1, 2025-05-07T20:23:08.0445136Z D=33, 2025-05-07T20:23:08.0445457Z B=84, 2025-05-07T20:23:08.0445787Z log_E=3, 2025-05-07T20:23:08.0446139Z L=15, 2025-05-07T20:23:08.0446484Z D_gradcheck=2, 2025-05-07T20:23:08.0446877Z stochastic_rounding=False, 2025-05-07T20:23:08.0447305Z weighted=False, 2025-05-07T20:23:08.0447674Z row_wise=True, 2025-05-07T20:23:08.0448211Z mixed=True, 2025-05-07T20:23:08.0448580Z use_cache=False, 2025-05-07T20:23:08.0449031Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:08.0449515Z use_cpu=True, 2025-05-07T20:23:08.0449910Z output_dtype=SparseType.FP16, 2025-05-07T20:23:08.0450356Z ) 2025-05-07T20:23:08.0450753Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:08.0451651Z self=, 2025-05-07T20:23:08.0452499Z compile=False, 2025-05-07T20:23:08.0452904Z pooling_mode=, 2025-05-07T20:23:08.0453369Z T=5, 2025-05-07T20:23:08.0453697Z D=4, 2025-05-07T20:23:08.0454029Z B=38, 2025-05-07T20:23:08.0454571Z log_E=5, 2025-05-07T20:23:08.0454920Z L=2, 2025-05-07T20:23:08.0455280Z D_gradcheck=2, 2025-05-07T20:23:08.0455659Z stochastic_rounding=True, 2025-05-07T20:23:08.0456087Z weighted=True, 2025-05-07T20:23:08.0456461Z row_wise=True, 2025-05-07T20:23:08.0456819Z mixed=True, 2025-05-07T20:23:08.0457185Z use_cache=False, 2025-05-07T20:23:08.0457609Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:08.0458093Z use_cpu=True, 2025-05-07T20:23:08.0458476Z output_dtype=SparseType.FP16, 2025-05-07T20:23:08.0458912Z ) 2025-05-07T20:23:08.0459306Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:08.0460202Z self=, 2025-05-07T20:23:08.0461041Z compile=True, 2025-05-07T20:23:08.0461442Z pooling_mode=, 2025-05-07T20:23:08.0461906Z T=4, 2025-05-07T20:23:08.0462237Z D=40, 2025-05-07T20:23:08.0462565Z B=54, 2025-05-07T20:23:08.0462887Z log_E=4, 2025-05-07T20:23:08.0463408Z L=8, 2025-05-07T20:23:08.0463743Z D_gradcheck=2, 2025-05-07T20:23:08.0464126Z stochastic_rounding=True, 2025-05-07T20:23:08.0464557Z weighted=True, 2025-05-07T20:23:08.0464930Z row_wise=True, 2025-05-07T20:23:08.0465286Z mixed=True, 2025-05-07T20:23:08.0465646Z use_cache=True, 2025-05-07T20:23:08.0466059Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:08.0466529Z use_cpu=True, 2025-05-07T20:23:08.0466953Z output_dtype=SparseType.FP32, 2025-05-07T20:23:08.0467398Z ) 2025-05-07T20:23:08.0467795Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:08.0468699Z self=, 2025-05-07T20:23:08.0469545Z compile=False, 2025-05-07T20:23:08.0469955Z pooling_mode=, 2025-05-07T20:23:08.0470414Z T=1, 2025-05-07T20:23:08.0470747Z D=75, 2025-05-07T20:23:08.0471089Z B=16, 2025-05-07T20:23:08.0471420Z log_E=3, 2025-05-07T20:23:08.0471771Z L=16, 2025-05-07T20:23:08.0472119Z D_gradcheck=1, 2025-05-07T20:23:08.0472505Z stochastic_rounding=False, 2025-05-07T20:23:08.0472939Z weighted=True, 2025-05-07T20:23:08.0473313Z row_wise=True, 2025-05-07T20:23:08.0473670Z mixed=True, 2025-05-07T20:23:08.0474283Z use_cache=True, 2025-05-07T20:23:08.0474711Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:08.0475369Z use_cpu=True, 2025-05-07T20:23:08.0475767Z output_dtype=SparseType.FP16, 2025-05-07T20:23:08.0476209Z ) 2025-05-07T20:23:08.0476590Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:08.0477496Z self=, 2025-05-07T20:23:08.0478340Z compile=False, 2025-05-07T20:23:08.0478836Z pooling_mode=, 2025-05-07T20:23:08.0479308Z T=3, 2025-05-07T20:23:08.0479631Z D=14, 2025-05-07T20:23:08.0480257Z B=35, 2025-05-07T20:23:08.0480590Z log_E=5, 2025-05-07T20:23:08.0480934Z L=4, 2025-05-07T20:23:08.0481267Z D_gradcheck=2, 2025-05-07T20:23:08.0481651Z stochastic_rounding=True, 2025-05-07T20:23:08.0482083Z weighted=True, 2025-05-07T20:23:08.0482452Z row_wise=True, 2025-05-07T20:23:08.0482813Z mixed=True, 2025-05-07T20:23:08.0483185Z use_cache=False, 2025-05-07T20:23:08.0483608Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:08.0484079Z use_cpu=True, 2025-05-07T20:23:08.0484477Z output_dtype=SparseType.FP32, 2025-05-07T20:23:08.0484915Z ) 2025-05-07T20:23:08.0485300Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:08.0486205Z self=, 2025-05-07T20:23:08.0487053Z compile=True, 2025-05-07T20:23:08.0487465Z pooling_mode=, 2025-05-07T20:23:08.0487925Z T=1, 2025-05-07T20:23:08.0488365Z D=2, 2025-05-07T20:23:08.0488972Z B=30, 2025-05-07T20:23:08.0489291Z log_E=5, 2025-05-07T20:23:08.0489635Z L=3, 2025-05-07T20:23:08.0489971Z D_gradcheck=1, 2025-05-07T20:23:08.0490357Z stochastic_rounding=False, 2025-05-07T20:23:08.0490829Z weighted=False, 2025-05-07T20:23:08.0491203Z row_wise=True, 2025-05-07T20:23:08.0491564Z mixed=False, 2025-05-07T20:23:08.0491941Z use_cache=False, 2025-05-07T20:23:08.0492377Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:08.0492846Z use_cpu=True, 2025-05-07T20:23:08.0493245Z output_dtype=SparseType.FP32, 2025-05-07T20:23:08.0493684Z ) 2025-05-07T20:23:08.0494072Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:08.0494978Z self=, 2025-05-07T20:23:08.0495824Z compile=False, 2025-05-07T20:23:08.0496224Z pooling_mode=, 2025-05-07T20:23:08.0496691Z T=4, 2025-05-07T20:23:08.0497021Z D=125, 2025-05-07T20:23:08.0497348Z B=21, 2025-05-07T20:23:08.0497678Z log_E=4, 2025-05-07T20:23:08.0498012Z L=10, 2025-05-07T20:23:08.0498344Z D_gradcheck=2, 2025-05-07T20:23:08.0498731Z stochastic_rounding=True, 2025-05-07T20:23:08.0499163Z weighted=False, 2025-05-07T20:23:08.0499537Z row_wise=True, 2025-05-07T20:23:08.0499898Z mixed=False, 2025-05-07T20:23:08.0500270Z use_cache=True, 2025-05-07T20:23:08.0500689Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:08.0501156Z use_cpu=True, 2025-05-07T20:23:08.0501547Z output_dtype=SparseType.FP32, 2025-05-07T20:23:08.0501989Z ) 2025-05-07T20:23:08.0502377Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:08.0503277Z self=, 2025-05-07T20:23:08.0504116Z compile=True, 2025-05-07T20:23:08.0504519Z pooling_mode=, 2025-05-07T20:23:08.0504989Z T=4, 2025-05-07T20:23:08.0505317Z D=38, 2025-05-07T20:23:08.0505650Z B=128, 2025-05-07T20:23:08.0505992Z log_E=3, 2025-05-07T20:23:08.0506339Z L=8, 2025-05-07T20:23:08.0506673Z D_gradcheck=2, 2025-05-07T20:23:08.0507066Z stochastic_rounding=False, 2025-05-07T20:23:08.0507500Z weighted=False, 2025-05-07T20:23:08.0507864Z row_wise=True, 2025-05-07T20:23:08.0508473Z mixed=True, 2025-05-07T20:23:08.0508852Z use_cache=True, 2025-05-07T20:23:08.0509420Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:08.0509893Z use_cpu=True, 2025-05-07T20:23:08.0510288Z output_dtype=SparseType.FP32, 2025-05-07T20:23:08.0510728Z ) 2025-05-07T20:23:08.0980457Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:08.0981563Z self=, 2025-05-07T20:23:08.0982412Z compile=False, 2025-05-07T20:23:08.0983214Z pooling_mode=, 2025-05-07T20:23:08.0983704Z T=5, 2025-05-07T20:23:08.0984044Z D=113, 2025-05-07T20:23:08.0984388Z B=101, 2025-05-07T20:23:08.0984726Z log_E=5, 2025-05-07T20:23:08.0985063Z L=8, 2025-05-07T20:23:08.0985405Z D_gradcheck=1, 2025-05-07T20:23:08.0985798Z stochastic_rounding=True, 2025-05-07T20:23:08.0986228Z weighted=True, 2025-05-07T20:23:08.0986599Z row_wise=True, 2025-05-07T20:23:08.0986978Z mixed=False, 2025-05-07T20:23:08.0987343Z use_cache=False, 2025-05-07T20:23:08.0987776Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:08.0988255Z use_cpu=True, 2025-05-07T20:23:08.0988651Z output_dtype=SparseType.FP32, 2025-05-07T20:23:08.0989099Z ) 2025-05-07T20:23:08.0989502Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:08.0990410Z self=, 2025-05-07T20:23:08.0991262Z compile=True, 2025-05-07T20:23:08.0991669Z pooling_mode=, 2025-05-07T20:23:08.0992140Z T=5, 2025-05-07T20:23:08.0992697Z D=88, 2025-05-07T20:23:08.0993034Z B=31, 2025-05-07T20:23:08.0993378Z log_E=3, 2025-05-07T20:23:08.0993717Z L=2, 2025-05-07T20:23:08.0994060Z D_gradcheck=1, 2025-05-07T20:23:08.0994455Z stochastic_rounding=True, 2025-05-07T20:23:08.0994889Z weighted=False, 2025-05-07T20:23:08.0995286Z row_wise=True, 2025-05-07T20:23:08.0995652Z mixed=True, 2025-05-07T20:23:08.0996090Z use_cache=False, 2025-05-07T20:23:08.0996557Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:08.0997043Z use_cpu=True, 2025-05-07T20:23:08.0997438Z output_dtype=SparseType.FP32, 2025-05-07T20:23:08.0997883Z ) 2025-05-07T20:23:08.0998294Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:08.0999205Z self=, 2025-05-07T20:23:08.1000063Z compile=False, 2025-05-07T20:23:08.1000471Z pooling_mode=, 2025-05-07T20:23:08.1000944Z T=4, 2025-05-07T20:23:08.1001275Z D=22, 2025-05-07T20:23:08.1001610Z B=4, 2025-05-07T20:23:08.1001939Z log_E=3, 2025-05-07T20:23:08.1002276Z L=18, 2025-05-07T20:23:08.1002622Z D_gradcheck=1, 2025-05-07T20:23:08.1003016Z stochastic_rounding=True, 2025-05-07T20:23:08.1003444Z weighted=False, 2025-05-07T20:23:08.1003827Z row_wise=True, 2025-05-07T20:23:08.1004195Z mixed=True, 2025-05-07T20:23:08.1004564Z use_cache=False, 2025-05-07T20:23:08.1004989Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:08.1005471Z use_cpu=True, 2025-05-07T20:23:08.1005866Z output_dtype=SparseType.FP16, 2025-05-07T20:23:08.1006304Z ) 2025-05-07T20:23:08.1006698Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:08.1007593Z self=, 2025-05-07T20:23:08.1008766Z compile=False, 2025-05-07T20:23:08.1009177Z pooling_mode=, 2025-05-07T20:23:08.1009648Z T=5, 2025-05-07T20:23:08.1009975Z D=38, 2025-05-07T20:23:08.1010322Z B=10, 2025-05-07T20:23:08.1010645Z log_E=3, 2025-05-07T20:23:08.1010991Z L=5, 2025-05-07T20:23:08.1011144Z D_gradcheck=1, 2025-05-07T20:23:08.1011326Z stochastic_rounding=False, 2025-05-07T20:23:08.1011481Z weighted=False, 2025-05-07T20:23:08.1011966Z row_wise=True, 2025-05-07T20:23:08.1012139Z mixed=True, 2025-05-07T20:23:08.1012462Z use_cache=True, 2025-05-07T20:23:08.1012655Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:08.1012807Z use_cpu=True, 2025-05-07T20:23:08.1012988Z output_dtype=SparseType.FP32, 2025-05-07T20:23:08.1013137Z ) 2025-05-07T20:23:08.1013359Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:08.1013983Z self=, 2025-05-07T20:23:08.1014158Z compile=False, 2025-05-07T20:23:08.1014345Z pooling_mode=, 2025-05-07T20:23:08.1014495Z T=2, 2025-05-07T20:23:08.1014652Z D=80, 2025-05-07T20:23:08.1014802Z B=23, 2025-05-07T20:23:08.1014959Z log_E=4, 2025-05-07T20:23:08.1015100Z L=10, 2025-05-07T20:23:08.1015254Z D_gradcheck=2, 2025-05-07T20:23:08.1015439Z stochastic_rounding=True, 2025-05-07T20:23:08.1015599Z weighted=True, 2025-05-07T20:23:08.1015754Z row_wise=True, 2025-05-07T20:23:08.1015922Z mixed=True, 2025-05-07T20:23:08.1016075Z use_cache=True, 2025-05-07T20:23:08.1016264Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:08.1016433Z use_cpu=True, 2025-05-07T20:23:08.1016614Z output_dtype=SparseType.FP16, 2025-05-07T20:23:08.1016754Z ) 2025-05-07T20:23:08.1016990Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:08.1017532Z self=, 2025-05-07T20:23:08.1017686Z compile=True, 2025-05-07T20:23:08.1017882Z pooling_mode=, 2025-05-07T20:23:08.1018181Z T=5, 2025-05-07T20:23:08.1018335Z D=40, 2025-05-07T20:23:08.1018485Z B=111, 2025-05-07T20:23:08.1018634Z log_E=3, 2025-05-07T20:23:08.1018789Z L=19, 2025-05-07T20:23:08.1018943Z D_gradcheck=1, 2025-05-07T20:23:08.1019118Z stochastic_rounding=True, 2025-05-07T20:23:08.1019281Z weighted=True, 2025-05-07T20:23:08.1019438Z row_wise=True, 2025-05-07T20:23:08.1019592Z mixed=False, 2025-05-07T20:23:08.1019757Z use_cache=False, 2025-05-07T20:23:08.1019946Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:08.1020101Z use_cpu=True, 2025-05-07T20:23:08.1020287Z output_dtype=SparseType.FP32, 2025-05-07T20:23:08.1020428Z ) 2025-05-07T20:23:08.1020651Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:08.1021224Z self=, 2025-05-07T20:23:08.1021378Z compile=False, 2025-05-07T20:23:08.1021580Z pooling_mode=, 2025-05-07T20:23:08.1021729Z T=5, 2025-05-07T20:23:08.1021877Z D=45, 2025-05-07T20:23:08.1022035Z B=119, 2025-05-07T20:23:08.1022183Z log_E=5, 2025-05-07T20:23:08.1022326Z L=2, 2025-05-07T20:23:08.1022484Z D_gradcheck=1, 2025-05-07T20:23:08.1022657Z stochastic_rounding=False, 2025-05-07T20:23:08.1022821Z weighted=True, 2025-05-07T20:23:08.1022980Z row_wise=True, 2025-05-07T20:23:08.1023134Z mixed=False, 2025-05-07T20:23:08.1023289Z use_cache=True, 2025-05-07T20:23:08.1023486Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:08.1023637Z use_cpu=True, 2025-05-07T20:23:08.1023827Z output_dtype=SparseType.FP16, 2025-05-07T20:23:08.1023969Z ) 2025-05-07T20:23:08.1024189Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:08.1024742Z self=, 2025-05-07T20:23:08.1024896Z compile=True, 2025-05-07T20:23:08.1025087Z pooling_mode=, 2025-05-07T20:23:08.1025249Z T=1, 2025-05-07T20:23:08.1025396Z D=9, 2025-05-07T20:23:08.1025544Z B=28, 2025-05-07T20:23:08.1025698Z log_E=3, 2025-05-07T20:23:08.1025841Z L=17, 2025-05-07T20:23:08.1025994Z D_gradcheck=2, 2025-05-07T20:23:08.1026170Z stochastic_rounding=True, 2025-05-07T20:23:08.1026448Z weighted=True, 2025-05-07T20:23:08.1026624Z row_wise=True, 2025-05-07T20:23:08.1026889Z mixed=False, 2025-05-07T20:23:08.1027041Z use_cache=True, 2025-05-07T20:23:08.1027241Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:08.1027393Z use_cpu=True, 2025-05-07T20:23:08.1027571Z output_dtype=SparseType.FP16, 2025-05-07T20:23:08.1027721Z ) 2025-05-07T20:23:08.1027950Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:08.1028575Z self=, 2025-05-07T20:23:08.1028753Z compile=False, 2025-05-07T20:23:08.1028943Z pooling_mode=, 2025-05-07T20:23:08.1029091Z T=1, 2025-05-07T20:23:08.1029243Z D=72, 2025-05-07T20:23:08.1029387Z B=32, 2025-05-07T20:23:08.1029535Z log_E=3, 2025-05-07T20:23:08.1029685Z L=18, 2025-05-07T20:23:08.1029848Z D_gradcheck=1, 2025-05-07T20:23:08.1030021Z stochastic_rounding=True, 2025-05-07T20:23:08.1030183Z weighted=True, 2025-05-07T20:23:08.1030343Z row_wise=True, 2025-05-07T20:23:08.1030502Z mixed=False, 2025-05-07T20:23:08.1030655Z use_cache=True, 2025-05-07T20:23:08.1030856Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:08.1031016Z use_cpu=True, 2025-05-07T20:23:08.1031204Z output_dtype=SparseType.FP32, 2025-05-07T20:23:08.1031351Z ) 2025-05-07T20:23:08.1031582Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:08.1032139Z self=, 2025-05-07T20:23:08.1032335Z compile=False, 2025-05-07T20:23:08.1032689Z pooling_mode=, 2025-05-07T20:23:08.1032837Z T=5, 2025-05-07T20:23:08.1032982Z D=87, 2025-05-07T20:23:08.1033137Z B=119, 2025-05-07T20:23:08.1033280Z log_E=4, 2025-05-07T20:23:08.1033430Z L=14, 2025-05-07T20:23:08.1033582Z D_gradcheck=2, 2025-05-07T20:23:08.1033758Z stochastic_rounding=False, 2025-05-07T20:23:08.1033919Z weighted=True, 2025-05-07T20:23:08.1034077Z row_wise=True, 2025-05-07T20:23:08.1034232Z mixed=False, 2025-05-07T20:23:08.1034396Z use_cache=True, 2025-05-07T20:23:08.1034591Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:08.1034743Z use_cpu=True, 2025-05-07T20:23:08.1034932Z output_dtype=SparseType.FP32, 2025-05-07T20:23:08.1035075Z ) 2025-05-07T20:23:08.1035299Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:08.1035849Z self=, 2025-05-07T20:23:08.1036006Z compile=False, 2025-05-07T20:23:08.1036207Z pooling_mode=, 2025-05-07T20:23:08.1036349Z T=4, 2025-05-07T20:23:08.1036499Z D=45, 2025-05-07T20:23:08.1036649Z B=106, 2025-05-07T20:23:08.1036792Z log_E=4, 2025-05-07T20:23:08.1036938Z L=4, 2025-05-07T20:23:08.1037096Z D_gradcheck=1, 2025-05-07T20:23:08.1037275Z stochastic_rounding=False, 2025-05-07T20:23:08.1037432Z weighted=False, 2025-05-07T20:23:08.1037602Z row_wise=True, 2025-05-07T20:23:08.1037756Z mixed=False, 2025-05-07T20:23:08.1037908Z use_cache=False, 2025-05-07T20:23:08.1038110Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:08.1038261Z use_cpu=True, 2025-05-07T20:23:08.1038447Z output_dtype=SparseType.FP16, 2025-05-07T20:23:08.1038600Z ) 2025-05-07T20:23:08.1038824Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:08.1039375Z self=, 2025-05-07T20:23:08.1039531Z compile=True, 2025-05-07T20:23:08.1039720Z pooling_mode=, 2025-05-07T20:23:08.1039874Z T=2, 2025-05-07T20:23:08.1040017Z D=58, 2025-05-07T20:23:08.1040162Z B=64, 2025-05-07T20:23:08.1040318Z log_E=3, 2025-05-07T20:23:08.1040464Z L=10, 2025-05-07T20:23:08.1040623Z D_gradcheck=2, 2025-05-07T20:23:08.1040931Z stochastic_rounding=False, 2025-05-07T20:23:08.1041131Z weighted=True, 2025-05-07T20:23:08.1041379Z row_wise=True, 2025-05-07T20:23:08.1041540Z mixed=True, 2025-05-07T20:23:08.1041693Z use_cache=True, 2025-05-07T20:23:08.1041881Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:08.1042042Z use_cpu=True, 2025-05-07T20:23:08.1042221Z output_dtype=SparseType.FP16, 2025-05-07T20:23:08.1042374Z ) 2025-05-07T20:23:08.1042598Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:08.1043548Z self=, 2025-05-07T20:23:08.1043754Z compile=False, 2025-05-07T20:23:08.1044023Z pooling_mode=, 2025-05-07T20:23:08.1044177Z T=4, 2025-05-07T20:23:08.1044321Z D=73, 2025-05-07T20:23:08.1044468Z B=56, 2025-05-07T20:23:08.1044626Z log_E=3, 2025-05-07T20:23:08.1044767Z L=13, 2025-05-07T20:23:08.1044917Z D_gradcheck=1, 2025-05-07T20:23:08.1045105Z stochastic_rounding=False, 2025-05-07T20:23:08.1045265Z weighted=True, 2025-05-07T20:23:08.1045417Z row_wise=True, 2025-05-07T20:23:08.1045575Z mixed=False, 2025-05-07T20:23:08.1045729Z use_cache=True, 2025-05-07T20:23:08.1045921Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:08.1046096Z use_cpu=True, 2025-05-07T20:23:08.1046281Z output_dtype=SparseType.FP16, 2025-05-07T20:23:08.1046434Z ) 2025-05-07T20:23:08.1046663Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:08.1047213Z self=, 2025-05-07T20:23:08.1047464Z compile=False, 2025-05-07T20:23:08.1047651Z pooling_mode=, 2025-05-07T20:23:08.1047794Z T=5, 2025-05-07T20:23:08.1048060Z D=62, 2025-05-07T20:23:08.1048216Z B=38, 2025-05-07T20:23:08.1048368Z log_E=3, 2025-05-07T20:23:08.1048518Z L=16, 2025-05-07T20:23:08.1048675Z D_gradcheck=2, 2025-05-07T20:23:08.1048852Z stochastic_rounding=False, 2025-05-07T20:23:08.1049023Z weighted=False, 2025-05-07T20:23:08.1049193Z row_wise=True, 2025-05-07T20:23:08.1049346Z mixed=False, 2025-05-07T20:23:08.1049555Z use_cache=True, 2025-05-07T20:23:08.1049806Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:08.1049975Z use_cpu=True, 2025-05-07T20:23:08.1050205Z output_dtype=SparseType.FP16, 2025-05-07T20:23:08.1050361Z ) 2025-05-07T20:23:08.1050594Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:08.1051146Z self=, 2025-05-07T20:23:08.1051308Z compile=False, 2025-05-07T20:23:08.1051503Z pooling_mode=, 2025-05-07T20:23:08.1051652Z T=4, 2025-05-07T20:23:08.1051799Z D=79, 2025-05-07T20:23:08.1051950Z B=68, 2025-05-07T20:23:08.1052094Z log_E=4, 2025-05-07T20:23:08.1052242Z L=5, 2025-05-07T20:23:08.1052412Z D_gradcheck=2, 2025-05-07T20:23:08.1052586Z stochastic_rounding=True, 2025-05-07T20:23:08.1052753Z weighted=True, 2025-05-07T20:23:08.1052904Z row_wise=True, 2025-05-07T20:23:08.1053052Z mixed=True, 2025-05-07T20:23:08.1053213Z use_cache=True, 2025-05-07T20:23:08.1053402Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:08.1053556Z use_cpu=True, 2025-05-07T20:23:08.1053744Z output_dtype=SparseType.FP16, 2025-05-07T20:23:08.1053886Z ) 2025-05-07T20:23:08.1054115Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:08.1054665Z self=, 2025-05-07T20:23:08.1054823Z compile=False, 2025-05-07T20:23:08.1055006Z pooling_mode=, 2025-05-07T20:23:08.1055157Z T=5, 2025-05-07T20:23:08.1055301Z D=72, 2025-05-07T20:23:08.1055450Z B=3, 2025-05-07T20:23:08.1055592Z log_E=5, 2025-05-07T20:23:08.1055735Z L=11, 2025-05-07T20:23:08.1056070Z D_gradcheck=2, 2025-05-07T20:23:08.1056258Z stochastic_rounding=True, 2025-05-07T20:23:08.1056505Z weighted=True, 2025-05-07T20:23:08.1056661Z row_wise=True, 2025-05-07T20:23:08.1056814Z mixed=True, 2025-05-07T20:23:08.1056970Z use_cache=False, 2025-05-07T20:23:08.1057164Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:08.1057319Z use_cpu=True, 2025-05-07T20:23:08.1057502Z output_dtype=SparseType.FP32, 2025-05-07T20:23:08.1057652Z ) 2025-05-07T20:23:08.1577480Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:08.1578093Z self=, 2025-05-07T20:23:08.1578272Z compile=True, 2025-05-07T20:23:08.1578462Z pooling_mode=, 2025-05-07T20:23:08.1578749Z T=4, 2025-05-07T20:23:08.1578892Z D=71, 2025-05-07T20:23:08.1579036Z B=67, 2025-05-07T20:23:08.1579188Z log_E=3, 2025-05-07T20:23:08.1579327Z L=7, 2025-05-07T20:23:08.1579489Z D_gradcheck=1, 2025-05-07T20:23:08.1579798Z stochastic_rounding=True, 2025-05-07T20:23:08.1579980Z weighted=True, 2025-05-07T20:23:08.1580135Z row_wise=True, 2025-05-07T20:23:08.1580293Z mixed=False, 2025-05-07T20:23:08.1580448Z use_cache=False, 2025-05-07T20:23:08.1580636Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:08.1580793Z use_cpu=True, 2025-05-07T20:23:08.1580971Z output_dtype=SparseType.FP16, 2025-05-07T20:23:08.1581119Z ) 2025-05-07T20:23:08.1581347Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:08.1581886Z self=, 2025-05-07T20:23:08.1582206Z compile=True, 2025-05-07T20:23:08.1582399Z pooling_mode=, 2025-05-07T20:23:08.1582543Z T=1, 2025-05-07T20:23:08.1582686Z D=124, 2025-05-07T20:23:08.1582830Z B=75, 2025-05-07T20:23:08.1582974Z log_E=4, 2025-05-07T20:23:08.1583121Z L=11, 2025-05-07T20:23:08.1583277Z D_gradcheck=1, 2025-05-07T20:23:08.1583460Z stochastic_rounding=False, 2025-05-07T20:23:08.1583619Z weighted=True, 2025-05-07T20:23:08.1583767Z row_wise=True, 2025-05-07T20:23:08.1583923Z mixed=False, 2025-05-07T20:23:08.1584078Z use_cache=False, 2025-05-07T20:23:08.1584263Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:08.1584420Z use_cpu=True, 2025-05-07T20:23:08.1584603Z output_dtype=SparseType.FP16, 2025-05-07T20:23:08.1584744Z ) 2025-05-07T20:23:08.1584984Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:08.1585531Z self=, 2025-05-07T20:23:08.1585692Z compile=False, 2025-05-07T20:23:08.1585896Z pooling_mode=, 2025-05-07T20:23:08.1586037Z T=4, 2025-05-07T20:23:08.1586180Z D=115, 2025-05-07T20:23:08.1586336Z B=115, 2025-05-07T20:23:08.1586481Z log_E=4, 2025-05-07T20:23:08.1586628Z L=10, 2025-05-07T20:23:08.1586788Z D_gradcheck=1, 2025-05-07T20:23:08.1586959Z stochastic_rounding=True, 2025-05-07T20:23:08.1587122Z weighted=False, 2025-05-07T20:23:08.1587273Z row_wise=True, 2025-05-07T20:23:08.1587422Z mixed=False, 2025-05-07T20:23:08.1587580Z use_cache=True, 2025-05-07T20:23:08.1587768Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:08.1587917Z use_cpu=True, 2025-05-07T20:23:08.1588106Z output_dtype=SparseType.FP16, 2025-05-07T20:23:08.1588246Z ) 2025-05-07T20:23:08.1588476Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:08.1589024Z self=, 2025-05-07T20:23:08.1589180Z compile=True, 2025-05-07T20:23:08.1589367Z pooling_mode=, 2025-05-07T20:23:08.1589518Z T=1, 2025-05-07T20:23:08.1589661Z D=23, 2025-05-07T20:23:08.1589812Z B=88, 2025-05-07T20:23:08.1589956Z log_E=4, 2025-05-07T20:23:08.1590320Z L=3, 2025-05-07T20:23:08.1590496Z D_gradcheck=1, 2025-05-07T20:23:08.1590800Z stochastic_rounding=False, 2025-05-07T20:23:08.1590951Z weighted=False, 2025-05-07T20:23:08.1591108Z row_wise=True, 2025-05-07T20:23:08.1591259Z mixed=False, 2025-05-07T20:23:08.1591411Z use_cache=True, 2025-05-07T20:23:08.1591608Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:08.1591756Z use_cpu=True, 2025-05-07T20:23:08.1591935Z output_dtype=SparseType.FP32, 2025-05-07T20:23:08.1592082Z ) 2025-05-07T20:23:08.1592440Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:08.1592993Z self=, 2025-05-07T20:23:08.1593160Z compile=True, 2025-05-07T20:23:08.1593345Z pooling_mode=, 2025-05-07T20:23:08.1593493Z T=4, 2025-05-07T20:23:08.1593633Z D=3, 2025-05-07T20:23:08.1593773Z B=124, 2025-05-07T20:23:08.1593928Z log_E=5, 2025-05-07T20:23:08.1594069Z L=6, 2025-05-07T20:23:08.1594225Z D_gradcheck=1, 2025-05-07T20:23:08.1594400Z stochastic_rounding=False, 2025-05-07T20:23:08.1594554Z weighted=True, 2025-05-07T20:23:08.1594707Z row_wise=True, 2025-05-07T20:23:08.1594862Z mixed=False, 2025-05-07T20:23:08.1595013Z use_cache=True, 2025-05-07T20:23:08.1595199Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:08.1595353Z use_cpu=True, 2025-05-07T20:23:08.1595533Z output_dtype=SparseType.FP32, 2025-05-07T20:23:08.1595675Z ) 2025-05-07T20:23:08.1595903Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:08.1596493Z self=, 2025-05-07T20:23:08.1596756Z compile=False, 2025-05-07T20:23:08.1596945Z pooling_mode=, 2025-05-07T20:23:08.1597089Z T=2, 2025-05-07T20:23:08.1597238Z D=13, 2025-05-07T20:23:08.1597379Z B=40, 2025-05-07T20:23:08.1597525Z log_E=4, 2025-05-07T20:23:08.1597673Z L=17, 2025-05-07T20:23:08.1597828Z D_gradcheck=2, 2025-05-07T20:23:08.1597996Z stochastic_rounding=True, 2025-05-07T20:23:08.1598153Z weighted=True, 2025-05-07T20:23:08.1598306Z row_wise=True, 2025-05-07T20:23:08.1598455Z mixed=False, 2025-05-07T20:23:08.1598614Z use_cache=True, 2025-05-07T20:23:08.1598803Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:08.1598957Z use_cpu=True, 2025-05-07T20:23:08.1599147Z output_dtype=SparseType.FP32, 2025-05-07T20:23:08.1599289Z ) 2025-05-07T20:23:08.1599516Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:08.1600060Z self=, 2025-05-07T20:23:08.1600214Z compile=True, 2025-05-07T20:23:08.1600411Z pooling_mode=, 2025-05-07T20:23:08.1600554Z T=2, 2025-05-07T20:23:08.1600695Z D=28, 2025-05-07T20:23:08.1600850Z B=112, 2025-05-07T20:23:08.1600998Z log_E=4, 2025-05-07T20:23:08.1601140Z L=20, 2025-05-07T20:23:08.1601305Z D_gradcheck=1, 2025-05-07T20:23:08.1601482Z stochastic_rounding=True, 2025-05-07T20:23:08.1601634Z weighted=False, 2025-05-07T20:23:08.1601789Z row_wise=True, 2025-05-07T20:23:08.1601938Z mixed=True, 2025-05-07T20:23:08.1602100Z use_cache=False, 2025-05-07T20:23:08.1602286Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:08.1602434Z use_cpu=True, 2025-05-07T20:23:08.1602632Z output_dtype=SparseType.FP32, 2025-05-07T20:23:08.1602771Z ) 2025-05-07T20:23:08.1602990Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:08.1603537Z self=, 2025-05-07T20:23:08.1603694Z compile=False, 2025-05-07T20:23:08.1603879Z pooling_mode=, 2025-05-07T20:23:08.1604029Z T=3, 2025-05-07T20:23:08.1604170Z D=51, 2025-05-07T20:23:08.1604315Z B=126, 2025-05-07T20:23:08.1604608Z log_E=4, 2025-05-07T20:23:08.1604812Z L=2, 2025-05-07T20:23:08.1604965Z D_gradcheck=1, 2025-05-07T20:23:08.1605145Z stochastic_rounding=False, 2025-05-07T20:23:08.1605298Z weighted=False, 2025-05-07T20:23:08.1605454Z row_wise=True, 2025-05-07T20:23:08.1605607Z mixed=False, 2025-05-07T20:23:08.1605759Z use_cache=True, 2025-05-07T20:23:08.1605949Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:08.1606260Z use_cpu=True, 2025-05-07T20:23:08.1606575Z output_dtype=SparseType.FP32, 2025-05-07T20:23:08.1606737Z ) 2025-05-07T20:23:08.1606959Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:08.1607509Z self=, 2025-05-07T20:23:08.1607668Z compile=True, 2025-05-07T20:23:08.1607853Z pooling_mode=, 2025-05-07T20:23:08.1608081Z T=4, 2025-05-07T20:23:08.1608243Z D=36, 2025-05-07T20:23:08.1608394Z B=72, 2025-05-07T20:23:08.1608547Z log_E=4, 2025-05-07T20:23:08.1608692Z L=4, 2025-05-07T20:23:08.1608844Z D_gradcheck=1, 2025-05-07T20:23:08.1609022Z stochastic_rounding=False, 2025-05-07T20:23:08.1609174Z weighted=True, 2025-05-07T20:23:08.1609323Z row_wise=True, 2025-05-07T20:23:08.1609480Z mixed=False, 2025-05-07T20:23:08.1609630Z use_cache=True, 2025-05-07T20:23:08.1609879Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:08.1610045Z use_cpu=True, 2025-05-07T20:23:08.1610225Z output_dtype=SparseType.FP16, 2025-05-07T20:23:08.1610364Z ) 2025-05-07T20:23:08.1610592Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:08.1611247Z self=, 2025-05-07T20:23:08.1611402Z compile=False, 2025-05-07T20:23:08.1611619Z pooling_mode=, 2025-05-07T20:23:08.1611759Z T=4, 2025-05-07T20:23:08.1611905Z D=8, 2025-05-07T20:23:08.1612051Z B=40, 2025-05-07T20:23:08.1612196Z log_E=4, 2025-05-07T20:23:08.1612348Z L=7, 2025-05-07T20:23:08.1612500Z D_gradcheck=2, 2025-05-07T20:23:08.1612671Z stochastic_rounding=False, 2025-05-07T20:23:08.1612849Z weighted=False, 2025-05-07T20:23:08.1628307Z row_wise=True, 2025-05-07T20:23:08.1628609Z mixed=True, 2025-05-07T20:23:08.1628768Z use_cache=False, 2025-05-07T20:23:08.1628974Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:08.1629128Z use_cpu=True, 2025-05-07T20:23:08.1629334Z output_dtype=SparseType.FP32, 2025-05-07T20:23:08.1629483Z ) 2025-05-07T20:23:08.1629711Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:08.1630275Z self=, 2025-05-07T20:23:08.1630436Z compile=False, 2025-05-07T20:23:08.1630626Z pooling_mode=, 2025-05-07T20:23:08.1630770Z T=2, 2025-05-07T20:23:08.1630919Z D=26, 2025-05-07T20:23:08.1631071Z B=103, 2025-05-07T20:23:08.1631229Z log_E=4, 2025-05-07T20:23:08.1631377Z L=17, 2025-05-07T20:23:08.1631527Z D_gradcheck=1, 2025-05-07T20:23:08.1631696Z stochastic_rounding=True, 2025-05-07T20:23:08.1631853Z weighted=True, 2025-05-07T20:23:08.1632001Z row_wise=True, 2025-05-07T20:23:08.1632154Z mixed=True, 2025-05-07T20:23:08.1632305Z use_cache=False, 2025-05-07T20:23:08.1632491Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:08.1632645Z use_cpu=True, 2025-05-07T20:23:08.1632831Z output_dtype=SparseType.FP32, 2025-05-07T20:23:08.1632973Z ) 2025-05-07T20:23:08.1633198Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:08.1633738Z self=, 2025-05-07T20:23:08.1633889Z compile=True, 2025-05-07T20:23:08.1634081Z pooling_mode=, 2025-05-07T20:23:08.1634221Z T=4, 2025-05-07T20:23:08.1634569Z D=73, 2025-05-07T20:23:08.1634738Z B=109, 2025-05-07T20:23:08.1634979Z log_E=4, 2025-05-07T20:23:08.1635126Z L=7, 2025-05-07T20:23:08.1635275Z D_gradcheck=1, 2025-05-07T20:23:08.1635447Z stochastic_rounding=False, 2025-05-07T20:23:08.1635603Z weighted=True, 2025-05-07T20:23:08.1635749Z row_wise=True, 2025-05-07T20:23:08.1635896Z mixed=False, 2025-05-07T20:23:08.1636052Z use_cache=True, 2025-05-07T20:23:08.1636241Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:08.1636472Z use_cpu=True, 2025-05-07T20:23:08.1636670Z output_dtype=SparseType.FP32, 2025-05-07T20:23:08.1636811Z ) 2025-05-07T20:23:08.1637040Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:08.1637589Z self=, 2025-05-07T20:23:08.1637744Z compile=False, 2025-05-07T20:23:08.1637940Z pooling_mode=, 2025-05-07T20:23:08.1638083Z T=1, 2025-05-07T20:23:08.1638230Z D=98, 2025-05-07T20:23:08.1638376Z B=46, 2025-05-07T20:23:08.1638520Z log_E=4, 2025-05-07T20:23:08.1638658Z L=9, 2025-05-07T20:23:08.1638814Z D_gradcheck=2, 2025-05-07T20:23:08.1638980Z stochastic_rounding=True, 2025-05-07T20:23:08.1639132Z weighted=True, 2025-05-07T20:23:08.1639288Z row_wise=True, 2025-05-07T20:23:08.1639436Z mixed=False, 2025-05-07T20:23:08.1639588Z use_cache=False, 2025-05-07T20:23:08.1639784Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:08.1639937Z use_cpu=True, 2025-05-07T20:23:08.1640119Z output_dtype=SparseType.FP16, 2025-05-07T20:23:08.1640264Z ) 2025-05-07T20:23:08.1640581Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:08.1641124Z self=, 2025-05-07T20:23:08.1641281Z compile=False, 2025-05-07T20:23:08.1641467Z pooling_mode=, 2025-05-07T20:23:08.1641615Z T=1, 2025-05-07T20:23:08.1641760Z D=45, 2025-05-07T20:23:08.1641905Z B=82, 2025-05-07T20:23:08.1642055Z log_E=4, 2025-05-07T20:23:08.1642198Z L=9, 2025-05-07T20:23:08.1642346Z D_gradcheck=1, 2025-05-07T20:23:08.1642519Z stochastic_rounding=True, 2025-05-07T20:23:08.1642669Z weighted=False, 2025-05-07T20:23:08.1642819Z row_wise=True, 2025-05-07T20:23:08.1642970Z mixed=True, 2025-05-07T20:23:08.1643123Z use_cache=False, 2025-05-07T20:23:08.1643310Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:08.1643469Z use_cpu=True, 2025-05-07T20:23:08.1643648Z output_dtype=SparseType.FP16, 2025-05-07T20:23:08.1643797Z ) 2025-05-07T20:23:08.1644020Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:08.1644555Z self=, 2025-05-07T20:23:08.1644713Z compile=False, 2025-05-07T20:23:08.1644898Z pooling_mode=, 2025-05-07T20:23:08.1645044Z T=5, 2025-05-07T20:23:08.1645192Z D=26, 2025-05-07T20:23:08.1645338Z B=118, 2025-05-07T20:23:08.1645482Z log_E=3, 2025-05-07T20:23:08.1645635Z L=4, 2025-05-07T20:23:08.1645788Z D_gradcheck=1, 2025-05-07T20:23:08.1645957Z stochastic_rounding=True, 2025-05-07T20:23:08.1646117Z weighted=True, 2025-05-07T20:23:08.1646266Z row_wise=True, 2025-05-07T20:23:08.1646421Z mixed=False, 2025-05-07T20:23:08.1646583Z use_cache=True, 2025-05-07T20:23:08.1646771Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:08.1646929Z use_cpu=True, 2025-05-07T20:23:08.1647106Z output_dtype=SparseType.FP32, 2025-05-07T20:23:08.1647248Z ) 2025-05-07T20:23:08.1647475Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:08.1648154Z self=, 2025-05-07T20:23:08.1648309Z compile=True, 2025-05-07T20:23:08.1648501Z pooling_mode=, 2025-05-07T20:23:08.1648769Z T=4, 2025-05-07T20:23:08.1648924Z D=114, 2025-05-07T20:23:08.1649150Z B=112, 2025-05-07T20:23:08.1649292Z log_E=3, 2025-05-07T20:23:08.1649433Z L=10, 2025-05-07T20:23:08.1649589Z D_gradcheck=2, 2025-05-07T20:23:08.1649758Z stochastic_rounding=True, 2025-05-07T20:23:08.1649910Z weighted=False, 2025-05-07T20:23:08.1650066Z row_wise=True, 2025-05-07T20:23:08.1650214Z mixed=True, 2025-05-07T20:23:08.1650370Z use_cache=True, 2025-05-07T20:23:08.1650635Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:08.1650801Z use_cpu=True, 2025-05-07T20:23:08.1650984Z output_dtype=SparseType.FP16, 2025-05-07T20:23:08.1651132Z ) 2025-05-07T20:23:08.2152830Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:08.2153517Z self=, 2025-05-07T20:23:08.2153674Z compile=False, 2025-05-07T20:23:08.2153869Z pooling_mode=, 2025-05-07T20:23:08.2154038Z T=2, 2025-05-07T20:23:08.2154193Z D=56, 2025-05-07T20:23:08.2154349Z B=114, 2025-05-07T20:23:08.2154491Z log_E=3, 2025-05-07T20:23:08.2154638Z L=15, 2025-05-07T20:23:08.2154788Z D_gradcheck=2, 2025-05-07T20:23:08.2154958Z stochastic_rounding=True, 2025-05-07T20:23:08.2155115Z weighted=True, 2025-05-07T20:23:08.2155263Z row_wise=True, 2025-05-07T20:23:08.2155409Z mixed=True, 2025-05-07T20:23:08.2155566Z use_cache=True, 2025-05-07T20:23:08.2155761Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:08.2155929Z use_cpu=True, 2025-05-07T20:23:08.2156108Z output_dtype=SparseType.FP16, 2025-05-07T20:23:08.2156633Z ) 2025-05-07T20:23:08.2156859Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:08.2157400Z self=, 2025-05-07T20:23:08.2157566Z compile=False, 2025-05-07T20:23:08.2157757Z pooling_mode=, 2025-05-07T20:23:08.2157901Z T=5, 2025-05-07T20:23:08.2158056Z D=112, 2025-05-07T20:23:08.2158199Z B=122, 2025-05-07T20:23:08.2158345Z log_E=5, 2025-05-07T20:23:08.2158490Z L=8, 2025-05-07T20:23:08.2158648Z D_gradcheck=2, 2025-05-07T20:23:08.2158821Z stochastic_rounding=False, 2025-05-07T20:23:08.2158980Z weighted=True, 2025-05-07T20:23:08.2159128Z row_wise=True, 2025-05-07T20:23:08.2159285Z mixed=False, 2025-05-07T20:23:08.2159442Z use_cache=False, 2025-05-07T20:23:08.2159634Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:08.2159790Z use_cpu=True, 2025-05-07T20:23:08.2159970Z output_dtype=SparseType.FP16, 2025-05-07T20:23:08.2160116Z ) 2025-05-07T20:23:08.2160351Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:08.2160890Z self=, 2025-05-07T20:23:08.2161048Z compile=False, 2025-05-07T20:23:08.2161248Z pooling_mode=, 2025-05-07T20:23:08.2161391Z T=3, 2025-05-07T20:23:08.2161539Z D=2, 2025-05-07T20:23:08.2161692Z B=100, 2025-05-07T20:23:08.2161835Z log_E=5, 2025-05-07T20:23:08.2161977Z L=11, 2025-05-07T20:23:08.2162136Z D_gradcheck=1, 2025-05-07T20:23:08.2162309Z stochastic_rounding=False, 2025-05-07T20:23:08.2162472Z weighted=False, 2025-05-07T20:23:08.2162620Z row_wise=True, 2025-05-07T20:23:08.2162766Z mixed=True, 2025-05-07T20:23:08.2162925Z use_cache=False, 2025-05-07T20:23:08.2163121Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:08.2163272Z use_cpu=True, 2025-05-07T20:23:08.2163461Z output_dtype=SparseType.FP32, 2025-05-07T20:23:08.2163600Z ) 2025-05-07T20:23:08.2163821Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:08.2164365Z self=, 2025-05-07T20:23:08.2164518Z compile=True, 2025-05-07T20:23:08.2164890Z pooling_mode=, 2025-05-07T20:23:08.2165197Z T=5, 2025-05-07T20:23:08.2165338Z D=60, 2025-05-07T20:23:08.2165491Z B=33, 2025-05-07T20:23:08.2165635Z log_E=4, 2025-05-07T20:23:08.2165775Z L=1, 2025-05-07T20:23:08.2165934Z D_gradcheck=2, 2025-05-07T20:23:08.2166107Z stochastic_rounding=False, 2025-05-07T20:23:08.2166263Z weighted=True, 2025-05-07T20:23:08.2166420Z row_wise=True, 2025-05-07T20:23:08.2166567Z mixed=True, 2025-05-07T20:23:08.2166717Z use_cache=True, 2025-05-07T20:23:08.2167026Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:08.2167189Z use_cpu=True, 2025-05-07T20:23:08.2167373Z output_dtype=SparseType.FP32, 2025-05-07T20:23:08.2167518Z ) 2025-05-07T20:23:08.2167740Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:08.2168406Z self=, 2025-05-07T20:23:08.2168568Z compile=False, 2025-05-07T20:23:08.2168758Z pooling_mode=, 2025-05-07T20:23:08.2168911Z T=4, 2025-05-07T20:23:08.2169052Z D=48, 2025-05-07T20:23:08.2169193Z B=4, 2025-05-07T20:23:08.2169345Z log_E=5, 2025-05-07T20:23:08.2169486Z L=2, 2025-05-07T20:23:08.2169637Z D_gradcheck=2, 2025-05-07T20:23:08.2169818Z stochastic_rounding=False, 2025-05-07T20:23:08.2169970Z weighted=False, 2025-05-07T20:23:08.2170120Z row_wise=True, 2025-05-07T20:23:08.2170271Z mixed=False, 2025-05-07T20:23:08.2170426Z use_cache=False, 2025-05-07T20:23:08.2170614Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:08.2170771Z use_cpu=True, 2025-05-07T20:23:08.2171070Z output_dtype=SparseType.FP32, 2025-05-07T20:23:08.2171208Z ) 2025-05-07T20:23:08.2171434Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:08.2171975Z self=, 2025-05-07T20:23:08.2172133Z compile=False, 2025-05-07T20:23:08.2172322Z pooling_mode=, 2025-05-07T20:23:08.2172470Z T=5, 2025-05-07T20:23:08.2172621Z D=49, 2025-05-07T20:23:08.2172769Z B=117, 2025-05-07T20:23:08.2172916Z log_E=4, 2025-05-07T20:23:08.2173062Z L=14, 2025-05-07T20:23:08.2173212Z D_gradcheck=2, 2025-05-07T20:23:08.2173381Z stochastic_rounding=True, 2025-05-07T20:23:08.2173545Z weighted=False, 2025-05-07T20:23:08.2173698Z row_wise=True, 2025-05-07T20:23:08.2173841Z mixed=True, 2025-05-07T20:23:08.2174006Z use_cache=False, 2025-05-07T20:23:08.2174278Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:08.2174431Z use_cpu=True, 2025-05-07T20:23:08.2174614Z output_dtype=SparseType.FP16, 2025-05-07T20:23:08.2174760Z ) 2025-05-07T20:23:08.2174983Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:08.2175522Z self=, 2025-05-07T20:23:08.2175688Z compile=True, 2025-05-07T20:23:08.2175874Z pooling_mode=, 2025-05-07T20:23:08.2176027Z T=5, 2025-05-07T20:23:08.2176172Z D=103, 2025-05-07T20:23:08.2176314Z B=128, 2025-05-07T20:23:08.2176465Z log_E=3, 2025-05-07T20:23:08.2176613Z L=7, 2025-05-07T20:23:08.2176764Z D_gradcheck=2, 2025-05-07T20:23:08.2176945Z stochastic_rounding=False, 2025-05-07T20:23:08.2177101Z weighted=False, 2025-05-07T20:23:08.2177252Z row_wise=True, 2025-05-07T20:23:08.2177406Z mixed=True, 2025-05-07T20:23:08.2177559Z use_cache=True, 2025-05-07T20:23:08.2177750Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:08.2177918Z use_cpu=True, 2025-05-07T20:23:08.2178099Z output_dtype=SparseType.FP16, 2025-05-07T20:23:08.2178238Z ) 2025-05-07T20:23:08.2178465Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:08.2179003Z self=, 2025-05-07T20:23:08.2179290Z compile=True, 2025-05-07T20:23:08.2179495Z pooling_mode=, 2025-05-07T20:23:08.2179993Z T=5, 2025-05-07T20:23:08.2180158Z D=53, 2025-05-07T20:23:08.2180303Z B=86, 2025-05-07T20:23:08.2180451Z log_E=3, 2025-05-07T20:23:08.2180602Z L=19, 2025-05-07T20:23:08.2180752Z D_gradcheck=2, 2025-05-07T20:23:08.2180925Z stochastic_rounding=False, 2025-05-07T20:23:08.2181081Z weighted=False, 2025-05-07T20:23:08.2181237Z row_wise=True, 2025-05-07T20:23:08.2181385Z mixed=True, 2025-05-07T20:23:08.2181747Z use_cache=False, 2025-05-07T20:23:08.2181959Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:08.2182127Z use_cpu=True, 2025-05-07T20:23:08.2182308Z output_dtype=SparseType.FP16, 2025-05-07T20:23:08.2182449Z ) 2025-05-07T20:23:08.2182682Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:08.2183228Z self=, 2025-05-07T20:23:08.2183387Z compile=True, 2025-05-07T20:23:08.2183590Z pooling_mode=, 2025-05-07T20:23:08.2183732Z T=1, 2025-05-07T20:23:08.2183873Z D=128, 2025-05-07T20:23:08.2184021Z B=47, 2025-05-07T20:23:08.2184164Z log_E=4, 2025-05-07T20:23:08.2184307Z L=2, 2025-05-07T20:23:08.2184465Z D_gradcheck=2, 2025-05-07T20:23:08.2184634Z stochastic_rounding=True, 2025-05-07T20:23:08.2184788Z weighted=False, 2025-05-07T20:23:08.2184949Z row_wise=True, 2025-05-07T20:23:08.2185102Z mixed=False, 2025-05-07T20:23:08.2185265Z use_cache=False, 2025-05-07T20:23:08.2185451Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:08.2185740Z use_cpu=True, 2025-05-07T20:23:08.2185925Z output_dtype=SparseType.FP16, 2025-05-07T20:23:08.2186063Z ) 2025-05-07T20:23:08.2186284Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:08.2186831Z self=, 2025-05-07T20:23:08.2186984Z compile=True, 2025-05-07T20:23:08.2187172Z pooling_mode=, 2025-05-07T20:23:08.2187316Z T=4, 2025-05-07T20:23:08.2187457Z D=56, 2025-05-07T20:23:08.2187599Z B=51, 2025-05-07T20:23:08.2187745Z log_E=4, 2025-05-07T20:23:08.2187884Z L=20, 2025-05-07T20:23:08.2188036Z D_gradcheck=2, 2025-05-07T20:23:08.2188216Z stochastic_rounding=False, 2025-05-07T20:23:08.2188368Z weighted=True, 2025-05-07T20:23:08.2188521Z row_wise=True, 2025-05-07T20:23:08.2188675Z mixed=False, 2025-05-07T20:23:08.2188825Z use_cache=True, 2025-05-07T20:23:08.2189021Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:08.2189177Z use_cpu=True, 2025-05-07T20:23:08.2189355Z output_dtype=SparseType.FP32, 2025-05-07T20:23:08.2189499Z ) 2025-05-07T20:23:08.2189722Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:08.2190262Z self=, 2025-05-07T20:23:08.2190421Z compile=False, 2025-05-07T20:23:08.2190610Z pooling_mode=, 2025-05-07T20:23:08.2190749Z T=4, 2025-05-07T20:23:08.2190899Z D=23, 2025-05-07T20:23:08.2191040Z B=93, 2025-05-07T20:23:08.2191190Z log_E=5, 2025-05-07T20:23:08.2191328Z L=18, 2025-05-07T20:23:08.2191477Z D_gradcheck=1, 2025-05-07T20:23:08.2191656Z stochastic_rounding=True, 2025-05-07T20:23:08.2191811Z weighted=False, 2025-05-07T20:23:08.2191959Z row_wise=True, 2025-05-07T20:23:08.2192118Z mixed=False, 2025-05-07T20:23:08.2192270Z use_cache=True, 2025-05-07T20:23:08.2192457Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:08.2192616Z use_cpu=True, 2025-05-07T20:23:08.2192802Z output_dtype=SparseType.FP16, 2025-05-07T20:23:08.2192942Z ) 2025-05-07T20:23:08.2193170Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:08.2193896Z self=, 2025-05-07T20:23:08.2194082Z compile=True, 2025-05-07T20:23:08.2194414Z pooling_mode=, 2025-05-07T20:23:08.2194562Z T=5, 2025-05-07T20:23:08.2194714Z D=39, 2025-05-07T20:23:08.2194857Z B=99, 2025-05-07T20:23:08.2195003Z log_E=4, 2025-05-07T20:23:08.2195159Z L=0, 2025-05-07T20:23:08.2195312Z D_gradcheck=1, 2025-05-07T20:23:08.2195485Z stochastic_rounding=False, 2025-05-07T20:23:08.2195644Z weighted=False, 2025-05-07T20:23:08.2195851Z row_wise=True, 2025-05-07T20:23:08.2196009Z mixed=True, 2025-05-07T20:23:08.2196170Z use_cache=True, 2025-05-07T20:23:08.2196361Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:08.2196513Z use_cpu=True, 2025-05-07T20:23:08.2196696Z output_dtype=SparseType.FP16, 2025-05-07T20:23:08.2196833Z ) 2025-05-07T20:23:08.2197054Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:08.2197601Z self=, 2025-05-07T20:23:08.2197756Z compile=True, 2025-05-07T20:23:08.2197950Z pooling_mode=, 2025-05-07T20:23:08.2198092Z T=2, 2025-05-07T20:23:08.2198236Z D=96, 2025-05-07T20:23:08.2198386Z B=78, 2025-05-07T20:23:08.2198533Z log_E=5, 2025-05-07T20:23:08.2198678Z L=0, 2025-05-07T20:23:08.2198837Z D_gradcheck=2, 2025-05-07T20:23:08.2199007Z stochastic_rounding=False, 2025-05-07T20:23:08.2199158Z weighted=False, 2025-05-07T20:23:08.2199340Z row_wise=True, 2025-05-07T20:23:08.2199490Z mixed=True, 2025-05-07T20:23:08.2199654Z use_cache=True, 2025-05-07T20:23:08.2199943Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:08.2200094Z use_cpu=True, 2025-05-07T20:23:08.2200283Z output_dtype=SparseType.FP16, 2025-05-07T20:23:08.2200421Z ) 2025-05-07T20:23:08.2200641Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:08.2201190Z self=, 2025-05-07T20:23:08.2201350Z compile=False, 2025-05-07T20:23:08.2201541Z pooling_mode=, 2025-05-07T20:23:08.2201684Z T=1, 2025-05-07T20:23:08.2201828Z D=110, 2025-05-07T20:23:08.2201977Z B=59, 2025-05-07T20:23:08.2202124Z log_E=5, 2025-05-07T20:23:08.2202272Z L=7, 2025-05-07T20:23:08.2202431Z D_gradcheck=1, 2025-05-07T20:23:08.2202603Z stochastic_rounding=True, 2025-05-07T20:23:08.2202760Z weighted=False, 2025-05-07T20:23:08.2202920Z row_wise=True, 2025-05-07T20:23:08.2203065Z mixed=True, 2025-05-07T20:23:08.2203219Z use_cache=False, 2025-05-07T20:23:08.2203416Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:08.2203565Z use_cpu=True, 2025-05-07T20:23:08.2203746Z output_dtype=SparseType.FP32, 2025-05-07T20:23:08.2203901Z ) 2025-05-07T20:23:08.2204121Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:08.2204674Z self=, 2025-05-07T20:23:08.2204830Z compile=False, 2025-05-07T20:23:08.2205018Z pooling_mode=, 2025-05-07T20:23:08.2205166Z T=5, 2025-05-07T20:23:08.2205309Z D=120, 2025-05-07T20:23:08.2205452Z B=11, 2025-05-07T20:23:08.2205606Z log_E=5, 2025-05-07T20:23:08.2205748Z L=13, 2025-05-07T20:23:08.2205900Z D_gradcheck=1, 2025-05-07T20:23:08.2206081Z stochastic_rounding=False, 2025-05-07T20:23:08.2206239Z weighted=False, 2025-05-07T20:23:08.2206397Z row_wise=True, 2025-05-07T20:23:08.2206550Z mixed=True, 2025-05-07T20:23:08.2206700Z use_cache=True, 2025-05-07T20:23:08.2206904Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:08.2207055Z use_cpu=True, 2025-05-07T20:23:08.2207234Z output_dtype=SparseType.FP16, 2025-05-07T20:23:08.2207380Z ) 2025-05-07T20:23:08.2207599Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:08.2208403Z self=, 2025-05-07T20:23:08.2208632Z compile=True, 2025-05-07T20:23:08.2208817Z pooling_mode=, 2025-05-07T20:23:08.2208961Z T=5, 2025-05-07T20:23:08.2209108Z D=60, 2025-05-07T20:23:08.2209253Z B=126, 2025-05-07T20:23:08.2209397Z log_E=4, 2025-05-07T20:23:08.2209547Z L=18, 2025-05-07T20:23:08.2209699Z D_gradcheck=2, 2025-05-07T20:23:08.2209868Z stochastic_rounding=True, 2025-05-07T20:23:08.2210086Z weighted=True, 2025-05-07T20:23:08.2210251Z row_wise=True, 2025-05-07T20:23:08.2210406Z mixed=True, 2025-05-07T20:23:08.2210568Z use_cache=False, 2025-05-07T20:23:08.2210756Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:08.2210916Z use_cpu=True, 2025-05-07T20:23:08.2211098Z output_dtype=SparseType.FP16, 2025-05-07T20:23:08.2211236Z ) 2025-05-07T20:23:08.2743156Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:08.2743874Z self=, 2025-05-07T20:23:08.2744054Z compile=False, 2025-05-07T20:23:08.2744246Z pooling_mode=, 2025-05-07T20:23:08.2744388Z T=3, 2025-05-07T20:23:08.2744536Z D=78, 2025-05-07T20:23:08.2744679Z B=95, 2025-05-07T20:23:08.2744823Z log_E=3, 2025-05-07T20:23:08.2744970Z L=10, 2025-05-07T20:23:08.2745122Z D_gradcheck=2, 2025-05-07T20:23:08.2745296Z stochastic_rounding=False, 2025-05-07T20:23:08.2745462Z weighted=True, 2025-05-07T20:23:08.2745613Z row_wise=True, 2025-05-07T20:23:08.2745762Z mixed=False, 2025-05-07T20:23:08.2746285Z use_cache=False, 2025-05-07T20:23:08.2746477Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:08.2746634Z use_cpu=True, 2025-05-07T20:23:08.2746814Z output_dtype=SparseType.FP16, 2025-05-07T20:23:08.2746956Z ) 2025-05-07T20:23:08.2747188Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:08.2747737Z self=, 2025-05-07T20:23:08.2747897Z compile=False, 2025-05-07T20:23:08.2748091Z pooling_mode=, 2025-05-07T20:23:08.2748235Z T=3, 2025-05-07T20:23:08.2748376Z D=14, 2025-05-07T20:23:08.2748523Z B=36, 2025-05-07T20:23:08.2748668Z log_E=3, 2025-05-07T20:23:08.2748808Z L=0, 2025-05-07T20:23:08.2748966Z D_gradcheck=1, 2025-05-07T20:23:08.2749137Z stochastic_rounding=False, 2025-05-07T20:23:08.2749304Z weighted=True, 2025-05-07T20:23:08.2749456Z row_wise=True, 2025-05-07T20:23:08.2749604Z mixed=True, 2025-05-07T20:23:08.2749768Z use_cache=True, 2025-05-07T20:23:08.2749955Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:08.2750105Z use_cpu=True, 2025-05-07T20:23:08.2750292Z output_dtype=SparseType.FP32, 2025-05-07T20:23:08.2750432Z ) 2025-05-07T20:23:08.2750653Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:08.2751200Z self=, 2025-05-07T20:23:08.2751357Z compile=True, 2025-05-07T20:23:08.2751541Z pooling_mode=, 2025-05-07T20:23:08.2751695Z T=1, 2025-05-07T20:23:08.2751837Z D=72, 2025-05-07T20:23:08.2751979Z B=91, 2025-05-07T20:23:08.2752131Z log_E=3, 2025-05-07T20:23:08.2752277Z L=0, 2025-05-07T20:23:08.2752436Z D_gradcheck=2, 2025-05-07T20:23:08.2752606Z stochastic_rounding=False, 2025-05-07T20:23:08.2752761Z weighted=True, 2025-05-07T20:23:08.2752919Z row_wise=True, 2025-05-07T20:23:08.2753066Z mixed=False, 2025-05-07T20:23:08.2753226Z use_cache=True, 2025-05-07T20:23:08.2753423Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:08.2753568Z use_cpu=True, 2025-05-07T20:23:08.2753748Z output_dtype=SparseType.FP16, 2025-05-07T20:23:08.2753895Z ) 2025-05-07T20:23:08.2754116Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:08.2754837Z self=, 2025-05-07T20:23:08.2755101Z compile=True, 2025-05-07T20:23:08.2755287Z pooling_mode=, 2025-05-07T20:23:08.2755434Z T=3, 2025-05-07T20:23:08.2755575Z D=113, 2025-05-07T20:23:08.2755715Z B=95, 2025-05-07T20:23:08.2755865Z log_E=5, 2025-05-07T20:23:08.2756004Z L=7, 2025-05-07T20:23:08.2756153Z D_gradcheck=1, 2025-05-07T20:23:08.2756422Z stochastic_rounding=True, 2025-05-07T20:23:08.2756589Z weighted=True, 2025-05-07T20:23:08.2756740Z row_wise=True, 2025-05-07T20:23:08.2756899Z mixed=True, 2025-05-07T20:23:08.2757051Z use_cache=False, 2025-05-07T20:23:08.2757240Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:08.2757395Z use_cpu=True, 2025-05-07T20:23:08.2757575Z output_dtype=SparseType.FP16, 2025-05-07T20:23:08.2757720Z ) 2025-05-07T20:23:08.2757950Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:08.2758488Z self=, 2025-05-07T20:23:08.2758658Z compile=False, 2025-05-07T20:23:08.2758842Z pooling_mode=, 2025-05-07T20:23:08.2758984Z T=1, 2025-05-07T20:23:08.2759135Z D=81, 2025-05-07T20:23:08.2759279Z B=122, 2025-05-07T20:23:08.2759426Z log_E=4, 2025-05-07T20:23:08.2759578Z L=7, 2025-05-07T20:23:08.2759729Z D_gradcheck=2, 2025-05-07T20:23:08.2759904Z stochastic_rounding=False, 2025-05-07T20:23:08.2760065Z weighted=False, 2025-05-07T20:23:08.2760215Z row_wise=True, 2025-05-07T20:23:08.2760455Z mixed=True, 2025-05-07T20:23:08.2760616Z use_cache=False, 2025-05-07T20:23:08.2760803Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:08.2760953Z use_cpu=True, 2025-05-07T20:23:08.2761141Z output_dtype=SparseType.FP16, 2025-05-07T20:23:08.2761285Z ) 2025-05-07T20:23:08.2761515Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:08.2762051Z self=, 2025-05-07T20:23:08.2762210Z compile=False, 2025-05-07T20:23:08.2762406Z pooling_mode=, 2025-05-07T20:23:08.2762548Z T=1, 2025-05-07T20:23:08.2762691Z D=74, 2025-05-07T20:23:08.2762840Z B=4, 2025-05-07T20:23:08.2762989Z log_E=4, 2025-05-07T20:23:08.2763133Z L=4, 2025-05-07T20:23:08.2763293Z D_gradcheck=1, 2025-05-07T20:23:08.2763465Z stochastic_rounding=False, 2025-05-07T20:23:08.2763619Z weighted=True, 2025-05-07T20:23:08.2763783Z row_wise=True, 2025-05-07T20:23:08.2763940Z mixed=False, 2025-05-07T20:23:08.2764090Z use_cache=True, 2025-05-07T20:23:08.2764281Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:08.2764430Z use_cpu=True, 2025-05-07T20:23:08.2764614Z output_dtype=SparseType.FP32, 2025-05-07T20:23:08.2764753Z ) 2025-05-07T20:23:08.2764981Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:08.2765531Z self=, 2025-05-07T20:23:08.2765688Z compile=False, 2025-05-07T20:23:08.2765875Z pooling_mode=, 2025-05-07T20:23:08.2766027Z T=5, 2025-05-07T20:23:08.2766171Z D=57, 2025-05-07T20:23:08.2766314Z B=2, 2025-05-07T20:23:08.2766467Z log_E=5, 2025-05-07T20:23:08.2766610Z L=14, 2025-05-07T20:23:08.2766760Z D_gradcheck=2, 2025-05-07T20:23:08.2766937Z stochastic_rounding=True, 2025-05-07T20:23:08.2767095Z weighted=False, 2025-05-07T20:23:08.2767249Z row_wise=True, 2025-05-07T20:23:08.2767406Z mixed=False, 2025-05-07T20:23:08.2767557Z use_cache=True, 2025-05-07T20:23:08.2767752Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:08.2767903Z use_cpu=True, 2025-05-07T20:23:08.2768207Z output_dtype=SparseType.FP16, 2025-05-07T20:23:08.2768355Z ) 2025-05-07T20:23:08.2768711Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:08.2769312Z self=, 2025-05-07T20:23:08.2769474Z compile=False, 2025-05-07T20:23:08.2769658Z pooling_mode=, 2025-05-07T20:23:08.2769802Z T=3, 2025-05-07T20:23:08.2769954Z D=89, 2025-05-07T20:23:08.2770099Z B=12, 2025-05-07T20:23:08.2770248Z log_E=4, 2025-05-07T20:23:08.2770395Z L=10, 2025-05-07T20:23:08.2770544Z D_gradcheck=2, 2025-05-07T20:23:08.2770796Z stochastic_rounding=True, 2025-05-07T20:23:08.2770960Z weighted=True, 2025-05-07T20:23:08.2771118Z row_wise=True, 2025-05-07T20:23:08.2771275Z mixed=False, 2025-05-07T20:23:08.2771429Z use_cache=False, 2025-05-07T20:23:08.2771715Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:08.2771865Z use_cpu=True, 2025-05-07T20:23:08.2772052Z output_dtype=SparseType.FP16, 2025-05-07T20:23:08.2772189Z ) 2025-05-07T20:23:08.2772414Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:08.2772967Z self=, 2025-05-07T20:23:08.2773121Z compile=False, 2025-05-07T20:23:08.2773306Z pooling_mode=, 2025-05-07T20:23:08.2773455Z T=5, 2025-05-07T20:23:08.2773601Z D=95, 2025-05-07T20:23:08.2773743Z B=33, 2025-05-07T20:23:08.2773892Z log_E=4, 2025-05-07T20:23:08.2774035Z L=14, 2025-05-07T20:23:08.2774190Z D_gradcheck=2, 2025-05-07T20:23:08.2774367Z stochastic_rounding=True, 2025-05-07T20:23:08.2774517Z weighted=False, 2025-05-07T20:23:08.2774768Z row_wise=True, 2025-05-07T20:23:08.2774916Z mixed=True, 2025-05-07T20:23:08.2775067Z use_cache=True, 2025-05-07T20:23:08.2775260Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:08.2775409Z use_cpu=True, 2025-05-07T20:23:08.2775589Z output_dtype=SparseType.FP16, 2025-05-07T20:23:08.2775734Z ) 2025-05-07T20:23:08.2775955Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:08.2776495Z self=, 2025-05-07T20:23:08.2776654Z compile=True, 2025-05-07T20:23:08.2776839Z pooling_mode=, 2025-05-07T20:23:08.2776987Z T=2, 2025-05-07T20:23:08.2777138Z D=44, 2025-05-07T20:23:08.2777280Z B=64, 2025-05-07T20:23:08.2777423Z log_E=3, 2025-05-07T20:23:08.2777573Z L=6, 2025-05-07T20:23:08.2777726Z D_gradcheck=1, 2025-05-07T20:23:08.2777905Z stochastic_rounding=True, 2025-05-07T20:23:08.2778057Z weighted=True, 2025-05-07T20:23:08.2778211Z row_wise=True, 2025-05-07T20:23:08.2778367Z mixed=False, 2025-05-07T20:23:08.2778519Z use_cache=True, 2025-05-07T20:23:08.2778704Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:08.2778857Z use_cpu=True, 2025-05-07T20:23:08.2779034Z output_dtype=SparseType.FP16, 2025-05-07T20:23:08.2779174Z ) 2025-05-07T20:23:08.2779404Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:08.2780190Z self=, 2025-05-07T20:23:08.2780351Z compile=False, 2025-05-07T20:23:08.2780543Z pooling_mode=, 2025-05-07T20:23:08.2780686Z T=2, 2025-05-07T20:23:08.2780834Z D=93, 2025-05-07T20:23:08.2780977Z B=117, 2025-05-07T20:23:08.2781120Z log_E=5, 2025-05-07T20:23:08.2781265Z L=12, 2025-05-07T20:23:08.2781425Z D_gradcheck=1, 2025-05-07T20:23:08.2781595Z stochastic_rounding=False, 2025-05-07T20:23:08.2781761Z weighted=False, 2025-05-07T20:23:08.2781910Z row_wise=True, 2025-05-07T20:23:08.2782057Z mixed=False, 2025-05-07T20:23:08.2782215Z use_cache=False, 2025-05-07T20:23:08.2782402Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:08.2782551Z use_cpu=True, 2025-05-07T20:23:08.2782737Z output_dtype=SparseType.FP16, 2025-05-07T20:23:08.2783137Z ) 2025-05-07T20:23:08.2783381Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:08.2784072Z self=, 2025-05-07T20:23:08.2784223Z compile=True, 2025-05-07T20:23:08.2784415Z pooling_mode=, 2025-05-07T20:23:08.2784558Z T=1, 2025-05-07T20:23:08.2784702Z D=81, 2025-05-07T20:23:08.2784851Z B=66, 2025-05-07T20:23:08.2784995Z log_E=3, 2025-05-07T20:23:08.2785253Z L=19, 2025-05-07T20:23:08.2785422Z D_gradcheck=2, 2025-05-07T20:23:08.2785597Z stochastic_rounding=False, 2025-05-07T20:23:08.2785754Z weighted=False, 2025-05-07T20:23:08.2785910Z row_wise=True, 2025-05-07T20:23:08.2786058Z mixed=True, 2025-05-07T20:23:08.2786208Z use_cache=True, 2025-05-07T20:23:08.2786401Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:08.2786553Z use_cpu=True, 2025-05-07T20:23:08.2786731Z output_dtype=SparseType.FP32, 2025-05-07T20:23:08.2786880Z ) 2025-05-07T20:23:08.2787099Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:08.2787651Z self=, 2025-05-07T20:23:08.2787806Z compile=False, 2025-05-07T20:23:08.2787989Z pooling_mode=, 2025-05-07T20:23:08.2788138Z T=4, 2025-05-07T20:23:08.2788281Z D=76, 2025-05-07T20:23:08.2788425Z B=119, 2025-05-07T20:23:08.2788575Z log_E=4, 2025-05-07T20:23:08.2788719Z L=3, 2025-05-07T20:23:08.2788869Z D_gradcheck=2, 2025-05-07T20:23:08.2789044Z stochastic_rounding=True, 2025-05-07T20:23:08.2789340Z weighted=False, 2025-05-07T20:23:08.2789488Z row_wise=True, 2025-05-07T20:23:08.2789644Z mixed=True, 2025-05-07T20:23:08.2789796Z use_cache=False, 2025-05-07T20:23:08.2789984Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:08.2790139Z use_cpu=True, 2025-05-07T20:23:08.2790323Z output_dtype=SparseType.FP32, 2025-05-07T20:23:08.2790470Z ) 2025-05-07T20:23:08.2790695Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:08.2791234Z self=, 2025-05-07T20:23:08.2791394Z compile=True, 2025-05-07T20:23:08.2791582Z pooling_mode=, 2025-05-07T20:23:08.2791727Z T=4, 2025-05-07T20:23:08.2791876Z D=114, 2025-05-07T20:23:08.2792016Z B=88, 2025-05-07T20:23:08.2792162Z log_E=4, 2025-05-07T20:23:08.2792316Z L=11, 2025-05-07T20:23:08.2792474Z D_gradcheck=1, 2025-05-07T20:23:08.2792647Z stochastic_rounding=False, 2025-05-07T20:23:08.2792809Z weighted=True, 2025-05-07T20:23:08.2792960Z row_wise=True, 2025-05-07T20:23:08.2793113Z mixed=True, 2025-05-07T20:23:08.2793265Z use_cache=False, 2025-05-07T20:23:08.2793451Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:08.2793608Z use_cpu=True, 2025-05-07T20:23:08.2793788Z output_dtype=SparseType.FP16, 2025-05-07T20:23:08.2793926Z ) 2025-05-07T20:23:08.2794157Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:08.2794693Z self=, 2025-05-07T20:23:08.2794845Z compile=True, 2025-05-07T20:23:08.2795036Z pooling_mode=, 2025-05-07T20:23:08.2795178Z T=3, 2025-05-07T20:23:08.2795317Z D=85, 2025-05-07T20:23:08.2795464Z B=4, 2025-05-07T20:23:08.2795612Z log_E=5, 2025-05-07T20:23:08.2795754Z L=13, 2025-05-07T20:23:08.2795910Z D_gradcheck=2, 2025-05-07T20:23:08.2796081Z stochastic_rounding=True, 2025-05-07T20:23:08.2796242Z weighted=False, 2025-05-07T20:23:08.2796395Z row_wise=True, 2025-05-07T20:23:08.2796548Z mixed=False, 2025-05-07T20:23:08.2796709Z use_cache=False, 2025-05-07T20:23:08.2796900Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:08.2797046Z use_cpu=True, 2025-05-07T20:23:08.2797325Z output_dtype=SparseType.FP16, 2025-05-07T20:23:08.2797556Z ) 2025-05-07T20:23:08.2797778Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:08.2798324Z self=, 2025-05-07T20:23:08.2798485Z compile=True, 2025-05-07T20:23:08.2798671Z pooling_mode=, 2025-05-07T20:23:08.2798820Z T=5, 2025-05-07T20:23:08.2798962Z D=71, 2025-05-07T20:23:08.2799112Z B=77, 2025-05-07T20:23:08.2799321Z log_E=3, 2025-05-07T20:23:08.2799480Z L=20, 2025-05-07T20:23:08.2799637Z D_gradcheck=1, 2025-05-07T20:23:08.2799811Z stochastic_rounding=False, 2025-05-07T20:23:08.2799963Z weighted=False, 2025-05-07T20:23:08.2800119Z row_wise=True, 2025-05-07T20:23:08.2800270Z mixed=False, 2025-05-07T20:23:08.2800420Z use_cache=True, 2025-05-07T20:23:08.2800617Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:08.2800765Z use_cpu=True, 2025-05-07T20:23:08.2800950Z output_dtype=SparseType.FP16, 2025-05-07T20:23:08.2801103Z ) 2025-05-07T20:23:08.3345792Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:08.3346407Z self=, 2025-05-07T20:23:08.3346561Z compile=True, 2025-05-07T20:23:08.3346846Z pooling_mode=, 2025-05-07T20:23:08.3346990Z T=3, 2025-05-07T20:23:08.3347140Z D=92, 2025-05-07T20:23:08.3347283Z B=64, 2025-05-07T20:23:08.3347460Z log_E=5, 2025-05-07T20:23:08.3347609Z L=11, 2025-05-07T20:23:08.3347760Z D_gradcheck=2, 2025-05-07T20:23:08.3348317Z stochastic_rounding=False, 2025-05-07T20:23:08.3348477Z weighted=True, 2025-05-07T20:23:08.3348628Z row_wise=True, 2025-05-07T20:23:08.3348782Z mixed=False, 2025-05-07T20:23:08.3348943Z use_cache=True, 2025-05-07T20:23:08.3349134Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:08.3349294Z use_cpu=True, 2025-05-07T20:23:08.3349484Z output_dtype=SparseType.FP16, 2025-05-07T20:23:08.3349638Z ) 2025-05-07T20:23:08.3349862Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:08.3350416Z self=, 2025-05-07T20:23:08.3350567Z compile=True, 2025-05-07T20:23:08.3350763Z pooling_mode=, 2025-05-07T20:23:08.3350904Z T=1, 2025-05-07T20:23:08.3351047Z D=13, 2025-05-07T20:23:08.3351200Z B=101, 2025-05-07T20:23:08.3351347Z log_E=4, 2025-05-07T20:23:08.3351492Z L=19, 2025-05-07T20:23:08.3351650Z D_gradcheck=2, 2025-05-07T20:23:08.3351826Z stochastic_rounding=False, 2025-05-07T20:23:08.3351980Z weighted=False, 2025-05-07T20:23:08.3352139Z row_wise=True, 2025-05-07T20:23:08.3352286Z mixed=True, 2025-05-07T20:23:08.3352440Z use_cache=False, 2025-05-07T20:23:08.3352630Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:08.3352786Z use_cpu=True, 2025-05-07T20:23:08.3352969Z output_dtype=SparseType.FP32, 2025-05-07T20:23:08.3353125Z ) 2025-05-07T20:23:08.3353346Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:08.3353893Z self=, 2025-05-07T20:23:08.3354046Z compile=False, 2025-05-07T20:23:08.3354235Z pooling_mode=, 2025-05-07T20:23:08.3354388Z T=3, 2025-05-07T20:23:08.3354529Z D=29, 2025-05-07T20:23:08.3354675Z B=114, 2025-05-07T20:23:08.3354827Z log_E=5, 2025-05-07T20:23:08.3354968Z L=16, 2025-05-07T20:23:08.3355122Z D_gradcheck=2, 2025-05-07T20:23:08.3355301Z stochastic_rounding=True, 2025-05-07T20:23:08.3355454Z weighted=False, 2025-05-07T20:23:08.3355604Z row_wise=True, 2025-05-07T20:23:08.3355755Z mixed=True, 2025-05-07T20:23:08.3355906Z use_cache=True, 2025-05-07T20:23:08.3356093Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:08.3356431Z use_cpu=True, 2025-05-07T20:23:08.3356627Z output_dtype=SparseType.FP16, 2025-05-07T20:23:08.3356908Z ) 2025-05-07T20:23:08.3357130Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:08.3357669Z self=, 2025-05-07T20:23:08.3357826Z compile=False, 2025-05-07T20:23:08.3358012Z pooling_mode=, 2025-05-07T20:23:08.3358159Z T=1, 2025-05-07T20:23:08.3358309Z D=117, 2025-05-07T20:23:08.3358573Z B=121, 2025-05-07T20:23:08.3358730Z log_E=5, 2025-05-07T20:23:08.3358879Z L=19, 2025-05-07T20:23:08.3359036Z D_gradcheck=2, 2025-05-07T20:23:08.3359209Z stochastic_rounding=False, 2025-05-07T20:23:08.3359368Z weighted=False, 2025-05-07T20:23:08.3359516Z row_wise=True, 2025-05-07T20:23:08.3359673Z mixed=False, 2025-05-07T20:23:08.3359824Z use_cache=True, 2025-05-07T20:23:08.3360010Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:08.3360170Z use_cpu=True, 2025-05-07T20:23:08.3360357Z output_dtype=SparseType.FP32, 2025-05-07T20:23:08.3360499Z ) 2025-05-07T20:23:08.3360727Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:08.3361266Z self=, 2025-05-07T20:23:08.3361420Z compile=False, 2025-05-07T20:23:08.3361613Z pooling_mode=, 2025-05-07T20:23:08.3361755Z T=4, 2025-05-07T20:23:08.3361901Z D=110, 2025-05-07T20:23:08.3362051Z B=26, 2025-05-07T20:23:08.3362195Z log_E=4, 2025-05-07T20:23:08.3362336Z L=2, 2025-05-07T20:23:08.3362590Z D_gradcheck=1, 2025-05-07T20:23:08.3362763Z stochastic_rounding=False, 2025-05-07T20:23:08.3362921Z weighted=True, 2025-05-07T20:23:08.3363069Z row_wise=True, 2025-05-07T20:23:08.3363216Z mixed=True, 2025-05-07T20:23:08.3363376Z use_cache=False, 2025-05-07T20:23:08.3363567Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:08.3363717Z use_cpu=True, 2025-05-07T20:23:08.3363907Z output_dtype=SparseType.FP16, 2025-05-07T20:23:08.3364048Z ) 2025-05-07T20:23:08.3364267Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:08.3364810Z self=, 2025-05-07T20:23:08.3364964Z compile=True, 2025-05-07T20:23:08.3365152Z pooling_mode=, 2025-05-07T20:23:08.3365303Z T=4, 2025-05-07T20:23:08.3365449Z D=126, 2025-05-07T20:23:08.3365599Z B=6, 2025-05-07T20:23:08.3365742Z log_E=4, 2025-05-07T20:23:08.3365887Z L=14, 2025-05-07T20:23:08.3366044Z D_gradcheck=2, 2025-05-07T20:23:08.3366211Z stochastic_rounding=True, 2025-05-07T20:23:08.3366362Z weighted=True, 2025-05-07T20:23:08.3366526Z row_wise=True, 2025-05-07T20:23:08.3366675Z mixed=False, 2025-05-07T20:23:08.3366827Z use_cache=False, 2025-05-07T20:23:08.3367025Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:08.3367174Z use_cpu=True, 2025-05-07T20:23:08.3367356Z output_dtype=SparseType.FP16, 2025-05-07T20:23:08.3367498Z ) 2025-05-07T20:23:08.3367718Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:08.3368394Z self=, 2025-05-07T20:23:08.3368556Z compile=False, 2025-05-07T20:23:08.3368742Z pooling_mode=, 2025-05-07T20:23:08.3368892Z T=2, 2025-05-07T20:23:08.3369039Z D=33, 2025-05-07T20:23:08.3369182Z B=16, 2025-05-07T20:23:08.3369335Z log_E=4, 2025-05-07T20:23:08.3369481Z L=19, 2025-05-07T20:23:08.3369632Z D_gradcheck=1, 2025-05-07T20:23:08.3369808Z stochastic_rounding=False, 2025-05-07T20:23:08.3369960Z weighted=True, 2025-05-07T20:23:08.3370109Z row_wise=True, 2025-05-07T20:23:08.3370261Z mixed=False, 2025-05-07T20:23:08.3370410Z use_cache=True, 2025-05-07T20:23:08.3370728Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:08.3370954Z use_cpu=True, 2025-05-07T20:23:08.3371134Z output_dtype=SparseType.FP32, 2025-05-07T20:23:08.3371272Z ) 2025-05-07T20:23:08.3371500Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:08.3372039Z self=, 2025-05-07T20:23:08.3372198Z compile=True, 2025-05-07T20:23:08.3372382Z pooling_mode=, 2025-05-07T20:23:08.3372589Z T=4, 2025-05-07T20:23:08.3372750Z D=70, 2025-05-07T20:23:08.3372898Z B=126, 2025-05-07T20:23:08.3373041Z log_E=5, 2025-05-07T20:23:08.3373194Z L=10, 2025-05-07T20:23:08.3373344Z D_gradcheck=2, 2025-05-07T20:23:08.3373516Z stochastic_rounding=True, 2025-05-07T20:23:08.3373676Z weighted=True, 2025-05-07T20:23:08.3373826Z row_wise=True, 2025-05-07T20:23:08.3373974Z mixed=False, 2025-05-07T20:23:08.3374131Z use_cache=True, 2025-05-07T20:23:08.3374322Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:08.3374475Z use_cpu=True, 2025-05-07T20:23:08.3374664Z output_dtype=SparseType.FP16, 2025-05-07T20:23:08.3374806Z ) 2025-05-07T20:23:08.3375038Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:08.3375579Z self=, 2025-05-07T20:23:08.3375732Z compile=False, 2025-05-07T20:23:08.3376126Z pooling_mode=, 2025-05-07T20:23:08.3376278Z T=5, 2025-05-07T20:23:08.3376419Z D=68, 2025-05-07T20:23:08.3376564Z B=97, 2025-05-07T20:23:08.3376811Z log_E=3, 2025-05-07T20:23:08.3376954Z L=3, 2025-05-07T20:23:08.3377103Z D_gradcheck=2, 2025-05-07T20:23:08.3377278Z stochastic_rounding=False, 2025-05-07T20:23:08.3377427Z weighted=True, 2025-05-07T20:23:08.3377577Z row_wise=True, 2025-05-07T20:23:08.3377730Z mixed=False, 2025-05-07T20:23:08.3377882Z use_cache=True, 2025-05-07T20:23:08.3378070Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:08.3378232Z use_cpu=True, 2025-05-07T20:23:08.3378411Z output_dtype=SparseType.FP16, 2025-05-07T20:23:08.3378549Z ) 2025-05-07T20:23:08.3378778Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:08.3379316Z self=, 2025-05-07T20:23:08.3379478Z compile=False, 2025-05-07T20:23:08.3379983Z pooling_mode=, 2025-05-07T20:23:08.3380154Z T=3, 2025-05-07T20:23:08.3380304Z D=102, 2025-05-07T20:23:08.3380448Z B=41, 2025-05-07T20:23:08.3380593Z log_E=3, 2025-05-07T20:23:08.3380742Z L=18, 2025-05-07T20:23:08.3380893Z D_gradcheck=2, 2025-05-07T20:23:08.3381065Z stochastic_rounding=True, 2025-05-07T20:23:08.3381223Z weighted=True, 2025-05-07T20:23:08.3381372Z row_wise=True, 2025-05-07T20:23:08.3381520Z mixed=False, 2025-05-07T20:23:08.3381685Z use_cache=False, 2025-05-07T20:23:08.3381874Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:08.3382039Z use_cpu=True, 2025-05-07T20:23:08.3382218Z output_dtype=SparseType.FP32, 2025-05-07T20:23:08.3382358Z ) 2025-05-07T20:23:08.3382588Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:08.3383132Z self=, 2025-05-07T20:23:08.3383283Z compile=False, 2025-05-07T20:23:08.3383480Z pooling_mode=, 2025-05-07T20:23:08.3383624Z T=1, 2025-05-07T20:23:08.3383769Z D=60, 2025-05-07T20:23:08.3383917Z B=117, 2025-05-07T20:23:08.3384064Z log_E=4, 2025-05-07T20:23:08.3384210Z L=14, 2025-05-07T20:23:08.3384369Z D_gradcheck=1, 2025-05-07T20:23:08.3384541Z stochastic_rounding=False, 2025-05-07T20:23:08.3384697Z weighted=False, 2025-05-07T20:23:08.3384857Z row_wise=True, 2025-05-07T20:23:08.3385010Z mixed=False, 2025-05-07T20:23:08.3385489Z use_cache=False, 2025-05-07T20:23:08.3385690Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:08.3385977Z use_cpu=True, 2025-05-07T20:23:08.3386167Z output_dtype=SparseType.FP16, 2025-05-07T20:23:08.3386305Z ) 2025-05-07T20:23:08.3386525Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:08.3387228Z self=, 2025-05-07T20:23:08.3387380Z compile=True, 2025-05-07T20:23:08.3387720Z pooling_mode=, 2025-05-07T20:23:08.3387882Z T=2, 2025-05-07T20:23:08.3388021Z D=78, 2025-05-07T20:23:08.3388168Z B=15, 2025-05-07T20:23:08.3388318Z log_E=3, 2025-05-07T20:23:08.3388461Z L=10, 2025-05-07T20:23:08.3388612Z D_gradcheck=1, 2025-05-07T20:23:08.3388788Z stochastic_rounding=True, 2025-05-07T20:23:08.3388940Z weighted=False, 2025-05-07T20:23:08.3389100Z row_wise=True, 2025-05-07T20:23:08.3389247Z mixed=True, 2025-05-07T20:23:08.3389401Z use_cache=True, 2025-05-07T20:23:08.3389600Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:08.3389749Z use_cpu=True, 2025-05-07T20:23:08.3389926Z output_dtype=SparseType.FP32, 2025-05-07T20:23:08.3390073Z ) 2025-05-07T20:23:08.3390292Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:08.3390829Z self=, 2025-05-07T20:23:08.3390994Z compile=True, 2025-05-07T20:23:08.3391182Z pooling_mode=, 2025-05-07T20:23:08.3391326Z T=1, 2025-05-07T20:23:08.3391476Z D=74, 2025-05-07T20:23:08.3391775Z B=67, 2025-05-07T20:23:08.3391924Z log_E=4, 2025-05-07T20:23:08.3392066Z L=0, 2025-05-07T20:23:08.3392215Z D_gradcheck=1, 2025-05-07T20:23:08.3392391Z stochastic_rounding=False, 2025-05-07T20:23:08.3392544Z weighted=False, 2025-05-07T20:23:08.3392691Z row_wise=True, 2025-05-07T20:23:08.3392843Z mixed=True, 2025-05-07T20:23:08.3393001Z use_cache=False, 2025-05-07T20:23:08.3393194Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:08.3393351Z use_cpu=True, 2025-05-07T20:23:08.3393528Z output_dtype=SparseType.FP16, 2025-05-07T20:23:08.3393666Z ) 2025-05-07T20:23:08.3393896Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:08.3394436Z self=, 2025-05-07T20:23:08.3394598Z compile=False, 2025-05-07T20:23:08.3394791Z pooling_mode=, 2025-05-07T20:23:08.3394934Z T=2, 2025-05-07T20:23:08.3395088Z D=31, 2025-05-07T20:23:08.3395241Z B=104, 2025-05-07T20:23:08.3395389Z log_E=5, 2025-05-07T20:23:08.3395544Z L=15, 2025-05-07T20:23:08.3395695Z D_gradcheck=1, 2025-05-07T20:23:08.3395937Z stochastic_rounding=False, 2025-05-07T20:23:08.3396096Z weighted=True, 2025-05-07T20:23:08.3396246Z row_wise=True, 2025-05-07T20:23:08.3396400Z mixed=False, 2025-05-07T20:23:08.3396559Z use_cache=False, 2025-05-07T20:23:08.3396754Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:08.3396902Z use_cpu=True, 2025-05-07T20:23:08.3397086Z output_dtype=SparseType.FP16, 2025-05-07T20:23:08.3397227Z ) 2025-05-07T20:23:08.3397447Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:08.3397995Z self=, 2025-05-07T20:23:08.3398148Z compile=True, 2025-05-07T20:23:08.3398343Z pooling_mode=, 2025-05-07T20:23:08.3398485Z T=5, 2025-05-07T20:23:08.3398630Z D=103, 2025-05-07T20:23:08.3398775Z B=18, 2025-05-07T20:23:08.3398922Z log_E=3, 2025-05-07T20:23:08.3399066Z L=2, 2025-05-07T20:23:08.3399232Z D_gradcheck=1, 2025-05-07T20:23:08.3399414Z stochastic_rounding=False, 2025-05-07T20:23:08.3399565Z weighted=True, 2025-05-07T20:23:08.3399725Z row_wise=True, 2025-05-07T20:23:08.3400029Z mixed=False, 2025-05-07T20:23:08.3400199Z use_cache=True, 2025-05-07T20:23:08.3400530Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:08.3400679Z use_cpu=True, 2025-05-07T20:23:08.3400865Z output_dtype=SparseType.FP32, 2025-05-07T20:23:08.3401007Z ) 2025-05-07T20:23:08.3401233Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:08.3401781Z self=, 2025-05-07T20:23:08.3402000Z compile=True, 2025-05-07T20:23:08.3402200Z pooling_mode=, 2025-05-07T20:23:08.3402352Z T=1, 2025-05-07T20:23:08.3402497Z D=33, 2025-05-07T20:23:08.3402640Z B=119, 2025-05-07T20:23:08.3402790Z log_E=3, 2025-05-07T20:23:08.3402932Z L=18, 2025-05-07T20:23:08.3403084Z D_gradcheck=1, 2025-05-07T20:23:08.3403258Z stochastic_rounding=True, 2025-05-07T20:23:08.3403411Z weighted=False, 2025-05-07T20:23:08.3403562Z row_wise=True, 2025-05-07T20:23:08.3403719Z mixed=True, 2025-05-07T20:23:08.3403874Z use_cache=True, 2025-05-07T20:23:08.3404068Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:08.3404219Z use_cpu=True, 2025-05-07T20:23:08.3404398Z output_dtype=SparseType.FP16, 2025-05-07T20:23:08.3404551Z ) 2025-05-07T20:23:10.8735507Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:10.8736595Z self=, 2025-05-07T20:23:10.8737482Z compile=False, 2025-05-07T20:23:10.8737895Z pooling_mode=, 2025-05-07T20:23:10.8738364Z T=1, 2025-05-07T20:23:10.8739073Z D=60, 2025-05-07T20:23:10.8739404Z B=113, 2025-05-07T20:23:10.8739739Z log_E=5, 2025-05-07T20:23:10.8740076Z L=9, 2025-05-07T20:23:10.8740414Z D_gradcheck=1, 2025-05-07T20:23:10.8740814Z stochastic_rounding=False, 2025-05-07T20:23:10.8741247Z weighted=False, 2025-05-07T20:23:10.8741630Z row_wise=True, 2025-05-07T20:23:10.8742000Z mixed=False, 2025-05-07T20:23:10.8742373Z use_cache=True, 2025-05-07T20:23:10.8742788Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:10.8743284Z use_cpu=True, 2025-05-07T20:23:10.8743682Z output_dtype=SparseType.FP32, 2025-05-07T20:23:10.8744127Z ) 2025-05-07T20:23:10.8744527Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:10.8745427Z self=, 2025-05-07T20:23:10.8746284Z compile=False, 2025-05-07T20:23:10.8746692Z pooling_mode=, 2025-05-07T20:23:10.8747158Z T=4, 2025-05-07T20:23:10.8747491Z D=77, 2025-05-07T20:23:10.8747824Z B=102, 2025-05-07T20:23:10.8748150Z log_E=4, 2025-05-07T20:23:10.8748489Z L=18, 2025-05-07T20:23:10.8748835Z D_gradcheck=1, 2025-05-07T20:23:10.8749216Z stochastic_rounding=False, 2025-05-07T20:23:10.8749656Z weighted=False, 2025-05-07T20:23:10.8750032Z row_wise=True, 2025-05-07T20:23:10.8750390Z mixed=False, 2025-05-07T20:23:10.8750757Z use_cache=True, 2025-05-07T20:23:10.8751163Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:10.8751627Z use_cpu=True, 2025-05-07T20:23:10.8752016Z output_dtype=SparseType.FP32, 2025-05-07T20:23:10.8752454Z ) 2025-05-07T20:23:10.8752837Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:10.8753753Z self=, 2025-05-07T20:23:10.8754606Z compile=False, 2025-05-07T20:23:10.8755013Z pooling_mode=, 2025-05-07T20:23:10.8755479Z T=4, 2025-05-07T20:23:10.8755810Z D=51, 2025-05-07T20:23:10.8756144Z B=76, 2025-05-07T20:23:10.8756470Z log_E=5, 2025-05-07T20:23:10.8756822Z L=3, 2025-05-07T20:23:10.8757162Z D_gradcheck=2, 2025-05-07T20:23:10.8757546Z stochastic_rounding=True, 2025-05-07T20:23:10.8757976Z weighted=False, 2025-05-07T20:23:10.8758841Z row_wise=True, 2025-05-07T20:23:10.8759326Z mixed=False, 2025-05-07T20:23:10.8759689Z use_cache=False, 2025-05-07T20:23:10.8760286Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:10.8760771Z use_cpu=True, 2025-05-07T20:23:10.8761162Z output_dtype=SparseType.FP16, 2025-05-07T20:23:10.8761601Z ) 2025-05-07T20:23:10.8761992Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:10.8763014Z self=, 2025-05-07T20:23:10.8764005Z compile=False, 2025-05-07T20:23:10.8764464Z pooling_mode=, 2025-05-07T20:23:10.8764961Z T=1, 2025-05-07T20:23:10.8765290Z D=25, 2025-05-07T20:23:10.8765617Z B=31, 2025-05-07T20:23:10.8765945Z log_E=3, 2025-05-07T20:23:10.8766284Z L=19, 2025-05-07T20:23:10.8766620Z D_gradcheck=1, 2025-05-07T20:23:10.8766998Z stochastic_rounding=True, 2025-05-07T20:23:10.8767428Z weighted=False, 2025-05-07T20:23:10.8767798Z row_wise=True, 2025-05-07T20:23:10.8768302Z mixed=False, 2025-05-07T20:23:10.8768665Z use_cache=True, 2025-05-07T20:23:10.8769076Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:10.8769549Z use_cpu=True, 2025-05-07T20:23:10.8769946Z output_dtype=SparseType.FP32, 2025-05-07T20:23:10.8770386Z ) 2025-05-07T20:23:10.8770774Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:10.8771684Z self=, 2025-05-07T20:23:10.8772537Z compile=False, 2025-05-07T20:23:10.8772998Z pooling_mode=, 2025-05-07T20:23:10.8773605Z T=1, 2025-05-07T20:23:10.8773939Z D=43, 2025-05-07T20:23:10.8774263Z B=28, 2025-05-07T20:23:10.8774605Z log_E=4, 2025-05-07T20:23:10.8774946Z L=14, 2025-05-07T20:23:10.8775271Z D_gradcheck=1, 2025-05-07T20:23:10.8775664Z stochastic_rounding=True, 2025-05-07T20:23:10.8776108Z weighted=True, 2025-05-07T20:23:10.8776474Z row_wise=True, 2025-05-07T20:23:10.8776836Z mixed=True, 2025-05-07T20:23:10.8777195Z use_cache=True, 2025-05-07T20:23:10.8777597Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:10.8778065Z use_cpu=True, 2025-05-07T20:23:10.8778471Z output_dtype=SparseType.FP16, 2025-05-07T20:23:10.8778909Z ) 2025-05-07T20:23:10.8779291Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:10.8780502Z self=, 2025-05-07T20:23:10.8781354Z compile=False, 2025-05-07T20:23:10.8781755Z pooling_mode=, 2025-05-07T20:23:10.8782222Z T=4, 2025-05-07T20:23:10.8782551Z D=45, 2025-05-07T20:23:10.8782872Z B=4, 2025-05-07T20:23:10.8783204Z log_E=5, 2025-05-07T20:23:10.8783553Z L=3, 2025-05-07T20:23:10.8783885Z D_gradcheck=1, 2025-05-07T20:23:10.8784278Z stochastic_rounding=True, 2025-05-07T20:23:10.8784715Z weighted=False, 2025-05-07T20:23:10.8785079Z row_wise=True, 2025-05-07T20:23:10.8785451Z mixed=True, 2025-05-07T20:23:10.8785821Z use_cache=False, 2025-05-07T20:23:10.8786243Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:10.8786717Z use_cpu=True, 2025-05-07T20:23:10.8787116Z output_dtype=SparseType.FP32, 2025-05-07T20:23:10.8787554Z ) 2025-05-07T20:23:10.8787945Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:10.8788866Z self=, 2025-05-07T20:23:10.8789713Z compile=True, 2025-05-07T20:23:10.8790111Z pooling_mode=, 2025-05-07T20:23:10.8790576Z T=1, 2025-05-07T20:23:10.8790911Z D=100, 2025-05-07T20:23:10.8791233Z B=55, 2025-05-07T20:23:10.8791564Z log_E=3, 2025-05-07T20:23:10.8791902Z L=3, 2025-05-07T20:23:10.8792231Z D_gradcheck=1, 2025-05-07T20:23:10.8792619Z stochastic_rounding=False, 2025-05-07T20:23:10.8793331Z weighted=False, 2025-05-07T20:23:10.8793814Z row_wise=True, 2025-05-07T20:23:10.8794182Z mixed=False, 2025-05-07T20:23:10.8794552Z use_cache=True, 2025-05-07T20:23:10.8794963Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:10.8795442Z use_cpu=True, 2025-05-07T20:23:10.8795836Z output_dtype=SparseType.FP16, 2025-05-07T20:23:10.8796271Z ) 2025-05-07T20:23:10.8796670Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:10.8797713Z self=, 2025-05-07T20:23:10.8798579Z compile=True, 2025-05-07T20:23:10.8798978Z pooling_mode=, 2025-05-07T20:23:10.8799439Z T=4, 2025-05-07T20:23:10.8799765Z D=103, 2025-05-07T20:23:10.8800099Z B=91, 2025-05-07T20:23:10.8800445Z log_E=5, 2025-05-07T20:23:10.8800792Z L=20, 2025-05-07T20:23:10.8801133Z D_gradcheck=1, 2025-05-07T20:23:10.8801526Z stochastic_rounding=False, 2025-05-07T20:23:10.8801960Z weighted=False, 2025-05-07T20:23:10.8802329Z row_wise=True, 2025-05-07T20:23:10.8802692Z mixed=False, 2025-05-07T20:23:10.8803055Z use_cache=False, 2025-05-07T20:23:10.8803464Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:10.8803940Z use_cpu=True, 2025-05-07T20:23:10.8804334Z output_dtype=SparseType.FP32, 2025-05-07T20:23:10.8804774Z ) 2025-05-07T20:23:10.8805167Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:10.8806076Z self=, 2025-05-07T20:23:10.8806927Z compile=False, 2025-05-07T20:23:10.8807516Z pooling_mode=, 2025-05-07T20:23:10.8808095Z T=4, 2025-05-07T20:23:10.8808430Z D=60, 2025-05-07T20:23:10.8808749Z B=39, 2025-05-07T20:23:10.8809076Z log_E=3, 2025-05-07T20:23:10.8809411Z L=12, 2025-05-07T20:23:10.8809736Z D_gradcheck=1, 2025-05-07T20:23:10.8810129Z stochastic_rounding=False, 2025-05-07T20:23:10.8810557Z weighted=False, 2025-05-07T20:23:10.8810924Z row_wise=True, 2025-05-07T20:23:10.8811289Z mixed=False, 2025-05-07T20:23:10.8811655Z use_cache=False, 2025-05-07T20:23:10.8812065Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:10.8812542Z use_cpu=True, 2025-05-07T20:23:10.8812937Z output_dtype=SparseType.FP16, 2025-05-07T20:23:10.8813369Z ) 2025-05-07T20:23:10.8813765Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:10.8814674Z self=, 2025-05-07T20:23:10.8815516Z compile=False, 2025-05-07T20:23:10.8815931Z pooling_mode=, 2025-05-07T20:23:10.8816398Z T=4, 2025-05-07T20:23:10.8816724Z D=34, 2025-05-07T20:23:10.8817041Z B=68, 2025-05-07T20:23:10.8817373Z log_E=3, 2025-05-07T20:23:10.8817715Z L=0, 2025-05-07T20:23:10.8818045Z D_gradcheck=2, 2025-05-07T20:23:10.8818437Z stochastic_rounding=False, 2025-05-07T20:23:10.8818871Z weighted=False, 2025-05-07T20:23:10.8819343Z row_wise=True, 2025-05-07T20:23:10.8819699Z mixed=True, 2025-05-07T20:23:10.8820064Z use_cache=False, 2025-05-07T20:23:10.8820478Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:10.8820946Z use_cpu=True, 2025-05-07T20:23:10.8821351Z output_dtype=SparseType.FP16, 2025-05-07T20:23:10.8821787Z ) 2025-05-07T20:23:10.8822172Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:10.8823073Z self=, 2025-05-07T20:23:10.8823925Z compile=True, 2025-05-07T20:23:10.8824318Z pooling_mode=, 2025-05-07T20:23:10.8824789Z T=5, 2025-05-07T20:23:10.8825111Z D=123, 2025-05-07T20:23:10.8825434Z B=76, 2025-05-07T20:23:10.8825768Z log_E=4, 2025-05-07T20:23:10.8826112Z L=6, 2025-05-07T20:23:10.8826440Z D_gradcheck=2, 2025-05-07T20:23:10.8827070Z stochastic_rounding=True, 2025-05-07T20:23:10.8827578Z weighted=True, 2025-05-07T20:23:10.8827942Z row_wise=True, 2025-05-07T20:23:10.8828308Z mixed=False, 2025-05-07T20:23:10.8828670Z use_cache=True, 2025-05-07T20:23:10.8829080Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:10.8829578Z use_cpu=True, 2025-05-07T20:23:10.8829977Z output_dtype=SparseType.FP32, 2025-05-07T20:23:10.8830574Z ) 2025-05-07T20:23:10.8831310Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:10.8832343Z self=, 2025-05-07T20:23:10.8842616Z compile=True, 2025-05-07T20:23:10.8843061Z pooling_mode=, 2025-05-07T20:23:10.8843525Z T=4, 2025-05-07T20:23:10.8843857Z D=44, 2025-05-07T20:23:10.8844186Z B=21, 2025-05-07T20:23:10.8844511Z log_E=4, 2025-05-07T20:23:10.8844855Z L=16, 2025-05-07T20:23:10.8845192Z D_gradcheck=1, 2025-05-07T20:23:10.8845603Z stochastic_rounding=False, 2025-05-07T20:23:10.8846045Z weighted=False, 2025-05-07T20:23:10.8846431Z row_wise=True, 2025-05-07T20:23:10.8846789Z mixed=True, 2025-05-07T20:23:10.8847150Z use_cache=True, 2025-05-07T20:23:10.8847559Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:10.8848145Z use_cpu=True, 2025-05-07T20:23:10.8848561Z output_dtype=SparseType.FP16, 2025-05-07T20:23:10.8849004Z ) 2025-05-07T20:23:10.8849393Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:10.8850318Z self=, 2025-05-07T20:23:10.8851411Z compile=True, 2025-05-07T20:23:10.8851830Z pooling_mode=, 2025-05-07T20:23:10.8852293Z T=5, 2025-05-07T20:23:10.8852621Z D=30, 2025-05-07T20:23:10.8852954Z B=8, 2025-05-07T20:23:10.8853272Z log_E=5, 2025-05-07T20:23:10.8853609Z L=14, 2025-05-07T20:23:10.8853950Z D_gradcheck=1, 2025-05-07T20:23:10.8854338Z stochastic_rounding=False, 2025-05-07T20:23:10.8854772Z weighted=True, 2025-05-07T20:23:10.8855143Z row_wise=True, 2025-05-07T20:23:10.8855502Z mixed=True, 2025-05-07T20:23:10.8855867Z use_cache=False, 2025-05-07T20:23:10.8856298Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:10.8856768Z use_cpu=True, 2025-05-07T20:23:10.8857175Z output_dtype=SparseType.FP16, 2025-05-07T20:23:10.8857611Z ) 2025-05-07T20:23:10.8858002Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:10.8858911Z self=, 2025-05-07T20:23:10.8859760Z compile=True, 2025-05-07T20:23:10.8860161Z pooling_mode=, 2025-05-07T20:23:10.8860622Z T=5, 2025-05-07T20:23:10.8860947Z D=18, 2025-05-07T20:23:10.8861266Z B=45, 2025-05-07T20:23:10.8861597Z log_E=3, 2025-05-07T20:23:10.8861934Z L=20, 2025-05-07T20:23:10.8862269Z D_gradcheck=2, 2025-05-07T20:23:10.8862658Z stochastic_rounding=True, 2025-05-07T20:23:10.8863105Z weighted=True, 2025-05-07T20:23:10.8863477Z row_wise=True, 2025-05-07T20:23:10.8863840Z mixed=True, 2025-05-07T20:23:10.8864202Z use_cache=True, 2025-05-07T20:23:10.8864610Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:10.8865076Z use_cpu=True, 2025-05-07T20:23:10.8865468Z output_dtype=SparseType.FP16, 2025-05-07T20:23:10.8865906Z ) 2025-05-07T20:23:10.8866298Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:10.8867202Z self=, 2025-05-07T20:23:10.8868053Z compile=False, 2025-05-07T20:23:10.8868451Z pooling_mode=, 2025-05-07T20:23:10.8868916Z T=5, 2025-05-07T20:23:10.8869241Z D=30, 2025-05-07T20:23:10.8869559Z B=28, 2025-05-07T20:23:10.8869890Z log_E=4, 2025-05-07T20:23:10.8870224Z L=16, 2025-05-07T20:23:10.8870721Z D_gradcheck=1, 2025-05-07T20:23:10.8871123Z stochastic_rounding=True, 2025-05-07T20:23:10.8871706Z weighted=True, 2025-05-07T20:23:10.8872065Z row_wise=True, 2025-05-07T20:23:10.8872433Z mixed=False, 2025-05-07T20:23:10.8872793Z use_cache=False, 2025-05-07T20:23:10.8873204Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:10.8873673Z use_cpu=True, 2025-05-07T20:23:10.8874062Z output_dtype=SparseType.FP32, 2025-05-07T20:23:10.8874495Z ) 2025-05-07T20:23:10.8874970Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:10.8875885Z self=, 2025-05-07T20:23:10.8876737Z compile=False, 2025-05-07T20:23:10.8877144Z pooling_mode=, 2025-05-07T20:23:10.8877599Z T=1, 2025-05-07T20:23:10.8877927Z D=82, 2025-05-07T20:23:10.8878254Z B=68, 2025-05-07T20:23:10.8878575Z log_E=4, 2025-05-07T20:23:10.8878912Z L=10, 2025-05-07T20:23:10.8879254Z D_gradcheck=1, 2025-05-07T20:23:10.8879918Z stochastic_rounding=True, 2025-05-07T20:23:10.8880376Z weighted=True, 2025-05-07T20:23:10.8880745Z row_wise=True, 2025-05-07T20:23:10.8881098Z mixed=False, 2025-05-07T20:23:10.8881467Z use_cache=False, 2025-05-07T20:23:10.8881883Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:10.8882354Z use_cpu=True, 2025-05-07T20:23:10.8882750Z output_dtype=SparseType.FP16, 2025-05-07T20:23:10.8883190Z ) 2025-05-07T20:23:10.9322038Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:10.9323040Z self=, 2025-05-07T20:23:10.9324404Z compile=True, 2025-05-07T20:23:10.9324816Z pooling_mode=, 2025-05-07T20:23:10.9325282Z T=4, 2025-05-07T20:23:10.9325615Z D=124, 2025-05-07T20:23:10.9325953Z B=89, 2025-05-07T20:23:10.9326279Z log_E=4, 2025-05-07T20:23:10.9326635Z L=0, 2025-05-07T20:23:10.9326975Z D_gradcheck=1, 2025-05-07T20:23:10.9327391Z stochastic_rounding=True, 2025-05-07T20:23:10.9327831Z weighted=False, 2025-05-07T20:23:10.9328285Z row_wise=True, 2025-05-07T20:23:10.9328642Z mixed=True, 2025-05-07T20:23:10.9329007Z use_cache=False, 2025-05-07T20:23:10.9329423Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:10.9329901Z use_cpu=True, 2025-05-07T20:23:10.9330291Z output_dtype=SparseType.FP16, 2025-05-07T20:23:10.9330729Z ) 2025-05-07T20:23:10.9331129Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:10.9332033Z self=, 2025-05-07T20:23:10.9332888Z compile=True, 2025-05-07T20:23:10.9333295Z pooling_mode=, 2025-05-07T20:23:10.9333758Z T=4, 2025-05-07T20:23:10.9334086Z D=83, 2025-05-07T20:23:10.9334413Z B=52, 2025-05-07T20:23:10.9334737Z log_E=3, 2025-05-07T20:23:10.9335073Z L=0, 2025-05-07T20:23:10.9335410Z D_gradcheck=2, 2025-05-07T20:23:10.9335801Z stochastic_rounding=False, 2025-05-07T20:23:10.9336239Z weighted=False, 2025-05-07T20:23:10.9336615Z row_wise=True, 2025-05-07T20:23:10.9336976Z mixed=True, 2025-05-07T20:23:10.9337349Z use_cache=False, 2025-05-07T20:23:10.9337785Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:10.9338258Z use_cpu=True, 2025-05-07T20:23:10.9338660Z output_dtype=SparseType.FP16, 2025-05-07T20:23:10.9339101Z ) 2025-05-07T20:23:10.9339499Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:10.9340403Z self=, 2025-05-07T20:23:10.9341257Z compile=True, 2025-05-07T20:23:10.9341663Z pooling_mode=, 2025-05-07T20:23:10.9342122Z T=5, 2025-05-07T20:23:10.9342452Z D=62, 2025-05-07T20:23:10.9342779Z B=54, 2025-05-07T20:23:10.9343107Z log_E=4, 2025-05-07T20:23:10.9343765Z L=17, 2025-05-07T20:23:10.9344230Z D_gradcheck=1, 2025-05-07T20:23:10.9344611Z stochastic_rounding=False, 2025-05-07T20:23:10.9345044Z weighted=False, 2025-05-07T20:23:10.9345417Z row_wise=True, 2025-05-07T20:23:10.9345770Z mixed=True, 2025-05-07T20:23:10.9346128Z use_cache=False, 2025-05-07T20:23:10.9346547Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:10.9347018Z use_cpu=True, 2025-05-07T20:23:10.9347417Z output_dtype=SparseType.FP16, 2025-05-07T20:23:10.9347981Z ) 2025-05-07T20:23:10.9348382Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:10.9349291Z self=, 2025-05-07T20:23:10.9350151Z compile=True, 2025-05-07T20:23:10.9350547Z pooling_mode=, 2025-05-07T20:23:10.9351010Z T=5, 2025-05-07T20:23:10.9351451Z D=4, 2025-05-07T20:23:10.9351779Z B=22, 2025-05-07T20:23:10.9352129Z log_E=3, 2025-05-07T20:23:10.9352474Z L=18, 2025-05-07T20:23:10.9352829Z D_gradcheck=2, 2025-05-07T20:23:10.9353217Z stochastic_rounding=False, 2025-05-07T20:23:10.9353651Z weighted=True, 2025-05-07T20:23:10.9354011Z row_wise=True, 2025-05-07T20:23:10.9354375Z mixed=False, 2025-05-07T20:23:10.9354741Z use_cache=True, 2025-05-07T20:23:10.9355136Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:10.9355615Z use_cpu=True, 2025-05-07T20:23:10.9356010Z output_dtype=SparseType.FP16, 2025-05-07T20:23:10.9356447Z ) 2025-05-07T20:23:10.9356841Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:10.9357910Z self=, 2025-05-07T20:23:10.9358751Z compile=True, 2025-05-07T20:23:10.9359153Z pooling_mode=, 2025-05-07T20:23:10.9359612Z T=3, 2025-05-07T20:23:10.9359933Z D=89, 2025-05-07T20:23:10.9360260Z B=86, 2025-05-07T20:23:10.9360598Z log_E=5, 2025-05-07T20:23:10.9360938Z L=19, 2025-05-07T20:23:10.9361280Z D_gradcheck=1, 2025-05-07T20:23:10.9361676Z stochastic_rounding=False, 2025-05-07T20:23:10.9362104Z weighted=True, 2025-05-07T20:23:10.9362480Z row_wise=True, 2025-05-07T20:23:10.9362853Z mixed=False, 2025-05-07T20:23:10.9363213Z use_cache=True, 2025-05-07T20:23:10.9363621Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:10.9364092Z use_cpu=True, 2025-05-07T20:23:10.9364492Z output_dtype=SparseType.FP16, 2025-05-07T20:23:10.9364927Z ) 2025-05-07T20:23:10.9365344Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:10.9366261Z self=, 2025-05-07T20:23:10.9367109Z compile=True, 2025-05-07T20:23:10.9367507Z pooling_mode=, 2025-05-07T20:23:10.9368096Z T=4, 2025-05-07T20:23:10.9368444Z D=79, 2025-05-07T20:23:10.9368771Z B=56, 2025-05-07T20:23:10.9369112Z log_E=5, 2025-05-07T20:23:10.9369460Z L=6, 2025-05-07T20:23:10.9369791Z D_gradcheck=2, 2025-05-07T20:23:10.9370178Z stochastic_rounding=True, 2025-05-07T20:23:10.9370613Z weighted=False, 2025-05-07T20:23:10.9370981Z row_wise=True, 2025-05-07T20:23:10.9371349Z mixed=False, 2025-05-07T20:23:10.9371714Z use_cache=False, 2025-05-07T20:23:10.9372122Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:10.9372603Z use_cpu=True, 2025-05-07T20:23:10.9373009Z output_dtype=SparseType.FP16, 2025-05-07T20:23:10.9373442Z ) 2025-05-07T20:23:10.9373843Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:10.9374759Z self=, 2025-05-07T20:23:10.9375606Z compile=False, 2025-05-07T20:23:10.9376005Z pooling_mode=, 2025-05-07T20:23:10.9376471Z T=5, 2025-05-07T20:23:10.9376794Z D=45, 2025-05-07T20:23:10.9377441Z B=111, 2025-05-07T20:23:10.9377796Z log_E=4, 2025-05-07T20:23:10.9378235Z L=12, 2025-05-07T20:23:10.9378568Z D_gradcheck=1, 2025-05-07T20:23:10.9378959Z stochastic_rounding=False, 2025-05-07T20:23:10.9379392Z weighted=False, 2025-05-07T20:23:10.9380079Z row_wise=True, 2025-05-07T20:23:10.9380456Z mixed=False, 2025-05-07T20:23:10.9380821Z use_cache=True, 2025-05-07T20:23:10.9381222Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:10.9381707Z use_cpu=True, 2025-05-07T20:23:10.9382337Z output_dtype=SparseType.FP32, 2025-05-07T20:23:10.9382788Z ) 2025-05-07T20:23:10.9383186Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:10.9384100Z self=, 2025-05-07T20:23:10.9384941Z compile=False, 2025-05-07T20:23:10.9385350Z pooling_mode=, 2025-05-07T20:23:10.9385819Z T=5, 2025-05-07T20:23:10.9386141Z D=87, 2025-05-07T20:23:10.9386478Z B=82, 2025-05-07T20:23:10.9386811Z log_E=5, 2025-05-07T20:23:10.9387162Z L=6, 2025-05-07T20:23:10.9387498Z D_gradcheck=2, 2025-05-07T20:23:10.9387897Z stochastic_rounding=True, 2025-05-07T20:23:10.9388325Z weighted=False, 2025-05-07T20:23:10.9388687Z row_wise=True, 2025-05-07T20:23:10.9389057Z mixed=False, 2025-05-07T20:23:10.9389419Z use_cache=True, 2025-05-07T20:23:10.9389814Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:10.9390288Z use_cpu=True, 2025-05-07T20:23:10.9390685Z output_dtype=SparseType.FP32, 2025-05-07T20:23:10.9391115Z ) 2025-05-07T20:23:10.9391509Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:10.9392616Z self=, 2025-05-07T20:23:10.9393457Z compile=False, 2025-05-07T20:23:10.9393863Z pooling_mode=, 2025-05-07T20:23:10.9394327Z T=1, 2025-05-07T20:23:10.9394657Z D=49, 2025-05-07T20:23:10.9394991Z B=67, 2025-05-07T20:23:10.9395329Z log_E=3, 2025-05-07T20:23:10.9395670Z L=18, 2025-05-07T20:23:10.9396006Z D_gradcheck=1, 2025-05-07T20:23:10.9396393Z stochastic_rounding=True, 2025-05-07T20:23:10.9396820Z weighted=True, 2025-05-07T20:23:10.9397193Z row_wise=True, 2025-05-07T20:23:10.9397555Z mixed=True, 2025-05-07T20:23:10.9397922Z use_cache=True, 2025-05-07T20:23:10.9398319Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:10.9398793Z use_cpu=True, 2025-05-07T20:23:10.9399193Z output_dtype=SparseType.FP32, 2025-05-07T20:23:10.9399630Z ) 2025-05-07T20:23:10.9400018Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:10.9400926Z self=, 2025-05-07T20:23:10.9401762Z compile=True, 2025-05-07T20:23:10.9402160Z pooling_mode=, 2025-05-07T20:23:10.9402620Z T=1, 2025-05-07T20:23:10.9402948Z D=10, 2025-05-07T20:23:10.9403281Z B=2, 2025-05-07T20:23:10.9403620Z log_E=3, 2025-05-07T20:23:10.9403952Z L=3, 2025-05-07T20:23:10.9404295Z D_gradcheck=1, 2025-05-07T20:23:10.9404684Z stochastic_rounding=False, 2025-05-07T20:23:10.9405108Z weighted=False, 2025-05-07T20:23:10.9405477Z row_wise=True, 2025-05-07T20:23:10.9405836Z mixed=True, 2025-05-07T20:23:10.9406188Z use_cache=False, 2025-05-07T20:23:10.9406609Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:10.9407082Z use_cpu=True, 2025-05-07T20:23:10.9407484Z output_dtype=SparseType.FP32, 2025-05-07T20:23:10.9407920Z ) 2025-05-07T20:23:10.9408454Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:10.9409362Z self=, 2025-05-07T20:23:10.9410204Z compile=True, 2025-05-07T20:23:10.9410607Z pooling_mode=, 2025-05-07T20:23:10.9411075Z T=1, 2025-05-07T20:23:10.9411716Z D=76, 2025-05-07T20:23:10.9412064Z B=82, 2025-05-07T20:23:10.9412564Z log_E=5, 2025-05-07T20:23:10.9412897Z L=2, 2025-05-07T20:23:10.9413232Z D_gradcheck=2, 2025-05-07T20:23:10.9413628Z stochastic_rounding=False, 2025-05-07T20:23:10.9414051Z weighted=False, 2025-05-07T20:23:10.9414422Z row_wise=True, 2025-05-07T20:23:10.9414784Z mixed=True, 2025-05-07T20:23:10.9415135Z use_cache=False, 2025-05-07T20:23:10.9415547Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:10.9416104Z use_cpu=True, 2025-05-07T20:23:10.9416502Z output_dtype=SparseType.FP16, 2025-05-07T20:23:10.9416940Z ) 2025-05-07T20:23:10.9417340Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:10.9418247Z self=, 2025-05-07T20:23:10.9419083Z compile=True, 2025-05-07T20:23:10.9419489Z pooling_mode=, 2025-05-07T20:23:10.9419957Z T=2, 2025-05-07T20:23:10.9420281Z D=92, 2025-05-07T20:23:10.9420618Z B=21, 2025-05-07T20:23:10.9420952Z log_E=4, 2025-05-07T20:23:10.9421283Z L=19, 2025-05-07T20:23:10.9421625Z D_gradcheck=2, 2025-05-07T20:23:10.9422017Z stochastic_rounding=False, 2025-05-07T20:23:10.9422447Z weighted=False, 2025-05-07T20:23:10.9422819Z row_wise=True, 2025-05-07T20:23:10.9423182Z mixed=True, 2025-05-07T20:23:10.9423539Z use_cache=False, 2025-05-07T20:23:10.9423957Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:10.9424430Z use_cpu=True, 2025-05-07T20:23:10.9424820Z output_dtype=SparseType.FP16, 2025-05-07T20:23:10.9425258Z ) 2025-05-07T20:23:10.9425764Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:10.9426657Z self=, 2025-05-07T20:23:10.9427505Z compile=False, 2025-05-07T20:23:10.9427912Z pooling_mode=, 2025-05-07T20:23:10.9428376Z T=2, 2025-05-07T20:23:10.9428691Z D=74, 2025-05-07T20:23:10.9429024Z B=40, 2025-05-07T20:23:10.9429358Z log_E=3, 2025-05-07T20:23:10.9429694Z L=20, 2025-05-07T20:23:10.9430034Z D_gradcheck=2, 2025-05-07T20:23:10.9430423Z stochastic_rounding=True, 2025-05-07T20:23:10.9430851Z weighted=False, 2025-05-07T20:23:10.9431221Z row_wise=True, 2025-05-07T20:23:10.9431593Z mixed=False, 2025-05-07T20:23:10.9431948Z use_cache=True, 2025-05-07T20:23:10.9432356Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:10.9432829Z use_cpu=True, 2025-05-07T20:23:10.9433218Z output_dtype=SparseType.FP32, 2025-05-07T20:23:10.9433660Z ) 2025-05-07T20:23:10.9434059Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:10.9434958Z self=, 2025-05-07T20:23:10.9435811Z compile=False, 2025-05-07T20:23:10.9436219Z pooling_mode=, 2025-05-07T20:23:10.9436679Z T=2, 2025-05-07T20:23:10.9437016Z D=72, 2025-05-07T20:23:10.9437352Z B=92, 2025-05-07T20:23:10.9437685Z log_E=4, 2025-05-07T20:23:10.9438025Z L=3, 2025-05-07T20:23:10.9438364Z D_gradcheck=1, 2025-05-07T20:23:10.9438753Z stochastic_rounding=False, 2025-05-07T20:23:10.9439178Z weighted=True, 2025-05-07T20:23:10.9439546Z row_wise=True, 2025-05-07T20:23:10.9439913Z mixed=False, 2025-05-07T20:23:10.9440279Z use_cache=False, 2025-05-07T20:23:10.9440701Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:10.9441177Z use_cpu=True, 2025-05-07T20:23:10.9441563Z output_dtype=SparseType.FP16, 2025-05-07T20:23:10.9442005Z ) 2025-05-07T20:23:10.9442394Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:10.9443307Z self=, 2025-05-07T20:23:10.9444155Z compile=True, 2025-05-07T20:23:10.9444559Z pooling_mode=, 2025-05-07T20:23:10.9445204Z T=1, 2025-05-07T20:23:10.9445551Z D=3, 2025-05-07T20:23:10.9445990Z B=108, 2025-05-07T20:23:10.9446314Z log_E=5, 2025-05-07T20:23:10.9446654Z L=19, 2025-05-07T20:23:10.9446988Z D_gradcheck=1, 2025-05-07T20:23:10.9447379Z stochastic_rounding=False, 2025-05-07T20:23:10.9447816Z weighted=False, 2025-05-07T20:23:10.9448364Z row_wise=True, 2025-05-07T20:23:10.9448741Z mixed=False, 2025-05-07T20:23:10.9449097Z use_cache=True, 2025-05-07T20:23:10.9449643Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:10.9450126Z use_cpu=True, 2025-05-07T20:23:10.9450508Z output_dtype=SparseType.FP32, 2025-05-07T20:23:10.9450976Z ) 2025-05-07T20:23:10.9451374Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:10.9452277Z self=, 2025-05-07T20:23:10.9453124Z compile=False, 2025-05-07T20:23:10.9453538Z pooling_mode=, 2025-05-07T20:23:10.9454000Z T=3, 2025-05-07T20:23:10.9454500Z D=86, 2025-05-07T20:23:10.9454890Z B=26, 2025-05-07T20:23:10.9455220Z log_E=3, 2025-05-07T20:23:10.9455567Z L=4, 2025-05-07T20:23:10.9455909Z D_gradcheck=2, 2025-05-07T20:23:10.9456296Z stochastic_rounding=False, 2025-05-07T20:23:10.9456722Z weighted=True, 2025-05-07T20:23:10.9457099Z row_wise=True, 2025-05-07T20:23:10.9457459Z mixed=True, 2025-05-07T20:23:10.9457825Z use_cache=False, 2025-05-07T20:23:10.9458263Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:10.9458742Z use_cpu=True, 2025-05-07T20:23:10.9459142Z output_dtype=SparseType.FP16, 2025-05-07T20:23:10.9459699Z ) 2025-05-07T20:23:11.4702093Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:11.4703183Z self=, 2025-05-07T20:23:11.4704040Z compile=True, 2025-05-07T20:23:11.4704480Z pooling_mode=, 2025-05-07T20:23:11.4704939Z T=4, 2025-05-07T20:23:11.4705278Z D=44, 2025-05-07T20:23:11.4705613Z B=79, 2025-05-07T20:23:11.4706102Z log_E=5, 2025-05-07T20:23:11.4706552Z L=0, 2025-05-07T20:23:11.4706954Z D_gradcheck=1, 2025-05-07T20:23:11.4707439Z stochastic_rounding=False, 2025-05-07T20:23:11.4707946Z weighted=False, 2025-05-07T20:23:11.4708386Z row_wise=True, 2025-05-07T20:23:11.4708872Z mixed=False, 2025-05-07T20:23:11.4709301Z use_cache=True, 2025-05-07T20:23:11.4709751Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:11.4710365Z use_cpu=True, 2025-05-07T20:23:11.4710867Z output_dtype=SparseType.FP32, 2025-05-07T20:23:11.4711401Z ) 2025-05-07T20:23:11.4711838Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:11.4712909Z self=, 2025-05-07T20:23:11.4713756Z compile=True, 2025-05-07T20:23:11.4714171Z pooling_mode=, 2025-05-07T20:23:11.4714685Z T=5, 2025-05-07T20:23:11.4715080Z D=96, 2025-05-07T20:23:11.4715481Z B=8, 2025-05-07T20:23:11.4715843Z log_E=3, 2025-05-07T20:23:11.4716187Z L=5, 2025-05-07T20:23:11.4716580Z D_gradcheck=1, 2025-05-07T20:23:11.4716965Z stochastic_rounding=True, 2025-05-07T20:23:11.4717486Z weighted=False, 2025-05-07T20:23:11.4717898Z row_wise=True, 2025-05-07T20:23:11.4718291Z mixed=True, 2025-05-07T20:23:11.4718685Z use_cache=True, 2025-05-07T20:23:11.4719151Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:11.4719621Z use_cpu=True, 2025-05-07T20:23:11.4720023Z output_dtype=SparseType.FP16, 2025-05-07T20:23:11.4720468Z ) 2025-05-07T20:23:11.4720858Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:11.4721768Z self=, 2025-05-07T20:23:11.4722616Z compile=False, 2025-05-07T20:23:11.4723646Z pooling_mode=, 2025-05-07T20:23:11.4724263Z T=3, 2025-05-07T20:23:11.4724599Z D=44, 2025-05-07T20:23:11.4724925Z B=86, 2025-05-07T20:23:11.4725316Z log_E=5, 2025-05-07T20:23:11.4725659Z L=20, 2025-05-07T20:23:11.4726099Z D_gradcheck=1, 2025-05-07T20:23:11.4726563Z stochastic_rounding=True, 2025-05-07T20:23:11.4727045Z weighted=False, 2025-05-07T20:23:11.4727452Z row_wise=True, 2025-05-07T20:23:11.4727822Z mixed=True, 2025-05-07T20:23:11.4728260Z use_cache=False, 2025-05-07T20:23:11.4728887Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:11.4729457Z use_cpu=True, 2025-05-07T20:23:11.4729913Z output_dtype=SparseType.FP32, 2025-05-07T20:23:11.4730355Z ) 2025-05-07T20:23:11.4730797Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:11.4731768Z self=, 2025-05-07T20:23:11.4732611Z compile=False, 2025-05-07T20:23:11.4733013Z pooling_mode=, 2025-05-07T20:23:11.4733560Z T=4, 2025-05-07T20:23:11.4733895Z D=56, 2025-05-07T20:23:11.4734217Z B=56, 2025-05-07T20:23:11.4734552Z log_E=3, 2025-05-07T20:23:11.4734894Z L=17, 2025-05-07T20:23:11.4735225Z D_gradcheck=2, 2025-05-07T20:23:11.4735622Z stochastic_rounding=False, 2025-05-07T20:23:11.4736054Z weighted=False, 2025-05-07T20:23:11.4736431Z row_wise=True, 2025-05-07T20:23:11.4736879Z mixed=True, 2025-05-07T20:23:11.4737251Z use_cache=True, 2025-05-07T20:23:11.4737734Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:11.4738263Z use_cpu=True, 2025-05-07T20:23:11.4738908Z output_dtype=SparseType.FP32, 2025-05-07T20:23:11.4739400Z ) 2025-05-07T20:23:11.4739973Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:11.4740958Z self=, 2025-05-07T20:23:11.4741913Z compile=False, 2025-05-07T20:23:11.4742315Z pooling_mode=, 2025-05-07T20:23:11.4742833Z T=2, 2025-05-07T20:23:11.4743253Z D=86, 2025-05-07T20:23:11.4743582Z B=96, 2025-05-07T20:23:11.4743912Z log_E=5, 2025-05-07T20:23:11.4744250Z L=14, 2025-05-07T20:23:11.4744614Z D_gradcheck=2, 2025-05-07T20:23:11.4745002Z stochastic_rounding=True, 2025-05-07T20:23:11.4745549Z weighted=False, 2025-05-07T20:23:11.4745975Z row_wise=True, 2025-05-07T20:23:11.4746361Z mixed=False, 2025-05-07T20:23:11.4746840Z use_cache=True, 2025-05-07T20:23:11.4747274Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:11.4747767Z use_cpu=True, 2025-05-07T20:23:11.4748263Z output_dtype=SparseType.FP16, 2025-05-07T20:23:11.4748785Z ) 2025-05-07T20:23:11.4749189Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:11.4750099Z self=, 2025-05-07T20:23:11.4751004Z compile=True, 2025-05-07T20:23:11.4751446Z pooling_mode=, 2025-05-07T20:23:11.4751921Z T=3, 2025-05-07T20:23:11.4752248Z D=16, 2025-05-07T20:23:11.4752570Z B=62, 2025-05-07T20:23:11.4752903Z log_E=4, 2025-05-07T20:23:11.4753275Z L=17, 2025-05-07T20:23:11.4753650Z D_gradcheck=2, 2025-05-07T20:23:11.4754045Z stochastic_rounding=False, 2025-05-07T20:23:11.4754513Z weighted=True, 2025-05-07T20:23:11.4754895Z row_wise=True, 2025-05-07T20:23:11.4755266Z mixed=True, 2025-05-07T20:23:11.4755635Z use_cache=False, 2025-05-07T20:23:11.4756054Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:11.4756607Z use_cpu=True, 2025-05-07T20:23:11.4757005Z output_dtype=SparseType.FP16, 2025-05-07T20:23:11.4757441Z ) 2025-05-07T20:23:11.4757838Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:11.4758748Z self=, 2025-05-07T20:23:11.4759811Z compile=True, 2025-05-07T20:23:11.4760224Z pooling_mode=, 2025-05-07T20:23:11.4761017Z T=3, 2025-05-07T20:23:11.4761355Z D=85, 2025-05-07T20:23:11.4761675Z B=71, 2025-05-07T20:23:11.4762004Z log_E=3, 2025-05-07T20:23:11.4762351Z L=2, 2025-05-07T20:23:11.4762680Z D_gradcheck=2, 2025-05-07T20:23:11.4763067Z stochastic_rounding=True, 2025-05-07T20:23:11.4763493Z weighted=True, 2025-05-07T20:23:11.4763912Z row_wise=True, 2025-05-07T20:23:11.4764314Z mixed=False, 2025-05-07T20:23:11.4764806Z use_cache=False, 2025-05-07T20:23:11.4765306Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:11.4765798Z use_cpu=True, 2025-05-07T20:23:11.4766251Z output_dtype=SparseType.FP32, 2025-05-07T20:23:11.4766683Z ) 2025-05-07T20:23:11.4767126Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:11.4768211Z self=, 2025-05-07T20:23:11.4769139Z compile=False, 2025-05-07T20:23:11.4769548Z pooling_mode=, 2025-05-07T20:23:11.4770077Z T=3, 2025-05-07T20:23:11.4770445Z D=71, 2025-05-07T20:23:11.4770803Z B=110, 2025-05-07T20:23:11.4771193Z log_E=3, 2025-05-07T20:23:11.4771532Z L=12, 2025-05-07T20:23:11.4771863Z D_gradcheck=2, 2025-05-07T20:23:11.4772301Z stochastic_rounding=False, 2025-05-07T20:23:11.4772735Z weighted=False, 2025-05-07T20:23:11.4773097Z row_wise=True, 2025-05-07T20:23:11.4773467Z mixed=True, 2025-05-07T20:23:11.4773825Z use_cache=True, 2025-05-07T20:23:11.4774221Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:11.4774836Z use_cpu=True, 2025-05-07T20:23:11.4775231Z output_dtype=SparseType.FP32, 2025-05-07T20:23:11.4775760Z ) 2025-05-07T20:23:11.4776254Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:11.4777162Z self=, 2025-05-07T20:23:11.4778037Z compile=False, 2025-05-07T20:23:11.4778525Z pooling_mode=, 2025-05-07T20:23:11.4778996Z T=5, 2025-05-07T20:23:11.4779393Z D=31, 2025-05-07T20:23:11.4779959Z B=27, 2025-05-07T20:23:11.4780298Z log_E=5, 2025-05-07T20:23:11.4780639Z L=17, 2025-05-07T20:23:11.4781051Z D_gradcheck=2, 2025-05-07T20:23:11.4781451Z stochastic_rounding=False, 2025-05-07T20:23:11.4781984Z weighted=False, 2025-05-07T20:23:11.4782399Z row_wise=True, 2025-05-07T20:23:11.4782774Z mixed=False, 2025-05-07T20:23:11.4783137Z use_cache=False, 2025-05-07T20:23:11.4783559Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:11.4784039Z use_cpu=True, 2025-05-07T20:23:11.4784435Z output_dtype=SparseType.FP16, 2025-05-07T20:23:11.4784869Z ) 2025-05-07T20:23:11.4785262Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:11.4786272Z self=, 2025-05-07T20:23:11.4787119Z compile=False, 2025-05-07T20:23:11.4787625Z pooling_mode=, 2025-05-07T20:23:11.4788228Z T=1, 2025-05-07T20:23:11.4788614Z D=117, 2025-05-07T20:23:11.4789016Z B=53, 2025-05-07T20:23:11.4789414Z log_E=5, 2025-05-07T20:23:11.4789753Z L=0, 2025-05-07T20:23:11.4790182Z D_gradcheck=1, 2025-05-07T20:23:11.4790697Z stochastic_rounding=True, 2025-05-07T20:23:11.4791377Z weighted=True, 2025-05-07T20:23:11.4791825Z row_wise=True, 2025-05-07T20:23:11.4792206Z mixed=False, 2025-05-07T20:23:11.4792571Z use_cache=False, 2025-05-07T20:23:11.4792986Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:11.4793465Z use_cpu=True, 2025-05-07T20:23:11.4793856Z output_dtype=SparseType.FP32, 2025-05-07T20:23:11.4794301Z ) 2025-05-07T20:23:11.4794733Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:11.4796279Z self=, 2025-05-07T20:23:11.4797229Z compile=True, 2025-05-07T20:23:11.4797774Z pooling_mode=, 2025-05-07T20:23:11.4798299Z T=5, 2025-05-07T20:23:11.4798631Z D=114, 2025-05-07T20:23:11.4798955Z B=73, 2025-05-07T20:23:11.4799286Z log_E=5, 2025-05-07T20:23:11.4799634Z L=12, 2025-05-07T20:23:11.4800007Z D_gradcheck=2, 2025-05-07T20:23:11.4800541Z stochastic_rounding=True, 2025-05-07T20:23:11.4801038Z weighted=True, 2025-05-07T20:23:11.4801761Z row_wise=True, 2025-05-07T20:23:11.4802259Z mixed=False, 2025-05-07T20:23:11.4802726Z use_cache=False, 2025-05-07T20:23:11.4803193Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:11.4803722Z use_cpu=True, 2025-05-07T20:23:11.4804216Z output_dtype=SparseType.FP16, 2025-05-07T20:23:11.4804712Z ) 2025-05-07T20:23:11.4805275Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:11.4806903Z self=, 2025-05-07T20:23:11.4808248Z compile=False, 2025-05-07T20:23:11.4808714Z pooling_mode=, 2025-05-07T20:23:11.4809227Z T=4, 2025-05-07T20:23:11.4809824Z D=119, 2025-05-07T20:23:11.4810235Z B=28, 2025-05-07T20:23:11.4810629Z log_E=4, 2025-05-07T20:23:11.4810971Z L=9, 2025-05-07T20:23:11.4811338Z D_gradcheck=2, 2025-05-07T20:23:11.4811735Z stochastic_rounding=True, 2025-05-07T20:23:11.4812233Z weighted=True, 2025-05-07T20:23:11.4812684Z row_wise=True, 2025-05-07T20:23:11.4813058Z mixed=False, 2025-05-07T20:23:11.4813423Z use_cache=False, 2025-05-07T20:23:11.4814045Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:11.4814520Z use_cpu=True, 2025-05-07T20:23:11.4814925Z output_dtype=SparseType.FP16, 2025-05-07T20:23:11.4815454Z ) 2025-05-07T20:23:11.4815899Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:11.4816882Z self=, 2025-05-07T20:23:11.4817787Z compile=True, 2025-05-07T20:23:11.4818184Z pooling_mode=, 2025-05-07T20:23:11.4818649Z T=1, 2025-05-07T20:23:11.4819034Z D=33, 2025-05-07T20:23:11.4819364Z B=44, 2025-05-07T20:23:11.4819696Z log_E=3, 2025-05-07T20:23:11.4820036Z L=6, 2025-05-07T20:23:11.4820368Z D_gradcheck=1, 2025-05-07T20:23:11.4820759Z stochastic_rounding=True, 2025-05-07T20:23:11.4821341Z weighted=False, 2025-05-07T20:23:11.4821826Z row_wise=True, 2025-05-07T20:23:11.4822263Z mixed=False, 2025-05-07T20:23:11.4822632Z use_cache=False, 2025-05-07T20:23:11.4823052Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:11.4823657Z use_cpu=True, 2025-05-07T20:23:11.4824183Z output_dtype=SparseType.FP32, 2025-05-07T20:23:11.4824662Z ) 2025-05-07T20:23:11.4825117Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:11.4826195Z self=, 2025-05-07T20:23:11.4827102Z compile=False, 2025-05-07T20:23:11.4827519Z pooling_mode=, 2025-05-07T20:23:11.4828062Z T=4, 2025-05-07T20:23:11.4828391Z D=31, 2025-05-07T20:23:11.4828748Z B=32, 2025-05-07T20:23:11.4829156Z log_E=5, 2025-05-07T20:23:11.4829524Z L=5, 2025-05-07T20:23:11.4829894Z D_gradcheck=1, 2025-05-07T20:23:11.4830318Z stochastic_rounding=True, 2025-05-07T20:23:11.4830787Z weighted=True, 2025-05-07T20:23:11.4831249Z row_wise=True, 2025-05-07T20:23:11.4831617Z mixed=False, 2025-05-07T20:23:11.4832000Z use_cache=False, 2025-05-07T20:23:11.4832465Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:11.4832949Z use_cpu=True, 2025-05-07T20:23:11.4833445Z output_dtype=SparseType.FP32, 2025-05-07T20:23:11.4833880Z ) 2025-05-07T20:23:11.4834350Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:11.4835500Z self=, 2025-05-07T20:23:11.4836526Z compile=False, 2025-05-07T20:23:11.4836944Z pooling_mode=, 2025-05-07T20:23:11.4837462Z T=1, 2025-05-07T20:23:11.4837859Z D=84, 2025-05-07T20:23:11.4838227Z B=10, 2025-05-07T20:23:11.4838630Z log_E=5, 2025-05-07T20:23:11.4839033Z L=14, 2025-05-07T20:23:11.4839424Z D_gradcheck=1, 2025-05-07T20:23:11.4839818Z stochastic_rounding=False, 2025-05-07T20:23:11.4840466Z weighted=False, 2025-05-07T20:23:11.4841000Z row_wise=True, 2025-05-07T20:23:11.4841474Z mixed=True, 2025-05-07T20:23:11.4841894Z use_cache=True, 2025-05-07T20:23:11.4842355Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:11.4842842Z use_cpu=True, 2025-05-07T20:23:11.4843281Z output_dtype=SparseType.FP16, 2025-05-07T20:23:11.4843780Z ) 2025-05-07T20:23:11.4844180Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:11.4845138Z self=, 2025-05-07T20:23:11.4846010Z compile=True, 2025-05-07T20:23:11.4846413Z pooling_mode=, 2025-05-07T20:23:11.4846947Z T=5, 2025-05-07T20:23:11.4847271Z D=22, 2025-05-07T20:23:11.4847638Z B=57, 2025-05-07T20:23:11.4848054Z log_E=5, 2025-05-07T20:23:11.4848429Z L=17, 2025-05-07T20:23:11.4848846Z D_gradcheck=2, 2025-05-07T20:23:11.4849319Z stochastic_rounding=False, 2025-05-07T20:23:11.4849827Z weighted=False, 2025-05-07T20:23:11.4850196Z row_wise=True, 2025-05-07T20:23:11.4850638Z mixed=False, 2025-05-07T20:23:11.4851270Z use_cache=True, 2025-05-07T20:23:11.4851730Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:11.4852245Z use_cpu=True, 2025-05-07T20:23:11.4852642Z output_dtype=SparseType.FP16, 2025-05-07T20:23:11.4853144Z ) 2025-05-07T20:23:11.5318600Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:11.5319834Z self=, 2025-05-07T20:23:11.5320704Z compile=False, 2025-05-07T20:23:11.5321116Z pooling_mode=, 2025-05-07T20:23:11.5321574Z T=3, 2025-05-07T20:23:11.5321906Z D=46, 2025-05-07T20:23:11.5322236Z B=87, 2025-05-07T20:23:11.5322566Z log_E=4, 2025-05-07T20:23:11.5322904Z L=18, 2025-05-07T20:23:11.5323241Z D_gradcheck=1, 2025-05-07T20:23:11.5323627Z stochastic_rounding=False, 2025-05-07T20:23:11.5324068Z weighted=True, 2025-05-07T20:23:11.5324438Z row_wise=True, 2025-05-07T20:23:11.5324813Z mixed=True, 2025-05-07T20:23:11.5325200Z use_cache=True, 2025-05-07T20:23:11.5325616Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:11.5326086Z use_cpu=True, 2025-05-07T20:23:11.5326478Z output_dtype=SparseType.FP16, 2025-05-07T20:23:11.5326920Z ) 2025-05-07T20:23:11.5327305Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:11.5328982Z self=, 2025-05-07T20:23:11.5329876Z compile=True, 2025-05-07T20:23:11.5330367Z pooling_mode=, 2025-05-07T20:23:11.5330823Z T=2, 2025-05-07T20:23:11.5331189Z D=43, 2025-05-07T20:23:11.5331516Z B=13, 2025-05-07T20:23:11.5331837Z log_E=5, 2025-05-07T20:23:11.5332179Z L=17, 2025-05-07T20:23:11.5332639Z D_gradcheck=2, 2025-05-07T20:23:11.5333065Z stochastic_rounding=False, 2025-05-07T20:23:11.5333588Z weighted=False, 2025-05-07T20:23:11.5334007Z row_wise=True, 2025-05-07T20:23:11.5334372Z mixed=True, 2025-05-07T20:23:11.5334736Z use_cache=False, 2025-05-07T20:23:11.5335158Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:11.5335626Z use_cpu=True, 2025-05-07T20:23:11.5336076Z output_dtype=SparseType.FP16, 2025-05-07T20:23:11.5336525Z ) 2025-05-07T20:23:11.5336912Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:11.5349395Z self=, 2025-05-07T20:23:11.5350408Z compile=True, 2025-05-07T20:23:11.5350958Z pooling_mode=, 2025-05-07T20:23:11.5351467Z T=4, 2025-05-07T20:23:11.5351809Z D=112, 2025-05-07T20:23:11.5352138Z B=112, 2025-05-07T20:23:11.5352463Z log_E=4, 2025-05-07T20:23:11.5352801Z L=3, 2025-05-07T20:23:11.5353133Z D_gradcheck=1, 2025-05-07T20:23:11.5353765Z stochastic_rounding=True, 2025-05-07T20:23:11.5354209Z weighted=False, 2025-05-07T20:23:11.5354598Z row_wise=True, 2025-05-07T20:23:11.5355030Z mixed=True, 2025-05-07T20:23:11.5355426Z use_cache=False, 2025-05-07T20:23:11.5355936Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:11.5356440Z use_cpu=True, 2025-05-07T20:23:11.5357017Z output_dtype=SparseType.FP16, 2025-05-07T20:23:11.5357491Z ) 2025-05-07T20:23:11.5357900Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:11.5358857Z self=, 2025-05-07T20:23:11.5359720Z compile=True, 2025-05-07T20:23:11.5360265Z pooling_mode=, 2025-05-07T20:23:11.5360727Z T=1, 2025-05-07T20:23:11.5361061Z D=53, 2025-05-07T20:23:11.5361393Z B=108, 2025-05-07T20:23:11.5361730Z log_E=3, 2025-05-07T20:23:11.5362068Z L=17, 2025-05-07T20:23:11.5362411Z D_gradcheck=1, 2025-05-07T20:23:11.5362835Z stochastic_rounding=True, 2025-05-07T20:23:11.5363287Z weighted=True, 2025-05-07T20:23:11.5363692Z row_wise=True, 2025-05-07T20:23:11.5364401Z mixed=False, 2025-05-07T20:23:11.5364818Z use_cache=True, 2025-05-07T20:23:11.5365232Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:11.5365754Z use_cpu=True, 2025-05-07T20:23:11.5366147Z output_dtype=SparseType.FP16, 2025-05-07T20:23:11.5366582Z ) 2025-05-07T20:23:11.5366979Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:11.5367875Z self=, 2025-05-07T20:23:11.5369162Z compile=True, 2025-05-07T20:23:11.5369576Z pooling_mode=, 2025-05-07T20:23:11.5370078Z T=5, 2025-05-07T20:23:11.5370437Z D=94, 2025-05-07T20:23:11.5370766Z B=51, 2025-05-07T20:23:11.5371168Z log_E=4, 2025-05-07T20:23:11.5371507Z L=0, 2025-05-07T20:23:11.5371841Z D_gradcheck=1, 2025-05-07T20:23:11.5372278Z stochastic_rounding=True, 2025-05-07T20:23:11.5372709Z weighted=True, 2025-05-07T20:23:11.5373081Z row_wise=True, 2025-05-07T20:23:11.5373502Z mixed=True, 2025-05-07T20:23:11.5373861Z use_cache=True, 2025-05-07T20:23:11.5374272Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:11.5374815Z use_cpu=True, 2025-05-07T20:23:11.5375217Z output_dtype=SparseType.FP32, 2025-05-07T20:23:11.5375657Z ) 2025-05-07T20:23:11.5376049Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:11.5376956Z self=, 2025-05-07T20:23:11.5377865Z compile=True, 2025-05-07T20:23:11.5378405Z pooling_mode=, 2025-05-07T20:23:11.5378959Z T=1, 2025-05-07T20:23:11.5379344Z D=54, 2025-05-07T20:23:11.5379946Z B=105, 2025-05-07T20:23:11.5380287Z log_E=4, 2025-05-07T20:23:11.5380666Z L=15, 2025-05-07T20:23:11.5381004Z D_gradcheck=1, 2025-05-07T20:23:11.5381402Z stochastic_rounding=False, 2025-05-07T20:23:11.5381837Z weighted=True, 2025-05-07T20:23:11.5382274Z row_wise=True, 2025-05-07T20:23:11.5382808Z mixed=False, 2025-05-07T20:23:11.5383214Z use_cache=True, 2025-05-07T20:23:11.5383626Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:11.5384089Z use_cpu=True, 2025-05-07T20:23:11.5384481Z output_dtype=SparseType.FP16, 2025-05-07T20:23:11.5384964Z ) 2025-05-07T20:23:11.5385782Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:11.5386823Z self=, 2025-05-07T20:23:11.5387673Z compile=False, 2025-05-07T20:23:11.5388081Z pooling_mode=, 2025-05-07T20:23:11.5388546Z T=4, 2025-05-07T20:23:11.5388867Z D=114, 2025-05-07T20:23:11.5389200Z B=107, 2025-05-07T20:23:11.5389532Z log_E=5, 2025-05-07T20:23:11.5389867Z L=4, 2025-05-07T20:23:11.5390206Z D_gradcheck=2, 2025-05-07T20:23:11.5390719Z stochastic_rounding=False, 2025-05-07T20:23:11.5391260Z weighted=False, 2025-05-07T20:23:11.5391639Z row_wise=True, 2025-05-07T20:23:11.5392003Z mixed=True, 2025-05-07T20:23:11.5392355Z use_cache=False, 2025-05-07T20:23:11.5392772Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:11.5393243Z use_cpu=True, 2025-05-07T20:23:11.5393634Z output_dtype=SparseType.FP32, 2025-05-07T20:23:11.5394074Z ) 2025-05-07T20:23:11.5394470Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:11.5395375Z self=, 2025-05-07T20:23:11.5396216Z compile=True, 2025-05-07T20:23:11.5396614Z pooling_mode=, 2025-05-07T20:23:11.5397074Z T=5, 2025-05-07T20:23:11.5397481Z D=74, 2025-05-07T20:23:11.5397809Z B=27, 2025-05-07T20:23:11.5398132Z log_E=5, 2025-05-07T20:23:11.5398470Z L=18, 2025-05-07T20:23:11.5398806Z D_gradcheck=2, 2025-05-07T20:23:11.5399189Z stochastic_rounding=False, 2025-05-07T20:23:11.5399633Z weighted=True, 2025-05-07T20:23:11.5400212Z row_wise=True, 2025-05-07T20:23:11.5400588Z mixed=True, 2025-05-07T20:23:11.5400936Z use_cache=True, 2025-05-07T20:23:11.5401485Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:11.5402008Z use_cpu=True, 2025-05-07T20:23:11.5402403Z output_dtype=SparseType.FP32, 2025-05-07T20:23:11.5402892Z ) 2025-05-07T20:23:11.5403332Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:11.5404305Z self=, 2025-05-07T20:23:11.5405208Z compile=False, 2025-05-07T20:23:11.5405718Z pooling_mode=, 2025-05-07T20:23:11.5406244Z T=2, 2025-05-07T20:23:11.5406612Z D=89, 2025-05-07T20:23:11.5406937Z B=108, 2025-05-07T20:23:11.5407304Z log_E=5, 2025-05-07T20:23:11.5407643Z L=3, 2025-05-07T20:23:11.5408056Z D_gradcheck=2, 2025-05-07T20:23:11.5408485Z stochastic_rounding=True, 2025-05-07T20:23:11.5408980Z weighted=True, 2025-05-07T20:23:11.5409455Z row_wise=True, 2025-05-07T20:23:11.5409823Z mixed=False, 2025-05-07T20:23:11.5410185Z use_cache=True, 2025-05-07T20:23:11.5410622Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:11.5411177Z use_cpu=True, 2025-05-07T20:23:11.5411569Z output_dtype=SparseType.FP16, 2025-05-07T20:23:11.5412059Z ) 2025-05-07T20:23:11.5412451Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:11.5413506Z self=, 2025-05-07T20:23:11.5414475Z compile=False, 2025-05-07T20:23:11.5414873Z pooling_mode=, 2025-05-07T20:23:11.5415443Z T=2, 2025-05-07T20:23:11.5415806Z D=98, 2025-05-07T20:23:11.5416128Z B=77, 2025-05-07T20:23:11.5416459Z log_E=4, 2025-05-07T20:23:11.5416798Z L=11, 2025-05-07T20:23:11.5417134Z D_gradcheck=2, 2025-05-07T20:23:11.5417568Z stochastic_rounding=False, 2025-05-07T20:23:11.5418099Z weighted=False, 2025-05-07T20:23:11.5418467Z row_wise=True, 2025-05-07T20:23:11.5418836Z mixed=True, 2025-05-07T20:23:11.5419240Z use_cache=False, 2025-05-07T20:23:11.5419793Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:11.5420268Z use_cpu=True, 2025-05-07T20:23:11.5420694Z output_dtype=SparseType.FP16, 2025-05-07T20:23:11.5421376Z ) 2025-05-07T20:23:11.5421885Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:11.5423022Z self=, 2025-05-07T20:23:11.5423955Z compile=True, 2025-05-07T20:23:11.5424535Z pooling_mode=, 2025-05-07T20:23:11.5425091Z T=1, 2025-05-07T20:23:11.5425426Z D=39, 2025-05-07T20:23:11.5425829Z B=88, 2025-05-07T20:23:11.5426157Z log_E=5, 2025-05-07T20:23:11.5426689Z L=7, 2025-05-07T20:23:11.5427034Z D_gradcheck=1, 2025-05-07T20:23:11.5427422Z stochastic_rounding=True, 2025-05-07T20:23:11.5427852Z weighted=True, 2025-05-07T20:23:11.5428257Z row_wise=True, 2025-05-07T20:23:11.5428660Z mixed=True, 2025-05-07T20:23:11.5429097Z use_cache=False, 2025-05-07T20:23:11.5429513Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:11.5430044Z use_cpu=True, 2025-05-07T20:23:11.5430444Z output_dtype=SparseType.FP16, 2025-05-07T20:23:11.5430885Z ) 2025-05-07T20:23:11.5431277Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:11.5432334Z self=, 2025-05-07T20:23:11.5433309Z compile=True, 2025-05-07T20:23:11.5433760Z pooling_mode=, 2025-05-07T20:23:11.5434408Z T=1, 2025-05-07T20:23:11.5434777Z D=28, 2025-05-07T20:23:11.5435106Z B=66, 2025-05-07T20:23:11.5435507Z log_E=5, 2025-05-07T20:23:11.5435850Z L=6, 2025-05-07T20:23:11.5436245Z D_gradcheck=1, 2025-05-07T20:23:11.5436632Z stochastic_rounding=True, 2025-05-07T20:23:11.5437210Z weighted=True, 2025-05-07T20:23:11.5437638Z row_wise=True, 2025-05-07T20:23:11.5438004Z mixed=True, 2025-05-07T20:23:11.5438369Z use_cache=False, 2025-05-07T20:23:11.5438778Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:11.5439430Z use_cpu=True, 2025-05-07T20:23:11.5439839Z output_dtype=SparseType.FP16, 2025-05-07T20:23:11.5440270Z ) 2025-05-07T20:23:11.5440666Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:11.5441601Z self=, 2025-05-07T20:23:11.5442687Z compile=False, 2025-05-07T20:23:11.5443174Z pooling_mode=, 2025-05-07T20:23:11.5443640Z T=3, 2025-05-07T20:23:11.5443975Z D=91, 2025-05-07T20:23:11.5444299Z B=110, 2025-05-07T20:23:11.5444664Z log_E=4, 2025-05-07T20:23:11.5445018Z L=20, 2025-05-07T20:23:11.5445356Z D_gradcheck=1, 2025-05-07T20:23:11.5445751Z stochastic_rounding=False, 2025-05-07T20:23:11.5446189Z weighted=False, 2025-05-07T20:23:11.5446618Z row_wise=True, 2025-05-07T20:23:11.5447048Z mixed=True, 2025-05-07T20:23:11.5447474Z use_cache=False, 2025-05-07T20:23:11.5447999Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:11.5448511Z use_cpu=True, 2025-05-07T20:23:11.5448914Z output_dtype=SparseType.FP32, 2025-05-07T20:23:11.5449349Z ) 2025-05-07T20:23:11.5449745Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:11.5450706Z self=, 2025-05-07T20:23:11.5451590Z compile=True, 2025-05-07T20:23:11.5451991Z pooling_mode=, 2025-05-07T20:23:11.5452513Z T=3, 2025-05-07T20:23:11.5452847Z D=65, 2025-05-07T20:23:11.5453167Z B=72, 2025-05-07T20:23:11.5453547Z log_E=4, 2025-05-07T20:23:11.5453889Z L=14, 2025-05-07T20:23:11.5454218Z D_gradcheck=2, 2025-05-07T20:23:11.5454610Z stochastic_rounding=False, 2025-05-07T20:23:11.5455052Z weighted=False, 2025-05-07T20:23:11.5455417Z row_wise=True, 2025-05-07T20:23:11.5455829Z mixed=False, 2025-05-07T20:23:11.5456253Z use_cache=True, 2025-05-07T20:23:11.5456657Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:11.5457240Z use_cpu=True, 2025-05-07T20:23:11.5457876Z output_dtype=SparseType.FP16, 2025-05-07T20:23:11.5458388Z ) 2025-05-07T20:23:11.5458785Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:11.5459692Z self=, 2025-05-07T20:23:11.5460532Z compile=True, 2025-05-07T20:23:11.5460939Z pooling_mode=, 2025-05-07T20:23:11.5461417Z T=1, 2025-05-07T20:23:11.5461745Z D=67, 2025-05-07T20:23:11.5462069Z B=105, 2025-05-07T20:23:11.5462489Z log_E=5, 2025-05-07T20:23:11.5462848Z L=6, 2025-05-07T20:23:11.5463172Z D_gradcheck=1, 2025-05-07T20:23:11.5463567Z stochastic_rounding=True, 2025-05-07T20:23:11.5463996Z weighted=False, 2025-05-07T20:23:11.5464358Z row_wise=True, 2025-05-07T20:23:11.5464726Z mixed=True, 2025-05-07T20:23:11.5465227Z use_cache=False, 2025-05-07T20:23:11.5465680Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:11.5466269Z use_cpu=True, 2025-05-07T20:23:11.5466699Z output_dtype=SparseType.FP16, 2025-05-07T20:23:11.5467140Z ) 2025-05-07T20:23:11.5467532Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:11.5468624Z self=, 2025-05-07T20:23:11.5469638Z compile=True, 2025-05-07T20:23:11.5470042Z pooling_mode=, 2025-05-07T20:23:11.5470628Z T=2, 2025-05-07T20:23:11.5471000Z D=82, 2025-05-07T20:23:11.5471332Z B=28, 2025-05-07T20:23:11.5471707Z log_E=5, 2025-05-07T20:23:11.5472044Z L=1, 2025-05-07T20:23:11.5472384Z D_gradcheck=2, 2025-05-07T20:23:11.5472974Z stochastic_rounding=True, 2025-05-07T20:23:11.5473499Z weighted=True, 2025-05-07T20:23:11.5473909Z row_wise=True, 2025-05-07T20:23:11.5474293Z mixed=True, 2025-05-07T20:23:11.5474666Z use_cache=True, 2025-05-07T20:23:11.5475132Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:11.5475609Z use_cpu=True, 2025-05-07T20:23:11.5476010Z output_dtype=SparseType.FP16, 2025-05-07T20:23:11.5476506Z ) 2025-05-07T20:23:11.5949934Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:11.5950940Z self=, 2025-05-07T20:23:11.5951924Z compile=False, 2025-05-07T20:23:11.5952331Z pooling_mode=, 2025-05-07T20:23:11.5952798Z T=2, 2025-05-07T20:23:11.5953118Z D=49, 2025-05-07T20:23:11.5953445Z B=28, 2025-05-07T20:23:11.5953799Z log_E=3, 2025-05-07T20:23:11.5954138Z L=20, 2025-05-07T20:23:11.5954466Z D_gradcheck=1, 2025-05-07T20:23:11.5954863Z stochastic_rounding=True, 2025-05-07T20:23:11.5955293Z weighted=False, 2025-05-07T20:23:11.5955655Z row_wise=True, 2025-05-07T20:23:11.5956019Z mixed=False, 2025-05-07T20:23:11.5956389Z use_cache=False, 2025-05-07T20:23:11.5956800Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:11.5957290Z use_cpu=True, 2025-05-07T20:23:11.5957683Z output_dtype=SparseType.FP32, 2025-05-07T20:23:11.5958129Z ) 2025-05-07T20:23:11.5958518Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:11.5959423Z self=, 2025-05-07T20:23:11.5960273Z compile=True, 2025-05-07T20:23:11.5960676Z pooling_mode=, 2025-05-07T20:23:11.5961138Z T=1, 2025-05-07T20:23:11.5961457Z D=38, 2025-05-07T20:23:11.5961792Z B=101, 2025-05-07T20:23:11.5962128Z log_E=4, 2025-05-07T20:23:11.5962462Z L=6, 2025-05-07T20:23:11.5962805Z D_gradcheck=2, 2025-05-07T20:23:11.5963204Z stochastic_rounding=False, 2025-05-07T20:23:11.5963632Z weighted=False, 2025-05-07T20:23:11.5964006Z row_wise=True, 2025-05-07T20:23:11.5964365Z mixed=False, 2025-05-07T20:23:11.5964735Z use_cache=True, 2025-05-07T20:23:11.5965134Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:11.5966015Z use_cpu=True, 2025-05-07T20:23:11.5966435Z output_dtype=SparseType.FP16, 2025-05-07T20:23:11.5967008Z ) 2025-05-07T20:23:11.5967406Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:11.5968427Z self=, 2025-05-07T20:23:11.5969263Z compile=True, 2025-05-07T20:23:11.5969660Z pooling_mode=, 2025-05-07T20:23:11.5970124Z T=1, 2025-05-07T20:23:11.5970443Z D=8, 2025-05-07T20:23:11.5970930Z B=78, 2025-05-07T20:23:11.5971279Z log_E=5, 2025-05-07T20:23:11.5971614Z L=18, 2025-05-07T20:23:11.5971965Z D_gradcheck=2, 2025-05-07T20:23:11.5972357Z stochastic_rounding=False, 2025-05-07T20:23:11.5972780Z weighted=True, 2025-05-07T20:23:11.5973148Z row_wise=True, 2025-05-07T20:23:11.5973519Z mixed=True, 2025-05-07T20:23:11.5973871Z use_cache=True, 2025-05-07T20:23:11.5974281Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:11.5974757Z use_cpu=True, 2025-05-07T20:23:11.5975159Z output_dtype=SparseType.FP16, 2025-05-07T20:23:11.5975595Z ) 2025-05-07T20:23:11.5975986Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:11.5976885Z self=, 2025-05-07T20:23:11.5977721Z compile=True, 2025-05-07T20:23:11.5978123Z pooling_mode=, 2025-05-07T20:23:11.5978591Z T=2, 2025-05-07T20:23:11.5978917Z D=38, 2025-05-07T20:23:11.5979249Z B=26, 2025-05-07T20:23:11.5979582Z log_E=3, 2025-05-07T20:23:11.5980150Z L=16, 2025-05-07T20:23:11.5980728Z D_gradcheck=2, 2025-05-07T20:23:11.5981119Z stochastic_rounding=False, 2025-05-07T20:23:11.5981543Z weighted=False, 2025-05-07T20:23:11.5981916Z row_wise=True, 2025-05-07T20:23:11.5982275Z mixed=True, 2025-05-07T20:23:11.5982629Z use_cache=True, 2025-05-07T20:23:11.5983035Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:11.5983514Z use_cpu=True, 2025-05-07T20:23:11.5983911Z output_dtype=SparseType.FP16, 2025-05-07T20:23:11.5984349Z ) 2025-05-07T20:23:11.5984741Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:11.5985649Z self=, 2025-05-07T20:23:11.5986491Z compile=True, 2025-05-07T20:23:11.5986894Z pooling_mode=, 2025-05-07T20:23:11.5987367Z T=4, 2025-05-07T20:23:11.5987690Z D=77, 2025-05-07T20:23:11.5988018Z B=76, 2025-05-07T20:23:11.5988346Z log_E=4, 2025-05-07T20:23:11.5988678Z L=6, 2025-05-07T20:23:11.5989021Z D_gradcheck=2, 2025-05-07T20:23:11.5989409Z stochastic_rounding=False, 2025-05-07T20:23:11.5989834Z weighted=False, 2025-05-07T20:23:11.5990206Z row_wise=True, 2025-05-07T20:23:11.5990565Z mixed=True, 2025-05-07T20:23:11.5990924Z use_cache=False, 2025-05-07T20:23:11.5991339Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:11.5991814Z use_cpu=True, 2025-05-07T20:23:11.5992206Z output_dtype=SparseType.FP16, 2025-05-07T20:23:11.5992646Z ) 2025-05-07T20:23:11.5993041Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:11.5993935Z self=, 2025-05-07T20:23:11.5994782Z compile=True, 2025-05-07T20:23:11.5995186Z pooling_mode=, 2025-05-07T20:23:11.5995657Z T=5, 2025-05-07T20:23:11.5995983Z D=84, 2025-05-07T20:23:11.5996316Z B=27, 2025-05-07T20:23:11.5996649Z log_E=3, 2025-05-07T20:23:11.5996989Z L=9, 2025-05-07T20:23:11.5997328Z D_gradcheck=1, 2025-05-07T20:23:11.5997725Z stochastic_rounding=False, 2025-05-07T20:23:11.5998151Z weighted=True, 2025-05-07T20:23:11.5998514Z row_wise=True, 2025-05-07T20:23:11.5998872Z mixed=False, 2025-05-07T20:23:11.5999232Z use_cache=False, 2025-05-07T20:23:11.5999948Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:11.6000449Z use_cpu=True, 2025-05-07T20:23:11.6001002Z output_dtype=SparseType.FP16, 2025-05-07T20:23:11.6001436Z ) 2025-05-07T20:23:11.6001827Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:11.6002725Z self=, 2025-05-07T20:23:11.6003568Z compile=False, 2025-05-07T20:23:11.6003976Z pooling_mode=, 2025-05-07T20:23:11.6004437Z T=1, 2025-05-07T20:23:11.6004912Z D=102, 2025-05-07T20:23:11.6005267Z B=62, 2025-05-07T20:23:11.6005601Z log_E=3, 2025-05-07T20:23:11.6005943Z L=1, 2025-05-07T20:23:11.6006284Z D_gradcheck=1, 2025-05-07T20:23:11.6006675Z stochastic_rounding=False, 2025-05-07T20:23:11.6007109Z weighted=False, 2025-05-07T20:23:11.6007483Z row_wise=True, 2025-05-07T20:23:11.6007849Z mixed=True, 2025-05-07T20:23:11.6008315Z use_cache=False, 2025-05-07T20:23:11.6008740Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:11.6009232Z use_cpu=True, 2025-05-07T20:23:11.6009620Z output_dtype=SparseType.FP16, 2025-05-07T20:23:11.6010056Z ) 2025-05-07T20:23:11.6010449Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:11.6011348Z self=, 2025-05-07T20:23:11.6012200Z compile=False, 2025-05-07T20:23:11.6012611Z pooling_mode=, 2025-05-07T20:23:11.6013071Z T=4, 2025-05-07T20:23:11.6013399Z D=100, 2025-05-07T20:23:11.6013727Z B=84, 2025-05-07T20:23:11.6014049Z log_E=4, 2025-05-07T20:23:11.6014561Z L=2, 2025-05-07T20:23:11.6014904Z D_gradcheck=1, 2025-05-07T20:23:11.6015287Z stochastic_rounding=False, 2025-05-07T20:23:11.6015725Z weighted=True, 2025-05-07T20:23:11.6016090Z row_wise=True, 2025-05-07T20:23:11.6016452Z mixed=True, 2025-05-07T20:23:11.6016805Z use_cache=True, 2025-05-07T20:23:11.6017217Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:11.6017697Z use_cpu=True, 2025-05-07T20:23:11.6018082Z output_dtype=SparseType.FP16, 2025-05-07T20:23:11.6018514Z ) 2025-05-07T20:23:11.6018907Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:11.6019804Z self=, 2025-05-07T20:23:11.6020646Z compile=False, 2025-05-07T20:23:11.6021046Z pooling_mode=, 2025-05-07T20:23:11.6021499Z T=3, 2025-05-07T20:23:11.6021823Z D=67, 2025-05-07T20:23:11.6022148Z B=13, 2025-05-07T20:23:11.6022472Z log_E=3, 2025-05-07T20:23:11.6022805Z L=2, 2025-05-07T20:23:11.6023143Z D_gradcheck=1, 2025-05-07T20:23:11.6023530Z stochastic_rounding=False, 2025-05-07T20:23:11.6023958Z weighted=False, 2025-05-07T20:23:11.6024343Z row_wise=True, 2025-05-07T20:23:11.6024699Z mixed=True, 2025-05-07T20:23:11.6025066Z use_cache=False, 2025-05-07T20:23:11.6025489Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:11.6025965Z use_cpu=True, 2025-05-07T20:23:11.6026362Z output_dtype=SparseType.FP16, 2025-05-07T20:23:11.6026798Z ) 2025-05-07T20:23:11.6027187Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:11.6028080Z self=, 2025-05-07T20:23:11.6028923Z compile=False, 2025-05-07T20:23:11.6029326Z pooling_mode=, 2025-05-07T20:23:11.6029787Z T=2, 2025-05-07T20:23:11.6030114Z D=102, 2025-05-07T20:23:11.6030441Z B=90, 2025-05-07T20:23:11.6030769Z log_E=5, 2025-05-07T20:23:11.6031101Z L=11, 2025-05-07T20:23:11.6031437Z D_gradcheck=1, 2025-05-07T20:23:11.6031818Z stochastic_rounding=False, 2025-05-07T20:23:11.6032248Z weighted=False, 2025-05-07T20:23:11.6032619Z row_wise=True, 2025-05-07T20:23:11.6032980Z mixed=True, 2025-05-07T20:23:11.6033524Z use_cache=False, 2025-05-07T20:23:11.6033960Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:11.6034533Z use_cpu=True, 2025-05-07T20:23:11.6034927Z output_dtype=SparseType.FP32, 2025-05-07T20:23:11.6035369Z ) 2025-05-07T20:23:11.6035754Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:11.6036657Z self=, 2025-05-07T20:23:11.6037505Z compile=True, 2025-05-07T20:23:11.6037986Z pooling_mode=, 2025-05-07T20:23:11.6038458Z T=2, 2025-05-07T20:23:11.6038791Z D=107, 2025-05-07T20:23:11.6039122Z B=55, 2025-05-07T20:23:11.6039478Z log_E=3, 2025-05-07T20:23:11.6039823Z L=18, 2025-05-07T20:23:11.6040159Z D_gradcheck=1, 2025-05-07T20:23:11.6040541Z stochastic_rounding=False, 2025-05-07T20:23:11.6041037Z weighted=True, 2025-05-07T20:23:11.6041422Z row_wise=True, 2025-05-07T20:23:11.6041794Z mixed=False, 2025-05-07T20:23:11.6042180Z use_cache=False, 2025-05-07T20:23:11.6042606Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:11.6043084Z use_cpu=True, 2025-05-07T20:23:11.6043482Z output_dtype=SparseType.FP16, 2025-05-07T20:23:11.6043922Z ) 2025-05-07T20:23:11.6044312Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:11.6045218Z self=, 2025-05-07T20:23:11.6046065Z compile=False, 2025-05-07T20:23:11.6046476Z pooling_mode=, 2025-05-07T20:23:11.6046936Z T=4, 2025-05-07T20:23:11.6047266Z D=15, 2025-05-07T20:23:11.6047732Z B=56, 2025-05-07T20:23:11.6048219Z log_E=5, 2025-05-07T20:23:11.6048575Z L=9, 2025-05-07T20:23:11.6048914Z D_gradcheck=1, 2025-05-07T20:23:11.6049301Z stochastic_rounding=False, 2025-05-07T20:23:11.6049737Z weighted=False, 2025-05-07T20:23:11.6050114Z row_wise=True, 2025-05-07T20:23:11.6050473Z mixed=True, 2025-05-07T20:23:11.6050837Z use_cache=True, 2025-05-07T20:23:11.6051254Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:11.6051722Z use_cpu=True, 2025-05-07T20:23:11.6052119Z output_dtype=SparseType.FP32, 2025-05-07T20:23:11.6052565Z ) 2025-05-07T20:23:11.6052951Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:11.6053856Z self=, 2025-05-07T20:23:11.6054697Z compile=True, 2025-05-07T20:23:11.6055101Z pooling_mode=, 2025-05-07T20:23:11.6055573Z T=2, 2025-05-07T20:23:11.6055900Z D=69, 2025-05-07T20:23:11.6056240Z B=127, 2025-05-07T20:23:11.6056564Z log_E=3, 2025-05-07T20:23:11.6056901Z L=14, 2025-05-07T20:23:11.6057236Z D_gradcheck=1, 2025-05-07T20:23:11.6057618Z stochastic_rounding=False, 2025-05-07T20:23:11.6058054Z weighted=False, 2025-05-07T20:23:11.6058428Z row_wise=True, 2025-05-07T20:23:11.6058789Z mixed=True, 2025-05-07T20:23:11.6059151Z use_cache=True, 2025-05-07T20:23:11.6059568Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:11.6060036Z use_cpu=True, 2025-05-07T20:23:11.6060431Z output_dtype=SparseType.FP32, 2025-05-07T20:23:11.6060868Z ) 2025-05-07T20:23:11.6061254Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:11.6062154Z self=, 2025-05-07T20:23:11.6062998Z compile=False, 2025-05-07T20:23:11.6063399Z pooling_mode=, 2025-05-07T20:23:11.6063862Z T=2, 2025-05-07T20:23:11.6064185Z D=127, 2025-05-07T20:23:11.6064512Z B=24, 2025-05-07T20:23:11.6064856Z log_E=4, 2025-05-07T20:23:11.6065195Z L=15, 2025-05-07T20:23:11.6065525Z D_gradcheck=2, 2025-05-07T20:23:11.6065912Z stochastic_rounding=True, 2025-05-07T20:23:11.6066347Z weighted=False, 2025-05-07T20:23:11.6066720Z row_wise=True, 2025-05-07T20:23:11.6067298Z mixed=True, 2025-05-07T20:23:11.6067678Z use_cache=True, 2025-05-07T20:23:11.6068189Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:11.6068658Z use_cpu=True, 2025-05-07T20:23:11.6069054Z output_dtype=SparseType.FP16, 2025-05-07T20:23:11.6069498Z ) 2025-05-07T20:23:11.6069887Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:11.6070794Z self=, 2025-05-07T20:23:11.6071645Z compile=False, 2025-05-07T20:23:11.6072117Z pooling_mode=, 2025-05-07T20:23:11.6072595Z T=4, 2025-05-07T20:23:11.6072927Z D=52, 2025-05-07T20:23:11.6073254Z B=29, 2025-05-07T20:23:11.6073589Z log_E=4, 2025-05-07T20:23:11.6073927Z L=18, 2025-05-07T20:23:11.6074260Z D_gradcheck=2, 2025-05-07T20:23:11.6074649Z stochastic_rounding=True, 2025-05-07T20:23:11.6075087Z weighted=True, 2025-05-07T20:23:11.6075457Z row_wise=True, 2025-05-07T20:23:11.6075832Z mixed=True, 2025-05-07T20:23:11.6076201Z use_cache=False, 2025-05-07T20:23:11.6076615Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:11.6077092Z use_cpu=True, 2025-05-07T20:23:11.6077489Z output_dtype=SparseType.FP16, 2025-05-07T20:23:11.6077928Z ) 2025-05-07T20:23:11.6078313Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:11.6079219Z self=, 2025-05-07T20:23:11.6080378Z compile=True, 2025-05-07T20:23:11.6080781Z pooling_mode=, 2025-05-07T20:23:11.6081246Z T=2, 2025-05-07T20:23:11.6081912Z D=64, 2025-05-07T20:23:11.6082244Z B=50, 2025-05-07T20:23:11.6082581Z log_E=5, 2025-05-07T20:23:11.6082919Z L=19, 2025-05-07T20:23:11.6083247Z D_gradcheck=1, 2025-05-07T20:23:11.6083636Z stochastic_rounding=False, 2025-05-07T20:23:11.6084072Z weighted=False, 2025-05-07T20:23:11.6084435Z row_wise=True, 2025-05-07T20:23:11.6084808Z mixed=False, 2025-05-07T20:23:11.6085185Z use_cache=False, 2025-05-07T20:23:11.6085596Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:11.6086070Z use_cpu=True, 2025-05-07T20:23:11.6086489Z output_dtype=SparseType.FP16, 2025-05-07T20:23:11.6086926Z ) 2025-05-07T20:23:11.6572695Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:11.6573777Z self=, 2025-05-07T20:23:11.6574667Z compile=False, 2025-05-07T20:23:11.6575085Z pooling_mode=, 2025-05-07T20:23:11.6575564Z T=2, 2025-05-07T20:23:11.6575891Z D=100, 2025-05-07T20:23:11.6576220Z B=65, 2025-05-07T20:23:11.6576552Z log_E=3, 2025-05-07T20:23:11.6576889Z L=1, 2025-05-07T20:23:11.6577308Z D_gradcheck=1, 2025-05-07T20:23:11.6577706Z stochastic_rounding=False, 2025-05-07T20:23:11.6578136Z weighted=True, 2025-05-07T20:23:11.6578517Z row_wise=True, 2025-05-07T20:23:11.6578880Z mixed=True, 2025-05-07T20:23:11.6579243Z use_cache=False, 2025-05-07T20:23:11.6579888Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:11.6580383Z use_cpu=True, 2025-05-07T20:23:11.6580781Z output_dtype=SparseType.FP16, 2025-05-07T20:23:11.6581223Z ) 2025-05-07T20:23:11.6581614Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:11.6582517Z self=, 2025-05-07T20:23:11.6583378Z compile=True, 2025-05-07T20:23:11.6583788Z pooling_mode=, 2025-05-07T20:23:11.6584259Z T=4, 2025-05-07T20:23:11.6584586Z D=21, 2025-05-07T20:23:11.6584919Z B=98, 2025-05-07T20:23:11.6585247Z log_E=3, 2025-05-07T20:23:11.6585600Z L=3, 2025-05-07T20:23:11.6585937Z D_gradcheck=1, 2025-05-07T20:23:11.6586328Z stochastic_rounding=False, 2025-05-07T20:23:11.6586753Z weighted=False, 2025-05-07T20:23:11.6587516Z row_wise=True, 2025-05-07T20:23:11.6587902Z mixed=False, 2025-05-07T20:23:11.6588407Z use_cache=False, 2025-05-07T20:23:11.6588823Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:11.6589301Z use_cpu=True, 2025-05-07T20:23:11.6589685Z output_dtype=SparseType.FP32, 2025-05-07T20:23:11.6590123Z ) 2025-05-07T20:23:11.6590512Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:11.6591608Z self=, 2025-05-07T20:23:11.6592474Z compile=False, 2025-05-07T20:23:11.6592881Z pooling_mode=, 2025-05-07T20:23:11.6593349Z T=1, 2025-05-07T20:23:11.6593676Z D=72, 2025-05-07T20:23:11.6594011Z B=75, 2025-05-07T20:23:11.6594333Z log_E=3, 2025-05-07T20:23:11.6594682Z L=18, 2025-05-07T20:23:11.6595015Z D_gradcheck=2, 2025-05-07T20:23:11.6595400Z stochastic_rounding=False, 2025-05-07T20:23:11.6595833Z weighted=False, 2025-05-07T20:23:11.6596214Z row_wise=True, 2025-05-07T20:23:11.6596589Z mixed=False, 2025-05-07T20:23:11.6596950Z use_cache=False, 2025-05-07T20:23:11.6597366Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:11.6597846Z use_cpu=True, 2025-05-07T20:23:11.6598239Z output_dtype=SparseType.FP16, 2025-05-07T20:23:11.6598676Z ) 2025-05-07T20:23:11.6599069Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:11.6599981Z self=, 2025-05-07T20:23:11.6600836Z compile=False, 2025-05-07T20:23:11.6601244Z pooling_mode=, 2025-05-07T20:23:11.6601917Z T=5, 2025-05-07T20:23:11.6602248Z D=96, 2025-05-07T20:23:11.6602584Z B=104, 2025-05-07T20:23:11.6602910Z log_E=5, 2025-05-07T20:23:11.6603255Z L=17, 2025-05-07T20:23:11.6603595Z D_gradcheck=2, 2025-05-07T20:23:11.6603979Z stochastic_rounding=False, 2025-05-07T20:23:11.6604423Z weighted=False, 2025-05-07T20:23:11.6604798Z row_wise=True, 2025-05-07T20:23:11.6605164Z mixed=True, 2025-05-07T20:23:11.6605524Z use_cache=False, 2025-05-07T20:23:11.6605940Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:11.6606403Z use_cpu=True, 2025-05-07T20:23:11.6606799Z output_dtype=SparseType.FP32, 2025-05-07T20:23:11.6607235Z ) 2025-05-07T20:23:11.6607630Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:11.6608680Z self=, 2025-05-07T20:23:11.6609523Z compile=False, 2025-05-07T20:23:11.6609925Z pooling_mode=, 2025-05-07T20:23:11.6610389Z T=3, 2025-05-07T20:23:11.6610722Z D=91, 2025-05-07T20:23:11.6611050Z B=34, 2025-05-07T20:23:11.6611372Z log_E=4, 2025-05-07T20:23:11.6611713Z L=11, 2025-05-07T20:23:11.6612050Z D_gradcheck=1, 2025-05-07T20:23:11.6612436Z stochastic_rounding=False, 2025-05-07T20:23:11.6612868Z weighted=True, 2025-05-07T20:23:11.6613243Z row_wise=True, 2025-05-07T20:23:11.6613607Z mixed=True, 2025-05-07T20:23:11.6613965Z use_cache=True, 2025-05-07T20:23:11.6614373Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:11.6614840Z use_cpu=True, 2025-05-07T20:23:11.6615232Z output_dtype=SparseType.FP16, 2025-05-07T20:23:11.6615672Z ) 2025-05-07T20:23:11.6616063Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:11.6616967Z self=, 2025-05-07T20:23:11.6617813Z compile=True, 2025-05-07T20:23:11.6618219Z pooling_mode=, 2025-05-07T20:23:11.6618685Z T=3, 2025-05-07T20:23:11.6619016Z D=16, 2025-05-07T20:23:11.6619346Z B=4, 2025-05-07T20:23:11.6619670Z log_E=5, 2025-05-07T20:23:11.6620010Z L=2, 2025-05-07T20:23:11.6620345Z D_gradcheck=2, 2025-05-07T20:23:11.6620734Z stochastic_rounding=True, 2025-05-07T20:23:11.6621346Z weighted=True, 2025-05-07T20:23:11.6621733Z row_wise=True, 2025-05-07T20:23:11.6622197Z mixed=False, 2025-05-07T20:23:11.6622561Z use_cache=True, 2025-05-07T20:23:11.6622970Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:11.6623437Z use_cpu=True, 2025-05-07T20:23:11.6623832Z output_dtype=SparseType.FP16, 2025-05-07T20:23:11.6624274Z ) 2025-05-07T20:23:11.6624657Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:11.6625640Z self=, 2025-05-07T20:23:11.6626499Z compile=True, 2025-05-07T20:23:11.6626908Z pooling_mode=, 2025-05-07T20:23:11.6627368Z T=2, 2025-05-07T20:23:11.6627694Z D=75, 2025-05-07T20:23:11.6628021Z B=127, 2025-05-07T20:23:11.6628347Z log_E=4, 2025-05-07T20:23:11.6628689Z L=2, 2025-05-07T20:23:11.6629029Z D_gradcheck=1, 2025-05-07T20:23:11.6629411Z stochastic_rounding=True, 2025-05-07T20:23:11.6629850Z weighted=True, 2025-05-07T20:23:11.6630233Z row_wise=True, 2025-05-07T20:23:11.6630591Z mixed=False, 2025-05-07T20:23:11.6630959Z use_cache=False, 2025-05-07T20:23:11.6631377Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:11.6631848Z use_cpu=True, 2025-05-07T20:23:11.6632242Z output_dtype=SparseType.FP32, 2025-05-07T20:23:11.6632680Z ) 2025-05-07T20:23:11.6633060Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:11.6633968Z self=, 2025-05-07T20:23:11.6634807Z compile=True, 2025-05-07T20:23:11.6635324Z pooling_mode=, 2025-05-07T20:23:11.6635789Z T=2, 2025-05-07T20:23:11.6636110Z D=69, 2025-05-07T20:23:11.6636444Z B=7, 2025-05-07T20:23:11.6636774Z log_E=5, 2025-05-07T20:23:11.6637117Z L=2, 2025-05-07T20:23:11.6637452Z D_gradcheck=2, 2025-05-07T20:23:11.6637839Z stochastic_rounding=True, 2025-05-07T20:23:11.6638269Z weighted=True, 2025-05-07T20:23:11.6638651Z row_wise=True, 2025-05-07T20:23:11.6639009Z mixed=False, 2025-05-07T20:23:11.6639376Z use_cache=False, 2025-05-07T20:23:11.6639791Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:11.6640259Z use_cpu=True, 2025-05-07T20:23:11.6640653Z output_dtype=SparseType.FP16, 2025-05-07T20:23:11.6641102Z ) 2025-05-07T20:23:11.6641490Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:11.6642403Z self=, 2025-05-07T20:23:11.6643258Z compile=True, 2025-05-07T20:23:11.6643785Z pooling_mode=, 2025-05-07T20:23:11.6644246Z T=2, 2025-05-07T20:23:11.6644569Z D=128, 2025-05-07T20:23:11.6644901Z B=58, 2025-05-07T20:23:11.6645227Z log_E=3, 2025-05-07T20:23:11.6645558Z L=17, 2025-05-07T20:23:11.6645891Z D_gradcheck=1, 2025-05-07T20:23:11.6646276Z stochastic_rounding=True, 2025-05-07T20:23:11.6646703Z weighted=False, 2025-05-07T20:23:11.6647077Z row_wise=True, 2025-05-07T20:23:11.6647441Z mixed=True, 2025-05-07T20:23:11.6647800Z use_cache=False, 2025-05-07T20:23:11.6654490Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:11.6655000Z use_cpu=True, 2025-05-07T20:23:11.6655388Z output_dtype=SparseType.FP16, 2025-05-07T20:23:11.6655835Z ) 2025-05-07T20:23:11.6656226Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:11.6657165Z self=, 2025-05-07T20:23:11.6658011Z compile=False, 2025-05-07T20:23:11.6658422Z pooling_mode=, 2025-05-07T20:23:11.6658889Z T=1, 2025-05-07T20:23:11.6659209Z D=4, 2025-05-07T20:23:11.6659539Z B=91, 2025-05-07T20:23:11.6659869Z log_E=3, 2025-05-07T20:23:11.6660200Z L=0, 2025-05-07T20:23:11.6660539Z D_gradcheck=1, 2025-05-07T20:23:11.6661167Z stochastic_rounding=False, 2025-05-07T20:23:11.6661624Z weighted=True, 2025-05-07T20:23:11.6662094Z row_wise=True, 2025-05-07T20:23:11.6662458Z mixed=False, 2025-05-07T20:23:11.6662815Z use_cache=True, 2025-05-07T20:23:11.6663245Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:11.6676080Z use_cpu=True, 2025-05-07T20:23:11.6676496Z output_dtype=SparseType.FP16, 2025-05-07T20:23:11.6676940Z ) 2025-05-07T20:23:11.6677334Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:11.6678454Z self=, 2025-05-07T20:23:11.6679348Z compile=True, 2025-05-07T20:23:11.6679992Z pooling_mode=, 2025-05-07T20:23:11.6680475Z T=5, 2025-05-07T20:23:11.6680801Z D=127, 2025-05-07T20:23:11.6681124Z B=99, 2025-05-07T20:23:11.6681453Z log_E=4, 2025-05-07T20:23:11.6681788Z L=3, 2025-05-07T20:23:11.6682114Z D_gradcheck=1, 2025-05-07T20:23:11.6682513Z stochastic_rounding=True, 2025-05-07T20:23:11.6682947Z weighted=False, 2025-05-07T20:23:11.6683311Z row_wise=True, 2025-05-07T20:23:11.6683676Z mixed=False, 2025-05-07T20:23:11.6684036Z use_cache=True, 2025-05-07T20:23:11.6684435Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:11.6684907Z use_cpu=True, 2025-05-07T20:23:11.6685302Z output_dtype=SparseType.FP32, 2025-05-07T20:23:11.6685728Z ) 2025-05-07T20:23:11.6686119Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:11.6687023Z self=, 2025-05-07T20:23:11.6688216Z compile=True, 2025-05-07T20:23:11.6688614Z pooling_mode=, 2025-05-07T20:23:11.6689074Z T=2, 2025-05-07T20:23:11.6689401Z D=115, 2025-05-07T20:23:11.6689719Z B=37, 2025-05-07T20:23:11.6690045Z log_E=5, 2025-05-07T20:23:11.6690381Z L=5, 2025-05-07T20:23:11.6690708Z D_gradcheck=2, 2025-05-07T20:23:11.6691100Z stochastic_rounding=True, 2025-05-07T20:23:11.6691535Z weighted=True, 2025-05-07T20:23:11.6691894Z row_wise=True, 2025-05-07T20:23:11.6692255Z mixed=True, 2025-05-07T20:23:11.6692615Z use_cache=False, 2025-05-07T20:23:11.6693026Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:11.6693503Z use_cpu=True, 2025-05-07T20:23:11.6693903Z output_dtype=SparseType.FP16, 2025-05-07T20:23:11.6694333Z ) 2025-05-07T20:23:11.6694724Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:11.6695624Z self=, 2025-05-07T20:23:11.6696476Z compile=False, 2025-05-07T20:23:11.6696874Z pooling_mode=, 2025-05-07T20:23:11.6697341Z T=2, 2025-05-07T20:23:11.6697671Z D=121, 2025-05-07T20:23:11.6697991Z B=112, 2025-05-07T20:23:11.6698320Z log_E=5, 2025-05-07T20:23:11.6698662Z L=11, 2025-05-07T20:23:11.6698992Z D_gradcheck=1, 2025-05-07T20:23:11.6699382Z stochastic_rounding=False, 2025-05-07T20:23:11.6699826Z weighted=False, 2025-05-07T20:23:11.6700190Z row_wise=True, 2025-05-07T20:23:11.6700555Z mixed=True, 2025-05-07T20:23:11.6700925Z use_cache=False, 2025-05-07T20:23:11.6701336Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:11.6701811Z use_cpu=True, 2025-05-07T20:23:11.6702209Z output_dtype=SparseType.FP32, 2025-05-07T20:23:11.6702644Z ) 2025-05-07T20:23:11.6703043Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:11.6703945Z self=, 2025-05-07T20:23:11.6704784Z compile=True, 2025-05-07T20:23:11.6705186Z pooling_mode=, 2025-05-07T20:23:11.6705650Z T=3, 2025-05-07T20:23:11.6705969Z D=60, 2025-05-07T20:23:11.6706303Z B=86, 2025-05-07T20:23:11.6706629Z log_E=5, 2025-05-07T20:23:11.6706969Z L=0, 2025-05-07T20:23:11.6707520Z D_gradcheck=1, 2025-05-07T20:23:11.6707924Z stochastic_rounding=False, 2025-05-07T20:23:11.6708517Z weighted=False, 2025-05-07T20:23:11.6708884Z row_wise=True, 2025-05-07T20:23:11.6709246Z mixed=True, 2025-05-07T20:23:11.6709605Z use_cache=False, 2025-05-07T20:23:11.6710017Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:11.6710491Z use_cpu=True, 2025-05-07T20:23:11.6710879Z output_dtype=SparseType.FP16, 2025-05-07T20:23:11.6711325Z ) 2025-05-07T20:23:11.6711849Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:11.6712769Z self=, 2025-05-07T20:23:11.6713618Z compile=True, 2025-05-07T20:23:11.6714015Z pooling_mode=, 2025-05-07T20:23:11.6714490Z T=4, 2025-05-07T20:23:11.6714825Z D=50, 2025-05-07T20:23:11.6715150Z B=50, 2025-05-07T20:23:11.6715485Z log_E=5, 2025-05-07T20:23:11.6715832Z L=16, 2025-05-07T20:23:11.6716167Z D_gradcheck=1, 2025-05-07T20:23:11.6716560Z stochastic_rounding=True, 2025-05-07T20:23:11.6716993Z weighted=True, 2025-05-07T20:23:11.6717354Z row_wise=True, 2025-05-07T20:23:11.6717714Z mixed=False, 2025-05-07T20:23:11.6718080Z use_cache=True, 2025-05-07T20:23:11.6718478Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:11.6718951Z use_cpu=True, 2025-05-07T20:23:11.6719341Z output_dtype=SparseType.FP32, 2025-05-07T20:23:11.6719774Z ) 2025-05-07T20:23:11.6720161Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:11.6721064Z self=, 2025-05-07T20:23:11.6722025Z compile=True, 2025-05-07T20:23:11.6722421Z pooling_mode=, 2025-05-07T20:23:11.6722882Z T=2, 2025-05-07T20:23:11.6723208Z D=67, 2025-05-07T20:23:11.6723535Z B=108, 2025-05-07T20:23:11.6723867Z log_E=5, 2025-05-07T20:23:11.6724207Z L=0, 2025-05-07T20:23:11.6724537Z D_gradcheck=2, 2025-05-07T20:23:11.6724934Z stochastic_rounding=True, 2025-05-07T20:23:11.6725372Z weighted=False, 2025-05-07T20:23:11.6725733Z row_wise=True, 2025-05-07T20:23:11.6726101Z mixed=True, 2025-05-07T20:23:11.6726466Z use_cache=False, 2025-05-07T20:23:11.6726876Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:11.6727345Z use_cpu=True, 2025-05-07T20:23:11.6727732Z output_dtype=SparseType.FP32, 2025-05-07T20:23:11.6728293Z ) 2025-05-07T20:23:11.7191979Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:11.7192971Z self=, 2025-05-07T20:23:11.7193837Z compile=False, 2025-05-07T20:23:11.7194238Z pooling_mode=, 2025-05-07T20:23:11.7194707Z T=1, 2025-05-07T20:23:11.7195038Z D=73, 2025-05-07T20:23:11.7195362Z B=31, 2025-05-07T20:23:11.7195694Z log_E=5, 2025-05-07T20:23:11.7196040Z L=7, 2025-05-07T20:23:11.7196375Z D_gradcheck=2, 2025-05-07T20:23:11.7196777Z stochastic_rounding=True, 2025-05-07T20:23:11.7197210Z weighted=False, 2025-05-07T20:23:11.7197582Z row_wise=True, 2025-05-07T20:23:11.7197739Z mixed=False, 2025-05-07T20:23:11.7197897Z use_cache=False, 2025-05-07T20:23:11.7198091Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:11.7198239Z use_cpu=True, 2025-05-07T20:23:11.7198418Z output_dtype=SparseType.FP16, 2025-05-07T20:23:11.7198578Z ) 2025-05-07T20:23:11.7198807Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:11.7199349Z self=, 2025-05-07T20:23:11.7199513Z compile=False, 2025-05-07T20:23:11.7199700Z pooling_mode=, 2025-05-07T20:23:11.7199841Z T=2, 2025-05-07T20:23:11.7199990Z D=65, 2025-05-07T20:23:11.7200128Z B=28, 2025-05-07T20:23:11.7200275Z log_E=3, 2025-05-07T20:23:11.7200779Z L=10, 2025-05-07T20:23:11.7200947Z D_gradcheck=2, 2025-05-07T20:23:11.7201298Z stochastic_rounding=True, 2025-05-07T20:23:11.7201450Z weighted=False, 2025-05-07T20:23:11.7201598Z row_wise=True, 2025-05-07T20:23:11.7201751Z mixed=False, 2025-05-07T20:23:11.7201904Z use_cache=True, 2025-05-07T20:23:11.7202095Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:11.7202250Z use_cpu=True, 2025-05-07T20:23:11.7202429Z output_dtype=SparseType.FP16, 2025-05-07T20:23:11.7202569Z ) 2025-05-07T20:23:11.7202904Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:11.7203466Z self=, 2025-05-07T20:23:11.7203627Z compile=False, 2025-05-07T20:23:11.7203834Z pooling_mode=, 2025-05-07T20:23:11.7203983Z T=5, 2025-05-07T20:23:11.7204134Z D=100, 2025-05-07T20:23:11.7204279Z B=127, 2025-05-07T20:23:11.7204429Z log_E=5, 2025-05-07T20:23:11.7204589Z L=13, 2025-05-07T20:23:11.7204748Z D_gradcheck=1, 2025-05-07T20:23:11.7204922Z stochastic_rounding=True, 2025-05-07T20:23:11.7205083Z weighted=False, 2025-05-07T20:23:11.7205234Z row_wise=True, 2025-05-07T20:23:11.7205422Z mixed=False, 2025-05-07T20:23:11.7205624Z use_cache=False, 2025-05-07T20:23:11.7205851Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:11.7206011Z use_cpu=True, 2025-05-07T20:23:11.7206319Z output_dtype=SparseType.FP32, 2025-05-07T20:23:11.7206477Z ) 2025-05-07T20:23:11.7206714Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:11.7207255Z self=, 2025-05-07T20:23:11.7207567Z compile=True, 2025-05-07T20:23:11.7207756Z pooling_mode=, 2025-05-07T20:23:11.7207899Z T=3, 2025-05-07T20:23:11.7208170Z D=23, 2025-05-07T20:23:11.7208318Z B=89, 2025-05-07T20:23:11.7208469Z log_E=5, 2025-05-07T20:23:11.7208618Z L=19, 2025-05-07T20:23:11.7208775Z D_gradcheck=1, 2025-05-07T20:23:11.7208950Z stochastic_rounding=True, 2025-05-07T20:23:11.7209101Z weighted=True, 2025-05-07T20:23:11.7209249Z row_wise=True, 2025-05-07T20:23:11.7209403Z mixed=False, 2025-05-07T20:23:11.7209552Z use_cache=True, 2025-05-07T20:23:11.7209740Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:11.7209895Z use_cpu=True, 2025-05-07T20:23:11.7210073Z output_dtype=SparseType.FP32, 2025-05-07T20:23:11.7210216Z ) 2025-05-07T20:23:11.7210446Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:11.7210988Z self=, 2025-05-07T20:23:11.7211139Z compile=True, 2025-05-07T20:23:11.7211334Z pooling_mode=, 2025-05-07T20:23:11.7211479Z T=5, 2025-05-07T20:23:11.7211630Z D=108, 2025-05-07T20:23:11.7211774Z B=75, 2025-05-07T20:23:11.7211922Z log_E=4, 2025-05-07T20:23:11.7212074Z L=4, 2025-05-07T20:23:11.7212233Z D_gradcheck=2, 2025-05-07T20:23:11.7212404Z stochastic_rounding=False, 2025-05-07T20:23:11.7212562Z weighted=True, 2025-05-07T20:23:11.7212710Z row_wise=True, 2025-05-07T20:23:11.7212856Z mixed=False, 2025-05-07T20:23:11.7213012Z use_cache=True, 2025-05-07T20:23:11.7213197Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:11.7213346Z use_cpu=True, 2025-05-07T20:23:11.7213537Z output_dtype=SparseType.FP16, 2025-05-07T20:23:11.7213677Z ) 2025-05-07T20:23:11.7213901Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:11.7214451Z self=, 2025-05-07T20:23:11.7214602Z compile=True, 2025-05-07T20:23:11.7214805Z pooling_mode=, 2025-05-07T20:23:11.7214950Z T=4, 2025-05-07T20:23:11.7215118Z D=115, 2025-05-07T20:23:11.7215408Z B=30, 2025-05-07T20:23:11.7215563Z log_E=3, 2025-05-07T20:23:11.7215889Z L=10, 2025-05-07T20:23:11.7216064Z D_gradcheck=2, 2025-05-07T20:23:11.7216252Z stochastic_rounding=True, 2025-05-07T20:23:11.7216412Z weighted=False, 2025-05-07T20:23:11.7216573Z row_wise=True, 2025-05-07T20:23:11.7216722Z mixed=True, 2025-05-07T20:23:11.7216881Z use_cache=True, 2025-05-07T20:23:11.7217075Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:11.7217224Z use_cpu=True, 2025-05-07T20:23:11.7217463Z output_dtype=SparseType.FP16, 2025-05-07T20:23:11.7217620Z ) 2025-05-07T20:23:11.7217845Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:11.7218395Z self=, 2025-05-07T20:23:11.7218548Z compile=True, 2025-05-07T20:23:11.7218733Z pooling_mode=, 2025-05-07T20:23:11.7218882Z T=4, 2025-05-07T20:23:11.7219024Z D=50, 2025-05-07T20:23:11.7219171Z B=81, 2025-05-07T20:23:11.7219325Z log_E=3, 2025-05-07T20:23:11.7219470Z L=17, 2025-05-07T20:23:11.7219623Z D_gradcheck=2, 2025-05-07T20:23:11.7219801Z stochastic_rounding=False, 2025-05-07T20:23:11.7219954Z weighted=False, 2025-05-07T20:23:11.7220132Z row_wise=True, 2025-05-07T20:23:11.7220282Z mixed=False, 2025-05-07T20:23:11.7220434Z use_cache=False, 2025-05-07T20:23:11.7220631Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:11.7220781Z use_cpu=True, 2025-05-07T20:23:11.7220963Z output_dtype=SparseType.FP16, 2025-05-07T20:23:11.7221111Z ) 2025-05-07T20:23:11.7221332Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:11.7221978Z self=, 2025-05-07T20:23:11.7222132Z compile=False, 2025-05-07T20:23:11.7222319Z pooling_mode=, 2025-05-07T20:23:11.7222472Z T=5, 2025-05-07T20:23:11.7222618Z D=121, 2025-05-07T20:23:11.7222764Z B=102, 2025-05-07T20:23:11.7222917Z log_E=3, 2025-05-07T20:23:11.7223060Z L=1, 2025-05-07T20:23:11.7223213Z D_gradcheck=2, 2025-05-07T20:23:11.7223392Z stochastic_rounding=True, 2025-05-07T20:23:11.7223547Z weighted=False, 2025-05-07T20:23:11.7223698Z row_wise=True, 2025-05-07T20:23:11.7223851Z mixed=True, 2025-05-07T20:23:11.7224003Z use_cache=True, 2025-05-07T20:23:11.7224192Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:11.7224356Z use_cpu=True, 2025-05-07T20:23:11.7224541Z output_dtype=SparseType.FP16, 2025-05-07T20:23:11.7224687Z ) 2025-05-07T20:23:11.7224911Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:11.7225455Z self=, 2025-05-07T20:23:11.7225615Z compile=False, 2025-05-07T20:23:11.7225803Z pooling_mode=, 2025-05-07T20:23:11.7225946Z T=2, 2025-05-07T20:23:11.7226099Z D=79, 2025-05-07T20:23:11.7226246Z B=44, 2025-05-07T20:23:11.7226397Z log_E=3, 2025-05-07T20:23:11.7226548Z L=14, 2025-05-07T20:23:11.7226700Z D_gradcheck=2, 2025-05-07T20:23:11.7226871Z stochastic_rounding=False, 2025-05-07T20:23:11.7227030Z weighted=True, 2025-05-07T20:23:11.7227178Z row_wise=True, 2025-05-07T20:23:11.7227328Z mixed=False, 2025-05-07T20:23:11.7227487Z use_cache=True, 2025-05-07T20:23:11.7227675Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:11.7227832Z use_cpu=True, 2025-05-07T20:23:11.7228014Z output_dtype=SparseType.FP16, 2025-05-07T20:23:11.7228153Z ) 2025-05-07T20:23:11.7228386Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:11.7228928Z self=, 2025-05-07T20:23:11.7229087Z compile=False, 2025-05-07T20:23:11.7229278Z pooling_mode=, 2025-05-07T20:23:11.7229420Z T=2, 2025-05-07T20:23:11.7229663Z D=85, 2025-05-07T20:23:11.7229827Z B=91, 2025-05-07T20:23:11.7230056Z log_E=4, 2025-05-07T20:23:11.7230198Z L=18, 2025-05-07T20:23:11.7230363Z D_gradcheck=1, 2025-05-07T20:23:11.7230534Z stochastic_rounding=False, 2025-05-07T20:23:11.7230697Z weighted=False, 2025-05-07T20:23:11.7230848Z row_wise=True, 2025-05-07T20:23:11.7230997Z mixed=True, 2025-05-07T20:23:11.7231159Z use_cache=True, 2025-05-07T20:23:11.7231345Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:11.7231562Z use_cpu=True, 2025-05-07T20:23:11.7231767Z output_dtype=SparseType.FP16, 2025-05-07T20:23:11.7231906Z ) 2025-05-07T20:23:11.7232135Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:11.7232677Z self=, 2025-05-07T20:23:11.7232834Z compile=False, 2025-05-07T20:23:11.7233021Z pooling_mode=, 2025-05-07T20:23:11.7233169Z T=1, 2025-05-07T20:23:11.7233315Z D=119, 2025-05-07T20:23:11.7233458Z B=9, 2025-05-07T20:23:11.7233619Z log_E=5, 2025-05-07T20:23:11.7233765Z L=14, 2025-05-07T20:23:11.7233927Z D_gradcheck=1, 2025-05-07T20:23:11.7234100Z stochastic_rounding=False, 2025-05-07T20:23:11.7234261Z weighted=True, 2025-05-07T20:23:11.7234419Z row_wise=True, 2025-05-07T20:23:11.7234566Z mixed=True, 2025-05-07T20:23:11.7234721Z use_cache=True, 2025-05-07T20:23:11.7234912Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:11.7235065Z use_cpu=True, 2025-05-07T20:23:11.7235245Z output_dtype=SparseType.FP32, 2025-05-07T20:23:11.7235391Z ) 2025-05-07T20:23:11.7235697Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:11.7236241Z self=, 2025-05-07T20:23:11.7236405Z compile=False, 2025-05-07T20:23:11.7236592Z pooling_mode=, 2025-05-07T20:23:11.7236744Z T=5, 2025-05-07T20:23:11.7236888Z D=101, 2025-05-07T20:23:11.7237036Z B=82, 2025-05-07T20:23:11.7237189Z log_E=3, 2025-05-07T20:23:11.7237333Z L=2, 2025-05-07T20:23:11.7237485Z D_gradcheck=2, 2025-05-07T20:23:11.7237665Z stochastic_rounding=False, 2025-05-07T20:23:11.7237822Z weighted=True, 2025-05-07T20:23:11.7237975Z row_wise=True, 2025-05-07T20:23:11.7238131Z mixed=False, 2025-05-07T20:23:11.7238282Z use_cache=True, 2025-05-07T20:23:11.7238470Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:11.7238631Z use_cpu=True, 2025-05-07T20:23:11.7238815Z output_dtype=SparseType.FP16, 2025-05-07T20:23:11.7238961Z ) 2025-05-07T20:23:11.7239191Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:11.7239727Z self=, 2025-05-07T20:23:11.7239890Z compile=True, 2025-05-07T20:23:11.7240285Z pooling_mode=, 2025-05-07T20:23:11.7240442Z T=1, 2025-05-07T20:23:11.7240593Z D=114, 2025-05-07T20:23:11.7240746Z B=106, 2025-05-07T20:23:11.7240896Z log_E=3, 2025-05-07T20:23:11.7241049Z L=16, 2025-05-07T20:23:11.7241205Z D_gradcheck=1, 2025-05-07T20:23:11.7241375Z stochastic_rounding=True, 2025-05-07T20:23:11.7241536Z weighted=False, 2025-05-07T20:23:11.7241688Z row_wise=True, 2025-05-07T20:23:11.7241837Z mixed=False, 2025-05-07T20:23:11.7242000Z use_cache=False, 2025-05-07T20:23:11.7242194Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:11.7242350Z use_cpu=True, 2025-05-07T20:23:11.7242536Z output_dtype=SparseType.FP32, 2025-05-07T20:23:11.7242682Z ) 2025-05-07T20:23:11.7242912Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:11.7243451Z self=, 2025-05-07T20:23:11.7243607Z compile=True, 2025-05-07T20:23:11.7243799Z pooling_mode=, 2025-05-07T20:23:11.7244059Z T=3, 2025-05-07T20:23:11.7244264Z D=31, 2025-05-07T20:23:11.7244416Z B=91, 2025-05-07T20:23:11.7244564Z log_E=3, 2025-05-07T20:23:11.7244707Z L=20, 2025-05-07T20:23:11.7244868Z D_gradcheck=1, 2025-05-07T20:23:11.7245042Z stochastic_rounding=False, 2025-05-07T20:23:11.7245198Z weighted=False, 2025-05-07T20:23:11.7245358Z row_wise=True, 2025-05-07T20:23:11.7245508Z mixed=False, 2025-05-07T20:23:11.7245664Z use_cache=False, 2025-05-07T20:23:11.7245924Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:11.7246086Z use_cpu=True, 2025-05-07T20:23:11.7246276Z output_dtype=SparseType.FP16, 2025-05-07T20:23:11.7246426Z ) 2025-05-07T20:23:11.7246650Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:11.7247201Z self=, 2025-05-07T20:23:11.7247358Z compile=False, 2025-05-07T20:23:11.7247551Z pooling_mode=, 2025-05-07T20:23:11.7247706Z T=1, 2025-05-07T20:23:11.7247858Z D=9, 2025-05-07T20:23:11.7248105Z B=101, 2025-05-07T20:23:11.7248271Z log_E=4, 2025-05-07T20:23:11.7248417Z L=10, 2025-05-07T20:23:11.7248573Z D_gradcheck=2, 2025-05-07T20:23:11.7248756Z stochastic_rounding=False, 2025-05-07T20:23:11.7248908Z weighted=False, 2025-05-07T20:23:11.7249071Z row_wise=True, 2025-05-07T20:23:11.7249222Z mixed=True, 2025-05-07T20:23:11.7249377Z use_cache=False, 2025-05-07T20:23:11.7249579Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:11.7249735Z use_cpu=True, 2025-05-07T20:23:11.7249916Z output_dtype=SparseType.FP16, 2025-05-07T20:23:11.7250185Z ) 2025-05-07T20:23:11.7250410Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:11.7250954Z self=, 2025-05-07T20:23:11.7251116Z compile=True, 2025-05-07T20:23:11.7251307Z pooling_mode=, 2025-05-07T20:23:11.7251451Z T=5, 2025-05-07T20:23:11.7251607Z D=52, 2025-05-07T20:23:11.7251753Z B=48, 2025-05-07T20:23:11.7251900Z log_E=3, 2025-05-07T20:23:11.7252051Z L=0, 2025-05-07T20:23:11.7252204Z D_gradcheck=2, 2025-05-07T20:23:11.7252384Z stochastic_rounding=True, 2025-05-07T20:23:11.7252542Z weighted=True, 2025-05-07T20:23:11.7252697Z row_wise=True, 2025-05-07T20:23:11.7252855Z mixed=False, 2025-05-07T20:23:11.7253007Z use_cache=True, 2025-05-07T20:23:11.7253196Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:11.7253353Z use_cpu=True, 2025-05-07T20:23:11.7253536Z output_dtype=SparseType.FP32, 2025-05-07T20:23:11.7253677Z ) 2025-05-07T20:23:11.7799334Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:11.7799937Z self=, 2025-05-07T20:23:11.7800103Z compile=False, 2025-05-07T20:23:11.7800317Z pooling_mode=, 2025-05-07T20:23:11.7800475Z T=3, 2025-05-07T20:23:11.7800629Z D=11, 2025-05-07T20:23:11.7800771Z B=72, 2025-05-07T20:23:11.7800917Z log_E=4, 2025-05-07T20:23:11.7801065Z L=11, 2025-05-07T20:23:11.7801216Z D_gradcheck=1, 2025-05-07T20:23:11.7801388Z stochastic_rounding=True, 2025-05-07T20:23:11.7801545Z weighted=True, 2025-05-07T20:23:11.7801694Z row_wise=True, 2025-05-07T20:23:11.7801843Z mixed=False, 2025-05-07T20:23:11.7802002Z use_cache=True, 2025-05-07T20:23:11.7802201Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:11.7802359Z use_cpu=True, 2025-05-07T20:23:11.7802545Z output_dtype=SparseType.FP32, 2025-05-07T20:23:11.7802824Z ) 2025-05-07T20:23:11.7803052Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:11.7803594Z self=, 2025-05-07T20:23:11.7803747Z compile=True, 2025-05-07T20:23:11.7804338Z pooling_mode=, 2025-05-07T20:23:11.7804589Z T=2, 2025-05-07T20:23:11.7804736Z D=67, 2025-05-07T20:23:11.7804886Z B=128, 2025-05-07T20:23:11.7805030Z log_E=4, 2025-05-07T20:23:11.7805172Z L=16, 2025-05-07T20:23:11.7805331Z D_gradcheck=1, 2025-05-07T20:23:11.7805503Z stochastic_rounding=False, 2025-05-07T20:23:11.7805662Z weighted=True, 2025-05-07T20:23:11.7805813Z row_wise=True, 2025-05-07T20:23:11.7805960Z mixed=False, 2025-05-07T20:23:11.7806237Z use_cache=False, 2025-05-07T20:23:11.7806437Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:11.7806586Z use_cpu=True, 2025-05-07T20:23:11.7806779Z output_dtype=SparseType.FP16, 2025-05-07T20:23:11.7806923Z ) 2025-05-07T20:23:11.7807145Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:11.7807688Z self=, 2025-05-07T20:23:11.7807841Z compile=True, 2025-05-07T20:23:11.7808172Z pooling_mode=, 2025-05-07T20:23:11.7808334Z T=4, 2025-05-07T20:23:11.7808476Z D=70, 2025-05-07T20:23:11.7808617Z B=11, 2025-05-07T20:23:11.7808767Z log_E=3, 2025-05-07T20:23:11.7808910Z L=10, 2025-05-07T20:23:11.7809069Z D_gradcheck=2, 2025-05-07T20:23:11.7809240Z stochastic_rounding=False, 2025-05-07T20:23:11.7809393Z weighted=False, 2025-05-07T20:23:11.7809550Z row_wise=True, 2025-05-07T20:23:11.7809696Z mixed=True, 2025-05-07T20:23:11.7809851Z use_cache=True, 2025-05-07T20:23:11.7810045Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:11.7810195Z use_cpu=True, 2025-05-07T20:23:11.7810588Z output_dtype=SparseType.FP32, 2025-05-07T20:23:11.7810732Z ) 2025-05-07T20:23:11.7810955Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:11.7811495Z self=, 2025-05-07T20:23:11.7811658Z compile=False, 2025-05-07T20:23:11.7811844Z pooling_mode=, 2025-05-07T20:23:11.7811998Z T=2, 2025-05-07T20:23:11.7812141Z D=21, 2025-05-07T20:23:11.7812288Z B=15, 2025-05-07T20:23:11.7812441Z log_E=3, 2025-05-07T20:23:11.7812583Z L=0, 2025-05-07T20:23:11.7812735Z D_gradcheck=1, 2025-05-07T20:23:11.7812917Z stochastic_rounding=False, 2025-05-07T20:23:11.7813073Z weighted=True, 2025-05-07T20:23:11.7813223Z row_wise=True, 2025-05-07T20:23:11.7813373Z mixed=True, 2025-05-07T20:23:11.7813530Z use_cache=False, 2025-05-07T20:23:11.7813717Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:11.7813878Z use_cpu=True, 2025-05-07T20:23:11.7814055Z output_dtype=SparseType.FP32, 2025-05-07T20:23:11.7814195Z ) 2025-05-07T20:23:11.7814421Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:11.7814957Z self=, 2025-05-07T20:23:11.7815121Z compile=False, 2025-05-07T20:23:11.7815308Z pooling_mode=, 2025-05-07T20:23:11.7815455Z T=2, 2025-05-07T20:23:11.7815604Z D=97, 2025-05-07T20:23:11.7815746Z B=28, 2025-05-07T20:23:11.7815889Z log_E=4, 2025-05-07T20:23:11.7816038Z L=3, 2025-05-07T20:23:11.7816188Z D_gradcheck=2, 2025-05-07T20:23:11.7816359Z stochastic_rounding=False, 2025-05-07T20:23:11.7816518Z weighted=True, 2025-05-07T20:23:11.7816666Z row_wise=True, 2025-05-07T20:23:11.7816812Z mixed=True, 2025-05-07T20:23:11.7816977Z use_cache=True, 2025-05-07T20:23:11.7817164Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:11.7817323Z use_cpu=True, 2025-05-07T20:23:11.7817506Z output_dtype=SparseType.FP16, 2025-05-07T20:23:11.7817648Z ) 2025-05-07T20:23:11.7817875Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:11.7818414Z self=, 2025-05-07T20:23:11.7818672Z compile=True, 2025-05-07T20:23:11.7818879Z pooling_mode=, 2025-05-07T20:23:11.7819112Z T=3, 2025-05-07T20:23:11.7819259Z D=56, 2025-05-07T20:23:11.7819412Z B=113, 2025-05-07T20:23:11.7819556Z log_E=4, 2025-05-07T20:23:11.7819702Z L=0, 2025-05-07T20:23:11.7819861Z D_gradcheck=1, 2025-05-07T20:23:11.7820032Z stochastic_rounding=False, 2025-05-07T20:23:11.7820183Z weighted=True, 2025-05-07T20:23:11.7820337Z row_wise=True, 2025-05-07T20:23:11.7820569Z mixed=False, 2025-05-07T20:23:11.7820740Z use_cache=False, 2025-05-07T20:23:11.7820935Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:11.7821090Z use_cpu=True, 2025-05-07T20:23:11.7821278Z output_dtype=SparseType.FP16, 2025-05-07T20:23:11.7821415Z ) 2025-05-07T20:23:11.7821635Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:11.7822179Z self=, 2025-05-07T20:23:11.7822335Z compile=False, 2025-05-07T20:23:11.7822524Z pooling_mode=, 2025-05-07T20:23:11.7822675Z T=2, 2025-05-07T20:23:11.7822821Z D=21, 2025-05-07T20:23:11.7822965Z B=45, 2025-05-07T20:23:11.7823114Z log_E=4, 2025-05-07T20:23:11.7823255Z L=3, 2025-05-07T20:23:11.7823409Z D_gradcheck=2, 2025-05-07T20:23:11.7823589Z stochastic_rounding=False, 2025-05-07T20:23:11.7823742Z weighted=False, 2025-05-07T20:23:11.7823899Z row_wise=True, 2025-05-07T20:23:11.7824048Z mixed=True, 2025-05-07T20:23:11.7824197Z use_cache=True, 2025-05-07T20:23:11.7824388Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:11.7824624Z use_cpu=True, 2025-05-07T20:23:11.7824804Z output_dtype=SparseType.FP16, 2025-05-07T20:23:11.7824956Z ) 2025-05-07T20:23:11.7825175Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:11.7825715Z self=, 2025-05-07T20:23:11.7825880Z compile=True, 2025-05-07T20:23:11.7826072Z pooling_mode=, 2025-05-07T20:23:11.7826213Z T=1, 2025-05-07T20:23:11.7826362Z D=127, 2025-05-07T20:23:11.7826503Z B=8, 2025-05-07T20:23:11.7826652Z log_E=4, 2025-05-07T20:23:11.7826803Z L=12, 2025-05-07T20:23:11.7826955Z D_gradcheck=1, 2025-05-07T20:23:11.7827134Z stochastic_rounding=False, 2025-05-07T20:23:11.7827285Z weighted=True, 2025-05-07T20:23:11.7827436Z row_wise=True, 2025-05-07T20:23:11.7827595Z mixed=True, 2025-05-07T20:23:11.7827747Z use_cache=True, 2025-05-07T20:23:11.7827935Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:11.7828094Z use_cpu=True, 2025-05-07T20:23:11.7828269Z output_dtype=SparseType.FP16, 2025-05-07T20:23:11.7828404Z ) 2025-05-07T20:23:11.7828626Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:11.7829165Z self=, 2025-05-07T20:23:11.7829317Z compile=True, 2025-05-07T20:23:11.7829509Z pooling_mode=, 2025-05-07T20:23:11.7829650Z T=1, 2025-05-07T20:23:11.7829796Z D=115, 2025-05-07T20:23:11.7829938Z B=104, 2025-05-07T20:23:11.7830082Z log_E=5, 2025-05-07T20:23:11.7830233Z L=15, 2025-05-07T20:23:11.7830387Z D_gradcheck=1, 2025-05-07T20:23:11.7830558Z stochastic_rounding=False, 2025-05-07T20:23:11.7830721Z weighted=False, 2025-05-07T20:23:11.7830872Z row_wise=True, 2025-05-07T20:23:11.7831023Z mixed=False, 2025-05-07T20:23:11.7831187Z use_cache=False, 2025-05-07T20:23:11.7831379Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:11.7831530Z use_cpu=True, 2025-05-07T20:23:11.7831714Z output_dtype=SparseType.FP16, 2025-05-07T20:23:11.7831854Z ) 2025-05-07T20:23:11.7832074Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:11.7832716Z self=, 2025-05-07T20:23:11.7832930Z compile=True, 2025-05-07T20:23:11.7833129Z pooling_mode=, 2025-05-07T20:23:11.7833272Z T=2, 2025-05-07T20:23:11.7833416Z D=69, 2025-05-07T20:23:11.7833570Z B=23, 2025-05-07T20:23:11.7833715Z log_E=3, 2025-05-07T20:23:11.7833856Z L=15, 2025-05-07T20:23:11.7834013Z D_gradcheck=2, 2025-05-07T20:23:11.7834181Z stochastic_rounding=True, 2025-05-07T20:23:11.7834331Z weighted=True, 2025-05-07T20:23:11.7834555Z row_wise=True, 2025-05-07T20:23:11.7834713Z mixed=True, 2025-05-07T20:23:11.7834864Z use_cache=False, 2025-05-07T20:23:11.7835063Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:11.7835211Z use_cpu=True, 2025-05-07T20:23:11.7835388Z output_dtype=SparseType.FP32, 2025-05-07T20:23:11.7835533Z ) 2025-05-07T20:23:11.7835750Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:11.7836296Z self=, 2025-05-07T20:23:11.7836452Z compile=True, 2025-05-07T20:23:11.7836637Z pooling_mode=, 2025-05-07T20:23:11.7836808Z T=1, 2025-05-07T20:23:11.7836949Z D=122, 2025-05-07T20:23:11.7837092Z B=89, 2025-05-07T20:23:11.7837246Z log_E=3, 2025-05-07T20:23:11.7837389Z L=16, 2025-05-07T20:23:11.7837542Z D_gradcheck=1, 2025-05-07T20:23:11.7837720Z stochastic_rounding=False, 2025-05-07T20:23:11.7837874Z weighted=False, 2025-05-07T20:23:11.7838028Z row_wise=True, 2025-05-07T20:23:11.7838184Z mixed=False, 2025-05-07T20:23:11.7838337Z use_cache=False, 2025-05-07T20:23:11.7838616Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:11.7838777Z use_cpu=True, 2025-05-07T20:23:11.7838956Z output_dtype=SparseType.FP32, 2025-05-07T20:23:11.7839103Z ) 2025-05-07T20:23:11.7839323Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:11.7839867Z self=, 2025-05-07T20:23:11.7840034Z compile=False, 2025-05-07T20:23:11.7840220Z pooling_mode=, 2025-05-07T20:23:11.7840365Z T=2, 2025-05-07T20:23:11.7840515Z D=123, 2025-05-07T20:23:11.7840658Z B=21, 2025-05-07T20:23:11.7840802Z log_E=4, 2025-05-07T20:23:11.7840953Z L=3, 2025-05-07T20:23:11.7841107Z D_gradcheck=2, 2025-05-07T20:23:11.7841276Z stochastic_rounding=True, 2025-05-07T20:23:11.7841432Z weighted=True, 2025-05-07T20:23:11.7841586Z row_wise=True, 2025-05-07T20:23:11.7841739Z mixed=True, 2025-05-07T20:23:11.7841892Z use_cache=True, 2025-05-07T20:23:11.7842086Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:11.7842242Z use_cpu=True, 2025-05-07T20:23:11.7842420Z output_dtype=SparseType.FP32, 2025-05-07T20:23:11.7842558Z ) 2025-05-07T20:23:11.7842787Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:11.7843324Z self=, 2025-05-07T20:23:11.7843480Z compile=True, 2025-05-07T20:23:11.7843671Z pooling_mode=, 2025-05-07T20:23:11.7843812Z T=1, 2025-05-07T20:23:11.7843953Z D=32, 2025-05-07T20:23:11.7844099Z B=21, 2025-05-07T20:23:11.7844244Z log_E=5, 2025-05-07T20:23:11.7844387Z L=8, 2025-05-07T20:23:11.7844547Z D_gradcheck=1, 2025-05-07T20:23:11.7844720Z stochastic_rounding=False, 2025-05-07T20:23:11.7844886Z weighted=True, 2025-05-07T20:23:11.7845037Z row_wise=True, 2025-05-07T20:23:11.7845184Z mixed=True, 2025-05-07T20:23:11.7845351Z use_cache=False, 2025-05-07T20:23:11.7845539Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:11.7845687Z use_cpu=True, 2025-05-07T20:23:11.7845872Z output_dtype=SparseType.FP32, 2025-05-07T20:23:11.7846012Z ) 2025-05-07T20:23:11.7846235Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:11.7846884Z self=, 2025-05-07T20:23:11.7847090Z compile=False, 2025-05-07T20:23:11.7847276Z pooling_mode=, 2025-05-07T20:23:11.7847425Z T=1, 2025-05-07T20:23:11.7847567Z D=116, 2025-05-07T20:23:11.7847719Z B=60, 2025-05-07T20:23:11.7847862Z log_E=4, 2025-05-07T20:23:11.7848166Z L=7, 2025-05-07T20:23:11.7848333Z D_gradcheck=2, 2025-05-07T20:23:11.7848505Z stochastic_rounding=False, 2025-05-07T20:23:11.7848777Z weighted=True, 2025-05-07T20:23:11.7848941Z row_wise=True, 2025-05-07T20:23:11.7849088Z mixed=False, 2025-05-07T20:23:11.7849247Z use_cache=False, 2025-05-07T20:23:11.7849442Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:11.7849591Z use_cpu=True, 2025-05-07T20:23:11.7849766Z output_dtype=SparseType.FP32, 2025-05-07T20:23:11.7849912Z ) 2025-05-07T20:23:11.7850133Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:11.7850673Z self=, 2025-05-07T20:23:11.7850834Z compile=False, 2025-05-07T20:23:11.7851018Z pooling_mode=, 2025-05-07T20:23:11.7851166Z T=5, 2025-05-07T20:23:11.7851306Z D=104, 2025-05-07T20:23:11.7851446Z B=84, 2025-05-07T20:23:11.7851593Z log_E=5, 2025-05-07T20:23:11.7851732Z L=2, 2025-05-07T20:23:11.7851881Z D_gradcheck=1, 2025-05-07T20:23:11.7852059Z stochastic_rounding=True, 2025-05-07T20:23:11.7852213Z weighted=True, 2025-05-07T20:23:11.7852363Z row_wise=True, 2025-05-07T20:23:11.7852515Z mixed=True, 2025-05-07T20:23:11.7852794Z use_cache=True, 2025-05-07T20:23:11.7852984Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:11.7853143Z use_cpu=True, 2025-05-07T20:23:11.7853319Z output_dtype=SparseType.FP16, 2025-05-07T20:23:11.7853460Z ) 2025-05-07T20:23:11.7853687Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:11.7854228Z self=, 2025-05-07T20:23:11.7854393Z compile=True, 2025-05-07T20:23:11.7854578Z pooling_mode=, 2025-05-07T20:23:11.7854720Z T=2, 2025-05-07T20:23:11.7854873Z D=9, 2025-05-07T20:23:11.7855016Z B=7, 2025-05-07T20:23:11.7855160Z log_E=5, 2025-05-07T20:23:11.7855312Z L=16, 2025-05-07T20:23:11.7855465Z D_gradcheck=1, 2025-05-07T20:23:11.7855638Z stochastic_rounding=False, 2025-05-07T20:23:11.7855802Z weighted=True, 2025-05-07T20:23:11.7855954Z row_wise=True, 2025-05-07T20:23:11.7856102Z mixed=True, 2025-05-07T20:23:11.7856264Z use_cache=True, 2025-05-07T20:23:11.7856454Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:11.7856611Z use_cpu=True, 2025-05-07T20:23:11.7856790Z output_dtype=SparseType.FP32, 2025-05-07T20:23:11.7856935Z ) 2025-05-07T20:23:11.8388665Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:11.8389350Z self=, 2025-05-07T20:23:11.8389531Z compile=False, 2025-05-07T20:23:11.8389729Z pooling_mode=, 2025-05-07T20:23:11.8389872Z T=3, 2025-05-07T20:23:11.8390019Z D=103, 2025-05-07T20:23:11.8390159Z B=20, 2025-05-07T20:23:11.8390300Z log_E=4, 2025-05-07T20:23:11.8390447Z L=1, 2025-05-07T20:23:11.8390598Z D_gradcheck=1, 2025-05-07T20:23:11.8390779Z stochastic_rounding=False, 2025-05-07T20:23:11.8390943Z weighted=False, 2025-05-07T20:23:11.8391094Z row_wise=True, 2025-05-07T20:23:11.8391263Z mixed=True, 2025-05-07T20:23:11.8391415Z use_cache=True, 2025-05-07T20:23:11.8391607Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:11.8391765Z use_cpu=True, 2025-05-07T20:23:11.8391945Z output_dtype=SparseType.FP16, 2025-05-07T20:23:11.8392088Z ) 2025-05-07T20:23:11.8392316Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:11.8393205Z self=, 2025-05-07T20:23:11.8393472Z compile=False, 2025-05-07T20:23:11.8393664Z pooling_mode=, 2025-05-07T20:23:11.8393813Z T=1, 2025-05-07T20:23:11.8393954Z D=97, 2025-05-07T20:23:11.8394102Z B=2, 2025-05-07T20:23:11.8394249Z log_E=5, 2025-05-07T20:23:11.8394390Z L=1, 2025-05-07T20:23:11.8394547Z D_gradcheck=2, 2025-05-07T20:23:11.8394831Z stochastic_rounding=False, 2025-05-07T20:23:11.8394997Z weighted=True, 2025-05-07T20:23:11.8395146Z row_wise=True, 2025-05-07T20:23:11.8395297Z mixed=True, 2025-05-07T20:23:11.8395452Z use_cache=True, 2025-05-07T20:23:11.8395638Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:11.8395788Z use_cpu=True, 2025-05-07T20:23:11.8395971Z output_dtype=SparseType.FP32, 2025-05-07T20:23:11.8396108Z ) 2025-05-07T20:23:11.8396332Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:11.8396879Z self=, 2025-05-07T20:23:11.8397036Z compile=False, 2025-05-07T20:23:11.8397223Z pooling_mode=, 2025-05-07T20:23:11.8397378Z T=3, 2025-05-07T20:23:11.8397523Z D=5, 2025-05-07T20:23:11.8397674Z B=38, 2025-05-07T20:23:11.8397821Z log_E=4, 2025-05-07T20:23:11.8397963Z L=18, 2025-05-07T20:23:11.8398121Z D_gradcheck=1, 2025-05-07T20:23:11.8398298Z stochastic_rounding=False, 2025-05-07T20:23:11.8398454Z weighted=True, 2025-05-07T20:23:11.8398612Z row_wise=True, 2025-05-07T20:23:11.8398919Z mixed=True, 2025-05-07T20:23:11.8399071Z use_cache=False, 2025-05-07T20:23:11.8399269Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:11.8399424Z use_cpu=True, 2025-05-07T20:23:11.8399602Z output_dtype=SparseType.FP32, 2025-05-07T20:23:11.8399747Z ) 2025-05-07T20:23:11.8399971Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:11.8400511Z self=, 2025-05-07T20:23:11.8400675Z compile=True, 2025-05-07T20:23:11.8400859Z pooling_mode=, 2025-05-07T20:23:11.8401006Z T=5, 2025-05-07T20:23:11.8401148Z D=41, 2025-05-07T20:23:11.8401287Z B=44, 2025-05-07T20:23:11.8401438Z log_E=4, 2025-05-07T20:23:11.8401580Z L=7, 2025-05-07T20:23:11.8401731Z D_gradcheck=2, 2025-05-07T20:23:11.8401912Z stochastic_rounding=False, 2025-05-07T20:23:11.8402063Z weighted=True, 2025-05-07T20:23:11.8402213Z row_wise=True, 2025-05-07T20:23:11.8402372Z mixed=False, 2025-05-07T20:23:11.8402521Z use_cache=True, 2025-05-07T20:23:11.8402707Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:11.8402864Z use_cpu=True, 2025-05-07T20:23:11.8403047Z output_dtype=SparseType.FP16, 2025-05-07T20:23:11.8403186Z ) 2025-05-07T20:23:11.8403420Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:11.8403960Z self=, 2025-05-07T20:23:11.8404125Z compile=False, 2025-05-07T20:23:11.8404309Z pooling_mode=, 2025-05-07T20:23:11.8404453Z T=2, 2025-05-07T20:23:11.8404602Z D=43, 2025-05-07T20:23:11.8404747Z B=47, 2025-05-07T20:23:11.8404895Z log_E=4, 2025-05-07T20:23:11.8405045Z L=18, 2025-05-07T20:23:11.8405197Z D_gradcheck=1, 2025-05-07T20:23:11.8405371Z stochastic_rounding=True, 2025-05-07T20:23:11.8405531Z weighted=True, 2025-05-07T20:23:11.8405684Z row_wise=True, 2025-05-07T20:23:11.8405832Z mixed=True, 2025-05-07T20:23:11.8405993Z use_cache=True, 2025-05-07T20:23:11.8406183Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:11.8406335Z use_cpu=True, 2025-05-07T20:23:11.8406522Z output_dtype=SparseType.FP16, 2025-05-07T20:23:11.8406662Z ) 2025-05-07T20:23:11.8407005Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:11.8407599Z self=, 2025-05-07T20:23:11.8407753Z compile=False, 2025-05-07T20:23:11.8408067Z pooling_mode=, 2025-05-07T20:23:11.8408220Z T=4, 2025-05-07T20:23:11.8408364Z D=22, 2025-05-07T20:23:11.8408513Z B=120, 2025-05-07T20:23:11.8408658Z log_E=5, 2025-05-07T20:23:11.8408801Z L=0, 2025-05-07T20:23:11.8409050Z D_gradcheck=1, 2025-05-07T20:23:11.8409233Z stochastic_rounding=True, 2025-05-07T20:23:11.8409386Z weighted=False, 2025-05-07T20:23:11.8409550Z row_wise=True, 2025-05-07T20:23:11.8409700Z mixed=False, 2025-05-07T20:23:11.8409858Z use_cache=True, 2025-05-07T20:23:11.8410047Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:11.8410195Z use_cpu=True, 2025-05-07T20:23:11.8410386Z output_dtype=SparseType.FP32, 2025-05-07T20:23:11.8410523Z ) 2025-05-07T20:23:11.8410748Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:11.8411302Z self=, 2025-05-07T20:23:11.8411455Z compile=True, 2025-05-07T20:23:11.8411639Z pooling_mode=, 2025-05-07T20:23:11.8411789Z T=4, 2025-05-07T20:23:11.8412041Z D=17, 2025-05-07T20:23:11.8412183Z B=107, 2025-05-07T20:23:11.8412330Z log_E=5, 2025-05-07T20:23:11.8412483Z L=15, 2025-05-07T20:23:11.8412638Z D_gradcheck=1, 2025-05-07T20:23:11.8412808Z stochastic_rounding=True, 2025-05-07T20:23:11.8412969Z weighted=True, 2025-05-07T20:23:11.8413211Z row_wise=True, 2025-05-07T20:23:11.8413358Z mixed=False, 2025-05-07T20:23:11.8413524Z use_cache=True, 2025-05-07T20:23:11.8413713Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:11.8413862Z use_cpu=True, 2025-05-07T20:23:11.8414047Z output_dtype=SparseType.FP16, 2025-05-07T20:23:11.8414186Z ) 2025-05-07T20:23:11.8414417Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:11.8414955Z self=, 2025-05-07T20:23:11.8415105Z compile=True, 2025-05-07T20:23:11.8415298Z pooling_mode=, 2025-05-07T20:23:11.8415442Z T=2, 2025-05-07T20:23:11.8415585Z D=13, 2025-05-07T20:23:11.8415738Z B=62, 2025-05-07T20:23:11.8415889Z log_E=3, 2025-05-07T20:23:11.8416035Z L=8, 2025-05-07T20:23:11.8416192Z D_gradcheck=2, 2025-05-07T20:23:11.8416365Z stochastic_rounding=False, 2025-05-07T20:23:11.8416517Z weighted=False, 2025-05-07T20:23:11.8416680Z row_wise=True, 2025-05-07T20:23:11.8416827Z mixed=True, 2025-05-07T20:23:11.8416990Z use_cache=True, 2025-05-07T20:23:11.8417175Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:11.8417326Z use_cpu=True, 2025-05-07T20:23:11.8417517Z output_dtype=SparseType.FP32, 2025-05-07T20:23:11.8417658Z ) 2025-05-07T20:23:11.8417881Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:11.8418427Z self=, 2025-05-07T20:23:11.8418580Z compile=True, 2025-05-07T20:23:11.8418765Z pooling_mode=, 2025-05-07T20:23:11.8418915Z T=2, 2025-05-07T20:23:11.8419057Z D=7, 2025-05-07T20:23:11.8419198Z B=97, 2025-05-07T20:23:11.8419349Z log_E=5, 2025-05-07T20:23:11.8419492Z L=6, 2025-05-07T20:23:11.8419646Z D_gradcheck=2, 2025-05-07T20:23:11.8419824Z stochastic_rounding=True, 2025-05-07T20:23:11.8419981Z weighted=True, 2025-05-07T20:23:11.8420141Z row_wise=True, 2025-05-07T20:23:11.8420291Z mixed=False, 2025-05-07T20:23:11.8420445Z use_cache=True, 2025-05-07T20:23:11.8420640Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:11.8420791Z use_cpu=True, 2025-05-07T20:23:11.8420970Z output_dtype=SparseType.FP16, 2025-05-07T20:23:11.8421233Z ) 2025-05-07T20:23:11.8421471Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:11.8422105Z self=, 2025-05-07T20:23:11.8422264Z compile=True, 2025-05-07T20:23:11.8422449Z pooling_mode=, 2025-05-07T20:23:11.8422594Z T=1, 2025-05-07T20:23:11.8422741Z D=56, 2025-05-07T20:23:11.8422881Z B=127, 2025-05-07T20:23:11.8423031Z log_E=3, 2025-05-07T20:23:11.8423172Z L=19, 2025-05-07T20:23:11.8423387Z D_gradcheck=2, 2025-05-07T20:23:11.8423579Z stochastic_rounding=False, 2025-05-07T20:23:11.8423734Z weighted=False, 2025-05-07T20:23:11.8423882Z row_wise=True, 2025-05-07T20:23:11.8424039Z mixed=False, 2025-05-07T20:23:11.8424191Z use_cache=False, 2025-05-07T20:23:11.8424379Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:11.8424534Z use_cpu=True, 2025-05-07T20:23:11.8424712Z output_dtype=SparseType.FP32, 2025-05-07T20:23:11.8424854Z ) 2025-05-07T20:23:11.8425079Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:11.8425624Z self=, 2025-05-07T20:23:11.8425785Z compile=True, 2025-05-07T20:23:11.8425973Z pooling_mode=, 2025-05-07T20:23:11.8426120Z T=3, 2025-05-07T20:23:11.8426271Z D=41, 2025-05-07T20:23:11.8426416Z B=26, 2025-05-07T20:23:11.8426560Z log_E=4, 2025-05-07T20:23:11.8426716Z L=10, 2025-05-07T20:23:11.8426877Z D_gradcheck=2, 2025-05-07T20:23:11.8427053Z stochastic_rounding=False, 2025-05-07T20:23:11.8427317Z weighted=True, 2025-05-07T20:23:11.8427468Z row_wise=True, 2025-05-07T20:23:11.8427619Z mixed=False, 2025-05-07T20:23:11.8427780Z use_cache=False, 2025-05-07T20:23:11.8427967Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:11.8428119Z use_cpu=True, 2025-05-07T20:23:11.8428307Z output_dtype=SparseType.FP32, 2025-05-07T20:23:11.8428449Z ) 2025-05-07T20:23:11.8428672Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:11.8429218Z self=, 2025-05-07T20:23:11.8429373Z compile=False, 2025-05-07T20:23:11.8429570Z pooling_mode=, 2025-05-07T20:23:11.8429713Z T=5, 2025-05-07T20:23:11.8429853Z D=74, 2025-05-07T20:23:11.8430001Z B=49, 2025-05-07T20:23:11.8430145Z log_E=5, 2025-05-07T20:23:11.8430290Z L=12, 2025-05-07T20:23:11.8430451Z D_gradcheck=2, 2025-05-07T20:23:11.8430622Z stochastic_rounding=True, 2025-05-07T20:23:11.8430781Z weighted=True, 2025-05-07T20:23:11.8430937Z row_wise=True, 2025-05-07T20:23:11.8431085Z mixed=False, 2025-05-07T20:23:11.8431236Z use_cache=True, 2025-05-07T20:23:11.8431429Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:11.8431579Z use_cpu=True, 2025-05-07T20:23:11.8431768Z output_dtype=SparseType.FP16, 2025-05-07T20:23:11.8431911Z ) 2025-05-07T20:23:11.8432138Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:11.8432685Z self=, 2025-05-07T20:23:11.8432838Z compile=False, 2025-05-07T20:23:11.8433024Z pooling_mode=, 2025-05-07T20:23:11.8433174Z T=4, 2025-05-07T20:23:11.8433319Z D=77, 2025-05-07T20:23:11.8433461Z B=8, 2025-05-07T20:23:11.8433620Z log_E=4, 2025-05-07T20:23:11.8433763Z L=2, 2025-05-07T20:23:11.8433917Z D_gradcheck=2, 2025-05-07T20:23:11.8434092Z stochastic_rounding=True, 2025-05-07T20:23:11.8434249Z weighted=True, 2025-05-07T20:23:11.8434400Z row_wise=True, 2025-05-07T20:23:11.8434557Z mixed=True, 2025-05-07T20:23:11.8434711Z use_cache=False, 2025-05-07T20:23:11.8434908Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:11.8435058Z use_cpu=True, 2025-05-07T20:23:11.8435330Z output_dtype=SparseType.FP32, 2025-05-07T20:23:11.8435489Z ) 2025-05-07T20:23:11.8435799Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:11.8436342Z self=, 2025-05-07T20:23:11.8436503Z compile=False, 2025-05-07T20:23:11.8436689Z pooling_mode=, 2025-05-07T20:23:11.8436833Z T=3, 2025-05-07T20:23:11.8436982Z D=87, 2025-05-07T20:23:11.8437123Z B=53, 2025-05-07T20:23:11.8437379Z log_E=4, 2025-05-07T20:23:11.8437539Z L=7, 2025-05-07T20:23:11.8437697Z D_gradcheck=2, 2025-05-07T20:23:11.8437875Z stochastic_rounding=False, 2025-05-07T20:23:11.8438036Z weighted=False, 2025-05-07T20:23:11.8438186Z row_wise=True, 2025-05-07T20:23:11.8438340Z mixed=True, 2025-05-07T20:23:11.8438492Z use_cache=False, 2025-05-07T20:23:11.8438699Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:11.8438855Z use_cpu=True, 2025-05-07T20:23:11.8439039Z output_dtype=SparseType.FP16, 2025-05-07T20:23:11.8439185Z ) 2025-05-07T20:23:11.8439417Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:11.8439960Z self=, 2025-05-07T20:23:11.8440113Z compile=True, 2025-05-07T20:23:11.8440306Z pooling_mode=, 2025-05-07T20:23:11.8440449Z T=2, 2025-05-07T20:23:11.8440592Z D=12, 2025-05-07T20:23:11.8440742Z B=115, 2025-05-07T20:23:11.8440891Z log_E=5, 2025-05-07T20:23:11.8441044Z L=12, 2025-05-07T20:23:11.8441197Z D_gradcheck=1, 2025-05-07T20:23:11.8441470Z stochastic_rounding=True, 2025-05-07T20:23:11.8441633Z weighted=True, 2025-05-07T20:23:11.8441784Z row_wise=True, 2025-05-07T20:23:11.8441932Z mixed=True, 2025-05-07T20:23:11.8442095Z use_cache=False, 2025-05-07T20:23:11.8442281Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:11.8442432Z use_cpu=True, 2025-05-07T20:23:11.8442624Z output_dtype=SparseType.FP16, 2025-05-07T20:23:11.8442767Z ) 2025-05-07T20:23:11.8442993Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:11.8443538Z self=, 2025-05-07T20:23:11.8443692Z compile=False, 2025-05-07T20:23:11.8443886Z pooling_mode=, 2025-05-07T20:23:11.8444030Z T=1, 2025-05-07T20:23:11.8444176Z D=36, 2025-05-07T20:23:11.8444331Z B=18, 2025-05-07T20:23:11.8444478Z log_E=4, 2025-05-07T20:23:11.8444621Z L=16, 2025-05-07T20:23:11.8444782Z D_gradcheck=2, 2025-05-07T20:23:11.8444956Z stochastic_rounding=True, 2025-05-07T20:23:11.8445116Z weighted=False, 2025-05-07T20:23:11.8445275Z row_wise=True, 2025-05-07T20:23:11.8445424Z mixed=False, 2025-05-07T20:23:11.8445574Z use_cache=True, 2025-05-07T20:23:11.8445766Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:11.8445919Z use_cpu=True, 2025-05-07T20:23:11.8446095Z output_dtype=SparseType.FP16, 2025-05-07T20:23:11.8446247Z ) 2025-05-07T20:23:14.4067145Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:14.4069480Z self=, 2025-05-07T20:23:14.4070356Z compile=False, 2025-05-07T20:23:14.4070781Z pooling_mode=, 2025-05-07T20:23:14.4071248Z T=5, 2025-05-07T20:23:14.4071575Z D=125, 2025-05-07T20:23:14.4071938Z B=11, 2025-05-07T20:23:14.4072269Z log_E=5, 2025-05-07T20:23:14.4072602Z L=5, 2025-05-07T20:23:14.4072938Z D_gradcheck=2, 2025-05-07T20:23:14.4073341Z stochastic_rounding=False, 2025-05-07T20:23:14.4073768Z weighted=False, 2025-05-07T20:23:14.4074140Z row_wise=True, 2025-05-07T20:23:14.4074512Z mixed=False, 2025-05-07T20:23:14.4074873Z use_cache=False, 2025-05-07T20:23:14.4075293Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:14.4076140Z use_cpu=True, 2025-05-07T20:23:14.4076684Z output_dtype=SparseType.FP32, 2025-05-07T20:23:14.4077280Z ) 2025-05-07T20:23:14.4077674Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:14.4078570Z self=, 2025-05-07T20:23:14.4079487Z compile=True, 2025-05-07T20:23:14.4080304Z pooling_mode=, 2025-05-07T20:23:14.4080824Z T=2, 2025-05-07T20:23:14.4081203Z D=38, 2025-05-07T20:23:14.4081704Z B=18, 2025-05-07T20:23:14.4082052Z log_E=3, 2025-05-07T20:23:14.4082385Z L=6, 2025-05-07T20:23:14.4082734Z D_gradcheck=2, 2025-05-07T20:23:14.4083128Z stochastic_rounding=False, 2025-05-07T20:23:14.4083556Z weighted=False, 2025-05-07T20:23:14.4083929Z row_wise=True, 2025-05-07T20:23:14.4084296Z mixed=False, 2025-05-07T20:23:14.4084654Z use_cache=True, 2025-05-07T20:23:14.4085057Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:14.4085537Z use_cpu=True, 2025-05-07T20:23:14.4085931Z output_dtype=SparseType.FP32, 2025-05-07T20:23:14.4086377Z ) 2025-05-07T20:23:14.4086771Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:14.4087668Z self=, 2025-05-07T20:23:14.4088756Z compile=False, 2025-05-07T20:23:14.4089164Z pooling_mode=, 2025-05-07T20:23:14.4089623Z T=3, 2025-05-07T20:23:14.4089942Z D=25, 2025-05-07T20:23:14.4090275Z B=64, 2025-05-07T20:23:14.4090601Z log_E=3, 2025-05-07T20:23:14.4090933Z L=4, 2025-05-07T20:23:14.4091500Z D_gradcheck=2, 2025-05-07T20:23:14.4091904Z stochastic_rounding=False, 2025-05-07T20:23:14.4092339Z weighted=False, 2025-05-07T20:23:14.4092708Z row_wise=True, 2025-05-07T20:23:14.4093073Z mixed=True, 2025-05-07T20:23:14.4093424Z use_cache=True, 2025-05-07T20:23:14.4093838Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:14.4094311Z use_cpu=True, 2025-05-07T20:23:14.4094711Z output_dtype=SparseType.FP32, 2025-05-07T20:23:14.4095151Z ) 2025-05-07T20:23:14.4095540Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:14.4096442Z self=, 2025-05-07T20:23:14.4097295Z compile=True, 2025-05-07T20:23:14.4097703Z pooling_mode=, 2025-05-07T20:23:14.4098162Z T=2, 2025-05-07T20:23:14.4098494Z D=22, 2025-05-07T20:23:14.4098824Z B=118, 2025-05-07T20:23:14.4099147Z log_E=4, 2025-05-07T20:23:14.4099491Z L=5, 2025-05-07T20:23:14.4099830Z D_gradcheck=1, 2025-05-07T20:23:14.4100212Z stochastic_rounding=False, 2025-05-07T20:23:14.4100641Z weighted=True, 2025-05-07T20:23:14.4101012Z row_wise=True, 2025-05-07T20:23:14.4101376Z mixed=True, 2025-05-07T20:23:14.4101733Z use_cache=False, 2025-05-07T20:23:14.4102155Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:14.4102639Z use_cpu=True, 2025-05-07T20:23:14.4103038Z output_dtype=SparseType.FP32, 2025-05-07T20:23:14.4103490Z ) 2025-05-07T20:23:14.4103881Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:14.4104777Z self=, 2025-05-07T20:23:14.4105622Z compile=False, 2025-05-07T20:23:14.4106032Z pooling_mode=, 2025-05-07T20:23:14.4106485Z T=3, 2025-05-07T20:23:14.4106812Z D=128, 2025-05-07T20:23:14.4107146Z B=116, 2025-05-07T20:23:14.4107471Z log_E=4, 2025-05-07T20:23:14.4107819Z L=7, 2025-05-07T20:23:14.4108157Z D_gradcheck=2, 2025-05-07T20:23:14.4108548Z stochastic_rounding=False, 2025-05-07T20:23:14.4108983Z weighted=False, 2025-05-07T20:23:14.4109355Z row_wise=True, 2025-05-07T20:23:14.4109715Z mixed=False, 2025-05-07T20:23:14.4110088Z use_cache=False, 2025-05-07T20:23:14.4110785Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:14.4111284Z use_cpu=True, 2025-05-07T20:23:14.4111824Z output_dtype=SparseType.FP16, 2025-05-07T20:23:14.4112266Z ) 2025-05-07T20:23:14.4112660Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:14.4113552Z self=, 2025-05-07T20:23:14.4114392Z compile=False, 2025-05-07T20:23:14.4114802Z pooling_mode=, 2025-05-07T20:23:14.4115267Z T=5, 2025-05-07T20:23:14.4115687Z D=6, 2025-05-07T20:23:14.4116030Z B=98, 2025-05-07T20:23:14.4116351Z log_E=4, 2025-05-07T20:23:14.4116702Z L=1, 2025-05-07T20:23:14.4117033Z D_gradcheck=2, 2025-05-07T20:23:14.4117414Z stochastic_rounding=True, 2025-05-07T20:23:14.4117847Z weighted=True, 2025-05-07T20:23:14.4118226Z row_wise=True, 2025-05-07T20:23:14.4118582Z mixed=False, 2025-05-07T20:23:14.4118947Z use_cache=True, 2025-05-07T20:23:14.4119362Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:14.4119836Z use_cpu=True, 2025-05-07T20:23:14.4120229Z output_dtype=SparseType.FP16, 2025-05-07T20:23:14.4120669Z ) 2025-05-07T20:23:14.4121059Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:14.4121969Z self=, 2025-05-07T20:23:14.4122817Z compile=False, 2025-05-07T20:23:14.4123217Z pooling_mode=, 2025-05-07T20:23:14.4123681Z T=1, 2025-05-07T20:23:14.4124010Z D=92, 2025-05-07T20:23:14.4124335Z B=20, 2025-05-07T20:23:14.4124662Z log_E=4, 2025-05-07T20:23:14.4125130Z L=17, 2025-05-07T20:23:14.4125468Z D_gradcheck=2, 2025-05-07T20:23:14.4125848Z stochastic_rounding=False, 2025-05-07T20:23:14.4126278Z weighted=False, 2025-05-07T20:23:14.4126649Z row_wise=True, 2025-05-07T20:23:14.4127007Z mixed=False, 2025-05-07T20:23:14.4127369Z use_cache=False, 2025-05-07T20:23:14.4127789Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:14.4128398Z use_cpu=True, 2025-05-07T20:23:14.4128789Z output_dtype=SparseType.FP32, 2025-05-07T20:23:14.4129223Z ) 2025-05-07T20:23:14.4129610Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:14.4130506Z self=, 2025-05-07T20:23:14.4131352Z compile=False, 2025-05-07T20:23:14.4131756Z pooling_mode=, 2025-05-07T20:23:14.4132223Z T=5, 2025-05-07T20:23:14.4132553Z D=67, 2025-05-07T20:23:14.4132883Z B=13, 2025-05-07T20:23:14.4133210Z log_E=4, 2025-05-07T20:23:14.4133554Z L=4, 2025-05-07T20:23:14.4133883Z D_gradcheck=2, 2025-05-07T20:23:14.4134263Z stochastic_rounding=False, 2025-05-07T20:23:14.4134695Z weighted=False, 2025-05-07T20:23:14.4135070Z row_wise=True, 2025-05-07T20:23:14.4135429Z mixed=True, 2025-05-07T20:23:14.4135794Z use_cache=False, 2025-05-07T20:23:14.4136214Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:14.4136693Z use_cpu=True, 2025-05-07T20:23:14.4137115Z output_dtype=SparseType.FP16, 2025-05-07T20:23:14.4146746Z ) 2025-05-07T20:23:14.4147188Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:14.4148099Z self=, 2025-05-07T20:23:14.4148952Z compile=True, 2025-05-07T20:23:14.4149360Z pooling_mode=, 2025-05-07T20:23:14.4149838Z T=4, 2025-05-07T20:23:14.4150173Z D=34, 2025-05-07T20:23:14.4150506Z B=81, 2025-05-07T20:23:14.4150833Z log_E=3, 2025-05-07T20:23:14.4151170Z L=14, 2025-05-07T20:23:14.4151512Z D_gradcheck=1, 2025-05-07T20:23:14.4151896Z stochastic_rounding=True, 2025-05-07T20:23:14.4152324Z weighted=True, 2025-05-07T20:23:14.4152703Z row_wise=True, 2025-05-07T20:23:14.4153059Z mixed=False, 2025-05-07T20:23:14.4153687Z use_cache=False, 2025-05-07T20:23:14.4154140Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:14.4154713Z use_cpu=True, 2025-05-07T20:23:14.4155099Z output_dtype=SparseType.FP16, 2025-05-07T20:23:14.4155698Z ) 2025-05-07T20:23:14.4156089Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:14.4156985Z self=, 2025-05-07T20:23:14.4157830Z compile=True, 2025-05-07T20:23:14.4158351Z pooling_mode=, 2025-05-07T20:23:14.4158833Z T=1, 2025-05-07T20:23:14.4159160Z D=68, 2025-05-07T20:23:14.4159489Z B=35, 2025-05-07T20:23:14.4159817Z log_E=5, 2025-05-07T20:23:14.4160162Z L=9, 2025-05-07T20:23:14.4160498Z D_gradcheck=1, 2025-05-07T20:23:14.4160888Z stochastic_rounding=True, 2025-05-07T20:23:14.4161318Z weighted=True, 2025-05-07T20:23:14.4161681Z row_wise=True, 2025-05-07T20:23:14.4162040Z mixed=False, 2025-05-07T20:23:14.4162416Z use_cache=False, 2025-05-07T20:23:14.4162831Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:14.4163304Z use_cpu=True, 2025-05-07T20:23:14.4163700Z output_dtype=SparseType.FP32, 2025-05-07T20:23:14.4164136Z ) 2025-05-07T20:23:14.4164520Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:14.4165432Z self=, 2025-05-07T20:23:14.4166276Z compile=False, 2025-05-07T20:23:14.4166682Z pooling_mode=, 2025-05-07T20:23:14.4167139Z T=5, 2025-05-07T20:23:14.4167463Z D=103, 2025-05-07T20:23:14.4167923Z B=60, 2025-05-07T20:23:14.4168389Z log_E=5, 2025-05-07T20:23:14.4168727Z L=17, 2025-05-07T20:23:14.4169064Z D_gradcheck=2, 2025-05-07T20:23:14.4169442Z stochastic_rounding=False, 2025-05-07T20:23:14.4169877Z weighted=False, 2025-05-07T20:23:14.4170250Z row_wise=True, 2025-05-07T20:23:14.4170609Z mixed=True, 2025-05-07T20:23:14.4170985Z use_cache=True, 2025-05-07T20:23:14.4171408Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:14.4171874Z use_cpu=True, 2025-05-07T20:23:14.4172271Z output_dtype=SparseType.FP16, 2025-05-07T20:23:14.4172708Z ) 2025-05-07T20:23:14.4173096Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:14.4174007Z self=, 2025-05-07T20:23:14.4174850Z compile=True, 2025-05-07T20:23:14.4175254Z pooling_mode=, 2025-05-07T20:23:14.4175712Z T=3, 2025-05-07T20:23:14.4176038Z D=57, 2025-05-07T20:23:14.4176371Z B=50, 2025-05-07T20:23:14.4176692Z log_E=3, 2025-05-07T20:23:14.4177028Z L=10, 2025-05-07T20:23:14.4177364Z D_gradcheck=1, 2025-05-07T20:23:14.4177748Z stochastic_rounding=True, 2025-05-07T20:23:14.4178184Z weighted=True, 2025-05-07T20:23:14.4178555Z row_wise=True, 2025-05-07T20:23:14.4178911Z mixed=True, 2025-05-07T20:23:14.4179271Z use_cache=True, 2025-05-07T20:23:14.4179975Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:14.4180468Z use_cpu=True, 2025-05-07T20:23:14.4180872Z output_dtype=SparseType.FP16, 2025-05-07T20:23:14.4181313Z ) 2025-05-07T20:23:14.4181706Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:14.4182602Z self=, 2025-05-07T20:23:14.4183586Z compile=False, 2025-05-07T20:23:14.4184005Z pooling_mode=, 2025-05-07T20:23:14.4184467Z T=4, 2025-05-07T20:23:14.4184794Z D=6, 2025-05-07T20:23:14.4185145Z B=13, 2025-05-07T20:23:14.4185473Z log_E=4, 2025-05-07T20:23:14.4185810Z L=6, 2025-05-07T20:23:14.4186145Z D_gradcheck=1, 2025-05-07T20:23:14.4186528Z stochastic_rounding=True, 2025-05-07T20:23:14.4186957Z weighted=True, 2025-05-07T20:23:14.4187322Z row_wise=True, 2025-05-07T20:23:14.4188007Z mixed=False, 2025-05-07T20:23:14.4188385Z use_cache=False, 2025-05-07T20:23:14.4188970Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:14.4189448Z use_cpu=True, 2025-05-07T20:23:14.4189835Z output_dtype=SparseType.FP32, 2025-05-07T20:23:14.4190271Z ) 2025-05-07T20:23:14.4190659Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:14.4191551Z self=, 2025-05-07T20:23:14.4192390Z compile=False, 2025-05-07T20:23:14.4192930Z pooling_mode=, 2025-05-07T20:23:14.4193407Z T=1, 2025-05-07T20:23:14.4193738Z D=39, 2025-05-07T20:23:14.4194061Z B=19, 2025-05-07T20:23:14.4194385Z log_E=3, 2025-05-07T20:23:14.4194725Z L=11, 2025-05-07T20:23:14.4195059Z D_gradcheck=1, 2025-05-07T20:23:14.4195442Z stochastic_rounding=False, 2025-05-07T20:23:14.4195875Z weighted=False, 2025-05-07T20:23:14.4196240Z row_wise=True, 2025-05-07T20:23:14.4196604Z mixed=False, 2025-05-07T20:23:14.4196967Z use_cache=True, 2025-05-07T20:23:14.4197381Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:14.4197860Z use_cpu=True, 2025-05-07T20:23:14.4198259Z output_dtype=SparseType.FP32, 2025-05-07T20:23:14.4198692Z ) 2025-05-07T20:23:14.4199087Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:14.4199984Z self=, 2025-05-07T20:23:14.4200828Z compile=False, 2025-05-07T20:23:14.4201231Z pooling_mode=, 2025-05-07T20:23:14.4201680Z T=3, 2025-05-07T20:23:14.4202189Z D=36, 2025-05-07T20:23:14.4202513Z B=86, 2025-05-07T20:23:14.4202831Z log_E=3, 2025-05-07T20:23:14.4203169Z L=0, 2025-05-07T20:23:14.4203500Z D_gradcheck=2, 2025-05-07T20:23:14.4203875Z stochastic_rounding=True, 2025-05-07T20:23:14.4204303Z weighted=True, 2025-05-07T20:23:14.4204670Z row_wise=True, 2025-05-07T20:23:14.4205030Z mixed=True, 2025-05-07T20:23:14.4205394Z use_cache=False, 2025-05-07T20:23:14.4205809Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:14.4206288Z use_cpu=True, 2025-05-07T20:23:14.4206687Z output_dtype=SparseType.FP16, 2025-05-07T20:23:14.4207123Z ) 2025-05-07T20:23:14.4207509Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:14.4208552Z self=, 2025-05-07T20:23:14.4209409Z compile=False, 2025-05-07T20:23:14.4209810Z pooling_mode=, 2025-05-07T20:23:14.4210266Z T=2, 2025-05-07T20:23:14.4210598Z D=66, 2025-05-07T20:23:14.4210930Z B=82, 2025-05-07T20:23:14.4211252Z log_E=4, 2025-05-07T20:23:14.4211592Z L=8, 2025-05-07T20:23:14.4211928Z D_gradcheck=2, 2025-05-07T20:23:14.4212313Z stochastic_rounding=False, 2025-05-07T20:23:14.4212745Z weighted=False, 2025-05-07T20:23:14.4213124Z row_wise=True, 2025-05-07T20:23:14.4213489Z mixed=False, 2025-05-07T20:23:14.4213859Z use_cache=False, 2025-05-07T20:23:14.4214272Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:14.4214737Z use_cpu=True, 2025-05-07T20:23:14.4215135Z output_dtype=SparseType.FP32, 2025-05-07T20:23:14.4215572Z ) 2025-05-07T20:23:14.4696723Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:14.4697797Z self=, 2025-05-07T20:23:14.4698678Z compile=False, 2025-05-07T20:23:14.4699095Z pooling_mode=, 2025-05-07T20:23:14.4699575Z T=3, 2025-05-07T20:23:14.4699905Z D=76, 2025-05-07T20:23:14.4700227Z B=112, 2025-05-07T20:23:14.4700556Z log_E=5, 2025-05-07T20:23:14.4700893Z L=15, 2025-05-07T20:23:14.4701223Z D_gradcheck=1, 2025-05-07T20:23:14.4701613Z stochastic_rounding=True, 2025-05-07T20:23:14.4702042Z weighted=True, 2025-05-07T20:23:14.4702765Z row_wise=True, 2025-05-07T20:23:14.4703157Z mixed=False, 2025-05-07T20:23:14.4703662Z use_cache=False, 2025-05-07T20:23:14.4704066Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:14.4704538Z use_cpu=True, 2025-05-07T20:23:14.4704933Z output_dtype=SparseType.FP16, 2025-05-07T20:23:14.4705364Z ) 2025-05-07T20:23:14.4705755Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:14.4706795Z self=, 2025-05-07T20:23:14.4707648Z compile=False, 2025-05-07T20:23:14.4708060Z pooling_mode=, 2025-05-07T20:23:14.4708536Z T=1, 2025-05-07T20:23:14.4708865Z D=48, 2025-05-07T20:23:14.4709192Z B=112, 2025-05-07T20:23:14.4709523Z log_E=4, 2025-05-07T20:23:14.4709854Z L=9, 2025-05-07T20:23:14.4710189Z D_gradcheck=2, 2025-05-07T20:23:14.4710584Z stochastic_rounding=False, 2025-05-07T20:23:14.4711016Z weighted=True, 2025-05-07T20:23:14.4711385Z row_wise=True, 2025-05-07T20:23:14.4711756Z mixed=False, 2025-05-07T20:23:14.4712121Z use_cache=True, 2025-05-07T20:23:14.4712543Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:14.4713015Z use_cpu=True, 2025-05-07T20:23:14.4713411Z output_dtype=SparseType.FP32, 2025-05-07T20:23:14.4713853Z ) 2025-05-07T20:23:14.4714240Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:14.4715147Z self=, 2025-05-07T20:23:14.4715995Z compile=True, 2025-05-07T20:23:14.4716387Z pooling_mode=, 2025-05-07T20:23:14.4717075Z T=5, 2025-05-07T20:23:14.4717404Z D=52, 2025-05-07T20:23:14.4717723Z B=15, 2025-05-07T20:23:14.4718054Z log_E=3, 2025-05-07T20:23:14.4718394Z L=13, 2025-05-07T20:23:14.4718720Z D_gradcheck=2, 2025-05-07T20:23:14.4719111Z stochastic_rounding=True, 2025-05-07T20:23:14.4719544Z weighted=False, 2025-05-07T20:23:14.4719913Z row_wise=True, 2025-05-07T20:23:14.4720280Z mixed=False, 2025-05-07T20:23:14.4720648Z use_cache=False, 2025-05-07T20:23:14.4721055Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:14.4721532Z use_cpu=True, 2025-05-07T20:23:14.4721931Z output_dtype=SparseType.FP32, 2025-05-07T20:23:14.4722367Z ) 2025-05-07T20:23:14.4722758Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:14.4723669Z self=, 2025-05-07T20:23:14.4724525Z compile=False, 2025-05-07T20:23:14.4724924Z pooling_mode=, 2025-05-07T20:23:14.4725396Z T=4, 2025-05-07T20:23:14.4725723Z D=124, 2025-05-07T20:23:14.4726049Z B=19, 2025-05-07T20:23:14.4726382Z log_E=5, 2025-05-07T20:23:14.4726727Z L=7, 2025-05-07T20:23:14.4727057Z D_gradcheck=2, 2025-05-07T20:23:14.4727453Z stochastic_rounding=True, 2025-05-07T20:23:14.4727891Z weighted=False, 2025-05-07T20:23:14.4728388Z row_wise=True, 2025-05-07T20:23:14.4728769Z mixed=False, 2025-05-07T20:23:14.4729138Z use_cache=False, 2025-05-07T20:23:14.4729554Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:14.4730034Z use_cpu=True, 2025-05-07T20:23:14.4730443Z output_dtype=SparseType.FP32, 2025-05-07T20:23:14.4730875Z ) 2025-05-07T20:23:14.4731265Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:14.4732172Z self=, 2025-05-07T20:23:14.4733013Z compile=False, 2025-05-07T20:23:14.4733410Z pooling_mode=, 2025-05-07T20:23:14.4733880Z T=1, 2025-05-07T20:23:14.4734204Z D=66, 2025-05-07T20:23:14.4734527Z B=113, 2025-05-07T20:23:14.4734861Z log_E=5, 2025-05-07T20:23:14.4735201Z L=18, 2025-05-07T20:23:14.4735532Z D_gradcheck=2, 2025-05-07T20:23:14.4735918Z stochastic_rounding=True, 2025-05-07T20:23:14.4736639Z weighted=False, 2025-05-07T20:23:14.4737025Z row_wise=True, 2025-05-07T20:23:14.4737506Z mixed=True, 2025-05-07T20:23:14.4737882Z use_cache=True, 2025-05-07T20:23:14.4738285Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:14.4738759Z use_cpu=True, 2025-05-07T20:23:14.4739151Z output_dtype=SparseType.FP16, 2025-05-07T20:23:14.4739585Z ) 2025-05-07T20:23:14.4739982Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:14.4740965Z self=, 2025-05-07T20:23:14.4741826Z compile=False, 2025-05-07T20:23:14.4742237Z pooling_mode=, 2025-05-07T20:23:14.4742705Z T=3, 2025-05-07T20:23:14.4743028Z D=94, 2025-05-07T20:23:14.4743360Z B=122, 2025-05-07T20:23:14.4743689Z log_E=5, 2025-05-07T20:23:14.4744021Z L=9, 2025-05-07T20:23:14.4744356Z D_gradcheck=1, 2025-05-07T20:23:14.4744746Z stochastic_rounding=True, 2025-05-07T20:23:14.4745181Z weighted=False, 2025-05-07T20:23:14.4745551Z row_wise=True, 2025-05-07T20:23:14.4745915Z mixed=False, 2025-05-07T20:23:14.4746284Z use_cache=False, 2025-05-07T20:23:14.4746691Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:14.4747166Z use_cpu=True, 2025-05-07T20:23:14.4747562Z output_dtype=SparseType.FP16, 2025-05-07T20:23:14.4747995Z ) 2025-05-07T20:23:14.4748387Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:14.4749290Z self=, 2025-05-07T20:23:14.4750127Z compile=True, 2025-05-07T20:23:14.4750662Z pooling_mode=, 2025-05-07T20:23:14.4751129Z T=3, 2025-05-07T20:23:14.4751454Z D=29, 2025-05-07T20:23:14.4751782Z B=53, 2025-05-07T20:23:14.4752143Z log_E=3, 2025-05-07T20:23:14.4752510Z L=7, 2025-05-07T20:23:14.4752893Z D_gradcheck=2, 2025-05-07T20:23:14.4753321Z stochastic_rounding=False, 2025-05-07T20:23:14.4753789Z weighted=True, 2025-05-07T20:23:14.4754200Z row_wise=True, 2025-05-07T20:23:14.4754595Z mixed=False, 2025-05-07T20:23:14.4754977Z use_cache=True, 2025-05-07T20:23:14.4755376Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:14.4755848Z use_cpu=True, 2025-05-07T20:23:14.4756236Z output_dtype=SparseType.FP32, 2025-05-07T20:23:14.4756667Z ) 2025-05-07T20:23:14.4757055Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:14.4757969Z self=, 2025-05-07T20:23:14.4758808Z compile=False, 2025-05-07T20:23:14.4759224Z pooling_mode=, 2025-05-07T20:23:14.4759684Z T=4, 2025-05-07T20:23:14.4760002Z D=50, 2025-05-07T20:23:14.4760336Z B=75, 2025-05-07T20:23:14.4760673Z log_E=5, 2025-05-07T20:23:14.4761007Z L=13, 2025-05-07T20:23:14.4761346Z D_gradcheck=2, 2025-05-07T20:23:14.4761741Z stochastic_rounding=False, 2025-05-07T20:23:14.4762170Z weighted=True, 2025-05-07T20:23:14.4762551Z row_wise=True, 2025-05-07T20:23:14.4762914Z mixed=True, 2025-05-07T20:23:14.4763271Z use_cache=False, 2025-05-07T20:23:14.4763684Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:14.4764161Z use_cpu=True, 2025-05-07T20:23:14.4764550Z output_dtype=SparseType.FP16, 2025-05-07T20:23:14.4764988Z ) 2025-05-07T20:23:14.4765406Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:14.4766318Z self=, 2025-05-07T20:23:14.4767161Z compile=True, 2025-05-07T20:23:14.4767655Z pooling_mode=, 2025-05-07T20:23:14.4768245Z T=2, 2025-05-07T20:23:14.4768572Z D=98, 2025-05-07T20:23:14.4768902Z B=19, 2025-05-07T20:23:14.4769228Z log_E=3, 2025-05-07T20:23:14.4769575Z L=11, 2025-05-07T20:23:14.4769913Z D_gradcheck=2, 2025-05-07T20:23:14.4770491Z stochastic_rounding=True, 2025-05-07T20:23:14.4770938Z weighted=False, 2025-05-07T20:23:14.4771415Z row_wise=True, 2025-05-07T20:23:14.4771776Z mixed=False, 2025-05-07T20:23:14.4772142Z use_cache=True, 2025-05-07T20:23:14.4772554Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:14.4773031Z use_cpu=True, 2025-05-07T20:23:14.4773429Z output_dtype=SparseType.FP32, 2025-05-07T20:23:14.4773860Z ) 2025-05-07T20:23:14.4774250Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:14.4775228Z self=, 2025-05-07T20:23:14.4776093Z compile=True, 2025-05-07T20:23:14.4776489Z pooling_mode=, 2025-05-07T20:23:14.4776950Z T=2, 2025-05-07T20:23:14.4777273Z D=60, 2025-05-07T20:23:14.4777595Z B=48, 2025-05-07T20:23:14.4777932Z log_E=5, 2025-05-07T20:23:14.4778274Z L=11, 2025-05-07T20:23:14.4778609Z D_gradcheck=2, 2025-05-07T20:23:14.4778999Z stochastic_rounding=True, 2025-05-07T20:23:14.4779435Z weighted=False, 2025-05-07T20:23:14.4780115Z row_wise=True, 2025-05-07T20:23:14.4780477Z mixed=True, 2025-05-07T20:23:14.4780841Z use_cache=False, 2025-05-07T20:23:14.4781261Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:14.4781729Z use_cpu=True, 2025-05-07T20:23:14.4782126Z output_dtype=SparseType.FP32, 2025-05-07T20:23:14.4782568Z ) 2025-05-07T20:23:14.4782953Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:14.4783862Z self=, 2025-05-07T20:23:14.4785050Z compile=True, 2025-05-07T20:23:14.4785477Z pooling_mode=, 2025-05-07T20:23:14.4785963Z T=1, 2025-05-07T20:23:14.4786308Z D=15, 2025-05-07T20:23:14.4786631Z B=60, 2025-05-07T20:23:14.4786960Z log_E=3, 2025-05-07T20:23:14.4787299Z L=0, 2025-05-07T20:23:14.4787640Z D_gradcheck=1, 2025-05-07T20:23:14.4788040Z stochastic_rounding=False, 2025-05-07T20:23:14.4788476Z weighted=True, 2025-05-07T20:23:14.4788837Z row_wise=True, 2025-05-07T20:23:14.4789205Z mixed=False, 2025-05-07T20:23:14.4789573Z use_cache=False, 2025-05-07T20:23:14.4789985Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:14.4790451Z use_cpu=True, 2025-05-07T20:23:14.4790846Z output_dtype=SparseType.FP32, 2025-05-07T20:23:14.4791286Z ) 2025-05-07T20:23:14.4791673Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:14.4792585Z self=, 2025-05-07T20:23:14.4793435Z compile=True, 2025-05-07T20:23:14.4793834Z pooling_mode=, 2025-05-07T20:23:14.4794306Z T=3, 2025-05-07T20:23:14.4794642Z D=28, 2025-05-07T20:23:14.4794972Z B=84, 2025-05-07T20:23:14.4795297Z log_E=5, 2025-05-07T20:23:14.4795636Z L=5, 2025-05-07T20:23:14.4795979Z D_gradcheck=2, 2025-05-07T20:23:14.4796376Z stochastic_rounding=False, 2025-05-07T20:23:14.4796817Z weighted=True, 2025-05-07T20:23:14.4797187Z row_wise=True, 2025-05-07T20:23:14.4797576Z mixed=True, 2025-05-07T20:23:14.4797942Z use_cache=False, 2025-05-07T20:23:14.4798351Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:14.4798824Z use_cpu=True, 2025-05-07T20:23:14.4799398Z output_dtype=SparseType.FP32, 2025-05-07T20:23:14.4800010Z ) 2025-05-07T20:23:14.4800496Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:14.4801831Z self=, 2025-05-07T20:23:14.4802805Z compile=True, 2025-05-07T20:23:14.4803246Z pooling_mode=, 2025-05-07T20:23:14.4803740Z T=4, 2025-05-07T20:23:14.4804067Z D=97, 2025-05-07T20:23:14.4804400Z B=26, 2025-05-07T20:23:14.4804721Z log_E=4, 2025-05-07T20:23:14.4805058Z L=8, 2025-05-07T20:23:14.4805651Z D_gradcheck=2, 2025-05-07T20:23:14.4806053Z stochastic_rounding=False, 2025-05-07T20:23:14.4806614Z weighted=False, 2025-05-07T20:23:14.4806989Z row_wise=True, 2025-05-07T20:23:14.4807346Z mixed=False, 2025-05-07T20:23:14.4807711Z use_cache=True, 2025-05-07T20:23:14.4808243Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:14.4808724Z use_cpu=True, 2025-05-07T20:23:14.4809122Z output_dtype=SparseType.FP32, 2025-05-07T20:23:14.4809569Z ) 2025-05-07T20:23:14.4810139Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:14.4811064Z self=, 2025-05-07T20:23:14.4811919Z compile=True, 2025-05-07T20:23:14.4812323Z pooling_mode=, 2025-05-07T20:23:14.4812777Z T=2, 2025-05-07T20:23:14.4813107Z D=64, 2025-05-07T20:23:14.4813438Z B=85, 2025-05-07T20:23:14.4813760Z log_E=5, 2025-05-07T20:23:14.4814104Z L=8, 2025-05-07T20:23:14.4814444Z D_gradcheck=2, 2025-05-07T20:23:14.4814831Z stochastic_rounding=True, 2025-05-07T20:23:14.4815274Z weighted=True, 2025-05-07T20:23:14.4815806Z row_wise=True, 2025-05-07T20:23:14.4816260Z mixed=True, 2025-05-07T20:23:14.4816644Z use_cache=True, 2025-05-07T20:23:14.4817053Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:14.4817528Z use_cpu=True, 2025-05-07T20:23:14.4817928Z output_dtype=SparseType.FP32, 2025-05-07T20:23:14.4818369Z ) 2025-05-07T20:23:14.4818760Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:14.4819664Z self=, 2025-05-07T20:23:14.4820669Z compile=True, 2025-05-07T20:23:14.4821067Z pooling_mode=, 2025-05-07T20:23:14.4821535Z T=3, 2025-05-07T20:23:14.4821869Z D=100, 2025-05-07T20:23:14.4822204Z B=14, 2025-05-07T20:23:14.4822527Z log_E=5, 2025-05-07T20:23:14.4822869Z L=2, 2025-05-07T20:23:14.4823218Z D_gradcheck=2, 2025-05-07T20:23:14.4823612Z stochastic_rounding=True, 2025-05-07T20:23:14.4824048Z weighted=False, 2025-05-07T20:23:14.4824422Z row_wise=True, 2025-05-07T20:23:14.4824782Z mixed=True, 2025-05-07T20:23:14.4825139Z use_cache=True, 2025-05-07T20:23:14.4825545Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:14.4826012Z use_cpu=True, 2025-05-07T20:23:14.4826407Z output_dtype=SparseType.FP16, 2025-05-07T20:23:14.4826851Z ) 2025-05-07T20:23:14.4827242Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:14.4828149Z self=, 2025-05-07T20:23:14.4828995Z compile=False, 2025-05-07T20:23:14.4829392Z pooling_mode=, 2025-05-07T20:23:14.4829860Z T=2, 2025-05-07T20:23:14.4830193Z D=14, 2025-05-07T20:23:14.4830513Z B=33, 2025-05-07T20:23:14.4830850Z log_E=5, 2025-05-07T20:23:14.4831197Z L=16, 2025-05-07T20:23:14.4831533Z D_gradcheck=2, 2025-05-07T20:23:14.4831933Z stochastic_rounding=False, 2025-05-07T20:23:14.4832373Z weighted=False, 2025-05-07T20:23:14.4832737Z row_wise=True, 2025-05-07T20:23:14.4833103Z mixed=False, 2025-05-07T20:23:14.4833479Z use_cache=False, 2025-05-07T20:23:14.4833897Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:14.4834367Z use_cpu=True, 2025-05-07T20:23:14.4834761Z output_dtype=SparseType.FP32, 2025-05-07T20:23:14.4835199Z ) 2025-05-07T20:23:14.5310384Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:14.5311467Z self=, 2025-05-07T20:23:14.5312398Z compile=False, 2025-05-07T20:23:14.5312838Z pooling_mode=, 2025-05-07T20:23:14.5313316Z T=2, 2025-05-07T20:23:14.5313640Z D=65, 2025-05-07T20:23:14.5313979Z B=121, 2025-05-07T20:23:14.5314314Z log_E=4, 2025-05-07T20:23:14.5315065Z L=19, 2025-05-07T20:23:14.5315422Z D_gradcheck=2, 2025-05-07T20:23:14.5315970Z stochastic_rounding=True, 2025-05-07T20:23:14.5316403Z weighted=False, 2025-05-07T20:23:14.5316768Z row_wise=True, 2025-05-07T20:23:14.5317144Z mixed=False, 2025-05-07T20:23:14.5317512Z use_cache=True, 2025-05-07T20:23:14.5317911Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:14.5318385Z use_cpu=True, 2025-05-07T20:23:14.5318782Z output_dtype=SparseType.FP32, 2025-05-07T20:23:14.5319223Z ) 2025-05-07T20:23:14.5319756Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:14.5320686Z self=, 2025-05-07T20:23:14.5321532Z compile=True, 2025-05-07T20:23:14.5322045Z pooling_mode=, 2025-05-07T20:23:14.5322511Z T=3, 2025-05-07T20:23:14.5322830Z D=29, 2025-05-07T20:23:14.5323151Z B=96, 2025-05-07T20:23:14.5323481Z log_E=5, 2025-05-07T20:23:14.5323815Z L=12, 2025-05-07T20:23:14.5324159Z D_gradcheck=2, 2025-05-07T20:23:14.5324548Z stochastic_rounding=False, 2025-05-07T20:23:14.5324977Z weighted=False, 2025-05-07T20:23:14.5325404Z row_wise=True, 2025-05-07T20:23:14.5325775Z mixed=True, 2025-05-07T20:23:14.5326145Z use_cache=False, 2025-05-07T20:23:14.5326555Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:14.5327036Z use_cpu=True, 2025-05-07T20:23:14.5327436Z output_dtype=SparseType.FP16, 2025-05-07T20:23:14.5327877Z ) 2025-05-07T20:23:14.5328340Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:14.5329250Z self=, 2025-05-07T20:23:14.5330357Z compile=False, 2025-05-07T20:23:14.5330857Z pooling_mode=, 2025-05-07T20:23:14.5331328Z T=1, 2025-05-07T20:23:14.5331647Z D=26, 2025-05-07T20:23:14.5331981Z B=114, 2025-05-07T20:23:14.5332316Z log_E=3, 2025-05-07T20:23:14.5332655Z L=20, 2025-05-07T20:23:14.5332999Z D_gradcheck=1, 2025-05-07T20:23:14.5333390Z stochastic_rounding=True, 2025-05-07T20:23:14.5333811Z weighted=True, 2025-05-07T20:23:14.5334182Z row_wise=True, 2025-05-07T20:23:14.5334547Z mixed=True, 2025-05-07T20:23:14.5334905Z use_cache=False, 2025-05-07T20:23:14.5335320Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:14.5335820Z use_cpu=True, 2025-05-07T20:23:14.5336224Z output_dtype=SparseType.FP32, 2025-05-07T20:23:14.5336664Z ) 2025-05-07T20:23:14.5337062Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:14.5337979Z self=, 2025-05-07T20:23:14.5338929Z compile=True, 2025-05-07T20:23:14.5339341Z pooling_mode=, 2025-05-07T20:23:14.5339828Z T=3, 2025-05-07T20:23:14.5340157Z D=112, 2025-05-07T20:23:14.5340490Z B=68, 2025-05-07T20:23:14.5340826Z log_E=4, 2025-05-07T20:23:14.5341157Z L=1, 2025-05-07T20:23:14.5341503Z D_gradcheck=1, 2025-05-07T20:23:14.5341892Z stochastic_rounding=True, 2025-05-07T20:23:14.5342321Z weighted=False, 2025-05-07T20:23:14.5342693Z row_wise=True, 2025-05-07T20:23:14.5343060Z mixed=True, 2025-05-07T20:23:14.5343417Z use_cache=False, 2025-05-07T20:23:14.5343829Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:14.5344303Z use_cpu=True, 2025-05-07T20:23:14.5344696Z output_dtype=SparseType.FP32, 2025-05-07T20:23:14.5345137Z ) 2025-05-07T20:23:14.5345534Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:14.5346525Z self=, 2025-05-07T20:23:14.5347379Z compile=True, 2025-05-07T20:23:14.5347784Z pooling_mode=, 2025-05-07T20:23:14.5348252Z T=2, 2025-05-07T20:23:14.5348578Z D=121, 2025-05-07T20:23:14.5348911Z B=12, 2025-05-07T20:23:14.5349468Z log_E=3, 2025-05-07T20:23:14.5349878Z L=13, 2025-05-07T20:23:14.5350220Z D_gradcheck=2, 2025-05-07T20:23:14.5350611Z stochastic_rounding=True, 2025-05-07T20:23:14.5351035Z weighted=False, 2025-05-07T20:23:14.5351410Z row_wise=True, 2025-05-07T20:23:14.5351768Z mixed=True, 2025-05-07T20:23:14.5352121Z use_cache=True, 2025-05-07T20:23:14.5352528Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:14.5352999Z use_cpu=True, 2025-05-07T20:23:14.5353627Z output_dtype=SparseType.FP16, 2025-05-07T20:23:14.5354082Z ) 2025-05-07T20:23:14.5354476Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:14.5355377Z self=, 2025-05-07T20:23:14.5356224Z compile=False, 2025-05-07T20:23:14.5356628Z pooling_mode=, 2025-05-07T20:23:14.5357097Z T=2, 2025-05-07T20:23:14.5357445Z D=126, 2025-05-07T20:23:14.5357784Z B=69, 2025-05-07T20:23:14.5358115Z log_E=5, 2025-05-07T20:23:14.5358456Z L=13, 2025-05-07T20:23:14.5358795Z D_gradcheck=2, 2025-05-07T20:23:14.5359192Z stochastic_rounding=False, 2025-05-07T20:23:14.5359622Z weighted=False, 2025-05-07T20:23:14.5359997Z row_wise=True, 2025-05-07T20:23:14.5360366Z mixed=False, 2025-05-07T20:23:14.5360723Z use_cache=True, 2025-05-07T20:23:14.5361144Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:14.5361627Z use_cpu=True, 2025-05-07T20:23:14.5362023Z output_dtype=SparseType.FP16, 2025-05-07T20:23:14.5362463Z ) 2025-05-07T20:23:14.5362863Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:14.5363892Z self=, 2025-05-07T20:23:14.5364747Z compile=True, 2025-05-07T20:23:14.5365287Z pooling_mode=, 2025-05-07T20:23:14.5365761Z T=2, 2025-05-07T20:23:14.5366084Z D=55, 2025-05-07T20:23:14.5366414Z B=20, 2025-05-07T20:23:14.5366745Z log_E=4, 2025-05-07T20:23:14.5367081Z L=14, 2025-05-07T20:23:14.5367420Z D_gradcheck=1, 2025-05-07T20:23:14.5367813Z stochastic_rounding=False, 2025-05-07T20:23:14.5368317Z weighted=False, 2025-05-07T20:23:14.5368690Z row_wise=True, 2025-05-07T20:23:14.5369053Z mixed=True, 2025-05-07T20:23:14.5369407Z use_cache=True, 2025-05-07T20:23:14.5369814Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:14.5370291Z use_cpu=True, 2025-05-07T20:23:14.5370688Z output_dtype=SparseType.FP16, 2025-05-07T20:23:14.5371195Z ) 2025-05-07T20:23:14.5371589Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:14.5372496Z self=, 2025-05-07T20:23:14.5373347Z compile=True, 2025-05-07T20:23:14.5373750Z pooling_mode=, 2025-05-07T20:23:14.5374206Z T=5, 2025-05-07T20:23:14.5374544Z D=55, 2025-05-07T20:23:14.5374887Z B=123, 2025-05-07T20:23:14.5375217Z log_E=5, 2025-05-07T20:23:14.5375563Z L=13, 2025-05-07T20:23:14.5375897Z D_gradcheck=1, 2025-05-07T20:23:14.5376293Z stochastic_rounding=False, 2025-05-07T20:23:14.5376717Z weighted=False, 2025-05-07T20:23:14.5377094Z row_wise=True, 2025-05-07T20:23:14.5377459Z mixed=False, 2025-05-07T20:23:14.5377817Z use_cache=True, 2025-05-07T20:23:14.5378220Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:14.5378701Z use_cpu=True, 2025-05-07T20:23:14.5379093Z output_dtype=SparseType.FP32, 2025-05-07T20:23:14.5379530Z ) 2025-05-07T20:23:14.5380530Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:14.5381454Z self=, 2025-05-07T20:23:14.5382470Z compile=False, 2025-05-07T20:23:14.5382884Z pooling_mode=, 2025-05-07T20:23:14.5383341Z T=2, 2025-05-07T20:23:14.5383992Z D=69, 2025-05-07T20:23:14.5384348Z B=91, 2025-05-07T20:23:14.5384837Z log_E=3, 2025-05-07T20:23:14.5385186Z L=7, 2025-05-07T20:23:14.5385517Z D_gradcheck=1, 2025-05-07T20:23:14.5385900Z stochastic_rounding=True, 2025-05-07T20:23:14.5386338Z weighted=False, 2025-05-07T20:23:14.5386711Z row_wise=True, 2025-05-07T20:23:14.5387073Z mixed=False, 2025-05-07T20:23:14.5387540Z use_cache=False, 2025-05-07T20:23:14.5387950Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:14.5388547Z use_cpu=True, 2025-05-07T20:23:14.5388957Z output_dtype=SparseType.FP16, 2025-05-07T20:23:14.5389391Z ) 2025-05-07T20:23:14.5389790Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:14.5390689Z self=, 2025-05-07T20:23:14.5391533Z compile=True, 2025-05-07T20:23:14.5391927Z pooling_mode=, 2025-05-07T20:23:14.5392384Z T=1, 2025-05-07T20:23:14.5392713Z D=106, 2025-05-07T20:23:14.5393038Z B=71, 2025-05-07T20:23:14.5393374Z log_E=5, 2025-05-07T20:23:14.5393715Z L=3, 2025-05-07T20:23:14.5394050Z D_gradcheck=1, 2025-05-07T20:23:14.5394437Z stochastic_rounding=False, 2025-05-07T20:23:14.5394870Z weighted=False, 2025-05-07T20:23:14.5395238Z row_wise=True, 2025-05-07T20:23:14.5395600Z mixed=False, 2025-05-07T20:23:14.5395968Z use_cache=False, 2025-05-07T20:23:14.5396380Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:14.5396862Z use_cpu=True, 2025-05-07T20:23:14.5397253Z output_dtype=SparseType.FP16, 2025-05-07T20:23:14.5397691Z ) 2025-05-07T20:23:14.5398273Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:14.5399179Z self=, 2025-05-07T20:23:14.5400020Z compile=False, 2025-05-07T20:23:14.5400425Z pooling_mode=, 2025-05-07T20:23:14.5401009Z T=1, 2025-05-07T20:23:14.5401343Z D=101, 2025-05-07T20:23:14.5401672Z B=78, 2025-05-07T20:23:14.5402000Z log_E=5, 2025-05-07T20:23:14.5402348Z L=9, 2025-05-07T20:23:14.5402674Z D_gradcheck=2, 2025-05-07T20:23:14.5403068Z stochastic_rounding=True, 2025-05-07T20:23:14.5403501Z weighted=True, 2025-05-07T20:23:14.5403864Z row_wise=True, 2025-05-07T20:23:14.5404233Z mixed=True, 2025-05-07T20:23:14.5404591Z use_cache=True, 2025-05-07T20:23:14.5404998Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:14.5405484Z use_cpu=True, 2025-05-07T20:23:14.5405885Z output_dtype=SparseType.FP32, 2025-05-07T20:23:14.5406326Z ) 2025-05-07T20:23:14.5406722Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:14.5407627Z self=, 2025-05-07T20:23:14.5408557Z compile=False, 2025-05-07T20:23:14.5408961Z pooling_mode=, 2025-05-07T20:23:14.5409431Z T=1, 2025-05-07T20:23:14.5409750Z D=127, 2025-05-07T20:23:14.5410083Z B=75, 2025-05-07T20:23:14.5410407Z log_E=4, 2025-05-07T20:23:14.5410737Z L=4, 2025-05-07T20:23:14.5411120Z D_gradcheck=2, 2025-05-07T20:23:14.5411510Z stochastic_rounding=True, 2025-05-07T20:23:14.5411941Z weighted=False, 2025-05-07T20:23:14.5412304Z row_wise=True, 2025-05-07T20:23:14.5412676Z mixed=False, 2025-05-07T20:23:14.5413055Z use_cache=True, 2025-05-07T20:23:14.5413457Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:14.5413935Z use_cpu=True, 2025-05-07T20:23:14.5414330Z output_dtype=SparseType.FP16, 2025-05-07T20:23:14.5414762Z ) 2025-05-07T20:23:14.5415151Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:14.5416052Z self=, 2025-05-07T20:23:14.5416944Z compile=True, 2025-05-07T20:23:14.5417347Z pooling_mode=, 2025-05-07T20:23:14.5417990Z T=3, 2025-05-07T20:23:14.5418324Z D=27, 2025-05-07T20:23:14.5418751Z B=64, 2025-05-07T20:23:14.5419082Z log_E=3, 2025-05-07T20:23:14.5419420Z L=5, 2025-05-07T20:23:14.5419758Z D_gradcheck=1, 2025-05-07T20:23:14.5420151Z stochastic_rounding=True, 2025-05-07T20:23:14.5420726Z weighted=False, 2025-05-07T20:23:14.5421106Z row_wise=True, 2025-05-07T20:23:14.5421469Z mixed=False, 2025-05-07T20:23:14.5421831Z use_cache=True, 2025-05-07T20:23:14.5422398Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:14.5422889Z use_cpu=True, 2025-05-07T20:23:14.5423382Z output_dtype=SparseType.FP32, 2025-05-07T20:23:14.5423826Z ) 2025-05-07T20:23:14.5424224Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:14.5425134Z self=, 2025-05-07T20:23:14.5425977Z compile=False, 2025-05-07T20:23:14.5426392Z pooling_mode=, 2025-05-07T20:23:14.5426863Z T=5, 2025-05-07T20:23:14.5427197Z D=56, 2025-05-07T20:23:14.5427537Z B=109, 2025-05-07T20:23:14.5427873Z log_E=5, 2025-05-07T20:23:14.5428216Z L=14, 2025-05-07T20:23:14.5428560Z D_gradcheck=1, 2025-05-07T20:23:14.5428956Z stochastic_rounding=False, 2025-05-07T20:23:14.5429386Z weighted=False, 2025-05-07T20:23:14.5429764Z row_wise=True, 2025-05-07T20:23:14.5430130Z mixed=True, 2025-05-07T20:23:14.5430490Z use_cache=False, 2025-05-07T20:23:14.5430911Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:14.5431386Z use_cpu=True, 2025-05-07T20:23:14.5431775Z output_dtype=SparseType.FP16, 2025-05-07T20:23:14.5432395Z ) 2025-05-07T20:23:14.5432790Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:14.5433699Z self=, 2025-05-07T20:23:14.5434537Z compile=True, 2025-05-07T20:23:14.5434948Z pooling_mode=, 2025-05-07T20:23:14.5435416Z T=2, 2025-05-07T20:23:14.5435745Z D=53, 2025-05-07T20:23:14.5436075Z B=82, 2025-05-07T20:23:14.5436407Z log_E=4, 2025-05-07T20:23:14.5436746Z L=9, 2025-05-07T20:23:14.5437081Z D_gradcheck=2, 2025-05-07T20:23:14.5437470Z stochastic_rounding=True, 2025-05-07T20:23:14.5437894Z weighted=True, 2025-05-07T20:23:14.5438267Z row_wise=True, 2025-05-07T20:23:14.5438634Z mixed=False, 2025-05-07T20:23:14.5439140Z use_cache=False, 2025-05-07T20:23:14.5439568Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:14.5440050Z use_cpu=True, 2025-05-07T20:23:14.5440437Z output_dtype=SparseType.FP32, 2025-05-07T20:23:14.5440884Z ) 2025-05-07T20:23:14.5441278Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:14.5442179Z self=, 2025-05-07T20:23:14.5443024Z compile=True, 2025-05-07T20:23:14.5443434Z pooling_mode=, 2025-05-07T20:23:14.5443901Z T=3, 2025-05-07T20:23:14.5455603Z D=22, 2025-05-07T20:23:14.5456017Z B=1, 2025-05-07T20:23:14.5456348Z log_E=5, 2025-05-07T20:23:14.5456691Z L=20, 2025-05-07T20:23:14.5457018Z D_gradcheck=2, 2025-05-07T20:23:14.5457410Z stochastic_rounding=False, 2025-05-07T20:23:14.5457848Z weighted=False, 2025-05-07T20:23:14.5458215Z row_wise=True, 2025-05-07T20:23:14.5458577Z mixed=True, 2025-05-07T20:23:14.5458941Z use_cache=False, 2025-05-07T20:23:14.5459368Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:14.5459850Z use_cpu=True, 2025-05-07T20:23:14.5460257Z output_dtype=SparseType.FP16, 2025-05-07T20:23:14.5460701Z ) 2025-05-07T20:23:14.5936196Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:14.5937187Z self=, 2025-05-07T20:23:14.5938041Z compile=False, 2025-05-07T20:23:14.5939279Z pooling_mode=, 2025-05-07T20:23:14.5939920Z T=3, 2025-05-07T20:23:14.5940247Z D=100, 2025-05-07T20:23:14.5940578Z B=81, 2025-05-07T20:23:14.5940901Z log_E=5, 2025-05-07T20:23:14.5941242Z L=20, 2025-05-07T20:23:14.5941581Z D_gradcheck=1, 2025-05-07T20:23:14.5941967Z stochastic_rounding=True, 2025-05-07T20:23:14.5942398Z weighted=True, 2025-05-07T20:23:14.5942768Z row_wise=True, 2025-05-07T20:23:14.5943128Z mixed=False, 2025-05-07T20:23:14.5943494Z use_cache=True, 2025-05-07T20:23:14.5944038Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:14.5944524Z use_cpu=True, 2025-05-07T20:23:14.5944929Z output_dtype=SparseType.FP16, 2025-05-07T20:23:14.5945375Z ) 2025-05-07T20:23:14.5945763Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:14.5946670Z self=, 2025-05-07T20:23:14.5947513Z compile=False, 2025-05-07T20:23:14.5947916Z pooling_mode=, 2025-05-07T20:23:14.5948381Z T=2, 2025-05-07T20:23:14.5948707Z D=36, 2025-05-07T20:23:14.5949029Z B=21, 2025-05-07T20:23:14.5949354Z log_E=4, 2025-05-07T20:23:14.5949691Z L=18, 2025-05-07T20:23:14.5950018Z D_gradcheck=2, 2025-05-07T20:23:14.5950403Z stochastic_rounding=False, 2025-05-07T20:23:14.5950832Z weighted=False, 2025-05-07T20:23:14.5951203Z row_wise=True, 2025-05-07T20:23:14.5951558Z mixed=True, 2025-05-07T20:23:14.5951925Z use_cache=True, 2025-05-07T20:23:14.5952330Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:14.5952793Z use_cpu=True, 2025-05-07T20:23:14.5953334Z output_dtype=SparseType.FP16, 2025-05-07T20:23:14.5953774Z ) 2025-05-07T20:23:14.5954156Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:14.5955058Z self=, 2025-05-07T20:23:14.5955901Z compile=True, 2025-05-07T20:23:14.5956304Z pooling_mode=, 2025-05-07T20:23:14.5956780Z T=1, 2025-05-07T20:23:14.5957108Z D=36, 2025-05-07T20:23:14.5957550Z B=35, 2025-05-07T20:23:14.5957878Z log_E=4, 2025-05-07T20:23:14.5958225Z L=3, 2025-05-07T20:23:14.5958551Z D_gradcheck=2, 2025-05-07T20:23:14.5958934Z stochastic_rounding=True, 2025-05-07T20:23:14.5959362Z weighted=True, 2025-05-07T20:23:14.5959721Z row_wise=True, 2025-05-07T20:23:14.5960083Z mixed=True, 2025-05-07T20:23:14.5960446Z use_cache=True, 2025-05-07T20:23:14.5960852Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:14.5961320Z use_cpu=True, 2025-05-07T20:23:14.5961716Z output_dtype=SparseType.FP32, 2025-05-07T20:23:14.5962152Z ) 2025-05-07T20:23:14.5962534Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:14.5963439Z self=, 2025-05-07T20:23:14.5964295Z compile=True, 2025-05-07T20:23:14.5964702Z pooling_mode=, 2025-05-07T20:23:14.5965156Z T=1, 2025-05-07T20:23:14.5965482Z D=36, 2025-05-07T20:23:14.5965812Z B=118, 2025-05-07T20:23:14.5966140Z log_E=4, 2025-05-07T20:23:14.5966479Z L=19, 2025-05-07T20:23:14.5966822Z D_gradcheck=1, 2025-05-07T20:23:14.5967206Z stochastic_rounding=False, 2025-05-07T20:23:14.5967637Z weighted=True, 2025-05-07T20:23:14.5968153Z row_wise=True, 2025-05-07T20:23:14.5968518Z mixed=True, 2025-05-07T20:23:14.5968941Z use_cache=True, 2025-05-07T20:23:14.5969348Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:14.5969820Z use_cpu=True, 2025-05-07T20:23:14.5970212Z output_dtype=SparseType.FP16, 2025-05-07T20:23:14.5970646Z ) 2025-05-07T20:23:14.5971033Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:14.5971942Z self=, 2025-05-07T20:23:14.5972968Z compile=True, 2025-05-07T20:23:14.5973382Z pooling_mode=, 2025-05-07T20:23:14.5973939Z T=1, 2025-05-07T20:23:14.5974272Z D=32, 2025-05-07T20:23:14.5974599Z B=15, 2025-05-07T20:23:14.5974920Z log_E=3, 2025-05-07T20:23:14.5975259Z L=20, 2025-05-07T20:23:14.5975594Z D_gradcheck=2, 2025-05-07T20:23:14.5975974Z stochastic_rounding=True, 2025-05-07T20:23:14.5976396Z weighted=False, 2025-05-07T20:23:14.5976768Z row_wise=True, 2025-05-07T20:23:14.5977128Z mixed=True, 2025-05-07T20:23:14.5977574Z use_cache=False, 2025-05-07T20:23:14.5978134Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:14.5978674Z use_cpu=True, 2025-05-07T20:23:14.5979072Z output_dtype=SparseType.FP16, 2025-05-07T20:23:14.5979505Z ) 2025-05-07T20:23:14.5980229Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:14.5981229Z self=, 2025-05-07T20:23:14.5982149Z compile=False, 2025-05-07T20:23:14.5982591Z pooling_mode=, 2025-05-07T20:23:14.5983118Z T=2, 2025-05-07T20:23:14.5983462Z D=19, 2025-05-07T20:23:14.5983859Z B=113, 2025-05-07T20:23:14.5984218Z log_E=4, 2025-05-07T20:23:14.5984557Z L=4, 2025-05-07T20:23:14.5984979Z D_gradcheck=2, 2025-05-07T20:23:14.5985398Z stochastic_rounding=True, 2025-05-07T20:23:14.5985831Z weighted=False, 2025-05-07T20:23:14.5986260Z row_wise=True, 2025-05-07T20:23:14.5986657Z mixed=True, 2025-05-07T20:23:14.5987073Z use_cache=True, 2025-05-07T20:23:14.5987483Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:14.5988198Z use_cpu=True, 2025-05-07T20:23:14.5988597Z output_dtype=SparseType.FP16, 2025-05-07T20:23:14.5989144Z ) 2025-05-07T20:23:14.5989537Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:14.5990447Z self=, 2025-05-07T20:23:14.5991349Z compile=False, 2025-05-07T20:23:14.5991785Z pooling_mode=, 2025-05-07T20:23:14.5992255Z T=4, 2025-05-07T20:23:14.5992622Z D=98, 2025-05-07T20:23:14.5992941Z B=108, 2025-05-07T20:23:14.5993329Z log_E=5, 2025-05-07T20:23:14.5993670Z L=9, 2025-05-07T20:23:14.5994006Z D_gradcheck=1, 2025-05-07T20:23:14.5994424Z stochastic_rounding=True, 2025-05-07T20:23:14.5994855Z weighted=False, 2025-05-07T20:23:14.5995226Z row_wise=True, 2025-05-07T20:23:14.5995589Z mixed=True, 2025-05-07T20:23:14.5995953Z use_cache=True, 2025-05-07T20:23:14.5996414Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:14.5996925Z use_cpu=True, 2025-05-07T20:23:14.5997314Z output_dtype=SparseType.FP32, 2025-05-07T20:23:14.5997749Z ) 2025-05-07T20:23:14.5998168Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:14.5999074Z self=, 2025-05-07T20:23:14.5999920Z compile=False, 2025-05-07T20:23:14.6000322Z pooling_mode=, 2025-05-07T20:23:14.6000955Z T=1, 2025-05-07T20:23:14.6001287Z D=21, 2025-05-07T20:23:14.6001614Z B=75, 2025-05-07T20:23:14.6001976Z log_E=3, 2025-05-07T20:23:14.6002374Z L=4, 2025-05-07T20:23:14.6002715Z D_gradcheck=2, 2025-05-07T20:23:14.6003164Z stochastic_rounding=False, 2025-05-07T20:23:14.6003596Z weighted=False, 2025-05-07T20:23:14.6003970Z row_wise=True, 2025-05-07T20:23:14.6004342Z mixed=True, 2025-05-07T20:23:14.6004710Z use_cache=True, 2025-05-07T20:23:14.6005124Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:14.6005600Z use_cpu=True, 2025-05-07T20:23:14.6006001Z output_dtype=SparseType.FP32, 2025-05-07T20:23:14.6006480Z ) 2025-05-07T20:23:14.6006873Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:14.6008207Z self=, 2025-05-07T20:23:14.6009086Z compile=False, 2025-05-07T20:23:14.6009654Z pooling_mode=, 2025-05-07T20:23:14.6010120Z T=3, 2025-05-07T20:23:14.6010448Z D=115, 2025-05-07T20:23:14.6010775Z B=83, 2025-05-07T20:23:14.6011103Z log_E=4, 2025-05-07T20:23:14.6011443Z L=15, 2025-05-07T20:23:14.6011772Z D_gradcheck=2, 2025-05-07T20:23:14.6012274Z stochastic_rounding=True, 2025-05-07T20:23:14.6012711Z weighted=False, 2025-05-07T20:23:14.6013074Z row_wise=True, 2025-05-07T20:23:14.6013645Z mixed=True, 2025-05-07T20:23:14.6014026Z use_cache=False, 2025-05-07T20:23:14.6014432Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:14.6014917Z use_cpu=True, 2025-05-07T20:23:14.6015314Z output_dtype=SparseType.FP16, 2025-05-07T20:23:14.6015824Z ) 2025-05-07T20:23:14.6016214Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:14.6017113Z self=, 2025-05-07T20:23:14.6017980Z compile=True, 2025-05-07T20:23:14.6018395Z pooling_mode=, 2025-05-07T20:23:14.6018855Z T=2, 2025-05-07T20:23:14.6019188Z D=81, 2025-05-07T20:23:14.6019522Z B=90, 2025-05-07T20:23:14.6019852Z log_E=5, 2025-05-07T20:23:14.6020195Z L=8, 2025-05-07T20:23:14.6020532Z D_gradcheck=1, 2025-05-07T20:23:14.6020915Z stochastic_rounding=False, 2025-05-07T20:23:14.6021353Z weighted=False, 2025-05-07T20:23:14.6021735Z row_wise=True, 2025-05-07T20:23:14.6022096Z mixed=False, 2025-05-07T20:23:14.6022466Z use_cache=True, 2025-05-07T20:23:14.6022994Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:14.6023465Z use_cpu=True, 2025-05-07T20:23:14.6023859Z output_dtype=SparseType.FP16, 2025-05-07T20:23:14.6024290Z ) 2025-05-07T20:23:14.6024676Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:14.6025757Z self=, 2025-05-07T20:23:14.6026665Z compile=False, 2025-05-07T20:23:14.6027059Z pooling_mode=, 2025-05-07T20:23:14.6027529Z T=2, 2025-05-07T20:23:14.6027857Z D=119, 2025-05-07T20:23:14.6028193Z B=56, 2025-05-07T20:23:14.6028520Z log_E=3, 2025-05-07T20:23:14.6028860Z L=16, 2025-05-07T20:23:14.6029193Z D_gradcheck=1, 2025-05-07T20:23:14.6029576Z stochastic_rounding=True, 2025-05-07T20:23:14.6030007Z weighted=True, 2025-05-07T20:23:14.6030384Z row_wise=True, 2025-05-07T20:23:14.6030740Z mixed=True, 2025-05-07T20:23:14.6031141Z use_cache=False, 2025-05-07T20:23:14.6031588Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:14.6032054Z use_cpu=True, 2025-05-07T20:23:14.6032483Z output_dtype=SparseType.FP32, 2025-05-07T20:23:14.6032987Z ) 2025-05-07T20:23:14.6033490Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:14.6034509Z self=, 2025-05-07T20:23:14.6035449Z compile=False, 2025-05-07T20:23:14.6035860Z pooling_mode=, 2025-05-07T20:23:14.6036413Z T=5, 2025-05-07T20:23:14.6036837Z D=11, 2025-05-07T20:23:14.6037161Z B=33, 2025-05-07T20:23:14.6037554Z log_E=4, 2025-05-07T20:23:14.6037896Z L=13, 2025-05-07T20:23:14.6038320Z D_gradcheck=1, 2025-05-07T20:23:14.6038713Z stochastic_rounding=False, 2025-05-07T20:23:14.6039225Z weighted=True, 2025-05-07T20:23:14.6039638Z row_wise=True, 2025-05-07T20:23:14.6040007Z mixed=False, 2025-05-07T20:23:14.6040374Z use_cache=False, 2025-05-07T20:23:14.6040797Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:14.6041265Z use_cpu=True, 2025-05-07T20:23:14.6041660Z output_dtype=SparseType.FP16, 2025-05-07T20:23:14.6042227Z ) 2025-05-07T20:23:14.6042687Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:14.6044166Z self=, 2025-05-07T20:23:14.6045300Z compile=False, 2025-05-07T20:23:14.6045800Z pooling_mode=, 2025-05-07T20:23:14.6046325Z T=5, 2025-05-07T20:23:14.6046664Z D=88, 2025-05-07T20:23:14.6046992Z B=6, 2025-05-07T20:23:14.6047323Z log_E=4, 2025-05-07T20:23:14.6047662Z L=18, 2025-05-07T20:23:14.6048062Z D_gradcheck=1, 2025-05-07T20:23:14.6048515Z stochastic_rounding=True, 2025-05-07T20:23:14.6049129Z weighted=True, 2025-05-07T20:23:14.6049601Z row_wise=True, 2025-05-07T20:23:14.6049966Z mixed=True, 2025-05-07T20:23:14.6050379Z use_cache=True, 2025-05-07T20:23:14.6050813Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:14.6051357Z use_cpu=True, 2025-05-07T20:23:14.6051853Z output_dtype=SparseType.FP32, 2025-05-07T20:23:14.6052377Z ) 2025-05-07T20:23:14.6052832Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:14.6053825Z self=, 2025-05-07T20:23:14.6054715Z compile=True, 2025-05-07T20:23:14.6055114Z pooling_mode=, 2025-05-07T20:23:14.6055579Z T=5, 2025-05-07T20:23:14.6055903Z D=104, 2025-05-07T20:23:14.6056223Z B=67, 2025-05-07T20:23:14.6056551Z log_E=5, 2025-05-07T20:23:14.6056972Z L=15, 2025-05-07T20:23:14.6057336Z D_gradcheck=1, 2025-05-07T20:23:14.6057760Z stochastic_rounding=True, 2025-05-07T20:23:14.6058202Z weighted=True, 2025-05-07T20:23:14.6058599Z row_wise=True, 2025-05-07T20:23:14.6058996Z mixed=False, 2025-05-07T20:23:14.6059604Z use_cache=True, 2025-05-07T20:23:14.6060012Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:14.6060488Z use_cpu=True, 2025-05-07T20:23:14.6060918Z output_dtype=SparseType.FP16, 2025-05-07T20:23:14.6061444Z ) 2025-05-07T20:23:14.6061845Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:14.6062754Z self=, 2025-05-07T20:23:14.6063641Z compile=True, 2025-05-07T20:23:14.6064036Z pooling_mode=, 2025-05-07T20:23:14.6064538Z T=1, 2025-05-07T20:23:14.6064907Z D=82, 2025-05-07T20:23:14.6065261Z B=82, 2025-05-07T20:23:14.6065592Z log_E=4, 2025-05-07T20:23:14.6065965Z L=13, 2025-05-07T20:23:14.6066327Z D_gradcheck=1, 2025-05-07T20:23:14.6066715Z stochastic_rounding=True, 2025-05-07T20:23:14.6067149Z weighted=False, 2025-05-07T20:23:14.6067555Z row_wise=True, 2025-05-07T20:23:14.6067928Z mixed=True, 2025-05-07T20:23:14.6068330Z use_cache=True, 2025-05-07T20:23:14.6068768Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:14.6069290Z use_cpu=True, 2025-05-07T20:23:14.6069690Z output_dtype=SparseType.FP16, 2025-05-07T20:23:14.6070157Z ) 2025-05-07T20:23:14.6070628Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:14.6071542Z self=, 2025-05-07T20:23:14.6072394Z compile=False, 2025-05-07T20:23:14.6072792Z pooling_mode=, 2025-05-07T20:23:14.6073256Z T=5, 2025-05-07T20:23:14.6073634Z D=22, 2025-05-07T20:23:14.6073959Z B=124, 2025-05-07T20:23:14.6074287Z log_E=4, 2025-05-07T20:23:14.6074674Z L=9, 2025-05-07T20:23:14.6075003Z D_gradcheck=2, 2025-05-07T20:23:14.6075394Z stochastic_rounding=True, 2025-05-07T20:23:14.6075827Z weighted=True, 2025-05-07T20:23:14.6076192Z row_wise=True, 2025-05-07T20:23:14.6076558Z mixed=True, 2025-05-07T20:23:14.6076928Z use_cache=False, 2025-05-07T20:23:14.6077376Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:14.6077909Z use_cpu=True, 2025-05-07T20:23:14.6078308Z output_dtype=SparseType.FP32, 2025-05-07T20:23:14.6078736Z ) 2025-05-07T20:23:14.6553120Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:14.6554547Z self=, 2025-05-07T20:23:14.6555561Z compile=True, 2025-05-07T20:23:14.6555967Z pooling_mode=, 2025-05-07T20:23:14.6556425Z T=1, 2025-05-07T20:23:14.6556748Z D=51, 2025-05-07T20:23:14.6557072Z B=124, 2025-05-07T20:23:14.6557395Z log_E=5, 2025-05-07T20:23:14.6557731Z L=6, 2025-05-07T20:23:14.6558061Z D_gradcheck=2, 2025-05-07T20:23:14.6558562Z stochastic_rounding=True, 2025-05-07T20:23:14.6559006Z weighted=True, 2025-05-07T20:23:14.6559375Z row_wise=True, 2025-05-07T20:23:14.6559745Z mixed=True, 2025-05-07T20:23:14.6560102Z use_cache=False, 2025-05-07T20:23:14.6560526Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:14.6561005Z use_cpu=True, 2025-05-07T20:23:14.6561394Z output_dtype=SparseType.FP16, 2025-05-07T20:23:14.6561837Z ) 2025-05-07T20:23:14.6562231Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:14.6563137Z self=, 2025-05-07T20:23:14.6563989Z compile=True, 2025-05-07T20:23:14.6564393Z pooling_mode=, 2025-05-07T20:23:14.6564850Z T=2, 2025-05-07T20:23:14.6565178Z D=125, 2025-05-07T20:23:14.6565510Z B=7, 2025-05-07T20:23:14.6565834Z log_E=3, 2025-05-07T20:23:14.6566175Z L=5, 2025-05-07T20:23:14.6566506Z D_gradcheck=1, 2025-05-07T20:23:14.6566893Z stochastic_rounding=True, 2025-05-07T20:23:14.6567320Z weighted=True, 2025-05-07T20:23:14.6567691Z row_wise=True, 2025-05-07T20:23:14.6568317Z mixed=True, 2025-05-07T20:23:14.6568676Z use_cache=False, 2025-05-07T20:23:14.6569091Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:14.6569559Z use_cpu=True, 2025-05-07T20:23:14.6569953Z output_dtype=SparseType.FP32, 2025-05-07T20:23:14.6570395Z ) 2025-05-07T20:23:14.6570793Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:14.6571698Z self=, 2025-05-07T20:23:14.6572551Z compile=False, 2025-05-07T20:23:14.6572957Z pooling_mode=, 2025-05-07T20:23:14.6573414Z T=5, 2025-05-07T20:23:14.6573740Z D=97, 2025-05-07T20:23:14.6574074Z B=105, 2025-05-07T20:23:14.6574397Z log_E=4, 2025-05-07T20:23:14.6574739Z L=11, 2025-05-07T20:23:14.6575072Z D_gradcheck=1, 2025-05-07T20:23:14.6575458Z stochastic_rounding=True, 2025-05-07T20:23:14.6575887Z weighted=False, 2025-05-07T20:23:14.6576256Z row_wise=True, 2025-05-07T20:23:14.6576614Z mixed=False, 2025-05-07T20:23:14.6576977Z use_cache=True, 2025-05-07T20:23:14.6577378Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:14.6577845Z use_cpu=True, 2025-05-07T20:23:14.6578235Z output_dtype=SparseType.FP16, 2025-05-07T20:23:14.6578675Z ) 2025-05-07T20:23:14.6579068Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:14.6580314Z self=, 2025-05-07T20:23:14.6581181Z compile=True, 2025-05-07T20:23:14.6581584Z pooling_mode=, 2025-05-07T20:23:14.6582046Z T=2, 2025-05-07T20:23:14.6582371Z D=57, 2025-05-07T20:23:14.6582700Z B=22, 2025-05-07T20:23:14.6583025Z log_E=4, 2025-05-07T20:23:14.6583365Z L=15, 2025-05-07T20:23:14.6583704Z D_gradcheck=1, 2025-05-07T20:23:14.6584096Z stochastic_rounding=False, 2025-05-07T20:23:14.6584540Z weighted=True, 2025-05-07T20:23:14.6584925Z row_wise=True, 2025-05-07T20:23:14.6585282Z mixed=True, 2025-05-07T20:23:14.6585641Z use_cache=False, 2025-05-07T20:23:14.6586055Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:14.6586524Z use_cpu=True, 2025-05-07T20:23:14.6586918Z output_dtype=SparseType.FP32, 2025-05-07T20:23:14.6587352Z ) 2025-05-07T20:23:14.6587996Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:14.6588923Z self=, 2025-05-07T20:23:14.6589894Z compile=False, 2025-05-07T20:23:14.6590301Z pooling_mode=, 2025-05-07T20:23:14.6590762Z T=5, 2025-05-07T20:23:14.6591089Z D=20, 2025-05-07T20:23:14.6591416Z B=32, 2025-05-07T20:23:14.6591738Z log_E=4, 2025-05-07T20:23:14.6592077Z L=0, 2025-05-07T20:23:14.6592412Z D_gradcheck=2, 2025-05-07T20:23:14.6592937Z stochastic_rounding=False, 2025-05-07T20:23:14.6593382Z weighted=True, 2025-05-07T20:23:14.6593756Z row_wise=True, 2025-05-07T20:23:14.6594110Z mixed=True, 2025-05-07T20:23:14.6594474Z use_cache=False, 2025-05-07T20:23:14.6594888Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:14.6595356Z use_cpu=True, 2025-05-07T20:23:14.6595759Z output_dtype=SparseType.FP16, 2025-05-07T20:23:14.6596200Z ) 2025-05-07T20:23:14.6596590Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:14.6597499Z self=, 2025-05-07T20:23:14.6598345Z compile=True, 2025-05-07T20:23:14.6598743Z pooling_mode=, 2025-05-07T20:23:14.6599206Z T=3, 2025-05-07T20:23:14.6599531Z D=116, 2025-05-07T20:23:14.6599852Z B=24, 2025-05-07T20:23:14.6600179Z log_E=4, 2025-05-07T20:23:14.6600516Z L=20, 2025-05-07T20:23:14.6600862Z D_gradcheck=1, 2025-05-07T20:23:14.6601244Z stochastic_rounding=True, 2025-05-07T20:23:14.6601674Z weighted=True, 2025-05-07T20:23:14.6602209Z row_wise=True, 2025-05-07T20:23:14.6602566Z mixed=True, 2025-05-07T20:23:14.6602925Z use_cache=True, 2025-05-07T20:23:14.6603332Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:14.6603802Z use_cpu=True, 2025-05-07T20:23:14.6604195Z output_dtype=SparseType.FP32, 2025-05-07T20:23:14.6604637Z ) 2025-05-07T20:23:14.6605023Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:14.6605950Z self=, 2025-05-07T20:23:14.6606794Z compile=True, 2025-05-07T20:23:14.6607189Z pooling_mode=, 2025-05-07T20:23:14.6607660Z T=4, 2025-05-07T20:23:14.6608104Z D=57, 2025-05-07T20:23:14.6608432Z B=107, 2025-05-07T20:23:14.6608760Z log_E=4, 2025-05-07T20:23:14.6609095Z L=18, 2025-05-07T20:23:14.6609434Z D_gradcheck=1, 2025-05-07T20:23:14.6609826Z stochastic_rounding=True, 2025-05-07T20:23:14.6610257Z weighted=False, 2025-05-07T20:23:14.6610632Z row_wise=True, 2025-05-07T20:23:14.6611005Z mixed=False, 2025-05-07T20:23:14.6611370Z use_cache=True, 2025-05-07T20:23:14.6611779Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:14.6612246Z use_cpu=True, 2025-05-07T20:23:14.6612638Z output_dtype=SparseType.FP16, 2025-05-07T20:23:14.6613075Z ) 2025-05-07T20:23:14.6613463Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:14.6614373Z self=, 2025-05-07T20:23:14.6615218Z compile=False, 2025-05-07T20:23:14.6615730Z pooling_mode=, 2025-05-07T20:23:14.6616194Z T=1, 2025-05-07T20:23:14.6616513Z D=31, 2025-05-07T20:23:14.6616839Z B=72, 2025-05-07T20:23:14.6617170Z log_E=5, 2025-05-07T20:23:14.6617503Z L=8, 2025-05-07T20:23:14.6617838Z D_gradcheck=1, 2025-05-07T20:23:14.6618225Z stochastic_rounding=False, 2025-05-07T20:23:14.6618646Z weighted=True, 2025-05-07T20:23:14.6619018Z row_wise=True, 2025-05-07T20:23:14.6619382Z mixed=True, 2025-05-07T20:23:14.6619740Z use_cache=False, 2025-05-07T20:23:14.6620152Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:14.6620629Z use_cpu=True, 2025-05-07T20:23:14.6621017Z output_dtype=SparseType.FP32, 2025-05-07T20:23:14.6621611Z ) 2025-05-07T20:23:14.6622019Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:14.6623010Z self=, 2025-05-07T20:23:14.6623853Z compile=False, 2025-05-07T20:23:14.6624253Z pooling_mode=, 2025-05-07T20:23:14.6624712Z T=1, 2025-05-07T20:23:14.6625028Z D=83, 2025-05-07T20:23:14.6625356Z B=35, 2025-05-07T20:23:14.6625683Z log_E=4, 2025-05-07T20:23:14.6626012Z L=16, 2025-05-07T20:23:14.6626421Z D_gradcheck=2, 2025-05-07T20:23:14.6626829Z stochastic_rounding=False, 2025-05-07T20:23:14.6627261Z weighted=False, 2025-05-07T20:23:14.6627633Z row_wise=True, 2025-05-07T20:23:14.6627999Z mixed=False, 2025-05-07T20:23:14.6628360Z use_cache=False, 2025-05-07T20:23:14.6628775Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:14.6629248Z use_cpu=True, 2025-05-07T20:23:14.6629638Z output_dtype=SparseType.FP32, 2025-05-07T20:23:14.6630076Z ) 2025-05-07T20:23:14.6630469Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:14.6631369Z self=, 2025-05-07T20:23:14.6632212Z compile=True, 2025-05-07T20:23:14.6632618Z pooling_mode=, 2025-05-07T20:23:14.6633079Z T=3, 2025-05-07T20:23:14.6633404Z D=52, 2025-05-07T20:23:14.6633729Z B=23, 2025-05-07T20:23:14.6634053Z log_E=5, 2025-05-07T20:23:14.6634394Z L=15, 2025-05-07T20:23:14.6634730Z D_gradcheck=1, 2025-05-07T20:23:14.6635122Z stochastic_rounding=False, 2025-05-07T20:23:14.6635654Z weighted=True, 2025-05-07T20:23:14.6636020Z row_wise=True, 2025-05-07T20:23:14.6636382Z mixed=True, 2025-05-07T20:23:14.6636732Z use_cache=False, 2025-05-07T20:23:14.6637149Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:14.6637622Z use_cpu=True, 2025-05-07T20:23:14.6638021Z output_dtype=SparseType.FP32, 2025-05-07T20:23:14.6638458Z ) 2025-05-07T20:23:14.6638858Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:14.6639750Z self=, 2025-05-07T20:23:14.6640593Z compile=False, 2025-05-07T20:23:14.6640996Z pooling_mode=, 2025-05-07T20:23:14.6641457Z T=1, 2025-05-07T20:23:14.6641783Z D=32, 2025-05-07T20:23:14.6642109Z B=56, 2025-05-07T20:23:14.6642438Z log_E=4, 2025-05-07T20:23:14.6642778Z L=12, 2025-05-07T20:23:14.6643121Z D_gradcheck=2, 2025-05-07T20:23:14.6643507Z stochastic_rounding=True, 2025-05-07T20:23:14.6643942Z weighted=False, 2025-05-07T20:23:14.6644313Z row_wise=True, 2025-05-07T20:23:14.6644669Z mixed=True, 2025-05-07T20:23:14.6645033Z use_cache=True, 2025-05-07T20:23:14.6645439Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:14.6645917Z use_cpu=True, 2025-05-07T20:23:14.6646306Z output_dtype=SparseType.FP32, 2025-05-07T20:23:14.6646747Z ) 2025-05-07T20:23:14.6647151Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:14.6648202Z self=, 2025-05-07T20:23:14.6649047Z compile=True, 2025-05-07T20:23:14.6649455Z pooling_mode=, 2025-05-07T20:23:14.6649916Z T=2, 2025-05-07T20:23:14.6650243Z D=122, 2025-05-07T20:23:14.6650577Z B=57, 2025-05-07T20:23:14.6650897Z log_E=4, 2025-05-07T20:23:14.6651247Z L=9, 2025-05-07T20:23:14.6651582Z D_gradcheck=2, 2025-05-07T20:23:14.6651962Z stochastic_rounding=False, 2025-05-07T20:23:14.6652404Z weighted=True, 2025-05-07T20:23:14.6652772Z row_wise=True, 2025-05-07T20:23:14.6653128Z mixed=True, 2025-05-07T20:23:14.6653487Z use_cache=True, 2025-05-07T20:23:14.6653895Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:14.6654361Z use_cpu=True, 2025-05-07T20:23:14.6654978Z output_dtype=SparseType.FP32, 2025-05-07T20:23:14.6655434Z ) 2025-05-07T20:23:14.6655919Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:14.6656814Z self=, 2025-05-07T20:23:14.6657665Z compile=False, 2025-05-07T20:23:14.6658074Z pooling_mode=, 2025-05-07T20:23:14.6658535Z T=4, 2025-05-07T20:23:14.6658863Z D=46, 2025-05-07T20:23:14.6659196Z B=88, 2025-05-07T20:23:14.6659602Z log_E=4, 2025-05-07T20:23:14.6659958Z L=2, 2025-05-07T20:23:14.6660293Z D_gradcheck=1, 2025-05-07T20:23:14.6660682Z stochastic_rounding=False, 2025-05-07T20:23:14.6661106Z weighted=True, 2025-05-07T20:23:14.6661471Z row_wise=True, 2025-05-07T20:23:14.6661823Z mixed=False, 2025-05-07T20:23:14.6662192Z use_cache=True, 2025-05-07T20:23:14.6662595Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:14.6663064Z use_cpu=True, 2025-05-07T20:23:14.6663462Z output_dtype=SparseType.FP32, 2025-05-07T20:23:14.6663904Z ) 2025-05-07T20:23:14.6664291Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:14.6665212Z self=, 2025-05-07T20:23:14.6666065Z compile=False, 2025-05-07T20:23:14.6666467Z pooling_mode=, 2025-05-07T20:23:14.6666922Z T=5, 2025-05-07T20:23:14.6667253Z D=31, 2025-05-07T20:23:14.6667583Z B=99, 2025-05-07T20:23:14.6667912Z log_E=5, 2025-05-07T20:23:14.6668252Z L=2, 2025-05-07T20:23:14.6668590Z D_gradcheck=2, 2025-05-07T20:23:14.6669092Z stochastic_rounding=False, 2025-05-07T20:23:14.6669529Z weighted=False, 2025-05-07T20:23:14.6669910Z row_wise=True, 2025-05-07T20:23:14.6670271Z mixed=True, 2025-05-07T20:23:14.6670640Z use_cache=False, 2025-05-07T20:23:14.6671062Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:14.6671531Z use_cpu=True, 2025-05-07T20:23:14.6671931Z output_dtype=SparseType.FP32, 2025-05-07T20:23:14.6672371Z ) 2025-05-07T20:23:14.6672753Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:14.6673659Z self=, 2025-05-07T20:23:14.6674500Z compile=False, 2025-05-07T20:23:14.6674906Z pooling_mode=, 2025-05-07T20:23:14.6675365Z T=5, 2025-05-07T20:23:14.6675693Z D=13, 2025-05-07T20:23:14.6676025Z B=99, 2025-05-07T20:23:14.6676350Z log_E=5, 2025-05-07T20:23:14.6676691Z L=9, 2025-05-07T20:23:14.6677024Z D_gradcheck=1, 2025-05-07T20:23:14.6677411Z stochastic_rounding=False, 2025-05-07T20:23:14.6677848Z weighted=True, 2025-05-07T20:23:14.6678214Z row_wise=True, 2025-05-07T20:23:14.6678576Z mixed=False, 2025-05-07T20:23:14.6678942Z use_cache=False, 2025-05-07T20:23:14.6679365Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:14.6680116Z use_cpu=True, 2025-05-07T20:23:14.6680514Z output_dtype=SparseType.FP16, 2025-05-07T20:23:14.6680953Z ) 2025-05-07T20:23:14.6681336Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:14.6682241Z self=, 2025-05-07T20:23:14.6683090Z compile=False, 2025-05-07T20:23:14.6683490Z pooling_mode=, 2025-05-07T20:23:14.6683957Z T=2, 2025-05-07T20:23:14.6684283Z D=79, 2025-05-07T20:23:14.6684608Z B=21, 2025-05-07T20:23:14.6684942Z log_E=4, 2025-05-07T20:23:14.6685285Z L=12, 2025-05-07T20:23:14.6685621Z D_gradcheck=2, 2025-05-07T20:23:14.6686010Z stochastic_rounding=True, 2025-05-07T20:23:14.6686445Z weighted=False, 2025-05-07T20:23:14.6686816Z row_wise=True, 2025-05-07T20:23:14.6687180Z mixed=False, 2025-05-07T20:23:14.6687544Z use_cache=True, 2025-05-07T20:23:14.6688038Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:14.6688855Z use_cpu=True, 2025-05-07T20:23:14.6689275Z output_dtype=SparseType.FP16, 2025-05-07T20:23:14.6689856Z ) 2025-05-07T20:23:14.7182355Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:14.7183444Z self=, 2025-05-07T20:23:14.7184300Z compile=True, 2025-05-07T20:23:14.7184712Z pooling_mode=, 2025-05-07T20:23:14.7185181Z T=2, 2025-05-07T20:23:14.7185504Z D=104, 2025-05-07T20:23:14.7186030Z B=19, 2025-05-07T20:23:14.7186199Z log_E=3, 2025-05-07T20:23:14.7186347Z L=12, 2025-05-07T20:23:14.7186542Z D_gradcheck=1, 2025-05-07T20:23:14.7186741Z stochastic_rounding=True, 2025-05-07T20:23:14.7186898Z weighted=False, 2025-05-07T20:23:14.7187057Z row_wise=True, 2025-05-07T20:23:14.7187211Z mixed=True, 2025-05-07T20:23:14.7187374Z use_cache=True, 2025-05-07T20:23:14.7187563Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:14.7187725Z use_cpu=True, 2025-05-07T20:23:14.7187917Z output_dtype=SparseType.FP32, 2025-05-07T20:23:14.7188073Z ) 2025-05-07T20:23:14.7188301Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:14.7188851Z self=, 2025-05-07T20:23:14.7189006Z compile=True, 2025-05-07T20:23:14.7189192Z pooling_mode=, 2025-05-07T20:23:14.7189345Z T=5, 2025-05-07T20:23:14.7189488Z D=81, 2025-05-07T20:23:14.7189634Z B=20, 2025-05-07T20:23:14.7189789Z log_E=5, 2025-05-07T20:23:14.7189931Z L=16, 2025-05-07T20:23:14.7190221Z D_gradcheck=2, 2025-05-07T20:23:14.7190401Z stochastic_rounding=False, 2025-05-07T20:23:14.7190556Z weighted=False, 2025-05-07T20:23:14.7190714Z row_wise=True, 2025-05-07T20:23:14.7190861Z mixed=True, 2025-05-07T20:23:14.7191013Z use_cache=False, 2025-05-07T20:23:14.7191209Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:14.7191367Z use_cpu=True, 2025-05-07T20:23:14.7191553Z output_dtype=SparseType.FP16, 2025-05-07T20:23:14.7191701Z ) 2025-05-07T20:23:14.7191926Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:14.7192469Z self=, 2025-05-07T20:23:14.7192639Z compile=False, 2025-05-07T20:23:14.7192828Z pooling_mode=, 2025-05-07T20:23:14.7192972Z T=1, 2025-05-07T20:23:14.7193127Z D=88, 2025-05-07T20:23:14.7193274Z B=70, 2025-05-07T20:23:14.7193430Z log_E=4, 2025-05-07T20:23:14.7193574Z L=7, 2025-05-07T20:23:14.7193727Z D_gradcheck=1, 2025-05-07T20:23:14.7193901Z stochastic_rounding=True, 2025-05-07T20:23:14.7194054Z weighted=True, 2025-05-07T20:23:14.7194204Z row_wise=True, 2025-05-07T20:23:14.7194360Z mixed=True, 2025-05-07T20:23:14.7194513Z use_cache=False, 2025-05-07T20:23:14.7194704Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:14.7194872Z use_cpu=True, 2025-05-07T20:23:14.7195058Z output_dtype=SparseType.FP32, 2025-05-07T20:23:14.7195200Z ) 2025-05-07T20:23:14.7195430Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:14.7195969Z self=, 2025-05-07T20:23:14.7196129Z compile=True, 2025-05-07T20:23:14.7196312Z pooling_mode=, 2025-05-07T20:23:14.7196461Z T=5, 2025-05-07T20:23:14.7196613Z D=120, 2025-05-07T20:23:14.7196757Z B=20, 2025-05-07T20:23:14.7196901Z log_E=3, 2025-05-07T20:23:14.7197057Z L=4, 2025-05-07T20:23:14.7197212Z D_gradcheck=1, 2025-05-07T20:23:14.7197380Z stochastic_rounding=True, 2025-05-07T20:23:14.7197540Z weighted=True, 2025-05-07T20:23:14.7197690Z row_wise=True, 2025-05-07T20:23:14.7197841Z mixed=False, 2025-05-07T20:23:14.7198002Z use_cache=True, 2025-05-07T20:23:14.7198397Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:14.7198567Z use_cpu=True, 2025-05-07T20:23:14.7198907Z output_dtype=SparseType.FP16, 2025-05-07T20:23:14.7199050Z ) 2025-05-07T20:23:14.7199270Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:14.7199822Z self=, 2025-05-07T20:23:14.7199977Z compile=False, 2025-05-07T20:23:14.7200173Z pooling_mode=, 2025-05-07T20:23:14.7200318Z T=5, 2025-05-07T20:23:14.7200524Z D=83, 2025-05-07T20:23:14.7200686Z B=19, 2025-05-07T20:23:14.7200836Z log_E=3, 2025-05-07T20:23:14.7200985Z L=12, 2025-05-07T20:23:14.7201143Z D_gradcheck=2, 2025-05-07T20:23:14.7201312Z stochastic_rounding=False, 2025-05-07T20:23:14.7201464Z weighted=True, 2025-05-07T20:23:14.7201619Z row_wise=True, 2025-05-07T20:23:14.7201768Z mixed=True, 2025-05-07T20:23:14.7201919Z use_cache=True, 2025-05-07T20:23:14.7202117Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:14.7202263Z use_cpu=True, 2025-05-07T20:23:14.7202455Z output_dtype=SparseType.FP16, 2025-05-07T20:23:14.7202594Z ) 2025-05-07T20:23:14.7202815Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:14.7203362Z self=, 2025-05-07T20:23:14.7203514Z compile=True, 2025-05-07T20:23:14.7203700Z pooling_mode=, 2025-05-07T20:23:14.7203852Z T=2, 2025-05-07T20:23:14.7203997Z D=84, 2025-05-07T20:23:14.7204141Z B=85, 2025-05-07T20:23:14.7204293Z log_E=3, 2025-05-07T20:23:14.7204527Z L=8, 2025-05-07T20:23:14.7204680Z D_gradcheck=1, 2025-05-07T20:23:14.7204869Z stochastic_rounding=True, 2025-05-07T20:23:14.7205038Z weighted=True, 2025-05-07T20:23:14.7205192Z row_wise=True, 2025-05-07T20:23:14.7205350Z mixed=False, 2025-05-07T20:23:14.7205503Z use_cache=False, 2025-05-07T20:23:14.7205699Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:14.7205853Z use_cpu=True, 2025-05-07T20:23:14.7206032Z output_dtype=SparseType.FP16, 2025-05-07T20:23:14.7206180Z ) 2025-05-07T20:23:14.7206399Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:14.7206943Z self=, 2025-05-07T20:23:14.7207101Z compile=True, 2025-05-07T20:23:14.7207290Z pooling_mode=, 2025-05-07T20:23:14.7207440Z T=5, 2025-05-07T20:23:14.7207591Z D=98, 2025-05-07T20:23:14.7207734Z B=44, 2025-05-07T20:23:14.7207885Z log_E=3, 2025-05-07T20:23:14.7208166Z L=13, 2025-05-07T20:23:14.7208322Z D_gradcheck=2, 2025-05-07T20:23:14.7208494Z stochastic_rounding=True, 2025-05-07T20:23:14.7208652Z weighted=True, 2025-05-07T20:23:14.7208801Z row_wise=True, 2025-05-07T20:23:14.7208956Z mixed=False, 2025-05-07T20:23:14.7209108Z use_cache=True, 2025-05-07T20:23:14.7209300Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:14.7209461Z use_cpu=True, 2025-05-07T20:23:14.7209639Z output_dtype=SparseType.FP16, 2025-05-07T20:23:14.7209782Z ) 2025-05-07T20:23:14.7210008Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:14.7210546Z self=, 2025-05-07T20:23:14.7210703Z compile=True, 2025-05-07T20:23:14.7210897Z pooling_mode=, 2025-05-07T20:23:14.7211044Z T=5, 2025-05-07T20:23:14.7211188Z D=62, 2025-05-07T20:23:14.7211338Z B=34, 2025-05-07T20:23:14.7211486Z log_E=3, 2025-05-07T20:23:14.7211636Z L=1, 2025-05-07T20:23:14.7211787Z D_gradcheck=2, 2025-05-07T20:23:14.7211957Z stochastic_rounding=False, 2025-05-07T20:23:14.7212123Z weighted=False, 2025-05-07T20:23:14.7212278Z row_wise=True, 2025-05-07T20:23:14.7212425Z mixed=True, 2025-05-07T20:23:14.7212583Z use_cache=True, 2025-05-07T20:23:14.7212950Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:14.7213167Z use_cpu=True, 2025-05-07T20:23:14.7213350Z output_dtype=SparseType.FP16, 2025-05-07T20:23:14.7213488Z ) 2025-05-07T20:23:14.7213708Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:14.7214252Z self=, 2025-05-07T20:23:14.7214404Z compile=True, 2025-05-07T20:23:14.7214596Z pooling_mode=, 2025-05-07T20:23:14.7214913Z T=1, 2025-05-07T20:23:14.7215071Z D=2, 2025-05-07T20:23:14.7215224Z B=42, 2025-05-07T20:23:14.7215374Z log_E=3, 2025-05-07T20:23:14.7215516Z L=8, 2025-05-07T20:23:14.7215688Z D_gradcheck=2, 2025-05-07T20:23:14.7215868Z stochastic_rounding=False, 2025-05-07T20:23:14.7216033Z weighted=True, 2025-05-07T20:23:14.7216195Z row_wise=True, 2025-05-07T20:23:14.7216343Z mixed=True, 2025-05-07T20:23:14.7216515Z use_cache=False, 2025-05-07T20:23:14.7216727Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:14.7216886Z use_cpu=True, 2025-05-07T20:23:14.7217073Z output_dtype=SparseType.FP16, 2025-05-07T20:23:14.7217233Z ) 2025-05-07T20:23:14.7217455Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:14.7218108Z self=, 2025-05-07T20:23:14.7218261Z compile=False, 2025-05-07T20:23:14.7218464Z pooling_mode=, 2025-05-07T20:23:14.7218608Z T=4, 2025-05-07T20:23:14.7218749Z D=56, 2025-05-07T20:23:14.7218899Z B=7, 2025-05-07T20:23:14.7219166Z log_E=4, 2025-05-07T20:23:14.7219316Z L=2, 2025-05-07T20:23:14.7219467Z D_gradcheck=1, 2025-05-07T20:23:14.7219638Z stochastic_rounding=False, 2025-05-07T20:23:14.7219798Z weighted=False, 2025-05-07T20:23:14.7219953Z row_wise=True, 2025-05-07T20:23:14.7220105Z mixed=False, 2025-05-07T20:23:14.7220269Z use_cache=False, 2025-05-07T20:23:14.7220453Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:14.7220607Z use_cpu=True, 2025-05-07T20:23:14.7220794Z output_dtype=SparseType.FP32, 2025-05-07T20:23:14.7220932Z ) 2025-05-07T20:23:14.7221153Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:14.7221703Z self=, 2025-05-07T20:23:14.7221856Z compile=False, 2025-05-07T20:23:14.7222051Z pooling_mode=, 2025-05-07T20:23:14.7222191Z T=5, 2025-05-07T20:23:14.7222338Z D=73, 2025-05-07T20:23:14.7222501Z B=122, 2025-05-07T20:23:14.7222651Z log_E=4, 2025-05-07T20:23:14.7222798Z L=1, 2025-05-07T20:23:14.7222954Z D_gradcheck=2, 2025-05-07T20:23:14.7223125Z stochastic_rounding=False, 2025-05-07T20:23:14.7223279Z weighted=False, 2025-05-07T20:23:14.7223440Z row_wise=True, 2025-05-07T20:23:14.7223593Z mixed=True, 2025-05-07T20:23:14.7223752Z use_cache=True, 2025-05-07T20:23:14.7223956Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:14.7224111Z use_cpu=True, 2025-05-07T20:23:14.7224293Z output_dtype=SparseType.FP32, 2025-05-07T20:23:14.7224437Z ) 2025-05-07T20:23:14.7224659Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:14.7225207Z self=, 2025-05-07T20:23:14.7225367Z compile=False, 2025-05-07T20:23:14.7225553Z pooling_mode=, 2025-05-07T20:23:14.7225701Z T=3, 2025-05-07T20:23:14.7225842Z D=58, 2025-05-07T20:23:14.7225991Z B=66, 2025-05-07T20:23:14.7226142Z log_E=5, 2025-05-07T20:23:14.7226284Z L=9, 2025-05-07T20:23:14.7226432Z D_gradcheck=2, 2025-05-07T20:23:14.7226601Z stochastic_rounding=True, 2025-05-07T20:23:14.7226750Z weighted=True, 2025-05-07T20:23:14.7226901Z row_wise=True, 2025-05-07T20:23:14.7227055Z mixed=True, 2025-05-07T20:23:14.7227295Z use_cache=True, 2025-05-07T20:23:14.7227543Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:14.7227701Z use_cpu=True, 2025-05-07T20:23:14.7227879Z output_dtype=SparseType.FP32, 2025-05-07T20:23:14.7228023Z ) 2025-05-07T20:23:14.7228241Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:14.7228776Z self=, 2025-05-07T20:23:14.7228933Z compile=True, 2025-05-07T20:23:14.7229182Z pooling_mode=, 2025-05-07T20:23:14.7229338Z T=1, 2025-05-07T20:23:14.7229487Z D=71, 2025-05-07T20:23:14.7229636Z B=106, 2025-05-07T20:23:14.7229781Z log_E=3, 2025-05-07T20:23:14.7229933Z L=18, 2025-05-07T20:23:14.7230085Z D_gradcheck=1, 2025-05-07T20:23:14.7230260Z stochastic_rounding=False, 2025-05-07T20:23:14.7230423Z weighted=True, 2025-05-07T20:23:14.7230576Z row_wise=True, 2025-05-07T20:23:14.7230730Z mixed=False, 2025-05-07T20:23:14.7230890Z use_cache=False, 2025-05-07T20:23:14.7231080Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:14.7231236Z use_cpu=True, 2025-05-07T20:23:14.7231416Z output_dtype=SparseType.FP32, 2025-05-07T20:23:14.7231555Z ) 2025-05-07T20:23:14.7231780Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:14.7232318Z self=, 2025-05-07T20:23:14.7232470Z compile=True, 2025-05-07T20:23:14.7232664Z pooling_mode=, 2025-05-07T20:23:14.7232806Z T=5, 2025-05-07T20:23:14.7233033Z D=23, 2025-05-07T20:23:14.7233183Z B=123, 2025-05-07T20:23:14.7245069Z log_E=4, 2025-05-07T20:23:14.7245388Z L=8, 2025-05-07T20:23:14.7245543Z D_gradcheck=2, 2025-05-07T20:23:14.7245727Z stochastic_rounding=False, 2025-05-07T20:23:14.7245883Z weighted=False, 2025-05-07T20:23:14.7246039Z row_wise=True, 2025-05-07T20:23:14.7246213Z mixed=False, 2025-05-07T20:23:14.7246367Z use_cache=False, 2025-05-07T20:23:14.7246568Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:14.7246735Z use_cpu=True, 2025-05-07T20:23:14.7246920Z output_dtype=SparseType.FP32, 2025-05-07T20:23:14.7247063Z ) 2025-05-07T20:23:14.7247295Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:14.7247845Z self=, 2025-05-07T20:23:14.7248125Z compile=False, 2025-05-07T20:23:14.7248329Z pooling_mode=, 2025-05-07T20:23:14.7248475Z T=3, 2025-05-07T20:23:14.7248642Z D=18, 2025-05-07T20:23:14.7248798Z B=46, 2025-05-07T20:23:14.7248948Z log_E=3, 2025-05-07T20:23:14.7249105Z L=4, 2025-05-07T20:23:14.7249258Z D_gradcheck=2, 2025-05-07T20:23:14.7249434Z stochastic_rounding=False, 2025-05-07T20:23:14.7249594Z weighted=False, 2025-05-07T20:23:14.7249747Z row_wise=True, 2025-05-07T20:23:14.7249899Z mixed=False, 2025-05-07T20:23:14.7250070Z use_cache=True, 2025-05-07T20:23:14.7250258Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:14.7250409Z use_cpu=True, 2025-05-07T20:23:14.7250592Z output_dtype=SparseType.FP16, 2025-05-07T20:23:14.7250729Z ) 2025-05-07T20:23:14.7250958Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:14.7251499Z self=, 2025-05-07T20:23:14.7251656Z compile=False, 2025-05-07T20:23:14.7251852Z pooling_mode=, 2025-05-07T20:23:14.7251999Z T=2, 2025-05-07T20:23:14.7252148Z D=28, 2025-05-07T20:23:14.7252299Z B=72, 2025-05-07T20:23:14.7252445Z log_E=5, 2025-05-07T20:23:14.7252590Z L=4, 2025-05-07T20:23:14.7252750Z D_gradcheck=2, 2025-05-07T20:23:14.7252923Z stochastic_rounding=False, 2025-05-07T20:23:14.7253077Z weighted=False, 2025-05-07T20:23:14.7253468Z row_wise=True, 2025-05-07T20:23:14.7253634Z mixed=False, 2025-05-07T20:23:14.7253877Z use_cache=False, 2025-05-07T20:23:14.7254073Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:14.7254222Z use_cpu=True, 2025-05-07T20:23:14.7254406Z output_dtype=SparseType.FP32, 2025-05-07T20:23:14.7254542Z ) 2025-05-07T20:23:14.7841847Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:14.7842502Z self=, 2025-05-07T20:23:14.7843008Z compile=False, 2025-05-07T20:23:14.7843217Z pooling_mode=, 2025-05-07T20:23:14.7843373Z T=5, 2025-05-07T20:23:14.7843515Z D=31, 2025-05-07T20:23:14.7843661Z B=72, 2025-05-07T20:23:14.7843805Z log_E=4, 2025-05-07T20:23:14.7843945Z L=5, 2025-05-07T20:23:14.7844103Z D_gradcheck=1, 2025-05-07T20:23:14.7844274Z stochastic_rounding=False, 2025-05-07T20:23:14.7844427Z weighted=False, 2025-05-07T20:23:14.7844591Z row_wise=True, 2025-05-07T20:23:14.7844738Z mixed=False, 2025-05-07T20:23:14.7844904Z use_cache=True, 2025-05-07T20:23:14.7845092Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:14.7845240Z use_cpu=True, 2025-05-07T20:23:14.7845425Z output_dtype=SparseType.FP16, 2025-05-07T20:23:14.7845565Z ) 2025-05-07T20:23:14.7845789Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:14.7846338Z self=, 2025-05-07T20:23:14.7846493Z compile=False, 2025-05-07T20:23:14.7846676Z pooling_mode=, 2025-05-07T20:23:14.7846955Z T=2, 2025-05-07T20:23:14.7847102Z D=57, 2025-05-07T20:23:14.7847244Z B=72, 2025-05-07T20:23:14.7847391Z log_E=5, 2025-05-07T20:23:14.7847532Z L=18, 2025-05-07T20:23:14.7847690Z D_gradcheck=1, 2025-05-07T20:23:14.7847858Z stochastic_rounding=True, 2025-05-07T20:23:14.7848217Z weighted=False, 2025-05-07T20:23:14.7848381Z row_wise=True, 2025-05-07T20:23:14.7848535Z mixed=False, 2025-05-07T20:23:14.7848686Z use_cache=False, 2025-05-07T20:23:14.7848876Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:14.7849025Z use_cpu=True, 2025-05-07T20:23:14.7849200Z output_dtype=SparseType.FP16, 2025-05-07T20:23:14.7849344Z ) 2025-05-07T20:23:14.7849563Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:14.7850107Z self=, 2025-05-07T20:23:14.7850268Z compile=False, 2025-05-07T20:23:14.7850457Z pooling_mode=, 2025-05-07T20:23:14.7850610Z T=2, 2025-05-07T20:23:14.7850751Z D=85, 2025-05-07T20:23:14.7850894Z B=119, 2025-05-07T20:23:14.7851045Z log_E=3, 2025-05-07T20:23:14.7851187Z L=20, 2025-05-07T20:23:14.7851335Z D_gradcheck=1, 2025-05-07T20:23:14.7851513Z stochastic_rounding=False, 2025-05-07T20:23:14.7851667Z weighted=True, 2025-05-07T20:23:14.7851816Z row_wise=True, 2025-05-07T20:23:14.7851973Z mixed=False, 2025-05-07T20:23:14.7852131Z use_cache=False, 2025-05-07T20:23:14.7852316Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:14.7852471Z use_cpu=True, 2025-05-07T20:23:14.7852647Z output_dtype=SparseType.FP32, 2025-05-07T20:23:14.7852784Z ) 2025-05-07T20:23:14.7853010Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:14.7853548Z self=, 2025-05-07T20:23:14.7853709Z compile=True, 2025-05-07T20:23:14.7853896Z pooling_mode=, 2025-05-07T20:23:14.7854042Z T=1, 2025-05-07T20:23:14.7854191Z D=48, 2025-05-07T20:23:14.7854332Z B=11, 2025-05-07T20:23:14.7854474Z log_E=5, 2025-05-07T20:23:14.7854622Z L=8, 2025-05-07T20:23:14.7854772Z D_gradcheck=1, 2025-05-07T20:23:14.7854943Z stochastic_rounding=True, 2025-05-07T20:23:14.7855309Z weighted=False, 2025-05-07T20:23:14.7855474Z row_wise=True, 2025-05-07T20:23:14.7855771Z mixed=True, 2025-05-07T20:23:14.7855929Z use_cache=True, 2025-05-07T20:23:14.7856119Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:14.7856268Z use_cpu=True, 2025-05-07T20:23:14.7856451Z output_dtype=SparseType.FP16, 2025-05-07T20:23:14.7856592Z ) 2025-05-07T20:23:14.7856819Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:14.7857418Z self=, 2025-05-07T20:23:14.7857581Z compile=False, 2025-05-07T20:23:14.7857777Z pooling_mode=, 2025-05-07T20:23:14.7857925Z T=2, 2025-05-07T20:23:14.7858065Z D=102, 2025-05-07T20:23:14.7858212Z B=8, 2025-05-07T20:23:14.7858355Z log_E=5, 2025-05-07T20:23:14.7858497Z L=13, 2025-05-07T20:23:14.7858653Z D_gradcheck=1, 2025-05-07T20:23:14.7858822Z stochastic_rounding=False, 2025-05-07T20:23:14.7858978Z weighted=False, 2025-05-07T20:23:14.7859133Z row_wise=True, 2025-05-07T20:23:14.7859284Z mixed=False, 2025-05-07T20:23:14.7859436Z use_cache=False, 2025-05-07T20:23:14.7859626Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:14.7859773Z use_cpu=True, 2025-05-07T20:23:14.7859955Z output_dtype=SparseType.FP32, 2025-05-07T20:23:14.7860093Z ) 2025-05-07T20:23:14.7860310Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:14.7860858Z self=, 2025-05-07T20:23:14.7861016Z compile=True, 2025-05-07T20:23:14.7861300Z pooling_mode=, 2025-05-07T20:23:14.7861442Z T=2, 2025-05-07T20:23:14.7861583Z D=59, 2025-05-07T20:23:14.7861730Z B=59, 2025-05-07T20:23:14.7861874Z log_E=5, 2025-05-07T20:23:14.7862022Z L=20, 2025-05-07T20:23:14.7862180Z D_gradcheck=1, 2025-05-07T20:23:14.7862348Z stochastic_rounding=True, 2025-05-07T20:23:14.7862502Z weighted=True, 2025-05-07T20:23:14.7862664Z row_wise=True, 2025-05-07T20:23:14.7862811Z mixed=True, 2025-05-07T20:23:14.7862963Z use_cache=True, 2025-05-07T20:23:14.7863251Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:14.7863404Z use_cpu=True, 2025-05-07T20:23:14.7863580Z output_dtype=SparseType.FP16, 2025-05-07T20:23:14.7863717Z ) 2025-05-07T20:23:14.7863939Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:14.7864481Z self=, 2025-05-07T20:23:14.7864639Z compile=True, 2025-05-07T20:23:14.7864827Z pooling_mode=, 2025-05-07T20:23:14.7864972Z T=2, 2025-05-07T20:23:14.7865118Z D=84, 2025-05-07T20:23:14.7865261Z B=53, 2025-05-07T20:23:14.7865522Z log_E=3, 2025-05-07T20:23:14.7865679Z L=20, 2025-05-07T20:23:14.7865829Z D_gradcheck=1, 2025-05-07T20:23:14.7866002Z stochastic_rounding=False, 2025-05-07T20:23:14.7866159Z weighted=True, 2025-05-07T20:23:14.7866313Z row_wise=True, 2025-05-07T20:23:14.7866461Z mixed=False, 2025-05-07T20:23:14.7866615Z use_cache=False, 2025-05-07T20:23:14.7866799Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:14.7866948Z use_cpu=True, 2025-05-07T20:23:14.7867131Z output_dtype=SparseType.FP32, 2025-05-07T20:23:14.7867269Z ) 2025-05-07T20:23:14.7867497Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:14.7868037Z self=, 2025-05-07T20:23:14.7868201Z compile=False, 2025-05-07T20:23:14.7868398Z pooling_mode=, 2025-05-07T20:23:14.7868540Z T=5, 2025-05-07T20:23:14.7868685Z D=121, 2025-05-07T20:23:14.7868837Z B=117, 2025-05-07T20:23:14.7868982Z log_E=5, 2025-05-07T20:23:14.7869123Z L=13, 2025-05-07T20:23:14.7869281Z D_gradcheck=1, 2025-05-07T20:23:14.7869614Z stochastic_rounding=False, 2025-05-07T20:23:14.7869781Z weighted=True, 2025-05-07T20:23:14.7870028Z row_wise=True, 2025-05-07T20:23:14.7870177Z mixed=False, 2025-05-07T20:23:14.7870334Z use_cache=False, 2025-05-07T20:23:14.7870532Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:14.7870686Z use_cpu=True, 2025-05-07T20:23:14.7870873Z output_dtype=SparseType.FP32, 2025-05-07T20:23:14.7871011Z ) 2025-05-07T20:23:14.7871229Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:14.7871863Z self=, 2025-05-07T20:23:14.7872031Z compile=True, 2025-05-07T20:23:14.7872218Z pooling_mode=, 2025-05-07T20:23:14.7872367Z T=1, 2025-05-07T20:23:14.7872507Z D=109, 2025-05-07T20:23:14.7872648Z B=45, 2025-05-07T20:23:14.7872801Z log_E=5, 2025-05-07T20:23:14.7872942Z L=7, 2025-05-07T20:23:14.7873092Z D_gradcheck=1, 2025-05-07T20:23:14.7873271Z stochastic_rounding=False, 2025-05-07T20:23:14.7873429Z weighted=True, 2025-05-07T20:23:14.7873585Z row_wise=True, 2025-05-07T20:23:14.7873733Z mixed=False, 2025-05-07T20:23:14.7873886Z use_cache=False, 2025-05-07T20:23:14.7874079Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:14.7874229Z use_cpu=True, 2025-05-07T20:23:14.7874404Z output_dtype=SparseType.FP32, 2025-05-07T20:23:14.7874550Z ) 2025-05-07T20:23:14.7874776Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:14.7875314Z self=, 2025-05-07T20:23:14.7875570Z compile=False, 2025-05-07T20:23:14.7875759Z pooling_mode=, 2025-05-07T20:23:14.7875902Z T=2, 2025-05-07T20:23:14.7876048Z D=3, 2025-05-07T20:23:14.7876189Z B=67, 2025-05-07T20:23:14.7876334Z log_E=5, 2025-05-07T20:23:14.7876482Z L=19, 2025-05-07T20:23:14.7876632Z D_gradcheck=2, 2025-05-07T20:23:14.7876815Z stochastic_rounding=False, 2025-05-07T20:23:14.7876980Z weighted=False, 2025-05-07T20:23:14.7877130Z row_wise=True, 2025-05-07T20:23:14.7877282Z mixed=False, 2025-05-07T20:23:14.7877434Z use_cache=True, 2025-05-07T20:23:14.7877620Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:14.7877776Z use_cpu=True, 2025-05-07T20:23:14.7877954Z output_dtype=SparseType.FP32, 2025-05-07T20:23:14.7878093Z ) 2025-05-07T20:23:14.7878318Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:14.7878859Z self=, 2025-05-07T20:23:14.7879014Z compile=True, 2025-05-07T20:23:14.7879204Z pooling_mode=, 2025-05-07T20:23:14.7879347Z T=4, 2025-05-07T20:23:14.7879494Z D=107, 2025-05-07T20:23:14.7879640Z B=103, 2025-05-07T20:23:14.7880068Z log_E=3, 2025-05-07T20:23:14.7880215Z L=20, 2025-05-07T20:23:14.7880370Z D_gradcheck=1, 2025-05-07T20:23:14.7880539Z stochastic_rounding=True, 2025-05-07T20:23:14.7880702Z weighted=False, 2025-05-07T20:23:14.7880853Z row_wise=True, 2025-05-07T20:23:14.7881004Z mixed=False, 2025-05-07T20:23:14.7881163Z use_cache=False, 2025-05-07T20:23:14.7881352Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:14.7881502Z use_cpu=True, 2025-05-07T20:23:14.7881685Z output_dtype=SparseType.FP32, 2025-05-07T20:23:14.7881824Z ) 2025-05-07T20:23:14.7882049Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:14.7882592Z self=, 2025-05-07T20:23:14.7882749Z compile=False, 2025-05-07T20:23:14.7882944Z pooling_mode=, 2025-05-07T20:23:14.7883088Z T=5, 2025-05-07T20:23:14.7883228Z D=78, 2025-05-07T20:23:14.7883377Z B=83, 2025-05-07T20:23:14.7883521Z log_E=3, 2025-05-07T20:23:14.7883663Z L=19, 2025-05-07T20:23:14.7884104Z D_gradcheck=1, 2025-05-07T20:23:14.7884302Z stochastic_rounding=True, 2025-05-07T20:23:14.7884613Z weighted=True, 2025-05-07T20:23:14.7884772Z row_wise=True, 2025-05-07T20:23:14.7884922Z mixed=True, 2025-05-07T20:23:14.7885078Z use_cache=False, 2025-05-07T20:23:14.7885278Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:14.7885433Z use_cpu=True, 2025-05-07T20:23:14.7885612Z output_dtype=SparseType.FP32, 2025-05-07T20:23:14.7885762Z ) 2025-05-07T20:23:14.7886110Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:14.7886674Z self=, 2025-05-07T20:23:14.7886836Z compile=False, 2025-05-07T20:23:14.7887026Z pooling_mode=, 2025-05-07T20:23:14.7887176Z T=5, 2025-05-07T20:23:14.7887321Z D=46, 2025-05-07T20:23:14.7887467Z B=80, 2025-05-07T20:23:14.7887618Z log_E=4, 2025-05-07T20:23:14.7887762Z L=14, 2025-05-07T20:23:14.7887916Z D_gradcheck=1, 2025-05-07T20:23:14.7888215Z stochastic_rounding=False, 2025-05-07T20:23:14.7888378Z weighted=False, 2025-05-07T20:23:14.7888532Z row_wise=True, 2025-05-07T20:23:14.7888688Z mixed=False, 2025-05-07T20:23:14.7888844Z use_cache=False, 2025-05-07T20:23:14.7889031Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:14.7889191Z use_cpu=True, 2025-05-07T20:23:14.7889373Z output_dtype=SparseType.FP32, 2025-05-07T20:23:14.7889521Z ) 2025-05-07T20:23:14.7889748Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:14.7890290Z self=, 2025-05-07T20:23:14.7890672Z compile=True, 2025-05-07T20:23:14.7890866Z pooling_mode=, 2025-05-07T20:23:14.7891011Z T=3, 2025-05-07T20:23:14.7891157Z D=73, 2025-05-07T20:23:14.7891302Z B=38, 2025-05-07T20:23:14.7891444Z log_E=5, 2025-05-07T20:23:14.7891593Z L=3, 2025-05-07T20:23:14.7891749Z D_gradcheck=2, 2025-05-07T20:23:14.7891924Z stochastic_rounding=False, 2025-05-07T20:23:14.7892084Z weighted=True, 2025-05-07T20:23:14.7892233Z row_wise=True, 2025-05-07T20:23:14.7892390Z mixed=False, 2025-05-07T20:23:14.7892548Z use_cache=True, 2025-05-07T20:23:14.7892738Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:14.7892895Z use_cpu=True, 2025-05-07T20:23:14.7893075Z output_dtype=SparseType.FP32, 2025-05-07T20:23:14.7893217Z ) 2025-05-07T20:23:14.7893449Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:14.7893987Z self=, 2025-05-07T20:23:14.7894146Z compile=False, 2025-05-07T20:23:14.7894338Z pooling_mode=, 2025-05-07T20:23:14.7894481Z T=1, 2025-05-07T20:23:14.7894626Z D=36, 2025-05-07T20:23:14.7894779Z B=100, 2025-05-07T20:23:14.7894925Z log_E=5, 2025-05-07T20:23:14.7895072Z L=11, 2025-05-07T20:23:14.7895235Z D_gradcheck=1, 2025-05-07T20:23:14.7895412Z stochastic_rounding=False, 2025-05-07T20:23:14.7895572Z weighted=True, 2025-05-07T20:23:14.7895723Z row_wise=True, 2025-05-07T20:23:14.7895875Z mixed=False, 2025-05-07T20:23:14.7896042Z use_cache=True, 2025-05-07T20:23:14.7896232Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:14.7896385Z use_cpu=True, 2025-05-07T20:23:14.7896573Z output_dtype=SparseType.FP32, 2025-05-07T20:23:14.7896715Z ) 2025-05-07T20:23:14.7896940Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:14.7897492Z self=, 2025-05-07T20:23:14.7897655Z compile=False, 2025-05-07T20:23:14.7897842Z pooling_mode=, 2025-05-07T20:23:14.7897994Z T=4, 2025-05-07T20:23:14.7898139Z D=117, 2025-05-07T20:23:14.7898291Z B=48, 2025-05-07T20:23:14.7898440Z log_E=5, 2025-05-07T20:23:14.7898683Z L=0, 2025-05-07T20:23:14.7898857Z D_gradcheck=1, 2025-05-07T20:23:14.7899109Z stochastic_rounding=True, 2025-05-07T20:23:14.7899263Z weighted=True, 2025-05-07T20:23:14.7899424Z row_wise=True, 2025-05-07T20:23:14.7899576Z mixed=True, 2025-05-07T20:23:14.7899731Z use_cache=True, 2025-05-07T20:23:14.7899924Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:14.7900072Z use_cpu=True, 2025-05-07T20:23:14.7900255Z output_dtype=SparseType.FP32, 2025-05-07T20:23:14.7900405Z ) 2025-05-07T20:23:14.8480373Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:14.8481087Z self=, 2025-05-07T20:23:14.8481259Z compile=False, 2025-05-07T20:23:14.8481460Z pooling_mode=, 2025-05-07T20:23:14.8481601Z T=1, 2025-05-07T20:23:14.8481749Z D=26, 2025-05-07T20:23:14.8481890Z B=77, 2025-05-07T20:23:14.8482035Z log_E=4, 2025-05-07T20:23:14.8482189Z L=9, 2025-05-07T20:23:14.8482353Z D_gradcheck=2, 2025-05-07T20:23:14.8482524Z stochastic_rounding=True, 2025-05-07T20:23:14.8482685Z weighted=False, 2025-05-07T20:23:14.8482835Z row_wise=True, 2025-05-07T20:23:14.8483009Z mixed=True, 2025-05-07T20:23:14.8483162Z use_cache=False, 2025-05-07T20:23:14.8483348Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:14.8483507Z use_cpu=True, 2025-05-07T20:23:14.8483685Z output_dtype=SparseType.FP16, 2025-05-07T20:23:14.8483831Z ) 2025-05-07T20:23:14.8484057Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:14.8484594Z self=, 2025-05-07T20:23:14.8484883Z compile=True, 2025-05-07T20:23:14.8485075Z pooling_mode=, 2025-05-07T20:23:14.8485218Z T=1, 2025-05-07T20:23:14.8485367Z D=79, 2025-05-07T20:23:14.8485513Z B=54, 2025-05-07T20:23:14.8485664Z log_E=5, 2025-05-07T20:23:14.8485817Z L=13, 2025-05-07T20:23:14.8485972Z D_gradcheck=1, 2025-05-07T20:23:14.8486144Z stochastic_rounding=False, 2025-05-07T20:23:14.8486303Z weighted=True, 2025-05-07T20:23:14.8486458Z row_wise=True, 2025-05-07T20:23:14.8486609Z mixed=True, 2025-05-07T20:23:14.8486769Z use_cache=False, 2025-05-07T20:23:14.8486959Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:14.8487109Z use_cpu=True, 2025-05-07T20:23:14.8487295Z output_dtype=SparseType.FP32, 2025-05-07T20:23:14.8487439Z ) 2025-05-07T20:23:14.8487665Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:14.8488317Z self=, 2025-05-07T20:23:14.8488481Z compile=False, 2025-05-07T20:23:14.8488676Z pooling_mode=, 2025-05-07T20:23:14.8488820Z T=5, 2025-05-07T20:23:14.8488961Z D=32, 2025-05-07T20:23:14.8489110Z B=59, 2025-05-07T20:23:14.8489261Z log_E=5, 2025-05-07T20:23:14.8489404Z L=1, 2025-05-07T20:23:14.8489569Z D_gradcheck=1, 2025-05-07T20:23:14.8489739Z stochastic_rounding=False, 2025-05-07T20:23:14.8489895Z weighted=False, 2025-05-07T20:23:14.8490051Z row_wise=True, 2025-05-07T20:23:14.8490198Z mixed=True, 2025-05-07T20:23:14.8490350Z use_cache=True, 2025-05-07T20:23:14.8490541Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:14.8490691Z use_cpu=True, 2025-05-07T20:23:14.8490869Z output_dtype=SparseType.FP16, 2025-05-07T20:23:14.8491019Z ) 2025-05-07T20:23:14.8491242Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:14.8491791Z self=, 2025-05-07T20:23:14.8491943Z compile=True, 2025-05-07T20:23:14.8492129Z pooling_mode=, 2025-05-07T20:23:14.8492281Z T=4, 2025-05-07T20:23:14.8492427Z D=104, 2025-05-07T20:23:14.8492576Z B=15, 2025-05-07T20:23:14.8492907Z log_E=5, 2025-05-07T20:23:14.8493060Z L=17, 2025-05-07T20:23:14.8493364Z D_gradcheck=2, 2025-05-07T20:23:14.8493542Z stochastic_rounding=False, 2025-05-07T20:23:14.8493692Z weighted=True, 2025-05-07T20:23:14.8493840Z row_wise=True, 2025-05-07T20:23:14.8493995Z mixed=False, 2025-05-07T20:23:14.8494146Z use_cache=False, 2025-05-07T20:23:14.8494334Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:14.8494491Z use_cpu=True, 2025-05-07T20:23:14.8494738Z output_dtype=SparseType.FP16, 2025-05-07T20:23:14.8494894Z ) 2025-05-07T20:23:14.8495115Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:14.8495656Z self=, 2025-05-07T20:23:14.8495819Z compile=False, 2025-05-07T20:23:14.8496005Z pooling_mode=, 2025-05-07T20:23:14.8496146Z T=2, 2025-05-07T20:23:14.8496291Z D=98, 2025-05-07T20:23:14.8496433Z B=31, 2025-05-07T20:23:14.8496576Z log_E=5, 2025-05-07T20:23:14.8496723Z L=17, 2025-05-07T20:23:14.8496873Z D_gradcheck=2, 2025-05-07T20:23:14.8497043Z stochastic_rounding=True, 2025-05-07T20:23:14.8497208Z weighted=False, 2025-05-07T20:23:14.8497357Z row_wise=True, 2025-05-07T20:23:14.8497514Z mixed=True, 2025-05-07T20:23:14.8497666Z use_cache=True, 2025-05-07T20:23:14.8497853Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:14.8498009Z use_cpu=True, 2025-05-07T20:23:14.8498189Z output_dtype=SparseType.FP32, 2025-05-07T20:23:14.8498328Z ) 2025-05-07T20:23:14.8498553Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:14.8499182Z self=, 2025-05-07T20:23:14.8499333Z compile=True, 2025-05-07T20:23:14.8499524Z pooling_mode=, 2025-05-07T20:23:14.8499667Z T=1, 2025-05-07T20:23:14.8499808Z D=81, 2025-05-07T20:23:14.8499960Z B=63, 2025-05-07T20:23:14.8500106Z log_E=4, 2025-05-07T20:23:14.8500253Z L=19, 2025-05-07T20:23:14.8500409Z D_gradcheck=2, 2025-05-07T20:23:14.8500579Z stochastic_rounding=True, 2025-05-07T20:23:14.8500740Z weighted=False, 2025-05-07T20:23:14.8500891Z row_wise=True, 2025-05-07T20:23:14.8501042Z mixed=True, 2025-05-07T20:23:14.8501203Z use_cache=True, 2025-05-07T20:23:14.8501391Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:14.8501542Z use_cpu=True, 2025-05-07T20:23:14.8501728Z output_dtype=SparseType.FP16, 2025-05-07T20:23:14.8501870Z ) 2025-05-07T20:23:14.8502089Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:14.8502634Z self=, 2025-05-07T20:23:14.8502786Z compile=True, 2025-05-07T20:23:14.8502972Z pooling_mode=, 2025-05-07T20:23:14.8503123Z T=2, 2025-05-07T20:23:14.8503267Z D=58, 2025-05-07T20:23:14.8503420Z B=73, 2025-05-07T20:23:14.8503565Z log_E=3, 2025-05-07T20:23:14.8503712Z L=17, 2025-05-07T20:23:14.8503874Z D_gradcheck=1, 2025-05-07T20:23:14.8504045Z stochastic_rounding=False, 2025-05-07T20:23:14.8504198Z weighted=False, 2025-05-07T20:23:14.8504354Z row_wise=True, 2025-05-07T20:23:14.8504504Z mixed=False, 2025-05-07T20:23:14.8504658Z use_cache=False, 2025-05-07T20:23:14.8504852Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:14.8505000Z use_cpu=True, 2025-05-07T20:23:14.8505181Z output_dtype=SparseType.FP32, 2025-05-07T20:23:14.8505329Z ) 2025-05-07T20:23:14.8505548Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:14.8506089Z self=, 2025-05-07T20:23:14.8506247Z compile=True, 2025-05-07T20:23:14.8506433Z pooling_mode=, 2025-05-07T20:23:14.8506583Z T=1, 2025-05-07T20:23:14.8506829Z D=119, 2025-05-07T20:23:14.8506988Z B=121, 2025-05-07T20:23:14.8507261Z log_E=3, 2025-05-07T20:23:14.8507404Z L=12, 2025-05-07T20:23:14.8507555Z D_gradcheck=1, 2025-05-07T20:23:14.8507732Z stochastic_rounding=True, 2025-05-07T20:23:14.8507883Z weighted=True, 2025-05-07T20:23:14.8508030Z row_wise=True, 2025-05-07T20:23:14.8508181Z mixed=True, 2025-05-07T20:23:14.8508332Z use_cache=True, 2025-05-07T20:23:14.8508519Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:14.8508674Z use_cpu=True, 2025-05-07T20:23:14.8508912Z output_dtype=SparseType.FP16, 2025-05-07T20:23:14.8509064Z ) 2025-05-07T20:23:14.8509298Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:14.8509837Z self=, 2025-05-07T20:23:14.8509998Z compile=False, 2025-05-07T20:23:14.8510270Z pooling_mode=, 2025-05-07T20:23:14.8510419Z T=3, 2025-05-07T20:23:14.8510564Z D=15, 2025-05-07T20:23:14.8510714Z B=89, 2025-05-07T20:23:14.8510861Z log_E=3, 2025-05-07T20:23:14.8511003Z L=15, 2025-05-07T20:23:14.8511157Z D_gradcheck=2, 2025-05-07T20:23:14.8511326Z stochastic_rounding=True, 2025-05-07T20:23:14.8511477Z weighted=True, 2025-05-07T20:23:14.8511633Z row_wise=True, 2025-05-07T20:23:14.8511781Z mixed=True, 2025-05-07T20:23:14.8511931Z use_cache=True, 2025-05-07T20:23:14.8512125Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:14.8512279Z use_cpu=True, 2025-05-07T20:23:14.8512459Z output_dtype=SparseType.FP32, 2025-05-07T20:23:14.8512606Z ) 2025-05-07T20:23:14.8512941Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:14.8513477Z self=, 2025-05-07T20:23:14.8513636Z compile=True, 2025-05-07T20:23:14.8513822Z pooling_mode=, 2025-05-07T20:23:14.8513972Z T=4, 2025-05-07T20:23:14.8514118Z D=78, 2025-05-07T20:23:14.8514260Z B=13, 2025-05-07T20:23:14.8514414Z log_E=4, 2025-05-07T20:23:14.8514557Z L=5, 2025-05-07T20:23:14.8514709Z D_gradcheck=2, 2025-05-07T20:23:14.8514885Z stochastic_rounding=True, 2025-05-07T20:23:14.8515037Z weighted=False, 2025-05-07T20:23:14.8515187Z row_wise=True, 2025-05-07T20:23:14.8515339Z mixed=True, 2025-05-07T20:23:14.8515494Z use_cache=False, 2025-05-07T20:23:14.8515688Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:14.8515860Z use_cpu=True, 2025-05-07T20:23:14.8516048Z output_dtype=SparseType.FP16, 2025-05-07T20:23:14.8516187Z ) 2025-05-07T20:23:14.8516412Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:14.8516949Z self=, 2025-05-07T20:23:14.8517106Z compile=False, 2025-05-07T20:23:14.8517292Z pooling_mode=, 2025-05-07T20:23:14.8517438Z T=2, 2025-05-07T20:23:14.8517584Z D=15, 2025-05-07T20:23:14.8517727Z B=51, 2025-05-07T20:23:14.8517868Z log_E=4, 2025-05-07T20:23:14.8518016Z L=10, 2025-05-07T20:23:14.8518166Z D_gradcheck=2, 2025-05-07T20:23:14.8518334Z stochastic_rounding=False, 2025-05-07T20:23:14.8518496Z weighted=True, 2025-05-07T20:23:14.8518644Z row_wise=True, 2025-05-07T20:23:14.8518791Z mixed=True, 2025-05-07T20:23:14.8518948Z use_cache=True, 2025-05-07T20:23:14.8519135Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:14.8519297Z use_cpu=True, 2025-05-07T20:23:14.8519475Z output_dtype=SparseType.FP32, 2025-05-07T20:23:14.8519618Z ) 2025-05-07T20:23:14.8519848Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:14.8520382Z self=, 2025-05-07T20:23:14.8520537Z compile=False, 2025-05-07T20:23:14.8520727Z pooling_mode=, 2025-05-07T20:23:14.8521022Z T=5, 2025-05-07T20:23:14.8521177Z D=87, 2025-05-07T20:23:14.8521418Z B=110, 2025-05-07T20:23:14.8521563Z log_E=4, 2025-05-07T20:23:14.8521704Z L=3, 2025-05-07T20:23:14.8521863Z D_gradcheck=1, 2025-05-07T20:23:14.8522032Z stochastic_rounding=True, 2025-05-07T20:23:14.8522188Z weighted=False, 2025-05-07T20:23:14.8522346Z row_wise=True, 2025-05-07T20:23:14.8522494Z mixed=False, 2025-05-07T20:23:14.8522651Z use_cache=True, 2025-05-07T20:23:14.8522904Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:14.8523071Z use_cpu=True, 2025-05-07T20:23:14.8523259Z output_dtype=SparseType.FP32, 2025-05-07T20:23:14.8523403Z ) 2025-05-07T20:23:14.8523625Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:14.8524172Z self=, 2025-05-07T20:23:14.8524324Z compile=True, 2025-05-07T20:23:14.8524510Z pooling_mode=, 2025-05-07T20:23:14.8524665Z T=4, 2025-05-07T20:23:14.8524810Z D=45, 2025-05-07T20:23:14.8524956Z B=32, 2025-05-07T20:23:14.8525107Z log_E=4, 2025-05-07T20:23:14.8525249Z L=16, 2025-05-07T20:23:14.8525399Z D_gradcheck=2, 2025-05-07T20:23:14.8525578Z stochastic_rounding=True, 2025-05-07T20:23:14.8525730Z weighted=True, 2025-05-07T20:23:14.8525887Z row_wise=True, 2025-05-07T20:23:14.8526038Z mixed=False, 2025-05-07T20:23:14.8526190Z use_cache=True, 2025-05-07T20:23:14.8526390Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:14.8526540Z use_cpu=True, 2025-05-07T20:23:14.8526720Z output_dtype=SparseType.FP16, 2025-05-07T20:23:14.8526953Z ) 2025-05-07T20:23:14.8527172Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:14.8527716Z self=, 2025-05-07T20:23:14.8527873Z compile=True, 2025-05-07T20:23:14.8528182Z pooling_mode=, 2025-05-07T20:23:14.8528326Z T=1, 2025-05-07T20:23:14.8528479Z D=64, 2025-05-07T20:23:14.8528620Z B=71, 2025-05-07T20:23:14.8528771Z log_E=5, 2025-05-07T20:23:14.8528911Z L=10, 2025-05-07T20:23:14.8529062Z D_gradcheck=1, 2025-05-07T20:23:14.8529236Z stochastic_rounding=True, 2025-05-07T20:23:14.8529388Z weighted=True, 2025-05-07T20:23:14.8529536Z row_wise=True, 2025-05-07T20:23:14.8529688Z mixed=True, 2025-05-07T20:23:14.8529842Z use_cache=True, 2025-05-07T20:23:14.8530033Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:14.8530193Z use_cpu=True, 2025-05-07T20:23:14.8530372Z output_dtype=SparseType.FP16, 2025-05-07T20:23:14.8530515Z ) 2025-05-07T20:23:14.8530738Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:14.8531275Z self=, 2025-05-07T20:23:14.8531433Z compile=True, 2025-05-07T20:23:14.8531620Z pooling_mode=, 2025-05-07T20:23:14.8531766Z T=4, 2025-05-07T20:23:14.8531918Z D=5, 2025-05-07T20:23:14.8532062Z B=84, 2025-05-07T20:23:14.8532205Z log_E=3, 2025-05-07T20:23:14.8532353Z L=6, 2025-05-07T20:23:14.8532507Z D_gradcheck=1, 2025-05-07T20:23:14.8532676Z stochastic_rounding=True, 2025-05-07T20:23:14.8532832Z weighted=True, 2025-05-07T20:23:14.8532982Z row_wise=True, 2025-05-07T20:23:14.8533131Z mixed=False, 2025-05-07T20:23:14.8533289Z use_cache=False, 2025-05-07T20:23:14.8533480Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:14.8533630Z use_cpu=True, 2025-05-07T20:23:14.8533811Z output_dtype=SparseType.FP16, 2025-05-07T20:23:14.8533953Z ) 2025-05-07T20:23:14.8534172Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:14.8534716Z self=, 2025-05-07T20:23:14.8534868Z compile=False, 2025-05-07T20:23:14.8535180Z pooling_mode=, 2025-05-07T20:23:14.8535332Z T=5, 2025-05-07T20:23:14.8535558Z D=120, 2025-05-07T20:23:14.8535706Z B=38, 2025-05-07T20:23:14.8535849Z log_E=5, 2025-05-07T20:23:14.8535990Z L=4, 2025-05-07T20:23:14.8536144Z D_gradcheck=1, 2025-05-07T20:23:14.8536317Z stochastic_rounding=False, 2025-05-07T20:23:14.8536467Z weighted=True, 2025-05-07T20:23:14.8536625Z row_wise=True, 2025-05-07T20:23:14.8536775Z mixed=False, 2025-05-07T20:23:14.8536927Z use_cache=False, 2025-05-07T20:23:14.8537177Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:14.8537466Z use_cpu=True, 2025-05-07T20:23:14.8537662Z output_dtype=SparseType.FP16, 2025-05-07T20:23:14.8537803Z ) 2025-05-07T20:23:14.9130981Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:14.9131661Z self=, 2025-05-07T20:23:14.9131824Z compile=False, 2025-05-07T20:23:14.9132047Z pooling_mode=, 2025-05-07T20:23:14.9132200Z T=3, 2025-05-07T20:23:14.9132346Z D=127, 2025-05-07T20:23:14.9132493Z B=64, 2025-05-07T20:23:14.9132639Z log_E=3, 2025-05-07T20:23:14.9132781Z L=1, 2025-05-07T20:23:14.9132938Z D_gradcheck=1, 2025-05-07T20:23:14.9133112Z stochastic_rounding=True, 2025-05-07T20:23:14.9133271Z weighted=False, 2025-05-07T20:23:14.9133420Z row_wise=True, 2025-05-07T20:23:14.9133569Z mixed=False, 2025-05-07T20:23:14.9133732Z use_cache=False, 2025-05-07T20:23:14.9133932Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:14.9134085Z use_cpu=True, 2025-05-07T20:23:14.9134653Z output_dtype=SparseType.FP16, 2025-05-07T20:23:14.9134796Z ) 2025-05-07T20:23:14.9135023Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:14.9135578Z self=, 2025-05-07T20:23:14.9135732Z compile=False, 2025-05-07T20:23:14.9135925Z pooling_mode=, 2025-05-07T20:23:14.9136081Z T=2, 2025-05-07T20:23:14.9136227Z D=57, 2025-05-07T20:23:14.9136378Z B=13, 2025-05-07T20:23:14.9136522Z log_E=4, 2025-05-07T20:23:14.9136665Z L=7, 2025-05-07T20:23:14.9136823Z D_gradcheck=1, 2025-05-07T20:23:14.9136995Z stochastic_rounding=True, 2025-05-07T20:23:14.9137149Z weighted=False, 2025-05-07T20:23:14.9137304Z row_wise=True, 2025-05-07T20:23:14.9137455Z mixed=False, 2025-05-07T20:23:14.9137608Z use_cache=True, 2025-05-07T20:23:14.9137802Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:14.9137958Z use_cpu=True, 2025-05-07T20:23:14.9138146Z output_dtype=SparseType.FP32, 2025-05-07T20:23:14.9138295Z ) 2025-05-07T20:23:14.9138519Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:14.9139059Z self=, 2025-05-07T20:23:14.9139219Z compile=False, 2025-05-07T20:23:14.9139413Z pooling_mode=, 2025-05-07T20:23:14.9139569Z T=3, 2025-05-07T20:23:14.9139713Z D=12, 2025-05-07T20:23:14.9139855Z B=6, 2025-05-07T20:23:14.9140008Z log_E=3, 2025-05-07T20:23:14.9140152Z L=11, 2025-05-07T20:23:14.9140305Z D_gradcheck=2, 2025-05-07T20:23:14.9140482Z stochastic_rounding=True, 2025-05-07T20:23:14.9140633Z weighted=True, 2025-05-07T20:23:14.9140783Z row_wise=True, 2025-05-07T20:23:14.9140935Z mixed=False, 2025-05-07T20:23:14.9141097Z use_cache=False, 2025-05-07T20:23:14.9141285Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:14.9141442Z use_cpu=True, 2025-05-07T20:23:14.9141627Z output_dtype=SparseType.FP16, 2025-05-07T20:23:14.9141765Z ) 2025-05-07T20:23:14.9141984Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:14.9142522Z self=, 2025-05-07T20:23:14.9142853Z compile=True, 2025-05-07T20:23:14.9143061Z pooling_mode=, 2025-05-07T20:23:14.9143364Z T=5, 2025-05-07T20:23:14.9143513Z D=20, 2025-05-07T20:23:14.9143658Z B=50, 2025-05-07T20:23:14.9143802Z log_E=4, 2025-05-07T20:23:14.9143951Z L=11, 2025-05-07T20:23:14.9144105Z D_gradcheck=2, 2025-05-07T20:23:14.9144277Z stochastic_rounding=False, 2025-05-07T20:23:14.9144437Z weighted=False, 2025-05-07T20:23:14.9144584Z row_wise=True, 2025-05-07T20:23:14.9144732Z mixed=False, 2025-05-07T20:23:14.9145026Z use_cache=True, 2025-05-07T20:23:14.9145223Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:14.9145379Z use_cpu=True, 2025-05-07T20:23:14.9145567Z output_dtype=SparseType.FP32, 2025-05-07T20:23:14.9145707Z ) 2025-05-07T20:23:14.9145937Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:14.9146479Z self=, 2025-05-07T20:23:14.9146637Z compile=False, 2025-05-07T20:23:14.9146833Z pooling_mode=, 2025-05-07T20:23:14.9146979Z T=1, 2025-05-07T20:23:14.9147143Z D=42, 2025-05-07T20:23:14.9147294Z B=3, 2025-05-07T20:23:14.9147440Z log_E=3, 2025-05-07T20:23:14.9147586Z L=1, 2025-05-07T20:23:14.9147745Z D_gradcheck=2, 2025-05-07T20:23:14.9147918Z stochastic_rounding=True, 2025-05-07T20:23:14.9148070Z weighted=False, 2025-05-07T20:23:14.9148226Z row_wise=True, 2025-05-07T20:23:14.9148373Z mixed=False, 2025-05-07T20:23:14.9148537Z use_cache=True, 2025-05-07T20:23:14.9148722Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:14.9148966Z use_cpu=True, 2025-05-07T20:23:14.9149155Z output_dtype=SparseType.FP16, 2025-05-07T20:23:14.9149296Z ) 2025-05-07T20:23:14.9149620Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:14.9150161Z self=, 2025-05-07T20:23:14.9150324Z compile=True, 2025-05-07T20:23:14.9150514Z pooling_mode=, 2025-05-07T20:23:14.9150659Z T=1, 2025-05-07T20:23:14.9150810Z D=93, 2025-05-07T20:23:14.9150954Z B=45, 2025-05-07T20:23:14.9151098Z log_E=5, 2025-05-07T20:23:14.9151250Z L=12, 2025-05-07T20:23:14.9151402Z D_gradcheck=1, 2025-05-07T20:23:14.9151574Z stochastic_rounding=False, 2025-05-07T20:23:14.9151734Z weighted=False, 2025-05-07T20:23:14.9151883Z row_wise=True, 2025-05-07T20:23:14.9152035Z mixed=False, 2025-05-07T20:23:14.9152193Z use_cache=False, 2025-05-07T20:23:14.9152380Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:14.9152534Z use_cpu=True, 2025-05-07T20:23:14.9152721Z output_dtype=SparseType.FP32, 2025-05-07T20:23:14.9152862Z ) 2025-05-07T20:23:14.9153088Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:14.9153636Z self=, 2025-05-07T20:23:14.9153788Z compile=True, 2025-05-07T20:23:14.9153983Z pooling_mode=, 2025-05-07T20:23:14.9154126Z T=4, 2025-05-07T20:23:14.9154267Z D=49, 2025-05-07T20:23:14.9154419Z B=66, 2025-05-07T20:23:14.9154562Z log_E=5, 2025-05-07T20:23:14.9154703Z L=8, 2025-05-07T20:23:14.9154857Z D_gradcheck=2, 2025-05-07T20:23:14.9155030Z stochastic_rounding=False, 2025-05-07T20:23:14.9155185Z weighted=True, 2025-05-07T20:23:14.9155345Z row_wise=True, 2025-05-07T20:23:14.9155497Z mixed=False, 2025-05-07T20:23:14.9155658Z use_cache=True, 2025-05-07T20:23:14.9155846Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:14.9155998Z use_cpu=True, 2025-05-07T20:23:14.9156185Z output_dtype=SparseType.FP16, 2025-05-07T20:23:14.9156324Z ) 2025-05-07T20:23:14.9156545Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:14.9157252Z self=, 2025-05-07T20:23:14.9157424Z compile=False, 2025-05-07T20:23:14.9157705Z pooling_mode=, 2025-05-07T20:23:14.9157858Z T=3, 2025-05-07T20:23:14.9158000Z D=53, 2025-05-07T20:23:14.9158143Z B=59, 2025-05-07T20:23:14.9158294Z log_E=4, 2025-05-07T20:23:14.9158438Z L=16, 2025-05-07T20:23:14.9158651Z D_gradcheck=1, 2025-05-07T20:23:14.9158837Z stochastic_rounding=True, 2025-05-07T20:23:14.9158992Z weighted=False, 2025-05-07T20:23:14.9159149Z row_wise=True, 2025-05-07T20:23:14.9159375Z mixed=False, 2025-05-07T20:23:14.9159540Z use_cache=False, 2025-05-07T20:23:14.9159736Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:14.9159889Z use_cpu=True, 2025-05-07T20:23:14.9160073Z output_dtype=SparseType.FP16, 2025-05-07T20:23:14.9160219Z ) 2025-05-07T20:23:14.9160441Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:14.9160984Z self=, 2025-05-07T20:23:14.9161143Z compile=True, 2025-05-07T20:23:14.9161334Z pooling_mode=, 2025-05-07T20:23:14.9161476Z T=2, 2025-05-07T20:23:14.9161625Z D=66, 2025-05-07T20:23:14.9161768Z B=41, 2025-05-07T20:23:14.9161918Z log_E=4, 2025-05-07T20:23:14.9162059Z L=5, 2025-05-07T20:23:14.9162212Z D_gradcheck=1, 2025-05-07T20:23:14.9162387Z stochastic_rounding=False, 2025-05-07T20:23:14.9162540Z weighted=True, 2025-05-07T20:23:14.9162694Z row_wise=True, 2025-05-07T20:23:14.9162847Z mixed=True, 2025-05-07T20:23:14.9162999Z use_cache=False, 2025-05-07T20:23:14.9163287Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:14.9163446Z use_cpu=True, 2025-05-07T20:23:14.9163625Z output_dtype=SparseType.FP16, 2025-05-07T20:23:14.9163763Z ) 2025-05-07T20:23:14.9163987Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:14.9164527Z self=, 2025-05-07T20:23:14.9164684Z compile=True, 2025-05-07T20:23:14.9164878Z pooling_mode=, 2025-05-07T20:23:14.9165019Z T=2, 2025-05-07T20:23:14.9165168Z D=101, 2025-05-07T20:23:14.9165309Z B=62, 2025-05-07T20:23:14.9165451Z log_E=4, 2025-05-07T20:23:14.9165601Z L=3, 2025-05-07T20:23:14.9165752Z D_gradcheck=1, 2025-05-07T20:23:14.9165919Z stochastic_rounding=True, 2025-05-07T20:23:14.9166078Z weighted=True, 2025-05-07T20:23:14.9166232Z row_wise=True, 2025-05-07T20:23:14.9166382Z mixed=False, 2025-05-07T20:23:14.9166543Z use_cache=True, 2025-05-07T20:23:14.9166734Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:14.9166884Z use_cpu=True, 2025-05-07T20:23:14.9167069Z output_dtype=SparseType.FP32, 2025-05-07T20:23:14.9167207Z ) 2025-05-07T20:23:14.9167426Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:14.9168117Z self=, 2025-05-07T20:23:14.9168282Z compile=True, 2025-05-07T20:23:14.9168476Z pooling_mode=, 2025-05-07T20:23:14.9168621Z T=4, 2025-05-07T20:23:14.9168768Z D=97, 2025-05-07T20:23:14.9168918Z B=25, 2025-05-07T20:23:14.9169062Z log_E=4, 2025-05-07T20:23:14.9169204Z L=6, 2025-05-07T20:23:14.9169361Z D_gradcheck=2, 2025-05-07T20:23:14.9169531Z stochastic_rounding=False, 2025-05-07T20:23:14.9169687Z weighted=False, 2025-05-07T20:23:14.9169848Z row_wise=True, 2025-05-07T20:23:14.9169996Z mixed=True, 2025-05-07T20:23:14.9170148Z use_cache=False, 2025-05-07T20:23:14.9170350Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:14.9170500Z use_cpu=True, 2025-05-07T20:23:14.9170678Z output_dtype=SparseType.FP16, 2025-05-07T20:23:14.9170824Z ) 2025-05-07T20:23:14.9171049Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:14.9171756Z self=, 2025-05-07T20:23:14.9171964Z compile=True, 2025-05-07T20:23:14.9172149Z pooling_mode=, 2025-05-07T20:23:14.9172298Z T=3, 2025-05-07T20:23:14.9172445Z D=76, 2025-05-07T20:23:14.9172594Z B=118, 2025-05-07T20:23:14.9172746Z log_E=5, 2025-05-07T20:23:14.9172892Z L=15, 2025-05-07T20:23:14.9173043Z D_gradcheck=2, 2025-05-07T20:23:14.9173216Z stochastic_rounding=True, 2025-05-07T20:23:14.9173367Z weighted=True, 2025-05-07T20:23:14.9173582Z row_wise=True, 2025-05-07T20:23:14.9173756Z mixed=True, 2025-05-07T20:23:14.9173910Z use_cache=False, 2025-05-07T20:23:14.9174111Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:14.9174264Z use_cpu=True, 2025-05-07T20:23:14.9174445Z output_dtype=SparseType.FP16, 2025-05-07T20:23:14.9174592Z ) 2025-05-07T20:23:14.9174812Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:14.9175356Z self=, 2025-05-07T20:23:14.9175520Z compile=True, 2025-05-07T20:23:14.9175703Z pooling_mode=, 2025-05-07T20:23:14.9175846Z T=5, 2025-05-07T20:23:14.9175995Z D=23, 2025-05-07T20:23:14.9176139Z B=97, 2025-05-07T20:23:14.9176284Z log_E=4, 2025-05-07T20:23:14.9176432Z L=7, 2025-05-07T20:23:14.9176587Z D_gradcheck=1, 2025-05-07T20:23:14.9176758Z stochastic_rounding=False, 2025-05-07T20:23:14.9176946Z weighted=False, 2025-05-07T20:23:14.9177099Z row_wise=True, 2025-05-07T20:23:14.9177278Z mixed=False, 2025-05-07T20:23:14.9177518Z use_cache=True, 2025-05-07T20:23:14.9177706Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:14.9177861Z use_cpu=True, 2025-05-07T20:23:14.9178042Z output_dtype=SparseType.FP32, 2025-05-07T20:23:14.9178181Z ) 2025-05-07T20:23:14.9178406Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:14.9178950Z self=, 2025-05-07T20:23:14.9179110Z compile=True, 2025-05-07T20:23:14.9179304Z pooling_mode=, 2025-05-07T20:23:14.9179446Z T=2, 2025-05-07T20:23:14.9179588Z D=71, 2025-05-07T20:23:14.9180028Z B=112, 2025-05-07T20:23:14.9180189Z log_E=5, 2025-05-07T20:23:14.9180339Z L=13, 2025-05-07T20:23:14.9180489Z D_gradcheck=2, 2025-05-07T20:23:14.9180662Z stochastic_rounding=False, 2025-05-07T20:23:14.9180827Z weighted=True, 2025-05-07T20:23:14.9180981Z row_wise=True, 2025-05-07T20:23:14.9181128Z mixed=False, 2025-05-07T20:23:14.9181290Z use_cache=False, 2025-05-07T20:23:14.9181478Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:14.9181627Z use_cpu=True, 2025-05-07T20:23:14.9181815Z output_dtype=SparseType.FP32, 2025-05-07T20:23:14.9181953Z ) 2025-05-07T20:23:14.9182174Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:14.9182724Z self=, 2025-05-07T20:23:14.9182884Z compile=False, 2025-05-07T20:23:14.9183084Z pooling_mode=, 2025-05-07T20:23:14.9183227Z T=1, 2025-05-07T20:23:14.9183368Z D=3, 2025-05-07T20:23:14.9183522Z B=117, 2025-05-07T20:23:14.9183665Z log_E=5, 2025-05-07T20:23:14.9183807Z L=11, 2025-05-07T20:23:14.9183967Z D_gradcheck=2, 2025-05-07T20:23:14.9184141Z stochastic_rounding=True, 2025-05-07T20:23:14.9184296Z weighted=True, 2025-05-07T20:23:14.9184456Z row_wise=True, 2025-05-07T20:23:14.9184604Z mixed=True, 2025-05-07T20:23:14.9184761Z use_cache=False, 2025-05-07T20:23:14.9184955Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:14.9185103Z use_cpu=True, 2025-05-07T20:23:14.9185280Z output_dtype=SparseType.FP16, 2025-05-07T20:23:14.9185423Z ) 2025-05-07T20:23:14.9185644Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:14.9186488Z self=, 2025-05-07T20:23:14.9186736Z compile=True, 2025-05-07T20:23:14.9186920Z pooling_mode=, 2025-05-07T20:23:14.9187072Z T=5, 2025-05-07T20:23:14.9187213Z D=101, 2025-05-07T20:23:14.9187355Z B=75, 2025-05-07T20:23:14.9187506Z log_E=4, 2025-05-07T20:23:14.9187651Z L=9, 2025-05-07T20:23:14.9187800Z D_gradcheck=1, 2025-05-07T20:23:14.9187978Z stochastic_rounding=False, 2025-05-07T20:23:14.9188242Z weighted=False, 2025-05-07T20:23:14.9188405Z row_wise=True, 2025-05-07T20:23:14.9188561Z mixed=True, 2025-05-07T20:23:14.9188716Z use_cache=False, 2025-05-07T20:23:14.9188905Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:14.9189060Z use_cpu=True, 2025-05-07T20:23:14.9189237Z output_dtype=SparseType.FP16, 2025-05-07T20:23:14.9189383Z ) 2025-05-07T20:23:14.9793735Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:14.9794926Z self=, 2025-05-07T20:23:14.9795950Z compile=False, 2025-05-07T20:23:14.9796476Z pooling_mode=, 2025-05-07T20:23:14.9796956Z T=4, 2025-05-07T20:23:14.9797317Z D=114, 2025-05-07T20:23:14.9797685Z B=76, 2025-05-07T20:23:14.9798087Z log_E=4, 2025-05-07T20:23:14.9798486Z L=13, 2025-05-07T20:23:14.9798854Z D_gradcheck=1, 2025-05-07T20:23:14.9799320Z stochastic_rounding=False, 2025-05-07T20:23:14.9799786Z weighted=True, 2025-05-07T20:23:14.9800244Z row_wise=True, 2025-05-07T20:23:14.9801042Z mixed=False, 2025-05-07T20:23:14.9801517Z use_cache=True, 2025-05-07T20:23:14.9801972Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:14.9802456Z use_cpu=True, 2025-05-07T20:23:14.9802844Z output_dtype=SparseType.FP16, 2025-05-07T20:23:14.9803326Z ) 2025-05-07T20:23:14.9803761Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:14.9804988Z self=, 2025-05-07T20:23:14.9805964Z compile=False, 2025-05-07T20:23:14.9806397Z pooling_mode=, 2025-05-07T20:23:14.9806912Z T=2, 2025-05-07T20:23:14.9807239Z D=34, 2025-05-07T20:23:14.9807662Z B=119, 2025-05-07T20:23:14.9808534Z log_E=4, 2025-05-07T20:23:14.9808879Z L=5, 2025-05-07T20:23:14.9809285Z D_gradcheck=2, 2025-05-07T20:23:14.9809738Z stochastic_rounding=True, 2025-05-07T20:23:14.9810262Z weighted=True, 2025-05-07T20:23:14.9810678Z row_wise=True, 2025-05-07T20:23:14.9811048Z mixed=True, 2025-05-07T20:23:14.9811403Z use_cache=True, 2025-05-07T20:23:14.9812644Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:14.9813454Z use_cpu=True, 2025-05-07T20:23:14.9814157Z output_dtype=SparseType.FP32, 2025-05-07T20:23:14.9814782Z ) 2025-05-07T20:23:14.9815314Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:14.9816257Z self=, 2025-05-07T20:23:14.9817110Z compile=True, 2025-05-07T20:23:14.9817551Z pooling_mode=, 2025-05-07T20:23:14.9818042Z T=1, 2025-05-07T20:23:14.9818371Z D=120, 2025-05-07T20:23:14.9818708Z B=36, 2025-05-07T20:23:14.9819035Z log_E=3, 2025-05-07T20:23:14.9819414Z L=6, 2025-05-07T20:23:14.9819754Z D_gradcheck=1, 2025-05-07T20:23:14.9820191Z stochastic_rounding=True, 2025-05-07T20:23:14.9820723Z weighted=False, 2025-05-07T20:23:14.9821095Z row_wise=True, 2025-05-07T20:23:14.9821477Z mixed=True, 2025-05-07T20:23:14.9821961Z use_cache=False, 2025-05-07T20:23:14.9822421Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:14.9822960Z use_cpu=True, 2025-05-07T20:23:14.9823432Z output_dtype=SparseType.FP16, 2025-05-07T20:23:14.9823906Z ) 2025-05-07T20:23:14.9824594Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:14.9825604Z self=, 2025-05-07T20:23:14.9826738Z compile=False, 2025-05-07T20:23:14.9827173Z pooling_mode=, 2025-05-07T20:23:14.9827681Z T=2, 2025-05-07T20:23:14.9828374Z D=68, 2025-05-07T20:23:14.9828967Z B=73, 2025-05-07T20:23:14.9829467Z log_E=5, 2025-05-07T20:23:14.9829893Z L=16, 2025-05-07T20:23:14.9830290Z D_gradcheck=2, 2025-05-07T20:23:14.9830961Z stochastic_rounding=True, 2025-05-07T20:23:14.9831611Z weighted=True, 2025-05-07T20:23:14.9832091Z row_wise=True, 2025-05-07T20:23:14.9832458Z mixed=True, 2025-05-07T20:23:14.9832809Z use_cache=True, 2025-05-07T20:23:14.9833340Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:14.9833865Z use_cpu=True, 2025-05-07T20:23:14.9834255Z output_dtype=SparseType.FP32, 2025-05-07T20:23:14.9834732Z ) 2025-05-07T20:23:14.9835212Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:14.9836366Z self=, 2025-05-07T20:23:14.9837422Z compile=True, 2025-05-07T20:23:14.9837942Z pooling_mode=, 2025-05-07T20:23:14.9838436Z T=3, 2025-05-07T20:23:14.9838861Z D=38, 2025-05-07T20:23:14.9839247Z B=93, 2025-05-07T20:23:14.9839630Z log_E=4, 2025-05-07T20:23:14.9840040Z L=20, 2025-05-07T20:23:14.9840461Z D_gradcheck=1, 2025-05-07T20:23:14.9840885Z stochastic_rounding=True, 2025-05-07T20:23:14.9841353Z weighted=False, 2025-05-07T20:23:14.9841988Z row_wise=True, 2025-05-07T20:23:14.9842398Z mixed=True, 2025-05-07T20:23:14.9842854Z use_cache=False, 2025-05-07T20:23:14.9843385Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:14.9843892Z use_cpu=True, 2025-05-07T20:23:14.9844438Z output_dtype=SparseType.FP32, 2025-05-07T20:23:14.9845005Z ) 2025-05-07T20:23:14.9845491Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:14.9846525Z self=, 2025-05-07T20:23:14.9847407Z compile=False, 2025-05-07T20:23:14.9847918Z pooling_mode=, 2025-05-07T20:23:14.9848542Z T=5, 2025-05-07T20:23:14.9848906Z D=77, 2025-05-07T20:23:14.9849273Z B=114, 2025-05-07T20:23:14.9849665Z log_E=4, 2025-05-07T20:23:14.9850055Z L=8, 2025-05-07T20:23:14.9850593Z D_gradcheck=1, 2025-05-07T20:23:14.9851028Z stochastic_rounding=True, 2025-05-07T20:23:14.9851487Z weighted=True, 2025-05-07T20:23:14.9851861Z row_wise=True, 2025-05-07T20:23:14.9852221Z mixed=False, 2025-05-07T20:23:14.9852586Z use_cache=False, 2025-05-07T20:23:14.9853000Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:14.9853509Z use_cpu=True, 2025-05-07T20:23:14.9853972Z output_dtype=SparseType.FP16, 2025-05-07T20:23:14.9854477Z ) 2025-05-07T20:23:14.9854977Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:14.9856035Z self=, 2025-05-07T20:23:14.9857174Z compile=True, 2025-05-07T20:23:14.9857622Z pooling_mode=, 2025-05-07T20:23:14.9858184Z T=5, 2025-05-07T20:23:14.9858597Z D=84, 2025-05-07T20:23:14.9858962Z B=74, 2025-05-07T20:23:14.9859292Z log_E=5, 2025-05-07T20:23:14.9859766Z L=3, 2025-05-07T20:23:14.9860144Z D_gradcheck=2, 2025-05-07T20:23:14.9860614Z stochastic_rounding=False, 2025-05-07T20:23:14.9861117Z weighted=True, 2025-05-07T20:23:14.9861489Z row_wise=True, 2025-05-07T20:23:14.9861937Z mixed=True, 2025-05-07T20:23:14.9862342Z use_cache=True, 2025-05-07T20:23:14.9862814Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:14.9863327Z use_cpu=True, 2025-05-07T20:23:14.9863789Z output_dtype=SparseType.FP32, 2025-05-07T20:23:14.9864414Z ) 2025-05-07T20:23:14.9865029Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:14.9866269Z self=, 2025-05-07T20:23:14.9867348Z compile=True, 2025-05-07T20:23:14.9867825Z pooling_mode=, 2025-05-07T20:23:14.9868405Z T=1, 2025-05-07T20:23:14.9868793Z D=2, 2025-05-07T20:23:14.9869237Z B=101, 2025-05-07T20:23:14.9869594Z log_E=4, 2025-05-07T20:23:14.9870118Z L=20, 2025-05-07T20:23:14.9870759Z D_gradcheck=1, 2025-05-07T20:23:14.9871218Z stochastic_rounding=False, 2025-05-07T20:23:14.9871710Z weighted=True, 2025-05-07T20:23:14.9872082Z row_wise=True, 2025-05-07T20:23:14.9872533Z mixed=False, 2025-05-07T20:23:14.9873047Z use_cache=False, 2025-05-07T20:23:14.9873569Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:14.9874042Z use_cpu=True, 2025-05-07T20:23:14.9874512Z output_dtype=SparseType.FP32, 2025-05-07T20:23:14.9875018Z ) 2025-05-07T20:23:14.9875470Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:14.9876540Z self=, 2025-05-07T20:23:14.9877468Z compile=True, 2025-05-07T20:23:14.9878020Z pooling_mode=, 2025-05-07T20:23:14.9878603Z T=3, 2025-05-07T20:23:14.9878930Z D=61, 2025-05-07T20:23:14.9879307Z B=24, 2025-05-07T20:23:14.9879636Z log_E=3, 2025-05-07T20:23:14.9880316Z L=14, 2025-05-07T20:23:14.9880727Z D_gradcheck=1, 2025-05-07T20:23:14.9881192Z stochastic_rounding=False, 2025-05-07T20:23:14.9882074Z weighted=False, 2025-05-07T20:23:14.9882524Z row_wise=True, 2025-05-07T20:23:14.9882948Z mixed=False, 2025-05-07T20:23:14.9883371Z use_cache=True, 2025-05-07T20:23:14.9883869Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:14.9884372Z use_cpu=True, 2025-05-07T20:23:14.9884856Z output_dtype=SparseType.FP32, 2025-05-07T20:23:14.9885464Z ) 2025-05-07T20:23:14.9886039Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:14.9886954Z self=, 2025-05-07T20:23:14.9888012Z compile=False, 2025-05-07T20:23:14.9888482Z pooling_mode=, 2025-05-07T20:23:14.9889067Z T=1, 2025-05-07T20:23:14.9889478Z D=103, 2025-05-07T20:23:14.9889845Z B=54, 2025-05-07T20:23:14.9890212Z log_E=4, 2025-05-07T20:23:14.9890596Z L=7, 2025-05-07T20:23:14.9890931Z D_gradcheck=1, 2025-05-07T20:23:14.9891423Z stochastic_rounding=True, 2025-05-07T20:23:14.9891846Z weighted=True, 2025-05-07T20:23:14.9892212Z row_wise=True, 2025-05-07T20:23:14.9892575Z mixed=True, 2025-05-07T20:23:14.9892926Z use_cache=True, 2025-05-07T20:23:14.9893372Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:14.9893904Z use_cpu=True, 2025-05-07T20:23:14.9894296Z output_dtype=SparseType.FP16, 2025-05-07T20:23:14.9894748Z ) 2025-05-07T20:23:14.9895225Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:14.9896250Z self=, 2025-05-07T20:23:14.9897258Z compile=False, 2025-05-07T20:23:14.9897666Z pooling_mode=, 2025-05-07T20:23:14.9898219Z T=1, 2025-05-07T20:23:14.9898583Z D=49, 2025-05-07T20:23:14.9898943Z B=63, 2025-05-07T20:23:14.9899345Z log_E=4, 2025-05-07T20:23:14.9899718Z L=10, 2025-05-07T20:23:14.9900251Z D_gradcheck=2, 2025-05-07T20:23:14.9900786Z stochastic_rounding=False, 2025-05-07T20:23:14.9901282Z weighted=True, 2025-05-07T20:23:14.9901760Z row_wise=True, 2025-05-07T20:23:14.9902221Z mixed=False, 2025-05-07T20:23:14.9902657Z use_cache=True, 2025-05-07T20:23:14.9903248Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:14.9903966Z use_cpu=True, 2025-05-07T20:23:14.9904822Z output_dtype=SparseType.FP16, 2025-05-07T20:23:14.9905281Z ) 2025-05-07T20:23:14.9905800Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:14.9906928Z self=, 2025-05-07T20:23:14.9907891Z compile=True, 2025-05-07T20:23:14.9908428Z pooling_mode=, 2025-05-07T20:23:14.9909014Z T=3, 2025-05-07T20:23:14.9909431Z D=114, 2025-05-07T20:23:14.9909797Z B=50, 2025-05-07T20:23:14.9910196Z log_E=4, 2025-05-07T20:23:14.9910791Z L=16, 2025-05-07T20:23:14.9911352Z D_gradcheck=2, 2025-05-07T20:23:14.9911778Z stochastic_rounding=True, 2025-05-07T20:23:14.9912366Z weighted=True, 2025-05-07T20:23:14.9912828Z row_wise=True, 2025-05-07T20:23:14.9913193Z mixed=True, 2025-05-07T20:23:14.9913544Z use_cache=True, 2025-05-07T20:23:14.9914162Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:14.9914772Z use_cpu=True, 2025-05-07T20:23:14.9915237Z output_dtype=SparseType.FP32, 2025-05-07T20:23:14.9915803Z ) 2025-05-07T20:23:14.9916315Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:14.9917444Z self=, 2025-05-07T20:23:14.9918414Z compile=False, 2025-05-07T20:23:14.9918876Z pooling_mode=, 2025-05-07T20:23:14.9919418Z T=2, 2025-05-07T20:23:14.9919841Z D=44, 2025-05-07T20:23:14.9920247Z B=20, 2025-05-07T20:23:14.9920710Z log_E=4, 2025-05-07T20:23:14.9921105Z L=17, 2025-05-07T20:23:14.9921536Z D_gradcheck=2, 2025-05-07T20:23:14.9922126Z stochastic_rounding=False, 2025-05-07T20:23:14.9922550Z weighted=True, 2025-05-07T20:23:14.9923031Z row_wise=True, 2025-05-07T20:23:14.9923555Z mixed=True, 2025-05-07T20:23:14.9924032Z use_cache=True, 2025-05-07T20:23:14.9924589Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:14.9925218Z use_cpu=True, 2025-05-07T20:23:14.9925711Z output_dtype=SparseType.FP16, 2025-05-07T20:23:14.9926234Z ) 2025-05-07T20:23:14.9926627Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:14.9927663Z self=, 2025-05-07T20:23:14.9929103Z compile=True, 2025-05-07T20:23:14.9929578Z pooling_mode=, 2025-05-07T20:23:14.9930102Z T=5, 2025-05-07T20:23:14.9930500Z D=118, 2025-05-07T20:23:14.9930835Z B=86, 2025-05-07T20:23:14.9931239Z log_E=3, 2025-05-07T20:23:14.9931580Z L=14, 2025-05-07T20:23:14.9944869Z D_gradcheck=2, 2025-05-07T20:23:14.9945345Z stochastic_rounding=False, 2025-05-07T20:23:14.9945884Z weighted=True, 2025-05-07T20:23:14.9946406Z row_wise=True, 2025-05-07T20:23:14.9946904Z mixed=True, 2025-05-07T20:23:14.9947385Z use_cache=False, 2025-05-07T20:23:14.9947871Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:14.9948509Z use_cpu=True, 2025-05-07T20:23:14.9949057Z output_dtype=SparseType.FP32, 2025-05-07T20:23:14.9949533Z ) 2025-05-07T20:23:14.9950020Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:14.9951198Z self=, 2025-05-07T20:23:14.9952156Z compile=True, 2025-05-07T20:23:14.9952604Z pooling_mode=, 2025-05-07T20:23:14.9953131Z T=3, 2025-05-07T20:23:14.9953586Z D=119, 2025-05-07T20:23:14.9953949Z B=103, 2025-05-07T20:23:14.9954289Z log_E=3, 2025-05-07T20:23:14.9954667Z L=19, 2025-05-07T20:23:14.9955000Z D_gradcheck=2, 2025-05-07T20:23:14.9955515Z stochastic_rounding=True, 2025-05-07T20:23:14.9956056Z weighted=True, 2025-05-07T20:23:14.9956457Z row_wise=True, 2025-05-07T20:23:14.9956937Z mixed=False, 2025-05-07T20:23:14.9957338Z use_cache=False, 2025-05-07T20:23:14.9957889Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:14.9958655Z use_cpu=True, 2025-05-07T20:23:14.9959164Z output_dtype=SparseType.FP16, 2025-05-07T20:23:14.9959834Z ) 2025-05-07T20:23:14.9960317Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:14.9961447Z self=, 2025-05-07T20:23:14.9962361Z compile=True, 2025-05-07T20:23:14.9962801Z pooling_mode=, 2025-05-07T20:23:14.9963340Z T=4, 2025-05-07T20:23:14.9963747Z D=8, 2025-05-07T20:23:14.9964388Z B=99, 2025-05-07T20:23:14.9964846Z log_E=3, 2025-05-07T20:23:14.9965246Z L=9, 2025-05-07T20:23:14.9965619Z D_gradcheck=2, 2025-05-07T20:23:14.9966148Z stochastic_rounding=False, 2025-05-07T20:23:14.9966714Z weighted=False, 2025-05-07T20:23:14.9967111Z row_wise=True, 2025-05-07T20:23:14.9967528Z mixed=True, 2025-05-07T20:23:14.9968077Z use_cache=True, 2025-05-07T20:23:14.9968708Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:14.9969345Z use_cpu=True, 2025-05-07T20:23:14.9969740Z output_dtype=SparseType.FP32, 2025-05-07T20:23:14.9970205Z ) 2025-05-07T20:23:15.0496036Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:15.0497135Z self=, 2025-05-07T20:23:15.0498004Z compile=False, 2025-05-07T20:23:15.0498422Z pooling_mode=, 2025-05-07T20:23:15.0498885Z T=3, 2025-05-07T20:23:15.0499313Z D=82, 2025-05-07T20:23:15.0499671Z B=99, 2025-05-07T20:23:15.0499997Z log_E=3, 2025-05-07T20:23:15.0500347Z L=5, 2025-05-07T20:23:15.0501150Z D_gradcheck=2, 2025-05-07T20:23:15.0501539Z stochastic_rounding=True, 2025-05-07T20:23:15.0502318Z weighted=False, 2025-05-07T20:23:15.0502726Z row_wise=True, 2025-05-07T20:23:15.0503303Z mixed=True, 2025-05-07T20:23:15.0503689Z use_cache=False, 2025-05-07T20:23:15.0504123Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:15.0504630Z use_cpu=True, 2025-05-07T20:23:15.0505047Z output_dtype=SparseType.FP16, 2025-05-07T20:23:15.0505514Z ) 2025-05-07T20:23:15.0505915Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:15.0506902Z self=, 2025-05-07T20:23:15.0507820Z compile=False, 2025-05-07T20:23:15.0508232Z pooling_mode=, 2025-05-07T20:23:15.0508694Z T=5, 2025-05-07T20:23:15.0509019Z D=14, 2025-05-07T20:23:15.0509433Z B=58, 2025-05-07T20:23:15.0509767Z log_E=5, 2025-05-07T20:23:15.0510194Z L=8, 2025-05-07T20:23:15.0510542Z D_gradcheck=1, 2025-05-07T20:23:15.0510940Z stochastic_rounding=False, 2025-05-07T20:23:15.0511371Z weighted=True, 2025-05-07T20:23:15.0511864Z row_wise=True, 2025-05-07T20:23:15.0512336Z mixed=False, 2025-05-07T20:23:15.0512733Z use_cache=False, 2025-05-07T20:23:15.0513185Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:15.0513671Z use_cpu=True, 2025-05-07T20:23:15.0514120Z output_dtype=SparseType.FP32, 2025-05-07T20:23:15.0514682Z ) 2025-05-07T20:23:15.0515086Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:15.0516053Z self=, 2025-05-07T20:23:15.0516905Z compile=True, 2025-05-07T20:23:15.0517371Z pooling_mode=, 2025-05-07T20:23:15.0517849Z T=4, 2025-05-07T20:23:15.0518181Z D=109, 2025-05-07T20:23:15.0518522Z B=46, 2025-05-07T20:23:15.0518856Z log_E=3, 2025-05-07T20:23:15.0519193Z L=6, 2025-05-07T20:23:15.0519532Z D_gradcheck=2, 2025-05-07T20:23:15.0519927Z stochastic_rounding=False, 2025-05-07T20:23:15.0520354Z weighted=True, 2025-05-07T20:23:15.0520723Z row_wise=True, 2025-05-07T20:23:15.0521093Z mixed=True, 2025-05-07T20:23:15.0521452Z use_cache=True, 2025-05-07T20:23:15.0522259Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:15.0522759Z use_cpu=True, 2025-05-07T20:23:15.0523311Z output_dtype=SparseType.FP32, 2025-05-07T20:23:15.0523756Z ) 2025-05-07T20:23:15.0524148Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:15.0525064Z self=, 2025-05-07T20:23:15.0525917Z compile=False, 2025-05-07T20:23:15.0526423Z pooling_mode=, 2025-05-07T20:23:15.0526885Z T=4, 2025-05-07T20:23:15.0527421Z D=4, 2025-05-07T20:23:15.0527761Z B=60, 2025-05-07T20:23:15.0528221Z log_E=5, 2025-05-07T20:23:15.0528563Z L=7, 2025-05-07T20:23:15.0528901Z D_gradcheck=1, 2025-05-07T20:23:15.0529293Z stochastic_rounding=True, 2025-05-07T20:23:15.0529725Z weighted=False, 2025-05-07T20:23:15.0530168Z row_wise=True, 2025-05-07T20:23:15.0530538Z mixed=False, 2025-05-07T20:23:15.0530906Z use_cache=False, 2025-05-07T20:23:15.0531335Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:15.0531811Z use_cpu=True, 2025-05-07T20:23:15.0532205Z output_dtype=SparseType.FP16, 2025-05-07T20:23:15.0532666Z ) 2025-05-07T20:23:15.0533057Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:15.0533953Z self=, 2025-05-07T20:23:15.0534845Z compile=True, 2025-05-07T20:23:15.0535253Z pooling_mode=, 2025-05-07T20:23:15.0535714Z T=4, 2025-05-07T20:23:15.0536051Z D=87, 2025-05-07T20:23:15.0536540Z B=46, 2025-05-07T20:23:15.0536866Z log_E=3, 2025-05-07T20:23:15.0537452Z L=3, 2025-05-07T20:23:15.0537837Z D_gradcheck=1, 2025-05-07T20:23:15.0538371Z stochastic_rounding=False, 2025-05-07T20:23:15.0538938Z weighted=False, 2025-05-07T20:23:15.0539399Z row_wise=True, 2025-05-07T20:23:15.0539811Z mixed=True, 2025-05-07T20:23:15.0540204Z use_cache=True, 2025-05-07T20:23:15.0540694Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:15.0541294Z use_cpu=True, 2025-05-07T20:23:15.0541762Z output_dtype=SparseType.FP32, 2025-05-07T20:23:15.0542213Z ) 2025-05-07T20:23:15.0542659Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:15.0543618Z self=, 2025-05-07T20:23:15.0544541Z compile=True, 2025-05-07T20:23:15.0544997Z pooling_mode=, 2025-05-07T20:23:15.0545492Z T=1, 2025-05-07T20:23:15.0545857Z D=112, 2025-05-07T20:23:15.0546202Z B=25, 2025-05-07T20:23:15.0546532Z log_E=4, 2025-05-07T20:23:15.0546920Z L=8, 2025-05-07T20:23:15.0547258Z D_gradcheck=2, 2025-05-07T20:23:15.0547642Z stochastic_rounding=False, 2025-05-07T20:23:15.0548114Z weighted=False, 2025-05-07T20:23:15.0548485Z row_wise=True, 2025-05-07T20:23:15.0548848Z mixed=True, 2025-05-07T20:23:15.0549222Z use_cache=True, 2025-05-07T20:23:15.0549634Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:15.0550110Z use_cpu=True, 2025-05-07T20:23:15.0550508Z output_dtype=SparseType.FP32, 2025-05-07T20:23:15.0550947Z ) 2025-05-07T20:23:15.0551339Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:15.0552410Z self=, 2025-05-07T20:23:15.0553307Z compile=False, 2025-05-07T20:23:15.0553812Z pooling_mode=, 2025-05-07T20:23:15.0554321Z T=1, 2025-05-07T20:23:15.0554681Z D=31, 2025-05-07T20:23:15.0555016Z B=87, 2025-05-07T20:23:15.0555358Z log_E=5, 2025-05-07T20:23:15.0555719Z L=1, 2025-05-07T20:23:15.0556066Z D_gradcheck=2, 2025-05-07T20:23:15.0556460Z stochastic_rounding=True, 2025-05-07T20:23:15.0556930Z weighted=True, 2025-05-07T20:23:15.0557310Z row_wise=True, 2025-05-07T20:23:15.0557707Z mixed=False, 2025-05-07T20:23:15.0558082Z use_cache=True, 2025-05-07T20:23:15.0558848Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:15.0559449Z use_cpu=True, 2025-05-07T20:23:15.0559983Z output_dtype=SparseType.FP16, 2025-05-07T20:23:15.0560427Z ) 2025-05-07T20:23:15.0560862Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:15.0561883Z self=, 2025-05-07T20:23:15.0562757Z compile=True, 2025-05-07T20:23:15.0563257Z pooling_mode=, 2025-05-07T20:23:15.0563986Z T=5, 2025-05-07T20:23:15.0564374Z D=47, 2025-05-07T20:23:15.0564800Z B=107, 2025-05-07T20:23:15.0565294Z log_E=5, 2025-05-07T20:23:15.0565647Z L=16, 2025-05-07T20:23:15.0566101Z D_gradcheck=1, 2025-05-07T20:23:15.0566545Z stochastic_rounding=True, 2025-05-07T20:23:15.0567052Z weighted=True, 2025-05-07T20:23:15.0567432Z row_wise=True, 2025-05-07T20:23:15.0567801Z mixed=True, 2025-05-07T20:23:15.0568333Z use_cache=True, 2025-05-07T20:23:15.0568815Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:15.0569338Z use_cpu=True, 2025-05-07T20:23:15.0569941Z output_dtype=SparseType.FP16, 2025-05-07T20:23:15.0570597Z ) 2025-05-07T20:23:15.0571089Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:15.0572093Z self=, 2025-05-07T20:23:15.0573051Z compile=False, 2025-05-07T20:23:15.0573504Z pooling_mode=, 2025-05-07T20:23:15.0573976Z T=3, 2025-05-07T20:23:15.0574303Z D=117, 2025-05-07T20:23:15.0574678Z B=106, 2025-05-07T20:23:15.0575249Z log_E=5, 2025-05-07T20:23:15.0575660Z L=9, 2025-05-07T20:23:15.0576011Z D_gradcheck=1, 2025-05-07T20:23:15.0576457Z stochastic_rounding=False, 2025-05-07T20:23:15.0576897Z weighted=True, 2025-05-07T20:23:15.0577270Z row_wise=True, 2025-05-07T20:23:15.0577733Z mixed=False, 2025-05-07T20:23:15.0578196Z use_cache=True, 2025-05-07T20:23:15.0578623Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:15.0579119Z use_cpu=True, 2025-05-07T20:23:15.0579596Z output_dtype=SparseType.FP16, 2025-05-07T20:23:15.0580432Z ) 2025-05-07T20:23:15.0580834Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:15.0581801Z self=, 2025-05-07T20:23:15.0582705Z compile=True, 2025-05-07T20:23:15.0583167Z pooling_mode=, 2025-05-07T20:23:15.0583635Z T=2, 2025-05-07T20:23:15.0584013Z D=102, 2025-05-07T20:23:15.0584358Z B=17, 2025-05-07T20:23:15.0584740Z log_E=4, 2025-05-07T20:23:15.0585096Z L=5, 2025-05-07T20:23:15.0585480Z D_gradcheck=1, 2025-05-07T20:23:15.0585881Z stochastic_rounding=True, 2025-05-07T20:23:15.0586322Z weighted=False, 2025-05-07T20:23:15.0586705Z row_wise=True, 2025-05-07T20:23:15.0587120Z mixed=False, 2025-05-07T20:23:15.0587502Z use_cache=False, 2025-05-07T20:23:15.0587926Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:15.0588417Z use_cpu=True, 2025-05-07T20:23:15.0588818Z output_dtype=SparseType.FP32, 2025-05-07T20:23:15.0589270Z ) 2025-05-07T20:23:15.0589764Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:15.0590680Z self=, 2025-05-07T20:23:15.0591532Z compile=True, 2025-05-07T20:23:15.0591947Z pooling_mode=, 2025-05-07T20:23:15.0592426Z T=5, 2025-05-07T20:23:15.0592756Z D=76, 2025-05-07T20:23:15.0593106Z B=100, 2025-05-07T20:23:15.0593457Z log_E=4, 2025-05-07T20:23:15.0593609Z L=17, 2025-05-07T20:23:15.0593835Z D_gradcheck=2, 2025-05-07T20:23:15.0594032Z stochastic_rounding=False, 2025-05-07T20:23:15.0594188Z weighted=True, 2025-05-07T20:23:15.0594347Z row_wise=True, 2025-05-07T20:23:15.0594507Z mixed=True, 2025-05-07T20:23:15.0595021Z use_cache=False, 2025-05-07T20:23:15.0595326Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:15.0595487Z use_cpu=True, 2025-05-07T20:23:15.0595672Z output_dtype=SparseType.FP32, 2025-05-07T20:23:15.0595823Z ) 2025-05-07T20:23:15.0596046Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:15.0596596Z self=, 2025-05-07T20:23:15.0596763Z compile=False, 2025-05-07T20:23:15.0597163Z pooling_mode=, 2025-05-07T20:23:15.0597319Z T=5, 2025-05-07T20:23:15.0597474Z D=6, 2025-05-07T20:23:15.0597626Z B=50, 2025-05-07T20:23:15.0597777Z log_E=3, 2025-05-07T20:23:15.0597928Z L=15, 2025-05-07T20:23:15.0598085Z D_gradcheck=2, 2025-05-07T20:23:15.0598257Z stochastic_rounding=False, 2025-05-07T20:23:15.0598413Z weighted=True, 2025-05-07T20:23:15.0598567Z row_wise=True, 2025-05-07T20:23:15.0598724Z mixed=False, 2025-05-07T20:23:15.0598886Z use_cache=True, 2025-05-07T20:23:15.0599084Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:15.0599244Z use_cpu=True, 2025-05-07T20:23:15.0599430Z output_dtype=SparseType.FP16, 2025-05-07T20:23:15.0599577Z ) 2025-05-07T20:23:15.0599815Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:15.0600361Z self=, 2025-05-07T20:23:15.0600517Z compile=True, 2025-05-07T20:23:15.0600784Z pooling_mode=, 2025-05-07T20:23:15.0600971Z T=5, 2025-05-07T20:23:15.0601118Z D=92, 2025-05-07T20:23:15.0601403Z B=112, 2025-05-07T20:23:15.0601549Z log_E=4, 2025-05-07T20:23:15.0601695Z L=16, 2025-05-07T20:23:15.0601853Z D_gradcheck=1, 2025-05-07T20:23:15.0602026Z stochastic_rounding=True, 2025-05-07T20:23:15.0602193Z weighted=True, 2025-05-07T20:23:15.0602351Z row_wise=True, 2025-05-07T20:23:15.0602529Z mixed=False, 2025-05-07T20:23:15.0602701Z use_cache=False, 2025-05-07T20:23:15.0602941Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:15.0603095Z use_cpu=True, 2025-05-07T20:23:15.0603284Z output_dtype=SparseType.FP32, 2025-05-07T20:23:15.0603432Z ) 2025-05-07T20:23:15.0603790Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:15.0604387Z self=, 2025-05-07T20:23:15.0604545Z compile=True, 2025-05-07T20:23:15.0604740Z pooling_mode=, 2025-05-07T20:23:15.0604896Z T=5, 2025-05-07T20:23:15.0605093Z D=68, 2025-05-07T20:23:15.0605241Z B=76, 2025-05-07T20:23:15.0605398Z log_E=4, 2025-05-07T20:23:15.0605543Z L=15, 2025-05-07T20:23:15.0605712Z D_gradcheck=1, 2025-05-07T20:23:15.0605925Z stochastic_rounding=True, 2025-05-07T20:23:15.0606079Z weighted=True, 2025-05-07T20:23:15.0606244Z row_wise=True, 2025-05-07T20:23:15.0606397Z mixed=False, 2025-05-07T20:23:15.0606553Z use_cache=True, 2025-05-07T20:23:15.0606765Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:15.0606915Z use_cpu=True, 2025-05-07T20:23:15.0607097Z output_dtype=SparseType.FP16, 2025-05-07T20:23:15.0607250Z ) 2025-05-07T20:23:15.0607470Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:15.0608072Z self=, 2025-05-07T20:23:15.0608240Z compile=True, 2025-05-07T20:23:15.0608428Z pooling_mode=, 2025-05-07T20:23:15.0608586Z T=2, 2025-05-07T20:23:15.0608732Z D=46, 2025-05-07T20:23:15.0608934Z B=24, 2025-05-07T20:23:15.0609090Z log_E=4, 2025-05-07T20:23:15.0609274Z L=1, 2025-05-07T20:23:15.0609430Z D_gradcheck=2, 2025-05-07T20:23:15.0609610Z stochastic_rounding=False, 2025-05-07T20:23:15.0609766Z weighted=False, 2025-05-07T20:23:15.0609917Z row_wise=True, 2025-05-07T20:23:15.0610297Z mixed=True, 2025-05-07T20:23:15.0610522Z use_cache=True, 2025-05-07T20:23:15.0610714Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:15.0610873Z use_cpu=True, 2025-05-07T20:23:15.0611054Z output_dtype=SparseType.FP32, 2025-05-07T20:23:15.0611194Z ) 2025-05-07T20:23:15.0611419Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:15.0611963Z self=, 2025-05-07T20:23:15.0612199Z compile=True, 2025-05-07T20:23:15.0612400Z pooling_mode=, 2025-05-07T20:23:15.0612617Z T=3, 2025-05-07T20:23:15.0612784Z D=84, 2025-05-07T20:23:15.0612932Z B=102, 2025-05-07T20:23:15.0613082Z log_E=5, 2025-05-07T20:23:15.0613241Z L=14, 2025-05-07T20:23:15.0613397Z D_gradcheck=2, 2025-05-07T20:23:15.0613569Z stochastic_rounding=True, 2025-05-07T20:23:15.0613729Z weighted=True, 2025-05-07T20:23:15.0613882Z row_wise=True, 2025-05-07T20:23:15.0614031Z mixed=True, 2025-05-07T20:23:15.0614199Z use_cache=False, 2025-05-07T20:23:15.0614393Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:15.0614541Z use_cpu=True, 2025-05-07T20:23:15.0614730Z output_dtype=SparseType.FP32, 2025-05-07T20:23:15.0614872Z ) 2025-05-07T20:23:15.1198546Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:15.1199331Z self=, 2025-05-07T20:23:15.1199545Z compile=False, 2025-05-07T20:23:15.1199741Z pooling_mode=, 2025-05-07T20:23:15.1200694Z T=3, 2025-05-07T20:23:15.1200841Z D=36, 2025-05-07T20:23:15.1200987Z B=18, 2025-05-07T20:23:15.1201145Z log_E=4, 2025-05-07T20:23:15.1201290Z L=8, 2025-05-07T20:23:15.1201595Z D_gradcheck=1, 2025-05-07T20:23:15.1201794Z stochastic_rounding=True, 2025-05-07T20:23:15.1201951Z weighted=False, 2025-05-07T20:23:15.1202119Z row_wise=True, 2025-05-07T20:23:15.1202274Z mixed=True, 2025-05-07T20:23:15.1202442Z use_cache=False, 2025-05-07T20:23:15.1202644Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:15.1202803Z use_cpu=True, 2025-05-07T20:23:15.1202984Z output_dtype=SparseType.FP16, 2025-05-07T20:23:15.1203146Z ) 2025-05-07T20:23:15.1203393Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:15.1203952Z self=, 2025-05-07T20:23:15.1204119Z compile=True, 2025-05-07T20:23:15.1204326Z pooling_mode=, 2025-05-07T20:23:15.1204473Z T=5, 2025-05-07T20:23:15.1204626Z D=69, 2025-05-07T20:23:15.1204771Z B=43, 2025-05-07T20:23:15.1204916Z log_E=3, 2025-05-07T20:23:15.1205071Z L=3, 2025-05-07T20:23:15.1205232Z D_gradcheck=1, 2025-05-07T20:23:15.1205404Z stochastic_rounding=False, 2025-05-07T20:23:15.1205569Z weighted=False, 2025-05-07T20:23:15.1205722Z row_wise=True, 2025-05-07T20:23:15.1205873Z mixed=False, 2025-05-07T20:23:15.1206072Z use_cache=False, 2025-05-07T20:23:15.1206324Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:15.1206514Z use_cpu=True, 2025-05-07T20:23:15.1206742Z output_dtype=SparseType.FP16, 2025-05-07T20:23:15.1206883Z ) 2025-05-07T20:23:15.1207173Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:15.1207860Z self=, 2025-05-07T20:23:15.1208094Z compile=False, 2025-05-07T20:23:15.1208289Z pooling_mode=, 2025-05-07T20:23:15.1208434Z T=5, 2025-05-07T20:23:15.1208578Z D=87, 2025-05-07T20:23:15.1208730Z B=2, 2025-05-07T20:23:15.1208879Z log_E=5, 2025-05-07T20:23:15.1209021Z L=2, 2025-05-07T20:23:15.1209189Z D_gradcheck=1, 2025-05-07T20:23:15.1209360Z stochastic_rounding=True, 2025-05-07T20:23:15.1209514Z weighted=True, 2025-05-07T20:23:15.1209927Z row_wise=True, 2025-05-07T20:23:15.1210193Z mixed=True, 2025-05-07T20:23:15.1210355Z use_cache=False, 2025-05-07T20:23:15.1210544Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:15.1210695Z use_cpu=True, 2025-05-07T20:23:15.1210880Z output_dtype=SparseType.FP16, 2025-05-07T20:23:15.1211022Z ) 2025-05-07T20:23:15.1211244Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:15.1211933Z self=, 2025-05-07T20:23:15.1212105Z compile=False, 2025-05-07T20:23:15.1212296Z pooling_mode=, 2025-05-07T20:23:15.1212456Z T=3, 2025-05-07T20:23:15.1212599Z D=38, 2025-05-07T20:23:15.1212741Z B=46, 2025-05-07T20:23:15.1212898Z log_E=5, 2025-05-07T20:23:15.1213050Z L=2, 2025-05-07T20:23:15.1213218Z D_gradcheck=1, 2025-05-07T20:23:15.1213386Z stochastic_rounding=True, 2025-05-07T20:23:15.1213545Z weighted=True, 2025-05-07T20:23:15.1213832Z row_wise=True, 2025-05-07T20:23:15.1213985Z mixed=True, 2025-05-07T20:23:15.1214138Z use_cache=False, 2025-05-07T20:23:15.1214332Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:15.1214482Z use_cpu=True, 2025-05-07T20:23:15.1214664Z output_dtype=SparseType.FP32, 2025-05-07T20:23:15.1214815Z ) 2025-05-07T20:23:15.1215036Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:15.1215583Z self=, 2025-05-07T20:23:15.1215742Z compile=False, 2025-05-07T20:23:15.1215931Z pooling_mode=, 2025-05-07T20:23:15.1216268Z T=3, 2025-05-07T20:23:15.1216412Z D=87, 2025-05-07T20:23:15.1216553Z B=49, 2025-05-07T20:23:15.1216703Z log_E=4, 2025-05-07T20:23:15.1216845Z L=13, 2025-05-07T20:23:15.1216995Z D_gradcheck=1, 2025-05-07T20:23:15.1217172Z stochastic_rounding=True, 2025-05-07T20:23:15.1217328Z weighted=True, 2025-05-07T20:23:15.1217478Z row_wise=True, 2025-05-07T20:23:15.1217641Z mixed=True, 2025-05-07T20:23:15.1217793Z use_cache=True, 2025-05-07T20:23:15.1217983Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:15.1218139Z use_cpu=True, 2025-05-07T20:23:15.1218318Z output_dtype=SparseType.FP32, 2025-05-07T20:23:15.1218458Z ) 2025-05-07T20:23:15.1218691Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:15.1219238Z self=, 2025-05-07T20:23:15.1219400Z compile=False, 2025-05-07T20:23:15.1219592Z pooling_mode=, 2025-05-07T20:23:15.1219735Z T=2, 2025-05-07T20:23:15.1219886Z D=112, 2025-05-07T20:23:15.1220030Z B=120, 2025-05-07T20:23:15.1220176Z log_E=5, 2025-05-07T20:23:15.1220332Z L=7, 2025-05-07T20:23:15.1220485Z D_gradcheck=1, 2025-05-07T20:23:15.1220658Z stochastic_rounding=False, 2025-05-07T20:23:15.1220826Z weighted=True, 2025-05-07T20:23:15.1220984Z row_wise=True, 2025-05-07T20:23:15.1221135Z mixed=True, 2025-05-07T20:23:15.1221296Z use_cache=False, 2025-05-07T20:23:15.1221482Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:15.1221629Z use_cpu=True, 2025-05-07T20:23:15.1221814Z output_dtype=SparseType.FP16, 2025-05-07T20:23:15.1221954Z ) 2025-05-07T20:23:15.1222186Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:15.1222732Z self=, 2025-05-07T20:23:15.1222887Z compile=True, 2025-05-07T20:23:15.1223088Z pooling_mode=, 2025-05-07T20:23:15.1223230Z T=3, 2025-05-07T20:23:15.1223372Z D=125, 2025-05-07T20:23:15.1223521Z B=13, 2025-05-07T20:23:15.1223666Z log_E=5, 2025-05-07T20:23:15.1223813Z L=16, 2025-05-07T20:23:15.1223972Z D_gradcheck=2, 2025-05-07T20:23:15.1224143Z stochastic_rounding=True, 2025-05-07T20:23:15.1224446Z weighted=False, 2025-05-07T20:23:15.1224686Z row_wise=True, 2025-05-07T20:23:15.1224837Z mixed=False, 2025-05-07T20:23:15.1224990Z use_cache=True, 2025-05-07T20:23:15.1225184Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:15.1225340Z use_cpu=True, 2025-05-07T20:23:15.1225538Z output_dtype=SparseType.FP16, 2025-05-07T20:23:15.1225722Z ) 2025-05-07T20:23:15.1225944Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:15.1226603Z self=, 2025-05-07T20:23:15.1226870Z compile=False, 2025-05-07T20:23:15.1227088Z pooling_mode=, 2025-05-07T20:23:15.1227246Z T=5, 2025-05-07T20:23:15.1227405Z D=104, 2025-05-07T20:23:15.1227581Z B=30, 2025-05-07T20:23:15.1227737Z log_E=5, 2025-05-07T20:23:15.1227883Z L=13, 2025-05-07T20:23:15.1228037Z D_gradcheck=1, 2025-05-07T20:23:15.1228222Z stochastic_rounding=True, 2025-05-07T20:23:15.1228377Z weighted=False, 2025-05-07T20:23:15.1228533Z row_wise=True, 2025-05-07T20:23:15.1228737Z mixed=True, 2025-05-07T20:23:15.1228892Z use_cache=True, 2025-05-07T20:23:15.1229137Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:15.1229346Z use_cpu=True, 2025-05-07T20:23:15.1229559Z output_dtype=SparseType.FP32, 2025-05-07T20:23:15.1229749Z ) 2025-05-07T20:23:15.1229984Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:15.1230530Z self=, 2025-05-07T20:23:15.1230697Z compile=False, 2025-05-07T20:23:15.1230977Z pooling_mode=, 2025-05-07T20:23:15.1231121Z T=4, 2025-05-07T20:23:15.1231271Z D=113, 2025-05-07T20:23:15.1231418Z B=95, 2025-05-07T20:23:15.1231561Z log_E=4, 2025-05-07T20:23:15.1231714Z L=19, 2025-05-07T20:23:15.1231869Z D_gradcheck=2, 2025-05-07T20:23:15.1232052Z stochastic_rounding=True, 2025-05-07T20:23:15.1232208Z weighted=True, 2025-05-07T20:23:15.1232455Z row_wise=True, 2025-05-07T20:23:15.1232604Z mixed=False, 2025-05-07T20:23:15.1232756Z use_cache=False, 2025-05-07T20:23:15.1232953Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:15.1233104Z use_cpu=True, 2025-05-07T20:23:15.1233295Z output_dtype=SparseType.FP16, 2025-05-07T20:23:15.1233432Z ) 2025-05-07T20:23:15.1233651Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:15.1234198Z self=, 2025-05-07T20:23:15.1234354Z compile=False, 2025-05-07T20:23:15.1234539Z pooling_mode=, 2025-05-07T20:23:15.1234687Z T=2, 2025-05-07T20:23:15.1234834Z D=48, 2025-05-07T20:23:15.1234975Z B=21, 2025-05-07T20:23:15.1235128Z log_E=3, 2025-05-07T20:23:15.1235270Z L=11, 2025-05-07T20:23:15.1235423Z D_gradcheck=1, 2025-05-07T20:23:15.1235607Z stochastic_rounding=False, 2025-05-07T20:23:15.1235764Z weighted=True, 2025-05-07T20:23:15.1235925Z row_wise=True, 2025-05-07T20:23:15.1236078Z mixed=True, 2025-05-07T20:23:15.1236231Z use_cache=False, 2025-05-07T20:23:15.1236431Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:15.1236582Z use_cpu=True, 2025-05-07T20:23:15.1236759Z output_dtype=SparseType.FP32, 2025-05-07T20:23:15.1236908Z ) 2025-05-07T20:23:15.1237127Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:15.1237666Z self=, 2025-05-07T20:23:15.1237834Z compile=True, 2025-05-07T20:23:15.1238025Z pooling_mode=, 2025-05-07T20:23:15.1238176Z T=2, 2025-05-07T20:23:15.1238327Z D=32, 2025-05-07T20:23:15.1238473Z B=82, 2025-05-07T20:23:15.1238621Z log_E=3, 2025-05-07T20:23:15.1238771Z L=19, 2025-05-07T20:23:15.1238925Z D_gradcheck=2, 2025-05-07T20:23:15.1239221Z stochastic_rounding=False, 2025-05-07T20:23:15.1239439Z weighted=False, 2025-05-07T20:23:15.1239590Z row_wise=True, 2025-05-07T20:23:15.1239757Z mixed=False, 2025-05-07T20:23:15.1239909Z use_cache=False, 2025-05-07T20:23:15.1240096Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:15.1240252Z use_cpu=True, 2025-05-07T20:23:15.1240436Z output_dtype=SparseType.FP32, 2025-05-07T20:23:15.1240579Z ) 2025-05-07T20:23:15.1240809Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:15.1241430Z self=, 2025-05-07T20:23:15.1241614Z compile=False, 2025-05-07T20:23:15.1241806Z pooling_mode=, 2025-05-07T20:23:15.1241951Z T=5, 2025-05-07T20:23:15.1242104Z D=40, 2025-05-07T20:23:15.1242243Z B=35, 2025-05-07T20:23:15.1242388Z log_E=4, 2025-05-07T20:23:15.1242539Z L=18, 2025-05-07T20:23:15.1242697Z D_gradcheck=1, 2025-05-07T20:23:15.1242868Z stochastic_rounding=True, 2025-05-07T20:23:15.1243034Z weighted=True, 2025-05-07T20:23:15.1243185Z row_wise=True, 2025-05-07T20:23:15.1243334Z mixed=True, 2025-05-07T20:23:15.1243492Z use_cache=False, 2025-05-07T20:23:15.1243680Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:15.1243834Z use_cpu=True, 2025-05-07T20:23:15.1244023Z output_dtype=SparseType.FP32, 2025-05-07T20:23:15.1244165Z ) 2025-05-07T20:23:15.1244389Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:15.1244938Z self=, 2025-05-07T20:23:15.1245196Z compile=False, 2025-05-07T20:23:15.1245390Z pooling_mode=, 2025-05-07T20:23:15.1245539Z T=1, 2025-05-07T20:23:15.1245685Z D=68, 2025-05-07T20:23:15.1245837Z B=99, 2025-05-07T20:23:15.1245986Z log_E=4, 2025-05-07T20:23:15.1246131Z L=15, 2025-05-07T20:23:15.1246293Z D_gradcheck=2, 2025-05-07T20:23:15.1246465Z stochastic_rounding=True, 2025-05-07T20:23:15.1246623Z weighted=True, 2025-05-07T20:23:15.1246782Z row_wise=True, 2025-05-07T20:23:15.1246930Z mixed=True, 2025-05-07T20:23:15.1247088Z use_cache=False, 2025-05-07T20:23:15.1247288Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:15.1247444Z use_cpu=True, 2025-05-07T20:23:15.1247639Z output_dtype=SparseType.FP32, 2025-05-07T20:23:15.1247788Z ) 2025-05-07T20:23:15.1248449Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:15.1249018Z self=, 2025-05-07T20:23:15.1249179Z compile=False, 2025-05-07T20:23:15.1249409Z pooling_mode=, 2025-05-07T20:23:15.1249567Z T=3, 2025-05-07T20:23:15.1249764Z D=78, 2025-05-07T20:23:15.1249909Z B=118, 2025-05-07T20:23:15.1250134Z log_E=5, 2025-05-07T20:23:15.1250283Z L=8, 2025-05-07T20:23:15.1250458Z D_gradcheck=2, 2025-05-07T20:23:15.1250659Z stochastic_rounding=False, 2025-05-07T20:23:15.1250813Z weighted=True, 2025-05-07T20:23:15.1250969Z row_wise=True, 2025-05-07T20:23:15.1251127Z mixed=False, 2025-05-07T20:23:15.1251282Z use_cache=False, 2025-05-07T20:23:15.1251471Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:15.1251631Z use_cpu=True, 2025-05-07T20:23:15.1251812Z output_dtype=SparseType.FP32, 2025-05-07T20:23:15.1251960Z ) 2025-05-07T20:23:15.1252191Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:15.1252737Z self=, 2025-05-07T20:23:15.1252907Z compile=True, 2025-05-07T20:23:15.1253095Z pooling_mode=, 2025-05-07T20:23:15.1253238Z T=3, 2025-05-07T20:23:15.1253390Z D=115, 2025-05-07T20:23:15.1253535Z B=101, 2025-05-07T20:23:15.1253680Z log_E=3, 2025-05-07T20:23:15.1253995Z L=10, 2025-05-07T20:23:15.1254162Z D_gradcheck=2, 2025-05-07T20:23:15.1254432Z stochastic_rounding=False, 2025-05-07T20:23:15.1254595Z weighted=False, 2025-05-07T20:23:15.1254745Z row_wise=True, 2025-05-07T20:23:15.1254904Z mixed=False, 2025-05-07T20:23:15.1255062Z use_cache=False, 2025-05-07T20:23:15.1255253Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:15.1255409Z use_cpu=True, 2025-05-07T20:23:15.1255595Z output_dtype=SparseType.FP16, 2025-05-07T20:23:15.1255735Z ) 2025-05-07T20:23:15.1256037Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:15.1256588Z self=, 2025-05-07T20:23:15.1256748Z compile=True, 2025-05-07T20:23:15.1256942Z pooling_mode=, 2025-05-07T20:23:15.1257083Z T=3, 2025-05-07T20:23:15.1257225Z D=66, 2025-05-07T20:23:15.1257375Z B=35, 2025-05-07T20:23:15.1257519Z log_E=5, 2025-05-07T20:23:15.1257665Z L=4, 2025-05-07T20:23:15.1257829Z D_gradcheck=1, 2025-05-07T20:23:15.1258003Z stochastic_rounding=False, 2025-05-07T20:23:15.1258162Z weighted=True, 2025-05-07T20:23:15.1258313Z row_wise=True, 2025-05-07T20:23:15.1258466Z mixed=False, 2025-05-07T20:23:15.1258627Z use_cache=True, 2025-05-07T20:23:15.1258814Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:15.1258966Z use_cpu=True, 2025-05-07T20:23:15.1259153Z output_dtype=SparseType.FP32, 2025-05-07T20:23:15.1259299Z ) 2025-05-07T20:23:16.1569047Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:16.1570041Z self=, 2025-05-07T20:23:16.1571263Z compile=False, 2025-05-07T20:23:16.1571680Z pooling_mode=, 2025-05-07T20:23:16.1572152Z T=3, 2025-05-07T20:23:16.1572475Z D=13, 2025-05-07T20:23:16.1572809Z B=60, 2025-05-07T20:23:16.1573142Z log_E=4, 2025-05-07T20:23:16.1573486Z L=19, 2025-05-07T20:23:16.1573836Z D_gradcheck=2, 2025-05-07T20:23:16.1574239Z stochastic_rounding=True, 2025-05-07T20:23:16.1574671Z weighted=False, 2025-05-07T20:23:16.1575042Z row_wise=True, 2025-05-07T20:23:16.1575410Z mixed=True, 2025-05-07T20:23:16.1575786Z use_cache=False, 2025-05-07T20:23:16.1576310Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:16.1576790Z use_cpu=True, 2025-05-07T20:23:16.1577194Z output_dtype=SparseType.FP16, 2025-05-07T20:23:16.1577635Z ) 2025-05-07T20:23:16.1578045Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:16.1578974Z self=, 2025-05-07T20:23:16.1580119Z compile=False, 2025-05-07T20:23:16.1580528Z pooling_mode=, 2025-05-07T20:23:16.1581002Z T=5, 2025-05-07T20:23:16.1581338Z D=69, 2025-05-07T20:23:16.1581667Z B=25, 2025-05-07T20:23:16.1582010Z log_E=3, 2025-05-07T20:23:16.1582342Z L=4, 2025-05-07T20:23:16.1582685Z D_gradcheck=2, 2025-05-07T20:23:16.1583082Z stochastic_rounding=True, 2025-05-07T20:23:16.1583513Z weighted=False, 2025-05-07T20:23:16.1583882Z row_wise=True, 2025-05-07T20:23:16.1584256Z mixed=False, 2025-05-07T20:23:16.1584692Z use_cache=False, 2025-05-07T20:23:16.1585110Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:16.1585595Z use_cpu=True, 2025-05-07T20:23:16.1585995Z output_dtype=SparseType.FP32, 2025-05-07T20:23:16.1586435Z ) 2025-05-07T20:23:16.1586834Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:16.1587741Z self=, 2025-05-07T20:23:16.1588584Z compile=True, 2025-05-07T20:23:16.1588993Z pooling_mode=, 2025-05-07T20:23:16.1589463Z T=3, 2025-05-07T20:23:16.1589786Z D=89, 2025-05-07T20:23:16.1590260Z B=31, 2025-05-07T20:23:16.1590913Z log_E=4, 2025-05-07T20:23:16.1591261Z L=10, 2025-05-07T20:23:16.1591739Z D_gradcheck=1, 2025-05-07T20:23:16.1592135Z stochastic_rounding=False, 2025-05-07T20:23:16.1592561Z weighted=False, 2025-05-07T20:23:16.1592938Z row_wise=True, 2025-05-07T20:23:16.1593303Z mixed=False, 2025-05-07T20:23:16.1593666Z use_cache=False, 2025-05-07T20:23:16.1594087Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:16.1594563Z use_cpu=True, 2025-05-07T20:23:16.1594973Z output_dtype=SparseType.FP16, 2025-05-07T20:23:16.1595630Z ) 2025-05-07T20:23:16.1596114Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:16.1597103Z self=, 2025-05-07T20:23:16.1597942Z compile=False, 2025-05-07T20:23:16.1598351Z pooling_mode=, 2025-05-07T20:23:16.1598818Z T=4, 2025-05-07T20:23:16.1599142Z D=32, 2025-05-07T20:23:16.1599477Z B=82, 2025-05-07T20:23:16.1599822Z log_E=4, 2025-05-07T20:23:16.1600163Z L=5, 2025-05-07T20:23:16.1600506Z D_gradcheck=1, 2025-05-07T20:23:16.1600897Z stochastic_rounding=False, 2025-05-07T20:23:16.1601327Z weighted=False, 2025-05-07T20:23:16.1601702Z row_wise=True, 2025-05-07T20:23:16.1602067Z mixed=True, 2025-05-07T20:23:16.1602426Z use_cache=True, 2025-05-07T20:23:16.1602843Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:16.1603322Z use_cpu=True, 2025-05-07T20:23:16.1603710Z output_dtype=SparseType.FP16, 2025-05-07T20:23:16.1604154Z ) 2025-05-07T20:23:16.1604549Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:16.1605674Z self=, 2025-05-07T20:23:16.1606516Z compile=True, 2025-05-07T20:23:16.1606920Z pooling_mode=, 2025-05-07T20:23:16.1607387Z T=1, 2025-05-07T20:23:16.1607710Z D=103, 2025-05-07T20:23:16.1608178Z B=50, 2025-05-07T20:23:16.1608514Z log_E=4, 2025-05-07T20:23:16.1608851Z L=12, 2025-05-07T20:23:16.1609192Z D_gradcheck=1, 2025-05-07T20:23:16.1609585Z stochastic_rounding=True, 2025-05-07T20:23:16.1610018Z weighted=False, 2025-05-07T20:23:16.1610393Z row_wise=True, 2025-05-07T20:23:16.1610760Z mixed=True, 2025-05-07T20:23:16.1611117Z use_cache=False, 2025-05-07T20:23:16.1611538Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:16.1612014Z use_cpu=True, 2025-05-07T20:23:16.1612408Z output_dtype=SparseType.FP16, 2025-05-07T20:23:16.1612873Z ) 2025-05-07T20:23:16.1613268Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:16.1614175Z self=, 2025-05-07T20:23:16.1615024Z compile=False, 2025-05-07T20:23:16.1615432Z pooling_mode=, 2025-05-07T20:23:16.1615893Z T=5, 2025-05-07T20:23:16.1616224Z D=16, 2025-05-07T20:23:16.1616561Z B=71, 2025-05-07T20:23:16.1616884Z log_E=5, 2025-05-07T20:23:16.1617234Z L=15, 2025-05-07T20:23:16.1617583Z D_gradcheck=2, 2025-05-07T20:23:16.1617968Z stochastic_rounding=True, 2025-05-07T20:23:16.1618406Z weighted=False, 2025-05-07T20:23:16.1618777Z row_wise=True, 2025-05-07T20:23:16.1619136Z mixed=True, 2025-05-07T20:23:16.1619499Z use_cache=False, 2025-05-07T20:23:16.1619913Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:16.1620392Z use_cpu=True, 2025-05-07T20:23:16.1620798Z output_dtype=SparseType.FP32, 2025-05-07T20:23:16.1621241Z ) 2025-05-07T20:23:16.1621632Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:16.1622533Z self=, 2025-05-07T20:23:16.1623384Z compile=True, 2025-05-07T20:23:16.1623783Z pooling_mode=, 2025-05-07T20:23:16.1624239Z T=3, 2025-05-07T20:23:16.1624563Z D=60, 2025-05-07T20:23:16.1625121Z B=13, 2025-05-07T20:23:16.1625469Z log_E=4, 2025-05-07T20:23:16.1625924Z L=20, 2025-05-07T20:23:16.1626262Z D_gradcheck=2, 2025-05-07T20:23:16.1626645Z stochastic_rounding=False, 2025-05-07T20:23:16.1627073Z weighted=True, 2025-05-07T20:23:16.1627441Z row_wise=True, 2025-05-07T20:23:16.1627796Z mixed=True, 2025-05-07T20:23:16.1628162Z use_cache=False, 2025-05-07T20:23:16.1628581Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:16.1629052Z use_cpu=True, 2025-05-07T20:23:16.1629554Z output_dtype=SparseType.FP32, 2025-05-07T20:23:16.1630010Z ) 2025-05-07T20:23:16.1630410Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:16.1631331Z self=, 2025-05-07T20:23:16.1632194Z compile=False, 2025-05-07T20:23:16.1632599Z pooling_mode=, 2025-05-07T20:23:16.1633052Z T=3, 2025-05-07T20:23:16.1633389Z D=81, 2025-05-07T20:23:16.1633713Z B=64, 2025-05-07T20:23:16.1634041Z log_E=4, 2025-05-07T20:23:16.1634377Z L=0, 2025-05-07T20:23:16.1634710Z D_gradcheck=2, 2025-05-07T20:23:16.1635089Z stochastic_rounding=True, 2025-05-07T20:23:16.1635522Z weighted=True, 2025-05-07T20:23:16.1635884Z row_wise=True, 2025-05-07T20:23:16.1636244Z mixed=False, 2025-05-07T20:23:16.1636606Z use_cache=False, 2025-05-07T20:23:16.1637024Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:16.1637488Z use_cpu=True, 2025-05-07T20:23:16.1637888Z output_dtype=SparseType.FP32, 2025-05-07T20:23:16.1638335Z ) 2025-05-07T20:23:16.1638848Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:16.1639757Z self=, 2025-05-07T20:23:16.1640608Z compile=True, 2025-05-07T20:23:16.1641007Z pooling_mode=, 2025-05-07T20:23:16.1641462Z T=2, 2025-05-07T20:23:16.1641796Z D=17, 2025-05-07T20:23:16.1642128Z B=128, 2025-05-07T20:23:16.1642462Z log_E=3, 2025-05-07T20:23:16.1642809Z L=8, 2025-05-07T20:23:16.1643147Z D_gradcheck=2, 2025-05-07T20:23:16.1643529Z stochastic_rounding=True, 2025-05-07T20:23:16.1643971Z weighted=True, 2025-05-07T20:23:16.1644341Z row_wise=True, 2025-05-07T20:23:16.1644705Z mixed=True, 2025-05-07T20:23:16.1645090Z use_cache=False, 2025-05-07T20:23:16.1645547Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:16.1646122Z use_cpu=True, 2025-05-07T20:23:16.1646583Z output_dtype=SparseType.FP16, 2025-05-07T20:23:16.1647034Z ) 2025-05-07T20:23:16.1647427Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:16.1648508Z self=, 2025-05-07T20:23:16.1649353Z compile=False, 2025-05-07T20:23:16.1649765Z pooling_mode=, 2025-05-07T20:23:16.1650230Z T=2, 2025-05-07T20:23:16.1650566Z D=91, 2025-05-07T20:23:16.1650896Z B=101, 2025-05-07T20:23:16.1651239Z log_E=4, 2025-05-07T20:23:16.1651583Z L=1, 2025-05-07T20:23:16.1651921Z D_gradcheck=2, 2025-05-07T20:23:16.1652311Z stochastic_rounding=True, 2025-05-07T20:23:16.1652744Z weighted=True, 2025-05-07T20:23:16.1653144Z row_wise=True, 2025-05-07T20:23:16.1653503Z mixed=False, 2025-05-07T20:23:16.1653873Z use_cache=False, 2025-05-07T20:23:16.1654294Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:16.1654768Z use_cpu=True, 2025-05-07T20:23:16.1655159Z output_dtype=SparseType.FP16, 2025-05-07T20:23:16.1655595Z ) 2025-05-07T20:23:16.1655984Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:16.1656886Z self=, 2025-05-07T20:23:16.1657733Z compile=True, 2025-05-07T20:23:16.1658129Z pooling_mode=, 2025-05-07T20:23:16.1658851Z T=3, 2025-05-07T20:23:16.1659200Z D=35, 2025-05-07T20:23:16.1659627Z B=25, 2025-05-07T20:23:16.1659955Z log_E=4, 2025-05-07T20:23:16.1660302Z L=20, 2025-05-07T20:23:16.1660638Z D_gradcheck=1, 2025-05-07T20:23:16.1661026Z stochastic_rounding=False, 2025-05-07T20:23:16.1661463Z weighted=False, 2025-05-07T20:23:16.1661836Z row_wise=True, 2025-05-07T20:23:16.1662190Z mixed=True, 2025-05-07T20:23:16.1662546Z use_cache=True, 2025-05-07T20:23:16.1662955Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:16.1663555Z use_cpu=True, 2025-05-07T20:23:16.1663972Z output_dtype=SparseType.FP16, 2025-05-07T20:23:16.1664428Z ) 2025-05-07T20:23:16.1664815Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:16.1665717Z self=, 2025-05-07T20:23:16.1666566Z compile=False, 2025-05-07T20:23:16.1666964Z pooling_mode=, 2025-05-07T20:23:16.1667435Z T=3, 2025-05-07T20:23:16.1667764Z D=124, 2025-05-07T20:23:16.1668096Z B=33, 2025-05-07T20:23:16.1668426Z log_E=5, 2025-05-07T20:23:16.1668764Z L=0, 2025-05-07T20:23:16.1669096Z D_gradcheck=1, 2025-05-07T20:23:16.1669489Z stochastic_rounding=True, 2025-05-07T20:23:16.1669920Z weighted=False, 2025-05-07T20:23:16.1670286Z row_wise=True, 2025-05-07T20:23:16.1670653Z mixed=False, 2025-05-07T20:23:16.1671028Z use_cache=True, 2025-05-07T20:23:16.1671442Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:16.1671914Z use_cpu=True, 2025-05-07T20:23:16.1672312Z output_dtype=SparseType.FP16, 2025-05-07T20:23:16.1672877Z ) 2025-05-07T20:23:16.1673264Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:16.1674170Z self=, 2025-05-07T20:23:16.1675013Z compile=True, 2025-05-07T20:23:16.1675413Z pooling_mode=, 2025-05-07T20:23:16.1675886Z T=2, 2025-05-07T20:23:16.1676220Z D=80, 2025-05-07T20:23:16.1676548Z B=38, 2025-05-07T20:23:16.1676881Z log_E=4, 2025-05-07T20:23:16.1677225Z L=13, 2025-05-07T20:23:16.1677559Z D_gradcheck=2, 2025-05-07T20:23:16.1677950Z stochastic_rounding=False, 2025-05-07T20:23:16.1678380Z weighted=True, 2025-05-07T20:23:16.1678745Z row_wise=True, 2025-05-07T20:23:16.1679114Z mixed=False, 2025-05-07T20:23:16.1679479Z use_cache=True, 2025-05-07T20:23:16.1680233Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:16.1680717Z use_cpu=True, 2025-05-07T20:23:16.1681109Z output_dtype=SparseType.FP32, 2025-05-07T20:23:16.1681553Z ) 2025-05-07T20:23:16.1681944Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:16.1682853Z self=, 2025-05-07T20:23:16.1683705Z compile=True, 2025-05-07T20:23:16.1684106Z pooling_mode=, 2025-05-07T20:23:16.1684571Z T=5, 2025-05-07T20:23:16.1684914Z D=112, 2025-05-07T20:23:16.1685240Z B=40, 2025-05-07T20:23:16.1685568Z log_E=4, 2025-05-07T20:23:16.1685909Z L=16, 2025-05-07T20:23:16.1686243Z D_gradcheck=1, 2025-05-07T20:23:16.1686629Z stochastic_rounding=True, 2025-05-07T20:23:16.1687061Z weighted=False, 2025-05-07T20:23:16.1687423Z row_wise=True, 2025-05-07T20:23:16.1687789Z mixed=False, 2025-05-07T20:23:16.1688251Z use_cache=False, 2025-05-07T20:23:16.1688666Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:16.1689142Z use_cpu=True, 2025-05-07T20:23:16.1689545Z output_dtype=SparseType.FP32, 2025-05-07T20:23:16.1689979Z ) 2025-05-07T20:23:16.1690370Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:16.1691278Z self=, 2025-05-07T20:23:16.1692127Z compile=True, 2025-05-07T20:23:16.1692903Z pooling_mode=, 2025-05-07T20:23:16.1693397Z T=4, 2025-05-07T20:23:16.1693886Z D=38, 2025-05-07T20:23:16.1694215Z B=114, 2025-05-07T20:23:16.1694546Z log_E=4, 2025-05-07T20:23:16.1694891Z L=5, 2025-05-07T20:23:16.1695220Z D_gradcheck=2, 2025-05-07T20:23:16.1695612Z stochastic_rounding=False, 2025-05-07T20:23:16.1696042Z weighted=True, 2025-05-07T20:23:16.1696408Z row_wise=True, 2025-05-07T20:23:16.1696779Z mixed=True, 2025-05-07T20:23:16.1697150Z use_cache=True, 2025-05-07T20:23:16.1697702Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:16.1698195Z use_cpu=True, 2025-05-07T20:23:16.1698593Z output_dtype=SparseType.FP32, 2025-05-07T20:23:16.1699045Z ) 2025-05-07T20:23:16.1710730Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:16.1711658Z self=, 2025-05-07T20:23:16.1712507Z compile=False, 2025-05-07T20:23:16.1712938Z pooling_mode=, 2025-05-07T20:23:16.1713400Z T=3, 2025-05-07T20:23:16.1713748Z D=26, 2025-05-07T20:23:16.1714084Z B=38, 2025-05-07T20:23:16.1714408Z log_E=5, 2025-05-07T20:23:16.1714747Z L=4, 2025-05-07T20:23:16.1715084Z D_gradcheck=2, 2025-05-07T20:23:16.1715469Z stochastic_rounding=True, 2025-05-07T20:23:16.1715897Z weighted=False, 2025-05-07T20:23:16.1716270Z row_wise=True, 2025-05-07T20:23:16.1716628Z mixed=False, 2025-05-07T20:23:16.1716995Z use_cache=True, 2025-05-07T20:23:16.1717406Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:16.1717867Z use_cpu=True, 2025-05-07T20:23:16.1718642Z output_dtype=SparseType.FP16, 2025-05-07T20:23:16.1719082Z ) 2025-05-07T20:23:16.2221718Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:16.2222703Z self=, 2025-05-07T20:23:16.2223558Z compile=True, 2025-05-07T20:23:16.2223991Z pooling_mode=, 2025-05-07T20:23:16.2224465Z T=2, 2025-05-07T20:23:16.2224790Z D=2, 2025-05-07T20:23:16.2225114Z B=79, 2025-05-07T20:23:16.2225435Z log_E=3, 2025-05-07T20:23:16.2225770Z L=8, 2025-05-07T20:23:16.2226105Z D_gradcheck=2, 2025-05-07T20:23:16.2226491Z stochastic_rounding=False, 2025-05-07T20:23:16.2226984Z weighted=True, 2025-05-07T20:23:16.2227355Z row_wise=True, 2025-05-07T20:23:16.2227715Z mixed=True, 2025-05-07T20:23:16.2228070Z use_cache=True, 2025-05-07T20:23:16.2228484Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:16.2228959Z use_cpu=True, 2025-05-07T20:23:16.2229352Z output_dtype=SparseType.FP32, 2025-05-07T20:23:16.2229796Z ) 2025-05-07T20:23:16.2230187Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:16.2231082Z self=, 2025-05-07T20:23:16.2231926Z compile=False, 2025-05-07T20:23:16.2232337Z pooling_mode=, 2025-05-07T20:23:16.2232798Z T=1, 2025-05-07T20:23:16.2233300Z D=37, 2025-05-07T20:23:16.2233626Z B=77, 2025-05-07T20:23:16.2233945Z log_E=4, 2025-05-07T20:23:16.2234281Z L=2, 2025-05-07T20:23:16.2234615Z D_gradcheck=1, 2025-05-07T20:23:16.2234993Z stochastic_rounding=True, 2025-05-07T20:23:16.2235425Z weighted=False, 2025-05-07T20:23:16.2235794Z row_wise=True, 2025-05-07T20:23:16.2236149Z mixed=False, 2025-05-07T20:23:16.2236523Z use_cache=False, 2025-05-07T20:23:16.2236939Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:16.2237404Z use_cpu=True, 2025-05-07T20:23:16.2237805Z output_dtype=SparseType.FP32, 2025-05-07T20:23:16.2238243Z ) 2025-05-07T20:23:16.2238641Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:16.2239539Z self=, 2025-05-07T20:23:16.2240383Z compile=False, 2025-05-07T20:23:16.2241168Z pooling_mode=, 2025-05-07T20:23:16.2241745Z T=1, 2025-05-07T20:23:16.2242072Z D=49, 2025-05-07T20:23:16.2242397Z B=74, 2025-05-07T20:23:16.2242719Z log_E=5, 2025-05-07T20:23:16.2243055Z L=5, 2025-05-07T20:23:16.2243387Z D_gradcheck=2, 2025-05-07T20:23:16.2243765Z stochastic_rounding=True, 2025-05-07T20:23:16.2244196Z weighted=True, 2025-05-07T20:23:16.2244560Z row_wise=True, 2025-05-07T20:23:16.2244930Z mixed=True, 2025-05-07T20:23:16.2245431Z use_cache=True, 2025-05-07T20:23:16.2245852Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:16.2246326Z use_cpu=True, 2025-05-07T20:23:16.2246724Z output_dtype=SparseType.FP32, 2025-05-07T20:23:16.2247165Z ) 2025-05-07T20:23:16.2247558Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:16.2248732Z self=, 2025-05-07T20:23:16.2249660Z compile=False, 2025-05-07T20:23:16.2250056Z pooling_mode=, 2025-05-07T20:23:16.2250524Z T=1, 2025-05-07T20:23:16.2250855Z D=111, 2025-05-07T20:23:16.2251181Z B=23, 2025-05-07T20:23:16.2251510Z log_E=5, 2025-05-07T20:23:16.2251848Z L=19, 2025-05-07T20:23:16.2252183Z D_gradcheck=2, 2025-05-07T20:23:16.2252569Z stochastic_rounding=True, 2025-05-07T20:23:16.2253000Z weighted=False, 2025-05-07T20:23:16.2253365Z row_wise=True, 2025-05-07T20:23:16.2253728Z mixed=False, 2025-05-07T20:23:16.2254095Z use_cache=False, 2025-05-07T20:23:16.2254503Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:16.2255194Z use_cpu=True, 2025-05-07T20:23:16.2255590Z output_dtype=SparseType.FP32, 2025-05-07T20:23:16.2256019Z ) 2025-05-07T20:23:16.2256411Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:16.2257316Z self=, 2025-05-07T20:23:16.2258163Z compile=True, 2025-05-07T20:23:16.2258561Z pooling_mode=, 2025-05-07T20:23:16.2259035Z T=4, 2025-05-07T20:23:16.2259361Z D=84, 2025-05-07T20:23:16.2259684Z B=54, 2025-05-07T20:23:16.2260013Z log_E=4, 2025-05-07T20:23:16.2260349Z L=9, 2025-05-07T20:23:16.2260683Z D_gradcheck=1, 2025-05-07T20:23:16.2261072Z stochastic_rounding=False, 2025-05-07T20:23:16.2261500Z weighted=True, 2025-05-07T20:23:16.2261856Z row_wise=True, 2025-05-07T20:23:16.2262214Z mixed=False, 2025-05-07T20:23:16.2262584Z use_cache=True, 2025-05-07T20:23:16.2262982Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:16.2263458Z use_cpu=True, 2025-05-07T20:23:16.2263854Z output_dtype=SparseType.FP32, 2025-05-07T20:23:16.2264284Z ) 2025-05-07T20:23:16.2264675Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:16.2265577Z self=, 2025-05-07T20:23:16.2266425Z compile=True, 2025-05-07T20:23:16.2266834Z pooling_mode=, 2025-05-07T20:23:16.2267300Z T=5, 2025-05-07T20:23:16.2267626Z D=101, 2025-05-07T20:23:16.2267951Z B=67, 2025-05-07T20:23:16.2268287Z log_E=3, 2025-05-07T20:23:16.2268625Z L=15, 2025-05-07T20:23:16.2268959Z D_gradcheck=1, 2025-05-07T20:23:16.2269357Z stochastic_rounding=False, 2025-05-07T20:23:16.2269786Z weighted=True, 2025-05-07T20:23:16.2270156Z row_wise=True, 2025-05-07T20:23:16.2270517Z mixed=True, 2025-05-07T20:23:16.2270877Z use_cache=True, 2025-05-07T20:23:16.2271276Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:16.2271755Z use_cpu=True, 2025-05-07T20:23:16.2272153Z output_dtype=SparseType.FP16, 2025-05-07T20:23:16.2272581Z ) 2025-05-07T20:23:16.2272976Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:16.2274037Z self=, 2025-05-07T20:23:16.2274899Z compile=False, 2025-05-07T20:23:16.2275428Z pooling_mode=, 2025-05-07T20:23:16.2275889Z T=2, 2025-05-07T20:23:16.2276213Z D=42, 2025-05-07T20:23:16.2276541Z B=64, 2025-05-07T20:23:16.2276868Z log_E=5, 2025-05-07T20:23:16.2277210Z L=16, 2025-05-07T20:23:16.2277540Z D_gradcheck=2, 2025-05-07T20:23:16.2277940Z stochastic_rounding=False, 2025-05-07T20:23:16.2278368Z weighted=True, 2025-05-07T20:23:16.2278734Z row_wise=True, 2025-05-07T20:23:16.2279188Z mixed=False, 2025-05-07T20:23:16.2279573Z use_cache=True, 2025-05-07T20:23:16.2280285Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:16.2280777Z use_cpu=True, 2025-05-07T20:23:16.2281174Z output_dtype=SparseType.FP16, 2025-05-07T20:23:16.2281608Z ) 2025-05-07T20:23:16.2281993Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:16.2282905Z self=, 2025-05-07T20:23:16.2283744Z compile=True, 2025-05-07T20:23:16.2284152Z pooling_mode=, 2025-05-07T20:23:16.2284612Z T=3, 2025-05-07T20:23:16.2284938Z D=125, 2025-05-07T20:23:16.2285276Z B=89, 2025-05-07T20:23:16.2285676Z log_E=3, 2025-05-07T20:23:16.2286053Z L=17, 2025-05-07T20:23:16.2286392Z D_gradcheck=1, 2025-05-07T20:23:16.2286782Z stochastic_rounding=False, 2025-05-07T20:23:16.2287210Z weighted=True, 2025-05-07T20:23:16.2287568Z row_wise=True, 2025-05-07T20:23:16.2288023Z mixed=False, 2025-05-07T20:23:16.2288399Z use_cache=False, 2025-05-07T20:23:16.2288809Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:16.2289593Z use_cpu=True, 2025-05-07T20:23:16.2289984Z output_dtype=SparseType.FP16, 2025-05-07T20:23:16.2290418Z ) 2025-05-07T20:23:16.2290813Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:16.2291725Z self=, 2025-05-07T20:23:16.2292562Z compile=True, 2025-05-07T20:23:16.2292970Z pooling_mode=, 2025-05-07T20:23:16.2293437Z T=5, 2025-05-07T20:23:16.2293778Z D=100, 2025-05-07T20:23:16.2294113Z B=98, 2025-05-07T20:23:16.2294444Z log_E=4, 2025-05-07T20:23:16.2294781Z L=10, 2025-05-07T20:23:16.2295118Z D_gradcheck=2, 2025-05-07T20:23:16.2295512Z stochastic_rounding=False, 2025-05-07T20:23:16.2295932Z weighted=True, 2025-05-07T20:23:16.2296332Z row_wise=True, 2025-05-07T20:23:16.2296700Z mixed=False, 2025-05-07T20:23:16.2297065Z use_cache=False, 2025-05-07T20:23:16.2297480Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:16.2297962Z use_cpu=True, 2025-05-07T20:23:16.2298359Z output_dtype=SparseType.FP16, 2025-05-07T20:23:16.2298794Z ) 2025-05-07T20:23:16.2299191Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:16.2300098Z self=, 2025-05-07T20:23:16.2300968Z compile=False, 2025-05-07T20:23:16.2301367Z pooling_mode=, 2025-05-07T20:23:16.2301848Z T=5, 2025-05-07T20:23:16.2302191Z D=109, 2025-05-07T20:23:16.2302532Z B=89, 2025-05-07T20:23:16.2302883Z log_E=4, 2025-05-07T20:23:16.2303218Z L=3, 2025-05-07T20:23:16.2303550Z D_gradcheck=2, 2025-05-07T20:23:16.2303942Z stochastic_rounding=True, 2025-05-07T20:23:16.2304382Z weighted=False, 2025-05-07T20:23:16.2304757Z row_wise=True, 2025-05-07T20:23:16.2305122Z mixed=False, 2025-05-07T20:23:16.2305488Z use_cache=True, 2025-05-07T20:23:16.2305891Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:16.2306367Z use_cpu=True, 2025-05-07T20:23:16.2306765Z output_dtype=SparseType.FP32, 2025-05-07T20:23:16.2307199Z ) 2025-05-07T20:23:16.2307595Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:16.2308745Z self=, 2025-05-07T20:23:16.2309750Z compile=True, 2025-05-07T20:23:16.2310147Z pooling_mode=, 2025-05-07T20:23:16.2310610Z T=5, 2025-05-07T20:23:16.2310937Z D=6, 2025-05-07T20:23:16.2311262Z B=115, 2025-05-07T20:23:16.2311599Z log_E=4, 2025-05-07T20:23:16.2311941Z L=3, 2025-05-07T20:23:16.2312272Z D_gradcheck=2, 2025-05-07T20:23:16.2312661Z stochastic_rounding=False, 2025-05-07T20:23:16.2313093Z weighted=True, 2025-05-07T20:23:16.2313590Z row_wise=True, 2025-05-07T20:23:16.2313967Z mixed=True, 2025-05-07T20:23:16.2314346Z use_cache=False, 2025-05-07T20:23:16.2314786Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:16.2315274Z use_cpu=True, 2025-05-07T20:23:16.2315669Z output_dtype=SparseType.FP16, 2025-05-07T20:23:16.2316104Z ) 2025-05-07T20:23:16.2316492Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:16.2317393Z self=, 2025-05-07T20:23:16.2318235Z compile=False, 2025-05-07T20:23:16.2318643Z pooling_mode=, 2025-05-07T20:23:16.2319100Z T=1, 2025-05-07T20:23:16.2319427Z D=24, 2025-05-07T20:23:16.2319754Z B=6, 2025-05-07T20:23:16.2320083Z log_E=4, 2025-05-07T20:23:16.2320418Z L=5, 2025-05-07T20:23:16.2320742Z D_gradcheck=2, 2025-05-07T20:23:16.2321130Z stochastic_rounding=True, 2025-05-07T20:23:16.2321557Z weighted=True, 2025-05-07T20:23:16.2321921Z row_wise=True, 2025-05-07T20:23:16.2322285Z mixed=False, 2025-05-07T20:23:16.2322652Z use_cache=True, 2025-05-07T20:23:16.2323165Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:16.2323646Z use_cpu=True, 2025-05-07T20:23:16.2324044Z output_dtype=SparseType.FP32, 2025-05-07T20:23:16.2324481Z ) 2025-05-07T20:23:16.2324871Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:16.2325781Z self=, 2025-05-07T20:23:16.2326627Z compile=False, 2025-05-07T20:23:16.2327035Z pooling_mode=, 2025-05-07T20:23:16.2327498Z T=4, 2025-05-07T20:23:16.2327821Z D=127, 2025-05-07T20:23:16.2328315Z B=2, 2025-05-07T20:23:16.2328648Z log_E=4, 2025-05-07T20:23:16.2328987Z L=17, 2025-05-07T20:23:16.2329325Z D_gradcheck=2, 2025-05-07T20:23:16.2329715Z stochastic_rounding=True, 2025-05-07T20:23:16.2330142Z weighted=True, 2025-05-07T20:23:16.2330515Z row_wise=True, 2025-05-07T20:23:16.2330880Z mixed=False, 2025-05-07T20:23:16.2331250Z use_cache=True, 2025-05-07T20:23:16.2331660Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:16.2332136Z use_cpu=True, 2025-05-07T20:23:16.2332531Z output_dtype=SparseType.FP32, 2025-05-07T20:23:16.2332964Z ) 2025-05-07T20:23:16.2333356Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:16.2334257Z self=, 2025-05-07T20:23:16.2335098Z compile=False, 2025-05-07T20:23:16.2335500Z pooling_mode=, 2025-05-07T20:23:16.2335967Z T=5, 2025-05-07T20:23:16.2336288Z D=65, 2025-05-07T20:23:16.2336613Z B=3, 2025-05-07T20:23:16.2336934Z log_E=4, 2025-05-07T20:23:16.2337268Z L=3, 2025-05-07T20:23:16.2337605Z D_gradcheck=1, 2025-05-07T20:23:16.2337989Z stochastic_rounding=True, 2025-05-07T20:23:16.2338411Z weighted=True, 2025-05-07T20:23:16.2338778Z row_wise=True, 2025-05-07T20:23:16.2339140Z mixed=False, 2025-05-07T20:23:16.2339505Z use_cache=True, 2025-05-07T20:23:16.2339916Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:16.2340392Z use_cpu=True, 2025-05-07T20:23:16.2340776Z output_dtype=SparseType.FP32, 2025-05-07T20:23:16.2341213Z ) 2025-05-07T20:23:16.2341604Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:16.2342752Z self=, 2025-05-07T20:23:16.2343661Z compile=True, 2025-05-07T20:23:16.2344074Z pooling_mode=, 2025-05-07T20:23:16.2344541Z T=1, 2025-05-07T20:23:16.2344860Z D=122, 2025-05-07T20:23:16.2345197Z B=18, 2025-05-07T20:23:16.2345531Z log_E=5, 2025-05-07T20:23:16.2345863Z L=3, 2025-05-07T20:23:16.2346197Z D_gradcheck=1, 2025-05-07T20:23:16.2346583Z stochastic_rounding=False, 2025-05-07T20:23:16.2347085Z weighted=False, 2025-05-07T20:23:16.2347476Z row_wise=True, 2025-05-07T20:23:16.2347842Z mixed=False, 2025-05-07T20:23:16.2348204Z use_cache=True, 2025-05-07T20:23:16.2348613Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:16.2349084Z use_cpu=True, 2025-05-07T20:23:16.2349474Z output_dtype=SparseType.FP16, 2025-05-07T20:23:16.2349912Z ) 2025-05-07T20:23:16.2350307Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:16.2351218Z self=, 2025-05-07T20:23:16.2352060Z compile=True, 2025-05-07T20:23:16.2352466Z pooling_mode=, 2025-05-07T20:23:16.2352933Z T=5, 2025-05-07T20:23:16.2353255Z D=9, 2025-05-07T20:23:16.2353582Z B=31, 2025-05-07T20:23:16.2353914Z log_E=4, 2025-05-07T20:23:16.2354249Z L=1, 2025-05-07T20:23:16.2354586Z D_gradcheck=1, 2025-05-07T20:23:16.2354974Z stochastic_rounding=True, 2025-05-07T20:23:16.2355403Z weighted=True, 2025-05-07T20:23:16.2355776Z row_wise=True, 2025-05-07T20:23:16.2356140Z mixed=False, 2025-05-07T20:23:16.2357105Z use_cache=False, 2025-05-07T20:23:16.2357530Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:16.2358006Z use_cpu=True, 2025-05-07T20:23:16.2358395Z output_dtype=SparseType.FP32, 2025-05-07T20:23:16.2358833Z ) 2025-05-07T20:23:16.2878853Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:16.2880056Z self=, 2025-05-07T20:23:16.2880923Z compile=False, 2025-05-07T20:23:16.2881333Z pooling_mode=, 2025-05-07T20:23:16.2881797Z T=2, 2025-05-07T20:23:16.2882119Z D=4, 2025-05-07T20:23:16.2882444Z B=121, 2025-05-07T20:23:16.2882778Z log_E=4, 2025-05-07T20:23:16.2883113Z L=16, 2025-05-07T20:23:16.2883449Z D_gradcheck=2, 2025-05-07T20:23:16.2883849Z stochastic_rounding=True, 2025-05-07T20:23:16.2884276Z weighted=False, 2025-05-07T20:23:16.2884651Z row_wise=True, 2025-05-07T20:23:16.2885032Z mixed=True, 2025-05-07T20:23:16.2885387Z use_cache=True, 2025-05-07T20:23:16.2885800Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:16.2886279Z use_cpu=True, 2025-05-07T20:23:16.2886683Z output_dtype=SparseType.FP32, 2025-05-07T20:23:16.2887116Z ) 2025-05-07T20:23:16.2887511Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:16.2888495Z self=, 2025-05-07T20:23:16.2889339Z compile=True, 2025-05-07T20:23:16.2889739Z pooling_mode=, 2025-05-07T20:23:16.2890201Z T=3, 2025-05-07T20:23:16.2890518Z D=31, 2025-05-07T20:23:16.2890851Z B=90, 2025-05-07T20:23:16.2891184Z log_E=4, 2025-05-07T20:23:16.2891521Z L=14, 2025-05-07T20:23:16.2891858Z D_gradcheck=1, 2025-05-07T20:23:16.2892250Z stochastic_rounding=False, 2025-05-07T20:23:16.2892676Z weighted=True, 2025-05-07T20:23:16.2893047Z row_wise=True, 2025-05-07T20:23:16.2893417Z mixed=True, 2025-05-07T20:23:16.2893774Z use_cache=False, 2025-05-07T20:23:16.2894190Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:16.2894668Z use_cpu=True, 2025-05-07T20:23:16.2895055Z output_dtype=SparseType.FP32, 2025-05-07T20:23:16.2895498Z ) 2025-05-07T20:23:16.2896251Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:16.2897176Z self=, 2025-05-07T20:23:16.2898209Z compile=True, 2025-05-07T20:23:16.2898611Z pooling_mode=, 2025-05-07T20:23:16.2899198Z T=1, 2025-05-07T20:23:16.2899519Z D=27, 2025-05-07T20:23:16.2899847Z B=48, 2025-05-07T20:23:16.2900173Z log_E=3, 2025-05-07T20:23:16.2900506Z L=14, 2025-05-07T20:23:16.2900843Z D_gradcheck=1, 2025-05-07T20:23:16.2901434Z stochastic_rounding=True, 2025-05-07T20:23:16.2901872Z weighted=True, 2025-05-07T20:23:16.2902346Z row_wise=True, 2025-05-07T20:23:16.2902709Z mixed=False, 2025-05-07T20:23:16.2903071Z use_cache=True, 2025-05-07T20:23:16.2903475Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:16.2903943Z use_cpu=True, 2025-05-07T20:23:16.2904335Z output_dtype=SparseType.FP16, 2025-05-07T20:23:16.2904780Z ) 2025-05-07T20:23:16.2905166Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:16.2906069Z self=, 2025-05-07T20:23:16.2906920Z compile=True, 2025-05-07T20:23:16.2907322Z pooling_mode=, 2025-05-07T20:23:16.2907785Z T=1, 2025-05-07T20:23:16.2908114Z D=126, 2025-05-07T20:23:16.2908440Z B=116, 2025-05-07T20:23:16.2908774Z log_E=3, 2025-05-07T20:23:16.2909117Z L=6, 2025-05-07T20:23:16.2909446Z D_gradcheck=1, 2025-05-07T20:23:16.2909850Z stochastic_rounding=True, 2025-05-07T20:23:16.2910281Z weighted=True, 2025-05-07T20:23:16.2910650Z row_wise=True, 2025-05-07T20:23:16.2911176Z mixed=False, 2025-05-07T20:23:16.2911542Z use_cache=False, 2025-05-07T20:23:16.2911963Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:16.2912430Z use_cpu=True, 2025-05-07T20:23:16.2912828Z output_dtype=SparseType.FP32, 2025-05-07T20:23:16.2913273Z ) 2025-05-07T20:23:16.2913661Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:16.2914572Z self=, 2025-05-07T20:23:16.2915418Z compile=True, 2025-05-07T20:23:16.2915820Z pooling_mode=, 2025-05-07T20:23:16.2916294Z T=2, 2025-05-07T20:23:16.2916620Z D=89, 2025-05-07T20:23:16.2916947Z B=25, 2025-05-07T20:23:16.2917279Z log_E=5, 2025-05-07T20:23:16.2917623Z L=0, 2025-05-07T20:23:16.2917953Z D_gradcheck=1, 2025-05-07T20:23:16.2918352Z stochastic_rounding=False, 2025-05-07T20:23:16.2918787Z weighted=True, 2025-05-07T20:23:16.2919161Z row_wise=True, 2025-05-07T20:23:16.2919529Z mixed=False, 2025-05-07T20:23:16.2919901Z use_cache=False, 2025-05-07T20:23:16.2920313Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:16.2920788Z use_cpu=True, 2025-05-07T20:23:16.2921185Z output_dtype=SparseType.FP32, 2025-05-07T20:23:16.2921622Z ) 2025-05-07T20:23:16.2922014Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:16.2922931Z self=, 2025-05-07T20:23:16.2923784Z compile=False, 2025-05-07T20:23:16.2924183Z pooling_mode=, 2025-05-07T20:23:16.2924660Z T=1, 2025-05-07T20:23:16.2924994Z D=87, 2025-05-07T20:23:16.2925329Z B=57, 2025-05-07T20:23:16.2925665Z log_E=5, 2025-05-07T20:23:16.2926013Z L=10, 2025-05-07T20:23:16.2926358Z D_gradcheck=2, 2025-05-07T20:23:16.2926751Z stochastic_rounding=True, 2025-05-07T20:23:16.2927189Z weighted=False, 2025-05-07T20:23:16.2927561Z row_wise=True, 2025-05-07T20:23:16.2928053Z mixed=True, 2025-05-07T20:23:16.2928436Z use_cache=True, 2025-05-07T20:23:16.2928840Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:16.2929320Z use_cpu=True, 2025-05-07T20:23:16.2929720Z output_dtype=SparseType.FP16, 2025-05-07T20:23:16.2930155Z ) 2025-05-07T20:23:16.2930721Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:16.2931710Z self=, 2025-05-07T20:23:16.2932556Z compile=False, 2025-05-07T20:23:16.2932954Z pooling_mode=, 2025-05-07T20:23:16.2933421Z T=4, 2025-05-07T20:23:16.2933750Z D=6, 2025-05-07T20:23:16.2934072Z B=65, 2025-05-07T20:23:16.2934403Z log_E=4, 2025-05-07T20:23:16.2934742Z L=12, 2025-05-07T20:23:16.2935149Z D_gradcheck=2, 2025-05-07T20:23:16.2935556Z stochastic_rounding=False, 2025-05-07T20:23:16.2935988Z weighted=True, 2025-05-07T20:23:16.2936364Z row_wise=True, 2025-05-07T20:23:16.2936730Z mixed=True, 2025-05-07T20:23:16.2937093Z use_cache=False, 2025-05-07T20:23:16.2937506Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:16.2937984Z use_cpu=True, 2025-05-07T20:23:16.2938381Z output_dtype=SparseType.FP16, 2025-05-07T20:23:16.2938814Z ) 2025-05-07T20:23:16.2939208Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:16.2940122Z self=, 2025-05-07T20:23:16.2940976Z compile=False, 2025-05-07T20:23:16.2941377Z pooling_mode=, 2025-05-07T20:23:16.2941842Z T=3, 2025-05-07T20:23:16.2942168Z D=52, 2025-05-07T20:23:16.2942490Z B=52, 2025-05-07T20:23:16.2942827Z log_E=3, 2025-05-07T20:23:16.2943162Z L=13, 2025-05-07T20:23:16.2943500Z D_gradcheck=2, 2025-05-07T20:23:16.2943898Z stochastic_rounding=True, 2025-05-07T20:23:16.2944439Z weighted=True, 2025-05-07T20:23:16.2944804Z row_wise=True, 2025-05-07T20:23:16.2945164Z mixed=True, 2025-05-07T20:23:16.2945532Z use_cache=True, 2025-05-07T20:23:16.2945936Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:16.2946411Z use_cpu=True, 2025-05-07T20:23:16.2946806Z output_dtype=SparseType.FP16, 2025-05-07T20:23:16.2947245Z ) 2025-05-07T20:23:16.2947636Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:16.2948548Z self=, 2025-05-07T20:23:16.2949385Z compile=True, 2025-05-07T20:23:16.2949791Z pooling_mode=, 2025-05-07T20:23:16.2950255Z T=5, 2025-05-07T20:23:16.2950585Z D=80, 2025-05-07T20:23:16.2950905Z B=116, 2025-05-07T20:23:16.2951242Z log_E=5, 2025-05-07T20:23:16.2951582Z L=16, 2025-05-07T20:23:16.2951926Z D_gradcheck=2, 2025-05-07T20:23:16.2952315Z stochastic_rounding=True, 2025-05-07T20:23:16.2952749Z weighted=True, 2025-05-07T20:23:16.2953111Z row_wise=True, 2025-05-07T20:23:16.2953476Z mixed=False, 2025-05-07T20:23:16.2953840Z use_cache=True, 2025-05-07T20:23:16.2954241Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:16.2954715Z use_cpu=True, 2025-05-07T20:23:16.2955104Z output_dtype=SparseType.FP16, 2025-05-07T20:23:16.2955540Z ) 2025-05-07T20:23:16.2955935Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:16.2956848Z self=, 2025-05-07T20:23:16.2957684Z compile=True, 2025-05-07T20:23:16.2958088Z pooling_mode=, 2025-05-07T20:23:16.2958549Z T=2, 2025-05-07T20:23:16.2958869Z D=28, 2025-05-07T20:23:16.2959200Z B=73, 2025-05-07T20:23:16.2959527Z log_E=5, 2025-05-07T20:23:16.2959866Z L=2, 2025-05-07T20:23:16.2960216Z D_gradcheck=1, 2025-05-07T20:23:16.2960605Z stochastic_rounding=False, 2025-05-07T20:23:16.2961041Z weighted=False, 2025-05-07T20:23:16.2961406Z row_wise=True, 2025-05-07T20:23:16.2961766Z mixed=True, 2025-05-07T20:23:16.2962127Z use_cache=False, 2025-05-07T20:23:16.2962535Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:16.2963011Z use_cpu=True, 2025-05-07T20:23:16.2963589Z output_dtype=SparseType.FP32, 2025-05-07T20:23:16.2964042Z ) 2025-05-07T20:23:16.2964556Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:16.2965463Z self=, 2025-05-07T20:23:16.2966311Z compile=False, 2025-05-07T20:23:16.2966724Z pooling_mode=, 2025-05-07T20:23:16.2967191Z T=5, 2025-05-07T20:23:16.2967513Z D=89, 2025-05-07T20:23:16.2967842Z B=66, 2025-05-07T20:23:16.2968333Z log_E=5, 2025-05-07T20:23:16.2968763Z L=15, 2025-05-07T20:23:16.2969115Z D_gradcheck=1, 2025-05-07T20:23:16.2969518Z stochastic_rounding=True, 2025-05-07T20:23:16.2969954Z weighted=False, 2025-05-07T20:23:16.2970327Z row_wise=True, 2025-05-07T20:23:16.2970706Z mixed=True, 2025-05-07T20:23:16.2971068Z use_cache=False, 2025-05-07T20:23:16.2971491Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:16.2971970Z use_cpu=True, 2025-05-07T20:23:16.2972371Z output_dtype=SparseType.FP16, 2025-05-07T20:23:16.2972809Z ) 2025-05-07T20:23:16.2973214Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:16.2974120Z self=, 2025-05-07T20:23:16.2974958Z compile=True, 2025-05-07T20:23:16.2975366Z pooling_mode=, 2025-05-07T20:23:16.2975827Z T=1, 2025-05-07T20:23:16.2976146Z D=4, 2025-05-07T20:23:16.2976473Z B=79, 2025-05-07T20:23:16.2976809Z log_E=5, 2025-05-07T20:23:16.2977148Z L=17, 2025-05-07T20:23:16.2977486Z D_gradcheck=2, 2025-05-07T20:23:16.2977873Z stochastic_rounding=False, 2025-05-07T20:23:16.2978409Z weighted=True, 2025-05-07T20:23:16.2978781Z row_wise=True, 2025-05-07T20:23:16.2979144Z mixed=True, 2025-05-07T20:23:16.2979503Z use_cache=True, 2025-05-07T20:23:16.2980207Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:16.2980684Z use_cpu=True, 2025-05-07T20:23:16.2981077Z output_dtype=SparseType.FP16, 2025-05-07T20:23:16.2981522Z ) 2025-05-07T20:23:16.2981921Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:16.2982823Z self=, 2025-05-07T20:23:16.2983660Z compile=False, 2025-05-07T20:23:16.2984071Z pooling_mode=, 2025-05-07T20:23:16.2984537Z T=5, 2025-05-07T20:23:16.2984858Z D=114, 2025-05-07T20:23:16.2985188Z B=102, 2025-05-07T20:23:16.2985521Z log_E=3, 2025-05-07T20:23:16.2985853Z L=2, 2025-05-07T20:23:16.2986191Z D_gradcheck=1, 2025-05-07T20:23:16.2986604Z stochastic_rounding=True, 2025-05-07T20:23:16.2987028Z weighted=False, 2025-05-07T20:23:16.2987398Z row_wise=True, 2025-05-07T20:23:16.2987765Z mixed=False, 2025-05-07T20:23:16.2988128Z use_cache=True, 2025-05-07T20:23:16.2988539Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:16.2989014Z use_cpu=True, 2025-05-07T20:23:16.2989406Z output_dtype=SparseType.FP32, 2025-05-07T20:23:16.2989854Z ) 2025-05-07T20:23:16.2990251Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:16.2991145Z self=, 2025-05-07T20:23:16.2991989Z compile=True, 2025-05-07T20:23:16.2992390Z pooling_mode=, 2025-05-07T20:23:16.2992852Z T=3, 2025-05-07T20:23:16.2993178Z D=10, 2025-05-07T20:23:16.2993507Z B=119, 2025-05-07T20:23:16.2993845Z log_E=5, 2025-05-07T20:23:16.2994181Z L=16, 2025-05-07T20:23:16.2994519Z D_gradcheck=2, 2025-05-07T20:23:16.2994909Z stochastic_rounding=True, 2025-05-07T20:23:16.2995333Z weighted=True, 2025-05-07T20:23:16.2995699Z row_wise=True, 2025-05-07T20:23:16.2996065Z mixed=False, 2025-05-07T20:23:16.2996425Z use_cache=False, 2025-05-07T20:23:16.2996842Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:16.2997314Z use_cpu=True, 2025-05-07T20:23:16.2998061Z output_dtype=SparseType.FP16, 2025-05-07T20:23:16.2998597Z ) 2025-05-07T20:23:16.2998987Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:16.2999882Z self=, 2025-05-07T20:23:16.3000726Z compile=True, 2025-05-07T20:23:16.3001126Z pooling_mode=, 2025-05-07T20:23:16.3001588Z T=1, 2025-05-07T20:23:16.3001907Z D=88, 2025-05-07T20:23:16.3002230Z B=82, 2025-05-07T20:23:16.3002688Z log_E=3, 2025-05-07T20:23:16.3003042Z L=13, 2025-05-07T20:23:16.3003379Z D_gradcheck=1, 2025-05-07T20:23:16.3003774Z stochastic_rounding=True, 2025-05-07T20:23:16.3004200Z weighted=False, 2025-05-07T20:23:16.3004571Z row_wise=True, 2025-05-07T20:23:16.3004938Z mixed=False, 2025-05-07T20:23:16.3005300Z use_cache=True, 2025-05-07T20:23:16.3005705Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:16.3006183Z use_cpu=True, 2025-05-07T20:23:16.3006569Z output_dtype=SparseType.FP32, 2025-05-07T20:23:16.3007016Z ) 2025-05-07T20:23:16.3007405Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:16.3008424Z self=, 2025-05-07T20:23:16.3009271Z compile=False, 2025-05-07T20:23:16.3009679Z pooling_mode=, 2025-05-07T20:23:16.3010132Z T=1, 2025-05-07T20:23:16.3010456Z D=70, 2025-05-07T20:23:16.3010790Z B=59, 2025-05-07T20:23:16.3011111Z log_E=4, 2025-05-07T20:23:16.3011450Z L=2, 2025-05-07T20:23:16.3011782Z D_gradcheck=2, 2025-05-07T20:23:16.3012406Z stochastic_rounding=True, 2025-05-07T20:23:16.3012840Z weighted=True, 2025-05-07T20:23:16.3013208Z row_wise=True, 2025-05-07T20:23:16.3013591Z mixed=False, 2025-05-07T20:23:16.3013951Z use_cache=True, 2025-05-07T20:23:16.3014358Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:16.3014844Z use_cpu=True, 2025-05-07T20:23:16.3015233Z output_dtype=SparseType.FP32, 2025-05-07T20:23:16.3015677Z ) 2025-05-07T20:23:16.3553696Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:16.3554681Z self=, 2025-05-07T20:23:16.3555540Z compile=True, 2025-05-07T20:23:16.3555951Z pooling_mode=, 2025-05-07T20:23:16.3556418Z T=2, 2025-05-07T20:23:16.3556744Z D=51, 2025-05-07T20:23:16.3557099Z B=122, 2025-05-07T20:23:16.3557437Z log_E=5, 2025-05-07T20:23:16.3557770Z L=10, 2025-05-07T20:23:16.3558118Z D_gradcheck=1, 2025-05-07T20:23:16.3558507Z stochastic_rounding=True, 2025-05-07T20:23:16.3558928Z weighted=False, 2025-05-07T20:23:16.3559299Z row_wise=True, 2025-05-07T20:23:16.3559664Z mixed=False, 2025-05-07T20:23:16.3560020Z use_cache=True, 2025-05-07T20:23:16.3560425Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:16.3560906Z use_cpu=True, 2025-05-07T20:23:16.3561289Z output_dtype=SparseType.FP32, 2025-05-07T20:23:16.3561848Z ) 2025-05-07T20:23:16.3562244Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:16.3563145Z self=, 2025-05-07T20:23:16.3563991Z compile=False, 2025-05-07T20:23:16.3564392Z pooling_mode=, 2025-05-07T20:23:16.3564859Z T=5, 2025-05-07T20:23:16.3565178Z D=60, 2025-05-07T20:23:16.3565514Z B=51, 2025-05-07T20:23:16.3565850Z log_E=4, 2025-05-07T20:23:16.3566182Z L=20, 2025-05-07T20:23:16.3566528Z D_gradcheck=2, 2025-05-07T20:23:16.3566918Z stochastic_rounding=False, 2025-05-07T20:23:16.3567349Z weighted=True, 2025-05-07T20:23:16.3567718Z row_wise=True, 2025-05-07T20:23:16.3568179Z mixed=False, 2025-05-07T20:23:16.3568538Z use_cache=True, 2025-05-07T20:23:16.3568942Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:16.3569781Z use_cpu=True, 2025-05-07T20:23:16.3570373Z output_dtype=SparseType.FP32, 2025-05-07T20:23:16.3570809Z ) 2025-05-07T20:23:16.3571198Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:16.3572095Z self=, 2025-05-07T20:23:16.3572947Z compile=False, 2025-05-07T20:23:16.3573355Z pooling_mode=, 2025-05-07T20:23:16.3573811Z T=5, 2025-05-07T20:23:16.3574312Z D=120, 2025-05-07T20:23:16.3574663Z B=31, 2025-05-07T20:23:16.3574990Z log_E=3, 2025-05-07T20:23:16.3575331Z L=12, 2025-05-07T20:23:16.3575672Z D_gradcheck=2, 2025-05-07T20:23:16.3576066Z stochastic_rounding=False, 2025-05-07T20:23:16.3576491Z weighted=True, 2025-05-07T20:23:16.3576868Z row_wise=True, 2025-05-07T20:23:16.3577232Z mixed=True, 2025-05-07T20:23:16.3577588Z use_cache=False, 2025-05-07T20:23:16.3578010Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:16.3578485Z use_cpu=True, 2025-05-07T20:23:16.3578877Z output_dtype=SparseType.FP16, 2025-05-07T20:23:16.3579314Z ) 2025-05-07T20:23:16.3579885Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:16.3580933Z self=, 2025-05-07T20:23:16.3581777Z compile=True, 2025-05-07T20:23:16.3582183Z pooling_mode=, 2025-05-07T20:23:16.3582642Z T=4, 2025-05-07T20:23:16.3582978Z D=115, 2025-05-07T20:23:16.3583311Z B=43, 2025-05-07T20:23:16.3583636Z log_E=3, 2025-05-07T20:23:16.3584166Z L=7, 2025-05-07T20:23:16.3584507Z D_gradcheck=2, 2025-05-07T20:23:16.3584886Z stochastic_rounding=True, 2025-05-07T20:23:16.3585320Z weighted=True, 2025-05-07T20:23:16.3585687Z row_wise=True, 2025-05-07T20:23:16.3586039Z mixed=False, 2025-05-07T20:23:16.3586405Z use_cache=True, 2025-05-07T20:23:16.3586818Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:16.3587291Z use_cpu=True, 2025-05-07T20:23:16.3587679Z output_dtype=SparseType.FP32, 2025-05-07T20:23:16.3588114Z ) 2025-05-07T20:23:16.3588506Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:16.3589401Z self=, 2025-05-07T20:23:16.3590248Z compile=True, 2025-05-07T20:23:16.3590650Z pooling_mode=, 2025-05-07T20:23:16.3591108Z T=4, 2025-05-07T20:23:16.3591445Z D=30, 2025-05-07T20:23:16.3591780Z B=19, 2025-05-07T20:23:16.3592104Z log_E=3, 2025-05-07T20:23:16.3592453Z L=6, 2025-05-07T20:23:16.3592791Z D_gradcheck=2, 2025-05-07T20:23:16.3593185Z stochastic_rounding=True, 2025-05-07T20:23:16.3593616Z weighted=True, 2025-05-07T20:23:16.3593988Z row_wise=True, 2025-05-07T20:23:16.3594345Z mixed=False, 2025-05-07T20:23:16.3594715Z use_cache=True, 2025-05-07T20:23:16.3594908Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:16.3595067Z use_cpu=True, 2025-05-07T20:23:16.3595252Z output_dtype=SparseType.FP16, 2025-05-07T20:23:16.3595397Z ) 2025-05-07T20:23:16.3595617Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:16.3596157Z self=, 2025-05-07T20:23:16.3596316Z compile=True, 2025-05-07T20:23:16.3596503Z pooling_mode=, 2025-05-07T20:23:16.3596648Z T=2, 2025-05-07T20:23:16.3596802Z D=89, 2025-05-07T20:23:16.3596942Z B=89, 2025-05-07T20:23:16.3597086Z log_E=3, 2025-05-07T20:23:16.3597242Z L=5, 2025-05-07T20:23:16.3597395Z D_gradcheck=1, 2025-05-07T20:23:16.3597567Z stochastic_rounding=False, 2025-05-07T20:23:16.3597728Z weighted=True, 2025-05-07T20:23:16.3597877Z row_wise=True, 2025-05-07T20:23:16.3598027Z mixed=True, 2025-05-07T20:23:16.3598187Z use_cache=False, 2025-05-07T20:23:16.3598547Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:16.3598790Z use_cpu=True, 2025-05-07T20:23:16.3598968Z output_dtype=SparseType.FP32, 2025-05-07T20:23:16.3599114Z ) 2025-05-07T20:23:16.3599342Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:16.3599884Z self=, 2025-05-07T20:23:16.3600039Z compile=False, 2025-05-07T20:23:16.3600231Z pooling_mode=, 2025-05-07T20:23:16.3600494Z T=3, 2025-05-07T20:23:16.3600654Z D=123, 2025-05-07T20:23:16.3600800Z B=30, 2025-05-07T20:23:16.3600947Z log_E=3, 2025-05-07T20:23:16.3601098Z L=10, 2025-05-07T20:23:16.3601255Z D_gradcheck=1, 2025-05-07T20:23:16.3601428Z stochastic_rounding=False, 2025-05-07T20:23:16.3601587Z weighted=False, 2025-05-07T20:23:16.3601736Z row_wise=True, 2025-05-07T20:23:16.3601882Z mixed=True, 2025-05-07T20:23:16.3602041Z use_cache=True, 2025-05-07T20:23:16.3602234Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:16.3602387Z use_cpu=True, 2025-05-07T20:23:16.3602573Z output_dtype=SparseType.FP32, 2025-05-07T20:23:16.3602712Z ) 2025-05-07T20:23:16.3602935Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:16.3603481Z self=, 2025-05-07T20:23:16.3603632Z compile=True, 2025-05-07T20:23:16.3603817Z pooling_mode=, 2025-05-07T20:23:16.3603974Z T=2, 2025-05-07T20:23:16.3604120Z D=10, 2025-05-07T20:23:16.3604271Z B=74, 2025-05-07T20:23:16.3604533Z log_E=4, 2025-05-07T20:23:16.3604676Z L=1, 2025-05-07T20:23:16.3604834Z D_gradcheck=2, 2025-05-07T20:23:16.3605002Z stochastic_rounding=True, 2025-05-07T20:23:16.3605151Z weighted=True, 2025-05-07T20:23:16.3605307Z row_wise=True, 2025-05-07T20:23:16.3605456Z mixed=True, 2025-05-07T20:23:16.3605610Z use_cache=True, 2025-05-07T20:23:16.3605807Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:16.3605960Z use_cpu=True, 2025-05-07T20:23:16.3606140Z output_dtype=SparseType.FP16, 2025-05-07T20:23:16.3606287Z ) 2025-05-07T20:23:16.3606528Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:16.3607071Z self=, 2025-05-07T20:23:16.3607234Z compile=False, 2025-05-07T20:23:16.3607422Z pooling_mode=, 2025-05-07T20:23:16.3607577Z T=2, 2025-05-07T20:23:16.3607723Z D=94, 2025-05-07T20:23:16.3607866Z B=81, 2025-05-07T20:23:16.3608135Z log_E=4, 2025-05-07T20:23:16.3608280Z L=6, 2025-05-07T20:23:16.3622030Z D_gradcheck=2, 2025-05-07T20:23:16.3622234Z stochastic_rounding=True, 2025-05-07T20:23:16.3622397Z weighted=True, 2025-05-07T20:23:16.3622545Z row_wise=True, 2025-05-07T20:23:16.3622689Z mixed=True, 2025-05-07T20:23:16.3622866Z use_cache=False, 2025-05-07T20:23:16.3623058Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:16.3623215Z use_cpu=True, 2025-05-07T20:23:16.3623400Z output_dtype=SparseType.FP32, 2025-05-07T20:23:16.3623538Z ) 2025-05-07T20:23:16.3623761Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:16.3624316Z self=, 2025-05-07T20:23:16.3624467Z compile=True, 2025-05-07T20:23:16.3624660Z pooling_mode=, 2025-05-07T20:23:16.3624809Z T=3, 2025-05-07T20:23:16.3624953Z D=94, 2025-05-07T20:23:16.3625093Z B=50, 2025-05-07T20:23:16.3625247Z log_E=4, 2025-05-07T20:23:16.3625387Z L=10, 2025-05-07T20:23:16.3625543Z D_gradcheck=2, 2025-05-07T20:23:16.3625712Z stochastic_rounding=False, 2025-05-07T20:23:16.3625862Z weighted=True, 2025-05-07T20:23:16.3626016Z row_wise=True, 2025-05-07T20:23:16.3626161Z mixed=False, 2025-05-07T20:23:16.3626507Z use_cache=True, 2025-05-07T20:23:16.3626722Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:16.3626962Z use_cpu=True, 2025-05-07T20:23:16.3627141Z output_dtype=SparseType.FP32, 2025-05-07T20:23:16.3627281Z ) 2025-05-07T20:23:16.3627502Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:16.3628041Z self=, 2025-05-07T20:23:16.3628197Z compile=False, 2025-05-07T20:23:16.3628462Z pooling_mode=, 2025-05-07T20:23:16.3628620Z T=1, 2025-05-07T20:23:16.3628763Z D=80, 2025-05-07T20:23:16.3628907Z B=111, 2025-05-07T20:23:16.3629060Z log_E=4, 2025-05-07T20:23:16.3629206Z L=3, 2025-05-07T20:23:16.3629356Z D_gradcheck=2, 2025-05-07T20:23:16.3629531Z stochastic_rounding=True, 2025-05-07T20:23:16.3629681Z weighted=False, 2025-05-07T20:23:16.3629830Z row_wise=True, 2025-05-07T20:23:16.3629980Z mixed=True, 2025-05-07T20:23:16.3630134Z use_cache=True, 2025-05-07T20:23:16.3630319Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:16.3630476Z use_cpu=True, 2025-05-07T20:23:16.3630653Z output_dtype=SparseType.FP16, 2025-05-07T20:23:16.3630791Z ) 2025-05-07T20:23:16.3631016Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:16.3631557Z self=, 2025-05-07T20:23:16.3631717Z compile=False, 2025-05-07T20:23:16.3631908Z pooling_mode=, 2025-05-07T20:23:16.3632051Z T=5, 2025-05-07T20:23:16.3632197Z D=55, 2025-05-07T20:23:16.3632431Z B=22, 2025-05-07T20:23:16.3632574Z log_E=4, 2025-05-07T20:23:16.3632722Z L=4, 2025-05-07T20:23:16.3632871Z D_gradcheck=2, 2025-05-07T20:23:16.3633041Z stochastic_rounding=False, 2025-05-07T20:23:16.3633199Z weighted=False, 2025-05-07T20:23:16.3633348Z row_wise=True, 2025-05-07T20:23:16.3633494Z mixed=True, 2025-05-07T20:23:16.3633652Z use_cache=False, 2025-05-07T20:23:16.3633841Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:16.3633989Z use_cpu=True, 2025-05-07T20:23:16.3634171Z output_dtype=SparseType.FP32, 2025-05-07T20:23:16.3634306Z ) 2025-05-07T20:23:16.3634531Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:16.3635067Z self=, 2025-05-07T20:23:16.3635217Z compile=True, 2025-05-07T20:23:16.3635413Z pooling_mode=, 2025-05-07T20:23:16.3635555Z T=1, 2025-05-07T20:23:16.3635695Z D=49, 2025-05-07T20:23:16.3635845Z B=76, 2025-05-07T20:23:16.3635987Z log_E=5, 2025-05-07T20:23:16.3636127Z L=7, 2025-05-07T20:23:16.3636283Z D_gradcheck=1, 2025-05-07T20:23:16.3636450Z stochastic_rounding=True, 2025-05-07T20:23:16.3636600Z weighted=True, 2025-05-07T20:23:16.3636761Z row_wise=True, 2025-05-07T20:23:16.3636910Z mixed=False, 2025-05-07T20:23:16.3637063Z use_cache=True, 2025-05-07T20:23:16.3637260Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:16.3637406Z use_cpu=True, 2025-05-07T20:23:16.3637589Z output_dtype=SparseType.FP16, 2025-05-07T20:23:16.3637726Z ) 2025-05-07T20:23:16.3637947Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:16.3638489Z self=, 2025-05-07T20:23:16.3638639Z compile=True, 2025-05-07T20:23:16.3638826Z pooling_mode=, 2025-05-07T20:23:16.3638973Z T=1, 2025-05-07T20:23:16.3639117Z D=83, 2025-05-07T20:23:16.3639257Z B=123, 2025-05-07T20:23:16.3639404Z log_E=4, 2025-05-07T20:23:16.3639544Z L=13, 2025-05-07T20:23:16.3639692Z D_gradcheck=2, 2025-05-07T20:23:16.3639868Z stochastic_rounding=False, 2025-05-07T20:23:16.3640021Z weighted=False, 2025-05-07T20:23:16.3640175Z row_wise=True, 2025-05-07T20:23:16.3640409Z mixed=True, 2025-05-07T20:23:16.3640572Z use_cache=False, 2025-05-07T20:23:16.3640842Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:16.3640993Z use_cpu=True, 2025-05-07T20:23:16.3641171Z output_dtype=SparseType.FP16, 2025-05-07T20:23:16.3641313Z ) 2025-05-07T20:23:16.3641530Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:16.3642062Z self=, 2025-05-07T20:23:16.3642279Z compile=True, 2025-05-07T20:23:16.3642476Z pooling_mode=, 2025-05-07T20:23:16.3642615Z T=1, 2025-05-07T20:23:16.3642768Z D=95, 2025-05-07T20:23:16.3642908Z B=68, 2025-05-07T20:23:16.3643049Z log_E=4, 2025-05-07T20:23:16.3643197Z L=20, 2025-05-07T20:23:16.3643345Z D_gradcheck=2, 2025-05-07T20:23:16.3643521Z stochastic_rounding=False, 2025-05-07T20:23:16.3643671Z weighted=True, 2025-05-07T20:23:16.3643825Z row_wise=True, 2025-05-07T20:23:16.3643984Z mixed=True, 2025-05-07T20:23:16.3644140Z use_cache=False, 2025-05-07T20:23:16.3644325Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:16.3644480Z use_cpu=True, 2025-05-07T20:23:16.3644659Z output_dtype=SparseType.FP16, 2025-05-07T20:23:16.3644796Z ) 2025-05-07T20:23:16.3645020Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:16.3645555Z self=, 2025-05-07T20:23:16.3645708Z compile=True, 2025-05-07T20:23:16.3645901Z pooling_mode=, 2025-05-07T20:23:16.3646043Z T=1, 2025-05-07T20:23:16.3646280Z D=123, 2025-05-07T20:23:16.3646421Z B=87, 2025-05-07T20:23:16.3646563Z log_E=5, 2025-05-07T20:23:16.3646709Z L=20, 2025-05-07T20:23:16.3646874Z D_gradcheck=1, 2025-05-07T20:23:16.3647040Z stochastic_rounding=True, 2025-05-07T20:23:16.3647192Z weighted=False, 2025-05-07T20:23:16.3647356Z row_wise=True, 2025-05-07T20:23:16.3647503Z mixed=True, 2025-05-07T20:23:16.3647661Z use_cache=False, 2025-05-07T20:23:16.3647853Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:16.3648119Z use_cpu=True, 2025-05-07T20:23:16.3648303Z output_dtype=SparseType.FP16, 2025-05-07T20:23:16.3648445Z ) 2025-05-07T20:23:16.4214853Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:16.4215521Z self=, 2025-05-07T20:23:16.4215704Z compile=True, 2025-05-07T20:23:16.4215896Z pooling_mode=, 2025-05-07T20:23:16.4216062Z T=3, 2025-05-07T20:23:16.4216204Z D=49, 2025-05-07T20:23:16.4216348Z B=53, 2025-05-07T20:23:16.4216490Z log_E=3, 2025-05-07T20:23:16.4216633Z L=14, 2025-05-07T20:23:16.4216787Z D_gradcheck=2, 2025-05-07T20:23:16.4216959Z stochastic_rounding=True, 2025-05-07T20:23:16.4217111Z weighted=False, 2025-05-07T20:23:16.4217274Z row_wise=True, 2025-05-07T20:23:16.4217420Z mixed=True, 2025-05-07T20:23:16.4217579Z use_cache=False, 2025-05-07T20:23:16.4217768Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:16.4217931Z use_cpu=True, 2025-05-07T20:23:16.4218109Z output_dtype=SparseType.FP32, 2025-05-07T20:23:16.4218369Z ) 2025-05-07T20:23:16.4218598Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:16.4219151Z self=, 2025-05-07T20:23:16.4219306Z compile=True, 2025-05-07T20:23:16.4219495Z pooling_mode=, 2025-05-07T20:23:16.4219651Z T=1, 2025-05-07T20:23:16.4219794Z D=106, 2025-05-07T20:23:16.4219937Z B=51, 2025-05-07T20:23:16.4220087Z log_E=4, 2025-05-07T20:23:16.4220228Z L=11, 2025-05-07T20:23:16.4220377Z D_gradcheck=2, 2025-05-07T20:23:16.4220558Z stochastic_rounding=False, 2025-05-07T20:23:16.4220711Z weighted=True, 2025-05-07T20:23:16.4221205Z row_wise=True, 2025-05-07T20:23:16.4221381Z mixed=True, 2025-05-07T20:23:16.4221670Z use_cache=False, 2025-05-07T20:23:16.4221862Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:16.4222022Z use_cpu=True, 2025-05-07T20:23:16.4222200Z output_dtype=SparseType.FP16, 2025-05-07T20:23:16.4222339Z ) 2025-05-07T20:23:16.4222569Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:16.4223276Z self=, 2025-05-07T20:23:16.4223465Z compile=True, 2025-05-07T20:23:16.4223653Z pooling_mode=, 2025-05-07T20:23:16.4223811Z T=5, 2025-05-07T20:23:16.4223964Z D=37, 2025-05-07T20:23:16.4224108Z B=94, 2025-05-07T20:23:16.4224252Z log_E=5, 2025-05-07T20:23:16.4224396Z L=20, 2025-05-07T20:23:16.4224558Z D_gradcheck=1, 2025-05-07T20:23:16.4224738Z stochastic_rounding=True, 2025-05-07T20:23:16.4224895Z weighted=True, 2025-05-07T20:23:16.4225053Z row_wise=True, 2025-05-07T20:23:16.4225207Z mixed=False, 2025-05-07T20:23:16.4225365Z use_cache=True, 2025-05-07T20:23:16.4225549Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:16.4225711Z use_cpu=True, 2025-05-07T20:23:16.4225888Z output_dtype=SparseType.FP32, 2025-05-07T20:23:16.4226030Z ) 2025-05-07T20:23:16.4226256Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:16.4226796Z self=, 2025-05-07T20:23:16.4226948Z compile=False, 2025-05-07T20:23:16.4227136Z pooling_mode=, 2025-05-07T20:23:16.4227427Z T=2, 2025-05-07T20:23:16.4227567Z D=107, 2025-05-07T20:23:16.4227716Z B=84, 2025-05-07T20:23:16.4227858Z log_E=3, 2025-05-07T20:23:16.4227997Z L=16, 2025-05-07T20:23:16.4228153Z D_gradcheck=1, 2025-05-07T20:23:16.4228323Z stochastic_rounding=False, 2025-05-07T20:23:16.4228482Z weighted=False, 2025-05-07T20:23:16.4228740Z row_wise=True, 2025-05-07T20:23:16.4228897Z mixed=True, 2025-05-07T20:23:16.4229049Z use_cache=False, 2025-05-07T20:23:16.4229235Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:16.4229394Z use_cpu=True, 2025-05-07T20:23:16.4229571Z output_dtype=SparseType.FP16, 2025-05-07T20:23:16.4229716Z ) 2025-05-07T20:23:16.4229936Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:16.4230476Z self=, 2025-05-07T20:23:16.4230635Z compile=False, 2025-05-07T20:23:16.4230820Z pooling_mode=, 2025-05-07T20:23:16.4230968Z T=4, 2025-05-07T20:23:16.4231116Z D=27, 2025-05-07T20:23:16.4231258Z B=78, 2025-05-07T20:23:16.4231403Z log_E=5, 2025-05-07T20:23:16.4231552Z L=3, 2025-05-07T20:23:16.4231706Z D_gradcheck=2, 2025-05-07T20:23:16.4231874Z stochastic_rounding=True, 2025-05-07T20:23:16.4232037Z weighted=False, 2025-05-07T20:23:16.4232192Z row_wise=True, 2025-05-07T20:23:16.4232351Z mixed=False, 2025-05-07T20:23:16.4232508Z use_cache=True, 2025-05-07T20:23:16.4232695Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:16.4232851Z use_cpu=True, 2025-05-07T20:23:16.4233031Z output_dtype=SparseType.FP16, 2025-05-07T20:23:16.4233170Z ) 2025-05-07T20:23:16.4233395Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:16.4233939Z self=, 2025-05-07T20:23:16.4234091Z compile=True, 2025-05-07T20:23:16.4234283Z pooling_mode=, 2025-05-07T20:23:16.4234435Z T=4, 2025-05-07T20:23:16.4234574Z D=93, 2025-05-07T20:23:16.4234724Z B=108, 2025-05-07T20:23:16.4234869Z log_E=5, 2025-05-07T20:23:16.4235015Z L=7, 2025-05-07T20:23:16.4235174Z D_gradcheck=2, 2025-05-07T20:23:16.4235342Z stochastic_rounding=True, 2025-05-07T20:23:16.4235598Z weighted=False, 2025-05-07T20:23:16.4235767Z row_wise=True, 2025-05-07T20:23:16.4235991Z mixed=False, 2025-05-07T20:23:16.4236147Z use_cache=True, 2025-05-07T20:23:16.4236339Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:16.4236488Z use_cpu=True, 2025-05-07T20:23:16.4236672Z output_dtype=SparseType.FP32, 2025-05-07T20:23:16.4236812Z ) 2025-05-07T20:23:16.4237031Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:16.4237668Z self=, 2025-05-07T20:23:16.4237840Z compile=True, 2025-05-07T20:23:16.4238031Z pooling_mode=, 2025-05-07T20:23:16.4238181Z T=5, 2025-05-07T20:23:16.4238321Z D=67, 2025-05-07T20:23:16.4238461Z B=26, 2025-05-07T20:23:16.4238612Z log_E=4, 2025-05-07T20:23:16.4238754Z L=12, 2025-05-07T20:23:16.4238915Z D_gradcheck=1, 2025-05-07T20:23:16.4239087Z stochastic_rounding=False, 2025-05-07T20:23:16.4239244Z weighted=True, 2025-05-07T20:23:16.4239406Z row_wise=True, 2025-05-07T20:23:16.4239551Z mixed=False, 2025-05-07T20:23:16.4239702Z use_cache=False, 2025-05-07T20:23:16.4239897Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:16.4240048Z use_cpu=True, 2025-05-07T20:23:16.4240226Z output_dtype=SparseType.FP16, 2025-05-07T20:23:16.4240371Z ) 2025-05-07T20:23:16.4240590Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:16.4241135Z self=, 2025-05-07T20:23:16.4241293Z compile=False, 2025-05-07T20:23:16.4241565Z pooling_mode=, 2025-05-07T20:23:16.4241718Z T=3, 2025-05-07T20:23:16.4241859Z D=48, 2025-05-07T20:23:16.4242002Z B=59, 2025-05-07T20:23:16.4242155Z log_E=5, 2025-05-07T20:23:16.4242295Z L=7, 2025-05-07T20:23:16.4242450Z D_gradcheck=2, 2025-05-07T20:23:16.4242631Z stochastic_rounding=True, 2025-05-07T20:23:16.4242784Z weighted=False, 2025-05-07T20:23:16.4242940Z row_wise=True, 2025-05-07T20:23:16.4243093Z mixed=False, 2025-05-07T20:23:16.4243247Z use_cache=False, 2025-05-07T20:23:16.4243431Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:16.4243589Z use_cpu=True, 2025-05-07T20:23:16.4243768Z output_dtype=SparseType.FP16, 2025-05-07T20:23:16.4243907Z ) 2025-05-07T20:23:16.4244130Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:16.4244670Z self=, 2025-05-07T20:23:16.4244830Z compile=False, 2025-05-07T20:23:16.4245016Z pooling_mode=, 2025-05-07T20:23:16.4245159Z T=5, 2025-05-07T20:23:16.4245308Z D=14, 2025-05-07T20:23:16.4245448Z B=11, 2025-05-07T20:23:16.4245591Z log_E=5, 2025-05-07T20:23:16.4245740Z L=3, 2025-05-07T20:23:16.4245889Z D_gradcheck=2, 2025-05-07T20:23:16.4246062Z stochastic_rounding=False, 2025-05-07T20:23:16.4246222Z weighted=True, 2025-05-07T20:23:16.4246375Z row_wise=True, 2025-05-07T20:23:16.4246532Z mixed=True, 2025-05-07T20:23:16.4246710Z use_cache=False, 2025-05-07T20:23:16.4246910Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:16.4247066Z use_cpu=True, 2025-05-07T20:23:16.4247256Z output_dtype=SparseType.FP32, 2025-05-07T20:23:16.4247411Z ) 2025-05-07T20:23:16.4247640Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:16.4248308Z self=, 2025-05-07T20:23:16.4248467Z compile=False, 2025-05-07T20:23:16.4248658Z pooling_mode=, 2025-05-07T20:23:16.4248799Z T=3, 2025-05-07T20:23:16.4248940Z D=6, 2025-05-07T20:23:16.4249089Z B=6, 2025-05-07T20:23:16.4249232Z log_E=3, 2025-05-07T20:23:16.4249374Z L=20, 2025-05-07T20:23:16.4249532Z D_gradcheck=2, 2025-05-07T20:23:16.4249827Z stochastic_rounding=True, 2025-05-07T20:23:16.4249990Z weighted=True, 2025-05-07T20:23:16.4250225Z row_wise=True, 2025-05-07T20:23:16.4250371Z mixed=True, 2025-05-07T20:23:16.4250522Z use_cache=True, 2025-05-07T20:23:16.4250716Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:16.4250863Z use_cpu=True, 2025-05-07T20:23:16.4251050Z output_dtype=SparseType.FP32, 2025-05-07T20:23:16.4251191Z ) 2025-05-07T20:23:16.4251411Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:16.4252015Z self=, 2025-05-07T20:23:16.4252184Z compile=False, 2025-05-07T20:23:16.4252367Z pooling_mode=, 2025-05-07T20:23:16.4252517Z T=5, 2025-05-07T20:23:16.4252658Z D=22, 2025-05-07T20:23:16.4252799Z B=58, 2025-05-07T20:23:16.4252956Z log_E=3, 2025-05-07T20:23:16.4253102Z L=14, 2025-05-07T20:23:16.4253253Z D_gradcheck=2, 2025-05-07T20:23:16.4253431Z stochastic_rounding=True, 2025-05-07T20:23:16.4253585Z weighted=True, 2025-05-07T20:23:16.4253734Z row_wise=True, 2025-05-07T20:23:16.4253887Z mixed=True, 2025-05-07T20:23:16.4254037Z use_cache=True, 2025-05-07T20:23:16.4254229Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:16.4254380Z use_cpu=True, 2025-05-07T20:23:16.4254558Z output_dtype=SparseType.FP32, 2025-05-07T20:23:16.4254703Z ) 2025-05-07T20:23:16.4254921Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:16.4255485Z self=, 2025-05-07T20:23:16.4255726Z compile=False, 2025-05-07T20:23:16.4255913Z pooling_mode=, 2025-05-07T20:23:16.4256064Z T=5, 2025-05-07T20:23:16.4256205Z D=39, 2025-05-07T20:23:16.4256347Z B=90, 2025-05-07T20:23:16.4256498Z log_E=4, 2025-05-07T20:23:16.4256640Z L=5, 2025-05-07T20:23:16.4256792Z D_gradcheck=1, 2025-05-07T20:23:16.4256975Z stochastic_rounding=False, 2025-05-07T20:23:16.4257132Z weighted=False, 2025-05-07T20:23:16.4257287Z row_wise=True, 2025-05-07T20:23:16.4257440Z mixed=True, 2025-05-07T20:23:16.4257597Z use_cache=False, 2025-05-07T20:23:16.4257790Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:16.4257941Z use_cpu=True, 2025-05-07T20:23:16.4258120Z output_dtype=SparseType.FP16, 2025-05-07T20:23:16.4258267Z ) 2025-05-07T20:23:16.4258490Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:16.4259033Z self=, 2025-05-07T20:23:16.4259194Z compile=True, 2025-05-07T20:23:16.4259381Z pooling_mode=, 2025-05-07T20:23:16.4259522Z T=5, 2025-05-07T20:23:16.4259671Z D=111, 2025-05-07T20:23:16.4259812Z B=6, 2025-05-07T20:23:16.4259958Z log_E=3, 2025-05-07T20:23:16.4260107Z L=19, 2025-05-07T20:23:16.4260264Z D_gradcheck=1, 2025-05-07T20:23:16.4260434Z stochastic_rounding=True, 2025-05-07T20:23:16.4260597Z weighted=True, 2025-05-07T20:23:16.4260745Z row_wise=True, 2025-05-07T20:23:16.4260899Z mixed=True, 2025-05-07T20:23:16.4261052Z use_cache=False, 2025-05-07T20:23:16.4261239Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:16.4261399Z use_cpu=True, 2025-05-07T20:23:16.4261577Z output_dtype=SparseType.FP32, 2025-05-07T20:23:16.4261720Z ) 2025-05-07T20:23:16.4261952Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:16.4262489Z self=, 2025-05-07T20:23:16.4262644Z compile=True, 2025-05-07T20:23:16.4262839Z pooling_mode=, 2025-05-07T20:23:16.4262981Z T=1, 2025-05-07T20:23:16.4263125Z D=34, 2025-05-07T20:23:16.4263277Z B=111, 2025-05-07T20:23:16.4263422Z log_E=4, 2025-05-07T20:23:16.4263576Z L=19, 2025-05-07T20:23:16.4263813Z D_gradcheck=2, 2025-05-07T20:23:16.4264002Z stochastic_rounding=True, 2025-05-07T20:23:16.4264239Z weighted=False, 2025-05-07T20:23:16.4264389Z row_wise=True, 2025-05-07T20:23:16.4264534Z mixed=True, 2025-05-07T20:23:16.4264694Z use_cache=True, 2025-05-07T20:23:16.4264880Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:16.4265029Z use_cpu=True, 2025-05-07T20:23:16.4265215Z output_dtype=SparseType.FP16, 2025-05-07T20:23:16.4265358Z ) 2025-05-07T20:23:16.4265642Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:16.4266201Z self=, 2025-05-07T20:23:16.4266359Z compile=True, 2025-05-07T20:23:16.4266552Z pooling_mode=, 2025-05-07T20:23:16.4266699Z T=4, 2025-05-07T20:23:16.4266845Z D=71, 2025-05-07T20:23:16.4266989Z B=60, 2025-05-07T20:23:16.4267134Z log_E=3, 2025-05-07T20:23:16.4267275Z L=8, 2025-05-07T20:23:16.4267434Z D_gradcheck=1, 2025-05-07T20:23:16.4267605Z stochastic_rounding=True, 2025-05-07T20:23:16.4267760Z weighted=True, 2025-05-07T20:23:16.4267916Z row_wise=True, 2025-05-07T20:23:16.4268064Z mixed=False, 2025-05-07T20:23:16.4268217Z use_cache=True, 2025-05-07T20:23:16.4268410Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:16.4268564Z use_cpu=True, 2025-05-07T20:23:16.4268742Z output_dtype=SparseType.FP32, 2025-05-07T20:23:16.4268886Z ) 2025-05-07T20:23:16.4269110Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:16.4269656Z self=, 2025-05-07T20:23:16.4269898Z compile=True, 2025-05-07T20:23:16.4270086Z pooling_mode=, 2025-05-07T20:23:16.4270235Z T=2, 2025-05-07T20:23:16.4270377Z D=103, 2025-05-07T20:23:16.4270519Z B=83, 2025-05-07T20:23:16.4270672Z log_E=3, 2025-05-07T20:23:16.4270813Z L=17, 2025-05-07T20:23:16.4270968Z D_gradcheck=2, 2025-05-07T20:23:16.4271147Z stochastic_rounding=True, 2025-05-07T20:23:16.4271297Z weighted=True, 2025-05-07T20:23:16.4271447Z row_wise=True, 2025-05-07T20:23:16.4271600Z mixed=False, 2025-05-07T20:23:16.4271754Z use_cache=False, 2025-05-07T20:23:16.4271939Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:16.4272094Z use_cpu=True, 2025-05-07T20:23:16.4272274Z output_dtype=SparseType.FP32, 2025-05-07T20:23:16.4272419Z ) 2025-05-07T20:23:16.4901838Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:16.4902932Z self=, 2025-05-07T20:23:16.4903807Z compile=False, 2025-05-07T20:23:16.4904218Z pooling_mode=, 2025-05-07T20:23:16.4904674Z T=2, 2025-05-07T20:23:16.4905002Z D=60, 2025-05-07T20:23:16.4905335Z B=117, 2025-05-07T20:23:16.4905663Z log_E=5, 2025-05-07T20:23:16.4906014Z L=9, 2025-05-07T20:23:16.4906346Z D_gradcheck=1, 2025-05-07T20:23:16.4906745Z stochastic_rounding=True, 2025-05-07T20:23:16.4907182Z weighted=False, 2025-05-07T20:23:16.4907552Z row_wise=True, 2025-05-07T20:23:16.4907911Z mixed=True, 2025-05-07T20:23:16.4908273Z use_cache=False, 2025-05-07T20:23:16.4908689Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:16.4909158Z use_cpu=True, 2025-05-07T20:23:16.4909555Z output_dtype=SparseType.FP32, 2025-05-07T20:23:16.4909999Z ) 2025-05-07T20:23:16.4910394Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:16.4911310Z self=, 2025-05-07T20:23:16.4912170Z compile=False, 2025-05-07T20:23:16.4912579Z pooling_mode=, 2025-05-07T20:23:16.4913037Z T=3, 2025-05-07T20:23:16.4913362Z D=91, 2025-05-07T20:23:16.4913690Z B=47, 2025-05-07T20:23:16.4914015Z log_E=5, 2025-05-07T20:23:16.4914703Z L=17, 2025-05-07T20:23:16.4915076Z D_gradcheck=2, 2025-05-07T20:23:16.4915605Z stochastic_rounding=False, 2025-05-07T20:23:16.4916039Z weighted=False, 2025-05-07T20:23:16.4916411Z row_wise=True, 2025-05-07T20:23:16.4916773Z mixed=False, 2025-05-07T20:23:16.4917142Z use_cache=False, 2025-05-07T20:23:16.4917557Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:16.4918027Z use_cpu=True, 2025-05-07T20:23:16.4918422Z output_dtype=SparseType.FP16, 2025-05-07T20:23:16.4918861Z ) 2025-05-07T20:23:16.4919401Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:16.4920325Z self=, 2025-05-07T20:23:16.4921177Z compile=True, 2025-05-07T20:23:16.4921586Z pooling_mode=, 2025-05-07T20:23:16.4922046Z T=2, 2025-05-07T20:23:16.4922372Z D=68, 2025-05-07T20:23:16.4922700Z B=35, 2025-05-07T20:23:16.4923022Z log_E=5, 2025-05-07T20:23:16.4923366Z L=16, 2025-05-07T20:23:16.4923709Z D_gradcheck=1, 2025-05-07T20:23:16.4924092Z stochastic_rounding=True, 2025-05-07T20:23:16.4924519Z weighted=False, 2025-05-07T20:23:16.4924898Z row_wise=True, 2025-05-07T20:23:16.4925255Z mixed=False, 2025-05-07T20:23:16.4925623Z use_cache=True, 2025-05-07T20:23:16.4926029Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:16.4926498Z use_cpu=True, 2025-05-07T20:23:16.4926892Z output_dtype=SparseType.FP16, 2025-05-07T20:23:16.4927334Z ) 2025-05-07T20:23:16.4927717Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:16.4928746Z self=, 2025-05-07T20:23:16.4929807Z compile=False, 2025-05-07T20:23:16.4930209Z pooling_mode=, 2025-05-07T20:23:16.4930674Z T=3, 2025-05-07T20:23:16.4931004Z D=74, 2025-05-07T20:23:16.4931324Z B=82, 2025-05-07T20:23:16.4931666Z log_E=5, 2025-05-07T20:23:16.4932007Z L=19, 2025-05-07T20:23:16.4932349Z D_gradcheck=2, 2025-05-07T20:23:16.4932735Z stochastic_rounding=True, 2025-05-07T20:23:16.4933161Z weighted=False, 2025-05-07T20:23:16.4933534Z row_wise=True, 2025-05-07T20:23:16.4933893Z mixed=True, 2025-05-07T20:23:16.4934252Z use_cache=True, 2025-05-07T20:23:16.4934661Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:16.4935127Z use_cpu=True, 2025-05-07T20:23:16.4935528Z output_dtype=SparseType.FP16, 2025-05-07T20:23:16.4935973Z ) 2025-05-07T20:23:16.4936490Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:16.4937401Z self=, 2025-05-07T20:23:16.4938251Z compile=False, 2025-05-07T20:23:16.4938649Z pooling_mode=, 2025-05-07T20:23:16.4939116Z T=1, 2025-05-07T20:23:16.4939447Z D=18, 2025-05-07T20:23:16.4939768Z B=108, 2025-05-07T20:23:16.4940109Z log_E=4, 2025-05-07T20:23:16.4940447Z L=13, 2025-05-07T20:23:16.4940782Z D_gradcheck=2, 2025-05-07T20:23:16.4941174Z stochastic_rounding=False, 2025-05-07T20:23:16.4941607Z weighted=True, 2025-05-07T20:23:16.4941968Z row_wise=True, 2025-05-07T20:23:16.4942335Z mixed=True, 2025-05-07T20:23:16.4942704Z use_cache=False, 2025-05-07T20:23:16.4943123Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:16.4943594Z use_cpu=True, 2025-05-07T20:23:16.4943994Z output_dtype=SparseType.FP16, 2025-05-07T20:23:16.4944435Z ) 2025-05-07T20:23:16.4944819Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:16.4945732Z self=, 2025-05-07T20:23:16.4946573Z compile=True, 2025-05-07T20:23:16.4946970Z pooling_mode=, 2025-05-07T20:23:16.4947433Z T=5, 2025-05-07T20:23:16.4947761Z D=84, 2025-05-07T20:23:16.4948087Z B=106, 2025-05-07T20:23:16.4948653Z log_E=4, 2025-05-07T20:23:16.4949110Z L=13, 2025-05-07T20:23:16.4949443Z D_gradcheck=1, 2025-05-07T20:23:16.4949832Z stochastic_rounding=True, 2025-05-07T20:23:16.4950261Z weighted=False, 2025-05-07T20:23:16.4950625Z row_wise=True, 2025-05-07T20:23:16.4950989Z mixed=False, 2025-05-07T20:23:16.4951355Z use_cache=False, 2025-05-07T20:23:16.4951763Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:16.4952236Z use_cpu=True, 2025-05-07T20:23:16.4952722Z output_dtype=SparseType.FP32, 2025-05-07T20:23:16.4953165Z ) 2025-05-07T20:23:16.4953559Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:16.4954471Z self=, 2025-05-07T20:23:16.4955313Z compile=False, 2025-05-07T20:23:16.4955716Z pooling_mode=, 2025-05-07T20:23:16.4956182Z T=2, 2025-05-07T20:23:16.4956511Z D=98, 2025-05-07T20:23:16.4956844Z B=21, 2025-05-07T20:23:16.4957176Z log_E=5, 2025-05-07T20:23:16.4957527Z L=20, 2025-05-07T20:23:16.4957854Z D_gradcheck=1, 2025-05-07T20:23:16.4958435Z stochastic_rounding=False, 2025-05-07T20:23:16.4958869Z weighted=True, 2025-05-07T20:23:16.4959231Z row_wise=True, 2025-05-07T20:23:16.4959600Z mixed=False, 2025-05-07T20:23:16.4959969Z use_cache=False, 2025-05-07T20:23:16.4960380Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:16.4960855Z use_cpu=True, 2025-05-07T20:23:16.4961256Z output_dtype=SparseType.FP32, 2025-05-07T20:23:16.4961694Z ) 2025-05-07T20:23:16.4962109Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:16.4963202Z self=, 2025-05-07T20:23:16.4964051Z compile=True, 2025-05-07T20:23:16.4964448Z pooling_mode=, 2025-05-07T20:23:16.4964908Z T=2, 2025-05-07T20:23:16.4965233Z D=14, 2025-05-07T20:23:16.4965559Z B=93, 2025-05-07T20:23:16.4965887Z log_E=5, 2025-05-07T20:23:16.4966238Z L=15, 2025-05-07T20:23:16.4966572Z D_gradcheck=2, 2025-05-07T20:23:16.4966964Z stochastic_rounding=False, 2025-05-07T20:23:16.4967393Z weighted=False, 2025-05-07T20:23:16.4967772Z row_wise=True, 2025-05-07T20:23:16.4968262Z mixed=True, 2025-05-07T20:23:16.4968621Z use_cache=True, 2025-05-07T20:23:16.4969032Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:16.4969496Z use_cpu=True, 2025-05-07T20:23:16.4969898Z output_dtype=SparseType.FP32, 2025-05-07T20:23:16.4970339Z ) 2025-05-07T20:23:16.4970728Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:16.4971634Z self=, 2025-05-07T20:23:16.4972483Z compile=False, 2025-05-07T20:23:16.4972884Z pooling_mode=, 2025-05-07T20:23:16.4973349Z T=2, 2025-05-07T20:23:16.4973683Z D=22, 2025-05-07T20:23:16.4974015Z B=75, 2025-05-07T20:23:16.4974352Z log_E=4, 2025-05-07T20:23:16.4974700Z L=16, 2025-05-07T20:23:16.4975032Z D_gradcheck=1, 2025-05-07T20:23:16.4975422Z stochastic_rounding=True, 2025-05-07T20:23:16.4975855Z weighted=False, 2025-05-07T20:23:16.4976222Z row_wise=True, 2025-05-07T20:23:16.4976584Z mixed=False, 2025-05-07T20:23:16.4976950Z use_cache=True, 2025-05-07T20:23:16.4977351Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:16.4977828Z use_cpu=True, 2025-05-07T20:23:16.4978228Z output_dtype=SparseType.FP16, 2025-05-07T20:23:16.4978668Z ) 2025-05-07T20:23:16.4979055Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:16.4980226Z self=, 2025-05-07T20:23:16.4981088Z compile=False, 2025-05-07T20:23:16.4981487Z pooling_mode=, 2025-05-07T20:23:16.4981962Z T=4, 2025-05-07T20:23:16.4982566Z D=116, 2025-05-07T20:23:16.4982928Z B=93, 2025-05-07T20:23:16.4983402Z log_E=3, 2025-05-07T20:23:16.4983738Z L=18, 2025-05-07T20:23:16.4984065Z D_gradcheck=1, 2025-05-07T20:23:16.4984458Z stochastic_rounding=False, 2025-05-07T20:23:16.4984893Z weighted=False, 2025-05-07T20:23:16.4985262Z row_wise=True, 2025-05-07T20:23:16.4985630Z mixed=True, 2025-05-07T20:23:16.4985988Z use_cache=False, 2025-05-07T20:23:16.4986398Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:16.4986995Z use_cpu=True, 2025-05-07T20:23:16.4987409Z output_dtype=SparseType.FP32, 2025-05-07T20:23:16.4987847Z ) 2025-05-07T20:23:16.4988254Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:16.4989159Z self=, 2025-05-07T20:23:16.4990004Z compile=True, 2025-05-07T20:23:16.4990400Z pooling_mode=, 2025-05-07T20:23:16.4990864Z T=4, 2025-05-07T20:23:16.4991190Z D=113, 2025-05-07T20:23:16.4991512Z B=98, 2025-05-07T20:23:16.4991847Z log_E=4, 2025-05-07T20:23:16.4992294Z L=7, 2025-05-07T20:23:16.4992631Z D_gradcheck=1, 2025-05-07T20:23:16.4993014Z stochastic_rounding=False, 2025-05-07T20:23:16.4993439Z weighted=True, 2025-05-07T20:23:16.4993807Z row_wise=True, 2025-05-07T20:23:16.4994165Z mixed=False, 2025-05-07T20:23:16.4994532Z use_cache=False, 2025-05-07T20:23:16.4994944Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:16.4995416Z use_cpu=True, 2025-05-07T20:23:16.4995814Z output_dtype=SparseType.FP16, 2025-05-07T20:23:16.4996251Z ) 2025-05-07T20:23:16.4996812Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:16.4997718Z self=, 2025-05-07T20:23:16.4998558Z compile=True, 2025-05-07T20:23:16.4998957Z pooling_mode=, 2025-05-07T20:23:16.4999417Z T=4, 2025-05-07T20:23:16.4999746Z D=95, 2025-05-07T20:23:16.5000080Z B=114, 2025-05-07T20:23:16.5000407Z log_E=3, 2025-05-07T20:23:16.5000749Z L=19, 2025-05-07T20:23:16.5001082Z D_gradcheck=1, 2025-05-07T20:23:16.5001468Z stochastic_rounding=False, 2025-05-07T20:23:16.5001901Z weighted=False, 2025-05-07T20:23:16.5002269Z row_wise=True, 2025-05-07T20:23:16.5002626Z mixed=True, 2025-05-07T20:23:16.5002986Z use_cache=True, 2025-05-07T20:23:16.5003396Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:16.5003870Z use_cpu=True, 2025-05-07T20:23:16.5004267Z output_dtype=SparseType.FP32, 2025-05-07T20:23:16.5004710Z ) 2025-05-07T20:23:16.5005094Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:16.5005995Z self=, 2025-05-07T20:23:16.5006838Z compile=True, 2025-05-07T20:23:16.5007235Z pooling_mode=, 2025-05-07T20:23:16.5007705Z T=5, 2025-05-07T20:23:16.5008413Z D=73, 2025-05-07T20:23:16.5008755Z B=34, 2025-05-07T20:23:16.5009086Z log_E=4, 2025-05-07T20:23:16.5009545Z L=15, 2025-05-07T20:23:16.5010031Z D_gradcheck=2, 2025-05-07T20:23:16.5010427Z stochastic_rounding=True, 2025-05-07T20:23:16.5010870Z weighted=False, 2025-05-07T20:23:16.5011245Z row_wise=True, 2025-05-07T20:23:16.5011607Z mixed=True, 2025-05-07T20:23:16.5011976Z use_cache=False, 2025-05-07T20:23:16.5012400Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:16.5012869Z use_cpu=True, 2025-05-07T20:23:16.5013264Z output_dtype=SparseType.FP32, 2025-05-07T20:23:16.5013710Z ) 2025-05-07T20:23:16.5014096Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:16.5015006Z self=, 2025-05-07T20:23:16.5015848Z compile=True, 2025-05-07T20:23:16.5016247Z pooling_mode=, 2025-05-07T20:23:16.5016898Z T=2, 2025-05-07T20:23:16.5017247Z D=111, 2025-05-07T20:23:16.5017659Z B=54, 2025-05-07T20:23:16.5017984Z log_E=5, 2025-05-07T20:23:16.5018325Z L=6, 2025-05-07T20:23:16.5018654Z D_gradcheck=2, 2025-05-07T20:23:16.5019043Z stochastic_rounding=True, 2025-05-07T20:23:16.5019471Z weighted=False, 2025-05-07T20:23:16.5019837Z row_wise=True, 2025-05-07T20:23:16.5020203Z mixed=True, 2025-05-07T20:23:16.5020564Z use_cache=False, 2025-05-07T20:23:16.5021066Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:16.5021556Z use_cpu=True, 2025-05-07T20:23:16.5021951Z output_dtype=SparseType.FP16, 2025-05-07T20:23:16.5022392Z ) 2025-05-07T20:23:16.5022778Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:16.5023685Z self=, 2025-05-07T20:23:16.5024527Z compile=True, 2025-05-07T20:23:16.5024947Z pooling_mode=, 2025-05-07T20:23:16.5025419Z T=2, 2025-05-07T20:23:16.5025751Z D=55, 2025-05-07T20:23:16.5026075Z B=23, 2025-05-07T20:23:16.5026415Z log_E=5, 2025-05-07T20:23:16.5026754Z L=9, 2025-05-07T20:23:16.5027085Z D_gradcheck=2, 2025-05-07T20:23:16.5027470Z stochastic_rounding=True, 2025-05-07T20:23:16.5027895Z weighted=True, 2025-05-07T20:23:16.5028257Z row_wise=True, 2025-05-07T20:23:16.5028618Z mixed=True, 2025-05-07T20:23:16.5028982Z use_cache=True, 2025-05-07T20:23:16.5029390Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:16.5029868Z use_cpu=True, 2025-05-07T20:23:16.5030266Z output_dtype=SparseType.FP16, 2025-05-07T20:23:16.5030816Z ) 2025-05-07T20:23:16.5031207Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:16.5032112Z self=, 2025-05-07T20:23:16.5032956Z compile=False, 2025-05-07T20:23:16.5033361Z pooling_mode=, 2025-05-07T20:23:16.5033823Z T=4, 2025-05-07T20:23:16.5034160Z D=4, 2025-05-07T20:23:16.5034479Z B=51, 2025-05-07T20:23:16.5034809Z log_E=5, 2025-05-07T20:23:16.5035148Z L=1, 2025-05-07T20:23:16.5035477Z D_gradcheck=2, 2025-05-07T20:23:16.5035867Z stochastic_rounding=True, 2025-05-07T20:23:16.5036297Z weighted=False, 2025-05-07T20:23:16.5036660Z row_wise=True, 2025-05-07T20:23:16.5037026Z mixed=True, 2025-05-07T20:23:16.5037390Z use_cache=True, 2025-05-07T20:23:16.5037797Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:16.5038267Z use_cpu=True, 2025-05-07T20:23:16.5038663Z output_dtype=SparseType.FP32, 2025-05-07T20:23:16.5039102Z ) 2025-05-07T20:23:20.0488783Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:20.0489960Z self=, 2025-05-07T20:23:20.0490818Z compile=True, 2025-05-07T20:23:20.0491251Z pooling_mode=, 2025-05-07T20:23:20.0491717Z T=5, 2025-05-07T20:23:20.0492056Z D=93, 2025-05-07T20:23:20.0492383Z B=116, 2025-05-07T20:23:20.0492710Z log_E=4, 2025-05-07T20:23:20.0493049Z L=18, 2025-05-07T20:23:20.0493384Z D_gradcheck=2, 2025-05-07T20:23:20.0493768Z stochastic_rounding=False, 2025-05-07T20:23:20.0494201Z weighted=True, 2025-05-07T20:23:20.0494567Z row_wise=True, 2025-05-07T20:23:20.0494922Z mixed=True, 2025-05-07T20:23:20.0495285Z use_cache=False, 2025-05-07T20:23:20.0495717Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:20.0496185Z use_cpu=True, 2025-05-07T20:23:20.0496585Z output_dtype=SparseType.FP16, 2025-05-07T20:23:20.0497035Z ) 2025-05-07T20:23:20.0497427Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:20.0498340Z self=, 2025-05-07T20:23:20.0499192Z compile=False, 2025-05-07T20:23:20.0500031Z pooling_mode=, 2025-05-07T20:23:20.0500637Z T=2, 2025-05-07T20:23:20.0500965Z D=2, 2025-05-07T20:23:20.0501299Z B=87, 2025-05-07T20:23:20.0501624Z log_E=4, 2025-05-07T20:23:20.0501968Z L=0, 2025-05-07T20:23:20.0502306Z D_gradcheck=2, 2025-05-07T20:23:20.0502691Z stochastic_rounding=False, 2025-05-07T20:23:20.0503122Z weighted=True, 2025-05-07T20:23:20.0503497Z row_wise=True, 2025-05-07T20:23:20.0503852Z mixed=True, 2025-05-07T20:23:20.0504218Z use_cache=False, 2025-05-07T20:23:20.0504777Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:20.0505264Z use_cpu=True, 2025-05-07T20:23:20.0505664Z output_dtype=SparseType.FP16, 2025-05-07T20:23:20.0506107Z ) 2025-05-07T20:23:20.0506498Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:20.0507401Z self=, 2025-05-07T20:23:20.0508243Z compile=False, 2025-05-07T20:23:20.0508651Z pooling_mode=, 2025-05-07T20:23:20.0509116Z T=4, 2025-05-07T20:23:20.0509440Z D=36, 2025-05-07T20:23:20.0509766Z B=18, 2025-05-07T20:23:20.0510087Z log_E=3, 2025-05-07T20:23:20.0510425Z L=5, 2025-05-07T20:23:20.0510759Z D_gradcheck=2, 2025-05-07T20:23:20.0511140Z stochastic_rounding=True, 2025-05-07T20:23:20.0511575Z weighted=False, 2025-05-07T20:23:20.0511953Z row_wise=True, 2025-05-07T20:23:20.0512314Z mixed=True, 2025-05-07T20:23:20.0512682Z use_cache=True, 2025-05-07T20:23:20.0513090Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:20.0513560Z use_cpu=True, 2025-05-07T20:23:20.0514148Z output_dtype=SparseType.FP16, 2025-05-07T20:23:20.0514588Z ) 2025-05-07T20:23:20.0514975Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:20.0515887Z self=, 2025-05-07T20:23:20.0516733Z compile=True, 2025-05-07T20:23:20.0517139Z pooling_mode=, 2025-05-07T20:23:20.0517614Z T=2, 2025-05-07T20:23:20.0517949Z D=96, 2025-05-07T20:23:20.0518287Z B=112, 2025-05-07T20:23:20.0518610Z log_E=3, 2025-05-07T20:23:20.0518951Z L=3, 2025-05-07T20:23:20.0519290Z D_gradcheck=2, 2025-05-07T20:23:20.0519671Z stochastic_rounding=True, 2025-05-07T20:23:20.0520108Z weighted=False, 2025-05-07T20:23:20.0520480Z row_wise=True, 2025-05-07T20:23:20.0520837Z mixed=True, 2025-05-07T20:23:20.0521213Z use_cache=True, 2025-05-07T20:23:20.0521625Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:20.0522345Z use_cpu=True, 2025-05-07T20:23:20.0522753Z output_dtype=SparseType.FP32, 2025-05-07T20:23:20.0523184Z ) 2025-05-07T20:23:20.0523573Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:20.0524480Z self=, 2025-05-07T20:23:20.0525332Z compile=True, 2025-05-07T20:23:20.0525731Z pooling_mode=, 2025-05-07T20:23:20.0526210Z T=3, 2025-05-07T20:23:20.0526537Z D=83, 2025-05-07T20:23:20.0526856Z B=77, 2025-05-07T20:23:20.0527184Z log_E=3, 2025-05-07T20:23:20.0527520Z L=0, 2025-05-07T20:23:20.0527845Z D_gradcheck=1, 2025-05-07T20:23:20.0528350Z stochastic_rounding=False, 2025-05-07T20:23:20.0528782Z weighted=True, 2025-05-07T20:23:20.0529141Z row_wise=True, 2025-05-07T20:23:20.0529508Z mixed=True, 2025-05-07T20:23:20.0529875Z use_cache=True, 2025-05-07T20:23:20.0530289Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:20.0530754Z use_cpu=True, 2025-05-07T20:23:20.0531154Z output_dtype=SparseType.FP16, 2025-05-07T20:23:20.0531597Z ) 2025-05-07T20:23:20.0531985Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:20.0532895Z self=, 2025-05-07T20:23:20.0533970Z compile=False, 2025-05-07T20:23:20.0534392Z pooling_mode=, 2025-05-07T20:23:20.0534998Z T=1, 2025-05-07T20:23:20.0535328Z D=18, 2025-05-07T20:23:20.0535656Z B=108, 2025-05-07T20:23:20.0535993Z log_E=5, 2025-05-07T20:23:20.0536331Z L=7, 2025-05-07T20:23:20.0536661Z D_gradcheck=1, 2025-05-07T20:23:20.0537066Z stochastic_rounding=False, 2025-05-07T20:23:20.0537497Z weighted=True, 2025-05-07T20:23:20.0537863Z row_wise=True, 2025-05-07T20:23:20.0538228Z mixed=True, 2025-05-07T20:23:20.0538684Z use_cache=False, 2025-05-07T20:23:20.0539109Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:20.0539708Z use_cpu=True, 2025-05-07T20:23:20.0540105Z output_dtype=SparseType.FP16, 2025-05-07T20:23:20.0540544Z ) 2025-05-07T20:23:20.0540931Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:20.0541834Z self=, 2025-05-07T20:23:20.0542688Z compile=True, 2025-05-07T20:23:20.0543092Z pooling_mode=, 2025-05-07T20:23:20.0543566Z T=3, 2025-05-07T20:23:20.0543896Z D=11, 2025-05-07T20:23:20.0544217Z B=83, 2025-05-07T20:23:20.0544553Z log_E=3, 2025-05-07T20:23:20.0544897Z L=20, 2025-05-07T20:23:20.0545225Z D_gradcheck=1, 2025-05-07T20:23:20.0545614Z stochastic_rounding=True, 2025-05-07T20:23:20.0546047Z weighted=True, 2025-05-07T20:23:20.0546413Z row_wise=True, 2025-05-07T20:23:20.0546779Z mixed=False, 2025-05-07T20:23:20.0547160Z use_cache=True, 2025-05-07T20:23:20.0547573Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:20.0548350Z use_cpu=True, 2025-05-07T20:23:20.0548749Z output_dtype=SparseType.FP16, 2025-05-07T20:23:20.0549181Z ) 2025-05-07T20:23:20.0549579Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:20.0550481Z self=, 2025-05-07T20:23:20.0551334Z compile=False, 2025-05-07T20:23:20.0551737Z pooling_mode=, 2025-05-07T20:23:20.0552203Z T=1, 2025-05-07T20:23:20.0552528Z D=43, 2025-05-07T20:23:20.0552869Z B=19, 2025-05-07T20:23:20.0553200Z log_E=4, 2025-05-07T20:23:20.0553542Z L=3, 2025-05-07T20:23:20.0553876Z D_gradcheck=1, 2025-05-07T20:23:20.0554262Z stochastic_rounding=True, 2025-05-07T20:23:20.0554697Z weighted=False, 2025-05-07T20:23:20.0555064Z row_wise=True, 2025-05-07T20:23:20.0555433Z mixed=True, 2025-05-07T20:23:20.0555798Z use_cache=False, 2025-05-07T20:23:20.0556209Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:20.0556689Z use_cpu=True, 2025-05-07T20:23:20.0557088Z output_dtype=SparseType.FP16, 2025-05-07T20:23:20.0557513Z ) 2025-05-07T20:23:20.0557904Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:20.0558803Z self=, 2025-05-07T20:23:20.0559645Z compile=True, 2025-05-07T20:23:20.0560048Z pooling_mode=, 2025-05-07T20:23:20.0560606Z T=2, 2025-05-07T20:23:20.0560938Z D=37, 2025-05-07T20:23:20.0561265Z B=48, 2025-05-07T20:23:20.0561585Z log_E=4, 2025-05-07T20:23:20.0561926Z L=13, 2025-05-07T20:23:20.0562265Z D_gradcheck=2, 2025-05-07T20:23:20.0562645Z stochastic_rounding=True, 2025-05-07T20:23:20.0563073Z weighted=True, 2025-05-07T20:23:20.0563438Z row_wise=True, 2025-05-07T20:23:20.0563794Z mixed=False, 2025-05-07T20:23:20.0564163Z use_cache=True, 2025-05-07T20:23:20.0564580Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:20.0565058Z use_cpu=True, 2025-05-07T20:23:20.0565447Z output_dtype=SparseType.FP16, 2025-05-07T20:23:20.0565888Z ) 2025-05-07T20:23:20.0566283Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:20.0567884Z self=, 2025-05-07T20:23:20.0568907Z compile=True, 2025-05-07T20:23:20.0569435Z pooling_mode=, 2025-05-07T20:23:20.0569930Z T=1, 2025-05-07T20:23:20.0570298Z D=31, 2025-05-07T20:23:20.0570688Z B=24, 2025-05-07T20:23:20.0571028Z log_E=5, 2025-05-07T20:23:20.0571365Z L=16, 2025-05-07T20:23:20.0571707Z D_gradcheck=2, 2025-05-07T20:23:20.0572095Z stochastic_rounding=True, 2025-05-07T20:23:20.0572523Z weighted=True, 2025-05-07T20:23:20.0572897Z row_wise=True, 2025-05-07T20:23:20.0573385Z mixed=False, 2025-05-07T20:23:20.0573766Z use_cache=False, 2025-05-07T20:23:20.0574184Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:20.0574658Z use_cpu=True, 2025-05-07T20:23:20.0575052Z output_dtype=SparseType.FP16, 2025-05-07T20:23:20.0575497Z ) 2025-05-07T20:23:20.0575893Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:20.0576816Z self=, 2025-05-07T20:23:20.0577662Z compile=True, 2025-05-07T20:23:20.0578071Z pooling_mode=, 2025-05-07T20:23:20.0578527Z T=3, 2025-05-07T20:23:20.0578854Z D=9, 2025-05-07T20:23:20.0579308Z B=40, 2025-05-07T20:23:20.0580389Z log_E=4, 2025-05-07T20:23:20.0580851Z L=8, 2025-05-07T20:23:20.0581241Z D_gradcheck=2, 2025-05-07T20:23:20.0581760Z stochastic_rounding=True, 2025-05-07T20:23:20.0592098Z weighted=True, 2025-05-07T20:23:20.0592486Z row_wise=True, 2025-05-07T20:23:20.0592891Z mixed=False, 2025-05-07T20:23:20.0593311Z use_cache=True, 2025-05-07T20:23:20.0594147Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:20.0594672Z use_cpu=True, 2025-05-07T20:23:20.0595085Z output_dtype=SparseType.FP32, 2025-05-07T20:23:20.0595581Z ) 2025-05-07T20:23:20.0595980Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:20.0596889Z self=, 2025-05-07T20:23:20.0597741Z compile=False, 2025-05-07T20:23:20.0598149Z pooling_mode=, 2025-05-07T20:23:20.0598609Z T=5, 2025-05-07T20:23:20.0598936Z D=69, 2025-05-07T20:23:20.0599263Z B=44, 2025-05-07T20:23:20.0599592Z log_E=5, 2025-05-07T20:23:20.0599928Z L=4, 2025-05-07T20:23:20.0600262Z D_gradcheck=1, 2025-05-07T20:23:20.0600646Z stochastic_rounding=True, 2025-05-07T20:23:20.0601077Z weighted=False, 2025-05-07T20:23:20.0601456Z row_wise=True, 2025-05-07T20:23:20.0601812Z mixed=True, 2025-05-07T20:23:20.0602169Z use_cache=False, 2025-05-07T20:23:20.0602585Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:20.0603048Z use_cpu=True, 2025-05-07T20:23:20.0603447Z output_dtype=SparseType.FP16, 2025-05-07T20:23:20.0603885Z ) 2025-05-07T20:23:20.0604283Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:20.0605188Z self=, 2025-05-07T20:23:20.0606042Z compile=True, 2025-05-07T20:23:20.0606447Z pooling_mode=, 2025-05-07T20:23:20.0606902Z T=3, 2025-05-07T20:23:20.0607231Z D=73, 2025-05-07T20:23:20.0607559Z B=58, 2025-05-07T20:23:20.0607878Z log_E=3, 2025-05-07T20:23:20.0608346Z L=4, 2025-05-07T20:23:20.0608683Z D_gradcheck=2, 2025-05-07T20:23:20.0609066Z stochastic_rounding=True, 2025-05-07T20:23:20.0609498Z weighted=False, 2025-05-07T20:23:20.0609874Z row_wise=True, 2025-05-07T20:23:20.0610232Z mixed=False, 2025-05-07T20:23:20.0610598Z use_cache=False, 2025-05-07T20:23:20.0611013Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:20.0611477Z use_cpu=True, 2025-05-07T20:23:20.0611867Z output_dtype=SparseType.FP32, 2025-05-07T20:23:20.0612301Z ) 2025-05-07T20:23:20.0612681Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:20.0613960Z self=, 2025-05-07T20:23:20.0614948Z compile=True, 2025-05-07T20:23:20.0615352Z pooling_mode=, 2025-05-07T20:23:20.0615810Z T=1, 2025-05-07T20:23:20.0616133Z D=53, 2025-05-07T20:23:20.0616464Z B=70, 2025-05-07T20:23:20.0616783Z log_E=4, 2025-05-07T20:23:20.0617123Z L=9, 2025-05-07T20:23:20.0617458Z D_gradcheck=1, 2025-05-07T20:23:20.0617843Z stochastic_rounding=True, 2025-05-07T20:23:20.0618299Z weighted=False, 2025-05-07T20:23:20.0618809Z row_wise=True, 2025-05-07T20:23:20.0619188Z mixed=True, 2025-05-07T20:23:20.0619552Z use_cache=False, 2025-05-07T20:23:20.0619980Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:20.0620452Z use_cpu=True, 2025-05-07T20:23:20.0620850Z output_dtype=SparseType.FP32, 2025-05-07T20:23:20.0621291Z ) 2025-05-07T20:23:20.0621677Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:20.0622592Z self=, 2025-05-07T20:23:20.0623459Z compile=False, 2025-05-07T20:23:20.0623878Z pooling_mode=, 2025-05-07T20:23:20.0624339Z T=1, 2025-05-07T20:23:20.0624666Z D=64, 2025-05-07T20:23:20.0624998Z B=56, 2025-05-07T20:23:20.0625322Z log_E=5, 2025-05-07T20:23:20.0625666Z L=4, 2025-05-07T20:23:20.0626005Z D_gradcheck=1, 2025-05-07T20:23:20.0626396Z stochastic_rounding=False, 2025-05-07T20:23:20.0626832Z weighted=True, 2025-05-07T20:23:20.0627203Z row_wise=True, 2025-05-07T20:23:20.0627564Z mixed=True, 2025-05-07T20:23:20.0628060Z use_cache=True, 2025-05-07T20:23:20.0628460Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:20.0628932Z use_cpu=True, 2025-05-07T20:23:20.0629332Z output_dtype=SparseType.FP32, 2025-05-07T20:23:20.0629762Z ) 2025-05-07T20:23:20.0630152Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:20.0631059Z self=, 2025-05-07T20:23:20.0631901Z compile=False, 2025-05-07T20:23:20.0632300Z pooling_mode=, 2025-05-07T20:23:20.0632768Z T=5, 2025-05-07T20:23:20.0633094Z D=29, 2025-05-07T20:23:20.0633418Z B=104, 2025-05-07T20:23:20.0633752Z log_E=4, 2025-05-07T20:23:20.0634092Z L=0, 2025-05-07T20:23:20.0634425Z D_gradcheck=2, 2025-05-07T20:23:20.0634813Z stochastic_rounding=True, 2025-05-07T20:23:20.0635247Z weighted=False, 2025-05-07T20:23:20.0635613Z row_wise=True, 2025-05-07T20:23:20.0635977Z mixed=False, 2025-05-07T20:23:20.0636346Z use_cache=False, 2025-05-07T20:23:20.0636756Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:20.0637233Z use_cpu=True, 2025-05-07T20:23:20.0637629Z output_dtype=SparseType.FP32, 2025-05-07T20:23:20.0638062Z ) 2025-05-07T20:23:20.1223689Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:20.1224796Z self=, 2025-05-07T20:23:20.1225675Z compile=True, 2025-05-07T20:23:20.1226096Z pooling_mode=, 2025-05-07T20:23:20.1226557Z T=4, 2025-05-07T20:23:20.1226887Z D=53, 2025-05-07T20:23:20.1227237Z B=92, 2025-05-07T20:23:20.1227561Z log_E=3, 2025-05-07T20:23:20.1227905Z L=13, 2025-05-07T20:23:20.1228240Z D_gradcheck=2, 2025-05-07T20:23:20.1228625Z stochastic_rounding=False, 2025-05-07T20:23:20.1229107Z weighted=True, 2025-05-07T20:23:20.1229570Z row_wise=True, 2025-05-07T20:23:20.1229963Z mixed=False, 2025-05-07T20:23:20.1230336Z use_cache=False, 2025-05-07T20:23:20.1230755Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:20.1231233Z use_cpu=True, 2025-05-07T20:23:20.1231718Z output_dtype=SparseType.FP32, 2025-05-07T20:23:20.1232171Z ) 2025-05-07T20:23:20.1232563Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:20.1233874Z self=, 2025-05-07T20:23:20.1234855Z compile=True, 2025-05-07T20:23:20.1235262Z pooling_mode=, 2025-05-07T20:23:20.1235722Z T=5, 2025-05-07T20:23:20.1236054Z D=106, 2025-05-07T20:23:20.1236387Z B=35, 2025-05-07T20:23:20.1236710Z log_E=5, 2025-05-07T20:23:20.1237054Z L=1, 2025-05-07T20:23:20.1237390Z D_gradcheck=2, 2025-05-07T20:23:20.1237772Z stochastic_rounding=True, 2025-05-07T20:23:20.1238365Z weighted=True, 2025-05-07T20:23:20.1238755Z row_wise=True, 2025-05-07T20:23:20.1239117Z mixed=False, 2025-05-07T20:23:20.1239485Z use_cache=False, 2025-05-07T20:23:20.1239900Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:20.1240366Z use_cpu=True, 2025-05-07T20:23:20.1240759Z output_dtype=SparseType.FP32, 2025-05-07T20:23:20.1241201Z ) 2025-05-07T20:23:20.1241592Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:20.1242493Z self=, 2025-05-07T20:23:20.1243338Z compile=True, 2025-05-07T20:23:20.1243739Z pooling_mode=, 2025-05-07T20:23:20.1244200Z T=4, 2025-05-07T20:23:20.1244529Z D=59, 2025-05-07T20:23:20.1244859Z B=10, 2025-05-07T20:23:20.1245180Z log_E=4, 2025-05-07T20:23:20.1245523Z L=4, 2025-05-07T20:23:20.1245857Z D_gradcheck=1, 2025-05-07T20:23:20.1246248Z stochastic_rounding=False, 2025-05-07T20:23:20.1246678Z weighted=True, 2025-05-07T20:23:20.1247048Z row_wise=True, 2025-05-07T20:23:20.1247618Z mixed=False, 2025-05-07T20:23:20.1248105Z use_cache=False, 2025-05-07T20:23:20.1248527Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:20.1248989Z use_cpu=True, 2025-05-07T20:23:20.1249384Z output_dtype=SparseType.FP32, 2025-05-07T20:23:20.1249830Z ) 2025-05-07T20:23:20.1250305Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:20.1251224Z self=, 2025-05-07T20:23:20.1252079Z compile=True, 2025-05-07T20:23:20.1252485Z pooling_mode=, 2025-05-07T20:23:20.1252945Z T=5, 2025-05-07T20:23:20.1253277Z D=39, 2025-05-07T20:23:20.1253609Z B=119, 2025-05-07T20:23:20.1253935Z log_E=3, 2025-05-07T20:23:20.1254275Z L=9, 2025-05-07T20:23:20.1254610Z D_gradcheck=1, 2025-05-07T20:23:20.1255001Z stochastic_rounding=True, 2025-05-07T20:23:20.1255434Z weighted=True, 2025-05-07T20:23:20.1255815Z row_wise=True, 2025-05-07T20:23:20.1256182Z mixed=False, 2025-05-07T20:23:20.1256548Z use_cache=False, 2025-05-07T20:23:20.1256966Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:20.1257437Z use_cpu=True, 2025-05-07T20:23:20.1257833Z output_dtype=SparseType.FP32, 2025-05-07T20:23:20.1258268Z ) 2025-05-07T20:23:20.1258659Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:20.1259564Z self=, 2025-05-07T20:23:20.1260416Z compile=False, 2025-05-07T20:23:20.1260827Z pooling_mode=, 2025-05-07T20:23:20.1261286Z T=1, 2025-05-07T20:23:20.1261616Z D=127, 2025-05-07T20:23:20.1261973Z B=14, 2025-05-07T20:23:20.1262305Z log_E=4, 2025-05-07T20:23:20.1262654Z L=0, 2025-05-07T20:23:20.1262995Z D_gradcheck=1, 2025-05-07T20:23:20.1263386Z stochastic_rounding=False, 2025-05-07T20:23:20.1263819Z weighted=True, 2025-05-07T20:23:20.1264192Z row_wise=True, 2025-05-07T20:23:20.1264555Z mixed=False, 2025-05-07T20:23:20.1264921Z use_cache=False, 2025-05-07T20:23:20.1265341Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:20.1265814Z use_cpu=True, 2025-05-07T20:23:20.1266209Z output_dtype=SparseType.FP32, 2025-05-07T20:23:20.1266662Z ) 2025-05-07T20:23:20.1267281Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:20.1268191Z self=, 2025-05-07T20:23:20.1269169Z compile=False, 2025-05-07T20:23:20.1269575Z pooling_mode=, 2025-05-07T20:23:20.1270032Z T=2, 2025-05-07T20:23:20.1270369Z D=9, 2025-05-07T20:23:20.1270697Z B=24, 2025-05-07T20:23:20.1271034Z log_E=5, 2025-05-07T20:23:20.1271383Z L=2, 2025-05-07T20:23:20.1271720Z D_gradcheck=2, 2025-05-07T20:23:20.1272245Z stochastic_rounding=False, 2025-05-07T20:23:20.1272698Z weighted=False, 2025-05-07T20:23:20.1273082Z row_wise=True, 2025-05-07T20:23:20.1273453Z mixed=True, 2025-05-07T20:23:20.1273823Z use_cache=True, 2025-05-07T20:23:20.1274228Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:20.1274699Z use_cpu=True, 2025-05-07T20:23:20.1275099Z output_dtype=SparseType.FP16, 2025-05-07T20:23:20.1275540Z ) 2025-05-07T20:23:20.1275939Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:20.1276843Z self=, 2025-05-07T20:23:20.1277688Z compile=True, 2025-05-07T20:23:20.1278091Z pooling_mode=, 2025-05-07T20:23:20.1278560Z T=5, 2025-05-07T20:23:20.1278895Z D=127, 2025-05-07T20:23:20.1279227Z B=109, 2025-05-07T20:23:20.1279562Z log_E=4, 2025-05-07T20:23:20.1280276Z L=8, 2025-05-07T20:23:20.1280619Z D_gradcheck=2, 2025-05-07T20:23:20.1281010Z stochastic_rounding=False, 2025-05-07T20:23:20.1281456Z weighted=False, 2025-05-07T20:23:20.1282155Z row_wise=True, 2025-05-07T20:23:20.1282512Z mixed=True, 2025-05-07T20:23:20.1282871Z use_cache=False, 2025-05-07T20:23:20.1283287Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:20.1283765Z use_cpu=True, 2025-05-07T20:23:20.1284163Z output_dtype=SparseType.FP16, 2025-05-07T20:23:20.1284615Z ) 2025-05-07T20:23:20.1285017Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:20.1285951Z self=, 2025-05-07T20:23:20.1286798Z compile=True, 2025-05-07T20:23:20.1287211Z pooling_mode=, 2025-05-07T20:23:20.1287670Z T=1, 2025-05-07T20:23:20.1288405Z D=115, 2025-05-07T20:23:20.1288750Z B=117, 2025-05-07T20:23:20.1289076Z log_E=3, 2025-05-07T20:23:20.1289419Z L=11, 2025-05-07T20:23:20.1289764Z D_gradcheck=2, 2025-05-07T20:23:20.1290154Z stochastic_rounding=False, 2025-05-07T20:23:20.1290585Z weighted=False, 2025-05-07T20:23:20.1290968Z row_wise=True, 2025-05-07T20:23:20.1291330Z mixed=False, 2025-05-07T20:23:20.1291707Z use_cache=False, 2025-05-07T20:23:20.1292125Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:20.1292592Z use_cpu=True, 2025-05-07T20:23:20.1292993Z output_dtype=SparseType.FP16, 2025-05-07T20:23:20.1293431Z ) 2025-05-07T20:23:20.1293825Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:20.1294744Z self=, 2025-05-07T20:23:20.1295596Z compile=True, 2025-05-07T20:23:20.1296010Z pooling_mode=, 2025-05-07T20:23:20.1296465Z T=5, 2025-05-07T20:23:20.1296795Z D=39, 2025-05-07T20:23:20.1297126Z B=113, 2025-05-07T20:23:20.1297452Z log_E=4, 2025-05-07T20:23:20.1297798Z L=11, 2025-05-07T20:23:20.1298144Z D_gradcheck=2, 2025-05-07T20:23:20.1298527Z stochastic_rounding=False, 2025-05-07T20:23:20.1298959Z weighted=False, 2025-05-07T20:23:20.1299427Z row_wise=True, 2025-05-07T20:23:20.1299789Z mixed=True, 2025-05-07T20:23:20.1300145Z use_cache=False, 2025-05-07T20:23:20.1300567Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:20.1301044Z use_cpu=True, 2025-05-07T20:23:20.1301443Z output_dtype=SparseType.FP16, 2025-05-07T20:23:20.1302216Z ) 2025-05-07T20:23:20.1302636Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:20.1303705Z self=, 2025-05-07T20:23:20.1304547Z compile=True, 2025-05-07T20:23:20.1304963Z pooling_mode=, 2025-05-07T20:23:20.1305427Z T=5, 2025-05-07T20:23:20.1305757Z D=89, 2025-05-07T20:23:20.1306090Z B=56, 2025-05-07T20:23:20.1306423Z log_E=3, 2025-05-07T20:23:20.1306763Z L=15, 2025-05-07T20:23:20.1307263Z D_gradcheck=2, 2025-05-07T20:23:20.1307676Z stochastic_rounding=True, 2025-05-07T20:23:20.1308113Z weighted=True, 2025-05-07T20:23:20.1308483Z row_wise=True, 2025-05-07T20:23:20.1308905Z mixed=True, 2025-05-07T20:23:20.1309362Z use_cache=True, 2025-05-07T20:23:20.1309797Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:20.1310276Z use_cpu=True, 2025-05-07T20:23:20.1310669Z output_dtype=SparseType.FP16, 2025-05-07T20:23:20.1311119Z ) 2025-05-07T20:23:20.1311513Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:20.1312438Z self=, 2025-05-07T20:23:20.1313275Z compile=True, 2025-05-07T20:23:20.1313689Z pooling_mode=, 2025-05-07T20:23:20.1314161Z T=3, 2025-05-07T20:23:20.1314487Z D=117, 2025-05-07T20:23:20.1314822Z B=78, 2025-05-07T20:23:20.1315161Z log_E=3, 2025-05-07T20:23:20.1315501Z L=0, 2025-05-07T20:23:20.1315841Z D_gradcheck=2, 2025-05-07T20:23:20.1316232Z stochastic_rounding=False, 2025-05-07T20:23:20.1316800Z weighted=False, 2025-05-07T20:23:20.1317178Z row_wise=True, 2025-05-07T20:23:20.1317561Z mixed=False, 2025-05-07T20:23:20.1317921Z use_cache=True, 2025-05-07T20:23:20.1318327Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:20.1318806Z use_cpu=True, 2025-05-07T20:23:20.1319198Z output_dtype=SparseType.FP32, 2025-05-07T20:23:20.1319640Z ) 2025-05-07T20:23:20.1320037Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:20.1320947Z self=, 2025-05-07T20:23:20.1321781Z compile=True, 2025-05-07T20:23:20.1322184Z pooling_mode=, 2025-05-07T20:23:20.1322653Z T=4, 2025-05-07T20:23:20.1322972Z D=96, 2025-05-07T20:23:20.1323317Z B=103, 2025-05-07T20:23:20.1323655Z log_E=5, 2025-05-07T20:23:20.1324001Z L=0, 2025-05-07T20:23:20.1324345Z D_gradcheck=1, 2025-05-07T20:23:20.1324745Z stochastic_rounding=False, 2025-05-07T20:23:20.1325181Z weighted=True, 2025-05-07T20:23:20.1325550Z row_wise=True, 2025-05-07T20:23:20.1325918Z mixed=False, 2025-05-07T20:23:20.1326279Z use_cache=False, 2025-05-07T20:23:20.1326699Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:20.1327182Z use_cpu=True, 2025-05-07T20:23:20.1327580Z output_dtype=SparseType.FP16, 2025-05-07T20:23:20.1328179Z ) 2025-05-07T20:23:20.1328578Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:20.1329479Z self=, 2025-05-07T20:23:20.1330332Z compile=False, 2025-05-07T20:23:20.1330736Z pooling_mode=, 2025-05-07T20:23:20.1331193Z T=3, 2025-05-07T20:23:20.1331513Z D=76, 2025-05-07T20:23:20.1331843Z B=58, 2025-05-07T20:23:20.1332174Z log_E=4, 2025-05-07T20:23:20.1332513Z L=5, 2025-05-07T20:23:20.1332850Z D_gradcheck=1, 2025-05-07T20:23:20.1333244Z stochastic_rounding=False, 2025-05-07T20:23:20.1333681Z weighted=True, 2025-05-07T20:23:20.1334054Z row_wise=True, 2025-05-07T20:23:20.1334421Z mixed=False, 2025-05-07T20:23:20.1334787Z use_cache=False, 2025-05-07T20:23:20.1335207Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:20.1335683Z use_cpu=True, 2025-05-07T20:23:20.1336306Z output_dtype=SparseType.FP16, 2025-05-07T20:23:20.1336768Z ) 2025-05-07T20:23:20.1337282Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:20.1338183Z self=, 2025-05-07T20:23:20.1339031Z compile=True, 2025-05-07T20:23:20.1339434Z pooling_mode=, 2025-05-07T20:23:20.1339891Z T=1, 2025-05-07T20:23:20.1340222Z D=107, 2025-05-07T20:23:20.1340550Z B=120, 2025-05-07T20:23:20.1340969Z log_E=3, 2025-05-07T20:23:20.1341323Z L=5, 2025-05-07T20:23:20.1341661Z D_gradcheck=2, 2025-05-07T20:23:20.1342063Z stochastic_rounding=False, 2025-05-07T20:23:20.1342499Z weighted=False, 2025-05-07T20:23:20.1342878Z row_wise=True, 2025-05-07T20:23:20.1343242Z mixed=True, 2025-05-07T20:23:20.1343597Z use_cache=False, 2025-05-07T20:23:20.1344019Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:20.1344504Z use_cpu=True, 2025-05-07T20:23:20.1344895Z output_dtype=SparseType.FP32, 2025-05-07T20:23:20.1345342Z ) 2025-05-07T20:23:20.1345741Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:20.1346644Z self=, 2025-05-07T20:23:20.1347495Z compile=True, 2025-05-07T20:23:20.1347905Z pooling_mode=, 2025-05-07T20:23:20.1348366Z T=5, 2025-05-07T20:23:20.1348697Z D=26, 2025-05-07T20:23:20.1349046Z B=45, 2025-05-07T20:23:20.1349386Z log_E=3, 2025-05-07T20:23:20.1349732Z L=6, 2025-05-07T20:23:20.1350073Z D_gradcheck=1, 2025-05-07T20:23:20.1350584Z stochastic_rounding=False, 2025-05-07T20:23:20.1351016Z weighted=False, 2025-05-07T20:23:20.1351395Z row_wise=True, 2025-05-07T20:23:20.1351755Z mixed=False, 2025-05-07T20:23:20.1352124Z use_cache=True, 2025-05-07T20:23:20.1352533Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:20.1353008Z use_cpu=True, 2025-05-07T20:23:20.1353401Z output_dtype=SparseType.FP32, 2025-05-07T20:23:20.1353855Z ) 2025-05-07T20:23:20.1354268Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:20.1355189Z self=, 2025-05-07T20:23:20.1356037Z compile=False, 2025-05-07T20:23:20.1356452Z pooling_mode=, 2025-05-07T20:23:20.1356916Z T=5, 2025-05-07T20:23:20.1357251Z D=49, 2025-05-07T20:23:20.1357591Z B=40, 2025-05-07T20:23:20.1357917Z log_E=4, 2025-05-07T20:23:20.1358255Z L=17, 2025-05-07T20:23:20.1358592Z D_gradcheck=2, 2025-05-07T20:23:20.1358979Z stochastic_rounding=False, 2025-05-07T20:23:20.1359413Z weighted=False, 2025-05-07T20:23:20.1359782Z row_wise=True, 2025-05-07T20:23:20.1360138Z mixed=True, 2025-05-07T20:23:20.1360497Z use_cache=False, 2025-05-07T20:23:20.1360911Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:20.1361380Z use_cpu=True, 2025-05-07T20:23:20.1361778Z output_dtype=SparseType.FP16, 2025-05-07T20:23:20.1362231Z ) 2025-05-07T20:23:20.1953951Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:20.1955075Z self=, 2025-05-07T20:23:20.1955935Z compile=False, 2025-05-07T20:23:20.1956351Z pooling_mode=, 2025-05-07T20:23:20.1956816Z T=1, 2025-05-07T20:23:20.1957147Z D=116, 2025-05-07T20:23:20.1957510Z B=88, 2025-05-07T20:23:20.1957838Z log_E=5, 2025-05-07T20:23:20.1958176Z L=9, 2025-05-07T20:23:20.1958510Z D_gradcheck=2, 2025-05-07T20:23:20.1958908Z stochastic_rounding=True, 2025-05-07T20:23:20.1959337Z weighted=True, 2025-05-07T20:23:20.1959713Z row_wise=True, 2025-05-07T20:23:20.1960077Z mixed=False, 2025-05-07T20:23:20.1960449Z use_cache=False, 2025-05-07T20:23:20.1960867Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:20.1961733Z use_cpu=True, 2025-05-07T20:23:20.1962155Z output_dtype=SparseType.FP32, 2025-05-07T20:23:20.1962797Z ) 2025-05-07T20:23:20.1963192Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:20.1964095Z self=, 2025-05-07T20:23:20.1964954Z compile=True, 2025-05-07T20:23:20.1965357Z pooling_mode=, 2025-05-07T20:23:20.1965825Z T=2, 2025-05-07T20:23:20.1966152Z D=73, 2025-05-07T20:23:20.1966619Z B=123, 2025-05-07T20:23:20.1966976Z log_E=3, 2025-05-07T20:23:20.1967317Z L=14, 2025-05-07T20:23:20.1967661Z D_gradcheck=1, 2025-05-07T20:23:20.1968174Z stochastic_rounding=True, 2025-05-07T20:23:20.1968618Z weighted=True, 2025-05-07T20:23:20.1968993Z row_wise=True, 2025-05-07T20:23:20.1969345Z mixed=True, 2025-05-07T20:23:20.1969708Z use_cache=False, 2025-05-07T20:23:20.1970128Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:20.1970621Z use_cpu=True, 2025-05-07T20:23:20.1971010Z output_dtype=SparseType.FP32, 2025-05-07T20:23:20.1971459Z ) 2025-05-07T20:23:20.1971857Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:20.1972760Z self=, 2025-05-07T20:23:20.1973612Z compile=False, 2025-05-07T20:23:20.1974045Z pooling_mode=, 2025-05-07T20:23:20.1974511Z T=4, 2025-05-07T20:23:20.1974842Z D=104, 2025-05-07T20:23:20.1975181Z B=16, 2025-05-07T20:23:20.1975507Z log_E=4, 2025-05-07T20:23:20.1975851Z L=10, 2025-05-07T20:23:20.1976447Z D_gradcheck=2, 2025-05-07T20:23:20.1976829Z stochastic_rounding=True, 2025-05-07T20:23:20.1977264Z weighted=True, 2025-05-07T20:23:20.1977643Z row_wise=True, 2025-05-07T20:23:20.1978002Z mixed=False, 2025-05-07T20:23:20.1978366Z use_cache=True, 2025-05-07T20:23:20.1978791Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:20.1979273Z use_cpu=True, 2025-05-07T20:23:20.1979885Z output_dtype=SparseType.FP32, 2025-05-07T20:23:20.1980353Z ) 2025-05-07T20:23:20.1980741Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:20.1981704Z self=, 2025-05-07T20:23:20.1982556Z compile=False, 2025-05-07T20:23:20.1982967Z pooling_mode=, 2025-05-07T20:23:20.1983428Z T=5, 2025-05-07T20:23:20.1983775Z D=8, 2025-05-07T20:23:20.1984122Z B=128, 2025-05-07T20:23:20.1984456Z log_E=3, 2025-05-07T20:23:20.1984799Z L=6, 2025-05-07T20:23:20.1985150Z D_gradcheck=1, 2025-05-07T20:23:20.1985542Z stochastic_rounding=True, 2025-05-07T20:23:20.1986036Z weighted=False, 2025-05-07T20:23:20.1986467Z row_wise=True, 2025-05-07T20:23:20.1986882Z mixed=True, 2025-05-07T20:23:20.1987247Z use_cache=True, 2025-05-07T20:23:20.1987665Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:20.1988272Z use_cpu=True, 2025-05-07T20:23:20.1988684Z output_dtype=SparseType.FP16, 2025-05-07T20:23:20.1989137Z ) 2025-05-07T20:23:20.1989533Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:20.1990460Z self=, 2025-05-07T20:23:20.1991320Z compile=False, 2025-05-07T20:23:20.1991763Z pooling_mode=, 2025-05-07T20:23:20.1992286Z T=4, 2025-05-07T20:23:20.1992652Z D=57, 2025-05-07T20:23:20.1992998Z B=66, 2025-05-07T20:23:20.1993322Z log_E=5, 2025-05-07T20:23:20.1993678Z L=17, 2025-05-07T20:23:20.1994024Z D_gradcheck=2, 2025-05-07T20:23:20.1994413Z stochastic_rounding=True, 2025-05-07T20:23:20.1994851Z weighted=True, 2025-05-07T20:23:20.1995224Z row_wise=True, 2025-05-07T20:23:20.1995585Z mixed=True, 2025-05-07T20:23:20.1995954Z use_cache=True, 2025-05-07T20:23:20.1996770Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:20.1997258Z use_cpu=True, 2025-05-07T20:23:20.1997861Z output_dtype=SparseType.FP32, 2025-05-07T20:23:20.1998309Z ) 2025-05-07T20:23:20.1998704Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:20.1999608Z self=, 2025-05-07T20:23:20.2000454Z compile=True, 2025-05-07T20:23:20.2000859Z pooling_mode=, 2025-05-07T20:23:20.2001331Z T=1, 2025-05-07T20:23:20.2001806Z D=11, 2025-05-07T20:23:20.2002160Z B=90, 2025-05-07T20:23:20.2002486Z log_E=5, 2025-05-07T20:23:20.2002831Z L=14, 2025-05-07T20:23:20.2003173Z D_gradcheck=2, 2025-05-07T20:23:20.2003557Z stochastic_rounding=False, 2025-05-07T20:23:20.2003988Z weighted=True, 2025-05-07T20:23:20.2004355Z row_wise=True, 2025-05-07T20:23:20.2004712Z mixed=True, 2025-05-07T20:23:20.2005074Z use_cache=True, 2025-05-07T20:23:20.2005490Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:20.2005960Z use_cpu=True, 2025-05-07T20:23:20.2006363Z output_dtype=SparseType.FP16, 2025-05-07T20:23:20.2006804Z ) 2025-05-07T20:23:20.2007194Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:20.2008249Z self=, 2025-05-07T20:23:20.2009105Z compile=False, 2025-05-07T20:23:20.2009509Z pooling_mode=, 2025-05-07T20:23:20.2009976Z T=4, 2025-05-07T20:23:20.2010317Z D=119, 2025-05-07T20:23:20.2010648Z B=47, 2025-05-07T20:23:20.2010977Z log_E=4, 2025-05-07T20:23:20.2011557Z L=3, 2025-05-07T20:23:20.2011893Z D_gradcheck=1, 2025-05-07T20:23:20.2012281Z stochastic_rounding=True, 2025-05-07T20:23:20.2012719Z weighted=True, 2025-05-07T20:23:20.2013090Z row_wise=True, 2025-05-07T20:23:20.2013447Z mixed=False, 2025-05-07T20:23:20.2013811Z use_cache=False, 2025-05-07T20:23:20.2014237Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:20.2014713Z use_cpu=True, 2025-05-07T20:23:20.2015111Z output_dtype=SparseType.FP16, 2025-05-07T20:23:20.2015546Z ) 2025-05-07T20:23:20.2015938Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:20.2016847Z self=, 2025-05-07T20:23:20.2017695Z compile=False, 2025-05-07T20:23:20.2018096Z pooling_mode=, 2025-05-07T20:23:20.2018569Z T=1, 2025-05-07T20:23:20.2018903Z D=124, 2025-05-07T20:23:20.2019229Z B=59, 2025-05-07T20:23:20.2019557Z log_E=4, 2025-05-07T20:23:20.2019900Z L=14, 2025-05-07T20:23:20.2020232Z D_gradcheck=2, 2025-05-07T20:23:20.2020621Z stochastic_rounding=False, 2025-05-07T20:23:20.2021056Z weighted=False, 2025-05-07T20:23:20.2021419Z row_wise=True, 2025-05-07T20:23:20.2021782Z mixed=False, 2025-05-07T20:23:20.2022151Z use_cache=True, 2025-05-07T20:23:20.2022554Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:20.2023036Z use_cpu=True, 2025-05-07T20:23:20.2023446Z output_dtype=SparseType.FP32, 2025-05-07T20:23:20.2023893Z ) 2025-05-07T20:23:20.2024279Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:20.2025187Z self=, 2025-05-07T20:23:20.2026040Z compile=False, 2025-05-07T20:23:20.2026440Z pooling_mode=, 2025-05-07T20:23:20.2026935Z T=4, 2025-05-07T20:23:20.2027267Z D=73, 2025-05-07T20:23:20.2027588Z B=59, 2025-05-07T20:23:20.2027928Z log_E=4, 2025-05-07T20:23:20.2028274Z L=14, 2025-05-07T20:23:20.2028608Z D_gradcheck=2, 2025-05-07T20:23:20.2028996Z stochastic_rounding=False, 2025-05-07T20:23:20.2029426Z weighted=True, 2025-05-07T20:23:20.2029788Z row_wise=True, 2025-05-07T20:23:20.2030153Z mixed=True, 2025-05-07T20:23:20.2030710Z use_cache=False, 2025-05-07T20:23:20.2031145Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:20.2031729Z use_cpu=True, 2025-05-07T20:23:20.2032126Z output_dtype=SparseType.FP32, 2025-05-07T20:23:20.2032563Z ) 2025-05-07T20:23:20.2032954Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:20.2033858Z self=, 2025-05-07T20:23:20.2034702Z compile=True, 2025-05-07T20:23:20.2035210Z pooling_mode=, 2025-05-07T20:23:20.2035690Z T=2, 2025-05-07T20:23:20.2036020Z D=24, 2025-05-07T20:23:20.2036343Z B=99, 2025-05-07T20:23:20.2036690Z log_E=5, 2025-05-07T20:23:20.2037036Z L=19, 2025-05-07T20:23:20.2037371Z D_gradcheck=2, 2025-05-07T20:23:20.2037772Z stochastic_rounding=True, 2025-05-07T20:23:20.2038217Z weighted=False, 2025-05-07T20:23:20.2038590Z row_wise=True, 2025-05-07T20:23:20.2038953Z mixed=False, 2025-05-07T20:23:20.2039341Z use_cache=False, 2025-05-07T20:23:20.2039845Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:20.2040528Z use_cpu=True, 2025-05-07T20:23:20.2041078Z output_dtype=SparseType.FP32, 2025-05-07T20:23:20.2041517Z ) 2025-05-07T20:23:20.2041917Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:20.2042906Z self=, 2025-05-07T20:23:20.2043761Z compile=False, 2025-05-07T20:23:20.2044165Z pooling_mode=, 2025-05-07T20:23:20.2044634Z T=1, 2025-05-07T20:23:20.2044967Z D=116, 2025-05-07T20:23:20.2045440Z B=47, 2025-05-07T20:23:20.2045771Z log_E=4, 2025-05-07T20:23:20.2046111Z L=12, 2025-05-07T20:23:20.2046440Z D_gradcheck=1, 2025-05-07T20:23:20.2046830Z stochastic_rounding=True, 2025-05-07T20:23:20.2047263Z weighted=True, 2025-05-07T20:23:20.2047628Z row_wise=True, 2025-05-07T20:23:20.2048123Z mixed=False, 2025-05-07T20:23:20.2048503Z use_cache=True, 2025-05-07T20:23:20.2048905Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:20.2049388Z use_cpu=True, 2025-05-07T20:23:20.2049783Z output_dtype=SparseType.FP16, 2025-05-07T20:23:20.2050215Z ) 2025-05-07T20:23:20.2050606Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:20.2051514Z self=, 2025-05-07T20:23:20.2052356Z compile=True, 2025-05-07T20:23:20.2052767Z pooling_mode=, 2025-05-07T20:23:20.2053242Z T=2, 2025-05-07T20:23:20.2053573Z D=122, 2025-05-07T20:23:20.2053909Z B=19, 2025-05-07T20:23:20.2054242Z log_E=3, 2025-05-07T20:23:20.2054579Z L=13, 2025-05-07T20:23:20.2054909Z D_gradcheck=2, 2025-05-07T20:23:20.2055302Z stochastic_rounding=False, 2025-05-07T20:23:20.2055734Z weighted=True, 2025-05-07T20:23:20.2056102Z row_wise=True, 2025-05-07T20:23:20.2056466Z mixed=True, 2025-05-07T20:23:20.2056833Z use_cache=True, 2025-05-07T20:23:20.2057237Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:20.2057716Z use_cpu=True, 2025-05-07T20:23:20.2058115Z output_dtype=SparseType.FP16, 2025-05-07T20:23:20.2058559Z ) 2025-05-07T20:23:20.2058949Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:20.2059853Z self=, 2025-05-07T20:23:20.2060759Z compile=False, 2025-05-07T20:23:20.2061209Z pooling_mode=, 2025-05-07T20:23:20.2061672Z T=3, 2025-05-07T20:23:20.2062003Z D=12, 2025-05-07T20:23:20.2062336Z B=55, 2025-05-07T20:23:20.2062668Z log_E=4, 2025-05-07T20:23:20.2063001Z L=11, 2025-05-07T20:23:20.2063344Z D_gradcheck=2, 2025-05-07T20:23:20.2063736Z stochastic_rounding=False, 2025-05-07T20:23:20.2064177Z weighted=True, 2025-05-07T20:23:20.2064540Z row_wise=True, 2025-05-07T20:23:20.2065087Z mixed=False, 2025-05-07T20:23:20.2065469Z use_cache=True, 2025-05-07T20:23:20.2065985Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:20.2066455Z use_cpu=True, 2025-05-07T20:23:20.2066862Z output_dtype=SparseType.FP16, 2025-05-07T20:23:20.2067292Z ) 2025-05-07T20:23:20.2067680Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:20.2068585Z self=, 2025-05-07T20:23:20.2069423Z compile=True, 2025-05-07T20:23:20.2069912Z pooling_mode=, 2025-05-07T20:23:20.2070390Z T=1, 2025-05-07T20:23:20.2070718Z D=31, 2025-05-07T20:23:20.2071051Z B=67, 2025-05-07T20:23:20.2071387Z log_E=3, 2025-05-07T20:23:20.2071720Z L=20, 2025-05-07T20:23:20.2072067Z D_gradcheck=2, 2025-05-07T20:23:20.2072455Z stochastic_rounding=True, 2025-05-07T20:23:20.2072884Z weighted=False, 2025-05-07T20:23:20.2073266Z row_wise=True, 2025-05-07T20:23:20.2073725Z mixed=False, 2025-05-07T20:23:20.2074098Z use_cache=True, 2025-05-07T20:23:20.2074517Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:20.2074992Z use_cpu=True, 2025-05-07T20:23:20.2075390Z output_dtype=SparseType.FP32, 2025-05-07T20:23:20.2075824Z ) 2025-05-07T20:23:20.2076215Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:20.2077119Z self=, 2025-05-07T20:23:20.2077962Z compile=True, 2025-05-07T20:23:20.2078376Z pooling_mode=, 2025-05-07T20:23:20.2078843Z T=3, 2025-05-07T20:23:20.2079299Z D=120, 2025-05-07T20:23:20.2079626Z B=3, 2025-05-07T20:23:20.2080300Z log_E=5, 2025-05-07T20:23:20.2080646Z L=16, 2025-05-07T20:23:20.2080974Z D_gradcheck=2, 2025-05-07T20:23:20.2081364Z stochastic_rounding=True, 2025-05-07T20:23:20.2081794Z weighted=True, 2025-05-07T20:23:20.2082157Z row_wise=True, 2025-05-07T20:23:20.2082529Z mixed=True, 2025-05-07T20:23:20.2082895Z use_cache=True, 2025-05-07T20:23:20.2083301Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:20.2083777Z use_cpu=True, 2025-05-07T20:23:20.2084180Z output_dtype=SparseType.FP32, 2025-05-07T20:23:20.2084613Z ) 2025-05-07T20:23:20.2085005Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:20.2085914Z self=, 2025-05-07T20:23:20.2086760Z compile=False, 2025-05-07T20:23:20.2087167Z pooling_mode=, 2025-05-07T20:23:20.2087646Z T=2, 2025-05-07T20:23:20.2088074Z D=103, 2025-05-07T20:23:20.2088417Z B=88, 2025-05-07T20:23:20.2088749Z log_E=3, 2025-05-07T20:23:20.2089082Z L=2, 2025-05-07T20:23:20.2089420Z D_gradcheck=2, 2025-05-07T20:23:20.2089810Z stochastic_rounding=True, 2025-05-07T20:23:20.2090240Z weighted=True, 2025-05-07T20:23:20.2090604Z row_wise=True, 2025-05-07T20:23:20.2090977Z mixed=False, 2025-05-07T20:23:20.2091349Z use_cache=False, 2025-05-07T20:23:20.2091757Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:20.2092227Z use_cpu=True, 2025-05-07T20:23:20.2092623Z output_dtype=SparseType.FP32, 2025-05-07T20:23:20.2093051Z ) 2025-05-07T20:23:20.4992769Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:20.4993868Z self=, 2025-05-07T20:23:20.4994762Z compile=False, 2025-05-07T20:23:20.4995172Z pooling_mode=, 2025-05-07T20:23:20.4995648Z T=1, 2025-05-07T20:23:20.4995985Z D=10, 2025-05-07T20:23:20.4996318Z B=5, 2025-05-07T20:23:20.4996642Z log_E=3, 2025-05-07T20:23:20.4996981Z L=6, 2025-05-07T20:23:20.4997315Z D_gradcheck=1, 2025-05-07T20:23:20.4997704Z stochastic_rounding=False, 2025-05-07T20:23:20.4998139Z weighted=False, 2025-05-07T20:23:20.4999015Z row_wise=True, 2025-05-07T20:23:20.4999398Z mixed=False, 2025-05-07T20:23:20.4999906Z use_cache=False, 2025-05-07T20:23:20.5000324Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:20.5000803Z use_cpu=True, 2025-05-07T20:23:20.5001204Z output_dtype=SparseType.FP16, 2025-05-07T20:23:20.5001650Z ) 2025-05-07T20:23:20.5002038Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:20.5002948Z self=, 2025-05-07T20:23:20.5003931Z compile=True, 2025-05-07T20:23:20.5004357Z pooling_mode=, 2025-05-07T20:23:20.5004829Z T=4, 2025-05-07T20:23:20.5005166Z D=39, 2025-05-07T20:23:20.5005493Z B=72, 2025-05-07T20:23:20.5005829Z log_E=3, 2025-05-07T20:23:20.5006192Z L=18, 2025-05-07T20:23:20.5006665Z D_gradcheck=2, 2025-05-07T20:23:20.5007054Z stochastic_rounding=True, 2025-05-07T20:23:20.5007486Z weighted=True, 2025-05-07T20:23:20.5007867Z row_wise=True, 2025-05-07T20:23:20.5008502Z mixed=True, 2025-05-07T20:23:20.5008869Z use_cache=True, 2025-05-07T20:23:20.5021704Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:20.5022412Z use_cpu=True, 2025-05-07T20:23:20.5022813Z output_dtype=SparseType.FP16, 2025-05-07T20:23:20.5023259Z ) 2025-05-07T20:23:20.5023655Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:20.5024586Z self=, 2025-05-07T20:23:20.5025435Z compile=True, 2025-05-07T20:23:20.5025843Z pooling_mode=, 2025-05-07T20:23:20.5026720Z T=4, 2025-05-07T20:23:20.5027057Z D=3, 2025-05-07T20:23:20.5027387Z B=72, 2025-05-07T20:23:20.5027710Z log_E=3, 2025-05-07T20:23:20.5028051Z L=18, 2025-05-07T20:23:20.5028392Z D_gradcheck=2, 2025-05-07T20:23:20.5028782Z stochastic_rounding=True, 2025-05-07T20:23:20.5029204Z weighted=True, 2025-05-07T20:23:20.5029590Z row_wise=True, 2025-05-07T20:23:20.5029964Z mixed=True, 2025-05-07T20:23:20.5030316Z use_cache=True, 2025-05-07T20:23:20.5030722Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:20.5031198Z use_cpu=True, 2025-05-07T20:23:20.5031584Z output_dtype=SparseType.FP16, 2025-05-07T20:23:20.5032024Z ) 2025-05-07T20:23:20.5032421Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:20.5033325Z self=, 2025-05-07T20:23:20.5034180Z compile=True, 2025-05-07T20:23:20.5034589Z pooling_mode=, 2025-05-07T20:23:20.5035056Z T=4, 2025-05-07T20:23:20.5035383Z D=3, 2025-05-07T20:23:20.5035703Z B=4, 2025-05-07T20:23:20.5036029Z log_E=3, 2025-05-07T20:23:20.5036367Z L=18, 2025-05-07T20:23:20.5036713Z D_gradcheck=2, 2025-05-07T20:23:20.5037094Z stochastic_rounding=True, 2025-05-07T20:23:20.5037524Z weighted=True, 2025-05-07T20:23:20.5037898Z row_wise=True, 2025-05-07T20:23:20.5038266Z mixed=True, 2025-05-07T20:23:20.5038628Z use_cache=True, 2025-05-07T20:23:20.5039041Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:20.5039518Z use_cpu=True, 2025-05-07T20:23:20.5039914Z output_dtype=SparseType.FP16, 2025-05-07T20:23:20.5040351Z ) 2025-05-07T20:23:20.5040746Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:20.5041651Z self=, 2025-05-07T20:23:20.5042504Z compile=True, 2025-05-07T20:23:20.5042910Z pooling_mode=, 2025-05-07T20:23:20.5043374Z T=4, 2025-05-07T20:23:20.5043711Z D=3, 2025-05-07T20:23:20.5044042Z B=4, 2025-05-07T20:23:20.5044370Z log_E=3, 2025-05-07T20:23:20.5044713Z L=2, 2025-05-07T20:23:20.5045053Z D_gradcheck=2, 2025-05-07T20:23:20.5045433Z stochastic_rounding=True, 2025-05-07T20:23:20.5046122Z weighted=True, 2025-05-07T20:23:20.5046506Z row_wise=True, 2025-05-07T20:23:20.5046997Z mixed=True, 2025-05-07T20:23:20.5047359Z use_cache=True, 2025-05-07T20:23:20.5047764Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:20.5048371Z use_cpu=True, 2025-05-07T20:23:20.5048766Z output_dtype=SparseType.FP16, 2025-05-07T20:23:20.5049205Z ) 2025-05-07T20:23:20.5049600Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:20.5050611Z self=, 2025-05-07T20:23:20.5051470Z compile=True, 2025-05-07T20:23:20.5051875Z pooling_mode=, 2025-05-07T20:23:20.5052339Z T=4, 2025-05-07T20:23:20.5052664Z D=3, 2025-05-07T20:23:20.5052988Z B=4, 2025-05-07T20:23:20.5053306Z log_E=3, 2025-05-07T20:23:20.5053655Z L=2, 2025-05-07T20:23:20.5053989Z D_gradcheck=1, 2025-05-07T20:23:20.5054372Z stochastic_rounding=True, 2025-05-07T20:23:20.5054800Z weighted=True, 2025-05-07T20:23:20.5055164Z row_wise=True, 2025-05-07T20:23:20.5055543Z mixed=True, 2025-05-07T20:23:20.5055908Z use_cache=True, 2025-05-07T20:23:20.5056318Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:20.5056792Z use_cpu=True, 2025-05-07T20:23:20.5057192Z output_dtype=SparseType.FP16, 2025-05-07T20:23:20.5057645Z ) 2025-05-07T20:23:20.5058044Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:20.5058961Z self=, 2025-05-07T20:23:20.5059855Z compile=True, 2025-05-07T20:23:20.5060294Z pooling_mode=, 2025-05-07T20:23:20.5060973Z T=1, 2025-05-07T20:23:20.5061309Z D=3, 2025-05-07T20:23:20.5061644Z B=4, 2025-05-07T20:23:20.5061980Z log_E=3, 2025-05-07T20:23:20.5062329Z L=2, 2025-05-07T20:23:20.5062667Z D_gradcheck=1, 2025-05-07T20:23:20.5063059Z stochastic_rounding=True, 2025-05-07T20:23:20.5063492Z weighted=True, 2025-05-07T20:23:20.5063857Z row_wise=True, 2025-05-07T20:23:20.5064225Z mixed=True, 2025-05-07T20:23:20.5064597Z use_cache=True, 2025-05-07T20:23:20.5065001Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:20.5065475Z use_cpu=True, 2025-05-07T20:23:20.5065870Z output_dtype=SparseType.FP16, 2025-05-07T20:23:20.5066299Z ) 2025-05-07T20:23:20.5066695Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:20.5067602Z self=, 2025-05-07T20:23:20.5068444Z compile=True, 2025-05-07T20:23:20.5068845Z pooling_mode=, 2025-05-07T20:23:20.5069312Z T=1, 2025-05-07T20:23:20.5069642Z D=2, 2025-05-07T20:23:20.5069961Z B=4, 2025-05-07T20:23:20.5070287Z log_E=3, 2025-05-07T20:23:20.5070627Z L=2, 2025-05-07T20:23:20.5071228Z D_gradcheck=1, 2025-05-07T20:23:20.5071664Z stochastic_rounding=True, 2025-05-07T20:23:20.5072096Z weighted=True, 2025-05-07T20:23:20.5072458Z row_wise=True, 2025-05-07T20:23:20.5072825Z mixed=True, 2025-05-07T20:23:20.5073188Z use_cache=True, 2025-05-07T20:23:20.5073588Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:20.5074070Z use_cpu=True, 2025-05-07T20:23:20.5074466Z output_dtype=SparseType.FP16, 2025-05-07T20:23:20.5074897Z ) 2025-05-07T20:23:20.5075292Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:20.5076204Z self=, 2025-05-07T20:23:20.5077054Z compile=False, 2025-05-07T20:23:20.5077465Z pooling_mode=, 2025-05-07T20:23:20.5077932Z T=5, 2025-05-07T20:23:20.5078266Z D=115, 2025-05-07T20:23:20.5078595Z B=41, 2025-05-07T20:23:20.5078928Z log_E=4, 2025-05-07T20:23:20.5079271Z L=6, 2025-05-07T20:23:20.5079597Z D_gradcheck=1, 2025-05-07T20:23:20.5080339Z stochastic_rounding=False, 2025-05-07T20:23:20.5081117Z weighted=False, 2025-05-07T20:23:20.5081610Z row_wise=True, 2025-05-07T20:23:20.5081974Z mixed=False, 2025-05-07T20:23:20.5082337Z use_cache=False, 2025-05-07T20:23:20.5082747Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:20.5083232Z use_cpu=True, 2025-05-07T20:23:20.5083628Z output_dtype=SparseType.FP16, 2025-05-07T20:23:20.5084065Z ) 2025-05-07T20:23:20.5084461Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:20.5085507Z self=, 2025-05-07T20:23:20.5086368Z compile=False, 2025-05-07T20:23:20.5086787Z pooling_mode=, 2025-05-07T20:23:20.5087256Z T=1, 2025-05-07T20:23:20.5087585Z D=115, 2025-05-07T20:23:20.5087916Z B=41, 2025-05-07T20:23:20.5088363Z log_E=4, 2025-05-07T20:23:20.5088697Z L=6, 2025-05-07T20:23:20.5089022Z D_gradcheck=1, 2025-05-07T20:23:20.5089414Z stochastic_rounding=False, 2025-05-07T20:23:20.5089846Z weighted=False, 2025-05-07T20:23:20.5090214Z row_wise=True, 2025-05-07T20:23:20.5090586Z mixed=False, 2025-05-07T20:23:20.5090953Z use_cache=False, 2025-05-07T20:23:20.5091365Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:20.5091847Z use_cpu=True, 2025-05-07T20:23:20.5092238Z output_dtype=SparseType.FP16, 2025-05-07T20:23:20.5092671Z ) 2025-05-07T20:23:20.5093057Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:20.5093961Z self=, 2025-05-07T20:23:20.5094796Z compile=True, 2025-05-07T20:23:20.5095420Z pooling_mode=, 2025-05-07T20:23:20.5095883Z T=2, 2025-05-07T20:23:20.5096211Z D=32, 2025-05-07T20:23:20.5096545Z B=124, 2025-05-07T20:23:20.5096879Z log_E=3, 2025-05-07T20:23:20.5097214Z L=20, 2025-05-07T20:23:20.5097563Z D_gradcheck=1, 2025-05-07T20:23:20.5097961Z stochastic_rounding=False, 2025-05-07T20:23:20.5098392Z weighted=False, 2025-05-07T20:23:20.5098764Z row_wise=True, 2025-05-07T20:23:20.5099126Z mixed=False, 2025-05-07T20:23:20.5099496Z use_cache=False, 2025-05-07T20:23:20.5099909Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:20.5100389Z use_cpu=True, 2025-05-07T20:23:20.5100788Z output_dtype=SparseType.FP16, 2025-05-07T20:23:20.5101225Z ) 2025-05-07T20:23:20.5101617Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:20.5102534Z self=, 2025-05-07T20:23:20.5103380Z compile=True, 2025-05-07T20:23:20.5103786Z pooling_mode=, 2025-05-07T20:23:20.5104253Z T=1, 2025-05-07T20:23:20.5104577Z D=32, 2025-05-07T20:23:20.5104912Z B=124, 2025-05-07T20:23:20.5105244Z log_E=3, 2025-05-07T20:23:20.5105613Z L=20, 2025-05-07T20:23:20.5105956Z D_gradcheck=1, 2025-05-07T20:23:20.5106358Z stochastic_rounding=False, 2025-05-07T20:23:20.5106811Z weighted=False, 2025-05-07T20:23:20.5107198Z row_wise=True, 2025-05-07T20:23:20.5107569Z mixed=False, 2025-05-07T20:23:20.5107943Z use_cache=False, 2025-05-07T20:23:20.5108355Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:20.5108889Z use_cpu=True, 2025-05-07T20:23:20.5109335Z output_dtype=SparseType.FP16, 2025-05-07T20:23:20.5109795Z ) 2025-05-07T20:23:20.5110226Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:20.5111140Z self=, 2025-05-07T20:23:20.5112000Z compile=True, 2025-05-07T20:23:20.5112396Z pooling_mode=, 2025-05-07T20:23:20.5112863Z T=1, 2025-05-07T20:23:20.5113192Z D=124, 2025-05-07T20:23:20.5113517Z B=124, 2025-05-07T20:23:20.5113853Z log_E=3, 2025-05-07T20:23:20.5114196Z L=20, 2025-05-07T20:23:20.5114528Z D_gradcheck=1, 2025-05-07T20:23:20.5115100Z stochastic_rounding=False, 2025-05-07T20:23:20.5115715Z weighted=False, 2025-05-07T20:23:20.5116093Z row_wise=True, 2025-05-07T20:23:20.5116457Z mixed=False, 2025-05-07T20:23:20.5116824Z use_cache=False, 2025-05-07T20:23:20.5117239Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:20.5117704Z use_cpu=True, 2025-05-07T20:23:20.5118102Z output_dtype=SparseType.FP16, 2025-05-07T20:23:20.5118536Z ) 2025-05-07T20:23:20.5118920Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:20.5119925Z self=, 2025-05-07T20:23:20.5120792Z compile=False, 2025-05-07T20:23:20.5121215Z pooling_mode=, 2025-05-07T20:23:20.5121691Z T=1, 2025-05-07T20:23:20.5122022Z D=124, 2025-05-07T20:23:20.5122351Z B=124, 2025-05-07T20:23:20.5122672Z log_E=3, 2025-05-07T20:23:20.5123010Z L=20, 2025-05-07T20:23:20.5123352Z D_gradcheck=1, 2025-05-07T20:23:20.5123735Z stochastic_rounding=False, 2025-05-07T20:23:20.5124170Z weighted=False, 2025-05-07T20:23:20.5124548Z row_wise=True, 2025-05-07T20:23:20.5124903Z mixed=False, 2025-05-07T20:23:20.5125266Z use_cache=False, 2025-05-07T20:23:20.5125678Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:20.5126143Z use_cpu=True, 2025-05-07T20:23:20.5126535Z output_dtype=SparseType.FP16, 2025-05-07T20:23:20.5126973Z ) 2025-05-07T20:23:20.5127367Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:20.5128445Z self=, 2025-05-07T20:23:20.5129420Z compile=False, 2025-05-07T20:23:20.5129817Z pooling_mode=, 2025-05-07T20:23:20.5130283Z T=1, 2025-05-07T20:23:20.5130612Z D=124, 2025-05-07T20:23:20.5130932Z B=20, 2025-05-07T20:23:20.5131262Z log_E=3, 2025-05-07T20:23:20.5131602Z L=20, 2025-05-07T20:23:20.5131933Z D_gradcheck=1, 2025-05-07T20:23:20.5132328Z stochastic_rounding=False, 2025-05-07T20:23:20.5132764Z weighted=False, 2025-05-07T20:23:20.5133135Z row_wise=True, 2025-05-07T20:23:20.5133492Z mixed=False, 2025-05-07T20:23:20.5133858Z use_cache=False, 2025-05-07T20:23:20.5134279Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:20.5134752Z use_cpu=True, 2025-05-07T20:23:20.5135151Z output_dtype=SparseType.FP16, 2025-05-07T20:23:20.5135587Z ) 2025-05-07T20:23:20.5135977Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:20.5136882Z self=, 2025-05-07T20:23:20.5137735Z compile=True, 2025-05-07T20:23:20.5138133Z pooling_mode=, 2025-05-07T20:23:20.5138596Z T=5, 2025-05-07T20:23:20.5138926Z D=46, 2025-05-07T20:23:20.5139247Z B=80, 2025-05-07T20:23:20.5139576Z log_E=4, 2025-05-07T20:23:20.5139924Z L=4, 2025-05-07T20:23:20.5140260Z D_gradcheck=2, 2025-05-07T20:23:20.5140656Z stochastic_rounding=True, 2025-05-07T20:23:20.5141087Z weighted=False, 2025-05-07T20:23:20.5141462Z row_wise=True, 2025-05-07T20:23:20.5141829Z mixed=True, 2025-05-07T20:23:20.5142188Z use_cache=False, 2025-05-07T20:23:20.5142598Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:20.5143074Z use_cpu=True, 2025-05-07T20:23:20.5143470Z output_dtype=SparseType.FP32, 2025-05-07T20:23:20.5143913Z ) 2025-05-07T20:23:22.5953069Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:22.5954063Z self=, 2025-05-07T20:23:22.5954935Z compile=False, 2025-05-07T20:23:22.5955340Z pooling_mode=, 2025-05-07T20:23:22.5955811Z T=3, 2025-05-07T20:23:22.5956272Z D=25, 2025-05-07T20:23:22.5956609Z B=11, 2025-05-07T20:23:22.5956939Z log_E=4, 2025-05-07T20:23:22.5957648Z L=17, 2025-05-07T20:23:22.5958008Z D_gradcheck=2, 2025-05-07T20:23:22.5958547Z stochastic_rounding=False, 2025-05-07T20:23:22.5958983Z weighted=False, 2025-05-07T20:23:22.5959357Z row_wise=True, 2025-05-07T20:23:22.5959715Z mixed=True, 2025-05-07T20:23:22.5960075Z use_cache=False, 2025-05-07T20:23:22.5960495Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:22.5960965Z use_cpu=True, 2025-05-07T20:23:22.5961366Z output_dtype=SparseType.FP16, 2025-05-07T20:23:22.5961822Z ) 2025-05-07T20:23:22.5962347Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:22.5963267Z self=, 2025-05-07T20:23:22.5964123Z compile=False, 2025-05-07T20:23:22.5964529Z pooling_mode=, 2025-05-07T20:23:22.5965000Z T=3, 2025-05-07T20:23:22.5965330Z D=25, 2025-05-07T20:23:22.5965652Z B=11, 2025-05-07T20:23:22.5965980Z log_E=4, 2025-05-07T20:23:22.5966331Z L=17, 2025-05-07T20:23:22.5966669Z D_gradcheck=2, 2025-05-07T20:23:22.5967064Z stochastic_rounding=False, 2025-05-07T20:23:22.5967500Z weighted=False, 2025-05-07T20:23:22.5967868Z row_wise=True, 2025-05-07T20:23:22.5968330Z mixed=True, 2025-05-07T20:23:22.5968693Z use_cache=True, 2025-05-07T20:23:22.5969101Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:22.5969575Z use_cpu=True, 2025-05-07T20:23:22.5969966Z output_dtype=SparseType.FP16, 2025-05-07T20:23:22.5970415Z ) 2025-05-07T20:23:22.5970811Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:22.5971739Z self=, 2025-05-07T20:23:22.5972861Z compile=False, 2025-05-07T20:23:22.5973268Z pooling_mode=, 2025-05-07T20:23:22.5973744Z T=3, 2025-05-07T20:23:22.5974078Z D=25, 2025-05-07T20:23:22.5974400Z B=2, 2025-05-07T20:23:22.5974735Z log_E=4, 2025-05-07T20:23:22.5975082Z L=17, 2025-05-07T20:23:22.5975417Z D_gradcheck=2, 2025-05-07T20:23:22.5975813Z stochastic_rounding=False, 2025-05-07T20:23:22.5976242Z weighted=False, 2025-05-07T20:23:22.5976615Z row_wise=True, 2025-05-07T20:23:22.5976979Z mixed=True, 2025-05-07T20:23:22.5977342Z use_cache=True, 2025-05-07T20:23:22.5977744Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:22.5978225Z use_cpu=True, 2025-05-07T20:23:22.5978621Z output_dtype=SparseType.FP16, 2025-05-07T20:23:22.5979067Z ) 2025-05-07T20:23:22.5979457Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:22.5980623Z self=, 2025-05-07T20:23:22.5981474Z compile=True, 2025-05-07T20:23:22.5981873Z pooling_mode=, 2025-05-07T20:23:22.5982339Z T=3, 2025-05-07T20:23:22.5982671Z D=25, 2025-05-07T20:23:22.5983003Z B=2, 2025-05-07T20:23:22.5983342Z log_E=4, 2025-05-07T20:23:22.5983689Z L=17, 2025-05-07T20:23:22.5984026Z D_gradcheck=2, 2025-05-07T20:23:22.5984419Z stochastic_rounding=False, 2025-05-07T20:23:22.5984855Z weighted=False, 2025-05-07T20:23:22.5985221Z row_wise=True, 2025-05-07T20:23:22.5985589Z mixed=True, 2025-05-07T20:23:22.5985953Z use_cache=True, 2025-05-07T20:23:22.5986355Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:22.5986832Z use_cpu=True, 2025-05-07T20:23:22.5987227Z output_dtype=SparseType.FP16, 2025-05-07T20:23:22.5987663Z ) 2025-05-07T20:23:22.5988057Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:22.5988966Z self=, 2025-05-07T20:23:22.5989812Z compile=True, 2025-05-07T20:23:22.5990212Z pooling_mode=, 2025-05-07T20:23:22.5990675Z T=3, 2025-05-07T20:23:22.5991007Z D=25, 2025-05-07T20:23:22.5991337Z B=2, 2025-05-07T20:23:22.5991951Z log_E=4, 2025-05-07T20:23:22.5992326Z L=17, 2025-05-07T20:23:22.5992806Z D_gradcheck=2, 2025-05-07T20:23:22.5993199Z stochastic_rounding=False, 2025-05-07T20:23:22.5993629Z weighted=False, 2025-05-07T20:23:22.5993995Z row_wise=True, 2025-05-07T20:23:22.5994391Z mixed=False, 2025-05-07T20:23:22.5994753Z use_cache=True, 2025-05-07T20:23:22.5995159Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:22.5995636Z use_cpu=True, 2025-05-07T20:23:22.5996173Z output_dtype=SparseType.FP16, 2025-05-07T20:23:22.5996625Z ) 2025-05-07T20:23:22.5997019Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:22.5997938Z self=, 2025-05-07T20:23:22.5998787Z compile=False, 2025-05-07T20:23:22.5999194Z pooling_mode=, 2025-05-07T20:23:22.5999656Z T=3, 2025-05-07T20:23:22.5999997Z D=25, 2025-05-07T20:23:22.6000332Z B=2, 2025-05-07T20:23:22.6000670Z log_E=4, 2025-05-07T20:23:22.6001011Z L=17, 2025-05-07T20:23:22.6001346Z D_gradcheck=2, 2025-05-07T20:23:22.6001736Z stochastic_rounding=False, 2025-05-07T20:23:22.6002162Z weighted=False, 2025-05-07T20:23:22.6002538Z row_wise=True, 2025-05-07T20:23:22.6002905Z mixed=False, 2025-05-07T20:23:22.6003262Z use_cache=True, 2025-05-07T20:23:22.6003669Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:22.6004144Z use_cpu=True, 2025-05-07T20:23:22.6004539Z output_dtype=SparseType.FP16, 2025-05-07T20:23:22.6004977Z ) 2025-05-07T20:23:22.6005374Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:22.6006512Z self=, 2025-05-07T20:23:22.6007361Z compile=False, 2025-05-07T20:23:22.6007762Z pooling_mode=, 2025-05-07T20:23:22.6008334Z T=2, 2025-05-07T20:23:22.6008660Z D=25, 2025-05-07T20:23:22.6008994Z B=2, 2025-05-07T20:23:22.6009319Z log_E=4, 2025-05-07T20:23:22.6009668Z L=17, 2025-05-07T20:23:22.6010006Z D_gradcheck=2, 2025-05-07T20:23:22.6010396Z stochastic_rounding=False, 2025-05-07T20:23:22.6010842Z weighted=False, 2025-05-07T20:23:22.6011220Z row_wise=True, 2025-05-07T20:23:22.6011585Z mixed=False, 2025-05-07T20:23:22.6011941Z use_cache=True, 2025-05-07T20:23:22.6012347Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:22.6012827Z use_cpu=True, 2025-05-07T20:23:22.6013223Z output_dtype=SparseType.FP16, 2025-05-07T20:23:22.6013658Z ) 2025-05-07T20:23:22.6014057Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:22.6014961Z self=, 2025-05-07T20:23:22.6015806Z compile=False, 2025-05-07T20:23:22.6016214Z pooling_mode=, 2025-05-07T20:23:22.6016670Z T=4, 2025-05-07T20:23:22.6017001Z D=6, 2025-05-07T20:23:22.6017332Z B=76, 2025-05-07T20:23:22.6017658Z log_E=4, 2025-05-07T20:23:22.6018004Z L=19, 2025-05-07T20:23:22.6018341Z D_gradcheck=1, 2025-05-07T20:23:22.6018726Z stochastic_rounding=False, 2025-05-07T20:23:22.6019156Z weighted=True, 2025-05-07T20:23:22.6019524Z row_wise=True, 2025-05-07T20:23:22.6019877Z mixed=False, 2025-05-07T20:23:22.6020245Z use_cache=False, 2025-05-07T20:23:22.6020658Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:22.6021127Z use_cpu=True, 2025-05-07T20:23:22.6021535Z output_dtype=SparseType.FP32, 2025-05-07T20:23:22.6021973Z ) 2025-05-07T20:23:22.6022366Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:22.6023265Z self=, 2025-05-07T20:23:22.6024109Z compile=True, 2025-05-07T20:23:22.6024510Z pooling_mode=, 2025-05-07T20:23:22.6024974Z T=4, 2025-05-07T20:23:22.6025301Z D=6, 2025-05-07T20:23:22.6025818Z B=76, 2025-05-07T20:23:22.6026285Z log_E=4, 2025-05-07T20:23:22.6026625Z L=19, 2025-05-07T20:23:22.6026963Z D_gradcheck=1, 2025-05-07T20:23:22.6027349Z stochastic_rounding=False, 2025-05-07T20:23:22.6027781Z weighted=True, 2025-05-07T20:23:22.6028152Z row_wise=True, 2025-05-07T20:23:22.6028519Z mixed=False, 2025-05-07T20:23:22.6028887Z use_cache=False, 2025-05-07T20:23:22.6029303Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:22.6029772Z use_cpu=True, 2025-05-07T20:23:22.6030266Z output_dtype=SparseType.FP32, 2025-05-07T20:23:22.6030725Z ) 2025-05-07T20:23:22.6031109Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:22.6032019Z self=, 2025-05-07T20:23:22.6032860Z compile=True, 2025-05-07T20:23:22.6033270Z pooling_mode=, 2025-05-07T20:23:22.6033721Z T=4, 2025-05-07T20:23:22.6034053Z D=6, 2025-05-07T20:23:22.6034379Z B=4, 2025-05-07T20:23:22.6034708Z log_E=4, 2025-05-07T20:23:22.6035050Z L=19, 2025-05-07T20:23:22.6035385Z D_gradcheck=1, 2025-05-07T20:23:22.6035767Z stochastic_rounding=False, 2025-05-07T20:23:22.6036202Z weighted=True, 2025-05-07T20:23:22.6036574Z row_wise=True, 2025-05-07T20:23:22.6036935Z mixed=False, 2025-05-07T20:23:22.6037303Z use_cache=False, 2025-05-07T20:23:22.6037718Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:22.6038190Z use_cpu=True, 2025-05-07T20:23:22.6038594Z output_dtype=SparseType.FP32, 2025-05-07T20:23:22.6039036Z ) 2025-05-07T20:23:22.6039551Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:22.6040455Z self=, 2025-05-07T20:23:22.6041304Z compile=True, 2025-05-07T20:23:22.6041706Z pooling_mode=, 2025-05-07T20:23:22.6042165Z T=4, 2025-05-07T20:23:22.6042504Z D=6, 2025-05-07T20:23:22.6042835Z B=4, 2025-05-07T20:23:22.6043162Z log_E=4, 2025-05-07T20:23:22.6043504Z L=6, 2025-05-07T20:23:22.6043839Z D_gradcheck=1, 2025-05-07T20:23:22.6044226Z stochastic_rounding=False, 2025-05-07T20:23:22.6044662Z weighted=True, 2025-05-07T20:23:22.6045033Z row_wise=True, 2025-05-07T20:23:22.6045395Z mixed=False, 2025-05-07T20:23:22.6045763Z use_cache=False, 2025-05-07T20:23:22.6046185Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:22.6046657Z use_cpu=True, 2025-05-07T20:23:22.6047054Z output_dtype=SparseType.FP32, 2025-05-07T20:23:22.6047493Z ) 2025-05-07T20:23:22.6047881Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:22.6048938Z self=, 2025-05-07T20:23:22.6049781Z compile=False, 2025-05-07T20:23:22.6050177Z pooling_mode=, 2025-05-07T20:23:22.6050641Z T=4, 2025-05-07T20:23:22.6050973Z D=6, 2025-05-07T20:23:22.6051290Z B=4, 2025-05-07T20:23:22.6051625Z log_E=4, 2025-05-07T20:23:22.6051967Z L=6, 2025-05-07T20:23:22.6052295Z D_gradcheck=1, 2025-05-07T20:23:22.6052688Z stochastic_rounding=False, 2025-05-07T20:23:22.6053133Z weighted=True, 2025-05-07T20:23:22.6053502Z row_wise=True, 2025-05-07T20:23:22.6053856Z mixed=False, 2025-05-07T20:23:22.6054218Z use_cache=False, 2025-05-07T20:23:22.6054633Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:22.6055105Z use_cpu=True, 2025-05-07T20:23:22.6055504Z output_dtype=SparseType.FP32, 2025-05-07T20:23:22.6055940Z ) 2025-05-07T20:23:22.6056332Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:22.6057237Z self=, 2025-05-07T20:23:22.6058084Z compile=False, 2025-05-07T20:23:22.6058480Z pooling_mode=, 2025-05-07T20:23:22.6059185Z T=4, 2025-05-07T20:23:22.6059530Z D=6, 2025-05-07T20:23:22.6059955Z B=4, 2025-05-07T20:23:22.6060284Z log_E=4, 2025-05-07T20:23:22.6060622Z L=6, 2025-05-07T20:23:22.6060954Z D_gradcheck=1, 2025-05-07T20:23:22.6061342Z stochastic_rounding=False, 2025-05-07T20:23:22.6061776Z weighted=True, 2025-05-07T20:23:22.6062142Z row_wise=True, 2025-05-07T20:23:22.6062511Z mixed=True, 2025-05-07T20:23:22.6062875Z use_cache=False, 2025-05-07T20:23:22.6063301Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:22.6063858Z use_cpu=True, 2025-05-07T20:23:22.6064279Z output_dtype=SparseType.FP32, 2025-05-07T20:23:22.6064723Z ) 2025-05-07T20:23:22.6065114Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:22.6066020Z self=, 2025-05-07T20:23:22.6066891Z compile=False, 2025-05-07T20:23:22.6067304Z pooling_mode=, 2025-05-07T20:23:22.6067766Z T=4, 2025-05-07T20:23:22.6068090Z D=6, 2025-05-07T20:23:22.6068415Z B=4, 2025-05-07T20:23:22.6068744Z log_E=4, 2025-05-07T20:23:22.6069082Z L=6, 2025-05-07T20:23:22.6069410Z D_gradcheck=1, 2025-05-07T20:23:22.6069795Z stochastic_rounding=False, 2025-05-07T20:23:22.6070226Z weighted=False, 2025-05-07T20:23:22.6070599Z row_wise=True, 2025-05-07T20:23:22.6070967Z mixed=True, 2025-05-07T20:23:22.6071331Z use_cache=False, 2025-05-07T20:23:22.6071745Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:22.6072229Z use_cpu=True, 2025-05-07T20:23:22.6072628Z output_dtype=SparseType.FP32, 2025-05-07T20:23:22.6073180Z ) 2025-05-07T20:23:22.6073579Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:22.6074489Z self=, 2025-05-07T20:23:22.6075335Z compile=True, 2025-05-07T20:23:22.6075735Z pooling_mode=, 2025-05-07T20:23:22.6076205Z T=1, 2025-05-07T20:23:22.6076535Z D=103, 2025-05-07T20:23:22.6076860Z B=68, 2025-05-07T20:23:22.6077191Z log_E=3, 2025-05-07T20:23:22.6077533Z L=8, 2025-05-07T20:23:22.6077860Z D_gradcheck=2, 2025-05-07T20:23:22.6078255Z stochastic_rounding=True, 2025-05-07T20:23:22.6078690Z weighted=False, 2025-05-07T20:23:22.6079052Z row_wise=True, 2025-05-07T20:23:22.6079419Z mixed=False, 2025-05-07T20:23:22.6080177Z use_cache=False, 2025-05-07T20:23:22.6080609Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:22.6081089Z use_cpu=True, 2025-05-07T20:23:22.6081485Z output_dtype=SparseType.FP16, 2025-05-07T20:23:22.6081927Z ) 2025-05-07T20:23:22.6082321Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:22.6083233Z self=, 2025-05-07T20:23:22.6084080Z compile=True, 2025-05-07T20:23:22.6084475Z pooling_mode=, 2025-05-07T20:23:22.6084948Z T=1, 2025-05-07T20:23:22.6085292Z D=103, 2025-05-07T20:23:22.6085624Z B=68, 2025-05-07T20:23:22.6085958Z log_E=3, 2025-05-07T20:23:22.6086304Z L=8, 2025-05-07T20:23:22.6086636Z D_gradcheck=1, 2025-05-07T20:23:22.6087024Z stochastic_rounding=True, 2025-05-07T20:23:22.6087454Z weighted=False, 2025-05-07T20:23:22.6087816Z row_wise=True, 2025-05-07T20:23:22.6088277Z mixed=False, 2025-05-07T20:23:22.6088645Z use_cache=False, 2025-05-07T20:23:22.6089058Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:22.6089534Z use_cpu=True, 2025-05-07T20:23:22.6089932Z output_dtype=SparseType.FP16, 2025-05-07T20:23:22.6090375Z ) 2025-05-07T20:23:23.6293910Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:23.6294950Z self=, 2025-05-07T20:23:23.6295812Z compile=True, 2025-05-07T20:23:23.6296617Z pooling_mode=, 2025-05-07T20:23:23.6297110Z T=1, 2025-05-07T20:23:23.6297596Z D=103, 2025-05-07T20:23:23.6297932Z B=68, 2025-05-07T20:23:23.6298261Z log_E=3, 2025-05-07T20:23:23.6298608Z L=0, 2025-05-07T20:23:23.6298952Z D_gradcheck=1, 2025-05-07T20:23:23.6299348Z stochastic_rounding=True, 2025-05-07T20:23:23.6299779Z weighted=False, 2025-05-07T20:23:23.6300159Z row_wise=True, 2025-05-07T20:23:23.6300539Z mixed=False, 2025-05-07T20:23:23.6300913Z use_cache=False, 2025-05-07T20:23:23.6301608Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:23.6302111Z use_cpu=True, 2025-05-07T20:23:23.6302519Z output_dtype=SparseType.FP16, 2025-05-07T20:23:23.6302988Z ) 2025-05-07T20:23:23.6303402Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:23.6304336Z self=, 2025-05-07T20:23:23.6305224Z compile=True, 2025-05-07T20:23:23.6305665Z pooling_mode=, 2025-05-07T20:23:23.6306125Z T=3, 2025-05-07T20:23:23.6306458Z D=103, 2025-05-07T20:23:23.6306795Z B=68, 2025-05-07T20:23:23.6307118Z log_E=3, 2025-05-07T20:23:23.6307457Z L=0, 2025-05-07T20:23:23.6307793Z D_gradcheck=1, 2025-05-07T20:23:23.6308175Z stochastic_rounding=True, 2025-05-07T20:23:23.6308660Z weighted=False, 2025-05-07T20:23:23.6309030Z row_wise=True, 2025-05-07T20:23:23.6309391Z mixed=False, 2025-05-07T20:23:23.6309761Z use_cache=False, 2025-05-07T20:23:23.6310190Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:23.6310680Z use_cpu=True, 2025-05-07T20:23:23.6311251Z output_dtype=SparseType.FP16, 2025-05-07T20:23:23.6311694Z ) 2025-05-07T20:23:23.6312090Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T20:23:23.6312996Z self=, 2025-05-07T20:23:23.6313843Z compile=False, 2025-05-07T20:23:23.6314259Z pooling_mode=, 2025-05-07T20:23:23.6314730Z T=3, 2025-05-07T20:23:23.6315060Z D=103, 2025-05-07T20:23:23.6315394Z B=68, 2025-05-07T20:23:23.6315719Z log_E=3, 2025-05-07T20:23:23.6316066Z L=0, 2025-05-07T20:23:23.6316400Z D_gradcheck=1, 2025-05-07T20:23:23.6316783Z stochastic_rounding=True, 2025-05-07T20:23:23.6317215Z weighted=False, 2025-05-07T20:23:23.6317594Z row_wise=True, 2025-05-07T20:23:23.6317950Z mixed=False, 2025-05-07T20:23:23.6318318Z use_cache=False, 2025-05-07T20:23:23.6318744Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:23.6319217Z use_cpu=True, 2025-05-07T20:23:23.6319627Z output_dtype=SparseType.FP16, 2025-05-07T20:23:23.6320069Z ) 2025-05-07T20:23:23.6320408Z PASSED 2025-05-07T20:23:23.7235170Z tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp32_pmMEAN Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:23.7236863Z self=, 2025-05-07T20:23:23.7237749Z mixed_B=False, 2025-05-07T20:23:23.7238117Z compile=False, 2025-05-07T20:23:23.7238482Z T=1, 2025-05-07T20:23:23.7238809Z D=2, 2025-05-07T20:23:23.7239266Z B=1, 2025-05-07T20:23:23.7239590Z log_E=3, 2025-05-07T20:23:23.7239934Z L=0, 2025-05-07T20:23:23.7240274Z D_gradcheck=1, 2025-05-07T20:23:23.7240661Z stochastic_rounding=False, 2025-05-07T20:23:23.7241105Z weighted=False, 2025-05-07T20:23:23.7241494Z row_wise=False, 2025-05-07T20:23:23.7241857Z mixed=False, 2025-05-07T20:23:23.7242228Z use_cache=False, 2025-05-07T20:23:23.7242655Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:23.7243135Z use_cpu=True, 2025-05-07T20:23:23.7243537Z output_dtype=SparseType.FP32, 2025-05-07T20:23:23.7243988Z ) 2025-05-07T20:23:23.7244387Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:23.7245694Z self=, 2025-05-07T20:23:23.7246683Z mixed_B=True, 2025-05-07T20:23:23.7247050Z compile=False, 2025-05-07T20:23:23.7247412Z T=1, 2025-05-07T20:23:23.7247743Z D=2, 2025-05-07T20:23:23.7248168Z B=1, 2025-05-07T20:23:23.7248493Z log_E=3, 2025-05-07T20:23:23.7248837Z L=0, 2025-05-07T20:23:23.7249168Z D_gradcheck=1, 2025-05-07T20:23:23.7249556Z stochastic_rounding=False, 2025-05-07T20:23:23.7249993Z weighted=False, 2025-05-07T20:23:23.7250527Z row_wise=False, 2025-05-07T20:23:23.7250913Z mixed=False, 2025-05-07T20:23:23.7251281Z use_cache=False, 2025-05-07T20:23:23.7251712Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:23.7252183Z use_cpu=True, 2025-05-07T20:23:23.7252584Z output_dtype=SparseType.FP32, 2025-05-07T20:23:23.7253027Z ) 2025-05-07T20:23:23.7253423Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:23.7254361Z self=, 2025-05-07T20:23:23.7255230Z mixed_B=True, 2025-05-07T20:23:23.7255592Z compile=False, 2025-05-07T20:23:23.7255952Z T=3, 2025-05-07T20:23:23.7256278Z D=119, 2025-05-07T20:23:23.7256603Z B=82, 2025-05-07T20:23:23.7256937Z log_E=3, 2025-05-07T20:23:23.7257276Z L=17, 2025-05-07T20:23:23.7257607Z D_gradcheck=2, 2025-05-07T20:23:23.7257996Z stochastic_rounding=True, 2025-05-07T20:23:23.7258429Z weighted=False, 2025-05-07T20:23:23.7258799Z row_wise=True, 2025-05-07T20:23:23.7259167Z mixed=False, 2025-05-07T20:23:23.7259538Z use_cache=True, 2025-05-07T20:23:23.7260157Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:23.7260638Z use_cpu=True, 2025-05-07T20:23:23.7261035Z output_dtype=SparseType.FP32, 2025-05-07T20:23:23.7261479Z ) 2025-05-07T20:23:23.7261871Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:23.7262815Z self=, 2025-05-07T20:23:23.7263688Z mixed_B=False, 2025-05-07T20:23:23.7264056Z compile=True, 2025-05-07T20:23:23.7264412Z T=1, 2025-05-07T20:23:23.7264746Z D=44, 2025-05-07T20:23:23.7265069Z B=87, 2025-05-07T20:23:23.7265404Z log_E=3, 2025-05-07T20:23:23.7265741Z L=14, 2025-05-07T20:23:23.7266071Z D_gradcheck=1, 2025-05-07T20:23:23.7266459Z stochastic_rounding=True, 2025-05-07T20:23:23.7266894Z weighted=True, 2025-05-07T20:23:23.7267261Z row_wise=True, 2025-05-07T20:23:23.7267626Z mixed=True, 2025-05-07T20:23:23.7267989Z use_cache=True, 2025-05-07T20:23:23.7268399Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:23.7268877Z use_cpu=True, 2025-05-07T20:23:23.7269272Z output_dtype=SparseType.FP16, 2025-05-07T20:23:23.7269719Z ) 2025-05-07T20:23:23.7270125Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:23.7271072Z self=, 2025-05-07T20:23:23.7271944Z mixed_B=False, 2025-05-07T20:23:23.7272302Z compile=True, 2025-05-07T20:23:23.7272661Z T=5, 2025-05-07T20:23:23.7272996Z D=127, 2025-05-07T20:23:23.7273320Z B=60, 2025-05-07T20:23:23.7273649Z log_E=5, 2025-05-07T20:23:23.7273992Z L=20, 2025-05-07T20:23:23.7274324Z D_gradcheck=2, 2025-05-07T20:23:23.7274711Z stochastic_rounding=False, 2025-05-07T20:23:23.7275147Z weighted=False, 2025-05-07T20:23:23.7275519Z row_wise=False, 2025-05-07T20:23:23.7275889Z mixed=False, 2025-05-07T20:23:23.7276261Z use_cache=True, 2025-05-07T20:23:23.7276670Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:23.7277151Z use_cpu=True, 2025-05-07T20:23:23.7277548Z output_dtype=SparseType.FP32, 2025-05-07T20:23:23.7277982Z ) 2025-05-07T20:23:23.7278381Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:23.7279502Z self=, 2025-05-07T20:23:23.7280686Z mixed_B=False, 2025-05-07T20:23:23.7281063Z compile=False, 2025-05-07T20:23:23.7281449Z T=3, 2025-05-07T20:23:23.7281775Z D=30, 2025-05-07T20:23:23.7282096Z B=96, 2025-05-07T20:23:23.7282434Z log_E=4, 2025-05-07T20:23:23.7282772Z L=10, 2025-05-07T20:23:23.7283104Z D_gradcheck=2, 2025-05-07T20:23:23.7283497Z stochastic_rounding=False, 2025-05-07T20:23:23.7295413Z weighted=True, 2025-05-07T20:23:23.7296346Z row_wise=True, 2025-05-07T20:23:23.7296737Z mixed=True, 2025-05-07T20:23:23.7297107Z use_cache=False, 2025-05-07T20:23:23.7297530Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:23.7298012Z use_cpu=True, 2025-05-07T20:23:23.7298407Z output_dtype=SparseType.FP32, 2025-05-07T20:23:23.7298850Z ) 2025-05-07T20:23:23.7299249Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:23.7300198Z self=, 2025-05-07T20:23:23.7301080Z mixed_B=True, 2025-05-07T20:23:23.7301545Z compile=True, 2025-05-07T20:23:23.7301911Z T=3, 2025-05-07T20:23:23.7302234Z D=5, 2025-05-07T20:23:23.7302563Z B=65, 2025-05-07T20:23:23.7302894Z log_E=3, 2025-05-07T20:23:23.7303233Z L=10, 2025-05-07T20:23:23.7303564Z D_gradcheck=1, 2025-05-07T20:23:23.7303955Z stochastic_rounding=True, 2025-05-07T20:23:23.7304390Z weighted=False, 2025-05-07T20:23:23.7304761Z row_wise=False, 2025-05-07T20:23:23.7305126Z mixed=True, 2025-05-07T20:23:23.7305488Z use_cache=True, 2025-05-07T20:23:23.7306081Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:23.7306558Z use_cpu=True, 2025-05-07T20:23:23.7306956Z output_dtype=SparseType.FP16, 2025-05-07T20:23:23.7307388Z ) 2025-05-07T20:23:23.7307784Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:23.7308721Z self=, 2025-05-07T20:23:23.7309583Z mixed_B=True, 2025-05-07T20:23:23.7309949Z compile=False, 2025-05-07T20:23:23.7310307Z T=4, 2025-05-07T20:23:23.7310625Z D=11, 2025-05-07T20:23:23.7310957Z B=118, 2025-05-07T20:23:23.7311289Z log_E=3, 2025-05-07T20:23:23.7311629Z L=0, 2025-05-07T20:23:23.7311964Z D_gradcheck=1, 2025-05-07T20:23:23.7312356Z stochastic_rounding=False, 2025-05-07T20:23:23.7312784Z weighted=True, 2025-05-07T20:23:23.7313166Z row_wise=False, 2025-05-07T20:23:23.7313532Z mixed=False, 2025-05-07T20:23:23.7313886Z use_cache=True, 2025-05-07T20:23:23.7314302Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:23.7314781Z use_cpu=True, 2025-05-07T20:23:23.7315171Z output_dtype=SparseType.FP32, 2025-05-07T20:23:23.7315603Z ) 2025-05-07T20:23:23.7316005Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:23.7316940Z self=, 2025-05-07T20:23:23.7317800Z mixed_B=False, 2025-05-07T20:23:23.7318168Z compile=True, 2025-05-07T20:23:23.7318530Z T=5, 2025-05-07T20:23:23.7318855Z D=97, 2025-05-07T20:23:23.7319196Z B=24, 2025-05-07T20:23:23.7319528Z log_E=3, 2025-05-07T20:23:23.7319865Z L=9, 2025-05-07T20:23:23.7320214Z D_gradcheck=2, 2025-05-07T20:23:23.7320607Z stochastic_rounding=False, 2025-05-07T20:23:23.7321034Z weighted=True, 2025-05-07T20:23:23.7321410Z row_wise=True, 2025-05-07T20:23:23.7321779Z mixed=False, 2025-05-07T20:23:23.7322147Z use_cache=False, 2025-05-07T20:23:23.7322573Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:23.7323052Z use_cpu=True, 2025-05-07T20:23:23.7323447Z output_dtype=SparseType.FP32, 2025-05-07T20:23:23.7323892Z ) 2025-05-07T20:23:23.7324294Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:23.7325584Z self=, 2025-05-07T20:23:23.7326569Z mixed_B=False, 2025-05-07T20:23:23.7326943Z compile=True, 2025-05-07T20:23:23.7327307Z T=2, 2025-05-07T20:23:23.7327632Z D=59, 2025-05-07T20:23:23.7328086Z B=112, 2025-05-07T20:23:23.7328430Z log_E=5, 2025-05-07T20:23:23.7328764Z L=0, 2025-05-07T20:23:23.7329119Z D_gradcheck=2, 2025-05-07T20:23:23.7329500Z stochastic_rounding=False, 2025-05-07T20:23:23.7329931Z weighted=True, 2025-05-07T20:23:23.7330441Z row_wise=False, 2025-05-07T20:23:23.7330817Z mixed=True, 2025-05-07T20:23:23.7331179Z use_cache=False, 2025-05-07T20:23:23.7331602Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:23.7332077Z use_cpu=True, 2025-05-07T20:23:23.7332461Z output_dtype=SparseType.FP32, 2025-05-07T20:23:23.7332902Z ) 2025-05-07T20:23:23.7333296Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:23.7334225Z self=, 2025-05-07T20:23:23.7335091Z mixed_B=True, 2025-05-07T20:23:23.7335460Z compile=True, 2025-05-07T20:23:23.7335810Z T=1, 2025-05-07T20:23:23.7336137Z D=64, 2025-05-07T20:23:23.7336462Z B=10, 2025-05-07T20:23:23.7336782Z log_E=5, 2025-05-07T20:23:23.7337113Z L=18, 2025-05-07T20:23:23.7337450Z D_gradcheck=2, 2025-05-07T20:23:23.7337838Z stochastic_rounding=False, 2025-05-07T20:23:23.7338268Z weighted=True, 2025-05-07T20:23:23.7338641Z row_wise=True, 2025-05-07T20:23:23.7339004Z mixed=True, 2025-05-07T20:23:23.7339366Z use_cache=True, 2025-05-07T20:23:23.7339915Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:23.7340390Z use_cpu=True, 2025-05-07T20:23:23.7340788Z output_dtype=SparseType.FP16, 2025-05-07T20:23:23.7341226Z ) 2025-05-07T20:23:23.7341616Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:23.7342553Z self=, 2025-05-07T20:23:23.7343424Z mixed_B=False, 2025-05-07T20:23:23.7343796Z compile=True, 2025-05-07T20:23:23.7344148Z T=4, 2025-05-07T20:23:23.7344477Z D=79, 2025-05-07T20:23:23.7344801Z B=29, 2025-05-07T20:23:23.7345121Z log_E=3, 2025-05-07T20:23:23.7345459Z L=9, 2025-05-07T20:23:23.7345791Z D_gradcheck=1, 2025-05-07T20:23:23.7346170Z stochastic_rounding=False, 2025-05-07T20:23:23.7346596Z weighted=True, 2025-05-07T20:23:23.7346970Z row_wise=False, 2025-05-07T20:23:23.7347335Z mixed=False, 2025-05-07T20:23:23.7347697Z use_cache=True, 2025-05-07T20:23:23.7348107Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:23.7348573Z use_cpu=True, 2025-05-07T20:23:23.7348967Z output_dtype=SparseType.FP16, 2025-05-07T20:23:23.7349405Z ) 2025-05-07T20:23:23.7349795Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:23.7350727Z self=, 2025-05-07T20:23:23.7351594Z mixed_B=True, 2025-05-07T20:23:23.7351961Z compile=False, 2025-05-07T20:23:23.7352313Z T=5, 2025-05-07T20:23:23.7352647Z D=116, 2025-05-07T20:23:23.7352977Z B=3, 2025-05-07T20:23:23.7353305Z log_E=5, 2025-05-07T20:23:23.7353644Z L=17, 2025-05-07T20:23:23.7353981Z D_gradcheck=2, 2025-05-07T20:23:23.7354363Z stochastic_rounding=False, 2025-05-07T20:23:23.7354797Z weighted=False, 2025-05-07T20:23:23.7355177Z row_wise=True, 2025-05-07T20:23:23.7355535Z mixed=True, 2025-05-07T20:23:23.7355898Z use_cache=False, 2025-05-07T20:23:23.7356317Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:23.7356784Z use_cpu=True, 2025-05-07T20:23:23.7357175Z output_dtype=SparseType.FP16, 2025-05-07T20:23:23.7357619Z ) 2025-05-07T20:23:23.7358004Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:23.7359087Z self=, 2025-05-07T20:23:23.7360029Z mixed_B=False, 2025-05-07T20:23:23.7360390Z compile=False, 2025-05-07T20:23:23.7360748Z T=2, 2025-05-07T20:23:23.7361078Z D=49, 2025-05-07T20:23:23.7361409Z B=60, 2025-05-07T20:23:23.7361740Z log_E=3, 2025-05-07T20:23:23.7362081Z L=13, 2025-05-07T20:23:23.7362412Z D_gradcheck=2, 2025-05-07T20:23:23.7362800Z stochastic_rounding=False, 2025-05-07T20:23:23.7363232Z weighted=True, 2025-05-07T20:23:23.7363689Z row_wise=True, 2025-05-07T20:23:23.7364065Z mixed=True, 2025-05-07T20:23:23.7364429Z use_cache=False, 2025-05-07T20:23:23.7364855Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:23.7365322Z use_cpu=True, 2025-05-07T20:23:23.7365714Z output_dtype=SparseType.FP16, 2025-05-07T20:23:23.7366150Z ) 2025-05-07T20:23:23.7366542Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:23.7367478Z self=, 2025-05-07T20:23:23.7368527Z mixed_B=False, 2025-05-07T20:23:23.7368891Z compile=False, 2025-05-07T20:23:23.7369248Z T=1, 2025-05-07T20:23:23.7369643Z D=66, 2025-05-07T20:23:23.7369970Z B=86, 2025-05-07T20:23:23.7370302Z log_E=4, 2025-05-07T20:23:23.7370641Z L=17, 2025-05-07T20:23:23.7370973Z D_gradcheck=2, 2025-05-07T20:23:23.7371359Z stochastic_rounding=True, 2025-05-07T20:23:23.7371791Z weighted=False, 2025-05-07T20:23:23.7372158Z row_wise=False, 2025-05-07T20:23:23.7372526Z mixed=True, 2025-05-07T20:23:23.7372890Z use_cache=True, 2025-05-07T20:23:23.7373516Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:23.7373992Z use_cpu=True, 2025-05-07T20:23:23.7374391Z output_dtype=SparseType.FP16, 2025-05-07T20:23:23.7374824Z ) 2025-05-07T20:23:23.7375217Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:23.7376158Z self=, 2025-05-07T20:23:23.7377021Z mixed_B=True, 2025-05-07T20:23:23.7377385Z compile=False, 2025-05-07T20:23:23.7377744Z T=1, 2025-05-07T20:23:23.7378077Z D=7, 2025-05-07T20:23:23.7378404Z B=59, 2025-05-07T20:23:23.7378739Z log_E=5, 2025-05-07T20:23:23.7379083Z L=0, 2025-05-07T20:23:23.7379450Z D_gradcheck=1, 2025-05-07T20:23:23.7380222Z stochastic_rounding=True, 2025-05-07T20:23:23.7380660Z weighted=False, 2025-05-07T20:23:23.7381045Z row_wise=True, 2025-05-07T20:23:23.7381402Z mixed=False, 2025-05-07T20:23:23.7381767Z use_cache=True, 2025-05-07T20:23:23.7382179Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:23.7382646Z use_cpu=True, 2025-05-07T20:23:23.7383046Z output_dtype=SparseType.FP16, 2025-05-07T20:23:23.7383484Z ) 2025-05-07T20:23:23.7383876Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:23.7384812Z self=, 2025-05-07T20:23:23.7385680Z mixed_B=True, 2025-05-07T20:23:23.7386049Z compile=False, 2025-05-07T20:23:23.7386409Z T=5, 2025-05-07T20:23:23.7386733Z D=49, 2025-05-07T20:23:23.7387071Z B=94, 2025-05-07T20:23:23.7387389Z log_E=5, 2025-05-07T20:23:23.7387733Z L=11, 2025-05-07T20:23:23.7388150Z D_gradcheck=2, 2025-05-07T20:23:23.7388538Z stochastic_rounding=False, 2025-05-07T20:23:23.7388973Z weighted=False, 2025-05-07T20:23:23.7389350Z row_wise=False, 2025-05-07T20:23:23.7389710Z mixed=False, 2025-05-07T20:23:23.7390076Z use_cache=False, 2025-05-07T20:23:23.7390497Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:23.7390971Z use_cpu=True, 2025-05-07T20:23:23.7391371Z output_dtype=SparseType.FP32, 2025-05-07T20:23:23.7391814Z ) 2025-05-07T20:23:23.7803167Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:23.7804665Z self=, 2025-05-07T20:23:23.7805690Z mixed_B=False, 2025-05-07T20:23:23.7806066Z compile=False, 2025-05-07T20:23:23.7806452Z T=3, 2025-05-07T20:23:23.7806786Z D=25, 2025-05-07T20:23:23.7807143Z B=8, 2025-05-07T20:23:23.7807472Z log_E=3, 2025-05-07T20:23:23.7807806Z L=1, 2025-05-07T20:23:23.7808235Z D_gradcheck=1, 2025-05-07T20:23:23.7808626Z stochastic_rounding=True, 2025-05-07T20:23:23.7809054Z weighted=False, 2025-05-07T20:23:23.7809425Z row_wise=True, 2025-05-07T20:23:23.7810049Z mixed=True, 2025-05-07T20:23:23.7810456Z use_cache=True, 2025-05-07T20:23:23.7810867Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:23.7811346Z use_cpu=True, 2025-05-07T20:23:23.7811738Z output_dtype=SparseType.FP16, 2025-05-07T20:23:23.7812174Z ) 2025-05-07T20:23:23.7812582Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:23.7813582Z self=, 2025-05-07T20:23:23.7814450Z mixed_B=False, 2025-05-07T20:23:23.7814826Z compile=False, 2025-05-07T20:23:23.7815183Z T=3, 2025-05-07T20:23:23.7815503Z D=7, 2025-05-07T20:23:23.7815952Z B=52, 2025-05-07T20:23:23.7816283Z log_E=5, 2025-05-07T20:23:23.7816619Z L=5, 2025-05-07T20:23:23.7816963Z D_gradcheck=1, 2025-05-07T20:23:23.7817355Z stochastic_rounding=False, 2025-05-07T20:23:23.7817781Z weighted=False, 2025-05-07T20:23:23.7818154Z row_wise=True, 2025-05-07T20:23:23.7818527Z mixed=False, 2025-05-07T20:23:23.7818888Z use_cache=True, 2025-05-07T20:23:23.7819298Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:23.7820057Z use_cpu=True, 2025-05-07T20:23:23.7820443Z output_dtype=SparseType.FP32, 2025-05-07T20:23:23.7820977Z ) 2025-05-07T20:23:23.7821385Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:23.7822328Z self=, 2025-05-07T20:23:23.7823195Z mixed_B=False, 2025-05-07T20:23:23.7823563Z compile=True, 2025-05-07T20:23:23.7823922Z T=5, 2025-05-07T20:23:23.7824245Z D=87, 2025-05-07T20:23:23.7824576Z B=32, 2025-05-07T20:23:23.7824903Z log_E=5, 2025-05-07T20:23:23.7825240Z L=19, 2025-05-07T20:23:23.7825574Z D_gradcheck=1, 2025-05-07T20:23:23.7825960Z stochastic_rounding=True, 2025-05-07T20:23:23.7826385Z weighted=False, 2025-05-07T20:23:23.7826760Z row_wise=False, 2025-05-07T20:23:23.7827134Z mixed=False, 2025-05-07T20:23:23.7827494Z use_cache=True, 2025-05-07T20:23:23.7827904Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:23.7828387Z use_cpu=True, 2025-05-07T20:23:23.7828782Z output_dtype=SparseType.FP16, 2025-05-07T20:23:23.7829220Z ) 2025-05-07T20:23:23.7829619Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:23.7830555Z self=, 2025-05-07T20:23:23.7831430Z mixed_B=True, 2025-05-07T20:23:23.7831802Z compile=True, 2025-05-07T20:23:23.7832159Z T=5, 2025-05-07T20:23:23.7832481Z D=7, 2025-05-07T20:23:23.7832809Z B=120, 2025-05-07T20:23:23.7833149Z log_E=3, 2025-05-07T20:23:23.7833482Z L=2, 2025-05-07T20:23:23.7833819Z D_gradcheck=1, 2025-05-07T20:23:23.7834206Z stochastic_rounding=False, 2025-05-07T20:23:23.7834631Z weighted=False, 2025-05-07T20:23:23.7835004Z row_wise=False, 2025-05-07T20:23:23.7835383Z mixed=False, 2025-05-07T20:23:23.7835744Z use_cache=True, 2025-05-07T20:23:23.7836157Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:23.7836641Z use_cpu=True, 2025-05-07T20:23:23.7837037Z output_dtype=SparseType.FP32, 2025-05-07T20:23:23.7837485Z ) 2025-05-07T20:23:23.7837888Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:23.7839011Z self=, 2025-05-07T20:23:23.7840014Z mixed_B=True, 2025-05-07T20:23:23.7840385Z compile=False, 2025-05-07T20:23:23.7840747Z T=4, 2025-05-07T20:23:23.7841076Z D=88, 2025-05-07T20:23:23.7841409Z B=96, 2025-05-07T20:23:23.7841742Z log_E=5, 2025-05-07T20:23:23.7842080Z L=13, 2025-05-07T20:23:23.7842418Z D_gradcheck=1, 2025-05-07T20:23:23.7842816Z stochastic_rounding=False, 2025-05-07T20:23:23.7843246Z weighted=False, 2025-05-07T20:23:23.7843622Z row_wise=True, 2025-05-07T20:23:23.7844085Z mixed=False, 2025-05-07T20:23:23.7844464Z use_cache=False, 2025-05-07T20:23:23.7844881Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:23.7845368Z use_cpu=True, 2025-05-07T20:23:23.7845761Z output_dtype=SparseType.FP16, 2025-05-07T20:23:23.7846207Z ) 2025-05-07T20:23:23.7846607Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:23.7847543Z self=, 2025-05-07T20:23:23.7848551Z mixed_B=False, 2025-05-07T20:23:23.7848929Z compile=False, 2025-05-07T20:23:23.7849287Z T=2, 2025-05-07T20:23:23.7849618Z D=35, 2025-05-07T20:23:23.7849949Z B=45, 2025-05-07T20:23:23.7850271Z log_E=5, 2025-05-07T20:23:23.7850609Z L=9, 2025-05-07T20:23:23.7850947Z D_gradcheck=1, 2025-05-07T20:23:23.7851327Z stochastic_rounding=False, 2025-05-07T20:23:23.7851759Z weighted=True, 2025-05-07T20:23:23.7852125Z row_wise=False, 2025-05-07T20:23:23.7852502Z mixed=False, 2025-05-07T20:23:23.7852866Z use_cache=True, 2025-05-07T20:23:23.7853274Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:23.7853926Z use_cpu=True, 2025-05-07T20:23:23.7854316Z output_dtype=SparseType.FP16, 2025-05-07T20:23:23.7854762Z ) 2025-05-07T20:23:23.7855162Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:23.7856096Z self=, 2025-05-07T20:23:23.7856964Z mixed_B=True, 2025-05-07T20:23:23.7857333Z compile=True, 2025-05-07T20:23:23.7857685Z T=4, 2025-05-07T20:23:23.7858015Z D=87, 2025-05-07T20:23:23.7858349Z B=127, 2025-05-07T20:23:23.7858676Z log_E=5, 2025-05-07T20:23:23.7859016Z L=12, 2025-05-07T20:23:23.7859359Z D_gradcheck=2, 2025-05-07T20:23:23.7859750Z stochastic_rounding=False, 2025-05-07T20:23:23.7860183Z weighted=False, 2025-05-07T20:23:23.7860555Z row_wise=False, 2025-05-07T20:23:23.7860929Z mixed=True, 2025-05-07T20:23:23.7861305Z use_cache=False, 2025-05-07T20:23:23.7861724Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:23.7862197Z use_cpu=True, 2025-05-07T20:23:23.7862597Z output_dtype=SparseType.FP16, 2025-05-07T20:23:23.7863040Z ) 2025-05-07T20:23:23.7863444Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:23.7864369Z self=, 2025-05-07T20:23:23.7865240Z mixed_B=False, 2025-05-07T20:23:23.7865614Z compile=False, 2025-05-07T20:23:23.7865973Z T=2, 2025-05-07T20:23:23.7866303Z D=102, 2025-05-07T20:23:23.7866634Z B=71, 2025-05-07T20:23:23.7866960Z log_E=4, 2025-05-07T20:23:23.7867414Z L=19, 2025-05-07T20:23:23.7867749Z D_gradcheck=1, 2025-05-07T20:23:23.7868144Z stochastic_rounding=False, 2025-05-07T20:23:23.7868576Z weighted=True, 2025-05-07T20:23:23.7868943Z row_wise=False, 2025-05-07T20:23:23.7869317Z mixed=False, 2025-05-07T20:23:23.7869687Z use_cache=False, 2025-05-07T20:23:23.7870098Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:23.7870583Z use_cpu=True, 2025-05-07T20:23:23.7870984Z output_dtype=SparseType.FP16, 2025-05-07T20:23:23.7871417Z ) 2025-05-07T20:23:23.7871815Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:23.7873011Z self=, 2025-05-07T20:23:23.7873957Z mixed_B=True, 2025-05-07T20:23:23.7874324Z compile=False, 2025-05-07T20:23:23.7874687Z T=1, 2025-05-07T20:23:23.7875013Z D=64, 2025-05-07T20:23:23.7875343Z B=121, 2025-05-07T20:23:23.7875692Z log_E=4, 2025-05-07T20:23:23.7876026Z L=1, 2025-05-07T20:23:23.7876369Z D_gradcheck=1, 2025-05-07T20:23:23.7876758Z stochastic_rounding=True, 2025-05-07T20:23:23.7877190Z weighted=False, 2025-05-07T20:23:23.7877560Z row_wise=True, 2025-05-07T20:23:23.7878039Z mixed=False, 2025-05-07T20:23:23.7878424Z use_cache=True, 2025-05-07T20:23:23.7878825Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:23.7879304Z use_cpu=True, 2025-05-07T20:23:23.7880037Z output_dtype=SparseType.FP32, 2025-05-07T20:23:23.7880479Z ) 2025-05-07T20:23:23.7880879Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:23.7881814Z self=, 2025-05-07T20:23:23.7882677Z mixed_B=False, 2025-05-07T20:23:23.7883044Z compile=True, 2025-05-07T20:23:23.7883396Z T=4, 2025-05-07T20:23:23.7883728Z D=123, 2025-05-07T20:23:23.7884060Z B=41, 2025-05-07T20:23:23.7884396Z log_E=3, 2025-05-07T20:23:23.7884730Z L=15, 2025-05-07T20:23:23.7885065Z D_gradcheck=2, 2025-05-07T20:23:23.7885453Z stochastic_rounding=True, 2025-05-07T20:23:23.7885878Z weighted=True, 2025-05-07T20:23:23.7886247Z row_wise=True, 2025-05-07T20:23:23.7886617Z mixed=True, 2025-05-07T20:23:23.7886982Z use_cache=False, 2025-05-07T20:23:23.7887401Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:23.7888285Z use_cpu=True, 2025-05-07T20:23:23.7888683Z output_dtype=SparseType.FP16, 2025-05-07T20:23:23.7889114Z ) 2025-05-07T20:23:23.7889511Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:23.7890448Z self=, 2025-05-07T20:23:23.7891307Z mixed_B=False, 2025-05-07T20:23:23.7891681Z compile=True, 2025-05-07T20:23:23.7892045Z T=5, 2025-05-07T20:23:23.7892371Z D=6, 2025-05-07T20:23:23.7892700Z B=112, 2025-05-07T20:23:23.7893044Z log_E=3, 2025-05-07T20:23:23.7893376Z L=18, 2025-05-07T20:23:23.7893718Z D_gradcheck=1, 2025-05-07T20:23:23.7894105Z stochastic_rounding=False, 2025-05-07T20:23:23.7894529Z weighted=True, 2025-05-07T20:23:23.7894895Z row_wise=True, 2025-05-07T20:23:23.7895264Z mixed=True, 2025-05-07T20:23:23.7895623Z use_cache=False, 2025-05-07T20:23:23.7896046Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:23.7896529Z use_cpu=True, 2025-05-07T20:23:23.7896915Z output_dtype=SparseType.FP16, 2025-05-07T20:23:23.7897355Z ) 2025-05-07T20:23:23.7897756Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:23.7898703Z self=, 2025-05-07T20:23:23.7899565Z mixed_B=True, 2025-05-07T20:23:23.7899945Z compile=True, 2025-05-07T20:23:23.7900311Z T=1, 2025-05-07T20:23:23.7900639Z D=95, 2025-05-07T20:23:23.7900975Z B=74, 2025-05-07T20:23:23.7901313Z log_E=3, 2025-05-07T20:23:23.7901656Z L=3, 2025-05-07T20:23:23.7901998Z D_gradcheck=2, 2025-05-07T20:23:23.7902403Z stochastic_rounding=False, 2025-05-07T20:23:23.7902829Z weighted=False, 2025-05-07T20:23:23.7903201Z row_wise=False, 2025-05-07T20:23:23.7903570Z mixed=False, 2025-05-07T20:23:23.7903936Z use_cache=False, 2025-05-07T20:23:23.7904359Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:23.7904844Z use_cpu=True, 2025-05-07T20:23:23.7905235Z output_dtype=SparseType.FP16, 2025-05-07T20:23:23.7905675Z ) 2025-05-07T20:23:23.7906072Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:23.7907743Z self=, 2025-05-07T20:23:23.7908643Z mixed_B=False, 2025-05-07T20:23:23.7909193Z compile=True, 2025-05-07T20:23:23.7909550Z T=3, 2025-05-07T20:23:23.7909874Z D=109, 2025-05-07T20:23:23.7910206Z B=117, 2025-05-07T20:23:23.7910538Z log_E=5, 2025-05-07T20:23:23.7910875Z L=14, 2025-05-07T20:23:23.7911221Z D_gradcheck=2, 2025-05-07T20:23:23.7911617Z stochastic_rounding=False, 2025-05-07T20:23:23.7912048Z weighted=True, 2025-05-07T20:23:23.7912425Z row_wise=False, 2025-05-07T20:23:23.7912960Z mixed=False, 2025-05-07T20:23:23.7913347Z use_cache=False, 2025-05-07T20:23:23.7913766Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:23.7914252Z use_cpu=True, 2025-05-07T20:23:23.7914640Z output_dtype=SparseType.FP32, 2025-05-07T20:23:23.7915082Z ) 2025-05-07T20:23:23.7915478Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:23.7916409Z self=, 2025-05-07T20:23:23.7917275Z mixed_B=False, 2025-05-07T20:23:23.7917650Z compile=False, 2025-05-07T20:23:23.7918013Z T=2, 2025-05-07T20:23:23.7918346Z D=101, 2025-05-07T20:23:23.7918678Z B=55, 2025-05-07T20:23:23.7919012Z log_E=4, 2025-05-07T20:23:23.7919356Z L=16, 2025-05-07T20:23:23.7919700Z D_gradcheck=1, 2025-05-07T20:23:23.7920086Z stochastic_rounding=True, 2025-05-07T20:23:23.7920517Z weighted=False, 2025-05-07T20:23:23.7920897Z row_wise=False, 2025-05-07T20:23:23.7921277Z mixed=True, 2025-05-07T20:23:23.7921651Z use_cache=False, 2025-05-07T20:23:23.7922073Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:23.7922688Z use_cpu=True, 2025-05-07T20:23:23.7923080Z output_dtype=SparseType.FP32, 2025-05-07T20:23:23.7923524Z ) 2025-05-07T20:23:23.7923944Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:23.7924877Z self=, 2025-05-07T20:23:23.7925796Z mixed_B=True, 2025-05-07T20:23:23.7926202Z compile=False, 2025-05-07T20:23:23.7926559Z T=5, 2025-05-07T20:23:23.7926894Z D=126, 2025-05-07T20:23:23.7927233Z B=8, 2025-05-07T20:23:23.7927558Z log_E=4, 2025-05-07T20:23:23.7927893Z L=16, 2025-05-07T20:23:23.7928380Z D_gradcheck=2, 2025-05-07T20:23:23.7928769Z stochastic_rounding=False, 2025-05-07T20:23:23.7929204Z weighted=False, 2025-05-07T20:23:23.7929575Z row_wise=True, 2025-05-07T20:23:23.7929938Z mixed=True, 2025-05-07T20:23:23.7930296Z use_cache=True, 2025-05-07T20:23:23.7930704Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:23.7931185Z use_cpu=True, 2025-05-07T20:23:23.7931578Z output_dtype=SparseType.FP16, 2025-05-07T20:23:23.7932021Z ) 2025-05-07T20:23:23.7932417Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:23.7933340Z self=, 2025-05-07T20:23:23.7934206Z mixed_B=False, 2025-05-07T20:23:23.7934585Z compile=False, 2025-05-07T20:23:23.7934939Z T=1, 2025-05-07T20:23:23.7935270Z D=50, 2025-05-07T20:23:23.7935598Z B=43, 2025-05-07T20:23:23.7935927Z log_E=3, 2025-05-07T20:23:23.7936266Z L=13, 2025-05-07T20:23:23.7936606Z D_gradcheck=2, 2025-05-07T20:23:23.7936988Z stochastic_rounding=False, 2025-05-07T20:23:23.7937417Z weighted=True, 2025-05-07T20:23:23.7937787Z row_wise=False, 2025-05-07T20:23:23.7938156Z mixed=True, 2025-05-07T20:23:23.7938516Z use_cache=True, 2025-05-07T20:23:23.7938924Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:23.7939403Z use_cpu=True, 2025-05-07T20:23:23.7939800Z output_dtype=SparseType.FP32, 2025-05-07T20:23:23.7940238Z ) 2025-05-07T20:23:23.7940632Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:23.7941793Z self=, 2025-05-07T20:23:23.7942671Z mixed_B=False, 2025-05-07T20:23:23.7943151Z compile=False, 2025-05-07T20:23:23.7943504Z T=2, 2025-05-07T20:23:23.7943833Z D=75, 2025-05-07T20:23:23.7944163Z B=22, 2025-05-07T20:23:23.7944488Z log_E=5, 2025-05-07T20:23:23.7944827Z L=3, 2025-05-07T20:23:23.7945164Z D_gradcheck=2, 2025-05-07T20:23:23.7945548Z stochastic_rounding=False, 2025-05-07T20:23:23.7945982Z weighted=True, 2025-05-07T20:23:23.7946354Z row_wise=False, 2025-05-07T20:23:23.7946803Z mixed=True, 2025-05-07T20:23:23.7947182Z use_cache=False, 2025-05-07T20:23:23.7947602Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:23.7948073Z use_cpu=True, 2025-05-07T20:23:23.7948468Z output_dtype=SparseType.FP32, 2025-05-07T20:23:23.7948900Z ) 2025-05-07T20:23:23.8379082Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:23.8380503Z self=, 2025-05-07T20:23:23.8381388Z mixed_B=True, 2025-05-07T20:23:23.8381765Z compile=False, 2025-05-07T20:23:23.8382126Z T=3, 2025-05-07T20:23:23.8382453Z D=13, 2025-05-07T20:23:23.8382785Z B=72, 2025-05-07T20:23:23.8383116Z log_E=5, 2025-05-07T20:23:23.8383450Z L=20, 2025-05-07T20:23:23.8383792Z D_gradcheck=1, 2025-05-07T20:23:23.8384186Z stochastic_rounding=True, 2025-05-07T20:23:23.8384614Z weighted=True, 2025-05-07T20:23:23.8384985Z row_wise=True, 2025-05-07T20:23:23.8385359Z mixed=False, 2025-05-07T20:23:23.8385723Z use_cache=False, 2025-05-07T20:23:23.8386141Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:23.8386977Z use_cpu=True, 2025-05-07T20:23:23.8387368Z output_dtype=SparseType.FP32, 2025-05-07T20:23:23.8387816Z ) 2025-05-07T20:23:23.8388217Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:23.8389150Z self=, 2025-05-07T20:23:23.8390017Z mixed_B=True, 2025-05-07T20:23:23.8390411Z compile=True, 2025-05-07T20:23:23.8390772Z T=3, 2025-05-07T20:23:23.8391094Z D=79, 2025-05-07T20:23:23.8391427Z B=89, 2025-05-07T20:23:23.8391759Z log_E=4, 2025-05-07T20:23:23.8392091Z L=15, 2025-05-07T20:23:23.8392431Z D_gradcheck=2, 2025-05-07T20:23:23.8392823Z stochastic_rounding=False, 2025-05-07T20:23:23.8393254Z weighted=False, 2025-05-07T20:23:23.8393633Z row_wise=True, 2025-05-07T20:23:23.8394008Z mixed=True, 2025-05-07T20:23:23.8394360Z use_cache=True, 2025-05-07T20:23:23.8394778Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:23.8395269Z use_cpu=True, 2025-05-07T20:23:23.8395660Z output_dtype=SparseType.FP32, 2025-05-07T20:23:23.8396102Z ) 2025-05-07T20:23:23.8396506Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:23.8397442Z self=, 2025-05-07T20:23:23.8398311Z mixed_B=False, 2025-05-07T20:23:23.8398684Z compile=True, 2025-05-07T20:23:23.8399045Z T=4, 2025-05-07T20:23:23.8399373Z D=5, 2025-05-07T20:23:23.8399704Z B=16, 2025-05-07T20:23:23.8400030Z log_E=5, 2025-05-07T20:23:23.8400392Z L=7, 2025-05-07T20:23:23.8400740Z D_gradcheck=2, 2025-05-07T20:23:23.8401132Z stochastic_rounding=False, 2025-05-07T20:23:23.8401570Z weighted=False, 2025-05-07T20:23:23.8401947Z row_wise=False, 2025-05-07T20:23:23.8402320Z mixed=False, 2025-05-07T20:23:23.8402687Z use_cache=False, 2025-05-07T20:23:23.8403104Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:23.8403585Z use_cpu=True, 2025-05-07T20:23:23.8403979Z output_dtype=SparseType.FP32, 2025-05-07T20:23:23.8404418Z ) 2025-05-07T20:23:23.8404821Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:23.8406081Z self=, 2025-05-07T20:23:23.8407048Z mixed_B=False, 2025-05-07T20:23:23.8407635Z compile=True, 2025-05-07T20:23:23.8408141Z T=5, 2025-05-07T20:23:23.8408503Z D=88, 2025-05-07T20:23:23.8408837Z B=60, 2025-05-07T20:23:23.8409159Z log_E=5, 2025-05-07T20:23:23.8409498Z L=7, 2025-05-07T20:23:23.8409837Z D_gradcheck=2, 2025-05-07T20:23:23.8410219Z stochastic_rounding=True, 2025-05-07T20:23:23.8410651Z weighted=False, 2025-05-07T20:23:23.8411025Z row_wise=False, 2025-05-07T20:23:23.8411585Z mixed=False, 2025-05-07T20:23:23.8411970Z use_cache=False, 2025-05-07T20:23:23.8412387Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:23.8412869Z use_cpu=True, 2025-05-07T20:23:23.8413270Z output_dtype=SparseType.FP16, 2025-05-07T20:23:23.8413710Z ) 2025-05-07T20:23:23.8414112Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:23.8415045Z self=, 2025-05-07T20:23:23.8415908Z mixed_B=False, 2025-05-07T20:23:23.8416284Z compile=True, 2025-05-07T20:23:23.8416638Z T=5, 2025-05-07T20:23:23.8416969Z D=109, 2025-05-07T20:23:23.8417304Z B=111, 2025-05-07T20:23:23.8417628Z log_E=5, 2025-05-07T20:23:23.8417968Z L=11, 2025-05-07T20:23:23.8418303Z D_gradcheck=1, 2025-05-07T20:23:23.8418687Z stochastic_rounding=True, 2025-05-07T20:23:23.8419128Z weighted=False, 2025-05-07T20:23:23.8419507Z row_wise=True, 2025-05-07T20:23:23.8419874Z mixed=False, 2025-05-07T20:23:23.8420240Z use_cache=True, 2025-05-07T20:23:23.8420658Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:23.8421299Z use_cpu=True, 2025-05-07T20:23:23.8421697Z output_dtype=SparseType.FP16, 2025-05-07T20:23:23.8422141Z ) 2025-05-07T20:23:23.8422532Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:23.8423472Z self=, 2025-05-07T20:23:23.8424345Z mixed_B=True, 2025-05-07T20:23:23.8424718Z compile=True, 2025-05-07T20:23:23.8425128Z T=5, 2025-05-07T20:23:23.8425459Z D=122, 2025-05-07T20:23:23.8425791Z B=56, 2025-05-07T20:23:23.8426114Z log_E=4, 2025-05-07T20:23:23.8426456Z L=20, 2025-05-07T20:23:23.8426791Z D_gradcheck=2, 2025-05-07T20:23:23.8427172Z stochastic_rounding=False, 2025-05-07T20:23:23.8427615Z weighted=True, 2025-05-07T20:23:23.8427980Z row_wise=False, 2025-05-07T20:23:23.8428347Z mixed=True, 2025-05-07T20:23:23.8428708Z use_cache=False, 2025-05-07T20:23:23.8429124Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:23.8429593Z use_cpu=True, 2025-05-07T20:23:23.8429984Z output_dtype=SparseType.FP32, 2025-05-07T20:23:23.8430423Z ) 2025-05-07T20:23:23.8430824Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:23.8431764Z self=, 2025-05-07T20:23:23.8432738Z mixed_B=True, 2025-05-07T20:23:23.8433116Z compile=True, 2025-05-07T20:23:23.8433470Z T=1, 2025-05-07T20:23:23.8433792Z D=65, 2025-05-07T20:23:23.8434122Z B=71, 2025-05-07T20:23:23.8434455Z log_E=3, 2025-05-07T20:23:23.8434787Z L=2, 2025-05-07T20:23:23.8435125Z D_gradcheck=1, 2025-05-07T20:23:23.8435514Z stochastic_rounding=False, 2025-05-07T20:23:23.8435938Z weighted=False, 2025-05-07T20:23:23.8436318Z row_wise=False, 2025-05-07T20:23:23.8436699Z mixed=True, 2025-05-07T20:23:23.8437057Z use_cache=False, 2025-05-07T20:23:23.8437477Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:23.8437965Z use_cpu=True, 2025-05-07T20:23:23.8438373Z output_dtype=SparseType.FP16, 2025-05-07T20:23:23.8438813Z ) 2025-05-07T20:23:23.8439215Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:23.8440332Z self=, 2025-05-07T20:23:23.8441209Z mixed_B=False, 2025-05-07T20:23:23.8441691Z compile=False, 2025-05-07T20:23:23.8442052Z T=3, 2025-05-07T20:23:23.8442373Z D=79, 2025-05-07T20:23:23.8442701Z B=30, 2025-05-07T20:23:23.8443044Z log_E=5, 2025-05-07T20:23:23.8443379Z L=0, 2025-05-07T20:23:23.8443718Z D_gradcheck=2, 2025-05-07T20:23:23.8444113Z stochastic_rounding=True, 2025-05-07T20:23:23.8444540Z weighted=False, 2025-05-07T20:23:23.8444917Z row_wise=False, 2025-05-07T20:23:23.8445388Z mixed=False, 2025-05-07T20:23:23.8445766Z use_cache=False, 2025-05-07T20:23:23.8446181Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:23.8446662Z use_cpu=True, 2025-05-07T20:23:23.8447054Z output_dtype=SparseType.FP16, 2025-05-07T20:23:23.8447494Z ) 2025-05-07T20:23:23.8447895Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:23.8449010Z self=, 2025-05-07T20:23:23.8449894Z mixed_B=False, 2025-05-07T20:23:23.8450273Z compile=False, 2025-05-07T20:23:23.8450634Z T=5, 2025-05-07T20:23:23.8450956Z D=36, 2025-05-07T20:23:23.8451290Z B=35, 2025-05-07T20:23:23.8451622Z log_E=3, 2025-05-07T20:23:23.8451955Z L=18, 2025-05-07T20:23:23.8452286Z D_gradcheck=2, 2025-05-07T20:23:23.8452675Z stochastic_rounding=True, 2025-05-07T20:23:23.8453099Z weighted=False, 2025-05-07T20:23:23.8453477Z row_wise=False, 2025-05-07T20:23:23.8453854Z mixed=True, 2025-05-07T20:23:23.8454217Z use_cache=True, 2025-05-07T20:23:23.8454626Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:23.8455309Z use_cpu=True, 2025-05-07T20:23:23.8455732Z output_dtype=SparseType.FP16, 2025-05-07T20:23:23.8456185Z ) 2025-05-07T20:23:23.8456586Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:23.8457520Z self=, 2025-05-07T20:23:23.8458390Z mixed_B=False, 2025-05-07T20:23:23.8458770Z compile=True, 2025-05-07T20:23:23.8459139Z T=2, 2025-05-07T20:23:23.8459462Z D=46, 2025-05-07T20:23:23.8459791Z B=114, 2025-05-07T20:23:23.8460125Z log_E=4, 2025-05-07T20:23:23.8460461Z L=12, 2025-05-07T20:23:23.8460802Z D_gradcheck=2, 2025-05-07T20:23:23.8461193Z stochastic_rounding=True, 2025-05-07T20:23:23.8461615Z weighted=False, 2025-05-07T20:23:23.8461991Z row_wise=True, 2025-05-07T20:23:23.8462357Z mixed=True, 2025-05-07T20:23:23.8462713Z use_cache=True, 2025-05-07T20:23:23.8463123Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:23.8463606Z use_cpu=True, 2025-05-07T20:23:23.8463991Z output_dtype=SparseType.FP32, 2025-05-07T20:23:23.8464431Z ) 2025-05-07T20:23:23.8464830Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:23.8465762Z self=, 2025-05-07T20:23:23.8466623Z mixed_B=False, 2025-05-07T20:23:23.8466997Z compile=True, 2025-05-07T20:23:23.8467350Z T=3, 2025-05-07T20:23:23.8467684Z D=125, 2025-05-07T20:23:23.8468015Z B=125, 2025-05-07T20:23:23.8468345Z log_E=3, 2025-05-07T20:23:23.8468693Z L=1, 2025-05-07T20:23:23.8469035Z D_gradcheck=1, 2025-05-07T20:23:23.8469419Z stochastic_rounding=False, 2025-05-07T20:23:23.8469852Z weighted=False, 2025-05-07T20:23:23.8470226Z row_wise=True, 2025-05-07T20:23:23.8470591Z mixed=True, 2025-05-07T20:23:23.8470948Z use_cache=True, 2025-05-07T20:23:23.8471353Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:23.8471833Z use_cpu=True, 2025-05-07T20:23:23.8472228Z output_dtype=SparseType.FP16, 2025-05-07T20:23:23.8472664Z ) 2025-05-07T20:23:23.8473059Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:23.8474143Z self=, 2025-05-07T20:23:23.8475024Z mixed_B=False, 2025-05-07T20:23:23.8475516Z compile=False, 2025-05-07T20:23:23.8475869Z T=5, 2025-05-07T20:23:23.8476198Z D=15, 2025-05-07T20:23:23.8490084Z B=128, 2025-05-07T20:23:23.8490506Z log_E=5, 2025-05-07T20:23:23.8490848Z L=14, 2025-05-07T20:23:23.8491186Z D_gradcheck=2, 2025-05-07T20:23:23.8491572Z stochastic_rounding=True, 2025-05-07T20:23:23.8492010Z weighted=True, 2025-05-07T20:23:23.8492382Z row_wise=True, 2025-05-07T20:23:23.8493119Z mixed=True, 2025-05-07T20:23:23.8493494Z use_cache=False, 2025-05-07T20:23:23.8493914Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:23.8494392Z use_cpu=True, 2025-05-07T20:23:23.8494790Z output_dtype=SparseType.FP16, 2025-05-07T20:23:23.8495248Z ) 2025-05-07T20:23:23.8495644Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:23.8496581Z self=, 2025-05-07T20:23:23.8497447Z mixed_B=True, 2025-05-07T20:23:23.8497827Z compile=True, 2025-05-07T20:23:23.8498179Z T=2, 2025-05-07T20:23:23.8498507Z D=121, 2025-05-07T20:23:23.8498837Z B=20, 2025-05-07T20:23:23.8499157Z log_E=4, 2025-05-07T20:23:23.8499493Z L=6, 2025-05-07T20:23:23.8499831Z D_gradcheck=1, 2025-05-07T20:23:23.8500211Z stochastic_rounding=True, 2025-05-07T20:23:23.8500639Z weighted=True, 2025-05-07T20:23:23.8501009Z row_wise=True, 2025-05-07T20:23:23.8501370Z mixed=False, 2025-05-07T20:23:23.8501737Z use_cache=False, 2025-05-07T20:23:23.8502156Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:23.8502824Z use_cpu=True, 2025-05-07T20:23:23.8503223Z output_dtype=SparseType.FP32, 2025-05-07T20:23:23.8503668Z ) 2025-05-07T20:23:23.8504062Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:23.8505000Z self=, 2025-05-07T20:23:23.8505863Z mixed_B=True, 2025-05-07T20:23:23.8506235Z compile=False, 2025-05-07T20:23:23.8506589Z T=3, 2025-05-07T20:23:23.8506911Z D=80, 2025-05-07T20:23:23.8507236Z B=43, 2025-05-07T20:23:23.8507558Z log_E=4, 2025-05-07T20:23:23.8507895Z L=16, 2025-05-07T20:23:23.8508232Z D_gradcheck=2, 2025-05-07T20:23:23.8508612Z stochastic_rounding=False, 2025-05-07T20:23:23.8509042Z weighted=False, 2025-05-07T20:23:23.8509408Z row_wise=True, 2025-05-07T20:23:23.8509767Z mixed=False, 2025-05-07T20:23:23.8510130Z use_cache=True, 2025-05-07T20:23:23.8510541Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:23.8511015Z use_cpu=True, 2025-05-07T20:23:23.8511413Z output_dtype=SparseType.FP32, 2025-05-07T20:23:23.8511850Z ) 2025-05-07T20:23:23.8512239Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:23.8513178Z self=, 2025-05-07T20:23:23.8514050Z mixed_B=True, 2025-05-07T20:23:23.8514429Z compile=False, 2025-05-07T20:23:23.8514787Z T=5, 2025-05-07T20:23:23.8515117Z D=82, 2025-05-07T20:23:23.8515455Z B=106, 2025-05-07T20:23:23.8515781Z log_E=5, 2025-05-07T20:23:23.8516127Z L=20, 2025-05-07T20:23:23.8516470Z D_gradcheck=2, 2025-05-07T20:23:23.8516850Z stochastic_rounding=True, 2025-05-07T20:23:23.8517279Z weighted=False, 2025-05-07T20:23:23.8517649Z row_wise=True, 2025-05-07T20:23:23.8518009Z mixed=True, 2025-05-07T20:23:23.8518381Z use_cache=False, 2025-05-07T20:23:23.8518801Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:23.8519279Z use_cpu=True, 2025-05-07T20:23:23.8519674Z output_dtype=SparseType.FP16, 2025-05-07T20:23:23.8520113Z ) 2025-05-07T20:23:23.8520507Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:23.8521699Z self=, 2025-05-07T20:23:23.8522579Z mixed_B=True, 2025-05-07T20:23:23.8523108Z compile=True, 2025-05-07T20:23:23.8523467Z T=5, 2025-05-07T20:23:23.8523799Z D=31, 2025-05-07T20:23:23.8524131Z B=32, 2025-05-07T20:23:23.8524457Z log_E=3, 2025-05-07T20:23:23.8524795Z L=17, 2025-05-07T20:23:23.8525130Z D_gradcheck=1, 2025-05-07T20:23:23.8525510Z stochastic_rounding=True, 2025-05-07T20:23:23.8525941Z weighted=False, 2025-05-07T20:23:23.8526313Z row_wise=True, 2025-05-07T20:23:23.8526781Z mixed=False, 2025-05-07T20:23:23.8527160Z use_cache=True, 2025-05-07T20:23:23.8527568Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:23.8528193Z use_cpu=True, 2025-05-07T20:23:23.8528606Z output_dtype=SparseType.FP32, 2025-05-07T20:23:23.8529057Z ) 2025-05-07T20:23:23.8529457Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:23.8530388Z self=, 2025-05-07T20:23:23.8531260Z mixed_B=False, 2025-05-07T20:23:23.8531641Z compile=False, 2025-05-07T20:23:23.8531996Z T=5, 2025-05-07T20:23:23.8532328Z D=7, 2025-05-07T20:23:23.8532656Z B=58, 2025-05-07T20:23:23.8532979Z log_E=5, 2025-05-07T20:23:23.8533322Z L=9, 2025-05-07T20:23:23.8533659Z D_gradcheck=1, 2025-05-07T20:23:23.8534045Z stochastic_rounding=True, 2025-05-07T20:23:23.8534478Z weighted=False, 2025-05-07T20:23:23.8534848Z row_wise=True, 2025-05-07T20:23:23.8535206Z mixed=True, 2025-05-07T20:23:23.8535571Z use_cache=True, 2025-05-07T20:23:23.8535980Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:23.8536708Z use_cpu=True, 2025-05-07T20:23:23.8536898Z output_dtype=SparseType.FP32, 2025-05-07T20:23:23.8537037Z ) 2025-05-07T20:23:23.8963782Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:23.8964524Z self=, 2025-05-07T20:23:23.8964682Z mixed_B=False, 2025-05-07T20:23:23.8964856Z compile=True, 2025-05-07T20:23:23.8965001Z T=4, 2025-05-07T20:23:23.8965144Z D=24, 2025-05-07T20:23:23.8965294Z B=74, 2025-05-07T20:23:23.8965442Z log_E=5, 2025-05-07T20:23:23.8965587Z L=20, 2025-05-07T20:23:23.8965744Z D_gradcheck=1, 2025-05-07T20:23:23.8965918Z stochastic_rounding=True, 2025-05-07T20:23:23.8966073Z weighted=True, 2025-05-07T20:23:23.8966233Z row_wise=True, 2025-05-07T20:23:23.8966392Z mixed=False, 2025-05-07T20:23:23.8966550Z use_cache=True, 2025-05-07T20:23:23.8966752Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:23.8966912Z use_cpu=True, 2025-05-07T20:23:23.8967095Z output_dtype=SparseType.FP16, 2025-05-07T20:23:23.8967245Z ) 2025-05-07T20:23:23.8967475Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:23.8968120Z self=, 2025-05-07T20:23:23.8968287Z mixed_B=False, 2025-05-07T20:23:23.8968448Z compile=True, 2025-05-07T20:23:23.8968600Z T=1, 2025-05-07T20:23:23.8968743Z D=51, 2025-05-07T20:23:23.8968889Z B=115, 2025-05-07T20:23:23.8969190Z log_E=3, 2025-05-07T20:23:23.8969347Z L=13, 2025-05-07T20:23:23.8969506Z D_gradcheck=1, 2025-05-07T20:23:23.8969687Z stochastic_rounding=True, 2025-05-07T20:23:23.8969845Z weighted=False, 2025-05-07T20:23:23.8969998Z row_wise=False, 2025-05-07T20:23:23.8970162Z mixed=False, 2025-05-07T20:23:23.8970322Z use_cache=False, 2025-05-07T20:23:23.8970518Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:23.8970688Z use_cpu=True, 2025-05-07T20:23:23.8970874Z output_dtype=SparseType.FP16, 2025-05-07T20:23:23.8971027Z ) 2025-05-07T20:23:23.8971263Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:23.8971834Z self=, 2025-05-07T20:23:23.8972385Z mixed_B=True, 2025-05-07T20:23:23.8972679Z compile=True, 2025-05-07T20:23:23.8972825Z T=3, 2025-05-07T20:23:23.8972976Z D=59, 2025-05-07T20:23:23.8973132Z B=18, 2025-05-07T20:23:23.8973282Z log_E=5, 2025-05-07T20:23:23.8973439Z L=15, 2025-05-07T20:23:23.8973593Z D_gradcheck=2, 2025-05-07T20:23:23.8973769Z stochastic_rounding=True, 2025-05-07T20:23:23.8973940Z weighted=False, 2025-05-07T20:23:23.8974098Z row_wise=False, 2025-05-07T20:23:23.8974393Z mixed=False, 2025-05-07T20:23:23.8974567Z use_cache=True, 2025-05-07T20:23:23.8974761Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:23.8974930Z use_cpu=True, 2025-05-07T20:23:23.8975116Z output_dtype=SparseType.FP32, 2025-05-07T20:23:23.8975260Z ) 2025-05-07T20:23:23.8975501Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:23.8976066Z self=, 2025-05-07T20:23:23.8976226Z mixed_B=True, 2025-05-07T20:23:23.8976409Z compile=True, 2025-05-07T20:23:23.8976552Z T=2, 2025-05-07T20:23:23.8976695Z D=13, 2025-05-07T20:23:23.8976849Z B=71, 2025-05-07T20:23:23.8976993Z log_E=4, 2025-05-07T20:23:23.8977138Z L=8, 2025-05-07T20:23:23.8977300Z D_gradcheck=1, 2025-05-07T20:23:23.8977478Z stochastic_rounding=False, 2025-05-07T20:23:23.8977633Z weighted=True, 2025-05-07T20:23:23.8977798Z row_wise=True, 2025-05-07T20:23:23.8977987Z mixed=False, 2025-05-07T20:23:23.8978167Z use_cache=True, 2025-05-07T20:23:23.8978408Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:23.8978757Z use_cpu=True, 2025-05-07T20:23:23.8978951Z output_dtype=SparseType.FP16, 2025-05-07T20:23:23.8979103Z ) 2025-05-07T20:23:23.8979327Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:23.8980098Z self=, 2025-05-07T20:23:23.8980266Z mixed_B=True, 2025-05-07T20:23:23.8980426Z compile=False, 2025-05-07T20:23:23.8980581Z T=1, 2025-05-07T20:23:23.8980724Z D=4, 2025-05-07T20:23:23.8980869Z B=64, 2025-05-07T20:23:23.8981034Z log_E=3, 2025-05-07T20:23:23.8981183Z L=2, 2025-05-07T20:23:23.8981346Z D_gradcheck=1, 2025-05-07T20:23:23.8981519Z stochastic_rounding=True, 2025-05-07T20:23:23.8981674Z weighted=True, 2025-05-07T20:23:23.8981835Z row_wise=True, 2025-05-07T20:23:23.8981981Z mixed=True, 2025-05-07T20:23:23.8982136Z use_cache=False, 2025-05-07T20:23:23.8982333Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:23.8982493Z use_cpu=True, 2025-05-07T20:23:23.8982672Z output_dtype=SparseType.FP32, 2025-05-07T20:23:23.8982821Z ) 2025-05-07T20:23:23.8983051Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:23.8983613Z self=, 2025-05-07T20:23:23.8983775Z mixed_B=True, 2025-05-07T20:23:23.8983930Z compile=True, 2025-05-07T20:23:23.8984072Z T=2, 2025-05-07T20:23:23.8984225Z D=107, 2025-05-07T20:23:23.8984371Z B=90, 2025-05-07T20:23:23.8984525Z log_E=4, 2025-05-07T20:23:23.8984665Z L=20, 2025-05-07T20:23:23.8984813Z D_gradcheck=2, 2025-05-07T20:23:23.8984997Z stochastic_rounding=False, 2025-05-07T20:23:23.8985146Z weighted=True, 2025-05-07T20:23:23.8985294Z row_wise=True, 2025-05-07T20:23:23.8985447Z mixed=True, 2025-05-07T20:23:23.8985603Z use_cache=False, 2025-05-07T20:23:23.8985791Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:23.8985951Z use_cpu=True, 2025-05-07T20:23:23.8986132Z output_dtype=SparseType.FP32, 2025-05-07T20:23:23.8986277Z ) 2025-05-07T20:23:23.8986513Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:23.8987074Z self=, 2025-05-07T20:23:23.8987482Z mixed_B=False, 2025-05-07T20:23:23.8987729Z compile=True, 2025-05-07T20:23:23.8987875Z T=1, 2025-05-07T20:23:23.8988030Z D=121, 2025-05-07T20:23:23.8988180Z B=125, 2025-05-07T20:23:23.8988328Z log_E=5, 2025-05-07T20:23:23.8988481Z L=14, 2025-05-07T20:23:23.8988634Z D_gradcheck=2, 2025-05-07T20:23:23.8988809Z stochastic_rounding=False, 2025-05-07T20:23:23.8988975Z weighted=True, 2025-05-07T20:23:23.8989127Z row_wise=True, 2025-05-07T20:23:23.8989275Z mixed=False, 2025-05-07T20:23:23.8989557Z use_cache=True, 2025-05-07T20:23:23.8989767Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:23.8989926Z use_cpu=True, 2025-05-07T20:23:23.8990114Z output_dtype=SparseType.FP16, 2025-05-07T20:23:23.8990254Z ) 2025-05-07T20:23:23.8990481Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:23.8991048Z self=, 2025-05-07T20:23:23.8991204Z mixed_B=False, 2025-05-07T20:23:23.8991373Z compile=False, 2025-05-07T20:23:23.8991519Z T=2, 2025-05-07T20:23:23.8991663Z D=97, 2025-05-07T20:23:23.8991811Z B=27, 2025-05-07T20:23:23.8991957Z log_E=4, 2025-05-07T20:23:23.8992099Z L=4, 2025-05-07T20:23:23.8992261Z D_gradcheck=1, 2025-05-07T20:23:23.8992430Z stochastic_rounding=False, 2025-05-07T20:23:23.8992583Z weighted=True, 2025-05-07T20:23:23.8992743Z row_wise=False, 2025-05-07T20:23:23.8992891Z mixed=True, 2025-05-07T20:23:23.8993047Z use_cache=False, 2025-05-07T20:23:23.8993247Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:23.8993551Z use_cpu=True, 2025-05-07T20:23:23.8993734Z output_dtype=SparseType.FP32, 2025-05-07T20:23:23.8993872Z ) 2025-05-07T20:23:23.8994100Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:23.8994667Z self=, 2025-05-07T20:23:23.8994818Z mixed_B=True, 2025-05-07T20:23:23.8994967Z compile=True, 2025-05-07T20:23:23.8995119Z T=5, 2025-05-07T20:23:23.8995260Z D=77, 2025-05-07T20:23:23.8995402Z B=99, 2025-05-07T20:23:23.8995554Z log_E=5, 2025-05-07T20:23:23.8995727Z L=2, 2025-05-07T20:23:23.8995889Z D_gradcheck=2, 2025-05-07T20:23:23.8996065Z stochastic_rounding=False, 2025-05-07T20:23:23.8996221Z weighted=False, 2025-05-07T20:23:23.8996488Z row_wise=True, 2025-05-07T20:23:23.8996646Z mixed=False, 2025-05-07T20:23:23.8996805Z use_cache=False, 2025-05-07T20:23:23.8996993Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:23.8997163Z use_cpu=True, 2025-05-07T20:23:23.8997346Z output_dtype=SparseType.FP16, 2025-05-07T20:23:23.8997488Z ) 2025-05-07T20:23:23.8997722Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:23.8998279Z self=, 2025-05-07T20:23:23.8998432Z mixed_B=True, 2025-05-07T20:23:23.8998593Z compile=False, 2025-05-07T20:23:23.8998743Z T=1, 2025-05-07T20:23:23.8998892Z D=7, 2025-05-07T20:23:23.8999038Z B=97, 2025-05-07T20:23:23.8999182Z log_E=3, 2025-05-07T20:23:23.8999335Z L=19, 2025-05-07T20:23:23.8999486Z D_gradcheck=2, 2025-05-07T20:23:23.8999658Z stochastic_rounding=True, 2025-05-07T20:23:23.8999820Z weighted=False, 2025-05-07T20:23:23.8999976Z row_wise=False, 2025-05-07T20:23:23.9000126Z mixed=True, 2025-05-07T20:23:23.9000289Z use_cache=True, 2025-05-07T20:23:23.9000482Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:23.9000636Z use_cpu=True, 2025-05-07T20:23:23.9000827Z output_dtype=SparseType.FP32, 2025-05-07T20:23:23.9000967Z ) 2025-05-07T20:23:23.9001194Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:23.9001766Z self=, 2025-05-07T20:23:23.9002081Z mixed_B=False, 2025-05-07T20:23:23.9002260Z compile=True, 2025-05-07T20:23:23.9002500Z T=4, 2025-05-07T20:23:23.9002642Z D=121, 2025-05-07T20:23:23.9002793Z B=17, 2025-05-07T20:23:23.9002938Z log_E=5, 2025-05-07T20:23:23.9003078Z L=14, 2025-05-07T20:23:23.9003239Z D_gradcheck=2, 2025-05-07T20:23:23.9003412Z stochastic_rounding=False, 2025-05-07T20:23:23.9003567Z weighted=False, 2025-05-07T20:23:23.9003728Z row_wise=False, 2025-05-07T20:23:23.9003878Z mixed=False, 2025-05-07T20:23:23.9004107Z use_cache=True, 2025-05-07T20:23:23.9004318Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:23.9004474Z use_cpu=True, 2025-05-07T20:23:23.9004654Z output_dtype=SparseType.FP32, 2025-05-07T20:23:23.9004799Z ) 2025-05-07T20:23:23.9005023Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:23.9005586Z self=, 2025-05-07T20:23:23.9005739Z mixed_B=False, 2025-05-07T20:23:23.9005895Z compile=True, 2025-05-07T20:23:23.9006053Z T=3, 2025-05-07T20:23:23.9006194Z D=13, 2025-05-07T20:23:23.9006337Z B=14, 2025-05-07T20:23:23.9006489Z log_E=5, 2025-05-07T20:23:23.9006635Z L=15, 2025-05-07T20:23:23.9006792Z D_gradcheck=1, 2025-05-07T20:23:23.9006972Z stochastic_rounding=False, 2025-05-07T20:23:23.9007130Z weighted=False, 2025-05-07T20:23:23.9007282Z row_wise=True, 2025-05-07T20:23:23.9007449Z mixed=False, 2025-05-07T20:23:23.9007607Z use_cache=True, 2025-05-07T20:23:23.9007795Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:23.9008191Z use_cpu=True, 2025-05-07T20:23:23.9008376Z output_dtype=SparseType.FP32, 2025-05-07T20:23:23.9008524Z ) 2025-05-07T20:23:23.9008752Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:23.9009314Z self=, 2025-05-07T20:23:23.9009479Z mixed_B=False, 2025-05-07T20:23:23.9009635Z compile=True, 2025-05-07T20:23:23.9009786Z T=4, 2025-05-07T20:23:23.9009942Z D=53, 2025-05-07T20:23:23.9010087Z B=39, 2025-05-07T20:23:23.9010234Z log_E=3, 2025-05-07T20:23:23.9010381Z L=12, 2025-05-07T20:23:23.9010534Z D_gradcheck=1, 2025-05-07T20:23:23.9010706Z stochastic_rounding=False, 2025-05-07T20:23:23.9010870Z weighted=True, 2025-05-07T20:23:23.9011022Z row_wise=False, 2025-05-07T20:23:23.9011169Z mixed=False, 2025-05-07T20:23:23.9011336Z use_cache=True, 2025-05-07T20:23:23.9011536Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:23.9011704Z use_cpu=True, 2025-05-07T20:23:23.9011886Z output_dtype=SparseType.FP16, 2025-05-07T20:23:23.9012027Z ) 2025-05-07T20:23:23.9012259Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:23.9012822Z self=, 2025-05-07T20:23:23.9012980Z mixed_B=False, 2025-05-07T20:23:23.9013145Z compile=True, 2025-05-07T20:23:23.9013296Z T=3, 2025-05-07T20:23:23.9013443Z D=49, 2025-05-07T20:23:23.9013599Z B=117, 2025-05-07T20:23:23.9013749Z log_E=5, 2025-05-07T20:23:23.9013895Z L=16, 2025-05-07T20:23:23.9014174Z D_gradcheck=2, 2025-05-07T20:23:23.9014350Z stochastic_rounding=True, 2025-05-07T20:23:23.9014512Z weighted=True, 2025-05-07T20:23:23.9014662Z row_wise=True, 2025-05-07T20:23:23.9014817Z mixed=True, 2025-05-07T20:23:23.9014987Z use_cache=False, 2025-05-07T20:23:23.9015176Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:23.9015330Z use_cpu=True, 2025-05-07T20:23:23.9015520Z output_dtype=SparseType.FP32, 2025-05-07T20:23:23.9015662Z ) 2025-05-07T20:23:23.9015892Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:23.9016458Z self=, 2025-05-07T20:23:23.9016744Z mixed_B=True, 2025-05-07T20:23:23.9016910Z compile=False, 2025-05-07T20:23:23.9017146Z T=3, 2025-05-07T20:23:23.9017289Z D=117, 2025-05-07T20:23:23.9017431Z B=103, 2025-05-07T20:23:23.9017591Z log_E=4, 2025-05-07T20:23:23.9017735Z L=14, 2025-05-07T20:23:23.9017895Z D_gradcheck=1, 2025-05-07T20:23:23.9018071Z stochastic_rounding=False, 2025-05-07T20:23:23.9018225Z weighted=False, 2025-05-07T20:23:23.9018392Z row_wise=False, 2025-05-07T20:23:23.9018547Z mixed=False, 2025-05-07T20:23:23.9018808Z use_cache=True, 2025-05-07T20:23:23.9019016Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:23.9019170Z use_cpu=True, 2025-05-07T20:23:23.9019351Z output_dtype=SparseType.FP32, 2025-05-07T20:23:23.9019495Z ) 2025-05-07T20:23:23.9019723Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:23.9020280Z self=, 2025-05-07T20:23:23.9020440Z mixed_B=True, 2025-05-07T20:23:23.9020591Z compile=False, 2025-05-07T20:23:23.9020749Z T=1, 2025-05-07T20:23:23.9020895Z D=27, 2025-05-07T20:23:23.9021045Z B=111, 2025-05-07T20:23:23.9021200Z log_E=3, 2025-05-07T20:23:23.9021343Z L=2, 2025-05-07T20:23:23.9021501Z D_gradcheck=1, 2025-05-07T20:23:23.9021683Z stochastic_rounding=False, 2025-05-07T20:23:23.9021839Z weighted=False, 2025-05-07T20:23:23.9021994Z row_wise=False, 2025-05-07T20:23:23.9022155Z mixed=True, 2025-05-07T20:23:23.9022318Z use_cache=False, 2025-05-07T20:23:23.9022507Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:23.9022778Z use_cpu=True, 2025-05-07T20:23:23.9022961Z output_dtype=SparseType.FP32, 2025-05-07T20:23:23.9023099Z ) 2025-05-07T20:23:23.9023335Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:23.9023900Z self=, 2025-05-07T20:23:23.9024068Z mixed_B=False, 2025-05-07T20:23:23.9024222Z compile=False, 2025-05-07T20:23:23.9024369Z T=1, 2025-05-07T20:23:23.9024522Z D=43, 2025-05-07T20:23:23.9024666Z B=69, 2025-05-07T20:23:23.9024811Z log_E=5, 2025-05-07T20:23:23.9024960Z L=8, 2025-05-07T20:23:23.9025118Z D_gradcheck=1, 2025-05-07T20:23:23.9025288Z stochastic_rounding=True, 2025-05-07T20:23:23.9025446Z weighted=False, 2025-05-07T20:23:23.9025598Z row_wise=False, 2025-05-07T20:23:23.9025749Z mixed=False, 2025-05-07T20:23:23.9025917Z use_cache=True, 2025-05-07T20:23:23.9026109Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:23.9026263Z use_cpu=True, 2025-05-07T20:23:23.9026446Z output_dtype=SparseType.FP16, 2025-05-07T20:23:23.9026586Z ) 2025-05-07T20:23:23.9553242Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:23.9553933Z self=, 2025-05-07T20:23:23.9554114Z mixed_B=False, 2025-05-07T20:23:23.9554273Z compile=False, 2025-05-07T20:23:23.9554433Z T=5, 2025-05-07T20:23:23.9554576Z D=76, 2025-05-07T20:23:23.9554719Z B=21, 2025-05-07T20:23:23.9554870Z log_E=4, 2025-05-07T20:23:23.9555014Z L=20, 2025-05-07T20:23:23.9555164Z D_gradcheck=1, 2025-05-07T20:23:23.9555341Z stochastic_rounding=True, 2025-05-07T20:23:23.9555492Z weighted=True, 2025-05-07T20:23:23.9555641Z row_wise=True, 2025-05-07T20:23:23.9555797Z mixed=True, 2025-05-07T20:23:23.9555958Z use_cache=False, 2025-05-07T20:23:23.9556149Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:23.9556317Z use_cpu=True, 2025-05-07T20:23:23.9556498Z output_dtype=SparseType.FP16, 2025-05-07T20:23:23.9556649Z ) 2025-05-07T20:23:23.9556878Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:23.9557445Z self=, 2025-05-07T20:23:23.9557963Z mixed_B=False, 2025-05-07T20:23:23.9558135Z compile=False, 2025-05-07T20:23:23.9558409Z T=1, 2025-05-07T20:23:23.9558558Z D=68, 2025-05-07T20:23:23.9558699Z B=29, 2025-05-07T20:23:23.9558843Z log_E=4, 2025-05-07T20:23:23.9558992Z L=3, 2025-05-07T20:23:23.9559142Z D_gradcheck=2, 2025-05-07T20:23:23.9559315Z stochastic_rounding=False, 2025-05-07T20:23:23.9559481Z weighted=True, 2025-05-07T20:23:23.9559636Z row_wise=True, 2025-05-07T20:23:23.9559784Z mixed=True, 2025-05-07T20:23:23.9560088Z use_cache=True, 2025-05-07T20:23:23.9560296Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:23.9560463Z use_cpu=True, 2025-05-07T20:23:23.9560645Z output_dtype=SparseType.FP16, 2025-05-07T20:23:23.9560786Z ) 2025-05-07T20:23:23.9561025Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:23.9561588Z self=, 2025-05-07T20:23:23.9561747Z mixed_B=False, 2025-05-07T20:23:23.9561913Z compile=False, 2025-05-07T20:23:23.9562061Z T=5, 2025-05-07T20:23:23.9562206Z D=102, 2025-05-07T20:23:23.9562358Z B=95, 2025-05-07T20:23:23.9562506Z log_E=4, 2025-05-07T20:23:23.9562650Z L=15, 2025-05-07T20:23:23.9562811Z D_gradcheck=1, 2025-05-07T20:23:23.9562981Z stochastic_rounding=True, 2025-05-07T20:23:23.9563137Z weighted=True, 2025-05-07T20:23:23.9563300Z row_wise=False, 2025-05-07T20:23:23.9563449Z mixed=False, 2025-05-07T20:23:23.9563611Z use_cache=False, 2025-05-07T20:23:23.9563803Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:23.9564111Z use_cpu=True, 2025-05-07T20:23:23.9564299Z output_dtype=SparseType.FP32, 2025-05-07T20:23:23.9564441Z ) 2025-05-07T20:23:23.9564669Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:23.9565235Z self=, 2025-05-07T20:23:23.9565391Z mixed_B=True, 2025-05-07T20:23:23.9565551Z compile=True, 2025-05-07T20:23:23.9565705Z T=1, 2025-05-07T20:23:23.9565848Z D=21, 2025-05-07T20:23:23.9565990Z B=69, 2025-05-07T20:23:23.9566143Z log_E=5, 2025-05-07T20:23:23.9566287Z L=12, 2025-05-07T20:23:23.9566459Z D_gradcheck=1, 2025-05-07T20:23:23.9566631Z stochastic_rounding=True, 2025-05-07T20:23:23.9566783Z weighted=True, 2025-05-07T20:23:23.9566940Z row_wise=False, 2025-05-07T20:23:23.9567090Z mixed=False, 2025-05-07T20:23:23.9567248Z use_cache=False, 2025-05-07T20:23:23.9567446Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:23.9567603Z use_cpu=True, 2025-05-07T20:23:23.9567784Z output_dtype=SparseType.FP32, 2025-05-07T20:23:23.9568031Z ) 2025-05-07T20:23:23.9568266Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:23.9568827Z self=, 2025-05-07T20:23:23.9568989Z mixed_B=True, 2025-05-07T20:23:23.9569139Z compile=True, 2025-05-07T20:23:23.9569285Z T=5, 2025-05-07T20:23:23.9569437Z D=25, 2025-05-07T20:23:23.9569582Z B=57, 2025-05-07T20:23:23.9569740Z log_E=5, 2025-05-07T20:23:23.9569882Z L=10, 2025-05-07T20:23:23.9570034Z D_gradcheck=1, 2025-05-07T20:23:23.9570216Z stochastic_rounding=False, 2025-05-07T20:23:23.9570369Z weighted=False, 2025-05-07T20:23:23.9570520Z row_wise=False, 2025-05-07T20:23:23.9570673Z mixed=True, 2025-05-07T20:23:23.9570831Z use_cache=False, 2025-05-07T20:23:23.9571020Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:23.9571183Z use_cpu=True, 2025-05-07T20:23:23.9571361Z output_dtype=SparseType.FP16, 2025-05-07T20:23:23.9571501Z ) 2025-05-07T20:23:23.9571734Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:23.9572293Z self=, 2025-05-07T20:23:23.9572593Z mixed_B=False, 2025-05-07T20:23:23.9572760Z compile=True, 2025-05-07T20:23:23.9572984Z T=5, 2025-05-07T20:23:23.9573132Z D=51, 2025-05-07T20:23:23.9573280Z B=121, 2025-05-07T20:23:23.9573431Z log_E=5, 2025-05-07T20:23:23.9573581Z L=4, 2025-05-07T20:23:23.9573735Z D_gradcheck=2, 2025-05-07T20:23:23.9573911Z stochastic_rounding=False, 2025-05-07T20:23:23.9574070Z weighted=False, 2025-05-07T20:23:23.9574224Z row_wise=True, 2025-05-07T20:23:23.9574375Z mixed=False, 2025-05-07T20:23:23.9574607Z use_cache=False, 2025-05-07T20:23:23.9574809Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:23.9574964Z use_cpu=True, 2025-05-07T20:23:23.9575156Z output_dtype=SparseType.FP16, 2025-05-07T20:23:23.9575295Z ) 2025-05-07T20:23:23.9575521Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:23.9576088Z self=, 2025-05-07T20:23:23.9576243Z mixed_B=False, 2025-05-07T20:23:23.9576403Z compile=False, 2025-05-07T20:23:23.9576549Z T=1, 2025-05-07T20:23:23.9576691Z D=111, 2025-05-07T20:23:23.9576843Z B=106, 2025-05-07T20:23:23.9576987Z log_E=5, 2025-05-07T20:23:23.9577128Z L=20, 2025-05-07T20:23:23.9577286Z D_gradcheck=1, 2025-05-07T20:23:23.9577459Z stochastic_rounding=False, 2025-05-07T20:23:23.9577617Z weighted=False, 2025-05-07T20:23:23.9577776Z row_wise=False, 2025-05-07T20:23:23.9577925Z mixed=False, 2025-05-07T20:23:23.9578085Z use_cache=False, 2025-05-07T20:23:23.9578289Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:23.9578560Z use_cpu=True, 2025-05-07T20:23:23.9578757Z output_dtype=SparseType.FP16, 2025-05-07T20:23:23.9578906Z ) 2025-05-07T20:23:23.9579139Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:23.9579948Z self=, 2025-05-07T20:23:23.9580126Z mixed_B=True, 2025-05-07T20:23:23.9580291Z compile=False, 2025-05-07T20:23:23.9580464Z T=4, 2025-05-07T20:23:23.9580616Z D=82, 2025-05-07T20:23:23.9580763Z B=87, 2025-05-07T20:23:23.9580919Z log_E=4, 2025-05-07T20:23:23.9581064Z L=11, 2025-05-07T20:23:23.9581213Z D_gradcheck=1, 2025-05-07T20:23:23.9581490Z stochastic_rounding=True, 2025-05-07T20:23:23.9581648Z weighted=True, 2025-05-07T20:23:23.9581816Z row_wise=False, 2025-05-07T20:23:23.9581977Z mixed=True, 2025-05-07T20:23:23.9582138Z use_cache=True, 2025-05-07T20:23:23.9582330Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:23.9582486Z use_cpu=True, 2025-05-07T20:23:23.9582671Z output_dtype=SparseType.FP16, 2025-05-07T20:23:23.9582810Z ) 2025-05-07T20:23:23.9583038Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:23.9583608Z self=, 2025-05-07T20:23:23.9583762Z mixed_B=True, 2025-05-07T20:23:23.9583925Z compile=True, 2025-05-07T20:23:23.9584071Z T=5, 2025-05-07T20:23:23.9584216Z D=71, 2025-05-07T20:23:23.9584367Z B=18, 2025-05-07T20:23:23.9584512Z log_E=3, 2025-05-07T20:23:23.9584654Z L=2, 2025-05-07T20:23:23.9584812Z D_gradcheck=2, 2025-05-07T20:23:23.9584985Z stochastic_rounding=False, 2025-05-07T20:23:23.9585138Z weighted=True, 2025-05-07T20:23:23.9585297Z row_wise=True, 2025-05-07T20:23:23.9585446Z mixed=True, 2025-05-07T20:23:23.9585601Z use_cache=True, 2025-05-07T20:23:23.9585799Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:23.9585950Z use_cpu=True, 2025-05-07T20:23:23.9586143Z output_dtype=SparseType.FP32, 2025-05-07T20:23:23.9586283Z ) 2025-05-07T20:23:23.9586515Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:23.9587083Z self=, 2025-05-07T20:23:23.9587538Z mixed_B=True, 2025-05-07T20:23:23.9587712Z compile=True, 2025-05-07T20:23:23.9588006Z T=4, 2025-05-07T20:23:23.9588150Z D=113, 2025-05-07T20:23:23.9588293Z B=26, 2025-05-07T20:23:23.9588444Z log_E=4, 2025-05-07T20:23:23.9588587Z L=20, 2025-05-07T20:23:23.9588738Z D_gradcheck=2, 2025-05-07T20:23:23.9588914Z stochastic_rounding=True, 2025-05-07T20:23:23.9589068Z weighted=True, 2025-05-07T20:23:23.9589222Z row_wise=True, 2025-05-07T20:23:23.9589379Z mixed=True, 2025-05-07T20:23:23.9589663Z use_cache=False, 2025-05-07T20:23:23.9589884Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:23.9590037Z use_cpu=True, 2025-05-07T20:23:23.9590223Z output_dtype=SparseType.FP16, 2025-05-07T20:23:23.9590374Z ) 2025-05-07T20:23:23.9590601Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:23.9591162Z self=, 2025-05-07T20:23:23.9591322Z mixed_B=True, 2025-05-07T20:23:23.9591471Z compile=True, 2025-05-07T20:23:23.9591615Z T=2, 2025-05-07T20:23:23.9591766Z D=2, 2025-05-07T20:23:23.9591907Z B=64, 2025-05-07T20:23:23.9592052Z log_E=3, 2025-05-07T20:23:23.9592199Z L=3, 2025-05-07T20:23:23.9592351Z D_gradcheck=1, 2025-05-07T20:23:23.9592522Z stochastic_rounding=True, 2025-05-07T20:23:23.9592683Z weighted=True, 2025-05-07T20:23:23.9592836Z row_wise=False, 2025-05-07T20:23:23.9592991Z mixed=True, 2025-05-07T20:23:23.9593145Z use_cache=True, 2025-05-07T20:23:23.9593335Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:23.9593499Z use_cpu=True, 2025-05-07T20:23:23.9593863Z output_dtype=SparseType.FP16, 2025-05-07T20:23:23.9594007Z ) 2025-05-07T20:23:23.9594240Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:23.9594800Z self=, 2025-05-07T20:23:23.9594955Z mixed_B=False, 2025-05-07T20:23:23.9595115Z compile=False, 2025-05-07T20:23:23.9595263Z T=2, 2025-05-07T20:23:23.9595404Z D=95, 2025-05-07T20:23:23.9595562Z B=5, 2025-05-07T20:23:23.9595710Z log_E=5, 2025-05-07T20:23:23.9595864Z L=3, 2025-05-07T20:23:23.9596020Z D_gradcheck=1, 2025-05-07T20:23:23.9596191Z stochastic_rounding=True, 2025-05-07T20:23:23.9596350Z weighted=True, 2025-05-07T20:23:23.9596505Z row_wise=True, 2025-05-07T20:23:23.9596657Z mixed=True, 2025-05-07T20:23:23.9596822Z use_cache=True, 2025-05-07T20:23:23.9597023Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:23.9597177Z use_cpu=True, 2025-05-07T20:23:23.9597373Z output_dtype=SparseType.FP16, 2025-05-07T20:23:23.9597512Z ) 2025-05-07T20:23:23.9597741Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:23.9598308Z self=, 2025-05-07T20:23:23.9598464Z mixed_B=True, 2025-05-07T20:23:23.9598617Z compile=False, 2025-05-07T20:23:23.9598770Z T=3, 2025-05-07T20:23:23.9598913Z D=55, 2025-05-07T20:23:23.9599061Z B=43, 2025-05-07T20:23:23.9599206Z log_E=4, 2025-05-07T20:23:23.9599351Z L=15, 2025-05-07T20:23:23.9599512Z D_gradcheck=2, 2025-05-07T20:23:23.9599689Z stochastic_rounding=False, 2025-05-07T20:23:23.9599845Z weighted=True, 2025-05-07T20:23:23.9600012Z row_wise=False, 2025-05-07T20:23:23.9600160Z mixed=False, 2025-05-07T20:23:23.9600316Z use_cache=True, 2025-05-07T20:23:23.9600515Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:23.9600667Z use_cpu=True, 2025-05-07T20:23:23.9600853Z output_dtype=SparseType.FP16, 2025-05-07T20:23:23.9600999Z ) 2025-05-07T20:23:23.9601224Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:23.9601783Z self=, 2025-05-07T20:23:23.9602051Z mixed_B=False, 2025-05-07T20:23:23.9602214Z compile=False, 2025-05-07T20:23:23.9602474Z T=3, 2025-05-07T20:23:23.9602618Z D=34, 2025-05-07T20:23:23.9602760Z B=66, 2025-05-07T20:23:23.9602909Z log_E=4, 2025-05-07T20:23:23.9603067Z L=20, 2025-05-07T20:23:23.9603216Z D_gradcheck=2, 2025-05-07T20:23:23.9603393Z stochastic_rounding=False, 2025-05-07T20:23:23.9603544Z weighted=False, 2025-05-07T20:23:23.9603694Z row_wise=False, 2025-05-07T20:23:23.9603848Z mixed=True, 2025-05-07T20:23:23.9604073Z use_cache=True, 2025-05-07T20:23:23.9604284Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:23.9604450Z use_cpu=True, 2025-05-07T20:23:23.9604635Z output_dtype=SparseType.FP16, 2025-05-07T20:23:23.9604775Z ) 2025-05-07T20:23:23.9605014Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:23.9605576Z self=, 2025-05-07T20:23:23.9605734Z mixed_B=True, 2025-05-07T20:23:23.9605894Z compile=False, 2025-05-07T20:23:23.9606043Z T=1, 2025-05-07T20:23:23.9606194Z D=44, 2025-05-07T20:23:23.9606336Z B=63, 2025-05-07T20:23:23.9606490Z log_E=4, 2025-05-07T20:23:23.9606641Z L=19, 2025-05-07T20:23:23.9606797Z D_gradcheck=1, 2025-05-07T20:23:23.9606970Z stochastic_rounding=False, 2025-05-07T20:23:23.9607129Z weighted=True, 2025-05-07T20:23:23.9607279Z row_wise=False, 2025-05-07T20:23:23.9607430Z mixed=False, 2025-05-07T20:23:23.9607592Z use_cache=False, 2025-05-07T20:23:23.9607783Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:23.9608061Z use_cpu=True, 2025-05-07T20:23:23.9608368Z output_dtype=SparseType.FP16, 2025-05-07T20:23:23.9608511Z ) 2025-05-07T20:23:23.9608744Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:23.9609303Z self=, 2025-05-07T20:23:23.9609455Z mixed_B=True, 2025-05-07T20:23:23.9609618Z compile=False, 2025-05-07T20:23:23.9609765Z T=1, 2025-05-07T20:23:23.9609908Z D=7, 2025-05-07T20:23:23.9610061Z B=93, 2025-05-07T20:23:23.9610204Z log_E=5, 2025-05-07T20:23:23.9610348Z L=9, 2025-05-07T20:23:23.9610509Z D_gradcheck=1, 2025-05-07T20:23:23.9610676Z stochastic_rounding=True, 2025-05-07T20:23:23.9610832Z weighted=False, 2025-05-07T20:23:23.9610990Z row_wise=True, 2025-05-07T20:23:23.9611143Z mixed=False, 2025-05-07T20:23:23.9611309Z use_cache=True, 2025-05-07T20:23:23.9611502Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:23.9611655Z use_cpu=True, 2025-05-07T20:23:23.9611847Z output_dtype=SparseType.FP16, 2025-05-07T20:23:23.9611987Z ) 2025-05-07T20:23:23.9612214Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:23.9612781Z self=, 2025-05-07T20:23:23.9612932Z mixed_B=False, 2025-05-07T20:23:23.9613091Z compile=False, 2025-05-07T20:23:23.9613240Z T=3, 2025-05-07T20:23:23.9613385Z D=79, 2025-05-07T20:23:23.9613536Z B=123, 2025-05-07T20:23:23.9613690Z log_E=5, 2025-05-07T20:23:23.9613832Z L=1, 2025-05-07T20:23:23.9613989Z D_gradcheck=2, 2025-05-07T20:23:23.9614169Z stochastic_rounding=True, 2025-05-07T20:23:23.9614327Z weighted=False, 2025-05-07T20:23:23.9614484Z row_wise=True, 2025-05-07T20:23:23.9614634Z mixed=False, 2025-05-07T20:23:23.9614795Z use_cache=False, 2025-05-07T20:23:23.9614991Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:23.9615144Z use_cpu=True, 2025-05-07T20:23:23.9615330Z output_dtype=SparseType.FP32, 2025-05-07T20:23:23.9615479Z ) 2025-05-07T20:23:24.0147281Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:24.0148320Z self=, 2025-05-07T20:23:24.0149197Z mixed_B=True, 2025-05-07T20:23:24.0149984Z compile=False, 2025-05-07T20:23:24.0150500Z T=4, 2025-05-07T20:23:24.0150939Z D=99, 2025-05-07T20:23:24.0151279Z B=64, 2025-05-07T20:23:24.0151603Z log_E=5, 2025-05-07T20:23:24.0152007Z L=11, 2025-05-07T20:23:24.0152354Z D_gradcheck=2, 2025-05-07T20:23:24.0152741Z stochastic_rounding=False, 2025-05-07T20:23:24.0153181Z weighted=True, 2025-05-07T20:23:24.0153561Z row_wise=False, 2025-05-07T20:23:24.0153926Z mixed=False, 2025-05-07T20:23:24.0154298Z use_cache=True, 2025-05-07T20:23:24.0154922Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:24.0155431Z use_cpu=True, 2025-05-07T20:23:24.0155844Z output_dtype=SparseType.FP16, 2025-05-07T20:23:24.0156297Z ) 2025-05-07T20:23:24.0156696Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:24.0157643Z self=, 2025-05-07T20:23:24.0158510Z mixed_B=True, 2025-05-07T20:23:24.0158891Z compile=False, 2025-05-07T20:23:24.0159259Z T=2, 2025-05-07T20:23:24.0159685Z D=55, 2025-05-07T20:23:24.0160034Z B=48, 2025-05-07T20:23:24.0160358Z log_E=3, 2025-05-07T20:23:24.0160701Z L=11, 2025-05-07T20:23:24.0161037Z D_gradcheck=2, 2025-05-07T20:23:24.0161567Z stochastic_rounding=True, 2025-05-07T20:23:24.0162003Z weighted=True, 2025-05-07T20:23:24.0162387Z row_wise=False, 2025-05-07T20:23:24.0162758Z mixed=True, 2025-05-07T20:23:24.0163125Z use_cache=False, 2025-05-07T20:23:24.0163556Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:24.0164033Z use_cpu=True, 2025-05-07T20:23:24.0164860Z output_dtype=SparseType.FP32, 2025-05-07T20:23:24.0165305Z ) 2025-05-07T20:23:24.0165701Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:24.0166639Z self=, 2025-05-07T20:23:24.0167502Z mixed_B=False, 2025-05-07T20:23:24.0167876Z compile=False, 2025-05-07T20:23:24.0168541Z T=1, 2025-05-07T20:23:24.0168882Z D=128, 2025-05-07T20:23:24.0169223Z B=126, 2025-05-07T20:23:24.0169548Z log_E=5, 2025-05-07T20:23:24.0169890Z L=11, 2025-05-07T20:23:24.0170237Z D_gradcheck=2, 2025-05-07T20:23:24.0170618Z stochastic_rounding=False, 2025-05-07T20:23:24.0171050Z weighted=True, 2025-05-07T20:23:24.0171432Z row_wise=False, 2025-05-07T20:23:24.0171797Z mixed=True, 2025-05-07T20:23:24.0172174Z use_cache=True, 2025-05-07T20:23:24.0172600Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:24.0173084Z use_cpu=True, 2025-05-07T20:23:24.0173494Z output_dtype=SparseType.FP32, 2025-05-07T20:23:24.0173940Z ) 2025-05-07T20:23:24.0174329Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:24.0175266Z self=, 2025-05-07T20:23:24.0176203Z mixed_B=False, 2025-05-07T20:23:24.0176587Z compile=True, 2025-05-07T20:23:24.0176961Z T=3, 2025-05-07T20:23:24.0177297Z D=51, 2025-05-07T20:23:24.0177629Z B=68, 2025-05-07T20:23:24.0177965Z log_E=3, 2025-05-07T20:23:24.0178313Z L=3, 2025-05-07T20:23:24.0178657Z D_gradcheck=2, 2025-05-07T20:23:24.0179058Z stochastic_rounding=False, 2025-05-07T20:23:24.0179541Z weighted=True, 2025-05-07T20:23:24.0180288Z row_wise=False, 2025-05-07T20:23:24.0180684Z mixed=False, 2025-05-07T20:23:24.0181055Z use_cache=True, 2025-05-07T20:23:24.0181486Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:24.0181964Z use_cpu=True, 2025-05-07T20:23:24.0182381Z output_dtype=SparseType.FP32, 2025-05-07T20:23:24.0182837Z ) 2025-05-07T20:23:24.0183237Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:24.0184188Z self=, 2025-05-07T20:23:24.0185061Z mixed_B=False, 2025-05-07T20:23:24.0185871Z compile=True, 2025-05-07T20:23:24.0186373Z T=4, 2025-05-07T20:23:24.0186713Z D=67, 2025-05-07T20:23:24.0187040Z B=69, 2025-05-07T20:23:24.0187371Z log_E=5, 2025-05-07T20:23:24.0187717Z L=8, 2025-05-07T20:23:24.0188205Z D_gradcheck=2, 2025-05-07T20:23:24.0188612Z stochastic_rounding=True, 2025-05-07T20:23:24.0189045Z weighted=True, 2025-05-07T20:23:24.0189412Z row_wise=False, 2025-05-07T20:23:24.0189791Z mixed=False, 2025-05-07T20:23:24.0190167Z use_cache=False, 2025-05-07T20:23:24.0190815Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:24.0191308Z use_cpu=True, 2025-05-07T20:23:24.0191717Z output_dtype=SparseType.FP16, 2025-05-07T20:23:24.0192160Z ) 2025-05-07T20:23:24.0192555Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:24.0193490Z self=, 2025-05-07T20:23:24.0194353Z mixed_B=True, 2025-05-07T20:23:24.0194721Z compile=False, 2025-05-07T20:23:24.0195104Z T=4, 2025-05-07T20:23:24.0195437Z D=127, 2025-05-07T20:23:24.0195772Z B=115, 2025-05-07T20:23:24.0196114Z log_E=3, 2025-05-07T20:23:24.0196459Z L=1, 2025-05-07T20:23:24.0196796Z D_gradcheck=1, 2025-05-07T20:23:24.0197194Z stochastic_rounding=True, 2025-05-07T20:23:24.0197631Z weighted=False, 2025-05-07T20:23:24.0198008Z row_wise=False, 2025-05-07T20:23:24.0198382Z mixed=False, 2025-05-07T20:23:24.0198751Z use_cache=False, 2025-05-07T20:23:24.0199179Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:24.0199661Z use_cpu=True, 2025-05-07T20:23:24.0200296Z output_dtype=SparseType.FP32, 2025-05-07T20:23:24.0200731Z ) 2025-05-07T20:23:24.0201139Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:24.0202084Z self=, 2025-05-07T20:23:24.0202960Z mixed_B=True, 2025-05-07T20:23:24.0203337Z compile=False, 2025-05-07T20:23:24.0203713Z T=4, 2025-05-07T20:23:24.0204050Z D=109, 2025-05-07T20:23:24.0204383Z B=118, 2025-05-07T20:23:24.0204727Z log_E=3, 2025-05-07T20:23:24.0205129Z L=11, 2025-05-07T20:23:24.0205471Z D_gradcheck=2, 2025-05-07T20:23:24.0205881Z stochastic_rounding=False, 2025-05-07T20:23:24.0206329Z weighted=False, 2025-05-07T20:23:24.0206711Z row_wise=False, 2025-05-07T20:23:24.0207078Z mixed=True, 2025-05-07T20:23:24.0207447Z use_cache=False, 2025-05-07T20:23:24.0207887Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:24.0208530Z use_cpu=True, 2025-05-07T20:23:24.0208935Z output_dtype=SparseType.FP32, 2025-05-07T20:23:24.0209377Z ) 2025-05-07T20:23:24.0209783Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:24.0210721Z self=, 2025-05-07T20:23:24.0211613Z mixed_B=False, 2025-05-07T20:23:24.0211987Z compile=True, 2025-05-07T20:23:24.0212362Z T=4, 2025-05-07T20:23:24.0212698Z D=13, 2025-05-07T20:23:24.0213030Z B=21, 2025-05-07T20:23:24.0213366Z log_E=4, 2025-05-07T20:23:24.0213713Z L=16, 2025-05-07T20:23:24.0214053Z D_gradcheck=2, 2025-05-07T20:23:24.0214449Z stochastic_rounding=True, 2025-05-07T20:23:24.0214883Z weighted=True, 2025-05-07T20:23:24.0215254Z row_wise=False, 2025-05-07T20:23:24.0215631Z mixed=False, 2025-05-07T20:23:24.0216002Z use_cache=True, 2025-05-07T20:23:24.0216425Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:24.0216898Z use_cpu=True, 2025-05-07T20:23:24.0217307Z output_dtype=SparseType.FP32, 2025-05-07T20:23:24.0217753Z ) 2025-05-07T20:23:24.0218147Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:24.0219098Z self=, 2025-05-07T20:23:24.0219980Z mixed_B=False, 2025-05-07T20:23:24.0220660Z compile=True, 2025-05-07T20:23:24.0221133Z T=5, 2025-05-07T20:23:24.0221473Z D=25, 2025-05-07T20:23:24.0221808Z B=77, 2025-05-07T20:23:24.0222155Z log_E=3, 2025-05-07T20:23:24.0222503Z L=17, 2025-05-07T20:23:24.0222844Z D_gradcheck=2, 2025-05-07T20:23:24.0223245Z stochastic_rounding=True, 2025-05-07T20:23:24.0223685Z weighted=False, 2025-05-07T20:23:24.0224066Z row_wise=True, 2025-05-07T20:23:24.0224448Z mixed=False, 2025-05-07T20:23:24.0224815Z use_cache=False, 2025-05-07T20:23:24.0225331Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:24.0225841Z use_cpu=True, 2025-05-07T20:23:24.0226248Z output_dtype=SparseType.FP16, 2025-05-07T20:23:24.0226692Z ) 2025-05-07T20:23:24.0227089Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:24.0228035Z self=, 2025-05-07T20:23:24.0228903Z mixed_B=False, 2025-05-07T20:23:24.0229280Z compile=False, 2025-05-07T20:23:24.0229655Z T=2, 2025-05-07T20:23:24.0229992Z D=123, 2025-05-07T20:23:24.0230321Z B=61, 2025-05-07T20:23:24.0230653Z log_E=5, 2025-05-07T20:23:24.0230994Z L=4, 2025-05-07T20:23:24.0231329Z D_gradcheck=2, 2025-05-07T20:23:24.0231724Z stochastic_rounding=True, 2025-05-07T20:23:24.0232162Z weighted=False, 2025-05-07T20:23:24.0232534Z row_wise=False, 2025-05-07T20:23:24.0232909Z mixed=False, 2025-05-07T20:23:24.0233280Z use_cache=True, 2025-05-07T20:23:24.0233696Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:24.0234178Z use_cpu=True, 2025-05-07T20:23:24.0234726Z output_dtype=SparseType.FP16, 2025-05-07T20:23:24.0235162Z ) 2025-05-07T20:23:24.0235581Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:24.0236528Z self=, 2025-05-07T20:23:24.0237390Z mixed_B=True, 2025-05-07T20:23:24.0237770Z compile=True, 2025-05-07T20:23:24.0238135Z T=3, 2025-05-07T20:23:24.0238463Z D=82, 2025-05-07T20:23:24.0238787Z B=72, 2025-05-07T20:23:24.0239125Z log_E=4, 2025-05-07T20:23:24.0239474Z L=14, 2025-05-07T20:23:24.0239808Z D_gradcheck=1, 2025-05-07T20:23:24.0240200Z stochastic_rounding=False, 2025-05-07T20:23:24.0240639Z weighted=False, 2025-05-07T20:23:24.0241011Z row_wise=False, 2025-05-07T20:23:24.0241394Z mixed=True, 2025-05-07T20:23:24.0241761Z use_cache=True, 2025-05-07T20:23:24.0242178Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:24.0242663Z use_cpu=True, 2025-05-07T20:23:24.0243071Z output_dtype=SparseType.FP32, 2025-05-07T20:23:24.0243502Z ) 2025-05-07T20:23:24.0243906Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:24.0244834Z self=, 2025-05-07T20:23:24.0245687Z mixed_B=False, 2025-05-07T20:23:24.0246062Z compile=False, 2025-05-07T20:23:24.0246435Z T=1, 2025-05-07T20:23:24.0246767Z D=70, 2025-05-07T20:23:24.0247092Z B=46, 2025-05-07T20:23:24.0247425Z log_E=5, 2025-05-07T20:23:24.0247771Z L=12, 2025-05-07T20:23:24.0248266Z D_gradcheck=2, 2025-05-07T20:23:24.0248658Z stochastic_rounding=False, 2025-05-07T20:23:24.0249097Z weighted=False, 2025-05-07T20:23:24.0249473Z row_wise=False, 2025-05-07T20:23:24.0249838Z mixed=True, 2025-05-07T20:23:24.0250200Z use_cache=False, 2025-05-07T20:23:24.0250618Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:24.0251102Z use_cpu=True, 2025-05-07T20:23:24.0251499Z output_dtype=SparseType.FP32, 2025-05-07T20:23:24.0251931Z ) 2025-05-07T20:23:24.0252327Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:24.0253256Z self=, 2025-05-07T20:23:24.0254116Z mixed_B=False, 2025-05-07T20:23:24.0254782Z compile=True, 2025-05-07T20:23:24.0255230Z T=2, 2025-05-07T20:23:24.0255555Z D=48, 2025-05-07T20:23:24.0255888Z B=64, 2025-05-07T20:23:24.0256221Z log_E=5, 2025-05-07T20:23:24.0256555Z L=8, 2025-05-07T20:23:24.0256895Z D_gradcheck=1, 2025-05-07T20:23:24.0257282Z stochastic_rounding=True, 2025-05-07T20:23:24.0257711Z weighted=True, 2025-05-07T20:23:24.0258085Z row_wise=True, 2025-05-07T20:23:24.0258454Z mixed=True, 2025-05-07T20:23:24.0258821Z use_cache=False, 2025-05-07T20:23:24.0259339Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:24.0259836Z use_cpu=True, 2025-05-07T20:23:24.0260238Z output_dtype=SparseType.FP32, 2025-05-07T20:23:24.0260693Z ) 2025-05-07T20:23:24.0261099Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:24.0262049Z self=, 2025-05-07T20:23:24.0262983Z mixed_B=True, 2025-05-07T20:23:24.0263383Z compile=True, 2025-05-07T20:23:24.0263743Z T=1, 2025-05-07T20:23:24.0264073Z D=42, 2025-05-07T20:23:24.0264406Z B=88, 2025-05-07T20:23:24.0264742Z log_E=4, 2025-05-07T20:23:24.0265072Z L=1, 2025-05-07T20:23:24.0265407Z D_gradcheck=1, 2025-05-07T20:23:24.0265800Z stochastic_rounding=False, 2025-05-07T20:23:24.0266236Z weighted=False, 2025-05-07T20:23:24.0266614Z row_wise=True, 2025-05-07T20:23:24.0266981Z mixed=False, 2025-05-07T20:23:24.0267363Z use_cache=True, 2025-05-07T20:23:24.0267783Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:24.0268267Z use_cpu=True, 2025-05-07T20:23:24.0268812Z output_dtype=SparseType.FP16, 2025-05-07T20:23:24.0269308Z ) 2025-05-07T20:23:24.0269789Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:24.0270721Z self=, 2025-05-07T20:23:24.0271574Z mixed_B=False, 2025-05-07T20:23:24.0271949Z compile=True, 2025-05-07T20:23:24.0272310Z T=1, 2025-05-07T20:23:24.0272641Z D=19, 2025-05-07T20:23:24.0272973Z B=4, 2025-05-07T20:23:24.0273310Z log_E=5, 2025-05-07T20:23:24.0273651Z L=15, 2025-05-07T20:23:24.0273988Z D_gradcheck=1, 2025-05-07T20:23:24.0274388Z stochastic_rounding=False, 2025-05-07T20:23:24.0274817Z weighted=True, 2025-05-07T20:23:24.0275200Z row_wise=True, 2025-05-07T20:23:24.0275570Z mixed=True, 2025-05-07T20:23:24.0275925Z use_cache=True, 2025-05-07T20:23:24.0276335Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:24.0276813Z use_cpu=True, 2025-05-07T20:23:24.0277204Z output_dtype=SparseType.FP32, 2025-05-07T20:23:24.0277645Z ) 2025-05-07T20:23:24.0278046Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:24.0278985Z self=, 2025-05-07T20:23:24.0280295Z mixed_B=False, 2025-05-07T20:23:24.0280680Z compile=False, 2025-05-07T20:23:24.0281049Z T=3, 2025-05-07T20:23:24.0281391Z D=45, 2025-05-07T20:23:24.0281730Z B=44, 2025-05-07T20:23:24.0282063Z log_E=3, 2025-05-07T20:23:24.0282406Z L=8, 2025-05-07T20:23:24.0282750Z D_gradcheck=1, 2025-05-07T20:23:24.0283143Z stochastic_rounding=False, 2025-05-07T20:23:24.0283576Z weighted=True, 2025-05-07T20:23:24.0283945Z row_wise=True, 2025-05-07T20:23:24.0284313Z mixed=False, 2025-05-07T20:23:24.0284681Z use_cache=False, 2025-05-07T20:23:24.0285114Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:24.0285593Z use_cpu=True, 2025-05-07T20:23:24.0285995Z output_dtype=SparseType.FP32, 2025-05-07T20:23:24.0286445Z ) 2025-05-07T20:23:24.0286850Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:24.0287779Z self=, 2025-05-07T20:23:24.0288765Z mixed_B=True, 2025-05-07T20:23:24.0289562Z compile=True, 2025-05-07T20:23:24.0289942Z T=4, 2025-05-07T20:23:24.0290435Z D=21, 2025-05-07T20:23:24.0290770Z B=113, 2025-05-07T20:23:24.0291103Z log_E=5, 2025-05-07T20:23:24.0304153Z L=20, 2025-05-07T20:23:24.0304646Z D_gradcheck=2, 2025-05-07T20:23:24.0305055Z stochastic_rounding=False, 2025-05-07T20:23:24.0305493Z weighted=True, 2025-05-07T20:23:24.0305860Z row_wise=True, 2025-05-07T20:23:24.0306225Z mixed=False, 2025-05-07T20:23:24.0306596Z use_cache=True, 2025-05-07T20:23:24.0307366Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:24.0307876Z use_cpu=True, 2025-05-07T20:23:24.0308285Z output_dtype=SparseType.FP32, 2025-05-07T20:23:24.0308725Z ) 2025-05-07T20:23:24.0767232Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:24.0768338Z self=, 2025-05-07T20:23:24.0769209Z mixed_B=True, 2025-05-07T20:23:24.0769596Z compile=True, 2025-05-07T20:23:24.0769957Z T=3, 2025-05-07T20:23:24.0770297Z D=51, 2025-05-07T20:23:24.0770625Z B=119, 2025-05-07T20:23:24.0770957Z log_E=3, 2025-05-07T20:23:24.0771297Z L=13, 2025-05-07T20:23:24.0771627Z D_gradcheck=1, 2025-05-07T20:23:24.0772017Z stochastic_rounding=False, 2025-05-07T20:23:24.0772452Z weighted=True, 2025-05-07T20:23:24.0772817Z row_wise=True, 2025-05-07T20:23:24.0773181Z mixed=True, 2025-05-07T20:23:24.0773547Z use_cache=True, 2025-05-07T20:23:24.0773964Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:24.0774433Z use_cpu=True, 2025-05-07T20:23:24.0775241Z output_dtype=SparseType.FP32, 2025-05-07T20:23:24.0775688Z ) 2025-05-07T20:23:24.0776079Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:24.0777010Z self=, 2025-05-07T20:23:24.0777881Z mixed_B=False, 2025-05-07T20:23:24.0778251Z compile=False, 2025-05-07T20:23:24.0778611Z T=5, 2025-05-07T20:23:24.0778942Z D=108, 2025-05-07T20:23:24.0779266Z B=20, 2025-05-07T20:23:24.0779593Z log_E=4, 2025-05-07T20:23:24.0780202Z L=8, 2025-05-07T20:23:24.0780536Z D_gradcheck=2, 2025-05-07T20:23:24.0780927Z stochastic_rounding=False, 2025-05-07T20:23:24.0781359Z weighted=True, 2025-05-07T20:23:24.0781720Z row_wise=True, 2025-05-07T20:23:24.0782081Z mixed=True, 2025-05-07T20:23:24.0782444Z use_cache=True, 2025-05-07T20:23:24.0782853Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:24.0783340Z use_cpu=True, 2025-05-07T20:23:24.0783747Z output_dtype=SparseType.FP32, 2025-05-07T20:23:24.0784189Z ) 2025-05-07T20:23:24.0784592Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:24.0785537Z self=, 2025-05-07T20:23:24.0786556Z mixed_B=False, 2025-05-07T20:23:24.0786936Z compile=True, 2025-05-07T20:23:24.0787306Z T=4, 2025-05-07T20:23:24.0787664Z D=64, 2025-05-07T20:23:24.0787996Z B=43, 2025-05-07T20:23:24.0788341Z log_E=5, 2025-05-07T20:23:24.0788683Z L=19, 2025-05-07T20:23:24.0789023Z D_gradcheck=1, 2025-05-07T20:23:24.0789424Z stochastic_rounding=False, 2025-05-07T20:23:24.0789859Z weighted=True, 2025-05-07T20:23:24.0790222Z row_wise=True, 2025-05-07T20:23:24.0790593Z mixed=True, 2025-05-07T20:23:24.0790955Z use_cache=True, 2025-05-07T20:23:24.0791363Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:24.0791840Z use_cpu=True, 2025-05-07T20:23:24.0792237Z output_dtype=SparseType.FP16, 2025-05-07T20:23:24.0792678Z ) 2025-05-07T20:23:24.0793084Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:24.0794018Z self=, 2025-05-07T20:23:24.0794887Z mixed_B=False, 2025-05-07T20:23:24.0795592Z compile=False, 2025-05-07T20:23:24.0795978Z T=3, 2025-05-07T20:23:24.0796442Z D=13, 2025-05-07T20:23:24.0796784Z B=123, 2025-05-07T20:23:24.0797108Z log_E=3, 2025-05-07T20:23:24.0797453Z L=13, 2025-05-07T20:23:24.0797795Z D_gradcheck=1, 2025-05-07T20:23:24.0798175Z stochastic_rounding=False, 2025-05-07T20:23:24.0798609Z weighted=False, 2025-05-07T20:23:24.0798981Z row_wise=True, 2025-05-07T20:23:24.0799333Z mixed=True, 2025-05-07T20:23:24.0799697Z use_cache=True, 2025-05-07T20:23:24.0800271Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:24.0800761Z use_cpu=True, 2025-05-07T20:23:24.0801162Z output_dtype=SparseType.FP16, 2025-05-07T20:23:24.0801611Z ) 2025-05-07T20:23:24.0802004Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:24.0802934Z self=, 2025-05-07T20:23:24.0803800Z mixed_B=False, 2025-05-07T20:23:24.0804164Z compile=False, 2025-05-07T20:23:24.0804536Z T=1, 2025-05-07T20:23:24.0804872Z D=13, 2025-05-07T20:23:24.0805197Z B=115, 2025-05-07T20:23:24.0805532Z log_E=4, 2025-05-07T20:23:24.0805884Z L=12, 2025-05-07T20:23:24.0806218Z D_gradcheck=1, 2025-05-07T20:23:24.0806604Z stochastic_rounding=False, 2025-05-07T20:23:24.0807036Z weighted=True, 2025-05-07T20:23:24.0807406Z row_wise=True, 2025-05-07T20:23:24.0807770Z mixed=False, 2025-05-07T20:23:24.0808507Z use_cache=True, 2025-05-07T20:23:24.0808929Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:24.0809399Z use_cpu=True, 2025-05-07T20:23:24.0809799Z output_dtype=SparseType.FP16, 2025-05-07T20:23:24.0810490Z ) 2025-05-07T20:23:24.0810884Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:24.0811818Z self=, 2025-05-07T20:23:24.0812683Z mixed_B=True, 2025-05-07T20:23:24.0813050Z compile=False, 2025-05-07T20:23:24.0813412Z T=5, 2025-05-07T20:23:24.0813744Z D=91, 2025-05-07T20:23:24.0814072Z B=39, 2025-05-07T20:23:24.0814402Z log_E=4, 2025-05-07T20:23:24.0814743Z L=6, 2025-05-07T20:23:24.0815072Z D_gradcheck=1, 2025-05-07T20:23:24.0815467Z stochastic_rounding=False, 2025-05-07T20:23:24.0815904Z weighted=True, 2025-05-07T20:23:24.0816276Z row_wise=False, 2025-05-07T20:23:24.0816656Z mixed=True, 2025-05-07T20:23:24.0817023Z use_cache=False, 2025-05-07T20:23:24.0817439Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:24.0817915Z use_cpu=True, 2025-05-07T20:23:24.0818303Z output_dtype=SparseType.FP16, 2025-05-07T20:23:24.0818759Z ) 2025-05-07T20:23:24.0819156Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:24.0820091Z self=, 2025-05-07T20:23:24.0820955Z mixed_B=False, 2025-05-07T20:23:24.0821325Z compile=False, 2025-05-07T20:23:24.0821697Z T=2, 2025-05-07T20:23:24.0822026Z D=55, 2025-05-07T20:23:24.0822347Z B=1, 2025-05-07T20:23:24.0822681Z log_E=3, 2025-05-07T20:23:24.0823015Z L=0, 2025-05-07T20:23:24.0823346Z D_gradcheck=2, 2025-05-07T20:23:24.0823733Z stochastic_rounding=True, 2025-05-07T20:23:24.0824183Z weighted=True, 2025-05-07T20:23:24.0824552Z row_wise=False, 2025-05-07T20:23:24.0824917Z mixed=True, 2025-05-07T20:23:24.0825287Z use_cache=False, 2025-05-07T20:23:24.0825703Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:24.0826193Z use_cpu=True, 2025-05-07T20:23:24.0826606Z output_dtype=SparseType.FP32, 2025-05-07T20:23:24.0827045Z ) 2025-05-07T20:23:24.0827444Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:24.0828383Z self=, 2025-05-07T20:23:24.0829250Z mixed_B=True, 2025-05-07T20:23:24.0829800Z compile=True, 2025-05-07T20:23:24.0830180Z T=1, 2025-05-07T20:23:24.0830623Z D=6, 2025-05-07T20:23:24.0830951Z B=16, 2025-05-07T20:23:24.0831282Z log_E=4, 2025-05-07T20:23:24.0831619Z L=7, 2025-05-07T20:23:24.0831951Z D_gradcheck=2, 2025-05-07T20:23:24.0832348Z stochastic_rounding=False, 2025-05-07T20:23:24.0832792Z weighted=True, 2025-05-07T20:23:24.0833162Z row_wise=True, 2025-05-07T20:23:24.0833529Z mixed=False, 2025-05-07T20:23:24.0833909Z use_cache=False, 2025-05-07T20:23:24.0834542Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:24.0835042Z use_cpu=True, 2025-05-07T20:23:24.0835446Z output_dtype=SparseType.FP16, 2025-05-07T20:23:24.0835889Z ) 2025-05-07T20:23:24.0836290Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:24.0837234Z self=, 2025-05-07T20:23:24.0838096Z mixed_B=False, 2025-05-07T20:23:24.0838463Z compile=True, 2025-05-07T20:23:24.0838830Z T=3, 2025-05-07T20:23:24.0839169Z D=7, 2025-05-07T20:23:24.0839491Z B=106, 2025-05-07T20:23:24.0839824Z log_E=3, 2025-05-07T20:23:24.0840166Z L=9, 2025-05-07T20:23:24.0840503Z D_gradcheck=2, 2025-05-07T20:23:24.0840900Z stochastic_rounding=False, 2025-05-07T20:23:24.0841340Z weighted=False, 2025-05-07T20:23:24.0841713Z row_wise=True, 2025-05-07T20:23:24.0842078Z mixed=True, 2025-05-07T20:23:24.0842447Z use_cache=True, 2025-05-07T20:23:24.0842859Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:24.0843340Z use_cpu=True, 2025-05-07T20:23:24.0843736Z output_dtype=SparseType.FP16, 2025-05-07T20:23:24.0844343Z ) 2025-05-07T20:23:24.0844749Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:24.0845684Z self=, 2025-05-07T20:23:24.0846545Z mixed_B=False, 2025-05-07T20:23:24.0846930Z compile=True, 2025-05-07T20:23:24.0847293Z T=5, 2025-05-07T20:23:24.0847654Z D=34, 2025-05-07T20:23:24.0848136Z B=41, 2025-05-07T20:23:24.0848480Z log_E=3, 2025-05-07T20:23:24.0848630Z L=4, 2025-05-07T20:23:24.0848791Z D_gradcheck=2, 2025-05-07T20:23:24.0848964Z stochastic_rounding=False, 2025-05-07T20:23:24.0849117Z weighted=False, 2025-05-07T20:23:24.0849276Z row_wise=True, 2025-05-07T20:23:24.0849428Z mixed=True, 2025-05-07T20:23:24.0849586Z use_cache=True, 2025-05-07T20:23:24.0849781Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:24.0849941Z use_cpu=True, 2025-05-07T20:23:24.0850128Z output_dtype=SparseType.FP16, 2025-05-07T20:23:24.0850276Z ) 2025-05-07T20:23:24.0850502Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:24.0851065Z self=, 2025-05-07T20:23:24.0851221Z mixed_B=False, 2025-05-07T20:23:24.0851374Z compile=True, 2025-05-07T20:23:24.0851531Z T=2, 2025-05-07T20:23:24.0851680Z D=38, 2025-05-07T20:23:24.0851835Z B=106, 2025-05-07T20:23:24.0851990Z log_E=4, 2025-05-07T20:23:24.0852136Z L=8, 2025-05-07T20:23:24.0852291Z D_gradcheck=2, 2025-05-07T20:23:24.0852469Z stochastic_rounding=False, 2025-05-07T20:23:24.0852626Z weighted=True, 2025-05-07T20:23:24.0852785Z row_wise=True, 2025-05-07T20:23:24.0852934Z mixed=False, 2025-05-07T20:23:24.0853087Z use_cache=True, 2025-05-07T20:23:24.0853287Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:24.0853440Z use_cpu=True, 2025-05-07T20:23:24.0853623Z output_dtype=SparseType.FP32, 2025-05-07T20:23:24.0853774Z ) 2025-05-07T20:23:24.0854005Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:24.0854571Z self=, 2025-05-07T20:23:24.0854736Z mixed_B=False, 2025-05-07T20:23:24.0854892Z compile=True, 2025-05-07T20:23:24.0855247Z T=3, 2025-05-07T20:23:24.0855486Z D=26, 2025-05-07T20:23:24.0855640Z B=34, 2025-05-07T20:23:24.0855791Z log_E=5, 2025-05-07T20:23:24.0855936Z L=0, 2025-05-07T20:23:24.0856087Z D_gradcheck=2, 2025-05-07T20:23:24.0856266Z stochastic_rounding=False, 2025-05-07T20:23:24.0856417Z weighted=True, 2025-05-07T20:23:24.0856567Z row_wise=True, 2025-05-07T20:23:24.0856726Z mixed=True, 2025-05-07T20:23:24.0856888Z use_cache=False, 2025-05-07T20:23:24.0857159Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:24.0857328Z use_cpu=True, 2025-05-07T20:23:24.0857509Z output_dtype=SparseType.FP16, 2025-05-07T20:23:24.0857656Z ) 2025-05-07T20:23:24.0857891Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:24.0858453Z self=, 2025-05-07T20:23:24.0858610Z mixed_B=True, 2025-05-07T20:23:24.0858759Z compile=True, 2025-05-07T20:23:24.0858909Z T=2, 2025-05-07T20:23:24.0859059Z D=22, 2025-05-07T20:23:24.0859205Z B=68, 2025-05-07T20:23:24.0859349Z log_E=5, 2025-05-07T20:23:24.0859505Z L=5, 2025-05-07T20:23:24.0859661Z D_gradcheck=2, 2025-05-07T20:23:24.0859833Z stochastic_rounding=True, 2025-05-07T20:23:24.0859994Z weighted=False, 2025-05-07T20:23:24.0860158Z row_wise=True, 2025-05-07T20:23:24.0860309Z mixed=True, 2025-05-07T20:23:24.0860475Z use_cache=False, 2025-05-07T20:23:24.0860674Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:24.0860828Z use_cpu=True, 2025-05-07T20:23:24.0861041Z output_dtype=SparseType.FP16, 2025-05-07T20:23:24.0861302Z ) 2025-05-07T20:23:24.0861542Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:24.0862120Z self=, 2025-05-07T20:23:24.0862307Z mixed_B=False, 2025-05-07T20:23:24.0862478Z compile=True, 2025-05-07T20:23:24.0862634Z T=2, 2025-05-07T20:23:24.0862801Z D=75, 2025-05-07T20:23:24.0862963Z B=127, 2025-05-07T20:23:24.0863112Z log_E=4, 2025-05-07T20:23:24.0863261Z L=10, 2025-05-07T20:23:24.0863426Z D_gradcheck=1, 2025-05-07T20:23:24.0863598Z stochastic_rounding=True, 2025-05-07T20:23:24.0863758Z weighted=True, 2025-05-07T20:23:24.0863914Z row_wise=False, 2025-05-07T20:23:24.0864064Z mixed=False, 2025-05-07T20:23:24.0864220Z use_cache=False, 2025-05-07T20:23:24.0864418Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:24.0864573Z use_cpu=True, 2025-05-07T20:23:24.0864753Z output_dtype=SparseType.FP16, 2025-05-07T20:23:24.0864901Z ) 2025-05-07T20:23:24.0865125Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:24.0865689Z self=, 2025-05-07T20:23:24.0865840Z mixed_B=True, 2025-05-07T20:23:24.0865992Z compile=True, 2025-05-07T20:23:24.0866236Z T=3, 2025-05-07T20:23:24.0866378Z D=105, 2025-05-07T20:23:24.0866522Z B=34, 2025-05-07T20:23:24.0866680Z log_E=4, 2025-05-07T20:23:24.0866824Z L=19, 2025-05-07T20:23:24.0866979Z D_gradcheck=2, 2025-05-07T20:23:24.0867159Z stochastic_rounding=True, 2025-05-07T20:23:24.0867317Z weighted=False, 2025-05-07T20:23:24.0867469Z row_wise=False, 2025-05-07T20:23:24.0867628Z mixed=False, 2025-05-07T20:23:24.0867792Z use_cache=False, 2025-05-07T20:23:24.0867999Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:24.0868158Z use_cpu=True, 2025-05-07T20:23:24.0868340Z output_dtype=SparseType.FP32, 2025-05-07T20:23:24.0868492Z ) 2025-05-07T20:23:24.0868718Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:24.0869281Z self=, 2025-05-07T20:23:24.0869441Z mixed_B=False, 2025-05-07T20:23:24.0869595Z compile=False, 2025-05-07T20:23:24.0869876Z T=1, 2025-05-07T20:23:24.0870046Z D=84, 2025-05-07T20:23:24.0870283Z B=12, 2025-05-07T20:23:24.0870438Z log_E=3, 2025-05-07T20:23:24.0870591Z L=18, 2025-05-07T20:23:24.0870748Z D_gradcheck=2, 2025-05-07T20:23:24.0870922Z stochastic_rounding=True, 2025-05-07T20:23:24.0871083Z weighted=True, 2025-05-07T20:23:24.0871238Z row_wise=False, 2025-05-07T20:23:24.0871403Z mixed=False, 2025-05-07T20:23:24.0871558Z use_cache=True, 2025-05-07T20:23:24.0871817Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:24.0871997Z use_cpu=True, 2025-05-07T20:23:24.0872177Z output_dtype=SparseType.FP16, 2025-05-07T20:23:24.0872328Z ) 2025-05-07T20:23:24.0872562Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:24.0873121Z self=, 2025-05-07T20:23:24.0873275Z mixed_B=False, 2025-05-07T20:23:24.0873433Z compile=False, 2025-05-07T20:23:24.0873580Z T=5, 2025-05-07T20:23:24.0873723Z D=62, 2025-05-07T20:23:24.0873876Z B=17, 2025-05-07T20:23:24.0874023Z log_E=5, 2025-05-07T20:23:24.0874165Z L=18, 2025-05-07T20:23:24.0874329Z D_gradcheck=1, 2025-05-07T20:23:24.0874510Z stochastic_rounding=False, 2025-05-07T20:23:24.0874677Z weighted=False, 2025-05-07T20:23:24.0874836Z row_wise=False, 2025-05-07T20:23:24.0874988Z mixed=True, 2025-05-07T20:23:24.0875150Z use_cache=True, 2025-05-07T20:23:24.0875349Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:24.0875506Z use_cpu=True, 2025-05-07T20:23:24.0875695Z output_dtype=SparseType.FP16, 2025-05-07T20:23:24.0875943Z ) 2025-05-07T20:23:24.1371983Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:24.1372614Z self=, 2025-05-07T20:23:24.1372768Z mixed_B=True, 2025-05-07T20:23:24.1373070Z compile=False, 2025-05-07T20:23:24.1373242Z T=5, 2025-05-07T20:23:24.1373388Z D=71, 2025-05-07T20:23:24.1373549Z B=121, 2025-05-07T20:23:24.1373694Z log_E=5, 2025-05-07T20:23:24.1373841Z L=7, 2025-05-07T20:23:24.1373999Z D_gradcheck=2, 2025-05-07T20:23:24.1374170Z stochastic_rounding=False, 2025-05-07T20:23:24.1374324Z weighted=False, 2025-05-07T20:23:24.1374483Z row_wise=False, 2025-05-07T20:23:24.1374631Z mixed=False, 2025-05-07T20:23:24.1374782Z use_cache=True, 2025-05-07T20:23:24.1374984Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:24.1375136Z use_cpu=True, 2025-05-07T20:23:24.1375318Z output_dtype=SparseType.FP32, 2025-05-07T20:23:24.1375477Z ) 2025-05-07T20:23:24.1375712Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:24.1376281Z self=, 2025-05-07T20:23:24.1376431Z mixed_B=True, 2025-05-07T20:23:24.1376586Z compile=False, 2025-05-07T20:23:24.1376741Z T=2, 2025-05-07T20:23:24.1376883Z D=125, 2025-05-07T20:23:24.1377030Z B=93, 2025-05-07T20:23:24.1377180Z log_E=3, 2025-05-07T20:23:24.1377321Z L=5, 2025-05-07T20:23:24.1377474Z D_gradcheck=2, 2025-05-07T20:23:24.1377652Z stochastic_rounding=True, 2025-05-07T20:23:24.1377805Z weighted=False, 2025-05-07T20:23:24.1377955Z row_wise=True, 2025-05-07T20:23:24.1378114Z mixed=True, 2025-05-07T20:23:24.1378265Z use_cache=True, 2025-05-07T20:23:24.1378458Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:24.1378619Z use_cpu=True, 2025-05-07T20:23:24.1378800Z output_dtype=SparseType.FP16, 2025-05-07T20:23:24.1378954Z ) 2025-05-07T20:23:24.1379180Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:24.1379887Z self=, 2025-05-07T20:23:24.1380061Z mixed_B=False, 2025-05-07T20:23:24.1380213Z compile=True, 2025-05-07T20:23:24.1380724Z T=3, 2025-05-07T20:23:24.1380889Z D=105, 2025-05-07T20:23:24.1381257Z B=6, 2025-05-07T20:23:24.1381403Z log_E=4, 2025-05-07T20:23:24.1381555Z L=11, 2025-05-07T20:23:24.1381705Z D_gradcheck=2, 2025-05-07T20:23:24.1381875Z stochastic_rounding=True, 2025-05-07T20:23:24.1382033Z weighted=False, 2025-05-07T20:23:24.1382182Z row_wise=True, 2025-05-07T20:23:24.1382337Z mixed=False, 2025-05-07T20:23:24.1382487Z use_cache=True, 2025-05-07T20:23:24.1382807Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:24.1382979Z use_cpu=True, 2025-05-07T20:23:24.1383160Z output_dtype=SparseType.FP32, 2025-05-07T20:23:24.1383307Z ) 2025-05-07T20:23:24.1383541Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:24.1384108Z self=, 2025-05-07T20:23:24.1384264Z mixed_B=False, 2025-05-07T20:23:24.1384423Z compile=True, 2025-05-07T20:23:24.1384573Z T=4, 2025-05-07T20:23:24.1384716Z D=55, 2025-05-07T20:23:24.1384876Z B=10, 2025-05-07T20:23:24.1385022Z log_E=5, 2025-05-07T20:23:24.1385166Z L=9, 2025-05-07T20:23:24.1385325Z D_gradcheck=2, 2025-05-07T20:23:24.1385493Z stochastic_rounding=True, 2025-05-07T20:23:24.1385652Z weighted=False, 2025-05-07T20:23:24.1385804Z row_wise=False, 2025-05-07T20:23:24.1385952Z mixed=False, 2025-05-07T20:23:24.1386109Z use_cache=True, 2025-05-07T20:23:24.1386299Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:24.1386449Z use_cpu=True, 2025-05-07T20:23:24.1386636Z output_dtype=SparseType.FP32, 2025-05-07T20:23:24.1386944Z ) 2025-05-07T20:23:24.1387172Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:24.1387737Z self=, 2025-05-07T20:23:24.1387888Z mixed_B=False, 2025-05-07T20:23:24.1388040Z compile=False, 2025-05-07T20:23:24.1388195Z T=2, 2025-05-07T20:23:24.1388337Z D=19, 2025-05-07T20:23:24.1388494Z B=51, 2025-05-07T20:23:24.1388637Z log_E=3, 2025-05-07T20:23:24.1388778Z L=14, 2025-05-07T20:23:24.1388934Z D_gradcheck=1, 2025-05-07T20:23:24.1389104Z stochastic_rounding=False, 2025-05-07T20:23:24.1389257Z weighted=False, 2025-05-07T20:23:24.1389418Z row_wise=False, 2025-05-07T20:23:24.1389567Z mixed=True, 2025-05-07T20:23:24.1389721Z use_cache=False, 2025-05-07T20:23:24.1389917Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:24.1390069Z use_cpu=True, 2025-05-07T20:23:24.1390250Z output_dtype=SparseType.FP16, 2025-05-07T20:23:24.1390398Z ) 2025-05-07T20:23:24.1390623Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:24.1391183Z self=, 2025-05-07T20:23:24.1391351Z mixed_B=True, 2025-05-07T20:23:24.1391501Z compile=True, 2025-05-07T20:23:24.1391653Z T=5, 2025-05-07T20:23:24.1391795Z D=101, 2025-05-07T20:23:24.1391942Z B=67, 2025-05-07T20:23:24.1392092Z log_E=4, 2025-05-07T20:23:24.1392236Z L=17, 2025-05-07T20:23:24.1392388Z D_gradcheck=1, 2025-05-07T20:23:24.1392567Z stochastic_rounding=False, 2025-05-07T20:23:24.1392727Z weighted=True, 2025-05-07T20:23:24.1392879Z row_wise=True, 2025-05-07T20:23:24.1393033Z mixed=True, 2025-05-07T20:23:24.1393184Z use_cache=True, 2025-05-07T20:23:24.1393373Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:24.1393534Z use_cpu=True, 2025-05-07T20:23:24.1393717Z output_dtype=SparseType.FP16, 2025-05-07T20:23:24.1393862Z ) 2025-05-07T20:23:24.1394094Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:24.1394652Z self=, 2025-05-07T20:23:24.1394808Z mixed_B=True, 2025-05-07T20:23:24.1394959Z compile=True, 2025-05-07T20:23:24.1395215Z T=2, 2025-05-07T20:23:24.1395372Z D=35, 2025-05-07T20:23:24.1395594Z B=47, 2025-05-07T20:23:24.1395737Z log_E=4, 2025-05-07T20:23:24.1395884Z L=2, 2025-05-07T20:23:24.1396041Z D_gradcheck=2, 2025-05-07T20:23:24.1396210Z stochastic_rounding=False, 2025-05-07T20:23:24.1396369Z weighted=False, 2025-05-07T20:23:24.1396517Z row_wise=False, 2025-05-07T20:23:24.1396665Z mixed=False, 2025-05-07T20:23:24.1396823Z use_cache=True, 2025-05-07T20:23:24.1397088Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:24.1397252Z use_cpu=True, 2025-05-07T20:23:24.1397439Z output_dtype=SparseType.FP16, 2025-05-07T20:23:24.1397583Z ) 2025-05-07T20:23:24.1397818Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:24.1398377Z self=, 2025-05-07T20:23:24.1398530Z mixed_B=True, 2025-05-07T20:23:24.1398687Z compile=False, 2025-05-07T20:23:24.1398832Z T=5, 2025-05-07T20:23:24.1398974Z D=72, 2025-05-07T20:23:24.1399123Z B=91, 2025-05-07T20:23:24.1399268Z log_E=5, 2025-05-07T20:23:24.1399410Z L=13, 2025-05-07T20:23:24.1399570Z D_gradcheck=1, 2025-05-07T20:23:24.1399741Z stochastic_rounding=False, 2025-05-07T20:23:24.1399896Z weighted=False, 2025-05-07T20:23:24.1400052Z row_wise=True, 2025-05-07T20:23:24.1400200Z mixed=True, 2025-05-07T20:23:24.1400354Z use_cache=True, 2025-05-07T20:23:24.1400559Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:24.1400709Z use_cpu=True, 2025-05-07T20:23:24.1400896Z output_dtype=SparseType.FP32, 2025-05-07T20:23:24.1401133Z ) 2025-05-07T20:23:24.1401363Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:24.1401930Z self=, 2025-05-07T20:23:24.1402080Z mixed_B=True, 2025-05-07T20:23:24.1402231Z compile=False, 2025-05-07T20:23:24.1402385Z T=2, 2025-05-07T20:23:24.1402528Z D=65, 2025-05-07T20:23:24.1402674Z B=7, 2025-05-07T20:23:24.1402830Z log_E=3, 2025-05-07T20:23:24.1402971Z L=0, 2025-05-07T20:23:24.1403122Z D_gradcheck=1, 2025-05-07T20:23:24.1403297Z stochastic_rounding=True, 2025-05-07T20:23:24.1403450Z weighted=True, 2025-05-07T20:23:24.1403607Z row_wise=True, 2025-05-07T20:23:24.1403753Z mixed=True, 2025-05-07T20:23:24.1403906Z use_cache=False, 2025-05-07T20:23:24.1404105Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:24.1404259Z use_cpu=True, 2025-05-07T20:23:24.1404441Z output_dtype=SparseType.FP16, 2025-05-07T20:23:24.1404593Z ) 2025-05-07T20:23:24.1404820Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:24.1405377Z self=, 2025-05-07T20:23:24.1405534Z mixed_B=False, 2025-05-07T20:23:24.1405683Z compile=True, 2025-05-07T20:23:24.1405830Z T=5, 2025-05-07T20:23:24.1405981Z D=29, 2025-05-07T20:23:24.1406126Z B=44, 2025-05-07T20:23:24.1406270Z log_E=4, 2025-05-07T20:23:24.1406422Z L=12, 2025-05-07T20:23:24.1406577Z D_gradcheck=2, 2025-05-07T20:23:24.1406755Z stochastic_rounding=False, 2025-05-07T20:23:24.1406908Z weighted=True, 2025-05-07T20:23:24.1407063Z row_wise=False, 2025-05-07T20:23:24.1407220Z mixed=False, 2025-05-07T20:23:24.1407374Z use_cache=True, 2025-05-07T20:23:24.1407565Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:24.1407729Z use_cpu=True, 2025-05-07T20:23:24.1407911Z output_dtype=SparseType.FP32, 2025-05-07T20:23:24.1408430Z ) 2025-05-07T20:23:24.1408669Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:24.1409228Z self=, 2025-05-07T20:23:24.1409388Z mixed_B=True, 2025-05-07T20:23:24.1409557Z compile=False, 2025-05-07T20:23:24.1409900Z T=2, 2025-05-07T20:23:24.1410063Z D=20, 2025-05-07T20:23:24.1410294Z B=118, 2025-05-07T20:23:24.1410442Z log_E=4, 2025-05-07T20:23:24.1410589Z L=12, 2025-05-07T20:23:24.1410739Z D_gradcheck=2, 2025-05-07T20:23:24.1410909Z stochastic_rounding=True, 2025-05-07T20:23:24.1411065Z weighted=False, 2025-05-07T20:23:24.1411216Z row_wise=False, 2025-05-07T20:23:24.1411365Z mixed=False, 2025-05-07T20:23:24.1411523Z use_cache=True, 2025-05-07T20:23:24.1411712Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:24.1411936Z use_cpu=True, 2025-05-07T20:23:24.1412140Z output_dtype=SparseType.FP16, 2025-05-07T20:23:24.1412286Z ) 2025-05-07T20:23:24.1412513Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:24.1413082Z self=, 2025-05-07T20:23:24.1413232Z mixed_B=False, 2025-05-07T20:23:24.1413389Z compile=False, 2025-05-07T20:23:24.1413532Z T=5, 2025-05-07T20:23:24.1413676Z D=32, 2025-05-07T20:23:24.1413831Z B=114, 2025-05-07T20:23:24.1413977Z log_E=5, 2025-05-07T20:23:24.1414122Z L=0, 2025-05-07T20:23:24.1414281Z D_gradcheck=1, 2025-05-07T20:23:24.1414453Z stochastic_rounding=False, 2025-05-07T20:23:24.1414606Z weighted=False, 2025-05-07T20:23:24.1414763Z row_wise=True, 2025-05-07T20:23:24.1414911Z mixed=False, 2025-05-07T20:23:24.1415082Z use_cache=True, 2025-05-07T20:23:24.1415278Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:24.1415431Z use_cpu=True, 2025-05-07T20:23:24.1415610Z output_dtype=SparseType.FP16, 2025-05-07T20:23:24.1415880Z ) 2025-05-07T20:23:24.1416109Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:24.1416677Z self=, 2025-05-07T20:23:24.1416823Z mixed_B=True, 2025-05-07T20:23:24.1416972Z compile=True, 2025-05-07T20:23:24.1417128Z T=4, 2025-05-07T20:23:24.1417276Z D=65, 2025-05-07T20:23:24.1417430Z B=39, 2025-05-07T20:23:24.1417583Z log_E=3, 2025-05-07T20:23:24.1417726Z L=5, 2025-05-07T20:23:24.1417878Z D_gradcheck=2, 2025-05-07T20:23:24.1418053Z stochastic_rounding=True, 2025-05-07T20:23:24.1418206Z weighted=False, 2025-05-07T20:23:24.1418355Z row_wise=True, 2025-05-07T20:23:24.1418514Z mixed=False, 2025-05-07T20:23:24.1418671Z use_cache=False, 2025-05-07T20:23:24.1418862Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:24.1419021Z use_cpu=True, 2025-05-07T20:23:24.1419205Z output_dtype=SparseType.FP32, 2025-05-07T20:23:24.1419356Z ) 2025-05-07T20:23:24.1419581Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:24.1420137Z self=, 2025-05-07T20:23:24.1420297Z mixed_B=False, 2025-05-07T20:23:24.1420447Z compile=True, 2025-05-07T20:23:24.1420593Z T=5, 2025-05-07T20:23:24.1420745Z D=35, 2025-05-07T20:23:24.1420894Z B=91, 2025-05-07T20:23:24.1421038Z log_E=4, 2025-05-07T20:23:24.1421188Z L=10, 2025-05-07T20:23:24.1421340Z D_gradcheck=2, 2025-05-07T20:23:24.1421513Z stochastic_rounding=True, 2025-05-07T20:23:24.1421669Z weighted=True, 2025-05-07T20:23:24.1421819Z row_wise=False, 2025-05-07T20:23:24.1421970Z mixed=False, 2025-05-07T20:23:24.1422131Z use_cache=False, 2025-05-07T20:23:24.1422320Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:24.1422478Z use_cpu=True, 2025-05-07T20:23:24.1422657Z output_dtype=SparseType.FP32, 2025-05-07T20:23:24.1422800Z ) 2025-05-07T20:23:24.1423031Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:24.1423591Z self=, 2025-05-07T20:23:24.1423741Z mixed_B=False, 2025-05-07T20:23:24.1423903Z compile=True, 2025-05-07T20:23:24.1424162Z T=3, 2025-05-07T20:23:24.1424320Z D=80, 2025-05-07T20:23:24.1424558Z B=17, 2025-05-07T20:23:24.1424702Z log_E=3, 2025-05-07T20:23:24.1424843Z L=6, 2025-05-07T20:23:24.1425003Z D_gradcheck=2, 2025-05-07T20:23:24.1425174Z stochastic_rounding=True, 2025-05-07T20:23:24.1425336Z weighted=False, 2025-05-07T20:23:24.1425484Z row_wise=True, 2025-05-07T20:23:24.1425633Z mixed=False, 2025-05-07T20:23:24.1425791Z use_cache=True, 2025-05-07T20:23:24.1425980Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:24.1426204Z use_cpu=True, 2025-05-07T20:23:24.1426404Z output_dtype=SparseType.FP32, 2025-05-07T20:23:24.1426547Z ) 2025-05-07T20:23:24.1426775Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:24.1427340Z self=, 2025-05-07T20:23:24.1427489Z mixed_B=True, 2025-05-07T20:23:24.1427641Z compile=False, 2025-05-07T20:23:24.1427795Z T=3, 2025-05-07T20:23:24.1427938Z D=54, 2025-05-07T20:23:24.1428084Z B=74, 2025-05-07T20:23:24.1428242Z log_E=3, 2025-05-07T20:23:24.1428387Z L=3, 2025-05-07T20:23:24.1428547Z D_gradcheck=1, 2025-05-07T20:23:24.1428718Z stochastic_rounding=False, 2025-05-07T20:23:24.1428869Z weighted=False, 2025-05-07T20:23:24.1429024Z row_wise=True, 2025-05-07T20:23:24.1429172Z mixed=False, 2025-05-07T20:23:24.1429324Z use_cache=False, 2025-05-07T20:23:24.1429519Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:24.1429675Z use_cpu=True, 2025-05-07T20:23:24.1429855Z output_dtype=SparseType.FP32, 2025-05-07T20:23:24.1430096Z ) 2025-05-07T20:23:24.1430324Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:24.1430884Z self=, 2025-05-07T20:23:24.1431041Z mixed_B=True, 2025-05-07T20:23:24.1431190Z compile=False, 2025-05-07T20:23:24.1431343Z T=2, 2025-05-07T20:23:24.1431483Z D=20, 2025-05-07T20:23:24.1431630Z B=123, 2025-05-07T20:23:24.1431781Z log_E=4, 2025-05-07T20:23:24.1431923Z L=0, 2025-05-07T20:23:24.1432075Z D_gradcheck=2, 2025-05-07T20:23:24.1432254Z stochastic_rounding=False, 2025-05-07T20:23:24.1432405Z weighted=True, 2025-05-07T20:23:24.1432555Z row_wise=True, 2025-05-07T20:23:24.1432711Z mixed=True, 2025-05-07T20:23:24.1432864Z use_cache=True, 2025-05-07T20:23:24.1433056Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:24.1433218Z use_cpu=True, 2025-05-07T20:23:24.1433400Z output_dtype=SparseType.FP32, 2025-05-07T20:23:24.1433544Z ) 2025-05-07T20:23:24.2366467Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:24.2367091Z self=, 2025-05-07T20:23:24.2367257Z mixed_B=True, 2025-05-07T20:23:24.2367410Z compile=False, 2025-05-07T20:23:24.2367552Z T=1, 2025-05-07T20:23:24.2367722Z D=67, 2025-05-07T20:23:24.2367879Z B=117, 2025-05-07T20:23:24.2368288Z log_E=4, 2025-05-07T20:23:24.2368442Z L=11, 2025-05-07T20:23:24.2368594Z D_gradcheck=2, 2025-05-07T20:23:24.2368767Z stochastic_rounding=True, 2025-05-07T20:23:24.2368930Z weighted=False, 2025-05-07T20:23:24.2369082Z row_wise=True, 2025-05-07T20:23:24.2369236Z mixed=True, 2025-05-07T20:23:24.2369387Z use_cache=True, 2025-05-07T20:23:24.2369579Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:24.2369745Z use_cpu=True, 2025-05-07T20:23:24.2369928Z output_dtype=SparseType.FP32, 2025-05-07T20:23:24.2370079Z ) 2025-05-07T20:23:24.2370320Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:24.2370885Z self=, 2025-05-07T20:23:24.2371038Z mixed_B=True, 2025-05-07T20:23:24.2371198Z compile=False, 2025-05-07T20:23:24.2371343Z T=4, 2025-05-07T20:23:24.2371852Z D=124, 2025-05-07T20:23:24.2372117Z B=104, 2025-05-07T20:23:24.2372264Z log_E=3, 2025-05-07T20:23:24.2372413Z L=3, 2025-05-07T20:23:24.2372568Z D_gradcheck=1, 2025-05-07T20:23:24.2372738Z stochastic_rounding=True, 2025-05-07T20:23:24.2372903Z weighted=True, 2025-05-07T20:23:24.2373059Z row_wise=False, 2025-05-07T20:23:24.2373208Z mixed=True, 2025-05-07T20:23:24.2373366Z use_cache=True, 2025-05-07T20:23:24.2373556Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:24.2373824Z use_cpu=True, 2025-05-07T20:23:24.2374025Z output_dtype=SparseType.FP32, 2025-05-07T20:23:24.2374167Z ) 2025-05-07T20:23:24.2374400Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:24.2374966Z self=, 2025-05-07T20:23:24.2375115Z mixed_B=True, 2025-05-07T20:23:24.2375275Z compile=False, 2025-05-07T20:23:24.2375416Z T=2, 2025-05-07T20:23:24.2375566Z D=88, 2025-05-07T20:23:24.2375715Z B=4, 2025-05-07T20:23:24.2375862Z log_E=3, 2025-05-07T20:23:24.2376003Z L=1, 2025-05-07T20:23:24.2376159Z D_gradcheck=2, 2025-05-07T20:23:24.2376330Z stochastic_rounding=False, 2025-05-07T20:23:24.2376482Z weighted=False, 2025-05-07T20:23:24.2376641Z row_wise=False, 2025-05-07T20:23:24.2376791Z mixed=True, 2025-05-07T20:23:24.2376943Z use_cache=False, 2025-05-07T20:23:24.2377137Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:24.2377288Z use_cpu=True, 2025-05-07T20:23:24.2377593Z output_dtype=SparseType.FP32, 2025-05-07T20:23:24.2377740Z ) 2025-05-07T20:23:24.2378122Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:24.2378690Z self=, 2025-05-07T20:23:24.2378840Z mixed_B=False, 2025-05-07T20:23:24.2378989Z compile=True, 2025-05-07T20:23:24.2379142Z T=3, 2025-05-07T20:23:24.2379290Z D=86, 2025-05-07T20:23:24.2379432Z B=82, 2025-05-07T20:23:24.2379584Z log_E=4, 2025-05-07T20:23:24.2379937Z L=3, 2025-05-07T20:23:24.2380104Z D_gradcheck=1, 2025-05-07T20:23:24.2380279Z stochastic_rounding=True, 2025-05-07T20:23:24.2380431Z weighted=False, 2025-05-07T20:23:24.2380579Z row_wise=True, 2025-05-07T20:23:24.2380735Z mixed=False, 2025-05-07T20:23:24.2380887Z use_cache=True, 2025-05-07T20:23:24.2381076Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:24.2381240Z use_cpu=True, 2025-05-07T20:23:24.2381422Z output_dtype=SparseType.FP16, 2025-05-07T20:23:24.2381568Z ) 2025-05-07T20:23:24.2381799Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:24.2382357Z self=, 2025-05-07T20:23:24.2382512Z mixed_B=True, 2025-05-07T20:23:24.2382663Z compile=True, 2025-05-07T20:23:24.2382806Z T=2, 2025-05-07T20:23:24.2382958Z D=122, 2025-05-07T20:23:24.2383102Z B=60, 2025-05-07T20:23:24.2383252Z log_E=3, 2025-05-07T20:23:24.2383405Z L=12, 2025-05-07T20:23:24.2383558Z D_gradcheck=1, 2025-05-07T20:23:24.2383732Z stochastic_rounding=False, 2025-05-07T20:23:24.2383892Z weighted=True, 2025-05-07T20:23:24.2384043Z row_wise=True, 2025-05-07T20:23:24.2384190Z mixed=True, 2025-05-07T20:23:24.2384351Z use_cache=False, 2025-05-07T20:23:24.2384541Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:24.2384702Z use_cpu=True, 2025-05-07T20:23:24.2384882Z output_dtype=SparseType.FP32, 2025-05-07T20:23:24.2385021Z ) 2025-05-07T20:23:24.2385260Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:24.2385819Z self=, 2025-05-07T20:23:24.2385970Z mixed_B=True, 2025-05-07T20:23:24.2386129Z compile=True, 2025-05-07T20:23:24.2386268Z T=3, 2025-05-07T20:23:24.2386606Z D=55, 2025-05-07T20:23:24.2386769Z B=109, 2025-05-07T20:23:24.2387041Z log_E=4, 2025-05-07T20:23:24.2387184Z L=17, 2025-05-07T20:23:24.2387344Z D_gradcheck=1, 2025-05-07T20:23:24.2387512Z stochastic_rounding=True, 2025-05-07T20:23:24.2387675Z weighted=False, 2025-05-07T20:23:24.2387826Z row_wise=True, 2025-05-07T20:23:24.2387974Z mixed=False, 2025-05-07T20:23:24.2388132Z use_cache=False, 2025-05-07T20:23:24.2388321Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:24.2388585Z use_cpu=True, 2025-05-07T20:23:24.2388787Z output_dtype=SparseType.FP32, 2025-05-07T20:23:24.2388932Z ) 2025-05-07T20:23:24.2389163Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:24.2389727Z self=, 2025-05-07T20:23:24.2389875Z mixed_B=True, 2025-05-07T20:23:24.2390026Z compile=False, 2025-05-07T20:23:24.2390174Z T=4, 2025-05-07T20:23:24.2390319Z D=77, 2025-05-07T20:23:24.2390461Z B=85, 2025-05-07T20:23:24.2390614Z log_E=3, 2025-05-07T20:23:24.2390755Z L=0, 2025-05-07T20:23:24.2390916Z D_gradcheck=2, 2025-05-07T20:23:24.2391089Z stochastic_rounding=True, 2025-05-07T20:23:24.2391243Z weighted=False, 2025-05-07T20:23:24.2391399Z row_wise=True, 2025-05-07T20:23:24.2391549Z mixed=False, 2025-05-07T20:23:24.2391701Z use_cache=True, 2025-05-07T20:23:24.2391895Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:24.2392050Z use_cpu=True, 2025-05-07T20:23:24.2392234Z output_dtype=SparseType.FP32, 2025-05-07T20:23:24.2392377Z ) 2025-05-07T20:23:24.2392772Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:24.2393335Z self=, 2025-05-07T20:23:24.2393495Z mixed_B=True, 2025-05-07T20:23:24.2393646Z compile=True, 2025-05-07T20:23:24.2393796Z T=5, 2025-05-07T20:23:24.2393944Z D=54, 2025-05-07T20:23:24.2394086Z B=45, 2025-05-07T20:23:24.2394242Z log_E=3, 2025-05-07T20:23:24.2394383Z L=11, 2025-05-07T20:23:24.2394535Z D_gradcheck=2, 2025-05-07T20:23:24.2394709Z stochastic_rounding=True, 2025-05-07T20:23:24.2394862Z weighted=False, 2025-05-07T20:23:24.2395012Z row_wise=True, 2025-05-07T20:23:24.2395169Z mixed=False, 2025-05-07T20:23:24.2395319Z use_cache=True, 2025-05-07T20:23:24.2395510Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:24.2395669Z use_cpu=True, 2025-05-07T20:23:24.2395848Z output_dtype=SparseType.FP32, 2025-05-07T20:23:24.2395988Z ) 2025-05-07T20:23:24.2396226Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:24.2396787Z self=, 2025-05-07T20:23:24.2396947Z mixed_B=True, 2025-05-07T20:23:24.2397099Z compile=False, 2025-05-07T20:23:24.2397241Z T=1, 2025-05-07T20:23:24.2397394Z D=58, 2025-05-07T20:23:24.2397537Z B=43, 2025-05-07T20:23:24.2397686Z log_E=5, 2025-05-07T20:23:24.2397836Z L=2, 2025-05-07T20:23:24.2397988Z D_gradcheck=2, 2025-05-07T20:23:24.2398157Z stochastic_rounding=True, 2025-05-07T20:23:24.2398314Z weighted=True, 2025-05-07T20:23:24.2398462Z row_wise=True, 2025-05-07T20:23:24.2398612Z mixed=False, 2025-05-07T20:23:24.2398771Z use_cache=False, 2025-05-07T20:23:24.2398971Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:24.2399131Z use_cpu=True, 2025-05-07T20:23:24.2399323Z output_dtype=SparseType.FP16, 2025-05-07T20:23:24.2399467Z ) 2025-05-07T20:23:24.2399706Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:24.2400264Z self=, 2025-05-07T20:23:24.2400414Z mixed_B=True, 2025-05-07T20:23:24.2400577Z compile=False, 2025-05-07T20:23:24.2400721Z T=1, 2025-05-07T20:23:24.2400974Z D=23, 2025-05-07T20:23:24.2401145Z B=32, 2025-05-07T20:23:24.2401386Z log_E=5, 2025-05-07T20:23:24.2401532Z L=19, 2025-05-07T20:23:24.2401690Z D_gradcheck=1, 2025-05-07T20:23:24.2401859Z stochastic_rounding=False, 2025-05-07T20:23:24.2402011Z weighted=True, 2025-05-07T20:23:24.2402167Z row_wise=True, 2025-05-07T20:23:24.2402314Z mixed=True, 2025-05-07T20:23:24.2402468Z use_cache=False, 2025-05-07T20:23:24.2402664Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:24.2402922Z use_cpu=True, 2025-05-07T20:23:24.2403122Z output_dtype=SparseType.FP32, 2025-05-07T20:23:24.2403262Z ) 2025-05-07T20:23:24.2403491Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:24.2404056Z self=, 2025-05-07T20:23:24.2404206Z mixed_B=True, 2025-05-07T20:23:24.2404358Z compile=False, 2025-05-07T20:23:24.2404508Z T=1, 2025-05-07T20:23:24.2404652Z D=86, 2025-05-07T20:23:24.2404794Z B=90, 2025-05-07T20:23:24.2404950Z log_E=4, 2025-05-07T20:23:24.2405090Z L=11, 2025-05-07T20:23:24.2405242Z D_gradcheck=1, 2025-05-07T20:23:24.2405417Z stochastic_rounding=False, 2025-05-07T20:23:24.2405571Z weighted=True, 2025-05-07T20:23:24.2405722Z row_wise=False, 2025-05-07T20:23:24.2405877Z mixed=False, 2025-05-07T20:23:24.2406031Z use_cache=False, 2025-05-07T20:23:24.2406229Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:24.2406381Z use_cpu=True, 2025-05-07T20:23:24.2406561Z output_dtype=SparseType.FP32, 2025-05-07T20:23:24.2406704Z ) 2025-05-07T20:23:24.2407033Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:24.2407591Z self=, 2025-05-07T20:23:24.2407751Z mixed_B=False, 2025-05-07T20:23:24.2407899Z compile=True, 2025-05-07T20:23:24.2408159Z T=2, 2025-05-07T20:23:24.2408313Z D=57, 2025-05-07T20:23:24.2408455Z B=48, 2025-05-07T20:23:24.2408602Z log_E=3, 2025-05-07T20:23:24.2408755Z L=6, 2025-05-07T20:23:24.2408904Z D_gradcheck=1, 2025-05-07T20:23:24.2409082Z stochastic_rounding=False, 2025-05-07T20:23:24.2409234Z weighted=True, 2025-05-07T20:23:24.2409385Z row_wise=False, 2025-05-07T20:23:24.2409541Z mixed=True, 2025-05-07T20:23:24.2409696Z use_cache=False, 2025-05-07T20:23:24.2409891Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:24.2410052Z use_cpu=True, 2025-05-07T20:23:24.2410233Z output_dtype=SparseType.FP32, 2025-05-07T20:23:24.2410377Z ) 2025-05-07T20:23:24.2410620Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:24.2411180Z self=, 2025-05-07T20:23:24.2411330Z mixed_B=True, 2025-05-07T20:23:24.2411488Z compile=True, 2025-05-07T20:23:24.2411633Z T=1, 2025-05-07T20:23:24.2411780Z D=124, 2025-05-07T20:23:24.2411930Z B=36, 2025-05-07T20:23:24.2412077Z log_E=5, 2025-05-07T20:23:24.2412226Z L=5, 2025-05-07T20:23:24.2412376Z D_gradcheck=2, 2025-05-07T20:23:24.2412545Z stochastic_rounding=True, 2025-05-07T20:23:24.2412704Z weighted=True, 2025-05-07T20:23:24.2412855Z row_wise=False, 2025-05-07T20:23:24.2413004Z mixed=False, 2025-05-07T20:23:24.2413164Z use_cache=False, 2025-05-07T20:23:24.2413351Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:24.2413503Z use_cpu=True, 2025-05-07T20:23:24.2413695Z output_dtype=SparseType.FP16, 2025-05-07T20:23:24.2413834Z ) 2025-05-07T20:23:24.2414061Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:24.2414629Z self=, 2025-05-07T20:23:24.2414779Z mixed_B=True, 2025-05-07T20:23:24.2414939Z compile=False, 2025-05-07T20:23:24.2415080Z T=5, 2025-05-07T20:23:24.2415381Z D=45, 2025-05-07T20:23:24.2415541Z B=36, 2025-05-07T20:23:24.2415769Z log_E=3, 2025-05-07T20:23:24.2415911Z L=9, 2025-05-07T20:23:24.2416068Z D_gradcheck=2, 2025-05-07T20:23:24.2416236Z stochastic_rounding=True, 2025-05-07T20:23:24.2416386Z weighted=False, 2025-05-07T20:23:24.2416546Z row_wise=False, 2025-05-07T20:23:24.2416694Z mixed=True, 2025-05-07T20:23:24.2416846Z use_cache=False, 2025-05-07T20:23:24.2417040Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:24.2417339Z use_cpu=True, 2025-05-07T20:23:24.2417530Z output_dtype=SparseType.FP32, 2025-05-07T20:23:24.2417678Z ) 2025-05-07T20:23:24.2417909Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:24.2418479Z self=, 2025-05-07T20:23:24.2418632Z mixed_B=False, 2025-05-07T20:23:24.2418780Z compile=False, 2025-05-07T20:23:24.2418933Z T=4, 2025-05-07T20:23:24.2419101Z D=60, 2025-05-07T20:23:24.2419244Z B=23, 2025-05-07T20:23:24.2419394Z log_E=5, 2025-05-07T20:23:24.2419537Z L=11, 2025-05-07T20:23:24.2419686Z D_gradcheck=1, 2025-05-07T20:23:24.2419864Z stochastic_rounding=True, 2025-05-07T20:23:24.2420018Z weighted=False, 2025-05-07T20:23:24.2420170Z row_wise=False, 2025-05-07T20:23:24.2420325Z mixed=False, 2025-05-07T20:23:24.2420482Z use_cache=False, 2025-05-07T20:23:24.2420672Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:24.2420833Z use_cpu=True, 2025-05-07T20:23:24.2421013Z output_dtype=SparseType.FP16, 2025-05-07T20:23:24.2421160Z ) 2025-05-07T20:23:24.2421482Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:24.2422038Z self=, 2025-05-07T20:23:24.2422197Z mixed_B=True, 2025-05-07T20:23:24.2422348Z compile=False, 2025-05-07T20:23:24.2422493Z T=5, 2025-05-07T20:23:24.2422640Z D=31, 2025-05-07T20:23:24.2422783Z B=76, 2025-05-07T20:23:24.2422933Z log_E=5, 2025-05-07T20:23:24.2423083Z L=9, 2025-05-07T20:23:24.2423235Z D_gradcheck=2, 2025-05-07T20:23:24.2423408Z stochastic_rounding=True, 2025-05-07T20:23:24.2423571Z weighted=False, 2025-05-07T20:23:24.2423723Z row_wise=False, 2025-05-07T20:23:24.2423871Z mixed=True, 2025-05-07T20:23:24.2424031Z use_cache=False, 2025-05-07T20:23:24.2424216Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:24.2424374Z use_cpu=True, 2025-05-07T20:23:24.2424553Z output_dtype=SparseType.FP32, 2025-05-07T20:23:24.2424692Z ) 2025-05-07T20:23:24.2424929Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:24.2425485Z self=, 2025-05-07T20:23:24.2425637Z mixed_B=True, 2025-05-07T20:23:24.2425790Z compile=True, 2025-05-07T20:23:24.2425932Z T=4, 2025-05-07T20:23:24.2426076Z D=44, 2025-05-07T20:23:24.2426225Z B=59, 2025-05-07T20:23:24.2426374Z log_E=3, 2025-05-07T20:23:24.2426519Z L=11, 2025-05-07T20:23:24.2426678Z D_gradcheck=1, 2025-05-07T20:23:24.2426848Z stochastic_rounding=True, 2025-05-07T20:23:24.2427000Z weighted=True, 2025-05-07T20:23:24.2427161Z row_wise=False, 2025-05-07T20:23:24.2427306Z mixed=True, 2025-05-07T20:23:24.2427470Z use_cache=False, 2025-05-07T20:23:24.2427656Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:24.2427807Z use_cpu=True, 2025-05-07T20:23:24.2428006Z output_dtype=SparseType.FP16, 2025-05-07T20:23:24.2428147Z ) 2025-05-07T20:23:24.2945849Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:24.2946565Z self=, 2025-05-07T20:23:24.2946730Z mixed_B=False, 2025-05-07T20:23:24.2946887Z compile=False, 2025-05-07T20:23:24.2947027Z T=3, 2025-05-07T20:23:24.2947555Z D=72, 2025-05-07T20:23:24.2947715Z B=50, 2025-05-07T20:23:24.2948006Z log_E=4, 2025-05-07T20:23:24.2948157Z L=20, 2025-05-07T20:23:24.2948308Z D_gradcheck=1, 2025-05-07T20:23:24.2948482Z stochastic_rounding=True, 2025-05-07T20:23:24.2948643Z weighted=False, 2025-05-07T20:23:24.2948795Z row_wise=True, 2025-05-07T20:23:24.2948953Z mixed=False, 2025-05-07T20:23:24.2949115Z use_cache=False, 2025-05-07T20:23:24.2949309Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:24.2949467Z use_cpu=True, 2025-05-07T20:23:24.2949787Z output_dtype=SparseType.FP16, 2025-05-07T20:23:24.2949941Z ) 2025-05-07T20:23:24.2950184Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:24.2950746Z self=, 2025-05-07T20:23:24.2950895Z mixed_B=True, 2025-05-07T20:23:24.2951053Z compile=False, 2025-05-07T20:23:24.2951197Z T=2, 2025-05-07T20:23:24.2951341Z D=55, 2025-05-07T20:23:24.2951490Z B=115, 2025-05-07T20:23:24.2951636Z log_E=5, 2025-05-07T20:23:24.2951790Z L=5, 2025-05-07T20:23:24.2951941Z D_gradcheck=2, 2025-05-07T20:23:24.2952108Z stochastic_rounding=True, 2025-05-07T20:23:24.2952266Z weighted=False, 2025-05-07T20:23:24.2952418Z row_wise=False, 2025-05-07T20:23:24.2952567Z mixed=False, 2025-05-07T20:23:24.2952725Z use_cache=False, 2025-05-07T20:23:24.2952912Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:24.2953061Z use_cpu=True, 2025-05-07T20:23:24.2953250Z output_dtype=SparseType.FP32, 2025-05-07T20:23:24.2953390Z ) 2025-05-07T20:23:24.2953770Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:24.2954338Z self=, 2025-05-07T20:23:24.2954488Z mixed_B=False, 2025-05-07T20:23:24.2954639Z compile=False, 2025-05-07T20:23:24.2954787Z T=5, 2025-05-07T20:23:24.2954933Z D=119, 2025-05-07T20:23:24.2955082Z B=80, 2025-05-07T20:23:24.2955233Z log_E=5, 2025-05-07T20:23:24.2955374Z L=2, 2025-05-07T20:23:24.2955532Z D_gradcheck=2, 2025-05-07T20:23:24.2955702Z stochastic_rounding=True, 2025-05-07T20:23:24.2955859Z weighted=False, 2025-05-07T20:23:24.2956017Z row_wise=False, 2025-05-07T20:23:24.2956166Z mixed=False, 2025-05-07T20:23:24.2956318Z use_cache=True, 2025-05-07T20:23:24.2956514Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:24.2956664Z use_cpu=True, 2025-05-07T20:23:24.2956850Z output_dtype=SparseType.FP32, 2025-05-07T20:23:24.2956997Z ) 2025-05-07T20:23:24.2957229Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:24.2957787Z self=, 2025-05-07T20:23:24.2957945Z mixed_B=False, 2025-05-07T20:23:24.2958096Z compile=True, 2025-05-07T20:23:24.2958244Z T=1, 2025-05-07T20:23:24.2958389Z D=72, 2025-05-07T20:23:24.2958531Z B=19, 2025-05-07T20:23:24.2958689Z log_E=3, 2025-05-07T20:23:24.2958830Z L=11, 2025-05-07T20:23:24.2958983Z D_gradcheck=2, 2025-05-07T20:23:24.2959164Z stochastic_rounding=True, 2025-05-07T20:23:24.2959318Z weighted=False, 2025-05-07T20:23:24.2959469Z row_wise=False, 2025-05-07T20:23:24.2959629Z mixed=False, 2025-05-07T20:23:24.2959781Z use_cache=True, 2025-05-07T20:23:24.2959968Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:24.2960124Z use_cpu=True, 2025-05-07T20:23:24.2960309Z output_dtype=SparseType.FP32, 2025-05-07T20:23:24.2960445Z ) 2025-05-07T20:23:24.2960680Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:24.2961237Z self=, 2025-05-07T20:23:24.2961392Z mixed_B=True, 2025-05-07T20:23:24.2961543Z compile=False, 2025-05-07T20:23:24.2961684Z T=5, 2025-05-07T20:23:24.2961928Z D=54, 2025-05-07T20:23:24.2962084Z B=38, 2025-05-07T20:23:24.2962309Z log_E=4, 2025-05-07T20:23:24.2962458Z L=6, 2025-05-07T20:23:24.2962609Z D_gradcheck=1, 2025-05-07T20:23:24.2962778Z stochastic_rounding=True, 2025-05-07T20:23:24.2962938Z weighted=False, 2025-05-07T20:23:24.2963095Z row_wise=False, 2025-05-07T20:23:24.2963244Z mixed=True, 2025-05-07T20:23:24.2963404Z use_cache=False, 2025-05-07T20:23:24.2963594Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:24.2963754Z use_cpu=True, 2025-05-07T20:23:24.2963997Z output_dtype=SparseType.FP16, 2025-05-07T20:23:24.2964149Z ) 2025-05-07T20:23:24.2964385Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:24.2964950Z self=, 2025-05-07T20:23:24.2965106Z mixed_B=False, 2025-05-07T20:23:24.2965264Z compile=False, 2025-05-07T20:23:24.2965408Z T=5, 2025-05-07T20:23:24.2965553Z D=58, 2025-05-07T20:23:24.2965703Z B=71, 2025-05-07T20:23:24.2965851Z log_E=4, 2025-05-07T20:23:24.2965995Z L=14, 2025-05-07T20:23:24.2966154Z D_gradcheck=1, 2025-05-07T20:23:24.2966325Z stochastic_rounding=False, 2025-05-07T20:23:24.2966483Z weighted=False, 2025-05-07T20:23:24.2966654Z row_wise=False, 2025-05-07T20:23:24.2966813Z mixed=False, 2025-05-07T20:23:24.2966975Z use_cache=True, 2025-05-07T20:23:24.2967160Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:24.2967309Z use_cpu=True, 2025-05-07T20:23:24.2967501Z output_dtype=SparseType.FP16, 2025-05-07T20:23:24.2967642Z ) 2025-05-07T20:23:24.2967866Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:24.2968665Z self=, 2025-05-07T20:23:24.2968816Z mixed_B=True, 2025-05-07T20:23:24.2968977Z compile=True, 2025-05-07T20:23:24.2969139Z T=4, 2025-05-07T20:23:24.2969296Z D=82, 2025-05-07T20:23:24.2969443Z B=20, 2025-05-07T20:23:24.2969597Z log_E=4, 2025-05-07T20:23:24.2969737Z L=8, 2025-05-07T20:23:24.2969890Z D_gradcheck=2, 2025-05-07T20:23:24.2970068Z stochastic_rounding=True, 2025-05-07T20:23:24.2970221Z weighted=True, 2025-05-07T20:23:24.2970379Z row_wise=True, 2025-05-07T20:23:24.2970526Z mixed=False, 2025-05-07T20:23:24.2970676Z use_cache=True, 2025-05-07T20:23:24.2970871Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:24.2971021Z use_cpu=True, 2025-05-07T20:23:24.2971203Z output_dtype=SparseType.FP32, 2025-05-07T20:23:24.2971351Z ) 2025-05-07T20:23:24.2971575Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:24.2972136Z self=, 2025-05-07T20:23:24.2972294Z mixed_B=True, 2025-05-07T20:23:24.2972450Z compile=False, 2025-05-07T20:23:24.2972592Z T=2, 2025-05-07T20:23:24.2972742Z D=84, 2025-05-07T20:23:24.2972891Z B=89, 2025-05-07T20:23:24.2973047Z log_E=4, 2025-05-07T20:23:24.2973189Z L=7, 2025-05-07T20:23:24.2973339Z D_gradcheck=1, 2025-05-07T20:23:24.2973519Z stochastic_rounding=True, 2025-05-07T20:23:24.2973673Z weighted=False, 2025-05-07T20:23:24.2973823Z row_wise=False, 2025-05-07T20:23:24.2973976Z mixed=True, 2025-05-07T20:23:24.2974128Z use_cache=False, 2025-05-07T20:23:24.2974420Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:24.2974572Z use_cpu=True, 2025-05-07T20:23:24.2974762Z output_dtype=SparseType.FP32, 2025-05-07T20:23:24.2974901Z ) 2025-05-07T20:23:24.2975122Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:24.2975689Z self=, 2025-05-07T20:23:24.2975842Z mixed_B=False, 2025-05-07T20:23:24.2975995Z compile=False, 2025-05-07T20:23:24.2976147Z T=1, 2025-05-07T20:23:24.2976287Z D=22, 2025-05-07T20:23:24.2976543Z B=73, 2025-05-07T20:23:24.2976794Z log_E=4, 2025-05-07T20:23:24.2976935Z L=17, 2025-05-07T20:23:24.2977086Z D_gradcheck=2, 2025-05-07T20:23:24.2977261Z stochastic_rounding=True, 2025-05-07T20:23:24.2977410Z weighted=True, 2025-05-07T20:23:24.2977571Z row_wise=True, 2025-05-07T20:23:24.2977718Z mixed=False, 2025-05-07T20:23:24.2977868Z use_cache=False, 2025-05-07T20:23:24.2978066Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:24.2978214Z use_cpu=True, 2025-05-07T20:23:24.2978461Z output_dtype=SparseType.FP32, 2025-05-07T20:23:24.2978616Z ) 2025-05-07T20:23:24.2978843Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:24.2979401Z self=, 2025-05-07T20:23:24.2979559Z mixed_B=True, 2025-05-07T20:23:24.2979945Z compile=False, 2025-05-07T20:23:24.2980101Z T=4, 2025-05-07T20:23:24.2980252Z D=108, 2025-05-07T20:23:24.2980403Z B=9, 2025-05-07T20:23:24.2980558Z log_E=5, 2025-05-07T20:23:24.2980703Z L=4, 2025-05-07T20:23:24.2980854Z D_gradcheck=2, 2025-05-07T20:23:24.2981030Z stochastic_rounding=False, 2025-05-07T20:23:24.2981184Z weighted=False, 2025-05-07T20:23:24.2981335Z row_wise=False, 2025-05-07T20:23:24.2981490Z mixed=False, 2025-05-07T20:23:24.2981648Z use_cache=False, 2025-05-07T20:23:24.2981837Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:24.2981990Z use_cpu=True, 2025-05-07T20:23:24.2982174Z output_dtype=SparseType.FP32, 2025-05-07T20:23:24.2982314Z ) 2025-05-07T20:23:24.2982547Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:24.2983330Z self=, 2025-05-07T20:23:24.2983489Z mixed_B=True, 2025-05-07T20:23:24.2983652Z compile=False, 2025-05-07T20:23:24.2983794Z T=5, 2025-05-07T20:23:24.2983942Z D=60, 2025-05-07T20:23:24.2984087Z B=104, 2025-05-07T20:23:24.2984233Z log_E=3, 2025-05-07T20:23:24.2984383Z L=10, 2025-05-07T20:23:24.2984533Z D_gradcheck=1, 2025-05-07T20:23:24.2984704Z stochastic_rounding=True, 2025-05-07T20:23:24.2984864Z weighted=False, 2025-05-07T20:23:24.2985014Z row_wise=False, 2025-05-07T20:23:24.2985162Z mixed=False, 2025-05-07T20:23:24.2985324Z use_cache=False, 2025-05-07T20:23:24.2985511Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:24.2985667Z use_cpu=True, 2025-05-07T20:23:24.2985857Z output_dtype=SparseType.FP16, 2025-05-07T20:23:24.2985997Z ) 2025-05-07T20:23:24.2986221Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:24.2986791Z self=, 2025-05-07T20:23:24.2986942Z mixed_B=False, 2025-05-07T20:23:24.2987100Z compile=True, 2025-05-07T20:23:24.2987243Z T=4, 2025-05-07T20:23:24.2987383Z D=81, 2025-05-07T20:23:24.2987533Z B=123, 2025-05-07T20:23:24.2987682Z log_E=4, 2025-05-07T20:23:24.2987824Z L=13, 2025-05-07T20:23:24.2987980Z D_gradcheck=2, 2025-05-07T20:23:24.2988149Z stochastic_rounding=False, 2025-05-07T20:23:24.2988301Z weighted=True, 2025-05-07T20:23:24.2988458Z row_wise=False, 2025-05-07T20:23:24.2988605Z mixed=True, 2025-05-07T20:23:24.2988758Z use_cache=False, 2025-05-07T20:23:24.2988951Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:24.2989100Z use_cpu=True, 2025-05-07T20:23:24.2989286Z output_dtype=SparseType.FP32, 2025-05-07T20:23:24.2989437Z ) 2025-05-07T20:23:24.2989663Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:24.2990235Z self=, 2025-05-07T20:23:24.2990390Z mixed_B=True, 2025-05-07T20:23:24.2990541Z compile=False, 2025-05-07T20:23:24.2990689Z T=5, 2025-05-07T20:23:24.2990831Z D=35, 2025-05-07T20:23:24.2991121Z B=38, 2025-05-07T20:23:24.2991355Z log_E=3, 2025-05-07T20:23:24.2991497Z L=6, 2025-05-07T20:23:24.2991649Z D_gradcheck=2, 2025-05-07T20:23:24.2991827Z stochastic_rounding=False, 2025-05-07T20:23:24.2991979Z weighted=True, 2025-05-07T20:23:24.2992132Z row_wise=False, 2025-05-07T20:23:24.2992287Z mixed=False, 2025-05-07T20:23:24.2992438Z use_cache=True, 2025-05-07T20:23:24.2992626Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:24.2992783Z use_cpu=True, 2025-05-07T20:23:24.2993085Z output_dtype=SparseType.FP16, 2025-05-07T20:23:24.2993244Z ) 2025-05-07T20:23:24.2993472Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:24.2994034Z self=, 2025-05-07T20:23:24.2994193Z mixed_B=True, 2025-05-07T20:23:24.2994349Z compile=False, 2025-05-07T20:23:24.2994490Z T=2, 2025-05-07T20:23:24.2994639Z D=110, 2025-05-07T20:23:24.2994783Z B=121, 2025-05-07T20:23:24.2994930Z log_E=3, 2025-05-07T20:23:24.2995082Z L=8, 2025-05-07T20:23:24.2995234Z D_gradcheck=1, 2025-05-07T20:23:24.2995405Z stochastic_rounding=False, 2025-05-07T20:23:24.2995562Z weighted=True, 2025-05-07T20:23:24.2995716Z row_wise=False, 2025-05-07T20:23:24.2995871Z mixed=True, 2025-05-07T20:23:24.2996024Z use_cache=True, 2025-05-07T20:23:24.2996211Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:24.2996370Z use_cpu=True, 2025-05-07T20:23:24.2996551Z output_dtype=SparseType.FP16, 2025-05-07T20:23:24.2996690Z ) 2025-05-07T20:23:24.2996923Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:24.2997570Z self=, 2025-05-07T20:23:24.2997722Z mixed_B=False, 2025-05-07T20:23:24.2997880Z compile=False, 2025-05-07T20:23:24.2998021Z T=1, 2025-05-07T20:23:24.2998163Z D=69, 2025-05-07T20:23:24.2998315Z B=27, 2025-05-07T20:23:24.2998463Z log_E=4, 2025-05-07T20:23:24.2998610Z L=19, 2025-05-07T20:23:24.2998767Z D_gradcheck=1, 2025-05-07T20:23:24.2998936Z stochastic_rounding=True, 2025-05-07T20:23:24.2999098Z weighted=False, 2025-05-07T20:23:24.2999243Z row_wise=False, 2025-05-07T20:23:24.2999390Z mixed=True, 2025-05-07T20:23:24.2999551Z use_cache=False, 2025-05-07T20:23:24.2999738Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:24.2999891Z use_cpu=True, 2025-05-07T20:23:24.3000081Z output_dtype=SparseType.FP16, 2025-05-07T20:23:24.3000221Z ) 2025-05-07T20:23:24.3000449Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:24.3001021Z self=, 2025-05-07T20:23:24.3001174Z mixed_B=True, 2025-05-07T20:23:24.3001327Z compile=False, 2025-05-07T20:23:24.3001484Z T=2, 2025-05-07T20:23:24.3001632Z D=69, 2025-05-07T20:23:24.3001788Z B=59, 2025-05-07T20:23:24.3001936Z log_E=5, 2025-05-07T20:23:24.3002087Z L=13, 2025-05-07T20:23:24.3002250Z D_gradcheck=1, 2025-05-07T20:23:24.3002422Z stochastic_rounding=True, 2025-05-07T20:23:24.3002581Z weighted=False, 2025-05-07T20:23:24.3002742Z row_wise=False, 2025-05-07T20:23:24.3002896Z mixed=False, 2025-05-07T20:23:24.3003055Z use_cache=True, 2025-05-07T20:23:24.3003260Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:24.3003416Z use_cpu=True, 2025-05-07T20:23:24.3003598Z output_dtype=SparseType.FP16, 2025-05-07T20:23:24.3003746Z ) 2025-05-07T20:23:24.3003974Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:24.3004539Z self=, 2025-05-07T20:23:24.3004695Z mixed_B=True, 2025-05-07T20:23:24.3004847Z compile=False, 2025-05-07T20:23:24.3004995Z T=1, 2025-05-07T20:23:24.3005141Z D=72, 2025-05-07T20:23:24.3005384Z B=52, 2025-05-07T20:23:24.3005550Z log_E=4, 2025-05-07T20:23:24.3005773Z L=2, 2025-05-07T20:23:24.3005928Z D_gradcheck=2, 2025-05-07T20:23:24.3006109Z stochastic_rounding=False, 2025-05-07T20:23:24.3006263Z weighted=False, 2025-05-07T20:23:24.3006415Z row_wise=False, 2025-05-07T20:23:24.3006569Z mixed=False, 2025-05-07T20:23:24.3006719Z use_cache=True, 2025-05-07T20:23:24.3006907Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:24.3007082Z use_cpu=True, 2025-05-07T20:23:24.3017245Z output_dtype=SparseType.FP16, 2025-05-07T20:23:24.3017466Z ) 2025-05-07T20:23:24.3537728Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:24.3538451Z self=, 2025-05-07T20:23:24.3538612Z mixed_B=False, 2025-05-07T20:23:24.3538775Z compile=False, 2025-05-07T20:23:24.3538918Z T=4, 2025-05-07T20:23:24.3539062Z D=114, 2025-05-07T20:23:24.3539221Z B=94, 2025-05-07T20:23:24.3539371Z log_E=3, 2025-05-07T20:23:24.3539525Z L=16, 2025-05-07T20:23:24.3539683Z D_gradcheck=2, 2025-05-07T20:23:24.3539858Z stochastic_rounding=False, 2025-05-07T20:23:24.3540019Z weighted=False, 2025-05-07T20:23:24.3540172Z row_wise=False, 2025-05-07T20:23:24.3540323Z mixed=True, 2025-05-07T20:23:24.3540483Z use_cache=True, 2025-05-07T20:23:24.3540676Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:24.3540832Z use_cpu=True, 2025-05-07T20:23:24.3541030Z output_dtype=SparseType.FP32, 2025-05-07T20:23:24.3541174Z ) 2025-05-07T20:23:24.3541402Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:24.3542352Z self=, 2025-05-07T20:23:24.3542511Z mixed_B=False, 2025-05-07T20:23:24.3542665Z compile=False, 2025-05-07T20:23:24.3542814Z T=1, 2025-05-07T20:23:24.3542959Z D=75, 2025-05-07T20:23:24.3543107Z B=33, 2025-05-07T20:23:24.3543258Z log_E=4, 2025-05-07T20:23:24.3543404Z L=16, 2025-05-07T20:23:24.3543569Z D_gradcheck=1, 2025-05-07T20:23:24.3543740Z stochastic_rounding=True, 2025-05-07T20:23:24.3543897Z weighted=False, 2025-05-07T20:23:24.3544056Z row_wise=True, 2025-05-07T20:23:24.3544206Z mixed=False, 2025-05-07T20:23:24.3544360Z use_cache=False, 2025-05-07T20:23:24.3544559Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:24.3544711Z use_cpu=True, 2025-05-07T20:23:24.3544899Z output_dtype=SparseType.FP16, 2025-05-07T20:23:24.3545049Z ) 2025-05-07T20:23:24.3545280Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:24.3545838Z self=, 2025-05-07T20:23:24.3545995Z mixed_B=False, 2025-05-07T20:23:24.3546144Z compile=True, 2025-05-07T20:23:24.3546295Z T=4, 2025-05-07T20:23:24.3546436Z D=35, 2025-05-07T20:23:24.3546580Z B=107, 2025-05-07T20:23:24.3546731Z log_E=4, 2025-05-07T20:23:24.3546879Z L=17, 2025-05-07T20:23:24.3547028Z D_gradcheck=2, 2025-05-07T20:23:24.3547207Z stochastic_rounding=False, 2025-05-07T20:23:24.3547361Z weighted=False, 2025-05-07T20:23:24.3547515Z row_wise=True, 2025-05-07T20:23:24.3547676Z mixed=False, 2025-05-07T20:23:24.3547828Z use_cache=False, 2025-05-07T20:23:24.3548018Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:24.3548175Z use_cpu=True, 2025-05-07T20:23:24.3548356Z output_dtype=SparseType.FP32, 2025-05-07T20:23:24.3548496Z ) 2025-05-07T20:23:24.3548729Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:24.3549286Z self=, 2025-05-07T20:23:24.3549445Z mixed_B=True, 2025-05-07T20:23:24.3549596Z compile=False, 2025-05-07T20:23:24.3549739Z T=5, 2025-05-07T20:23:24.3549892Z D=70, 2025-05-07T20:23:24.3550344Z B=8, 2025-05-07T20:23:24.3550504Z log_E=4, 2025-05-07T20:23:24.3550785Z L=13, 2025-05-07T20:23:24.3550937Z D_gradcheck=1, 2025-05-07T20:23:24.3551204Z stochastic_rounding=False, 2025-05-07T20:23:24.3551364Z weighted=True, 2025-05-07T20:23:24.3551514Z row_wise=False, 2025-05-07T20:23:24.3551662Z mixed=False, 2025-05-07T20:23:24.3551820Z use_cache=False, 2025-05-07T20:23:24.3552009Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:24.3552157Z use_cpu=True, 2025-05-07T20:23:24.3552517Z output_dtype=SparseType.FP16, 2025-05-07T20:23:24.3552671Z ) 2025-05-07T20:23:24.3552908Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:24.3553473Z self=, 2025-05-07T20:23:24.3553624Z mixed_B=True, 2025-05-07T20:23:24.3553782Z compile=False, 2025-05-07T20:23:24.3553923Z T=5, 2025-05-07T20:23:24.3554065Z D=80, 2025-05-07T20:23:24.3554216Z B=23, 2025-05-07T20:23:24.3554358Z log_E=5, 2025-05-07T20:23:24.3554507Z L=0, 2025-05-07T20:23:24.3554664Z D_gradcheck=1, 2025-05-07T20:23:24.3554834Z stochastic_rounding=False, 2025-05-07T20:23:24.3554986Z weighted=False, 2025-05-07T20:23:24.3555143Z row_wise=False, 2025-05-07T20:23:24.3555292Z mixed=False, 2025-05-07T20:23:24.3555442Z use_cache=True, 2025-05-07T20:23:24.3555641Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:24.3555793Z use_cpu=True, 2025-05-07T20:23:24.3555986Z output_dtype=SparseType.FP16, 2025-05-07T20:23:24.3556126Z ) 2025-05-07T20:23:24.3556355Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:24.3557026Z self=, 2025-05-07T20:23:24.3557177Z mixed_B=False, 2025-05-07T20:23:24.3557331Z compile=False, 2025-05-07T20:23:24.3557480Z T=4, 2025-05-07T20:23:24.3557622Z D=33, 2025-05-07T20:23:24.3557769Z B=17, 2025-05-07T20:23:24.3557926Z log_E=3, 2025-05-07T20:23:24.3558073Z L=7, 2025-05-07T20:23:24.3558223Z D_gradcheck=2, 2025-05-07T20:23:24.3558400Z stochastic_rounding=True, 2025-05-07T20:23:24.3558550Z weighted=True, 2025-05-07T20:23:24.3558697Z row_wise=True, 2025-05-07T20:23:24.3558851Z mixed=True, 2025-05-07T20:23:24.3559002Z use_cache=True, 2025-05-07T20:23:24.3559196Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:24.3559349Z use_cpu=True, 2025-05-07T20:23:24.3559532Z output_dtype=SparseType.FP32, 2025-05-07T20:23:24.3559684Z ) 2025-05-07T20:23:24.3559907Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:24.3560464Z self=, 2025-05-07T20:23:24.3560621Z mixed_B=True, 2025-05-07T20:23:24.3560775Z compile=True, 2025-05-07T20:23:24.3560917Z T=1, 2025-05-07T20:23:24.3561164Z D=101, 2025-05-07T20:23:24.3561313Z B=23, 2025-05-07T20:23:24.3561458Z log_E=4, 2025-05-07T20:23:24.3561606Z L=15, 2025-05-07T20:23:24.3561764Z D_gradcheck=1, 2025-05-07T20:23:24.3561936Z stochastic_rounding=False, 2025-05-07T20:23:24.3562094Z weighted=True, 2025-05-07T20:23:24.3562255Z row_wise=True, 2025-05-07T20:23:24.3562402Z mixed=True, 2025-05-07T20:23:24.3562555Z use_cache=False, 2025-05-07T20:23:24.3562750Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:24.3562899Z use_cpu=True, 2025-05-07T20:23:24.3563089Z output_dtype=SparseType.FP32, 2025-05-07T20:23:24.3563233Z ) 2025-05-07T20:23:24.3563460Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:24.3564032Z self=, 2025-05-07T20:23:24.3564183Z mixed_B=True, 2025-05-07T20:23:24.3564336Z compile=False, 2025-05-07T20:23:24.3564490Z T=2, 2025-05-07T20:23:24.3564637Z D=99, 2025-05-07T20:23:24.3564929Z B=24, 2025-05-07T20:23:24.3565090Z log_E=5, 2025-05-07T20:23:24.3565316Z L=1, 2025-05-07T20:23:24.3565467Z D_gradcheck=1, 2025-05-07T20:23:24.3565642Z stochastic_rounding=True, 2025-05-07T20:23:24.3565803Z weighted=False, 2025-05-07T20:23:24.3565961Z row_wise=True, 2025-05-07T20:23:24.3566108Z mixed=False, 2025-05-07T20:23:24.3566261Z use_cache=False, 2025-05-07T20:23:24.3566456Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:24.3566605Z use_cpu=True, 2025-05-07T20:23:24.3566866Z output_dtype=SparseType.FP32, 2025-05-07T20:23:24.3567015Z ) 2025-05-07T20:23:24.3567243Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:24.3567812Z self=, 2025-05-07T20:23:24.3568079Z mixed_B=True, 2025-05-07T20:23:24.3568239Z compile=True, 2025-05-07T20:23:24.3568389Z T=4, 2025-05-07T20:23:24.3568535Z D=22, 2025-05-07T20:23:24.3568687Z B=119, 2025-05-07T20:23:24.3568839Z log_E=3, 2025-05-07T20:23:24.3568989Z L=3, 2025-05-07T20:23:24.3569141Z D_gradcheck=1, 2025-05-07T20:23:24.3569318Z stochastic_rounding=True, 2025-05-07T20:23:24.3569471Z weighted=False, 2025-05-07T20:23:24.3569624Z row_wise=False, 2025-05-07T20:23:24.3569777Z mixed=True, 2025-05-07T20:23:24.3569930Z use_cache=False, 2025-05-07T20:23:24.3570125Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:24.3570279Z use_cpu=True, 2025-05-07T20:23:24.3570468Z output_dtype=SparseType.FP16, 2025-05-07T20:23:24.3570620Z ) 2025-05-07T20:23:24.3570845Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:24.3571544Z self=, 2025-05-07T20:23:24.3571709Z mixed_B=True, 2025-05-07T20:23:24.3571862Z compile=False, 2025-05-07T20:23:24.3572005Z T=1, 2025-05-07T20:23:24.3572155Z D=57, 2025-05-07T20:23:24.3572297Z B=93, 2025-05-07T20:23:24.3572444Z log_E=3, 2025-05-07T20:23:24.3572598Z L=19, 2025-05-07T20:23:24.3572752Z D_gradcheck=2, 2025-05-07T20:23:24.3572922Z stochastic_rounding=False, 2025-05-07T20:23:24.3573089Z weighted=False, 2025-05-07T20:23:24.3573241Z row_wise=True, 2025-05-07T20:23:24.3573395Z mixed=False, 2025-05-07T20:23:24.3573547Z use_cache=True, 2025-05-07T20:23:24.3573736Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:24.3573897Z use_cpu=True, 2025-05-07T20:23:24.3574085Z output_dtype=SparseType.FP32, 2025-05-07T20:23:24.3574224Z ) 2025-05-07T20:23:24.3574457Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:24.3575017Z self=, 2025-05-07T20:23:24.3575170Z mixed_B=False, 2025-05-07T20:23:24.3575331Z compile=False, 2025-05-07T20:23:24.3575473Z T=3, 2025-05-07T20:23:24.3575616Z D=43, 2025-05-07T20:23:24.3575773Z B=9, 2025-05-07T20:23:24.3575919Z log_E=3, 2025-05-07T20:23:24.3576074Z L=3, 2025-05-07T20:23:24.3576224Z D_gradcheck=2, 2025-05-07T20:23:24.3576395Z stochastic_rounding=False, 2025-05-07T20:23:24.3576554Z weighted=False, 2025-05-07T20:23:24.3576704Z row_wise=True, 2025-05-07T20:23:24.3576854Z mixed=False, 2025-05-07T20:23:24.3577015Z use_cache=True, 2025-05-07T20:23:24.3577204Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:24.3577355Z use_cpu=True, 2025-05-07T20:23:24.3577547Z output_dtype=SparseType.FP16, 2025-05-07T20:23:24.3577687Z ) 2025-05-07T20:23:24.3577914Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:24.3578485Z self=, 2025-05-07T20:23:24.3578634Z mixed_B=True, 2025-05-07T20:23:24.3578792Z compile=False, 2025-05-07T20:23:24.3578935Z T=1, 2025-05-07T20:23:24.3579078Z D=32, 2025-05-07T20:23:24.3579338Z B=11, 2025-05-07T20:23:24.3579497Z log_E=5, 2025-05-07T20:23:24.3580007Z L=16, 2025-05-07T20:23:24.3580182Z D_gradcheck=2, 2025-05-07T20:23:24.3580352Z stochastic_rounding=True, 2025-05-07T20:23:24.3580504Z weighted=True, 2025-05-07T20:23:24.3580661Z row_wise=True, 2025-05-07T20:23:24.3580809Z mixed=True, 2025-05-07T20:23:24.3580963Z use_cache=True, 2025-05-07T20:23:24.3581162Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:24.3581313Z use_cpu=True, 2025-05-07T20:23:24.3581738Z output_dtype=SparseType.FP16, 2025-05-07T20:23:24.3581919Z ) 2025-05-07T20:23:24.3582166Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:24.3582743Z self=, 2025-05-07T20:23:24.3582891Z mixed_B=True, 2025-05-07T20:23:24.3583043Z compile=False, 2025-05-07T20:23:24.3583192Z T=3, 2025-05-07T20:23:24.3583337Z D=119, 2025-05-07T20:23:24.3583482Z B=97, 2025-05-07T20:23:24.3583762Z log_E=5, 2025-05-07T20:23:24.3583914Z L=17, 2025-05-07T20:23:24.3584066Z D_gradcheck=1, 2025-05-07T20:23:24.3584243Z stochastic_rounding=False, 2025-05-07T20:23:24.3584396Z weighted=True, 2025-05-07T20:23:24.3584547Z row_wise=False, 2025-05-07T20:23:24.3584701Z mixed=False, 2025-05-07T20:23:24.3584854Z use_cache=False, 2025-05-07T20:23:24.3585042Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:24.3585199Z use_cpu=True, 2025-05-07T20:23:24.3585381Z output_dtype=SparseType.FP32, 2025-05-07T20:23:24.3585519Z ) 2025-05-07T20:23:24.3585759Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:24.3586509Z self=, 2025-05-07T20:23:24.3586670Z mixed_B=True, 2025-05-07T20:23:24.3586820Z compile=True, 2025-05-07T20:23:24.3586964Z T=1, 2025-05-07T20:23:24.3587114Z D=35, 2025-05-07T20:23:24.3587259Z B=70, 2025-05-07T20:23:24.3587407Z log_E=3, 2025-05-07T20:23:24.3587560Z L=10, 2025-05-07T20:23:24.3587711Z D_gradcheck=1, 2025-05-07T20:23:24.3587882Z stochastic_rounding=False, 2025-05-07T20:23:24.3588047Z weighted=False, 2025-05-07T20:23:24.3588195Z row_wise=True, 2025-05-07T20:23:24.3588342Z mixed=False, 2025-05-07T20:23:24.3588499Z use_cache=True, 2025-05-07T20:23:24.3588686Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:24.3588844Z use_cpu=True, 2025-05-07T20:23:24.3589025Z output_dtype=SparseType.FP16, 2025-05-07T20:23:24.3589164Z ) 2025-05-07T20:23:24.3589397Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:24.3589955Z self=, 2025-05-07T20:23:24.3590105Z mixed_B=False, 2025-05-07T20:23:24.3590265Z compile=False, 2025-05-07T20:23:24.3590413Z T=2, 2025-05-07T20:23:24.3590560Z D=30, 2025-05-07T20:23:24.3590714Z B=72, 2025-05-07T20:23:24.3590855Z log_E=3, 2025-05-07T20:23:24.3590999Z L=20, 2025-05-07T20:23:24.3591164Z D_gradcheck=2, 2025-05-07T20:23:24.3591341Z stochastic_rounding=False, 2025-05-07T20:23:24.3591490Z weighted=True, 2025-05-07T20:23:24.3591649Z row_wise=False, 2025-05-07T20:23:24.3591798Z mixed=False, 2025-05-07T20:23:24.3591957Z use_cache=True, 2025-05-07T20:23:24.3592142Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:24.3592291Z use_cpu=True, 2025-05-07T20:23:24.3592477Z output_dtype=SparseType.FP16, 2025-05-07T20:23:24.3592615Z ) 2025-05-07T20:23:24.3592841Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:24.3593407Z self=, 2025-05-07T20:23:24.3593559Z mixed_B=False, 2025-05-07T20:23:24.3593710Z compile=True, 2025-05-07T20:23:24.3593863Z T=1, 2025-05-07T20:23:24.3594003Z D=3, 2025-05-07T20:23:24.3594328Z B=84, 2025-05-07T20:23:24.3594496Z log_E=3, 2025-05-07T20:23:24.3594781Z L=14, 2025-05-07T20:23:24.3594931Z D_gradcheck=1, 2025-05-07T20:23:24.3595109Z stochastic_rounding=False, 2025-05-07T20:23:24.3595261Z weighted=False, 2025-05-07T20:23:24.3595417Z row_wise=True, 2025-05-07T20:23:24.3595566Z mixed=False, 2025-05-07T20:23:24.3595720Z use_cache=True, 2025-05-07T20:23:24.3595917Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:24.3596065Z use_cpu=True, 2025-05-07T20:23:24.3596311Z output_dtype=SparseType.FP32, 2025-05-07T20:23:24.3596468Z ) 2025-05-07T20:23:24.3596697Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:24.3597262Z self=, 2025-05-07T20:23:24.3597423Z mixed_B=False, 2025-05-07T20:23:24.3597573Z compile=False, 2025-05-07T20:23:24.3597716Z T=2, 2025-05-07T20:23:24.3597866Z D=13, 2025-05-07T20:23:24.3598013Z B=28, 2025-05-07T20:23:24.3598165Z log_E=3, 2025-05-07T20:23:24.3598314Z L=18, 2025-05-07T20:23:24.3598468Z D_gradcheck=1, 2025-05-07T20:23:24.3598649Z stochastic_rounding=False, 2025-05-07T20:23:24.3598800Z weighted=True, 2025-05-07T20:23:24.3598955Z row_wise=True, 2025-05-07T20:23:24.3599107Z mixed=True, 2025-05-07T20:23:24.3599260Z use_cache=True, 2025-05-07T20:23:24.3599448Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:24.3599603Z use_cpu=True, 2025-05-07T20:23:24.3599785Z output_dtype=SparseType.FP16, 2025-05-07T20:23:24.3599925Z ) 2025-05-07T20:23:24.4122595Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:24.4123692Z self=, 2025-05-07T20:23:24.4123848Z mixed_B=True, 2025-05-07T20:23:24.4124003Z compile=False, 2025-05-07T20:23:24.4124154Z T=1, 2025-05-07T20:23:24.4124304Z D=64, 2025-05-07T20:23:24.4124459Z B=24, 2025-05-07T20:23:24.4124612Z log_E=4, 2025-05-07T20:23:24.4124764Z L=16, 2025-05-07T20:23:24.4124928Z D_gradcheck=1, 2025-05-07T20:23:24.4125103Z stochastic_rounding=True, 2025-05-07T20:23:24.4125255Z weighted=True, 2025-05-07T20:23:24.4125414Z row_wise=False, 2025-05-07T20:23:24.4125562Z mixed=True, 2025-05-07T20:23:24.4125721Z use_cache=False, 2025-05-07T20:23:24.4125918Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:24.4126070Z use_cpu=True, 2025-05-07T20:23:24.4126260Z output_dtype=SparseType.FP16, 2025-05-07T20:23:24.4126415Z ) 2025-05-07T20:23:24.4126645Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:24.4127214Z self=, 2025-05-07T20:23:24.4127374Z mixed_B=False, 2025-05-07T20:23:24.4127528Z compile=True, 2025-05-07T20:23:24.4127681Z T=2, 2025-05-07T20:23:24.4127828Z D=8, 2025-05-07T20:23:24.4128214Z B=23, 2025-05-07T20:23:24.4128379Z log_E=3, 2025-05-07T20:23:24.4128525Z L=7, 2025-05-07T20:23:24.4128678Z D_gradcheck=1, 2025-05-07T20:23:24.4128859Z stochastic_rounding=True, 2025-05-07T20:23:24.4129011Z weighted=True, 2025-05-07T20:23:24.4129168Z row_wise=True, 2025-05-07T20:23:24.4129329Z mixed=False, 2025-05-07T20:23:24.4129486Z use_cache=False, 2025-05-07T20:23:24.4129677Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:24.4129835Z use_cpu=True, 2025-05-07T20:23:24.4130020Z output_dtype=SparseType.FP32, 2025-05-07T20:23:24.4130160Z ) 2025-05-07T20:23:24.4130398Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:24.4130964Z self=, 2025-05-07T20:23:24.4131143Z mixed_B=False, 2025-05-07T20:23:24.4131293Z compile=True, 2025-05-07T20:23:24.4131434Z T=1, 2025-05-07T20:23:24.4131588Z D=19, 2025-05-07T20:23:24.4131942Z B=28, 2025-05-07T20:23:24.4132110Z log_E=4, 2025-05-07T20:23:24.4132395Z L=17, 2025-05-07T20:23:24.4132546Z D_gradcheck=1, 2025-05-07T20:23:24.4132725Z stochastic_rounding=True, 2025-05-07T20:23:24.4132875Z weighted=True, 2025-05-07T20:23:24.4133025Z row_wise=True, 2025-05-07T20:23:24.4133177Z mixed=False, 2025-05-07T20:23:24.4133328Z use_cache=True, 2025-05-07T20:23:24.4133519Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:24.4133675Z use_cpu=True, 2025-05-07T20:23:24.4133967Z output_dtype=SparseType.FP32, 2025-05-07T20:23:24.4134118Z ) 2025-05-07T20:23:24.4134356Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:24.4134923Z self=, 2025-05-07T20:23:24.4135081Z mixed_B=False, 2025-05-07T20:23:24.4135235Z compile=True, 2025-05-07T20:23:24.4135375Z T=5, 2025-05-07T20:23:24.4135522Z D=41, 2025-05-07T20:23:24.4135663Z B=97, 2025-05-07T20:23:24.4135811Z log_E=5, 2025-05-07T20:23:24.4135964Z L=15, 2025-05-07T20:23:24.4136112Z D_gradcheck=2, 2025-05-07T20:23:24.4136281Z stochastic_rounding=True, 2025-05-07T20:23:24.4136438Z weighted=True, 2025-05-07T20:23:24.4136587Z row_wise=True, 2025-05-07T20:23:24.4136734Z mixed=False, 2025-05-07T20:23:24.4136893Z use_cache=False, 2025-05-07T20:23:24.4137079Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:24.4137232Z use_cpu=True, 2025-05-07T20:23:24.4137419Z output_dtype=SparseType.FP16, 2025-05-07T20:23:24.4137559Z ) 2025-05-07T20:23:24.4137786Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:24.4138493Z self=, 2025-05-07T20:23:24.4138646Z mixed_B=False, 2025-05-07T20:23:24.4138803Z compile=True, 2025-05-07T20:23:24.4138947Z T=2, 2025-05-07T20:23:24.4139090Z D=17, 2025-05-07T20:23:24.4139242Z B=112, 2025-05-07T20:23:24.4139389Z log_E=5, 2025-05-07T20:23:24.4139535Z L=15, 2025-05-07T20:23:24.4139694Z D_gradcheck=1, 2025-05-07T20:23:24.4139862Z stochastic_rounding=True, 2025-05-07T20:23:24.4140015Z weighted=True, 2025-05-07T20:23:24.4140174Z row_wise=False, 2025-05-07T20:23:24.4140325Z mixed=False, 2025-05-07T20:23:24.4140479Z use_cache=False, 2025-05-07T20:23:24.4140678Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:24.4140829Z use_cpu=True, 2025-05-07T20:23:24.4141014Z output_dtype=SparseType.FP32, 2025-05-07T20:23:24.4141165Z ) 2025-05-07T20:23:24.4141391Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:24.4141957Z self=, 2025-05-07T20:23:24.4142111Z mixed_B=False, 2025-05-07T20:23:24.4142266Z compile=False, 2025-05-07T20:23:24.4142415Z T=5, 2025-05-07T20:23:24.4142555Z D=33, 2025-05-07T20:23:24.4142698Z B=108, 2025-05-07T20:23:24.4142854Z log_E=4, 2025-05-07T20:23:24.4142999Z L=4, 2025-05-07T20:23:24.4143155Z D_gradcheck=2, 2025-05-07T20:23:24.4143334Z stochastic_rounding=False, 2025-05-07T20:23:24.4143490Z weighted=True, 2025-05-07T20:23:24.4143641Z row_wise=True, 2025-05-07T20:23:24.4143797Z mixed=True, 2025-05-07T20:23:24.4143951Z use_cache=False, 2025-05-07T20:23:24.4144148Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:24.4144300Z use_cpu=True, 2025-05-07T20:23:24.4144485Z output_dtype=SparseType.FP32, 2025-05-07T20:23:24.4144633Z ) 2025-05-07T20:23:24.4144858Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:24.4145418Z self=, 2025-05-07T20:23:24.4145576Z mixed_B=True, 2025-05-07T20:23:24.4145729Z compile=False, 2025-05-07T20:23:24.4145872Z T=3, 2025-05-07T20:23:24.4146023Z D=110, 2025-05-07T20:23:24.4146165Z B=115, 2025-05-07T20:23:24.4146442Z log_E=3, 2025-05-07T20:23:24.4146651Z L=11, 2025-05-07T20:23:24.4146806Z D_gradcheck=2, 2025-05-07T20:23:24.4146979Z stochastic_rounding=False, 2025-05-07T20:23:24.4147139Z weighted=True, 2025-05-07T20:23:24.4147291Z row_wise=False, 2025-05-07T20:23:24.4147451Z mixed=False, 2025-05-07T20:23:24.4147606Z use_cache=False, 2025-05-07T20:23:24.4147796Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:24.4147954Z use_cpu=True, 2025-05-07T20:23:24.4148194Z output_dtype=SparseType.FP32, 2025-05-07T20:23:24.4148353Z ) 2025-05-07T20:23:24.4148593Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:24.4149158Z self=, 2025-05-07T20:23:24.4149308Z mixed_B=True, 2025-05-07T20:23:24.4149467Z compile=True, 2025-05-07T20:23:24.4149609Z T=2, 2025-05-07T20:23:24.4149751Z D=88, 2025-05-07T20:23:24.4149899Z B=76, 2025-05-07T20:23:24.4150045Z log_E=4, 2025-05-07T20:23:24.4150191Z L=6, 2025-05-07T20:23:24.4150352Z D_gradcheck=2, 2025-05-07T20:23:24.4150521Z stochastic_rounding=False, 2025-05-07T20:23:24.4150679Z weighted=True, 2025-05-07T20:23:24.4150829Z row_wise=False, 2025-05-07T20:23:24.4150978Z mixed=False, 2025-05-07T20:23:24.4151137Z use_cache=False, 2025-05-07T20:23:24.4151324Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:24.4151474Z use_cpu=True, 2025-05-07T20:23:24.4151661Z output_dtype=SparseType.FP32, 2025-05-07T20:23:24.4151802Z ) 2025-05-07T20:23:24.4152026Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:24.4152689Z self=, 2025-05-07T20:23:24.4152844Z mixed_B=False, 2025-05-07T20:23:24.4153099Z compile=True, 2025-05-07T20:23:24.4153253Z T=4, 2025-05-07T20:23:24.4153402Z D=116, 2025-05-07T20:23:24.4153548Z B=40, 2025-05-07T20:23:24.4153702Z log_E=4, 2025-05-07T20:23:24.4153858Z L=8, 2025-05-07T20:23:24.4154009Z D_gradcheck=1, 2025-05-07T20:23:24.4154181Z stochastic_rounding=True, 2025-05-07T20:23:24.4154345Z weighted=False, 2025-05-07T20:23:24.4154493Z row_wise=True, 2025-05-07T20:23:24.4154649Z mixed=False, 2025-05-07T20:23:24.4154800Z use_cache=True, 2025-05-07T20:23:24.4154987Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:24.4155145Z use_cpu=True, 2025-05-07T20:23:24.4155328Z output_dtype=SparseType.FP32, 2025-05-07T20:23:24.4155470Z ) 2025-05-07T20:23:24.4155705Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:24.4156265Z self=, 2025-05-07T20:23:24.4156415Z mixed_B=False, 2025-05-07T20:23:24.4156571Z compile=True, 2025-05-07T20:23:24.4156714Z T=5, 2025-05-07T20:23:24.4156860Z D=35, 2025-05-07T20:23:24.4157012Z B=122, 2025-05-07T20:23:24.4157161Z log_E=4, 2025-05-07T20:23:24.4157306Z L=5, 2025-05-07T20:23:24.4157465Z D_gradcheck=1, 2025-05-07T20:23:24.4157636Z stochastic_rounding=True, 2025-05-07T20:23:24.4157796Z weighted=True, 2025-05-07T20:23:24.4157946Z row_wise=True, 2025-05-07T20:23:24.4158093Z mixed=True, 2025-05-07T20:23:24.4158251Z use_cache=False, 2025-05-07T20:23:24.4158440Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:24.4158588Z use_cpu=True, 2025-05-07T20:23:24.4158779Z output_dtype=SparseType.FP16, 2025-05-07T20:23:24.4158922Z ) 2025-05-07T20:23:24.4159147Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:24.4159718Z self=, 2025-05-07T20:23:24.4159871Z mixed_B=True, 2025-05-07T20:23:24.4160023Z compile=True, 2025-05-07T20:23:24.4160176Z T=2, 2025-05-07T20:23:24.4160317Z D=79, 2025-05-07T20:23:24.4160466Z B=37, 2025-05-07T20:23:24.4160718Z log_E=5, 2025-05-07T20:23:24.4160875Z L=0, 2025-05-07T20:23:24.4161116Z D_gradcheck=1, 2025-05-07T20:23:24.4161286Z stochastic_rounding=True, 2025-05-07T20:23:24.4161440Z weighted=False, 2025-05-07T20:23:24.4161598Z row_wise=False, 2025-05-07T20:23:24.4161748Z mixed=True, 2025-05-07T20:23:24.4161903Z use_cache=False, 2025-05-07T20:23:24.4162102Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:24.4162254Z use_cpu=True, 2025-05-07T20:23:24.4162505Z output_dtype=SparseType.FP16, 2025-05-07T20:23:24.4162664Z ) 2025-05-07T20:23:24.4162893Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:24.4163470Z self=, 2025-05-07T20:23:24.4163631Z mixed_B=False, 2025-05-07T20:23:24.4163783Z compile=True, 2025-05-07T20:23:24.4163935Z T=4, 2025-05-07T20:23:24.4164076Z D=77, 2025-05-07T20:23:24.4164217Z B=61, 2025-05-07T20:23:24.4164373Z log_E=3, 2025-05-07T20:23:24.4164516Z L=14, 2025-05-07T20:23:24.4164672Z D_gradcheck=2, 2025-05-07T20:23:24.4164848Z stochastic_rounding=True, 2025-05-07T20:23:24.4164999Z weighted=True, 2025-05-07T20:23:24.4165149Z row_wise=True, 2025-05-07T20:23:24.4165304Z mixed=True, 2025-05-07T20:23:24.4165456Z use_cache=False, 2025-05-07T20:23:24.4165644Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:24.4165805Z use_cpu=True, 2025-05-07T20:23:24.4165988Z output_dtype=SparseType.FP32, 2025-05-07T20:23:24.4166127Z ) 2025-05-07T20:23:24.4166368Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:24.4167037Z self=, 2025-05-07T20:23:24.4167194Z mixed_B=True, 2025-05-07T20:23:24.4167348Z compile=False, 2025-05-07T20:23:24.4167491Z T=1, 2025-05-07T20:23:24.4167643Z D=104, 2025-05-07T20:23:24.4167787Z B=117, 2025-05-07T20:23:24.4168054Z log_E=5, 2025-05-07T20:23:24.4168216Z L=14, 2025-05-07T20:23:24.4168371Z D_gradcheck=2, 2025-05-07T20:23:24.4168541Z stochastic_rounding=False, 2025-05-07T20:23:24.4168701Z weighted=False, 2025-05-07T20:23:24.4168853Z row_wise=True, 2025-05-07T20:23:24.4169001Z mixed=False, 2025-05-07T20:23:24.4169162Z use_cache=False, 2025-05-07T20:23:24.4169355Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:24.4169506Z use_cpu=True, 2025-05-07T20:23:24.4169705Z output_dtype=SparseType.FP16, 2025-05-07T20:23:24.4169845Z ) 2025-05-07T20:23:24.4170079Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:24.4170644Z self=, 2025-05-07T20:23:24.4170799Z mixed_B=True, 2025-05-07T20:23:24.4170966Z compile=True, 2025-05-07T20:23:24.4171110Z T=4, 2025-05-07T20:23:24.4171256Z D=65, 2025-05-07T20:23:24.4171410Z B=66, 2025-05-07T20:23:24.4171558Z log_E=3, 2025-05-07T20:23:24.4171703Z L=14, 2025-05-07T20:23:24.4171868Z D_gradcheck=1, 2025-05-07T20:23:24.4172038Z stochastic_rounding=False, 2025-05-07T20:23:24.4172191Z weighted=True, 2025-05-07T20:23:24.4172349Z row_wise=False, 2025-05-07T20:23:24.4172497Z mixed=False, 2025-05-07T20:23:24.4172653Z use_cache=True, 2025-05-07T20:23:24.4172851Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:24.4173002Z use_cpu=True, 2025-05-07T20:23:24.4173192Z output_dtype=SparseType.FP16, 2025-05-07T20:23:24.4173336Z ) 2025-05-07T20:23:24.4173566Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:24.4174136Z self=, 2025-05-07T20:23:24.4174291Z mixed_B=False, 2025-05-07T20:23:24.4174444Z compile=False, 2025-05-07T20:23:24.4174599Z T=5, 2025-05-07T20:23:24.4174743Z D=81, 2025-05-07T20:23:24.4174885Z B=37, 2025-05-07T20:23:24.4175170Z log_E=4, 2025-05-07T20:23:24.4175328Z L=19, 2025-05-07T20:23:24.4175559Z D_gradcheck=1, 2025-05-07T20:23:24.4175742Z stochastic_rounding=False, 2025-05-07T20:23:24.4175899Z weighted=False, 2025-05-07T20:23:24.4176059Z row_wise=False, 2025-05-07T20:23:24.4176208Z mixed=False, 2025-05-07T20:23:24.4176408Z use_cache=True, 2025-05-07T20:23:24.4176625Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:24.4176778Z use_cpu=True, 2025-05-07T20:23:24.4177035Z output_dtype=SparseType.FP16, 2025-05-07T20:23:24.4177190Z ) 2025-05-07T20:23:24.4177423Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:24.4177994Z self=, 2025-05-07T20:23:24.4178154Z mixed_B=True, 2025-05-07T20:23:24.4178304Z compile=True, 2025-05-07T20:23:24.4178445Z T=2, 2025-05-07T20:23:24.4178601Z D=8, 2025-05-07T20:23:24.4178752Z B=8, 2025-05-07T20:23:24.4178902Z log_E=3, 2025-05-07T20:23:24.4179054Z L=20, 2025-05-07T20:23:24.4179213Z D_gradcheck=2, 2025-05-07T20:23:24.4179395Z stochastic_rounding=True, 2025-05-07T20:23:24.4179551Z weighted=False, 2025-05-07T20:23:24.4180008Z row_wise=False, 2025-05-07T20:23:24.4180190Z mixed=False, 2025-05-07T20:23:24.4180344Z use_cache=False, 2025-05-07T20:23:24.4180532Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:24.4180696Z use_cpu=True, 2025-05-07T20:23:24.4180884Z output_dtype=SparseType.FP32, 2025-05-07T20:23:24.4181031Z ) 2025-05-07T20:23:24.4181268Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:24.4182128Z self=, 2025-05-07T20:23:24.4182282Z mixed_B=False, 2025-05-07T20:23:24.4182441Z compile=True, 2025-05-07T20:23:24.4182585Z T=4, 2025-05-07T20:23:24.4182732Z D=57, 2025-05-07T20:23:24.4182878Z B=25, 2025-05-07T20:23:24.4183027Z log_E=5, 2025-05-07T20:23:24.4183183Z L=2, 2025-05-07T20:23:24.4183339Z D_gradcheck=1, 2025-05-07T20:23:24.4183514Z stochastic_rounding=False, 2025-05-07T20:23:24.4183673Z weighted=False, 2025-05-07T20:23:24.4183825Z row_wise=False, 2025-05-07T20:23:24.4183978Z mixed=False, 2025-05-07T20:23:24.4184137Z use_cache=False, 2025-05-07T20:23:24.4184328Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:24.4184478Z use_cpu=True, 2025-05-07T20:23:24.4184674Z output_dtype=SparseType.FP16, 2025-05-07T20:23:24.4184817Z ) 2025-05-07T20:23:24.4712285Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:24.4713008Z self=, 2025-05-07T20:23:24.4713177Z mixed_B=True, 2025-05-07T20:23:24.4713335Z compile=True, 2025-05-07T20:23:24.4713477Z T=5, 2025-05-07T20:23:24.4713628Z D=28, 2025-05-07T20:23:24.4713769Z B=36, 2025-05-07T20:23:24.4713924Z log_E=3, 2025-05-07T20:23:24.4714085Z L=13, 2025-05-07T20:23:24.4714252Z D_gradcheck=2, 2025-05-07T20:23:24.4714431Z stochastic_rounding=True, 2025-05-07T20:23:24.4714602Z weighted=False, 2025-05-07T20:23:24.4714752Z row_wise=True, 2025-05-07T20:23:24.4714899Z mixed=True, 2025-05-07T20:23:24.4715055Z use_cache=True, 2025-05-07T20:23:24.4715247Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:24.4715396Z use_cpu=True, 2025-05-07T20:23:24.4715592Z output_dtype=SparseType.FP32, 2025-05-07T20:23:24.4715748Z ) 2025-05-07T20:23:24.4715986Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:24.4716555Z self=, 2025-05-07T20:23:24.4716706Z mixed_B=False, 2025-05-07T20:23:24.4716866Z compile=False, 2025-05-07T20:23:24.4717008Z T=1, 2025-05-07T20:23:24.4717152Z D=66, 2025-05-07T20:23:24.4717300Z B=40, 2025-05-07T20:23:24.4717802Z log_E=3, 2025-05-07T20:23:24.4717958Z L=3, 2025-05-07T20:23:24.4718251Z D_gradcheck=1, 2025-05-07T20:23:24.4718423Z stochastic_rounding=False, 2025-05-07T20:23:24.4718575Z weighted=True, 2025-05-07T20:23:24.4718730Z row_wise=True, 2025-05-07T20:23:24.4718877Z mixed=True, 2025-05-07T20:23:24.4719029Z use_cache=False, 2025-05-07T20:23:24.4719223Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:24.4719371Z use_cpu=True, 2025-05-07T20:23:24.4719559Z output_dtype=SparseType.FP16, 2025-05-07T20:23:24.4719884Z ) 2025-05-07T20:23:24.4720130Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:24.4720706Z self=, 2025-05-07T20:23:24.4720859Z mixed_B=False, 2025-05-07T20:23:24.4721013Z compile=True, 2025-05-07T20:23:24.4721166Z T=1, 2025-05-07T20:23:24.4721307Z D=36, 2025-05-07T20:23:24.4721449Z B=13, 2025-05-07T20:23:24.4721604Z log_E=3, 2025-05-07T20:23:24.4721749Z L=2, 2025-05-07T20:23:24.4721906Z D_gradcheck=1, 2025-05-07T20:23:24.4722088Z stochastic_rounding=False, 2025-05-07T20:23:24.4722238Z weighted=True, 2025-05-07T20:23:24.4722389Z row_wise=False, 2025-05-07T20:23:24.4722550Z mixed=False, 2025-05-07T20:23:24.4722702Z use_cache=False, 2025-05-07T20:23:24.4722895Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:24.4723045Z use_cpu=True, 2025-05-07T20:23:24.4723223Z output_dtype=SparseType.FP16, 2025-05-07T20:23:24.4723371Z ) 2025-05-07T20:23:24.4723598Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:24.4724332Z self=, 2025-05-07T20:23:24.4724486Z mixed_B=True, 2025-05-07T20:23:24.4724636Z compile=False, 2025-05-07T20:23:24.4724776Z T=4, 2025-05-07T20:23:24.4724922Z D=11, 2025-05-07T20:23:24.4725065Z B=66, 2025-05-07T20:23:24.4725217Z log_E=3, 2025-05-07T20:23:24.4725364Z L=10, 2025-05-07T20:23:24.4725518Z D_gradcheck=2, 2025-05-07T20:23:24.4725694Z stochastic_rounding=False, 2025-05-07T20:23:24.4725847Z weighted=False, 2025-05-07T20:23:24.4725994Z row_wise=True, 2025-05-07T20:23:24.4726150Z mixed=False, 2025-05-07T20:23:24.4726301Z use_cache=True, 2025-05-07T20:23:24.4726485Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:24.4726639Z use_cpu=True, 2025-05-07T20:23:24.4726818Z output_dtype=SparseType.FP16, 2025-05-07T20:23:24.4726960Z ) 2025-05-07T20:23:24.4727191Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:24.4727756Z self=, 2025-05-07T20:23:24.4727906Z mixed_B=True, 2025-05-07T20:23:24.4728341Z compile=True, 2025-05-07T20:23:24.4728489Z T=5, 2025-05-07T20:23:24.4728632Z D=35, 2025-05-07T20:23:24.4728781Z B=3, 2025-05-07T20:23:24.4728928Z log_E=3, 2025-05-07T20:23:24.4729074Z L=0, 2025-05-07T20:23:24.4729229Z D_gradcheck=2, 2025-05-07T20:23:24.4729399Z stochastic_rounding=False, 2025-05-07T20:23:24.4729560Z weighted=True, 2025-05-07T20:23:24.4729708Z row_wise=True, 2025-05-07T20:23:24.4729876Z mixed=True, 2025-05-07T20:23:24.4730035Z use_cache=True, 2025-05-07T20:23:24.4730310Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:24.4730462Z use_cpu=True, 2025-05-07T20:23:24.4730648Z output_dtype=SparseType.FP32, 2025-05-07T20:23:24.4730791Z ) 2025-05-07T20:23:24.4731073Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:24.4731650Z self=, 2025-05-07T20:23:24.4731797Z mixed_B=True, 2025-05-07T20:23:24.4731956Z compile=False, 2025-05-07T20:23:24.4732103Z T=4, 2025-05-07T20:23:24.4732243Z D=34, 2025-05-07T20:23:24.4732392Z B=49, 2025-05-07T20:23:24.4732707Z log_E=5, 2025-05-07T20:23:24.4732859Z L=1, 2025-05-07T20:23:24.4733120Z D_gradcheck=1, 2025-05-07T20:23:24.4733288Z stochastic_rounding=True, 2025-05-07T20:23:24.4733440Z weighted=True, 2025-05-07T20:23:24.4733715Z row_wise=False, 2025-05-07T20:23:24.4733872Z mixed=True, 2025-05-07T20:23:24.4734027Z use_cache=False, 2025-05-07T20:23:24.4734215Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:24.4734374Z use_cpu=True, 2025-05-07T20:23:24.4734554Z output_dtype=SparseType.FP32, 2025-05-07T20:23:24.4734768Z ) 2025-05-07T20:23:24.4735014Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:24.4735576Z self=, 2025-05-07T20:23:24.4735726Z mixed_B=True, 2025-05-07T20:23:24.4735884Z compile=False, 2025-05-07T20:23:24.4736030Z T=4, 2025-05-07T20:23:24.4736172Z D=105, 2025-05-07T20:23:24.4736324Z B=41, 2025-05-07T20:23:24.4736472Z log_E=4, 2025-05-07T20:23:24.4736622Z L=6, 2025-05-07T20:23:24.4736779Z D_gradcheck=2, 2025-05-07T20:23:24.4736949Z stochastic_rounding=False, 2025-05-07T20:23:24.4737109Z weighted=False, 2025-05-07T20:23:24.4737261Z row_wise=False, 2025-05-07T20:23:24.4737405Z mixed=True, 2025-05-07T20:23:24.4737564Z use_cache=True, 2025-05-07T20:23:24.4737751Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:24.4737899Z use_cpu=True, 2025-05-07T20:23:24.4738082Z output_dtype=SparseType.FP16, 2025-05-07T20:23:24.4738224Z ) 2025-05-07T20:23:24.4738451Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:24.4739123Z self=, 2025-05-07T20:23:24.4739274Z mixed_B=False, 2025-05-07T20:23:24.4739432Z compile=True, 2025-05-07T20:23:24.4739574Z T=5, 2025-05-07T20:23:24.4739715Z D=13, 2025-05-07T20:23:24.4739862Z B=62, 2025-05-07T20:23:24.4740011Z log_E=5, 2025-05-07T20:23:24.4740153Z L=20, 2025-05-07T20:23:24.4740313Z D_gradcheck=2, 2025-05-07T20:23:24.4740480Z stochastic_rounding=True, 2025-05-07T20:23:24.4740630Z weighted=True, 2025-05-07T20:23:24.4740786Z row_wise=True, 2025-05-07T20:23:24.4740933Z mixed=False, 2025-05-07T20:23:24.4741085Z use_cache=False, 2025-05-07T20:23:24.4741283Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:24.4741433Z use_cpu=True, 2025-05-07T20:23:24.4741612Z output_dtype=SparseType.FP16, 2025-05-07T20:23:24.4741759Z ) 2025-05-07T20:23:24.4741986Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:24.4742557Z self=, 2025-05-07T20:23:24.4742706Z mixed_B=False, 2025-05-07T20:23:24.4742859Z compile=False, 2025-05-07T20:23:24.4743003Z T=2, 2025-05-07T20:23:24.4743146Z D=28, 2025-05-07T20:23:24.4743289Z B=40, 2025-05-07T20:23:24.4743443Z log_E=4, 2025-05-07T20:23:24.4743588Z L=7, 2025-05-07T20:23:24.4743742Z D_gradcheck=2, 2025-05-07T20:23:24.4743918Z stochastic_rounding=True, 2025-05-07T20:23:24.4744069Z weighted=True, 2025-05-07T20:23:24.4744219Z row_wise=True, 2025-05-07T20:23:24.4744373Z mixed=True, 2025-05-07T20:23:24.4744526Z use_cache=False, 2025-05-07T20:23:24.4744718Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:24.4744875Z use_cpu=True, 2025-05-07T20:23:24.4745056Z output_dtype=SparseType.FP16, 2025-05-07T20:23:24.4745199Z ) 2025-05-07T20:23:24.4745438Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:24.4745996Z self=, 2025-05-07T20:23:24.4746160Z mixed_B=False, 2025-05-07T20:23:24.4746311Z compile=False, 2025-05-07T20:23:24.4746457Z T=5, 2025-05-07T20:23:24.4746610Z D=101, 2025-05-07T20:23:24.4746753Z B=82, 2025-05-07T20:23:24.4747002Z log_E=3, 2025-05-07T20:23:24.4747168Z L=17, 2025-05-07T20:23:24.4747473Z D_gradcheck=2, 2025-05-07T20:23:24.4747642Z stochastic_rounding=True, 2025-05-07T20:23:24.4747805Z weighted=False, 2025-05-07T20:23:24.4747959Z row_wise=False, 2025-05-07T20:23:24.4748110Z mixed=False, 2025-05-07T20:23:24.4748271Z use_cache=False, 2025-05-07T20:23:24.4748462Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:24.4748621Z use_cpu=True, 2025-05-07T20:23:24.4748803Z output_dtype=SparseType.FP32, 2025-05-07T20:23:24.4749014Z ) 2025-05-07T20:23:24.4749263Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:24.4749824Z self=, 2025-05-07T20:23:24.4749977Z mixed_B=False, 2025-05-07T20:23:24.4750136Z compile=False, 2025-05-07T20:23:24.4750279Z T=1, 2025-05-07T20:23:24.4750420Z D=113, 2025-05-07T20:23:24.4750569Z B=93, 2025-05-07T20:23:24.4750717Z log_E=3, 2025-05-07T20:23:24.4750862Z L=11, 2025-05-07T20:23:24.4751024Z D_gradcheck=2, 2025-05-07T20:23:24.4751194Z stochastic_rounding=True, 2025-05-07T20:23:24.4751350Z weighted=False, 2025-05-07T20:23:24.4751508Z row_wise=True, 2025-05-07T20:23:24.4751657Z mixed=False, 2025-05-07T20:23:24.4751817Z use_cache=False, 2025-05-07T20:23:24.4752005Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:24.4752156Z use_cpu=True, 2025-05-07T20:23:24.4752346Z output_dtype=SparseType.FP16, 2025-05-07T20:23:24.4752490Z ) 2025-05-07T20:23:24.4752720Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:24.4753384Z self=, 2025-05-07T20:23:24.4753532Z mixed_B=True, 2025-05-07T20:23:24.4753687Z compile=False, 2025-05-07T20:23:24.4753840Z T=5, 2025-05-07T20:23:24.4753982Z D=125, 2025-05-07T20:23:24.4754124Z B=42, 2025-05-07T20:23:24.4754281Z log_E=4, 2025-05-07T20:23:24.4754422Z L=18, 2025-05-07T20:23:24.4754577Z D_gradcheck=1, 2025-05-07T20:23:24.4754755Z stochastic_rounding=False, 2025-05-07T20:23:24.4754904Z weighted=True, 2025-05-07T20:23:24.4755063Z row_wise=False, 2025-05-07T20:23:24.4755211Z mixed=False, 2025-05-07T20:23:24.4755363Z use_cache=False, 2025-05-07T20:23:24.4755560Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:24.4755708Z use_cpu=True, 2025-05-07T20:23:24.4755896Z output_dtype=SparseType.FP32, 2025-05-07T20:23:24.4756051Z ) 2025-05-07T20:23:24.4756277Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:24.4756834Z self=, 2025-05-07T20:23:24.4756992Z mixed_B=True, 2025-05-07T20:23:24.4757142Z compile=True, 2025-05-07T20:23:24.4757285Z T=3, 2025-05-07T20:23:24.4757434Z D=124, 2025-05-07T20:23:24.4757575Z B=26, 2025-05-07T20:23:24.4757727Z log_E=3, 2025-05-07T20:23:24.4757869Z L=17, 2025-05-07T20:23:24.4758024Z D_gradcheck=2, 2025-05-07T20:23:24.4758202Z stochastic_rounding=True, 2025-05-07T20:23:24.4758358Z weighted=True, 2025-05-07T20:23:24.4758508Z row_wise=False, 2025-05-07T20:23:24.4758661Z mixed=True, 2025-05-07T20:23:24.4758812Z use_cache=True, 2025-05-07T20:23:24.4759001Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:24.4759160Z use_cpu=True, 2025-05-07T20:23:24.4759339Z output_dtype=SparseType.FP16, 2025-05-07T20:23:24.4759481Z ) 2025-05-07T20:23:24.4759714Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:24.4760270Z self=, 2025-05-07T20:23:24.4760432Z mixed_B=False, 2025-05-07T20:23:24.4760582Z compile=True, 2025-05-07T20:23:24.4760723Z T=5, 2025-05-07T20:23:24.4760874Z D=22, 2025-05-07T20:23:24.4761020Z B=47, 2025-05-07T20:23:24.4761267Z log_E=5, 2025-05-07T20:23:24.4761432Z L=15, 2025-05-07T20:23:24.4761657Z D_gradcheck=2, 2025-05-07T20:23:24.4761827Z stochastic_rounding=True, 2025-05-07T20:23:24.4761985Z weighted=False, 2025-05-07T20:23:24.4762135Z row_wise=True, 2025-05-07T20:23:24.4762280Z mixed=True, 2025-05-07T20:23:24.4762438Z use_cache=True, 2025-05-07T20:23:24.4762629Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:24.4762781Z use_cpu=True, 2025-05-07T20:23:24.4762970Z output_dtype=SparseType.FP16, 2025-05-07T20:23:24.4763167Z ) 2025-05-07T20:23:24.4763407Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:24.4763979Z self=, 2025-05-07T20:23:24.4764134Z mixed_B=True, 2025-05-07T20:23:24.4764295Z compile=True, 2025-05-07T20:23:24.4764440Z T=2, 2025-05-07T20:23:24.4764584Z D=109, 2025-05-07T20:23:24.4764734Z B=71, 2025-05-07T20:23:24.4764878Z log_E=4, 2025-05-07T20:23:24.4765025Z L=6, 2025-05-07T20:23:24.4765187Z D_gradcheck=2, 2025-05-07T20:23:24.4765357Z stochastic_rounding=False, 2025-05-07T20:23:24.4765509Z weighted=False, 2025-05-07T20:23:24.4765666Z row_wise=True, 2025-05-07T20:23:24.4765819Z mixed=False, 2025-05-07T20:23:24.4765968Z use_cache=True, 2025-05-07T20:23:24.4766161Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:24.4766311Z use_cpu=True, 2025-05-07T20:23:24.4766500Z output_dtype=SparseType.FP32, 2025-05-07T20:23:24.4766643Z ) 2025-05-07T20:23:24.4766868Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:24.4767435Z self=, 2025-05-07T20:23:24.4767688Z mixed_B=True, 2025-05-07T20:23:24.4767841Z compile=True, 2025-05-07T20:23:24.4768151Z T=3, 2025-05-07T20:23:24.4768296Z D=21, 2025-05-07T20:23:24.4768440Z B=19, 2025-05-07T20:23:24.4768591Z log_E=5, 2025-05-07T20:23:24.4768738Z L=3, 2025-05-07T20:23:24.4768894Z D_gradcheck=2, 2025-05-07T20:23:24.4769072Z stochastic_rounding=False, 2025-05-07T20:23:24.4769224Z weighted=False, 2025-05-07T20:23:24.4769374Z row_wise=False, 2025-05-07T20:23:24.4769540Z mixed=False, 2025-05-07T20:23:24.4769695Z use_cache=True, 2025-05-07T20:23:24.4769896Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:24.4770051Z use_cpu=True, 2025-05-07T20:23:24.4770230Z output_dtype=SparseType.FP32, 2025-05-07T20:23:24.4770382Z ) 2025-05-07T20:23:24.4770611Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:24.4771169Z self=, 2025-05-07T20:23:24.4771327Z mixed_B=True, 2025-05-07T20:23:24.4771476Z compile=True, 2025-05-07T20:23:24.4771617Z T=5, 2025-05-07T20:23:24.4771765Z D=42, 2025-05-07T20:23:24.4771906Z B=92, 2025-05-07T20:23:24.4772052Z log_E=4, 2025-05-07T20:23:24.4772204Z L=16, 2025-05-07T20:23:24.4772356Z D_gradcheck=1, 2025-05-07T20:23:24.4772530Z stochastic_rounding=True, 2025-05-07T20:23:24.4772690Z weighted=False, 2025-05-07T20:23:24.4772838Z row_wise=True, 2025-05-07T20:23:24.4772991Z mixed=True, 2025-05-07T20:23:24.4773141Z use_cache=False, 2025-05-07T20:23:24.4773328Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:24.4773485Z use_cpu=True, 2025-05-07T20:23:24.4773665Z output_dtype=SparseType.FP16, 2025-05-07T20:23:24.4773807Z ) 2025-05-07T20:23:25.2098365Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:25.2099486Z self=, 2025-05-07T20:23:25.2100452Z mixed_B=True, 2025-05-07T20:23:25.2100855Z compile=True, 2025-05-07T20:23:25.2101211Z T=3, 2025-05-07T20:23:25.2101545Z D=47, 2025-05-07T20:23:25.2101879Z B=54, 2025-05-07T20:23:25.2102205Z log_E=4, 2025-05-07T20:23:25.2102916Z L=7, 2025-05-07T20:23:25.2103280Z D_gradcheck=1, 2025-05-07T20:23:25.2103809Z stochastic_rounding=True, 2025-05-07T20:23:25.2104244Z weighted=True, 2025-05-07T20:23:25.2104614Z row_wise=True, 2025-05-07T20:23:25.2104976Z mixed=False, 2025-05-07T20:23:25.2105340Z use_cache=True, 2025-05-07T20:23:25.2105754Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:25.2106229Z use_cpu=True, 2025-05-07T20:23:25.2106633Z output_dtype=SparseType.FP32, 2025-05-07T20:23:25.2107080Z ) 2025-05-07T20:23:25.2107635Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:25.2108601Z self=, 2025-05-07T20:23:25.2109484Z mixed_B=True, 2025-05-07T20:23:25.2109856Z compile=False, 2025-05-07T20:23:25.2110218Z T=1, 2025-05-07T20:23:25.2110554Z D=32, 2025-05-07T20:23:25.2110894Z B=95, 2025-05-07T20:23:25.2111222Z log_E=3, 2025-05-07T20:23:25.2111573Z L=4, 2025-05-07T20:23:25.2111913Z D_gradcheck=1, 2025-05-07T20:23:25.2112305Z stochastic_rounding=True, 2025-05-07T20:23:25.2112802Z weighted=False, 2025-05-07T20:23:25.2113180Z row_wise=True, 2025-05-07T20:23:25.2113547Z mixed=False, 2025-05-07T20:23:25.2113917Z use_cache=True, 2025-05-07T20:23:25.2114333Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:25.2114876Z use_cpu=True, 2025-05-07T20:23:25.2115282Z output_dtype=SparseType.FP32, 2025-05-07T20:23:25.2115729Z ) 2025-05-07T20:23:25.2116167Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:25.2117104Z self=, 2025-05-07T20:23:25.2118196Z mixed_B=False, 2025-05-07T20:23:25.2118562Z compile=True, 2025-05-07T20:23:25.2118922Z T=1, 2025-05-07T20:23:25.2119252Z D=37, 2025-05-07T20:23:25.2119576Z B=6, 2025-05-07T20:23:25.2119911Z log_E=4, 2025-05-07T20:23:25.2120265Z L=14, 2025-05-07T20:23:25.2120599Z D_gradcheck=2, 2025-05-07T20:23:25.2120997Z stochastic_rounding=False, 2025-05-07T20:23:25.2121434Z weighted=True, 2025-05-07T20:23:25.2121806Z row_wise=True, 2025-05-07T20:23:25.2122166Z mixed=False, 2025-05-07T20:23:25.2122531Z use_cache=False, 2025-05-07T20:23:25.2122950Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:25.2123418Z use_cpu=True, 2025-05-07T20:23:25.2123837Z output_dtype=SparseType.FP32, 2025-05-07T20:23:25.2124279Z ) 2025-05-07T20:23:25.2124676Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:25.2125612Z self=, 2025-05-07T20:23:25.2126478Z mixed_B=False, 2025-05-07T20:23:25.2126841Z compile=False, 2025-05-07T20:23:25.2127204Z T=5, 2025-05-07T20:23:25.2127529Z D=45, 2025-05-07T20:23:25.2127852Z B=21, 2025-05-07T20:23:25.2128358Z log_E=4, 2025-05-07T20:23:25.2128713Z L=4, 2025-05-07T20:23:25.2129043Z D_gradcheck=2, 2025-05-07T20:23:25.2129438Z stochastic_rounding=False, 2025-05-07T20:23:25.2129870Z weighted=False, 2025-05-07T20:23:25.2130236Z row_wise=True, 2025-05-07T20:23:25.2130600Z mixed=True, 2025-05-07T20:23:25.2130960Z use_cache=True, 2025-05-07T20:23:25.2131364Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:25.2131839Z use_cpu=True, 2025-05-07T20:23:25.2132240Z output_dtype=SparseType.FP32, 2025-05-07T20:23:25.2132676Z ) 2025-05-07T20:23:25.2133081Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:25.2134018Z self=, 2025-05-07T20:23:25.2134896Z mixed_B=False, 2025-05-07T20:23:25.2135258Z compile=False, 2025-05-07T20:23:25.2135616Z T=5, 2025-05-07T20:23:25.2135946Z D=88, 2025-05-07T20:23:25.2136266Z B=29, 2025-05-07T20:23:25.2136599Z log_E=3, 2025-05-07T20:23:25.2137174Z L=13, 2025-05-07T20:23:25.2137520Z D_gradcheck=1, 2025-05-07T20:23:25.2138094Z stochastic_rounding=True, 2025-05-07T20:23:25.2138528Z weighted=False, 2025-05-07T20:23:25.2138892Z row_wise=True, 2025-05-07T20:23:25.2139253Z mixed=False, 2025-05-07T20:23:25.2139749Z use_cache=False, 2025-05-07T20:23:25.2140204Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:25.2140685Z use_cpu=True, 2025-05-07T20:23:25.2141081Z output_dtype=SparseType.FP16, 2025-05-07T20:23:25.2141514Z ) 2025-05-07T20:23:25.2142022Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:25.2142972Z self=, 2025-05-07T20:23:25.2143843Z mixed_B=False, 2025-05-07T20:23:25.2144202Z compile=False, 2025-05-07T20:23:25.2144558Z T=1, 2025-05-07T20:23:25.2144892Z D=41, 2025-05-07T20:23:25.2145216Z B=127, 2025-05-07T20:23:25.2145555Z log_E=4, 2025-05-07T20:23:25.2145897Z L=16, 2025-05-07T20:23:25.2146228Z D_gradcheck=1, 2025-05-07T20:23:25.2146627Z stochastic_rounding=False, 2025-05-07T20:23:25.2147064Z weighted=True, 2025-05-07T20:23:25.2147428Z row_wise=False, 2025-05-07T20:23:25.2147799Z mixed=False, 2025-05-07T20:23:25.2148160Z use_cache=True, 2025-05-07T20:23:25.2148560Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:25.2149035Z use_cpu=True, 2025-05-07T20:23:25.2149435Z output_dtype=SparseType.FP16, 2025-05-07T20:23:25.2149867Z ) 2025-05-07T20:23:25.2150273Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:25.2151209Z self=, 2025-05-07T20:23:25.2152188Z mixed_B=True, 2025-05-07T20:23:25.2152560Z compile=True, 2025-05-07T20:23:25.2152919Z T=1, 2025-05-07T20:23:25.2153334Z D=126, 2025-05-07T20:23:25.2153667Z B=107, 2025-05-07T20:23:25.2154005Z log_E=5, 2025-05-07T20:23:25.2154346Z L=16, 2025-05-07T20:23:25.2154688Z D_gradcheck=1, 2025-05-07T20:23:25.2155088Z stochastic_rounding=False, 2025-05-07T20:23:25.2155523Z weighted=False, 2025-05-07T20:23:25.2155956Z row_wise=False, 2025-05-07T20:23:25.2156335Z mixed=False, 2025-05-07T20:23:25.2156744Z use_cache=False, 2025-05-07T20:23:25.2157158Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:25.2157636Z use_cpu=True, 2025-05-07T20:23:25.2158032Z output_dtype=SparseType.FP16, 2025-05-07T20:23:25.2158463Z ) 2025-05-07T20:23:25.2158864Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:25.2159793Z self=, 2025-05-07T20:23:25.2160650Z mixed_B=False, 2025-05-07T20:23:25.2161016Z compile=False, 2025-05-07T20:23:25.2161373Z T=5, 2025-05-07T20:23:25.2161697Z D=25, 2025-05-07T20:23:25.2162026Z B=25, 2025-05-07T20:23:25.2162355Z log_E=4, 2025-05-07T20:23:25.2162692Z L=16, 2025-05-07T20:23:25.2163087Z D_gradcheck=1, 2025-05-07T20:23:25.2163486Z stochastic_rounding=False, 2025-05-07T20:23:25.2163908Z weighted=True, 2025-05-07T20:23:25.2164316Z row_wise=False, 2025-05-07T20:23:25.2164681Z mixed=True, 2025-05-07T20:23:25.2165033Z use_cache=False, 2025-05-07T20:23:25.2165451Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:25.2165927Z use_cpu=True, 2025-05-07T20:23:25.2166318Z output_dtype=SparseType.FP16, 2025-05-07T20:23:25.2166747Z ) 2025-05-07T20:23:25.2167147Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:25.2168151Z self=, 2025-05-07T20:23:25.2169077Z mixed_B=True, 2025-05-07T20:23:25.2169441Z compile=False, 2025-05-07T20:23:25.2169811Z T=1, 2025-05-07T20:23:25.2170134Z D=28, 2025-05-07T20:23:25.2170467Z B=35, 2025-05-07T20:23:25.2170798Z log_E=3, 2025-05-07T20:23:25.2171322Z L=17, 2025-05-07T20:23:25.2171678Z D_gradcheck=2, 2025-05-07T20:23:25.2172180Z stochastic_rounding=False, 2025-05-07T20:23:25.2172607Z weighted=False, 2025-05-07T20:23:25.2172980Z row_wise=True, 2025-05-07T20:23:25.2173352Z mixed=False, 2025-05-07T20:23:25.2173710Z use_cache=False, 2025-05-07T20:23:25.2174129Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:25.2174602Z use_cpu=True, 2025-05-07T20:23:25.2174992Z output_dtype=SparseType.FP32, 2025-05-07T20:23:25.2175433Z ) 2025-05-07T20:23:25.2176020Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:25.2177001Z self=, 2025-05-07T20:23:25.2177864Z mixed_B=False, 2025-05-07T20:23:25.2178321Z compile=True, 2025-05-07T20:23:25.2178719Z T=4, 2025-05-07T20:23:25.2179044Z D=18, 2025-05-07T20:23:25.2179377Z B=8, 2025-05-07T20:23:25.2179961Z log_E=4, 2025-05-07T20:23:25.2180311Z L=9, 2025-05-07T20:23:25.2180646Z D_gradcheck=1, 2025-05-07T20:23:25.2181040Z stochastic_rounding=True, 2025-05-07T20:23:25.2181464Z weighted=True, 2025-05-07T20:23:25.2181829Z row_wise=True, 2025-05-07T20:23:25.2182192Z mixed=False, 2025-05-07T20:23:25.2182636Z use_cache=True, 2025-05-07T20:23:25.2183099Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:25.2183612Z use_cpu=True, 2025-05-07T20:23:25.2184057Z output_dtype=SparseType.FP16, 2025-05-07T20:23:25.2184548Z ) 2025-05-07T20:23:25.2185005Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:25.2185968Z self=, 2025-05-07T20:23:25.2187144Z mixed_B=True, 2025-05-07T20:23:25.2187509Z compile=True, 2025-05-07T20:23:25.2187871Z T=5, 2025-05-07T20:23:25.2188188Z D=21, 2025-05-07T20:23:25.2188515Z B=87, 2025-05-07T20:23:25.2188852Z log_E=3, 2025-05-07T20:23:25.2189189Z L=11, 2025-05-07T20:23:25.2189530Z D_gradcheck=2, 2025-05-07T20:23:25.2189926Z stochastic_rounding=False, 2025-05-07T20:23:25.2190482Z weighted=False, 2025-05-07T20:23:25.2190861Z row_wise=True, 2025-05-07T20:23:25.2191227Z mixed=True, 2025-05-07T20:23:25.2191583Z use_cache=False, 2025-05-07T20:23:25.2192000Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:25.2192474Z use_cpu=True, 2025-05-07T20:23:25.2192860Z output_dtype=SparseType.FP16, 2025-05-07T20:23:25.2193292Z ) 2025-05-07T20:23:25.2193694Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:25.2194724Z self=, 2025-05-07T20:23:25.2195628Z mixed_B=False, 2025-05-07T20:23:25.2195997Z compile=False, 2025-05-07T20:23:25.2196349Z T=5, 2025-05-07T20:23:25.2196685Z D=108, 2025-05-07T20:23:25.2197014Z B=89, 2025-05-07T20:23:25.2197337Z log_E=3, 2025-05-07T20:23:25.2197681Z L=0, 2025-05-07T20:23:25.2198011Z D_gradcheck=1, 2025-05-07T20:23:25.2198405Z stochastic_rounding=False, 2025-05-07T20:23:25.2198828Z weighted=False, 2025-05-07T20:23:25.2199347Z row_wise=True, 2025-05-07T20:23:25.2199844Z mixed=False, 2025-05-07T20:23:25.2200255Z use_cache=False, 2025-05-07T20:23:25.2200672Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:25.2201150Z use_cpu=True, 2025-05-07T20:23:25.2201584Z output_dtype=SparseType.FP32, 2025-05-07T20:23:25.2202020Z ) 2025-05-07T20:23:25.2202492Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:25.2203614Z self=, 2025-05-07T20:23:25.2204472Z mixed_B=True, 2025-05-07T20:23:25.2204842Z compile=False, 2025-05-07T20:23:25.2205202Z T=3, 2025-05-07T20:23:25.2205571Z D=45, 2025-05-07T20:23:25.2205902Z B=96, 2025-05-07T20:23:25.2206232Z log_E=4, 2025-05-07T20:23:25.2206991Z L=3, 2025-05-07T20:23:25.2207402Z D_gradcheck=2, 2025-05-07T20:23:25.2208022Z stochastic_rounding=True, 2025-05-07T20:23:25.2208454Z weighted=False, 2025-05-07T20:23:25.2208882Z row_wise=True, 2025-05-07T20:23:25.2209251Z mixed=False, 2025-05-07T20:23:25.2209609Z use_cache=False, 2025-05-07T20:23:25.2210027Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:25.2210503Z use_cpu=True, 2025-05-07T20:23:25.2224711Z output_dtype=SparseType.FP32, 2025-05-07T20:23:25.2225192Z ) 2025-05-07T20:23:25.2225961Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:25.2226918Z self=, 2025-05-07T20:23:25.2228033Z mixed_B=True, 2025-05-07T20:23:25.2228395Z compile=True, 2025-05-07T20:23:25.2228751Z T=1, 2025-05-07T20:23:25.2229120Z D=29, 2025-05-07T20:23:25.2229442Z B=100, 2025-05-07T20:23:25.2229776Z log_E=3, 2025-05-07T20:23:25.2230169Z L=17, 2025-05-07T20:23:25.2230587Z D_gradcheck=1, 2025-05-07T20:23:25.2231061Z stochastic_rounding=True, 2025-05-07T20:23:25.2231525Z weighted=True, 2025-05-07T20:23:25.2231888Z row_wise=False, 2025-05-07T20:23:25.2232258Z mixed=True, 2025-05-07T20:23:25.2232657Z use_cache=False, 2025-05-07T20:23:25.2233075Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:25.2233541Z use_cpu=True, 2025-05-07T20:23:25.2233928Z output_dtype=SparseType.FP16, 2025-05-07T20:23:25.2234390Z ) 2025-05-07T20:23:25.2234820Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:25.2235861Z self=, 2025-05-07T20:23:25.2237018Z mixed_B=False, 2025-05-07T20:23:25.2237440Z compile=True, 2025-05-07T20:23:25.2237798Z T=3, 2025-05-07T20:23:25.2238179Z D=75, 2025-05-07T20:23:25.2238500Z B=20, 2025-05-07T20:23:25.2238834Z log_E=3, 2025-05-07T20:23:25.2239181Z L=2, 2025-05-07T20:23:25.2239511Z D_gradcheck=1, 2025-05-07T20:23:25.2239902Z stochastic_rounding=True, 2025-05-07T20:23:25.2240372Z weighted=False, 2025-05-07T20:23:25.2240879Z row_wise=False, 2025-05-07T20:23:25.2241297Z mixed=True, 2025-05-07T20:23:25.2241659Z use_cache=False, 2025-05-07T20:23:25.2242099Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:25.2242575Z use_cpu=True, 2025-05-07T20:23:25.2242969Z output_dtype=SparseType.FP32, 2025-05-07T20:23:25.2243437Z ) 2025-05-07T20:23:25.2243840Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:25.2244768Z self=, 2025-05-07T20:23:25.2245631Z mixed_B=True, 2025-05-07T20:23:25.2246049Z compile=True, 2025-05-07T20:23:25.2246438Z T=4, 2025-05-07T20:23:25.2246768Z D=115, 2025-05-07T20:23:25.2247132Z B=125, 2025-05-07T20:23:25.2247468Z log_E=3, 2025-05-07T20:23:25.2247859Z L=14, 2025-05-07T20:23:25.2248287Z D_gradcheck=2, 2025-05-07T20:23:25.2248685Z stochastic_rounding=False, 2025-05-07T20:23:25.2249170Z weighted=True, 2025-05-07T20:23:25.2249573Z row_wise=False, 2025-05-07T20:23:25.2249977Z mixed=False, 2025-05-07T20:23:25.2250338Z use_cache=True, 2025-05-07T20:23:25.2250774Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:25.2251290Z use_cpu=True, 2025-05-07T20:23:25.2251682Z output_dtype=SparseType.FP32, 2025-05-07T20:23:25.2252113Z ) 2025-05-07T20:23:25.2252518Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:25.2253452Z self=, 2025-05-07T20:23:25.2254470Z mixed_B=False, 2025-05-07T20:23:25.2254828Z compile=True, 2025-05-07T20:23:25.2255186Z T=1, 2025-05-07T20:23:25.2255514Z D=6, 2025-05-07T20:23:25.2255833Z B=125, 2025-05-07T20:23:25.2256238Z log_E=3, 2025-05-07T20:23:25.2256839Z L=2, 2025-05-07T20:23:25.2257179Z D_gradcheck=1, 2025-05-07T20:23:25.2257804Z stochastic_rounding=True, 2025-05-07T20:23:25.2258349Z weighted=True, 2025-05-07T20:23:25.2258712Z row_wise=True, 2025-05-07T20:23:25.2259073Z mixed=False, 2025-05-07T20:23:25.2259435Z use_cache=True, 2025-05-07T20:23:25.2259834Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:25.2260304Z use_cpu=True, 2025-05-07T20:23:25.2260700Z output_dtype=SparseType.FP32, 2025-05-07T20:23:25.2261137Z ) 2025-05-07T20:23:25.2686732Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:25.2687994Z self=, 2025-05-07T20:23:25.2688882Z mixed_B=True, 2025-05-07T20:23:25.2689257Z compile=True, 2025-05-07T20:23:25.2689610Z T=1, 2025-05-07T20:23:25.2689935Z D=94, 2025-05-07T20:23:25.2690265Z B=100, 2025-05-07T20:23:25.2690593Z log_E=4, 2025-05-07T20:23:25.2690948Z L=12, 2025-05-07T20:23:25.2691282Z D_gradcheck=1, 2025-05-07T20:23:25.2691676Z stochastic_rounding=False, 2025-05-07T20:23:25.2692112Z weighted=True, 2025-05-07T20:23:25.2692480Z row_wise=True, 2025-05-07T20:23:25.2692838Z mixed=True, 2025-05-07T20:23:25.2693189Z use_cache=True, 2025-05-07T20:23:25.2693594Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:25.2694068Z use_cpu=True, 2025-05-07T20:23:25.2694451Z output_dtype=SparseType.FP32, 2025-05-07T20:23:25.2694896Z ) 2025-05-07T20:23:25.2695301Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:25.2696229Z self=, 2025-05-07T20:23:25.2697367Z mixed_B=True, 2025-05-07T20:23:25.2697732Z compile=True, 2025-05-07T20:23:25.2698082Z T=5, 2025-05-07T20:23:25.2698416Z D=37, 2025-05-07T20:23:25.2698742Z B=7, 2025-05-07T20:23:25.2699068Z log_E=4, 2025-05-07T20:23:25.2699414Z L=11, 2025-05-07T20:23:25.2699755Z D_gradcheck=1, 2025-05-07T20:23:25.2700143Z stochastic_rounding=False, 2025-05-07T20:23:25.2700575Z weighted=False, 2025-05-07T20:23:25.2700961Z row_wise=False, 2025-05-07T20:23:25.2701321Z mixed=False, 2025-05-07T20:23:25.2701684Z use_cache=True, 2025-05-07T20:23:25.2702088Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:25.2702554Z use_cpu=True, 2025-05-07T20:23:25.2702948Z output_dtype=SparseType.FP16, 2025-05-07T20:23:25.2703387Z ) 2025-05-07T20:23:25.2703790Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:25.2704713Z self=, 2025-05-07T20:23:25.2705574Z mixed_B=False, 2025-05-07T20:23:25.2705940Z compile=True, 2025-05-07T20:23:25.2706297Z T=4, 2025-05-07T20:23:25.2706621Z D=98, 2025-05-07T20:23:25.2706950Z B=64, 2025-05-07T20:23:25.2707272Z log_E=3, 2025-05-07T20:23:25.2707614Z L=3, 2025-05-07T20:23:25.2707952Z D_gradcheck=2, 2025-05-07T20:23:25.2708339Z stochastic_rounding=True, 2025-05-07T20:23:25.2708769Z weighted=True, 2025-05-07T20:23:25.2709140Z row_wise=False, 2025-05-07T20:23:25.2709498Z mixed=False, 2025-05-07T20:23:25.2709860Z use_cache=False, 2025-05-07T20:23:25.2710273Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:25.2710739Z use_cpu=True, 2025-05-07T20:23:25.2711134Z output_dtype=SparseType.FP16, 2025-05-07T20:23:25.2711569Z ) 2025-05-07T20:23:25.2711965Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:25.2712900Z self=, 2025-05-07T20:23:25.2713768Z mixed_B=False, 2025-05-07T20:23:25.2714138Z compile=False, 2025-05-07T20:23:25.2714491Z T=1, 2025-05-07T20:23:25.2714818Z D=8, 2025-05-07T20:23:25.2715148Z B=56, 2025-05-07T20:23:25.2715467Z log_E=5, 2025-05-07T20:23:25.2715806Z L=6, 2025-05-07T20:23:25.2716440Z D_gradcheck=2, 2025-05-07T20:23:25.2716941Z stochastic_rounding=False, 2025-05-07T20:23:25.2717373Z weighted=True, 2025-05-07T20:23:25.2717739Z row_wise=True, 2025-05-07T20:23:25.2718103Z mixed=True, 2025-05-07T20:23:25.2718462Z use_cache=True, 2025-05-07T20:23:25.2718866Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:25.2719330Z use_cpu=True, 2025-05-07T20:23:25.2719721Z output_dtype=SparseType.FP32, 2025-05-07T20:23:25.2720155Z ) 2025-05-07T20:23:25.2720638Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:25.2721586Z self=, 2025-05-07T20:23:25.2722457Z mixed_B=True, 2025-05-07T20:23:25.2722812Z compile=False, 2025-05-07T20:23:25.2723171Z T=4, 2025-05-07T20:23:25.2723494Z D=51, 2025-05-07T20:23:25.2723822Z B=55, 2025-05-07T20:23:25.2724143Z log_E=4, 2025-05-07T20:23:25.2724487Z L=19, 2025-05-07T20:23:25.2724825Z D_gradcheck=2, 2025-05-07T20:23:25.2725217Z stochastic_rounding=False, 2025-05-07T20:23:25.2725651Z weighted=True, 2025-05-07T20:23:25.2726020Z row_wise=False, 2025-05-07T20:23:25.2726383Z mixed=False, 2025-05-07T20:23:25.2726748Z use_cache=False, 2025-05-07T20:23:25.2727165Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:25.2727631Z use_cpu=True, 2025-05-07T20:23:25.2728175Z output_dtype=SparseType.FP32, 2025-05-07T20:23:25.2728616Z ) 2025-05-07T20:23:25.2729010Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:25.2729939Z self=, 2025-05-07T20:23:25.2730968Z mixed_B=True, 2025-05-07T20:23:25.2731332Z compile=True, 2025-05-07T20:23:25.2731695Z T=2, 2025-05-07T20:23:25.2732026Z D=10, 2025-05-07T20:23:25.2732351Z B=69, 2025-05-07T20:23:25.2732675Z log_E=3, 2025-05-07T20:23:25.2733018Z L=8, 2025-05-07T20:23:25.2733354Z D_gradcheck=2, 2025-05-07T20:23:25.2733749Z stochastic_rounding=True, 2025-05-07T20:23:25.2734177Z weighted=True, 2025-05-07T20:23:25.2734540Z row_wise=True, 2025-05-07T20:23:25.2734900Z mixed=True, 2025-05-07T20:23:25.2735287Z use_cache=False, 2025-05-07T20:23:25.2735720Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:25.2736192Z use_cpu=True, 2025-05-07T20:23:25.2736592Z output_dtype=SparseType.FP16, 2025-05-07T20:23:25.2737032Z ) 2025-05-07T20:23:25.2737438Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:25.2738385Z self=, 2025-05-07T20:23:25.2739262Z mixed_B=False, 2025-05-07T20:23:25.2739631Z compile=True, 2025-05-07T20:23:25.2739990Z T=4, 2025-05-07T20:23:25.2740315Z D=20, 2025-05-07T20:23:25.2740781Z B=69, 2025-05-07T20:23:25.2741118Z log_E=3, 2025-05-07T20:23:25.2741467Z L=14, 2025-05-07T20:23:25.2741813Z D_gradcheck=1, 2025-05-07T20:23:25.2742208Z stochastic_rounding=True, 2025-05-07T20:23:25.2742647Z weighted=False, 2025-05-07T20:23:25.2743027Z row_wise=False, 2025-05-07T20:23:25.2743395Z mixed=True, 2025-05-07T20:23:25.2743772Z use_cache=False, 2025-05-07T20:23:25.2744202Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:25.2744680Z use_cpu=True, 2025-05-07T20:23:25.2745076Z output_dtype=SparseType.FP16, 2025-05-07T20:23:25.2745516Z ) 2025-05-07T20:23:25.2745920Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:25.2746856Z self=, 2025-05-07T20:23:25.2747738Z mixed_B=False, 2025-05-07T20:23:25.2748113Z compile=True, 2025-05-07T20:23:25.2748472Z T=4, 2025-05-07T20:23:25.2748808Z D=122, 2025-05-07T20:23:25.2749138Z B=54, 2025-05-07T20:23:25.2749468Z log_E=3, 2025-05-07T20:23:25.2749810Z L=2, 2025-05-07T20:23:25.2750405Z D_gradcheck=2, 2025-05-07T20:23:25.2750893Z stochastic_rounding=False, 2025-05-07T20:23:25.2751331Z weighted=False, 2025-05-07T20:23:25.2751712Z row_wise=False, 2025-05-07T20:23:25.2752076Z mixed=True, 2025-05-07T20:23:25.2752437Z use_cache=True, 2025-05-07T20:23:25.2752843Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:25.2753308Z use_cpu=True, 2025-05-07T20:23:25.2753697Z output_dtype=SparseType.FP32, 2025-05-07T20:23:25.2754129Z ) 2025-05-07T20:23:25.2754601Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:25.2755546Z self=, 2025-05-07T20:23:25.2756412Z mixed_B=False, 2025-05-07T20:23:25.2756769Z compile=True, 2025-05-07T20:23:25.2757249Z T=2, 2025-05-07T20:23:25.2757579Z D=56, 2025-05-07T20:23:25.2757895Z B=58, 2025-05-07T20:23:25.2758221Z log_E=3, 2025-05-07T20:23:25.2758559Z L=1, 2025-05-07T20:23:25.2758908Z D_gradcheck=1, 2025-05-07T20:23:25.2759317Z stochastic_rounding=False, 2025-05-07T20:23:25.2759757Z weighted=False, 2025-05-07T20:23:25.2760131Z row_wise=True, 2025-05-07T20:23:25.2760494Z mixed=True, 2025-05-07T20:23:25.2760858Z use_cache=False, 2025-05-07T20:23:25.2761274Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:25.2761740Z use_cpu=True, 2025-05-07T20:23:25.2762135Z output_dtype=SparseType.FP32, 2025-05-07T20:23:25.2762579Z ) 2025-05-07T20:23:25.2762973Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:25.2763906Z self=, 2025-05-07T20:23:25.2764979Z mixed_B=True, 2025-05-07T20:23:25.2765350Z compile=False, 2025-05-07T20:23:25.2765716Z T=5, 2025-05-07T20:23:25.2766058Z D=101, 2025-05-07T20:23:25.2766398Z B=83, 2025-05-07T20:23:25.2766737Z log_E=4, 2025-05-07T20:23:25.2767082Z L=1, 2025-05-07T20:23:25.2767423Z D_gradcheck=2, 2025-05-07T20:23:25.2767823Z stochastic_rounding=True, 2025-05-07T20:23:25.2768386Z weighted=False, 2025-05-07T20:23:25.2768753Z row_wise=True, 2025-05-07T20:23:25.2769117Z mixed=False, 2025-05-07T20:23:25.2769497Z use_cache=False, 2025-05-07T20:23:25.2769914Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:25.2770393Z use_cpu=True, 2025-05-07T20:23:25.2770792Z output_dtype=SparseType.FP32, 2025-05-07T20:23:25.2771239Z ) 2025-05-07T20:23:25.2771639Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:25.2772579Z self=, 2025-05-07T20:23:25.2773544Z mixed_B=False, 2025-05-07T20:23:25.2773909Z compile=False, 2025-05-07T20:23:25.2774266Z T=4, 2025-05-07T20:23:25.2774587Z D=27, 2025-05-07T20:23:25.2774909Z B=78, 2025-05-07T20:23:25.2775238Z log_E=5, 2025-05-07T20:23:25.2775578Z L=19, 2025-05-07T20:23:25.2775917Z D_gradcheck=1, 2025-05-07T20:23:25.2776311Z stochastic_rounding=True, 2025-05-07T20:23:25.2776745Z weighted=True, 2025-05-07T20:23:25.2777111Z row_wise=False, 2025-05-07T20:23:25.2777478Z mixed=False, 2025-05-07T20:23:25.2777848Z use_cache=True, 2025-05-07T20:23:25.2778250Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:25.2778736Z use_cpu=True, 2025-05-07T20:23:25.2779126Z output_dtype=SparseType.FP32, 2025-05-07T20:23:25.2779557Z ) 2025-05-07T20:23:25.2780298Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:25.2781234Z self=, 2025-05-07T20:23:25.2782098Z mixed_B=False, 2025-05-07T20:23:25.2782459Z compile=True, 2025-05-07T20:23:25.2782823Z T=2, 2025-05-07T20:23:25.2783154Z D=6, 2025-05-07T20:23:25.2783474Z B=35, 2025-05-07T20:23:25.2783825Z log_E=3, 2025-05-07T20:23:25.2784181Z L=9, 2025-05-07T20:23:25.2785306Z D_gradcheck=2, 2025-05-07T20:23:25.2785736Z stochastic_rounding=False, 2025-05-07T20:23:25.2786342Z weighted=True, 2025-05-07T20:23:25.2786708Z row_wise=False, 2025-05-07T20:23:25.2787085Z mixed=False, 2025-05-07T20:23:25.2787452Z use_cache=True, 2025-05-07T20:23:25.2787856Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:25.2788339Z use_cpu=True, 2025-05-07T20:23:25.2788732Z output_dtype=SparseType.FP32, 2025-05-07T20:23:25.2789165Z ) 2025-05-07T20:23:25.2789773Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:25.2790723Z self=, 2025-05-07T20:23:25.2791594Z mixed_B=False, 2025-05-07T20:23:25.2791958Z compile=False, 2025-05-07T20:23:25.2792319Z T=2, 2025-05-07T20:23:25.2792647Z D=120, 2025-05-07T20:23:25.2792975Z B=65, 2025-05-07T20:23:25.2793454Z log_E=4, 2025-05-07T20:23:25.2793797Z L=18, 2025-05-07T20:23:25.2794132Z D_gradcheck=2, 2025-05-07T20:23:25.2794527Z stochastic_rounding=True, 2025-05-07T20:23:25.2794963Z weighted=False, 2025-05-07T20:23:25.2795329Z row_wise=False, 2025-05-07T20:23:25.2795696Z mixed=False, 2025-05-07T20:23:25.2796063Z use_cache=True, 2025-05-07T20:23:25.2796465Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:25.2796940Z use_cpu=True, 2025-05-07T20:23:25.2797336Z output_dtype=SparseType.FP32, 2025-05-07T20:23:25.2797768Z ) 2025-05-07T20:23:25.2798175Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:25.2799121Z self=, 2025-05-07T20:23:25.2800272Z mixed_B=True, 2025-05-07T20:23:25.2800655Z compile=False, 2025-05-07T20:23:25.2801018Z T=5, 2025-05-07T20:23:25.2801348Z D=90, 2025-05-07T20:23:25.2801669Z B=16, 2025-05-07T20:23:25.2802000Z log_E=3, 2025-05-07T20:23:25.2802346Z L=17, 2025-05-07T20:23:25.2802688Z D_gradcheck=2, 2025-05-07T20:23:25.2803084Z stochastic_rounding=False, 2025-05-07T20:23:25.2803522Z weighted=True, 2025-05-07T20:23:25.2803881Z row_wise=True, 2025-05-07T20:23:25.2804244Z mixed=False, 2025-05-07T20:23:25.2804604Z use_cache=True, 2025-05-07T20:23:25.2805004Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:25.2805479Z use_cpu=True, 2025-05-07T20:23:25.2805880Z output_dtype=SparseType.FP32, 2025-05-07T20:23:25.2806319Z ) 2025-05-07T20:23:25.2806730Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:25.2807686Z self=, 2025-05-07T20:23:25.2808679Z mixed_B=False, 2025-05-07T20:23:25.2809045Z compile=True, 2025-05-07T20:23:25.2809406Z T=3, 2025-05-07T20:23:25.2809725Z D=85, 2025-05-07T20:23:25.2810052Z B=56, 2025-05-07T20:23:25.2810382Z log_E=3, 2025-05-07T20:23:25.2810713Z L=3, 2025-05-07T20:23:25.2811051Z D_gradcheck=2, 2025-05-07T20:23:25.2811434Z stochastic_rounding=True, 2025-05-07T20:23:25.2811860Z weighted=True, 2025-05-07T20:23:25.2812229Z row_wise=True, 2025-05-07T20:23:25.2812611Z mixed=True, 2025-05-07T20:23:25.2812989Z use_cache=False, 2025-05-07T20:23:25.2813396Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:25.2813871Z use_cpu=True, 2025-05-07T20:23:25.2814273Z output_dtype=SparseType.FP16, 2025-05-07T20:23:25.2814707Z ) 2025-05-07T20:23:25.2815111Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:25.2816051Z self=, 2025-05-07T20:23:25.2816906Z mixed_B=True, 2025-05-07T20:23:25.2817278Z compile=True, 2025-05-07T20:23:25.2817635Z T=5, 2025-05-07T20:23:25.2817958Z D=10, 2025-05-07T20:23:25.2818285Z B=68, 2025-05-07T20:23:25.2818613Z log_E=3, 2025-05-07T20:23:25.2818946Z L=6, 2025-05-07T20:23:25.2819512Z D_gradcheck=2, 2025-05-07T20:23:25.2819920Z stochastic_rounding=True, 2025-05-07T20:23:25.2820447Z weighted=False, 2025-05-07T20:23:25.2820836Z row_wise=True, 2025-05-07T20:23:25.2821202Z mixed=False, 2025-05-07T20:23:25.2821558Z use_cache=True, 2025-05-07T20:23:25.2821988Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:25.2822461Z use_cpu=True, 2025-05-07T20:23:25.2822846Z output_dtype=SparseType.FP16, 2025-05-07T20:23:25.2823363Z ) 2025-05-07T20:23:25.2823848Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:25.2824940Z self=, 2025-05-07T20:23:25.2825867Z mixed_B=True, 2025-05-07T20:23:25.2826235Z compile=True, 2025-05-07T20:23:25.2826590Z T=4, 2025-05-07T20:23:25.2826914Z D=5, 2025-05-07T20:23:25.2827241Z B=61, 2025-05-07T20:23:25.2827571Z log_E=4, 2025-05-07T20:23:25.2827900Z L=13, 2025-05-07T20:23:25.2828241Z D_gradcheck=1, 2025-05-07T20:23:25.2828631Z stochastic_rounding=True, 2025-05-07T20:23:25.2829063Z weighted=True, 2025-05-07T20:23:25.2829433Z row_wise=True, 2025-05-07T20:23:25.2829801Z mixed=False, 2025-05-07T20:23:25.2830167Z use_cache=True, 2025-05-07T20:23:25.2830581Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:25.2831056Z use_cpu=True, 2025-05-07T20:23:25.2831452Z output_dtype=SparseType.FP32, 2025-05-07T20:23:25.2831886Z ) 2025-05-07T20:23:25.3285825Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:25.3286968Z self=, 2025-05-07T20:23:25.3288345Z mixed_B=False, 2025-05-07T20:23:25.3288727Z compile=False, 2025-05-07T20:23:25.3289086Z T=5, 2025-05-07T20:23:25.3289417Z D=103, 2025-05-07T20:23:25.3289749Z B=11, 2025-05-07T20:23:25.3290078Z log_E=4, 2025-05-07T20:23:25.3290423Z L=8, 2025-05-07T20:23:25.3290774Z D_gradcheck=1, 2025-05-07T20:23:25.3291164Z stochastic_rounding=False, 2025-05-07T20:23:25.3291613Z weighted=False, 2025-05-07T20:23:25.3291990Z row_wise=False, 2025-05-07T20:23:25.3292355Z mixed=False, 2025-05-07T20:23:25.3292717Z use_cache=True, 2025-05-07T20:23:25.3293126Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:25.3293598Z use_cpu=True, 2025-05-07T20:23:25.3293993Z output_dtype=SparseType.FP32, 2025-05-07T20:23:25.3294440Z ) 2025-05-07T20:23:25.3294842Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:25.3295780Z self=, 2025-05-07T20:23:25.3296651Z mixed_B=False, 2025-05-07T20:23:25.3297143Z compile=False, 2025-05-07T20:23:25.3297502Z T=5, 2025-05-07T20:23:25.3297830Z D=27, 2025-05-07T20:23:25.3298160Z B=87, 2025-05-07T20:23:25.3298494Z log_E=5, 2025-05-07T20:23:25.3298836Z L=9, 2025-05-07T20:23:25.3299177Z D_gradcheck=2, 2025-05-07T20:23:25.3299562Z stochastic_rounding=True, 2025-05-07T20:23:25.3299998Z weighted=True, 2025-05-07T20:23:25.3300371Z row_wise=False, 2025-05-07T20:23:25.3300730Z mixed=False, 2025-05-07T20:23:25.3301093Z use_cache=True, 2025-05-07T20:23:25.3301500Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:25.3301968Z use_cpu=True, 2025-05-07T20:23:25.3302362Z output_dtype=SparseType.FP32, 2025-05-07T20:23:25.3302800Z ) 2025-05-07T20:23:25.3303197Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:25.3304126Z self=, 2025-05-07T20:23:25.3305003Z mixed_B=False, 2025-05-07T20:23:25.3305365Z compile=False, 2025-05-07T20:23:25.3305737Z T=4, 2025-05-07T20:23:25.3306069Z D=73, 2025-05-07T20:23:25.3306395Z B=46, 2025-05-07T20:23:25.3306722Z log_E=5, 2025-05-07T20:23:25.3307062Z L=1, 2025-05-07T20:23:25.3307703Z D_gradcheck=1, 2025-05-07T20:23:25.3308125Z stochastic_rounding=True, 2025-05-07T20:23:25.3308732Z weighted=False, 2025-05-07T20:23:25.3309112Z row_wise=False, 2025-05-07T20:23:25.3309477Z mixed=True, 2025-05-07T20:23:25.3309844Z use_cache=True, 2025-05-07T20:23:25.3310256Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:25.3310730Z use_cpu=True, 2025-05-07T20:23:25.3311128Z output_dtype=SparseType.FP32, 2025-05-07T20:23:25.3311570Z ) 2025-05-07T20:23:25.3312094Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:25.3313047Z self=, 2025-05-07T20:23:25.3313922Z mixed_B=True, 2025-05-07T20:23:25.3314280Z compile=False, 2025-05-07T20:23:25.3314641Z T=3, 2025-05-07T20:23:25.3314972Z D=89, 2025-05-07T20:23:25.3315294Z B=31, 2025-05-07T20:23:25.3315621Z log_E=4, 2025-05-07T20:23:25.3315959Z L=16, 2025-05-07T20:23:25.3316295Z D_gradcheck=1, 2025-05-07T20:23:25.3316690Z stochastic_rounding=False, 2025-05-07T20:23:25.3317127Z weighted=True, 2025-05-07T20:23:25.3317488Z row_wise=True, 2025-05-07T20:23:25.3317856Z mixed=False, 2025-05-07T20:23:25.3318224Z use_cache=False, 2025-05-07T20:23:25.3318641Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:25.3319126Z use_cpu=True, 2025-05-07T20:23:25.3319521Z output_dtype=SparseType.FP32, 2025-05-07T20:23:25.3319958Z ) 2025-05-07T20:23:25.3320356Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:25.3321294Z self=, 2025-05-07T20:23:25.3322304Z mixed_B=False, 2025-05-07T20:23:25.3322666Z compile=True, 2025-05-07T20:23:25.3323025Z T=1, 2025-05-07T20:23:25.3323347Z D=69, 2025-05-07T20:23:25.3323666Z B=27, 2025-05-07T20:23:25.3323990Z log_E=4, 2025-05-07T20:23:25.3324325Z L=1, 2025-05-07T20:23:25.3324659Z D_gradcheck=1, 2025-05-07T20:23:25.3325047Z stochastic_rounding=False, 2025-05-07T20:23:25.3325483Z weighted=True, 2025-05-07T20:23:25.3325846Z row_wise=False, 2025-05-07T20:23:25.3326213Z mixed=False, 2025-05-07T20:23:25.3326578Z use_cache=False, 2025-05-07T20:23:25.3326992Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:25.3327470Z use_cpu=True, 2025-05-07T20:23:25.3327862Z output_dtype=SparseType.FP16, 2025-05-07T20:23:25.3328429Z ) 2025-05-07T20:23:25.3328836Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:25.3329774Z self=, 2025-05-07T20:23:25.3330640Z mixed_B=True, 2025-05-07T20:23:25.3330996Z compile=True, 2025-05-07T20:23:25.3331350Z T=3, 2025-05-07T20:23:25.3331675Z D=54, 2025-05-07T20:23:25.3331991Z B=57, 2025-05-07T20:23:25.3332320Z log_E=5, 2025-05-07T20:23:25.3332661Z L=2, 2025-05-07T20:23:25.3333084Z D_gradcheck=2, 2025-05-07T20:23:25.3333479Z stochastic_rounding=True, 2025-05-07T20:23:25.3333917Z weighted=False, 2025-05-07T20:23:25.3334289Z row_wise=True, 2025-05-07T20:23:25.3334655Z mixed=True, 2025-05-07T20:23:25.3335014Z use_cache=True, 2025-05-07T20:23:25.3335415Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:25.3335889Z use_cpu=True, 2025-05-07T20:23:25.3336281Z output_dtype=SparseType.FP32, 2025-05-07T20:23:25.3336713Z ) 2025-05-07T20:23:25.3337110Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:25.3338036Z self=, 2025-05-07T20:23:25.3338899Z mixed_B=True, 2025-05-07T20:23:25.3339260Z compile=False, 2025-05-07T20:23:25.3339616Z T=3, 2025-05-07T20:23:25.3339949Z D=80, 2025-05-07T20:23:25.3340269Z B=1, 2025-05-07T20:23:25.3340598Z log_E=3, 2025-05-07T20:23:25.3340935Z L=7, 2025-05-07T20:23:25.3341441Z D_gradcheck=1, 2025-05-07T20:23:25.3341843Z stochastic_rounding=False, 2025-05-07T20:23:25.3342388Z weighted=True, 2025-05-07T20:23:25.3342750Z row_wise=False, 2025-05-07T20:23:25.3343126Z mixed=False, 2025-05-07T20:23:25.3343492Z use_cache=False, 2025-05-07T20:23:25.3343905Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:25.3344419Z use_cpu=True, 2025-05-07T20:23:25.3344819Z output_dtype=SparseType.FP16, 2025-05-07T20:23:25.3345251Z ) 2025-05-07T20:23:25.3345739Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:25.3346689Z self=, 2025-05-07T20:23:25.3347552Z mixed_B=True, 2025-05-07T20:23:25.3347924Z compile=False, 2025-05-07T20:23:25.3348286Z T=4, 2025-05-07T20:23:25.3348604Z D=42, 2025-05-07T20:23:25.3348930Z B=63, 2025-05-07T20:23:25.3349258Z log_E=4, 2025-05-07T20:23:25.3349590Z L=2, 2025-05-07T20:23:25.3349929Z D_gradcheck=1, 2025-05-07T20:23:25.3350318Z stochastic_rounding=True, 2025-05-07T20:23:25.3350754Z weighted=False, 2025-05-07T20:23:25.3351117Z row_wise=True, 2025-05-07T20:23:25.3351482Z mixed=True, 2025-05-07T20:23:25.3351846Z use_cache=False, 2025-05-07T20:23:25.3352257Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:25.3352737Z use_cpu=True, 2025-05-07T20:23:25.3353135Z output_dtype=SparseType.FP32, 2025-05-07T20:23:25.3353568Z ) 2025-05-07T20:23:25.3353967Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:25.3354902Z self=, 2025-05-07T20:23:25.3355940Z mixed_B=True, 2025-05-07T20:23:25.3356302Z compile=True, 2025-05-07T20:23:25.3356660Z T=1, 2025-05-07T20:23:25.3356978Z D=63, 2025-05-07T20:23:25.3357306Z B=54, 2025-05-07T20:23:25.3357636Z log_E=3, 2025-05-07T20:23:25.3357968Z L=15, 2025-05-07T20:23:25.3358305Z D_gradcheck=2, 2025-05-07T20:23:25.3358694Z stochastic_rounding=True, 2025-05-07T20:23:25.3359126Z weighted=False, 2025-05-07T20:23:25.3359518Z row_wise=False, 2025-05-07T20:23:25.3359887Z mixed=True, 2025-05-07T20:23:25.3360239Z use_cache=False, 2025-05-07T20:23:25.3360664Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:25.3361145Z use_cpu=True, 2025-05-07T20:23:25.3361725Z output_dtype=SparseType.FP32, 2025-05-07T20:23:25.3362156Z ) 2025-05-07T20:23:25.3362554Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:25.3363496Z self=, 2025-05-07T20:23:25.3364360Z mixed_B=False, 2025-05-07T20:23:25.3364725Z compile=True, 2025-05-07T20:23:25.3365085Z T=3, 2025-05-07T20:23:25.3365409Z D=126, 2025-05-07T20:23:25.3365741Z B=20, 2025-05-07T20:23:25.3366075Z log_E=3, 2025-05-07T20:23:25.3366412Z L=6, 2025-05-07T20:23:25.3366753Z D_gradcheck=2, 2025-05-07T20:23:25.3367152Z stochastic_rounding=True, 2025-05-07T20:23:25.3367582Z weighted=True, 2025-05-07T20:23:25.3368048Z row_wise=False, 2025-05-07T20:23:25.3368430Z mixed=False, 2025-05-07T20:23:25.3368793Z use_cache=True, 2025-05-07T20:23:25.3369201Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:25.3369676Z use_cpu=True, 2025-05-07T20:23:25.3370069Z output_dtype=SparseType.FP16, 2025-05-07T20:23:25.3370515Z ) 2025-05-07T20:23:25.3370913Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:25.3371842Z self=, 2025-05-07T20:23:25.3372700Z mixed_B=True, 2025-05-07T20:23:25.3373072Z compile=False, 2025-05-07T20:23:25.3373429Z T=5, 2025-05-07T20:23:25.3373750Z D=115, 2025-05-07T20:23:25.3374090Z B=90, 2025-05-07T20:23:25.3374425Z log_E=3, 2025-05-07T20:23:25.3374760Z L=20, 2025-05-07T20:23:25.3375101Z D_gradcheck=1, 2025-05-07T20:23:25.3375687Z stochastic_rounding=False, 2025-05-07T20:23:25.3376222Z weighted=True, 2025-05-07T20:23:25.3376589Z row_wise=True, 2025-05-07T20:23:25.3376948Z mixed=False, 2025-05-07T20:23:25.3377301Z use_cache=False, 2025-05-07T20:23:25.3377710Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:25.3378179Z use_cpu=True, 2025-05-07T20:23:25.3378564Z output_dtype=SparseType.FP16, 2025-05-07T20:23:25.3378997Z ) 2025-05-07T20:23:25.3379395Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:25.3380962Z self=, 2025-05-07T20:23:25.3381865Z mixed_B=True, 2025-05-07T20:23:25.3382236Z compile=False, 2025-05-07T20:23:25.3382593Z T=1, 2025-05-07T20:23:25.3382916Z D=44, 2025-05-07T20:23:25.3383324Z B=5, 2025-05-07T20:23:25.3383654Z log_E=4, 2025-05-07T20:23:25.3384004Z L=16, 2025-05-07T20:23:25.3384335Z D_gradcheck=1, 2025-05-07T20:23:25.3384729Z stochastic_rounding=False, 2025-05-07T20:23:25.3385175Z weighted=False, 2025-05-07T20:23:25.3385545Z row_wise=False, 2025-05-07T20:23:25.3385914Z mixed=True, 2025-05-07T20:23:25.3386277Z use_cache=False, 2025-05-07T20:23:25.3386688Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:25.3387165Z use_cpu=True, 2025-05-07T20:23:25.3387558Z output_dtype=SparseType.FP32, 2025-05-07T20:23:25.3387997Z ) 2025-05-07T20:23:25.3388397Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:25.3389332Z self=, 2025-05-07T20:23:25.3390393Z mixed_B=True, 2025-05-07T20:23:25.3390764Z compile=True, 2025-05-07T20:23:25.3391129Z T=2, 2025-05-07T20:23:25.3391459Z D=125, 2025-05-07T20:23:25.3391787Z B=28, 2025-05-07T20:23:25.3392122Z log_E=3, 2025-05-07T20:23:25.3392453Z L=20, 2025-05-07T20:23:25.3392793Z D_gradcheck=1, 2025-05-07T20:23:25.3393183Z stochastic_rounding=False, 2025-05-07T20:23:25.3393613Z weighted=True, 2025-05-07T20:23:25.3393981Z row_wise=False, 2025-05-07T20:23:25.3394350Z mixed=True, 2025-05-07T20:23:25.3394931Z use_cache=False, 2025-05-07T20:23:25.3395342Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:25.3395818Z use_cpu=True, 2025-05-07T20:23:25.3396216Z output_dtype=SparseType.FP32, 2025-05-07T20:23:25.3396645Z ) 2025-05-07T20:23:25.3397041Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:25.3397971Z self=, 2025-05-07T20:23:25.3398829Z mixed_B=False, 2025-05-07T20:23:25.3399197Z compile=True, 2025-05-07T20:23:25.3399562Z T=3, 2025-05-07T20:23:25.3399880Z D=5, 2025-05-07T20:23:25.3400204Z B=26, 2025-05-07T20:23:25.3400539Z log_E=3, 2025-05-07T20:23:25.3400873Z L=6, 2025-05-07T20:23:25.3401212Z D_gradcheck=2, 2025-05-07T20:23:25.3401604Z stochastic_rounding=True, 2025-05-07T20:23:25.3402030Z weighted=False, 2025-05-07T20:23:25.3402402Z row_wise=True, 2025-05-07T20:23:25.3402767Z mixed=True, 2025-05-07T20:23:25.3403119Z use_cache=True, 2025-05-07T20:23:25.3403526Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:25.3404094Z use_cpu=True, 2025-05-07T20:23:25.3404496Z output_dtype=SparseType.FP32, 2025-05-07T20:23:25.3404930Z ) 2025-05-07T20:23:25.3405330Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:25.3406265Z self=, 2025-05-07T20:23:25.3407124Z mixed_B=True, 2025-05-07T20:23:25.3407491Z compile=False, 2025-05-07T20:23:25.3407854Z T=1, 2025-05-07T20:23:25.3408250Z D=103, 2025-05-07T20:23:25.3408587Z B=34, 2025-05-07T20:23:25.3408923Z log_E=5, 2025-05-07T20:23:25.3409258Z L=9, 2025-05-07T20:23:25.3409603Z D_gradcheck=2, 2025-05-07T20:23:25.3410336Z stochastic_rounding=False, 2025-05-07T20:23:25.3410894Z weighted=False, 2025-05-07T20:23:25.3411276Z row_wise=True, 2025-05-07T20:23:25.3411646Z mixed=True, 2025-05-07T20:23:25.3412004Z use_cache=True, 2025-05-07T20:23:25.3412412Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:25.3412888Z use_cpu=True, 2025-05-07T20:23:25.3413285Z output_dtype=SparseType.FP16, 2025-05-07T20:23:25.3413731Z ) 2025-05-07T20:23:25.3414136Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:25.3415167Z self=, 2025-05-07T20:23:25.3416051Z mixed_B=True, 2025-05-07T20:23:25.3416424Z compile=False, 2025-05-07T20:23:25.3416789Z T=5, 2025-05-07T20:23:25.3417119Z D=6, 2025-05-07T20:23:25.3417449Z B=109, 2025-05-07T20:23:25.3417784Z log_E=3, 2025-05-07T20:23:25.3418115Z L=7, 2025-05-07T20:23:25.3418453Z D_gradcheck=1, 2025-05-07T20:23:25.3418846Z stochastic_rounding=False, 2025-05-07T20:23:25.3419278Z weighted=False, 2025-05-07T20:23:25.3419648Z row_wise=False, 2025-05-07T20:23:25.3420013Z mixed=True, 2025-05-07T20:23:25.3420366Z use_cache=False, 2025-05-07T20:23:25.3420779Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:25.3421246Z use_cpu=True, 2025-05-07T20:23:25.3421632Z output_dtype=SparseType.FP32, 2025-05-07T20:23:25.3422069Z ) 2025-05-07T20:23:25.3422462Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:25.3423396Z self=, 2025-05-07T20:23:25.3424391Z mixed_B=False, 2025-05-07T20:23:25.3424759Z compile=False, 2025-05-07T20:23:25.3425118Z T=5, 2025-05-07T20:23:25.3425441Z D=80, 2025-05-07T20:23:25.3425770Z B=70, 2025-05-07T20:23:25.3426108Z log_E=4, 2025-05-07T20:23:25.3426445Z L=8, 2025-05-07T20:23:25.3426788Z D_gradcheck=1, 2025-05-07T20:23:25.3427185Z stochastic_rounding=False, 2025-05-07T20:23:25.3427618Z weighted=True, 2025-05-07T20:23:25.3427989Z row_wise=True, 2025-05-07T20:23:25.3428355Z mixed=False, 2025-05-07T20:23:25.3428716Z use_cache=False, 2025-05-07T20:23:25.3429137Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:25.3429614Z use_cpu=True, 2025-05-07T20:23:25.3430001Z output_dtype=SparseType.FP32, 2025-05-07T20:23:25.3430446Z ) 2025-05-07T20:23:25.3885237Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:25.3886275Z self=, 2025-05-07T20:23:25.3887151Z mixed_B=False, 2025-05-07T20:23:25.3887524Z compile=True, 2025-05-07T20:23:25.3887886Z T=3, 2025-05-07T20:23:25.3888417Z D=98, 2025-05-07T20:23:25.3888750Z B=68, 2025-05-07T20:23:25.3889075Z log_E=4, 2025-05-07T20:23:25.3889412Z L=16, 2025-05-07T20:23:25.3889748Z D_gradcheck=1, 2025-05-07T20:23:25.3890152Z stochastic_rounding=True, 2025-05-07T20:23:25.3890594Z weighted=True, 2025-05-07T20:23:25.3890968Z row_wise=True, 2025-05-07T20:23:25.3891341Z mixed=False, 2025-05-07T20:23:25.3891708Z use_cache=False, 2025-05-07T20:23:25.3892139Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:25.3892621Z use_cpu=True, 2025-05-07T20:23:25.3893027Z output_dtype=SparseType.FP16, 2025-05-07T20:23:25.3893469Z ) 2025-05-07T20:23:25.3893873Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:25.3894820Z self=, 2025-05-07T20:23:25.3895688Z mixed_B=True, 2025-05-07T20:23:25.3896052Z compile=False, 2025-05-07T20:23:25.3896411Z T=5, 2025-05-07T20:23:25.3896733Z D=105, 2025-05-07T20:23:25.3897061Z B=47, 2025-05-07T20:23:25.3897395Z log_E=5, 2025-05-07T20:23:25.3897724Z L=16, 2025-05-07T20:23:25.3898064Z D_gradcheck=1, 2025-05-07T20:23:25.3910816Z stochastic_rounding=True, 2025-05-07T20:23:25.3911565Z weighted=True, 2025-05-07T20:23:25.3912048Z row_wise=True, 2025-05-07T20:23:25.3912407Z mixed=True, 2025-05-07T20:23:25.3912773Z use_cache=False, 2025-05-07T20:23:25.3912962Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:25.3913118Z use_cpu=True, 2025-05-07T20:23:25.3913297Z output_dtype=SparseType.FP16, 2025-05-07T20:23:25.3913439Z ) 2025-05-07T20:23:25.3913677Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:25.3914377Z self=, 2025-05-07T20:23:25.3914549Z mixed_B=True, 2025-05-07T20:23:25.3914709Z compile=False, 2025-05-07T20:23:25.3914855Z T=3, 2025-05-07T20:23:25.3915001Z D=60, 2025-05-07T20:23:25.3915152Z B=30, 2025-05-07T20:23:25.3915295Z log_E=5, 2025-05-07T20:23:25.3915445Z L=13, 2025-05-07T20:23:25.3915596Z D_gradcheck=1, 2025-05-07T20:23:25.3915772Z stochastic_rounding=False, 2025-05-07T20:23:25.3915940Z weighted=False, 2025-05-07T20:23:25.3916087Z row_wise=True, 2025-05-07T20:23:25.3916235Z mixed=True, 2025-05-07T20:23:25.3916392Z use_cache=True, 2025-05-07T20:23:25.3916580Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:25.3916729Z use_cpu=True, 2025-05-07T20:23:25.3916914Z output_dtype=SparseType.FP32, 2025-05-07T20:23:25.3917052Z ) 2025-05-07T20:23:25.3917282Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:25.3917849Z self=, 2025-05-07T20:23:25.3918199Z mixed_B=False, 2025-05-07T20:23:25.3918355Z compile=True, 2025-05-07T20:23:25.3918498Z T=2, 2025-05-07T20:23:25.3918638Z D=18, 2025-05-07T20:23:25.3918786Z B=77, 2025-05-07T20:23:25.3918928Z log_E=4, 2025-05-07T20:23:25.3919067Z L=11, 2025-05-07T20:23:25.3919225Z D_gradcheck=2, 2025-05-07T20:23:25.3919397Z stochastic_rounding=True, 2025-05-07T20:23:25.3919552Z weighted=True, 2025-05-07T20:23:25.3919707Z row_wise=True, 2025-05-07T20:23:25.3919853Z mixed=False, 2025-05-07T20:23:25.3920006Z use_cache=False, 2025-05-07T20:23:25.3920200Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:25.3920350Z use_cpu=True, 2025-05-07T20:23:25.3920527Z output_dtype=SparseType.FP32, 2025-05-07T20:23:25.3920675Z ) 2025-05-07T20:23:25.3920906Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:25.3921474Z self=, 2025-05-07T20:23:25.3921626Z mixed_B=True, 2025-05-07T20:23:25.3921776Z compile=False, 2025-05-07T20:23:25.3921924Z T=3, 2025-05-07T20:23:25.3922063Z D=119, 2025-05-07T20:23:25.3922206Z B=71, 2025-05-07T20:23:25.3922359Z log_E=3, 2025-05-07T20:23:25.3922504Z L=5, 2025-05-07T20:23:25.3922653Z D_gradcheck=2, 2025-05-07T20:23:25.3922836Z stochastic_rounding=True, 2025-05-07T20:23:25.3922991Z weighted=False, 2025-05-07T20:23:25.3923140Z row_wise=False, 2025-05-07T20:23:25.3923295Z mixed=False, 2025-05-07T20:23:25.3923447Z use_cache=False, 2025-05-07T20:23:25.3923634Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:25.3923790Z use_cpu=True, 2025-05-07T20:23:25.3923965Z output_dtype=SparseType.FP16, 2025-05-07T20:23:25.3924111Z ) 2025-05-07T20:23:25.3924334Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:25.3924893Z self=, 2025-05-07T20:23:25.3925055Z mixed_B=False, 2025-05-07T20:23:25.3925205Z compile=False, 2025-05-07T20:23:25.3925346Z T=3, 2025-05-07T20:23:25.3925492Z D=103, 2025-05-07T20:23:25.3925632Z B=113, 2025-05-07T20:23:25.3925775Z log_E=4, 2025-05-07T20:23:25.3925920Z L=0, 2025-05-07T20:23:25.3926070Z D_gradcheck=2, 2025-05-07T20:23:25.3926329Z stochastic_rounding=True, 2025-05-07T20:23:25.3926544Z weighted=True, 2025-05-07T20:23:25.3926694Z row_wise=False, 2025-05-07T20:23:25.3926840Z mixed=True, 2025-05-07T20:23:25.3926997Z use_cache=False, 2025-05-07T20:23:25.3927182Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:25.3927336Z use_cpu=True, 2025-05-07T20:23:25.3927513Z output_dtype=SparseType.FP32, 2025-05-07T20:23:25.3927653Z ) 2025-05-07T20:23:25.3927881Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:25.3928629Z self=, 2025-05-07T20:23:25.3928794Z mixed_B=True, 2025-05-07T20:23:25.3928956Z compile=True, 2025-05-07T20:23:25.3929101Z T=2, 2025-05-07T20:23:25.3929242Z D=28, 2025-05-07T20:23:25.3929389Z B=61, 2025-05-07T20:23:25.3929531Z log_E=3, 2025-05-07T20:23:25.3929671Z L=6, 2025-05-07T20:23:25.3929831Z D_gradcheck=1, 2025-05-07T20:23:25.3930004Z stochastic_rounding=True, 2025-05-07T20:23:25.3930161Z weighted=False, 2025-05-07T20:23:25.3930317Z row_wise=False, 2025-05-07T20:23:25.3930467Z mixed=False, 2025-05-07T20:23:25.3930624Z use_cache=False, 2025-05-07T20:23:25.3930814Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:25.3930962Z use_cpu=True, 2025-05-07T20:23:25.3931144Z output_dtype=SparseType.FP32, 2025-05-07T20:23:25.3931282Z ) 2025-05-07T20:23:25.3931506Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:25.3932075Z self=, 2025-05-07T20:23:25.3932309Z mixed_B=True, 2025-05-07T20:23:25.3932463Z compile=False, 2025-05-07T20:23:25.3932611Z T=5, 2025-05-07T20:23:25.3932756Z D=71, 2025-05-07T20:23:25.3932901Z B=73, 2025-05-07T20:23:25.3933053Z log_E=4, 2025-05-07T20:23:25.3933195Z L=20, 2025-05-07T20:23:25.3933354Z D_gradcheck=1, 2025-05-07T20:23:25.3933527Z stochastic_rounding=False, 2025-05-07T20:23:25.3933683Z weighted=True, 2025-05-07T20:23:25.3933840Z row_wise=False, 2025-05-07T20:23:25.3933986Z mixed=False, 2025-05-07T20:23:25.3934138Z use_cache=False, 2025-05-07T20:23:25.3934335Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:25.3934484Z use_cpu=True, 2025-05-07T20:23:25.3934668Z output_dtype=SparseType.FP32, 2025-05-07T20:23:25.3934814Z ) 2025-05-07T20:23:25.3935038Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:25.3935594Z self=, 2025-05-07T20:23:25.3935752Z mixed_B=True, 2025-05-07T20:23:25.3935903Z compile=False, 2025-05-07T20:23:25.3936043Z T=4, 2025-05-07T20:23:25.3936194Z D=52, 2025-05-07T20:23:25.3936335Z B=66, 2025-05-07T20:23:25.3936489Z log_E=4, 2025-05-07T20:23:25.3936634Z L=13, 2025-05-07T20:23:25.3936785Z D_gradcheck=1, 2025-05-07T20:23:25.3936961Z stochastic_rounding=True, 2025-05-07T20:23:25.3937115Z weighted=True, 2025-05-07T20:23:25.3937267Z row_wise=True, 2025-05-07T20:23:25.3937422Z mixed=False, 2025-05-07T20:23:25.3937577Z use_cache=True, 2025-05-07T20:23:25.3937763Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:25.3937918Z use_cpu=True, 2025-05-07T20:23:25.3938096Z output_dtype=SparseType.FP32, 2025-05-07T20:23:25.3938234Z ) 2025-05-07T20:23:25.3938463Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:25.3939024Z self=, 2025-05-07T20:23:25.3939188Z mixed_B=False, 2025-05-07T20:23:25.3939340Z compile=True, 2025-05-07T20:23:25.3939483Z T=5, 2025-05-07T20:23:25.3939640Z D=105, 2025-05-07T20:23:25.3939780Z B=85, 2025-05-07T20:23:25.3939931Z log_E=3, 2025-05-07T20:23:25.3940073Z L=7, 2025-05-07T20:23:25.3940221Z D_gradcheck=2, 2025-05-07T20:23:25.3940488Z stochastic_rounding=True, 2025-05-07T20:23:25.3940661Z weighted=False, 2025-05-07T20:23:25.3940895Z row_wise=True, 2025-05-07T20:23:25.3941047Z mixed=True, 2025-05-07T20:23:25.3941202Z use_cache=True, 2025-05-07T20:23:25.3941388Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:25.3941545Z use_cpu=True, 2025-05-07T20:23:25.3941724Z output_dtype=SparseType.FP32, 2025-05-07T20:23:25.3941868Z ) 2025-05-07T20:23:25.3942101Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:25.3942717Z self=, 2025-05-07T20:23:25.3942895Z mixed_B=True, 2025-05-07T20:23:25.3943046Z compile=True, 2025-05-07T20:23:25.3943187Z T=2, 2025-05-07T20:23:25.3943333Z D=109, 2025-05-07T20:23:25.3943474Z B=5, 2025-05-07T20:23:25.3943617Z log_E=3, 2025-05-07T20:23:25.3943762Z L=6, 2025-05-07T20:23:25.3943911Z D_gradcheck=2, 2025-05-07T20:23:25.3944082Z stochastic_rounding=True, 2025-05-07T20:23:25.3944243Z weighted=False, 2025-05-07T20:23:25.3944396Z row_wise=True, 2025-05-07T20:23:25.3944541Z mixed=True, 2025-05-07T20:23:25.3944696Z use_cache=True, 2025-05-07T20:23:25.3944882Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:25.3945030Z use_cpu=True, 2025-05-07T20:23:25.3945214Z output_dtype=SparseType.FP16, 2025-05-07T20:23:25.3945354Z ) 2025-05-07T20:23:25.3945578Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:25.3946147Z self=, 2025-05-07T20:23:25.3946409Z mixed_B=False, 2025-05-07T20:23:25.3946570Z compile=False, 2025-05-07T20:23:25.3946711Z T=1, 2025-05-07T20:23:25.3946856Z D=127, 2025-05-07T20:23:25.3947006Z B=83, 2025-05-07T20:23:25.3947149Z log_E=3, 2025-05-07T20:23:25.3947292Z L=17, 2025-05-07T20:23:25.3947448Z D_gradcheck=2, 2025-05-07T20:23:25.3947620Z stochastic_rounding=True, 2025-05-07T20:23:25.3947773Z weighted=False, 2025-05-07T20:23:25.3947935Z row_wise=False, 2025-05-07T20:23:25.3948086Z mixed=True, 2025-05-07T20:23:25.3948242Z use_cache=True, 2025-05-07T20:23:25.3948441Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:25.3948593Z use_cpu=True, 2025-05-07T20:23:25.3948782Z output_dtype=SparseType.FP32, 2025-05-07T20:23:25.3948921Z ) 2025-05-07T20:23:25.3949145Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:25.3949720Z self=, 2025-05-07T20:23:25.3949885Z mixed_B=False, 2025-05-07T20:23:25.3950038Z compile=False, 2025-05-07T20:23:25.3950187Z T=3, 2025-05-07T20:23:25.3950330Z D=69, 2025-05-07T20:23:25.3950473Z B=68, 2025-05-07T20:23:25.3950625Z log_E=3, 2025-05-07T20:23:25.3950768Z L=18, 2025-05-07T20:23:25.3950922Z D_gradcheck=2, 2025-05-07T20:23:25.3951100Z stochastic_rounding=True, 2025-05-07T20:23:25.3951253Z weighted=True, 2025-05-07T20:23:25.3951406Z row_wise=True, 2025-05-07T20:23:25.3951565Z mixed=True, 2025-05-07T20:23:25.3951719Z use_cache=True, 2025-05-07T20:23:25.3951920Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:25.3952072Z use_cpu=True, 2025-05-07T20:23:25.3952253Z output_dtype=SparseType.FP16, 2025-05-07T20:23:25.3952400Z ) 2025-05-07T20:23:25.3952626Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:25.3953189Z self=, 2025-05-07T20:23:25.3953347Z mixed_B=False, 2025-05-07T20:23:25.3953499Z compile=False, 2025-05-07T20:23:25.3953639Z T=3, 2025-05-07T20:23:25.3953785Z D=63, 2025-05-07T20:23:25.3953929Z B=122, 2025-05-07T20:23:25.3954079Z log_E=4, 2025-05-07T20:23:25.3954396Z L=0, 2025-05-07T20:23:25.3954703Z D_gradcheck=2, 2025-05-07T20:23:25.3954964Z stochastic_rounding=False, 2025-05-07T20:23:25.3955136Z weighted=True, 2025-05-07T20:23:25.3955364Z row_wise=False, 2025-05-07T20:23:25.3955522Z mixed=False, 2025-05-07T20:23:25.3955672Z use_cache=True, 2025-05-07T20:23:25.3955859Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:25.3956015Z use_cpu=True, 2025-05-07T20:23:25.3956194Z output_dtype=SparseType.FP16, 2025-05-07T20:23:25.3956332Z ) 2025-05-07T20:23:25.3956565Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:25.3957184Z self=, 2025-05-07T20:23:25.3957352Z mixed_B=True, 2025-05-07T20:23:25.3957510Z compile=True, 2025-05-07T20:23:25.3957654Z T=5, 2025-05-07T20:23:25.3957797Z D=53, 2025-05-07T20:23:25.3957948Z B=100, 2025-05-07T20:23:25.3958095Z log_E=3, 2025-05-07T20:23:25.3958240Z L=20, 2025-05-07T20:23:25.3958396Z D_gradcheck=2, 2025-05-07T20:23:25.3958574Z stochastic_rounding=False, 2025-05-07T20:23:25.3958734Z weighted=False, 2025-05-07T20:23:25.3958890Z row_wise=False, 2025-05-07T20:23:25.3959037Z mixed=True, 2025-05-07T20:23:25.3959195Z use_cache=False, 2025-05-07T20:23:25.3959382Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:25.3959532Z use_cpu=True, 2025-05-07T20:23:25.3959715Z output_dtype=SparseType.FP16, 2025-05-07T20:23:25.3959852Z ) 2025-05-07T20:23:25.3960074Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:25.3960642Z self=, 2025-05-07T20:23:25.3960887Z mixed_B=False, 2025-05-07T20:23:25.3961040Z compile=False, 2025-05-07T20:23:25.3961194Z T=4, 2025-05-07T20:23:25.3961335Z D=97, 2025-05-07T20:23:25.3961482Z B=90, 2025-05-07T20:23:25.3961623Z log_E=5, 2025-05-07T20:23:25.3961765Z L=13, 2025-05-07T20:23:25.3961923Z D_gradcheck=2, 2025-05-07T20:23:25.3962098Z stochastic_rounding=False, 2025-05-07T20:23:25.3962252Z weighted=False, 2025-05-07T20:23:25.3962412Z row_wise=False, 2025-05-07T20:23:25.3962560Z mixed=True, 2025-05-07T20:23:25.3962712Z use_cache=True, 2025-05-07T20:23:25.3962912Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:25.3963061Z use_cpu=True, 2025-05-07T20:23:25.3963241Z output_dtype=SparseType.FP16, 2025-05-07T20:23:25.3963387Z ) 2025-05-07T20:23:25.3963606Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:25.3964165Z self=, 2025-05-07T20:23:25.3964329Z mixed_B=False, 2025-05-07T20:23:25.3964479Z compile=False, 2025-05-07T20:23:25.3964629Z T=1, 2025-05-07T20:23:25.3964773Z D=39, 2025-05-07T20:23:25.3964914Z B=94, 2025-05-07T20:23:25.3965065Z log_E=5, 2025-05-07T20:23:25.3965207Z L=5, 2025-05-07T20:23:25.3965356Z D_gradcheck=2, 2025-05-07T20:23:25.3965538Z stochastic_rounding=False, 2025-05-07T20:23:25.3965696Z weighted=False, 2025-05-07T20:23:25.3965849Z row_wise=False, 2025-05-07T20:23:25.3966006Z mixed=False, 2025-05-07T20:23:25.3966158Z use_cache=False, 2025-05-07T20:23:25.3966344Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:25.3966501Z use_cpu=True, 2025-05-07T20:23:25.3966682Z output_dtype=SparseType.FP16, 2025-05-07T20:23:25.3966822Z ) 2025-05-07T20:23:25.4497836Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:25.4498563Z self=, 2025-05-07T20:23:25.4498728Z mixed_B=True, 2025-05-07T20:23:25.4498893Z compile=False, 2025-05-07T20:23:25.4499035Z T=3, 2025-05-07T20:23:25.4499178Z D=6, 2025-05-07T20:23:25.4499535Z B=9, 2025-05-07T20:23:25.4499692Z log_E=3, 2025-05-07T20:23:25.4499835Z L=20, 2025-05-07T20:23:25.4499994Z D_gradcheck=2, 2025-05-07T20:23:25.4500574Z stochastic_rounding=True, 2025-05-07T20:23:25.4500746Z weighted=True, 2025-05-07T20:23:25.4501040Z row_wise=False, 2025-05-07T20:23:25.4501188Z mixed=False, 2025-05-07T20:23:25.4501341Z use_cache=False, 2025-05-07T20:23:25.4501543Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:25.4501695Z use_cpu=True, 2025-05-07T20:23:25.4501876Z output_dtype=SparseType.FP32, 2025-05-07T20:23:25.4502024Z ) 2025-05-07T20:23:25.4502254Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:25.4503052Z self=, 2025-05-07T20:23:25.4503222Z mixed_B=True, 2025-05-07T20:23:25.4503378Z compile=False, 2025-05-07T20:23:25.4503529Z T=5, 2025-05-07T20:23:25.4503670Z D=92, 2025-05-07T20:23:25.4503812Z B=30, 2025-05-07T20:23:25.4503968Z log_E=5, 2025-05-07T20:23:25.4504112Z L=20, 2025-05-07T20:23:25.4504268Z D_gradcheck=1, 2025-05-07T20:23:25.4504452Z stochastic_rounding=False, 2025-05-07T20:23:25.4504611Z weighted=True, 2025-05-07T20:23:25.4504769Z row_wise=False, 2025-05-07T20:23:25.4504928Z mixed=True, 2025-05-07T20:23:25.4505082Z use_cache=False, 2025-05-07T20:23:25.4505274Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:25.4505433Z use_cpu=True, 2025-05-07T20:23:25.4505617Z output_dtype=SparseType.FP16, 2025-05-07T20:23:25.4505763Z ) 2025-05-07T20:23:25.4505992Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:25.4506684Z self=, 2025-05-07T20:23:25.4507010Z mixed_B=False, 2025-05-07T20:23:25.4507164Z compile=False, 2025-05-07T20:23:25.4507306Z T=2, 2025-05-07T20:23:25.4507457Z D=8, 2025-05-07T20:23:25.4507600Z B=25, 2025-05-07T20:23:25.4507746Z log_E=4, 2025-05-07T20:23:25.4507892Z L=14, 2025-05-07T20:23:25.4508048Z D_gradcheck=2, 2025-05-07T20:23:25.4508227Z stochastic_rounding=True, 2025-05-07T20:23:25.4508391Z weighted=False, 2025-05-07T20:23:25.4508549Z row_wise=True, 2025-05-07T20:23:25.4508697Z mixed=True, 2025-05-07T20:23:25.4508857Z use_cache=False, 2025-05-07T20:23:25.4509051Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:25.4509209Z use_cpu=True, 2025-05-07T20:23:25.4509390Z output_dtype=SparseType.FP32, 2025-05-07T20:23:25.4509531Z ) 2025-05-07T20:23:25.4509766Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:25.4510332Z self=, 2025-05-07T20:23:25.4510487Z mixed_B=True, 2025-05-07T20:23:25.4510647Z compile=False, 2025-05-07T20:23:25.4510790Z T=4, 2025-05-07T20:23:25.4510932Z D=86, 2025-05-07T20:23:25.4511085Z B=58, 2025-05-07T20:23:25.4511231Z log_E=3, 2025-05-07T20:23:25.4511374Z L=11, 2025-05-07T20:23:25.4511537Z D_gradcheck=1, 2025-05-07T20:23:25.4511711Z stochastic_rounding=True, 2025-05-07T20:23:25.4511877Z weighted=False, 2025-05-07T20:23:25.4512032Z row_wise=False, 2025-05-07T20:23:25.4512182Z mixed=True, 2025-05-07T20:23:25.4512343Z use_cache=True, 2025-05-07T20:23:25.4512531Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:25.4512717Z use_cpu=True, 2025-05-07T20:23:25.4512896Z output_dtype=SparseType.FP16, 2025-05-07T20:23:25.4513038Z ) 2025-05-07T20:23:25.4513273Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:25.4513837Z self=, 2025-05-07T20:23:25.4513994Z mixed_B=False, 2025-05-07T20:23:25.4514157Z compile=False, 2025-05-07T20:23:25.4514300Z T=4, 2025-05-07T20:23:25.4514443Z D=98, 2025-05-07T20:23:25.4514762Z B=93, 2025-05-07T20:23:25.4514914Z log_E=3, 2025-05-07T20:23:25.4515062Z L=4, 2025-05-07T20:23:25.4515222Z D_gradcheck=2, 2025-05-07T20:23:25.4515518Z stochastic_rounding=False, 2025-05-07T20:23:25.4515687Z weighted=True, 2025-05-07T20:23:25.4515948Z row_wise=False, 2025-05-07T20:23:25.4516094Z mixed=True, 2025-05-07T20:23:25.4516256Z use_cache=False, 2025-05-07T20:23:25.4516444Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:25.4516593Z use_cpu=True, 2025-05-07T20:23:25.4516783Z output_dtype=SparseType.FP32, 2025-05-07T20:23:25.4516923Z ) 2025-05-07T20:23:25.4517148Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:25.4517795Z self=, 2025-05-07T20:23:25.4517968Z mixed_B=False, 2025-05-07T20:23:25.4518122Z compile=True, 2025-05-07T20:23:25.4518277Z T=4, 2025-05-07T20:23:25.4518420Z D=48, 2025-05-07T20:23:25.4518564Z B=52, 2025-05-07T20:23:25.4518714Z log_E=3, 2025-05-07T20:23:25.4518857Z L=8, 2025-05-07T20:23:25.4519008Z D_gradcheck=1, 2025-05-07T20:23:25.4519192Z stochastic_rounding=False, 2025-05-07T20:23:25.4519344Z weighted=False, 2025-05-07T20:23:25.4519505Z row_wise=True, 2025-05-07T20:23:25.4519655Z mixed=False, 2025-05-07T20:23:25.4519807Z use_cache=False, 2025-05-07T20:23:25.4520000Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:25.4520151Z use_cpu=True, 2025-05-07T20:23:25.4520330Z output_dtype=SparseType.FP16, 2025-05-07T20:23:25.4520475Z ) 2025-05-07T20:23:25.4520700Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:25.4521266Z self=, 2025-05-07T20:23:25.4521646Z mixed_B=True, 2025-05-07T20:23:25.4521798Z compile=True, 2025-05-07T20:23:25.4521939Z T=5, 2025-05-07T20:23:25.4522085Z D=23, 2025-05-07T20:23:25.4522227Z B=101, 2025-05-07T20:23:25.4522377Z log_E=5, 2025-05-07T20:23:25.4522515Z L=2, 2025-05-07T20:23:25.4522664Z D_gradcheck=2, 2025-05-07T20:23:25.4522848Z stochastic_rounding=False, 2025-05-07T20:23:25.4522997Z weighted=True, 2025-05-07T20:23:25.4523149Z row_wise=False, 2025-05-07T20:23:25.4523305Z mixed=True, 2025-05-07T20:23:25.4523456Z use_cache=True, 2025-05-07T20:23:25.4523647Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:25.4523808Z use_cpu=True, 2025-05-07T20:23:25.4523988Z output_dtype=SparseType.FP32, 2025-05-07T20:23:25.4524128Z ) 2025-05-07T20:23:25.4524474Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:25.4525045Z self=, 2025-05-07T20:23:25.4525197Z mixed_B=False, 2025-05-07T20:23:25.4525355Z compile=False, 2025-05-07T20:23:25.4525508Z T=2, 2025-05-07T20:23:25.4525649Z D=86, 2025-05-07T20:23:25.4525791Z B=91, 2025-05-07T20:23:25.4525944Z log_E=4, 2025-05-07T20:23:25.4526085Z L=19, 2025-05-07T20:23:25.4526237Z D_gradcheck=2, 2025-05-07T20:23:25.4526424Z stochastic_rounding=False, 2025-05-07T20:23:25.4526584Z weighted=False, 2025-05-07T20:23:25.4526748Z row_wise=False, 2025-05-07T20:23:25.4526898Z mixed=False, 2025-05-07T20:23:25.4527052Z use_cache=False, 2025-05-07T20:23:25.4527248Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:25.4527398Z use_cpu=True, 2025-05-07T20:23:25.4527577Z output_dtype=SparseType.FP32, 2025-05-07T20:23:25.4527722Z ) 2025-05-07T20:23:25.4528032Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:25.4528607Z self=, 2025-05-07T20:23:25.4528768Z mixed_B=True, 2025-05-07T20:23:25.4528920Z compile=False, 2025-05-07T20:23:25.4529065Z T=5, 2025-05-07T20:23:25.4529214Z D=89, 2025-05-07T20:23:25.4529360Z B=20, 2025-05-07T20:23:25.4529510Z log_E=4, 2025-05-07T20:23:25.4529652Z L=6, 2025-05-07T20:23:25.4529803Z D_gradcheck=2, 2025-05-07T20:23:25.4530246Z stochastic_rounding=True, 2025-05-07T20:23:25.4530417Z weighted=True, 2025-05-07T20:23:25.4530655Z row_wise=True, 2025-05-07T20:23:25.4530871Z mixed=False, 2025-05-07T20:23:25.4531079Z use_cache=True, 2025-05-07T20:23:25.4531301Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:25.4531458Z use_cpu=True, 2025-05-07T20:23:25.4531637Z output_dtype=SparseType.FP32, 2025-05-07T20:23:25.4531807Z ) 2025-05-07T20:23:25.4532076Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:25.4532858Z self=, 2025-05-07T20:23:25.4533035Z mixed_B=True, 2025-05-07T20:23:25.4533202Z compile=True, 2025-05-07T20:23:25.4533346Z T=4, 2025-05-07T20:23:25.4533494Z D=4, 2025-05-07T20:23:25.4533635Z B=36, 2025-05-07T20:23:25.4533779Z log_E=5, 2025-05-07T20:23:25.4534028Z L=10, 2025-05-07T20:23:25.4534182Z D_gradcheck=2, 2025-05-07T20:23:25.4534398Z stochastic_rounding=True, 2025-05-07T20:23:25.4534558Z weighted=True, 2025-05-07T20:23:25.4534749Z row_wise=False, 2025-05-07T20:23:25.4534902Z mixed=False, 2025-05-07T20:23:25.4535103Z use_cache=True, 2025-05-07T20:23:25.4535329Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:25.4535480Z use_cpu=True, 2025-05-07T20:23:25.4535740Z output_dtype=SparseType.FP32, 2025-05-07T20:23:25.4535940Z ) 2025-05-07T20:23:25.4536203Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:25.4536783Z self=, 2025-05-07T20:23:25.4536936Z mixed_B=True, 2025-05-07T20:23:25.4537218Z compile=True, 2025-05-07T20:23:25.4537362Z T=4, 2025-05-07T20:23:25.4537504Z D=23, 2025-05-07T20:23:25.4537650Z B=34, 2025-05-07T20:23:25.4537795Z log_E=4, 2025-05-07T20:23:25.4537938Z L=19, 2025-05-07T20:23:25.4538096Z D_gradcheck=1, 2025-05-07T20:23:25.4538273Z stochastic_rounding=False, 2025-05-07T20:23:25.4538428Z weighted=False, 2025-05-07T20:23:25.4538595Z row_wise=False, 2025-05-07T20:23:25.4538754Z mixed=True, 2025-05-07T20:23:25.4538910Z use_cache=False, 2025-05-07T20:23:25.4539109Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:25.4539260Z use_cpu=True, 2025-05-07T20:23:25.4539440Z output_dtype=SparseType.FP32, 2025-05-07T20:23:25.4539589Z ) 2025-05-07T20:23:25.4539819Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:25.4540388Z self=, 2025-05-07T20:23:25.4540541Z mixed_B=True, 2025-05-07T20:23:25.4540698Z compile=False, 2025-05-07T20:23:25.4540849Z T=2, 2025-05-07T20:23:25.4540996Z D=30, 2025-05-07T20:23:25.4541142Z B=51, 2025-05-07T20:23:25.4541294Z log_E=4, 2025-05-07T20:23:25.4541439Z L=0, 2025-05-07T20:23:25.4541588Z D_gradcheck=1, 2025-05-07T20:23:25.4541771Z stochastic_rounding=False, 2025-05-07T20:23:25.4541922Z weighted=True, 2025-05-07T20:23:25.4542230Z row_wise=False, 2025-05-07T20:23:25.4542387Z mixed=False, 2025-05-07T20:23:25.4542539Z use_cache=True, 2025-05-07T20:23:25.4542724Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:25.4542883Z use_cpu=True, 2025-05-07T20:23:25.4543063Z output_dtype=SparseType.FP16, 2025-05-07T20:23:25.4543245Z ) 2025-05-07T20:23:25.4543476Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:25.4544039Z self=, 2025-05-07T20:23:25.4544196Z mixed_B=True, 2025-05-07T20:23:25.4544355Z compile=False, 2025-05-07T20:23:25.4544496Z T=3, 2025-05-07T20:23:25.4544645Z D=25, 2025-05-07T20:23:25.4544786Z B=114, 2025-05-07T20:23:25.4544932Z log_E=3, 2025-05-07T20:23:25.4545083Z L=3, 2025-05-07T20:23:25.4545234Z D_gradcheck=2, 2025-05-07T20:23:25.4545407Z stochastic_rounding=False, 2025-05-07T20:23:25.4545781Z weighted=False, 2025-05-07T20:23:25.4546038Z row_wise=True, 2025-05-07T20:23:25.4546198Z mixed=True, 2025-05-07T20:23:25.4546352Z use_cache=False, 2025-05-07T20:23:25.4546537Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:25.4546696Z use_cpu=True, 2025-05-07T20:23:25.4546876Z output_dtype=SparseType.FP32, 2025-05-07T20:23:25.4547014Z ) 2025-05-07T20:23:25.4547245Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:25.4547987Z self=, 2025-05-07T20:23:25.4548153Z mixed_B=True, 2025-05-07T20:23:25.4548364Z compile=True, 2025-05-07T20:23:25.4548507Z T=3, 2025-05-07T20:23:25.4548680Z D=68, 2025-05-07T20:23:25.4548833Z B=116, 2025-05-07T20:23:25.4549008Z log_E=3, 2025-05-07T20:23:25.4549183Z L=6, 2025-05-07T20:23:25.4549341Z D_gradcheck=1, 2025-05-07T20:23:25.4549545Z stochastic_rounding=True, 2025-05-07T20:23:25.4549751Z weighted=True, 2025-05-07T20:23:25.4550003Z row_wise=True, 2025-05-07T20:23:25.4550189Z mixed=True, 2025-05-07T20:23:25.4550408Z use_cache=False, 2025-05-07T20:23:25.4550603Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:25.4550754Z use_cpu=True, 2025-05-07T20:23:25.4550940Z output_dtype=SparseType.FP16, 2025-05-07T20:23:25.4551078Z ) 2025-05-07T20:23:25.4551303Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:25.4551944Z self=, 2025-05-07T20:23:25.4552095Z mixed_B=True, 2025-05-07T20:23:25.4552518Z compile=True, 2025-05-07T20:23:25.4552702Z T=1, 2025-05-07T20:23:25.4552845Z D=109, 2025-05-07T20:23:25.4552996Z B=85, 2025-05-07T20:23:25.4553240Z log_E=3, 2025-05-07T20:23:25.4553385Z L=14, 2025-05-07T20:23:25.4553593Z D_gradcheck=2, 2025-05-07T20:23:25.4554094Z stochastic_rounding=False, 2025-05-07T20:23:25.4554304Z weighted=True, 2025-05-07T20:23:25.4554472Z row_wise=False, 2025-05-07T20:23:25.4554693Z mixed=False, 2025-05-07T20:23:25.4554874Z use_cache=True, 2025-05-07T20:23:25.4555103Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:25.4555261Z use_cpu=True, 2025-05-07T20:23:25.4555493Z output_dtype=SparseType.FP32, 2025-05-07T20:23:25.4555701Z ) 2025-05-07T20:23:25.4555966Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:25.4556598Z self=, 2025-05-07T20:23:25.4556790Z mixed_B=True, 2025-05-07T20:23:25.4556946Z compile=True, 2025-05-07T20:23:25.4557228Z T=1, 2025-05-07T20:23:25.4557399Z D=72, 2025-05-07T20:23:25.4557594Z B=8, 2025-05-07T20:23:25.4557956Z log_E=4, 2025-05-07T20:23:25.4558134Z L=15, 2025-05-07T20:23:25.4558347Z D_gradcheck=2, 2025-05-07T20:23:25.4558586Z stochastic_rounding=False, 2025-05-07T20:23:25.4558773Z weighted=True, 2025-05-07T20:23:25.4558960Z row_wise=True, 2025-05-07T20:23:25.4559115Z mixed=False, 2025-05-07T20:23:25.4559301Z use_cache=True, 2025-05-07T20:23:25.4559490Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:25.4559676Z use_cpu=True, 2025-05-07T20:23:25.4559859Z output_dtype=SparseType.FP32, 2025-05-07T20:23:25.4559998Z ) 2025-05-07T20:23:25.4560232Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:25.4560952Z self=, 2025-05-07T20:23:25.4561131Z mixed_B=False, 2025-05-07T20:23:25.4561390Z compile=False, 2025-05-07T20:23:25.4561536Z T=2, 2025-05-07T20:23:25.4561741Z D=79, 2025-05-07T20:23:25.4561884Z B=31, 2025-05-07T20:23:25.4562027Z log_E=4, 2025-05-07T20:23:25.4562173Z L=18, 2025-05-07T20:23:25.4562325Z D_gradcheck=1, 2025-05-07T20:23:25.4562497Z stochastic_rounding=False, 2025-05-07T20:23:25.4562884Z weighted=False, 2025-05-07T20:23:25.4563164Z row_wise=True, 2025-05-07T20:23:25.4563318Z mixed=False, 2025-05-07T20:23:25.4563502Z use_cache=False, 2025-05-07T20:23:25.4563734Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:25.4563936Z use_cpu=True, 2025-05-07T20:23:25.4564124Z output_dtype=SparseType.FP16, 2025-05-07T20:23:25.4564263Z ) 2025-05-07T20:23:26.3995637Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:26.3997120Z self=, 2025-05-07T20:23:26.3998021Z mixed_B=True, 2025-05-07T20:23:26.3998410Z compile=False, 2025-05-07T20:23:26.3998766Z T=1, 2025-05-07T20:23:26.3999095Z D=125, 2025-05-07T20:23:26.3999427Z B=35, 2025-05-07T20:23:26.3999753Z log_E=5, 2025-05-07T20:23:26.4000095Z L=4, 2025-05-07T20:23:26.4000430Z D_gradcheck=1, 2025-05-07T20:23:26.4000814Z stochastic_rounding=True, 2025-05-07T20:23:26.4001259Z weighted=True, 2025-05-07T20:23:26.4001639Z row_wise=False, 2025-05-07T20:23:26.4001998Z mixed=True, 2025-05-07T20:23:26.4002363Z use_cache=False, 2025-05-07T20:23:26.4002782Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:26.4003256Z use_cpu=True, 2025-05-07T20:23:26.4003653Z output_dtype=SparseType.FP16, 2025-05-07T20:23:26.4004095Z ) 2025-05-07T20:23:26.4004492Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:26.4005437Z self=, 2025-05-07T20:23:26.4006303Z mixed_B=True, 2025-05-07T20:23:26.4006930Z compile=False, 2025-05-07T20:23:26.4007288Z T=5, 2025-05-07T20:23:26.4007616Z D=101, 2025-05-07T20:23:26.4008058Z B=124, 2025-05-07T20:23:26.4008390Z log_E=5, 2025-05-07T20:23:26.4008734Z L=19, 2025-05-07T20:23:26.4009071Z D_gradcheck=1, 2025-05-07T20:23:26.4009454Z stochastic_rounding=False, 2025-05-07T20:23:26.4009892Z weighted=True, 2025-05-07T20:23:26.4010270Z row_wise=False, 2025-05-07T20:23:26.4010627Z mixed=True, 2025-05-07T20:23:26.4010985Z use_cache=True, 2025-05-07T20:23:26.4011389Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:26.4011859Z use_cpu=True, 2025-05-07T20:23:26.4012256Z output_dtype=SparseType.FP32, 2025-05-07T20:23:26.4012698Z ) 2025-05-07T20:23:26.4013089Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:26.4014030Z self=, 2025-05-07T20:23:26.4014902Z mixed_B=False, 2025-05-07T20:23:26.4015280Z compile=False, 2025-05-07T20:23:26.4015634Z T=4, 2025-05-07T20:23:26.4015962Z D=51, 2025-05-07T20:23:26.4016289Z B=119, 2025-05-07T20:23:26.4016612Z log_E=3, 2025-05-07T20:23:26.4016977Z L=0, 2025-05-07T20:23:26.4017311Z D_gradcheck=2, 2025-05-07T20:23:26.4017702Z stochastic_rounding=True, 2025-05-07T20:23:26.4018138Z weighted=False, 2025-05-07T20:23:26.4018511Z row_wise=True, 2025-05-07T20:23:26.4018873Z mixed=False, 2025-05-07T20:23:26.4019241Z use_cache=False, 2025-05-07T20:23:26.4019660Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:26.4020134Z use_cpu=True, 2025-05-07T20:23:26.4020524Z output_dtype=SparseType.FP32, 2025-05-07T20:23:26.4020958Z ) 2025-05-07T20:23:26.4021346Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:26.4022292Z self=, 2025-05-07T20:23:26.4023159Z mixed_B=True, 2025-05-07T20:23:26.4023524Z compile=True, 2025-05-07T20:23:26.4023885Z T=4, 2025-05-07T20:23:26.4024212Z D=99, 2025-05-07T20:23:26.4024536Z B=102, 2025-05-07T20:23:26.4024866Z log_E=5, 2025-05-07T20:23:26.4025208Z L=15, 2025-05-07T20:23:26.4025536Z D_gradcheck=1, 2025-05-07T20:23:26.4025930Z stochastic_rounding=False, 2025-05-07T20:23:26.4026678Z weighted=True, 2025-05-07T20:23:26.4027170Z row_wise=False, 2025-05-07T20:23:26.4027533Z mixed=False, 2025-05-07T20:23:26.4027904Z use_cache=True, 2025-05-07T20:23:26.4028309Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:26.4028789Z use_cpu=True, 2025-05-07T20:23:26.4029192Z output_dtype=SparseType.FP32, 2025-05-07T20:23:26.4029622Z ) 2025-05-07T20:23:26.4030019Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:26.4031032Z self=, 2025-05-07T20:23:26.4031913Z mixed_B=False, 2025-05-07T20:23:26.4032283Z compile=True, 2025-05-07T20:23:26.4032649Z T=1, 2025-05-07T20:23:26.4032975Z D=92, 2025-05-07T20:23:26.4033298Z B=100, 2025-05-07T20:23:26.4033628Z log_E=5, 2025-05-07T20:23:26.4033963Z L=9, 2025-05-07T20:23:26.4034290Z D_gradcheck=2, 2025-05-07T20:23:26.4034676Z stochastic_rounding=True, 2025-05-07T20:23:26.4035114Z weighted=False, 2025-05-07T20:23:26.4035489Z row_wise=False, 2025-05-07T20:23:26.4035854Z mixed=True, 2025-05-07T20:23:26.4036219Z use_cache=False, 2025-05-07T20:23:26.4036630Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:26.4037111Z use_cpu=True, 2025-05-07T20:23:26.4037505Z output_dtype=SparseType.FP16, 2025-05-07T20:23:26.4037937Z ) 2025-05-07T20:23:26.4038334Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:26.4039272Z self=, 2025-05-07T20:23:26.4040135Z mixed_B=True, 2025-05-07T20:23:26.4040630Z compile=True, 2025-05-07T20:23:26.4040987Z T=5, 2025-05-07T20:23:26.4041311Z D=5, 2025-05-07T20:23:26.4041629Z B=76, 2025-05-07T20:23:26.4041959Z log_E=3, 2025-05-07T20:23:26.4042298Z L=10, 2025-05-07T20:23:26.4042630Z D_gradcheck=2, 2025-05-07T20:23:26.4043026Z stochastic_rounding=False, 2025-05-07T20:23:26.4043465Z weighted=True, 2025-05-07T20:23:26.4043830Z row_wise=True, 2025-05-07T20:23:26.4044202Z mixed=False, 2025-05-07T20:23:26.4044567Z use_cache=True, 2025-05-07T20:23:26.4044965Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:26.4045447Z use_cpu=True, 2025-05-07T20:23:26.4045844Z output_dtype=SparseType.FP16, 2025-05-07T20:23:26.4046277Z ) 2025-05-07T20:23:26.4046675Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:26.4047614Z self=, 2025-05-07T20:23:26.4048642Z mixed_B=True, 2025-05-07T20:23:26.4049014Z compile=False, 2025-05-07T20:23:26.4049372Z T=3, 2025-05-07T20:23:26.4049700Z D=3, 2025-05-07T20:23:26.4050023Z B=113, 2025-05-07T20:23:26.4050353Z log_E=5, 2025-05-07T20:23:26.4050691Z L=9, 2025-05-07T20:23:26.4051014Z D_gradcheck=2, 2025-05-07T20:23:26.4051404Z stochastic_rounding=True, 2025-05-07T20:23:26.4051840Z weighted=True, 2025-05-07T20:23:26.4052207Z row_wise=False, 2025-05-07T20:23:26.4052580Z mixed=False, 2025-05-07T20:23:26.4052947Z use_cache=True, 2025-05-07T20:23:26.4053349Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:26.4053831Z use_cpu=True, 2025-05-07T20:23:26.4054225Z output_dtype=SparseType.FP16, 2025-05-07T20:23:26.4054657Z ) 2025-05-07T20:23:26.4055053Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:26.4055991Z self=, 2025-05-07T20:23:26.4056843Z mixed_B=False, 2025-05-07T20:23:26.4057213Z compile=False, 2025-05-07T20:23:26.4057575Z T=5, 2025-05-07T20:23:26.4057895Z D=16, 2025-05-07T20:23:26.4058224Z B=8, 2025-05-07T20:23:26.4058554Z log_E=4, 2025-05-07T20:23:26.4058887Z L=6, 2025-05-07T20:23:26.4059220Z D_gradcheck=1, 2025-05-07T20:23:26.4059610Z stochastic_rounding=False, 2025-05-07T20:23:26.4060313Z weighted=False, 2025-05-07T20:23:26.4060716Z row_wise=True, 2025-05-07T20:23:26.4061189Z mixed=True, 2025-05-07T20:23:26.4061565Z use_cache=False, 2025-05-07T20:23:26.4061977Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:26.4062461Z use_cpu=True, 2025-05-07T20:23:26.4062859Z output_dtype=SparseType.FP32, 2025-05-07T20:23:26.4063294Z ) 2025-05-07T20:23:26.4063694Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:26.4064706Z self=, 2025-05-07T20:23:26.4065578Z mixed_B=True, 2025-05-07T20:23:26.4065952Z compile=True, 2025-05-07T20:23:26.4066312Z T=2, 2025-05-07T20:23:26.4066634Z D=50, 2025-05-07T20:23:26.4066965Z B=98, 2025-05-07T20:23:26.4067297Z log_E=3, 2025-05-07T20:23:26.4067629Z L=11, 2025-05-07T20:23:26.4067967Z D_gradcheck=2, 2025-05-07T20:23:26.4068358Z stochastic_rounding=False, 2025-05-07T20:23:26.4068796Z weighted=True, 2025-05-07T20:23:26.4069281Z row_wise=False, 2025-05-07T20:23:26.4069643Z mixed=False, 2025-05-07T20:23:26.4070018Z use_cache=True, 2025-05-07T20:23:26.4070421Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:26.4070895Z use_cpu=True, 2025-05-07T20:23:26.4071295Z output_dtype=SparseType.FP32, 2025-05-07T20:23:26.4071731Z ) 2025-05-07T20:23:26.4072122Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:26.4073058Z self=, 2025-05-07T20:23:26.4073923Z mixed_B=False, 2025-05-07T20:23:26.4074428Z compile=True, 2025-05-07T20:23:26.4074786Z T=3, 2025-05-07T20:23:26.4075113Z D=125, 2025-05-07T20:23:26.4075443Z B=90, 2025-05-07T20:23:26.4075766Z log_E=4, 2025-05-07T20:23:26.4076105Z L=7, 2025-05-07T20:23:26.4076439Z D_gradcheck=2, 2025-05-07T20:23:26.4076820Z stochastic_rounding=True, 2025-05-07T20:23:26.4077257Z weighted=True, 2025-05-07T20:23:26.4077632Z row_wise=False, 2025-05-07T20:23:26.4077998Z mixed=False, 2025-05-07T20:23:26.4078360Z use_cache=False, 2025-05-07T20:23:26.4078775Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:26.4079242Z use_cpu=True, 2025-05-07T20:23:26.4079634Z output_dtype=SparseType.FP16, 2025-05-07T20:23:26.4080552Z ) 2025-05-07T20:23:26.4080944Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:26.4081882Z self=, 2025-05-07T20:23:26.4082744Z mixed_B=True, 2025-05-07T20:23:26.4083111Z compile=True, 2025-05-07T20:23:26.4083473Z T=3, 2025-05-07T20:23:26.4083801Z D=6, 2025-05-07T20:23:26.4084123Z B=115, 2025-05-07T20:23:26.4084456Z log_E=3, 2025-05-07T20:23:26.4084804Z L=18, 2025-05-07T20:23:26.4085134Z D_gradcheck=2, 2025-05-07T20:23:26.4085526Z stochastic_rounding=True, 2025-05-07T20:23:26.4085963Z weighted=False, 2025-05-07T20:23:26.4086338Z row_wise=False, 2025-05-07T20:23:26.4086702Z mixed=True, 2025-05-07T20:23:26.4087062Z use_cache=False, 2025-05-07T20:23:26.4087477Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:26.4088044Z use_cpu=True, 2025-05-07T20:23:26.4088511Z output_dtype=SparseType.FP16, 2025-05-07T20:23:26.4088945Z ) 2025-05-07T20:23:26.4089333Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:26.4090372Z self=, 2025-05-07T20:23:26.4091231Z mixed_B=False, 2025-05-07T20:23:26.4091593Z compile=True, 2025-05-07T20:23:26.4091948Z T=4, 2025-05-07T20:23:26.4092270Z D=14, 2025-05-07T20:23:26.4092590Z B=29, 2025-05-07T20:23:26.4092918Z log_E=3, 2025-05-07T20:23:26.4093251Z L=16, 2025-05-07T20:23:26.4093578Z D_gradcheck=2, 2025-05-07T20:23:26.4093968Z stochastic_rounding=False, 2025-05-07T20:23:26.4094763Z weighted=False, 2025-05-07T20:23:26.4095154Z row_wise=True, 2025-05-07T20:23:26.4095674Z mixed=True, 2025-05-07T20:23:26.4096033Z use_cache=True, 2025-05-07T20:23:26.4096429Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:26.4096913Z use_cpu=True, 2025-05-07T20:23:26.4097310Z output_dtype=SparseType.FP16, 2025-05-07T20:23:26.4097752Z ) 2025-05-07T20:23:26.4098147Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:26.4099219Z self=, 2025-05-07T20:23:26.4100106Z mixed_B=True, 2025-05-07T20:23:26.4100470Z compile=True, 2025-05-07T20:23:26.4100827Z T=5, 2025-05-07T20:23:26.4101154Z D=113, 2025-05-07T20:23:26.4101476Z B=36, 2025-05-07T20:23:26.4101803Z log_E=4, 2025-05-07T20:23:26.4102155Z L=9, 2025-05-07T20:23:26.4102490Z D_gradcheck=2, 2025-05-07T20:23:26.4102878Z stochastic_rounding=False, 2025-05-07T20:23:26.4103314Z weighted=False, 2025-05-07T20:23:26.4103679Z row_wise=True, 2025-05-07T20:23:26.4104049Z mixed=False, 2025-05-07T20:23:26.4104412Z use_cache=True, 2025-05-07T20:23:26.4104816Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:26.4105294Z use_cpu=True, 2025-05-07T20:23:26.4105690Z output_dtype=SparseType.FP32, 2025-05-07T20:23:26.4106126Z ) 2025-05-07T20:23:26.4106532Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:26.4107474Z self=, 2025-05-07T20:23:26.4108342Z mixed_B=False, 2025-05-07T20:23:26.4108920Z compile=False, 2025-05-07T20:23:26.4109286Z T=4, 2025-05-07T20:23:26.4109617Z D=86, 2025-05-07T20:23:26.4109942Z B=23, 2025-05-07T20:23:26.4110275Z log_E=4, 2025-05-07T20:23:26.4110615Z L=16, 2025-05-07T20:23:26.4110943Z D_gradcheck=1, 2025-05-07T20:23:26.4111329Z stochastic_rounding=False, 2025-05-07T20:23:26.4111763Z weighted=False, 2025-05-07T20:23:26.4112130Z row_wise=True, 2025-05-07T20:23:26.4112493Z mixed=False, 2025-05-07T20:23:26.4112858Z use_cache=False, 2025-05-07T20:23:26.4113265Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:26.4113741Z use_cpu=True, 2025-05-07T20:23:26.4114135Z output_dtype=SparseType.FP16, 2025-05-07T20:23:26.4114567Z ) 2025-05-07T20:23:26.4114973Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:26.4115911Z self=, 2025-05-07T20:23:26.4116776Z mixed_B=False, 2025-05-07T20:23:26.4117141Z compile=True, 2025-05-07T20:23:26.4117511Z T=4, 2025-05-07T20:23:26.4117841Z D=19, 2025-05-07T20:23:26.4118165Z B=77, 2025-05-07T20:23:26.4118504Z log_E=4, 2025-05-07T20:23:26.4118848Z L=18, 2025-05-07T20:23:26.4119182Z D_gradcheck=2, 2025-05-07T20:23:26.4119569Z stochastic_rounding=True, 2025-05-07T20:23:26.4120008Z weighted=False, 2025-05-07T20:23:26.4120382Z row_wise=True, 2025-05-07T20:23:26.4120754Z mixed=True, 2025-05-07T20:23:26.4121120Z use_cache=False, 2025-05-07T20:23:26.4121533Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:26.4122008Z use_cpu=True, 2025-05-07T20:23:26.4122405Z output_dtype=SparseType.FP16, 2025-05-07T20:23:26.4122841Z ) 2025-05-07T20:23:26.4123246Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:26.4124181Z self=, 2025-05-07T20:23:26.4125035Z mixed_B=False, 2025-05-07T20:23:26.4125406Z compile=False, 2025-05-07T20:23:26.4125766Z T=1, 2025-05-07T20:23:26.4126086Z D=91, 2025-05-07T20:23:26.4126418Z B=54, 2025-05-07T20:23:26.4126753Z log_E=4, 2025-05-07T20:23:26.4127086Z L=16, 2025-05-07T20:23:26.4127426Z D_gradcheck=2, 2025-05-07T20:23:26.4127814Z stochastic_rounding=False, 2025-05-07T20:23:26.4128593Z weighted=True, 2025-05-07T20:23:26.4128973Z row_wise=False, 2025-05-07T20:23:26.4129441Z mixed=False, 2025-05-07T20:23:26.4129808Z use_cache=False, 2025-05-07T20:23:26.4130220Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:26.4130701Z use_cpu=True, 2025-05-07T20:23:26.4131107Z output_dtype=SparseType.FP32, 2025-05-07T20:23:26.4131539Z ) 2025-05-07T20:23:26.4131936Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:26.4132941Z self=, 2025-05-07T20:23:26.4133811Z mixed_B=True, 2025-05-07T20:23:26.4134188Z compile=True, 2025-05-07T20:23:26.4134544Z T=5, 2025-05-07T20:23:26.4134865Z D=116, 2025-05-07T20:23:26.4135196Z B=25, 2025-05-07T20:23:26.4135532Z log_E=5, 2025-05-07T20:23:26.4135860Z L=18, 2025-05-07T20:23:26.4136195Z D_gradcheck=1, 2025-05-07T20:23:26.4136581Z stochastic_rounding=False, 2025-05-07T20:23:26.4137011Z weighted=False, 2025-05-07T20:23:26.4137386Z row_wise=True, 2025-05-07T20:23:26.4141608Z mixed=True, 2025-05-07T20:23:26.4141977Z use_cache=True, 2025-05-07T20:23:26.4142387Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:26.4142862Z use_cpu=True, 2025-05-07T20:23:26.4143256Z output_dtype=SparseType.FP16, 2025-05-07T20:23:26.4143696Z ) 2025-05-07T20:23:26.4604959Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:26.4606010Z self=, 2025-05-07T20:23:26.4606883Z mixed_B=False, 2025-05-07T20:23:26.4607254Z compile=False, 2025-05-07T20:23:26.4607618Z T=5, 2025-05-07T20:23:26.4608027Z D=13, 2025-05-07T20:23:26.4608374Z B=35, 2025-05-07T20:23:26.4608713Z log_E=4, 2025-05-07T20:23:26.4609047Z L=16, 2025-05-07T20:23:26.4609384Z D_gradcheck=1, 2025-05-07T20:23:26.4609776Z stochastic_rounding=True, 2025-05-07T20:23:26.4610219Z weighted=False, 2025-05-07T20:23:26.4610596Z row_wise=False, 2025-05-07T20:23:26.4610970Z mixed=False, 2025-05-07T20:23:26.4611369Z use_cache=False, 2025-05-07T20:23:26.4611919Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:26.4612405Z use_cpu=True, 2025-05-07T20:23:26.4612793Z output_dtype=SparseType.FP32, 2025-05-07T20:23:26.4613241Z ) 2025-05-07T20:23:26.4613641Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:26.4614576Z self=, 2025-05-07T20:23:26.4615452Z mixed_B=False, 2025-05-07T20:23:26.4615817Z compile=True, 2025-05-07T20:23:26.4616178Z T=5, 2025-05-07T20:23:26.4616504Z D=71, 2025-05-07T20:23:26.4616836Z B=127, 2025-05-07T20:23:26.4617166Z log_E=5, 2025-05-07T20:23:26.4617499Z L=11, 2025-05-07T20:23:26.4617841Z D_gradcheck=2, 2025-05-07T20:23:26.4618230Z stochastic_rounding=True, 2025-05-07T20:23:26.4618666Z weighted=False, 2025-05-07T20:23:26.4619042Z row_wise=False, 2025-05-07T20:23:26.4619413Z mixed=False, 2025-05-07T20:23:26.4619775Z use_cache=True, 2025-05-07T20:23:26.4620188Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:26.4620665Z use_cpu=True, 2025-05-07T20:23:26.4621053Z output_dtype=SparseType.FP16, 2025-05-07T20:23:26.4621492Z ) 2025-05-07T20:23:26.4621887Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:26.4622820Z self=, 2025-05-07T20:23:26.4623685Z mixed_B=False, 2025-05-07T20:23:26.4624055Z compile=False, 2025-05-07T20:23:26.4624410Z T=2, 2025-05-07T20:23:26.4624741Z D=73, 2025-05-07T20:23:26.4625072Z B=92, 2025-05-07T20:23:26.4625405Z log_E=3, 2025-05-07T20:23:26.4625751Z L=0, 2025-05-07T20:23:26.4626089Z D_gradcheck=2, 2025-05-07T20:23:26.4626475Z stochastic_rounding=True, 2025-05-07T20:23:26.4627307Z weighted=False, 2025-05-07T20:23:26.4627705Z row_wise=False, 2025-05-07T20:23:26.4628216Z mixed=True, 2025-05-07T20:23:26.4628576Z use_cache=True, 2025-05-07T20:23:26.4628979Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:26.4629455Z use_cpu=True, 2025-05-07T20:23:26.4629850Z output_dtype=SparseType.FP32, 2025-05-07T20:23:26.4630288Z ) 2025-05-07T20:23:26.4630684Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:26.4631733Z self=, 2025-05-07T20:23:26.4632675Z mixed_B=False, 2025-05-07T20:23:26.4633136Z compile=True, 2025-05-07T20:23:26.4633491Z T=1, 2025-05-07T20:23:26.4633818Z D=103, 2025-05-07T20:23:26.4634152Z B=17, 2025-05-07T20:23:26.4634475Z log_E=5, 2025-05-07T20:23:26.4634824Z L=7, 2025-05-07T20:23:26.4635157Z D_gradcheck=1, 2025-05-07T20:23:26.4635532Z stochastic_rounding=True, 2025-05-07T20:23:26.4635975Z weighted=False, 2025-05-07T20:23:26.4636352Z row_wise=False, 2025-05-07T20:23:26.4636722Z mixed=False, 2025-05-07T20:23:26.4637331Z use_cache=False, 2025-05-07T20:23:26.4637748Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:26.4638226Z use_cpu=True, 2025-05-07T20:23:26.4638611Z output_dtype=SparseType.FP32, 2025-05-07T20:23:26.4639049Z ) 2025-05-07T20:23:26.4639446Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:26.4640374Z self=, 2025-05-07T20:23:26.4641238Z mixed_B=False, 2025-05-07T20:23:26.4641607Z compile=False, 2025-05-07T20:23:26.4641960Z T=2, 2025-05-07T20:23:26.4642284Z D=115, 2025-05-07T20:23:26.4642618Z B=109, 2025-05-07T20:23:26.4642942Z log_E=3, 2025-05-07T20:23:26.4643280Z L=6, 2025-05-07T20:23:26.4643616Z D_gradcheck=1, 2025-05-07T20:23:26.4644000Z stochastic_rounding=False, 2025-05-07T20:23:26.4644439Z weighted=False, 2025-05-07T20:23:26.4644820Z row_wise=False, 2025-05-07T20:23:26.4645191Z mixed=True, 2025-05-07T20:23:26.4645555Z use_cache=True, 2025-05-07T20:23:26.4645995Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:26.4646462Z use_cpu=True, 2025-05-07T20:23:26.4646860Z output_dtype=SparseType.FP16, 2025-05-07T20:23:26.4647303Z ) 2025-05-07T20:23:26.4647703Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:26.4649077Z self=, 2025-05-07T20:23:26.4649951Z mixed_B=False, 2025-05-07T20:23:26.4650319Z compile=True, 2025-05-07T20:23:26.4650671Z T=5, 2025-05-07T20:23:26.4662129Z D=86, 2025-05-07T20:23:26.4662610Z B=30, 2025-05-07T20:23:26.4662943Z log_E=3, 2025-05-07T20:23:26.4663278Z L=0, 2025-05-07T20:23:26.4663613Z D_gradcheck=1, 2025-05-07T20:23:26.4664120Z stochastic_rounding=True, 2025-05-07T20:23:26.4664583Z weighted=False, 2025-05-07T20:23:26.4664956Z row_wise=True, 2025-05-07T20:23:26.4665338Z mixed=False, 2025-05-07T20:23:26.4665703Z use_cache=True, 2025-05-07T20:23:26.4666114Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:26.4666592Z use_cpu=True, 2025-05-07T20:23:26.4667070Z output_dtype=SparseType.FP32, 2025-05-07T20:23:26.4667507Z ) 2025-05-07T20:23:26.4667903Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:26.4668852Z self=, 2025-05-07T20:23:26.4669713Z mixed_B=False, 2025-05-07T20:23:26.4670079Z compile=True, 2025-05-07T20:23:26.4670436Z T=3, 2025-05-07T20:23:26.4670758Z D=77, 2025-05-07T20:23:26.4671086Z B=109, 2025-05-07T20:23:26.4671414Z log_E=4, 2025-05-07T20:23:26.4671745Z L=0, 2025-05-07T20:23:26.4672078Z D_gradcheck=2, 2025-05-07T20:23:26.4672467Z stochastic_rounding=True, 2025-05-07T20:23:26.4673271Z weighted=False, 2025-05-07T20:23:26.4673670Z row_wise=True, 2025-05-07T20:23:26.4674137Z mixed=True, 2025-05-07T20:23:26.4674496Z use_cache=False, 2025-05-07T20:23:26.4674912Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:26.4675384Z use_cpu=True, 2025-05-07T20:23:26.4675780Z output_dtype=SparseType.FP32, 2025-05-07T20:23:26.4676219Z ) 2025-05-07T20:23:26.4676614Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:26.4677642Z self=, 2025-05-07T20:23:26.4678507Z mixed_B=True, 2025-05-07T20:23:26.4678876Z compile=False, 2025-05-07T20:23:26.4679230Z T=1, 2025-05-07T20:23:26.4679546Z D=23, 2025-05-07T20:23:26.4680228Z B=67, 2025-05-07T20:23:26.4680560Z log_E=3, 2025-05-07T20:23:26.4680901Z L=1, 2025-05-07T20:23:26.4681236Z D_gradcheck=1, 2025-05-07T20:23:26.4681627Z stochastic_rounding=False, 2025-05-07T20:23:26.4682058Z weighted=True, 2025-05-07T20:23:26.4682428Z row_wise=False, 2025-05-07T20:23:26.4682800Z mixed=True, 2025-05-07T20:23:26.4683519Z use_cache=True, 2025-05-07T20:23:26.4683928Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:26.4684401Z use_cpu=True, 2025-05-07T20:23:26.4684785Z output_dtype=SparseType.FP32, 2025-05-07T20:23:26.4685222Z ) 2025-05-07T20:23:26.4685618Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:26.4686545Z self=, 2025-05-07T20:23:26.4687411Z mixed_B=True, 2025-05-07T20:23:26.4687775Z compile=True, 2025-05-07T20:23:26.4688249Z T=5, 2025-05-07T20:23:26.4688571Z D=34, 2025-05-07T20:23:26.4688900Z B=18, 2025-05-07T20:23:26.4689236Z log_E=3, 2025-05-07T20:23:26.4689587Z L=10, 2025-05-07T20:23:26.4689925Z D_gradcheck=1, 2025-05-07T20:23:26.4690308Z stochastic_rounding=True, 2025-05-07T20:23:26.4690749Z weighted=False, 2025-05-07T20:23:26.4691143Z row_wise=True, 2025-05-07T20:23:26.4691512Z mixed=False, 2025-05-07T20:23:26.4691875Z use_cache=True, 2025-05-07T20:23:26.4692282Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:26.4692757Z use_cpu=True, 2025-05-07T20:23:26.4693145Z output_dtype=SparseType.FP32, 2025-05-07T20:23:26.4693584Z ) 2025-05-07T20:23:26.4693986Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:26.4694922Z self=, 2025-05-07T20:23:26.4695792Z mixed_B=False, 2025-05-07T20:23:26.4696160Z compile=False, 2025-05-07T20:23:26.4696608Z T=4, 2025-05-07T20:23:26.4696946Z D=28, 2025-05-07T20:23:26.4697290Z B=105, 2025-05-07T20:23:26.4697624Z log_E=3, 2025-05-07T20:23:26.4697959Z L=4, 2025-05-07T20:23:26.4698294Z D_gradcheck=1, 2025-05-07T20:23:26.4698684Z stochastic_rounding=False, 2025-05-07T20:23:26.4699109Z weighted=True, 2025-05-07T20:23:26.4699477Z row_wise=True, 2025-05-07T20:23:26.4699850Z mixed=False, 2025-05-07T20:23:26.4700205Z use_cache=True, 2025-05-07T20:23:26.4700606Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:26.4701081Z use_cpu=True, 2025-05-07T20:23:26.4701479Z output_dtype=SparseType.FP16, 2025-05-07T20:23:26.4701914Z ) 2025-05-07T20:23:26.4702310Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:26.4703240Z self=, 2025-05-07T20:23:26.4704088Z mixed_B=True, 2025-05-07T20:23:26.4704449Z compile=True, 2025-05-07T20:23:26.4704806Z T=1, 2025-05-07T20:23:26.4705125Z D=79, 2025-05-07T20:23:26.4705454Z B=25, 2025-05-07T20:23:26.4705786Z log_E=3, 2025-05-07T20:23:26.4706118Z L=1, 2025-05-07T20:23:26.4706457Z D_gradcheck=2, 2025-05-07T20:23:26.4706846Z stochastic_rounding=False, 2025-05-07T20:23:26.4707605Z weighted=True, 2025-05-07T20:23:26.4708001Z row_wise=False, 2025-05-07T20:23:26.4708538Z mixed=True, 2025-05-07T20:23:26.4708901Z use_cache=False, 2025-05-07T20:23:26.4709315Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:26.4709790Z use_cpu=True, 2025-05-07T20:23:26.4710175Z output_dtype=SparseType.FP32, 2025-05-07T20:23:26.4710610Z ) 2025-05-07T20:23:26.4711003Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:26.4712075Z self=, 2025-05-07T20:23:26.4712948Z mixed_B=True, 2025-05-07T20:23:26.4713319Z compile=False, 2025-05-07T20:23:26.4713680Z T=4, 2025-05-07T20:23:26.4713997Z D=50, 2025-05-07T20:23:26.4714320Z B=85, 2025-05-07T20:23:26.4714648Z log_E=4, 2025-05-07T20:23:26.4714979Z L=17, 2025-05-07T20:23:26.4715311Z D_gradcheck=1, 2025-05-07T20:23:26.4715697Z stochastic_rounding=False, 2025-05-07T20:23:26.4716123Z weighted=True, 2025-05-07T20:23:26.4716492Z row_wise=True, 2025-05-07T20:23:26.4716861Z mixed=True, 2025-05-07T20:23:26.4717379Z use_cache=False, 2025-05-07T20:23:26.4717795Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:26.4718273Z use_cpu=True, 2025-05-07T20:23:26.4718732Z output_dtype=SparseType.FP32, 2025-05-07T20:23:26.4719222Z ) 2025-05-07T20:23:26.4719627Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:26.4720675Z self=, 2025-05-07T20:23:26.4721542Z mixed_B=True, 2025-05-07T20:23:26.4721912Z compile=True, 2025-05-07T20:23:26.4722278Z T=2, 2025-05-07T20:23:26.4722598Z D=54, 2025-05-07T20:23:26.4722924Z B=11, 2025-05-07T20:23:26.4723352Z log_E=3, 2025-05-07T20:23:26.4723684Z L=19, 2025-05-07T20:23:26.4724139Z D_gradcheck=2, 2025-05-07T20:23:26.4724526Z stochastic_rounding=False, 2025-05-07T20:23:26.4724950Z weighted=True, 2025-05-07T20:23:26.4725325Z row_wise=True, 2025-05-07T20:23:26.4725695Z mixed=True, 2025-05-07T20:23:26.4726051Z use_cache=False, 2025-05-07T20:23:26.4726463Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:26.4726943Z use_cpu=True, 2025-05-07T20:23:26.4727328Z output_dtype=SparseType.FP32, 2025-05-07T20:23:26.4727764Z ) 2025-05-07T20:23:26.4728295Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:26.4729221Z self=, 2025-05-07T20:23:26.4730084Z mixed_B=False, 2025-05-07T20:23:26.4730448Z compile=False, 2025-05-07T20:23:26.4730801Z T=4, 2025-05-07T20:23:26.4731127Z D=46, 2025-05-07T20:23:26.4731452Z B=63, 2025-05-07T20:23:26.4731776Z log_E=4, 2025-05-07T20:23:26.4732125Z L=7, 2025-05-07T20:23:26.4732462Z D_gradcheck=2, 2025-05-07T20:23:26.4732840Z stochastic_rounding=False, 2025-05-07T20:23:26.4733320Z weighted=False, 2025-05-07T20:23:26.4733695Z row_wise=False, 2025-05-07T20:23:26.4734071Z mixed=False, 2025-05-07T20:23:26.4734432Z use_cache=True, 2025-05-07T20:23:26.4734846Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:26.4735316Z use_cpu=True, 2025-05-07T20:23:26.4735700Z output_dtype=SparseType.FP32, 2025-05-07T20:23:26.4736137Z ) 2025-05-07T20:23:26.4736535Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:26.4737458Z self=, 2025-05-07T20:23:26.4738328Z mixed_B=True, 2025-05-07T20:23:26.4738695Z compile=True, 2025-05-07T20:23:26.4739044Z T=1, 2025-05-07T20:23:26.4739369Z D=67, 2025-05-07T20:23:26.4739691Z B=122, 2025-05-07T20:23:26.4740011Z log_E=3, 2025-05-07T20:23:26.4740352Z L=18, 2025-05-07T20:23:26.4740687Z D_gradcheck=2, 2025-05-07T20:23:26.4741064Z stochastic_rounding=True, 2025-05-07T20:23:26.4741487Z weighted=True, 2025-05-07T20:23:26.4742134Z row_wise=False, 2025-05-07T20:23:26.4742569Z mixed=True, 2025-05-07T20:23:26.4742936Z use_cache=False, 2025-05-07T20:23:26.4743352Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:26.4743826Z use_cpu=True, 2025-05-07T20:23:26.4744210Z output_dtype=SparseType.FP16, 2025-05-07T20:23:26.4744651Z ) 2025-05-07T20:23:26.4745050Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:26.4746062Z self=, 2025-05-07T20:23:26.4746946Z mixed_B=False, 2025-05-07T20:23:26.4747309Z compile=True, 2025-05-07T20:23:26.4747662Z T=3, 2025-05-07T20:23:26.4748008Z D=30, 2025-05-07T20:23:26.4748335Z B=48, 2025-05-07T20:23:26.4748666Z log_E=3, 2025-05-07T20:23:26.4748998Z L=14, 2025-05-07T20:23:26.4749334Z D_gradcheck=2, 2025-05-07T20:23:26.4749720Z stochastic_rounding=True, 2025-05-07T20:23:26.4750144Z weighted=True, 2025-05-07T20:23:26.4750513Z row_wise=True, 2025-05-07T20:23:26.4750885Z mixed=True, 2025-05-07T20:23:26.4751379Z use_cache=False, 2025-05-07T20:23:26.4751804Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:26.4752281Z use_cpu=True, 2025-05-07T20:23:26.4752670Z output_dtype=SparseType.FP16, 2025-05-07T20:23:26.4753113Z ) 2025-05-07T20:23:26.4753515Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:26.4754448Z self=, 2025-05-07T20:23:26.4755317Z mixed_B=False, 2025-05-07T20:23:26.4755682Z compile=False, 2025-05-07T20:23:26.4756044Z T=4, 2025-05-07T20:23:26.4756361Z D=15, 2025-05-07T20:23:26.4756685Z B=46, 2025-05-07T20:23:26.4757019Z log_E=4, 2025-05-07T20:23:26.4757349Z L=12, 2025-05-07T20:23:26.4757680Z D_gradcheck=2, 2025-05-07T20:23:26.4758064Z stochastic_rounding=False, 2025-05-07T20:23:26.4758487Z weighted=False, 2025-05-07T20:23:26.4758865Z row_wise=False, 2025-05-07T20:23:26.4759236Z mixed=False, 2025-05-07T20:23:26.4759597Z use_cache=True, 2025-05-07T20:23:26.4760006Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:26.4760482Z use_cpu=True, 2025-05-07T20:23:26.4760867Z output_dtype=SparseType.FP16, 2025-05-07T20:23:26.4761306Z ) 2025-05-07T20:23:26.5224446Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:26.5225593Z self=, 2025-05-07T20:23:26.5226467Z mixed_B=False, 2025-05-07T20:23:26.5226836Z compile=False, 2025-05-07T20:23:26.5227191Z T=2, 2025-05-07T20:23:26.5227519Z D=83, 2025-05-07T20:23:26.5227849Z B=34, 2025-05-07T20:23:26.5228172Z log_E=5, 2025-05-07T20:23:26.5228510Z L=14, 2025-05-07T20:23:26.5228850Z D_gradcheck=1, 2025-05-07T20:23:26.5229232Z stochastic_rounding=True, 2025-05-07T20:23:26.5229661Z weighted=True, 2025-05-07T20:23:26.5230039Z row_wise=True, 2025-05-07T20:23:26.5230403Z mixed=True, 2025-05-07T20:23:26.5230772Z use_cache=False, 2025-05-07T20:23:26.5231190Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:26.5231662Z use_cpu=True, 2025-05-07T20:23:26.5232057Z output_dtype=SparseType.FP32, 2025-05-07T20:23:26.5232501Z ) 2025-05-07T20:23:26.5232897Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:26.5233830Z self=, 2025-05-07T20:23:26.5234694Z mixed_B=False, 2025-05-07T20:23:26.5235052Z compile=True, 2025-05-07T20:23:26.5235419Z T=2, 2025-05-07T20:23:26.5235749Z D=115, 2025-05-07T20:23:26.5236070Z B=76, 2025-05-07T20:23:26.5236400Z log_E=3, 2025-05-07T20:23:26.5236741Z L=11, 2025-05-07T20:23:26.5237080Z D_gradcheck=1, 2025-05-07T20:23:26.5237462Z stochastic_rounding=False, 2025-05-07T20:23:26.5237895Z weighted=True, 2025-05-07T20:23:26.5238651Z row_wise=False, 2025-05-07T20:23:26.5239156Z mixed=False, 2025-05-07T20:23:26.5239532Z use_cache=True, 2025-05-07T20:23:26.5239939Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:26.5240413Z use_cpu=True, 2025-05-07T20:23:26.5240807Z output_dtype=SparseType.FP32, 2025-05-07T20:23:26.5241247Z ) 2025-05-07T20:23:26.5241639Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:26.5242712Z self=, 2025-05-07T20:23:26.5243582Z mixed_B=False, 2025-05-07T20:23:26.5243942Z compile=True, 2025-05-07T20:23:26.5244301Z T=4, 2025-05-07T20:23:26.5244648Z D=26, 2025-05-07T20:23:26.5244966Z B=88, 2025-05-07T20:23:26.5245299Z log_E=4, 2025-05-07T20:23:26.5245640Z L=5, 2025-05-07T20:23:26.5245970Z D_gradcheck=2, 2025-05-07T20:23:26.5246361Z stochastic_rounding=True, 2025-05-07T20:23:26.5246796Z weighted=False, 2025-05-07T20:23:26.5247165Z row_wise=False, 2025-05-07T20:23:26.5247539Z mixed=False, 2025-05-07T20:23:26.5248233Z use_cache=True, 2025-05-07T20:23:26.5248645Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:26.5249111Z use_cpu=True, 2025-05-07T20:23:26.5249502Z output_dtype=SparseType.FP32, 2025-05-07T20:23:26.5249943Z ) 2025-05-07T20:23:26.5250332Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:26.5251273Z self=, 2025-05-07T20:23:26.5252134Z mixed_B=True, 2025-05-07T20:23:26.5252490Z compile=False, 2025-05-07T20:23:26.5252851Z T=3, 2025-05-07T20:23:26.5253181Z D=118, 2025-05-07T20:23:26.5253511Z B=111, 2025-05-07T20:23:26.5253844Z log_E=5, 2025-05-07T20:23:26.5254181Z L=2, 2025-05-07T20:23:26.5254509Z D_gradcheck=1, 2025-05-07T20:23:26.5254895Z stochastic_rounding=True, 2025-05-07T20:23:26.5255331Z weighted=False, 2025-05-07T20:23:26.5255702Z row_wise=True, 2025-05-07T20:23:26.5256072Z mixed=False, 2025-05-07T20:23:26.5256443Z use_cache=True, 2025-05-07T20:23:26.5256847Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:26.5257325Z use_cpu=True, 2025-05-07T20:23:26.5257722Z output_dtype=SparseType.FP32, 2025-05-07T20:23:26.5258158Z ) 2025-05-07T20:23:26.5258564Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:26.5259505Z self=, 2025-05-07T20:23:26.5260377Z mixed_B=True, 2025-05-07T20:23:26.5260736Z compile=True, 2025-05-07T20:23:26.5261095Z T=2, 2025-05-07T20:23:26.5261422Z D=54, 2025-05-07T20:23:26.5261741Z B=72, 2025-05-07T20:23:26.5262068Z log_E=3, 2025-05-07T20:23:26.5262407Z L=17, 2025-05-07T20:23:26.5262736Z D_gradcheck=2, 2025-05-07T20:23:26.5263124Z stochastic_rounding=True, 2025-05-07T20:23:26.5263556Z weighted=False, 2025-05-07T20:23:26.5263929Z row_wise=False, 2025-05-07T20:23:26.5264304Z mixed=True, 2025-05-07T20:23:26.5264672Z use_cache=False, 2025-05-07T20:23:26.5265080Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:26.5265555Z use_cpu=True, 2025-05-07T20:23:26.5265950Z output_dtype=SparseType.FP16, 2025-05-07T20:23:26.5266380Z ) 2025-05-07T20:23:26.5266779Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:26.5267716Z self=, 2025-05-07T20:23:26.5268584Z mixed_B=False, 2025-05-07T20:23:26.5268947Z compile=False, 2025-05-07T20:23:26.5269310Z T=3, 2025-05-07T20:23:26.5269645Z D=73, 2025-05-07T20:23:26.5269965Z B=58, 2025-05-07T20:23:26.5270295Z log_E=3, 2025-05-07T20:23:26.5270633Z L=10, 2025-05-07T20:23:26.5270965Z D_gradcheck=1, 2025-05-07T20:23:26.5271353Z stochastic_rounding=True, 2025-05-07T20:23:26.5271781Z weighted=True, 2025-05-07T20:23:26.5272352Z row_wise=False, 2025-05-07T20:23:26.5272735Z mixed=False, 2025-05-07T20:23:26.5273198Z use_cache=True, 2025-05-07T20:23:26.5273598Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:26.5274076Z use_cpu=True, 2025-05-07T20:23:26.5274468Z output_dtype=SparseType.FP32, 2025-05-07T20:23:26.5274900Z ) 2025-05-07T20:23:26.5275297Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:26.5276313Z self=, 2025-05-07T20:23:26.5277183Z mixed_B=False, 2025-05-07T20:23:26.5277555Z compile=False, 2025-05-07T20:23:26.5277915Z T=3, 2025-05-07T20:23:26.5278235Z D=74, 2025-05-07T20:23:26.5278561Z B=13, 2025-05-07T20:23:26.5278897Z log_E=5, 2025-05-07T20:23:26.5279247Z L=15, 2025-05-07T20:23:26.5279580Z D_gradcheck=2, 2025-05-07T20:23:26.5280462Z stochastic_rounding=False, 2025-05-07T20:23:26.5280901Z weighted=False, 2025-05-07T20:23:26.5281282Z row_wise=False, 2025-05-07T20:23:26.5281654Z mixed=True, 2025-05-07T20:23:26.5282271Z use_cache=True, 2025-05-07T20:23:26.5282671Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:26.5283145Z use_cpu=True, 2025-05-07T20:23:26.5283546Z output_dtype=SparseType.FP16, 2025-05-07T20:23:26.5283974Z ) 2025-05-07T20:23:26.5284372Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:26.5285338Z self=, 2025-05-07T20:23:26.5286199Z mixed_B=False, 2025-05-07T20:23:26.5286558Z compile=True, 2025-05-07T20:23:26.5286912Z T=5, 2025-05-07T20:23:26.5287243Z D=19, 2025-05-07T20:23:26.5287561Z B=57, 2025-05-07T20:23:26.5287888Z log_E=5, 2025-05-07T20:23:26.5288346Z L=13, 2025-05-07T20:23:26.5288681Z D_gradcheck=2, 2025-05-07T20:23:26.5289085Z stochastic_rounding=True, 2025-05-07T20:23:26.5289521Z weighted=False, 2025-05-07T20:23:26.5289900Z row_wise=False, 2025-05-07T20:23:26.5290271Z mixed=False, 2025-05-07T20:23:26.5290653Z use_cache=False, 2025-05-07T20:23:26.5291064Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:26.5291539Z use_cpu=True, 2025-05-07T20:23:26.5291935Z output_dtype=SparseType.FP32, 2025-05-07T20:23:26.5292373Z ) 2025-05-07T20:23:26.5292772Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:26.5293713Z self=, 2025-05-07T20:23:26.5294580Z mixed_B=False, 2025-05-07T20:23:26.5294945Z compile=True, 2025-05-07T20:23:26.5295307Z T=3, 2025-05-07T20:23:26.5295636Z D=16, 2025-05-07T20:23:26.5295955Z B=60, 2025-05-07T20:23:26.5296286Z log_E=4, 2025-05-07T20:23:26.5296626Z L=10, 2025-05-07T20:23:26.5296957Z D_gradcheck=2, 2025-05-07T20:23:26.5297346Z stochastic_rounding=True, 2025-05-07T20:23:26.5297780Z weighted=False, 2025-05-07T20:23:26.5298151Z row_wise=True, 2025-05-07T20:23:26.5298519Z mixed=False, 2025-05-07T20:23:26.5298898Z use_cache=True, 2025-05-07T20:23:26.5299300Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:26.5299782Z use_cpu=True, 2025-05-07T20:23:26.5300178Z output_dtype=SparseType.FP16, 2025-05-07T20:23:26.5300608Z ) 2025-05-07T20:23:26.5301001Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:26.5301933Z self=, 2025-05-07T20:23:26.5302803Z mixed_B=False, 2025-05-07T20:23:26.5303164Z compile=True, 2025-05-07T20:23:26.5303526Z T=5, 2025-05-07T20:23:26.5303854Z D=64, 2025-05-07T20:23:26.5304178Z B=51, 2025-05-07T20:23:26.5304507Z log_E=5, 2025-05-07T20:23:26.5304851Z L=17, 2025-05-07T20:23:26.5305185Z D_gradcheck=2, 2025-05-07T20:23:26.5305582Z stochastic_rounding=True, 2025-05-07T20:23:26.5306013Z weighted=False, 2025-05-07T20:23:26.5306770Z row_wise=True, 2025-05-07T20:23:26.5307153Z mixed=True, 2025-05-07T20:23:26.5307690Z use_cache=True, 2025-05-07T20:23:26.5308097Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:26.5308580Z use_cpu=True, 2025-05-07T20:23:26.5308974Z output_dtype=SparseType.FP32, 2025-05-07T20:23:26.5309409Z ) 2025-05-07T20:23:26.5309809Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:26.5310880Z self=, 2025-05-07T20:23:26.5311755Z mixed_B=True, 2025-05-07T20:23:26.5312124Z compile=False, 2025-05-07T20:23:26.5312479Z T=3, 2025-05-07T20:23:26.5312946Z D=22, 2025-05-07T20:23:26.5313282Z B=1, 2025-05-07T20:23:26.5313613Z log_E=3, 2025-05-07T20:23:26.5313945Z L=9, 2025-05-07T20:23:26.5314284Z D_gradcheck=2, 2025-05-07T20:23:26.5314758Z stochastic_rounding=False, 2025-05-07T20:23:26.5315195Z weighted=False, 2025-05-07T20:23:26.5315570Z row_wise=False, 2025-05-07T20:23:26.5315941Z mixed=False, 2025-05-07T20:23:26.5316434Z use_cache=True, 2025-05-07T20:23:26.5316850Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:26.5317319Z use_cpu=True, 2025-05-07T20:23:26.5317712Z output_dtype=SparseType.FP32, 2025-05-07T20:23:26.5318151Z ) 2025-05-07T20:23:26.5318540Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:26.5319476Z self=, 2025-05-07T20:23:26.5320337Z mixed_B=False, 2025-05-07T20:23:26.5320694Z compile=True, 2025-05-07T20:23:26.5321053Z T=4, 2025-05-07T20:23:26.5321379Z D=39, 2025-05-07T20:23:26.5321699Z B=116, 2025-05-07T20:23:26.5322029Z log_E=5, 2025-05-07T20:23:26.5322376Z L=12, 2025-05-07T20:23:26.5322704Z D_gradcheck=1, 2025-05-07T20:23:26.5323093Z stochastic_rounding=False, 2025-05-07T20:23:26.5323521Z weighted=False, 2025-05-07T20:23:26.5323893Z row_wise=False, 2025-05-07T20:23:26.5324264Z mixed=False, 2025-05-07T20:23:26.5324639Z use_cache=False, 2025-05-07T20:23:26.5325044Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:26.5325517Z use_cpu=True, 2025-05-07T20:23:26.5325914Z output_dtype=SparseType.FP32, 2025-05-07T20:23:26.5326352Z ) 2025-05-07T20:23:26.5326744Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:26.5327684Z self=, 2025-05-07T20:23:26.5328667Z mixed_B=False, 2025-05-07T20:23:26.5329027Z compile=True, 2025-05-07T20:23:26.5329386Z T=1, 2025-05-07T20:23:26.5329717Z D=93, 2025-05-07T20:23:26.5330040Z B=63, 2025-05-07T20:23:26.5330370Z log_E=5, 2025-05-07T20:23:26.5330719Z L=20, 2025-05-07T20:23:26.5331051Z D_gradcheck=1, 2025-05-07T20:23:26.5331443Z stochastic_rounding=False, 2025-05-07T20:23:26.5331871Z weighted=False, 2025-05-07T20:23:26.5332242Z row_wise=True, 2025-05-07T20:23:26.5332609Z mixed=True, 2025-05-07T20:23:26.5332980Z use_cache=False, 2025-05-07T20:23:26.5333396Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:26.5333878Z use_cpu=True, 2025-05-07T20:23:26.5334277Z output_dtype=SparseType.FP16, 2025-05-07T20:23:26.5334711Z ) 2025-05-07T20:23:26.5335108Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:26.5336041Z self=, 2025-05-07T20:23:26.5336902Z mixed_B=True, 2025-05-07T20:23:26.5337259Z compile=True, 2025-05-07T20:23:26.5337617Z T=4, 2025-05-07T20:23:26.5337945Z D=88, 2025-05-07T20:23:26.5338266Z B=30, 2025-05-07T20:23:26.5338594Z log_E=5, 2025-05-07T20:23:26.5338936Z L=9, 2025-05-07T20:23:26.5339263Z D_gradcheck=1, 2025-05-07T20:23:26.5339652Z stochastic_rounding=True, 2025-05-07T20:23:26.5340080Z weighted=True, 2025-05-07T20:23:26.5340684Z row_wise=True, 2025-05-07T20:23:26.5341065Z mixed=True, 2025-05-07T20:23:26.5341532Z use_cache=True, 2025-05-07T20:23:26.5341932Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:26.5342405Z use_cpu=True, 2025-05-07T20:23:26.5342795Z output_dtype=SparseType.FP32, 2025-05-07T20:23:26.5343225Z ) 2025-05-07T20:23:26.5343612Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:26.5344658Z self=, 2025-05-07T20:23:26.5345530Z mixed_B=True, 2025-05-07T20:23:26.5345902Z compile=True, 2025-05-07T20:23:26.5346262Z T=2, 2025-05-07T20:23:26.5346589Z D=122, 2025-05-07T20:23:26.5346919Z B=45, 2025-05-07T20:23:26.5347246Z log_E=4, 2025-05-07T20:23:26.5347585Z L=13, 2025-05-07T20:23:26.5347915Z D_gradcheck=2, 2025-05-07T20:23:26.5348309Z stochastic_rounding=True, 2025-05-07T20:23:26.5348938Z weighted=False, 2025-05-07T20:23:26.5349322Z row_wise=True, 2025-05-07T20:23:26.5349685Z mixed=False, 2025-05-07T20:23:26.5350054Z use_cache=False, 2025-05-07T20:23:26.5350612Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:26.5351087Z use_cpu=True, 2025-05-07T20:23:26.5351482Z output_dtype=SparseType.FP16, 2025-05-07T20:23:26.5351914Z ) 2025-05-07T20:23:26.5352316Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:26.5353248Z self=, 2025-05-07T20:23:26.5354107Z mixed_B=False, 2025-05-07T20:23:26.5354477Z compile=False, 2025-05-07T20:23:26.5354838Z T=5, 2025-05-07T20:23:26.5355156Z D=28, 2025-05-07T20:23:26.5355482Z B=66, 2025-05-07T20:23:26.5355811Z log_E=3, 2025-05-07T20:23:26.5356146Z L=16, 2025-05-07T20:23:26.5356483Z D_gradcheck=2, 2025-05-07T20:23:26.5356872Z stochastic_rounding=True, 2025-05-07T20:23:26.5357298Z weighted=False, 2025-05-07T20:23:26.5357680Z row_wise=False, 2025-05-07T20:23:26.5358050Z mixed=False, 2025-05-07T20:23:26.5358419Z use_cache=False, 2025-05-07T20:23:26.5358831Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:26.5359307Z use_cpu=True, 2025-05-07T20:23:26.5359699Z output_dtype=SparseType.FP32, 2025-05-07T20:23:26.5360139Z ) 2025-05-07T20:23:26.5360541Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:26.5361472Z self=, 2025-05-07T20:23:26.5362327Z mixed_B=False, 2025-05-07T20:23:26.5362692Z compile=True, 2025-05-07T20:23:26.5363050Z T=1, 2025-05-07T20:23:26.5363365Z D=109, 2025-05-07T20:23:26.5363695Z B=75, 2025-05-07T20:23:26.5364023Z log_E=5, 2025-05-07T20:23:26.5364352Z L=9, 2025-05-07T20:23:26.5364688Z D_gradcheck=2, 2025-05-07T20:23:26.5365071Z stochastic_rounding=True, 2025-05-07T20:23:26.5365498Z weighted=False, 2025-05-07T20:23:26.5365870Z row_wise=False, 2025-05-07T20:23:26.5366234Z mixed=True, 2025-05-07T20:23:26.5366595Z use_cache=True, 2025-05-07T20:23:26.5367006Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:26.5367482Z use_cpu=True, 2025-05-07T20:23:26.5367880Z output_dtype=SparseType.FP32, 2025-05-07T20:23:26.5368448Z ) 2025-05-07T20:23:26.5846881Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:26.5851173Z self=, 2025-05-07T20:23:26.5852056Z mixed_B=False, 2025-05-07T20:23:26.5852438Z compile=True, 2025-05-07T20:23:26.5852787Z T=2, 2025-05-07T20:23:26.5853115Z D=52, 2025-05-07T20:23:26.5853442Z B=39, 2025-05-07T20:23:26.5853772Z log_E=4, 2025-05-07T20:23:26.5854111Z L=2, 2025-05-07T20:23:26.5854455Z D_gradcheck=2, 2025-05-07T20:23:26.5854854Z stochastic_rounding=True, 2025-05-07T20:23:26.5855280Z weighted=True, 2025-05-07T20:23:26.5856007Z row_wise=True, 2025-05-07T20:23:26.5856390Z mixed=True, 2025-05-07T20:23:26.5856888Z use_cache=True, 2025-05-07T20:23:26.5857307Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:26.5857785Z use_cpu=True, 2025-05-07T20:23:26.5858175Z output_dtype=SparseType.FP32, 2025-05-07T20:23:26.5858614Z ) 2025-05-07T20:23:26.5859017Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:26.5859947Z self=, 2025-05-07T20:23:26.5860974Z mixed_B=True, 2025-05-07T20:23:26.5861366Z compile=False, 2025-05-07T20:23:26.5861721Z T=2, 2025-05-07T20:23:26.5862045Z D=109, 2025-05-07T20:23:26.5862375Z B=78, 2025-05-07T20:23:26.5862697Z log_E=3, 2025-05-07T20:23:26.5863032Z L=16, 2025-05-07T20:23:26.5863367Z D_gradcheck=1, 2025-05-07T20:23:26.5863743Z stochastic_rounding=True, 2025-05-07T20:23:26.5864170Z weighted=True, 2025-05-07T20:23:26.5864543Z row_wise=False, 2025-05-07T20:23:26.5864906Z mixed=True, 2025-05-07T20:23:26.5865274Z use_cache=True, 2025-05-07T20:23:26.5865864Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:26.5866338Z use_cpu=True, 2025-05-07T20:23:26.5866729Z output_dtype=SparseType.FP16, 2025-05-07T20:23:26.5867166Z ) 2025-05-07T20:23:26.5867571Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:26.5868620Z self=, 2025-05-07T20:23:26.5869490Z mixed_B=True, 2025-05-07T20:23:26.5869857Z compile=False, 2025-05-07T20:23:26.5870210Z T=3, 2025-05-07T20:23:26.5870535Z D=2, 2025-05-07T20:23:26.5870862Z B=112, 2025-05-07T20:23:26.5871189Z log_E=3, 2025-05-07T20:23:26.5871524Z L=13, 2025-05-07T20:23:26.5871859Z D_gradcheck=2, 2025-05-07T20:23:26.5872236Z stochastic_rounding=False, 2025-05-07T20:23:26.5872672Z weighted=True, 2025-05-07T20:23:26.5873046Z row_wise=True, 2025-05-07T20:23:26.5873405Z mixed=False, 2025-05-07T20:23:26.5873775Z use_cache=False, 2025-05-07T20:23:26.5874202Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:26.5874671Z use_cpu=True, 2025-05-07T20:23:26.5875077Z output_dtype=SparseType.FP32, 2025-05-07T20:23:26.5875517Z ) 2025-05-07T20:23:26.5875922Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:26.5876848Z self=, 2025-05-07T20:23:26.5877709Z mixed_B=True, 2025-05-07T20:23:26.5878075Z compile=True, 2025-05-07T20:23:26.5878428Z T=1, 2025-05-07T20:23:26.5878758Z D=88, 2025-05-07T20:23:26.5879085Z B=4, 2025-05-07T20:23:26.5879409Z log_E=4, 2025-05-07T20:23:26.5880042Z L=15, 2025-05-07T20:23:26.5880395Z D_gradcheck=2, 2025-05-07T20:23:26.5880775Z stochastic_rounding=False, 2025-05-07T20:23:26.5881209Z weighted=False, 2025-05-07T20:23:26.5881595Z row_wise=True, 2025-05-07T20:23:26.5881956Z mixed=False, 2025-05-07T20:23:26.5882325Z use_cache=False, 2025-05-07T20:23:26.5882746Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:26.5883217Z use_cpu=True, 2025-05-07T20:23:26.5883611Z output_dtype=SparseType.FP32, 2025-05-07T20:23:26.5884052Z ) 2025-05-07T20:23:26.5884443Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:26.5885375Z self=, 2025-05-07T20:23:26.5886245Z mixed_B=False, 2025-05-07T20:23:26.5886616Z compile=True, 2025-05-07T20:23:26.5886967Z T=4, 2025-05-07T20:23:26.5887296Z D=103, 2025-05-07T20:23:26.5887625Z B=85, 2025-05-07T20:23:26.5888035Z log_E=5, 2025-05-07T20:23:26.5888381Z L=17, 2025-05-07T20:23:26.5888717Z D_gradcheck=1, 2025-05-07T20:23:26.5889095Z stochastic_rounding=True, 2025-05-07T20:23:26.5889525Z weighted=False, 2025-05-07T20:23:26.5890271Z row_wise=False, 2025-05-07T20:23:26.5890654Z mixed=True, 2025-05-07T20:23:26.5891172Z use_cache=True, 2025-05-07T20:23:26.5891586Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:26.5892053Z use_cpu=True, 2025-05-07T20:23:26.5892449Z output_dtype=SparseType.FP32, 2025-05-07T20:23:26.5892888Z ) 2025-05-07T20:23:26.5893281Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:26.5894218Z self=, 2025-05-07T20:23:26.5895224Z mixed_B=True, 2025-05-07T20:23:26.5895610Z compile=False, 2025-05-07T20:23:26.5895975Z T=4, 2025-05-07T20:23:26.5896308Z D=95, 2025-05-07T20:23:26.5896627Z B=16, 2025-05-07T20:23:26.5896971Z log_E=4, 2025-05-07T20:23:26.5897316Z L=7, 2025-05-07T20:23:26.5897653Z D_gradcheck=1, 2025-05-07T20:23:26.5898035Z stochastic_rounding=False, 2025-05-07T20:23:26.5898474Z weighted=False, 2025-05-07T20:23:26.5898855Z row_wise=True, 2025-05-07T20:23:26.5899212Z mixed=False, 2025-05-07T20:23:26.5899579Z use_cache=True, 2025-05-07T20:23:26.5900219Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:26.5900688Z use_cpu=True, 2025-05-07T20:23:26.5901086Z output_dtype=SparseType.FP16, 2025-05-07T20:23:26.5901529Z ) 2025-05-07T20:23:26.5901924Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:26.5902857Z self=, 2025-05-07T20:23:26.5903723Z mixed_B=False, 2025-05-07T20:23:26.5904090Z compile=False, 2025-05-07T20:23:26.5904453Z T=5, 2025-05-07T20:23:26.5904778Z D=112, 2025-05-07T20:23:26.5905101Z B=25, 2025-05-07T20:23:26.5905433Z log_E=4, 2025-05-07T20:23:26.5905773Z L=12, 2025-05-07T20:23:26.5906100Z D_gradcheck=1, 2025-05-07T20:23:26.5906485Z stochastic_rounding=False, 2025-05-07T20:23:26.5906922Z weighted=False, 2025-05-07T20:23:26.5907296Z row_wise=True, 2025-05-07T20:23:26.5907662Z mixed=False, 2025-05-07T20:23:26.5908075Z use_cache=True, 2025-05-07T20:23:26.5908571Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:26.5909041Z use_cpu=True, 2025-05-07T20:23:26.5909436Z output_dtype=SparseType.FP32, 2025-05-07T20:23:26.5909875Z ) 2025-05-07T20:23:26.5910265Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:26.5911202Z self=, 2025-05-07T20:23:26.5912065Z mixed_B=False, 2025-05-07T20:23:26.5912432Z compile=False, 2025-05-07T20:23:26.5912791Z T=3, 2025-05-07T20:23:26.5913115Z D=57, 2025-05-07T20:23:26.5913432Z B=121, 2025-05-07T20:23:26.5913762Z log_E=3, 2025-05-07T20:23:26.5914100Z L=6, 2025-05-07T20:23:26.5914432Z D_gradcheck=1, 2025-05-07T20:23:26.5914821Z stochastic_rounding=True, 2025-05-07T20:23:26.5915261Z weighted=False, 2025-05-07T20:23:26.5915629Z row_wise=True, 2025-05-07T20:23:26.5916000Z mixed=False, 2025-05-07T20:23:26.5916369Z use_cache=True, 2025-05-07T20:23:26.5916776Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:26.5917249Z use_cpu=True, 2025-05-07T20:23:26.5917644Z output_dtype=SparseType.FP32, 2025-05-07T20:23:26.5918088Z ) 2025-05-07T20:23:26.5918477Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:26.5919412Z self=, 2025-05-07T20:23:26.5920277Z mixed_B=False, 2025-05-07T20:23:26.5920639Z compile=False, 2025-05-07T20:23:26.5921002Z T=3, 2025-05-07T20:23:26.5921328Z D=52, 2025-05-07T20:23:26.5921647Z B=9, 2025-05-07T20:23:26.5921974Z log_E=3, 2025-05-07T20:23:26.5922315Z L=4, 2025-05-07T20:23:26.5922647Z D_gradcheck=2, 2025-05-07T20:23:26.5923033Z stochastic_rounding=True, 2025-05-07T20:23:26.5923464Z weighted=True, 2025-05-07T20:23:26.5924009Z row_wise=False, 2025-05-07T20:23:26.5924399Z mixed=False, 2025-05-07T20:23:26.5924861Z use_cache=False, 2025-05-07T20:23:26.5925274Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:26.5925751Z use_cpu=True, 2025-05-07T20:23:26.5926142Z output_dtype=SparseType.FP32, 2025-05-07T20:23:26.5926574Z ) 2025-05-07T20:23:26.5926973Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:26.5927906Z self=, 2025-05-07T20:23:26.5929093Z mixed_B=False, 2025-05-07T20:23:26.5929469Z compile=True, 2025-05-07T20:23:26.5929828Z T=5, 2025-05-07T20:23:26.5930162Z D=109, 2025-05-07T20:23:26.5930489Z B=22, 2025-05-07T20:23:26.5930821Z log_E=5, 2025-05-07T20:23:26.5931163Z L=20, 2025-05-07T20:23:26.5931494Z D_gradcheck=2, 2025-05-07T20:23:26.5931879Z stochastic_rounding=True, 2025-05-07T20:23:26.5932311Z weighted=False, 2025-05-07T20:23:26.5932678Z row_wise=False, 2025-05-07T20:23:26.5933047Z mixed=True, 2025-05-07T20:23:26.5933408Z use_cache=True, 2025-05-07T20:23:26.5933945Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:26.5934418Z use_cpu=True, 2025-05-07T20:23:26.5947824Z output_dtype=SparseType.FP16, 2025-05-07T20:23:26.5948306Z ) 2025-05-07T20:23:26.5948698Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:26.5949637Z self=, 2025-05-07T20:23:26.5950518Z mixed_B=False, 2025-05-07T20:23:26.5950888Z compile=True, 2025-05-07T20:23:26.5951237Z T=1, 2025-05-07T20:23:26.5951564Z D=114, 2025-05-07T20:23:26.5951894Z B=105, 2025-05-07T20:23:26.5952218Z log_E=5, 2025-05-07T20:23:26.5952555Z L=15, 2025-05-07T20:23:26.5952891Z D_gradcheck=1, 2025-05-07T20:23:26.5953270Z stochastic_rounding=False, 2025-05-07T20:23:26.5953704Z weighted=False, 2025-05-07T20:23:26.5954075Z row_wise=True, 2025-05-07T20:23:26.5954431Z mixed=False, 2025-05-07T20:23:26.5954804Z use_cache=False, 2025-05-07T20:23:26.5955226Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:26.5955696Z use_cpu=True, 2025-05-07T20:23:26.5956091Z output_dtype=SparseType.FP32, 2025-05-07T20:23:26.5956529Z ) 2025-05-07T20:23:26.5956914Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:26.5957840Z self=, 2025-05-07T20:23:26.5958702Z mixed_B=False, 2025-05-07T20:23:26.5959065Z compile=True, 2025-05-07T20:23:26.5959415Z T=5, 2025-05-07T20:23:26.5959738Z D=80, 2025-05-07T20:23:26.5960061Z B=79, 2025-05-07T20:23:26.5960379Z log_E=4, 2025-05-07T20:23:26.5960714Z L=15, 2025-05-07T20:23:26.5961049Z D_gradcheck=2, 2025-05-07T20:23:26.5961428Z stochastic_rounding=False, 2025-05-07T20:23:26.5961853Z weighted=True, 2025-05-07T20:23:26.5962222Z row_wise=False, 2025-05-07T20:23:26.5962585Z mixed=True, 2025-05-07T20:23:26.5962945Z use_cache=False, 2025-05-07T20:23:26.5963365Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:26.5963830Z use_cpu=True, 2025-05-07T20:23:26.5964224Z output_dtype=SparseType.FP16, 2025-05-07T20:23:26.5964658Z ) 2025-05-07T20:23:26.5965044Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:26.5965976Z self=, 2025-05-07T20:23:26.5966832Z mixed_B=True, 2025-05-07T20:23:26.5967189Z compile=False, 2025-05-07T20:23:26.5967544Z T=3, 2025-05-07T20:23:26.5967864Z D=91, 2025-05-07T20:23:26.5968312Z B=118, 2025-05-07T20:23:26.5968654Z log_E=5, 2025-05-07T20:23:26.5968994Z L=16, 2025-05-07T20:23:26.5969335Z D_gradcheck=2, 2025-05-07T20:23:26.5969732Z stochastic_rounding=False, 2025-05-07T20:23:26.5970167Z weighted=False, 2025-05-07T20:23:26.5970832Z row_wise=False, 2025-05-07T20:23:26.5971226Z mixed=True, 2025-05-07T20:23:26.5971729Z use_cache=False, 2025-05-07T20:23:26.5972152Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:26.5972619Z use_cpu=True, 2025-05-07T20:23:26.5973012Z output_dtype=SparseType.FP16, 2025-05-07T20:23:26.5973445Z ) 2025-05-07T20:23:26.5973834Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:26.5974764Z self=, 2025-05-07T20:23:26.5975758Z mixed_B=False, 2025-05-07T20:23:26.5976139Z compile=False, 2025-05-07T20:23:26.5976503Z T=3, 2025-05-07T20:23:26.5976831Z D=124, 2025-05-07T20:23:26.5977153Z B=62, 2025-05-07T20:23:26.5977495Z log_E=3, 2025-05-07T20:23:26.5977835Z L=8, 2025-05-07T20:23:26.5978166Z D_gradcheck=2, 2025-05-07T20:23:26.5978559Z stochastic_rounding=False, 2025-05-07T20:23:26.5978994Z weighted=False, 2025-05-07T20:23:26.5979360Z row_wise=True, 2025-05-07T20:23:26.5980772Z mixed=True, 2025-05-07T20:23:26.5981173Z use_cache=True, 2025-05-07T20:23:26.5981779Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:26.5982248Z use_cpu=True, 2025-05-07T20:23:26.5982650Z output_dtype=SparseType.FP32, 2025-05-07T20:23:26.5983096Z ) 2025-05-07T20:23:26.5983493Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:26.5984418Z self=, 2025-05-07T20:23:26.5985290Z mixed_B=True, 2025-05-07T20:23:26.5985666Z compile=False, 2025-05-07T20:23:26.5986026Z T=2, 2025-05-07T20:23:26.5986358Z D=100, 2025-05-07T20:23:26.5986690Z B=72, 2025-05-07T20:23:26.5987011Z log_E=4, 2025-05-07T20:23:26.5987355Z L=15, 2025-05-07T20:23:26.5987691Z D_gradcheck=2, 2025-05-07T20:23:26.5988071Z stochastic_rounding=True, 2025-05-07T20:23:26.5988504Z weighted=True, 2025-05-07T20:23:26.5988873Z row_wise=True, 2025-05-07T20:23:26.5989231Z mixed=False, 2025-05-07T20:23:26.5989597Z use_cache=True, 2025-05-07T20:23:26.5990015Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:26.5990486Z use_cpu=True, 2025-05-07T20:23:26.5990881Z output_dtype=SparseType.FP32, 2025-05-07T20:23:26.5991317Z ) 2025-05-07T20:23:26.5991704Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:26.5992633Z self=, 2025-05-07T20:23:26.5993502Z mixed_B=False, 2025-05-07T20:23:26.5993866Z compile=True, 2025-05-07T20:23:26.5994212Z T=5, 2025-05-07T20:23:26.5994534Z D=39, 2025-05-07T20:23:26.5994859Z B=98, 2025-05-07T20:23:26.5995181Z log_E=3, 2025-05-07T20:23:26.5995522Z L=19, 2025-05-07T20:23:26.5995860Z D_gradcheck=1, 2025-05-07T20:23:26.5996241Z stochastic_rounding=True, 2025-05-07T20:23:26.5996668Z weighted=False, 2025-05-07T20:23:26.5997045Z row_wise=False, 2025-05-07T20:23:26.5997408Z mixed=False, 2025-05-07T20:23:26.5997775Z use_cache=True, 2025-05-07T20:23:26.5998184Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:26.5998657Z use_cpu=True, 2025-05-07T20:23:26.5999053Z output_dtype=SparseType.FP16, 2025-05-07T20:23:26.5999487Z ) 2025-05-07T20:23:26.5999873Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:26.6000806Z self=, 2025-05-07T20:23:26.6001667Z mixed_B=True, 2025-05-07T20:23:26.6002034Z compile=False, 2025-05-07T20:23:26.6002388Z T=2, 2025-05-07T20:23:26.6002711Z D=91, 2025-05-07T20:23:26.6003034Z B=13, 2025-05-07T20:23:26.6003352Z log_E=4, 2025-05-07T20:23:26.6003690Z L=0, 2025-05-07T20:23:26.6004026Z D_gradcheck=1, 2025-05-07T20:23:26.6004405Z stochastic_rounding=True, 2025-05-07T20:23:26.6004841Z weighted=False, 2025-05-07T20:23:26.6005211Z row_wise=False, 2025-05-07T20:23:26.6005899Z mixed=False, 2025-05-07T20:23:26.6006376Z use_cache=True, 2025-05-07T20:23:26.6006785Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:26.6007250Z use_cpu=True, 2025-05-07T20:23:26.6007643Z output_dtype=SparseType.FP32, 2025-05-07T20:23:26.6008217Z ) 2025-05-07T20:23:26.6468633Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:26.6469727Z self=, 2025-05-07T20:23:26.6470949Z mixed_B=True, 2025-05-07T20:23:26.6471329Z compile=False, 2025-05-07T20:23:26.6471684Z T=4, 2025-05-07T20:23:26.6472003Z D=119, 2025-05-07T20:23:26.6472332Z B=102, 2025-05-07T20:23:26.6472660Z log_E=5, 2025-05-07T20:23:26.6472989Z L=16, 2025-05-07T20:23:26.6473323Z D_gradcheck=2, 2025-05-07T20:23:26.6473710Z stochastic_rounding=True, 2025-05-07T20:23:26.6474137Z weighted=True, 2025-05-07T20:23:26.6474507Z row_wise=True, 2025-05-07T20:23:26.6474888Z mixed=False, 2025-05-07T20:23:26.6475260Z use_cache=True, 2025-05-07T20:23:26.6475847Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:26.6476326Z use_cpu=True, 2025-05-07T20:23:26.6476723Z output_dtype=SparseType.FP32, 2025-05-07T20:23:26.6477160Z ) 2025-05-07T20:23:26.6477554Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:26.6478483Z self=, 2025-05-07T20:23:26.6479348Z mixed_B=False, 2025-05-07T20:23:26.6479967Z compile=False, 2025-05-07T20:23:26.6480349Z T=3, 2025-05-07T20:23:26.6480675Z D=56, 2025-05-07T20:23:26.6481004Z B=79, 2025-05-07T20:23:26.6481329Z log_E=3, 2025-05-07T20:23:26.6481659Z L=0, 2025-05-07T20:23:26.6481993Z D_gradcheck=1, 2025-05-07T20:23:26.6482384Z stochastic_rounding=True, 2025-05-07T20:23:26.6482811Z weighted=True, 2025-05-07T20:23:26.6483183Z row_wise=True, 2025-05-07T20:23:26.6483560Z mixed=False, 2025-05-07T20:23:26.6483922Z use_cache=True, 2025-05-07T20:23:26.6484330Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:26.6484799Z use_cpu=True, 2025-05-07T20:23:26.6485181Z output_dtype=SparseType.FP16, 2025-05-07T20:23:26.6485621Z ) 2025-05-07T20:23:26.6486024Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:26.6486959Z self=, 2025-05-07T20:23:26.6487820Z mixed_B=True, 2025-05-07T20:23:26.6488288Z compile=True, 2025-05-07T20:23:26.6488651Z T=5, 2025-05-07T20:23:26.6488971Z D=94, 2025-05-07T20:23:26.6489299Z B=73, 2025-05-07T20:23:26.6489627Z log_E=3, 2025-05-07T20:23:26.6489958Z L=18, 2025-05-07T20:23:26.6490296Z D_gradcheck=2, 2025-05-07T20:23:26.6490688Z stochastic_rounding=False, 2025-05-07T20:23:26.6491119Z weighted=False, 2025-05-07T20:23:26.6491501Z row_wise=False, 2025-05-07T20:23:26.6491874Z mixed=True, 2025-05-07T20:23:26.6492266Z use_cache=True, 2025-05-07T20:23:26.6492675Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:26.6493153Z use_cpu=True, 2025-05-07T20:23:26.6493550Z output_dtype=SparseType.FP32, 2025-05-07T20:23:26.6493986Z ) 2025-05-07T20:23:26.6494380Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:26.6495307Z self=, 2025-05-07T20:23:26.6496171Z mixed_B=True, 2025-05-07T20:23:26.6496542Z compile=False, 2025-05-07T20:23:26.6496904Z T=2, 2025-05-07T20:23:26.6497229Z D=76, 2025-05-07T20:23:26.6497587Z B=121, 2025-05-07T20:23:26.6497919Z log_E=4, 2025-05-07T20:23:26.6498256Z L=16, 2025-05-07T20:23:26.6498590Z D_gradcheck=1, 2025-05-07T20:23:26.6499014Z stochastic_rounding=True, 2025-05-07T20:23:26.6499513Z weighted=True, 2025-05-07T20:23:26.6499915Z row_wise=True, 2025-05-07T20:23:26.6500627Z mixed=False, 2025-05-07T20:23:26.6501109Z use_cache=True, 2025-05-07T20:23:26.6501526Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:26.6502001Z use_cpu=True, 2025-05-07T20:23:26.6502395Z output_dtype=SparseType.FP32, 2025-05-07T20:23:26.6502830Z ) 2025-05-07T20:23:26.6503232Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:26.6504163Z self=, 2025-05-07T20:23:26.6505143Z mixed_B=False, 2025-05-07T20:23:26.6505543Z compile=False, 2025-05-07T20:23:26.6505903Z T=3, 2025-05-07T20:23:26.6506223Z D=54, 2025-05-07T20:23:26.6506550Z B=61, 2025-05-07T20:23:26.6506884Z log_E=3, 2025-05-07T20:23:26.6507214Z L=10, 2025-05-07T20:23:26.6507554Z D_gradcheck=2, 2025-05-07T20:23:26.6507944Z stochastic_rounding=True, 2025-05-07T20:23:26.6508368Z weighted=False, 2025-05-07T20:23:26.6508740Z row_wise=False, 2025-05-07T20:23:26.6509111Z mixed=True, 2025-05-07T20:23:26.6509470Z use_cache=False, 2025-05-07T20:23:26.6510061Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:26.6510539Z use_cpu=True, 2025-05-07T20:23:26.6510927Z output_dtype=SparseType.FP32, 2025-05-07T20:23:26.6511367Z ) 2025-05-07T20:23:26.6511762Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:26.6512690Z self=, 2025-05-07T20:23:26.6513551Z mixed_B=False, 2025-05-07T20:23:26.6513922Z compile=False, 2025-05-07T20:23:26.6514286Z T=2, 2025-05-07T20:23:26.6514606Z D=19, 2025-05-07T20:23:26.6514939Z B=24, 2025-05-07T20:23:26.6515271Z log_E=4, 2025-05-07T20:23:26.6515608Z L=19, 2025-05-07T20:23:26.6515949Z D_gradcheck=2, 2025-05-07T20:23:26.6516336Z stochastic_rounding=True, 2025-05-07T20:23:26.6516761Z weighted=False, 2025-05-07T20:23:26.6517133Z row_wise=True, 2025-05-07T20:23:26.6517502Z mixed=False, 2025-05-07T20:23:26.6517867Z use_cache=False, 2025-05-07T20:23:26.6518294Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:26.6518765Z use_cpu=True, 2025-05-07T20:23:26.6519152Z output_dtype=SparseType.FP32, 2025-05-07T20:23:26.6519589Z ) 2025-05-07T20:23:26.6519986Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:26.6520906Z self=, 2025-05-07T20:23:26.6521770Z mixed_B=True, 2025-05-07T20:23:26.6522134Z compile=True, 2025-05-07T20:23:26.6522490Z T=4, 2025-05-07T20:23:26.6522822Z D=70, 2025-05-07T20:23:26.6523147Z B=107, 2025-05-07T20:23:26.6523483Z log_E=5, 2025-05-07T20:23:26.6523817Z L=11, 2025-05-07T20:23:26.6524158Z D_gradcheck=1, 2025-05-07T20:23:26.6524546Z stochastic_rounding=True, 2025-05-07T20:23:26.6524969Z weighted=False, 2025-05-07T20:23:26.6525343Z row_wise=False, 2025-05-07T20:23:26.6525723Z mixed=True, 2025-05-07T20:23:26.6526084Z use_cache=True, 2025-05-07T20:23:26.6526495Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:26.6526970Z use_cpu=True, 2025-05-07T20:23:26.6527361Z output_dtype=SparseType.FP16, 2025-05-07T20:23:26.6527799Z ) 2025-05-07T20:23:26.6528325Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:26.6529248Z self=, 2025-05-07T20:23:26.6530123Z mixed_B=False, 2025-05-07T20:23:26.6530495Z compile=True, 2025-05-07T20:23:26.6530853Z T=3, 2025-05-07T20:23:26.6531172Z D=28, 2025-05-07T20:23:26.6531502Z B=42, 2025-05-07T20:23:26.6531842Z log_E=4, 2025-05-07T20:23:26.6532177Z L=19, 2025-05-07T20:23:26.6532517Z D_gradcheck=2, 2025-05-07T20:23:26.6532905Z stochastic_rounding=True, 2025-05-07T20:23:26.6533330Z weighted=True, 2025-05-07T20:23:26.6533800Z row_wise=True, 2025-05-07T20:23:26.6534394Z mixed=True, 2025-05-07T20:23:26.6534774Z use_cache=False, 2025-05-07T20:23:26.6535298Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:26.6535778Z use_cpu=True, 2025-05-07T20:23:26.6536170Z output_dtype=SparseType.FP32, 2025-05-07T20:23:26.6536608Z ) 2025-05-07T20:23:26.6536992Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:26.6537923Z self=, 2025-05-07T20:23:26.6538866Z mixed_B=True, 2025-05-07T20:23:26.6539240Z compile=True, 2025-05-07T20:23:26.6539602Z T=2, 2025-05-07T20:23:26.6539934Z D=41, 2025-05-07T20:23:26.6540262Z B=36, 2025-05-07T20:23:26.6540593Z log_E=3, 2025-05-07T20:23:26.6540939Z L=16, 2025-05-07T20:23:26.6541275Z D_gradcheck=1, 2025-05-07T20:23:26.6541669Z stochastic_rounding=False, 2025-05-07T20:23:26.6542102Z weighted=False, 2025-05-07T20:23:26.6542468Z row_wise=True, 2025-05-07T20:23:26.6542836Z mixed=False, 2025-05-07T20:23:26.6543200Z use_cache=False, 2025-05-07T20:23:26.6543751Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:26.6544233Z use_cpu=True, 2025-05-07T20:23:26.6544622Z output_dtype=SparseType.FP32, 2025-05-07T20:23:26.6545172Z ) 2025-05-07T20:23:26.6545712Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:26.6546644Z self=, 2025-05-07T20:23:26.6547514Z mixed_B=False, 2025-05-07T20:23:26.6547874Z compile=True, 2025-05-07T20:23:26.6548235Z T=3, 2025-05-07T20:23:26.6548562Z D=43, 2025-05-07T20:23:26.6548957Z B=112, 2025-05-07T20:23:26.6549323Z log_E=5, 2025-05-07T20:23:26.6549736Z L=8, 2025-05-07T20:23:26.6550061Z D_gradcheck=2, 2025-05-07T20:23:26.6550448Z stochastic_rounding=True, 2025-05-07T20:23:26.6550885Z weighted=True, 2025-05-07T20:23:26.6551256Z row_wise=False, 2025-05-07T20:23:26.6551628Z mixed=True, 2025-05-07T20:23:26.6551995Z use_cache=True, 2025-05-07T20:23:26.6552409Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:26.6552885Z use_cpu=True, 2025-05-07T20:23:26.6553279Z output_dtype=SparseType.FP16, 2025-05-07T20:23:26.6553705Z ) 2025-05-07T20:23:26.6554105Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:26.6555038Z self=, 2025-05-07T20:23:26.6555915Z mixed_B=False, 2025-05-07T20:23:26.6556279Z compile=True, 2025-05-07T20:23:26.6556637Z T=2, 2025-05-07T20:23:26.6556970Z D=42, 2025-05-07T20:23:26.6557305Z B=37, 2025-05-07T20:23:26.6557640Z log_E=5, 2025-05-07T20:23:26.6557980Z L=12, 2025-05-07T20:23:26.6558310Z D_gradcheck=2, 2025-05-07T20:23:26.6558699Z stochastic_rounding=False, 2025-05-07T20:23:26.6559128Z weighted=True, 2025-05-07T20:23:26.6559487Z row_wise=True, 2025-05-07T20:23:26.6559853Z mixed=True, 2025-05-07T20:23:26.6560216Z use_cache=True, 2025-05-07T20:23:26.6560624Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:26.6561096Z use_cpu=True, 2025-05-07T20:23:26.6561491Z output_dtype=SparseType.FP16, 2025-05-07T20:23:26.6561924Z ) 2025-05-07T20:23:26.6562320Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:26.6563252Z self=, 2025-05-07T20:23:26.6564112Z mixed_B=True, 2025-05-07T20:23:26.6564271Z compile=True, 2025-05-07T20:23:26.6564415Z T=5, 2025-05-07T20:23:26.6564559Z D=64, 2025-05-07T20:23:26.6564718Z B=84, 2025-05-07T20:23:26.6564865Z log_E=5, 2025-05-07T20:23:26.6565015Z L=10, 2025-05-07T20:23:26.6565165Z D_gradcheck=2, 2025-05-07T20:23:26.6565336Z stochastic_rounding=True, 2025-05-07T20:23:26.6565507Z weighted=False, 2025-05-07T20:23:26.6565659Z row_wise=False, 2025-05-07T20:23:26.6566009Z mixed=False, 2025-05-07T20:23:26.6566185Z use_cache=False, 2025-05-07T20:23:26.6566540Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:26.6566696Z use_cpu=True, 2025-05-07T20:23:26.6566888Z output_dtype=SparseType.FP16, 2025-05-07T20:23:26.6567030Z ) 2025-05-07T20:23:26.6567253Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:26.6567824Z self=, 2025-05-07T20:23:26.6568175Z mixed_B=False, 2025-05-07T20:23:26.6568353Z compile=True, 2025-05-07T20:23:26.6568495Z T=3, 2025-05-07T20:23:26.6568639Z D=45, 2025-05-07T20:23:26.6568785Z B=4, 2025-05-07T20:23:26.6568928Z log_E=3, 2025-05-07T20:23:26.6569073Z L=5, 2025-05-07T20:23:26.6569228Z D_gradcheck=1, 2025-05-07T20:23:26.6569402Z stochastic_rounding=False, 2025-05-07T20:23:26.6569554Z weighted=True, 2025-05-07T20:23:26.6569707Z row_wise=True, 2025-05-07T20:23:26.6569856Z mixed=True, 2025-05-07T20:23:26.6570008Z use_cache=True, 2025-05-07T20:23:26.6570318Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:26.6570471Z use_cpu=True, 2025-05-07T20:23:26.6570649Z output_dtype=SparseType.FP32, 2025-05-07T20:23:26.6570794Z ) 2025-05-07T20:23:26.6571021Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:26.6571592Z self=, 2025-05-07T20:23:26.6571741Z mixed_B=True, 2025-05-07T20:23:26.6571892Z compile=True, 2025-05-07T20:23:26.6572039Z T=1, 2025-05-07T20:23:26.6572181Z D=33, 2025-05-07T20:23:26.6572324Z B=60, 2025-05-07T20:23:26.6572474Z log_E=4, 2025-05-07T20:23:26.6572618Z L=13, 2025-05-07T20:23:26.6572769Z D_gradcheck=2, 2025-05-07T20:23:26.6572946Z stochastic_rounding=True, 2025-05-07T20:23:26.6573100Z weighted=False, 2025-05-07T20:23:26.6573251Z row_wise=True, 2025-05-07T20:23:26.6573413Z mixed=False, 2025-05-07T20:23:26.6573567Z use_cache=False, 2025-05-07T20:23:26.6573756Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:26.6573919Z use_cpu=True, 2025-05-07T20:23:26.6574100Z output_dtype=SparseType.FP32, 2025-05-07T20:23:26.6574249Z ) 2025-05-07T20:23:26.6574473Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:26.6575036Z self=, 2025-05-07T20:23:26.6575206Z mixed_B=False, 2025-05-07T20:23:26.6575366Z compile=False, 2025-05-07T20:23:26.6575512Z T=2, 2025-05-07T20:23:26.6575666Z D=21, 2025-05-07T20:23:26.6575809Z B=77, 2025-05-07T20:23:26.6575970Z log_E=5, 2025-05-07T20:23:26.6576124Z L=15, 2025-05-07T20:23:26.6576275Z D_gradcheck=2, 2025-05-07T20:23:26.6576444Z stochastic_rounding=True, 2025-05-07T20:23:26.6576604Z weighted=False, 2025-05-07T20:23:26.6576755Z row_wise=False, 2025-05-07T20:23:26.6576911Z mixed=False, 2025-05-07T20:23:26.6577071Z use_cache=True, 2025-05-07T20:23:26.6577261Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:26.6577424Z use_cpu=True, 2025-05-07T20:23:26.6577602Z output_dtype=SparseType.FP16, 2025-05-07T20:23:26.6577741Z ) 2025-05-07T20:23:26.6577972Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:26.6578533Z self=, 2025-05-07T20:23:26.6578690Z mixed_B=False, 2025-05-07T20:23:26.6578855Z compile=False, 2025-05-07T20:23:26.6579001Z T=3, 2025-05-07T20:23:26.6579144Z D=113, 2025-05-07T20:23:26.6579296Z B=29, 2025-05-07T20:23:26.6579441Z log_E=5, 2025-05-07T20:23:26.6579582Z L=1, 2025-05-07T20:23:26.6580028Z D_gradcheck=1, 2025-05-07T20:23:26.6580205Z stochastic_rounding=True, 2025-05-07T20:23:26.6580363Z weighted=True, 2025-05-07T20:23:26.6580526Z row_wise=False, 2025-05-07T20:23:26.6580940Z mixed=True, 2025-05-07T20:23:26.6581116Z use_cache=True, 2025-05-07T20:23:26.6581449Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:26.6581604Z use_cpu=True, 2025-05-07T20:23:26.6581798Z output_dtype=SparseType.FP16, 2025-05-07T20:23:26.6581942Z ) 2025-05-07T20:23:26.6582170Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:26.6582736Z self=, 2025-05-07T20:23:26.6583022Z mixed_B=False, 2025-05-07T20:23:26.6583191Z compile=False, 2025-05-07T20:23:26.6583344Z T=2, 2025-05-07T20:23:26.6583490Z D=77, 2025-05-07T20:23:26.6583634Z B=61, 2025-05-07T20:23:26.6583787Z log_E=4, 2025-05-07T20:23:26.6583930Z L=4, 2025-05-07T20:23:26.6584090Z D_gradcheck=2, 2025-05-07T20:23:26.6584262Z stochastic_rounding=True, 2025-05-07T20:23:26.6584415Z weighted=False, 2025-05-07T20:23:26.6584573Z row_wise=False, 2025-05-07T20:23:26.6584725Z mixed=True, 2025-05-07T20:23:26.6584876Z use_cache=True, 2025-05-07T20:23:26.6585076Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:26.6585423Z use_cpu=True, 2025-05-07T20:23:26.6585605Z output_dtype=SparseType.FP32, 2025-05-07T20:23:26.6585754Z ) 2025-05-07T20:23:26.7106466Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:26.7107183Z self=, 2025-05-07T20:23:26.7107341Z mixed_B=True, 2025-05-07T20:23:26.7107533Z compile=True, 2025-05-07T20:23:26.7107678Z T=1, 2025-05-07T20:23:26.7107826Z D=58, 2025-05-07T20:23:26.7107971Z B=43, 2025-05-07T20:23:26.7108113Z log_E=5, 2025-05-07T20:23:26.7108259Z L=16, 2025-05-07T20:23:26.7108409Z D_gradcheck=2, 2025-05-07T20:23:26.7108578Z stochastic_rounding=True, 2025-05-07T20:23:26.7108736Z weighted=False, 2025-05-07T20:23:26.7108892Z row_wise=False, 2025-05-07T20:23:26.7109052Z mixed=False, 2025-05-07T20:23:26.7109210Z use_cache=False, 2025-05-07T20:23:26.7109408Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:26.7109567Z use_cpu=True, 2025-05-07T20:23:26.7109753Z output_dtype=SparseType.FP32, 2025-05-07T20:23:26.7109895Z ) 2025-05-07T20:23:26.7110122Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:26.7110689Z self=, 2025-05-07T20:23:26.7110838Z mixed_B=True, 2025-05-07T20:23:26.7111000Z compile=False, 2025-05-07T20:23:26.7111139Z T=2, 2025-05-07T20:23:26.7111280Z D=98, 2025-05-07T20:23:26.7111428Z B=8, 2025-05-07T20:23:26.7111569Z log_E=4, 2025-05-07T20:23:26.7111710Z L=13, 2025-05-07T20:23:26.7111869Z D_gradcheck=2, 2025-05-07T20:23:26.7112038Z stochastic_rounding=True, 2025-05-07T20:23:26.7112190Z weighted=True, 2025-05-07T20:23:26.7112346Z row_wise=True, 2025-05-07T20:23:26.7112500Z mixed=False, 2025-05-07T20:23:26.7112651Z use_cache=True, 2025-05-07T20:23:26.7112850Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:26.7113005Z use_cpu=True, 2025-05-07T20:23:26.7113185Z output_dtype=SparseType.FP32, 2025-05-07T20:23:26.7113331Z ) 2025-05-07T20:23:26.7113555Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:26.7114121Z self=, 2025-05-07T20:23:26.7114271Z mixed_B=False, 2025-05-07T20:23:26.7114427Z compile=True, 2025-05-07T20:23:26.7114579Z T=5, 2025-05-07T20:23:26.7114723Z D=16, 2025-05-07T20:23:26.7114866Z B=71, 2025-05-07T20:23:26.7115017Z log_E=4, 2025-05-07T20:23:26.7115159Z L=4, 2025-05-07T20:23:26.7115311Z D_gradcheck=2, 2025-05-07T20:23:26.7115490Z stochastic_rounding=True, 2025-05-07T20:23:26.7115641Z weighted=True, 2025-05-07T20:23:26.7115791Z row_wise=True, 2025-05-07T20:23:26.7116350Z mixed=True, 2025-05-07T20:23:26.7116524Z use_cache=True, 2025-05-07T20:23:26.7116863Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:26.7117026Z use_cpu=True, 2025-05-07T20:23:26.7117207Z output_dtype=SparseType.FP32, 2025-05-07T20:23:26.7117355Z ) 2025-05-07T20:23:26.7117595Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:26.7118155Z self=, 2025-05-07T20:23:26.7118315Z mixed_B=False, 2025-05-07T20:23:26.7118584Z compile=False, 2025-05-07T20:23:26.7118746Z T=5, 2025-05-07T20:23:26.7118898Z D=99, 2025-05-07T20:23:26.7119043Z B=50, 2025-05-07T20:23:26.7119190Z log_E=3, 2025-05-07T20:23:26.7119339Z L=15, 2025-05-07T20:23:26.7119494Z D_gradcheck=1, 2025-05-07T20:23:26.7119667Z stochastic_rounding=True, 2025-05-07T20:23:26.7119827Z weighted=True, 2025-05-07T20:23:26.7119977Z row_wise=True, 2025-05-07T20:23:26.7120136Z mixed=True, 2025-05-07T20:23:26.7120293Z use_cache=False, 2025-05-07T20:23:26.7120490Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:26.7120806Z use_cpu=True, 2025-05-07T20:23:26.7120990Z output_dtype=SparseType.FP32, 2025-05-07T20:23:26.7121132Z ) 2025-05-07T20:23:26.7121365Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:26.7121922Z self=, 2025-05-07T20:23:26.7122077Z mixed_B=True, 2025-05-07T20:23:26.7122242Z compile=False, 2025-05-07T20:23:26.7122388Z T=4, 2025-05-07T20:23:26.7122532Z D=99, 2025-05-07T20:23:26.7122677Z B=68, 2025-05-07T20:23:26.7122820Z log_E=3, 2025-05-07T20:23:26.7122962Z L=8, 2025-05-07T20:23:26.7123119Z D_gradcheck=2, 2025-05-07T20:23:26.7123293Z stochastic_rounding=True, 2025-05-07T20:23:26.7123453Z weighted=True, 2025-05-07T20:23:26.7123607Z row_wise=True, 2025-05-07T20:23:26.7123753Z mixed=True, 2025-05-07T20:23:26.7123920Z use_cache=True, 2025-05-07T20:23:26.7124113Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:26.7124269Z use_cpu=True, 2025-05-07T20:23:26.7124463Z output_dtype=SparseType.FP32, 2025-05-07T20:23:26.7124604Z ) 2025-05-07T20:23:26.7124826Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:26.7125389Z self=, 2025-05-07T20:23:26.7125539Z mixed_B=True, 2025-05-07T20:23:26.7125694Z compile=False, 2025-05-07T20:23:26.7125848Z T=2, 2025-05-07T20:23:26.7125993Z D=127, 2025-05-07T20:23:26.7126145Z B=96, 2025-05-07T20:23:26.7126291Z log_E=4, 2025-05-07T20:23:26.7126435Z L=9, 2025-05-07T20:23:26.7126596Z D_gradcheck=2, 2025-05-07T20:23:26.7126767Z stochastic_rounding=False, 2025-05-07T20:23:26.7126920Z weighted=True, 2025-05-07T20:23:26.7127077Z row_wise=True, 2025-05-07T20:23:26.7127225Z mixed=True, 2025-05-07T20:23:26.7127379Z use_cache=True, 2025-05-07T20:23:26.7127585Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:26.7127742Z use_cpu=True, 2025-05-07T20:23:26.7127919Z output_dtype=SparseType.FP16, 2025-05-07T20:23:26.7128196Z ) 2025-05-07T20:23:26.7128424Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:26.7128984Z self=, 2025-05-07T20:23:26.7129142Z mixed_B=False, 2025-05-07T20:23:26.7129296Z compile=False, 2025-05-07T20:23:26.7129442Z T=3, 2025-05-07T20:23:26.7129584Z D=29, 2025-05-07T20:23:26.7129730Z B=112, 2025-05-07T20:23:26.7129911Z log_E=5, 2025-05-07T20:23:26.7130054Z L=14, 2025-05-07T20:23:26.7130204Z D_gradcheck=2, 2025-05-07T20:23:26.7130379Z stochastic_rounding=True, 2025-05-07T20:23:26.7130532Z weighted=False, 2025-05-07T20:23:26.7130682Z row_wise=False, 2025-05-07T20:23:26.7130835Z mixed=True, 2025-05-07T20:23:26.7131157Z use_cache=True, 2025-05-07T20:23:26.7131412Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:26.7131574Z use_cpu=True, 2025-05-07T20:23:26.7131752Z output_dtype=SparseType.FP32, 2025-05-07T20:23:26.7131890Z ) 2025-05-07T20:23:26.7132121Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:26.7132679Z self=, 2025-05-07T20:23:26.7132837Z mixed_B=True, 2025-05-07T20:23:26.7133062Z compile=True, 2025-05-07T20:23:26.7133222Z T=5, 2025-05-07T20:23:26.7133373Z D=6, 2025-05-07T20:23:26.7133516Z B=45, 2025-05-07T20:23:26.7133662Z log_E=5, 2025-05-07T20:23:26.7133916Z L=12, 2025-05-07T20:23:26.7134075Z D_gradcheck=2, 2025-05-07T20:23:26.7134245Z stochastic_rounding=True, 2025-05-07T20:23:26.7134400Z weighted=False, 2025-05-07T20:23:26.7134557Z row_wise=True, 2025-05-07T20:23:26.7134705Z mixed=True, 2025-05-07T20:23:26.7134922Z use_cache=False, 2025-05-07T20:23:26.7135309Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:26.7135546Z use_cpu=True, 2025-05-07T20:23:26.7135731Z output_dtype=SparseType.FP32, 2025-05-07T20:23:26.7135981Z ) 2025-05-07T20:23:26.7136308Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:26.7136865Z self=, 2025-05-07T20:23:26.7137026Z mixed_B=False, 2025-05-07T20:23:26.7137183Z compile=True, 2025-05-07T20:23:26.7137335Z T=1, 2025-05-07T20:23:26.7137478Z D=29, 2025-05-07T20:23:26.7137625Z B=101, 2025-05-07T20:23:26.7137772Z log_E=5, 2025-05-07T20:23:26.7137917Z L=1, 2025-05-07T20:23:26.7138068Z D_gradcheck=1, 2025-05-07T20:23:26.7138245Z stochastic_rounding=False, 2025-05-07T20:23:26.7138397Z weighted=False, 2025-05-07T20:23:26.7138552Z row_wise=False, 2025-05-07T20:23:26.7138710Z mixed=True, 2025-05-07T20:23:26.7138868Z use_cache=False, 2025-05-07T20:23:26.7139062Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:26.7139223Z use_cpu=True, 2025-05-07T20:23:26.7139401Z output_dtype=SparseType.FP32, 2025-05-07T20:23:26.7139540Z ) 2025-05-07T20:23:26.7139769Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:26.7140327Z self=, 2025-05-07T20:23:26.7140481Z mixed_B=True, 2025-05-07T20:23:26.7140632Z compile=True, 2025-05-07T20:23:26.7140773Z T=4, 2025-05-07T20:23:26.7140923Z D=105, 2025-05-07T20:23:26.7141064Z B=60, 2025-05-07T20:23:26.7141206Z log_E=3, 2025-05-07T20:23:26.7141354Z L=18, 2025-05-07T20:23:26.7141505Z D_gradcheck=1, 2025-05-07T20:23:26.7141674Z stochastic_rounding=False, 2025-05-07T20:23:26.7141832Z weighted=False, 2025-05-07T20:23:26.7141981Z row_wise=True, 2025-05-07T20:23:26.7142128Z mixed=True, 2025-05-07T20:23:26.7142291Z use_cache=False, 2025-05-07T20:23:26.7142482Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:26.7142639Z use_cpu=True, 2025-05-07T20:23:26.7142826Z output_dtype=SparseType.FP32, 2025-05-07T20:23:26.7142962Z ) 2025-05-07T20:23:26.7143197Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:26.7143752Z self=, 2025-05-07T20:23:26.7143905Z mixed_B=False, 2025-05-07T20:23:26.7144068Z compile=False, 2025-05-07T20:23:26.7144215Z T=4, 2025-05-07T20:23:26.7144361Z D=40, 2025-05-07T20:23:26.7144507Z B=81, 2025-05-07T20:23:26.7144651Z log_E=4, 2025-05-07T20:23:26.7144792Z L=11, 2025-05-07T20:23:26.7144950Z D_gradcheck=2, 2025-05-07T20:23:26.7145124Z stochastic_rounding=False, 2025-05-07T20:23:26.7145275Z weighted=False, 2025-05-07T20:23:26.7145434Z row_wise=False, 2025-05-07T20:23:26.7145584Z mixed=True, 2025-05-07T20:23:26.7145914Z use_cache=True, 2025-05-07T20:23:26.7146176Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:26.7146328Z use_cpu=True, 2025-05-07T20:23:26.7146515Z output_dtype=SparseType.FP32, 2025-05-07T20:23:26.7146653Z ) 2025-05-07T20:23:26.7146878Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:26.7147441Z self=, 2025-05-07T20:23:26.7147591Z mixed_B=False, 2025-05-07T20:23:26.7147827Z compile=False, 2025-05-07T20:23:26.7147991Z T=5, 2025-05-07T20:23:26.7148134Z D=115, 2025-05-07T20:23:26.7148276Z B=51, 2025-05-07T20:23:26.7148426Z log_E=4, 2025-05-07T20:23:26.7148570Z L=16, 2025-05-07T20:23:26.7148722Z D_gradcheck=1, 2025-05-07T20:23:26.7148898Z stochastic_rounding=False, 2025-05-07T20:23:26.7149051Z weighted=True, 2025-05-07T20:23:26.7149206Z row_wise=True, 2025-05-07T20:23:26.7149354Z mixed=False, 2025-05-07T20:23:26.7149510Z use_cache=True, 2025-05-07T20:23:26.7149708Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:26.7149952Z use_cpu=True, 2025-05-07T20:23:26.7150135Z output_dtype=SparseType.FP16, 2025-05-07T20:23:26.7150282Z ) 2025-05-07T20:23:26.7150509Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:26.7151067Z self=, 2025-05-07T20:23:26.7151228Z mixed_B=True, 2025-05-07T20:23:26.7151383Z compile=False, 2025-05-07T20:23:26.7151528Z T=5, 2025-05-07T20:23:26.7151680Z D=34, 2025-05-07T20:23:26.7151824Z B=108, 2025-05-07T20:23:26.7151969Z log_E=4, 2025-05-07T20:23:26.7152120Z L=16, 2025-05-07T20:23:26.7152277Z D_gradcheck=1, 2025-05-07T20:23:26.7152458Z stochastic_rounding=False, 2025-05-07T20:23:26.7152612Z weighted=True, 2025-05-07T20:23:26.7152764Z row_wise=False, 2025-05-07T20:23:26.7152919Z mixed=False, 2025-05-07T20:23:26.7153073Z use_cache=False, 2025-05-07T20:23:26.7153272Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:26.7153433Z use_cpu=True, 2025-05-07T20:23:26.7153614Z output_dtype=SparseType.FP16, 2025-05-07T20:23:26.7153753Z ) 2025-05-07T20:23:26.7153984Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:26.7154543Z self=, 2025-05-07T20:23:26.7154696Z mixed_B=False, 2025-05-07T20:23:26.7154856Z compile=True, 2025-05-07T20:23:26.7155002Z T=2, 2025-05-07T20:23:26.7155156Z D=21, 2025-05-07T20:23:26.7155302Z B=117, 2025-05-07T20:23:26.7155451Z log_E=4, 2025-05-07T20:23:26.7155602Z L=3, 2025-05-07T20:23:26.7155751Z D_gradcheck=2, 2025-05-07T20:23:26.7155923Z stochastic_rounding=True, 2025-05-07T20:23:26.7156083Z weighted=False, 2025-05-07T20:23:26.7156235Z row_wise=True, 2025-05-07T20:23:26.7156385Z mixed=False, 2025-05-07T20:23:26.7156550Z use_cache=True, 2025-05-07T20:23:26.7156747Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:26.7156904Z use_cpu=True, 2025-05-07T20:23:26.7157092Z output_dtype=SparseType.FP32, 2025-05-07T20:23:26.7157231Z ) 2025-05-07T20:23:26.7157459Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:26.7158023Z self=, 2025-05-07T20:23:26.7158174Z mixed_B=False, 2025-05-07T20:23:26.7158342Z compile=True, 2025-05-07T20:23:26.7158485Z T=3, 2025-05-07T20:23:26.7158627Z D=11, 2025-05-07T20:23:26.7158775Z B=96, 2025-05-07T20:23:26.7158926Z log_E=3, 2025-05-07T20:23:26.7159071Z L=20, 2025-05-07T20:23:26.7159232Z D_gradcheck=2, 2025-05-07T20:23:26.7159410Z stochastic_rounding=False, 2025-05-07T20:23:26.7159563Z weighted=False, 2025-05-07T20:23:26.7159720Z row_wise=False, 2025-05-07T20:23:26.7159870Z mixed=False, 2025-05-07T20:23:26.7160152Z use_cache=False, 2025-05-07T20:23:26.7160414Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:26.7160571Z use_cpu=True, 2025-05-07T20:23:26.7160751Z output_dtype=SparseType.FP16, 2025-05-07T20:23:26.7160897Z ) 2025-05-07T20:23:26.7161123Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:26.7161688Z self=, 2025-05-07T20:23:26.7161839Z mixed_B=True, 2025-05-07T20:23:26.7162079Z compile=False, 2025-05-07T20:23:26.7162246Z T=2, 2025-05-07T20:23:26.7162389Z D=85, 2025-05-07T20:23:26.7162533Z B=102, 2025-05-07T20:23:26.7162687Z log_E=5, 2025-05-07T20:23:26.7162835Z L=9, 2025-05-07T20:23:26.7162987Z D_gradcheck=2, 2025-05-07T20:23:26.7163167Z stochastic_rounding=False, 2025-05-07T20:23:26.7163317Z weighted=True, 2025-05-07T20:23:26.7163471Z row_wise=True, 2025-05-07T20:23:26.7163626Z mixed=True, 2025-05-07T20:23:26.7163787Z use_cache=False, 2025-05-07T20:23:26.7163981Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:26.7164231Z use_cpu=True, 2025-05-07T20:23:26.7164416Z output_dtype=SparseType.FP32, 2025-05-07T20:23:26.7164561Z ) 2025-05-07T20:23:26.7164790Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:26.7165348Z self=, 2025-05-07T20:23:26.7165507Z mixed_B=True, 2025-05-07T20:23:26.7165665Z compile=False, 2025-05-07T20:23:26.7165807Z T=1, 2025-05-07T20:23:26.7165959Z D=32, 2025-05-07T20:23:26.7166103Z B=97, 2025-05-07T20:23:26.7166248Z log_E=5, 2025-05-07T20:23:26.7166400Z L=3, 2025-05-07T20:23:26.7166554Z D_gradcheck=2, 2025-05-07T20:23:26.7166724Z stochastic_rounding=True, 2025-05-07T20:23:26.7166884Z weighted=True, 2025-05-07T20:23:26.7167037Z row_wise=False, 2025-05-07T20:23:26.7167187Z mixed=False, 2025-05-07T20:23:26.7167356Z use_cache=False, 2025-05-07T20:23:26.7167551Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:26.7167728Z use_cpu=True, 2025-05-07T20:23:26.7168080Z output_dtype=SparseType.FP32, 2025-05-07T20:23:26.7168229Z ) 2025-05-07T20:23:26.7745236Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:26.7746015Z self=, 2025-05-07T20:23:26.7746168Z mixed_B=True, 2025-05-07T20:23:26.7746346Z compile=False, 2025-05-07T20:23:26.7746494Z T=4, 2025-05-07T20:23:26.7746636Z D=62, 2025-05-07T20:23:26.7746782Z B=104, 2025-05-07T20:23:26.7746930Z log_E=3, 2025-05-07T20:23:26.7747072Z L=9, 2025-05-07T20:23:26.7747222Z D_gradcheck=2, 2025-05-07T20:23:26.7747403Z stochastic_rounding=False, 2025-05-07T20:23:26.7747562Z weighted=False, 2025-05-07T20:23:26.7747713Z row_wise=True, 2025-05-07T20:23:26.7747874Z mixed=True, 2025-05-07T20:23:26.7748039Z use_cache=True, 2025-05-07T20:23:26.7748241Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:26.7748420Z use_cpu=True, 2025-05-07T20:23:26.7748598Z output_dtype=SparseType.FP32, 2025-05-07T20:23:26.7748749Z ) 2025-05-07T20:23:26.7748976Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:26.7749536Z self=, 2025-05-07T20:23:26.7749695Z mixed_B=False, 2025-05-07T20:23:26.7749851Z compile=False, 2025-05-07T20:23:26.7750006Z T=1, 2025-05-07T20:23:26.7750159Z D=66, 2025-05-07T20:23:26.7750310Z B=79, 2025-05-07T20:23:26.7750458Z log_E=3, 2025-05-07T20:23:26.7750619Z L=17, 2025-05-07T20:23:26.7750768Z D_gradcheck=1, 2025-05-07T20:23:26.7750937Z stochastic_rounding=True, 2025-05-07T20:23:26.7751097Z weighted=True, 2025-05-07T20:23:26.7751255Z row_wise=True, 2025-05-07T20:23:26.7751408Z mixed=True, 2025-05-07T20:23:26.7751935Z use_cache=False, 2025-05-07T20:23:26.7752139Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:26.7752442Z use_cpu=True, 2025-05-07T20:23:26.7752622Z output_dtype=SparseType.FP16, 2025-05-07T20:23:26.7752762Z ) 2025-05-07T20:23:26.7752997Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:26.7753563Z self=, 2025-05-07T20:23:26.7753717Z mixed_B=False, 2025-05-07T20:23:26.7754014Z compile=True, 2025-05-07T20:23:26.7754178Z T=4, 2025-05-07T20:23:26.7754318Z D=60, 2025-05-07T20:23:26.7754465Z B=34, 2025-05-07T20:23:26.7754610Z log_E=3, 2025-05-07T20:23:26.7754754Z L=15, 2025-05-07T20:23:26.7754912Z D_gradcheck=2, 2025-05-07T20:23:26.7755080Z stochastic_rounding=True, 2025-05-07T20:23:26.7755241Z weighted=False, 2025-05-07T20:23:26.7755394Z row_wise=True, 2025-05-07T20:23:26.7755544Z mixed=True, 2025-05-07T20:23:26.7755707Z use_cache=True, 2025-05-07T20:23:26.7755894Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:26.7756215Z use_cpu=True, 2025-05-07T20:23:26.7756402Z output_dtype=SparseType.FP32, 2025-05-07T20:23:26.7756545Z ) 2025-05-07T20:23:26.7756772Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:26.7757346Z self=, 2025-05-07T20:23:26.7757499Z mixed_B=True, 2025-05-07T20:23:26.7757665Z compile=False, 2025-05-07T20:23:26.7757826Z T=2, 2025-05-07T20:23:26.7757967Z D=61, 2025-05-07T20:23:26.7758119Z B=47, 2025-05-07T20:23:26.7758269Z log_E=5, 2025-05-07T20:23:26.7758419Z L=5, 2025-05-07T20:23:26.7758578Z D_gradcheck=2, 2025-05-07T20:23:26.7758748Z stochastic_rounding=True, 2025-05-07T20:23:26.7758902Z weighted=False, 2025-05-07T20:23:26.7759062Z row_wise=False, 2025-05-07T20:23:26.7759217Z mixed=True, 2025-05-07T20:23:26.7759371Z use_cache=True, 2025-05-07T20:23:26.7759569Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:26.7759731Z use_cpu=True, 2025-05-07T20:23:26.7759912Z output_dtype=SparseType.FP16, 2025-05-07T20:23:26.7760091Z ) 2025-05-07T20:23:26.7760369Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:26.7760953Z self=, 2025-05-07T20:23:26.7761122Z mixed_B=False, 2025-05-07T20:23:26.7761280Z compile=False, 2025-05-07T20:23:26.7761433Z T=4, 2025-05-07T20:23:26.7761575Z D=107, 2025-05-07T20:23:26.7761718Z B=46, 2025-05-07T20:23:26.7761870Z log_E=5, 2025-05-07T20:23:26.7762010Z L=6, 2025-05-07T20:23:26.7762162Z D_gradcheck=1, 2025-05-07T20:23:26.7762342Z stochastic_rounding=False, 2025-05-07T20:23:26.7762499Z weighted=False, 2025-05-07T20:23:26.7762653Z row_wise=False, 2025-05-07T20:23:26.7762813Z mixed=True, 2025-05-07T20:23:26.7762971Z use_cache=False, 2025-05-07T20:23:26.7763158Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:26.7763317Z use_cpu=True, 2025-05-07T20:23:26.7763497Z output_dtype=SparseType.FP32, 2025-05-07T20:23:26.7763637Z ) 2025-05-07T20:23:26.7763866Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:26.7764423Z self=, 2025-05-07T20:23:26.7764583Z mixed_B=False, 2025-05-07T20:23:26.7764743Z compile=False, 2025-05-07T20:23:26.7764887Z T=2, 2025-05-07T20:23:26.7765035Z D=64, 2025-05-07T20:23:26.7765176Z B=33, 2025-05-07T20:23:26.7765319Z log_E=3, 2025-05-07T20:23:26.7765469Z L=6, 2025-05-07T20:23:26.7765620Z D_gradcheck=2, 2025-05-07T20:23:26.7765794Z stochastic_rounding=True, 2025-05-07T20:23:26.7765957Z weighted=False, 2025-05-07T20:23:26.7766108Z row_wise=False, 2025-05-07T20:23:26.7766258Z mixed=False, 2025-05-07T20:23:26.7766533Z use_cache=True, 2025-05-07T20:23:26.7766738Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:26.7766980Z use_cpu=True, 2025-05-07T20:23:26.7767172Z output_dtype=SparseType.FP16, 2025-05-07T20:23:26.7767311Z ) 2025-05-07T20:23:26.7767543Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:26.7768224Z self=, 2025-05-07T20:23:26.7768379Z mixed_B=True, 2025-05-07T20:23:26.7768646Z compile=False, 2025-05-07T20:23:26.7768801Z T=4, 2025-05-07T20:23:26.7768944Z D=90, 2025-05-07T20:23:26.7769089Z B=55, 2025-05-07T20:23:26.7769233Z log_E=5, 2025-05-07T20:23:26.7769375Z L=3, 2025-05-07T20:23:26.7769531Z D_gradcheck=1, 2025-05-07T20:23:26.7769700Z stochastic_rounding=True, 2025-05-07T20:23:26.7769854Z weighted=False, 2025-05-07T20:23:26.7770020Z row_wise=True, 2025-05-07T20:23:26.7770163Z mixed=True, 2025-05-07T20:23:26.7770322Z use_cache=False, 2025-05-07T20:23:26.7770518Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:26.7770802Z use_cpu=True, 2025-05-07T20:23:26.7770989Z output_dtype=SparseType.FP32, 2025-05-07T20:23:26.7771126Z ) 2025-05-07T20:23:26.7771355Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:26.7771923Z self=, 2025-05-07T20:23:26.7772077Z mixed_B=True, 2025-05-07T20:23:26.7772235Z compile=False, 2025-05-07T20:23:26.7772384Z T=2, 2025-05-07T20:23:26.7772528Z D=101, 2025-05-07T20:23:26.7772670Z B=27, 2025-05-07T20:23:26.7772819Z log_E=3, 2025-05-07T20:23:26.7772961Z L=18, 2025-05-07T20:23:26.7773111Z D_gradcheck=2, 2025-05-07T20:23:26.7773290Z stochastic_rounding=False, 2025-05-07T20:23:26.7773443Z weighted=True, 2025-05-07T20:23:26.7773600Z row_wise=True, 2025-05-07T20:23:26.7773749Z mixed=True, 2025-05-07T20:23:26.7773904Z use_cache=False, 2025-05-07T20:23:26.7774100Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:26.7774255Z use_cpu=True, 2025-05-07T20:23:26.7774436Z output_dtype=SparseType.FP32, 2025-05-07T20:23:26.7774584Z ) 2025-05-07T20:23:26.7774806Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:26.7775361Z self=, 2025-05-07T20:23:26.7775521Z mixed_B=False, 2025-05-07T20:23:26.7775674Z compile=True, 2025-05-07T20:23:26.7775815Z T=3, 2025-05-07T20:23:26.7775964Z D=40, 2025-05-07T20:23:26.7776105Z B=48, 2025-05-07T20:23:26.7776249Z log_E=5, 2025-05-07T20:23:26.7776398Z L=11, 2025-05-07T20:23:26.7776548Z D_gradcheck=1, 2025-05-07T20:23:26.7776725Z stochastic_rounding=False, 2025-05-07T20:23:26.7776878Z weighted=False, 2025-05-07T20:23:26.7777028Z row_wise=False, 2025-05-07T20:23:26.7777184Z mixed=True, 2025-05-07T20:23:26.7777339Z use_cache=True, 2025-05-07T20:23:26.7777527Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:26.7777691Z use_cpu=True, 2025-05-07T20:23:26.7777869Z output_dtype=SparseType.FP32, 2025-05-07T20:23:26.7778008Z ) 2025-05-07T20:23:26.7778240Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:26.7778797Z self=, 2025-05-07T20:23:26.7778948Z mixed_B=False, 2025-05-07T20:23:26.7779114Z compile=False, 2025-05-07T20:23:26.7779256Z T=2, 2025-05-07T20:23:26.7779404Z D=17, 2025-05-07T20:23:26.7779547Z B=37, 2025-05-07T20:23:26.7779994Z log_E=3, 2025-05-07T20:23:26.7780160Z L=15, 2025-05-07T20:23:26.7780310Z D_gradcheck=2, 2025-05-07T20:23:26.7780480Z stochastic_rounding=False, 2025-05-07T20:23:26.7780641Z weighted=False, 2025-05-07T20:23:26.7780793Z row_wise=False, 2025-05-07T20:23:26.7780945Z mixed=True, 2025-05-07T20:23:26.7781404Z use_cache=False, 2025-05-07T20:23:26.7781611Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:26.7781916Z use_cpu=True, 2025-05-07T20:23:26.7782103Z output_dtype=SparseType.FP16, 2025-05-07T20:23:26.7782241Z ) 2025-05-07T20:23:26.7782468Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:26.7783035Z self=, 2025-05-07T20:23:26.7783306Z mixed_B=False, 2025-05-07T20:23:26.7783578Z compile=False, 2025-05-07T20:23:26.7783740Z T=4, 2025-05-07T20:23:26.7783894Z D=26, 2025-05-07T20:23:26.7784038Z B=92, 2025-05-07T20:23:26.7784184Z log_E=5, 2025-05-07T20:23:26.7784337Z L=2, 2025-05-07T20:23:26.7784492Z D_gradcheck=2, 2025-05-07T20:23:26.7784669Z stochastic_rounding=True, 2025-05-07T20:23:26.7784826Z weighted=True, 2025-05-07T20:23:26.7784978Z row_wise=True, 2025-05-07T20:23:26.7785134Z mixed=False, 2025-05-07T20:23:26.7785293Z use_cache=True, 2025-05-07T20:23:26.7785484Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:26.7785790Z use_cpu=True, 2025-05-07T20:23:26.7785973Z output_dtype=SparseType.FP32, 2025-05-07T20:23:26.7786113Z ) 2025-05-07T20:23:26.7786349Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:26.7786914Z self=, 2025-05-07T20:23:26.7787063Z mixed_B=True, 2025-05-07T20:23:26.7787223Z compile=False, 2025-05-07T20:23:26.7787372Z T=1, 2025-05-07T20:23:26.7787523Z D=79, 2025-05-07T20:23:26.7787668Z B=39, 2025-05-07T20:23:26.7787813Z log_E=5, 2025-05-07T20:23:26.7787966Z L=20, 2025-05-07T20:23:26.7788120Z D_gradcheck=2, 2025-05-07T20:23:26.7788292Z stochastic_rounding=True, 2025-05-07T20:23:26.7788454Z weighted=False, 2025-05-07T20:23:26.7788603Z row_wise=True, 2025-05-07T20:23:26.7788752Z mixed=False, 2025-05-07T20:23:26.7788913Z use_cache=False, 2025-05-07T20:23:26.7789099Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:26.7789259Z use_cpu=True, 2025-05-07T20:23:26.7789444Z output_dtype=SparseType.FP32, 2025-05-07T20:23:26.7789584Z ) 2025-05-07T20:23:26.7789810Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:26.7790376Z self=, 2025-05-07T20:23:26.7790527Z mixed_B=True, 2025-05-07T20:23:26.7790682Z compile=True, 2025-05-07T20:23:26.7790830Z T=3, 2025-05-07T20:23:26.7790973Z D=114, 2025-05-07T20:23:26.7791119Z B=75, 2025-05-07T20:23:26.7791262Z log_E=3, 2025-05-07T20:23:26.7791404Z L=9, 2025-05-07T20:23:26.7791561Z D_gradcheck=1, 2025-05-07T20:23:26.7791730Z stochastic_rounding=True, 2025-05-07T20:23:26.7791882Z weighted=True, 2025-05-07T20:23:26.7792044Z row_wise=True, 2025-05-07T20:23:26.7792191Z mixed=False, 2025-05-07T20:23:26.7792346Z use_cache=True, 2025-05-07T20:23:26.7792547Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:26.7792705Z use_cpu=True, 2025-05-07T20:23:26.7792885Z output_dtype=SparseType.FP16, 2025-05-07T20:23:26.7793029Z ) 2025-05-07T20:23:26.7793256Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:26.7793819Z self=, 2025-05-07T20:23:26.7793971Z mixed_B=True, 2025-05-07T20:23:26.7794127Z compile=False, 2025-05-07T20:23:26.7794278Z T=2, 2025-05-07T20:23:26.7794422Z D=68, 2025-05-07T20:23:26.7794563Z B=6, 2025-05-07T20:23:26.7794715Z log_E=4, 2025-05-07T20:23:26.7794857Z L=3, 2025-05-07T20:23:26.7795006Z D_gradcheck=2, 2025-05-07T20:23:26.7795178Z stochastic_rounding=True, 2025-05-07T20:23:26.7795332Z weighted=True, 2025-05-07T20:23:26.7795482Z row_wise=False, 2025-05-07T20:23:26.7795638Z mixed=False, 2025-05-07T20:23:26.7795910Z use_cache=False, 2025-05-07T20:23:26.7796113Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:26.7796359Z use_cpu=True, 2025-05-07T20:23:26.7796539Z output_dtype=SparseType.FP32, 2025-05-07T20:23:26.7796686Z ) 2025-05-07T20:23:26.7796909Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:26.7797464Z self=, 2025-05-07T20:23:26.7797620Z mixed_B=False, 2025-05-07T20:23:26.7797771Z compile=False, 2025-05-07T20:23:26.7797972Z T=4, 2025-05-07T20:23:26.7798137Z D=41, 2025-05-07T20:23:26.7798280Z B=85, 2025-05-07T20:23:26.7798476Z log_E=3, 2025-05-07T20:23:26.7798623Z L=13, 2025-05-07T20:23:26.7798777Z D_gradcheck=1, 2025-05-07T20:23:26.7798948Z stochastic_rounding=True, 2025-05-07T20:23:26.7799110Z weighted=False, 2025-05-07T20:23:26.7799259Z row_wise=True, 2025-05-07T20:23:26.7799408Z mixed=False, 2025-05-07T20:23:26.7799571Z use_cache=False, 2025-05-07T20:23:26.7799758Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:26.7799998Z use_cpu=True, 2025-05-07T20:23:26.7800180Z output_dtype=SparseType.FP32, 2025-05-07T20:23:26.7800320Z ) 2025-05-07T20:23:26.7800551Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:26.7801104Z self=, 2025-05-07T20:23:26.7801254Z mixed_B=True, 2025-05-07T20:23:26.7801414Z compile=False, 2025-05-07T20:23:26.7801560Z T=4, 2025-05-07T20:23:26.7801703Z D=117, 2025-05-07T20:23:26.7801852Z B=79, 2025-05-07T20:23:26.7801996Z log_E=4, 2025-05-07T20:23:26.7802136Z L=19, 2025-05-07T20:23:26.7802292Z D_gradcheck=1, 2025-05-07T20:23:26.7802465Z stochastic_rounding=False, 2025-05-07T20:23:26.7802621Z weighted=True, 2025-05-07T20:23:26.7802771Z row_wise=False, 2025-05-07T20:23:26.7802920Z mixed=True, 2025-05-07T20:23:26.7803085Z use_cache=False, 2025-05-07T20:23:26.7803272Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:26.7803429Z use_cpu=True, 2025-05-07T20:23:26.7803617Z output_dtype=SparseType.FP32, 2025-05-07T20:23:26.7803755Z ) 2025-05-07T20:23:26.7803981Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:26.7804548Z self=, 2025-05-07T20:23:26.7804700Z mixed_B=False, 2025-05-07T20:23:26.7804852Z compile=False, 2025-05-07T20:23:26.7805005Z T=5, 2025-05-07T20:23:26.7805147Z D=106, 2025-05-07T20:23:26.7805289Z B=56, 2025-05-07T20:23:26.7805439Z log_E=3, 2025-05-07T20:23:26.7805584Z L=18, 2025-05-07T20:23:26.7805741Z D_gradcheck=2, 2025-05-07T20:23:26.7805910Z stochastic_rounding=True, 2025-05-07T20:23:26.7806062Z weighted=True, 2025-05-07T20:23:26.7806220Z row_wise=True, 2025-05-07T20:23:26.7806367Z mixed=True, 2025-05-07T20:23:26.7806522Z use_cache=False, 2025-05-07T20:23:26.7806718Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:26.7806876Z use_cpu=True, 2025-05-07T20:23:26.7807056Z output_dtype=SparseType.FP32, 2025-05-07T20:23:26.7807200Z ) 2025-05-07T20:23:26.8373474Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:26.8374157Z self=, 2025-05-07T20:23:26.8374312Z mixed_B=True, 2025-05-07T20:23:26.8374464Z compile=True, 2025-05-07T20:23:26.8374637Z T=2, 2025-05-07T20:23:26.8374782Z D=127, 2025-05-07T20:23:26.8374931Z B=86, 2025-05-07T20:23:26.8375075Z log_E=4, 2025-05-07T20:23:26.8375213Z L=16, 2025-05-07T20:23:26.8375371Z D_gradcheck=1, 2025-05-07T20:23:26.8375540Z stochastic_rounding=True, 2025-05-07T20:23:26.8375690Z weighted=True, 2025-05-07T20:23:26.8375845Z row_wise=True, 2025-05-07T20:23:26.8375991Z mixed=True, 2025-05-07T20:23:26.8376502Z use_cache=True, 2025-05-07T20:23:26.8376722Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:26.8377032Z use_cpu=True, 2025-05-07T20:23:26.8377211Z output_dtype=SparseType.FP32, 2025-05-07T20:23:26.8377357Z ) 2025-05-07T20:23:26.8377590Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:26.8378157Z self=, 2025-05-07T20:23:26.8378306Z mixed_B=True, 2025-05-07T20:23:26.8378457Z compile=False, 2025-05-07T20:23:26.8378740Z T=5, 2025-05-07T20:23:26.8378898Z D=62, 2025-05-07T20:23:26.8379041Z B=42, 2025-05-07T20:23:26.8379189Z log_E=4, 2025-05-07T20:23:26.8379332Z L=7, 2025-05-07T20:23:26.8379484Z D_gradcheck=2, 2025-05-07T20:23:26.8379902Z stochastic_rounding=True, 2025-05-07T20:23:26.8380069Z weighted=True, 2025-05-07T20:23:26.8380218Z row_wise=True, 2025-05-07T20:23:26.8380371Z mixed=True, 2025-05-07T20:23:26.8380519Z use_cache=True, 2025-05-07T20:23:26.8380718Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:26.8381024Z use_cpu=True, 2025-05-07T20:23:26.8381203Z output_dtype=SparseType.FP16, 2025-05-07T20:23:26.8381341Z ) 2025-05-07T20:23:26.8381577Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:26.8382136Z self=, 2025-05-07T20:23:26.8382297Z mixed_B=False, 2025-05-07T20:23:26.8382450Z compile=True, 2025-05-07T20:23:26.8382595Z T=5, 2025-05-07T20:23:26.8392509Z D=83, 2025-05-07T20:23:26.8392775Z B=115, 2025-05-07T20:23:26.8392938Z log_E=3, 2025-05-07T20:23:26.8393082Z L=5, 2025-05-07T20:23:26.8393233Z D_gradcheck=2, 2025-05-07T20:23:26.8393419Z stochastic_rounding=False, 2025-05-07T20:23:26.8393572Z weighted=False, 2025-05-07T20:23:26.8393734Z row_wise=False, 2025-05-07T20:23:26.8393884Z mixed=False, 2025-05-07T20:23:26.8394036Z use_cache=False, 2025-05-07T20:23:26.8394253Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:26.8394420Z use_cpu=True, 2025-05-07T20:23:26.8394598Z output_dtype=SparseType.FP32, 2025-05-07T20:23:26.8394745Z ) 2025-05-07T20:23:26.8394975Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:26.8395542Z self=, 2025-05-07T20:23:26.8395698Z mixed_B=False, 2025-05-07T20:23:26.8395849Z compile=True, 2025-05-07T20:23:26.8395998Z T=1, 2025-05-07T20:23:26.8396147Z D=73, 2025-05-07T20:23:26.8396286Z B=58, 2025-05-07T20:23:26.8396440Z log_E=4, 2025-05-07T20:23:26.8396582Z L=0, 2025-05-07T20:23:26.8396731Z D_gradcheck=2, 2025-05-07T20:23:26.8396908Z stochastic_rounding=False, 2025-05-07T20:23:26.8397064Z weighted=False, 2025-05-07T20:23:26.8397215Z row_wise=False, 2025-05-07T20:23:26.8397369Z mixed=True, 2025-05-07T20:23:26.8397522Z use_cache=True, 2025-05-07T20:23:26.8397715Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:26.8397876Z use_cpu=True, 2025-05-07T20:23:26.8398058Z output_dtype=SparseType.FP32, 2025-05-07T20:23:26.8398197Z ) 2025-05-07T20:23:26.8398431Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:26.8398992Z self=, 2025-05-07T20:23:26.8399151Z mixed_B=True, 2025-05-07T20:23:26.8399304Z compile=False, 2025-05-07T20:23:26.8399451Z T=2, 2025-05-07T20:23:26.8399604Z D=90, 2025-05-07T20:23:26.8399747Z B=85, 2025-05-07T20:23:26.8399888Z log_E=5, 2025-05-07T20:23:26.8400034Z L=1, 2025-05-07T20:23:26.8400183Z D_gradcheck=1, 2025-05-07T20:23:26.8400356Z stochastic_rounding=False, 2025-05-07T20:23:26.8400514Z weighted=False, 2025-05-07T20:23:26.8400665Z row_wise=False, 2025-05-07T20:23:26.8400811Z mixed=False, 2025-05-07T20:23:26.8400971Z use_cache=False, 2025-05-07T20:23:26.8401553Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:26.8401835Z use_cpu=True, 2025-05-07T20:23:26.8402028Z output_dtype=SparseType.FP32, 2025-05-07T20:23:26.8402263Z ) 2025-05-07T20:23:26.8402492Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:26.8403052Z self=, 2025-05-07T20:23:26.8403208Z mixed_B=True, 2025-05-07T20:23:26.8403358Z compile=True, 2025-05-07T20:23:26.8403688Z T=4, 2025-05-07T20:23:26.8403854Z D=13, 2025-05-07T20:23:26.8403995Z B=93, 2025-05-07T20:23:26.8404147Z log_E=3, 2025-05-07T20:23:26.8404292Z L=2, 2025-05-07T20:23:26.8404441Z D_gradcheck=1, 2025-05-07T20:23:26.8404616Z stochastic_rounding=True, 2025-05-07T20:23:26.8404766Z weighted=False, 2025-05-07T20:23:26.8404917Z row_wise=False, 2025-05-07T20:23:26.8405074Z mixed=False, 2025-05-07T20:23:26.8405223Z use_cache=False, 2025-05-07T20:23:26.8405411Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:26.8405571Z use_cpu=True, 2025-05-07T20:23:26.8405839Z output_dtype=SparseType.FP16, 2025-05-07T20:23:26.8405979Z ) 2025-05-07T20:23:26.8406211Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:26.8406769Z self=, 2025-05-07T20:23:26.8406932Z mixed_B=False, 2025-05-07T20:23:26.8407081Z compile=True, 2025-05-07T20:23:26.8407225Z T=5, 2025-05-07T20:23:26.8407372Z D=76, 2025-05-07T20:23:26.8407512Z B=2, 2025-05-07T20:23:26.8407653Z log_E=5, 2025-05-07T20:23:26.8407799Z L=14, 2025-05-07T20:23:26.8408060Z D_gradcheck=1, 2025-05-07T20:23:26.8408238Z stochastic_rounding=False, 2025-05-07T20:23:26.8408400Z weighted=True, 2025-05-07T20:23:26.8408554Z row_wise=False, 2025-05-07T20:23:26.8408703Z mixed=False, 2025-05-07T20:23:26.8408863Z use_cache=False, 2025-05-07T20:23:26.8409055Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:26.8409209Z use_cpu=True, 2025-05-07T20:23:26.8409398Z output_dtype=SparseType.FP32, 2025-05-07T20:23:26.8409537Z ) 2025-05-07T20:23:26.8409761Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:26.8410326Z self=, 2025-05-07T20:23:26.8410477Z mixed_B=True, 2025-05-07T20:23:26.8410633Z compile=True, 2025-05-07T20:23:26.8410778Z T=2, 2025-05-07T20:23:26.8410920Z D=46, 2025-05-07T20:23:26.8411071Z B=70, 2025-05-07T20:23:26.8411215Z log_E=3, 2025-05-07T20:23:26.8411354Z L=4, 2025-05-07T20:23:26.8411511Z D_gradcheck=2, 2025-05-07T20:23:26.8411682Z stochastic_rounding=False, 2025-05-07T20:23:26.8411833Z weighted=True, 2025-05-07T20:23:26.8411991Z row_wise=True, 2025-05-07T20:23:26.8412141Z mixed=False, 2025-05-07T20:23:26.8412295Z use_cache=True, 2025-05-07T20:23:26.8412494Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:26.8412649Z use_cpu=True, 2025-05-07T20:23:26.8412837Z output_dtype=SparseType.FP16, 2025-05-07T20:23:26.8412987Z ) 2025-05-07T20:23:26.8413211Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:26.8413775Z self=, 2025-05-07T20:23:26.8413931Z mixed_B=False, 2025-05-07T20:23:26.8414084Z compile=True, 2025-05-07T20:23:26.8414239Z T=1, 2025-05-07T20:23:26.8414382Z D=105, 2025-05-07T20:23:26.8414525Z B=44, 2025-05-07T20:23:26.8414679Z log_E=3, 2025-05-07T20:23:26.8414823Z L=5, 2025-05-07T20:23:26.8414973Z D_gradcheck=1, 2025-05-07T20:23:26.8415150Z stochastic_rounding=True, 2025-05-07T20:23:26.8415303Z weighted=False, 2025-05-07T20:23:26.8415454Z row_wise=False, 2025-05-07T20:23:26.8415609Z mixed=True, 2025-05-07T20:23:26.8415759Z use_cache=True, 2025-05-07T20:23:26.8416134Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:26.8416337Z use_cpu=True, 2025-05-07T20:23:26.8416526Z output_dtype=SparseType.FP16, 2025-05-07T20:23:26.8416673Z ) 2025-05-07T20:23:26.8416901Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:26.8417461Z self=, 2025-05-07T20:23:26.8417616Z mixed_B=True, 2025-05-07T20:23:26.8417766Z compile=True, 2025-05-07T20:23:26.8417974Z T=4, 2025-05-07T20:23:26.8418134Z D=88, 2025-05-07T20:23:26.8418276Z B=14, 2025-05-07T20:23:26.8418419Z log_E=3, 2025-05-07T20:23:26.8418568Z L=6, 2025-05-07T20:23:26.8418721Z D_gradcheck=1, 2025-05-07T20:23:26.8418895Z stochastic_rounding=False, 2025-05-07T20:23:26.8419057Z weighted=False, 2025-05-07T20:23:26.8419208Z row_wise=True, 2025-05-07T20:23:26.8419363Z mixed=False, 2025-05-07T20:23:26.8419516Z use_cache=False, 2025-05-07T20:23:26.8419706Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:26.8419868Z use_cpu=True, 2025-05-07T20:23:26.8420136Z output_dtype=SparseType.FP32, 2025-05-07T20:23:26.8420274Z ) 2025-05-07T20:23:26.8420508Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:26.8421072Z self=, 2025-05-07T20:23:26.8421226Z mixed_B=False, 2025-05-07T20:23:26.8421386Z compile=True, 2025-05-07T20:23:26.8421540Z T=5, 2025-05-07T20:23:26.8421691Z D=31, 2025-05-07T20:23:26.8421835Z B=119, 2025-05-07T20:23:26.8421977Z log_E=5, 2025-05-07T20:23:26.8422127Z L=2, 2025-05-07T20:23:26.8422282Z D_gradcheck=1, 2025-05-07T20:23:26.8422450Z stochastic_rounding=True, 2025-05-07T20:23:26.8422615Z weighted=False, 2025-05-07T20:23:26.8422764Z row_wise=True, 2025-05-07T20:23:26.8422918Z mixed=True, 2025-05-07T20:23:26.8423073Z use_cache=False, 2025-05-07T20:23:26.8423264Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:26.8423426Z use_cpu=True, 2025-05-07T20:23:26.8423609Z output_dtype=SparseType.FP16, 2025-05-07T20:23:26.8423752Z ) 2025-05-07T20:23:26.8423984Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:26.8424541Z self=, 2025-05-07T20:23:26.8424693Z mixed_B=True, 2025-05-07T20:23:26.8424853Z compile=True, 2025-05-07T20:23:26.8424996Z T=3, 2025-05-07T20:23:26.8425139Z D=62, 2025-05-07T20:23:26.8425290Z B=108, 2025-05-07T20:23:26.8425433Z log_E=3, 2025-05-07T20:23:26.8425575Z L=8, 2025-05-07T20:23:26.8425738Z D_gradcheck=2, 2025-05-07T20:23:26.8425905Z stochastic_rounding=True, 2025-05-07T20:23:26.8426062Z weighted=True, 2025-05-07T20:23:26.8426213Z row_wise=True, 2025-05-07T20:23:26.8426358Z mixed=True, 2025-05-07T20:23:26.8426515Z use_cache=True, 2025-05-07T20:23:26.8426708Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:26.8426860Z use_cpu=True, 2025-05-07T20:23:26.8427052Z output_dtype=SparseType.FP32, 2025-05-07T20:23:26.8427196Z ) 2025-05-07T20:23:26.8427425Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:26.8427998Z self=, 2025-05-07T20:23:26.8428149Z mixed_B=True, 2025-05-07T20:23:26.8428300Z compile=True, 2025-05-07T20:23:26.8428456Z T=2, 2025-05-07T20:23:26.8428603Z D=114, 2025-05-07T20:23:26.8428753Z B=4, 2025-05-07T20:23:26.8428897Z log_E=4, 2025-05-07T20:23:26.8429043Z L=16, 2025-05-07T20:23:26.8429203Z D_gradcheck=1, 2025-05-07T20:23:26.8429373Z stochastic_rounding=True, 2025-05-07T20:23:26.8429529Z weighted=False, 2025-05-07T20:23:26.8429683Z row_wise=True, 2025-05-07T20:23:26.8429828Z mixed=False, 2025-05-07T20:23:26.8429983Z use_cache=False, 2025-05-07T20:23:26.8430300Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:26.8430514Z use_cpu=True, 2025-05-07T20:23:26.8430698Z output_dtype=SparseType.FP32, 2025-05-07T20:23:26.8430842Z ) 2025-05-07T20:23:26.8431068Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:26.8431624Z self=, 2025-05-07T20:23:26.8431785Z mixed_B=True, 2025-05-07T20:23:26.8431933Z compile=True, 2025-05-07T20:23:26.8432082Z T=5, 2025-05-07T20:23:26.8432307Z D=42, 2025-05-07T20:23:26.8432462Z B=46, 2025-05-07T20:23:26.8432610Z log_E=3, 2025-05-07T20:23:26.8432750Z L=1, 2025-05-07T20:23:26.8432906Z D_gradcheck=2, 2025-05-07T20:23:26.8433083Z stochastic_rounding=False, 2025-05-07T20:23:26.8433238Z weighted=False, 2025-05-07T20:23:26.8433385Z row_wise=True, 2025-05-07T20:23:26.8433540Z mixed=True, 2025-05-07T20:23:26.8433694Z use_cache=False, 2025-05-07T20:23:26.8433891Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:26.8434051Z use_cpu=True, 2025-05-07T20:23:26.8434318Z output_dtype=SparseType.FP16, 2025-05-07T20:23:26.8434463Z ) 2025-05-07T20:23:26.8434696Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:26.8435250Z self=, 2025-05-07T20:23:26.8435406Z mixed_B=True, 2025-05-07T20:23:26.8435557Z compile=False, 2025-05-07T20:23:26.8435697Z T=5, 2025-05-07T20:23:26.8435847Z D=67, 2025-05-07T20:23:26.8435988Z B=65, 2025-05-07T20:23:26.8436134Z log_E=3, 2025-05-07T20:23:26.8436284Z L=7, 2025-05-07T20:23:26.8436437Z D_gradcheck=2, 2025-05-07T20:23:26.8436609Z stochastic_rounding=False, 2025-05-07T20:23:26.8436768Z weighted=True, 2025-05-07T20:23:26.8436919Z row_wise=False, 2025-05-07T20:23:26.8437067Z mixed=False, 2025-05-07T20:23:26.8437224Z use_cache=False, 2025-05-07T20:23:26.8437415Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:26.8437572Z use_cpu=True, 2025-05-07T20:23:26.8437760Z output_dtype=SparseType.FP16, 2025-05-07T20:23:26.8437898Z ) 2025-05-07T20:23:26.8438130Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:26.8438688Z self=, 2025-05-07T20:23:26.8438843Z mixed_B=True, 2025-05-07T20:23:26.8438999Z compile=True, 2025-05-07T20:23:26.8439142Z T=2, 2025-05-07T20:23:26.8439288Z D=14, 2025-05-07T20:23:26.8439437Z B=33, 2025-05-07T20:23:26.8439582Z log_E=3, 2025-05-07T20:23:26.8439728Z L=6, 2025-05-07T20:23:26.8439886Z D_gradcheck=1, 2025-05-07T20:23:26.8440056Z stochastic_rounding=False, 2025-05-07T20:23:26.8440206Z weighted=True, 2025-05-07T20:23:26.8440360Z row_wise=False, 2025-05-07T20:23:26.8440510Z mixed=False, 2025-05-07T20:23:26.8440660Z use_cache=True, 2025-05-07T20:23:26.8440861Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:26.8441014Z use_cpu=True, 2025-05-07T20:23:26.8441205Z output_dtype=SparseType.FP16, 2025-05-07T20:23:26.8441346Z ) 2025-05-07T20:23:26.8441570Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:26.8442130Z self=, 2025-05-07T20:23:26.8442282Z mixed_B=False, 2025-05-07T20:23:26.8442435Z compile=True, 2025-05-07T20:23:26.8442583Z T=3, 2025-05-07T20:23:26.8442729Z D=63, 2025-05-07T20:23:26.8442873Z B=123, 2025-05-07T20:23:26.8443024Z log_E=3, 2025-05-07T20:23:26.8443165Z L=0, 2025-05-07T20:23:26.8443317Z D_gradcheck=2, 2025-05-07T20:23:26.8443491Z stochastic_rounding=False, 2025-05-07T20:23:26.8443642Z weighted=True, 2025-05-07T20:23:26.8443805Z row_wise=True, 2025-05-07T20:23:26.8443954Z mixed=False, 2025-05-07T20:23:26.8444107Z use_cache=False, 2025-05-07T20:23:26.8444409Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:26.8444617Z use_cpu=True, 2025-05-07T20:23:26.8444803Z output_dtype=SparseType.FP16, 2025-05-07T20:23:26.8444950Z ) 2025-05-07T20:23:26.9006899Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:26.9007508Z self=, 2025-05-07T20:23:26.9007675Z mixed_B=False, 2025-05-07T20:23:26.9007827Z compile=False, 2025-05-07T20:23:26.9008092Z T=3, 2025-05-07T20:23:26.9008624Z D=127, 2025-05-07T20:23:26.9008782Z B=39, 2025-05-07T20:23:26.9008938Z log_E=4, 2025-05-07T20:23:26.9009086Z L=16, 2025-05-07T20:23:26.9009237Z D_gradcheck=2, 2025-05-07T20:23:26.9009417Z stochastic_rounding=True, 2025-05-07T20:23:26.9009573Z weighted=True, 2025-05-07T20:23:26.9009723Z row_wise=False, 2025-05-07T20:23:26.9009881Z mixed=False, 2025-05-07T20:23:26.9010032Z use_cache=True, 2025-05-07T20:23:26.9010232Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:26.9010410Z use_cpu=True, 2025-05-07T20:23:26.9010730Z output_dtype=SparseType.FP16, 2025-05-07T20:23:26.9010873Z ) 2025-05-07T20:23:26.9011111Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:26.9011673Z self=, 2025-05-07T20:23:26.9011839Z mixed_B=False, 2025-05-07T20:23:26.9011989Z compile=False, 2025-05-07T20:23:26.9012130Z T=5, 2025-05-07T20:23:26.9012283Z D=32, 2025-05-07T20:23:26.9012422Z B=40, 2025-05-07T20:23:26.9012565Z log_E=3, 2025-05-07T20:23:26.9012714Z L=19, 2025-05-07T20:23:26.9012864Z D_gradcheck=2, 2025-05-07T20:23:26.9013165Z stochastic_rounding=True, 2025-05-07T20:23:26.9013322Z weighted=True, 2025-05-07T20:23:26.9013473Z row_wise=False, 2025-05-07T20:23:26.9013619Z mixed=True, 2025-05-07T20:23:26.9013777Z use_cache=False, 2025-05-07T20:23:26.9013969Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:26.9014129Z use_cpu=True, 2025-05-07T20:23:26.9014311Z output_dtype=SparseType.FP16, 2025-05-07T20:23:26.9014453Z ) 2025-05-07T20:23:26.9014683Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:26.9015242Z self=, 2025-05-07T20:23:26.9015393Z mixed_B=False, 2025-05-07T20:23:26.9015553Z compile=True, 2025-05-07T20:23:26.9015698Z T=4, 2025-05-07T20:23:26.9015840Z D=88, 2025-05-07T20:23:26.9015995Z B=9, 2025-05-07T20:23:26.9016139Z log_E=4, 2025-05-07T20:23:26.9016282Z L=9, 2025-05-07T20:23:26.9016439Z D_gradcheck=1, 2025-05-07T20:23:26.9016614Z stochastic_rounding=False, 2025-05-07T20:23:26.9016771Z weighted=True, 2025-05-07T20:23:26.9016921Z row_wise=False, 2025-05-07T20:23:26.9017069Z mixed=False, 2025-05-07T20:23:26.9017229Z use_cache=False, 2025-05-07T20:23:26.9017418Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:26.9017574Z use_cpu=True, 2025-05-07T20:23:26.9017765Z output_dtype=SparseType.FP32, 2025-05-07T20:23:26.9017905Z ) 2025-05-07T20:23:26.9018133Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:26.9018696Z self=, 2025-05-07T20:23:26.9018847Z mixed_B=True, 2025-05-07T20:23:26.9018998Z compile=True, 2025-05-07T20:23:26.9019146Z T=2, 2025-05-07T20:23:26.9019294Z D=24, 2025-05-07T20:23:26.9019438Z B=18, 2025-05-07T20:23:26.9019593Z log_E=4, 2025-05-07T20:23:26.9019736Z L=6, 2025-05-07T20:23:26.9019894Z D_gradcheck=1, 2025-05-07T20:23:26.9020060Z stochastic_rounding=True, 2025-05-07T20:23:26.9020215Z weighted=True, 2025-05-07T20:23:26.9020374Z row_wise=True, 2025-05-07T20:23:26.9020518Z mixed=True, 2025-05-07T20:23:26.9020670Z use_cache=True, 2025-05-07T20:23:26.9021104Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:26.9021272Z use_cpu=True, 2025-05-07T20:23:26.9021647Z output_dtype=SparseType.FP16, 2025-05-07T20:23:26.9021795Z ) 2025-05-07T20:23:26.9022021Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:26.9022579Z self=, 2025-05-07T20:23:26.9022736Z mixed_B=False, 2025-05-07T20:23:26.9022887Z compile=True, 2025-05-07T20:23:26.9023037Z T=4, 2025-05-07T20:23:26.9023252Z D=62, 2025-05-07T20:23:26.9023409Z B=30, 2025-05-07T20:23:26.9023561Z log_E=3, 2025-05-07T20:23:26.9023707Z L=2, 2025-05-07T20:23:26.9023858Z D_gradcheck=1, 2025-05-07T20:23:26.9024034Z stochastic_rounding=False, 2025-05-07T20:23:26.9024185Z weighted=False, 2025-05-07T20:23:26.9024334Z row_wise=True, 2025-05-07T20:23:26.9024485Z mixed=True, 2025-05-07T20:23:26.9024635Z use_cache=False, 2025-05-07T20:23:26.9024856Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:26.9025008Z use_cpu=True, 2025-05-07T20:23:26.9025281Z output_dtype=SparseType.FP16, 2025-05-07T20:23:26.9025430Z ) 2025-05-07T20:23:26.9025655Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:26.9026213Z self=, 2025-05-07T20:23:26.9026371Z mixed_B=False, 2025-05-07T20:23:26.9026523Z compile=True, 2025-05-07T20:23:26.9026669Z T=1, 2025-05-07T20:23:26.9026826Z D=61, 2025-05-07T20:23:26.9026974Z B=100, 2025-05-07T20:23:26.9027128Z log_E=5, 2025-05-07T20:23:26.9027271Z L=14, 2025-05-07T20:23:26.9027421Z D_gradcheck=2, 2025-05-07T20:23:26.9027600Z stochastic_rounding=False, 2025-05-07T20:23:26.9027753Z weighted=False, 2025-05-07T20:23:26.9027911Z row_wise=False, 2025-05-07T20:23:26.9028066Z mixed=True, 2025-05-07T20:23:26.9028221Z use_cache=False, 2025-05-07T20:23:26.9028414Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:26.9028579Z use_cpu=True, 2025-05-07T20:23:26.9028769Z output_dtype=SparseType.FP32, 2025-05-07T20:23:26.9028909Z ) 2025-05-07T20:23:26.9029144Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:26.9029706Z self=, 2025-05-07T20:23:26.9029870Z mixed_B=False, 2025-05-07T20:23:26.9030020Z compile=True, 2025-05-07T20:23:26.9030166Z T=4, 2025-05-07T20:23:26.9030318Z D=36, 2025-05-07T20:23:26.9030461Z B=26, 2025-05-07T20:23:26.9030604Z log_E=4, 2025-05-07T20:23:26.9030755Z L=8, 2025-05-07T20:23:26.9030907Z D_gradcheck=2, 2025-05-07T20:23:26.9031079Z stochastic_rounding=False, 2025-05-07T20:23:26.9031238Z weighted=False, 2025-05-07T20:23:26.9031390Z row_wise=False, 2025-05-07T20:23:26.9031539Z mixed=False, 2025-05-07T20:23:26.9031697Z use_cache=True, 2025-05-07T20:23:26.9031887Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:26.9032040Z use_cpu=True, 2025-05-07T20:23:26.9032234Z output_dtype=SparseType.FP32, 2025-05-07T20:23:26.9032379Z ) 2025-05-07T20:23:26.9032605Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:26.9033167Z self=, 2025-05-07T20:23:26.9033319Z mixed_B=True, 2025-05-07T20:23:26.9033479Z compile=True, 2025-05-07T20:23:26.9033622Z T=5, 2025-05-07T20:23:26.9033768Z D=62, 2025-05-07T20:23:26.9033917Z B=51, 2025-05-07T20:23:26.9034059Z log_E=4, 2025-05-07T20:23:26.9034200Z L=4, 2025-05-07T20:23:26.9034357Z D_gradcheck=2, 2025-05-07T20:23:26.9034526Z stochastic_rounding=False, 2025-05-07T20:23:26.9034677Z weighted=True, 2025-05-07T20:23:26.9034836Z row_wise=False, 2025-05-07T20:23:26.9034983Z mixed=True, 2025-05-07T20:23:26.9035137Z use_cache=False, 2025-05-07T20:23:26.9035457Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:26.9035632Z use_cpu=True, 2025-05-07T20:23:26.9035907Z output_dtype=SparseType.FP16, 2025-05-07T20:23:26.9036055Z ) 2025-05-07T20:23:26.9036279Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:26.9036846Z self=, 2025-05-07T20:23:26.9036999Z mixed_B=True, 2025-05-07T20:23:26.9037152Z compile=False, 2025-05-07T20:23:26.9037315Z T=1, 2025-05-07T20:23:26.9037528Z D=41, 2025-05-07T20:23:26.9037685Z B=101, 2025-05-07T20:23:26.9037841Z log_E=3, 2025-05-07T20:23:26.9037988Z L=5, 2025-05-07T20:23:26.9038142Z D_gradcheck=2, 2025-05-07T20:23:26.9038319Z stochastic_rounding=True, 2025-05-07T20:23:26.9038478Z weighted=False, 2025-05-07T20:23:26.9038628Z row_wise=True, 2025-05-07T20:23:26.9038783Z mixed=True, 2025-05-07T20:23:26.9038935Z use_cache=True, 2025-05-07T20:23:26.9039136Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:26.9039287Z use_cpu=True, 2025-05-07T20:23:26.9039561Z output_dtype=SparseType.FP16, 2025-05-07T20:23:26.9039711Z ) 2025-05-07T20:23:26.9039935Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:26.9040495Z self=, 2025-05-07T20:23:26.9040653Z mixed_B=True, 2025-05-07T20:23:26.9040805Z compile=False, 2025-05-07T20:23:26.9040949Z T=4, 2025-05-07T20:23:26.9041105Z D=19, 2025-05-07T20:23:26.9041247Z B=64, 2025-05-07T20:23:26.9041393Z log_E=3, 2025-05-07T20:23:26.9041543Z L=19, 2025-05-07T20:23:26.9041701Z D_gradcheck=2, 2025-05-07T20:23:26.9041873Z stochastic_rounding=False, 2025-05-07T20:23:26.9042029Z weighted=True, 2025-05-07T20:23:26.9042179Z row_wise=True, 2025-05-07T20:23:26.9042335Z mixed=True, 2025-05-07T20:23:26.9042489Z use_cache=True, 2025-05-07T20:23:26.9042681Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:26.9042837Z use_cpu=True, 2025-05-07T20:23:26.9043023Z output_dtype=SparseType.FP32, 2025-05-07T20:23:26.9043241Z ) 2025-05-07T20:23:26.9043625Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:26.9044185Z self=, 2025-05-07T20:23:26.9044336Z mixed_B=False, 2025-05-07T20:23:26.9044495Z compile=True, 2025-05-07T20:23:26.9044638Z T=1, 2025-05-07T20:23:26.9044786Z D=112, 2025-05-07T20:23:26.9044943Z B=52, 2025-05-07T20:23:26.9045087Z log_E=3, 2025-05-07T20:23:26.9045228Z L=7, 2025-05-07T20:23:26.9045387Z D_gradcheck=2, 2025-05-07T20:23:26.9045567Z stochastic_rounding=True, 2025-05-07T20:23:26.9045736Z weighted=False, 2025-05-07T20:23:26.9045893Z row_wise=True, 2025-05-07T20:23:26.9046043Z mixed=False, 2025-05-07T20:23:26.9046204Z use_cache=False, 2025-05-07T20:23:26.9046394Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:26.9046548Z use_cpu=True, 2025-05-07T20:23:26.9046738Z output_dtype=SparseType.FP16, 2025-05-07T20:23:26.9046882Z ) 2025-05-07T20:23:26.9047114Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:26.9047681Z self=, 2025-05-07T20:23:26.9047835Z mixed_B=False, 2025-05-07T20:23:26.9048120Z compile=False, 2025-05-07T20:23:26.9048282Z T=3, 2025-05-07T20:23:26.9048427Z D=84, 2025-05-07T20:23:26.9048576Z B=31, 2025-05-07T20:23:26.9048722Z log_E=3, 2025-05-07T20:23:26.9048864Z L=5, 2025-05-07T20:23:26.9049022Z D_gradcheck=2, 2025-05-07T20:23:26.9049192Z stochastic_rounding=True, 2025-05-07T20:23:26.9049345Z weighted=True, 2025-05-07T20:23:26.9049501Z row_wise=True, 2025-05-07T20:23:26.9049649Z mixed=True, 2025-05-07T20:23:26.9049801Z use_cache=True, 2025-05-07T20:23:26.9050145Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:26.9050314Z use_cpu=True, 2025-05-07T20:23:26.9050592Z output_dtype=SparseType.FP32, 2025-05-07T20:23:26.9050752Z ) 2025-05-07T20:23:26.9050982Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:26.9051541Z self=, 2025-05-07T20:23:26.9051702Z mixed_B=False, 2025-05-07T20:23:26.9051853Z compile=True, 2025-05-07T20:23:26.9052005Z T=3, 2025-05-07T20:23:26.9052220Z D=124, 2025-05-07T20:23:26.9052380Z B=21, 2025-05-07T20:23:26.9052535Z log_E=4, 2025-05-07T20:23:26.9052677Z L=10, 2025-05-07T20:23:26.9052829Z D_gradcheck=2, 2025-05-07T20:23:26.9053007Z stochastic_rounding=False, 2025-05-07T20:23:26.9053159Z weighted=True, 2025-05-07T20:23:26.9053309Z row_wise=False, 2025-05-07T20:23:26.9053464Z mixed=True, 2025-05-07T20:23:26.9053617Z use_cache=False, 2025-05-07T20:23:26.9053809Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:26.9053969Z use_cpu=True, 2025-05-07T20:23:26.9054150Z output_dtype=SparseType.FP32, 2025-05-07T20:23:26.9054412Z ) 2025-05-07T20:23:26.9054645Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:26.9055205Z self=, 2025-05-07T20:23:26.9055362Z mixed_B=False, 2025-05-07T20:23:26.9055515Z compile=False, 2025-05-07T20:23:26.9055658Z T=4, 2025-05-07T20:23:26.9055811Z D=80, 2025-05-07T20:23:26.9055955Z B=38, 2025-05-07T20:23:26.9056099Z log_E=4, 2025-05-07T20:23:26.9056250Z L=20, 2025-05-07T20:23:26.9056401Z D_gradcheck=1, 2025-05-07T20:23:26.9056570Z stochastic_rounding=False, 2025-05-07T20:23:26.9056726Z weighted=True, 2025-05-07T20:23:26.9056876Z row_wise=False, 2025-05-07T20:23:26.9057021Z mixed=True, 2025-05-07T20:23:26.9057178Z use_cache=False, 2025-05-07T20:23:26.9057371Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:26.9057529Z use_cpu=True, 2025-05-07T20:23:26.9057718Z output_dtype=SparseType.FP32, 2025-05-07T20:23:26.9057860Z ) 2025-05-07T20:23:26.9058094Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:26.9058657Z self=, 2025-05-07T20:23:26.9058808Z mixed_B=False, 2025-05-07T20:23:26.9058966Z compile=False, 2025-05-07T20:23:26.9059106Z T=4, 2025-05-07T20:23:26.9059251Z D=104, 2025-05-07T20:23:26.9059398Z B=102, 2025-05-07T20:23:26.9059542Z log_E=4, 2025-05-07T20:23:26.9059684Z L=17, 2025-05-07T20:23:26.9059843Z D_gradcheck=1, 2025-05-07T20:23:26.9060015Z stochastic_rounding=False, 2025-05-07T20:23:26.9060170Z weighted=True, 2025-05-07T20:23:26.9060330Z row_wise=True, 2025-05-07T20:23:26.9060480Z mixed=False, 2025-05-07T20:23:26.9060640Z use_cache=True, 2025-05-07T20:23:26.9060833Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:26.9060987Z use_cpu=True, 2025-05-07T20:23:26.9061181Z output_dtype=SparseType.FP16, 2025-05-07T20:23:26.9061326Z ) 2025-05-07T20:23:26.9061552Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:26.9062114Z self=, 2025-05-07T20:23:26.9062262Z mixed_B=True, 2025-05-07T20:23:26.9062415Z compile=True, 2025-05-07T20:23:26.9062563Z T=4, 2025-05-07T20:23:26.9062709Z D=51, 2025-05-07T20:23:26.9062852Z B=80, 2025-05-07T20:23:26.9063003Z log_E=4, 2025-05-07T20:23:26.9063144Z L=10, 2025-05-07T20:23:26.9063297Z D_gradcheck=1, 2025-05-07T20:23:26.9063474Z stochastic_rounding=True, 2025-05-07T20:23:26.9063627Z weighted=True, 2025-05-07T20:23:26.9063786Z row_wise=False, 2025-05-07T20:23:26.9063938Z mixed=True, 2025-05-07T20:23:26.9064094Z use_cache=False, 2025-05-07T20:23:26.9064420Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:26.9064592Z use_cpu=True, 2025-05-07T20:23:26.9064862Z output_dtype=SparseType.FP32, 2025-05-07T20:23:26.9065014Z ) 2025-05-07T20:23:26.9065240Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:26.9065807Z self=, 2025-05-07T20:23:26.9065964Z mixed_B=False, 2025-05-07T20:23:26.9066117Z compile=False, 2025-05-07T20:23:26.9066257Z T=2, 2025-05-07T20:23:26.9066470Z D=54, 2025-05-07T20:23:26.9066625Z B=104, 2025-05-07T20:23:26.9066778Z log_E=4, 2025-05-07T20:23:26.9066919Z L=4, 2025-05-07T20:23:26.9067074Z D_gradcheck=2, 2025-05-07T20:23:26.9067254Z stochastic_rounding=True, 2025-05-07T20:23:26.9067404Z weighted=True, 2025-05-07T20:23:26.9067562Z row_wise=False, 2025-05-07T20:23:26.9067718Z mixed=True, 2025-05-07T20:23:26.9067870Z use_cache=False, 2025-05-07T20:23:26.9068059Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:26.9068218Z use_cpu=True, 2025-05-07T20:23:26.9068401Z output_dtype=SparseType.FP16, 2025-05-07T20:23:26.9068628Z ) 2025-05-07T20:23:26.9653956Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:26.9654641Z self=, 2025-05-07T20:23:26.9654805Z mixed_B=False, 2025-05-07T20:23:26.9654959Z compile=True, 2025-05-07T20:23:26.9655114Z T=5, 2025-05-07T20:23:26.9655290Z D=26, 2025-05-07T20:23:26.9655431Z B=87, 2025-05-07T20:23:26.9655582Z log_E=4, 2025-05-07T20:23:26.9655729Z L=18, 2025-05-07T20:23:26.9655880Z D_gradcheck=1, 2025-05-07T20:23:26.9656060Z stochastic_rounding=False, 2025-05-07T20:23:26.9656214Z weighted=False, 2025-05-07T20:23:26.9656369Z row_wise=False, 2025-05-07T20:23:26.9656527Z mixed=True, 2025-05-07T20:23:26.9656680Z use_cache=False, 2025-05-07T20:23:26.9656881Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:26.9657038Z use_cpu=True, 2025-05-07T20:23:26.9657227Z output_dtype=SparseType.FP32, 2025-05-07T20:23:26.9657377Z ) 2025-05-07T20:23:26.9657613Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:26.9658173Z self=, 2025-05-07T20:23:26.9658329Z mixed_B=False, 2025-05-07T20:23:26.9658483Z compile=False, 2025-05-07T20:23:26.9658626Z T=2, 2025-05-07T20:23:26.9658782Z D=72, 2025-05-07T20:23:26.9658926Z B=77, 2025-05-07T20:23:26.9659068Z log_E=4, 2025-05-07T20:23:26.9659219Z L=8, 2025-05-07T20:23:26.9659371Z D_gradcheck=2, 2025-05-07T20:23:26.9659542Z stochastic_rounding=False, 2025-05-07T20:23:26.9659696Z weighted=True, 2025-05-07T20:23:26.9659847Z row_wise=True, 2025-05-07T20:23:26.9659993Z mixed=True, 2025-05-07T20:23:26.9660150Z use_cache=False, 2025-05-07T20:23:26.9660351Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:26.9660500Z use_cpu=True, 2025-05-07T20:23:26.9660690Z output_dtype=SparseType.FP32, 2025-05-07T20:23:26.9660841Z ) 2025-05-07T20:23:26.9661074Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:26.9661628Z self=, 2025-05-07T20:23:26.9661779Z mixed_B=False, 2025-05-07T20:23:26.9661936Z compile=True, 2025-05-07T20:23:26.9662077Z T=2, 2025-05-07T20:23:26.9662222Z D=87, 2025-05-07T20:23:26.9662370Z B=18, 2025-05-07T20:23:26.9662513Z log_E=4, 2025-05-07T20:23:26.9662652Z L=7, 2025-05-07T20:23:26.9662807Z D_gradcheck=2, 2025-05-07T20:23:26.9662978Z stochastic_rounding=False, 2025-05-07T20:23:26.9663132Z weighted=False, 2025-05-07T20:23:26.9663286Z row_wise=True, 2025-05-07T20:23:26.9663433Z mixed=True, 2025-05-07T20:23:26.9663585Z use_cache=True, 2025-05-07T20:23:26.9664209Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:26.9664381Z use_cpu=True, 2025-05-07T20:23:26.9664716Z output_dtype=SparseType.FP16, 2025-05-07T20:23:26.9664865Z ) 2025-05-07T20:23:26.9665097Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:26.9665663Z self=, 2025-05-07T20:23:26.9665818Z mixed_B=False, 2025-05-07T20:23:26.9665970Z compile=False, 2025-05-07T20:23:26.9666117Z T=4, 2025-05-07T20:23:26.9666258Z D=15, 2025-05-07T20:23:26.9666522Z B=116, 2025-05-07T20:23:26.9666684Z log_E=3, 2025-05-07T20:23:26.9666824Z L=8, 2025-05-07T20:23:26.9666975Z D_gradcheck=2, 2025-05-07T20:23:26.9667149Z stochastic_rounding=False, 2025-05-07T20:23:26.9667299Z weighted=False, 2025-05-07T20:23:26.9667456Z row_wise=False, 2025-05-07T20:23:26.9667605Z mixed=False, 2025-05-07T20:23:26.9667757Z use_cache=False, 2025-05-07T20:23:26.9667954Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:26.9668109Z use_cpu=True, 2025-05-07T20:23:26.9668289Z output_dtype=SparseType.FP32, 2025-05-07T20:23:26.9668592Z ) 2025-05-07T20:23:26.9668819Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:26.9669378Z self=, 2025-05-07T20:23:26.9669535Z mixed_B=True, 2025-05-07T20:23:26.9669685Z compile=True, 2025-05-07T20:23:26.9669826Z T=5, 2025-05-07T20:23:26.9669976Z D=60, 2025-05-07T20:23:26.9670127Z B=10, 2025-05-07T20:23:26.9670275Z log_E=3, 2025-05-07T20:23:26.9670425Z L=15, 2025-05-07T20:23:26.9670576Z D_gradcheck=1, 2025-05-07T20:23:26.9670752Z stochastic_rounding=True, 2025-05-07T20:23:26.9670904Z weighted=False, 2025-05-07T20:23:26.9671055Z row_wise=True, 2025-05-07T20:23:26.9671209Z mixed=True, 2025-05-07T20:23:26.9671359Z use_cache=True, 2025-05-07T20:23:26.9671550Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:26.9671707Z use_cpu=True, 2025-05-07T20:23:26.9671892Z output_dtype=SparseType.FP16, 2025-05-07T20:23:26.9672036Z ) 2025-05-07T20:23:26.9672270Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:26.9672830Z self=, 2025-05-07T20:23:26.9672978Z mixed_B=True, 2025-05-07T20:23:26.9673134Z compile=True, 2025-05-07T20:23:26.9673277Z T=4, 2025-05-07T20:23:26.9673428Z D=103, 2025-05-07T20:23:26.9673574Z B=7, 2025-05-07T20:23:26.9673719Z log_E=3, 2025-05-07T20:23:26.9673870Z L=17, 2025-05-07T20:23:26.9674021Z D_gradcheck=1, 2025-05-07T20:23:26.9674194Z stochastic_rounding=True, 2025-05-07T20:23:26.9674352Z weighted=False, 2025-05-07T20:23:26.9674503Z row_wise=False, 2025-05-07T20:23:26.9674654Z mixed=False, 2025-05-07T20:23:26.9674813Z use_cache=False, 2025-05-07T20:23:26.9675004Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:26.9675154Z use_cpu=True, 2025-05-07T20:23:26.9675345Z output_dtype=SparseType.FP16, 2025-05-07T20:23:26.9675490Z ) 2025-05-07T20:23:26.9675716Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:26.9676277Z self=, 2025-05-07T20:23:26.9676429Z mixed_B=False, 2025-05-07T20:23:26.9676597Z compile=False, 2025-05-07T20:23:26.9676740Z T=1, 2025-05-07T20:23:26.9676882Z D=29, 2025-05-07T20:23:26.9677034Z B=80, 2025-05-07T20:23:26.9677267Z log_E=3, 2025-05-07T20:23:26.9677420Z L=5, 2025-05-07T20:23:26.9677569Z D_gradcheck=1, 2025-05-07T20:23:26.9677744Z stochastic_rounding=True, 2025-05-07T20:23:26.9677897Z weighted=True, 2025-05-07T20:23:26.9678046Z row_wise=True, 2025-05-07T20:23:26.9678202Z mixed=False, 2025-05-07T20:23:26.9678359Z use_cache=True, 2025-05-07T20:23:26.9678548Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:26.9678872Z use_cpu=True, 2025-05-07T20:23:26.9679122Z output_dtype=SparseType.FP32, 2025-05-07T20:23:26.9679264Z ) 2025-05-07T20:23:26.9679496Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:26.9680370Z self=, 2025-05-07T20:23:26.9680525Z mixed_B=True, 2025-05-07T20:23:26.9680682Z compile=True, 2025-05-07T20:23:26.9680822Z T=5, 2025-05-07T20:23:26.9680973Z D=35, 2025-05-07T20:23:26.9681334Z B=125, 2025-05-07T20:23:26.9681491Z log_E=5, 2025-05-07T20:23:26.9681638Z L=0, 2025-05-07T20:23:26.9681787Z D_gradcheck=2, 2025-05-07T20:23:26.9681956Z stochastic_rounding=True, 2025-05-07T20:23:26.9682113Z weighted=True, 2025-05-07T20:23:26.9682263Z row_wise=False, 2025-05-07T20:23:26.9682412Z mixed=True, 2025-05-07T20:23:26.9682571Z use_cache=True, 2025-05-07T20:23:26.9682759Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:26.9682916Z use_cpu=True, 2025-05-07T20:23:26.9683109Z output_dtype=SparseType.FP32, 2025-05-07T20:23:26.9683384Z ) 2025-05-07T20:23:26.9683610Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:26.9684180Z self=, 2025-05-07T20:23:26.9684329Z mixed_B=True, 2025-05-07T20:23:26.9684488Z compile=False, 2025-05-07T20:23:26.9684630Z T=2, 2025-05-07T20:23:26.9684773Z D=10, 2025-05-07T20:23:26.9684930Z B=10, 2025-05-07T20:23:26.9685079Z log_E=4, 2025-05-07T20:23:26.9685227Z L=17, 2025-05-07T20:23:26.9685380Z D_gradcheck=1, 2025-05-07T20:23:26.9685548Z stochastic_rounding=True, 2025-05-07T20:23:26.9685702Z weighted=False, 2025-05-07T20:23:26.9685859Z row_wise=True, 2025-05-07T20:23:26.9686008Z mixed=False, 2025-05-07T20:23:26.9686160Z use_cache=True, 2025-05-07T20:23:26.9686353Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:26.9686508Z use_cpu=True, 2025-05-07T20:23:26.9686694Z output_dtype=SparseType.FP16, 2025-05-07T20:23:26.9686846Z ) 2025-05-07T20:23:26.9687070Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:26.9687637Z self=, 2025-05-07T20:23:26.9687786Z mixed_B=False, 2025-05-07T20:23:26.9688037Z compile=False, 2025-05-07T20:23:26.9688196Z T=3, 2025-05-07T20:23:26.9688341Z D=57, 2025-05-07T20:23:26.9688489Z B=120, 2025-05-07T20:23:26.9688639Z log_E=4, 2025-05-07T20:23:26.9688780Z L=16, 2025-05-07T20:23:26.9688931Z D_gradcheck=2, 2025-05-07T20:23:26.9689113Z stochastic_rounding=True, 2025-05-07T20:23:26.9689265Z weighted=True, 2025-05-07T20:23:26.9689415Z row_wise=True, 2025-05-07T20:23:26.9689567Z mixed=True, 2025-05-07T20:23:26.9689721Z use_cache=False, 2025-05-07T20:23:26.9689909Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:26.9690072Z use_cpu=True, 2025-05-07T20:23:26.9690258Z output_dtype=SparseType.FP32, 2025-05-07T20:23:26.9690411Z ) 2025-05-07T20:23:26.9690636Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:26.9691196Z self=, 2025-05-07T20:23:26.9691355Z mixed_B=True, 2025-05-07T20:23:26.9691508Z compile=False, 2025-05-07T20:23:26.9691649Z T=4, 2025-05-07T20:23:26.9691802Z D=44, 2025-05-07T20:23:26.9691954Z B=120, 2025-05-07T20:23:26.9692097Z log_E=4, 2025-05-07T20:23:26.9692249Z L=2, 2025-05-07T20:23:26.9692405Z D_gradcheck=1, 2025-05-07T20:23:26.9692575Z stochastic_rounding=True, 2025-05-07T20:23:26.9692732Z weighted=True, 2025-05-07T20:23:26.9692882Z row_wise=True, 2025-05-07T20:23:26.9693030Z mixed=True, 2025-05-07T20:23:26.9693190Z use_cache=True, 2025-05-07T20:23:26.9693377Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:26.9693845Z use_cpu=True, 2025-05-07T20:23:26.9694127Z output_dtype=SparseType.FP16, 2025-05-07T20:23:26.9694273Z ) 2025-05-07T20:23:26.9694509Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:26.9695066Z self=, 2025-05-07T20:23:26.9695219Z mixed_B=False, 2025-05-07T20:23:26.9695378Z compile=False, 2025-05-07T20:23:26.9695520Z T=2, 2025-05-07T20:23:26.9695662Z D=68, 2025-05-07T20:23:26.9695880Z B=91, 2025-05-07T20:23:26.9696036Z log_E=3, 2025-05-07T20:23:26.9696180Z L=14, 2025-05-07T20:23:26.9696337Z D_gradcheck=2, 2025-05-07T20:23:26.9696509Z stochastic_rounding=False, 2025-05-07T20:23:26.9696665Z weighted=True, 2025-05-07T20:23:26.9696814Z row_wise=True, 2025-05-07T20:23:26.9696963Z mixed=True, 2025-05-07T20:23:26.9697118Z use_cache=False, 2025-05-07T20:23:26.9697306Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:26.9697457Z use_cpu=True, 2025-05-07T20:23:26.9697645Z output_dtype=SparseType.FP32, 2025-05-07T20:23:26.9697871Z ) 2025-05-07T20:23:26.9698097Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:26.9698662Z self=, 2025-05-07T20:23:26.9698813Z mixed_B=True, 2025-05-07T20:23:26.9698964Z compile=True, 2025-05-07T20:23:26.9699112Z T=1, 2025-05-07T20:23:26.9699257Z D=84, 2025-05-07T20:23:26.9699403Z B=4, 2025-05-07T20:23:26.9699557Z log_E=4, 2025-05-07T20:23:26.9699701Z L=16, 2025-05-07T20:23:26.9699863Z D_gradcheck=2, 2025-05-07T20:23:26.9700032Z stochastic_rounding=True, 2025-05-07T20:23:26.9700184Z weighted=False, 2025-05-07T20:23:26.9700346Z row_wise=False, 2025-05-07T20:23:26.9700495Z mixed=False, 2025-05-07T20:23:26.9700650Z use_cache=True, 2025-05-07T20:23:26.9700847Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:26.9701002Z use_cpu=True, 2025-05-07T20:23:26.9701185Z output_dtype=SparseType.FP32, 2025-05-07T20:23:26.9701338Z ) 2025-05-07T20:23:26.9701565Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:26.9702119Z self=, 2025-05-07T20:23:26.9702276Z mixed_B=True, 2025-05-07T20:23:26.9702427Z compile=True, 2025-05-07T20:23:26.9702577Z T=5, 2025-05-07T20:23:26.9702720Z D=25, 2025-05-07T20:23:26.9702864Z B=9, 2025-05-07T20:23:26.9703014Z log_E=3, 2025-05-07T20:23:26.9703157Z L=3, 2025-05-07T20:23:26.9703307Z D_gradcheck=2, 2025-05-07T20:23:26.9703484Z stochastic_rounding=False, 2025-05-07T20:23:26.9703639Z weighted=False, 2025-05-07T20:23:26.9703792Z row_wise=True, 2025-05-07T20:23:26.9703942Z mixed=True, 2025-05-07T20:23:26.9704094Z use_cache=True, 2025-05-07T20:23:26.9704280Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:26.9704443Z use_cpu=True, 2025-05-07T20:23:26.9704623Z output_dtype=SparseType.FP32, 2025-05-07T20:23:26.9704769Z ) 2025-05-07T20:23:26.9704999Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:26.9705556Z self=, 2025-05-07T20:23:26.9705713Z mixed_B=False, 2025-05-07T20:23:26.9705866Z compile=False, 2025-05-07T20:23:26.9706006Z T=1, 2025-05-07T20:23:26.9706153Z D=62, 2025-05-07T20:23:26.9706299Z B=77, 2025-05-07T20:23:26.9706445Z log_E=5, 2025-05-07T20:23:26.9706597Z L=11, 2025-05-07T20:23:26.9706756Z D_gradcheck=2, 2025-05-07T20:23:26.9706927Z stochastic_rounding=False, 2025-05-07T20:23:26.9707091Z weighted=True, 2025-05-07T20:23:26.9707242Z row_wise=False, 2025-05-07T20:23:26.9707390Z mixed=True, 2025-05-07T20:23:26.9707546Z use_cache=False, 2025-05-07T20:23:26.9707736Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:26.9707994Z use_cpu=True, 2025-05-07T20:23:26.9708197Z output_dtype=SparseType.FP32, 2025-05-07T20:23:26.9708427Z ) 2025-05-07T20:23:26.9708664Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:26.9709226Z self=, 2025-05-07T20:23:26.9709375Z mixed_B=True, 2025-05-07T20:23:26.9709534Z compile=False, 2025-05-07T20:23:26.9709675Z T=4, 2025-05-07T20:23:26.9709817Z D=32, 2025-05-07T20:23:26.9710036Z B=28, 2025-05-07T20:23:26.9710197Z log_E=4, 2025-05-07T20:23:26.9710339Z L=13, 2025-05-07T20:23:26.9710499Z D_gradcheck=2, 2025-05-07T20:23:26.9710674Z stochastic_rounding=True, 2025-05-07T20:23:26.9710826Z weighted=True, 2025-05-07T20:23:26.9710983Z row_wise=True, 2025-05-07T20:23:26.9711129Z mixed=False, 2025-05-07T20:23:26.9711279Z use_cache=True, 2025-05-07T20:23:26.9711475Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:26.9711627Z use_cpu=True, 2025-05-07T20:23:26.9711813Z output_dtype=SparseType.FP16, 2025-05-07T20:23:26.9712065Z ) 2025-05-07T20:23:26.9712295Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:26.9712860Z self=, 2025-05-07T20:23:26.9713011Z mixed_B=False, 2025-05-07T20:23:26.9713160Z compile=True, 2025-05-07T20:23:26.9713311Z T=1, 2025-05-07T20:23:26.9713453Z D=72, 2025-05-07T20:23:26.9713598Z B=11, 2025-05-07T20:23:26.9713747Z log_E=5, 2025-05-07T20:23:26.9713891Z L=20, 2025-05-07T20:23:26.9714043Z D_gradcheck=1, 2025-05-07T20:23:26.9714222Z stochastic_rounding=False, 2025-05-07T20:23:26.9714379Z weighted=False, 2025-05-07T20:23:26.9714532Z row_wise=False, 2025-05-07T20:23:26.9714686Z mixed=True, 2025-05-07T20:23:26.9714838Z use_cache=False, 2025-05-07T20:23:26.9715032Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:26.9715186Z use_cpu=True, 2025-05-07T20:23:26.9715366Z output_dtype=SparseType.FP16, 2025-05-07T20:23:26.9715517Z ) 2025-05-07T20:23:27.3629116Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:27.3630234Z self=, 2025-05-07T20:23:27.3631108Z mixed_B=True, 2025-05-07T20:23:27.3631477Z compile=False, 2025-05-07T20:23:27.3631832Z T=3, 2025-05-07T20:23:27.3632161Z D=4, 2025-05-07T20:23:27.3632519Z B=10, 2025-05-07T20:23:27.3632845Z log_E=5, 2025-05-07T20:23:27.3633187Z L=20, 2025-05-07T20:23:27.3633524Z D_gradcheck=2, 2025-05-07T20:23:27.3633904Z stochastic_rounding=False, 2025-05-07T20:23:27.3634340Z weighted=False, 2025-05-07T20:23:27.3634709Z row_wise=True, 2025-05-07T20:23:27.3635067Z mixed=True, 2025-05-07T20:23:27.3635427Z use_cache=True, 2025-05-07T20:23:27.3635836Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:27.3636320Z use_cpu=True, 2025-05-07T20:23:27.3636717Z output_dtype=SparseType.FP32, 2025-05-07T20:23:27.3637177Z ) 2025-05-07T20:23:27.3637565Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:27.3638499Z self=, 2025-05-07T20:23:27.3639364Z mixed_B=False, 2025-05-07T20:23:27.3639728Z compile=True, 2025-05-07T20:23:27.3640089Z T=3, 2025-05-07T20:23:27.3640421Z D=52, 2025-05-07T20:23:27.3640755Z B=69, 2025-05-07T20:23:27.3641084Z log_E=5, 2025-05-07T20:23:27.3641428Z L=13, 2025-05-07T20:23:27.3641771Z D_gradcheck=1, 2025-05-07T20:23:27.3642153Z stochastic_rounding=True, 2025-05-07T20:23:27.3642588Z weighted=False, 2025-05-07T20:23:27.3642962Z row_wise=True, 2025-05-07T20:23:27.3643318Z mixed=True, 2025-05-07T20:23:27.3643686Z use_cache=True, 2025-05-07T20:23:27.3644096Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:27.3644945Z use_cpu=True, 2025-05-07T20:23:27.3645372Z output_dtype=SparseType.FP16, 2025-05-07T20:23:27.3645969Z ) 2025-05-07T20:23:27.3646369Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:27.3647297Z self=, 2025-05-07T20:23:27.3648270Z mixed_B=True, 2025-05-07T20:23:27.3648627Z compile=True, 2025-05-07T20:23:27.3648986Z T=3, 2025-05-07T20:23:27.3649314Z D=43, 2025-05-07T20:23:27.3649783Z B=15, 2025-05-07T20:23:27.3650131Z log_E=4, 2025-05-07T20:23:27.3650474Z L=16, 2025-05-07T20:23:27.3650802Z D_gradcheck=2, 2025-05-07T20:23:27.3651197Z stochastic_rounding=False, 2025-05-07T20:23:27.3651628Z weighted=True, 2025-05-07T20:23:27.3651989Z row_wise=True, 2025-05-07T20:23:27.3652359Z mixed=False, 2025-05-07T20:23:27.3652722Z use_cache=False, 2025-05-07T20:23:27.3653143Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:27.3653619Z use_cpu=True, 2025-05-07T20:23:27.3654017Z output_dtype=SparseType.FP32, 2025-05-07T20:23:27.3654633Z ) 2025-05-07T20:23:27.3655029Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:27.3655967Z self=, 2025-05-07T20:23:27.3656837Z mixed_B=False, 2025-05-07T20:23:27.3657201Z compile=True, 2025-05-07T20:23:27.3657566Z T=2, 2025-05-07T20:23:27.3657895Z D=52, 2025-05-07T20:23:27.3658219Z B=77, 2025-05-07T20:23:27.3658560Z log_E=3, 2025-05-07T20:23:27.3658907Z L=0, 2025-05-07T20:23:27.3659241Z D_gradcheck=2, 2025-05-07T20:23:27.3659633Z stochastic_rounding=True, 2025-05-07T20:23:27.3660067Z weighted=True, 2025-05-07T20:23:27.3660434Z row_wise=True, 2025-05-07T20:23:27.3660798Z mixed=True, 2025-05-07T20:23:27.3661163Z use_cache=False, 2025-05-07T20:23:27.3661577Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:27.3662059Z use_cpu=True, 2025-05-07T20:23:27.3662458Z output_dtype=SparseType.FP32, 2025-05-07T20:23:27.3662921Z ) 2025-05-07T20:23:27.3663316Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:27.3664253Z self=, 2025-05-07T20:23:27.3665116Z mixed_B=True, 2025-05-07T20:23:27.3665482Z compile=True, 2025-05-07T20:23:27.3665839Z T=1, 2025-05-07T20:23:27.3666173Z D=121, 2025-05-07T20:23:27.3666499Z B=62, 2025-05-07T20:23:27.3666839Z log_E=3, 2025-05-07T20:23:27.3667188Z L=6, 2025-05-07T20:23:27.3667520Z D_gradcheck=1, 2025-05-07T20:23:27.3667909Z stochastic_rounding=False, 2025-05-07T20:23:27.3668344Z weighted=True, 2025-05-07T20:23:27.3668945Z row_wise=True, 2025-05-07T20:23:27.3669304Z mixed=False, 2025-05-07T20:23:27.3669667Z use_cache=False, 2025-05-07T20:23:27.3670087Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:27.3670573Z use_cpu=True, 2025-05-07T20:23:27.3670970Z output_dtype=SparseType.FP32, 2025-05-07T20:23:27.3671421Z ) 2025-05-07T20:23:27.3671817Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:27.3672756Z self=, 2025-05-07T20:23:27.3673624Z mixed_B=True, 2025-05-07T20:23:27.3673990Z compile=False, 2025-05-07T20:23:27.3674351Z T=3, 2025-05-07T20:23:27.3674684Z D=49, 2025-05-07T20:23:27.3675009Z B=110, 2025-05-07T20:23:27.3675347Z log_E=3, 2025-05-07T20:23:27.3675694Z L=17, 2025-05-07T20:23:27.3676025Z D_gradcheck=1, 2025-05-07T20:23:27.3676418Z stochastic_rounding=True, 2025-05-07T20:23:27.3676848Z weighted=False, 2025-05-07T20:23:27.3677222Z row_wise=False, 2025-05-07T20:23:27.3677587Z mixed=False, 2025-05-07T20:23:27.3677952Z use_cache=True, 2025-05-07T20:23:27.3678364Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:27.3679135Z use_cpu=True, 2025-05-07T20:23:27.3679549Z output_dtype=SparseType.FP16, 2025-05-07T20:23:27.3680408Z ) 2025-05-07T20:23:27.3680800Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:27.3681738Z self=, 2025-05-07T20:23:27.3682605Z mixed_B=False, 2025-05-07T20:23:27.3682967Z compile=False, 2025-05-07T20:23:27.3683329Z T=2, 2025-05-07T20:23:27.3683656Z D=19, 2025-05-07T20:23:27.3683982Z B=114, 2025-05-07T20:23:27.3684573Z log_E=4, 2025-05-07T20:23:27.3684931Z L=10, 2025-05-07T20:23:27.3685261Z D_gradcheck=1, 2025-05-07T20:23:27.3685654Z stochastic_rounding=False, 2025-05-07T20:23:27.3686092Z weighted=False, 2025-05-07T20:23:27.3686456Z row_wise=False, 2025-05-07T20:23:27.3686824Z mixed=False, 2025-05-07T20:23:27.3687188Z use_cache=True, 2025-05-07T20:23:27.3687588Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:27.3688180Z use_cpu=True, 2025-05-07T20:23:27.3688582Z output_dtype=SparseType.FP32, 2025-05-07T20:23:27.3689210Z ) 2025-05-07T20:23:27.3689608Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:27.3690543Z self=, 2025-05-07T20:23:27.3691414Z mixed_B=False, 2025-05-07T20:23:27.3691771Z compile=True, 2025-05-07T20:23:27.3692128Z T=3, 2025-05-07T20:23:27.3692459Z D=125, 2025-05-07T20:23:27.3692781Z B=99, 2025-05-07T20:23:27.3693122Z log_E=5, 2025-05-07T20:23:27.3693465Z L=2, 2025-05-07T20:23:27.3693797Z D_gradcheck=2, 2025-05-07T20:23:27.3694189Z stochastic_rounding=False, 2025-05-07T20:23:27.3694631Z weighted=False, 2025-05-07T20:23:27.3694999Z row_wise=True, 2025-05-07T20:23:27.3695366Z mixed=False, 2025-05-07T20:23:27.3695732Z use_cache=True, 2025-05-07T20:23:27.3696140Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:27.3696622Z use_cpu=True, 2025-05-07T20:23:27.3697015Z output_dtype=SparseType.FP32, 2025-05-07T20:23:27.3697458Z ) 2025-05-07T20:23:27.3697848Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:27.3698776Z self=, 2025-05-07T20:23:27.3699637Z mixed_B=False, 2025-05-07T20:23:27.3699995Z compile=True, 2025-05-07T20:23:27.3700356Z T=4, 2025-05-07T20:23:27.3700679Z D=15, 2025-05-07T20:23:27.3701002Z B=23, 2025-05-07T20:23:27.3701344Z log_E=3, 2025-05-07T20:23:27.3701684Z L=8, 2025-05-07T20:23:27.3702013Z D_gradcheck=1, 2025-05-07T20:23:27.3702404Z stochastic_rounding=True, 2025-05-07T20:23:27.3702838Z weighted=True, 2025-05-07T20:23:27.3703201Z row_wise=True, 2025-05-07T20:23:27.3703566Z mixed=True, 2025-05-07T20:23:27.3703924Z use_cache=False, 2025-05-07T20:23:27.3704332Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:27.3704809Z use_cpu=True, 2025-05-07T20:23:27.3705202Z output_dtype=SparseType.FP32, 2025-05-07T20:23:27.3705642Z ) 2025-05-07T20:23:27.3706046Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:27.3706983Z self=, 2025-05-07T20:23:27.3707859Z mixed_B=False, 2025-05-07T20:23:27.3708222Z compile=False, 2025-05-07T20:23:27.3708587Z T=2, 2025-05-07T20:23:27.3708917Z D=73, 2025-05-07T20:23:27.3709247Z B=86, 2025-05-07T20:23:27.3709590Z log_E=4, 2025-05-07T20:23:27.3709931Z L=0, 2025-05-07T20:23:27.3710262Z D_gradcheck=2, 2025-05-07T20:23:27.3710648Z stochastic_rounding=True, 2025-05-07T20:23:27.3711079Z weighted=False, 2025-05-07T20:23:27.3711444Z row_wise=True, 2025-05-07T20:23:27.3711902Z mixed=True, 2025-05-07T20:23:27.3712276Z use_cache=False, 2025-05-07T20:23:27.3712700Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:27.3713467Z use_cpu=True, 2025-05-07T20:23:27.3713875Z output_dtype=SparseType.FP16, 2025-05-07T20:23:27.3714477Z ) 2025-05-07T20:23:27.3714870Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:27.3715798Z self=, 2025-05-07T20:23:27.3716663Z mixed_B=True, 2025-05-07T20:23:27.3717031Z compile=False, 2025-05-07T20:23:27.3717388Z T=4, 2025-05-07T20:23:27.3717713Z D=113, 2025-05-07T20:23:27.3718047Z B=117, 2025-05-07T20:23:27.3718462Z log_E=3, 2025-05-07T20:23:27.3718815Z L=14, 2025-05-07T20:23:27.3719152Z D_gradcheck=2, 2025-05-07T20:23:27.3719538Z stochastic_rounding=True, 2025-05-07T20:23:27.3719971Z weighted=False, 2025-05-07T20:23:27.3720341Z row_wise=True, 2025-05-07T20:23:27.3720699Z mixed=False, 2025-05-07T20:23:27.3721064Z use_cache=True, 2025-05-07T20:23:27.3721468Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:27.3721943Z use_cpu=True, 2025-05-07T20:23:27.3722336Z output_dtype=SparseType.FP16, 2025-05-07T20:23:27.3722880Z ) 2025-05-07T20:23:27.3723271Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:27.3724217Z self=, 2025-05-07T20:23:27.3725082Z mixed_B=False, 2025-05-07T20:23:27.3725452Z compile=True, 2025-05-07T20:23:27.3725810Z T=1, 2025-05-07T20:23:27.3726145Z D=105, 2025-05-07T20:23:27.3726475Z B=123, 2025-05-07T20:23:27.3726808Z log_E=4, 2025-05-07T20:23:27.3727148Z L=8, 2025-05-07T20:23:27.3727482Z D_gradcheck=1, 2025-05-07T20:23:27.3727865Z stochastic_rounding=False, 2025-05-07T20:23:27.3728460Z weighted=True, 2025-05-07T20:23:27.3728831Z row_wise=True, 2025-05-07T20:23:27.3729191Z mixed=False, 2025-05-07T20:23:27.3729553Z use_cache=False, 2025-05-07T20:23:27.3729968Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:27.3730441Z use_cpu=True, 2025-05-07T20:23:27.3730835Z output_dtype=SparseType.FP16, 2025-05-07T20:23:27.3731284Z ) 2025-05-07T20:23:27.3731675Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:27.3732605Z self=, 2025-05-07T20:23:27.3733471Z mixed_B=False, 2025-05-07T20:23:27.3733838Z compile=True, 2025-05-07T20:23:27.3734190Z T=1, 2025-05-07T20:23:27.3734517Z D=80, 2025-05-07T20:23:27.3734850Z B=93, 2025-05-07T20:23:27.3735179Z log_E=3, 2025-05-07T20:23:27.3735526Z L=10, 2025-05-07T20:23:27.3735872Z D_gradcheck=2, 2025-05-07T20:23:27.3736264Z stochastic_rounding=False, 2025-05-07T20:23:27.3736701Z weighted=False, 2025-05-07T20:23:27.3737076Z row_wise=True, 2025-05-07T20:23:27.3737434Z mixed=True, 2025-05-07T20:23:27.3737799Z use_cache=False, 2025-05-07T20:23:27.3738222Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:27.3738698Z use_cpu=True, 2025-05-07T20:23:27.3739097Z output_dtype=SparseType.FP16, 2025-05-07T20:23:27.3739545Z ) 2025-05-07T20:23:27.3739943Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:27.3740880Z self=, 2025-05-07T20:23:27.3741745Z mixed_B=False, 2025-05-07T20:23:27.3742104Z compile=False, 2025-05-07T20:23:27.3742495Z T=5, 2025-05-07T20:23:27.3742867Z D=51, 2025-05-07T20:23:27.3743244Z B=77, 2025-05-07T20:23:27.3743674Z log_E=5, 2025-05-07T20:23:27.3744067Z L=10, 2025-05-07T20:23:27.3744459Z D_gradcheck=2, 2025-05-07T20:23:27.3744935Z stochastic_rounding=False, 2025-05-07T20:23:27.3745433Z weighted=False, 2025-05-07T20:23:27.3745850Z row_wise=False, 2025-05-07T20:23:27.3746256Z mixed=False, 2025-05-07T20:23:27.3746658Z use_cache=True, 2025-05-07T20:23:27.3747083Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:27.3747908Z use_cpu=True, 2025-05-07T20:23:27.3748391Z output_dtype=SparseType.FP32, 2025-05-07T20:23:27.3748989Z ) 2025-05-07T20:23:27.3749386Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:27.3750318Z self=, 2025-05-07T20:23:27.3751183Z mixed_B=True, 2025-05-07T20:23:27.3751542Z compile=True, 2025-05-07T20:23:27.3751901Z T=5, 2025-05-07T20:23:27.3752232Z D=20, 2025-05-07T20:23:27.3752559Z B=88, 2025-05-07T20:23:27.3753013Z log_E=5, 2025-05-07T20:23:27.3753370Z L=2, 2025-05-07T20:23:27.3753698Z D_gradcheck=2, 2025-05-07T20:23:27.3754089Z stochastic_rounding=False, 2025-05-07T20:23:27.3754521Z weighted=False, 2025-05-07T20:23:27.3764852Z row_wise=True, 2025-05-07T20:23:27.3765257Z mixed=False, 2025-05-07T20:23:27.3765617Z use_cache=False, 2025-05-07T20:23:27.3766032Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:27.3766522Z use_cpu=True, 2025-05-07T20:23:27.3766929Z output_dtype=SparseType.FP32, 2025-05-07T20:23:27.3767378Z ) 2025-05-07T20:23:27.3768114Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:27.3769044Z self=, 2025-05-07T20:23:27.3769913Z mixed_B=False, 2025-05-07T20:23:27.3770281Z compile=True, 2025-05-07T20:23:27.3770632Z T=1, 2025-05-07T20:23:27.3770963Z D=11, 2025-05-07T20:23:27.3771290Z B=15, 2025-05-07T20:23:27.3771615Z log_E=5, 2025-05-07T20:23:27.3771953Z L=7, 2025-05-07T20:23:27.3772292Z D_gradcheck=1, 2025-05-07T20:23:27.3772679Z stochastic_rounding=False, 2025-05-07T20:23:27.3773107Z weighted=False, 2025-05-07T20:23:27.3773476Z row_wise=False, 2025-05-07T20:23:27.3773842Z mixed=True, 2025-05-07T20:23:27.3774197Z use_cache=True, 2025-05-07T20:23:27.3774607Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:27.3775079Z use_cpu=True, 2025-05-07T20:23:27.3775469Z output_dtype=SparseType.FP32, 2025-05-07T20:23:27.3775911Z ) 2025-05-07T20:23:27.3776310Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:27.3777236Z self=, 2025-05-07T20:23:27.3778099Z mixed_B=True, 2025-05-07T20:23:27.3778464Z compile=False, 2025-05-07T20:23:27.3778816Z T=5, 2025-05-07T20:23:27.3779142Z D=2, 2025-05-07T20:23:27.3779468Z B=51, 2025-05-07T20:23:27.3780127Z log_E=3, 2025-05-07T20:23:27.3780480Z L=14, 2025-05-07T20:23:27.3780828Z D_gradcheck=2, 2025-05-07T20:23:27.3781211Z stochastic_rounding=False, 2025-05-07T20:23:27.3781646Z weighted=True, 2025-05-07T20:23:27.3782014Z row_wise=False, 2025-05-07T20:23:27.3782376Z mixed=True, 2025-05-07T20:23:27.3782741Z use_cache=False, 2025-05-07T20:23:27.3783160Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:27.3783644Z use_cpu=True, 2025-05-07T20:23:27.3784040Z output_dtype=SparseType.FP16, 2025-05-07T20:23:27.3784489Z ) 2025-05-07T20:23:27.4275667Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:27.4276666Z self=, 2025-05-07T20:23:27.4277540Z mixed_B=False, 2025-05-07T20:23:27.4277907Z compile=True, 2025-05-07T20:23:27.4278275Z T=5, 2025-05-07T20:23:27.4278596Z D=19, 2025-05-07T20:23:27.4278992Z B=63, 2025-05-07T20:23:27.4279355Z log_E=4, 2025-05-07T20:23:27.4279947Z L=16, 2025-05-07T20:23:27.4280300Z D_gradcheck=1, 2025-05-07T20:23:27.4280692Z stochastic_rounding=False, 2025-05-07T20:23:27.4281118Z weighted=False, 2025-05-07T20:23:27.4281491Z row_wise=True, 2025-05-07T20:23:27.4281858Z mixed=False, 2025-05-07T20:23:27.4282220Z use_cache=True, 2025-05-07T20:23:27.4282629Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:27.4283105Z use_cpu=True, 2025-05-07T20:23:27.4283880Z output_dtype=SparseType.FP32, 2025-05-07T20:23:27.4284442Z ) 2025-05-07T20:23:27.4284854Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:27.4285783Z self=, 2025-05-07T20:23:27.4286644Z mixed_B=False, 2025-05-07T20:23:27.4287015Z compile=True, 2025-05-07T20:23:27.4287364Z T=5, 2025-05-07T20:23:27.4287697Z D=85, 2025-05-07T20:23:27.4288135Z B=27, 2025-05-07T20:23:27.4288604Z log_E=3, 2025-05-07T20:23:27.4288961Z L=14, 2025-05-07T20:23:27.4289302Z D_gradcheck=1, 2025-05-07T20:23:27.4289701Z stochastic_rounding=True, 2025-05-07T20:23:27.4290131Z weighted=False, 2025-05-07T20:23:27.4290510Z row_wise=True, 2025-05-07T20:23:27.4290874Z mixed=True, 2025-05-07T20:23:27.4291233Z use_cache=False, 2025-05-07T20:23:27.4291657Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:27.4292133Z use_cpu=True, 2025-05-07T20:23:27.4292534Z output_dtype=SparseType.FP16, 2025-05-07T20:23:27.4292974Z ) 2025-05-07T20:23:27.4293551Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:27.4294481Z self=, 2025-05-07T20:23:27.4295334Z mixed_B=True, 2025-05-07T20:23:27.4295705Z compile=False, 2025-05-07T20:23:27.4296069Z T=5, 2025-05-07T20:23:27.4296386Z D=37, 2025-05-07T20:23:27.4296708Z B=100, 2025-05-07T20:23:27.4297049Z log_E=4, 2025-05-07T20:23:27.4297383Z L=15, 2025-05-07T20:23:27.4297720Z D_gradcheck=1, 2025-05-07T20:23:27.4298109Z stochastic_rounding=False, 2025-05-07T20:23:27.4298538Z weighted=True, 2025-05-07T20:23:27.4298902Z row_wise=True, 2025-05-07T20:23:27.4299259Z mixed=True, 2025-05-07T20:23:27.4299611Z use_cache=False, 2025-05-07T20:23:27.4300026Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:27.4300505Z use_cpu=True, 2025-05-07T20:23:27.4301050Z output_dtype=SparseType.FP32, 2025-05-07T20:23:27.4301489Z ) 2025-05-07T20:23:27.4301895Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:27.4302828Z self=, 2025-05-07T20:23:27.4303685Z mixed_B=False, 2025-05-07T20:23:27.4304055Z compile=False, 2025-05-07T20:23:27.4304417Z T=2, 2025-05-07T20:23:27.4304740Z D=76, 2025-05-07T20:23:27.4305068Z B=20, 2025-05-07T20:23:27.4305408Z log_E=5, 2025-05-07T20:23:27.4305749Z L=13, 2025-05-07T20:23:27.4306096Z D_gradcheck=2, 2025-05-07T20:23:27.4306487Z stochastic_rounding=False, 2025-05-07T20:23:27.4306918Z weighted=False, 2025-05-07T20:23:27.4307285Z row_wise=True, 2025-05-07T20:23:27.4307646Z mixed=True, 2025-05-07T20:23:27.4308001Z use_cache=False, 2025-05-07T20:23:27.4308420Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:27.4308892Z use_cpu=True, 2025-05-07T20:23:27.4309283Z output_dtype=SparseType.FP16, 2025-05-07T20:23:27.4309731Z ) 2025-05-07T20:23:27.4310132Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:27.4311071Z self=, 2025-05-07T20:23:27.4311928Z mixed_B=True, 2025-05-07T20:23:27.4312302Z compile=True, 2025-05-07T20:23:27.4312669Z T=2, 2025-05-07T20:23:27.4312991Z D=26, 2025-05-07T20:23:27.4313321Z B=121, 2025-05-07T20:23:27.4313666Z log_E=4, 2025-05-07T20:23:27.4314009Z L=10, 2025-05-07T20:23:27.4314356Z D_gradcheck=2, 2025-05-07T20:23:27.4314743Z stochastic_rounding=True, 2025-05-07T20:23:27.4315166Z weighted=True, 2025-05-07T20:23:27.4315532Z row_wise=True, 2025-05-07T20:23:27.4315895Z mixed=True, 2025-05-07T20:23:27.4316262Z use_cache=False, 2025-05-07T20:23:27.4316689Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:27.4317172Z use_cpu=True, 2025-05-07T20:23:27.4317820Z output_dtype=SparseType.FP32, 2025-05-07T20:23:27.4318359Z ) 2025-05-07T20:23:27.4318765Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:27.4319693Z self=, 2025-05-07T20:23:27.4320562Z mixed_B=False, 2025-05-07T20:23:27.4320930Z compile=False, 2025-05-07T20:23:27.4321295Z T=2, 2025-05-07T20:23:27.4321612Z D=126, 2025-05-07T20:23:27.4321939Z B=95, 2025-05-07T20:23:27.4322370Z log_E=5, 2025-05-07T20:23:27.4322716Z L=12, 2025-05-07T20:23:27.4323060Z D_gradcheck=1, 2025-05-07T20:23:27.4323448Z stochastic_rounding=False, 2025-05-07T20:23:27.4323870Z weighted=True, 2025-05-07T20:23:27.4324239Z row_wise=False, 2025-05-07T20:23:27.4324610Z mixed=False, 2025-05-07T20:23:27.4324969Z use_cache=True, 2025-05-07T20:23:27.4325375Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:27.4325851Z use_cpu=True, 2025-05-07T20:23:27.4326249Z output_dtype=SparseType.FP16, 2025-05-07T20:23:27.4326701Z ) 2025-05-07T20:23:27.4327204Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:27.4328258Z self=, 2025-05-07T20:23:27.4329124Z mixed_B=True, 2025-05-07T20:23:27.4329501Z compile=False, 2025-05-07T20:23:27.4329864Z T=4, 2025-05-07T20:23:27.4330205Z D=66, 2025-05-07T20:23:27.4330541Z B=63, 2025-05-07T20:23:27.4330878Z log_E=5, 2025-05-07T20:23:27.4331240Z L=16, 2025-05-07T20:23:27.4331583Z D_gradcheck=1, 2025-05-07T20:23:27.4331964Z stochastic_rounding=True, 2025-05-07T20:23:27.4332397Z weighted=False, 2025-05-07T20:23:27.4332773Z row_wise=False, 2025-05-07T20:23:27.4333152Z mixed=True, 2025-05-07T20:23:27.4333508Z use_cache=False, 2025-05-07T20:23:27.4333932Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:27.4334425Z use_cpu=True, 2025-05-07T20:23:27.4334823Z output_dtype=SparseType.FP16, 2025-05-07T20:23:27.4335279Z ) 2025-05-07T20:23:27.4335688Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:27.4336621Z self=, 2025-05-07T20:23:27.4337489Z mixed_B=False, 2025-05-07T20:23:27.4337858Z compile=True, 2025-05-07T20:23:27.4338324Z T=1, 2025-05-07T20:23:27.4338650Z D=126, 2025-05-07T20:23:27.4338981Z B=52, 2025-05-07T20:23:27.4339313Z log_E=4, 2025-05-07T20:23:27.4339662Z L=11, 2025-05-07T20:23:27.4340028Z D_gradcheck=1, 2025-05-07T20:23:27.4340422Z stochastic_rounding=True, 2025-05-07T20:23:27.4340854Z weighted=False, 2025-05-07T20:23:27.4341228Z row_wise=True, 2025-05-07T20:23:27.4341600Z mixed=False, 2025-05-07T20:23:27.4341961Z use_cache=False, 2025-05-07T20:23:27.4342385Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:27.4342866Z use_cpu=True, 2025-05-07T20:23:27.4343262Z output_dtype=SparseType.FP16, 2025-05-07T20:23:27.4343715Z ) 2025-05-07T20:23:27.4344126Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:27.4345066Z self=, 2025-05-07T20:23:27.4345926Z mixed_B=True, 2025-05-07T20:23:27.4346300Z compile=False, 2025-05-07T20:23:27.4346662Z T=4, 2025-05-07T20:23:27.4346990Z D=6, 2025-05-07T20:23:27.4347323Z B=54, 2025-05-07T20:23:27.4347656Z log_E=3, 2025-05-07T20:23:27.4347992Z L=7, 2025-05-07T20:23:27.4348339Z D_gradcheck=2, 2025-05-07T20:23:27.4348726Z stochastic_rounding=True, 2025-05-07T20:23:27.4349150Z weighted=False, 2025-05-07T20:23:27.4349516Z row_wise=True, 2025-05-07T20:23:27.4349883Z mixed=True, 2025-05-07T20:23:27.4350243Z use_cache=False, 2025-05-07T20:23:27.4350654Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:27.4351125Z use_cpu=True, 2025-05-07T20:23:27.4351783Z output_dtype=SparseType.FP32, 2025-05-07T20:23:27.4352328Z ) 2025-05-07T20:23:27.4352734Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:27.4353661Z self=, 2025-05-07T20:23:27.4354525Z mixed_B=False, 2025-05-07T20:23:27.4354887Z compile=True, 2025-05-07T20:23:27.4355244Z T=2, 2025-05-07T20:23:27.4355571Z D=22, 2025-05-07T20:23:27.4355908Z B=63, 2025-05-07T20:23:27.4356329Z log_E=5, 2025-05-07T20:23:27.4356488Z L=7, 2025-05-07T20:23:27.4356641Z D_gradcheck=2, 2025-05-07T20:23:27.4356816Z stochastic_rounding=True, 2025-05-07T20:23:27.4356972Z weighted=True, 2025-05-07T20:23:27.4357123Z row_wise=True, 2025-05-07T20:23:27.4357280Z mixed=True, 2025-05-07T20:23:27.4357430Z use_cache=True, 2025-05-07T20:23:27.4357618Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:27.4357774Z use_cpu=True, 2025-05-07T20:23:27.4357957Z output_dtype=SparseType.FP16, 2025-05-07T20:23:27.4358106Z ) 2025-05-07T20:23:27.4358434Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:27.4358997Z self=, 2025-05-07T20:23:27.4359153Z mixed_B=True, 2025-05-07T20:23:27.4359301Z compile=True, 2025-05-07T20:23:27.4359444Z T=5, 2025-05-07T20:23:27.4359594Z D=36, 2025-05-07T20:23:27.4359735Z B=99, 2025-05-07T20:23:27.4359883Z log_E=4, 2025-05-07T20:23:27.4360031Z L=19, 2025-05-07T20:23:27.4360179Z D_gradcheck=2, 2025-05-07T20:23:27.4360346Z stochastic_rounding=True, 2025-05-07T20:23:27.4360506Z weighted=False, 2025-05-07T20:23:27.4360654Z row_wise=False, 2025-05-07T20:23:27.4360805Z mixed=False, 2025-05-07T20:23:27.4360960Z use_cache=True, 2025-05-07T20:23:27.4361151Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:27.4361300Z use_cpu=True, 2025-05-07T20:23:27.4361488Z output_dtype=SparseType.FP16, 2025-05-07T20:23:27.4361631Z ) 2025-05-07T20:23:27.4361860Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:27.4362429Z self=, 2025-05-07T20:23:27.4362587Z mixed_B=True, 2025-05-07T20:23:27.4362745Z compile=True, 2025-05-07T20:23:27.4362888Z T=5, 2025-05-07T20:23:27.4363031Z D=81, 2025-05-07T20:23:27.4363184Z B=102, 2025-05-07T20:23:27.4363331Z log_E=4, 2025-05-07T20:23:27.4363477Z L=10, 2025-05-07T20:23:27.4363637Z D_gradcheck=2, 2025-05-07T20:23:27.4363810Z stochastic_rounding=True, 2025-05-07T20:23:27.4363966Z weighted=True, 2025-05-07T20:23:27.4364121Z row_wise=True, 2025-05-07T20:23:27.4364270Z mixed=True, 2025-05-07T20:23:27.4364422Z use_cache=True, 2025-05-07T20:23:27.4364616Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:27.4364768Z use_cpu=True, 2025-05-07T20:23:27.4364951Z output_dtype=SparseType.FP32, 2025-05-07T20:23:27.4365101Z ) 2025-05-07T20:23:27.4365331Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:27.4365899Z self=, 2025-05-07T20:23:27.4366050Z mixed_B=False, 2025-05-07T20:23:27.4366204Z compile=False, 2025-05-07T20:23:27.4366354Z T=1, 2025-05-07T20:23:27.4366498Z D=34, 2025-05-07T20:23:27.4366642Z B=104, 2025-05-07T20:23:27.4366795Z log_E=3, 2025-05-07T20:23:27.4366940Z L=19, 2025-05-07T20:23:27.4367093Z D_gradcheck=2, 2025-05-07T20:23:27.4367271Z stochastic_rounding=False, 2025-05-07T20:23:27.4367424Z weighted=False, 2025-05-07T20:23:27.4367578Z row_wise=False, 2025-05-07T20:23:27.4367733Z mixed=False, 2025-05-07T20:23:27.4367887Z use_cache=False, 2025-05-07T20:23:27.4368251Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:27.4368406Z use_cpu=True, 2025-05-07T20:23:27.4368788Z output_dtype=SparseType.FP32, 2025-05-07T20:23:27.4369024Z ) 2025-05-07T20:23:27.4369257Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:27.4369819Z self=, 2025-05-07T20:23:27.4369979Z mixed_B=False, 2025-05-07T20:23:27.4370131Z compile=False, 2025-05-07T20:23:27.4370283Z T=4, 2025-05-07T20:23:27.4370435Z D=57, 2025-05-07T20:23:27.4370581Z B=26, 2025-05-07T20:23:27.4370796Z log_E=3, 2025-05-07T20:23:27.4370958Z L=1, 2025-05-07T20:23:27.4371109Z D_gradcheck=2, 2025-05-07T20:23:27.4371284Z stochastic_rounding=False, 2025-05-07T20:23:27.4371445Z weighted=True, 2025-05-07T20:23:27.4371601Z row_wise=False, 2025-05-07T20:23:27.4371760Z mixed=True, 2025-05-07T20:23:27.4371910Z use_cache=True, 2025-05-07T20:23:27.4372099Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:27.4372254Z use_cpu=True, 2025-05-07T20:23:27.4372437Z output_dtype=SparseType.FP16, 2025-05-07T20:23:27.4372579Z ) 2025-05-07T20:23:27.4372897Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:27.4373457Z self=, 2025-05-07T20:23:27.4373605Z mixed_B=True, 2025-05-07T20:23:27.4373760Z compile=True, 2025-05-07T20:23:27.4373901Z T=5, 2025-05-07T20:23:27.4374041Z D=81, 2025-05-07T20:23:27.4374191Z B=100, 2025-05-07T20:23:27.4374342Z log_E=5, 2025-05-07T20:23:27.4374485Z L=3, 2025-05-07T20:23:27.4374645Z D_gradcheck=2, 2025-05-07T20:23:27.4374817Z stochastic_rounding=False, 2025-05-07T20:23:27.4374983Z weighted=False, 2025-05-07T20:23:27.4375133Z row_wise=True, 2025-05-07T20:23:27.4375284Z mixed=False, 2025-05-07T20:23:27.4375441Z use_cache=True, 2025-05-07T20:23:27.4375630Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:27.4375780Z use_cpu=True, 2025-05-07T20:23:27.4375972Z output_dtype=SparseType.FP32, 2025-05-07T20:23:27.4376114Z ) 2025-05-07T20:23:27.4376343Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:27.4376904Z self=, 2025-05-07T20:23:27.4377055Z mixed_B=False, 2025-05-07T20:23:27.4377205Z compile=False, 2025-05-07T20:23:27.4377351Z T=1, 2025-05-07T20:23:27.4377492Z D=12, 2025-05-07T20:23:27.4377644Z B=77, 2025-05-07T20:23:27.4377792Z log_E=3, 2025-05-07T20:23:27.4377939Z L=6, 2025-05-07T20:23:27.4378102Z D_gradcheck=2, 2025-05-07T20:23:27.4378271Z stochastic_rounding=True, 2025-05-07T20:23:27.4378423Z weighted=True, 2025-05-07T20:23:27.4378578Z row_wise=True, 2025-05-07T20:23:27.4378727Z mixed=False, 2025-05-07T20:23:27.4378881Z use_cache=False, 2025-05-07T20:23:27.4379076Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:27.4379227Z use_cpu=True, 2025-05-07T20:23:27.4379410Z output_dtype=SparseType.FP32, 2025-05-07T20:23:27.4379564Z ) 2025-05-07T20:23:27.4380128Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:27.4380696Z self=, 2025-05-07T20:23:27.4380867Z mixed_B=True, 2025-05-07T20:23:27.4381023Z compile=False, 2025-05-07T20:23:27.4381175Z T=5, 2025-05-07T20:23:27.4381319Z D=38, 2025-05-07T20:23:27.4381464Z B=58, 2025-05-07T20:23:27.4381619Z log_E=3, 2025-05-07T20:23:27.4381770Z L=4, 2025-05-07T20:23:27.4381925Z D_gradcheck=2, 2025-05-07T20:23:27.4382108Z stochastic_rounding=False, 2025-05-07T20:23:27.4382266Z weighted=False, 2025-05-07T20:23:27.4382425Z row_wise=False, 2025-05-07T20:23:27.4382584Z mixed=True, 2025-05-07T20:23:27.4382743Z use_cache=False, 2025-05-07T20:23:27.4382935Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:27.4383094Z use_cpu=True, 2025-05-07T20:23:27.4383618Z output_dtype=SparseType.FP16, 2025-05-07T20:23:27.4383862Z ) 2025-05-07T20:23:27.4923715Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:27.4924829Z self=, 2025-05-07T20:23:27.4925698Z mixed_B=True, 2025-05-07T20:23:27.4926068Z compile=True, 2025-05-07T20:23:27.4926417Z T=3, 2025-05-07T20:23:27.4926747Z D=28, 2025-05-07T20:23:27.4927075Z B=86, 2025-05-07T20:23:27.4927400Z log_E=4, 2025-05-07T20:23:27.4928172Z L=0, 2025-05-07T20:23:27.4928544Z D_gradcheck=2, 2025-05-07T20:23:27.4928932Z stochastic_rounding=True, 2025-05-07T20:23:27.4929360Z weighted=True, 2025-05-07T20:23:27.4929731Z row_wise=False, 2025-05-07T20:23:27.4930090Z mixed=True, 2025-05-07T20:23:27.4930449Z use_cache=False, 2025-05-07T20:23:27.4930870Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:27.4931336Z use_cpu=True, 2025-05-07T20:23:27.4931751Z output_dtype=SparseType.FP32, 2025-05-07T20:23:27.4932193Z ) 2025-05-07T20:23:27.4932594Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:27.4933692Z self=, 2025-05-07T20:23:27.4934549Z mixed_B=True, 2025-05-07T20:23:27.4934906Z compile=True, 2025-05-07T20:23:27.4935268Z T=2, 2025-05-07T20:23:27.4935600Z D=77, 2025-05-07T20:23:27.4935925Z B=1, 2025-05-07T20:23:27.4936256Z log_E=5, 2025-05-07T20:23:27.4936600Z L=8, 2025-05-07T20:23:27.4936931Z D_gradcheck=2, 2025-05-07T20:23:27.4937321Z stochastic_rounding=False, 2025-05-07T20:23:27.4937754Z weighted=True, 2025-05-07T20:23:27.4938121Z row_wise=False, 2025-05-07T20:23:27.4938485Z mixed=False, 2025-05-07T20:23:27.4938849Z use_cache=True, 2025-05-07T20:23:27.4939256Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:27.4939734Z use_cpu=True, 2025-05-07T20:23:27.4940133Z output_dtype=SparseType.FP32, 2025-05-07T20:23:27.4940571Z ) 2025-05-07T20:23:27.4940970Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:27.4941910Z self=, 2025-05-07T20:23:27.4942783Z mixed_B=True, 2025-05-07T20:23:27.4943156Z compile=False, 2025-05-07T20:23:27.4943516Z T=5, 2025-05-07T20:23:27.4943840Z D=6, 2025-05-07T20:23:27.4944161Z B=24, 2025-05-07T20:23:27.4944491Z log_E=5, 2025-05-07T20:23:27.4944833Z L=0, 2025-05-07T20:23:27.4945168Z D_gradcheck=1, 2025-05-07T20:23:27.4945568Z stochastic_rounding=True, 2025-05-07T20:23:27.4945999Z weighted=False, 2025-05-07T20:23:27.4946362Z row_wise=False, 2025-05-07T20:23:27.4946729Z mixed=True, 2025-05-07T20:23:27.4947088Z use_cache=False, 2025-05-07T20:23:27.4947496Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:27.4947974Z use_cpu=True, 2025-05-07T20:23:27.4948376Z output_dtype=SparseType.FP32, 2025-05-07T20:23:27.4948814Z ) 2025-05-07T20:23:27.4949209Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:27.4950155Z self=, 2025-05-07T20:23:27.4951019Z mixed_B=True, 2025-05-07T20:23:27.4951383Z compile=True, 2025-05-07T20:23:27.4951742Z T=3, 2025-05-07T20:23:27.4952064Z D=39, 2025-05-07T20:23:27.4952383Z B=125, 2025-05-07T20:23:27.4952717Z log_E=5, 2025-05-07T20:23:27.4953063Z L=7, 2025-05-07T20:23:27.4953397Z D_gradcheck=2, 2025-05-07T20:23:27.4953789Z stochastic_rounding=True, 2025-05-07T20:23:27.4954224Z weighted=True, 2025-05-07T20:23:27.4954596Z row_wise=True, 2025-05-07T20:23:27.4954987Z mixed=False, 2025-05-07T20:23:27.4955409Z use_cache=True, 2025-05-07T20:23:27.4955809Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:27.4956284Z use_cpu=True, 2025-05-07T20:23:27.4956930Z output_dtype=SparseType.FP16, 2025-05-07T20:23:27.4957390Z ) 2025-05-07T20:23:27.4957950Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:27.4958883Z self=, 2025-05-07T20:23:27.4959743Z mixed_B=True, 2025-05-07T20:23:27.4960105Z compile=True, 2025-05-07T20:23:27.4960462Z T=3, 2025-05-07T20:23:27.4960795Z D=115, 2025-05-07T20:23:27.4961118Z B=7, 2025-05-07T20:23:27.4961450Z log_E=5, 2025-05-07T20:23:27.4961876Z L=14, 2025-05-07T20:23:27.4962220Z D_gradcheck=1, 2025-05-07T20:23:27.4962610Z stochastic_rounding=False, 2025-05-07T20:23:27.4963043Z weighted=True, 2025-05-07T20:23:27.4963405Z row_wise=False, 2025-05-07T20:23:27.4963773Z mixed=True, 2025-05-07T20:23:27.4964133Z use_cache=False, 2025-05-07T20:23:27.4964541Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:27.4965014Z use_cpu=True, 2025-05-07T20:23:27.4965411Z output_dtype=SparseType.FP32, 2025-05-07T20:23:27.4965848Z ) 2025-05-07T20:23:27.4966257Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:27.4967285Z self=, 2025-05-07T20:23:27.4968272Z mixed_B=False, 2025-05-07T20:23:27.4968632Z compile=True, 2025-05-07T20:23:27.4968990Z T=3, 2025-05-07T20:23:27.4969318Z D=117, 2025-05-07T20:23:27.4969649Z B=11, 2025-05-07T20:23:27.4969980Z log_E=3, 2025-05-07T20:23:27.4970328Z L=11, 2025-05-07T20:23:27.4970662Z D_gradcheck=1, 2025-05-07T20:23:27.4971048Z stochastic_rounding=True, 2025-05-07T20:23:27.4971480Z weighted=False, 2025-05-07T20:23:27.4971845Z row_wise=True, 2025-05-07T20:23:27.4972215Z mixed=False, 2025-05-07T20:23:27.4972579Z use_cache=False, 2025-05-07T20:23:27.4972987Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:27.4973462Z use_cpu=True, 2025-05-07T20:23:27.4973861Z output_dtype=SparseType.FP32, 2025-05-07T20:23:27.4974293Z ) 2025-05-07T20:23:27.4974688Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:27.4975622Z self=, 2025-05-07T20:23:27.4976487Z mixed_B=False, 2025-05-07T20:23:27.4976844Z compile=True, 2025-05-07T20:23:27.4977201Z T=4, 2025-05-07T20:23:27.4977526Z D=45, 2025-05-07T20:23:27.4977845Z B=3, 2025-05-07T20:23:27.4978171Z log_E=4, 2025-05-07T20:23:27.4978510Z L=4, 2025-05-07T20:23:27.4978838Z D_gradcheck=2, 2025-05-07T20:23:27.4979231Z stochastic_rounding=False, 2025-05-07T20:23:27.4979942Z weighted=False, 2025-05-07T20:23:27.4980316Z row_wise=True, 2025-05-07T20:23:27.4980683Z mixed=False, 2025-05-07T20:23:27.4981051Z use_cache=True, 2025-05-07T20:23:27.4981450Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:27.4981924Z use_cpu=True, 2025-05-07T20:23:27.4982326Z output_dtype=SparseType.FP32, 2025-05-07T20:23:27.4982765Z ) 2025-05-07T20:23:27.4983169Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:27.4984110Z self=, 2025-05-07T20:23:27.4984961Z mixed_B=True, 2025-05-07T20:23:27.4985338Z compile=False, 2025-05-07T20:23:27.4985704Z T=2, 2025-05-07T20:23:27.4986024Z D=8, 2025-05-07T20:23:27.4986360Z B=66, 2025-05-07T20:23:27.4986691Z log_E=3, 2025-05-07T20:23:27.4987026Z L=4, 2025-05-07T20:23:27.4987362Z D_gradcheck=2, 2025-05-07T20:23:27.4987755Z stochastic_rounding=False, 2025-05-07T20:23:27.4988192Z weighted=False, 2025-05-07T20:23:27.4988561Z row_wise=True, 2025-05-07T20:23:27.4988926Z mixed=True, 2025-05-07T20:23:27.4989286Z use_cache=False, 2025-05-07T20:23:27.4989697Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:27.4990238Z use_cpu=True, 2025-05-07T20:23:27.4990966Z output_dtype=SparseType.FP16, 2025-05-07T20:23:27.4991419Z ) 2025-05-07T20:23:27.4991964Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:27.4992898Z self=, 2025-05-07T20:23:27.4993750Z mixed_B=True, 2025-05-07T20:23:27.4994120Z compile=True, 2025-05-07T20:23:27.4994477Z T=1, 2025-05-07T20:23:27.4994799Z D=50, 2025-05-07T20:23:27.4995123Z B=4, 2025-05-07T20:23:27.4995451Z log_E=5, 2025-05-07T20:23:27.4995929Z L=2, 2025-05-07T20:23:27.4996281Z D_gradcheck=2, 2025-05-07T20:23:27.4996672Z stochastic_rounding=False, 2025-05-07T20:23:27.4997099Z weighted=True, 2025-05-07T20:23:27.4997579Z row_wise=False, 2025-05-07T20:23:27.4997943Z mixed=False, 2025-05-07T20:23:27.4998320Z use_cache=False, 2025-05-07T20:23:27.4998736Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:27.4999201Z use_cpu=True, 2025-05-07T20:23:27.4999598Z output_dtype=SparseType.FP32, 2025-05-07T20:23:27.5000039Z ) 2025-05-07T20:23:27.5000435Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:27.5001600Z self=, 2025-05-07T20:23:27.5002462Z mixed_B=True, 2025-05-07T20:23:27.5002828Z compile=False, 2025-05-07T20:23:27.5003185Z T=1, 2025-05-07T20:23:27.5003515Z D=106, 2025-05-07T20:23:27.5003857Z B=57, 2025-05-07T20:23:27.5004202Z log_E=4, 2025-05-07T20:23:27.5004546Z L=8, 2025-05-07T20:23:27.5004880Z D_gradcheck=1, 2025-05-07T20:23:27.5005267Z stochastic_rounding=True, 2025-05-07T20:23:27.5005710Z weighted=True, 2025-05-07T20:23:27.5006084Z row_wise=False, 2025-05-07T20:23:27.5006443Z mixed=False, 2025-05-07T20:23:27.5006814Z use_cache=True, 2025-05-07T20:23:27.5007220Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:27.5007693Z use_cpu=True, 2025-05-07T20:23:27.5008237Z output_dtype=SparseType.FP32, 2025-05-07T20:23:27.5008677Z ) 2025-05-07T20:23:27.5009075Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:27.5010014Z self=, 2025-05-07T20:23:27.5010876Z mixed_B=True, 2025-05-07T20:23:27.5011238Z compile=False, 2025-05-07T20:23:27.5011603Z T=2, 2025-05-07T20:23:27.5011927Z D=56, 2025-05-07T20:23:27.5012257Z B=16, 2025-05-07T20:23:27.5012586Z log_E=3, 2025-05-07T20:23:27.5012928Z L=13, 2025-05-07T20:23:27.5013266Z D_gradcheck=2, 2025-05-07T20:23:27.5013646Z stochastic_rounding=True, 2025-05-07T20:23:27.5014078Z weighted=False, 2025-05-07T20:23:27.5014455Z row_wise=False, 2025-05-07T20:23:27.5014819Z mixed=True, 2025-05-07T20:23:27.5015186Z use_cache=True, 2025-05-07T20:23:27.5015595Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:27.5016058Z use_cpu=True, 2025-05-07T20:23:27.5016458Z output_dtype=SparseType.FP32, 2025-05-07T20:23:27.5016899Z ) 2025-05-07T20:23:27.5017298Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:27.5018238Z self=, 2025-05-07T20:23:27.5019102Z mixed_B=False, 2025-05-07T20:23:27.5019461Z compile=False, 2025-05-07T20:23:27.5019821Z T=3, 2025-05-07T20:23:27.5020148Z D=84, 2025-05-07T20:23:27.5020473Z B=91, 2025-05-07T20:23:27.5020805Z log_E=3, 2025-05-07T20:23:27.5021148Z L=2, 2025-05-07T20:23:27.5021479Z D_gradcheck=1, 2025-05-07T20:23:27.5021869Z stochastic_rounding=False, 2025-05-07T20:23:27.5022300Z weighted=True, 2025-05-07T20:23:27.5022662Z row_wise=False, 2025-05-07T20:23:27.5023034Z mixed=False, 2025-05-07T20:23:27.5023406Z use_cache=True, 2025-05-07T20:23:27.5023815Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:27.5024289Z use_cpu=True, 2025-05-07T20:23:27.5024920Z output_dtype=SparseType.FP16, 2025-05-07T20:23:27.5025376Z ) 2025-05-07T20:23:27.5025877Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:27.5026812Z self=, 2025-05-07T20:23:27.5027867Z mixed_B=True, 2025-05-07T20:23:27.5028234Z compile=True, 2025-05-07T20:23:27.5028585Z T=5, 2025-05-07T20:23:27.5028907Z D=79, 2025-05-07T20:23:27.5029227Z B=114, 2025-05-07T20:23:27.5029556Z log_E=5, 2025-05-07T20:23:27.5030038Z L=0, 2025-05-07T20:23:27.5030379Z D_gradcheck=2, 2025-05-07T20:23:27.5030772Z stochastic_rounding=False, 2025-05-07T20:23:27.5031203Z weighted=True, 2025-05-07T20:23:27.5031564Z row_wise=False, 2025-05-07T20:23:27.5031934Z mixed=True, 2025-05-07T20:23:27.5032293Z use_cache=False, 2025-05-07T20:23:27.5032703Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:27.5033180Z use_cpu=True, 2025-05-07T20:23:27.5033579Z output_dtype=SparseType.FP16, 2025-05-07T20:23:27.5034007Z ) 2025-05-07T20:23:27.5034402Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:27.5035440Z self=, 2025-05-07T20:23:27.5036298Z mixed_B=True, 2025-05-07T20:23:27.5036660Z compile=False, 2025-05-07T20:23:27.5037015Z T=4, 2025-05-07T20:23:27.5037336Z D=44, 2025-05-07T20:23:27.5037658Z B=90, 2025-05-07T20:23:27.5037990Z log_E=3, 2025-05-07T20:23:27.5038343Z L=13, 2025-05-07T20:23:27.5038679Z D_gradcheck=1, 2025-05-07T20:23:27.5039067Z stochastic_rounding=True, 2025-05-07T20:23:27.5039499Z weighted=True, 2025-05-07T20:23:27.5039862Z row_wise=True, 2025-05-07T20:23:27.5040225Z mixed=False, 2025-05-07T20:23:27.5040615Z use_cache=False, 2025-05-07T20:23:27.5041027Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:27.5041515Z use_cpu=True, 2025-05-07T20:23:27.5041914Z output_dtype=SparseType.FP32, 2025-05-07T20:23:27.5042348Z ) 2025-05-07T20:23:27.5042754Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:27.5043693Z self=, 2025-05-07T20:23:27.5044550Z mixed_B=True, 2025-05-07T20:23:27.5044910Z compile=False, 2025-05-07T20:23:27.5045276Z T=2, 2025-05-07T20:23:27.5045614Z D=28, 2025-05-07T20:23:27.5045940Z B=95, 2025-05-07T20:23:27.5046277Z log_E=3, 2025-05-07T20:23:27.5046632Z L=1, 2025-05-07T20:23:27.5046969Z D_gradcheck=1, 2025-05-07T20:23:27.5047361Z stochastic_rounding=True, 2025-05-07T20:23:27.5047792Z weighted=True, 2025-05-07T20:23:27.5048340Z row_wise=False, 2025-05-07T20:23:27.5048715Z mixed=True, 2025-05-07T20:23:27.5049078Z use_cache=False, 2025-05-07T20:23:27.5049485Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:27.5049960Z use_cpu=True, 2025-05-07T20:23:27.5050351Z output_dtype=SparseType.FP32, 2025-05-07T20:23:27.5050783Z ) 2025-05-07T20:23:27.5051177Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:27.5052114Z self=, 2025-05-07T20:23:27.5052967Z mixed_B=True, 2025-05-07T20:23:27.5053338Z compile=False, 2025-05-07T20:23:27.5053698Z T=4, 2025-05-07T20:23:27.5054019Z D=38, 2025-05-07T20:23:27.5054353Z B=109, 2025-05-07T20:23:27.5054688Z log_E=5, 2025-05-07T20:23:27.5055031Z L=3, 2025-05-07T20:23:27.5055364Z D_gradcheck=2, 2025-05-07T20:23:27.5055754Z stochastic_rounding=False, 2025-05-07T20:23:27.5056190Z weighted=True, 2025-05-07T20:23:27.5056555Z row_wise=True, 2025-05-07T20:23:27.5056931Z mixed=True, 2025-05-07T20:23:27.5057307Z use_cache=False, 2025-05-07T20:23:27.5057716Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:27.5058191Z use_cpu=True, 2025-05-07T20:23:27.5058587Z output_dtype=SparseType.FP16, 2025-05-07T20:23:27.5059349Z ) 2025-05-07T20:23:27.5059768Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:27.5060811Z self=, 2025-05-07T20:23:27.5061663Z mixed_B=False, 2025-05-07T20:23:27.5062028Z compile=True, 2025-05-07T20:23:27.5062387Z T=2, 2025-05-07T20:23:27.5062712Z D=65, 2025-05-07T20:23:27.5063040Z B=76, 2025-05-07T20:23:27.5063369Z log_E=3, 2025-05-07T20:23:27.5063701Z L=12, 2025-05-07T20:23:27.5064135Z D_gradcheck=1, 2025-05-07T20:23:27.5064542Z stochastic_rounding=True, 2025-05-07T20:23:27.5064972Z weighted=False, 2025-05-07T20:23:27.5065351Z row_wise=True, 2025-05-07T20:23:27.5065717Z mixed=True, 2025-05-07T20:23:27.5066077Z use_cache=True, 2025-05-07T20:23:27.5066484Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:27.5066966Z use_cpu=True, 2025-05-07T20:23:27.5067360Z output_dtype=SparseType.FP32, 2025-05-07T20:23:27.5067794Z ) 2025-05-07T20:23:27.5558027Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:27.5559578Z self=, 2025-05-07T20:23:27.5560441Z mixed_B=True, 2025-05-07T20:23:27.5560812Z compile=True, 2025-05-07T20:23:27.5561173Z T=1, 2025-05-07T20:23:27.5561498Z D=32, 2025-05-07T20:23:27.5561823Z B=96, 2025-05-07T20:23:27.5562152Z log_E=5, 2025-05-07T20:23:27.5562485Z L=17, 2025-05-07T20:23:27.5562829Z D_gradcheck=1, 2025-05-07T20:23:27.5563221Z stochastic_rounding=True, 2025-05-07T20:23:27.5563654Z weighted=True, 2025-05-07T20:23:27.5564015Z row_wise=True, 2025-05-07T20:23:27.5564377Z mixed=False, 2025-05-07T20:23:27.5564738Z use_cache=True, 2025-05-07T20:23:27.5565145Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:27.5565625Z use_cpu=True, 2025-05-07T20:23:27.5566023Z output_dtype=SparseType.FP32, 2025-05-07T20:23:27.5566467Z ) 2025-05-07T20:23:27.5566864Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:27.5567797Z self=, 2025-05-07T20:23:27.5568768Z mixed_B=False, 2025-05-07T20:23:27.5569132Z compile=True, 2025-05-07T20:23:27.5569488Z T=3, 2025-05-07T20:23:27.5569810Z D=31, 2025-05-07T20:23:27.5570136Z B=89, 2025-05-07T20:23:27.5570462Z log_E=5, 2025-05-07T20:23:27.5570792Z L=16, 2025-05-07T20:23:27.5571135Z D_gradcheck=2, 2025-05-07T20:23:27.5571525Z stochastic_rounding=True, 2025-05-07T20:23:27.5571951Z weighted=True, 2025-05-07T20:23:27.5572330Z row_wise=True, 2025-05-07T20:23:27.5572692Z mixed=True, 2025-05-07T20:23:27.5573041Z use_cache=False, 2025-05-07T20:23:27.5573456Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:27.5573930Z use_cpu=True, 2025-05-07T20:23:27.5574324Z output_dtype=SparseType.FP32, 2025-05-07T20:23:27.5574762Z ) 2025-05-07T20:23:27.5575161Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:27.5576106Z self=, 2025-05-07T20:23:27.5576963Z mixed_B=True, 2025-05-07T20:23:27.5577345Z compile=True, 2025-05-07T20:23:27.5577708Z T=3, 2025-05-07T20:23:27.5578032Z D=106, 2025-05-07T20:23:27.5578375Z B=7, 2025-05-07T20:23:27.5578701Z log_E=4, 2025-05-07T20:23:27.5579040Z L=14, 2025-05-07T20:23:27.5579485Z D_gradcheck=1, 2025-05-07T20:23:27.5580141Z stochastic_rounding=False, 2025-05-07T20:23:27.5580573Z weighted=False, 2025-05-07T20:23:27.5580944Z row_wise=True, 2025-05-07T20:23:27.5581308Z mixed=True, 2025-05-07T20:23:27.5581665Z use_cache=True, 2025-05-07T20:23:27.5582067Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:27.5582541Z use_cpu=True, 2025-05-07T20:23:27.5582925Z output_dtype=SparseType.FP32, 2025-05-07T20:23:27.5583693Z ) 2025-05-07T20:23:27.5584110Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:27.5585212Z self=, 2025-05-07T20:23:27.5586073Z mixed_B=False, 2025-05-07T20:23:27.5586449Z compile=False, 2025-05-07T20:23:27.5586813Z T=1, 2025-05-07T20:23:27.5587133Z D=52, 2025-05-07T20:23:27.5587461Z B=19, 2025-05-07T20:23:27.5587789Z log_E=3, 2025-05-07T20:23:27.5588123Z L=2, 2025-05-07T20:23:27.5588600Z D_gradcheck=2, 2025-05-07T20:23:27.5589008Z stochastic_rounding=False, 2025-05-07T20:23:27.5589429Z weighted=True, 2025-05-07T20:23:27.5589795Z row_wise=True, 2025-05-07T20:23:27.5590158Z mixed=True, 2025-05-07T20:23:27.5590514Z use_cache=False, 2025-05-07T20:23:27.5590929Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:27.5591401Z use_cpu=True, 2025-05-07T20:23:27.5591787Z output_dtype=SparseType.FP16, 2025-05-07T20:23:27.5592241Z ) 2025-05-07T20:23:27.5592636Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:27.5593725Z self=, 2025-05-07T20:23:27.5594592Z mixed_B=True, 2025-05-07T20:23:27.5594958Z compile=False, 2025-05-07T20:23:27.5595318Z T=3, 2025-05-07T20:23:27.5595641Z D=50, 2025-05-07T20:23:27.5595967Z B=100, 2025-05-07T20:23:27.5596304Z log_E=3, 2025-05-07T20:23:27.5596632Z L=1, 2025-05-07T20:23:27.5597150Z D_gradcheck=1, 2025-05-07T20:23:27.5597552Z stochastic_rounding=False, 2025-05-07T20:23:27.5597980Z weighted=True, 2025-05-07T20:23:27.5598351Z row_wise=True, 2025-05-07T20:23:27.5598724Z mixed=True, 2025-05-07T20:23:27.5599089Z use_cache=True, 2025-05-07T20:23:27.5599504Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:27.5599985Z use_cpu=True, 2025-05-07T20:23:27.5600381Z output_dtype=SparseType.FP16, 2025-05-07T20:23:27.5600823Z ) 2025-05-07T20:23:27.5601220Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:27.5602159Z self=, 2025-05-07T20:23:27.5603024Z mixed_B=True, 2025-05-07T20:23:27.5603400Z compile=False, 2025-05-07T20:23:27.5603758Z T=2, 2025-05-07T20:23:27.5604091Z D=53, 2025-05-07T20:23:27.5604424Z B=51, 2025-05-07T20:23:27.5604769Z log_E=4, 2025-05-07T20:23:27.5605107Z L=13, 2025-05-07T20:23:27.5605455Z D_gradcheck=1, 2025-05-07T20:23:27.5605842Z stochastic_rounding=False, 2025-05-07T20:23:27.5606271Z weighted=True, 2025-05-07T20:23:27.5606645Z row_wise=False, 2025-05-07T20:23:27.5607026Z mixed=True, 2025-05-07T20:23:27.5607382Z use_cache=False, 2025-05-07T20:23:27.5607800Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:27.5608384Z use_cpu=True, 2025-05-07T20:23:27.5608775Z output_dtype=SparseType.FP16, 2025-05-07T20:23:27.5609220Z ) 2025-05-07T20:23:27.5609622Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:27.5610557Z self=, 2025-05-07T20:23:27.5611418Z mixed_B=True, 2025-05-07T20:23:27.5611785Z compile=False, 2025-05-07T20:23:27.5612140Z T=2, 2025-05-07T20:23:27.5612468Z D=20, 2025-05-07T20:23:27.5612801Z B=88, 2025-05-07T20:23:27.5613125Z log_E=4, 2025-05-07T20:23:27.5613467Z L=15, 2025-05-07T20:23:27.5613821Z D_gradcheck=1, 2025-05-07T20:23:27.5614209Z stochastic_rounding=True, 2025-05-07T20:23:27.5614648Z weighted=True, 2025-05-07T20:23:27.5627783Z row_wise=False, 2025-05-07T20:23:27.5628306Z mixed=True, 2025-05-07T20:23:27.5628670Z use_cache=True, 2025-05-07T20:23:27.5629067Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:27.5629549Z use_cpu=True, 2025-05-07T20:23:27.5629940Z output_dtype=SparseType.FP32, 2025-05-07T20:23:27.5630650Z ) 2025-05-07T20:23:27.5631077Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:27.5632124Z self=, 2025-05-07T20:23:27.5632976Z mixed_B=True, 2025-05-07T20:23:27.5633348Z compile=False, 2025-05-07T20:23:27.5633709Z T=2, 2025-05-07T20:23:27.5634038Z D=124, 2025-05-07T20:23:27.5634367Z B=96, 2025-05-07T20:23:27.5634700Z log_E=5, 2025-05-07T20:23:27.5635034Z L=7, 2025-05-07T20:23:27.5635528Z D_gradcheck=2, 2025-05-07T20:23:27.5635932Z stochastic_rounding=True, 2025-05-07T20:23:27.5636359Z weighted=True, 2025-05-07T20:23:27.5636720Z row_wise=True, 2025-05-07T20:23:27.5637084Z mixed=True, 2025-05-07T20:23:27.5637450Z use_cache=False, 2025-05-07T20:23:27.5637859Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:27.5638340Z use_cpu=True, 2025-05-07T20:23:27.5638733Z output_dtype=SparseType.FP32, 2025-05-07T20:23:27.5639165Z ) 2025-05-07T20:23:27.5639560Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:27.5640606Z self=, 2025-05-07T20:23:27.5641455Z mixed_B=True, 2025-05-07T20:23:27.5641821Z compile=True, 2025-05-07T20:23:27.5642177Z T=2, 2025-05-07T20:23:27.5642496Z D=61, 2025-05-07T20:23:27.5642820Z B=100, 2025-05-07T20:23:27.5643155Z log_E=4, 2025-05-07T20:23:27.5643485Z L=15, 2025-05-07T20:23:27.5643826Z D_gradcheck=1, 2025-05-07T20:23:27.5644220Z stochastic_rounding=False, 2025-05-07T20:23:27.5644639Z weighted=True, 2025-05-07T20:23:27.5645009Z row_wise=False, 2025-05-07T20:23:27.5645375Z mixed=False, 2025-05-07T20:23:27.5645729Z use_cache=True, 2025-05-07T20:23:27.5646133Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:27.5646603Z use_cpu=True, 2025-05-07T20:23:27.5646996Z output_dtype=SparseType.FP16, 2025-05-07T20:23:27.5647425Z ) 2025-05-07T20:23:27.5647823Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:27.5648902Z self=, 2025-05-07T20:23:27.5649755Z mixed_B=False, 2025-05-07T20:23:27.5650119Z compile=True, 2025-05-07T20:23:27.5650476Z T=1, 2025-05-07T20:23:27.5650797Z D=12, 2025-05-07T20:23:27.5651121Z B=47, 2025-05-07T20:23:27.5651446Z log_E=3, 2025-05-07T20:23:27.5651591Z L=5, 2025-05-07T20:23:27.5651748Z D_gradcheck=2, 2025-05-07T20:23:27.5651923Z stochastic_rounding=True, 2025-05-07T20:23:27.5652077Z weighted=False, 2025-05-07T20:23:27.5652225Z row_wise=True, 2025-05-07T20:23:27.5652383Z mixed=True, 2025-05-07T20:23:27.5652536Z use_cache=True, 2025-05-07T20:23:27.5652728Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:27.5652875Z use_cpu=True, 2025-05-07T20:23:27.5653055Z output_dtype=SparseType.FP16, 2025-05-07T20:23:27.5653200Z ) 2025-05-07T20:23:27.5653427Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:27.5653992Z self=, 2025-05-07T20:23:27.5654153Z mixed_B=False, 2025-05-07T20:23:27.5654304Z compile=False, 2025-05-07T20:23:27.5654446Z T=2, 2025-05-07T20:23:27.5654595Z D=108, 2025-05-07T20:23:27.5654740Z B=92, 2025-05-07T20:23:27.5654888Z log_E=3, 2025-05-07T20:23:27.5655034Z L=15, 2025-05-07T20:23:27.5655188Z D_gradcheck=2, 2025-05-07T20:23:27.5655358Z stochastic_rounding=True, 2025-05-07T20:23:27.5655523Z weighted=True, 2025-05-07T20:23:27.5655678Z row_wise=True, 2025-05-07T20:23:27.5655831Z mixed=True, 2025-05-07T20:23:27.5655987Z use_cache=False, 2025-05-07T20:23:27.5656176Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:27.5656329Z use_cpu=True, 2025-05-07T20:23:27.5656504Z output_dtype=SparseType.FP16, 2025-05-07T20:23:27.5656647Z ) 2025-05-07T20:23:27.5657065Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:27.5657715Z self=, 2025-05-07T20:23:27.5657871Z mixed_B=True, 2025-05-07T20:23:27.5658030Z compile=False, 2025-05-07T20:23:27.5658172Z T=4, 2025-05-07T20:23:27.5658315Z D=4, 2025-05-07T20:23:27.5658464Z B=71, 2025-05-07T20:23:27.5658609Z log_E=3, 2025-05-07T20:23:27.5658755Z L=12, 2025-05-07T20:23:27.5658992Z D_gradcheck=2, 2025-05-07T20:23:27.5659178Z stochastic_rounding=False, 2025-05-07T20:23:27.5659341Z weighted=True, 2025-05-07T20:23:27.5659497Z row_wise=True, 2025-05-07T20:23:27.5659643Z mixed=True, 2025-05-07T20:23:27.5659804Z use_cache=True, 2025-05-07T20:23:27.5659993Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:27.5660143Z use_cpu=True, 2025-05-07T20:23:27.5660335Z output_dtype=SparseType.FP16, 2025-05-07T20:23:27.5660476Z ) 2025-05-07T20:23:27.5660716Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:27.5661367Z self=, 2025-05-07T20:23:27.5661520Z mixed_B=False, 2025-05-07T20:23:27.5661676Z compile=True, 2025-05-07T20:23:27.5661817Z T=4, 2025-05-07T20:23:27.5661961Z D=21, 2025-05-07T20:23:27.5662112Z B=48, 2025-05-07T20:23:27.5662259Z log_E=5, 2025-05-07T20:23:27.5662404Z L=5, 2025-05-07T20:23:27.5662573Z D_gradcheck=1, 2025-05-07T20:23:27.5662746Z stochastic_rounding=False, 2025-05-07T20:23:27.5662910Z weighted=False, 2025-05-07T20:23:27.5663061Z row_wise=True, 2025-05-07T20:23:27.5663212Z mixed=True, 2025-05-07T20:23:27.5663380Z use_cache=False, 2025-05-07T20:23:27.5663569Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:27.5663723Z use_cpu=True, 2025-05-07T20:23:27.5663911Z output_dtype=SparseType.FP32, 2025-05-07T20:23:27.5664052Z ) 2025-05-07T20:23:27.5664281Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:27.5664854Z self=, 2025-05-07T20:23:27.5665009Z mixed_B=True, 2025-05-07T20:23:27.5665162Z compile=True, 2025-05-07T20:23:27.5665313Z T=1, 2025-05-07T20:23:27.5665454Z D=87, 2025-05-07T20:23:27.5665602Z B=58, 2025-05-07T20:23:27.5665747Z log_E=3, 2025-05-07T20:23:27.5665892Z L=20, 2025-05-07T20:23:27.5666058Z D_gradcheck=1, 2025-05-07T20:23:27.5666229Z stochastic_rounding=True, 2025-05-07T20:23:27.5666383Z weighted=False, 2025-05-07T20:23:27.5666539Z row_wise=True, 2025-05-07T20:23:27.5666687Z mixed=False, 2025-05-07T20:23:27.5666839Z use_cache=False, 2025-05-07T20:23:27.5667035Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:27.5667184Z use_cpu=True, 2025-05-07T20:23:27.5667367Z output_dtype=SparseType.FP32, 2025-05-07T20:23:27.5667518Z ) 2025-05-07T20:23:27.5667744Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:27.5668309Z self=, 2025-05-07T20:23:27.5668476Z mixed_B=False, 2025-05-07T20:23:27.5668632Z compile=False, 2025-05-07T20:23:27.5668787Z T=2, 2025-05-07T20:23:27.5668935Z D=64, 2025-05-07T20:23:27.5669081Z B=32, 2025-05-07T20:23:27.5669237Z log_E=4, 2025-05-07T20:23:27.5669381Z L=4, 2025-05-07T20:23:27.5669536Z D_gradcheck=2, 2025-05-07T20:23:27.5669715Z stochastic_rounding=False, 2025-05-07T20:23:27.5669870Z weighted=False, 2025-05-07T20:23:27.5670020Z row_wise=True, 2025-05-07T20:23:27.5670177Z mixed=True, 2025-05-07T20:23:27.5670329Z use_cache=True, 2025-05-07T20:23:27.5670520Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:27.5670681Z use_cpu=True, 2025-05-07T20:23:27.5670867Z output_dtype=SparseType.FP16, 2025-05-07T20:23:27.5671012Z ) 2025-05-07T20:23:27.5671355Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:27.5671978Z self=, 2025-05-07T20:23:27.5672144Z mixed_B=True, 2025-05-07T20:23:27.5672298Z compile=True, 2025-05-07T20:23:27.5672445Z T=2, 2025-05-07T20:23:27.5672595Z D=95, 2025-05-07T20:23:27.5672741Z B=122, 2025-05-07T20:23:27.5672885Z log_E=4, 2025-05-07T20:23:27.5673035Z L=6, 2025-05-07T20:23:27.5673250Z D_gradcheck=1, 2025-05-07T20:23:27.5673434Z stochastic_rounding=True, 2025-05-07T20:23:27.5673596Z weighted=True, 2025-05-07T20:23:27.5673751Z row_wise=False, 2025-05-07T20:23:27.5673901Z mixed=True, 2025-05-07T20:23:27.5674065Z use_cache=True, 2025-05-07T20:23:27.5674258Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:27.5674407Z use_cpu=True, 2025-05-07T20:23:27.5674593Z output_dtype=SparseType.FP32, 2025-05-07T20:23:27.5674735Z ) 2025-05-07T20:23:27.5674983Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:27.5675548Z self=, 2025-05-07T20:23:27.5675786Z mixed_B=False, 2025-05-07T20:23:27.5675946Z compile=True, 2025-05-07T20:23:27.5676088Z T=3, 2025-05-07T20:23:27.5676234Z D=69, 2025-05-07T20:23:27.5676383Z B=122, 2025-05-07T20:23:27.5676527Z log_E=4, 2025-05-07T20:23:27.5676668Z L=1, 2025-05-07T20:23:27.5676836Z D_gradcheck=1, 2025-05-07T20:23:27.5677008Z stochastic_rounding=False, 2025-05-07T20:23:27.5677159Z weighted=False, 2025-05-07T20:23:27.5677317Z row_wise=False, 2025-05-07T20:23:27.5677465Z mixed=True, 2025-05-07T20:23:27.5677676Z use_cache=True, 2025-05-07T20:23:27.5677877Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:27.5678028Z use_cpu=True, 2025-05-07T20:23:27.5678212Z output_dtype=SparseType.FP32, 2025-05-07T20:23:27.5678356Z ) 2025-05-07T20:23:27.6213343Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:27.6214023Z self=, 2025-05-07T20:23:27.6214188Z mixed_B=False, 2025-05-07T20:23:27.6214349Z compile=False, 2025-05-07T20:23:27.6214489Z T=2, 2025-05-07T20:23:27.6214629Z D=59, 2025-05-07T20:23:27.6214776Z B=19, 2025-05-07T20:23:27.6214921Z log_E=5, 2025-05-07T20:23:27.6215062Z L=4, 2025-05-07T20:23:27.6215218Z D_gradcheck=2, 2025-05-07T20:23:27.6215403Z stochastic_rounding=True, 2025-05-07T20:23:27.6215561Z weighted=False, 2025-05-07T20:23:27.6215706Z row_wise=True, 2025-05-07T20:23:27.6215851Z mixed=False, 2025-05-07T20:23:27.6216005Z use_cache=False, 2025-05-07T20:23:27.6216193Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:27.6216342Z use_cpu=True, 2025-05-07T20:23:27.6216524Z output_dtype=SparseType.FP16, 2025-05-07T20:23:27.6216675Z ) 2025-05-07T20:23:27.6216907Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:27.6217478Z self=, 2025-05-07T20:23:27.6217632Z mixed_B=True, 2025-05-07T20:23:27.6217785Z compile=False, 2025-05-07T20:23:27.6217935Z T=5, 2025-05-07T20:23:27.6218077Z D=22, 2025-05-07T20:23:27.6218228Z B=106, 2025-05-07T20:23:27.6218372Z log_E=3, 2025-05-07T20:23:27.6218518Z L=0, 2025-05-07T20:23:27.6218677Z D_gradcheck=2, 2025-05-07T20:23:27.6218851Z stochastic_rounding=False, 2025-05-07T20:23:27.6219001Z weighted=True, 2025-05-07T20:23:27.6219156Z row_wise=True, 2025-05-07T20:23:27.6219301Z mixed=True, 2025-05-07T20:23:27.6219451Z use_cache=True, 2025-05-07T20:23:27.6219644Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:27.6219793Z use_cpu=True, 2025-05-07T20:23:27.6219970Z output_dtype=SparseType.FP32, 2025-05-07T20:23:27.6220111Z ) 2025-05-07T20:23:27.6220688Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:27.6221363Z self=, 2025-05-07T20:23:27.6221528Z mixed_B=True, 2025-05-07T20:23:27.6221682Z compile=False, 2025-05-07T20:23:27.6221830Z T=4, 2025-05-07T20:23:27.6221974Z D=67, 2025-05-07T20:23:27.6222117Z B=85, 2025-05-07T20:23:27.6222268Z log_E=4, 2025-05-07T20:23:27.6222411Z L=19, 2025-05-07T20:23:27.6222563Z D_gradcheck=1, 2025-05-07T20:23:27.6222859Z stochastic_rounding=True, 2025-05-07T20:23:27.6223027Z weighted=False, 2025-05-07T20:23:27.6223177Z row_wise=True, 2025-05-07T20:23:27.6223333Z mixed=True, 2025-05-07T20:23:27.6223489Z use_cache=False, 2025-05-07T20:23:27.6223678Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:27.6223835Z use_cpu=True, 2025-05-07T20:23:27.6224014Z output_dtype=SparseType.FP32, 2025-05-07T20:23:27.6224156Z ) 2025-05-07T20:23:27.6224393Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:27.6224959Z self=, 2025-05-07T20:23:27.6225265Z mixed_B=True, 2025-05-07T20:23:27.6225417Z compile=True, 2025-05-07T20:23:27.6225561Z T=2, 2025-05-07T20:23:27.6225710Z D=54, 2025-05-07T20:23:27.6225854Z B=74, 2025-05-07T20:23:27.6225997Z log_E=4, 2025-05-07T20:23:27.6226147Z L=6, 2025-05-07T20:23:27.6226300Z D_gradcheck=2, 2025-05-07T20:23:27.6226475Z stochastic_rounding=False, 2025-05-07T20:23:27.6226635Z weighted=False, 2025-05-07T20:23:27.6226788Z row_wise=True, 2025-05-07T20:23:27.6226937Z mixed=True, 2025-05-07T20:23:27.6227098Z use_cache=False, 2025-05-07T20:23:27.6227287Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:27.6227439Z use_cpu=True, 2025-05-07T20:23:27.6227625Z output_dtype=SparseType.FP16, 2025-05-07T20:23:27.6227766Z ) 2025-05-07T20:23:27.6228007Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:27.6228569Z self=, 2025-05-07T20:23:27.6228726Z mixed_B=False, 2025-05-07T20:23:27.6228884Z compile=True, 2025-05-07T20:23:27.6229029Z T=4, 2025-05-07T20:23:27.6229176Z D=98, 2025-05-07T20:23:27.6229330Z B=109, 2025-05-07T20:23:27.6229475Z log_E=3, 2025-05-07T20:23:27.6229619Z L=2, 2025-05-07T20:23:27.6229782Z D_gradcheck=1, 2025-05-07T20:23:27.6229959Z stochastic_rounding=False, 2025-05-07T20:23:27.6230113Z weighted=True, 2025-05-07T20:23:27.6230271Z row_wise=True, 2025-05-07T20:23:27.6230425Z mixed=False, 2025-05-07T20:23:27.6230578Z use_cache=False, 2025-05-07T20:23:27.6230775Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:27.6230928Z use_cpu=True, 2025-05-07T20:23:27.6231121Z output_dtype=SparseType.FP32, 2025-05-07T20:23:27.6231263Z ) 2025-05-07T20:23:27.6231497Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:27.6232069Z self=, 2025-05-07T20:23:27.6232228Z mixed_B=False, 2025-05-07T20:23:27.6232380Z compile=False, 2025-05-07T20:23:27.6232536Z T=1, 2025-05-07T20:23:27.6232680Z D=120, 2025-05-07T20:23:27.6232914Z B=74, 2025-05-07T20:23:27.6233060Z log_E=4, 2025-05-07T20:23:27.6233212Z L=6, 2025-05-07T20:23:27.6233364Z D_gradcheck=1, 2025-05-07T20:23:27.6233539Z stochastic_rounding=True, 2025-05-07T20:23:27.6233704Z weighted=False, 2025-05-07T20:23:27.6233856Z row_wise=True, 2025-05-07T20:23:27.6234006Z mixed=True, 2025-05-07T20:23:27.6234165Z use_cache=True, 2025-05-07T20:23:27.6234353Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:27.6234502Z use_cpu=True, 2025-05-07T20:23:27.6234691Z output_dtype=SparseType.FP32, 2025-05-07T20:23:27.6234833Z ) 2025-05-07T20:23:27.6235199Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:27.6235859Z self=, 2025-05-07T20:23:27.6236013Z mixed_B=False, 2025-05-07T20:23:27.6236175Z compile=False, 2025-05-07T20:23:27.6236320Z T=3, 2025-05-07T20:23:27.6236468Z D=45, 2025-05-07T20:23:27.6236625Z B=67, 2025-05-07T20:23:27.6236776Z log_E=5, 2025-05-07T20:23:27.6236926Z L=19, 2025-05-07T20:23:27.6237116Z D_gradcheck=1, 2025-05-07T20:23:27.6237363Z stochastic_rounding=True, 2025-05-07T20:23:27.6237542Z weighted=True, 2025-05-07T20:23:27.6237695Z row_wise=False, 2025-05-07T20:23:27.6237845Z mixed=True, 2025-05-07T20:23:27.6238003Z use_cache=True, 2025-05-07T20:23:27.6238192Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:27.6238340Z use_cpu=True, 2025-05-07T20:23:27.6238526Z output_dtype=SparseType.FP32, 2025-05-07T20:23:27.6238667Z ) 2025-05-07T20:23:27.6238893Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:27.6239462Z self=, 2025-05-07T20:23:27.6239708Z mixed_B=False, 2025-05-07T20:23:27.6239866Z compile=False, 2025-05-07T20:23:27.6240007Z T=2, 2025-05-07T20:23:27.6240148Z D=23, 2025-05-07T20:23:27.6240299Z B=87, 2025-05-07T20:23:27.6240442Z log_E=3, 2025-05-07T20:23:27.6240582Z L=6, 2025-05-07T20:23:27.6240737Z D_gradcheck=1, 2025-05-07T20:23:27.6240911Z stochastic_rounding=False, 2025-05-07T20:23:27.6241062Z weighted=True, 2025-05-07T20:23:27.6241219Z row_wise=True, 2025-05-07T20:23:27.6241365Z mixed=False, 2025-05-07T20:23:27.6241515Z use_cache=True, 2025-05-07T20:23:27.6241708Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:27.6241855Z use_cpu=True, 2025-05-07T20:23:27.6242042Z output_dtype=SparseType.FP16, 2025-05-07T20:23:27.6242179Z ) 2025-05-07T20:23:27.6242406Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:27.6242973Z self=, 2025-05-07T20:23:27.6243125Z mixed_B=True, 2025-05-07T20:23:27.6243276Z compile=False, 2025-05-07T20:23:27.6243422Z T=5, 2025-05-07T20:23:27.6243562Z D=58, 2025-05-07T20:23:27.6243703Z B=75, 2025-05-07T20:23:27.6243852Z log_E=3, 2025-05-07T20:23:27.6243995Z L=8, 2025-05-07T20:23:27.6244147Z D_gradcheck=1, 2025-05-07T20:23:27.6244329Z stochastic_rounding=False, 2025-05-07T20:23:27.6244485Z weighted=True, 2025-05-07T20:23:27.6244635Z row_wise=False, 2025-05-07T20:23:27.6244794Z mixed=True, 2025-05-07T20:23:27.6244947Z use_cache=True, 2025-05-07T20:23:27.6245143Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:27.6245291Z use_cpu=True, 2025-05-07T20:23:27.6245474Z output_dtype=SparseType.FP32, 2025-05-07T20:23:27.6245625Z ) 2025-05-07T20:23:27.6245852Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:27.6246416Z self=, 2025-05-07T20:23:27.6246578Z mixed_B=False, 2025-05-07T20:23:27.6246732Z compile=False, 2025-05-07T20:23:27.6246875Z T=3, 2025-05-07T20:23:27.6247026Z D=92, 2025-05-07T20:23:27.6247168Z B=44, 2025-05-07T20:23:27.6247312Z log_E=4, 2025-05-07T20:23:27.6247459Z L=9, 2025-05-07T20:23:27.6247609Z D_gradcheck=2, 2025-05-07T20:23:27.6247782Z stochastic_rounding=True, 2025-05-07T20:23:27.6248077Z weighted=True, 2025-05-07T20:23:27.6248243Z row_wise=False, 2025-05-07T20:23:27.6248396Z mixed=True, 2025-05-07T20:23:27.6248550Z use_cache=False, 2025-05-07T20:23:27.6248738Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:27.6248891Z use_cpu=True, 2025-05-07T20:23:27.6249069Z output_dtype=SparseType.FP32, 2025-05-07T20:23:27.6249207Z ) 2025-05-07T20:23:27.6249574Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:27.6250190Z self=, 2025-05-07T20:23:27.6250344Z mixed_B=True, 2025-05-07T20:23:27.6250502Z compile=False, 2025-05-07T20:23:27.6250644Z T=3, 2025-05-07T20:23:27.6250784Z D=79, 2025-05-07T20:23:27.6250934Z B=17, 2025-05-07T20:23:27.6251079Z log_E=5, 2025-05-07T20:23:27.6251233Z L=13, 2025-05-07T20:23:27.6251384Z D_gradcheck=2, 2025-05-07T20:23:27.6251624Z stochastic_rounding=False, 2025-05-07T20:23:27.6251799Z weighted=True, 2025-05-07T20:23:27.6251952Z row_wise=False, 2025-05-07T20:23:27.6252101Z mixed=False, 2025-05-07T20:23:27.6252263Z use_cache=False, 2025-05-07T20:23:27.6252450Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:27.6252599Z use_cpu=True, 2025-05-07T20:23:27.6252785Z output_dtype=SparseType.FP32, 2025-05-07T20:23:27.6252923Z ) 2025-05-07T20:23:27.6253151Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:27.6253718Z self=, 2025-05-07T20:23:27.6253956Z mixed_B=False, 2025-05-07T20:23:27.6254110Z compile=False, 2025-05-07T20:23:27.6254257Z T=5, 2025-05-07T20:23:27.6254400Z D=36, 2025-05-07T20:23:27.6254550Z B=102, 2025-05-07T20:23:27.6254692Z log_E=4, 2025-05-07T20:23:27.6254833Z L=13, 2025-05-07T20:23:27.6254989Z D_gradcheck=1, 2025-05-07T20:23:27.6255161Z stochastic_rounding=False, 2025-05-07T20:23:27.6255312Z weighted=True, 2025-05-07T20:23:27.6255468Z row_wise=True, 2025-05-07T20:23:27.6255617Z mixed=True, 2025-05-07T20:23:27.6255772Z use_cache=False, 2025-05-07T20:23:27.6255967Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:27.6256119Z use_cpu=True, 2025-05-07T20:23:27.6256301Z output_dtype=SparseType.FP16, 2025-05-07T20:23:27.6256451Z ) 2025-05-07T20:23:27.6256681Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:27.6257242Z self=, 2025-05-07T20:23:27.6257407Z mixed_B=True, 2025-05-07T20:23:27.6257558Z compile=True, 2025-05-07T20:23:27.6257712Z T=2, 2025-05-07T20:23:27.6257855Z D=87, 2025-05-07T20:23:27.6257996Z B=76, 2025-05-07T20:23:27.6258147Z log_E=3, 2025-05-07T20:23:27.6258288Z L=6, 2025-05-07T20:23:27.6258442Z D_gradcheck=1, 2025-05-07T20:23:27.6258625Z stochastic_rounding=False, 2025-05-07T20:23:27.6258781Z weighted=False, 2025-05-07T20:23:27.6258934Z row_wise=True, 2025-05-07T20:23:27.6259101Z mixed=False, 2025-05-07T20:23:27.6259254Z use_cache=True, 2025-05-07T20:23:27.6259441Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:27.6259597Z use_cpu=True, 2025-05-07T20:23:27.6259774Z output_dtype=SparseType.FP16, 2025-05-07T20:23:27.6259913Z ) 2025-05-07T20:23:27.6260148Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:27.6260711Z self=, 2025-05-07T20:23:27.6260875Z mixed_B=False, 2025-05-07T20:23:27.6261026Z compile=True, 2025-05-07T20:23:27.6261172Z T=1, 2025-05-07T20:23:27.6261320Z D=4, 2025-05-07T20:23:27.6261463Z B=19, 2025-05-07T20:23:27.6261606Z log_E=5, 2025-05-07T20:23:27.6261758Z L=2, 2025-05-07T20:23:27.6261909Z D_gradcheck=2, 2025-05-07T20:23:27.6262080Z stochastic_rounding=True, 2025-05-07T20:23:27.6262239Z weighted=True, 2025-05-07T20:23:27.6262389Z row_wise=True, 2025-05-07T20:23:27.6262538Z mixed=False, 2025-05-07T20:23:27.6262693Z use_cache=False, 2025-05-07T20:23:27.6262881Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:27.6263032Z use_cpu=True, 2025-05-07T20:23:27.6263223Z output_dtype=SparseType.FP32, 2025-05-07T20:23:27.6263362Z ) 2025-05-07T20:23:27.6263699Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:27.6264271Z self=, 2025-05-07T20:23:27.6264514Z mixed_B=True, 2025-05-07T20:23:27.6264674Z compile=True, 2025-05-07T20:23:27.6264816Z T=4, 2025-05-07T20:23:27.6264956Z D=11, 2025-05-07T20:23:27.6265105Z B=52, 2025-05-07T20:23:27.6265248Z log_E=3, 2025-05-07T20:23:27.6265386Z L=10, 2025-05-07T20:23:27.6265543Z D_gradcheck=2, 2025-05-07T20:23:27.6265781Z stochastic_rounding=False, 2025-05-07T20:23:27.6265946Z weighted=False, 2025-05-07T20:23:27.6266106Z row_wise=True, 2025-05-07T20:23:27.6266252Z mixed=True, 2025-05-07T20:23:27.6266412Z use_cache=True, 2025-05-07T20:23:27.6266598Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:27.6266748Z use_cpu=True, 2025-05-07T20:23:27.6266937Z output_dtype=SparseType.FP32, 2025-05-07T20:23:27.6267079Z ) 2025-05-07T20:23:27.6267308Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:27.6267878Z self=, 2025-05-07T20:23:27.6268119Z mixed_B=False, 2025-05-07T20:23:27.6268275Z compile=False, 2025-05-07T20:23:27.6268422Z T=3, 2025-05-07T20:23:27.6268565Z D=116, 2025-05-07T20:23:27.6268707Z B=119, 2025-05-07T20:23:27.6268857Z log_E=5, 2025-05-07T20:23:27.6268998Z L=12, 2025-05-07T20:23:27.6269147Z D_gradcheck=1, 2025-05-07T20:23:27.6269327Z stochastic_rounding=False, 2025-05-07T20:23:27.6269479Z weighted=False, 2025-05-07T20:23:27.6269634Z row_wise=True, 2025-05-07T20:23:27.6269782Z mixed=False, 2025-05-07T20:23:27.6269935Z use_cache=False, 2025-05-07T20:23:27.6270126Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:27.6270276Z use_cpu=True, 2025-05-07T20:23:27.6270455Z output_dtype=SparseType.FP16, 2025-05-07T20:23:27.6270600Z ) 2025-05-07T20:23:27.6270827Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:27.6271383Z self=, 2025-05-07T20:23:27.6271550Z mixed_B=True, 2025-05-07T20:23:27.6271700Z compile=True, 2025-05-07T20:23:27.6271844Z T=3, 2025-05-07T20:23:27.6271990Z D=95, 2025-05-07T20:23:27.6272130Z B=5, 2025-05-07T20:23:27.6272279Z log_E=5, 2025-05-07T20:23:27.6272424Z L=16, 2025-05-07T20:23:27.6272572Z D_gradcheck=1, 2025-05-07T20:23:27.6272752Z stochastic_rounding=True, 2025-05-07T20:23:27.6272906Z weighted=False, 2025-05-07T20:23:27.6273058Z row_wise=False, 2025-05-07T20:23:27.6273213Z mixed=False, 2025-05-07T20:23:27.6273371Z use_cache=False, 2025-05-07T20:23:27.6273561Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:27.6273718Z use_cpu=True, 2025-05-07T20:23:27.6273898Z output_dtype=SparseType.FP16, 2025-05-07T20:23:27.6274038Z ) 2025-05-07T20:23:27.6868780Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:27.6869479Z self=, 2025-05-07T20:23:27.6869661Z mixed_B=False, 2025-05-07T20:23:27.6869813Z compile=True, 2025-05-07T20:23:27.6869971Z T=4, 2025-05-07T20:23:27.6870117Z D=104, 2025-05-07T20:23:27.6870260Z B=86, 2025-05-07T20:23:27.6870419Z log_E=4, 2025-05-07T20:23:27.6870574Z L=17, 2025-05-07T20:23:27.6870744Z D_gradcheck=1, 2025-05-07T20:23:27.6870925Z stochastic_rounding=False, 2025-05-07T20:23:27.6871082Z weighted=False, 2025-05-07T20:23:27.6871241Z row_wise=True, 2025-05-07T20:23:27.6871396Z mixed=False, 2025-05-07T20:23:27.6871549Z use_cache=True, 2025-05-07T20:23:27.6871750Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:27.6871905Z use_cpu=True, 2025-05-07T20:23:27.6872085Z output_dtype=SparseType.FP32, 2025-05-07T20:23:27.6872235Z ) 2025-05-07T20:23:27.6872834Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:27.6873430Z self=, 2025-05-07T20:23:27.6873795Z mixed_B=True, 2025-05-07T20:23:27.6873948Z compile=False, 2025-05-07T20:23:27.6874097Z T=5, 2025-05-07T20:23:27.6874242Z D=104, 2025-05-07T20:23:27.6874390Z B=41, 2025-05-07T20:23:27.6874549Z log_E=4, 2025-05-07T20:23:27.6874698Z L=3, 2025-05-07T20:23:27.6874847Z D_gradcheck=2, 2025-05-07T20:23:27.6875151Z stochastic_rounding=False, 2025-05-07T20:23:27.6875317Z weighted=False, 2025-05-07T20:23:27.6875466Z row_wise=True, 2025-05-07T20:23:27.6875619Z mixed=False, 2025-05-07T20:23:27.6875769Z use_cache=False, 2025-05-07T20:23:27.6875958Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:27.6876120Z use_cpu=True, 2025-05-07T20:23:27.6876299Z output_dtype=SparseType.FP32, 2025-05-07T20:23:27.6876439Z ) 2025-05-07T20:23:27.6876678Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:27.6877234Z self=, 2025-05-07T20:23:27.6877575Z mixed_B=True, 2025-05-07T20:23:27.6877732Z compile=False, 2025-05-07T20:23:27.6877876Z T=4, 2025-05-07T20:23:27.6878023Z D=64, 2025-05-07T20:23:27.6878165Z B=52, 2025-05-07T20:23:27.6878310Z log_E=3, 2025-05-07T20:23:27.6878458Z L=15, 2025-05-07T20:23:27.6878613Z D_gradcheck=2, 2025-05-07T20:23:27.6878791Z stochastic_rounding=True, 2025-05-07T20:23:27.6878948Z weighted=False, 2025-05-07T20:23:27.6879098Z row_wise=True, 2025-05-07T20:23:27.6879247Z mixed=False, 2025-05-07T20:23:27.6879406Z use_cache=False, 2025-05-07T20:23:27.6879598Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:27.6880034Z use_cpu=True, 2025-05-07T20:23:27.6880225Z output_dtype=SparseType.FP16, 2025-05-07T20:23:27.6880368Z ) 2025-05-07T20:23:27.6880599Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:27.6881169Z self=, 2025-05-07T20:23:27.6881333Z mixed_B=False, 2025-05-07T20:23:27.6881494Z compile=False, 2025-05-07T20:23:27.6881637Z T=2, 2025-05-07T20:23:27.6881779Z D=41, 2025-05-07T20:23:27.6881931Z B=83, 2025-05-07T20:23:27.6882075Z log_E=3, 2025-05-07T20:23:27.6882221Z L=12, 2025-05-07T20:23:27.6882383Z D_gradcheck=1, 2025-05-07T20:23:27.6882559Z stochastic_rounding=False, 2025-05-07T20:23:27.6882714Z weighted=False, 2025-05-07T20:23:27.6882871Z row_wise=True, 2025-05-07T20:23:27.6883034Z mixed=False, 2025-05-07T20:23:27.6883190Z use_cache=True, 2025-05-07T20:23:27.6883384Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:27.6883533Z use_cpu=True, 2025-05-07T20:23:27.6883718Z output_dtype=SparseType.FP16, 2025-05-07T20:23:27.6883861Z ) 2025-05-07T20:23:27.6884092Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:27.6884661Z self=, 2025-05-07T20:23:27.6884823Z mixed_B=True, 2025-05-07T20:23:27.6884974Z compile=True, 2025-05-07T20:23:27.6885124Z T=1, 2025-05-07T20:23:27.6885268Z D=66, 2025-05-07T20:23:27.6885416Z B=27, 2025-05-07T20:23:27.6885568Z log_E=5, 2025-05-07T20:23:27.6885712Z L=1, 2025-05-07T20:23:27.6885868Z D_gradcheck=2, 2025-05-07T20:23:27.6886049Z stochastic_rounding=True, 2025-05-07T20:23:27.6886205Z weighted=False, 2025-05-07T20:23:27.6886356Z row_wise=False, 2025-05-07T20:23:27.6886511Z mixed=False, 2025-05-07T20:23:27.6886662Z use_cache=False, 2025-05-07T20:23:27.6886857Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:27.6887005Z use_cpu=True, 2025-05-07T20:23:27.6887188Z output_dtype=SparseType.FP16, 2025-05-07T20:23:27.6887335Z ) 2025-05-07T20:23:27.6887910Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:27.6888607Z self=, 2025-05-07T20:23:27.6888897Z mixed_B=True, 2025-05-07T20:23:27.6889051Z compile=False, 2025-05-07T20:23:27.6889195Z T=5, 2025-05-07T20:23:27.6889348Z D=43, 2025-05-07T20:23:27.6889493Z B=33, 2025-05-07T20:23:27.6889637Z log_E=3, 2025-05-07T20:23:27.6889787Z L=16, 2025-05-07T20:23:27.6889941Z D_gradcheck=1, 2025-05-07T20:23:27.6890230Z stochastic_rounding=False, 2025-05-07T20:23:27.6890400Z weighted=False, 2025-05-07T20:23:27.6890551Z row_wise=True, 2025-05-07T20:23:27.6890706Z mixed=True, 2025-05-07T20:23:27.6890856Z use_cache=True, 2025-05-07T20:23:27.6891051Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:27.6891206Z use_cpu=True, 2025-05-07T20:23:27.6891383Z output_dtype=SparseType.FP16, 2025-05-07T20:23:27.6891525Z ) 2025-05-07T20:23:27.6891763Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:27.6892324Z self=, 2025-05-07T20:23:27.6892613Z mixed_B=True, 2025-05-07T20:23:27.6892772Z compile=True, 2025-05-07T20:23:27.6892914Z T=2, 2025-05-07T20:23:27.6893059Z D=95, 2025-05-07T20:23:27.6893208Z B=70, 2025-05-07T20:23:27.6893353Z log_E=5, 2025-05-07T20:23:27.6893504Z L=13, 2025-05-07T20:23:27.6893660Z D_gradcheck=1, 2025-05-07T20:23:27.6893830Z stochastic_rounding=True, 2025-05-07T20:23:27.6893995Z weighted=False, 2025-05-07T20:23:27.6894144Z row_wise=False, 2025-05-07T20:23:27.6894295Z mixed=False, 2025-05-07T20:23:27.6894452Z use_cache=True, 2025-05-07T20:23:27.6894642Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:27.6894790Z use_cpu=True, 2025-05-07T20:23:27.6894979Z output_dtype=SparseType.FP32, 2025-05-07T20:23:27.6895118Z ) 2025-05-07T20:23:27.6895346Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:27.6896029Z self=, 2025-05-07T20:23:27.6896191Z mixed_B=True, 2025-05-07T20:23:27.6896345Z compile=True, 2025-05-07T20:23:27.6896489Z T=3, 2025-05-07T20:23:27.6896641Z D=87, 2025-05-07T20:23:27.6896785Z B=36, 2025-05-07T20:23:27.6896928Z log_E=3, 2025-05-07T20:23:27.6897084Z L=12, 2025-05-07T20:23:27.6897236Z D_gradcheck=1, 2025-05-07T20:23:27.6897408Z stochastic_rounding=False, 2025-05-07T20:23:27.6897572Z weighted=False, 2025-05-07T20:23:27.6897723Z row_wise=True, 2025-05-07T20:23:27.6897878Z mixed=False, 2025-05-07T20:23:27.6898029Z use_cache=True, 2025-05-07T20:23:27.6898215Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:27.6898378Z use_cpu=True, 2025-05-07T20:23:27.6898559Z output_dtype=SparseType.FP32, 2025-05-07T20:23:27.6898700Z ) 2025-05-07T20:23:27.6898935Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:27.6899496Z self=, 2025-05-07T20:23:27.6899652Z mixed_B=True, 2025-05-07T20:23:27.6899812Z compile=False, 2025-05-07T20:23:27.6899954Z T=1, 2025-05-07T20:23:27.6900097Z D=11, 2025-05-07T20:23:27.6900248Z B=70, 2025-05-07T20:23:27.6900391Z log_E=4, 2025-05-07T20:23:27.6900542Z L=19, 2025-05-07T20:23:27.6900695Z D_gradcheck=1, 2025-05-07T20:23:27.6900867Z stochastic_rounding=True, 2025-05-07T20:23:27.6901030Z weighted=False, 2025-05-07T20:23:27.6901182Z row_wise=False, 2025-05-07T20:23:27.6901334Z mixed=True, 2025-05-07T20:23:27.6901492Z use_cache=False, 2025-05-07T20:23:27.6901679Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:27.6901828Z use_cpu=True, 2025-05-07T20:23:27.6902013Z output_dtype=SparseType.FP32, 2025-05-07T20:23:27.6902153Z ) 2025-05-07T20:23:27.6902515Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:27.6903122Z self=, 2025-05-07T20:23:27.6903371Z mixed_B=False, 2025-05-07T20:23:27.6903534Z compile=True, 2025-05-07T20:23:27.6903681Z T=1, 2025-05-07T20:23:27.6903822Z D=36, 2025-05-07T20:23:27.6903969Z B=33, 2025-05-07T20:23:27.6904114Z log_E=4, 2025-05-07T20:23:27.6904256Z L=18, 2025-05-07T20:23:27.6904415Z D_gradcheck=2, 2025-05-07T20:23:27.6904656Z stochastic_rounding=False, 2025-05-07T20:23:27.6904825Z weighted=True, 2025-05-07T20:23:27.6904983Z row_wise=True, 2025-05-07T20:23:27.6905132Z mixed=False, 2025-05-07T20:23:27.6905283Z use_cache=True, 2025-05-07T20:23:27.6905478Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:27.6905630Z use_cpu=True, 2025-05-07T20:23:27.6905809Z output_dtype=SparseType.FP16, 2025-05-07T20:23:27.6905955Z ) 2025-05-07T20:23:27.6906187Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:27.6906755Z self=, 2025-05-07T20:23:27.6906992Z mixed_B=True, 2025-05-07T20:23:27.6907149Z compile=False, 2025-05-07T20:23:27.6907298Z T=2, 2025-05-07T20:23:27.6907440Z D=103, 2025-05-07T20:23:27.6907583Z B=47, 2025-05-07T20:23:27.6907732Z log_E=4, 2025-05-07T20:23:27.6907873Z L=8, 2025-05-07T20:23:27.6908026Z D_gradcheck=2, 2025-05-07T20:23:27.6908209Z stochastic_rounding=False, 2025-05-07T20:23:27.6908360Z weighted=True, 2025-05-07T20:23:27.6908511Z row_wise=True, 2025-05-07T20:23:27.6908669Z mixed=True, 2025-05-07T20:23:27.6908818Z use_cache=True, 2025-05-07T20:23:27.6909008Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:27.6909163Z use_cpu=True, 2025-05-07T20:23:27.6909343Z output_dtype=SparseType.FP16, 2025-05-07T20:23:27.6909482Z ) 2025-05-07T20:23:27.6909725Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:27.6910282Z self=, 2025-05-07T20:23:27.6910446Z mixed_B=False, 2025-05-07T20:23:27.6910604Z compile=True, 2025-05-07T20:23:27.6910752Z T=2, 2025-05-07T20:23:27.6910908Z D=73, 2025-05-07T20:23:27.6911065Z B=28, 2025-05-07T20:23:27.6911224Z log_E=3, 2025-05-07T20:23:27.6911383Z L=13, 2025-05-07T20:23:27.6911535Z D_gradcheck=2, 2025-05-07T20:23:27.6911709Z stochastic_rounding=False, 2025-05-07T20:23:27.6911866Z weighted=True, 2025-05-07T20:23:27.6912020Z row_wise=False, 2025-05-07T20:23:27.6912169Z mixed=False, 2025-05-07T20:23:27.6912329Z use_cache=True, 2025-05-07T20:23:27.6912516Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:27.6912673Z use_cpu=True, 2025-05-07T20:23:27.6912855Z output_dtype=SparseType.FP32, 2025-05-07T20:23:27.6912993Z ) 2025-05-07T20:23:27.6913227Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:27.6913784Z self=, 2025-05-07T20:23:27.6913941Z mixed_B=True, 2025-05-07T20:23:27.6914106Z compile=True, 2025-05-07T20:23:27.6914250Z T=2, 2025-05-07T20:23:27.6914391Z D=105, 2025-05-07T20:23:27.6914537Z B=9, 2025-05-07T20:23:27.6914683Z log_E=3, 2025-05-07T20:23:27.6914827Z L=6, 2025-05-07T20:23:27.6914985Z D_gradcheck=2, 2025-05-07T20:23:27.6915156Z stochastic_rounding=True, 2025-05-07T20:23:27.6915309Z weighted=True, 2025-05-07T20:23:27.6915465Z row_wise=True, 2025-05-07T20:23:27.6915617Z mixed=False, 2025-05-07T20:23:27.6915777Z use_cache=True, 2025-05-07T20:23:27.6915965Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:27.6916115Z use_cpu=True, 2025-05-07T20:23:27.6916304Z output_dtype=SparseType.FP16, 2025-05-07T20:23:27.6916445Z ) 2025-05-07T20:23:27.6916806Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:27.6917392Z self=, 2025-05-07T20:23:27.6917632Z mixed_B=True, 2025-05-07T20:23:27.6917784Z compile=True, 2025-05-07T20:23:27.6917937Z T=2, 2025-05-07T20:23:27.6918078Z D=14, 2025-05-07T20:23:27.6918224Z B=9, 2025-05-07T20:23:27.6918376Z log_E=5, 2025-05-07T20:23:27.6918517Z L=16, 2025-05-07T20:23:27.6918670Z D_gradcheck=1, 2025-05-07T20:23:27.6918917Z stochastic_rounding=True, 2025-05-07T20:23:27.6919085Z weighted=False, 2025-05-07T20:23:27.6919244Z row_wise=False, 2025-05-07T20:23:27.6919398Z mixed=False, 2025-05-07T20:23:27.6919550Z use_cache=True, 2025-05-07T20:23:27.6919745Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:27.6919893Z use_cpu=True, 2025-05-07T20:23:27.6920074Z output_dtype=SparseType.FP16, 2025-05-07T20:23:27.6920219Z ) 2025-05-07T20:23:27.6920447Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:27.6921007Z self=, 2025-05-07T20:23:27.6921252Z mixed_B=True, 2025-05-07T20:23:27.6921404Z compile=False, 2025-05-07T20:23:27.6921547Z T=4, 2025-05-07T20:23:27.6921694Z D=127, 2025-05-07T20:23:27.6921839Z B=106, 2025-05-07T20:23:27.6921991Z log_E=3, 2025-05-07T20:23:27.6922136Z L=1, 2025-05-07T20:23:27.6922287Z D_gradcheck=1, 2025-05-07T20:23:27.6922468Z stochastic_rounding=False, 2025-05-07T20:23:27.6922622Z weighted=False, 2025-05-07T20:23:27.6922770Z row_wise=True, 2025-05-07T20:23:27.6922925Z mixed=True, 2025-05-07T20:23:27.6923083Z use_cache=False, 2025-05-07T20:23:27.6923271Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:27.6923425Z use_cpu=True, 2025-05-07T20:23:27.6923602Z output_dtype=SparseType.FP16, 2025-05-07T20:23:27.6923746Z ) 2025-05-07T20:23:27.6923983Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:27.6924543Z self=, 2025-05-07T20:23:27.6924702Z mixed_B=False, 2025-05-07T20:23:27.6924868Z compile=False, 2025-05-07T20:23:27.6925016Z T=5, 2025-05-07T20:23:27.6925165Z D=4, 2025-05-07T20:23:27.6925311Z B=124, 2025-05-07T20:23:27.6925456Z log_E=4, 2025-05-07T20:23:27.6925605Z L=6, 2025-05-07T20:23:27.6925758Z D_gradcheck=2, 2025-05-07T20:23:27.6925929Z stochastic_rounding=True, 2025-05-07T20:23:27.6926091Z weighted=True, 2025-05-07T20:23:27.6926243Z row_wise=False, 2025-05-07T20:23:27.6926392Z mixed=False, 2025-05-07T20:23:27.6926551Z use_cache=False, 2025-05-07T20:23:27.6926742Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:27.6926894Z use_cpu=True, 2025-05-07T20:23:27.6927081Z output_dtype=SparseType.FP16, 2025-05-07T20:23:27.6927220Z ) 2025-05-07T20:23:27.6927448Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:27.6928150Z self=, 2025-05-07T20:23:27.6928316Z mixed_B=False, 2025-05-07T20:23:27.6928476Z compile=True, 2025-05-07T20:23:27.6928619Z T=1, 2025-05-07T20:23:27.6928764Z D=54, 2025-05-07T20:23:27.6928917Z B=48, 2025-05-07T20:23:27.6929060Z log_E=5, 2025-05-07T20:23:27.6929202Z L=13, 2025-05-07T20:23:27.6929360Z D_gradcheck=2, 2025-05-07T20:23:27.6929534Z stochastic_rounding=False, 2025-05-07T20:23:27.6929687Z weighted=True, 2025-05-07T20:23:27.6929847Z row_wise=True, 2025-05-07T20:23:27.6929996Z mixed=False, 2025-05-07T20:23:27.6930145Z use_cache=True, 2025-05-07T20:23:27.6930342Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:27.6930492Z use_cpu=True, 2025-05-07T20:23:27.6930672Z output_dtype=SparseType.FP16, 2025-05-07T20:23:27.6930824Z ) 2025-05-07T20:23:27.7532389Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:27.7533150Z self=, 2025-05-07T20:23:27.7533572Z mixed_B=True, 2025-05-07T20:23:27.7533734Z compile=False, 2025-05-07T20:23:27.7533874Z T=4, 2025-05-07T20:23:27.7534014Z D=42, 2025-05-07T20:23:27.7534161Z B=7, 2025-05-07T20:23:27.7534306Z log_E=4, 2025-05-07T20:23:27.7534447Z L=8, 2025-05-07T20:23:27.7534604Z D_gradcheck=1, 2025-05-07T20:23:27.7534776Z stochastic_rounding=True, 2025-05-07T20:23:27.7535055Z weighted=False, 2025-05-07T20:23:27.7535229Z row_wise=False, 2025-05-07T20:23:27.7535377Z mixed=True, 2025-05-07T20:23:27.7535528Z use_cache=True, 2025-05-07T20:23:27.7535725Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:27.7535877Z use_cpu=True, 2025-05-07T20:23:27.7536063Z output_dtype=SparseType.FP32, 2025-05-07T20:23:27.7536212Z ) 2025-05-07T20:23:27.7536441Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:27.7537013Z self=, 2025-05-07T20:23:27.7537313Z mixed_B=True, 2025-05-07T20:23:27.7537467Z compile=False, 2025-05-07T20:23:27.7537620Z T=4, 2025-05-07T20:23:27.7537760Z D=11, 2025-05-07T20:23:27.7537906Z B=69, 2025-05-07T20:23:27.7538055Z log_E=3, 2025-05-07T20:23:27.7538198Z L=15, 2025-05-07T20:23:27.7538351Z D_gradcheck=2, 2025-05-07T20:23:27.7538531Z stochastic_rounding=False, 2025-05-07T20:23:27.7538687Z weighted=True, 2025-05-07T20:23:27.7538842Z row_wise=True, 2025-05-07T20:23:27.7539000Z mixed=True, 2025-05-07T20:23:27.7539152Z use_cache=True, 2025-05-07T20:23:27.7539342Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:27.7539502Z use_cpu=True, 2025-05-07T20:23:27.7539682Z output_dtype=SparseType.FP32, 2025-05-07T20:23:27.7539829Z ) 2025-05-07T20:23:27.7540058Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:27.7540622Z self=, 2025-05-07T20:23:27.7540792Z mixed_B=False, 2025-05-07T20:23:27.7540944Z compile=True, 2025-05-07T20:23:27.7541087Z T=5, 2025-05-07T20:23:27.7541236Z D=51, 2025-05-07T20:23:27.7541383Z B=18, 2025-05-07T20:23:27.7541531Z log_E=5, 2025-05-07T20:23:27.7541681Z L=20, 2025-05-07T20:23:27.7541836Z D_gradcheck=1, 2025-05-07T20:23:27.7542009Z stochastic_rounding=False, 2025-05-07T20:23:27.7542174Z weighted=True, 2025-05-07T20:23:27.7542328Z row_wise=False, 2025-05-07T20:23:27.7542477Z mixed=False, 2025-05-07T20:23:27.7542638Z use_cache=False, 2025-05-07T20:23:27.7542829Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:27.7542988Z use_cpu=True, 2025-05-07T20:23:27.7543166Z output_dtype=SparseType.FP32, 2025-05-07T20:23:27.7543307Z ) 2025-05-07T20:23:27.7543604Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:27.7544168Z self=, 2025-05-07T20:23:27.7544329Z mixed_B=True, 2025-05-07T20:23:27.7544489Z compile=False, 2025-05-07T20:23:27.7544629Z T=1, 2025-05-07T20:23:27.7544773Z D=104, 2025-05-07T20:23:27.7544930Z B=74, 2025-05-07T20:23:27.7545073Z log_E=4, 2025-05-07T20:23:27.7545219Z L=2, 2025-05-07T20:23:27.7545378Z D_gradcheck=2, 2025-05-07T20:23:27.7545549Z stochastic_rounding=True, 2025-05-07T20:23:27.7545772Z weighted=False, 2025-05-07T20:23:27.7545936Z row_wise=True, 2025-05-07T20:23:27.7546148Z mixed=False, 2025-05-07T20:23:27.7546315Z use_cache=False, 2025-05-07T20:23:27.7546501Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:27.7546654Z use_cpu=True, 2025-05-07T20:23:27.7546840Z output_dtype=SparseType.FP16, 2025-05-07T20:23:27.7546978Z ) 2025-05-07T20:23:27.7547206Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:27.7547942Z self=, 2025-05-07T20:23:27.7548158Z mixed_B=False, 2025-05-07T20:23:27.7548310Z compile=True, 2025-05-07T20:23:27.7548463Z T=4, 2025-05-07T20:23:27.7548604Z D=105, 2025-05-07T20:23:27.7548746Z B=89, 2025-05-07T20:23:27.7548899Z log_E=3, 2025-05-07T20:23:27.7549042Z L=11, 2025-05-07T20:23:27.7549199Z D_gradcheck=1, 2025-05-07T20:23:27.7549369Z stochastic_rounding=True, 2025-05-07T20:23:27.7549595Z weighted=True, 2025-05-07T20:23:27.7549768Z row_wise=True, 2025-05-07T20:23:27.7549915Z mixed=True, 2025-05-07T20:23:27.7550066Z use_cache=True, 2025-05-07T20:23:27.7550259Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:27.7550411Z use_cpu=True, 2025-05-07T20:23:27.7550588Z output_dtype=SparseType.FP16, 2025-05-07T20:23:27.7550734Z ) 2025-05-07T20:23:27.7550965Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:27.7551534Z self=, 2025-05-07T20:23:27.7551850Z mixed_B=False, 2025-05-07T20:23:27.7552001Z compile=False, 2025-05-07T20:23:27.7552143Z T=3, 2025-05-07T20:23:27.7552291Z D=65, 2025-05-07T20:23:27.7552434Z B=15, 2025-05-07T20:23:27.7552587Z log_E=4, 2025-05-07T20:23:27.7552728Z L=16, 2025-05-07T20:23:27.7552881Z D_gradcheck=2, 2025-05-07T20:23:27.7553060Z stochastic_rounding=False, 2025-05-07T20:23:27.7553217Z weighted=True, 2025-05-07T20:23:27.7553369Z row_wise=False, 2025-05-07T20:23:27.7553523Z mixed=False, 2025-05-07T20:23:27.7553674Z use_cache=False, 2025-05-07T20:23:27.7553864Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:27.7554016Z use_cpu=True, 2025-05-07T20:23:27.7554195Z output_dtype=SparseType.FP16, 2025-05-07T20:23:27.7554334Z ) 2025-05-07T20:23:27.7554571Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:27.7555129Z self=, 2025-05-07T20:23:27.7555298Z mixed_B=False, 2025-05-07T20:23:27.7555448Z compile=False, 2025-05-07T20:23:27.7555590Z T=5, 2025-05-07T20:23:27.7555740Z D=77, 2025-05-07T20:23:27.7555883Z B=83, 2025-05-07T20:23:27.7556028Z log_E=5, 2025-05-07T20:23:27.7556175Z L=9, 2025-05-07T20:23:27.7556328Z D_gradcheck=1, 2025-05-07T20:23:27.7556501Z stochastic_rounding=False, 2025-05-07T20:23:27.7556665Z weighted=True, 2025-05-07T20:23:27.7556818Z row_wise=True, 2025-05-07T20:23:27.7556965Z mixed=True, 2025-05-07T20:23:27.7557123Z use_cache=True, 2025-05-07T20:23:27.7557318Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:27.7557470Z use_cpu=True, 2025-05-07T20:23:27.7557660Z output_dtype=SparseType.FP32, 2025-05-07T20:23:27.7557798Z ) 2025-05-07T20:23:27.7558023Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:27.7558592Z self=, 2025-05-07T20:23:27.7558751Z mixed_B=True, 2025-05-07T20:23:27.7558912Z compile=False, 2025-05-07T20:23:27.7559057Z T=4, 2025-05-07T20:23:27.7559199Z D=21, 2025-05-07T20:23:27.7559349Z B=56, 2025-05-07T20:23:27.7559497Z log_E=5, 2025-05-07T20:23:27.7559644Z L=17, 2025-05-07T20:23:27.7559803Z D_gradcheck=1, 2025-05-07T20:23:27.7559973Z stochastic_rounding=False, 2025-05-07T20:23:27.7560128Z weighted=True, 2025-05-07T20:23:27.7560294Z row_wise=True, 2025-05-07T20:23:27.7560445Z mixed=True, 2025-05-07T20:23:27.7560597Z use_cache=True, 2025-05-07T20:23:27.7560792Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:27.7560941Z use_cpu=True, 2025-05-07T20:23:27.7561129Z output_dtype=SparseType.FP32, 2025-05-07T20:23:27.7561274Z ) 2025-05-07T20:23:27.7561500Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:27.7562265Z self=, 2025-05-07T20:23:27.7562474Z mixed_B=False, 2025-05-07T20:23:27.7562625Z compile=True, 2025-05-07T20:23:27.7562772Z T=4, 2025-05-07T20:23:27.7562913Z D=116, 2025-05-07T20:23:27.7563061Z B=113, 2025-05-07T20:23:27.7563210Z log_E=5, 2025-05-07T20:23:27.7563351Z L=19, 2025-05-07T20:23:27.7563502Z D_gradcheck=1, 2025-05-07T20:23:27.7563676Z stochastic_rounding=True, 2025-05-07T20:23:27.7563898Z weighted=False, 2025-05-07T20:23:27.7564066Z row_wise=False, 2025-05-07T20:23:27.7564220Z mixed=True, 2025-05-07T20:23:27.7564370Z use_cache=True, 2025-05-07T20:23:27.7564566Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:27.7564714Z use_cpu=True, 2025-05-07T20:23:27.7564899Z output_dtype=SparseType.FP16, 2025-05-07T20:23:27.7565054Z ) 2025-05-07T20:23:27.7565278Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:27.7565839Z self=, 2025-05-07T20:23:27.7566079Z mixed_B=True, 2025-05-07T20:23:27.7566230Z compile=False, 2025-05-07T20:23:27.7566372Z T=1, 2025-05-07T20:23:27.7566522Z D=23, 2025-05-07T20:23:27.7566672Z B=50, 2025-05-07T20:23:27.7566816Z log_E=4, 2025-05-07T20:23:27.7566966Z L=9, 2025-05-07T20:23:27.7567119Z D_gradcheck=1, 2025-05-07T20:23:27.7567290Z stochastic_rounding=False, 2025-05-07T20:23:27.7567454Z weighted=False, 2025-05-07T20:23:27.7567609Z row_wise=True, 2025-05-07T20:23:27.7567764Z mixed=False, 2025-05-07T20:23:27.7567915Z use_cache=True, 2025-05-07T20:23:27.7568365Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:27.7568525Z use_cpu=True, 2025-05-07T20:23:27.7568706Z output_dtype=SparseType.FP32, 2025-05-07T20:23:27.7568847Z ) 2025-05-07T20:23:27.7569077Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:27.7569639Z self=, 2025-05-07T20:23:27.7569798Z mixed_B=False, 2025-05-07T20:23:27.7569959Z compile=True, 2025-05-07T20:23:27.7570098Z T=1, 2025-05-07T20:23:27.7570238Z D=121, 2025-05-07T20:23:27.7570386Z B=12, 2025-05-07T20:23:27.7570571Z log_E=3, 2025-05-07T20:23:27.7570724Z L=14, 2025-05-07T20:23:27.7570877Z D_gradcheck=2, 2025-05-07T20:23:27.7571043Z stochastic_rounding=True, 2025-05-07T20:23:27.7571246Z weighted=False, 2025-05-07T20:23:27.7571404Z row_wise=False, 2025-05-07T20:23:27.7571551Z mixed=True, 2025-05-07T20:23:27.7571711Z use_cache=True, 2025-05-07T20:23:27.7571899Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:27.7572048Z use_cpu=True, 2025-05-07T20:23:27.7572234Z output_dtype=SparseType.FP32, 2025-05-07T20:23:27.7572374Z ) 2025-05-07T20:23:27.7572602Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:27.7573168Z self=, 2025-05-07T20:23:27.7573326Z mixed_B=True, 2025-05-07T20:23:27.7573522Z compile=True, 2025-05-07T20:23:27.7573675Z T=4, 2025-05-07T20:23:27.7573818Z D=54, 2025-05-07T20:23:27.7573964Z B=23, 2025-05-07T20:23:27.7574112Z log_E=5, 2025-05-07T20:23:27.7574257Z L=8, 2025-05-07T20:23:27.7574415Z D_gradcheck=1, 2025-05-07T20:23:27.7574592Z stochastic_rounding=False, 2025-05-07T20:23:27.7574775Z weighted=True, 2025-05-07T20:23:27.7574934Z row_wise=False, 2025-05-07T20:23:27.7575084Z mixed=False, 2025-05-07T20:23:27.7575238Z use_cache=False, 2025-05-07T20:23:27.7575435Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:27.7575587Z use_cpu=True, 2025-05-07T20:23:27.7575772Z output_dtype=SparseType.FP32, 2025-05-07T20:23:27.7576010Z ) 2025-05-07T20:23:27.7576241Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:27.7577012Z self=, 2025-05-07T20:23:27.7577651Z mixed_B=True, 2025-05-07T20:23:27.7577821Z compile=False, 2025-05-07T20:23:27.7577970Z T=4, 2025-05-07T20:23:27.7578112Z D=109, 2025-05-07T20:23:27.7578264Z B=33, 2025-05-07T20:23:27.7578409Z log_E=4, 2025-05-07T20:23:27.7578555Z L=20, 2025-05-07T20:23:27.7578716Z D_gradcheck=2, 2025-05-07T20:23:27.7578884Z stochastic_rounding=True, 2025-05-07T20:23:27.7579118Z weighted=True, 2025-05-07T20:23:27.7579294Z row_wise=True, 2025-05-07T20:23:27.7579445Z mixed=False, 2025-05-07T20:23:27.7579599Z use_cache=True, 2025-05-07T20:23:27.7580129Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:27.7580286Z use_cpu=True, 2025-05-07T20:23:27.7580466Z output_dtype=SparseType.FP32, 2025-05-07T20:23:27.7580616Z ) 2025-05-07T20:23:27.7580846Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:27.7581426Z self=, 2025-05-07T20:23:27.7581862Z mixed_B=False, 2025-05-07T20:23:27.7582015Z compile=False, 2025-05-07T20:23:27.7582164Z T=3, 2025-05-07T20:23:27.7582305Z D=14, 2025-05-07T20:23:27.7582447Z B=2, 2025-05-07T20:23:27.7582597Z log_E=3, 2025-05-07T20:23:27.7582741Z L=13, 2025-05-07T20:23:27.7582985Z D_gradcheck=2, 2025-05-07T20:23:27.7583167Z stochastic_rounding=True, 2025-05-07T20:23:27.7583358Z weighted=True, 2025-05-07T20:23:27.7583557Z row_wise=False, 2025-05-07T20:23:27.7583719Z mixed=False, 2025-05-07T20:23:27.7583872Z use_cache=True, 2025-05-07T20:23:27.7584062Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:27.7584222Z use_cpu=True, 2025-05-07T20:23:27.7584398Z output_dtype=SparseType.FP32, 2025-05-07T20:23:27.7584549Z ) 2025-05-07T20:23:27.7584778Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:27.7585344Z self=, 2025-05-07T20:23:27.7585508Z mixed_B=True, 2025-05-07T20:23:27.7585662Z compile=True, 2025-05-07T20:23:27.7585807Z T=4, 2025-05-07T20:23:27.7585956Z D=58, 2025-05-07T20:23:27.7586100Z B=118, 2025-05-07T20:23:27.7586244Z log_E=5, 2025-05-07T20:23:27.7586395Z L=8, 2025-05-07T20:23:27.7586548Z D_gradcheck=2, 2025-05-07T20:23:27.7586719Z stochastic_rounding=True, 2025-05-07T20:23:27.7586885Z weighted=False, 2025-05-07T20:23:27.7587040Z row_wise=False, 2025-05-07T20:23:27.7587190Z mixed=True, 2025-05-07T20:23:27.7587352Z use_cache=False, 2025-05-07T20:23:27.7587541Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:27.7587698Z use_cpu=True, 2025-05-07T20:23:27.7587883Z output_dtype=SparseType.FP32, 2025-05-07T20:23:27.7588025Z ) 2025-05-07T20:23:27.7588257Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:27.7588818Z self=, 2025-05-07T20:23:27.7588978Z mixed_B=False, 2025-05-07T20:23:27.7589135Z compile=True, 2025-05-07T20:23:27.7589278Z T=1, 2025-05-07T20:23:27.7589424Z D=70, 2025-05-07T20:23:27.7589573Z B=57, 2025-05-07T20:23:27.7589715Z log_E=5, 2025-05-07T20:23:27.7589859Z L=13, 2025-05-07T20:23:27.7590015Z D_gradcheck=1, 2025-05-07T20:23:27.7590185Z stochastic_rounding=True, 2025-05-07T20:23:27.7590341Z weighted=False, 2025-05-07T20:23:27.7590501Z row_wise=False, 2025-05-07T20:23:27.7590646Z mixed=True, 2025-05-07T20:23:27.7590806Z use_cache=False, 2025-05-07T20:23:27.7591046Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:27.7591235Z use_cpu=True, 2025-05-07T20:23:27.7591425Z output_dtype=SparseType.FP16, 2025-05-07T20:23:27.7591567Z ) 2025-05-07T20:23:27.7591791Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:27.7592684Z self=, 2025-05-07T20:23:27.7592932Z mixed_B=True, 2025-05-07T20:23:27.7593087Z compile=False, 2025-05-07T20:23:27.7593236Z T=3, 2025-05-07T20:23:27.7593381Z D=88, 2025-05-07T20:23:27.7593526Z B=39, 2025-05-07T20:23:27.7593690Z log_E=4, 2025-05-07T20:23:27.7593839Z L=15, 2025-05-07T20:23:27.7593998Z D_gradcheck=2, 2025-05-07T20:23:27.7594177Z stochastic_rounding=False, 2025-05-07T20:23:27.7594490Z weighted=True, 2025-05-07T20:23:27.7594667Z row_wise=True, 2025-05-07T20:23:27.7594817Z mixed=False, 2025-05-07T20:23:27.7594969Z use_cache=True, 2025-05-07T20:23:27.7595164Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:27.7595313Z use_cpu=True, 2025-05-07T20:23:27.7595494Z output_dtype=SparseType.FP16, 2025-05-07T20:23:27.7595644Z ) 2025-05-07T20:23:27.8195757Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:27.8196426Z self=, 2025-05-07T20:23:27.8196977Z mixed_B=True, 2025-05-07T20:23:27.8197131Z compile=False, 2025-05-07T20:23:27.8197283Z T=3, 2025-05-07T20:23:27.8197434Z D=95, 2025-05-07T20:23:27.8197578Z B=114, 2025-05-07T20:23:27.8197731Z log_E=5, 2025-05-07T20:23:27.8197874Z L=1, 2025-05-07T20:23:27.8198025Z D_gradcheck=1, 2025-05-07T20:23:27.8198206Z stochastic_rounding=False, 2025-05-07T20:23:27.8198370Z weighted=True, 2025-05-07T20:23:27.8198521Z row_wise=True, 2025-05-07T20:23:27.8198677Z mixed=False, 2025-05-07T20:23:27.8198828Z use_cache=True, 2025-05-07T20:23:27.8199029Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:27.8199178Z use_cpu=True, 2025-05-07T20:23:27.8199358Z output_dtype=SparseType.FP16, 2025-05-07T20:23:27.8199515Z ) 2025-05-07T20:23:27.8199747Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:27.8200317Z self=, 2025-05-07T20:23:27.8200483Z mixed_B=True, 2025-05-07T20:23:27.8200634Z compile=True, 2025-05-07T20:23:27.8200777Z T=2, 2025-05-07T20:23:27.8200929Z D=117, 2025-05-07T20:23:27.8201070Z B=93, 2025-05-07T20:23:27.8201214Z log_E=5, 2025-05-07T20:23:27.8201361Z L=16, 2025-05-07T20:23:27.8201514Z D_gradcheck=2, 2025-05-07T20:23:27.8201682Z stochastic_rounding=True, 2025-05-07T20:23:27.8201848Z weighted=False, 2025-05-07T20:23:27.8201999Z row_wise=True, 2025-05-07T20:23:27.8202154Z mixed=True, 2025-05-07T20:23:27.8202306Z use_cache=True, 2025-05-07T20:23:27.8202496Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:27.8202657Z use_cpu=True, 2025-05-07T20:23:27.8202834Z output_dtype=SparseType.FP32, 2025-05-07T20:23:27.8202974Z ) 2025-05-07T20:23:27.8203206Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:27.8203766Z self=, 2025-05-07T20:23:27.8203925Z mixed_B=True, 2025-05-07T20:23:27.8204084Z compile=False, 2025-05-07T20:23:27.8204229Z T=5, 2025-05-07T20:23:27.8204370Z D=124, 2025-05-07T20:23:27.8204519Z B=4, 2025-05-07T20:23:27.8204662Z log_E=4, 2025-05-07T20:23:27.8204946Z L=2, 2025-05-07T20:23:27.8205099Z D_gradcheck=2, 2025-05-07T20:23:27.8205269Z stochastic_rounding=False, 2025-05-07T20:23:27.8205432Z weighted=True, 2025-05-07T20:23:27.8205582Z row_wise=True, 2025-05-07T20:23:27.8205729Z mixed=False, 2025-05-07T20:23:27.8205889Z use_cache=True, 2025-05-07T20:23:27.8206078Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:27.8206228Z use_cpu=True, 2025-05-07T20:23:27.8206417Z output_dtype=SparseType.FP16, 2025-05-07T20:23:27.8206559Z ) 2025-05-07T20:23:27.8206786Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:27.8207567Z self=, 2025-05-07T20:23:27.8207835Z mixed_B=False, 2025-05-07T20:23:27.8208313Z compile=False, 2025-05-07T20:23:27.8208464Z T=3, 2025-05-07T20:23:27.8208606Z D=76, 2025-05-07T20:23:27.8208758Z B=12, 2025-05-07T20:23:27.8208903Z log_E=3, 2025-05-07T20:23:27.8209045Z L=20, 2025-05-07T20:23:27.8209206Z D_gradcheck=2, 2025-05-07T20:23:27.8209379Z stochastic_rounding=True, 2025-05-07T20:23:27.8209679Z weighted=False, 2025-05-07T20:23:27.8209849Z row_wise=True, 2025-05-07T20:23:27.8209998Z mixed=False, 2025-05-07T20:23:27.8210149Z use_cache=True, 2025-05-07T20:23:27.8210343Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:27.8210492Z use_cpu=True, 2025-05-07T20:23:27.8210671Z output_dtype=SparseType.FP16, 2025-05-07T20:23:27.8210817Z ) 2025-05-07T20:23:27.8211042Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:27.8211615Z self=, 2025-05-07T20:23:27.8211865Z mixed_B=False, 2025-05-07T20:23:27.8212017Z compile=True, 2025-05-07T20:23:27.8212168Z T=4, 2025-05-07T20:23:27.8212312Z D=60, 2025-05-07T20:23:27.8212456Z B=115, 2025-05-07T20:23:27.8212609Z log_E=4, 2025-05-07T20:23:27.8212752Z L=8, 2025-05-07T20:23:27.8212904Z D_gradcheck=2, 2025-05-07T20:23:27.8213083Z stochastic_rounding=False, 2025-05-07T20:23:27.8213238Z weighted=False, 2025-05-07T20:23:27.8213389Z row_wise=False, 2025-05-07T20:23:27.8213545Z mixed=False, 2025-05-07T20:23:27.8213702Z use_cache=False, 2025-05-07T20:23:27.8213893Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:27.8214054Z use_cpu=True, 2025-05-07T20:23:27.8214232Z output_dtype=SparseType.FP32, 2025-05-07T20:23:27.8214378Z ) 2025-05-07T20:23:27.8214603Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:27.8215163Z self=, 2025-05-07T20:23:27.8215327Z mixed_B=True, 2025-05-07T20:23:27.8215477Z compile=True, 2025-05-07T20:23:27.8215621Z T=5, 2025-05-07T20:23:27.8215771Z D=65, 2025-05-07T20:23:27.8215915Z B=104, 2025-05-07T20:23:27.8216063Z log_E=4, 2025-05-07T20:23:27.8216209Z L=11, 2025-05-07T20:23:27.8216359Z D_gradcheck=2, 2025-05-07T20:23:27.8216531Z stochastic_rounding=False, 2025-05-07T20:23:27.8216690Z weighted=True, 2025-05-07T20:23:27.8216840Z row_wise=True, 2025-05-07T20:23:27.8216988Z mixed=False, 2025-05-07T20:23:27.8217148Z use_cache=True, 2025-05-07T20:23:27.8217333Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:27.8217492Z use_cpu=True, 2025-05-07T20:23:27.8217672Z output_dtype=SparseType.FP16, 2025-05-07T20:23:27.8217812Z ) 2025-05-07T20:23:27.8218044Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:27.8218603Z self=, 2025-05-07T20:23:27.8218763Z mixed_B=True, 2025-05-07T20:23:27.8218921Z compile=True, 2025-05-07T20:23:27.8219066Z T=4, 2025-05-07T20:23:27.8219208Z D=5, 2025-05-07T20:23:27.8219359Z B=30, 2025-05-07T20:23:27.8219503Z log_E=5, 2025-05-07T20:23:27.8219643Z L=20, 2025-05-07T20:23:27.8219804Z D_gradcheck=2, 2025-05-07T20:23:27.8219985Z stochastic_rounding=True, 2025-05-07T20:23:27.8220141Z weighted=False, 2025-05-07T20:23:27.8220303Z row_wise=False, 2025-05-07T20:23:27.8220455Z mixed=True, 2025-05-07T20:23:27.8220611Z use_cache=True, 2025-05-07T20:23:27.8220799Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:27.8220949Z use_cpu=True, 2025-05-07T20:23:27.8221132Z output_dtype=SparseType.FP32, 2025-05-07T20:23:27.8221271Z ) 2025-05-07T20:23:27.8221497Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:27.8222178Z self=, 2025-05-07T20:23:27.8222401Z mixed_B=True, 2025-05-07T20:23:27.8222552Z compile=True, 2025-05-07T20:23:27.8222700Z T=4, 2025-05-07T20:23:27.8223017Z D=76, 2025-05-07T20:23:27.8223163Z B=11, 2025-05-07T20:23:27.8223311Z log_E=4, 2025-05-07T20:23:27.8223452Z L=16, 2025-05-07T20:23:27.8223613Z D_gradcheck=1, 2025-05-07T20:23:27.8223779Z stochastic_rounding=True, 2025-05-07T20:23:27.8224042Z weighted=True, 2025-05-07T20:23:27.8224204Z row_wise=True, 2025-05-07T20:23:27.8224348Z mixed=False, 2025-05-07T20:23:27.8224504Z use_cache=False, 2025-05-07T20:23:27.8224702Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:27.8224852Z use_cpu=True, 2025-05-07T20:23:27.8225030Z output_dtype=SparseType.FP32, 2025-05-07T20:23:27.8225176Z ) 2025-05-07T20:23:27.8225404Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:27.8225966Z self=, 2025-05-07T20:23:27.8226213Z mixed_B=True, 2025-05-07T20:23:27.8226365Z compile=False, 2025-05-07T20:23:27.8226519Z T=1, 2025-05-07T20:23:27.8226665Z D=37, 2025-05-07T20:23:27.8226808Z B=5, 2025-05-07T20:23:27.8226961Z log_E=3, 2025-05-07T20:23:27.8227103Z L=2, 2025-05-07T20:23:27.8227259Z D_gradcheck=1, 2025-05-07T20:23:27.8227435Z stochastic_rounding=False, 2025-05-07T20:23:27.8227591Z weighted=False, 2025-05-07T20:23:27.8227740Z row_wise=True, 2025-05-07T20:23:27.8227897Z mixed=True, 2025-05-07T20:23:27.8228047Z use_cache=True, 2025-05-07T20:23:27.8228238Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:27.8228393Z use_cpu=True, 2025-05-07T20:23:27.8228572Z output_dtype=SparseType.FP16, 2025-05-07T20:23:27.8228711Z ) 2025-05-07T20:23:27.8228943Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:27.8229504Z self=, 2025-05-07T20:23:27.8229666Z mixed_B=True, 2025-05-07T20:23:27.8229818Z compile=False, 2025-05-07T20:23:27.8229961Z T=2, 2025-05-07T20:23:27.8230110Z D=21, 2025-05-07T20:23:27.8230252Z B=14, 2025-05-07T20:23:27.8230396Z log_E=3, 2025-05-07T20:23:27.8230547Z L=5, 2025-05-07T20:23:27.8230697Z D_gradcheck=1, 2025-05-07T20:23:27.8230867Z stochastic_rounding=True, 2025-05-07T20:23:27.8231024Z weighted=True, 2025-05-07T20:23:27.8231181Z row_wise=False, 2025-05-07T20:23:27.8231330Z mixed=False, 2025-05-07T20:23:27.8231490Z use_cache=False, 2025-05-07T20:23:27.8231679Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:27.8231829Z use_cpu=True, 2025-05-07T20:23:27.8232012Z output_dtype=SparseType.FP32, 2025-05-07T20:23:27.8232152Z ) 2025-05-07T20:23:27.8232377Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:27.8232950Z self=, 2025-05-07T20:23:27.8233111Z mixed_B=False, 2025-05-07T20:23:27.8233269Z compile=True, 2025-05-07T20:23:27.8233411Z T=2, 2025-05-07T20:23:27.8233555Z D=68, 2025-05-07T20:23:27.8233709Z B=43, 2025-05-07T20:23:27.8233854Z log_E=3, 2025-05-07T20:23:27.8234000Z L=4, 2025-05-07T20:23:27.8234160Z D_gradcheck=2, 2025-05-07T20:23:27.8234329Z stochastic_rounding=True, 2025-05-07T20:23:27.8234481Z weighted=True, 2025-05-07T20:23:27.8234641Z row_wise=True, 2025-05-07T20:23:27.8234788Z mixed=True, 2025-05-07T20:23:27.8234940Z use_cache=True, 2025-05-07T20:23:27.8235133Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:27.8235283Z use_cpu=True, 2025-05-07T20:23:27.8235469Z output_dtype=SparseType.FP16, 2025-05-07T20:23:27.8235610Z ) 2025-05-07T20:23:27.8235836Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:27.8236514Z self=, 2025-05-07T20:23:27.8236723Z mixed_B=False, 2025-05-07T20:23:27.8236873Z compile=True, 2025-05-07T20:23:27.8237016Z T=1, 2025-05-07T20:23:27.8237158Z D=15, 2025-05-07T20:23:27.8237302Z B=24, 2025-05-07T20:23:27.8237456Z log_E=4, 2025-05-07T20:23:27.8237595Z L=17, 2025-05-07T20:23:27.8237744Z D_gradcheck=2, 2025-05-07T20:23:27.8237918Z stochastic_rounding=True, 2025-05-07T20:23:27.8238069Z weighted=True, 2025-05-07T20:23:27.8238288Z row_wise=True, 2025-05-07T20:23:27.8238460Z mixed=False, 2025-05-07T20:23:27.8238613Z use_cache=False, 2025-05-07T20:23:27.8238808Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:27.8238959Z use_cpu=True, 2025-05-07T20:23:27.8239138Z output_dtype=SparseType.FP32, 2025-05-07T20:23:27.8239282Z ) 2025-05-07T20:23:27.8239511Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:27.8240079Z self=, 2025-05-07T20:23:27.8240348Z mixed_B=False, 2025-05-07T20:23:27.8240499Z compile=True, 2025-05-07T20:23:27.8240638Z T=1, 2025-05-07T20:23:27.8240789Z D=57, 2025-05-07T20:23:27.8240932Z B=66, 2025-05-07T20:23:27.8241077Z log_E=4, 2025-05-07T20:23:27.8241230Z L=10, 2025-05-07T20:23:27.8241382Z D_gradcheck=1, 2025-05-07T20:23:27.8241553Z stochastic_rounding=False, 2025-05-07T20:23:27.8241721Z weighted=True, 2025-05-07T20:23:27.8241874Z row_wise=True, 2025-05-07T20:23:27.8242029Z mixed=True, 2025-05-07T20:23:27.8242181Z use_cache=False, 2025-05-07T20:23:27.8242368Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:27.8242523Z use_cpu=True, 2025-05-07T20:23:27.8242702Z output_dtype=SparseType.FP16, 2025-05-07T20:23:27.8242839Z ) 2025-05-07T20:23:27.8243071Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:27.8243632Z self=, 2025-05-07T20:23:27.8243788Z mixed_B=True, 2025-05-07T20:23:27.8243945Z compile=True, 2025-05-07T20:23:27.8244089Z T=3, 2025-05-07T20:23:27.8244229Z D=115, 2025-05-07T20:23:27.8244378Z B=28, 2025-05-07T20:23:27.8244522Z log_E=5, 2025-05-07T20:23:27.8244671Z L=17, 2025-05-07T20:23:27.8244822Z D_gradcheck=2, 2025-05-07T20:23:27.8244995Z stochastic_rounding=True, 2025-05-07T20:23:27.8245155Z weighted=True, 2025-05-07T20:23:27.8245305Z row_wise=True, 2025-05-07T20:23:27.8245453Z mixed=True, 2025-05-07T20:23:27.8245610Z use_cache=True, 2025-05-07T20:23:27.8245796Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:27.8245944Z use_cpu=True, 2025-05-07T20:23:27.8246131Z output_dtype=SparseType.FP16, 2025-05-07T20:23:27.8246269Z ) 2025-05-07T20:23:27.8246495Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:27.8247065Z self=, 2025-05-07T20:23:27.8247221Z mixed_B=True, 2025-05-07T20:23:27.8255668Z compile=False, 2025-05-07T20:23:27.8255915Z T=1, 2025-05-07T20:23:27.8256071Z D=22, 2025-05-07T20:23:27.8256212Z B=57, 2025-05-07T20:23:27.8256356Z log_E=4, 2025-05-07T20:23:27.8256506Z L=0, 2025-05-07T20:23:27.8256655Z D_gradcheck=2, 2025-05-07T20:23:27.8256827Z stochastic_rounding=True, 2025-05-07T20:23:27.8256981Z weighted=True, 2025-05-07T20:23:27.8257141Z row_wise=True, 2025-05-07T20:23:27.8257287Z mixed=False, 2025-05-07T20:23:27.8257449Z use_cache=False, 2025-05-07T20:23:27.8257650Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:27.8257806Z use_cpu=True, 2025-05-07T20:23:27.8257997Z output_dtype=SparseType.FP32, 2025-05-07T20:23:27.8258137Z ) 2025-05-07T20:23:27.8258371Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:27.8259151Z self=, 2025-05-07T20:23:27.8259380Z mixed_B=True, 2025-05-07T20:23:27.8259541Z compile=False, 2025-05-07T20:23:27.8259683Z T=1, 2025-05-07T20:23:27.8259825Z D=47, 2025-05-07T20:23:27.8259972Z B=98, 2025-05-07T20:23:27.8260115Z log_E=5, 2025-05-07T20:23:27.8260256Z L=6, 2025-05-07T20:23:27.8260411Z D_gradcheck=2, 2025-05-07T20:23:27.8260582Z stochastic_rounding=False, 2025-05-07T20:23:27.8260731Z weighted=True, 2025-05-07T20:23:27.8260962Z row_wise=True, 2025-05-07T20:23:27.8261122Z mixed=True, 2025-05-07T20:23:27.8261279Z use_cache=False, 2025-05-07T20:23:27.8261466Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:27.8261614Z use_cpu=True, 2025-05-07T20:23:27.8261800Z output_dtype=SparseType.FP32, 2025-05-07T20:23:27.8261938Z ) 2025-05-07T20:23:27.8262166Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:27.8262736Z self=, 2025-05-07T20:23:27.8262963Z mixed_B=True, 2025-05-07T20:23:27.8263114Z compile=False, 2025-05-07T20:23:27.8263262Z T=5, 2025-05-07T20:23:27.8263402Z D=18, 2025-05-07T20:23:27.8263542Z B=58, 2025-05-07T20:23:27.8263690Z log_E=5, 2025-05-07T20:23:27.8263830Z L=11, 2025-05-07T20:23:27.8263986Z D_gradcheck=1, 2025-05-07T20:23:27.8264155Z stochastic_rounding=False, 2025-05-07T20:23:27.8264303Z weighted=True, 2025-05-07T20:23:27.8264463Z row_wise=False, 2025-05-07T20:23:27.8264610Z mixed=False, 2025-05-07T20:23:27.8264759Z use_cache=True, 2025-05-07T20:23:27.8264953Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:27.8265100Z use_cpu=True, 2025-05-07T20:23:27.8265278Z output_dtype=SparseType.FP16, 2025-05-07T20:23:27.8265423Z ) 2025-05-07T20:23:27.8850925Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:27.8851650Z self=, 2025-05-07T20:23:27.8851827Z mixed_B=True, 2025-05-07T20:23:27.8851988Z compile=True, 2025-05-07T20:23:27.8852131Z T=1, 2025-05-07T20:23:27.8852278Z D=13, 2025-05-07T20:23:27.8852425Z B=37, 2025-05-07T20:23:27.8852570Z log_E=5, 2025-05-07T20:23:27.8852721Z L=20, 2025-05-07T20:23:27.8852873Z D_gradcheck=1, 2025-05-07T20:23:27.8853047Z stochastic_rounding=True, 2025-05-07T20:23:27.8853208Z weighted=True, 2025-05-07T20:23:27.8853374Z row_wise=True, 2025-05-07T20:23:27.8853527Z mixed=True, 2025-05-07T20:23:27.8853687Z use_cache=False, 2025-05-07T20:23:27.8853975Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:27.8854126Z use_cpu=True, 2025-05-07T20:23:27.8854312Z output_dtype=SparseType.FP32, 2025-05-07T20:23:27.8854455Z ) 2025-05-07T20:23:27.8854685Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:27.8855257Z self=, 2025-05-07T20:23:27.8855420Z mixed_B=True, 2025-05-07T20:23:27.8855583Z compile=True, 2025-05-07T20:23:27.8855726Z T=3, 2025-05-07T20:23:27.8855870Z D=28, 2025-05-07T20:23:27.8856022Z B=25, 2025-05-07T20:23:27.8856166Z log_E=3, 2025-05-07T20:23:27.8856309Z L=14, 2025-05-07T20:23:27.8856465Z D_gradcheck=1, 2025-05-07T20:23:27.8856636Z stochastic_rounding=False, 2025-05-07T20:23:27.8856786Z weighted=True, 2025-05-07T20:23:27.8856944Z row_wise=True, 2025-05-07T20:23:27.8857093Z mixed=True, 2025-05-07T20:23:27.8857246Z use_cache=False, 2025-05-07T20:23:27.8857444Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:27.8857592Z use_cpu=True, 2025-05-07T20:23:27.8857774Z output_dtype=SparseType.FP32, 2025-05-07T20:23:27.8857920Z ) 2025-05-07T20:23:27.8858149Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:27.8859088Z self=, 2025-05-07T20:23:27.8859351Z mixed_B=True, 2025-05-07T20:23:27.8859509Z compile=False, 2025-05-07T20:23:27.8859655Z T=4, 2025-05-07T20:23:27.8859801Z D=21, 2025-05-07T20:23:27.8859943Z B=61, 2025-05-07T20:23:27.8860094Z log_E=4, 2025-05-07T20:23:27.8860236Z L=11, 2025-05-07T20:23:27.8860389Z D_gradcheck=1, 2025-05-07T20:23:27.8860567Z stochastic_rounding=False, 2025-05-07T20:23:27.8860722Z weighted=True, 2025-05-07T20:23:27.8860996Z row_wise=False, 2025-05-07T20:23:27.8861165Z mixed=True, 2025-05-07T20:23:27.8861317Z use_cache=True, 2025-05-07T20:23:27.8861512Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:27.8861672Z use_cpu=True, 2025-05-07T20:23:27.8861852Z output_dtype=SparseType.FP32, 2025-05-07T20:23:27.8862000Z ) 2025-05-07T20:23:27.8862227Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:27.8862796Z self=, 2025-05-07T20:23:27.8862966Z mixed_B=True, 2025-05-07T20:23:27.8863263Z compile=False, 2025-05-07T20:23:27.8863406Z T=4, 2025-05-07T20:23:27.8863557Z D=77, 2025-05-07T20:23:27.8863699Z B=80, 2025-05-07T20:23:27.8863843Z log_E=5, 2025-05-07T20:23:27.8863992Z L=2, 2025-05-07T20:23:27.8864147Z D_gradcheck=2, 2025-05-07T20:23:27.8864316Z stochastic_rounding=True, 2025-05-07T20:23:27.8864480Z weighted=True, 2025-05-07T20:23:27.8864635Z row_wise=True, 2025-05-07T20:23:27.8864792Z mixed=False, 2025-05-07T20:23:27.8864948Z use_cache=False, 2025-05-07T20:23:27.8865139Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:27.8865296Z use_cpu=True, 2025-05-07T20:23:27.8865474Z output_dtype=SparseType.FP16, 2025-05-07T20:23:27.8865614Z ) 2025-05-07T20:23:27.8865846Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:27.8866406Z self=, 2025-05-07T20:23:27.8866560Z mixed_B=True, 2025-05-07T20:23:27.8866729Z compile=False, 2025-05-07T20:23:27.8866881Z T=4, 2025-05-07T20:23:27.8867024Z D=84, 2025-05-07T20:23:27.8867176Z B=98, 2025-05-07T20:23:27.8867321Z log_E=3, 2025-05-07T20:23:27.8867464Z L=1, 2025-05-07T20:23:27.8867631Z D_gradcheck=1, 2025-05-07T20:23:27.8867801Z stochastic_rounding=False, 2025-05-07T20:23:27.8867963Z weighted=False, 2025-05-07T20:23:27.8868118Z row_wise=False, 2025-05-07T20:23:27.8868267Z mixed=False, 2025-05-07T20:23:27.8868427Z use_cache=False, 2025-05-07T20:23:27.8868615Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:27.8868781Z use_cpu=True, 2025-05-07T20:23:27.8868958Z output_dtype=SparseType.FP16, 2025-05-07T20:23:27.8869097Z ) 2025-05-07T20:23:27.8869338Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:27.8869899Z self=, 2025-05-07T20:23:27.8870054Z mixed_B=True, 2025-05-07T20:23:27.8870218Z compile=False, 2025-05-07T20:23:27.8870359Z T=5, 2025-05-07T20:23:27.8870500Z D=51, 2025-05-07T20:23:27.8870649Z B=27, 2025-05-07T20:23:27.8870794Z log_E=3, 2025-05-07T20:23:27.8870936Z L=8, 2025-05-07T20:23:27.8871093Z D_gradcheck=1, 2025-05-07T20:23:27.8871264Z stochastic_rounding=False, 2025-05-07T20:23:27.8871430Z weighted=False, 2025-05-07T20:23:27.8871585Z row_wise=True, 2025-05-07T20:23:27.8871734Z mixed=True, 2025-05-07T20:23:27.8871893Z use_cache=True, 2025-05-07T20:23:27.8872079Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:27.8872230Z use_cpu=True, 2025-05-07T20:23:27.8872413Z output_dtype=SparseType.FP16, 2025-05-07T20:23:27.8872554Z ) 2025-05-07T20:23:27.8872778Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:27.8873461Z self=, 2025-05-07T20:23:27.8873683Z mixed_B=False, 2025-05-07T20:23:27.8873844Z compile=False, 2025-05-07T20:23:27.8873999Z T=2, 2025-05-07T20:23:27.8874144Z D=126, 2025-05-07T20:23:27.8874291Z B=32, 2025-05-07T20:23:27.8874441Z log_E=5, 2025-05-07T20:23:27.8874584Z L=11, 2025-05-07T20:23:27.8874739Z D_gradcheck=2, 2025-05-07T20:23:27.8874908Z stochastic_rounding=True, 2025-05-07T20:23:27.8875061Z weighted=False, 2025-05-07T20:23:27.8875284Z row_wise=True, 2025-05-07T20:23:27.8875453Z mixed=False, 2025-05-07T20:23:27.8875606Z use_cache=True, 2025-05-07T20:23:27.8875801Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:27.8875952Z use_cpu=True, 2025-05-07T20:23:27.8876134Z output_dtype=SparseType.FP16, 2025-05-07T20:23:27.8876282Z ) 2025-05-07T20:23:27.8876504Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:27.8877064Z self=, 2025-05-07T20:23:27.8877303Z mixed_B=True, 2025-05-07T20:23:27.8877540Z compile=True, 2025-05-07T20:23:27.8877690Z T=5, 2025-05-07T20:23:27.8877832Z D=102, 2025-05-07T20:23:27.8877982Z B=116, 2025-05-07T20:23:27.8878126Z log_E=5, 2025-05-07T20:23:27.8878266Z L=11, 2025-05-07T20:23:27.8878424Z D_gradcheck=1, 2025-05-07T20:23:27.8878592Z stochastic_rounding=True, 2025-05-07T20:23:27.8878750Z weighted=True, 2025-05-07T20:23:27.8878905Z row_wise=False, 2025-05-07T20:23:27.8879054Z mixed=False, 2025-05-07T20:23:27.8879219Z use_cache=False, 2025-05-07T20:23:27.8879408Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:27.8879556Z use_cpu=True, 2025-05-07T20:23:27.8880090Z output_dtype=SparseType.FP32, 2025-05-07T20:23:27.8880239Z ) 2025-05-07T20:23:27.8880477Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:27.8881056Z self=, 2025-05-07T20:23:27.8881215Z mixed_B=False, 2025-05-07T20:23:27.8881372Z compile=True, 2025-05-07T20:23:27.8881523Z T=4, 2025-05-07T20:23:27.8881670Z D=117, 2025-05-07T20:23:27.8881818Z B=17, 2025-05-07T20:23:27.8881973Z log_E=5, 2025-05-07T20:23:27.8882115Z L=14, 2025-05-07T20:23:27.8882274Z D_gradcheck=2, 2025-05-07T20:23:27.8882446Z stochastic_rounding=False, 2025-05-07T20:23:27.8882598Z weighted=False, 2025-05-07T20:23:27.8882758Z row_wise=True, 2025-05-07T20:23:27.8882907Z mixed=True, 2025-05-07T20:23:27.8883058Z use_cache=False, 2025-05-07T20:23:27.8883249Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:27.8883397Z use_cpu=True, 2025-05-07T20:23:27.8883577Z output_dtype=SparseType.FP32, 2025-05-07T20:23:27.8883724Z ) 2025-05-07T20:23:27.8883950Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:27.8884513Z self=, 2025-05-07T20:23:27.8884690Z mixed_B=False, 2025-05-07T20:23:27.8884857Z compile=False, 2025-05-07T20:23:27.8885007Z T=2, 2025-05-07T20:23:27.8885147Z D=96, 2025-05-07T20:23:27.8885302Z B=5, 2025-05-07T20:23:27.8885452Z log_E=4, 2025-05-07T20:23:27.8885595Z L=17, 2025-05-07T20:23:27.8885744Z D_gradcheck=2, 2025-05-07T20:23:27.8885921Z stochastic_rounding=False, 2025-05-07T20:23:27.8886073Z weighted=False, 2025-05-07T20:23:27.8886225Z row_wise=True, 2025-05-07T20:23:27.8886382Z mixed=False, 2025-05-07T20:23:27.8886535Z use_cache=False, 2025-05-07T20:23:27.8886724Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:27.8886881Z use_cpu=True, 2025-05-07T20:23:27.8887063Z output_dtype=SparseType.FP32, 2025-05-07T20:23:27.8887202Z ) 2025-05-07T20:23:27.8887436Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:27.8888341Z self=, 2025-05-07T20:23:27.8888585Z mixed_B=True, 2025-05-07T20:23:27.8888745Z compile=False, 2025-05-07T20:23:27.8888893Z T=2, 2025-05-07T20:23:27.8889044Z D=31, 2025-05-07T20:23:27.8889184Z B=60, 2025-05-07T20:23:27.8889326Z log_E=5, 2025-05-07T20:23:27.8889481Z L=1, 2025-05-07T20:23:27.8889633Z D_gradcheck=2, 2025-05-07T20:23:27.8889808Z stochastic_rounding=True, 2025-05-07T20:23:27.8889967Z weighted=False, 2025-05-07T20:23:27.8890269Z row_wise=True, 2025-05-07T20:23:27.8890433Z mixed=True, 2025-05-07T20:23:27.8890592Z use_cache=True, 2025-05-07T20:23:27.8890780Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:27.8890929Z use_cpu=True, 2025-05-07T20:23:27.8891115Z output_dtype=SparseType.FP32, 2025-05-07T20:23:27.8891255Z ) 2025-05-07T20:23:27.8891487Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:27.8892048Z self=, 2025-05-07T20:23:27.8892201Z mixed_B=True, 2025-05-07T20:23:27.8892492Z compile=False, 2025-05-07T20:23:27.8892634Z T=3, 2025-05-07T20:23:27.8892778Z D=39, 2025-05-07T20:23:27.8892927Z B=34, 2025-05-07T20:23:27.8893078Z log_E=3, 2025-05-07T20:23:27.8893219Z L=2, 2025-05-07T20:23:27.8893377Z D_gradcheck=2, 2025-05-07T20:23:27.8893550Z stochastic_rounding=False, 2025-05-07T20:23:27.8893707Z weighted=False, 2025-05-07T20:23:27.8893863Z row_wise=True, 2025-05-07T20:23:27.8894014Z mixed=True, 2025-05-07T20:23:27.8894164Z use_cache=True, 2025-05-07T20:23:27.8894358Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:27.8894507Z use_cpu=True, 2025-05-07T20:23:27.8894692Z output_dtype=SparseType.FP32, 2025-05-07T20:23:27.8894833Z ) 2025-05-07T20:23:27.8895060Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:27.8895629Z self=, 2025-05-07T20:23:27.8895785Z mixed_B=False, 2025-05-07T20:23:27.8895944Z compile=False, 2025-05-07T20:23:27.8896096Z T=1, 2025-05-07T20:23:27.8896239Z D=11, 2025-05-07T20:23:27.8896383Z B=98, 2025-05-07T20:23:27.8896534Z log_E=3, 2025-05-07T20:23:27.8896676Z L=3, 2025-05-07T20:23:27.8896825Z D_gradcheck=2, 2025-05-07T20:23:27.8897003Z stochastic_rounding=True, 2025-05-07T20:23:27.8897158Z weighted=False, 2025-05-07T20:23:27.8897313Z row_wise=True, 2025-05-07T20:23:27.8897478Z mixed=False, 2025-05-07T20:23:27.8897631Z use_cache=True, 2025-05-07T20:23:27.8897832Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:27.8897982Z use_cpu=True, 2025-05-07T20:23:27.8898161Z output_dtype=SparseType.FP16, 2025-05-07T20:23:27.8898306Z ) 2025-05-07T20:23:27.8898532Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:27.8899092Z self=, 2025-05-07T20:23:27.8899254Z mixed_B=True, 2025-05-07T20:23:27.8899411Z compile=False, 2025-05-07T20:23:27.8899554Z T=5, 2025-05-07T20:23:27.8899701Z D=111, 2025-05-07T20:23:27.8899847Z B=112, 2025-05-07T20:23:27.8899993Z log_E=3, 2025-05-07T20:23:27.8900148Z L=4, 2025-05-07T20:23:27.8900297Z D_gradcheck=1, 2025-05-07T20:23:27.8900472Z stochastic_rounding=True, 2025-05-07T20:23:27.8900627Z weighted=True, 2025-05-07T20:23:27.8900784Z row_wise=False, 2025-05-07T20:23:27.8900940Z mixed=False, 2025-05-07T20:23:27.8901091Z use_cache=False, 2025-05-07T20:23:27.8901280Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:27.8901437Z use_cpu=True, 2025-05-07T20:23:27.8901618Z output_dtype=SparseType.FP32, 2025-05-07T20:23:27.8901759Z ) 2025-05-07T20:23:27.8901990Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:27.8902657Z self=, 2025-05-07T20:23:27.8902859Z mixed_B=False, 2025-05-07T20:23:27.8903018Z compile=True, 2025-05-07T20:23:27.8903159Z T=2, 2025-05-07T20:23:27.8903306Z D=113, 2025-05-07T20:23:27.8903458Z B=73, 2025-05-07T20:23:27.8903604Z log_E=5, 2025-05-07T20:23:27.8903753Z L=15, 2025-05-07T20:23:27.8903901Z D_gradcheck=1, 2025-05-07T20:23:27.8904072Z stochastic_rounding=False, 2025-05-07T20:23:27.8904231Z weighted=False, 2025-05-07T20:23:27.8904455Z row_wise=False, 2025-05-07T20:23:27.8904619Z mixed=True, 2025-05-07T20:23:27.8904780Z use_cache=True, 2025-05-07T20:23:27.8904968Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:27.8905118Z use_cpu=True, 2025-05-07T20:23:27.8905302Z output_dtype=SparseType.FP16, 2025-05-07T20:23:27.8905450Z ) 2025-05-07T20:23:27.8905674Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:27.8906243Z self=, 2025-05-07T20:23:27.8906397Z mixed_B=True, 2025-05-07T20:23:27.8906642Z compile=True, 2025-05-07T20:23:27.8906785Z T=3, 2025-05-07T20:23:27.8906930Z D=111, 2025-05-07T20:23:27.8907079Z B=30, 2025-05-07T20:23:27.8907224Z log_E=4, 2025-05-07T20:23:27.8907366Z L=8, 2025-05-07T20:23:27.8907525Z D_gradcheck=2, 2025-05-07T20:23:27.8907695Z stochastic_rounding=False, 2025-05-07T20:23:27.8907848Z weighted=True, 2025-05-07T20:23:27.8908006Z row_wise=True, 2025-05-07T20:23:27.8908155Z mixed=False, 2025-05-07T20:23:27.8908306Z use_cache=False, 2025-05-07T20:23:27.8908497Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:27.8908645Z use_cpu=True, 2025-05-07T20:23:27.8908825Z output_dtype=SparseType.FP32, 2025-05-07T20:23:27.8908968Z ) 2025-05-07T20:23:27.8909191Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:27.8909762Z self=, 2025-05-07T20:23:27.8909919Z mixed_B=True, 2025-05-07T20:23:27.8910074Z compile=False, 2025-05-07T20:23:27.8910227Z T=4, 2025-05-07T20:23:27.8910369Z D=49, 2025-05-07T20:23:27.8910514Z B=74, 2025-05-07T20:23:27.8910664Z log_E=5, 2025-05-07T20:23:27.8910807Z L=15, 2025-05-07T20:23:27.8910957Z D_gradcheck=2, 2025-05-07T20:23:27.8911132Z stochastic_rounding=True, 2025-05-07T20:23:27.8911284Z weighted=True, 2025-05-07T20:23:27.8911432Z row_wise=True, 2025-05-07T20:23:27.8911619Z mixed=False, 2025-05-07T20:23:27.8911773Z use_cache=True, 2025-05-07T20:23:27.8911972Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:27.8912121Z use_cpu=True, 2025-05-07T20:23:27.8912301Z output_dtype=SparseType.FP16, 2025-05-07T20:23:27.8912446Z ) 2025-05-07T20:23:27.9532648Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:27.9533295Z self=, 2025-05-07T20:23:27.9533477Z mixed_B=True, 2025-05-07T20:23:27.9533642Z compile=True, 2025-05-07T20:23:27.9533786Z T=4, 2025-05-07T20:23:27.9533933Z D=60, 2025-05-07T20:23:27.9534074Z B=94, 2025-05-07T20:23:27.9534217Z log_E=4, 2025-05-07T20:23:27.9534365Z L=7, 2025-05-07T20:23:27.9534515Z D_gradcheck=1, 2025-05-07T20:23:27.9534689Z stochastic_rounding=False, 2025-05-07T20:23:27.9534847Z weighted=True, 2025-05-07T20:23:27.9534995Z row_wise=True, 2025-05-07T20:23:27.9535160Z mixed=True, 2025-05-07T20:23:27.9535312Z use_cache=True, 2025-05-07T20:23:27.9535501Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:27.9535659Z use_cpu=True, 2025-05-07T20:23:27.9535836Z output_dtype=SparseType.FP16, 2025-05-07T20:23:27.9535977Z ) 2025-05-07T20:23:27.9536213Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:27.9537132Z self=, 2025-05-07T20:23:27.9537397Z mixed_B=False, 2025-05-07T20:23:27.9537560Z compile=False, 2025-05-07T20:23:27.9537702Z T=2, 2025-05-07T20:23:27.9537845Z D=96, 2025-05-07T20:23:27.9537991Z B=74, 2025-05-07T20:23:27.9538263Z log_E=3, 2025-05-07T20:23:27.9538410Z L=17, 2025-05-07T20:23:27.9538560Z D_gradcheck=1, 2025-05-07T20:23:27.9538733Z stochastic_rounding=False, 2025-05-07T20:23:27.9538891Z weighted=False, 2025-05-07T20:23:27.9539045Z row_wise=True, 2025-05-07T20:23:27.9539316Z mixed=False, 2025-05-07T20:23:27.9539489Z use_cache=True, 2025-05-07T20:23:27.9539679Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:27.9539832Z use_cpu=True, 2025-05-07T20:23:27.9540016Z output_dtype=SparseType.FP32, 2025-05-07T20:23:27.9540157Z ) 2025-05-07T20:23:27.9540387Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:27.9540959Z self=, 2025-05-07T20:23:27.9541115Z mixed_B=True, 2025-05-07T20:23:27.9541446Z compile=True, 2025-05-07T20:23:27.9541586Z T=1, 2025-05-07T20:23:27.9541726Z D=48, 2025-05-07T20:23:27.9541871Z B=16, 2025-05-07T20:23:27.9542015Z log_E=3, 2025-05-07T20:23:27.9542160Z L=8, 2025-05-07T20:23:27.9542322Z D_gradcheck=2, 2025-05-07T20:23:27.9542496Z stochastic_rounding=False, 2025-05-07T20:23:27.9542650Z weighted=False, 2025-05-07T20:23:27.9542807Z row_wise=True, 2025-05-07T20:23:27.9542959Z mixed=True, 2025-05-07T20:23:27.9543110Z use_cache=False, 2025-05-07T20:23:27.9543306Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:27.9543457Z use_cpu=True, 2025-05-07T20:23:27.9543636Z output_dtype=SparseType.FP32, 2025-05-07T20:23:27.9543783Z ) 2025-05-07T20:23:27.9544009Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:27.9544577Z self=, 2025-05-07T20:23:27.9544734Z mixed_B=False, 2025-05-07T20:23:27.9544890Z compile=False, 2025-05-07T20:23:27.9545038Z T=3, 2025-05-07T20:23:27.9545182Z D=20, 2025-05-07T20:23:27.9545324Z B=63, 2025-05-07T20:23:27.9545477Z log_E=5, 2025-05-07T20:23:27.9545620Z L=13, 2025-05-07T20:23:27.9545771Z D_gradcheck=2, 2025-05-07T20:23:27.9545954Z stochastic_rounding=False, 2025-05-07T20:23:27.9546109Z weighted=False, 2025-05-07T20:23:27.9546258Z row_wise=True, 2025-05-07T20:23:27.9546414Z mixed=True, 2025-05-07T20:23:27.9546571Z use_cache=True, 2025-05-07T20:23:27.9546759Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:27.9546914Z use_cpu=True, 2025-05-07T20:23:27.9547092Z output_dtype=SparseType.FP16, 2025-05-07T20:23:27.9547238Z ) 2025-05-07T20:23:27.9547462Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:27.9548025Z self=, 2025-05-07T20:23:27.9548185Z mixed_B=True, 2025-05-07T20:23:27.9548343Z compile=False, 2025-05-07T20:23:27.9548486Z T=3, 2025-05-07T20:23:27.9548636Z D=41, 2025-05-07T20:23:27.9548783Z B=100, 2025-05-07T20:23:27.9548927Z log_E=4, 2025-05-07T20:23:27.9549078Z L=6, 2025-05-07T20:23:27.9549233Z D_gradcheck=2, 2025-05-07T20:23:27.9549404Z stochastic_rounding=True, 2025-05-07T20:23:27.9549567Z weighted=True, 2025-05-07T20:23:27.9549717Z row_wise=True, 2025-05-07T20:23:27.9549867Z mixed=True, 2025-05-07T20:23:27.9550034Z use_cache=False, 2025-05-07T20:23:27.9550225Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:27.9550381Z use_cpu=True, 2025-05-07T20:23:27.9550561Z output_dtype=SparseType.FP32, 2025-05-07T20:23:27.9550702Z ) 2025-05-07T20:23:27.9550934Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:27.9551610Z self=, 2025-05-07T20:23:27.9551774Z mixed_B=True, 2025-05-07T20:23:27.9552015Z compile=False, 2025-05-07T20:23:27.9552160Z T=3, 2025-05-07T20:23:27.9552305Z D=70, 2025-05-07T20:23:27.9552455Z B=56, 2025-05-07T20:23:27.9552600Z log_E=4, 2025-05-07T20:23:27.9552741Z L=17, 2025-05-07T20:23:27.9552899Z D_gradcheck=2, 2025-05-07T20:23:27.9553072Z stochastic_rounding=False, 2025-05-07T20:23:27.9553236Z weighted=False, 2025-05-07T20:23:27.9553391Z row_wise=False, 2025-05-07T20:23:27.9553655Z mixed=False, 2025-05-07T20:23:27.9553827Z use_cache=False, 2025-05-07T20:23:27.9554020Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:27.9554170Z use_cpu=True, 2025-05-07T20:23:27.9554356Z output_dtype=SparseType.FP32, 2025-05-07T20:23:27.9554495Z ) 2025-05-07T20:23:27.9554722Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:27.9555289Z self=, 2025-05-07T20:23:27.9555438Z mixed_B=False, 2025-05-07T20:23:27.9555688Z compile=False, 2025-05-07T20:23:27.9555836Z T=5, 2025-05-07T20:23:27.9555979Z D=30, 2025-05-07T20:23:27.9556120Z B=8, 2025-05-07T20:23:27.9556273Z log_E=3, 2025-05-07T20:23:27.9556419Z L=13, 2025-05-07T20:23:27.9556575Z D_gradcheck=1, 2025-05-07T20:23:27.9556746Z stochastic_rounding=True, 2025-05-07T20:23:27.9556896Z weighted=True, 2025-05-07T20:23:27.9557052Z row_wise=False, 2025-05-07T20:23:27.9557203Z mixed=True, 2025-05-07T20:23:27.9557355Z use_cache=False, 2025-05-07T20:23:27.9557548Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:27.9557701Z use_cpu=True, 2025-05-07T20:23:27.9557878Z output_dtype=SparseType.FP32, 2025-05-07T20:23:27.9558024Z ) 2025-05-07T20:23:27.9558249Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:27.9558810Z self=, 2025-05-07T20:23:27.9558968Z mixed_B=False, 2025-05-07T20:23:27.9559124Z compile=True, 2025-05-07T20:23:27.9559272Z T=4, 2025-05-07T20:23:27.9559415Z D=51, 2025-05-07T20:23:27.9559555Z B=7, 2025-05-07T20:23:27.9559705Z log_E=4, 2025-05-07T20:23:27.9559846Z L=5, 2025-05-07T20:23:27.9559998Z D_gradcheck=2, 2025-05-07T20:23:27.9560175Z stochastic_rounding=False, 2025-05-07T20:23:27.9560327Z weighted=False, 2025-05-07T20:23:27.9560477Z row_wise=True, 2025-05-07T20:23:27.9560636Z mixed=False, 2025-05-07T20:23:27.9560786Z use_cache=True, 2025-05-07T20:23:27.9560974Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:27.9561130Z use_cpu=True, 2025-05-07T20:23:27.9561307Z output_dtype=SparseType.FP32, 2025-05-07T20:23:27.9561446Z ) 2025-05-07T20:23:27.9561680Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:27.9562250Z self=, 2025-05-07T20:23:27.9562407Z mixed_B=True, 2025-05-07T20:23:27.9562564Z compile=True, 2025-05-07T20:23:27.9562703Z T=3, 2025-05-07T20:23:27.9562850Z D=11, 2025-05-07T20:23:27.9562994Z B=111, 2025-05-07T20:23:27.9563141Z log_E=5, 2025-05-07T20:23:27.9563294Z L=5, 2025-05-07T20:23:27.9563447Z D_gradcheck=1, 2025-05-07T20:23:27.9563615Z stochastic_rounding=False, 2025-05-07T20:23:27.9563773Z weighted=True, 2025-05-07T20:23:27.9563924Z row_wise=True, 2025-05-07T20:23:27.9564077Z mixed=False, 2025-05-07T20:23:27.9564237Z use_cache=False, 2025-05-07T20:23:27.9564427Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:27.9564578Z use_cpu=True, 2025-05-07T20:23:27.9564761Z output_dtype=SparseType.FP32, 2025-05-07T20:23:27.9564902Z ) 2025-05-07T20:23:27.9565127Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:27.9565815Z self=, 2025-05-07T20:23:27.9565983Z mixed_B=False, 2025-05-07T20:23:27.9566228Z compile=True, 2025-05-07T20:23:27.9566373Z T=2, 2025-05-07T20:23:27.9566514Z D=59, 2025-05-07T20:23:27.9566663Z B=18, 2025-05-07T20:23:27.9566810Z log_E=3, 2025-05-07T20:23:27.9566950Z L=14, 2025-05-07T20:23:27.9567108Z D_gradcheck=1, 2025-05-07T20:23:27.9567275Z stochastic_rounding=True, 2025-05-07T20:23:27.9567429Z weighted=False, 2025-05-07T20:23:27.9567586Z row_wise=False, 2025-05-07T20:23:27.9567796Z mixed=True, 2025-05-07T20:23:27.9568217Z use_cache=True, 2025-05-07T20:23:27.9568427Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:27.9568575Z use_cpu=True, 2025-05-07T20:23:27.9568762Z output_dtype=SparseType.FP32, 2025-05-07T20:23:27.9568902Z ) 2025-05-07T20:23:27.9569128Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:27.9569698Z self=, 2025-05-07T20:23:27.9569850Z mixed_B=True, 2025-05-07T20:23:27.9570096Z compile=True, 2025-05-07T20:23:27.9570245Z T=4, 2025-05-07T20:23:27.9570389Z D=44, 2025-05-07T20:23:27.9570530Z B=12, 2025-05-07T20:23:27.9570680Z log_E=4, 2025-05-07T20:23:27.9570824Z L=6, 2025-05-07T20:23:27.9570976Z D_gradcheck=1, 2025-05-07T20:23:27.9571152Z stochastic_rounding=False, 2025-05-07T20:23:27.9571302Z weighted=True, 2025-05-07T20:23:27.9571452Z row_wise=True, 2025-05-07T20:23:27.9571609Z mixed=False, 2025-05-07T20:23:27.9571763Z use_cache=False, 2025-05-07T20:23:27.9571958Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:27.9572106Z use_cpu=True, 2025-05-07T20:23:27.9572288Z output_dtype=SparseType.FP16, 2025-05-07T20:23:27.9572435Z ) 2025-05-07T20:23:27.9572664Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:27.9573231Z self=, 2025-05-07T20:23:27.9573386Z mixed_B=True, 2025-05-07T20:23:27.9573541Z compile=False, 2025-05-07T20:23:27.9573686Z T=1, 2025-05-07T20:23:27.9573837Z D=106, 2025-05-07T20:23:27.9573980Z B=10, 2025-05-07T20:23:27.9574124Z log_E=5, 2025-05-07T20:23:27.9574274Z L=2, 2025-05-07T20:23:27.9574425Z D_gradcheck=1, 2025-05-07T20:23:27.9574595Z stochastic_rounding=True, 2025-05-07T20:23:27.9574759Z weighted=True, 2025-05-07T20:23:27.9574909Z row_wise=True, 2025-05-07T20:23:27.9575069Z mixed=False, 2025-05-07T20:23:27.9575221Z use_cache=False, 2025-05-07T20:23:27.9575408Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:27.9575565Z use_cpu=True, 2025-05-07T20:23:27.9575746Z output_dtype=SparseType.FP16, 2025-05-07T20:23:27.9575885Z ) 2025-05-07T20:23:27.9576117Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:27.9576678Z self=, 2025-05-07T20:23:27.9576827Z mixed_B=True, 2025-05-07T20:23:27.9576989Z compile=True, 2025-05-07T20:23:27.9577134Z T=1, 2025-05-07T20:23:27.9577276Z D=90, 2025-05-07T20:23:27.9577425Z B=37, 2025-05-07T20:23:27.9577570Z log_E=4, 2025-05-07T20:23:27.9577720Z L=20, 2025-05-07T20:23:27.9577871Z D_gradcheck=2, 2025-05-07T20:23:27.9578043Z stochastic_rounding=True, 2025-05-07T20:23:27.9578207Z weighted=False, 2025-05-07T20:23:27.9578357Z row_wise=True, 2025-05-07T20:23:27.9578506Z mixed=False, 2025-05-07T20:23:27.9578662Z use_cache=True, 2025-05-07T20:23:27.9578852Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:27.9579000Z use_cpu=True, 2025-05-07T20:23:27.9579182Z output_dtype=SparseType.FP16, 2025-05-07T20:23:27.9579322Z ) 2025-05-07T20:23:27.9579552Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:27.9580677Z self=, 2025-05-07T20:23:27.9580849Z mixed_B=True, 2025-05-07T20:23:27.9581131Z compile=True, 2025-05-07T20:23:27.9581276Z T=3, 2025-05-07T20:23:27.9581422Z D=11, 2025-05-07T20:23:27.9581577Z B=118, 2025-05-07T20:23:27.9581721Z log_E=5, 2025-05-07T20:23:27.9581864Z L=8, 2025-05-07T20:23:27.9582022Z D_gradcheck=1, 2025-05-07T20:23:27.9582193Z stochastic_rounding=True, 2025-05-07T20:23:27.9582345Z weighted=True, 2025-05-07T20:23:27.9582505Z row_wise=False, 2025-05-07T20:23:27.9582778Z mixed=True, 2025-05-07T20:23:27.9582945Z use_cache=False, 2025-05-07T20:23:27.9583140Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:27.9583287Z use_cpu=True, 2025-05-07T20:23:27.9583466Z output_dtype=SparseType.FP16, 2025-05-07T20:23:27.9583611Z ) 2025-05-07T20:23:27.9583840Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:27.9584411Z self=, 2025-05-07T20:23:27.9584563Z mixed_B=True, 2025-05-07T20:23:27.9584718Z compile=True, 2025-05-07T20:23:27.9585011Z T=1, 2025-05-07T20:23:27.9585153Z D=123, 2025-05-07T20:23:27.9585294Z B=21, 2025-05-07T20:23:27.9585444Z log_E=4, 2025-05-07T20:23:27.9585589Z L=3, 2025-05-07T20:23:27.9585741Z D_gradcheck=1, 2025-05-07T20:23:27.9585918Z stochastic_rounding=False, 2025-05-07T20:23:27.9586071Z weighted=False, 2025-05-07T20:23:27.9586223Z row_wise=False, 2025-05-07T20:23:27.9586381Z mixed=True, 2025-05-07T20:23:27.9586535Z use_cache=True, 2025-05-07T20:23:27.9586726Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:27.9586885Z use_cpu=True, 2025-05-07T20:23:27.9587067Z output_dtype=SparseType.FP32, 2025-05-07T20:23:27.9587214Z ) 2025-05-07T20:23:27.9587448Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:27.9588007Z self=, 2025-05-07T20:23:27.9588162Z mixed_B=True, 2025-05-07T20:23:27.9588321Z compile=True, 2025-05-07T20:23:27.9588466Z T=5, 2025-05-07T20:23:27.9588613Z D=12, 2025-05-07T20:23:27.9588754Z B=102, 2025-05-07T20:23:27.9588899Z log_E=5, 2025-05-07T20:23:27.9589044Z L=9, 2025-05-07T20:23:27.9589195Z D_gradcheck=2, 2025-05-07T20:23:27.9589369Z stochastic_rounding=False, 2025-05-07T20:23:27.9589528Z weighted=False, 2025-05-07T20:23:27.9589682Z row_wise=True, 2025-05-07T20:23:27.9589834Z mixed=False, 2025-05-07T20:23:27.9589994Z use_cache=False, 2025-05-07T20:23:27.9590182Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:27.9590338Z use_cpu=True, 2025-05-07T20:23:27.9590521Z output_dtype=SparseType.FP16, 2025-05-07T20:23:27.9590658Z ) 2025-05-07T20:23:27.9590888Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:27.9591448Z self=, 2025-05-07T20:23:27.9591609Z mixed_B=False, 2025-05-07T20:23:27.9591769Z compile=False, 2025-05-07T20:23:27.9591915Z T=4, 2025-05-07T20:23:27.9592057Z D=16, 2025-05-07T20:23:27.9592206Z B=62, 2025-05-07T20:23:27.9592349Z log_E=3, 2025-05-07T20:23:27.9592490Z L=8, 2025-05-07T20:23:27.9592647Z D_gradcheck=1, 2025-05-07T20:23:27.9592817Z stochastic_rounding=False, 2025-05-07T20:23:27.9592968Z weighted=False, 2025-05-07T20:23:27.9593129Z row_wise=False, 2025-05-07T20:23:27.9593280Z mixed=False, 2025-05-07T20:23:27.9593439Z use_cache=True, 2025-05-07T20:23:27.9593625Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:27.9593773Z use_cpu=True, 2025-05-07T20:23:27.9593957Z output_dtype=SparseType.FP32, 2025-05-07T20:23:27.9594099Z ) 2025-05-07T20:23:28.0197730Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:28.0199304Z self=, 2025-05-07T20:23:28.0200199Z mixed_B=True, 2025-05-07T20:23:28.0200733Z compile=False, 2025-05-07T20:23:28.0201110Z T=4, 2025-05-07T20:23:28.0201442Z D=56, 2025-05-07T20:23:28.0201771Z B=19, 2025-05-07T20:23:28.0202097Z log_E=5, 2025-05-07T20:23:28.0202446Z L=11, 2025-05-07T20:23:28.0202786Z D_gradcheck=1, 2025-05-07T20:23:28.0203182Z stochastic_rounding=False, 2025-05-07T20:23:28.0203638Z weighted=True, 2025-05-07T20:23:28.0204023Z row_wise=False, 2025-05-07T20:23:28.0204532Z mixed=False, 2025-05-07T20:23:28.0204923Z use_cache=True, 2025-05-07T20:23:28.0205342Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:28.0205820Z use_cpu=True, 2025-05-07T20:23:28.0206234Z output_dtype=SparseType.FP32, 2025-05-07T20:23:28.0206666Z ) 2025-05-07T20:23:28.0207068Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:28.0208123Z self=, 2025-05-07T20:23:28.0208987Z mixed_B=False, 2025-05-07T20:23:28.0209367Z compile=False, 2025-05-07T20:23:28.0209923Z T=2, 2025-05-07T20:23:28.0210243Z D=36, 2025-05-07T20:23:28.0210572Z B=110, 2025-05-07T20:23:28.0210907Z log_E=4, 2025-05-07T20:23:28.0211245Z L=9, 2025-05-07T20:23:28.0211580Z D_gradcheck=2, 2025-05-07T20:23:28.0211978Z stochastic_rounding=False, 2025-05-07T20:23:28.0212406Z weighted=False, 2025-05-07T20:23:28.0212778Z row_wise=False, 2025-05-07T20:23:28.0213156Z mixed=False, 2025-05-07T20:23:28.0213514Z use_cache=True, 2025-05-07T20:23:28.0213929Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:28.0214406Z use_cpu=True, 2025-05-07T20:23:28.0214792Z output_dtype=SparseType.FP32, 2025-05-07T20:23:28.0215234Z ) 2025-05-07T20:23:28.0215763Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:28.0216705Z self=, 2025-05-07T20:23:28.0217565Z mixed_B=True, 2025-05-07T20:23:28.0217940Z compile=False, 2025-05-07T20:23:28.0218306Z T=2, 2025-05-07T20:23:28.0218626Z D=121, 2025-05-07T20:23:28.0218964Z B=121, 2025-05-07T20:23:28.0219294Z log_E=5, 2025-05-07T20:23:28.0219629Z L=1, 2025-05-07T20:23:28.0219962Z D_gradcheck=2, 2025-05-07T20:23:28.0220348Z stochastic_rounding=True, 2025-05-07T20:23:28.0220769Z weighted=True, 2025-05-07T20:23:28.0221134Z row_wise=True, 2025-05-07T20:23:28.0221496Z mixed=True, 2025-05-07T20:23:28.0221847Z use_cache=True, 2025-05-07T20:23:28.0222255Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:28.0222733Z use_cpu=True, 2025-05-07T20:23:28.0223118Z output_dtype=SparseType.FP32, 2025-05-07T20:23:28.0223556Z ) 2025-05-07T20:23:28.0223957Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:28.0224889Z self=, 2025-05-07T20:23:28.0225762Z mixed_B=True, 2025-05-07T20:23:28.0226137Z compile=False, 2025-05-07T20:23:28.0226514Z T=4, 2025-05-07T20:23:28.0226843Z D=50, 2025-05-07T20:23:28.0227173Z B=116, 2025-05-07T20:23:28.0227509Z log_E=3, 2025-05-07T20:23:28.0227845Z L=6, 2025-05-07T20:23:28.0228187Z D_gradcheck=2, 2025-05-07T20:23:28.0228581Z stochastic_rounding=True, 2025-05-07T20:23:28.0229008Z weighted=True, 2025-05-07T20:23:28.0229378Z row_wise=True, 2025-05-07T20:23:28.0229755Z mixed=True, 2025-05-07T20:23:28.0230114Z use_cache=True, 2025-05-07T20:23:28.0230536Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:28.0231013Z use_cpu=True, 2025-05-07T20:23:28.0231401Z output_dtype=SparseType.FP16, 2025-05-07T20:23:28.0231847Z ) 2025-05-07T20:23:28.0232242Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:28.0233482Z self=, 2025-05-07T20:23:28.0234377Z mixed_B=False, 2025-05-07T20:23:28.0234859Z compile=True, 2025-05-07T20:23:28.0235221Z T=1, 2025-05-07T20:23:28.0235553Z D=23, 2025-05-07T20:23:28.0235879Z B=128, 2025-05-07T20:23:28.0236203Z log_E=5, 2025-05-07T20:23:28.0236548Z L=19, 2025-05-07T20:23:28.0236882Z D_gradcheck=1, 2025-05-07T20:23:28.0237269Z stochastic_rounding=True, 2025-05-07T20:23:28.0237692Z weighted=False, 2025-05-07T20:23:28.0238064Z row_wise=True, 2025-05-07T20:23:28.0238527Z mixed=True, 2025-05-07T20:23:28.0238899Z use_cache=True, 2025-05-07T20:23:28.0239305Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:28.0239775Z use_cpu=True, 2025-05-07T20:23:28.0240162Z output_dtype=SparseType.FP16, 2025-05-07T20:23:28.0240600Z ) 2025-05-07T20:23:28.0241004Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:28.0241936Z self=, 2025-05-07T20:23:28.0242807Z mixed_B=False, 2025-05-07T20:23:28.0243186Z compile=True, 2025-05-07T20:23:28.0243735Z T=2, 2025-05-07T20:23:28.0244070Z D=33, 2025-05-07T20:23:28.0244397Z B=109, 2025-05-07T20:23:28.0244723Z log_E=5, 2025-05-07T20:23:28.0245063Z L=20, 2025-05-07T20:23:28.0245409Z D_gradcheck=1, 2025-05-07T20:23:28.0245792Z stochastic_rounding=False, 2025-05-07T20:23:28.0246235Z weighted=False, 2025-05-07T20:23:28.0246618Z row_wise=True, 2025-05-07T20:23:28.0246987Z mixed=False, 2025-05-07T20:23:28.0247357Z use_cache=True, 2025-05-07T20:23:28.0247767Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:28.0248324Z use_cpu=True, 2025-05-07T20:23:28.0248722Z output_dtype=SparseType.FP32, 2025-05-07T20:23:28.0249167Z ) 2025-05-07T20:23:28.0249564Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:28.0250490Z self=, 2025-05-07T20:23:28.0251363Z mixed_B=False, 2025-05-07T20:23:28.0251740Z compile=False, 2025-05-07T20:23:28.0252104Z T=3, 2025-05-07T20:23:28.0252431Z D=122, 2025-05-07T20:23:28.0252768Z B=67, 2025-05-07T20:23:28.0253096Z log_E=5, 2025-05-07T20:23:28.0253442Z L=4, 2025-05-07T20:23:28.0253778Z D_gradcheck=1, 2025-05-07T20:23:28.0254168Z stochastic_rounding=False, 2025-05-07T20:23:28.0254604Z weighted=True, 2025-05-07T20:23:28.0254977Z row_wise=True, 2025-05-07T20:23:28.0255336Z mixed=True, 2025-05-07T20:23:28.0259529Z use_cache=False, 2025-05-07T20:23:28.0260038Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:28.0260516Z use_cpu=True, 2025-05-07T20:23:28.0260922Z output_dtype=SparseType.FP16, 2025-05-07T20:23:28.0261361Z ) 2025-05-07T20:23:28.0261761Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:28.0262698Z self=, 2025-05-07T20:23:28.0263573Z mixed_B=True, 2025-05-07T20:23:28.0263945Z compile=True, 2025-05-07T20:23:28.0264303Z T=1, 2025-05-07T20:23:28.0264630Z D=78, 2025-05-07T20:23:28.0264960Z B=85, 2025-05-07T20:23:28.0265283Z log_E=3, 2025-05-07T20:23:28.0265629Z L=8, 2025-05-07T20:23:28.0265965Z D_gradcheck=2, 2025-05-07T20:23:28.0266348Z stochastic_rounding=True, 2025-05-07T20:23:28.0266776Z weighted=False, 2025-05-07T20:23:28.0267147Z row_wise=False, 2025-05-07T20:23:28.0267506Z mixed=True, 2025-05-07T20:23:28.0267864Z use_cache=False, 2025-05-07T20:23:28.0268311Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:28.0268781Z use_cpu=True, 2025-05-07T20:23:28.0269171Z output_dtype=SparseType.FP32, 2025-05-07T20:23:28.0269610Z ) 2025-05-07T20:23:28.0270001Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:28.0270933Z self=, 2025-05-07T20:23:28.0272035Z mixed_B=True, 2025-05-07T20:23:28.0272470Z compile=True, 2025-05-07T20:23:28.0272839Z T=5, 2025-05-07T20:23:28.0273172Z D=109, 2025-05-07T20:23:28.0273502Z B=50, 2025-05-07T20:23:28.0273841Z log_E=5, 2025-05-07T20:23:28.0274191Z L=13, 2025-05-07T20:23:28.0274528Z D_gradcheck=2, 2025-05-07T20:23:28.0274925Z stochastic_rounding=False, 2025-05-07T20:23:28.0275355Z weighted=True, 2025-05-07T20:23:28.0275716Z row_wise=False, 2025-05-07T20:23:28.0276080Z mixed=True, 2025-05-07T20:23:28.0276444Z use_cache=False, 2025-05-07T20:23:28.0276865Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:28.0277342Z use_cpu=True, 2025-05-07T20:23:28.0277741Z output_dtype=SparseType.FP16, 2025-05-07T20:23:28.0278179Z ) 2025-05-07T20:23:28.0278593Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:28.0279534Z self=, 2025-05-07T20:23:28.0280911Z mixed_B=False, 2025-05-07T20:23:28.0281280Z compile=True, 2025-05-07T20:23:28.0281876Z T=3, 2025-05-07T20:23:28.0282209Z D=3, 2025-05-07T20:23:28.0282533Z B=27, 2025-05-07T20:23:28.0282862Z log_E=5, 2025-05-07T20:23:28.0283204Z L=17, 2025-05-07T20:23:28.0283538Z D_gradcheck=1, 2025-05-07T20:23:28.0283934Z stochastic_rounding=False, 2025-05-07T20:23:28.0284368Z weighted=True, 2025-05-07T20:23:28.0284734Z row_wise=False, 2025-05-07T20:23:28.0285110Z mixed=True, 2025-05-07T20:23:28.0285473Z use_cache=True, 2025-05-07T20:23:28.0285875Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:28.0286352Z use_cpu=True, 2025-05-07T20:23:28.0286743Z output_dtype=SparseType.FP16, 2025-05-07T20:23:28.0287170Z ) 2025-05-07T20:23:28.0287570Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:28.0288638Z self=, 2025-05-07T20:23:28.0289510Z mixed_B=True, 2025-05-07T20:23:28.0289879Z compile=True, 2025-05-07T20:23:28.0290244Z T=2, 2025-05-07T20:23:28.0290570Z D=89, 2025-05-07T20:23:28.0290891Z B=79, 2025-05-07T20:23:28.0291222Z log_E=4, 2025-05-07T20:23:28.0291565Z L=0, 2025-05-07T20:23:28.0291897Z D_gradcheck=2, 2025-05-07T20:23:28.0292303Z stochastic_rounding=False, 2025-05-07T20:23:28.0292738Z weighted=True, 2025-05-07T20:23:28.0293102Z row_wise=False, 2025-05-07T20:23:28.0293474Z mixed=False, 2025-05-07T20:23:28.0293851Z use_cache=False, 2025-05-07T20:23:28.0294629Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:28.0295142Z use_cpu=True, 2025-05-07T20:23:28.0295538Z output_dtype=SparseType.FP32, 2025-05-07T20:23:28.0295970Z ) 2025-05-07T20:23:28.0296368Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:28.0297304Z self=, 2025-05-07T20:23:28.0298163Z mixed_B=True, 2025-05-07T20:23:28.0298539Z compile=True, 2025-05-07T20:23:28.0298904Z T=5, 2025-05-07T20:23:28.0299230Z D=86, 2025-05-07T20:23:28.0299575Z B=56, 2025-05-07T20:23:28.0299910Z log_E=5, 2025-05-07T20:23:28.0300261Z L=11, 2025-05-07T20:23:28.0300600Z D_gradcheck=2, 2025-05-07T20:23:28.0301003Z stochastic_rounding=False, 2025-05-07T20:23:28.0301437Z weighted=True, 2025-05-07T20:23:28.0301808Z row_wise=True, 2025-05-07T20:23:28.0302180Z mixed=False, 2025-05-07T20:23:28.0302557Z use_cache=False, 2025-05-07T20:23:28.0302969Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:28.0303445Z use_cpu=True, 2025-05-07T20:23:28.0303847Z output_dtype=SparseType.FP32, 2025-05-07T20:23:28.0304284Z ) 2025-05-07T20:23:28.0304687Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:28.0305622Z self=, 2025-05-07T20:23:28.0306721Z mixed_B=False, 2025-05-07T20:23:28.0307210Z compile=False, 2025-05-07T20:23:28.0307575Z T=4, 2025-05-07T20:23:28.0307901Z D=38, 2025-05-07T20:23:28.0308234Z B=88, 2025-05-07T20:23:28.0308573Z log_E=3, 2025-05-07T20:23:28.0308912Z L=16, 2025-05-07T20:23:28.0309265Z D_gradcheck=1, 2025-05-07T20:23:28.0309652Z stochastic_rounding=True, 2025-05-07T20:23:28.0310093Z weighted=False, 2025-05-07T20:23:28.0310475Z row_wise=False, 2025-05-07T20:23:28.0310839Z mixed=False, 2025-05-07T20:23:28.0311219Z use_cache=False, 2025-05-07T20:23:28.0311643Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:28.0312118Z use_cpu=True, 2025-05-07T20:23:28.0312515Z output_dtype=SparseType.FP16, 2025-05-07T20:23:28.0312946Z ) 2025-05-07T20:23:28.0313343Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:28.0314276Z self=, 2025-05-07T20:23:28.0315148Z mixed_B=False, 2025-05-07T20:23:28.0315523Z compile=False, 2025-05-07T20:23:28.0316033Z T=2, 2025-05-07T20:23:28.0316365Z D=80, 2025-05-07T20:23:28.0316699Z B=53, 2025-05-07T20:23:28.0317027Z log_E=4, 2025-05-07T20:23:28.0317368Z L=4, 2025-05-07T20:23:28.0317717Z D_gradcheck=2, 2025-05-07T20:23:28.0318120Z stochastic_rounding=False, 2025-05-07T20:23:28.0318552Z weighted=True, 2025-05-07T20:23:28.0318921Z row_wise=False, 2025-05-07T20:23:28.0319293Z mixed=True, 2025-05-07T20:23:28.0319648Z use_cache=True, 2025-05-07T20:23:28.0320064Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:28.0320537Z use_cpu=True, 2025-05-07T20:23:28.0320926Z output_dtype=SparseType.FP16, 2025-05-07T20:23:28.0321375Z ) 2025-05-07T20:23:28.0321783Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:28.0322721Z self=, 2025-05-07T20:23:28.0323592Z mixed_B=True, 2025-05-07T20:23:28.0323978Z compile=True, 2025-05-07T20:23:28.0324355Z T=1, 2025-05-07T20:23:28.0324683Z D=122, 2025-05-07T20:23:28.0325021Z B=41, 2025-05-07T20:23:28.0325349Z log_E=5, 2025-05-07T20:23:28.0325683Z L=9, 2025-05-07T20:23:28.0326055Z D_gradcheck=1, 2025-05-07T20:23:28.0326529Z stochastic_rounding=False, 2025-05-07T20:23:28.0327014Z weighted=False, 2025-05-07T20:23:28.0327390Z row_wise=False, 2025-05-07T20:23:28.0327762Z mixed=False, 2025-05-07T20:23:28.0328303Z use_cache=False, 2025-05-07T20:23:28.0328961Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:28.0329466Z use_cpu=True, 2025-05-07T20:23:28.0329857Z output_dtype=SparseType.FP32, 2025-05-07T20:23:28.0330304Z ) 2025-05-07T20:23:28.0330707Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:28.0331642Z self=, 2025-05-07T20:23:28.0332528Z mixed_B=False, 2025-05-07T20:23:28.0332910Z compile=False, 2025-05-07T20:23:28.0333276Z T=3, 2025-05-07T20:23:28.0333601Z D=34, 2025-05-07T20:23:28.0333933Z B=103, 2025-05-07T20:23:28.0334265Z log_E=5, 2025-05-07T20:23:28.0334606Z L=3, 2025-05-07T20:23:28.0334944Z D_gradcheck=2, 2025-05-07T20:23:28.0335335Z stochastic_rounding=False, 2025-05-07T20:23:28.0335766Z weighted=True, 2025-05-07T20:23:28.0336142Z row_wise=False, 2025-05-07T20:23:28.0336509Z mixed=True, 2025-05-07T20:23:28.0336861Z use_cache=False, 2025-05-07T20:23:28.0337284Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:28.0337772Z use_cpu=True, 2025-05-07T20:23:28.0338172Z output_dtype=SparseType.FP32, 2025-05-07T20:23:28.0338611Z ) 2025-05-07T20:23:28.0339012Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:28.0339939Z self=, 2025-05-07T20:23:28.0341002Z mixed_B=False, 2025-05-07T20:23:28.0341448Z compile=False, 2025-05-07T20:23:28.0341812Z T=5, 2025-05-07T20:23:28.0342135Z D=12, 2025-05-07T20:23:28.0342464Z B=121, 2025-05-07T20:23:28.0342799Z log_E=4, 2025-05-07T20:23:28.0343132Z L=13, 2025-05-07T20:23:28.0343477Z D_gradcheck=1, 2025-05-07T20:23:28.0343874Z stochastic_rounding=False, 2025-05-07T20:23:28.0344301Z weighted=False, 2025-05-07T20:23:28.0344677Z row_wise=True, 2025-05-07T20:23:28.0345044Z mixed=True, 2025-05-07T20:23:28.0345397Z use_cache=False, 2025-05-07T20:23:28.0345817Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:28.0346292Z use_cpu=True, 2025-05-07T20:23:28.0346684Z output_dtype=SparseType.FP32, 2025-05-07T20:23:28.0347118Z ) 2025-05-07T20:23:28.0906830Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:28.0907977Z self=, 2025-05-07T20:23:28.0908874Z mixed_B=True, 2025-05-07T20:23:28.0909263Z compile=True, 2025-05-07T20:23:28.0910119Z T=4, 2025-05-07T20:23:28.0910441Z D=44, 2025-05-07T20:23:28.0910770Z B=57, 2025-05-07T20:23:28.0911101Z log_E=4, 2025-05-07T20:23:28.0911437Z L=20, 2025-05-07T20:23:28.0911775Z D_gradcheck=2, 2025-05-07T20:23:28.0912163Z stochastic_rounding=True, 2025-05-07T20:23:28.0912586Z weighted=True, 2025-05-07T20:23:28.0912953Z row_wise=True, 2025-05-07T20:23:28.0913318Z mixed=False, 2025-05-07T20:23:28.0913674Z use_cache=True, 2025-05-07T20:23:28.0914095Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:28.0914575Z use_cpu=True, 2025-05-07T20:23:28.0914962Z output_dtype=SparseType.FP32, 2025-05-07T20:23:28.0915514Z ) 2025-05-07T20:23:28.0915917Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:28.0916849Z self=, 2025-05-07T20:23:28.0917711Z mixed_B=False, 2025-05-07T20:23:28.0918079Z compile=False, 2025-05-07T20:23:28.0918456Z T=4, 2025-05-07T20:23:28.0918784Z D=100, 2025-05-07T20:23:28.0919126Z B=59, 2025-05-07T20:23:28.0919454Z log_E=5, 2025-05-07T20:23:28.0919792Z L=6, 2025-05-07T20:23:28.0920126Z D_gradcheck=1, 2025-05-07T20:23:28.0920523Z stochastic_rounding=True, 2025-05-07T20:23:28.0920952Z weighted=True, 2025-05-07T20:23:28.0921321Z row_wise=True, 2025-05-07T20:23:28.0921685Z mixed=False, 2025-05-07T20:23:28.0922047Z use_cache=True, 2025-05-07T20:23:28.0922731Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:28.0923237Z use_cpu=True, 2025-05-07T20:23:28.0923631Z output_dtype=SparseType.FP16, 2025-05-07T20:23:28.0924070Z ) 2025-05-07T20:23:28.0924472Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:28.0925400Z self=, 2025-05-07T20:23:28.0926265Z mixed_B=True, 2025-05-07T20:23:28.0926642Z compile=False, 2025-05-07T20:23:28.0927010Z T=2, 2025-05-07T20:23:28.0927333Z D=88, 2025-05-07T20:23:28.0927660Z B=52, 2025-05-07T20:23:28.0928123Z log_E=5, 2025-05-07T20:23:28.0928463Z L=9, 2025-05-07T20:23:28.0928800Z D_gradcheck=1, 2025-05-07T20:23:28.0929197Z stochastic_rounding=False, 2025-05-07T20:23:28.0929623Z weighted=True, 2025-05-07T20:23:28.0929994Z row_wise=True, 2025-05-07T20:23:28.0930367Z mixed=True, 2025-05-07T20:23:28.0930722Z use_cache=True, 2025-05-07T20:23:28.0931151Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:28.0931638Z use_cpu=True, 2025-05-07T20:23:28.0932033Z output_dtype=SparseType.FP32, 2025-05-07T20:23:28.0932471Z ) 2025-05-07T20:23:28.0932881Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:28.0933986Z self=, 2025-05-07T20:23:28.0935177Z mixed_B=True, 2025-05-07T20:23:28.0935585Z compile=True, 2025-05-07T20:23:28.0936231Z T=5, 2025-05-07T20:23:28.0936577Z D=45, 2025-05-07T20:23:28.0936907Z B=94, 2025-05-07T20:23:28.0937236Z log_E=4, 2025-05-07T20:23:28.0951718Z L=20, 2025-05-07T20:23:28.0952287Z D_gradcheck=2, 2025-05-07T20:23:28.0952695Z stochastic_rounding=False, 2025-05-07T20:23:28.0953135Z weighted=False, 2025-05-07T20:23:28.0953498Z row_wise=False, 2025-05-07T20:23:28.0953864Z mixed=False, 2025-05-07T20:23:28.0954226Z use_cache=True, 2025-05-07T20:23:28.0954645Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:28.0955129Z use_cpu=True, 2025-05-07T20:23:28.0955527Z output_dtype=SparseType.FP32, 2025-05-07T20:23:28.0955959Z ) 2025-05-07T20:23:28.0956357Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:28.0957301Z self=, 2025-05-07T20:23:28.0958173Z mixed_B=True, 2025-05-07T20:23:28.0958535Z compile=False, 2025-05-07T20:23:28.0959153Z T=2, 2025-05-07T20:23:28.0959478Z D=64, 2025-05-07T20:23:28.0959798Z B=17, 2025-05-07T20:23:28.0960128Z log_E=4, 2025-05-07T20:23:28.0960467Z L=9, 2025-05-07T20:23:28.0960792Z D_gradcheck=1, 2025-05-07T20:23:28.0961183Z stochastic_rounding=False, 2025-05-07T20:23:28.0961616Z weighted=True, 2025-05-07T20:23:28.0961977Z row_wise=True, 2025-05-07T20:23:28.0962455Z mixed=True, 2025-05-07T20:23:28.0962818Z use_cache=True, 2025-05-07T20:23:28.0963244Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:28.0963720Z use_cpu=True, 2025-05-07T20:23:28.0964114Z output_dtype=SparseType.FP16, 2025-05-07T20:23:28.0964544Z ) 2025-05-07T20:23:28.0964942Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:28.0965876Z self=, 2025-05-07T20:23:28.0966740Z mixed_B=True, 2025-05-07T20:23:28.0967116Z compile=False, 2025-05-07T20:23:28.0967491Z T=4, 2025-05-07T20:23:28.0967814Z D=39, 2025-05-07T20:23:28.0968251Z B=48, 2025-05-07T20:23:28.0968616Z log_E=3, 2025-05-07T20:23:28.0968952Z L=13, 2025-05-07T20:23:28.0969278Z D_gradcheck=1, 2025-05-07T20:23:28.0969742Z stochastic_rounding=False, 2025-05-07T20:23:28.0970177Z weighted=False, 2025-05-07T20:23:28.0970546Z row_wise=False, 2025-05-07T20:23:28.0970952Z mixed=True, 2025-05-07T20:23:28.0971306Z use_cache=True, 2025-05-07T20:23:28.0971959Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:28.0972453Z use_cpu=True, 2025-05-07T20:23:28.0972898Z output_dtype=SparseType.FP16, 2025-05-07T20:23:28.0973339Z ) 2025-05-07T20:23:28.0973738Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:28.0974669Z self=, 2025-05-07T20:23:28.0975534Z mixed_B=False, 2025-05-07T20:23:28.0975908Z compile=False, 2025-05-07T20:23:28.0976288Z T=4, 2025-05-07T20:23:28.0976612Z D=43, 2025-05-07T20:23:28.0976940Z B=119, 2025-05-07T20:23:28.0977390Z log_E=3, 2025-05-07T20:23:28.0977762Z L=6, 2025-05-07T20:23:28.0978131Z D_gradcheck=1, 2025-05-07T20:23:28.0978594Z stochastic_rounding=True, 2025-05-07T20:23:28.0979057Z weighted=False, 2025-05-07T20:23:28.0979474Z row_wise=False, 2025-05-07T20:23:28.0980055Z mixed=False, 2025-05-07T20:23:28.0980434Z use_cache=True, 2025-05-07T20:23:28.0980895Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:28.0981456Z use_cpu=True, 2025-05-07T20:23:28.0981893Z output_dtype=SparseType.FP32, 2025-05-07T20:23:28.0982393Z ) 2025-05-07T20:23:28.0982800Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:28.0983876Z self=, 2025-05-07T20:23:28.0985090Z mixed_B=True, 2025-05-07T20:23:28.0985479Z compile=True, 2025-05-07T20:23:28.0986051Z T=3, 2025-05-07T20:23:28.0986386Z D=37, 2025-05-07T20:23:28.0986714Z B=95, 2025-05-07T20:23:28.0987043Z log_E=4, 2025-05-07T20:23:28.0987374Z L=0, 2025-05-07T20:23:28.0987714Z D_gradcheck=2, 2025-05-07T20:23:28.0988104Z stochastic_rounding=True, 2025-05-07T20:23:28.0988533Z weighted=False, 2025-05-07T20:23:28.0988898Z row_wise=False, 2025-05-07T20:23:28.0989265Z mixed=True, 2025-05-07T20:23:28.0989631Z use_cache=True, 2025-05-07T20:23:28.0990036Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:28.0990594Z use_cpu=True, 2025-05-07T20:23:28.0991089Z output_dtype=SparseType.FP32, 2025-05-07T20:23:28.0991526Z ) 2025-05-07T20:23:28.0991925Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:28.0992910Z self=, 2025-05-07T20:23:28.0993790Z mixed_B=True, 2025-05-07T20:23:28.0994189Z compile=True, 2025-05-07T20:23:28.0994555Z T=1, 2025-05-07T20:23:28.0995103Z D=23, 2025-05-07T20:23:28.0995584Z B=65, 2025-05-07T20:23:28.0995930Z log_E=4, 2025-05-07T20:23:28.0996272Z L=11, 2025-05-07T20:23:28.0996603Z D_gradcheck=1, 2025-05-07T20:23:28.0996986Z stochastic_rounding=True, 2025-05-07T20:23:28.0997538Z weighted=True, 2025-05-07T20:23:28.0997974Z row_wise=False, 2025-05-07T20:23:28.0998411Z mixed=True, 2025-05-07T20:23:28.0998766Z use_cache=True, 2025-05-07T20:23:28.0999262Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:28.0999747Z use_cpu=True, 2025-05-07T20:23:28.1000147Z output_dtype=SparseType.FP32, 2025-05-07T20:23:28.1000578Z ) 2025-05-07T20:23:28.1001048Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:28.1001996Z self=, 2025-05-07T20:23:28.1002923Z mixed_B=False, 2025-05-07T20:23:28.1003296Z compile=True, 2025-05-07T20:23:28.1003655Z T=4, 2025-05-07T20:23:28.1004022Z D=122, 2025-05-07T20:23:28.1004417Z B=93, 2025-05-07T20:23:28.1004747Z log_E=5, 2025-05-07T20:23:28.1004892Z L=5, 2025-05-07T20:23:28.1005052Z D_gradcheck=2, 2025-05-07T20:23:28.1005221Z stochastic_rounding=True, 2025-05-07T20:23:28.1005375Z weighted=True, 2025-05-07T20:23:28.1005532Z row_wise=True, 2025-05-07T20:23:28.1005681Z mixed=False, 2025-05-07T20:23:28.1005831Z use_cache=True, 2025-05-07T20:23:28.1006330Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:28.1006495Z use_cpu=True, 2025-05-07T20:23:28.1006799Z output_dtype=SparseType.FP32, 2025-05-07T20:23:28.1006948Z ) 2025-05-07T20:23:28.1007176Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:28.1007733Z self=, 2025-05-07T20:23:28.1007893Z mixed_B=True, 2025-05-07T20:23:28.1008111Z compile=True, 2025-05-07T20:23:28.1008267Z T=4, 2025-05-07T20:23:28.1008495Z D=15, 2025-05-07T20:23:28.1008639Z B=36, 2025-05-07T20:23:28.1008788Z log_E=4, 2025-05-07T20:23:28.1008932Z L=11, 2025-05-07T20:23:28.1009082Z D_gradcheck=2, 2025-05-07T20:23:28.1009257Z stochastic_rounding=False, 2025-05-07T20:23:28.1009408Z weighted=True, 2025-05-07T20:23:28.1009596Z row_wise=False, 2025-05-07T20:23:28.1009753Z mixed=True, 2025-05-07T20:23:28.1009904Z use_cache=True, 2025-05-07T20:23:28.1010095Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:28.1010255Z use_cpu=True, 2025-05-07T20:23:28.1010436Z output_dtype=SparseType.FP16, 2025-05-07T20:23:28.1010575Z ) 2025-05-07T20:23:28.1010808Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:28.1011367Z self=, 2025-05-07T20:23:28.1011691Z mixed_B=True, 2025-05-07T20:23:28.1011861Z compile=True, 2025-05-07T20:23:28.1012151Z T=3, 2025-05-07T20:23:28.1012306Z D=106, 2025-05-07T20:23:28.1012451Z B=119, 2025-05-07T20:23:28.1012595Z log_E=5, 2025-05-07T20:23:28.1012745Z L=8, 2025-05-07T20:23:28.1012898Z D_gradcheck=1, 2025-05-07T20:23:28.1013068Z stochastic_rounding=False, 2025-05-07T20:23:28.1013227Z weighted=True, 2025-05-07T20:23:28.1013376Z row_wise=True, 2025-05-07T20:23:28.1013522Z mixed=True, 2025-05-07T20:23:28.1013683Z use_cache=False, 2025-05-07T20:23:28.1013879Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:28.1014033Z use_cpu=True, 2025-05-07T20:23:28.1014223Z output_dtype=SparseType.FP16, 2025-05-07T20:23:28.1014362Z ) 2025-05-07T20:23:28.1014593Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:28.1015269Z self=, 2025-05-07T20:23:28.1015500Z mixed_B=True, 2025-05-07T20:23:28.1015697Z compile=False, 2025-05-07T20:23:28.1015908Z T=5, 2025-05-07T20:23:28.1016153Z D=126, 2025-05-07T20:23:28.1016303Z B=20, 2025-05-07T20:23:28.1016495Z log_E=3, 2025-05-07T20:23:28.1016681Z L=9, 2025-05-07T20:23:28.1016841Z D_gradcheck=1, 2025-05-07T20:23:28.1017008Z stochastic_rounding=True, 2025-05-07T20:23:28.1017157Z weighted=False, 2025-05-07T20:23:28.1017313Z row_wise=False, 2025-05-07T20:23:28.1017464Z mixed=False, 2025-05-07T20:23:28.1017616Z use_cache=True, 2025-05-07T20:23:28.1017885Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:28.1018043Z use_cpu=True, 2025-05-07T20:23:28.1018266Z output_dtype=SparseType.FP16, 2025-05-07T20:23:28.1018408Z ) 2025-05-07T20:23:28.1018634Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:28.1019200Z self=, 2025-05-07T20:23:28.1019355Z mixed_B=False, 2025-05-07T20:23:28.1019506Z compile=False, 2025-05-07T20:23:28.1019659Z T=3, 2025-05-07T20:23:28.1019901Z D=4, 2025-05-07T20:23:28.1020046Z B=8, 2025-05-07T20:23:28.1020196Z log_E=5, 2025-05-07T20:23:28.1020338Z L=0, 2025-05-07T20:23:28.1020524Z D_gradcheck=2, 2025-05-07T20:23:28.1020710Z stochastic_rounding=False, 2025-05-07T20:23:28.1020899Z weighted=False, 2025-05-07T20:23:28.1021055Z row_wise=False, 2025-05-07T20:23:28.1021217Z mixed=True, 2025-05-07T20:23:28.1021480Z use_cache=True, 2025-05-07T20:23:28.1021817Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:28.1021983Z use_cpu=True, 2025-05-07T20:23:28.1022230Z output_dtype=SparseType.FP16, 2025-05-07T20:23:28.1022380Z ) 2025-05-07T20:23:28.1022681Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:28.1023385Z self=, 2025-05-07T20:23:28.1023566Z mixed_B=True, 2025-05-07T20:23:28.1023722Z compile=True, 2025-05-07T20:23:28.1023871Z T=4, 2025-05-07T20:23:28.1024018Z D=98, 2025-05-07T20:23:28.1024159Z B=81, 2025-05-07T20:23:28.1024308Z log_E=4, 2025-05-07T20:23:28.1024453Z L=9, 2025-05-07T20:23:28.1024645Z D_gradcheck=2, 2025-05-07T20:23:28.1024882Z stochastic_rounding=True, 2025-05-07T20:23:28.1025038Z weighted=False, 2025-05-07T20:23:28.1025189Z row_wise=True, 2025-05-07T20:23:28.1025406Z mixed=True, 2025-05-07T20:23:28.1025562Z use_cache=True, 2025-05-07T20:23:28.1025763Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:28.1025926Z use_cpu=True, 2025-05-07T20:23:28.1026107Z output_dtype=SparseType.FP16, 2025-05-07T20:23:28.1026270Z ) 2025-05-07T20:23:28.1026507Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:28.1027067Z self=, 2025-05-07T20:23:28.1027236Z mixed_B=False, 2025-05-07T20:23:28.1027519Z compile=True, 2025-05-07T20:23:28.1027735Z T=1, 2025-05-07T20:23:28.1027977Z D=43, 2025-05-07T20:23:28.1028163Z B=63, 2025-05-07T20:23:28.1028309Z log_E=5, 2025-05-07T20:23:28.1028454Z L=20, 2025-05-07T20:23:28.1028603Z D_gradcheck=1, 2025-05-07T20:23:28.1028772Z stochastic_rounding=False, 2025-05-07T20:23:28.1028948Z weighted=True, 2025-05-07T20:23:28.1029128Z row_wise=True, 2025-05-07T20:23:28.1029278Z mixed=False, 2025-05-07T20:23:28.1029437Z use_cache=True, 2025-05-07T20:23:28.1029632Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:28.1029790Z use_cpu=True, 2025-05-07T20:23:28.1029969Z output_dtype=SparseType.FP32, 2025-05-07T20:23:28.1030108Z ) 2025-05-07T20:23:28.1030345Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:28.1031000Z self=, 2025-05-07T20:23:28.1031174Z mixed_B=True, 2025-05-07T20:23:28.1031345Z compile=False, 2025-05-07T20:23:28.1031491Z T=5, 2025-05-07T20:23:28.1031787Z D=110, 2025-05-07T20:23:28.1031936Z B=29, 2025-05-07T20:23:28.1032084Z log_E=5, 2025-05-07T20:23:28.1032226Z L=0, 2025-05-07T20:23:28.1032385Z D_gradcheck=1, 2025-05-07T20:23:28.1032698Z stochastic_rounding=True, 2025-05-07T20:23:28.1032855Z weighted=False, 2025-05-07T20:23:28.1033066Z row_wise=False, 2025-05-07T20:23:28.1033228Z mixed=True, 2025-05-07T20:23:28.1033433Z use_cache=False, 2025-05-07T20:23:28.1033627Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:28.1033780Z use_cpu=True, 2025-05-07T20:23:28.1034009Z output_dtype=SparseType.FP16, 2025-05-07T20:23:28.1034188Z ) 2025-05-07T20:23:28.4045319Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:28.4046009Z self=, 2025-05-07T20:23:28.4046170Z mixed_B=True, 2025-05-07T20:23:28.4046363Z compile=False, 2025-05-07T20:23:28.4046520Z T=1, 2025-05-07T20:23:28.4046675Z D=66, 2025-05-07T20:23:28.4046822Z B=75, 2025-05-07T20:23:28.4046966Z log_E=3, 2025-05-07T20:23:28.4047107Z L=1, 2025-05-07T20:23:28.4047267Z D_gradcheck=2, 2025-05-07T20:23:28.4047443Z stochastic_rounding=False, 2025-05-07T20:23:28.4047597Z weighted=True, 2025-05-07T20:23:28.4047753Z row_wise=False, 2025-05-07T20:23:28.4047899Z mixed=True, 2025-05-07T20:23:28.4048132Z use_cache=False, 2025-05-07T20:23:28.4048721Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:28.4048896Z use_cpu=True, 2025-05-07T20:23:28.4049078Z output_dtype=SparseType.FP16, 2025-05-07T20:23:28.4049229Z ) 2025-05-07T20:23:28.4049460Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:28.4050033Z self=, 2025-05-07T20:23:28.4050184Z mixed_B=True, 2025-05-07T20:23:28.4050343Z compile=True, 2025-05-07T20:23:28.4050502Z T=3, 2025-05-07T20:23:28.4050647Z D=68, 2025-05-07T20:23:28.4050789Z B=45, 2025-05-07T20:23:28.4050942Z log_E=5, 2025-05-07T20:23:28.4051083Z L=2, 2025-05-07T20:23:28.4051233Z D_gradcheck=2, 2025-05-07T20:23:28.4051410Z stochastic_rounding=False, 2025-05-07T20:23:28.4051563Z weighted=True, 2025-05-07T20:23:28.4051714Z row_wise=False, 2025-05-07T20:23:28.4051871Z mixed=False, 2025-05-07T20:23:28.4052021Z use_cache=True, 2025-05-07T20:23:28.4052219Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:28.4052370Z use_cpu=True, 2025-05-07T20:23:28.4052549Z output_dtype=SparseType.FP32, 2025-05-07T20:23:28.4052697Z ) 2025-05-07T20:23:28.4052925Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:28.4053486Z self=, 2025-05-07T20:23:28.4053642Z mixed_B=False, 2025-05-07T20:23:28.4053939Z compile=False, 2025-05-07T20:23:28.4054191Z T=4, 2025-05-07T20:23:28.4054346Z D=106, 2025-05-07T20:23:28.4054489Z B=82, 2025-05-07T20:23:28.4054632Z log_E=5, 2025-05-07T20:23:28.4054782Z L=13, 2025-05-07T20:23:28.4054938Z D_gradcheck=2, 2025-05-07T20:23:28.4055107Z stochastic_rounding=True, 2025-05-07T20:23:28.4055264Z weighted=False, 2025-05-07T20:23:28.4055412Z row_wise=True, 2025-05-07T20:23:28.4055567Z mixed=True, 2025-05-07T20:23:28.4055716Z use_cache=True, 2025-05-07T20:23:28.4055909Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:28.4056068Z use_cpu=True, 2025-05-07T20:23:28.4056252Z output_dtype=SparseType.FP16, 2025-05-07T20:23:28.4056395Z ) 2025-05-07T20:23:28.4056630Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:28.4057192Z self=, 2025-05-07T20:23:28.4057340Z mixed_B=True, 2025-05-07T20:23:28.4057503Z compile=False, 2025-05-07T20:23:28.4057645Z T=5, 2025-05-07T20:23:28.4057961Z D=86, 2025-05-07T20:23:28.4058109Z B=114, 2025-05-07T20:23:28.4058258Z log_E=4, 2025-05-07T20:23:28.4058399Z L=7, 2025-05-07T20:23:28.4058556Z D_gradcheck=1, 2025-05-07T20:23:28.4058726Z stochastic_rounding=True, 2025-05-07T20:23:28.4058884Z weighted=False, 2025-05-07T20:23:28.4059037Z row_wise=False, 2025-05-07T20:23:28.4059186Z mixed=False, 2025-05-07T20:23:28.4059345Z use_cache=True, 2025-05-07T20:23:28.4059538Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:28.4059689Z use_cpu=True, 2025-05-07T20:23:28.4059876Z output_dtype=SparseType.FP16, 2025-05-07T20:23:28.4060015Z ) 2025-05-07T20:23:28.4060242Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:28.4060808Z self=, 2025-05-07T20:23:28.4060957Z mixed_B=True, 2025-05-07T20:23:28.4061112Z compile=False, 2025-05-07T20:23:28.4061262Z T=3, 2025-05-07T20:23:28.4061417Z D=47, 2025-05-07T20:23:28.4061570Z B=71, 2025-05-07T20:23:28.4061713Z log_E=3, 2025-05-07T20:23:28.4061962Z L=20, 2025-05-07T20:23:28.4062112Z D_gradcheck=2, 2025-05-07T20:23:28.4062282Z stochastic_rounding=True, 2025-05-07T20:23:28.4062444Z weighted=False, 2025-05-07T20:23:28.4062595Z row_wise=False, 2025-05-07T20:23:28.4062752Z mixed=True, 2025-05-07T20:23:28.4062901Z use_cache=True, 2025-05-07T20:23:28.4063200Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:28.4063379Z use_cpu=True, 2025-05-07T20:23:28.4063562Z output_dtype=SparseType.FP16, 2025-05-07T20:23:28.4063700Z ) 2025-05-07T20:23:28.4063931Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:28.4064489Z self=, 2025-05-07T20:23:28.4064641Z mixed_B=False, 2025-05-07T20:23:28.4064804Z compile=False, 2025-05-07T20:23:28.4064947Z T=3, 2025-05-07T20:23:28.4065097Z D=123, 2025-05-07T20:23:28.4065245Z B=44, 2025-05-07T20:23:28.4065565Z log_E=3, 2025-05-07T20:23:28.4065715Z L=3, 2025-05-07T20:23:28.4065876Z D_gradcheck=2, 2025-05-07T20:23:28.4066048Z stochastic_rounding=False, 2025-05-07T20:23:28.4066207Z weighted=True, 2025-05-07T20:23:28.4066356Z row_wise=True, 2025-05-07T20:23:28.4066505Z mixed=False, 2025-05-07T20:23:28.4066662Z use_cache=False, 2025-05-07T20:23:28.4066854Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:28.4067006Z use_cpu=True, 2025-05-07T20:23:28.4067192Z output_dtype=SparseType.FP32, 2025-05-07T20:23:28.4067331Z ) 2025-05-07T20:23:28.4067559Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:28.4068131Z self=, 2025-05-07T20:23:28.4068286Z mixed_B=False, 2025-05-07T20:23:28.4068564Z compile=True, 2025-05-07T20:23:28.4068726Z T=1, 2025-05-07T20:23:28.4068966Z D=69, 2025-05-07T20:23:28.4069114Z B=25, 2025-05-07T20:23:28.4069257Z log_E=5, 2025-05-07T20:23:28.4069397Z L=17, 2025-05-07T20:23:28.4069555Z D_gradcheck=2, 2025-05-07T20:23:28.4069723Z stochastic_rounding=False, 2025-05-07T20:23:28.4069874Z weighted=False, 2025-05-07T20:23:28.4070032Z row_wise=True, 2025-05-07T20:23:28.4070179Z mixed=True, 2025-05-07T20:23:28.4070333Z use_cache=False, 2025-05-07T20:23:28.4070532Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:28.4070681Z use_cpu=True, 2025-05-07T20:23:28.4070858Z output_dtype=SparseType.FP32, 2025-05-07T20:23:28.4071007Z ) 2025-05-07T20:23:28.4071242Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:28.4071803Z self=, 2025-05-07T20:23:28.4071963Z mixed_B=False, 2025-05-07T20:23:28.4072120Z compile=False, 2025-05-07T20:23:28.4072267Z T=3, 2025-05-07T20:23:28.4072497Z D=68, 2025-05-07T20:23:28.4072642Z B=81, 2025-05-07T20:23:28.4072793Z log_E=3, 2025-05-07T20:23:28.4072939Z L=1, 2025-05-07T20:23:28.4073091Z D_gradcheck=1, 2025-05-07T20:23:28.4073267Z stochastic_rounding=False, 2025-05-07T20:23:28.4073420Z weighted=False, 2025-05-07T20:23:28.4073569Z row_wise=True, 2025-05-07T20:23:28.4073723Z mixed=False, 2025-05-07T20:23:28.4073875Z use_cache=False, 2025-05-07T20:23:28.4074065Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:28.4074219Z use_cpu=True, 2025-05-07T20:23:28.4074401Z output_dtype=SparseType.FP32, 2025-05-07T20:23:28.4074539Z ) 2025-05-07T20:23:28.4074771Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:28.4075327Z self=, 2025-05-07T20:23:28.4075482Z mixed_B=True, 2025-05-07T20:23:28.4075639Z compile=False, 2025-05-07T20:23:28.4075782Z T=2, 2025-05-07T20:23:28.4075931Z D=8, 2025-05-07T20:23:28.4076076Z B=113, 2025-05-07T20:23:28.4076217Z log_E=5, 2025-05-07T20:23:28.4076371Z L=7, 2025-05-07T20:23:28.4076527Z D_gradcheck=2, 2025-05-07T20:23:28.4076698Z stochastic_rounding=False, 2025-05-07T20:23:28.4076855Z weighted=True, 2025-05-07T20:23:28.4077005Z row_wise=False, 2025-05-07T20:23:28.4077151Z mixed=False, 2025-05-07T20:23:28.4077309Z use_cache=True, 2025-05-07T20:23:28.4077599Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:28.4077769Z use_cpu=True, 2025-05-07T20:23:28.4077953Z output_dtype=SparseType.FP16, 2025-05-07T20:23:28.4078091Z ) 2025-05-07T20:23:28.4078325Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:28.4078884Z self=, 2025-05-07T20:23:28.4079039Z mixed_B=False, 2025-05-07T20:23:28.4079198Z compile=True, 2025-05-07T20:23:28.4079344Z T=2, 2025-05-07T20:23:28.4079489Z D=45, 2025-05-07T20:23:28.4080028Z B=68, 2025-05-07T20:23:28.4080207Z log_E=3, 2025-05-07T20:23:28.4080351Z L=12, 2025-05-07T20:23:28.4080507Z D_gradcheck=1, 2025-05-07T20:23:28.4080677Z stochastic_rounding=False, 2025-05-07T20:23:28.4080828Z weighted=False, 2025-05-07T20:23:28.4080990Z row_wise=False, 2025-05-07T20:23:28.4081135Z mixed=True, 2025-05-07T20:23:28.4081288Z use_cache=False, 2025-05-07T20:23:28.4081493Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:28.4081646Z use_cpu=True, 2025-05-07T20:23:28.4081836Z output_dtype=SparseType.FP32, 2025-05-07T20:23:28.4081975Z ) 2025-05-07T20:23:28.4082203Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:28.4082767Z self=, 2025-05-07T20:23:28.4082922Z mixed_B=False, 2025-05-07T20:23:28.4083363Z compile=False, 2025-05-07T20:23:28.4083545Z T=4, 2025-05-07T20:23:28.4083834Z D=117, 2025-05-07T20:23:28.4083982Z B=38, 2025-05-07T20:23:28.4084132Z log_E=3, 2025-05-07T20:23:28.4084274Z L=0, 2025-05-07T20:23:28.4084432Z D_gradcheck=2, 2025-05-07T20:23:28.4084610Z stochastic_rounding=True, 2025-05-07T20:23:28.4084764Z weighted=False, 2025-05-07T20:23:28.4084924Z row_wise=True, 2025-05-07T20:23:28.4085073Z mixed=False, 2025-05-07T20:23:28.4085225Z use_cache=False, 2025-05-07T20:23:28.4085431Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:28.4085581Z use_cpu=True, 2025-05-07T20:23:28.4085761Z output_dtype=SparseType.FP16, 2025-05-07T20:23:28.4085909Z ) 2025-05-07T20:23:28.4086142Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:28.4086700Z self=, 2025-05-07T20:23:28.4086860Z mixed_B=False, 2025-05-07T20:23:28.4087015Z compile=False, 2025-05-07T20:23:28.4087159Z T=1, 2025-05-07T20:23:28.4087312Z D=93, 2025-05-07T20:23:28.4087600Z B=3, 2025-05-07T20:23:28.4087746Z log_E=5, 2025-05-07T20:23:28.4087908Z L=20, 2025-05-07T20:23:28.4088164Z D_gradcheck=2, 2025-05-07T20:23:28.4088346Z stochastic_rounding=False, 2025-05-07T20:23:28.4088499Z weighted=True, 2025-05-07T20:23:28.4088653Z row_wise=False, 2025-05-07T20:23:28.4088808Z mixed=False, 2025-05-07T20:23:28.4088960Z use_cache=False, 2025-05-07T20:23:28.4089154Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:28.4089320Z use_cpu=True, 2025-05-07T20:23:28.4089498Z output_dtype=SparseType.FP16, 2025-05-07T20:23:28.4089640Z ) 2025-05-07T20:23:28.4089873Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:28.4090430Z self=, 2025-05-07T20:23:28.4090581Z mixed_B=False, 2025-05-07T20:23:28.4090741Z compile=False, 2025-05-07T20:23:28.4090965Z T=5, 2025-05-07T20:23:28.4091130Z D=66, 2025-05-07T20:23:28.4091276Z B=41, 2025-05-07T20:23:28.4091419Z log_E=3, 2025-05-07T20:23:28.4091568Z L=18, 2025-05-07T20:23:28.4091719Z D_gradcheck=2, 2025-05-07T20:23:28.4091890Z stochastic_rounding=True, 2025-05-07T20:23:28.4092050Z weighted=False, 2025-05-07T20:23:28.4092204Z row_wise=False, 2025-05-07T20:23:28.4092353Z mixed=True, 2025-05-07T20:23:28.4092515Z use_cache=True, 2025-05-07T20:23:28.4092945Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:28.4093121Z use_cpu=True, 2025-05-07T20:23:28.4093309Z output_dtype=SparseType.FP32, 2025-05-07T20:23:28.4093448Z ) 2025-05-07T20:23:28.4093681Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:28.4094247Z self=, 2025-05-07T20:23:28.4094400Z mixed_B=False, 2025-05-07T20:23:28.4094563Z compile=True, 2025-05-07T20:23:28.4094705Z T=4, 2025-05-07T20:23:28.4094850Z D=102, 2025-05-07T20:23:28.4095002Z B=49, 2025-05-07T20:23:28.4095146Z log_E=3, 2025-05-07T20:23:28.4095290Z L=4, 2025-05-07T20:23:28.4095451Z D_gradcheck=1, 2025-05-07T20:23:28.4095625Z stochastic_rounding=False, 2025-05-07T20:23:28.4095779Z weighted=False, 2025-05-07T20:23:28.4095937Z row_wise=False, 2025-05-07T20:23:28.4096085Z mixed=False, 2025-05-07T20:23:28.4096237Z use_cache=True, 2025-05-07T20:23:28.4096433Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:28.4096676Z use_cpu=True, 2025-05-07T20:23:28.4096875Z output_dtype=SparseType.FP16, 2025-05-07T20:23:28.4097032Z ) 2025-05-07T20:23:28.4097261Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:28.4097833Z self=, 2025-05-07T20:23:28.4097982Z mixed_B=False, 2025-05-07T20:23:28.4098263Z compile=True, 2025-05-07T20:23:28.4098422Z T=1, 2025-05-07T20:23:28.4098642Z D=74, 2025-05-07T20:23:28.4098789Z B=60, 2025-05-07T20:23:28.4098940Z log_E=3, 2025-05-07T20:23:28.4099083Z L=0, 2025-05-07T20:23:28.4099234Z D_gradcheck=1, 2025-05-07T20:23:28.4099412Z stochastic_rounding=True, 2025-05-07T20:23:28.4099564Z weighted=True, 2025-05-07T20:23:28.4099713Z row_wise=True, 2025-05-07T20:23:28.4099865Z mixed=True, 2025-05-07T20:23:28.4100017Z use_cache=True, 2025-05-07T20:23:28.4100206Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:28.4100368Z use_cpu=True, 2025-05-07T20:23:28.4100550Z output_dtype=SparseType.FP16, 2025-05-07T20:23:28.4100867Z ) 2025-05-07T20:23:28.4101104Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:28.4101705Z self=, 2025-05-07T20:23:28.4101862Z mixed_B=True, 2025-05-07T20:23:28.4102017Z compile=True, 2025-05-07T20:23:28.4102199Z T=2, 2025-05-07T20:23:28.4102356Z D=6, 2025-05-07T20:23:28.4102637Z B=127, 2025-05-07T20:23:28.4102781Z log_E=4, 2025-05-07T20:23:28.4102930Z L=20, 2025-05-07T20:23:28.4103082Z D_gradcheck=2, 2025-05-07T20:23:28.4103252Z stochastic_rounding=False, 2025-05-07T20:23:28.4103411Z weighted=False, 2025-05-07T20:23:28.4103562Z row_wise=True, 2025-05-07T20:23:28.4103716Z mixed=True, 2025-05-07T20:23:28.4103877Z use_cache=False, 2025-05-07T20:23:28.4104064Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:28.4104224Z use_cpu=True, 2025-05-07T20:23:28.4104403Z output_dtype=SparseType.FP32, 2025-05-07T20:23:28.4104542Z ) 2025-05-07T20:23:28.4104777Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:28.4105337Z self=, 2025-05-07T20:23:28.4105486Z mixed_B=True, 2025-05-07T20:23:28.4105643Z compile=True, 2025-05-07T20:23:28.4105785Z T=5, 2025-05-07T20:23:28.4105929Z D=81, 2025-05-07T20:23:28.4106077Z B=29, 2025-05-07T20:23:28.4106223Z log_E=4, 2025-05-07T20:23:28.4106370Z L=7, 2025-05-07T20:23:28.4106529Z D_gradcheck=2, 2025-05-07T20:23:28.4106699Z stochastic_rounding=True, 2025-05-07T20:23:28.4106854Z weighted=True, 2025-05-07T20:23:28.4107004Z row_wise=False, 2025-05-07T20:23:28.4107151Z mixed=False, 2025-05-07T20:23:28.4107308Z use_cache=True, 2025-05-07T20:23:28.4107495Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:28.4107753Z use_cpu=True, 2025-05-07T20:23:28.4107952Z output_dtype=SparseType.FP32, 2025-05-07T20:23:28.4108092Z ) 2025-05-07T20:23:28.4726337Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:28.4727022Z self=, 2025-05-07T20:23:28.4727176Z mixed_B=False, 2025-05-07T20:23:28.4727372Z compile=False, 2025-05-07T20:23:28.4727519Z T=3, 2025-05-07T20:23:28.4727678Z D=117, 2025-05-07T20:23:28.4727843Z B=71, 2025-05-07T20:23:28.4728054Z log_E=5, 2025-05-07T20:23:28.4728198Z L=13, 2025-05-07T20:23:28.4728354Z D_gradcheck=1, 2025-05-07T20:23:28.4728571Z stochastic_rounding=False, 2025-05-07T20:23:28.4728723Z weighted=True, 2025-05-07T20:23:28.4728887Z row_wise=False, 2025-05-07T20:23:28.4729035Z mixed=False, 2025-05-07T20:23:28.4729267Z use_cache=True, 2025-05-07T20:23:28.4729472Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:28.4729634Z use_cpu=True, 2025-05-07T20:23:28.4729824Z output_dtype=SparseType.FP16, 2025-05-07T20:23:28.4729967Z ) 2025-05-07T20:23:28.4730195Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:28.4730818Z self=, 2025-05-07T20:23:28.4730970Z mixed_B=True, 2025-05-07T20:23:28.4731509Z compile=True, 2025-05-07T20:23:28.4731682Z T=1, 2025-05-07T20:23:28.4731964Z D=119, 2025-05-07T20:23:28.4732115Z B=99, 2025-05-07T20:23:28.4732268Z log_E=4, 2025-05-07T20:23:28.4732414Z L=17, 2025-05-07T20:23:28.4732567Z D_gradcheck=1, 2025-05-07T20:23:28.4732745Z stochastic_rounding=True, 2025-05-07T20:23:28.4732899Z weighted=True, 2025-05-07T20:23:28.4733063Z row_wise=False, 2025-05-07T20:23:28.4733214Z mixed=False, 2025-05-07T20:23:28.4733367Z use_cache=False, 2025-05-07T20:23:28.4733565Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:28.4733722Z use_cpu=True, 2025-05-07T20:23:28.4733904Z output_dtype=SparseType.FP32, 2025-05-07T20:23:28.4734055Z ) 2025-05-07T20:23:28.4734285Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:28.4734851Z self=, 2025-05-07T20:23:28.4735004Z mixed_B=False, 2025-05-07T20:23:28.4735156Z compile=True, 2025-05-07T20:23:28.4735300Z T=5, 2025-05-07T20:23:28.4735452Z D=123, 2025-05-07T20:23:28.4735770Z B=9, 2025-05-07T20:23:28.4735915Z log_E=5, 2025-05-07T20:23:28.4736065Z L=17, 2025-05-07T20:23:28.4736214Z D_gradcheck=1, 2025-05-07T20:23:28.4736409Z stochastic_rounding=False, 2025-05-07T20:23:28.4736561Z weighted=False, 2025-05-07T20:23:28.4736714Z row_wise=False, 2025-05-07T20:23:28.4736868Z mixed=False, 2025-05-07T20:23:28.4737017Z use_cache=True, 2025-05-07T20:23:28.4737205Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:28.4737367Z use_cpu=True, 2025-05-07T20:23:28.4737547Z output_dtype=SparseType.FP32, 2025-05-07T20:23:28.4737686Z ) 2025-05-07T20:23:28.4737923Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:28.4738482Z self=, 2025-05-07T20:23:28.4738632Z mixed_B=True, 2025-05-07T20:23:28.4738798Z compile=True, 2025-05-07T20:23:28.4738940Z T=2, 2025-05-07T20:23:28.4739094Z D=127, 2025-05-07T20:23:28.4739242Z B=73, 2025-05-07T20:23:28.4739508Z log_E=5, 2025-05-07T20:23:28.4739663Z L=7, 2025-05-07T20:23:28.4739815Z D_gradcheck=2, 2025-05-07T20:23:28.4740085Z stochastic_rounding=False, 2025-05-07T20:23:28.4740316Z weighted=True, 2025-05-07T20:23:28.4740468Z row_wise=True, 2025-05-07T20:23:28.4740616Z mixed=False, 2025-05-07T20:23:28.4740773Z use_cache=True, 2025-05-07T20:23:28.4740961Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:28.4741314Z use_cpu=True, 2025-05-07T20:23:28.4741514Z output_dtype=SparseType.FP16, 2025-05-07T20:23:28.4741659Z ) 2025-05-07T20:23:28.4741886Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:28.4742555Z self=, 2025-05-07T20:23:28.4742707Z mixed_B=True, 2025-05-07T20:23:28.4742871Z compile=False, 2025-05-07T20:23:28.4743015Z T=2, 2025-05-07T20:23:28.4743161Z D=26, 2025-05-07T20:23:28.4743315Z B=76, 2025-05-07T20:23:28.4743459Z log_E=5, 2025-05-07T20:23:28.4743602Z L=5, 2025-05-07T20:23:28.4743759Z D_gradcheck=2, 2025-05-07T20:23:28.4743932Z stochastic_rounding=False, 2025-05-07T20:23:28.4744080Z weighted=True, 2025-05-07T20:23:28.4744317Z row_wise=False, 2025-05-07T20:23:28.4744468Z mixed=False, 2025-05-07T20:23:28.4744620Z use_cache=True, 2025-05-07T20:23:28.4744862Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:28.4745023Z use_cpu=True, 2025-05-07T20:23:28.4745254Z output_dtype=SparseType.FP16, 2025-05-07T20:23:28.4745394Z ) 2025-05-07T20:23:28.4745621Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:28.4746182Z self=, 2025-05-07T20:23:28.4746331Z mixed_B=True, 2025-05-07T20:23:28.4746685Z compile=True, 2025-05-07T20:23:28.4746935Z T=2, 2025-05-07T20:23:28.4747211Z D=112, 2025-05-07T20:23:28.4747359Z B=77, 2025-05-07T20:23:28.4747510Z log_E=5, 2025-05-07T20:23:28.4747651Z L=5, 2025-05-07T20:23:28.4747854Z D_gradcheck=2, 2025-05-07T20:23:28.4748076Z stochastic_rounding=False, 2025-05-07T20:23:28.4748232Z weighted=False, 2025-05-07T20:23:28.4748382Z row_wise=True, 2025-05-07T20:23:28.4748535Z mixed=True, 2025-05-07T20:23:28.4748687Z use_cache=True, 2025-05-07T20:23:28.4748885Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:28.4749041Z use_cpu=True, 2025-05-07T20:23:28.4749221Z output_dtype=SparseType.FP32, 2025-05-07T20:23:28.4749367Z ) 2025-05-07T20:23:28.4749595Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:28.4750156Z self=, 2025-05-07T20:23:28.4750316Z mixed_B=False, 2025-05-07T20:23:28.4750473Z compile=True, 2025-05-07T20:23:28.4750617Z T=2, 2025-05-07T20:23:28.4750769Z D=122, 2025-05-07T20:23:28.4751003Z B=51, 2025-05-07T20:23:28.4751144Z log_E=3, 2025-05-07T20:23:28.4751292Z L=6, 2025-05-07T20:23:28.4751440Z D_gradcheck=1, 2025-05-07T20:23:28.4751609Z stochastic_rounding=False, 2025-05-07T20:23:28.4751767Z weighted=False, 2025-05-07T20:23:28.4751914Z row_wise=True, 2025-05-07T20:23:28.4752066Z mixed=False, 2025-05-07T20:23:28.4752217Z use_cache=False, 2025-05-07T20:23:28.4752406Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:28.4752564Z use_cpu=True, 2025-05-07T20:23:28.4752740Z output_dtype=SparseType.FP16, 2025-05-07T20:23:28.4752878Z ) 2025-05-07T20:23:28.4753116Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:28.4753670Z self=, 2025-05-07T20:23:28.4753818Z mixed_B=True, 2025-05-07T20:23:28.4753978Z compile=False, 2025-05-07T20:23:28.4754121Z T=2, 2025-05-07T20:23:28.4754268Z D=18, 2025-05-07T20:23:28.4754423Z B=116, 2025-05-07T20:23:28.4754566Z log_E=3, 2025-05-07T20:23:28.4754714Z L=7, 2025-05-07T20:23:28.4754865Z D_gradcheck=1, 2025-05-07T20:23:28.4755032Z stochastic_rounding=True, 2025-05-07T20:23:28.4755189Z weighted=True, 2025-05-07T20:23:28.4755340Z row_wise=False, 2025-05-07T20:23:28.4755486Z mixed=True, 2025-05-07T20:23:28.4755647Z use_cache=False, 2025-05-07T20:23:28.4755833Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:28.4756135Z use_cpu=True, 2025-05-07T20:23:28.4756334Z output_dtype=SparseType.FP32, 2025-05-07T20:23:28.4756472Z ) 2025-05-07T20:23:28.4756698Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:28.4757263Z self=, 2025-05-07T20:23:28.4757413Z mixed_B=False, 2025-05-07T20:23:28.4757566Z compile=True, 2025-05-07T20:23:28.4757716Z T=2, 2025-05-07T20:23:28.4757859Z D=69, 2025-05-07T20:23:28.4758010Z B=48, 2025-05-07T20:23:28.4758153Z log_E=5, 2025-05-07T20:23:28.4758294Z L=16, 2025-05-07T20:23:28.4758454Z D_gradcheck=1, 2025-05-07T20:23:28.4758622Z stochastic_rounding=True, 2025-05-07T20:23:28.4758774Z weighted=False, 2025-05-07T20:23:28.4758934Z row_wise=True, 2025-05-07T20:23:28.4759082Z mixed=True, 2025-05-07T20:23:28.4759233Z use_cache=False, 2025-05-07T20:23:28.4759427Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:28.4759580Z use_cpu=True, 2025-05-07T20:23:28.4759758Z output_dtype=SparseType.FP16, 2025-05-07T20:23:28.4759903Z ) 2025-05-07T20:23:28.4760131Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:28.4760684Z self=, 2025-05-07T20:23:28.4760842Z mixed_B=True, 2025-05-07T20:23:28.4761084Z compile=True, 2025-05-07T20:23:28.4761247Z T=1, 2025-05-07T20:23:28.4761468Z D=24, 2025-05-07T20:23:28.4761616Z B=54, 2025-05-07T20:23:28.4761765Z log_E=3, 2025-05-07T20:23:28.4761908Z L=2, 2025-05-07T20:23:28.4762061Z D_gradcheck=1, 2025-05-07T20:23:28.4762239Z stochastic_rounding=False, 2025-05-07T20:23:28.4762388Z weighted=True, 2025-05-07T20:23:28.4762539Z row_wise=False, 2025-05-07T20:23:28.4762692Z mixed=True, 2025-05-07T20:23:28.4762845Z use_cache=False, 2025-05-07T20:23:28.4763031Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:28.4763188Z use_cpu=True, 2025-05-07T20:23:28.4763368Z output_dtype=SparseType.FP32, 2025-05-07T20:23:28.4763508Z ) 2025-05-07T20:23:28.4763743Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:28.4764299Z self=, 2025-05-07T20:23:28.4764456Z mixed_B=True, 2025-05-07T20:23:28.4764606Z compile=True, 2025-05-07T20:23:28.4764754Z T=1, 2025-05-07T20:23:28.4764905Z D=126, 2025-05-07T20:23:28.4765136Z B=83, 2025-05-07T20:23:28.4765279Z log_E=3, 2025-05-07T20:23:28.4765428Z L=14, 2025-05-07T20:23:28.4765576Z D_gradcheck=1, 2025-05-07T20:23:28.4765750Z stochastic_rounding=False, 2025-05-07T20:23:28.4765907Z weighted=True, 2025-05-07T20:23:28.4766056Z row_wise=False, 2025-05-07T20:23:28.4766204Z mixed=False, 2025-05-07T20:23:28.4766361Z use_cache=True, 2025-05-07T20:23:28.4766548Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:28.4766712Z use_cpu=True, 2025-05-07T20:23:28.4766891Z output_dtype=SparseType.FP16, 2025-05-07T20:23:28.4767031Z ) 2025-05-07T20:23:28.4767271Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:28.4767829Z self=, 2025-05-07T20:23:28.4768091Z mixed_B=False, 2025-05-07T20:23:28.4768261Z compile=False, 2025-05-07T20:23:28.4768468Z T=5, 2025-05-07T20:23:28.4768622Z D=73, 2025-05-07T20:23:28.4768775Z B=44, 2025-05-07T20:23:28.4768919Z log_E=5, 2025-05-07T20:23:28.4769064Z L=8, 2025-05-07T20:23:28.4769224Z D_gradcheck=2, 2025-05-07T20:23:28.4769391Z stochastic_rounding=True, 2025-05-07T20:23:28.4769546Z weighted=False, 2025-05-07T20:23:28.4769703Z row_wise=True, 2025-05-07T20:23:28.4769849Z mixed=True, 2025-05-07T20:23:28.4770007Z use_cache=False, 2025-05-07T20:23:28.4770192Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:28.4770462Z use_cpu=True, 2025-05-07T20:23:28.4770661Z output_dtype=SparseType.FP16, 2025-05-07T20:23:28.4770800Z ) 2025-05-07T20:23:28.4771024Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:28.4771592Z self=, 2025-05-07T20:23:28.4771741Z mixed_B=False, 2025-05-07T20:23:28.4771893Z compile=False, 2025-05-07T20:23:28.4772043Z T=3, 2025-05-07T20:23:28.4772187Z D=51, 2025-05-07T20:23:28.4772332Z B=77, 2025-05-07T20:23:28.4772484Z log_E=4, 2025-05-07T20:23:28.4772626Z L=7, 2025-05-07T20:23:28.4772780Z D_gradcheck=1, 2025-05-07T20:23:28.4772959Z stochastic_rounding=False, 2025-05-07T20:23:28.4773113Z weighted=False, 2025-05-07T20:23:28.4773271Z row_wise=False, 2025-05-07T20:23:28.4773423Z mixed=True, 2025-05-07T20:23:28.4773583Z use_cache=False, 2025-05-07T20:23:28.4773779Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:28.4773932Z use_cpu=True, 2025-05-07T20:23:28.4774112Z output_dtype=SparseType.FP16, 2025-05-07T20:23:28.4774259Z ) 2025-05-07T20:23:28.4774486Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:28.4775043Z self=, 2025-05-07T20:23:28.4775199Z mixed_B=False, 2025-05-07T20:23:28.4775353Z compile=False, 2025-05-07T20:23:28.4775591Z T=5, 2025-05-07T20:23:28.4775791Z D=70, 2025-05-07T20:23:28.4775938Z B=106, 2025-05-07T20:23:28.4776088Z log_E=5, 2025-05-07T20:23:28.4776232Z L=6, 2025-05-07T20:23:28.4776382Z D_gradcheck=2, 2025-05-07T20:23:28.4776564Z stochastic_rounding=False, 2025-05-07T20:23:28.4776717Z weighted=False, 2025-05-07T20:23:28.4776867Z row_wise=False, 2025-05-07T20:23:28.4777020Z mixed=True, 2025-05-07T20:23:28.4777174Z use_cache=False, 2025-05-07T20:23:28.4777362Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:28.4777520Z use_cpu=True, 2025-05-07T20:23:28.4777699Z output_dtype=SparseType.FP16, 2025-05-07T20:23:28.4777840Z ) 2025-05-07T20:23:28.4778080Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:28.4778638Z self=, 2025-05-07T20:23:28.4778788Z mixed_B=True, 2025-05-07T20:23:28.4778952Z compile=False, 2025-05-07T20:23:28.4779101Z T=2, 2025-05-07T20:23:28.4779256Z D=11, 2025-05-07T20:23:28.4779533Z B=128, 2025-05-07T20:23:28.4779960Z log_E=4, 2025-05-07T20:23:28.4780124Z L=6, 2025-05-07T20:23:28.4780278Z D_gradcheck=2, 2025-05-07T20:23:28.4780449Z stochastic_rounding=False, 2025-05-07T20:23:28.4780606Z weighted=True, 2025-05-07T20:23:28.4780756Z row_wise=False, 2025-05-07T20:23:28.4780902Z mixed=True, 2025-05-07T20:23:28.4781068Z use_cache=False, 2025-05-07T20:23:28.4781256Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:28.4781409Z use_cpu=True, 2025-05-07T20:23:28.4781596Z output_dtype=SparseType.FP32, 2025-05-07T20:23:28.4781736Z ) 2025-05-07T20:23:28.4781960Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:28.4782529Z self=, 2025-05-07T20:23:28.4782684Z mixed_B=False, 2025-05-07T20:23:28.4782916Z compile=False, 2025-05-07T20:23:28.4783067Z T=5, 2025-05-07T20:23:28.4783211Z D=123, 2025-05-07T20:23:28.4783363Z B=109, 2025-05-07T20:23:28.4783506Z log_E=4, 2025-05-07T20:23:28.4783650Z L=8, 2025-05-07T20:23:28.4783808Z D_gradcheck=2, 2025-05-07T20:23:28.4783976Z stochastic_rounding=False, 2025-05-07T20:23:28.4784127Z weighted=True, 2025-05-07T20:23:28.4784285Z row_wise=False, 2025-05-07T20:23:28.4784434Z mixed=False, 2025-05-07T20:23:28.4784586Z use_cache=False, 2025-05-07T20:23:28.4784780Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:28.4785175Z use_cpu=True, 2025-05-07T20:23:28.4785367Z output_dtype=SparseType.FP32, 2025-05-07T20:23:28.4785514Z ) 2025-05-07T20:23:28.4785744Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:28.4786311Z self=, 2025-05-07T20:23:28.4786462Z mixed_B=True, 2025-05-07T20:23:28.4786611Z compile=False, 2025-05-07T20:23:28.4786763Z T=5, 2025-05-07T20:23:28.4786908Z D=118, 2025-05-07T20:23:28.4787055Z B=73, 2025-05-07T20:23:28.4787205Z log_E=5, 2025-05-07T20:23:28.4787347Z L=13, 2025-05-07T20:23:28.4787499Z D_gradcheck=1, 2025-05-07T20:23:28.4787676Z stochastic_rounding=True, 2025-05-07T20:23:28.4787827Z weighted=True, 2025-05-07T20:23:28.4787977Z row_wise=True, 2025-05-07T20:23:28.4788131Z mixed=True, 2025-05-07T20:23:28.4788283Z use_cache=False, 2025-05-07T20:23:28.4788472Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:28.4788636Z use_cpu=True, 2025-05-07T20:23:28.4788815Z output_dtype=SparseType.FP16, 2025-05-07T20:23:28.4788959Z ) 2025-05-07T20:23:28.5405058Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:28.5406089Z self=, 2025-05-07T20:23:28.5406955Z mixed_B=True, 2025-05-07T20:23:28.5407324Z compile=False, 2025-05-07T20:23:28.5408142Z T=1, 2025-05-07T20:23:28.5408644Z D=17, 2025-05-07T20:23:28.5408989Z B=119, 2025-05-07T20:23:28.5409318Z log_E=5, 2025-05-07T20:23:28.5409652Z L=14, 2025-05-07T20:23:28.5409990Z D_gradcheck=1, 2025-05-07T20:23:28.5410386Z stochastic_rounding=True, 2025-05-07T20:23:28.5410812Z weighted=True, 2025-05-07T20:23:28.5411190Z row_wise=True, 2025-05-07T20:23:28.5411553Z mixed=True, 2025-05-07T20:23:28.5411912Z use_cache=True, 2025-05-07T20:23:28.5412314Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:28.5412815Z use_cpu=True, 2025-05-07T20:23:28.5413225Z output_dtype=SparseType.FP32, 2025-05-07T20:23:28.5413668Z ) 2025-05-07T20:23:28.5414094Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:28.5415045Z self=, 2025-05-07T20:23:28.5416028Z mixed_B=True, 2025-05-07T20:23:28.5416403Z compile=True, 2025-05-07T20:23:28.5416771Z T=5, 2025-05-07T20:23:28.5417095Z D=77, 2025-05-07T20:23:28.5417622Z B=119, 2025-05-07T20:23:28.5417955Z log_E=5, 2025-05-07T20:23:28.5418286Z L=13, 2025-05-07T20:23:28.5418619Z D_gradcheck=2, 2025-05-07T20:23:28.5419008Z stochastic_rounding=True, 2025-05-07T20:23:28.5419433Z weighted=True, 2025-05-07T20:23:28.5419808Z row_wise=False, 2025-05-07T20:23:28.5420178Z mixed=False, 2025-05-07T20:23:28.5420540Z use_cache=True, 2025-05-07T20:23:28.5420953Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:28.5421442Z use_cpu=True, 2025-05-07T20:23:28.5421839Z output_dtype=SparseType.FP16, 2025-05-07T20:23:28.5422273Z ) 2025-05-07T20:23:28.5422678Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:28.5423615Z self=, 2025-05-07T20:23:28.5424474Z mixed_B=False, 2025-05-07T20:23:28.5424862Z compile=False, 2025-05-07T20:23:28.5425222Z T=2, 2025-05-07T20:23:28.5425541Z D=95, 2025-05-07T20:23:28.5425889Z B=40, 2025-05-07T20:23:28.5426219Z log_E=3, 2025-05-07T20:23:28.5426548Z L=11, 2025-05-07T20:23:28.5426883Z D_gradcheck=1, 2025-05-07T20:23:28.5427270Z stochastic_rounding=True, 2025-05-07T20:23:28.5427707Z weighted=True, 2025-05-07T20:23:28.5428073Z row_wise=True, 2025-05-07T20:23:28.5428435Z mixed=True, 2025-05-07T20:23:28.5428803Z use_cache=True, 2025-05-07T20:23:28.5429215Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:28.5429920Z use_cpu=True, 2025-05-07T20:23:28.5430335Z output_dtype=SparseType.FP32, 2025-05-07T20:23:28.5430766Z ) 2025-05-07T20:23:28.5431166Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:28.5432097Z self=, 2025-05-07T20:23:28.5432951Z mixed_B=True, 2025-05-07T20:23:28.5433313Z compile=True, 2025-05-07T20:23:28.5433677Z T=1, 2025-05-07T20:23:28.5433998Z D=44, 2025-05-07T20:23:28.5434346Z B=106, 2025-05-07T20:23:28.5434679Z log_E=4, 2025-05-07T20:23:28.5435015Z L=11, 2025-05-07T20:23:28.5435364Z D_gradcheck=1, 2025-05-07T20:23:28.5435750Z stochastic_rounding=False, 2025-05-07T20:23:28.5436338Z weighted=True, 2025-05-07T20:23:28.5436708Z row_wise=True, 2025-05-07T20:23:28.5437069Z mixed=False, 2025-05-07T20:23:28.5437426Z use_cache=True, 2025-05-07T20:23:28.5437835Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:28.5438313Z use_cpu=True, 2025-05-07T20:23:28.5438704Z output_dtype=SparseType.FP32, 2025-05-07T20:23:28.5439133Z ) 2025-05-07T20:23:28.5439532Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:28.5440469Z self=, 2025-05-07T20:23:28.5441321Z mixed_B=False, 2025-05-07T20:23:28.5441684Z compile=True, 2025-05-07T20:23:28.5442208Z T=3, 2025-05-07T20:23:28.5442543Z D=35, 2025-05-07T20:23:28.5442966Z B=124, 2025-05-07T20:23:28.5443302Z log_E=3, 2025-05-07T20:23:28.5443630Z L=7, 2025-05-07T20:23:28.5443967Z D_gradcheck=1, 2025-05-07T20:23:28.5444355Z stochastic_rounding=False, 2025-05-07T20:23:28.5444774Z weighted=True, 2025-05-07T20:23:28.5445151Z row_wise=False, 2025-05-07T20:23:28.5445516Z mixed=False, 2025-05-07T20:23:28.5445872Z use_cache=False, 2025-05-07T20:23:28.5446289Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:28.5446776Z use_cpu=True, 2025-05-07T20:23:28.5447166Z output_dtype=SparseType.FP16, 2025-05-07T20:23:28.5447608Z ) 2025-05-07T20:23:28.5448141Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:28.5449080Z self=, 2025-05-07T20:23:28.5449933Z mixed_B=True, 2025-05-07T20:23:28.5450302Z compile=True, 2025-05-07T20:23:28.5450673Z T=3, 2025-05-07T20:23:28.5451001Z D=31, 2025-05-07T20:23:28.5451341Z B=61, 2025-05-07T20:23:28.5451882Z log_E=3, 2025-05-07T20:23:28.5452212Z L=1, 2025-05-07T20:23:28.5452550Z D_gradcheck=1, 2025-05-07T20:23:28.5452933Z stochastic_rounding=True, 2025-05-07T20:23:28.5453356Z weighted=True, 2025-05-07T20:23:28.5453729Z row_wise=False, 2025-05-07T20:23:28.5454094Z mixed=False, 2025-05-07T20:23:28.5454455Z use_cache=False, 2025-05-07T20:23:28.5454869Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:28.5455353Z use_cpu=True, 2025-05-07T20:23:28.5455743Z output_dtype=SparseType.FP16, 2025-05-07T20:23:28.5456183Z ) 2025-05-07T20:23:28.5456577Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:28.5457501Z self=, 2025-05-07T20:23:28.5458362Z mixed_B=True, 2025-05-07T20:23:28.5458726Z compile=True, 2025-05-07T20:23:28.5459086Z T=2, 2025-05-07T20:23:28.5459402Z D=116, 2025-05-07T20:23:28.5459737Z B=51, 2025-05-07T20:23:28.5460074Z log_E=4, 2025-05-07T20:23:28.5460404Z L=6, 2025-05-07T20:23:28.5460737Z D_gradcheck=1, 2025-05-07T20:23:28.5461126Z stochastic_rounding=True, 2025-05-07T20:23:28.5461546Z weighted=True, 2025-05-07T20:23:28.5461914Z row_wise=False, 2025-05-07T20:23:28.5462284Z mixed=False, 2025-05-07T20:23:28.5462642Z use_cache=True, 2025-05-07T20:23:28.5463054Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:28.5463714Z use_cpu=True, 2025-05-07T20:23:28.5464126Z output_dtype=SparseType.FP32, 2025-05-07T20:23:28.5464564Z ) 2025-05-07T20:23:28.5464964Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:28.5465890Z self=, 2025-05-07T20:23:28.5466752Z mixed_B=False, 2025-05-07T20:23:28.5467120Z compile=True, 2025-05-07T20:23:28.5467481Z T=2, 2025-05-07T20:23:28.5467812Z D=127, 2025-05-07T20:23:28.5468153Z B=38, 2025-05-07T20:23:28.5468480Z log_E=3, 2025-05-07T20:23:28.5468817Z L=8, 2025-05-07T20:23:28.5469150Z D_gradcheck=2, 2025-05-07T20:23:28.5469532Z stochastic_rounding=True, 2025-05-07T20:23:28.5469955Z weighted=True, 2025-05-07T20:23:28.5470328Z row_wise=False, 2025-05-07T20:23:28.5470701Z mixed=True, 2025-05-07T20:23:28.5471061Z use_cache=True, 2025-05-07T20:23:28.5471477Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:28.5471958Z use_cpu=True, 2025-05-07T20:23:28.5472358Z output_dtype=SparseType.FP32, 2025-05-07T20:23:28.5472805Z ) 2025-05-07T20:23:28.5473210Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:28.5474143Z self=, 2025-05-07T20:23:28.5475008Z mixed_B=False, 2025-05-07T20:23:28.5475377Z compile=True, 2025-05-07T20:23:28.5475858Z T=1, 2025-05-07T20:23:28.5476200Z D=39, 2025-05-07T20:23:28.5476630Z B=38, 2025-05-07T20:23:28.5476961Z log_E=4, 2025-05-07T20:23:28.5477300Z L=6, 2025-05-07T20:23:28.5477644Z D_gradcheck=1, 2025-05-07T20:23:28.5478023Z stochastic_rounding=False, 2025-05-07T20:23:28.5478459Z weighted=False, 2025-05-07T20:23:28.5478834Z row_wise=True, 2025-05-07T20:23:28.5479195Z mixed=True, 2025-05-07T20:23:28.5479553Z use_cache=False, 2025-05-07T20:23:28.5480316Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:28.5480790Z use_cpu=True, 2025-05-07T20:23:28.5481182Z output_dtype=SparseType.FP16, 2025-05-07T20:23:28.5481639Z ) 2025-05-07T20:23:28.5482039Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:28.5482963Z self=, 2025-05-07T20:23:28.5483824Z mixed_B=True, 2025-05-07T20:23:28.5484194Z compile=False, 2025-05-07T20:23:28.5484551Z T=3, 2025-05-07T20:23:28.5484885Z D=21, 2025-05-07T20:23:28.5485213Z B=47, 2025-05-07T20:23:28.5485886Z log_E=3, 2025-05-07T20:23:28.5486222Z L=4, 2025-05-07T20:23:28.5486553Z D_gradcheck=1, 2025-05-07T20:23:28.5486945Z stochastic_rounding=False, 2025-05-07T20:23:28.5487383Z weighted=True, 2025-05-07T20:23:28.5487748Z row_wise=False, 2025-05-07T20:23:28.5488209Z mixed=False, 2025-05-07T20:23:28.5488573Z use_cache=False, 2025-05-07T20:23:28.5488987Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:28.5489459Z use_cpu=True, 2025-05-07T20:23:28.5489862Z output_dtype=SparseType.FP32, 2025-05-07T20:23:28.5490299Z ) 2025-05-07T20:23:28.5490694Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:28.5491616Z self=, 2025-05-07T20:23:28.5492477Z mixed_B=True, 2025-05-07T20:23:28.5492851Z compile=False, 2025-05-07T20:23:28.5493210Z T=4, 2025-05-07T20:23:28.5493542Z D=15, 2025-05-07T20:23:28.5493877Z B=7, 2025-05-07T20:23:28.5494204Z log_E=4, 2025-05-07T20:23:28.5494545Z L=19, 2025-05-07T20:23:28.5494879Z D_gradcheck=1, 2025-05-07T20:23:28.5495263Z stochastic_rounding=True, 2025-05-07T20:23:28.5495700Z weighted=False, 2025-05-07T20:23:28.5496069Z row_wise=False, 2025-05-07T20:23:28.5496427Z mixed=False, 2025-05-07T20:23:28.5496789Z use_cache=False, 2025-05-07T20:23:28.5497200Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:28.5497665Z use_cpu=True, 2025-05-07T20:23:28.5498338Z output_dtype=SparseType.FP32, 2025-05-07T20:23:28.5498791Z ) 2025-05-07T20:23:28.5499180Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:28.5500111Z self=, 2025-05-07T20:23:28.5500970Z mixed_B=True, 2025-05-07T20:23:28.5501336Z compile=True, 2025-05-07T20:23:28.5501693Z T=3, 2025-05-07T20:23:28.5502020Z D=19, 2025-05-07T20:23:28.5502350Z B=99, 2025-05-07T20:23:28.5502674Z log_E=5, 2025-05-07T20:23:28.5503013Z L=14, 2025-05-07T20:23:28.5503351Z D_gradcheck=1, 2025-05-07T20:23:28.5503732Z stochastic_rounding=False, 2025-05-07T20:23:28.5504159Z weighted=True, 2025-05-07T20:23:28.5504520Z row_wise=True, 2025-05-07T20:23:28.5504869Z mixed=True, 2025-05-07T20:23:28.5505233Z use_cache=True, 2025-05-07T20:23:28.5505642Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:28.5506112Z use_cpu=True, 2025-05-07T20:23:28.5506510Z output_dtype=SparseType.FP16, 2025-05-07T20:23:28.5506945Z ) 2025-05-07T20:23:28.5507334Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:28.5508262Z self=, 2025-05-07T20:23:28.5509125Z mixed_B=False, 2025-05-07T20:23:28.5519508Z compile=True, 2025-05-07T20:23:28.5520370Z T=4, 2025-05-07T20:23:28.5520717Z D=99, 2025-05-07T20:23:28.5521207Z B=26, 2025-05-07T20:23:28.5521542Z log_E=5, 2025-05-07T20:23:28.5521877Z L=18, 2025-05-07T20:23:28.5522208Z D_gradcheck=2, 2025-05-07T20:23:28.5522599Z stochastic_rounding=False, 2025-05-07T20:23:28.5523025Z weighted=True, 2025-05-07T20:23:28.5523394Z row_wise=True, 2025-05-07T20:23:28.5523754Z mixed=False, 2025-05-07T20:23:28.5524112Z use_cache=False, 2025-05-07T20:23:28.5524527Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:28.5524997Z use_cpu=True, 2025-05-07T20:23:28.5525389Z output_dtype=SparseType.FP32, 2025-05-07T20:23:28.5525829Z ) 2025-05-07T20:23:28.5526224Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:28.5527150Z self=, 2025-05-07T20:23:28.5528128Z mixed_B=False, 2025-05-07T20:23:28.5528499Z compile=False, 2025-05-07T20:23:28.5528859Z T=5, 2025-05-07T20:23:28.5529177Z D=81, 2025-05-07T20:23:28.5529510Z B=101, 2025-05-07T20:23:28.5530003Z log_E=4, 2025-05-07T20:23:28.5530341Z L=5, 2025-05-07T20:23:28.5530672Z D_gradcheck=2, 2025-05-07T20:23:28.5531062Z stochastic_rounding=False, 2025-05-07T20:23:28.5531483Z weighted=False, 2025-05-07T20:23:28.5531853Z row_wise=False, 2025-05-07T20:23:28.5532221Z mixed=False, 2025-05-07T20:23:28.5532581Z use_cache=False, 2025-05-07T20:23:28.5532989Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:28.5533464Z use_cpu=True, 2025-05-07T20:23:28.5533852Z output_dtype=SparseType.FP32, 2025-05-07T20:23:28.5534296Z ) 2025-05-07T20:23:28.5534698Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:28.5535619Z self=, 2025-05-07T20:23:28.5536478Z mixed_B=False, 2025-05-07T20:23:28.5536846Z compile=True, 2025-05-07T20:23:28.5537196Z T=1, 2025-05-07T20:23:28.5537522Z D=96, 2025-05-07T20:23:28.5537851Z B=101, 2025-05-07T20:23:28.5538194Z log_E=3, 2025-05-07T20:23:28.5538522Z L=7, 2025-05-07T20:23:28.5538852Z D_gradcheck=1, 2025-05-07T20:23:28.5539238Z stochastic_rounding=False, 2025-05-07T20:23:28.5539663Z weighted=False, 2025-05-07T20:23:28.5540032Z row_wise=False, 2025-05-07T20:23:28.5540399Z mixed=False, 2025-05-07T20:23:28.5540755Z use_cache=False, 2025-05-07T20:23:28.5541167Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:28.5541641Z use_cpu=True, 2025-05-07T20:23:28.5542171Z output_dtype=SparseType.FP32, 2025-05-07T20:23:28.5542632Z ) 2025-05-07T20:23:28.5543033Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:28.5543956Z self=, 2025-05-07T20:23:28.5544820Z mixed_B=False, 2025-05-07T20:23:28.5545190Z compile=True, 2025-05-07T20:23:28.5545547Z T=2, 2025-05-07T20:23:28.5545877Z D=104, 2025-05-07T20:23:28.5546213Z B=47, 2025-05-07T20:23:28.5546544Z log_E=3, 2025-05-07T20:23:28.5546879Z L=13, 2025-05-07T20:23:28.5547213Z D_gradcheck=2, 2025-05-07T20:23:28.5547591Z stochastic_rounding=False, 2025-05-07T20:23:28.5548027Z weighted=True, 2025-05-07T20:23:28.5548395Z row_wise=False, 2025-05-07T20:23:28.5548749Z mixed=True, 2025-05-07T20:23:28.5549109Z use_cache=False, 2025-05-07T20:23:28.5549524Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:28.5549997Z use_cpu=True, 2025-05-07T20:23:28.5550387Z output_dtype=SparseType.FP32, 2025-05-07T20:23:28.5550827Z ) 2025-05-07T20:23:28.5551222Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:28.5552148Z self=, 2025-05-07T20:23:28.5553014Z mixed_B=True, 2025-05-07T20:23:28.5553381Z compile=True, 2025-05-07T20:23:28.5553862Z T=3, 2025-05-07T20:23:28.5554200Z D=22, 2025-05-07T20:23:28.5554642Z B=126, 2025-05-07T20:23:28.5554979Z log_E=4, 2025-05-07T20:23:28.5555308Z L=19, 2025-05-07T20:23:28.5555645Z D_gradcheck=2, 2025-05-07T20:23:28.5556034Z stochastic_rounding=True, 2025-05-07T20:23:28.5556457Z weighted=False, 2025-05-07T20:23:28.5556825Z row_wise=True, 2025-05-07T20:23:28.5557193Z mixed=False, 2025-05-07T20:23:28.5557544Z use_cache=True, 2025-05-07T20:23:28.5557951Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:28.5558424Z use_cpu=True, 2025-05-07T20:23:28.5558814Z output_dtype=SparseType.FP32, 2025-05-07T20:23:28.5559252Z ) 2025-05-07T20:23:28.6095287Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:28.6096446Z self=, 2025-05-07T20:23:28.6097313Z mixed_B=False, 2025-05-07T20:23:28.6097686Z compile=False, 2025-05-07T20:23:28.6098069Z T=2, 2025-05-07T20:23:28.6098387Z D=60, 2025-05-07T20:23:28.6098724Z B=81, 2025-05-07T20:23:28.6099502Z log_E=5, 2025-05-07T20:23:28.6099836Z L=11, 2025-05-07T20:23:28.6100173Z D_gradcheck=1, 2025-05-07T20:23:28.6100565Z stochastic_rounding=False, 2025-05-07T20:23:28.6100993Z weighted=True, 2025-05-07T20:23:28.6101356Z row_wise=True, 2025-05-07T20:23:28.6101715Z mixed=True, 2025-05-07T20:23:28.6102227Z use_cache=True, 2025-05-07T20:23:28.6102643Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:28.6103118Z use_cpu=True, 2025-05-07T20:23:28.6103522Z output_dtype=SparseType.FP16, 2025-05-07T20:23:28.6103960Z ) 2025-05-07T20:23:28.6104362Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:28.6105294Z self=, 2025-05-07T20:23:28.6106153Z mixed_B=True, 2025-05-07T20:23:28.6106520Z compile=False, 2025-05-07T20:23:28.6106887Z T=3, 2025-05-07T20:23:28.6107209Z D=125, 2025-05-07T20:23:28.6107541Z B=21, 2025-05-07T20:23:28.6107885Z log_E=5, 2025-05-07T20:23:28.6108216Z L=3, 2025-05-07T20:23:28.6108553Z D_gradcheck=1, 2025-05-07T20:23:28.6108943Z stochastic_rounding=True, 2025-05-07T20:23:28.6109366Z weighted=True, 2025-05-07T20:23:28.6109740Z row_wise=False, 2025-05-07T20:23:28.6110116Z mixed=True, 2025-05-07T20:23:28.6110501Z use_cache=False, 2025-05-07T20:23:28.6110934Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:28.6111431Z use_cpu=True, 2025-05-07T20:23:28.6112046Z output_dtype=SparseType.FP32, 2025-05-07T20:23:28.6112494Z ) 2025-05-07T20:23:28.6112892Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:28.6113829Z self=, 2025-05-07T20:23:28.6114685Z mixed_B=False, 2025-05-07T20:23:28.6115058Z compile=False, 2025-05-07T20:23:28.6115427Z T=3, 2025-05-07T20:23:28.6115753Z D=93, 2025-05-07T20:23:28.6116085Z B=103, 2025-05-07T20:23:28.6116417Z log_E=5, 2025-05-07T20:23:28.6116748Z L=7, 2025-05-07T20:23:28.6117078Z D_gradcheck=1, 2025-05-07T20:23:28.6117460Z stochastic_rounding=True, 2025-05-07T20:23:28.6117877Z weighted=True, 2025-05-07T20:23:28.6118251Z row_wise=False, 2025-05-07T20:23:28.6118620Z mixed=True, 2025-05-07T20:23:28.6118974Z use_cache=False, 2025-05-07T20:23:28.6119397Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:28.6119876Z use_cpu=True, 2025-05-07T20:23:28.6120270Z output_dtype=SparseType.FP16, 2025-05-07T20:23:28.6120712Z ) 2025-05-07T20:23:28.6121110Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:28.6122048Z self=, 2025-05-07T20:23:28.6122910Z mixed_B=False, 2025-05-07T20:23:28.6123278Z compile=True, 2025-05-07T20:23:28.6123924Z T=4, 2025-05-07T20:23:28.6124268Z D=48, 2025-05-07T20:23:28.6124720Z B=90, 2025-05-07T20:23:28.6125048Z log_E=4, 2025-05-07T20:23:28.6125383Z L=19, 2025-05-07T20:23:28.6125718Z D_gradcheck=1, 2025-05-07T20:23:28.6126103Z stochastic_rounding=False, 2025-05-07T20:23:28.6126528Z weighted=False, 2025-05-07T20:23:28.6126899Z row_wise=False, 2025-05-07T20:23:28.6127271Z mixed=False, 2025-05-07T20:23:28.6127625Z use_cache=True, 2025-05-07T20:23:28.6128139Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:28.6128617Z use_cpu=True, 2025-05-07T20:23:28.6129008Z output_dtype=SparseType.FP32, 2025-05-07T20:23:28.6129453Z ) 2025-05-07T20:23:28.6129844Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:28.6130805Z self=, 2025-05-07T20:23:28.6131670Z mixed_B=False, 2025-05-07T20:23:28.6132032Z compile=False, 2025-05-07T20:23:28.6132402Z T=5, 2025-05-07T20:23:28.6132732Z D=27, 2025-05-07T20:23:28.6133067Z B=46, 2025-05-07T20:23:28.6133541Z log_E=3, 2025-05-07T20:23:28.6133883Z L=13, 2025-05-07T20:23:28.6134222Z D_gradcheck=1, 2025-05-07T20:23:28.6134606Z stochastic_rounding=False, 2025-05-07T20:23:28.6135047Z weighted=True, 2025-05-07T20:23:28.6135427Z row_wise=True, 2025-05-07T20:23:28.6135786Z mixed=False, 2025-05-07T20:23:28.6136157Z use_cache=False, 2025-05-07T20:23:28.6136576Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:28.6137049Z use_cpu=True, 2025-05-07T20:23:28.6137450Z output_dtype=SparseType.FP16, 2025-05-07T20:23:28.6137894Z ) 2025-05-07T20:23:28.6138289Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:28.6139217Z self=, 2025-05-07T20:23:28.6140078Z mixed_B=True, 2025-05-07T20:23:28.6140438Z compile=False, 2025-05-07T20:23:28.6140802Z T=4, 2025-05-07T20:23:28.6141131Z D=35, 2025-05-07T20:23:28.6141457Z B=34, 2025-05-07T20:23:28.6141793Z log_E=4, 2025-05-07T20:23:28.6142131Z L=5, 2025-05-07T20:23:28.6142459Z D_gradcheck=1, 2025-05-07T20:23:28.6142849Z stochastic_rounding=True, 2025-05-07T20:23:28.6143285Z weighted=True, 2025-05-07T20:23:28.6143650Z row_wise=False, 2025-05-07T20:23:28.6144017Z mixed=False, 2025-05-07T20:23:28.6144379Z use_cache=True, 2025-05-07T20:23:28.6144789Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:28.6145258Z use_cpu=True, 2025-05-07T20:23:28.6145800Z output_dtype=SparseType.FP16, 2025-05-07T20:23:28.6146261Z ) 2025-05-07T20:23:28.6146653Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:28.6147590Z self=, 2025-05-07T20:23:28.6148454Z mixed_B=False, 2025-05-07T20:23:28.6148811Z compile=True, 2025-05-07T20:23:28.6149169Z T=1, 2025-05-07T20:23:28.6149497Z D=15, 2025-05-07T20:23:28.6149821Z B=42, 2025-05-07T20:23:28.6150161Z log_E=5, 2025-05-07T20:23:28.6150503Z L=4, 2025-05-07T20:23:28.6150832Z D_gradcheck=2, 2025-05-07T20:23:28.6151218Z stochastic_rounding=True, 2025-05-07T20:23:28.6151648Z weighted=True, 2025-05-07T20:23:28.6152009Z row_wise=True, 2025-05-07T20:23:28.6152371Z mixed=False, 2025-05-07T20:23:28.6152736Z use_cache=True, 2025-05-07T20:23:28.6153402Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:28.6153993Z use_cpu=True, 2025-05-07T20:23:28.6154406Z output_dtype=SparseType.FP16, 2025-05-07T20:23:28.6155004Z ) 2025-05-07T20:23:28.6155399Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:28.6156851Z self=, 2025-05-07T20:23:28.6158026Z mixed_B=True, 2025-05-07T20:23:28.6158396Z compile=True, 2025-05-07T20:23:28.6159231Z T=3, 2025-05-07T20:23:28.6159752Z D=61, 2025-05-07T20:23:28.6160224Z B=26, 2025-05-07T20:23:28.6160673Z log_E=5, 2025-05-07T20:23:28.6161008Z L=12, 2025-05-07T20:23:28.6161348Z D_gradcheck=2, 2025-05-07T20:23:28.6161742Z stochastic_rounding=False, 2025-05-07T20:23:28.6162173Z weighted=True, 2025-05-07T20:23:28.6162541Z row_wise=False, 2025-05-07T20:23:28.6162908Z mixed=False, 2025-05-07T20:23:28.6163277Z use_cache=False, 2025-05-07T20:23:28.6163691Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:28.6164163Z use_cpu=True, 2025-05-07T20:23:28.6164561Z output_dtype=SparseType.FP16, 2025-05-07T20:23:28.6164992Z ) 2025-05-07T20:23:28.6165388Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:28.6166318Z self=, 2025-05-07T20:23:28.6167183Z mixed_B=False, 2025-05-07T20:23:28.6167544Z compile=False, 2025-05-07T20:23:28.6167899Z T=2, 2025-05-07T20:23:28.6168336Z D=19, 2025-05-07T20:23:28.6168665Z B=46, 2025-05-07T20:23:28.6169142Z log_E=4, 2025-05-07T20:23:28.6169480Z L=19, 2025-05-07T20:23:28.6169806Z D_gradcheck=2, 2025-05-07T20:23:28.6170193Z stochastic_rounding=True, 2025-05-07T20:23:28.6170620Z weighted=False, 2025-05-07T20:23:28.6170982Z row_wise=True, 2025-05-07T20:23:28.6171339Z mixed=True, 2025-05-07T20:23:28.6171699Z use_cache=False, 2025-05-07T20:23:28.6172106Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:28.6172583Z use_cpu=True, 2025-05-07T20:23:28.6172980Z output_dtype=SparseType.FP32, 2025-05-07T20:23:28.6173411Z ) 2025-05-07T20:23:28.6173807Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:28.6174741Z self=, 2025-05-07T20:23:28.6175594Z mixed_B=False, 2025-05-07T20:23:28.6175963Z compile=True, 2025-05-07T20:23:28.6176321Z T=3, 2025-05-07T20:23:28.6176653Z D=60, 2025-05-07T20:23:28.6176973Z B=114, 2025-05-07T20:23:28.6177313Z log_E=5, 2025-05-07T20:23:28.6177460Z L=11, 2025-05-07T20:23:28.6177617Z D_gradcheck=2, 2025-05-07T20:23:28.6177787Z stochastic_rounding=False, 2025-05-07T20:23:28.6177946Z weighted=False, 2025-05-07T20:23:28.6178105Z row_wise=True, 2025-05-07T20:23:28.6178254Z mixed=False, 2025-05-07T20:23:28.6178406Z use_cache=False, 2025-05-07T20:23:28.6178601Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:28.6178751Z use_cpu=True, 2025-05-07T20:23:28.6179048Z output_dtype=SparseType.FP32, 2025-05-07T20:23:28.6179214Z ) 2025-05-07T20:23:28.6179441Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:28.6180299Z self=, 2025-05-07T20:23:28.6180465Z mixed_B=False, 2025-05-07T20:23:28.6180615Z compile=True, 2025-05-07T20:23:28.6180766Z T=5, 2025-05-07T20:23:28.6180915Z D=12, 2025-05-07T20:23:28.6181065Z B=62, 2025-05-07T20:23:28.6181224Z log_E=3, 2025-05-07T20:23:28.6181367Z L=1, 2025-05-07T20:23:28.6181516Z D_gradcheck=2, 2025-05-07T20:23:28.6181696Z stochastic_rounding=True, 2025-05-07T20:23:28.6181852Z weighted=False, 2025-05-07T20:23:28.6182003Z row_wise=True, 2025-05-07T20:23:28.6182161Z mixed=False, 2025-05-07T20:23:28.6182312Z use_cache=False, 2025-05-07T20:23:28.6182499Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:28.6182656Z use_cpu=True, 2025-05-07T20:23:28.6182839Z output_dtype=SparseType.FP16, 2025-05-07T20:23:28.6182981Z ) 2025-05-07T20:23:28.6183214Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:28.6183768Z self=, 2025-05-07T20:23:28.6183927Z mixed_B=True, 2025-05-07T20:23:28.6184079Z compile=False, 2025-05-07T20:23:28.6184220Z T=3, 2025-05-07T20:23:28.6184609Z D=26, 2025-05-07T20:23:28.6184765Z B=21, 2025-05-07T20:23:28.6185066Z log_E=3, 2025-05-07T20:23:28.6185216Z L=16, 2025-05-07T20:23:28.6185371Z D_gradcheck=2, 2025-05-07T20:23:28.6185542Z stochastic_rounding=True, 2025-05-07T20:23:28.6185703Z weighted=True, 2025-05-07T20:23:28.6185854Z row_wise=False, 2025-05-07T20:23:28.6186000Z mixed=True, 2025-05-07T20:23:28.6186163Z use_cache=True, 2025-05-07T20:23:28.6186361Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:28.6186512Z use_cpu=True, 2025-05-07T20:23:28.6186701Z output_dtype=SparseType.FP32, 2025-05-07T20:23:28.6186844Z ) 2025-05-07T20:23:28.6187076Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:28.6187636Z self=, 2025-05-07T20:23:28.6187785Z mixed_B=True, 2025-05-07T20:23:28.6187942Z compile=True, 2025-05-07T20:23:28.6188085Z T=2, 2025-05-07T20:23:28.6188230Z D=25, 2025-05-07T20:23:28.6188380Z B=110, 2025-05-07T20:23:28.6188680Z log_E=5, 2025-05-07T20:23:28.6188824Z L=0, 2025-05-07T20:23:28.6188981Z D_gradcheck=1, 2025-05-07T20:23:28.6189152Z stochastic_rounding=True, 2025-05-07T20:23:28.6189308Z weighted=False, 2025-05-07T20:23:28.6189467Z row_wise=False, 2025-05-07T20:23:28.6189615Z mixed=False, 2025-05-07T20:23:28.6189767Z use_cache=True, 2025-05-07T20:23:28.6189966Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:28.6190115Z use_cpu=True, 2025-05-07T20:23:28.6190306Z output_dtype=SparseType.FP16, 2025-05-07T20:23:28.6190445Z ) 2025-05-07T20:23:28.6190672Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:28.6191238Z self=, 2025-05-07T20:23:28.6191386Z mixed_B=True, 2025-05-07T20:23:28.6191534Z compile=False, 2025-05-07T20:23:28.6191684Z T=2, 2025-05-07T20:23:28.6191829Z D=94, 2025-05-07T20:23:28.6191975Z B=114, 2025-05-07T20:23:28.6192124Z log_E=4, 2025-05-07T20:23:28.6192269Z L=5, 2025-05-07T20:23:28.6192423Z D_gradcheck=1, 2025-05-07T20:23:28.6192623Z stochastic_rounding=False, 2025-05-07T20:23:28.6192778Z weighted=True, 2025-05-07T20:23:28.6192937Z row_wise=False, 2025-05-07T20:23:28.6193086Z mixed=True, 2025-05-07T20:23:28.6193239Z use_cache=False, 2025-05-07T20:23:28.6193432Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:28.6193582Z use_cpu=True, 2025-05-07T20:23:28.6193919Z output_dtype=SparseType.FP32, 2025-05-07T20:23:28.6194082Z ) 2025-05-07T20:23:28.6194309Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:28.6194869Z self=, 2025-05-07T20:23:28.6195023Z mixed_B=True, 2025-05-07T20:23:28.6195171Z compile=True, 2025-05-07T20:23:28.6195315Z T=2, 2025-05-07T20:23:28.6195468Z D=22, 2025-05-07T20:23:28.6195613Z B=56, 2025-05-07T20:23:28.6195762Z log_E=4, 2025-05-07T20:23:28.6195916Z L=7, 2025-05-07T20:23:28.6196068Z D_gradcheck=2, 2025-05-07T20:23:28.6196245Z stochastic_rounding=False, 2025-05-07T20:23:28.6196399Z weighted=False, 2025-05-07T20:23:28.6196548Z row_wise=False, 2025-05-07T20:23:28.6196704Z mixed=False, 2025-05-07T20:23:28.6196859Z use_cache=False, 2025-05-07T20:23:28.6197048Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:28.6197206Z use_cpu=True, 2025-05-07T20:23:28.6197394Z output_dtype=SparseType.FP16, 2025-05-07T20:23:28.6197535Z ) 2025-05-07T20:23:28.6197768Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:28.6198330Z self=, 2025-05-07T20:23:28.6198481Z mixed_B=False, 2025-05-07T20:23:28.6198637Z compile=True, 2025-05-07T20:23:28.6198781Z T=4, 2025-05-07T20:23:28.6199058Z D=14, 2025-05-07T20:23:28.6199213Z B=127, 2025-05-07T20:23:28.6199452Z log_E=4, 2025-05-07T20:23:28.6199605Z L=3, 2025-05-07T20:23:28.6199757Z D_gradcheck=2, 2025-05-07T20:23:28.6199924Z stochastic_rounding=True, 2025-05-07T20:23:28.6200084Z weighted=False, 2025-05-07T20:23:28.6200233Z row_wise=False, 2025-05-07T20:23:28.6200380Z mixed=False, 2025-05-07T20:23:28.6200541Z use_cache=False, 2025-05-07T20:23:28.6200730Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:28.6200881Z use_cpu=True, 2025-05-07T20:23:28.6201073Z output_dtype=SparseType.FP32, 2025-05-07T20:23:28.6201216Z ) 2025-05-07T20:23:28.6201441Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:28.6202004Z self=, 2025-05-07T20:23:28.6202155Z mixed_B=True, 2025-05-07T20:23:28.6202314Z compile=False, 2025-05-07T20:23:28.6202455Z T=3, 2025-05-07T20:23:28.6202600Z D=106, 2025-05-07T20:23:28.6202751Z B=124, 2025-05-07T20:23:28.6202899Z log_E=5, 2025-05-07T20:23:28.6203128Z L=15, 2025-05-07T20:23:28.6203288Z D_gradcheck=2, 2025-05-07T20:23:28.6203460Z stochastic_rounding=False, 2025-05-07T20:23:28.6203611Z weighted=True, 2025-05-07T20:23:28.6203769Z row_wise=False, 2025-05-07T20:23:28.6203917Z mixed=False, 2025-05-07T20:23:28.6204069Z use_cache=False, 2025-05-07T20:23:28.6204268Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:28.6204423Z use_cpu=True, 2025-05-07T20:23:28.6204606Z output_dtype=SparseType.FP16, 2025-05-07T20:23:28.6204756Z ) 2025-05-07T20:23:28.6785913Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:28.6786544Z self=, 2025-05-07T20:23:28.6786714Z mixed_B=False, 2025-05-07T20:23:28.6786866Z compile=False, 2025-05-07T20:23:28.6787008Z T=5, 2025-05-07T20:23:28.6787181Z D=54, 2025-05-07T20:23:28.6787323Z B=33, 2025-05-07T20:23:28.6787476Z log_E=3, 2025-05-07T20:23:28.6787643Z L=3, 2025-05-07T20:23:28.6787797Z D_gradcheck=1, 2025-05-07T20:23:28.6787978Z stochastic_rounding=True, 2025-05-07T20:23:28.6788128Z weighted=True, 2025-05-07T20:23:28.6788278Z row_wise=False, 2025-05-07T20:23:28.6788432Z mixed=True, 2025-05-07T20:23:28.6788584Z use_cache=False, 2025-05-07T20:23:28.6788781Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:28.6788939Z use_cpu=True, 2025-05-07T20:23:28.6789475Z output_dtype=SparseType.FP32, 2025-05-07T20:23:28.6789636Z ) 2025-05-07T20:23:28.6789878Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:28.6790441Z self=, 2025-05-07T20:23:28.6790740Z mixed_B=False, 2025-05-07T20:23:28.6790894Z compile=True, 2025-05-07T20:23:28.6791039Z T=1, 2025-05-07T20:23:28.6791212Z D=96, 2025-05-07T20:23:28.6791355Z B=6, 2025-05-07T20:23:28.6791506Z log_E=4, 2025-05-07T20:23:28.6791670Z L=17, 2025-05-07T20:23:28.6791821Z D_gradcheck=1, 2025-05-07T20:23:28.6791991Z stochastic_rounding=True, 2025-05-07T20:23:28.6792157Z weighted=False, 2025-05-07T20:23:28.6792307Z row_wise=True, 2025-05-07T20:23:28.6792455Z mixed=True, 2025-05-07T20:23:28.6792615Z use_cache=False, 2025-05-07T20:23:28.6792804Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:28.6792957Z use_cpu=True, 2025-05-07T20:23:28.6793155Z output_dtype=SparseType.FP16, 2025-05-07T20:23:28.6793295Z ) 2025-05-07T20:23:28.6793526Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:28.6794100Z self=, 2025-05-07T20:23:28.6794252Z mixed_B=True, 2025-05-07T20:23:28.6794416Z compile=True, 2025-05-07T20:23:28.6794566Z T=3, 2025-05-07T20:23:28.6794863Z D=12, 2025-05-07T20:23:28.6795023Z B=96, 2025-05-07T20:23:28.6795300Z log_E=4, 2025-05-07T20:23:28.6795448Z L=19, 2025-05-07T20:23:28.6795611Z D_gradcheck=2, 2025-05-07T20:23:28.6795780Z stochastic_rounding=False, 2025-05-07T20:23:28.6795939Z weighted=True, 2025-05-07T20:23:28.6796097Z row_wise=False, 2025-05-07T20:23:28.6796244Z mixed=False, 2025-05-07T20:23:28.6796394Z use_cache=True, 2025-05-07T20:23:28.6796590Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:28.6796741Z use_cpu=True, 2025-05-07T20:23:28.6796933Z output_dtype=SparseType.FP16, 2025-05-07T20:23:28.6797073Z ) 2025-05-07T20:23:28.6797300Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:28.6797865Z self=, 2025-05-07T20:23:28.6798016Z mixed_B=False, 2025-05-07T20:23:28.6798167Z compile=False, 2025-05-07T20:23:28.6798320Z T=5, 2025-05-07T20:23:28.6798467Z D=107, 2025-05-07T20:23:28.6798613Z B=104, 2025-05-07T20:23:28.6798768Z log_E=4, 2025-05-07T20:23:28.6799073Z L=6, 2025-05-07T20:23:28.6799224Z D_gradcheck=1, 2025-05-07T20:23:28.6799397Z stochastic_rounding=True, 2025-05-07T20:23:28.6799550Z weighted=True, 2025-05-07T20:23:28.6799701Z row_wise=True, 2025-05-07T20:23:28.6799855Z mixed=False, 2025-05-07T20:23:28.6800007Z use_cache=False, 2025-05-07T20:23:28.6800202Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:28.6800350Z use_cpu=True, 2025-05-07T20:23:28.6800531Z output_dtype=SparseType.FP16, 2025-05-07T20:23:28.6800677Z ) 2025-05-07T20:23:28.6800904Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:28.6801461Z self=, 2025-05-07T20:23:28.6801619Z mixed_B=False, 2025-05-07T20:23:28.6801769Z compile=False, 2025-05-07T20:23:28.6801909Z T=1, 2025-05-07T20:23:28.6802062Z D=122, 2025-05-07T20:23:28.6802205Z B=100, 2025-05-07T20:23:28.6802353Z log_E=5, 2025-05-07T20:23:28.6802505Z L=20, 2025-05-07T20:23:28.6802655Z D_gradcheck=1, 2025-05-07T20:23:28.6802821Z stochastic_rounding=True, 2025-05-07T20:23:28.6802981Z weighted=True, 2025-05-07T20:23:28.6803130Z row_wise=False, 2025-05-07T20:23:28.6803283Z mixed=True, 2025-05-07T20:23:28.6803435Z use_cache=True, 2025-05-07T20:23:28.6803620Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:28.6803779Z use_cpu=True, 2025-05-07T20:23:28.6804054Z output_dtype=SparseType.FP16, 2025-05-07T20:23:28.6804206Z ) 2025-05-07T20:23:28.6804443Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:28.6805001Z self=, 2025-05-07T20:23:28.6805150Z mixed_B=True, 2025-05-07T20:23:28.6805309Z compile=False, 2025-05-07T20:23:28.6805450Z T=2, 2025-05-07T20:23:28.6805594Z D=98, 2025-05-07T20:23:28.6805740Z B=98, 2025-05-07T20:23:28.6805890Z log_E=3, 2025-05-07T20:23:28.6806044Z L=19, 2025-05-07T20:23:28.6806193Z D_gradcheck=2, 2025-05-07T20:23:28.6806365Z stochastic_rounding=False, 2025-05-07T20:23:28.6806524Z weighted=True, 2025-05-07T20:23:28.6806672Z row_wise=True, 2025-05-07T20:23:28.6806818Z mixed=False, 2025-05-07T20:23:28.6806976Z use_cache=False, 2025-05-07T20:23:28.6807164Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:28.6807311Z use_cpu=True, 2025-05-07T20:23:28.6807499Z output_dtype=SparseType.FP32, 2025-05-07T20:23:28.6807640Z ) 2025-05-07T20:23:28.6807866Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:28.6808556Z self=, 2025-05-07T20:23:28.6808712Z mixed_B=False, 2025-05-07T20:23:28.6808872Z compile=False, 2025-05-07T20:23:28.6809019Z T=4, 2025-05-07T20:23:28.6809298Z D=79, 2025-05-07T20:23:28.6809466Z B=87, 2025-05-07T20:23:28.6809701Z log_E=4, 2025-05-07T20:23:28.6809848Z L=19, 2025-05-07T20:23:28.6810003Z D_gradcheck=2, 2025-05-07T20:23:28.6810172Z stochastic_rounding=True, 2025-05-07T20:23:28.6810321Z weighted=True, 2025-05-07T20:23:28.6810476Z row_wise=True, 2025-05-07T20:23:28.6810623Z mixed=False, 2025-05-07T20:23:28.6810774Z use_cache=False, 2025-05-07T20:23:28.6810968Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:28.6811119Z use_cpu=True, 2025-05-07T20:23:28.6811303Z output_dtype=SparseType.FP32, 2025-05-07T20:23:28.6811450Z ) 2025-05-07T20:23:28.6811677Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:28.6812241Z self=, 2025-05-07T20:23:28.6812391Z mixed_B=False, 2025-05-07T20:23:28.6812542Z compile=False, 2025-05-07T20:23:28.6812693Z T=5, 2025-05-07T20:23:28.6812836Z D=60, 2025-05-07T20:23:28.6812982Z B=82, 2025-05-07T20:23:28.6813138Z log_E=4, 2025-05-07T20:23:28.6813373Z L=15, 2025-05-07T20:23:28.6813526Z D_gradcheck=2, 2025-05-07T20:23:28.6813706Z stochastic_rounding=True, 2025-05-07T20:23:28.6813861Z weighted=False, 2025-05-07T20:23:28.6814011Z row_wise=False, 2025-05-07T20:23:28.6814162Z mixed=True, 2025-05-07T20:23:28.6814314Z use_cache=True, 2025-05-07T20:23:28.6814500Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:28.6814660Z use_cpu=True, 2025-05-07T20:23:28.6814843Z output_dtype=SparseType.FP16, 2025-05-07T20:23:28.6814983Z ) 2025-05-07T20:23:28.6815217Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:28.6815776Z self=, 2025-05-07T20:23:28.6815933Z mixed_B=True, 2025-05-07T20:23:28.6816091Z compile=False, 2025-05-07T20:23:28.6816232Z T=4, 2025-05-07T20:23:28.6816388Z D=102, 2025-05-07T20:23:28.6816532Z B=95, 2025-05-07T20:23:28.6816680Z log_E=3, 2025-05-07T20:23:28.6816833Z L=5, 2025-05-07T20:23:28.6816983Z D_gradcheck=2, 2025-05-07T20:23:28.6817154Z stochastic_rounding=False, 2025-05-07T20:23:28.6817313Z weighted=False, 2025-05-07T20:23:28.6817463Z row_wise=False, 2025-05-07T20:23:28.6817614Z mixed=True, 2025-05-07T20:23:28.6817771Z use_cache=True, 2025-05-07T20:23:28.6817958Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:28.6818115Z use_cpu=True, 2025-05-07T20:23:28.6818377Z output_dtype=SparseType.FP16, 2025-05-07T20:23:28.6818525Z ) 2025-05-07T20:23:28.6818759Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:28.6819315Z self=, 2025-05-07T20:23:28.6819466Z mixed_B=False, 2025-05-07T20:23:28.6819627Z compile=True, 2025-05-07T20:23:28.6819767Z T=5, 2025-05-07T20:23:28.6819912Z D=28, 2025-05-07T20:23:28.6820064Z B=29, 2025-05-07T20:23:28.6820211Z log_E=4, 2025-05-07T20:23:28.6820357Z L=20, 2025-05-07T20:23:28.6820513Z D_gradcheck=1, 2025-05-07T20:23:28.6820682Z stochastic_rounding=True, 2025-05-07T20:23:28.6820833Z weighted=True, 2025-05-07T20:23:28.6820998Z row_wise=True, 2025-05-07T20:23:28.6821149Z mixed=False, 2025-05-07T20:23:28.6821310Z use_cache=True, 2025-05-07T20:23:28.6821497Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:28.6821649Z use_cpu=True, 2025-05-07T20:23:28.6821841Z output_dtype=SparseType.FP32, 2025-05-07T20:23:28.6821980Z ) 2025-05-07T20:23:28.6822207Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:28.6822770Z self=, 2025-05-07T20:23:28.6822922Z mixed_B=False, 2025-05-07T20:23:28.6823074Z compile=False, 2025-05-07T20:23:28.6823220Z T=5, 2025-05-07T20:23:28.6823457Z D=123, 2025-05-07T20:23:28.6823614Z B=64, 2025-05-07T20:23:28.6823879Z log_E=3, 2025-05-07T20:23:28.6824025Z L=14, 2025-05-07T20:23:28.6824177Z D_gradcheck=2, 2025-05-07T20:23:28.6824358Z stochastic_rounding=False, 2025-05-07T20:23:28.6824510Z weighted=False, 2025-05-07T20:23:28.6824672Z row_wise=False, 2025-05-07T20:23:28.6824820Z mixed=True, 2025-05-07T20:23:28.6824970Z use_cache=True, 2025-05-07T20:23:28.6825165Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:28.6825313Z use_cpu=True, 2025-05-07T20:23:28.6825496Z output_dtype=SparseType.FP16, 2025-05-07T20:23:28.6825640Z ) 2025-05-07T20:23:28.6825863Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:28.6826420Z self=, 2025-05-07T20:23:28.6826578Z mixed_B=True, 2025-05-07T20:23:28.6826729Z compile=True, 2025-05-07T20:23:28.6826872Z T=2, 2025-05-07T20:23:28.6827030Z D=34, 2025-05-07T20:23:28.6827178Z B=74, 2025-05-07T20:23:28.6827336Z log_E=4, 2025-05-07T20:23:28.6827584Z L=2, 2025-05-07T20:23:28.6827735Z D_gradcheck=2, 2025-05-07T20:23:28.6827913Z stochastic_rounding=True, 2025-05-07T20:23:28.6828068Z weighted=False, 2025-05-07T20:23:28.6828218Z row_wise=False, 2025-05-07T20:23:28.6828373Z mixed=True, 2025-05-07T20:23:28.6828531Z use_cache=False, 2025-05-07T20:23:28.6828719Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:28.6828876Z use_cpu=True, 2025-05-07T20:23:28.6829060Z output_dtype=SparseType.FP16, 2025-05-07T20:23:28.6829199Z ) 2025-05-07T20:23:28.6829431Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:28.6829989Z self=, 2025-05-07T20:23:28.6830147Z mixed_B=True, 2025-05-07T20:23:28.6830299Z compile=False, 2025-05-07T20:23:28.6830442Z T=5, 2025-05-07T20:23:28.6830599Z D=56, 2025-05-07T20:23:28.6830747Z B=105, 2025-05-07T20:23:28.6830892Z log_E=5, 2025-05-07T20:23:28.6831048Z L=6, 2025-05-07T20:23:28.6831198Z D_gradcheck=1, 2025-05-07T20:23:28.6831371Z stochastic_rounding=True, 2025-05-07T20:23:28.6831533Z weighted=True, 2025-05-07T20:23:28.6831683Z row_wise=False, 2025-05-07T20:23:28.6831832Z mixed=True, 2025-05-07T20:23:28.6831993Z use_cache=True, 2025-05-07T20:23:28.6832182Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:28.6832335Z use_cpu=True, 2025-05-07T20:23:28.6832609Z output_dtype=SparseType.FP32, 2025-05-07T20:23:28.6832761Z ) 2025-05-07T20:23:28.6832995Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:28.6833566Z self=, 2025-05-07T20:23:28.6833714Z mixed_B=True, 2025-05-07T20:23:28.6833873Z compile=False, 2025-05-07T20:23:28.6834013Z T=3, 2025-05-07T20:23:28.6834158Z D=104, 2025-05-07T20:23:28.6834310Z B=82, 2025-05-07T20:23:28.6834461Z log_E=4, 2025-05-07T20:23:28.6834609Z L=8, 2025-05-07T20:23:28.6834766Z D_gradcheck=1, 2025-05-07T20:23:28.6834938Z stochastic_rounding=False, 2025-05-07T20:23:28.6835090Z weighted=True, 2025-05-07T20:23:28.6835247Z row_wise=True, 2025-05-07T20:23:28.6835393Z mixed=False, 2025-05-07T20:23:28.6835544Z use_cache=True, 2025-05-07T20:23:28.6835737Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:28.6835887Z use_cpu=True, 2025-05-07T20:23:28.6836071Z output_dtype=SparseType.FP16, 2025-05-07T20:23:28.6836220Z ) 2025-05-07T20:23:28.6836450Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:28.6837014Z self=, 2025-05-07T20:23:28.6837166Z mixed_B=True, 2025-05-07T20:23:28.6837322Z compile=False, 2025-05-07T20:23:28.6837470Z T=3, 2025-05-07T20:23:28.6837708Z D=51, 2025-05-07T20:23:28.6837862Z B=13, 2025-05-07T20:23:28.6838141Z log_E=4, 2025-05-07T20:23:28.6838288Z L=2, 2025-05-07T20:23:28.6838438Z D_gradcheck=1, 2025-05-07T20:23:28.6838617Z stochastic_rounding=False, 2025-05-07T20:23:28.6838768Z weighted=True, 2025-05-07T20:23:28.6838920Z row_wise=True, 2025-05-07T20:23:28.6839078Z mixed=True, 2025-05-07T20:23:28.6839235Z use_cache=False, 2025-05-07T20:23:28.6839432Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:28.6839582Z use_cpu=True, 2025-05-07T20:23:28.6839767Z output_dtype=SparseType.FP16, 2025-05-07T20:23:28.6839915Z ) 2025-05-07T20:23:28.6840140Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:28.6840697Z self=, 2025-05-07T20:23:28.6840854Z mixed_B=False, 2025-05-07T20:23:28.6841005Z compile=True, 2025-05-07T20:23:28.6841146Z T=4, 2025-05-07T20:23:28.6841299Z D=75, 2025-05-07T20:23:28.6841440Z B=97, 2025-05-07T20:23:28.6841586Z log_E=4, 2025-05-07T20:23:28.6841826Z L=1, 2025-05-07T20:23:28.6841979Z D_gradcheck=2, 2025-05-07T20:23:28.6842150Z stochastic_rounding=True, 2025-05-07T20:23:28.6842309Z weighted=False, 2025-05-07T20:23:28.6842460Z row_wise=True, 2025-05-07T20:23:28.6842617Z mixed=True, 2025-05-07T20:23:28.6842770Z use_cache=True, 2025-05-07T20:23:28.6842967Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:28.6843128Z use_cpu=True, 2025-05-07T20:23:28.6843309Z output_dtype=SparseType.FP16, 2025-05-07T20:23:28.6843449Z ) 2025-05-07T20:23:28.6843679Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:28.6844239Z self=, 2025-05-07T20:23:28.6844391Z mixed_B=True, 2025-05-07T20:23:28.6844547Z compile=True, 2025-05-07T20:23:28.6844691Z T=3, 2025-05-07T20:23:28.6844834Z D=17, 2025-05-07T20:23:28.6844988Z B=19, 2025-05-07T20:23:28.6845135Z log_E=5, 2025-05-07T20:23:28.6845280Z L=7, 2025-05-07T20:23:28.6845442Z D_gradcheck=1, 2025-05-07T20:23:28.6845614Z stochastic_rounding=False, 2025-05-07T20:23:28.6845772Z weighted=True, 2025-05-07T20:23:28.6845922Z row_wise=True, 2025-05-07T20:23:28.6846069Z mixed=True, 2025-05-07T20:23:28.6846230Z use_cache=True, 2025-05-07T20:23:28.6846419Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:28.6846570Z use_cpu=True, 2025-05-07T20:23:28.6846844Z output_dtype=SparseType.FP16, 2025-05-07T20:23:28.6846997Z ) 2025-05-07T20:23:28.7500145Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:28.7500775Z self=, 2025-05-07T20:23:28.7500929Z mixed_B=True, 2025-05-07T20:23:28.7501087Z compile=True, 2025-05-07T20:23:28.7501230Z T=5, 2025-05-07T20:23:28.7501373Z D=90, 2025-05-07T20:23:28.7501545Z B=78, 2025-05-07T20:23:28.7501692Z log_E=4, 2025-05-07T20:23:28.7501856Z L=16, 2025-05-07T20:23:28.7502016Z D_gradcheck=1, 2025-05-07T20:23:28.7502188Z stochastic_rounding=False, 2025-05-07T20:23:28.7502343Z weighted=False, 2025-05-07T20:23:28.7502499Z row_wise=True, 2025-05-07T20:23:28.7502648Z mixed=False, 2025-05-07T20:23:28.7502804Z use_cache=True, 2025-05-07T20:23:28.7503001Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:28.7503153Z use_cpu=True, 2025-05-07T20:23:28.7503471Z output_dtype=SparseType.FP32, 2025-05-07T20:23:28.7503625Z ) 2025-05-07T20:23:28.7503854Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:28.7504427Z self=, 2025-05-07T20:23:28.7504579Z mixed_B=False, 2025-05-07T20:23:28.7504729Z compile=True, 2025-05-07T20:23:28.7504880Z T=2, 2025-05-07T20:23:28.7505022Z D=11, 2025-05-07T20:23:28.7505519Z B=35, 2025-05-07T20:23:28.7505690Z log_E=5, 2025-05-07T20:23:28.7505986Z L=4, 2025-05-07T20:23:28.7506138Z D_gradcheck=2, 2025-05-07T20:23:28.7506316Z stochastic_rounding=True, 2025-05-07T20:23:28.7506466Z weighted=True, 2025-05-07T20:23:28.7506624Z row_wise=False, 2025-05-07T20:23:28.7506772Z mixed=False, 2025-05-07T20:23:28.7506926Z use_cache=True, 2025-05-07T20:23:28.7507119Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:28.7507269Z use_cpu=True, 2025-05-07T20:23:28.7507449Z output_dtype=SparseType.FP32, 2025-05-07T20:23:28.7507599Z ) 2025-05-07T20:23:28.7507825Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:28.7508385Z self=, 2025-05-07T20:23:28.7508542Z mixed_B=True, 2025-05-07T20:23:28.7508691Z compile=True, 2025-05-07T20:23:28.7508832Z T=1, 2025-05-07T20:23:28.7508981Z D=37, 2025-05-07T20:23:28.7509128Z B=109, 2025-05-07T20:23:28.7509273Z log_E=5, 2025-05-07T20:23:28.7509559Z L=8, 2025-05-07T20:23:28.7509710Z D_gradcheck=2, 2025-05-07T20:23:28.7509887Z stochastic_rounding=False, 2025-05-07T20:23:28.7510038Z weighted=True, 2025-05-07T20:23:28.7510187Z row_wise=True, 2025-05-07T20:23:28.7510343Z mixed=True, 2025-05-07T20:23:28.7510496Z use_cache=False, 2025-05-07T20:23:28.7510684Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:28.7510839Z use_cpu=True, 2025-05-07T20:23:28.7511018Z output_dtype=SparseType.FP16, 2025-05-07T20:23:28.7511161Z ) 2025-05-07T20:23:28.7511392Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:28.7511948Z self=, 2025-05-07T20:23:28.7512098Z mixed_B=False, 2025-05-07T20:23:28.7512255Z compile=False, 2025-05-07T20:23:28.7512395Z T=3, 2025-05-07T20:23:28.7512535Z D=4, 2025-05-07T20:23:28.7512687Z B=29, 2025-05-07T20:23:28.7512834Z log_E=4, 2025-05-07T20:23:28.7512991Z L=6, 2025-05-07T20:23:28.7513149Z D_gradcheck=2, 2025-05-07T20:23:28.7513320Z stochastic_rounding=True, 2025-05-07T20:23:28.7513477Z weighted=False, 2025-05-07T20:23:28.7513628Z row_wise=False, 2025-05-07T20:23:28.7513775Z mixed=False, 2025-05-07T20:23:28.7513937Z use_cache=True, 2025-05-07T20:23:28.7514144Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:28.7514293Z use_cpu=True, 2025-05-07T20:23:28.7514478Z output_dtype=SparseType.FP16, 2025-05-07T20:23:28.7514782Z ) 2025-05-07T20:23:28.7515028Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:28.7515596Z self=, 2025-05-07T20:23:28.7515745Z mixed_B=True, 2025-05-07T20:23:28.7515902Z compile=True, 2025-05-07T20:23:28.7516043Z T=1, 2025-05-07T20:23:28.7516183Z D=40, 2025-05-07T20:23:28.7516333Z B=84, 2025-05-07T20:23:28.7516478Z log_E=4, 2025-05-07T20:23:28.7516625Z L=4, 2025-05-07T20:23:28.7516787Z D_gradcheck=2, 2025-05-07T20:23:28.7516959Z stochastic_rounding=False, 2025-05-07T20:23:28.7517115Z weighted=False, 2025-05-07T20:23:28.7517272Z row_wise=True, 2025-05-07T20:23:28.7517420Z mixed=True, 2025-05-07T20:23:28.7517573Z use_cache=False, 2025-05-07T20:23:28.7517769Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:28.7517920Z use_cpu=True, 2025-05-07T20:23:28.7518098Z output_dtype=SparseType.FP32, 2025-05-07T20:23:28.7518248Z ) 2025-05-07T20:23:28.7518476Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:28.7519041Z self=, 2025-05-07T20:23:28.7519191Z mixed_B=False, 2025-05-07T20:23:28.7519341Z compile=True, 2025-05-07T20:23:28.7519489Z T=4, 2025-05-07T20:23:28.7519629Z D=18, 2025-05-07T20:23:28.7519865Z B=41, 2025-05-07T20:23:28.7520031Z log_E=5, 2025-05-07T20:23:28.7520256Z L=16, 2025-05-07T20:23:28.7520412Z D_gradcheck=1, 2025-05-07T20:23:28.7520591Z stochastic_rounding=True, 2025-05-07T20:23:28.7520743Z weighted=False, 2025-05-07T20:23:28.7520893Z row_wise=False, 2025-05-07T20:23:28.7521046Z mixed=True, 2025-05-07T20:23:28.7521197Z use_cache=True, 2025-05-07T20:23:28.7521384Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:28.7521538Z use_cpu=True, 2025-05-07T20:23:28.7521717Z output_dtype=SparseType.FP16, 2025-05-07T20:23:28.7521866Z ) 2025-05-07T20:23:28.7522092Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:28.7522647Z self=, 2025-05-07T20:23:28.7522804Z mixed_B=True, 2025-05-07T20:23:28.7522955Z compile=False, 2025-05-07T20:23:28.7523096Z T=4, 2025-05-07T20:23:28.7523245Z D=118, 2025-05-07T20:23:28.7523387Z B=61, 2025-05-07T20:23:28.7523531Z log_E=3, 2025-05-07T20:23:28.7523680Z L=13, 2025-05-07T20:23:28.7523924Z D_gradcheck=1, 2025-05-07T20:23:28.7524094Z stochastic_rounding=True, 2025-05-07T20:23:28.7524256Z weighted=False, 2025-05-07T20:23:28.7524405Z row_wise=True, 2025-05-07T20:23:28.7524554Z mixed=False, 2025-05-07T20:23:28.7524710Z use_cache=True, 2025-05-07T20:23:28.7524897Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:28.7525053Z use_cpu=True, 2025-05-07T20:23:28.7525235Z output_dtype=SparseType.FP16, 2025-05-07T20:23:28.7525382Z ) 2025-05-07T20:23:28.7525614Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:28.7526169Z self=, 2025-05-07T20:23:28.7526324Z mixed_B=False, 2025-05-07T20:23:28.7526489Z compile=True, 2025-05-07T20:23:28.7526634Z T=5, 2025-05-07T20:23:28.7526778Z D=103, 2025-05-07T20:23:28.7526930Z B=77, 2025-05-07T20:23:28.7527073Z log_E=5, 2025-05-07T20:23:28.7527218Z L=7, 2025-05-07T20:23:28.7527378Z D_gradcheck=1, 2025-05-07T20:23:28.7527559Z stochastic_rounding=True, 2025-05-07T20:23:28.7527713Z weighted=True, 2025-05-07T20:23:28.7527877Z row_wise=False, 2025-05-07T20:23:28.7528142Z mixed=False, 2025-05-07T20:23:28.7528308Z use_cache=False, 2025-05-07T20:23:28.7528496Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:28.7528646Z use_cpu=True, 2025-05-07T20:23:28.7528834Z output_dtype=SparseType.FP32, 2025-05-07T20:23:28.7529092Z ) 2025-05-07T20:23:28.7529333Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:28.7529900Z self=, 2025-05-07T20:23:28.7530048Z mixed_B=True, 2025-05-07T20:23:28.7530199Z compile=True, 2025-05-07T20:23:28.7530350Z T=3, 2025-05-07T20:23:28.7530489Z D=78, 2025-05-07T20:23:28.7530632Z B=56, 2025-05-07T20:23:28.7530783Z log_E=5, 2025-05-07T20:23:28.7530928Z L=6, 2025-05-07T20:23:28.7531092Z D_gradcheck=1, 2025-05-07T20:23:28.7531260Z stochastic_rounding=True, 2025-05-07T20:23:28.7531411Z weighted=False, 2025-05-07T20:23:28.7531569Z row_wise=False, 2025-05-07T20:23:28.7531718Z mixed=False, 2025-05-07T20:23:28.7531868Z use_cache=True, 2025-05-07T20:23:28.7532063Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:28.7532211Z use_cpu=True, 2025-05-07T20:23:28.7532390Z output_dtype=SparseType.FP16, 2025-05-07T20:23:28.7532537Z ) 2025-05-07T20:23:28.7532763Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:28.7533321Z self=, 2025-05-07T20:23:28.7533477Z mixed_B=True, 2025-05-07T20:23:28.7533628Z compile=False, 2025-05-07T20:23:28.7533777Z T=2, 2025-05-07T20:23:28.7533919Z D=102, 2025-05-07T20:23:28.7534150Z B=61, 2025-05-07T20:23:28.7534314Z log_E=4, 2025-05-07T20:23:28.7534538Z L=6, 2025-05-07T20:23:28.7534694Z D_gradcheck=2, 2025-05-07T20:23:28.7534874Z stochastic_rounding=False, 2025-05-07T20:23:28.7535025Z weighted=True, 2025-05-07T20:23:28.7535175Z row_wise=True, 2025-05-07T20:23:28.7535328Z mixed=False, 2025-05-07T20:23:28.7535479Z use_cache=False, 2025-05-07T20:23:28.7535665Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:28.7535822Z use_cpu=True, 2025-05-07T20:23:28.7536001Z output_dtype=SparseType.FP32, 2025-05-07T20:23:28.7536144Z ) 2025-05-07T20:23:28.7536378Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:28.7536935Z self=, 2025-05-07T20:23:28.7537095Z mixed_B=False, 2025-05-07T20:23:28.7537246Z compile=True, 2025-05-07T20:23:28.7537393Z T=2, 2025-05-07T20:23:28.7537543Z D=43, 2025-05-07T20:23:28.7537691Z B=29, 2025-05-07T20:23:28.7537835Z log_E=3, 2025-05-07T20:23:28.7537986Z L=4, 2025-05-07T20:23:28.7538257Z D_gradcheck=2, 2025-05-07T20:23:28.7538428Z stochastic_rounding=False, 2025-05-07T20:23:28.7538589Z weighted=True, 2025-05-07T20:23:28.7538742Z row_wise=False, 2025-05-07T20:23:28.7538890Z mixed=False, 2025-05-07T20:23:28.7539046Z use_cache=False, 2025-05-07T20:23:28.7539232Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:28.7539383Z use_cpu=True, 2025-05-07T20:23:28.7539568Z output_dtype=SparseType.FP16, 2025-05-07T20:23:28.7539713Z ) 2025-05-07T20:23:28.7539937Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:28.7540503Z self=, 2025-05-07T20:23:28.7540652Z mixed_B=False, 2025-05-07T20:23:28.7540813Z compile=True, 2025-05-07T20:23:28.7540953Z T=2, 2025-05-07T20:23:28.7541095Z D=66, 2025-05-07T20:23:28.7541248Z B=44, 2025-05-07T20:23:28.7541390Z log_E=4, 2025-05-07T20:23:28.7541536Z L=19, 2025-05-07T20:23:28.7541696Z D_gradcheck=2, 2025-05-07T20:23:28.7541866Z stochastic_rounding=False, 2025-05-07T20:23:28.7542019Z weighted=True, 2025-05-07T20:23:28.7542171Z row_wise=True, 2025-05-07T20:23:28.7542319Z mixed=False, 2025-05-07T20:23:28.7542472Z use_cache=True, 2025-05-07T20:23:28.7542665Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:28.7542814Z use_cpu=True, 2025-05-07T20:23:28.7543004Z output_dtype=SparseType.FP16, 2025-05-07T20:23:28.7543231Z ) 2025-05-07T20:23:28.7543476Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:28.7544042Z self=, 2025-05-07T20:23:28.7544194Z mixed_B=False, 2025-05-07T20:23:28.7544346Z compile=False, 2025-05-07T20:23:28.7544493Z T=1, 2025-05-07T20:23:28.7544635Z D=113, 2025-05-07T20:23:28.7544783Z B=112, 2025-05-07T20:23:28.7544947Z log_E=3, 2025-05-07T20:23:28.7545093Z L=5, 2025-05-07T20:23:28.7545248Z D_gradcheck=1, 2025-05-07T20:23:28.7545425Z stochastic_rounding=False, 2025-05-07T20:23:28.7545579Z weighted=True, 2025-05-07T20:23:28.7545730Z row_wise=False, 2025-05-07T20:23:28.7545880Z mixed=True, 2025-05-07T20:23:28.7546032Z use_cache=False, 2025-05-07T20:23:28.7546227Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:28.7546375Z use_cpu=True, 2025-05-07T20:23:28.7546557Z output_dtype=SparseType.FP16, 2025-05-07T20:23:28.7546709Z ) 2025-05-07T20:23:28.7546934Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:28.7547492Z self=, 2025-05-07T20:23:28.7547644Z mixed_B=True, 2025-05-07T20:23:28.7547796Z compile=False, 2025-05-07T20:23:28.7547936Z T=5, 2025-05-07T20:23:28.7548088Z D=111, 2025-05-07T20:23:28.7548366Z B=19, 2025-05-07T20:23:28.7548527Z log_E=3, 2025-05-07T20:23:28.7548752Z L=8, 2025-05-07T20:23:28.7548907Z D_gradcheck=1, 2025-05-07T20:23:28.7549077Z stochastic_rounding=False, 2025-05-07T20:23:28.7549235Z weighted=True, 2025-05-07T20:23:28.7549386Z row_wise=False, 2025-05-07T20:23:28.7549541Z mixed=False, 2025-05-07T20:23:28.7549692Z use_cache=True, 2025-05-07T20:23:28.7549878Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:28.7550036Z use_cpu=True, 2025-05-07T20:23:28.7550214Z output_dtype=SparseType.FP16, 2025-05-07T20:23:28.7550357Z ) 2025-05-07T20:23:28.7550591Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:28.7551150Z self=, 2025-05-07T20:23:28.7551301Z mixed_B=False, 2025-05-07T20:23:28.7551465Z compile=True, 2025-05-07T20:23:28.7551605Z T=4, 2025-05-07T20:23:28.7551748Z D=62, 2025-05-07T20:23:28.7551902Z B=76, 2025-05-07T20:23:28.7552049Z log_E=5, 2025-05-07T20:23:28.7552200Z L=12, 2025-05-07T20:23:28.7552443Z D_gradcheck=2, 2025-05-07T20:23:28.7552613Z stochastic_rounding=True, 2025-05-07T20:23:28.7552778Z weighted=True, 2025-05-07T20:23:28.7552927Z row_wise=True, 2025-05-07T20:23:28.7553074Z mixed=True, 2025-05-07T20:23:28.7553239Z use_cache=True, 2025-05-07T20:23:28.7553426Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:28.7553580Z use_cpu=True, 2025-05-07T20:23:28.7553774Z output_dtype=SparseType.FP32, 2025-05-07T20:23:28.7553917Z ) 2025-05-07T20:23:28.7554150Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:28.7554713Z self=, 2025-05-07T20:23:28.7554863Z mixed_B=False, 2025-05-07T20:23:28.7555014Z compile=False, 2025-05-07T20:23:28.7555164Z T=1, 2025-05-07T20:23:28.7555303Z D=89, 2025-05-07T20:23:28.7555455Z B=63, 2025-05-07T20:23:28.7555600Z log_E=3, 2025-05-07T20:23:28.7555743Z L=9, 2025-05-07T20:23:28.7555906Z D_gradcheck=2, 2025-05-07T20:23:28.7556072Z stochastic_rounding=True, 2025-05-07T20:23:28.7556226Z weighted=False, 2025-05-07T20:23:28.7556387Z row_wise=False, 2025-05-07T20:23:28.7556536Z mixed=False, 2025-05-07T20:23:28.7556689Z use_cache=False, 2025-05-07T20:23:28.7556884Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:28.7557035Z use_cpu=True, 2025-05-07T20:23:28.7557213Z output_dtype=SparseType.FP16, 2025-05-07T20:23:28.7557449Z ) 2025-05-07T20:23:28.7557691Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:28.7558250Z self=, 2025-05-07T20:23:28.7558408Z mixed_B=False, 2025-05-07T20:23:28.7558561Z compile=True, 2025-05-07T20:23:28.7558711Z T=1, 2025-05-07T20:23:28.7558853Z D=127, 2025-05-07T20:23:28.7559004Z B=57, 2025-05-07T20:23:28.7559153Z log_E=4, 2025-05-07T20:23:28.7559301Z L=11, 2025-05-07T20:23:28.7559457Z D_gradcheck=1, 2025-05-07T20:23:28.7559633Z stochastic_rounding=True, 2025-05-07T20:23:28.7559785Z weighted=True, 2025-05-07T20:23:28.7559937Z row_wise=True, 2025-05-07T20:23:28.7560086Z mixed=True, 2025-05-07T20:23:28.7560241Z use_cache=False, 2025-05-07T20:23:28.7560427Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:28.7560590Z use_cpu=True, 2025-05-07T20:23:28.7560769Z output_dtype=SparseType.FP32, 2025-05-07T20:23:28.7560911Z ) 2025-05-07T20:23:28.8200162Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:28.8200787Z self=, 2025-05-07T20:23:28.8200949Z mixed_B=True, 2025-05-07T20:23:28.8201102Z compile=True, 2025-05-07T20:23:28.8201247Z T=5, 2025-05-07T20:23:28.8201399Z D=84, 2025-05-07T20:23:28.8201946Z B=121, 2025-05-07T20:23:28.8202102Z log_E=4, 2025-05-07T20:23:28.8202418Z L=13, 2025-05-07T20:23:28.8202583Z D_gradcheck=1, 2025-05-07T20:23:28.8202766Z stochastic_rounding=False, 2025-05-07T20:23:28.8202917Z weighted=False, 2025-05-07T20:23:28.8203067Z row_wise=False, 2025-05-07T20:23:28.8203224Z mixed=True, 2025-05-07T20:23:28.8203376Z use_cache=False, 2025-05-07T20:23:28.8203566Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:28.8203725Z use_cpu=True, 2025-05-07T20:23:28.8203904Z output_dtype=SparseType.FP16, 2025-05-07T20:23:28.8204056Z ) 2025-05-07T20:23:28.8204291Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:28.8204856Z self=, 2025-05-07T20:23:28.8205008Z mixed_B=False, 2025-05-07T20:23:28.8205167Z compile=False, 2025-05-07T20:23:28.8205311Z T=1, 2025-05-07T20:23:28.8205452Z D=42, 2025-05-07T20:23:28.8205604Z B=60, 2025-05-07T20:23:28.8205747Z log_E=5, 2025-05-07T20:23:28.8205900Z L=8, 2025-05-07T20:23:28.8206217Z D_gradcheck=2, 2025-05-07T20:23:28.8206392Z stochastic_rounding=False, 2025-05-07T20:23:28.8206554Z weighted=True, 2025-05-07T20:23:28.8206841Z row_wise=False, 2025-05-07T20:23:28.8206990Z mixed=True, 2025-05-07T20:23:28.8207152Z use_cache=False, 2025-05-07T20:23:28.8207340Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:28.8207492Z use_cpu=True, 2025-05-07T20:23:28.8207681Z output_dtype=SparseType.FP16, 2025-05-07T20:23:28.8207831Z ) 2025-05-07T20:23:28.8208174Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:28.8208745Z self=, 2025-05-07T20:23:28.8208896Z mixed_B=True, 2025-05-07T20:23:28.8209056Z compile=False, 2025-05-07T20:23:28.8209202Z T=3, 2025-05-07T20:23:28.8209344Z D=85, 2025-05-07T20:23:28.8209500Z B=48, 2025-05-07T20:23:28.8209647Z log_E=4, 2025-05-07T20:23:28.8209795Z L=9, 2025-05-07T20:23:28.8209958Z D_gradcheck=1, 2025-05-07T20:23:28.8210132Z stochastic_rounding=False, 2025-05-07T20:23:28.8210285Z weighted=False, 2025-05-07T20:23:28.8210443Z row_wise=True, 2025-05-07T20:23:28.8210593Z mixed=True, 2025-05-07T20:23:28.8210747Z use_cache=False, 2025-05-07T20:23:28.8210943Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:28.8211095Z use_cpu=True, 2025-05-07T20:23:28.8211274Z output_dtype=SparseType.FP16, 2025-05-07T20:23:28.8211422Z ) 2025-05-07T20:23:28.8211931Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:28.8212522Z self=, 2025-05-07T20:23:28.8212676Z mixed_B=False, 2025-05-07T20:23:28.8212833Z compile=False, 2025-05-07T20:23:28.8212981Z T=2, 2025-05-07T20:23:28.8213130Z D=69, 2025-05-07T20:23:28.8213276Z B=45, 2025-05-07T20:23:28.8213430Z log_E=5, 2025-05-07T20:23:28.8213577Z L=2, 2025-05-07T20:23:28.8213733Z D_gradcheck=2, 2025-05-07T20:23:28.8213911Z stochastic_rounding=False, 2025-05-07T20:23:28.8214067Z weighted=False, 2025-05-07T20:23:28.8214220Z row_wise=True, 2025-05-07T20:23:28.8214374Z mixed=False, 2025-05-07T20:23:28.8214526Z use_cache=True, 2025-05-07T20:23:28.8214713Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:28.8214875Z use_cpu=True, 2025-05-07T20:23:28.8215058Z output_dtype=SparseType.FP16, 2025-05-07T20:23:28.8215203Z ) 2025-05-07T20:23:28.8215434Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:28.8215993Z self=, 2025-05-07T20:23:28.8216150Z mixed_B=True, 2025-05-07T20:23:28.8216303Z compile=True, 2025-05-07T20:23:28.8216444Z T=2, 2025-05-07T20:23:28.8216594Z D=51, 2025-05-07T20:23:28.8216740Z B=125, 2025-05-07T20:23:28.8216986Z log_E=5, 2025-05-07T20:23:28.8217205Z L=19, 2025-05-07T20:23:28.8217362Z D_gradcheck=1, 2025-05-07T20:23:28.8217530Z stochastic_rounding=True, 2025-05-07T20:23:28.8217689Z weighted=True, 2025-05-07T20:23:28.8217839Z row_wise=True, 2025-05-07T20:23:28.8217993Z mixed=False, 2025-05-07T20:23:28.8218148Z use_cache=False, 2025-05-07T20:23:28.8218340Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:28.8218502Z use_cpu=True, 2025-05-07T20:23:28.8218681Z output_dtype=SparseType.FP16, 2025-05-07T20:23:28.8218820Z ) 2025-05-07T20:23:28.8219054Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:28.8219612Z self=, 2025-05-07T20:23:28.8219763Z mixed_B=False, 2025-05-07T20:23:28.8219923Z compile=True, 2025-05-07T20:23:28.8220064Z T=4, 2025-05-07T20:23:28.8220206Z D=62, 2025-05-07T20:23:28.8220355Z B=31, 2025-05-07T20:23:28.8220504Z log_E=5, 2025-05-07T20:23:28.8220649Z L=0, 2025-05-07T20:23:28.8220915Z D_gradcheck=1, 2025-05-07T20:23:28.8221088Z stochastic_rounding=True, 2025-05-07T20:23:28.8221249Z weighted=False, 2025-05-07T20:23:28.8221403Z row_wise=False, 2025-05-07T20:23:28.8221552Z mixed=True, 2025-05-07T20:23:28.8221714Z use_cache=False, 2025-05-07T20:23:28.8221906Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:28.8222055Z use_cpu=True, 2025-05-07T20:23:28.8222246Z output_dtype=SparseType.FP16, 2025-05-07T20:23:28.8222385Z ) 2025-05-07T20:23:28.8222614Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:28.8223187Z self=, 2025-05-07T20:23:28.8223345Z mixed_B=True, 2025-05-07T20:23:28.8223498Z compile=False, 2025-05-07T20:23:28.8223648Z T=2, 2025-05-07T20:23:28.8223792Z D=36, 2025-05-07T20:23:28.8223943Z B=97, 2025-05-07T20:23:28.8224117Z log_E=5, 2025-05-07T20:23:28.8234941Z L=7, 2025-05-07T20:23:28.8235218Z D_gradcheck=2, 2025-05-07T20:23:28.8235399Z stochastic_rounding=False, 2025-05-07T20:23:28.8235562Z weighted=True, 2025-05-07T20:23:28.8235718Z row_wise=False, 2025-05-07T20:23:28.8235866Z mixed=False, 2025-05-07T20:23:28.8236028Z use_cache=True, 2025-05-07T20:23:28.8236224Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:28.8236375Z use_cpu=True, 2025-05-07T20:23:28.8236561Z output_dtype=SparseType.FP32, 2025-05-07T20:23:28.8236701Z ) 2025-05-07T20:23:28.8237162Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:28.8237758Z self=, 2025-05-07T20:23:28.8237906Z mixed_B=True, 2025-05-07T20:23:28.8238065Z compile=True, 2025-05-07T20:23:28.8238210Z T=1, 2025-05-07T20:23:28.8238354Z D=76, 2025-05-07T20:23:28.8238503Z B=128, 2025-05-07T20:23:28.8238652Z log_E=4, 2025-05-07T20:23:28.8238798Z L=14, 2025-05-07T20:23:28.8238960Z D_gradcheck=2, 2025-05-07T20:23:28.8239128Z stochastic_rounding=True, 2025-05-07T20:23:28.8239277Z weighted=True, 2025-05-07T20:23:28.8239435Z row_wise=False, 2025-05-07T20:23:28.8239583Z mixed=False, 2025-05-07T20:23:28.8239733Z use_cache=True, 2025-05-07T20:23:28.8239927Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:28.8240075Z use_cpu=True, 2025-05-07T20:23:28.8240260Z output_dtype=SparseType.FP16, 2025-05-07T20:23:28.8240398Z ) 2025-05-07T20:23:28.8240625Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:28.8241198Z self=, 2025-05-07T20:23:28.8241348Z mixed_B=True, 2025-05-07T20:23:28.8241499Z compile=False, 2025-05-07T20:23:28.8241648Z T=1, 2025-05-07T20:23:28.8241788Z D=2, 2025-05-07T20:23:28.8241929Z B=37, 2025-05-07T20:23:28.8242175Z log_E=4, 2025-05-07T20:23:28.8242327Z L=7, 2025-05-07T20:23:28.8242581Z D_gradcheck=2, 2025-05-07T20:23:28.8242756Z stochastic_rounding=True, 2025-05-07T20:23:28.8242908Z weighted=True, 2025-05-07T20:23:28.8243064Z row_wise=False, 2025-05-07T20:23:28.8243211Z mixed=False, 2025-05-07T20:23:28.8243359Z use_cache=True, 2025-05-07T20:23:28.8243554Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:28.8243702Z use_cpu=True, 2025-05-07T20:23:28.8243880Z output_dtype=SparseType.FP16, 2025-05-07T20:23:28.8244028Z ) 2025-05-07T20:23:28.8244255Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:28.8244818Z self=, 2025-05-07T20:23:28.8244978Z mixed_B=False, 2025-05-07T20:23:28.8245131Z compile=True, 2025-05-07T20:23:28.8245271Z T=3, 2025-05-07T20:23:28.8245418Z D=32, 2025-05-07T20:23:28.8245560Z B=105, 2025-05-07T20:23:28.8245706Z log_E=3, 2025-05-07T20:23:28.8245854Z L=19, 2025-05-07T20:23:28.8246112Z D_gradcheck=2, 2025-05-07T20:23:28.8246290Z stochastic_rounding=False, 2025-05-07T20:23:28.8246442Z weighted=False, 2025-05-07T20:23:28.8246591Z row_wise=True, 2025-05-07T20:23:28.8246745Z mixed=False, 2025-05-07T20:23:28.8246902Z use_cache=False, 2025-05-07T20:23:28.8247095Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:28.8247250Z use_cpu=True, 2025-05-07T20:23:28.8247429Z output_dtype=SparseType.FP32, 2025-05-07T20:23:28.8247567Z ) 2025-05-07T20:23:28.8247800Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:28.8248479Z self=, 2025-05-07T20:23:28.8248634Z mixed_B=False, 2025-05-07T20:23:28.8248792Z compile=False, 2025-05-07T20:23:28.8248936Z T=5, 2025-05-07T20:23:28.8249086Z D=34, 2025-05-07T20:23:28.8249225Z B=105, 2025-05-07T20:23:28.8249371Z log_E=5, 2025-05-07T20:23:28.8249517Z L=8, 2025-05-07T20:23:28.8249675Z D_gradcheck=1, 2025-05-07T20:23:28.8249844Z stochastic_rounding=False, 2025-05-07T20:23:28.8250007Z weighted=False, 2025-05-07T20:23:28.8250156Z row_wise=True, 2025-05-07T20:23:28.8250304Z mixed=True, 2025-05-07T20:23:28.8250461Z use_cache=True, 2025-05-07T20:23:28.8250646Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:28.8250797Z use_cpu=True, 2025-05-07T20:23:28.8250980Z output_dtype=SparseType.FP16, 2025-05-07T20:23:28.8251117Z ) 2025-05-07T20:23:28.8251448Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:28.8252039Z self=, 2025-05-07T20:23:28.8252190Z mixed_B=False, 2025-05-07T20:23:28.8252345Z compile=True, 2025-05-07T20:23:28.8252485Z T=4, 2025-05-07T20:23:28.8252626Z D=77, 2025-05-07T20:23:28.8252774Z B=70, 2025-05-07T20:23:28.8252924Z log_E=4, 2025-05-07T20:23:28.8253064Z L=0, 2025-05-07T20:23:28.8253224Z D_gradcheck=1, 2025-05-07T20:23:28.8253396Z stochastic_rounding=True, 2025-05-07T20:23:28.8253547Z weighted=False, 2025-05-07T20:23:28.8253705Z row_wise=False, 2025-05-07T20:23:28.8253852Z mixed=True, 2025-05-07T20:23:28.8254001Z use_cache=True, 2025-05-07T20:23:28.8254192Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:28.8254340Z use_cpu=True, 2025-05-07T20:23:28.8254520Z output_dtype=SparseType.FP16, 2025-05-07T20:23:28.8254664Z ) 2025-05-07T20:23:28.8254892Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:28.8255455Z self=, 2025-05-07T20:23:28.8255603Z mixed_B=True, 2025-05-07T20:23:28.8255754Z compile=False, 2025-05-07T20:23:28.8255901Z T=4, 2025-05-07T20:23:28.8256043Z D=36, 2025-05-07T20:23:28.8256184Z B=70, 2025-05-07T20:23:28.8256417Z log_E=3, 2025-05-07T20:23:28.8256570Z L=16, 2025-05-07T20:23:28.8256801Z D_gradcheck=1, 2025-05-07T20:23:28.8256983Z stochastic_rounding=False, 2025-05-07T20:23:28.8257135Z weighted=True, 2025-05-07T20:23:28.8257282Z row_wise=True, 2025-05-07T20:23:28.8257436Z mixed=False, 2025-05-07T20:23:28.8257589Z use_cache=False, 2025-05-07T20:23:28.8257777Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:28.8257932Z use_cpu=True, 2025-05-07T20:23:28.8258111Z output_dtype=SparseType.FP32, 2025-05-07T20:23:28.8258256Z ) 2025-05-07T20:23:28.8258486Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:28.8259045Z self=, 2025-05-07T20:23:28.8259202Z mixed_B=True, 2025-05-07T20:23:28.8259352Z compile=False, 2025-05-07T20:23:28.8259494Z T=3, 2025-05-07T20:23:28.8259643Z D=54, 2025-05-07T20:23:28.8259784Z B=17, 2025-05-07T20:23:28.8259930Z log_E=3, 2025-05-07T20:23:28.8260077Z L=3, 2025-05-07T20:23:28.8260230Z D_gradcheck=1, 2025-05-07T20:23:28.8260486Z stochastic_rounding=True, 2025-05-07T20:23:28.8260646Z weighted=True, 2025-05-07T20:23:28.8260794Z row_wise=True, 2025-05-07T20:23:28.8260941Z mixed=True, 2025-05-07T20:23:28.8261101Z use_cache=False, 2025-05-07T20:23:28.8261287Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:28.8261444Z use_cpu=True, 2025-05-07T20:23:28.8261621Z output_dtype=SparseType.FP32, 2025-05-07T20:23:28.8261760Z ) 2025-05-07T20:23:28.8261991Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:28.8262547Z self=, 2025-05-07T20:23:28.8262695Z mixed_B=True, 2025-05-07T20:23:28.8262858Z compile=False, 2025-05-07T20:23:28.8262999Z T=1, 2025-05-07T20:23:28.8263140Z D=64, 2025-05-07T20:23:28.8263289Z B=122, 2025-05-07T20:23:28.8263441Z log_E=4, 2025-05-07T20:23:28.8263590Z L=7, 2025-05-07T20:23:28.8263743Z D_gradcheck=1, 2025-05-07T20:23:28.8263918Z stochastic_rounding=False, 2025-05-07T20:23:28.8264080Z weighted=False, 2025-05-07T20:23:28.8264231Z row_wise=False, 2025-05-07T20:23:28.8264379Z mixed=False, 2025-05-07T20:23:28.8264536Z use_cache=False, 2025-05-07T20:23:28.8264723Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:28.8264882Z use_cpu=True, 2025-05-07T20:23:28.8265061Z output_dtype=SparseType.FP16, 2025-05-07T20:23:28.8265204Z ) 2025-05-07T20:23:28.8265523Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:28.8266097Z self=, 2025-05-07T20:23:28.8266246Z mixed_B=True, 2025-05-07T20:23:28.8266404Z compile=False, 2025-05-07T20:23:28.8266545Z T=1, 2025-05-07T20:23:28.8266687Z D=113, 2025-05-07T20:23:28.8266833Z B=95, 2025-05-07T20:23:28.8266979Z log_E=3, 2025-05-07T20:23:28.8267121Z L=13, 2025-05-07T20:23:28.8267288Z D_gradcheck=1, 2025-05-07T20:23:28.8267462Z stochastic_rounding=True, 2025-05-07T20:23:28.8267626Z weighted=False, 2025-05-07T20:23:28.8267778Z row_wise=False, 2025-05-07T20:23:28.8267927Z mixed=False, 2025-05-07T20:23:28.8268086Z use_cache=True, 2025-05-07T20:23:28.8268272Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:28.8268423Z use_cpu=True, 2025-05-07T20:23:28.8268607Z output_dtype=SparseType.FP32, 2025-05-07T20:23:28.8268744Z ) 2025-05-07T20:23:28.8268972Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:28.8269535Z self=, 2025-05-07T20:23:28.8269686Z mixed_B=True, 2025-05-07T20:23:28.8269837Z compile=True, 2025-05-07T20:23:28.8269986Z T=3, 2025-05-07T20:23:28.8270127Z D=42, 2025-05-07T20:23:28.8270270Z B=53, 2025-05-07T20:23:28.8270506Z log_E=5, 2025-05-07T20:23:28.8270808Z L=0, 2025-05-07T20:23:28.8271073Z D_gradcheck=1, 2025-05-07T20:23:28.8271245Z stochastic_rounding=False, 2025-05-07T20:23:28.8271396Z weighted=False, 2025-05-07T20:23:28.8271549Z row_wise=True, 2025-05-07T20:23:28.8271694Z mixed=True, 2025-05-07T20:23:28.8271844Z use_cache=False, 2025-05-07T20:23:28.8272037Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:28.8272189Z use_cpu=True, 2025-05-07T20:23:28.8272374Z output_dtype=SparseType.FP32, 2025-05-07T20:23:28.8272521Z ) 2025-05-07T20:23:28.8906188Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:28.8906884Z self=, 2025-05-07T20:23:28.8907038Z mixed_B=False, 2025-05-07T20:23:28.8907199Z compile=False, 2025-05-07T20:23:28.8907342Z T=4, 2025-05-07T20:23:28.8907484Z D=85, 2025-05-07T20:23:28.8907631Z B=66, 2025-05-07T20:23:28.8907784Z log_E=4, 2025-05-07T20:23:28.8907926Z L=18, 2025-05-07T20:23:28.8908095Z D_gradcheck=1, 2025-05-07T20:23:28.8908646Z stochastic_rounding=True, 2025-05-07T20:23:28.8908800Z weighted=False, 2025-05-07T20:23:28.8908954Z row_wise=True, 2025-05-07T20:23:28.8909103Z mixed=True, 2025-05-07T20:23:28.8909253Z use_cache=False, 2025-05-07T20:23:28.8909449Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:28.8909599Z use_cpu=True, 2025-05-07T20:23:28.8909787Z output_dtype=SparseType.FP32, 2025-05-07T20:23:28.8909933Z ) 2025-05-07T20:23:28.8910165Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:28.8910738Z self=, 2025-05-07T20:23:28.8910889Z mixed_B=False, 2025-05-07T20:23:28.8911039Z compile=True, 2025-05-07T20:23:28.8911185Z T=5, 2025-05-07T20:23:28.8911326Z D=51, 2025-05-07T20:23:28.8911468Z B=38, 2025-05-07T20:23:28.8911621Z log_E=4, 2025-05-07T20:23:28.8911762Z L=19, 2025-05-07T20:23:28.8911916Z D_gradcheck=2, 2025-05-07T20:23:28.8912100Z stochastic_rounding=False, 2025-05-07T20:23:28.8912250Z weighted=True, 2025-05-07T20:23:28.8912399Z row_wise=True, 2025-05-07T20:23:28.8912555Z mixed=True, 2025-05-07T20:23:28.8912709Z use_cache=True, 2025-05-07T20:23:28.8912897Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:28.8913058Z use_cpu=True, 2025-05-07T20:23:28.8913239Z output_dtype=SparseType.FP16, 2025-05-07T20:23:28.8913386Z ) 2025-05-07T20:23:28.8913759Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:28.8914335Z self=, 2025-05-07T20:23:28.8914491Z mixed_B=False, 2025-05-07T20:23:28.8914642Z compile=True, 2025-05-07T20:23:28.8914783Z T=1, 2025-05-07T20:23:28.8914936Z D=64, 2025-05-07T20:23:28.8915080Z B=24, 2025-05-07T20:23:28.8915235Z log_E=3, 2025-05-07T20:23:28.8915382Z L=18, 2025-05-07T20:23:28.8915536Z D_gradcheck=2, 2025-05-07T20:23:28.8915714Z stochastic_rounding=False, 2025-05-07T20:23:28.8915876Z weighted=False, 2025-05-07T20:23:28.8916026Z row_wise=False, 2025-05-07T20:23:28.8916177Z mixed=False, 2025-05-07T20:23:28.8916343Z use_cache=False, 2025-05-07T20:23:28.8916531Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:28.8916687Z use_cpu=True, 2025-05-07T20:23:28.8916867Z output_dtype=SparseType.FP32, 2025-05-07T20:23:28.8917008Z ) 2025-05-07T20:23:28.8917247Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:28.8917800Z self=, 2025-05-07T20:23:28.8917950Z mixed_B=True, 2025-05-07T20:23:28.8918108Z compile=True, 2025-05-07T20:23:28.8918249Z T=1, 2025-05-07T20:23:28.8918388Z D=47, 2025-05-07T20:23:28.8918539Z B=99, 2025-05-07T20:23:28.8918847Z log_E=5, 2025-05-07T20:23:28.8919013Z L=16, 2025-05-07T20:23:28.8919360Z D_gradcheck=2, 2025-05-07T20:23:28.8919538Z stochastic_rounding=True, 2025-05-07T20:23:28.8919696Z weighted=False, 2025-05-07T20:23:28.8919848Z row_wise=False, 2025-05-07T20:23:28.8919998Z mixed=False, 2025-05-07T20:23:28.8920156Z use_cache=True, 2025-05-07T20:23:28.8920344Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:28.8920491Z use_cpu=True, 2025-05-07T20:23:28.8920675Z output_dtype=SparseType.FP32, 2025-05-07T20:23:28.8920812Z ) 2025-05-07T20:23:28.8921042Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:28.8921611Z self=, 2025-05-07T20:23:28.8921759Z mixed_B=True, 2025-05-07T20:23:28.8921909Z compile=False, 2025-05-07T20:23:28.8922056Z T=3, 2025-05-07T20:23:28.8922200Z D=122, 2025-05-07T20:23:28.8922343Z B=128, 2025-05-07T20:23:28.8922504Z log_E=3, 2025-05-07T20:23:28.8922649Z L=19, 2025-05-07T20:23:28.8922809Z D_gradcheck=1, 2025-05-07T20:23:28.8923074Z stochastic_rounding=False, 2025-05-07T20:23:28.8923227Z weighted=False, 2025-05-07T20:23:28.8923387Z row_wise=False, 2025-05-07T20:23:28.8923534Z mixed=False, 2025-05-07T20:23:28.8923685Z use_cache=False, 2025-05-07T20:23:28.8923880Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:28.8924038Z use_cpu=True, 2025-05-07T20:23:28.8924230Z output_dtype=SparseType.FP16, 2025-05-07T20:23:28.8924384Z ) 2025-05-07T20:23:28.8924612Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:28.8925170Z self=, 2025-05-07T20:23:28.8925327Z mixed_B=True, 2025-05-07T20:23:28.8925477Z compile=False, 2025-05-07T20:23:28.8925629Z T=3, 2025-05-07T20:23:28.8925772Z D=55, 2025-05-07T20:23:28.8925911Z B=95, 2025-05-07T20:23:28.8926066Z log_E=3, 2025-05-07T20:23:28.8926210Z L=7, 2025-05-07T20:23:28.8926364Z D_gradcheck=2, 2025-05-07T20:23:28.8926547Z stochastic_rounding=False, 2025-05-07T20:23:28.8926700Z weighted=False, 2025-05-07T20:23:28.8926849Z row_wise=False, 2025-05-07T20:23:28.8927006Z mixed=False, 2025-05-07T20:23:28.8927159Z use_cache=True, 2025-05-07T20:23:28.8927346Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:28.8927499Z use_cpu=True, 2025-05-07T20:23:28.8927678Z output_dtype=SparseType.FP16, 2025-05-07T20:23:28.8927816Z ) 2025-05-07T20:23:28.8928295Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:28.8928873Z self=, 2025-05-07T20:23:28.8929034Z mixed_B=False, 2025-05-07T20:23:28.8929185Z compile=True, 2025-05-07T20:23:28.8929326Z T=4, 2025-05-07T20:23:28.8929474Z D=80, 2025-05-07T20:23:28.8929617Z B=102, 2025-05-07T20:23:28.8929765Z log_E=4, 2025-05-07T20:23:28.8929915Z L=15, 2025-05-07T20:23:28.8930068Z D_gradcheck=1, 2025-05-07T20:23:28.8930240Z stochastic_rounding=True, 2025-05-07T20:23:28.8930400Z weighted=True, 2025-05-07T20:23:28.8930551Z row_wise=True, 2025-05-07T20:23:28.8930801Z mixed=True, 2025-05-07T20:23:28.8930959Z use_cache=False, 2025-05-07T20:23:28.8931155Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:28.8931305Z use_cpu=True, 2025-05-07T20:23:28.8931485Z output_dtype=SparseType.FP16, 2025-05-07T20:23:28.8931633Z ) 2025-05-07T20:23:28.8931865Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:28.8932425Z self=, 2025-05-07T20:23:28.8932582Z mixed_B=False, 2025-05-07T20:23:28.8932734Z compile=True, 2025-05-07T20:23:28.8932883Z T=2, 2025-05-07T20:23:28.8933030Z D=72, 2025-05-07T20:23:28.8933176Z B=2, 2025-05-07T20:23:28.8933415Z log_E=5, 2025-05-07T20:23:28.8933572Z L=5, 2025-05-07T20:23:28.8933828Z D_gradcheck=2, 2025-05-07T20:23:28.8934011Z stochastic_rounding=True, 2025-05-07T20:23:28.8934162Z weighted=True, 2025-05-07T20:23:28.8934313Z row_wise=False, 2025-05-07T20:23:28.8934467Z mixed=False, 2025-05-07T20:23:28.8934617Z use_cache=False, 2025-05-07T20:23:28.8934809Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:28.8934971Z use_cpu=True, 2025-05-07T20:23:28.8935160Z output_dtype=SparseType.FP32, 2025-05-07T20:23:28.8935300Z ) 2025-05-07T20:23:28.8935537Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:28.8936097Z self=, 2025-05-07T20:23:28.8936257Z mixed_B=True, 2025-05-07T20:23:28.8936408Z compile=True, 2025-05-07T20:23:28.8936552Z T=2, 2025-05-07T20:23:28.8936704Z D=15, 2025-05-07T20:23:28.8936923Z B=70, 2025-05-07T20:23:28.8937129Z log_E=4, 2025-05-07T20:23:28.8937389Z L=17, 2025-05-07T20:23:28.8937553Z D_gradcheck=1, 2025-05-07T20:23:28.8937818Z stochastic_rounding=False, 2025-05-07T20:23:28.8937978Z weighted=False, 2025-05-07T20:23:28.8938126Z row_wise=True, 2025-05-07T20:23:28.8938273Z mixed=True, 2025-05-07T20:23:28.8938429Z use_cache=True, 2025-05-07T20:23:28.8938615Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:28.8938763Z use_cpu=True, 2025-05-07T20:23:28.8938948Z output_dtype=SparseType.FP16, 2025-05-07T20:23:28.8939106Z ) 2025-05-07T20:23:28.8939348Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:28.8939911Z self=, 2025-05-07T20:23:28.8940063Z mixed_B=False, 2025-05-07T20:23:28.8940222Z compile=True, 2025-05-07T20:23:28.8940467Z T=2, 2025-05-07T20:23:28.8940616Z D=128, 2025-05-07T20:23:28.8940806Z B=70, 2025-05-07T20:23:28.8941047Z log_E=4, 2025-05-07T20:23:28.8941278Z L=1, 2025-05-07T20:23:28.8941433Z D_gradcheck=1, 2025-05-07T20:23:28.8941612Z stochastic_rounding=True, 2025-05-07T20:23:28.8941774Z weighted=False, 2025-05-07T20:23:28.8941926Z row_wise=False, 2025-05-07T20:23:28.8942075Z mixed=True, 2025-05-07T20:23:28.8942240Z use_cache=True, 2025-05-07T20:23:28.8942429Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:28.8942579Z use_cpu=True, 2025-05-07T20:23:28.8942767Z output_dtype=SparseType.FP16, 2025-05-07T20:23:28.8942906Z ) 2025-05-07T20:23:28.8943223Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:28.8943805Z self=, 2025-05-07T20:23:28.8943955Z mixed_B=True, 2025-05-07T20:23:28.8944117Z compile=True, 2025-05-07T20:23:28.8944263Z T=4, 2025-05-07T20:23:28.8944406Z D=39, 2025-05-07T20:23:28.8944554Z B=89, 2025-05-07T20:23:28.8944707Z log_E=4, 2025-05-07T20:23:28.8944852Z L=1, 2025-05-07T20:23:28.8945012Z D_gradcheck=2, 2025-05-07T20:23:28.8945186Z stochastic_rounding=True, 2025-05-07T20:23:28.8945340Z weighted=True, 2025-05-07T20:23:28.8945500Z row_wise=False, 2025-05-07T20:23:28.8945648Z mixed=True, 2025-05-07T20:23:28.8945800Z use_cache=True, 2025-05-07T20:23:28.8945998Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:28.8946147Z use_cpu=True, 2025-05-07T20:23:28.8946326Z output_dtype=SparseType.FP32, 2025-05-07T20:23:28.8946482Z ) 2025-05-07T20:23:28.8946711Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:28.8947286Z self=, 2025-05-07T20:23:28.8947438Z mixed_B=False, 2025-05-07T20:23:28.8947592Z compile=False, 2025-05-07T20:23:28.8947739Z T=3, 2025-05-07T20:23:28.8947880Z D=62, 2025-05-07T20:23:28.8948020Z B=70, 2025-05-07T20:23:28.8948259Z log_E=3, 2025-05-07T20:23:28.8948416Z L=10, 2025-05-07T20:23:28.8948659Z D_gradcheck=2, 2025-05-07T20:23:28.8948843Z stochastic_rounding=True, 2025-05-07T20:23:28.8949000Z weighted=False, 2025-05-07T20:23:28.8949151Z row_wise=False, 2025-05-07T20:23:28.8949305Z mixed=True, 2025-05-07T20:23:28.8949460Z use_cache=False, 2025-05-07T20:23:28.8949648Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:28.8949806Z use_cpu=True, 2025-05-07T20:23:28.8949991Z output_dtype=SparseType.FP16, 2025-05-07T20:23:28.8950141Z ) 2025-05-07T20:23:28.8950368Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:28.8950933Z self=, 2025-05-07T20:23:28.8951090Z mixed_B=False, 2025-05-07T20:23:28.8951241Z compile=False, 2025-05-07T20:23:28.8951388Z T=5, 2025-05-07T20:23:28.8951536Z D=86, 2025-05-07T20:23:28.8951679Z B=128, 2025-05-07T20:23:28.8951828Z log_E=3, 2025-05-07T20:23:28.8951978Z L=11, 2025-05-07T20:23:28.8952131Z D_gradcheck=1, 2025-05-07T20:23:28.8952390Z stochastic_rounding=False, 2025-05-07T20:23:28.8952549Z weighted=False, 2025-05-07T20:23:28.8952698Z row_wise=True, 2025-05-07T20:23:28.8952853Z mixed=True, 2025-05-07T20:23:28.8953005Z use_cache=True, 2025-05-07T20:23:28.8953196Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:28.8953353Z use_cpu=True, 2025-05-07T20:23:28.8953533Z output_dtype=SparseType.FP32, 2025-05-07T20:23:28.8953675Z ) 2025-05-07T20:23:28.8953908Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:28.8954465Z self=, 2025-05-07T20:23:28.8954616Z mixed_B=False, 2025-05-07T20:23:28.8954776Z compile=False, 2025-05-07T20:23:28.8954916Z T=4, 2025-05-07T20:23:28.8955057Z D=103, 2025-05-07T20:23:28.8955209Z B=107, 2025-05-07T20:23:28.8955357Z log_E=3, 2025-05-07T20:23:28.8955500Z L=14, 2025-05-07T20:23:28.8955660Z D_gradcheck=2, 2025-05-07T20:23:28.8955833Z stochastic_rounding=False, 2025-05-07T20:23:28.8955992Z weighted=False, 2025-05-07T20:23:28.8956146Z row_wise=False, 2025-05-07T20:23:28.8956293Z mixed=True, 2025-05-07T20:23:28.8956451Z use_cache=True, 2025-05-07T20:23:28.8956640Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:28.8956790Z use_cpu=True, 2025-05-07T20:23:28.8956979Z output_dtype=SparseType.FP16, 2025-05-07T20:23:28.8957117Z ) 2025-05-07T20:23:28.8957425Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:28.8958008Z self=, 2025-05-07T20:23:28.8958158Z mixed_B=False, 2025-05-07T20:23:28.8958309Z compile=True, 2025-05-07T20:23:28.8958458Z T=1, 2025-05-07T20:23:28.8958602Z D=55, 2025-05-07T20:23:28.8958752Z B=104, 2025-05-07T20:23:28.8958906Z log_E=3, 2025-05-07T20:23:28.8959047Z L=7, 2025-05-07T20:23:28.8959214Z D_gradcheck=1, 2025-05-07T20:23:28.8959388Z stochastic_rounding=True, 2025-05-07T20:23:28.8959544Z weighted=False, 2025-05-07T20:23:28.8959702Z row_wise=False, 2025-05-07T20:23:28.8959849Z mixed=True, 2025-05-07T20:23:28.8960000Z use_cache=True, 2025-05-07T20:23:28.8960200Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:28.8960352Z use_cpu=True, 2025-05-07T20:23:28.8960531Z output_dtype=SparseType.FP32, 2025-05-07T20:23:28.8960675Z ) 2025-05-07T20:23:28.8960904Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:28.8961461Z self=, 2025-05-07T20:23:28.8961616Z mixed_B=True, 2025-05-07T20:23:28.8961770Z compile=True, 2025-05-07T20:23:28.8961918Z T=5, 2025-05-07T20:23:28.8962060Z D=34, 2025-05-07T20:23:28.8962205Z B=13, 2025-05-07T20:23:28.8962357Z log_E=4, 2025-05-07T20:23:28.8962585Z L=16, 2025-05-07T20:23:28.8962796Z D_gradcheck=2, 2025-05-07T20:23:28.8962977Z stochastic_rounding=True, 2025-05-07T20:23:28.8963129Z weighted=True, 2025-05-07T20:23:28.8963281Z row_wise=False, 2025-05-07T20:23:28.8963440Z mixed=True, 2025-05-07T20:23:28.8963594Z use_cache=False, 2025-05-07T20:23:28.8963782Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:28.8963943Z use_cpu=True, 2025-05-07T20:23:28.8964127Z output_dtype=SparseType.FP16, 2025-05-07T20:23:28.8964274Z ) 2025-05-07T20:23:28.8964508Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:28.8965071Z self=, 2025-05-07T20:23:28.8965228Z mixed_B=True, 2025-05-07T20:23:28.8965380Z compile=False, 2025-05-07T20:23:28.8965521Z T=4, 2025-05-07T20:23:28.8965672Z D=71, 2025-05-07T20:23:28.8965814Z B=26, 2025-05-07T20:23:28.8965959Z log_E=3, 2025-05-07T20:23:28.8966113Z L=6, 2025-05-07T20:23:28.8966274Z D_gradcheck=1, 2025-05-07T20:23:28.8966534Z stochastic_rounding=True, 2025-05-07T20:23:28.8966696Z weighted=False, 2025-05-07T20:23:28.8966846Z row_wise=True, 2025-05-07T20:23:28.8966993Z mixed=True, 2025-05-07T20:23:28.8967150Z use_cache=True, 2025-05-07T20:23:28.8967340Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:28.8967490Z use_cpu=True, 2025-05-07T20:23:28.8967682Z output_dtype=SparseType.FP16, 2025-05-07T20:23:28.8967819Z ) 2025-05-07T20:23:28.9625100Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:28.9625729Z self=, 2025-05-07T20:23:28.9625885Z mixed_B=True, 2025-05-07T20:23:28.9626055Z compile=False, 2025-05-07T20:23:28.9626201Z T=4, 2025-05-07T20:23:28.9626357Z D=121, 2025-05-07T20:23:28.9626503Z B=46, 2025-05-07T20:23:28.9626650Z log_E=4, 2025-05-07T20:23:28.9626809Z L=4, 2025-05-07T20:23:28.9626962Z D_gradcheck=2, 2025-05-07T20:23:28.9627162Z stochastic_rounding=False, 2025-05-07T20:23:28.9627321Z weighted=True, 2025-05-07T20:23:28.9627478Z row_wise=False, 2025-05-07T20:23:28.9627626Z mixed=True, 2025-05-07T20:23:28.9627785Z use_cache=False, 2025-05-07T20:23:28.9627975Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:28.9628123Z use_cpu=True, 2025-05-07T20:23:28.9628309Z output_dtype=SparseType.FP16, 2025-05-07T20:23:28.9628451Z ) 2025-05-07T20:23:28.9629053Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:28.9629644Z self=, 2025-05-07T20:23:28.9629797Z mixed_B=False, 2025-05-07T20:23:28.9629962Z compile=False, 2025-05-07T20:23:28.9630105Z T=1, 2025-05-07T20:23:28.9630246Z D=102, 2025-05-07T20:23:28.9630396Z B=14, 2025-05-07T20:23:28.9630539Z log_E=5, 2025-05-07T20:23:28.9630686Z L=18, 2025-05-07T20:23:28.9630845Z D_gradcheck=1, 2025-05-07T20:23:28.9631022Z stochastic_rounding=True, 2025-05-07T20:23:28.9631175Z weighted=False, 2025-05-07T20:23:28.9631333Z row_wise=True, 2025-05-07T20:23:28.9631478Z mixed=True, 2025-05-07T20:23:28.9631632Z use_cache=False, 2025-05-07T20:23:28.9631826Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:28.9631973Z use_cpu=True, 2025-05-07T20:23:28.9632154Z output_dtype=SparseType.FP16, 2025-05-07T20:23:28.9632305Z ) 2025-05-07T20:23:28.9632658Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:28.9633225Z self=, 2025-05-07T20:23:28.9633378Z mixed_B=True, 2025-05-07T20:23:28.9633533Z compile=False, 2025-05-07T20:23:28.9633683Z T=4, 2025-05-07T20:23:28.9633827Z D=78, 2025-05-07T20:23:28.9633970Z B=61, 2025-05-07T20:23:28.9634123Z log_E=5, 2025-05-07T20:23:28.9634481Z L=3, 2025-05-07T20:23:28.9634650Z D_gradcheck=2, 2025-05-07T20:23:28.9634988Z stochastic_rounding=False, 2025-05-07T20:23:28.9635146Z weighted=True, 2025-05-07T20:23:28.9635296Z row_wise=True, 2025-05-07T20:23:28.9635453Z mixed=True, 2025-05-07T20:23:28.9635606Z use_cache=True, 2025-05-07T20:23:28.9635804Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:28.9635955Z use_cpu=True, 2025-05-07T20:23:28.9636139Z output_dtype=SparseType.FP32, 2025-05-07T20:23:28.9636288Z ) 2025-05-07T20:23:28.9636518Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:28.9637082Z self=, 2025-05-07T20:23:28.9637238Z mixed_B=True, 2025-05-07T20:23:28.9637392Z compile=False, 2025-05-07T20:23:28.9637534Z T=3, 2025-05-07T20:23:28.9637685Z D=128, 2025-05-07T20:23:28.9637833Z B=20, 2025-05-07T20:23:28.9637980Z log_E=4, 2025-05-07T20:23:28.9638133Z L=6, 2025-05-07T20:23:28.9638286Z D_gradcheck=2, 2025-05-07T20:23:28.9638642Z stochastic_rounding=True, 2025-05-07T20:23:28.9638797Z weighted=False, 2025-05-07T20:23:28.9638948Z row_wise=False, 2025-05-07T20:23:28.9639110Z mixed=False, 2025-05-07T20:23:28.9639261Z use_cache=False, 2025-05-07T20:23:28.9639451Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:28.9639606Z use_cpu=True, 2025-05-07T20:23:28.9639784Z output_dtype=SparseType.FP32, 2025-05-07T20:23:28.9639923Z ) 2025-05-07T20:23:28.9640162Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:28.9640726Z self=, 2025-05-07T20:23:28.9640877Z mixed_B=False, 2025-05-07T20:23:28.9641030Z compile=True, 2025-05-07T20:23:28.9641172Z T=5, 2025-05-07T20:23:28.9641315Z D=114, 2025-05-07T20:23:28.9641469Z B=70, 2025-05-07T20:23:28.9641615Z log_E=3, 2025-05-07T20:23:28.9641771Z L=6, 2025-05-07T20:23:28.9641924Z D_gradcheck=2, 2025-05-07T20:23:28.9642100Z stochastic_rounding=True, 2025-05-07T20:23:28.9642259Z weighted=True, 2025-05-07T20:23:28.9642410Z row_wise=False, 2025-05-07T20:23:28.9642558Z mixed=True, 2025-05-07T20:23:28.9642718Z use_cache=True, 2025-05-07T20:23:28.9642909Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:28.9643057Z use_cpu=True, 2025-05-07T20:23:28.9643245Z output_dtype=SparseType.FP16, 2025-05-07T20:23:28.9643382Z ) 2025-05-07T20:23:28.9643714Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:28.9644299Z self=, 2025-05-07T20:23:28.9644449Z mixed_B=False, 2025-05-07T20:23:28.9644608Z compile=True, 2025-05-07T20:23:28.9644750Z T=4, 2025-05-07T20:23:28.9644893Z D=128, 2025-05-07T20:23:28.9645041Z B=42, 2025-05-07T20:23:28.9645187Z log_E=4, 2025-05-07T20:23:28.9645336Z L=12, 2025-05-07T20:23:28.9645493Z D_gradcheck=1, 2025-05-07T20:23:28.9645671Z stochastic_rounding=True, 2025-05-07T20:23:28.9645826Z weighted=False, 2025-05-07T20:23:28.9645985Z row_wise=True, 2025-05-07T20:23:28.9646134Z mixed=False, 2025-05-07T20:23:28.9646285Z use_cache=True, 2025-05-07T20:23:28.9646481Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:28.9646629Z use_cpu=True, 2025-05-07T20:23:28.9646812Z output_dtype=SparseType.FP16, 2025-05-07T20:23:28.9646959Z ) 2025-05-07T20:23:28.9647190Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:28.9647759Z self=, 2025-05-07T20:23:28.9647913Z mixed_B=True, 2025-05-07T20:23:28.9648208Z compile=True, 2025-05-07T20:23:28.9648358Z T=2, 2025-05-07T20:23:28.9648501Z D=111, 2025-05-07T20:23:28.9648648Z B=109, 2025-05-07T20:23:28.9648797Z log_E=4, 2025-05-07T20:23:28.9649067Z L=6, 2025-05-07T20:23:28.9649236Z D_gradcheck=1, 2025-05-07T20:23:28.9649515Z stochastic_rounding=False, 2025-05-07T20:23:28.9649671Z weighted=False, 2025-05-07T20:23:28.9649823Z row_wise=False, 2025-05-07T20:23:28.9649977Z mixed=True, 2025-05-07T20:23:28.9650130Z use_cache=False, 2025-05-07T20:23:28.9650321Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:28.9650479Z use_cpu=True, 2025-05-07T20:23:28.9650659Z output_dtype=SparseType.FP32, 2025-05-07T20:23:28.9650809Z ) 2025-05-07T20:23:28.9651043Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:28.9651602Z self=, 2025-05-07T20:23:28.9651759Z mixed_B=True, 2025-05-07T20:23:28.9651911Z compile=True, 2025-05-07T20:23:28.9652056Z T=3, 2025-05-07T20:23:28.9652205Z D=53, 2025-05-07T20:23:28.9652347Z B=59, 2025-05-07T20:23:28.9652493Z log_E=3, 2025-05-07T20:23:28.9652644Z L=1, 2025-05-07T20:23:28.9652796Z D_gradcheck=1, 2025-05-07T20:23:28.9653058Z stochastic_rounding=True, 2025-05-07T20:23:28.9653218Z weighted=False, 2025-05-07T20:23:28.9653373Z row_wise=False, 2025-05-07T20:23:28.9653522Z mixed=False, 2025-05-07T20:23:28.9653683Z use_cache=False, 2025-05-07T20:23:28.9653874Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:28.9654030Z use_cpu=True, 2025-05-07T20:23:28.9654211Z output_dtype=SparseType.FP16, 2025-05-07T20:23:28.9654351Z ) 2025-05-07T20:23:28.9654586Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:28.9655145Z self=, 2025-05-07T20:23:28.9655301Z mixed_B=True, 2025-05-07T20:23:28.9655465Z compile=False, 2025-05-07T20:23:28.9655611Z T=1, 2025-05-07T20:23:28.9655758Z D=93, 2025-05-07T20:23:28.9655905Z B=41, 2025-05-07T20:23:28.9656051Z log_E=4, 2025-05-07T20:23:28.9656199Z L=3, 2025-05-07T20:23:28.9656360Z D_gradcheck=2, 2025-05-07T20:23:28.9656547Z stochastic_rounding=False, 2025-05-07T20:23:28.9656702Z weighted=True, 2025-05-07T20:23:28.9656863Z row_wise=True, 2025-05-07T20:23:28.9657011Z mixed=True, 2025-05-07T20:23:28.9657171Z use_cache=False, 2025-05-07T20:23:28.9657357Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:28.9657506Z use_cpu=True, 2025-05-07T20:23:28.9657699Z output_dtype=SparseType.FP32, 2025-05-07T20:23:28.9657841Z ) 2025-05-07T20:23:28.9658166Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:28.9658744Z self=, 2025-05-07T20:23:28.9658899Z mixed_B=False, 2025-05-07T20:23:28.9659050Z compile=False, 2025-05-07T20:23:28.9659202Z T=1, 2025-05-07T20:23:28.9659348Z D=113, 2025-05-07T20:23:28.9659490Z B=36, 2025-05-07T20:23:28.9659643Z log_E=5, 2025-05-07T20:23:28.9659790Z L=20, 2025-05-07T20:23:28.9659944Z D_gradcheck=2, 2025-05-07T20:23:28.9660127Z stochastic_rounding=True, 2025-05-07T20:23:28.9660279Z weighted=False, 2025-05-07T20:23:28.9660440Z row_wise=True, 2025-05-07T20:23:28.9660591Z mixed=True, 2025-05-07T20:23:28.9660744Z use_cache=True, 2025-05-07T20:23:28.9660939Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:28.9661090Z use_cpu=True, 2025-05-07T20:23:28.9661272Z output_dtype=SparseType.FP16, 2025-05-07T20:23:28.9661420Z ) 2025-05-07T20:23:28.9661649Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:28.9662208Z self=, 2025-05-07T20:23:28.9662365Z mixed_B=False, 2025-05-07T20:23:28.9662517Z compile=True, 2025-05-07T20:23:28.9662660Z T=3, 2025-05-07T20:23:28.9662810Z D=30, 2025-05-07T20:23:28.9662957Z B=28, 2025-05-07T20:23:28.9663109Z log_E=5, 2025-05-07T20:23:28.9663337Z L=5, 2025-05-07T20:23:28.9663505Z D_gradcheck=1, 2025-05-07T20:23:28.9663779Z stochastic_rounding=True, 2025-05-07T20:23:28.9663933Z weighted=True, 2025-05-07T20:23:28.9664085Z row_wise=False, 2025-05-07T20:23:28.9664242Z mixed=True, 2025-05-07T20:23:28.9664395Z use_cache=True, 2025-05-07T20:23:28.9664581Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:28.9664738Z use_cpu=True, 2025-05-07T20:23:28.9664916Z output_dtype=SparseType.FP32, 2025-05-07T20:23:28.9665053Z ) 2025-05-07T20:23:28.9665287Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:28.9665844Z self=, 2025-05-07T20:23:28.9666004Z mixed_B=False, 2025-05-07T20:23:28.9666156Z compile=True, 2025-05-07T20:23:28.9666297Z T=1, 2025-05-07T20:23:28.9666445Z D=29, 2025-05-07T20:23:28.9666588Z B=122, 2025-05-07T20:23:28.9666736Z log_E=3, 2025-05-07T20:23:28.9666888Z L=8, 2025-05-07T20:23:28.9667062Z D_gradcheck=1, 2025-05-07T20:23:28.9667237Z stochastic_rounding=True, 2025-05-07T20:23:28.9667500Z weighted=True, 2025-05-07T20:23:28.9667651Z row_wise=True, 2025-05-07T20:23:28.9667801Z mixed=False, 2025-05-07T20:23:28.9667958Z use_cache=True, 2025-05-07T20:23:28.9668146Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:28.9668295Z use_cpu=True, 2025-05-07T20:23:28.9668477Z output_dtype=SparseType.FP32, 2025-05-07T20:23:28.9668616Z ) 2025-05-07T20:23:28.9668851Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:28.9669419Z self=, 2025-05-07T20:23:28.9669572Z mixed_B=False, 2025-05-07T20:23:28.9669732Z compile=False, 2025-05-07T20:23:28.9669872Z T=3, 2025-05-07T20:23:28.9670018Z D=123, 2025-05-07T20:23:28.9670168Z B=5, 2025-05-07T20:23:28.9670312Z log_E=4, 2025-05-07T20:23:28.9670463Z L=8, 2025-05-07T20:23:28.9670624Z D_gradcheck=1, 2025-05-07T20:23:28.9670801Z stochastic_rounding=False, 2025-05-07T20:23:28.9670958Z weighted=False, 2025-05-07T20:23:28.9671117Z row_wise=False, 2025-05-07T20:23:28.9671266Z mixed=False, 2025-05-07T20:23:28.9671417Z use_cache=True, 2025-05-07T20:23:28.9671612Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:28.9671761Z use_cpu=True, 2025-05-07T20:23:28.9671950Z output_dtype=SparseType.FP16, 2025-05-07T20:23:28.9672087Z ) 2025-05-07T20:23:28.9672422Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:28.9673008Z self=, 2025-05-07T20:23:28.9673157Z mixed_B=True, 2025-05-07T20:23:28.9673309Z compile=False, 2025-05-07T20:23:28.9673460Z T=2, 2025-05-07T20:23:28.9673603Z D=51, 2025-05-07T20:23:28.9673748Z B=117, 2025-05-07T20:23:28.9673899Z log_E=4, 2025-05-07T20:23:28.9674047Z L=5, 2025-05-07T20:23:28.9674199Z D_gradcheck=2, 2025-05-07T20:23:28.9674379Z stochastic_rounding=True, 2025-05-07T20:23:28.9674534Z weighted=True, 2025-05-07T20:23:28.9674684Z row_wise=False, 2025-05-07T20:23:28.9674839Z mixed=False, 2025-05-07T20:23:28.9674995Z use_cache=True, 2025-05-07T20:23:28.9675190Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:28.9675339Z use_cpu=True, 2025-05-07T20:23:28.9675520Z output_dtype=SparseType.FP16, 2025-05-07T20:23:28.9675668Z ) 2025-05-07T20:23:28.9675896Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:28.9676454Z self=, 2025-05-07T20:23:28.9676611Z mixed_B=False, 2025-05-07T20:23:28.9676764Z compile=False, 2025-05-07T20:23:28.9676906Z T=3, 2025-05-07T20:23:28.9677056Z D=85, 2025-05-07T20:23:28.9677198Z B=79, 2025-05-07T20:23:28.9677341Z log_E=4, 2025-05-07T20:23:28.9677644Z L=17, 2025-05-07T20:23:28.9677814Z D_gradcheck=1, 2025-05-07T20:23:28.9678071Z stochastic_rounding=True, 2025-05-07T20:23:28.9678238Z weighted=False, 2025-05-07T20:23:28.9678388Z row_wise=False, 2025-05-07T20:23:28.9678546Z mixed=False, 2025-05-07T20:23:28.9678700Z use_cache=False, 2025-05-07T20:23:28.9678887Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:28.9679048Z use_cpu=True, 2025-05-07T20:23:28.9679228Z output_dtype=SparseType.FP32, 2025-05-07T20:23:28.9679369Z ) 2025-05-07T20:23:28.9679603Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:28.9680498Z self=, 2025-05-07T20:23:28.9680658Z mixed_B=False, 2025-05-07T20:23:28.9680816Z compile=False, 2025-05-07T20:23:28.9680961Z T=2, 2025-05-07T20:23:28.9681103Z D=48, 2025-05-07T20:23:28.9681248Z B=32, 2025-05-07T20:23:28.9681391Z log_E=4, 2025-05-07T20:23:28.9681549Z L=0, 2025-05-07T20:23:28.9681701Z D_gradcheck=2, 2025-05-07T20:23:28.9681878Z stochastic_rounding=True, 2025-05-07T20:23:28.9682332Z weighted=False, 2025-05-07T20:23:28.9682485Z row_wise=False, 2025-05-07T20:23:28.9682633Z mixed=True, 2025-05-07T20:23:28.9682792Z use_cache=True, 2025-05-07T20:23:28.9682978Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:28.9683133Z use_cpu=True, 2025-05-07T20:23:28.9683319Z output_dtype=SparseType.FP32, 2025-05-07T20:23:28.9683461Z ) 2025-05-07T20:23:28.9683690Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:28.9684259Z self=, 2025-05-07T20:23:28.9684411Z mixed_B=False, 2025-05-07T20:23:28.9684563Z compile=False, 2025-05-07T20:23:28.9684720Z T=1, 2025-05-07T20:23:28.9684869Z D=90, 2025-05-07T20:23:28.9685019Z B=18, 2025-05-07T20:23:28.9685161Z log_E=5, 2025-05-07T20:23:28.9685309Z L=2, 2025-05-07T20:23:28.9685469Z D_gradcheck=1, 2025-05-07T20:23:28.9685648Z stochastic_rounding=False, 2025-05-07T20:23:28.9685806Z weighted=False, 2025-05-07T20:23:28.9685964Z row_wise=False, 2025-05-07T20:23:28.9686117Z mixed=False, 2025-05-07T20:23:28.9686269Z use_cache=True, 2025-05-07T20:23:28.9686467Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:28.9686617Z use_cpu=True, 2025-05-07T20:23:28.9686795Z output_dtype=SparseType.FP16, 2025-05-07T20:23:28.9686936Z ) 2025-05-07T20:23:29.0373162Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:29.0374216Z self=, 2025-05-07T20:23:29.0375096Z mixed_B=False, 2025-05-07T20:23:29.0375466Z compile=True, 2025-05-07T20:23:29.0375825Z T=3, 2025-05-07T20:23:29.0376162Z D=20, 2025-05-07T20:23:29.0376489Z B=108, 2025-05-07T20:23:29.0376816Z log_E=5, 2025-05-07T20:23:29.0377167Z L=3, 2025-05-07T20:23:29.0377515Z D_gradcheck=1, 2025-05-07T20:23:29.0377908Z stochastic_rounding=False, 2025-05-07T20:23:29.0378352Z weighted=True, 2025-05-07T20:23:29.0378733Z row_wise=True, 2025-05-07T20:23:29.0379095Z mixed=False, 2025-05-07T20:23:29.0379466Z use_cache=False, 2025-05-07T20:23:29.0380062Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:29.0380536Z use_cpu=True, 2025-05-07T20:23:29.0380933Z output_dtype=SparseType.FP16, 2025-05-07T20:23:29.0381375Z ) 2025-05-07T20:23:29.0381776Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:29.0382714Z self=, 2025-05-07T20:23:29.0383586Z mixed_B=False, 2025-05-07T20:23:29.0383949Z compile=True, 2025-05-07T20:23:29.0384301Z T=4, 2025-05-07T20:23:29.0384632Z D=52, 2025-05-07T20:23:29.0384976Z B=21, 2025-05-07T20:23:29.0385300Z log_E=4, 2025-05-07T20:23:29.0385868Z L=4, 2025-05-07T20:23:29.0386223Z D_gradcheck=1, 2025-05-07T20:23:29.0386879Z stochastic_rounding=True, 2025-05-07T20:23:29.0387328Z weighted=False, 2025-05-07T20:23:29.0387700Z row_wise=True, 2025-05-07T20:23:29.0388059Z mixed=False, 2025-05-07T20:23:29.0388425Z use_cache=True, 2025-05-07T20:23:29.0388834Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:29.0389302Z use_cpu=True, 2025-05-07T20:23:29.0389701Z output_dtype=SparseType.FP32, 2025-05-07T20:23:29.0390139Z ) 2025-05-07T20:23:29.0390539Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:29.0391477Z self=, 2025-05-07T20:23:29.0392347Z mixed_B=True, 2025-05-07T20:23:29.0392714Z compile=True, 2025-05-07T20:23:29.0393064Z T=2, 2025-05-07T20:23:29.0393389Z D=52, 2025-05-07T20:23:29.0393724Z B=109, 2025-05-07T20:23:29.0394047Z log_E=3, 2025-05-07T20:23:29.0394391Z L=10, 2025-05-07T20:23:29.0394728Z D_gradcheck=1, 2025-05-07T20:23:29.0395122Z stochastic_rounding=False, 2025-05-07T20:23:29.0395800Z weighted=True, 2025-05-07T20:23:29.0396170Z row_wise=False, 2025-05-07T20:23:29.0396528Z mixed=True, 2025-05-07T20:23:29.0396890Z use_cache=True, 2025-05-07T20:23:29.0397293Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:29.0397757Z use_cpu=True, 2025-05-07T20:23:29.0398148Z output_dtype=SparseType.FP32, 2025-05-07T20:23:29.0398587Z ) 2025-05-07T20:23:29.0398981Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:29.0399915Z self=, 2025-05-07T20:23:29.0400778Z mixed_B=False, 2025-05-07T20:23:29.0401142Z compile=False, 2025-05-07T20:23:29.0401509Z T=3, 2025-05-07T20:23:29.0401838Z D=19, 2025-05-07T20:23:29.0402163Z B=99, 2025-05-07T20:23:29.0402491Z log_E=4, 2025-05-07T20:23:29.0402834Z L=19, 2025-05-07T20:23:29.0403166Z D_gradcheck=1, 2025-05-07T20:23:29.0403560Z stochastic_rounding=True, 2025-05-07T20:23:29.0404003Z weighted=False, 2025-05-07T20:23:29.0404377Z row_wise=True, 2025-05-07T20:23:29.0404737Z mixed=False, 2025-05-07T20:23:29.0405101Z use_cache=True, 2025-05-07T20:23:29.0405505Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:29.0405969Z use_cpu=True, 2025-05-07T20:23:29.0406365Z output_dtype=SparseType.FP16, 2025-05-07T20:23:29.0406828Z ) 2025-05-07T20:23:29.0407221Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:29.0408516Z self=, 2025-05-07T20:23:29.0409395Z mixed_B=True, 2025-05-07T20:23:29.0409755Z compile=False, 2025-05-07T20:23:29.0410120Z T=5, 2025-05-07T20:23:29.0410448Z D=44, 2025-05-07T20:23:29.0410771Z B=122, 2025-05-07T20:23:29.0411101Z log_E=4, 2025-05-07T20:23:29.0411450Z L=3, 2025-05-07T20:23:29.0411789Z D_gradcheck=2, 2025-05-07T20:23:29.0412186Z stochastic_rounding=False, 2025-05-07T20:23:29.0412626Z weighted=True, 2025-05-07T20:23:29.0412990Z row_wise=False, 2025-05-07T20:23:29.0413365Z mixed=False, 2025-05-07T20:23:29.0413736Z use_cache=False, 2025-05-07T20:23:29.0414141Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:29.0414617Z use_cpu=True, 2025-05-07T20:23:29.0415011Z output_dtype=SparseType.FP16, 2025-05-07T20:23:29.0415454Z ) 2025-05-07T20:23:29.0415840Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:29.0416776Z self=, 2025-05-07T20:23:29.0417634Z mixed_B=True, 2025-05-07T20:23:29.0417991Z compile=True, 2025-05-07T20:23:29.0418346Z T=4, 2025-05-07T20:23:29.0418674Z D=53, 2025-05-07T20:23:29.0418996Z B=30, 2025-05-07T20:23:29.0419331Z log_E=3, 2025-05-07T20:23:29.0419668Z L=3, 2025-05-07T20:23:29.0420136Z D_gradcheck=1, 2025-05-07T20:23:29.0420600Z stochastic_rounding=True, 2025-05-07T20:23:29.0421049Z weighted=False, 2025-05-07T20:23:29.0421413Z row_wise=True, 2025-05-07T20:23:29.0421778Z mixed=True, 2025-05-07T20:23:29.0422141Z use_cache=False, 2025-05-07T20:23:29.0422553Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:29.0423034Z use_cpu=True, 2025-05-07T20:23:29.0423431Z output_dtype=SparseType.FP32, 2025-05-07T20:23:29.0423863Z ) 2025-05-07T20:23:29.0424263Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:29.0425204Z self=, 2025-05-07T20:23:29.0426071Z mixed_B=True, 2025-05-07T20:23:29.0426434Z compile=False, 2025-05-07T20:23:29.0426799Z T=1, 2025-05-07T20:23:29.0427123Z D=57, 2025-05-07T20:23:29.0427445Z B=98, 2025-05-07T20:23:29.0427780Z log_E=4, 2025-05-07T20:23:29.0428125Z L=7, 2025-05-07T20:23:29.0428457Z D_gradcheck=2, 2025-05-07T20:23:29.0428857Z stochastic_rounding=True, 2025-05-07T20:23:29.0429493Z weighted=True, 2025-05-07T20:23:29.0429858Z row_wise=True, 2025-05-07T20:23:29.0430246Z mixed=False, 2025-05-07T20:23:29.0430619Z use_cache=True, 2025-05-07T20:23:29.0431016Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:29.0431487Z use_cpu=True, 2025-05-07T20:23:29.0431886Z output_dtype=SparseType.FP32, 2025-05-07T20:23:29.0432459Z ) 2025-05-07T20:23:29.0432880Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:29.0433827Z self=, 2025-05-07T20:23:29.0434687Z mixed_B=False, 2025-05-07T20:23:29.0435059Z compile=False, 2025-05-07T20:23:29.0435416Z T=4, 2025-05-07T20:23:29.0435737Z D=49, 2025-05-07T20:23:29.0436069Z B=13, 2025-05-07T20:23:29.0436402Z log_E=3, 2025-05-07T20:23:29.0436735Z L=17, 2025-05-07T20:23:29.0437076Z D_gradcheck=2, 2025-05-07T20:23:29.0437473Z stochastic_rounding=True, 2025-05-07T20:23:29.0437904Z weighted=False, 2025-05-07T20:23:29.0438279Z row_wise=False, 2025-05-07T20:23:29.0438644Z mixed=True, 2025-05-07T20:23:29.0438999Z use_cache=True, 2025-05-07T20:23:29.0439410Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:29.0439889Z use_cpu=True, 2025-05-07T20:23:29.0440285Z output_dtype=SparseType.FP32, 2025-05-07T20:23:29.0440738Z ) 2025-05-07T20:23:29.0441136Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:29.0442211Z self=, 2025-05-07T20:23:29.0443090Z mixed_B=True, 2025-05-07T20:23:29.0443457Z compile=False, 2025-05-07T20:23:29.0443820Z T=1, 2025-05-07T20:23:29.0444149Z D=108, 2025-05-07T20:23:29.0444484Z B=11, 2025-05-07T20:23:29.0444810Z log_E=5, 2025-05-07T20:23:29.0445143Z L=7, 2025-05-07T20:23:29.0445486Z D_gradcheck=1, 2025-05-07T20:23:29.0445907Z stochastic_rounding=True, 2025-05-07T20:23:29.0446420Z weighted=True, 2025-05-07T20:23:29.0446827Z row_wise=True, 2025-05-07T20:23:29.0447199Z mixed=True, 2025-05-07T20:23:29.0447555Z use_cache=True, 2025-05-07T20:23:29.0448077Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:29.0448560Z use_cpu=True, 2025-05-07T20:23:29.0448953Z output_dtype=SparseType.FP32, 2025-05-07T20:23:29.0449402Z ) 2025-05-07T20:23:29.0449801Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:29.0450730Z self=, 2025-05-07T20:23:29.0451593Z mixed_B=True, 2025-05-07T20:23:29.0451961Z compile=False, 2025-05-07T20:23:29.0452332Z T=5, 2025-05-07T20:23:29.0452652Z D=76, 2025-05-07T20:23:29.0452982Z B=49, 2025-05-07T20:23:29.0453316Z log_E=4, 2025-05-07T20:23:29.0453649Z L=9, 2025-05-07T20:23:29.0454165Z D_gradcheck=1, 2025-05-07T20:23:29.0454641Z stochastic_rounding=False, 2025-05-07T20:23:29.0455075Z weighted=True, 2025-05-07T20:23:29.0455448Z row_wise=False, 2025-05-07T20:23:29.0455818Z mixed=True, 2025-05-07T20:23:29.0456171Z use_cache=False, 2025-05-07T20:23:29.0456589Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:29.0457062Z use_cpu=True, 2025-05-07T20:23:29.0457454Z output_dtype=SparseType.FP16, 2025-05-07T20:23:29.0457895Z ) 2025-05-07T20:23:29.0458297Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:29.0459230Z self=, 2025-05-07T20:23:29.0460100Z mixed_B=True, 2025-05-07T20:23:29.0460466Z compile=True, 2025-05-07T20:23:29.0460815Z T=1, 2025-05-07T20:23:29.0461145Z D=51, 2025-05-07T20:23:29.0461476Z B=82, 2025-05-07T20:23:29.0461803Z log_E=3, 2025-05-07T20:23:29.0462137Z L=18, 2025-05-07T20:23:29.0462481Z D_gradcheck=1, 2025-05-07T20:23:29.0462868Z stochastic_rounding=True, 2025-05-07T20:23:29.0463423Z weighted=True, 2025-05-07T20:23:29.0463792Z row_wise=True, 2025-05-07T20:23:29.0464152Z mixed=True, 2025-05-07T20:23:29.0464500Z use_cache=False, 2025-05-07T20:23:29.0464915Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:29.0465389Z use_cpu=True, 2025-05-07T20:23:29.0465776Z output_dtype=SparseType.FP16, 2025-05-07T20:23:29.0466213Z ) 2025-05-07T20:23:29.0466609Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:29.0467538Z self=, 2025-05-07T20:23:29.0468400Z mixed_B=True, 2025-05-07T20:23:29.0468768Z compile=False, 2025-05-07T20:23:29.0469121Z T=3, 2025-05-07T20:23:29.0469447Z D=57, 2025-05-07T20:23:29.0469781Z B=84, 2025-05-07T20:23:29.0470103Z log_E=5, 2025-05-07T20:23:29.0470457Z L=8, 2025-05-07T20:23:29.0470792Z D_gradcheck=1, 2025-05-07T20:23:29.0471174Z stochastic_rounding=False, 2025-05-07T20:23:29.0471619Z weighted=True, 2025-05-07T20:23:29.0471989Z row_wise=False, 2025-05-07T20:23:29.0472356Z mixed=True, 2025-05-07T20:23:29.0472710Z use_cache=True, 2025-05-07T20:23:29.0473121Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:29.0473596Z use_cpu=True, 2025-05-07T20:23:29.0473984Z output_dtype=SparseType.FP32, 2025-05-07T20:23:29.0474420Z ) 2025-05-07T20:23:29.0474818Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:29.0475862Z self=, 2025-05-07T20:23:29.0476737Z mixed_B=False, 2025-05-07T20:23:29.0477110Z compile=False, 2025-05-07T20:23:29.0477470Z T=1, 2025-05-07T20:23:29.0477799Z D=115, 2025-05-07T20:23:29.0478130Z B=92, 2025-05-07T20:23:29.0478458Z log_E=5, 2025-05-07T20:23:29.0478800Z L=7, 2025-05-07T20:23:29.0479143Z D_gradcheck=1, 2025-05-07T20:23:29.0479526Z stochastic_rounding=True, 2025-05-07T20:23:29.0480357Z weighted=False, 2025-05-07T20:23:29.0480736Z row_wise=False, 2025-05-07T20:23:29.0481099Z mixed=False, 2025-05-07T20:23:29.0481463Z use_cache=True, 2025-05-07T20:23:29.0481870Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:29.0482337Z use_cpu=True, 2025-05-07T20:23:29.0482730Z output_dtype=SparseType.FP16, 2025-05-07T20:23:29.0483184Z ) 2025-05-07T20:23:29.0483587Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:29.0484518Z self=, 2025-05-07T20:23:29.0485383Z mixed_B=True, 2025-05-07T20:23:29.0485745Z compile=True, 2025-05-07T20:23:29.0486095Z T=1, 2025-05-07T20:23:29.0486431Z D=54, 2025-05-07T20:23:29.0486764Z B=84, 2025-05-07T20:23:29.0487092Z log_E=3, 2025-05-07T20:23:29.0487433Z L=15, 2025-05-07T20:23:29.0488157Z D_gradcheck=2, 2025-05-07T20:23:29.0488574Z stochastic_rounding=True, 2025-05-07T20:23:29.0489153Z weighted=True, 2025-05-07T20:23:29.0489521Z row_wise=False, 2025-05-07T20:23:29.0489883Z mixed=False, 2025-05-07T20:23:29.0490263Z use_cache=False, 2025-05-07T20:23:29.0490678Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:29.0491146Z use_cpu=True, 2025-05-07T20:23:29.0491542Z output_dtype=SparseType.FP16, 2025-05-07T20:23:29.0491981Z ) 2025-05-07T20:23:29.0492376Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:29.0493321Z self=, 2025-05-07T20:23:29.0494188Z mixed_B=True, 2025-05-07T20:23:29.0494555Z compile=True, 2025-05-07T20:23:29.0494907Z T=4, 2025-05-07T20:23:29.0495233Z D=67, 2025-05-07T20:23:29.0495561Z B=42, 2025-05-07T20:23:29.0495884Z log_E=5, 2025-05-07T20:23:29.0496223Z L=16, 2025-05-07T20:23:29.0496569Z D_gradcheck=2, 2025-05-07T20:23:29.0496953Z stochastic_rounding=False, 2025-05-07T20:23:29.0497637Z weighted=False, 2025-05-07T20:23:29.0498013Z row_wise=True, 2025-05-07T20:23:29.0498369Z mixed=False, 2025-05-07T20:23:29.0498735Z use_cache=False, 2025-05-07T20:23:29.0499151Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:29.0499623Z use_cpu=True, 2025-05-07T20:23:29.0500023Z output_dtype=SparseType.FP16, 2025-05-07T20:23:29.0500460Z ) 2025-05-07T20:23:29.0500852Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:29.0501795Z self=, 2025-05-07T20:23:29.0502655Z mixed_B=False, 2025-05-07T20:23:29.0503026Z compile=True, 2025-05-07T20:23:29.0503379Z T=2, 2025-05-07T20:23:29.0503703Z D=32, 2025-05-07T20:23:29.0504032Z B=27, 2025-05-07T20:23:29.0504354Z log_E=5, 2025-05-07T20:23:29.0504694Z L=14, 2025-05-07T20:23:29.0505040Z D_gradcheck=2, 2025-05-07T20:23:29.0505423Z stochastic_rounding=False, 2025-05-07T20:23:29.0505868Z weighted=True, 2025-05-07T20:23:29.0506236Z row_wise=True, 2025-05-07T20:23:29.0506588Z mixed=False, 2025-05-07T20:23:29.0506949Z use_cache=True, 2025-05-07T20:23:29.0507356Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:29.0507825Z use_cpu=True, 2025-05-07T20:23:29.0508218Z output_dtype=SparseType.FP32, 2025-05-07T20:23:29.0508654Z ) 2025-05-07T20:23:29.0509045Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:29.0510232Z self=, 2025-05-07T20:23:29.0511118Z mixed_B=False, 2025-05-07T20:23:29.0511481Z compile=False, 2025-05-07T20:23:29.0511837Z T=2, 2025-05-07T20:23:29.0512163Z D=43, 2025-05-07T20:23:29.0512492Z B=71, 2025-05-07T20:23:29.0512818Z log_E=3, 2025-05-07T20:23:29.0513164Z L=15, 2025-05-07T20:23:29.0513498Z D_gradcheck=2, 2025-05-07T20:23:29.0513884Z stochastic_rounding=False, 2025-05-07T20:23:29.0514326Z weighted=False, 2025-05-07T20:23:29.0514696Z row_wise=True, 2025-05-07T20:23:29.0515051Z mixed=True, 2025-05-07T20:23:29.0529327Z use_cache=True, 2025-05-07T20:23:29.0529788Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:29.0530279Z use_cpu=True, 2025-05-07T20:23:29.0530666Z output_dtype=SparseType.FP16, 2025-05-07T20:23:29.0531109Z ) 2025-05-07T20:23:29.1106032Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:29.1107151Z self=, 2025-05-07T20:23:29.1108236Z mixed_B=True, 2025-05-07T20:23:29.1108685Z compile=False, 2025-05-07T20:23:29.1109111Z T=3, 2025-05-07T20:23:29.1109563Z D=88, 2025-05-07T20:23:29.1109889Z B=60, 2025-05-07T20:23:29.1110294Z log_E=3, 2025-05-07T20:23:29.1110713Z L=14, 2025-05-07T20:23:29.1111472Z D_gradcheck=1, 2025-05-07T20:23:29.1111888Z stochastic_rounding=False, 2025-05-07T20:23:29.1112536Z weighted=True, 2025-05-07T20:23:29.1113016Z row_wise=False, 2025-05-07T20:23:29.1113431Z mixed=False, 2025-05-07T20:23:29.1113893Z use_cache=True, 2025-05-07T20:23:29.1114300Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:29.1114841Z use_cpu=True, 2025-05-07T20:23:29.1115336Z output_dtype=SparseType.FP16, 2025-05-07T20:23:29.1115779Z ) 2025-05-07T20:23:29.1116209Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:29.1117289Z self=, 2025-05-07T20:23:29.1118229Z mixed_B=True, 2025-05-07T20:23:29.1118636Z compile=False, 2025-05-07T20:23:29.1119038Z T=3, 2025-05-07T20:23:29.1119419Z D=94, 2025-05-07T20:23:29.1119751Z B=39, 2025-05-07T20:23:29.1120117Z log_E=4, 2025-05-07T20:23:29.1120514Z L=10, 2025-05-07T20:23:29.1120898Z D_gradcheck=2, 2025-05-07T20:23:29.1121349Z stochastic_rounding=False, 2025-05-07T20:23:29.1121993Z weighted=True, 2025-05-07T20:23:29.1122354Z row_wise=True, 2025-05-07T20:23:29.1122828Z mixed=True, 2025-05-07T20:23:29.1123192Z use_cache=True, 2025-05-07T20:23:29.1123628Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:29.1124214Z use_cpu=True, 2025-05-07T20:23:29.1124646Z output_dtype=SparseType.FP32, 2025-05-07T20:23:29.1125139Z ) 2025-05-07T20:23:29.1125541Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:29.1126574Z self=, 2025-05-07T20:23:29.1127494Z mixed_B=True, 2025-05-07T20:23:29.1127898Z compile=False, 2025-05-07T20:23:29.1128379Z T=2, 2025-05-07T20:23:29.1128736Z D=113, 2025-05-07T20:23:29.1129223Z B=52, 2025-05-07T20:23:29.1129584Z log_E=4, 2025-05-07T20:23:29.1130002Z L=7, 2025-05-07T20:23:29.1130376Z D_gradcheck=2, 2025-05-07T20:23:29.1130828Z stochastic_rounding=False, 2025-05-07T20:23:29.1131314Z weighted=False, 2025-05-07T20:23:29.1131751Z row_wise=True, 2025-05-07T20:23:29.1132156Z mixed=True, 2025-05-07T20:23:29.1132604Z use_cache=True, 2025-05-07T20:23:29.1133101Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:29.1133612Z use_cpu=True, 2025-05-07T20:23:29.1134069Z output_dtype=SparseType.FP16, 2025-05-07T20:23:29.1134695Z ) 2025-05-07T20:23:29.1135095Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:29.1136452Z self=, 2025-05-07T20:23:29.1137410Z mixed_B=True, 2025-05-07T20:23:29.1137820Z compile=False, 2025-05-07T20:23:29.1138215Z T=5, 2025-05-07T20:23:29.1138567Z D=106, 2025-05-07T20:23:29.1138960Z B=48, 2025-05-07T20:23:29.1139360Z log_E=5, 2025-05-07T20:23:29.1139735Z L=4, 2025-05-07T20:23:29.1140083Z D_gradcheck=2, 2025-05-07T20:23:29.1140577Z stochastic_rounding=True, 2025-05-07T20:23:29.1141089Z weighted=True, 2025-05-07T20:23:29.1141476Z row_wise=False, 2025-05-07T20:23:29.1141944Z mixed=False, 2025-05-07T20:23:29.1142344Z use_cache=True, 2025-05-07T20:23:29.1142795Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:29.1143350Z use_cpu=True, 2025-05-07T20:23:29.1143811Z output_dtype=SparseType.FP16, 2025-05-07T20:23:29.1144360Z ) 2025-05-07T20:23:29.1144871Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:29.1145975Z self=, 2025-05-07T20:23:29.1147038Z mixed_B=True, 2025-05-07T20:23:29.1147455Z compile=True, 2025-05-07T20:23:29.1147881Z T=5, 2025-05-07T20:23:29.1148211Z D=42, 2025-05-07T20:23:29.1148595Z B=89, 2025-05-07T20:23:29.1148987Z log_E=3, 2025-05-07T20:23:29.1149407Z L=6, 2025-05-07T20:23:29.1150104Z D_gradcheck=2, 2025-05-07T20:23:29.1150553Z stochastic_rounding=True, 2025-05-07T20:23:29.1151198Z weighted=False, 2025-05-07T20:23:29.1151707Z row_wise=False, 2025-05-07T20:23:29.1152139Z mixed=True, 2025-05-07T20:23:29.1152560Z use_cache=True, 2025-05-07T20:23:29.1153022Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:29.1153542Z use_cpu=True, 2025-05-07T20:23:29.1154010Z output_dtype=SparseType.FP32, 2025-05-07T20:23:29.1154479Z ) 2025-05-07T20:23:29.1155019Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:29.1156047Z self=, 2025-05-07T20:23:29.1157087Z mixed_B=True, 2025-05-07T20:23:29.1157501Z compile=False, 2025-05-07T20:23:29.1158028Z T=1, 2025-05-07T20:23:29.1158350Z D=66, 2025-05-07T20:23:29.1158697Z B=69, 2025-05-07T20:23:29.1159057Z log_E=4, 2025-05-07T20:23:29.1159423Z L=16, 2025-05-07T20:23:29.1159934Z D_gradcheck=2, 2025-05-07T20:23:29.1160426Z stochastic_rounding=False, 2025-05-07T20:23:29.1161158Z weighted=False, 2025-05-07T20:23:29.1161655Z row_wise=False, 2025-05-07T20:23:29.1162104Z mixed=False, 2025-05-07T20:23:29.1162499Z use_cache=True, 2025-05-07T20:23:29.1163046Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:29.1163558Z use_cpu=True, 2025-05-07T20:23:29.1163989Z output_dtype=SparseType.FP16, 2025-05-07T20:23:29.1164604Z ) 2025-05-07T20:23:29.1165106Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:29.1166185Z self=, 2025-05-07T20:23:29.1167261Z mixed_B=True, 2025-05-07T20:23:29.1167724Z compile=False, 2025-05-07T20:23:29.1168789Z T=2, 2025-05-07T20:23:29.1169111Z D=106, 2025-05-07T20:23:29.1169491Z B=128, 2025-05-07T20:23:29.1169837Z log_E=4, 2025-05-07T20:23:29.1170259Z L=14, 2025-05-07T20:23:29.1170715Z D_gradcheck=2, 2025-05-07T20:23:29.1171196Z stochastic_rounding=True, 2025-05-07T20:23:29.1171679Z weighted=False, 2025-05-07T20:23:29.1172159Z row_wise=False, 2025-05-07T20:23:29.1172598Z mixed=False, 2025-05-07T20:23:29.1173352Z use_cache=False, 2025-05-07T20:23:29.1173901Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:29.1174429Z use_cpu=True, 2025-05-07T20:23:29.1174889Z output_dtype=SparseType.FP32, 2025-05-07T20:23:29.1175403Z ) 2025-05-07T20:23:29.1175998Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:29.1177455Z self=, 2025-05-07T20:23:29.1178579Z mixed_B=True, 2025-05-07T20:23:29.1178990Z compile=False, 2025-05-07T20:23:29.1179464Z T=5, 2025-05-07T20:23:29.1180367Z D=117, 2025-05-07T20:23:29.1180807Z B=85, 2025-05-07T20:23:29.1181249Z log_E=3, 2025-05-07T20:23:29.1181627Z L=17, 2025-05-07T20:23:29.1182066Z D_gradcheck=1, 2025-05-07T20:23:29.1182457Z stochastic_rounding=True, 2025-05-07T20:23:29.1183006Z weighted=True, 2025-05-07T20:23:29.1183440Z row_wise=False, 2025-05-07T20:23:29.1183886Z mixed=True, 2025-05-07T20:23:29.1184373Z use_cache=False, 2025-05-07T20:23:29.1184871Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:29.1185455Z use_cpu=True, 2025-05-07T20:23:29.1185853Z output_dtype=SparseType.FP32, 2025-05-07T20:23:29.1186504Z ) 2025-05-07T20:23:29.1187006Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:29.1188104Z self=, 2025-05-07T20:23:29.1189225Z mixed_B=False, 2025-05-07T20:23:29.1189715Z compile=False, 2025-05-07T20:23:29.1190080Z T=2, 2025-05-07T20:23:29.1190530Z D=117, 2025-05-07T20:23:29.1190857Z B=24, 2025-05-07T20:23:29.1191193Z log_E=3, 2025-05-07T20:23:29.1191666Z L=14, 2025-05-07T20:23:29.1192598Z D_gradcheck=1, 2025-05-07T20:23:29.1193123Z stochastic_rounding=False, 2025-05-07T20:23:29.1193907Z weighted=False, 2025-05-07T20:23:29.1194459Z row_wise=True, 2025-05-07T20:23:29.1194950Z mixed=True, 2025-05-07T20:23:29.1195348Z use_cache=True, 2025-05-07T20:23:29.1195825Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:29.1196475Z use_cpu=True, 2025-05-07T20:23:29.1197003Z output_dtype=SparseType.FP32, 2025-05-07T20:23:29.1197521Z ) 2025-05-07T20:23:29.1198039Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:29.1199161Z self=, 2025-05-07T20:23:29.1200168Z mixed_B=True, 2025-05-07T20:23:29.1200825Z compile=False, 2025-05-07T20:23:29.1201314Z T=2, 2025-05-07T20:23:29.1201711Z D=115, 2025-05-07T20:23:29.1202202Z B=59, 2025-05-07T20:23:29.1202573Z log_E=3, 2025-05-07T20:23:29.1202761Z L=10, 2025-05-07T20:23:29.1202986Z D_gradcheck=1, 2025-05-07T20:23:29.1203206Z stochastic_rounding=True, 2025-05-07T20:23:29.1203718Z weighted=False, 2025-05-07T20:23:29.1203940Z row_wise=True, 2025-05-07T20:23:29.1204091Z mixed=False, 2025-05-07T20:23:29.1204247Z use_cache=True, 2025-05-07T20:23:29.1204504Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:29.1204665Z use_cpu=True, 2025-05-07T20:23:29.1204845Z output_dtype=SparseType.FP16, 2025-05-07T20:23:29.1204982Z ) 2025-05-07T20:23:29.1205266Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:29.1206028Z self=, 2025-05-07T20:23:29.1206296Z mixed_B=True, 2025-05-07T20:23:29.1206462Z compile=False, 2025-05-07T20:23:29.1206674Z T=2, 2025-05-07T20:23:29.1206885Z D=68, 2025-05-07T20:23:29.1207042Z B=84, 2025-05-07T20:23:29.1207250Z log_E=5, 2025-05-07T20:23:29.1207436Z L=10, 2025-05-07T20:23:29.1207690Z D_gradcheck=1, 2025-05-07T20:23:29.1207934Z stochastic_rounding=False, 2025-05-07T20:23:29.1208304Z weighted=True, 2025-05-07T20:23:29.1208500Z row_wise=False, 2025-05-07T20:23:29.1208689Z mixed=True, 2025-05-07T20:23:29.1208935Z use_cache=True, 2025-05-07T20:23:29.1209222Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:29.1209376Z use_cpu=True, 2025-05-07T20:23:29.1209610Z output_dtype=SparseType.FP32, 2025-05-07T20:23:29.1210040Z ) 2025-05-07T20:23:29.1210275Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:29.1211308Z self=, 2025-05-07T20:23:29.1211626Z mixed_B=False, 2025-05-07T20:23:29.1211784Z compile=False, 2025-05-07T20:23:29.1211933Z T=2, 2025-05-07T20:23:29.1212076Z D=37, 2025-05-07T20:23:29.1212296Z B=32, 2025-05-07T20:23:29.1212497Z log_E=4, 2025-05-07T20:23:29.1212709Z L=6, 2025-05-07T20:23:29.1212874Z D_gradcheck=1, 2025-05-07T20:23:29.1213081Z stochastic_rounding=False, 2025-05-07T20:23:29.1213289Z weighted=True, 2025-05-07T20:23:29.1213451Z row_wise=True, 2025-05-07T20:23:29.1213706Z mixed=True, 2025-05-07T20:23:29.1213952Z use_cache=True, 2025-05-07T20:23:29.1214153Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:29.1214342Z use_cpu=True, 2025-05-07T20:23:29.1214626Z output_dtype=SparseType.FP32, 2025-05-07T20:23:29.1214774Z ) 2025-05-07T20:23:29.1215204Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:29.1215839Z self=, 2025-05-07T20:23:29.1216027Z mixed_B=False, 2025-05-07T20:23:29.1216235Z compile=True, 2025-05-07T20:23:29.1216381Z T=2, 2025-05-07T20:23:29.1216532Z D=23, 2025-05-07T20:23:29.1216671Z B=86, 2025-05-07T20:23:29.1216855Z log_E=5, 2025-05-07T20:23:29.1217027Z L=0, 2025-05-07T20:23:29.1217409Z D_gradcheck=1, 2025-05-07T20:23:29.1217742Z stochastic_rounding=False, 2025-05-07T20:23:29.1218135Z weighted=True, 2025-05-07T20:23:29.1218295Z row_wise=False, 2025-05-07T20:23:29.1218598Z mixed=True, 2025-05-07T20:23:29.1218818Z use_cache=False, 2025-05-07T20:23:29.1219050Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:29.1219270Z use_cpu=True, 2025-05-07T20:23:29.1219484Z output_dtype=SparseType.FP32, 2025-05-07T20:23:29.1219627Z ) 2025-05-07T20:23:29.1219868Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:29.1220649Z self=, 2025-05-07T20:23:29.1220880Z mixed_B=False, 2025-05-07T20:23:29.1221082Z compile=True, 2025-05-07T20:23:29.1221228Z T=1, 2025-05-07T20:23:29.1221468Z D=25, 2025-05-07T20:23:29.1221655Z B=40, 2025-05-07T20:23:29.1221806Z log_E=3, 2025-05-07T20:23:29.1221956Z L=15, 2025-05-07T20:23:29.1222219Z D_gradcheck=2, 2025-05-07T20:23:29.1222397Z stochastic_rounding=True, 2025-05-07T20:23:29.1222570Z weighted=False, 2025-05-07T20:23:29.1223017Z row_wise=True, 2025-05-07T20:23:29.1223172Z mixed=False, 2025-05-07T20:23:29.1223331Z use_cache=False, 2025-05-07T20:23:29.1223660Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:29.1223819Z use_cpu=True, 2025-05-07T20:23:29.1224053Z output_dtype=SparseType.FP16, 2025-05-07T20:23:29.1224229Z ) 2025-05-07T20:23:29.1224665Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:29.1225348Z self=, 2025-05-07T20:23:29.1225570Z mixed_B=True, 2025-05-07T20:23:29.1225786Z compile=False, 2025-05-07T20:23:29.1225931Z T=5, 2025-05-07T20:23:29.1226222Z D=48, 2025-05-07T20:23:29.1226470Z B=80, 2025-05-07T20:23:29.1226617Z log_E=5, 2025-05-07T20:23:29.1226761Z L=14, 2025-05-07T20:23:29.1226987Z D_gradcheck=1, 2025-05-07T20:23:29.1227164Z stochastic_rounding=False, 2025-05-07T20:23:29.1227368Z weighted=True, 2025-05-07T20:23:29.1227566Z row_wise=False, 2025-05-07T20:23:29.1227718Z mixed=True, 2025-05-07T20:23:29.1227930Z use_cache=True, 2025-05-07T20:23:29.1228190Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:29.1228340Z use_cpu=True, 2025-05-07T20:23:29.1228560Z output_dtype=SparseType.FP16, 2025-05-07T20:23:29.1228766Z ) 2025-05-07T20:23:29.1228993Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:29.1229872Z self=, 2025-05-07T20:23:29.1230038Z mixed_B=False, 2025-05-07T20:23:29.1230243Z compile=False, 2025-05-07T20:23:29.1230458Z T=4, 2025-05-07T20:23:29.1230636Z D=119, 2025-05-07T20:23:29.1230778Z B=20, 2025-05-07T20:23:29.1230967Z log_E=5, 2025-05-07T20:23:29.1231179Z L=1, 2025-05-07T20:23:29.1231360Z D_gradcheck=2, 2025-05-07T20:23:29.1231580Z stochastic_rounding=True, 2025-05-07T20:23:29.1231739Z weighted=False, 2025-05-07T20:23:29.1231973Z row_wise=False, 2025-05-07T20:23:29.1232197Z mixed=True, 2025-05-07T20:23:29.1232401Z use_cache=True, 2025-05-07T20:23:29.1232689Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:29.1232846Z use_cpu=True, 2025-05-07T20:23:29.1233126Z output_dtype=SparseType.FP16, 2025-05-07T20:23:29.1233280Z ) 2025-05-07T20:23:29.1233595Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:29.1234238Z self=, 2025-05-07T20:23:29.1234397Z mixed_B=True, 2025-05-07T20:23:29.1234548Z compile=True, 2025-05-07T20:23:29.1234733Z T=4, 2025-05-07T20:23:29.1234885Z D=55, 2025-05-07T20:23:29.1235055Z B=85, 2025-05-07T20:23:29.1235265Z log_E=3, 2025-05-07T20:23:29.1235527Z L=11, 2025-05-07T20:23:29.1235682Z D_gradcheck=2, 2025-05-07T20:23:29.1236080Z stochastic_rounding=True, 2025-05-07T20:23:29.1236422Z weighted=True, 2025-05-07T20:23:29.1236708Z row_wise=False, 2025-05-07T20:23:29.1236930Z mixed=True, 2025-05-07T20:23:29.1237116Z use_cache=False, 2025-05-07T20:23:29.1237353Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:29.1237539Z use_cpu=True, 2025-05-07T20:23:29.1237717Z output_dtype=SparseType.FP16, 2025-05-07T20:23:29.1237859Z ) 2025-05-07T20:23:29.1854339Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:29.1855084Z self=, 2025-05-07T20:23:29.1855246Z mixed_B=False, 2025-05-07T20:23:29.1855454Z compile=True, 2025-05-07T20:23:29.1855642Z T=2, 2025-05-07T20:23:29.1855788Z D=56, 2025-05-07T20:23:29.1855968Z B=9, 2025-05-07T20:23:29.1856178Z log_E=4, 2025-05-07T20:23:29.1856456Z L=7, 2025-05-07T20:23:29.1856756Z D_gradcheck=1, 2025-05-07T20:23:29.1857052Z stochastic_rounding=True, 2025-05-07T20:23:29.1857304Z weighted=False, 2025-05-07T20:23:29.1858085Z row_wise=False, 2025-05-07T20:23:29.1858324Z mixed=True, 2025-05-07T20:23:29.1858533Z use_cache=False, 2025-05-07T20:23:29.1858738Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:29.1858952Z use_cpu=True, 2025-05-07T20:23:29.1859132Z output_dtype=SparseType.FP32, 2025-05-07T20:23:29.1859284Z ) 2025-05-07T20:23:29.1859515Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:29.1860173Z self=, 2025-05-07T20:23:29.1860337Z mixed_B=False, 2025-05-07T20:23:29.1860529Z compile=True, 2025-05-07T20:23:29.1860711Z T=5, 2025-05-07T20:23:29.1860901Z D=128, 2025-05-07T20:23:29.1861045Z B=116, 2025-05-07T20:23:29.1861188Z log_E=4, 2025-05-07T20:23:29.1861337Z L=12, 2025-05-07T20:23:29.1861487Z D_gradcheck=1, 2025-05-07T20:23:29.1861668Z stochastic_rounding=True, 2025-05-07T20:23:29.1861828Z weighted=False, 2025-05-07T20:23:29.1861981Z row_wise=False, 2025-05-07T20:23:29.1862140Z mixed=False, 2025-05-07T20:23:29.1862293Z use_cache=True, 2025-05-07T20:23:29.1862551Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:29.1862709Z use_cpu=True, 2025-05-07T20:23:29.1862891Z output_dtype=SparseType.FP32, 2025-05-07T20:23:29.1863031Z ) 2025-05-07T20:23:29.1863266Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:29.1864199Z self=, 2025-05-07T20:23:29.1864425Z mixed_B=False, 2025-05-07T20:23:29.1864643Z compile=False, 2025-05-07T20:23:29.1864820Z T=2, 2025-05-07T20:23:29.1864995Z D=109, 2025-05-07T20:23:29.1865215Z B=69, 2025-05-07T20:23:29.1865362Z log_E=5, 2025-05-07T20:23:29.1865588Z L=6, 2025-05-07T20:23:29.1865742Z D_gradcheck=1, 2025-05-07T20:23:29.1865950Z stochastic_rounding=True, 2025-05-07T20:23:29.1866182Z weighted=False, 2025-05-07T20:23:29.1866451Z row_wise=True, 2025-05-07T20:23:29.1866605Z mixed=False, 2025-05-07T20:23:29.1866802Z use_cache=False, 2025-05-07T20:23:29.1867070Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:29.1867253Z use_cpu=True, 2025-05-07T20:23:29.1867441Z output_dtype=SparseType.FP16, 2025-05-07T20:23:29.1867616Z ) 2025-05-07T20:23:29.1867871Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:29.1868567Z self=, 2025-05-07T20:23:29.1868763Z mixed_B=True, 2025-05-07T20:23:29.1868931Z compile=False, 2025-05-07T20:23:29.1869074Z T=2, 2025-05-07T20:23:29.1869302Z D=39, 2025-05-07T20:23:29.1869480Z B=67, 2025-05-07T20:23:29.1869705Z log_E=3, 2025-05-07T20:23:29.1869851Z L=3, 2025-05-07T20:23:29.1870071Z D_gradcheck=1, 2025-05-07T20:23:29.1870545Z stochastic_rounding=True, 2025-05-07T20:23:29.1870935Z weighted=False, 2025-05-07T20:23:29.1871155Z row_wise=False, 2025-05-07T20:23:29.1871305Z mixed=False, 2025-05-07T20:23:29.1871461Z use_cache=True, 2025-05-07T20:23:29.1871663Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:29.1871810Z use_cpu=True, 2025-05-07T20:23:29.1871989Z output_dtype=SparseType.FP32, 2025-05-07T20:23:29.1872214Z ) 2025-05-07T20:23:29.1872523Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:29.1873206Z self=, 2025-05-07T20:23:29.1873399Z mixed_B=False, 2025-05-07T20:23:29.1873554Z compile=False, 2025-05-07T20:23:29.1873706Z T=4, 2025-05-07T20:23:29.1873853Z D=12, 2025-05-07T20:23:29.1873992Z B=3, 2025-05-07T20:23:29.1874144Z log_E=4, 2025-05-07T20:23:29.1874287Z L=11, 2025-05-07T20:23:29.1874439Z D_gradcheck=2, 2025-05-07T20:23:29.1874665Z stochastic_rounding=False, 2025-05-07T20:23:29.1874853Z weighted=True, 2025-05-07T20:23:29.1875143Z row_wise=True, 2025-05-07T20:23:29.1875355Z mixed=False, 2025-05-07T20:23:29.1875572Z use_cache=False, 2025-05-07T20:23:29.1875821Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:29.1875990Z use_cpu=True, 2025-05-07T20:23:29.1876201Z output_dtype=SparseType.FP32, 2025-05-07T20:23:29.1876415Z ) 2025-05-07T20:23:29.1876698Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:29.1877441Z self=, 2025-05-07T20:23:29.1877604Z mixed_B=True, 2025-05-07T20:23:29.1877772Z compile=False, 2025-05-07T20:23:29.1877915Z T=4, 2025-05-07T20:23:29.1878153Z D=88, 2025-05-07T20:23:29.1878297Z B=15, 2025-05-07T20:23:29.1878545Z log_E=5, 2025-05-07T20:23:29.1878735Z L=18, 2025-05-07T20:23:29.1878890Z D_gradcheck=2, 2025-05-07T20:23:29.1879064Z stochastic_rounding=False, 2025-05-07T20:23:29.1879230Z weighted=False, 2025-05-07T20:23:29.1879443Z row_wise=True, 2025-05-07T20:23:29.1879623Z mixed=False, 2025-05-07T20:23:29.1880155Z use_cache=True, 2025-05-07T20:23:29.1880383Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:29.1880603Z use_cpu=True, 2025-05-07T20:23:29.1880876Z output_dtype=SparseType.FP16, 2025-05-07T20:23:29.1881048Z ) 2025-05-07T20:23:29.1881361Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:29.1882353Z self=, 2025-05-07T20:23:29.1882671Z mixed_B=False, 2025-05-07T20:23:29.1882833Z compile=True, 2025-05-07T20:23:29.1883037Z T=2, 2025-05-07T20:23:29.1883331Z D=3, 2025-05-07T20:23:29.1883489Z B=84, 2025-05-07T20:23:29.1883689Z log_E=3, 2025-05-07T20:23:29.1883865Z L=10, 2025-05-07T20:23:29.1884027Z D_gradcheck=2, 2025-05-07T20:23:29.1884247Z stochastic_rounding=False, 2025-05-07T20:23:29.1884408Z weighted=False, 2025-05-07T20:23:29.1884670Z row_wise=True, 2025-05-07T20:23:29.1884853Z mixed=True, 2025-05-07T20:23:29.1885014Z use_cache=True, 2025-05-07T20:23:29.1885271Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:29.1885558Z use_cpu=True, 2025-05-07T20:23:29.1885751Z output_dtype=SparseType.FP16, 2025-05-07T20:23:29.1885928Z ) 2025-05-07T20:23:29.1886312Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:29.1887057Z self=, 2025-05-07T20:23:29.1887352Z mixed_B=False, 2025-05-07T20:23:29.1887547Z compile=False, 2025-05-07T20:23:29.1887808Z T=1, 2025-05-07T20:23:29.1888204Z D=100, 2025-05-07T20:23:29.1888671Z B=86, 2025-05-07T20:23:29.1888854Z log_E=3, 2025-05-07T20:23:29.1889080Z L=13, 2025-05-07T20:23:29.1889243Z D_gradcheck=1, 2025-05-07T20:23:29.1889829Z stochastic_rounding=True, 2025-05-07T20:23:29.1890237Z weighted=True, 2025-05-07T20:23:29.1890408Z row_wise=True, 2025-05-07T20:23:29.1890712Z mixed=False, 2025-05-07T20:23:29.1890902Z use_cache=True, 2025-05-07T20:23:29.1891281Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:29.1891469Z use_cpu=True, 2025-05-07T20:23:29.1891841Z output_dtype=SparseType.FP32, 2025-05-07T20:23:29.1891986Z ) 2025-05-07T20:23:29.1892282Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:29.1892967Z self=, 2025-05-07T20:23:29.1893185Z mixed_B=False, 2025-05-07T20:23:29.1893543Z compile=False, 2025-05-07T20:23:29.1893688Z T=1, 2025-05-07T20:23:29.1893902Z D=28, 2025-05-07T20:23:29.1894060Z B=100, 2025-05-07T20:23:29.1894204Z log_E=5, 2025-05-07T20:23:29.1894442Z L=9, 2025-05-07T20:23:29.1894717Z D_gradcheck=2, 2025-05-07T20:23:29.1894927Z stochastic_rounding=False, 2025-05-07T20:23:29.1895154Z weighted=True, 2025-05-07T20:23:29.1895746Z row_wise=True, 2025-05-07T20:23:29.1895949Z mixed=True, 2025-05-07T20:23:29.1896200Z use_cache=True, 2025-05-07T20:23:29.1896397Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:29.1896548Z use_cpu=True, 2025-05-07T20:23:29.1896897Z output_dtype=SparseType.FP16, 2025-05-07T20:23:29.1897074Z ) 2025-05-07T20:23:29.1897451Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:29.1898107Z self=, 2025-05-07T20:23:29.1898292Z mixed_B=True, 2025-05-07T20:23:29.1898496Z compile=True, 2025-05-07T20:23:29.1898649Z T=1, 2025-05-07T20:23:29.1898876Z D=74, 2025-05-07T20:23:29.1899020Z B=47, 2025-05-07T20:23:29.1899207Z log_E=4, 2025-05-07T20:23:29.1899353Z L=17, 2025-05-07T20:23:29.1899512Z D_gradcheck=1, 2025-05-07T20:23:29.1899747Z stochastic_rounding=True, 2025-05-07T20:23:29.1899910Z weighted=True, 2025-05-07T20:23:29.1900112Z row_wise=True, 2025-05-07T20:23:29.1900352Z mixed=False, 2025-05-07T20:23:29.1900591Z use_cache=False, 2025-05-07T20:23:29.1900866Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:29.1901049Z use_cpu=True, 2025-05-07T20:23:29.1901230Z output_dtype=SparseType.FP32, 2025-05-07T20:23:29.1901551Z ) 2025-05-07T20:23:29.1901870Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:29.1902876Z self=, 2025-05-07T20:23:29.1903115Z mixed_B=False, 2025-05-07T20:23:29.1903294Z compile=False, 2025-05-07T20:23:29.1903436Z T=3, 2025-05-07T20:23:29.1903619Z D=98, 2025-05-07T20:23:29.1903918Z B=74, 2025-05-07T20:23:29.1904141Z log_E=4, 2025-05-07T20:23:29.1904283Z L=6, 2025-05-07T20:23:29.1904563Z D_gradcheck=2, 2025-05-07T20:23:29.1904820Z stochastic_rounding=False, 2025-05-07T20:23:29.1904982Z weighted=False, 2025-05-07T20:23:29.1905140Z row_wise=True, 2025-05-07T20:23:29.1905355Z mixed=True, 2025-05-07T20:23:29.1905513Z use_cache=False, 2025-05-07T20:23:29.1905737Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:29.1905895Z use_cpu=True, 2025-05-07T20:23:29.1906211Z output_dtype=SparseType.FP32, 2025-05-07T20:23:29.1906412Z ) 2025-05-07T20:23:29.1906789Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:29.1907552Z self=, 2025-05-07T20:23:29.1907760Z mixed_B=False, 2025-05-07T20:23:29.1907990Z compile=True, 2025-05-07T20:23:29.1908137Z T=1, 2025-05-07T20:23:29.1908287Z D=65, 2025-05-07T20:23:29.1908432Z B=89, 2025-05-07T20:23:29.1908577Z log_E=3, 2025-05-07T20:23:29.1908732Z L=2, 2025-05-07T20:23:29.1908970Z D_gradcheck=2, 2025-05-07T20:23:29.1909576Z stochastic_rounding=True, 2025-05-07T20:23:29.1909972Z weighted=True, 2025-05-07T20:23:29.1910311Z row_wise=True, 2025-05-07T20:23:29.1910465Z mixed=False, 2025-05-07T20:23:29.1910704Z use_cache=False, 2025-05-07T20:23:29.1910943Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:29.1911135Z use_cpu=True, 2025-05-07T20:23:29.1911432Z output_dtype=SparseType.FP32, 2025-05-07T20:23:29.1911610Z ) 2025-05-07T20:23:29.1911845Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:29.1912484Z self=, 2025-05-07T20:23:29.1912633Z mixed_B=True, 2025-05-07T20:23:29.1912793Z compile=False, 2025-05-07T20:23:29.1912992Z T=3, 2025-05-07T20:23:29.1913173Z D=19, 2025-05-07T20:23:29.1913373Z B=99, 2025-05-07T20:23:29.1913523Z log_E=5, 2025-05-07T20:23:29.1913682Z L=5, 2025-05-07T20:23:29.1913879Z D_gradcheck=1, 2025-05-07T20:23:29.1914101Z stochastic_rounding=True, 2025-05-07T20:23:29.1914299Z weighted=True, 2025-05-07T20:23:29.1914669Z row_wise=False, 2025-05-07T20:23:29.1914920Z mixed=True, 2025-05-07T20:23:29.1915106Z use_cache=True, 2025-05-07T20:23:29.1915355Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:29.1915541Z use_cpu=True, 2025-05-07T20:23:29.1915810Z output_dtype=SparseType.FP32, 2025-05-07T20:23:29.1915954Z ) 2025-05-07T20:23:29.1916185Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:29.1916835Z self=, 2025-05-07T20:23:29.1917054Z mixed_B=False, 2025-05-07T20:23:29.1917211Z compile=True, 2025-05-07T20:23:29.1917456Z T=2, 2025-05-07T20:23:29.1917629Z D=92, 2025-05-07T20:23:29.1917774Z B=81, 2025-05-07T20:23:29.1918037Z log_E=4, 2025-05-07T20:23:29.1918240Z L=8, 2025-05-07T20:23:29.1918393Z D_gradcheck=1, 2025-05-07T20:23:29.1918630Z stochastic_rounding=True, 2025-05-07T20:23:29.1918786Z weighted=False, 2025-05-07T20:23:29.1919090Z row_wise=True, 2025-05-07T20:23:29.1919353Z mixed=False, 2025-05-07T20:23:29.1919509Z use_cache=False, 2025-05-07T20:23:29.1919804Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:29.1919957Z use_cpu=True, 2025-05-07T20:23:29.1920194Z output_dtype=SparseType.FP16, 2025-05-07T20:23:29.1920372Z ) 2025-05-07T20:23:29.1920647Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:29.1921529Z self=, 2025-05-07T20:23:29.1921857Z mixed_B=False, 2025-05-07T20:23:29.1922014Z compile=True, 2025-05-07T20:23:29.1922204Z T=5, 2025-05-07T20:23:29.1922360Z D=59, 2025-05-07T20:23:29.1922537Z B=25, 2025-05-07T20:23:29.1922682Z log_E=3, 2025-05-07T20:23:29.1922830Z L=0, 2025-05-07T20:23:29.1923012Z D_gradcheck=2, 2025-05-07T20:23:29.1923282Z stochastic_rounding=False, 2025-05-07T20:23:29.1923527Z weighted=False, 2025-05-07T20:23:29.1923690Z row_wise=True, 2025-05-07T20:23:29.1923892Z mixed=False, 2025-05-07T20:23:29.1924100Z use_cache=False, 2025-05-07T20:23:29.1924403Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:29.1924594Z use_cpu=True, 2025-05-07T20:23:29.1924900Z output_dtype=SparseType.FP16, 2025-05-07T20:23:29.1925043Z ) 2025-05-07T20:23:29.1925276Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:29.1926025Z self=, 2025-05-07T20:23:29.1926209Z mixed_B=True, 2025-05-07T20:23:29.1926418Z compile=False, 2025-05-07T20:23:29.1926561Z T=2, 2025-05-07T20:23:29.1926703Z D=24, 2025-05-07T20:23:29.1926916Z B=16, 2025-05-07T20:23:29.1927064Z log_E=3, 2025-05-07T20:23:29.1927283Z L=6, 2025-05-07T20:23:29.1927443Z D_gradcheck=2, 2025-05-07T20:23:29.1927801Z stochastic_rounding=False, 2025-05-07T20:23:29.1928120Z weighted=True, 2025-05-07T20:23:29.1928532Z row_wise=True, 2025-05-07T20:23:29.1928685Z mixed=True, 2025-05-07T20:23:29.1928942Z use_cache=True, 2025-05-07T20:23:29.1929132Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:29.1929337Z use_cpu=True, 2025-05-07T20:23:29.1929589Z output_dtype=SparseType.FP16, 2025-05-07T20:23:29.1929731Z ) 2025-05-07T20:23:29.1929990Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:29.1930844Z self=, 2025-05-07T20:23:29.1931097Z mixed_B=True, 2025-05-07T20:23:29.1931308Z compile=True, 2025-05-07T20:23:29.1931538Z T=1, 2025-05-07T20:23:29.1931747Z D=67, 2025-05-07T20:23:29.1931958Z B=124, 2025-05-07T20:23:29.1932169Z log_E=5, 2025-05-07T20:23:29.1932312Z L=1, 2025-05-07T20:23:29.1932503Z D_gradcheck=1, 2025-05-07T20:23:29.1932790Z stochastic_rounding=False, 2025-05-07T20:23:29.1932993Z weighted=True, 2025-05-07T20:23:29.1933430Z row_wise=True, 2025-05-07T20:23:29.1933674Z mixed=True, 2025-05-07T20:23:29.1933833Z use_cache=True, 2025-05-07T20:23:29.1934027Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:29.1934387Z use_cpu=True, 2025-05-07T20:23:29.1934597Z output_dtype=SparseType.FP32, 2025-05-07T20:23:29.1934861Z ) 2025-05-07T20:23:29.2586331Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:29.2586992Z self=, 2025-05-07T20:23:29.2587161Z mixed_B=False, 2025-05-07T20:23:29.2587315Z compile=False, 2025-05-07T20:23:29.2587609Z T=5, 2025-05-07T20:23:29.2587754Z D=13, 2025-05-07T20:23:29.2587903Z B=65, 2025-05-07T20:23:29.2588054Z log_E=5, 2025-05-07T20:23:29.2588198Z L=2, 2025-05-07T20:23:29.2588349Z D_gradcheck=2, 2025-05-07T20:23:29.2588543Z stochastic_rounding=False, 2025-05-07T20:23:29.2588697Z weighted=False, 2025-05-07T20:23:29.2588871Z row_wise=False, 2025-05-07T20:23:29.2589027Z mixed=False, 2025-05-07T20:23:29.2589179Z use_cache=True, 2025-05-07T20:23:29.2589385Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:29.2589535Z use_cpu=True, 2025-05-07T20:23:29.2589721Z output_dtype=SparseType.FP32, 2025-05-07T20:23:29.2589872Z ) 2025-05-07T20:23:29.2590101Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:29.2591033Z self=, 2025-05-07T20:23:29.2591211Z mixed_B=True, 2025-05-07T20:23:29.2591365Z compile=False, 2025-05-07T20:23:29.2591510Z T=1, 2025-05-07T20:23:29.2591762Z D=99, 2025-05-07T20:23:29.2591908Z B=100, 2025-05-07T20:23:29.2592051Z log_E=3, 2025-05-07T20:23:29.2592200Z L=6, 2025-05-07T20:23:29.2592354Z D_gradcheck=1, 2025-05-07T20:23:29.2592532Z stochastic_rounding=False, 2025-05-07T20:23:29.2592695Z weighted=True, 2025-05-07T20:23:29.2592856Z row_wise=True, 2025-05-07T20:23:29.2593011Z mixed=False, 2025-05-07T20:23:29.2593168Z use_cache=False, 2025-05-07T20:23:29.2593357Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:29.2593514Z use_cpu=True, 2025-05-07T20:23:29.2593694Z output_dtype=SparseType.FP16, 2025-05-07T20:23:29.2593833Z ) 2025-05-07T20:23:29.2594071Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:29.2594641Z self=, 2025-05-07T20:23:29.2594793Z mixed_B=False, 2025-05-07T20:23:29.2594953Z compile=True, 2025-05-07T20:23:29.2595098Z T=3, 2025-05-07T20:23:29.2595239Z D=31, 2025-05-07T20:23:29.2595388Z B=109, 2025-05-07T20:23:29.2595534Z log_E=5, 2025-05-07T20:23:29.2595680Z L=5, 2025-05-07T20:23:29.2595837Z D_gradcheck=2, 2025-05-07T20:23:29.2596181Z stochastic_rounding=True, 2025-05-07T20:23:29.2596354Z weighted=True, 2025-05-07T20:23:29.2596674Z row_wise=False, 2025-05-07T20:23:29.2596833Z mixed=False, 2025-05-07T20:23:29.2596991Z use_cache=True, 2025-05-07T20:23:29.2597179Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:29.2597333Z use_cpu=True, 2025-05-07T20:23:29.2597517Z output_dtype=SparseType.FP16, 2025-05-07T20:23:29.2597660Z ) 2025-05-07T20:23:29.2597885Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:29.2598456Z self=, 2025-05-07T20:23:29.2598607Z mixed_B=False, 2025-05-07T20:23:29.2598756Z compile=True, 2025-05-07T20:23:29.2598904Z T=3, 2025-05-07T20:23:29.2599048Z D=4, 2025-05-07T20:23:29.2599196Z B=36, 2025-05-07T20:23:29.2599341Z log_E=4, 2025-05-07T20:23:29.2599482Z L=0, 2025-05-07T20:23:29.2599644Z D_gradcheck=1, 2025-05-07T20:23:29.2599819Z stochastic_rounding=False, 2025-05-07T20:23:29.2599973Z weighted=False, 2025-05-07T20:23:29.2600136Z row_wise=True, 2025-05-07T20:23:29.2600465Z mixed=False, 2025-05-07T20:23:29.2600616Z use_cache=True, 2025-05-07T20:23:29.2600812Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:29.2600964Z use_cpu=True, 2025-05-07T20:23:29.2601142Z output_dtype=SparseType.FP16, 2025-05-07T20:23:29.2601287Z ) 2025-05-07T20:23:29.2601513Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:29.2602076Z self=, 2025-05-07T20:23:29.2602241Z mixed_B=False, 2025-05-07T20:23:29.2602394Z compile=True, 2025-05-07T20:23:29.2602544Z T=2, 2025-05-07T20:23:29.2602686Z D=46, 2025-05-07T20:23:29.2602825Z B=5, 2025-05-07T20:23:29.2602976Z log_E=5, 2025-05-07T20:23:29.2603117Z L=17, 2025-05-07T20:23:29.2603268Z D_gradcheck=2, 2025-05-07T20:23:29.2603454Z stochastic_rounding=False, 2025-05-07T20:23:29.2603605Z weighted=True, 2025-05-07T20:23:29.2603763Z row_wise=False, 2025-05-07T20:23:29.2603925Z mixed=True, 2025-05-07T20:23:29.2604074Z use_cache=True, 2025-05-07T20:23:29.2604262Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:29.2604423Z use_cpu=True, 2025-05-07T20:23:29.2604600Z output_dtype=SparseType.FP32, 2025-05-07T20:23:29.2604741Z ) 2025-05-07T20:23:29.2604976Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:29.2605635Z self=, 2025-05-07T20:23:29.2605815Z mixed_B=True, 2025-05-07T20:23:29.2605973Z compile=False, 2025-05-07T20:23:29.2606117Z T=1, 2025-05-07T20:23:29.2606268Z D=127, 2025-05-07T20:23:29.2606409Z B=98, 2025-05-07T20:23:29.2606557Z log_E=3, 2025-05-07T20:23:29.2606705Z L=16, 2025-05-07T20:23:29.2606857Z D_gradcheck=1, 2025-05-07T20:23:29.2607031Z stochastic_rounding=True, 2025-05-07T20:23:29.2607190Z weighted=True, 2025-05-07T20:23:29.2607343Z row_wise=True, 2025-05-07T20:23:29.2607496Z mixed=False, 2025-05-07T20:23:29.2607659Z use_cache=False, 2025-05-07T20:23:29.2607853Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:29.2608141Z use_cpu=True, 2025-05-07T20:23:29.2608335Z output_dtype=SparseType.FP16, 2025-05-07T20:23:29.2608478Z ) 2025-05-07T20:23:29.2608716Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:29.2609280Z self=, 2025-05-07T20:23:29.2609429Z mixed_B=True, 2025-05-07T20:23:29.2609589Z compile=False, 2025-05-07T20:23:29.2609731Z T=3, 2025-05-07T20:23:29.2609872Z D=56, 2025-05-07T20:23:29.2610023Z B=121, 2025-05-07T20:23:29.2610163Z log_E=5, 2025-05-07T20:23:29.2610304Z L=13, 2025-05-07T20:23:29.2610460Z D_gradcheck=2, 2025-05-07T20:23:29.2610791Z stochastic_rounding=False, 2025-05-07T20:23:29.2610962Z weighted=True, 2025-05-07T20:23:29.2611221Z row_wise=False, 2025-05-07T20:23:29.2611371Z mixed=True, 2025-05-07T20:23:29.2611533Z use_cache=False, 2025-05-07T20:23:29.2611722Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:29.2611872Z use_cpu=True, 2025-05-07T20:23:29.2612059Z output_dtype=SparseType.FP32, 2025-05-07T20:23:29.2612198Z ) 2025-05-07T20:23:29.2612424Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:29.2612994Z self=, 2025-05-07T20:23:29.2613145Z mixed_B=True, 2025-05-07T20:23:29.2613296Z compile=True, 2025-05-07T20:23:29.2613445Z T=5, 2025-05-07T20:23:29.2613588Z D=99, 2025-05-07T20:23:29.2613731Z B=68, 2025-05-07T20:23:29.2613883Z log_E=5, 2025-05-07T20:23:29.2614024Z L=10, 2025-05-07T20:23:29.2614176Z D_gradcheck=1, 2025-05-07T20:23:29.2614356Z stochastic_rounding=True, 2025-05-07T20:23:29.2614508Z weighted=True, 2025-05-07T20:23:29.2614806Z row_wise=False, 2025-05-07T20:23:29.2615055Z mixed=False, 2025-05-07T20:23:29.2615314Z use_cache=False, 2025-05-07T20:23:29.2615510Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:29.2615659Z use_cpu=True, 2025-05-07T20:23:29.2615841Z output_dtype=SparseType.FP32, 2025-05-07T20:23:29.2615986Z ) 2025-05-07T20:23:29.2616211Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:29.2616776Z self=, 2025-05-07T20:23:29.2616935Z mixed_B=False, 2025-05-07T20:23:29.2617090Z compile=False, 2025-05-07T20:23:29.2617234Z T=5, 2025-05-07T20:23:29.2617384Z D=59, 2025-05-07T20:23:29.2617527Z B=92, 2025-05-07T20:23:29.2617669Z log_E=4, 2025-05-07T20:23:29.2617821Z L=20, 2025-05-07T20:23:29.2617973Z D_gradcheck=2, 2025-05-07T20:23:29.2618154Z stochastic_rounding=True, 2025-05-07T20:23:29.2618309Z weighted=False, 2025-05-07T20:23:29.2618463Z row_wise=True, 2025-05-07T20:23:29.2618623Z mixed=False, 2025-05-07T20:23:29.2618782Z use_cache=False, 2025-05-07T20:23:29.2618970Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:29.2619126Z use_cpu=True, 2025-05-07T20:23:29.2619307Z output_dtype=SparseType.FP32, 2025-05-07T20:23:29.2619448Z ) 2025-05-07T20:23:29.2619682Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:29.2620354Z self=, 2025-05-07T20:23:29.2620517Z mixed_B=True, 2025-05-07T20:23:29.2620677Z compile=False, 2025-05-07T20:23:29.2620821Z T=5, 2025-05-07T20:23:29.2620971Z D=71, 2025-05-07T20:23:29.2621115Z B=2, 2025-05-07T20:23:29.2621260Z log_E=3, 2025-05-07T20:23:29.2621410Z L=12, 2025-05-07T20:23:29.2621560Z D_gradcheck=2, 2025-05-07T20:23:29.2621736Z stochastic_rounding=False, 2025-05-07T20:23:29.2621898Z weighted=False, 2025-05-07T20:23:29.2622058Z row_wise=False, 2025-05-07T20:23:29.2622211Z mixed=True, 2025-05-07T20:23:29.2622372Z use_cache=False, 2025-05-07T20:23:29.2622562Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:29.2622713Z use_cpu=True, 2025-05-07T20:23:29.2622896Z output_dtype=SparseType.FP16, 2025-05-07T20:23:29.2623036Z ) 2025-05-07T20:23:29.2623263Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:29.2623834Z self=, 2025-05-07T20:23:29.2623988Z mixed_B=False, 2025-05-07T20:23:29.2624145Z compile=False, 2025-05-07T20:23:29.2624286Z T=5, 2025-05-07T20:23:29.2624430Z D=73, 2025-05-07T20:23:29.2624577Z B=81, 2025-05-07T20:23:29.2624720Z log_E=3, 2025-05-07T20:23:29.2624863Z L=17, 2025-05-07T20:23:29.2625021Z D_gradcheck=1, 2025-05-07T20:23:29.2625328Z stochastic_rounding=False, 2025-05-07T20:23:29.2625499Z weighted=False, 2025-05-07T20:23:29.2625744Z row_wise=True, 2025-05-07T20:23:29.2625895Z mixed=False, 2025-05-07T20:23:29.2626048Z use_cache=False, 2025-05-07T20:23:29.2626242Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:29.2626392Z use_cpu=True, 2025-05-07T20:23:29.2626571Z output_dtype=SparseType.FP16, 2025-05-07T20:23:29.2626715Z ) 2025-05-07T20:23:29.2626940Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:29.2627508Z self=, 2025-05-07T20:23:29.2627659Z mixed_B=True, 2025-05-07T20:23:29.2627811Z compile=False, 2025-05-07T20:23:29.2627963Z T=3, 2025-05-07T20:23:29.2628106Z D=18, 2025-05-07T20:23:29.2628247Z B=107, 2025-05-07T20:23:29.2628535Z log_E=5, 2025-05-07T20:23:29.2628681Z L=15, 2025-05-07T20:23:29.2628833Z D_gradcheck=2, 2025-05-07T20:23:29.2629014Z stochastic_rounding=True, 2025-05-07T20:23:29.2629166Z weighted=True, 2025-05-07T20:23:29.2629323Z row_wise=False, 2025-05-07T20:23:29.2629630Z mixed=False, 2025-05-07T20:23:29.2629781Z use_cache=False, 2025-05-07T20:23:29.2629967Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:29.2630127Z use_cpu=True, 2025-05-07T20:23:29.2630306Z output_dtype=SparseType.FP32, 2025-05-07T20:23:29.2630451Z ) 2025-05-07T20:23:29.2630679Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:29.2631245Z self=, 2025-05-07T20:23:29.2631406Z mixed_B=False, 2025-05-07T20:23:29.2631555Z compile=True, 2025-05-07T20:23:29.2631695Z T=3, 2025-05-07T20:23:29.2631843Z D=121, 2025-05-07T20:23:29.2631985Z B=28, 2025-05-07T20:23:29.2632128Z log_E=3, 2025-05-07T20:23:29.2632275Z L=17, 2025-05-07T20:23:29.2632430Z D_gradcheck=1, 2025-05-07T20:23:29.2632715Z stochastic_rounding=True, 2025-05-07T20:23:29.2632884Z weighted=False, 2025-05-07T20:23:29.2633043Z row_wise=True, 2025-05-07T20:23:29.2633204Z mixed=False, 2025-05-07T20:23:29.2633355Z use_cache=False, 2025-05-07T20:23:29.2633541Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:29.2633695Z use_cpu=True, 2025-05-07T20:23:29.2633875Z output_dtype=SparseType.FP32, 2025-05-07T20:23:29.2634014Z ) 2025-05-07T20:23:29.2634248Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:29.2634956Z self=, 2025-05-07T20:23:29.2635119Z mixed_B=True, 2025-05-07T20:23:29.2635280Z compile=True, 2025-05-07T20:23:29.2635425Z T=2, 2025-05-07T20:23:29.2635568Z D=27, 2025-05-07T20:23:29.2635715Z B=30, 2025-05-07T20:23:29.2635863Z log_E=4, 2025-05-07T20:23:29.2636006Z L=19, 2025-05-07T20:23:29.2636168Z D_gradcheck=1, 2025-05-07T20:23:29.2636343Z stochastic_rounding=True, 2025-05-07T20:23:29.2636505Z weighted=False, 2025-05-07T20:23:29.2636664Z row_wise=False, 2025-05-07T20:23:29.2636819Z mixed=False, 2025-05-07T20:23:29.2636979Z use_cache=False, 2025-05-07T20:23:29.2637169Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:29.2637318Z use_cpu=True, 2025-05-07T20:23:29.2637507Z output_dtype=SparseType.FP32, 2025-05-07T20:23:29.2637645Z ) 2025-05-07T20:23:29.2637871Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:29.2638439Z self=, 2025-05-07T20:23:29.2638589Z mixed_B=False, 2025-05-07T20:23:29.2638742Z compile=False, 2025-05-07T20:23:29.2638892Z T=4, 2025-05-07T20:23:29.2639036Z D=49, 2025-05-07T20:23:29.2639186Z B=41, 2025-05-07T20:23:29.2639334Z log_E=5, 2025-05-07T20:23:29.2639474Z L=10, 2025-05-07T20:23:29.2639636Z D_gradcheck=2, 2025-05-07T20:23:29.2639905Z stochastic_rounding=True, 2025-05-07T20:23:29.2640074Z weighted=True, 2025-05-07T20:23:29.2640319Z row_wise=False, 2025-05-07T20:23:29.2640471Z mixed=True, 2025-05-07T20:23:29.2640624Z use_cache=False, 2025-05-07T20:23:29.2640817Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:29.2640966Z use_cpu=True, 2025-05-07T20:23:29.2641163Z output_dtype=SparseType.FP32, 2025-05-07T20:23:29.2641314Z ) 2025-05-07T20:23:29.2641543Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:29.2642107Z self=, 2025-05-07T20:23:29.2642270Z mixed_B=True, 2025-05-07T20:23:29.2642422Z compile=False, 2025-05-07T20:23:29.2642572Z T=4, 2025-05-07T20:23:29.2642715Z D=24, 2025-05-07T20:23:29.2642858Z B=104, 2025-05-07T20:23:29.2643009Z log_E=4, 2025-05-07T20:23:29.2643151Z L=17, 2025-05-07T20:23:29.2643307Z D_gradcheck=1, 2025-05-07T20:23:29.2643490Z stochastic_rounding=True, 2025-05-07T20:23:29.2643640Z weighted=True, 2025-05-07T20:23:29.2643796Z row_wise=False, 2025-05-07T20:23:29.2644054Z mixed=True, 2025-05-07T20:23:29.2644207Z use_cache=True, 2025-05-07T20:23:29.2644571Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:29.2644730Z use_cpu=True, 2025-05-07T20:23:29.2644910Z output_dtype=SparseType.FP16, 2025-05-07T20:23:29.2645049Z ) 2025-05-07T20:23:29.2645281Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:29.2645843Z self=, 2025-05-07T20:23:29.2646066Z mixed_B=False, 2025-05-07T20:23:29.2646223Z compile=True, 2025-05-07T20:23:29.2646365Z T=3, 2025-05-07T20:23:29.2646513Z D=45, 2025-05-07T20:23:29.2646653Z B=79, 2025-05-07T20:23:29.2646796Z log_E=5, 2025-05-07T20:23:29.2646946Z L=0, 2025-05-07T20:23:29.2647097Z D_gradcheck=1, 2025-05-07T20:23:29.2647272Z stochastic_rounding=True, 2025-05-07T20:23:29.2647436Z weighted=False, 2025-05-07T20:23:29.2647590Z row_wise=True, 2025-05-07T20:23:29.2647742Z mixed=False, 2025-05-07T20:23:29.2647904Z use_cache=True, 2025-05-07T20:23:29.2648179Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:29.2648330Z use_cpu=True, 2025-05-07T20:23:29.2648516Z output_dtype=SparseType.FP16, 2025-05-07T20:23:29.2648658Z ) 2025-05-07T20:23:29.3325988Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:29.3326986Z self=, 2025-05-07T20:23:29.3327160Z mixed_B=False, 2025-05-07T20:23:29.3327319Z compile=True, 2025-05-07T20:23:29.3327462Z T=2, 2025-05-07T20:23:29.3327616Z D=59, 2025-05-07T20:23:29.3327757Z B=26, 2025-05-07T20:23:29.3327902Z log_E=5, 2025-05-07T20:23:29.3328183Z L=2, 2025-05-07T20:23:29.3328337Z D_gradcheck=2, 2025-05-07T20:23:29.3328512Z stochastic_rounding=True, 2025-05-07T20:23:29.3328683Z weighted=True, 2025-05-07T20:23:29.3328845Z row_wise=False, 2025-05-07T20:23:29.3329004Z mixed=False, 2025-05-07T20:23:29.3329163Z use_cache=False, 2025-05-07T20:23:29.3329355Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:29.3329506Z use_cpu=True, 2025-05-07T20:23:29.3329696Z output_dtype=SparseType.FP16, 2025-05-07T20:23:29.3329839Z ) 2025-05-07T20:23:29.3330072Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:29.3330649Z self=, 2025-05-07T20:23:29.3330842Z mixed_B=True, 2025-05-07T20:23:29.3331001Z compile=True, 2025-05-07T20:23:29.3331142Z T=1, 2025-05-07T20:23:29.3331282Z D=34, 2025-05-07T20:23:29.3331431Z B=123, 2025-05-07T20:23:29.3331572Z log_E=4, 2025-05-07T20:23:29.3331715Z L=9, 2025-05-07T20:23:29.3331873Z D_gradcheck=1, 2025-05-07T20:23:29.3332044Z stochastic_rounding=True, 2025-05-07T20:23:29.3332391Z weighted=False, 2025-05-07T20:23:29.3332660Z row_wise=True, 2025-05-07T20:23:29.3332818Z mixed=False, 2025-05-07T20:23:29.3332971Z use_cache=False, 2025-05-07T20:23:29.3333173Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:29.3333323Z use_cpu=True, 2025-05-07T20:23:29.3333502Z output_dtype=SparseType.FP16, 2025-05-07T20:23:29.3333648Z ) 2025-05-07T20:23:29.3333877Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:29.3334453Z self=, 2025-05-07T20:23:29.3334604Z mixed_B=True, 2025-05-07T20:23:29.3334756Z compile=True, 2025-05-07T20:23:29.3334904Z T=5, 2025-05-07T20:23:29.3335046Z D=84, 2025-05-07T20:23:29.3335188Z B=80, 2025-05-07T20:23:29.3335484Z log_E=3, 2025-05-07T20:23:29.3335629Z L=14, 2025-05-07T20:23:29.3335779Z D_gradcheck=1, 2025-05-07T20:23:29.3335956Z stochastic_rounding=False, 2025-05-07T20:23:29.3336112Z weighted=True, 2025-05-07T20:23:29.3336271Z row_wise=False, 2025-05-07T20:23:29.3336635Z mixed=True, 2025-05-07T20:23:29.3336787Z use_cache=False, 2025-05-07T20:23:29.3336988Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:29.3337137Z use_cpu=True, 2025-05-07T20:23:29.3337315Z output_dtype=SparseType.FP16, 2025-05-07T20:23:29.3337461Z ) 2025-05-07T20:23:29.3337691Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:29.3338260Z self=, 2025-05-07T20:23:29.3338413Z mixed_B=True, 2025-05-07T20:23:29.3338566Z compile=False, 2025-05-07T20:23:29.3338707Z T=5, 2025-05-07T20:23:29.3338856Z D=34, 2025-05-07T20:23:29.3338998Z B=119, 2025-05-07T20:23:29.3339140Z log_E=3, 2025-05-07T20:23:29.3339287Z L=20, 2025-05-07T20:23:29.3339435Z D_gradcheck=2, 2025-05-07T20:23:29.3339606Z stochastic_rounding=False, 2025-05-07T20:23:29.3339768Z weighted=True, 2025-05-07T20:23:29.3339922Z row_wise=True, 2025-05-07T20:23:29.3340084Z mixed=False, 2025-05-07T20:23:29.3340235Z use_cache=False, 2025-05-07T20:23:29.3340575Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:29.3340741Z use_cpu=True, 2025-05-07T20:23:29.3340922Z output_dtype=SparseType.FP16, 2025-05-07T20:23:29.3341062Z ) 2025-05-07T20:23:29.3341298Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:29.3341963Z self=, 2025-05-07T20:23:29.3342126Z mixed_B=True, 2025-05-07T20:23:29.3342284Z compile=False, 2025-05-07T20:23:29.3342427Z T=5, 2025-05-07T20:23:29.3342569Z D=39, 2025-05-07T20:23:29.3342718Z B=64, 2025-05-07T20:23:29.3342862Z log_E=4, 2025-05-07T20:23:29.3343003Z L=11, 2025-05-07T20:23:29.3343163Z D_gradcheck=2, 2025-05-07T20:23:29.3343334Z stochastic_rounding=False, 2025-05-07T20:23:29.3343497Z weighted=True, 2025-05-07T20:23:29.3343652Z row_wise=True, 2025-05-07T20:23:29.3343805Z mixed=False, 2025-05-07T20:23:29.3343965Z use_cache=True, 2025-05-07T20:23:29.3344154Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:29.3344303Z use_cpu=True, 2025-05-07T20:23:29.3344488Z output_dtype=SparseType.FP16, 2025-05-07T20:23:29.3344628Z ) 2025-05-07T20:23:29.3344854Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:29.3345419Z self=, 2025-05-07T20:23:29.3345573Z mixed_B=False, 2025-05-07T20:23:29.3345799Z compile=True, 2025-05-07T20:23:29.3345949Z T=3, 2025-05-07T20:23:29.3346093Z D=2, 2025-05-07T20:23:29.3346247Z B=27, 2025-05-07T20:23:29.3346389Z log_E=4, 2025-05-07T20:23:29.3346532Z L=4, 2025-05-07T20:23:29.3346690Z D_gradcheck=2, 2025-05-07T20:23:29.3346860Z stochastic_rounding=False, 2025-05-07T20:23:29.3347106Z weighted=False, 2025-05-07T20:23:29.3347349Z row_wise=False, 2025-05-07T20:23:29.3347502Z mixed=False, 2025-05-07T20:23:29.3347653Z use_cache=True, 2025-05-07T20:23:29.3347849Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:29.3347998Z use_cpu=True, 2025-05-07T20:23:29.3348183Z output_dtype=SparseType.FP32, 2025-05-07T20:23:29.3348328Z ) 2025-05-07T20:23:29.3348551Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:29.3349109Z self=, 2025-05-07T20:23:29.3349268Z mixed_B=False, 2025-05-07T20:23:29.3349422Z compile=False, 2025-05-07T20:23:29.3349571Z T=2, 2025-05-07T20:23:29.3349714Z D=95, 2025-05-07T20:23:29.3349857Z B=34, 2025-05-07T20:23:29.3350008Z log_E=5, 2025-05-07T20:23:29.3350151Z L=3, 2025-05-07T20:23:29.3350301Z D_gradcheck=1, 2025-05-07T20:23:29.3350478Z stochastic_rounding=True, 2025-05-07T20:23:29.3350633Z weighted=False, 2025-05-07T20:23:29.3350787Z row_wise=False, 2025-05-07T20:23:29.3351043Z mixed=False, 2025-05-07T20:23:29.3351198Z use_cache=False, 2025-05-07T20:23:29.3351385Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:29.3351542Z use_cpu=True, 2025-05-07T20:23:29.3351721Z output_dtype=SparseType.FP32, 2025-05-07T20:23:29.3351860Z ) 2025-05-07T20:23:29.3352093Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:29.3352652Z self=, 2025-05-07T20:23:29.3352809Z mixed_B=True, 2025-05-07T20:23:29.3352958Z compile=True, 2025-05-07T20:23:29.3353100Z T=5, 2025-05-07T20:23:29.3353252Z D=10, 2025-05-07T20:23:29.3353396Z B=86, 2025-05-07T20:23:29.3353539Z log_E=4, 2025-05-07T20:23:29.3353687Z L=12, 2025-05-07T20:23:29.3353842Z D_gradcheck=1, 2025-05-07T20:23:29.3354010Z stochastic_rounding=True, 2025-05-07T20:23:29.3354173Z weighted=False, 2025-05-07T20:23:29.3354328Z row_wise=False, 2025-05-07T20:23:29.3354484Z mixed=False, 2025-05-07T20:23:29.3354642Z use_cache=True, 2025-05-07T20:23:29.3354830Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:29.3354980Z use_cpu=True, 2025-05-07T20:23:29.3355168Z output_dtype=SparseType.FP32, 2025-05-07T20:23:29.3355306Z ) 2025-05-07T20:23:29.3355537Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:29.3356213Z self=, 2025-05-07T20:23:29.3356380Z mixed_B=False, 2025-05-07T20:23:29.3356539Z compile=True, 2025-05-07T20:23:29.3356684Z T=4, 2025-05-07T20:23:29.3356828Z D=71, 2025-05-07T20:23:29.3356977Z B=37, 2025-05-07T20:23:29.3357121Z log_E=5, 2025-05-07T20:23:29.3357266Z L=13, 2025-05-07T20:23:29.3357426Z D_gradcheck=2, 2025-05-07T20:23:29.3357597Z stochastic_rounding=True, 2025-05-07T20:23:29.3357753Z weighted=True, 2025-05-07T20:23:29.3357916Z row_wise=False, 2025-05-07T20:23:29.3358071Z mixed=False, 2025-05-07T20:23:29.3358225Z use_cache=False, 2025-05-07T20:23:29.3358420Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:29.3358569Z use_cpu=True, 2025-05-07T20:23:29.3358756Z output_dtype=SparseType.FP16, 2025-05-07T20:23:29.3358896Z ) 2025-05-07T20:23:29.3359119Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:29.3359685Z self=, 2025-05-07T20:23:29.3359835Z mixed_B=True, 2025-05-07T20:23:29.3359988Z compile=False, 2025-05-07T20:23:29.3360135Z T=5, 2025-05-07T20:23:29.3360282Z D=123, 2025-05-07T20:23:29.3360424Z B=71, 2025-05-07T20:23:29.3360573Z log_E=5, 2025-05-07T20:23:29.3360714Z L=4, 2025-05-07T20:23:29.3360863Z D_gradcheck=1, 2025-05-07T20:23:29.3361045Z stochastic_rounding=False, 2025-05-07T20:23:29.3361288Z weighted=False, 2025-05-07T20:23:29.3361505Z row_wise=True, 2025-05-07T20:23:29.3361658Z mixed=False, 2025-05-07T20:23:29.3361811Z use_cache=True, 2025-05-07T20:23:29.3362011Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:29.3362163Z use_cpu=True, 2025-05-07T20:23:29.3362342Z output_dtype=SparseType.FP32, 2025-05-07T20:23:29.3362488Z ) 2025-05-07T20:23:29.3362713Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:29.3363272Z self=, 2025-05-07T20:23:29.3363431Z mixed_B=True, 2025-05-07T20:23:29.3363581Z compile=True, 2025-05-07T20:23:29.3363725Z T=3, 2025-05-07T20:23:29.3363874Z D=31, 2025-05-07T20:23:29.3364015Z B=83, 2025-05-07T20:23:29.3364160Z log_E=5, 2025-05-07T20:23:29.3364308Z L=12, 2025-05-07T20:23:29.3364461Z D_gradcheck=1, 2025-05-07T20:23:29.3364643Z stochastic_rounding=False, 2025-05-07T20:23:29.3364798Z weighted=False, 2025-05-07T20:23:29.3364953Z row_wise=True, 2025-05-07T20:23:29.3365196Z mixed=True, 2025-05-07T20:23:29.3365348Z use_cache=False, 2025-05-07T20:23:29.3365535Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:29.3365691Z use_cpu=True, 2025-05-07T20:23:29.3365870Z output_dtype=SparseType.FP32, 2025-05-07T20:23:29.3366008Z ) 2025-05-07T20:23:29.3366240Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:29.3366801Z self=, 2025-05-07T20:23:29.3366951Z mixed_B=False, 2025-05-07T20:23:29.3367110Z compile=False, 2025-05-07T20:23:29.3367253Z T=1, 2025-05-07T20:23:29.3367403Z D=34, 2025-05-07T20:23:29.3367545Z B=63, 2025-05-07T20:23:29.3367692Z log_E=5, 2025-05-07T20:23:29.3367843Z L=11, 2025-05-07T20:23:29.3368138Z D_gradcheck=1, 2025-05-07T20:23:29.3368313Z stochastic_rounding=True, 2025-05-07T20:23:29.3368475Z weighted=True, 2025-05-07T20:23:29.3368629Z row_wise=False, 2025-05-07T20:23:29.3368785Z mixed=False, 2025-05-07T20:23:29.3368943Z use_cache=True, 2025-05-07T20:23:29.3369132Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:29.3369282Z use_cpu=True, 2025-05-07T20:23:29.3369467Z output_dtype=SparseType.FP32, 2025-05-07T20:23:29.3369606Z ) 2025-05-07T20:23:29.3369828Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:29.3370591Z self=, 2025-05-07T20:23:29.3370758Z mixed_B=False, 2025-05-07T20:23:29.3370919Z compile=False, 2025-05-07T20:23:29.3371064Z T=5, 2025-05-07T20:23:29.3371203Z D=119, 2025-05-07T20:23:29.3371355Z B=43, 2025-05-07T20:23:29.3371499Z log_E=5, 2025-05-07T20:23:29.3371641Z L=2, 2025-05-07T20:23:29.3371802Z D_gradcheck=2, 2025-05-07T20:23:29.3371974Z stochastic_rounding=True, 2025-05-07T20:23:29.3372133Z weighted=False, 2025-05-07T20:23:29.3372291Z row_wise=False, 2025-05-07T20:23:29.3372448Z mixed=False, 2025-05-07T20:23:29.3372600Z use_cache=False, 2025-05-07T20:23:29.3372795Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:29.3372943Z use_cpu=True, 2025-05-07T20:23:29.3373123Z output_dtype=SparseType.FP32, 2025-05-07T20:23:29.3373276Z ) 2025-05-07T20:23:29.3373501Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:29.3374068Z self=, 2025-05-07T20:23:29.3374219Z mixed_B=True, 2025-05-07T20:23:29.3374370Z compile=False, 2025-05-07T20:23:29.3374517Z T=3, 2025-05-07T20:23:29.3374663Z D=110, 2025-05-07T20:23:29.3374808Z B=128, 2025-05-07T20:23:29.3374960Z log_E=3, 2025-05-07T20:23:29.3375102Z L=11, 2025-05-07T20:23:29.3375253Z D_gradcheck=2, 2025-05-07T20:23:29.3375428Z stochastic_rounding=True, 2025-05-07T20:23:29.3375683Z weighted=True, 2025-05-07T20:23:29.3375891Z row_wise=False, 2025-05-07T20:23:29.3376056Z mixed=False, 2025-05-07T20:23:29.3376207Z use_cache=True, 2025-05-07T20:23:29.3376394Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:29.3376554Z use_cpu=True, 2025-05-07T20:23:29.3376735Z output_dtype=SparseType.FP16, 2025-05-07T20:23:29.3376882Z ) 2025-05-07T20:23:29.3377109Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:29.3377668Z self=, 2025-05-07T20:23:29.3377826Z mixed_B=True, 2025-05-07T20:23:29.3377977Z compile=True, 2025-05-07T20:23:29.3378118Z T=5, 2025-05-07T20:23:29.3378264Z D=69, 2025-05-07T20:23:29.3378411Z B=37, 2025-05-07T20:23:29.3378562Z log_E=5, 2025-05-07T20:23:29.3378708Z L=3, 2025-05-07T20:23:29.3378857Z D_gradcheck=1, 2025-05-07T20:23:29.3379025Z stochastic_rounding=False, 2025-05-07T20:23:29.3379188Z weighted=False, 2025-05-07T20:23:29.3379335Z row_wise=True, 2025-05-07T20:23:29.3379570Z mixed=True, 2025-05-07T20:23:29.3379987Z use_cache=False, 2025-05-07T20:23:29.3380192Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:29.3380348Z use_cpu=True, 2025-05-07T20:23:29.3380528Z output_dtype=SparseType.FP16, 2025-05-07T20:23:29.3380668Z ) 2025-05-07T20:23:29.3380903Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:29.3381471Z self=, 2025-05-07T20:23:29.3381623Z mixed_B=False, 2025-05-07T20:23:29.3381779Z compile=True, 2025-05-07T20:23:29.3381920Z T=3, 2025-05-07T20:23:29.3382061Z D=99, 2025-05-07T20:23:29.3382210Z B=6, 2025-05-07T20:23:29.3382351Z log_E=3, 2025-05-07T20:23:29.3382495Z L=20, 2025-05-07T20:23:29.3382651Z D_gradcheck=2, 2025-05-07T20:23:29.3382824Z stochastic_rounding=False, 2025-05-07T20:23:29.3382992Z weighted=False, 2025-05-07T20:23:29.3383144Z row_wise=True, 2025-05-07T20:23:29.3383303Z mixed=True, 2025-05-07T20:23:29.3383460Z use_cache=True, 2025-05-07T20:23:29.3383648Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:29.3383798Z use_cpu=True, 2025-05-07T20:23:29.3383983Z output_dtype=SparseType.FP32, 2025-05-07T20:23:29.3384122Z ) 2025-05-07T20:23:29.3384353Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:29.3385153Z self=, 2025-05-07T20:23:29.3385325Z mixed_B=True, 2025-05-07T20:23:29.3385475Z compile=True, 2025-05-07T20:23:29.3385625Z T=2, 2025-05-07T20:23:29.3385768Z D=37, 2025-05-07T20:23:29.3385913Z B=53, 2025-05-07T20:23:29.3386066Z log_E=3, 2025-05-07T20:23:29.3386209Z L=11, 2025-05-07T20:23:29.3386365Z D_gradcheck=1, 2025-05-07T20:23:29.3386534Z stochastic_rounding=True, 2025-05-07T20:23:29.3386692Z weighted=True, 2025-05-07T20:23:29.3386848Z row_wise=False, 2025-05-07T20:23:29.3387008Z mixed=False, 2025-05-07T20:23:29.3387159Z use_cache=True, 2025-05-07T20:23:29.3387351Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:29.3387498Z use_cpu=True, 2025-05-07T20:23:29.3387677Z output_dtype=SparseType.FP16, 2025-05-07T20:23:29.3387831Z ) 2025-05-07T20:23:29.4068022Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:29.4068727Z self=, 2025-05-07T20:23:29.4068883Z mixed_B=True, 2025-05-07T20:23:29.4069052Z compile=True, 2025-05-07T20:23:29.4069327Z T=2, 2025-05-07T20:23:29.4079198Z D=123, 2025-05-07T20:23:29.4079402Z B=114, 2025-05-07T20:23:29.4079548Z log_E=4, 2025-05-07T20:23:29.4079834Z L=9, 2025-05-07T20:23:29.4080001Z D_gradcheck=2, 2025-05-07T20:23:29.4080176Z stochastic_rounding=False, 2025-05-07T20:23:29.4080696Z weighted=False, 2025-05-07T20:23:29.4080860Z row_wise=False, 2025-05-07T20:23:29.4081234Z mixed=False, 2025-05-07T20:23:29.4081383Z use_cache=True, 2025-05-07T20:23:29.4081575Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:29.4081729Z use_cpu=True, 2025-05-07T20:23:29.4081908Z output_dtype=SparseType.FP16, 2025-05-07T20:23:29.4082046Z ) 2025-05-07T20:23:29.4082288Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:29.4082873Z self=, 2025-05-07T20:23:29.4083024Z mixed_B=True, 2025-05-07T20:23:29.4083183Z compile=True, 2025-05-07T20:23:29.4083323Z T=4, 2025-05-07T20:23:29.4083464Z D=62, 2025-05-07T20:23:29.4083610Z B=19, 2025-05-07T20:23:29.4083752Z log_E=3, 2025-05-07T20:23:29.4083891Z L=15, 2025-05-07T20:23:29.4084049Z D_gradcheck=1, 2025-05-07T20:23:29.4084221Z stochastic_rounding=False, 2025-05-07T20:23:29.4084383Z weighted=True, 2025-05-07T20:23:29.4084532Z row_wise=True, 2025-05-07T20:23:29.4084825Z mixed=False, 2025-05-07T20:23:29.4084989Z use_cache=True, 2025-05-07T20:23:29.4085177Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:29.4085326Z use_cpu=True, 2025-05-07T20:23:29.4085512Z output_dtype=SparseType.FP16, 2025-05-07T20:23:29.4085650Z ) 2025-05-07T20:23:29.4085883Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:29.4086470Z self=, 2025-05-07T20:23:29.4086631Z mixed_B=False, 2025-05-07T20:23:29.4086788Z compile=False, 2025-05-07T20:23:29.4086936Z T=3, 2025-05-07T20:23:29.4087076Z D=51, 2025-05-07T20:23:29.4087227Z B=124, 2025-05-07T20:23:29.4087372Z log_E=4, 2025-05-07T20:23:29.4087513Z L=10, 2025-05-07T20:23:29.4087669Z D_gradcheck=1, 2025-05-07T20:23:29.4087841Z stochastic_rounding=False, 2025-05-07T20:23:29.4088119Z weighted=True, 2025-05-07T20:23:29.4088282Z row_wise=True, 2025-05-07T20:23:29.4088445Z mixed=False, 2025-05-07T20:23:29.4088600Z use_cache=False, 2025-05-07T20:23:29.4088797Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:29.4088948Z use_cpu=True, 2025-05-07T20:23:29.4089125Z output_dtype=SparseType.FP16, 2025-05-07T20:23:29.4089271Z ) 2025-05-07T20:23:29.4089497Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:29.4090246Z self=, 2025-05-07T20:23:29.4090419Z mixed_B=True, 2025-05-07T20:23:29.4090568Z compile=True, 2025-05-07T20:23:29.4090716Z T=4, 2025-05-07T20:23:29.4090861Z D=15, 2025-05-07T20:23:29.4091007Z B=83, 2025-05-07T20:23:29.4091160Z log_E=3, 2025-05-07T20:23:29.4091302Z L=17, 2025-05-07T20:23:29.4091454Z D_gradcheck=2, 2025-05-07T20:23:29.4091632Z stochastic_rounding=False, 2025-05-07T20:23:29.4091788Z weighted=False, 2025-05-07T20:23:29.4091937Z row_wise=True, 2025-05-07T20:23:29.4092098Z mixed=True, 2025-05-07T20:23:29.4092249Z use_cache=True, 2025-05-07T20:23:29.4092436Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:29.4092591Z use_cpu=True, 2025-05-07T20:23:29.4092771Z output_dtype=SparseType.FP16, 2025-05-07T20:23:29.4092911Z ) 2025-05-07T20:23:29.4093147Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:29.4093712Z self=, 2025-05-07T20:23:29.4093869Z mixed_B=True, 2025-05-07T20:23:29.4094020Z compile=True, 2025-05-07T20:23:29.4094161Z T=3, 2025-05-07T20:23:29.4094411Z D=47, 2025-05-07T20:23:29.4094562Z B=28, 2025-05-07T20:23:29.4094705Z log_E=4, 2025-05-07T20:23:29.4094853Z L=15, 2025-05-07T20:23:29.4095011Z D_gradcheck=1, 2025-05-07T20:23:29.4095179Z stochastic_rounding=True, 2025-05-07T20:23:29.4095437Z weighted=False, 2025-05-07T20:23:29.4095602Z row_wise=False, 2025-05-07T20:23:29.4095842Z mixed=False, 2025-05-07T20:23:29.4095995Z use_cache=True, 2025-05-07T20:23:29.4096190Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:29.4096340Z use_cpu=True, 2025-05-07T20:23:29.4096518Z output_dtype=SparseType.FP16, 2025-05-07T20:23:29.4096663Z ) 2025-05-07T20:23:29.4096886Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:29.4097448Z self=, 2025-05-07T20:23:29.4097611Z mixed_B=False, 2025-05-07T20:23:29.4097769Z compile=False, 2025-05-07T20:23:29.4097917Z T=4, 2025-05-07T20:23:29.4098061Z D=4, 2025-05-07T20:23:29.4098202Z B=7, 2025-05-07T20:23:29.4098354Z log_E=3, 2025-05-07T20:23:29.4098501Z L=20, 2025-05-07T20:23:29.4098655Z D_gradcheck=2, 2025-05-07T20:23:29.4098836Z stochastic_rounding=False, 2025-05-07T20:23:29.4098990Z weighted=False, 2025-05-07T20:23:29.4099142Z row_wise=True, 2025-05-07T20:23:29.4099299Z mixed=True, 2025-05-07T20:23:29.4099536Z use_cache=False, 2025-05-07T20:23:29.4099727Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:29.4099882Z use_cpu=True, 2025-05-07T20:23:29.4100058Z output_dtype=SparseType.FP16, 2025-05-07T20:23:29.4100196Z ) 2025-05-07T20:23:29.4100425Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:29.4100979Z self=, 2025-05-07T20:23:29.4101139Z mixed_B=True, 2025-05-07T20:23:29.4101289Z compile=True, 2025-05-07T20:23:29.4101430Z T=1, 2025-05-07T20:23:29.4101579Z D=30, 2025-05-07T20:23:29.4101720Z B=52, 2025-05-07T20:23:29.4101865Z log_E=4, 2025-05-07T20:23:29.4102013Z L=6, 2025-05-07T20:23:29.4102163Z D_gradcheck=1, 2025-05-07T20:23:29.4102333Z stochastic_rounding=False, 2025-05-07T20:23:29.4102497Z weighted=False, 2025-05-07T20:23:29.4102646Z row_wise=False, 2025-05-07T20:23:29.4102796Z mixed=True, 2025-05-07T20:23:29.4102957Z use_cache=True, 2025-05-07T20:23:29.4103145Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:29.4103295Z use_cpu=True, 2025-05-07T20:23:29.4103480Z output_dtype=SparseType.FP16, 2025-05-07T20:23:29.4103620Z ) 2025-05-07T20:23:29.4103850Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:29.4104406Z self=, 2025-05-07T20:23:29.4104644Z mixed_B=True, 2025-05-07T20:23:29.4104818Z compile=True, 2025-05-07T20:23:29.4104962Z T=2, 2025-05-07T20:23:29.4105104Z D=116, 2025-05-07T20:23:29.4105253Z B=55, 2025-05-07T20:23:29.4105398Z log_E=5, 2025-05-07T20:23:29.4105538Z L=3, 2025-05-07T20:23:29.4105694Z D_gradcheck=1, 2025-05-07T20:23:29.4105862Z stochastic_rounding=True, 2025-05-07T20:23:29.4106019Z weighted=False, 2025-05-07T20:23:29.4106183Z row_wise=True, 2025-05-07T20:23:29.4106338Z mixed=True, 2025-05-07T20:23:29.4106498Z use_cache=False, 2025-05-07T20:23:29.4106698Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:29.4106846Z use_cpu=True, 2025-05-07T20:23:29.4107038Z output_dtype=SparseType.FP32, 2025-05-07T20:23:29.4107176Z ) 2025-05-07T20:23:29.4107399Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:29.4107966Z self=, 2025-05-07T20:23:29.4108118Z mixed_B=True, 2025-05-07T20:23:29.4108280Z compile=False, 2025-05-07T20:23:29.4108420Z T=4, 2025-05-07T20:23:29.4108559Z D=114, 2025-05-07T20:23:29.4108708Z B=11, 2025-05-07T20:23:29.4108851Z log_E=4, 2025-05-07T20:23:29.4108994Z L=16, 2025-05-07T20:23:29.4109153Z D_gradcheck=2, 2025-05-07T20:23:29.4109324Z stochastic_rounding=True, 2025-05-07T20:23:29.4109567Z weighted=False, 2025-05-07T20:23:29.4109748Z row_wise=False, 2025-05-07T20:23:29.4109984Z mixed=False, 2025-05-07T20:23:29.4110145Z use_cache=False, 2025-05-07T20:23:29.4110341Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:29.4110492Z use_cpu=True, 2025-05-07T20:23:29.4110681Z output_dtype=SparseType.FP32, 2025-05-07T20:23:29.4110819Z ) 2025-05-07T20:23:29.4111044Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:29.4111608Z self=, 2025-05-07T20:23:29.4111761Z mixed_B=True, 2025-05-07T20:23:29.4111914Z compile=False, 2025-05-07T20:23:29.4112065Z T=5, 2025-05-07T20:23:29.4112210Z D=36, 2025-05-07T20:23:29.4112359Z B=111, 2025-05-07T20:23:29.4112509Z log_E=5, 2025-05-07T20:23:29.4112652Z L=20, 2025-05-07T20:23:29.4112803Z D_gradcheck=2, 2025-05-07T20:23:29.4112976Z stochastic_rounding=True, 2025-05-07T20:23:29.4113132Z weighted=True, 2025-05-07T20:23:29.4113291Z row_wise=True, 2025-05-07T20:23:29.4113442Z mixed=False, 2025-05-07T20:23:29.4113689Z use_cache=False, 2025-05-07T20:23:29.4113883Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:29.4114035Z use_cpu=True, 2025-05-07T20:23:29.4114221Z output_dtype=SparseType.FP32, 2025-05-07T20:23:29.4114371Z ) 2025-05-07T20:23:29.4114600Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:29.4115165Z self=, 2025-05-07T20:23:29.4115324Z mixed_B=False, 2025-05-07T20:23:29.4115477Z compile=False, 2025-05-07T20:23:29.4115618Z T=1, 2025-05-07T20:23:29.4115767Z D=44, 2025-05-07T20:23:29.4115909Z B=65, 2025-05-07T20:23:29.4116053Z log_E=4, 2025-05-07T20:23:29.4116204Z L=13, 2025-05-07T20:23:29.4116353Z D_gradcheck=2, 2025-05-07T20:23:29.4116525Z stochastic_rounding=True, 2025-05-07T20:23:29.4116685Z weighted=False, 2025-05-07T20:23:29.4116836Z row_wise=False, 2025-05-07T20:23:29.4116996Z mixed=False, 2025-05-07T20:23:29.4117153Z use_cache=False, 2025-05-07T20:23:29.4117346Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:29.4117498Z use_cpu=True, 2025-05-07T20:23:29.4117677Z output_dtype=SparseType.FP16, 2025-05-07T20:23:29.4117815Z ) 2025-05-07T20:23:29.4118045Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:29.4118603Z self=, 2025-05-07T20:23:29.4118833Z mixed_B=True, 2025-05-07T20:23:29.4119005Z compile=False, 2025-05-07T20:23:29.4119146Z T=1, 2025-05-07T20:23:29.4119299Z D=19, 2025-05-07T20:23:29.4119443Z B=115, 2025-05-07T20:23:29.4119585Z log_E=3, 2025-05-07T20:23:29.4119733Z L=13, 2025-05-07T20:23:29.4119884Z D_gradcheck=2, 2025-05-07T20:23:29.4120055Z stochastic_rounding=False, 2025-05-07T20:23:29.4120213Z weighted=True, 2025-05-07T20:23:29.4120364Z row_wise=False, 2025-05-07T20:23:29.4120516Z mixed=True, 2025-05-07T20:23:29.4120677Z use_cache=False, 2025-05-07T20:23:29.4120867Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:29.4121017Z use_cpu=True, 2025-05-07T20:23:29.4121201Z output_dtype=SparseType.FP32, 2025-05-07T20:23:29.4121341Z ) 2025-05-07T20:23:29.4121565Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:29.4122124Z self=, 2025-05-07T20:23:29.4122277Z mixed_B=False, 2025-05-07T20:23:29.4122435Z compile=True, 2025-05-07T20:23:29.4122576Z T=5, 2025-05-07T20:23:29.4122722Z D=20, 2025-05-07T20:23:29.4122871Z B=69, 2025-05-07T20:23:29.4123016Z log_E=5, 2025-05-07T20:23:29.4123153Z L=16, 2025-05-07T20:23:29.4123307Z D_gradcheck=1, 2025-05-07T20:23:29.4123478Z stochastic_rounding=False, 2025-05-07T20:23:29.4123715Z weighted=True, 2025-05-07T20:23:29.4123887Z row_wise=False, 2025-05-07T20:23:29.4124119Z mixed=True, 2025-05-07T20:23:29.4124276Z use_cache=False, 2025-05-07T20:23:29.4124471Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:29.4124620Z use_cpu=True, 2025-05-07T20:23:29.4124799Z output_dtype=SparseType.FP16, 2025-05-07T20:23:29.4124943Z ) 2025-05-07T20:23:29.4125170Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:29.4125739Z self=, 2025-05-07T20:23:29.4125892Z mixed_B=True, 2025-05-07T20:23:29.4126045Z compile=False, 2025-05-07T20:23:29.4126194Z T=2, 2025-05-07T20:23:29.4126337Z D=37, 2025-05-07T20:23:29.4126478Z B=7, 2025-05-07T20:23:29.4126626Z log_E=3, 2025-05-07T20:23:29.4126766Z L=9, 2025-05-07T20:23:29.4126916Z D_gradcheck=2, 2025-05-07T20:23:29.4127091Z stochastic_rounding=True, 2025-05-07T20:23:29.4127247Z weighted=False, 2025-05-07T20:23:29.4127397Z row_wise=True, 2025-05-07T20:23:29.4127559Z mixed=False, 2025-05-07T20:23:29.4127834Z use_cache=True, 2025-05-07T20:23:29.4128153Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:29.4128315Z use_cpu=True, 2025-05-07T20:23:29.4128492Z output_dtype=SparseType.FP16, 2025-05-07T20:23:29.4128635Z ) 2025-05-07T20:23:29.4128858Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:29.4129416Z self=, 2025-05-07T20:23:29.4129577Z mixed_B=False, 2025-05-07T20:23:29.4129729Z compile=False, 2025-05-07T20:23:29.4129866Z T=5, 2025-05-07T20:23:29.4130017Z D=109, 2025-05-07T20:23:29.4130158Z B=78, 2025-05-07T20:23:29.4130305Z log_E=3, 2025-05-07T20:23:29.4130457Z L=18, 2025-05-07T20:23:29.4130608Z D_gradcheck=2, 2025-05-07T20:23:29.4130782Z stochastic_rounding=False, 2025-05-07T20:23:29.4130947Z weighted=True, 2025-05-07T20:23:29.4131103Z row_wise=False, 2025-05-07T20:23:29.4131252Z mixed=True, 2025-05-07T20:23:29.4131415Z use_cache=False, 2025-05-07T20:23:29.4131606Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:29.4131760Z use_cpu=True, 2025-05-07T20:23:29.4131936Z output_dtype=SparseType.FP32, 2025-05-07T20:23:29.4132073Z ) 2025-05-07T20:23:29.4132303Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:29.4132862Z self=, 2025-05-07T20:23:29.4133151Z mixed_B=True, 2025-05-07T20:23:29.4133319Z compile=True, 2025-05-07T20:23:29.4133461Z T=5, 2025-05-07T20:23:29.4133603Z D=47, 2025-05-07T20:23:29.4133752Z B=84, 2025-05-07T20:23:29.4133896Z log_E=4, 2025-05-07T20:23:29.4134035Z L=9, 2025-05-07T20:23:29.4134195Z D_gradcheck=1, 2025-05-07T20:23:29.4134363Z stochastic_rounding=True, 2025-05-07T20:23:29.4134525Z weighted=False, 2025-05-07T20:23:29.4134675Z row_wise=True, 2025-05-07T20:23:29.4134825Z mixed=True, 2025-05-07T20:23:29.4134988Z use_cache=False, 2025-05-07T20:23:29.4135175Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:29.4135325Z use_cpu=True, 2025-05-07T20:23:29.4135516Z output_dtype=SparseType.FP32, 2025-05-07T20:23:29.4135656Z ) 2025-05-07T20:23:29.4135880Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:29.4136445Z self=, 2025-05-07T20:23:29.4136602Z mixed_B=False, 2025-05-07T20:23:29.4136760Z compile=False, 2025-05-07T20:23:29.4136909Z T=2, 2025-05-07T20:23:29.4137051Z D=56, 2025-05-07T20:23:29.4137195Z B=116, 2025-05-07T20:23:29.4137345Z log_E=4, 2025-05-07T20:23:29.4137492Z L=14, 2025-05-07T20:23:29.4137650Z D_gradcheck=1, 2025-05-07T20:23:29.4137818Z stochastic_rounding=False, 2025-05-07T20:23:29.4138054Z weighted=True, 2025-05-07T20:23:29.4138229Z row_wise=True, 2025-05-07T20:23:29.4138463Z mixed=False, 2025-05-07T20:23:29.4138626Z use_cache=False, 2025-05-07T20:23:29.4138826Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:29.4138974Z use_cpu=True, 2025-05-07T20:23:29.4139152Z output_dtype=SparseType.FP32, 2025-05-07T20:23:29.4139302Z ) 2025-05-07T20:23:29.4809131Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:29.4809758Z self=, 2025-05-07T20:23:29.4810552Z mixed_B=False, 2025-05-07T20:23:29.4810729Z compile=True, 2025-05-07T20:23:29.4810879Z T=5, 2025-05-07T20:23:29.4811021Z D=16, 2025-05-07T20:23:29.4811164Z B=22, 2025-05-07T20:23:29.4811313Z log_E=3, 2025-05-07T20:23:29.4811455Z L=11, 2025-05-07T20:23:29.4811604Z D_gradcheck=2, 2025-05-07T20:23:29.4811788Z stochastic_rounding=False, 2025-05-07T20:23:29.4811951Z weighted=True, 2025-05-07T20:23:29.4812102Z row_wise=True, 2025-05-07T20:23:29.4812262Z mixed=True, 2025-05-07T20:23:29.4812794Z use_cache=False, 2025-05-07T20:23:29.4813128Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:29.4813277Z use_cpu=True, 2025-05-07T20:23:29.4813459Z output_dtype=SparseType.FP32, 2025-05-07T20:23:29.4813609Z ) 2025-05-07T20:23:29.4813848Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:29.4814423Z self=, 2025-05-07T20:23:29.4814586Z mixed_B=False, 2025-05-07T20:23:29.4814736Z compile=True, 2025-05-07T20:23:29.4814876Z T=2, 2025-05-07T20:23:29.4815025Z D=112, 2025-05-07T20:23:29.4815166Z B=100, 2025-05-07T20:23:29.4815309Z log_E=3, 2025-05-07T20:23:29.4815455Z L=8, 2025-05-07T20:23:29.4815605Z D_gradcheck=2, 2025-05-07T20:23:29.4815778Z stochastic_rounding=False, 2025-05-07T20:23:29.4815945Z weighted=False, 2025-05-07T20:23:29.4816093Z row_wise=True, 2025-05-07T20:23:29.4816251Z mixed=True, 2025-05-07T20:23:29.4816406Z use_cache=False, 2025-05-07T20:23:29.4816595Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:29.4816754Z use_cpu=True, 2025-05-07T20:23:29.4816935Z output_dtype=SparseType.FP32, 2025-05-07T20:23:29.4817075Z ) 2025-05-07T20:23:29.4817309Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:29.4817873Z self=, 2025-05-07T20:23:29.4818175Z mixed_B=True, 2025-05-07T20:23:29.4818350Z compile=True, 2025-05-07T20:23:29.4818493Z T=4, 2025-05-07T20:23:29.4818638Z D=16, 2025-05-07T20:23:29.4818787Z B=108, 2025-05-07T20:23:29.4818931Z log_E=3, 2025-05-07T20:23:29.4819071Z L=1, 2025-05-07T20:23:29.4819228Z D_gradcheck=1, 2025-05-07T20:23:29.4819400Z stochastic_rounding=False, 2025-05-07T20:23:29.4819563Z weighted=False, 2025-05-07T20:23:29.4819714Z row_wise=False, 2025-05-07T20:23:29.4819865Z mixed=False, 2025-05-07T20:23:29.4820044Z use_cache=False, 2025-05-07T20:23:29.4820235Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:29.4820394Z use_cpu=True, 2025-05-07T20:23:29.4820575Z output_dtype=SparseType.FP32, 2025-05-07T20:23:29.4820714Z ) 2025-05-07T20:23:29.4820950Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:29.4821511Z self=, 2025-05-07T20:23:29.4821670Z mixed_B=True, 2025-05-07T20:23:29.4821834Z compile=False, 2025-05-07T20:23:29.4821979Z T=2, 2025-05-07T20:23:29.4822121Z D=104, 2025-05-07T20:23:29.4822270Z B=118, 2025-05-07T20:23:29.4822415Z log_E=5, 2025-05-07T20:23:29.4822562Z L=2, 2025-05-07T20:23:29.4822724Z D_gradcheck=2, 2025-05-07T20:23:29.4822899Z stochastic_rounding=False, 2025-05-07T20:23:29.4823206Z weighted=False, 2025-05-07T20:23:29.4823376Z row_wise=True, 2025-05-07T20:23:29.4823740Z mixed=True, 2025-05-07T20:23:29.4823906Z use_cache=False, 2025-05-07T20:23:29.4824095Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:29.4824246Z use_cpu=True, 2025-05-07T20:23:29.4824433Z output_dtype=SparseType.FP16, 2025-05-07T20:23:29.4824572Z ) 2025-05-07T20:23:29.4824799Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:29.4825363Z self=, 2025-05-07T20:23:29.4825514Z mixed_B=True, 2025-05-07T20:23:29.4825668Z compile=False, 2025-05-07T20:23:29.4825820Z T=3, 2025-05-07T20:23:29.4825963Z D=67, 2025-05-07T20:23:29.4826104Z B=49, 2025-05-07T20:23:29.4826256Z log_E=4, 2025-05-07T20:23:29.4826398Z L=12, 2025-05-07T20:23:29.4826557Z D_gradcheck=2, 2025-05-07T20:23:29.4826727Z stochastic_rounding=True, 2025-05-07T20:23:29.4826885Z weighted=False, 2025-05-07T20:23:29.4827041Z row_wise=True, 2025-05-07T20:23:29.4827196Z mixed=False, 2025-05-07T20:23:29.4827449Z use_cache=False, 2025-05-07T20:23:29.4827646Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:29.4827796Z use_cpu=True, 2025-05-07T20:23:29.4827976Z output_dtype=SparseType.FP32, 2025-05-07T20:23:29.4828121Z ) 2025-05-07T20:23:29.4828349Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:29.4828912Z self=, 2025-05-07T20:23:29.4829076Z mixed_B=True, 2025-05-07T20:23:29.4829230Z compile=False, 2025-05-07T20:23:29.4829382Z T=1, 2025-05-07T20:23:29.4829522Z D=90, 2025-05-07T20:23:29.4829663Z B=83, 2025-05-07T20:23:29.4829818Z log_E=3, 2025-05-07T20:23:29.4829966Z L=13, 2025-05-07T20:23:29.4830119Z D_gradcheck=1, 2025-05-07T20:23:29.4830296Z stochastic_rounding=False, 2025-05-07T20:23:29.4830453Z weighted=False, 2025-05-07T20:23:29.4830605Z row_wise=False, 2025-05-07T20:23:29.4830763Z mixed=True, 2025-05-07T20:23:29.4830920Z use_cache=True, 2025-05-07T20:23:29.4831110Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:29.4831271Z use_cpu=True, 2025-05-07T20:23:29.4831450Z output_dtype=SparseType.FP32, 2025-05-07T20:23:29.4831590Z ) 2025-05-07T20:23:29.4831822Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:29.4832381Z self=, 2025-05-07T20:23:29.4832629Z mixed_B=True, 2025-05-07T20:23:29.4832794Z compile=True, 2025-05-07T20:23:29.4832937Z T=1, 2025-05-07T20:23:29.4833086Z D=50, 2025-05-07T20:23:29.4833227Z B=21, 2025-05-07T20:23:29.4833369Z log_E=5, 2025-05-07T20:23:29.4833515Z L=2, 2025-05-07T20:23:29.4833665Z D_gradcheck=2, 2025-05-07T20:23:29.4833834Z stochastic_rounding=False, 2025-05-07T20:23:29.4833996Z weighted=False, 2025-05-07T20:23:29.4834152Z row_wise=False, 2025-05-07T20:23:29.4834300Z mixed=True, 2025-05-07T20:23:29.4834461Z use_cache=True, 2025-05-07T20:23:29.4834648Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:29.4834797Z use_cpu=True, 2025-05-07T20:23:29.4834981Z output_dtype=SparseType.FP16, 2025-05-07T20:23:29.4835120Z ) 2025-05-07T20:23:29.4835361Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:29.4835920Z self=, 2025-05-07T20:23:29.4836072Z mixed_B=True, 2025-05-07T20:23:29.4836232Z compile=False, 2025-05-07T20:23:29.4836375Z T=1, 2025-05-07T20:23:29.4836516Z D=38, 2025-05-07T20:23:29.4836666Z B=116, 2025-05-07T20:23:29.4836812Z log_E=3, 2025-05-07T20:23:29.4836956Z L=12, 2025-05-07T20:23:29.4837110Z D_gradcheck=2, 2025-05-07T20:23:29.4837282Z stochastic_rounding=False, 2025-05-07T20:23:29.4837433Z weighted=True, 2025-05-07T20:23:29.4837684Z row_wise=True, 2025-05-07T20:23:29.4837888Z mixed=False, 2025-05-07T20:23:29.4838047Z use_cache=False, 2025-05-07T20:23:29.4838238Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:29.4838385Z use_cpu=True, 2025-05-07T20:23:29.4838570Z output_dtype=SparseType.FP16, 2025-05-07T20:23:29.4838708Z ) 2025-05-07T20:23:29.4838934Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:29.4839505Z self=, 2025-05-07T20:23:29.4839658Z mixed_B=False, 2025-05-07T20:23:29.4839808Z compile=False, 2025-05-07T20:23:29.4839955Z T=1, 2025-05-07T20:23:29.4840097Z D=11, 2025-05-07T20:23:29.4840239Z B=84, 2025-05-07T20:23:29.4840390Z log_E=5, 2025-05-07T20:23:29.4840532Z L=11, 2025-05-07T20:23:29.4840685Z D_gradcheck=1, 2025-05-07T20:23:29.4840862Z stochastic_rounding=True, 2025-05-07T20:23:29.4841019Z weighted=False, 2025-05-07T20:23:29.4841175Z row_wise=False, 2025-05-07T20:23:29.4841340Z mixed=False, 2025-05-07T20:23:29.4841671Z use_cache=False, 2025-05-07T20:23:29.4841871Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:29.4842022Z use_cpu=True, 2025-05-07T20:23:29.4842208Z output_dtype=SparseType.FP16, 2025-05-07T20:23:29.4842357Z ) 2025-05-07T20:23:29.4842589Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:29.4843149Z self=, 2025-05-07T20:23:29.4843314Z mixed_B=True, 2025-05-07T20:23:29.4843471Z compile=False, 2025-05-07T20:23:29.4843618Z T=4, 2025-05-07T20:23:29.4843767Z D=97, 2025-05-07T20:23:29.4843911Z B=52, 2025-05-07T20:23:29.4844054Z log_E=4, 2025-05-07T20:23:29.4844203Z L=13, 2025-05-07T20:23:29.4844355Z D_gradcheck=1, 2025-05-07T20:23:29.4844534Z stochastic_rounding=False, 2025-05-07T20:23:29.4844689Z weighted=True, 2025-05-07T20:23:29.4844844Z row_wise=False, 2025-05-07T20:23:29.4845005Z mixed=True, 2025-05-07T20:23:29.4845173Z use_cache=False, 2025-05-07T20:23:29.4845366Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:29.4845523Z use_cpu=True, 2025-05-07T20:23:29.4845704Z output_dtype=SparseType.FP16, 2025-05-07T20:23:29.4845841Z ) 2025-05-07T20:23:29.4846069Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:29.4846630Z self=, 2025-05-07T20:23:29.4846873Z mixed_B=True, 2025-05-07T20:23:29.4847055Z compile=True, 2025-05-07T20:23:29.4847198Z T=2, 2025-05-07T20:23:29.4847343Z D=67, 2025-05-07T20:23:29.4847493Z B=80, 2025-05-07T20:23:29.4847771Z log_E=5, 2025-05-07T20:23:29.4848235Z L=0, 2025-05-07T20:23:29.4848403Z D_gradcheck=2, 2025-05-07T20:23:29.4848575Z stochastic_rounding=True, 2025-05-07T20:23:29.4848733Z weighted=True, 2025-05-07T20:23:29.4848890Z row_wise=False, 2025-05-07T20:23:29.4849045Z mixed=True, 2025-05-07T20:23:29.4849210Z use_cache=True, 2025-05-07T20:23:29.4849401Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:29.4849553Z use_cpu=True, 2025-05-07T20:23:29.4849744Z output_dtype=SparseType.FP16, 2025-05-07T20:23:29.4849885Z ) 2025-05-07T20:23:29.4850119Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:29.4850687Z self=, 2025-05-07T20:23:29.4850841Z mixed_B=True, 2025-05-07T20:23:29.4851007Z compile=False, 2025-05-07T20:23:29.4851149Z T=5, 2025-05-07T20:23:29.4851290Z D=27, 2025-05-07T20:23:29.4851438Z B=66, 2025-05-07T20:23:29.4851582Z log_E=3, 2025-05-07T20:23:29.4851726Z L=9, 2025-05-07T20:23:29.4851885Z D_gradcheck=2, 2025-05-07T20:23:29.4852056Z stochastic_rounding=True, 2025-05-07T20:23:29.4852208Z weighted=False, 2025-05-07T20:23:29.4852495Z row_wise=False, 2025-05-07T20:23:29.4852716Z mixed=False, 2025-05-07T20:23:29.4852871Z use_cache=True, 2025-05-07T20:23:29.4853065Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:29.4853218Z use_cpu=True, 2025-05-07T20:23:29.4853398Z output_dtype=SparseType.FP32, 2025-05-07T20:23:29.4853546Z ) 2025-05-07T20:23:29.4853772Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:29.4854341Z self=, 2025-05-07T20:23:29.4854498Z mixed_B=True, 2025-05-07T20:23:29.4854647Z compile=True, 2025-05-07T20:23:29.4854795Z T=5, 2025-05-07T20:23:29.4854936Z D=64, 2025-05-07T20:23:29.4855077Z B=70, 2025-05-07T20:23:29.4855228Z log_E=5, 2025-05-07T20:23:29.4855371Z L=12, 2025-05-07T20:23:29.4855523Z D_gradcheck=1, 2025-05-07T20:23:29.4855698Z stochastic_rounding=True, 2025-05-07T20:23:29.4855851Z weighted=True, 2025-05-07T20:23:29.4856004Z row_wise=True, 2025-05-07T20:23:29.4856163Z mixed=True, 2025-05-07T20:23:29.4856406Z use_cache=True, 2025-05-07T20:23:29.4856596Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:29.4856754Z use_cpu=True, 2025-05-07T20:23:29.4856938Z output_dtype=SparseType.FP16, 2025-05-07T20:23:29.4857086Z ) 2025-05-07T20:23:29.4857311Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:29.4857864Z self=, 2025-05-07T20:23:29.4858027Z mixed_B=False, 2025-05-07T20:23:29.4858178Z compile=False, 2025-05-07T20:23:29.4858321Z T=4, 2025-05-07T20:23:29.4858472Z D=106, 2025-05-07T20:23:29.4858613Z B=40, 2025-05-07T20:23:29.4858758Z log_E=3, 2025-05-07T20:23:29.4858907Z L=17, 2025-05-07T20:23:29.4859059Z D_gradcheck=2, 2025-05-07T20:23:29.4859230Z stochastic_rounding=True, 2025-05-07T20:23:29.4859388Z weighted=True, 2025-05-07T20:23:29.4859543Z row_wise=True, 2025-05-07T20:23:29.4859695Z mixed=True, 2025-05-07T20:23:29.4859863Z use_cache=False, 2025-05-07T20:23:29.4860056Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:29.4860215Z use_cpu=True, 2025-05-07T20:23:29.4860397Z output_dtype=SparseType.FP16, 2025-05-07T20:23:29.4860538Z ) 2025-05-07T20:23:29.4860774Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:29.4861333Z self=, 2025-05-07T20:23:29.4861570Z mixed_B=False, 2025-05-07T20:23:29.4861751Z compile=True, 2025-05-07T20:23:29.4861894Z T=1, 2025-05-07T20:23:29.4862040Z D=18, 2025-05-07T20:23:29.4862195Z B=111, 2025-05-07T20:23:29.4862338Z log_E=3, 2025-05-07T20:23:29.4862481Z L=13, 2025-05-07T20:23:29.4862640Z D_gradcheck=2, 2025-05-07T20:23:29.4862816Z stochastic_rounding=False, 2025-05-07T20:23:29.4862972Z weighted=True, 2025-05-07T20:23:29.4863139Z row_wise=False, 2025-05-07T20:23:29.4863290Z mixed=True, 2025-05-07T20:23:29.4863460Z use_cache=False, 2025-05-07T20:23:29.4863650Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:29.4863803Z use_cpu=True, 2025-05-07T20:23:29.4863997Z output_dtype=SparseType.FP16, 2025-05-07T20:23:29.4864137Z ) 2025-05-07T20:23:29.4864367Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:29.4864939Z self=, 2025-05-07T20:23:29.4865100Z mixed_B=False, 2025-05-07T20:23:29.4865259Z compile=False, 2025-05-07T20:23:29.4865408Z T=2, 2025-05-07T20:23:29.4865551Z D=4, 2025-05-07T20:23:29.4865694Z B=14, 2025-05-07T20:23:29.4865842Z log_E=4, 2025-05-07T20:23:29.4865982Z L=11, 2025-05-07T20:23:29.4866140Z D_gradcheck=1, 2025-05-07T20:23:29.4866310Z stochastic_rounding=False, 2025-05-07T20:23:29.4866464Z weighted=False, 2025-05-07T20:23:29.4866713Z row_wise=True, 2025-05-07T20:23:29.4866874Z mixed=True, 2025-05-07T20:23:29.4867106Z use_cache=False, 2025-05-07T20:23:29.4867301Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:29.4867451Z use_cpu=True, 2025-05-07T20:23:29.4867631Z output_dtype=SparseType.FP16, 2025-05-07T20:23:29.4867780Z ) 2025-05-07T20:23:29.4868003Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:29.4868567Z self=, 2025-05-07T20:23:29.4868729Z mixed_B=True, 2025-05-07T20:23:29.4868882Z compile=True, 2025-05-07T20:23:29.4869026Z T=3, 2025-05-07T20:23:29.4869176Z D=28, 2025-05-07T20:23:29.4869318Z B=99, 2025-05-07T20:23:29.4869472Z log_E=3, 2025-05-07T20:23:29.4869617Z L=7, 2025-05-07T20:23:29.4869773Z D_gradcheck=1, 2025-05-07T20:23:29.4869950Z stochastic_rounding=False, 2025-05-07T20:23:29.4870103Z weighted=False, 2025-05-07T20:23:29.4870258Z row_wise=True, 2025-05-07T20:23:29.4870415Z mixed=False, 2025-05-07T20:23:29.4870662Z use_cache=True, 2025-05-07T20:23:29.4870849Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:29.4871009Z use_cpu=True, 2025-05-07T20:23:29.4871188Z output_dtype=SparseType.FP16, 2025-05-07T20:23:29.4871328Z ) 2025-05-07T20:23:29.5552833Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:29.5553989Z self=, 2025-05-07T20:23:29.5554882Z mixed_B=True, 2025-05-07T20:23:29.5555254Z compile=False, 2025-05-07T20:23:29.5555616Z T=4, 2025-05-07T20:23:29.5555937Z D=6, 2025-05-07T20:23:29.5556262Z B=107, 2025-05-07T20:23:29.5556588Z log_E=5, 2025-05-07T20:23:29.5556918Z L=16, 2025-05-07T20:23:29.5557256Z D_gradcheck=2, 2025-05-07T20:23:29.5557645Z stochastic_rounding=False, 2025-05-07T20:23:29.5558071Z weighted=False, 2025-05-07T20:23:29.5558630Z row_wise=False, 2025-05-07T20:23:29.5559001Z mixed=True, 2025-05-07T20:23:29.5559377Z use_cache=True, 2025-05-07T20:23:29.5559774Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:29.5560250Z use_cpu=True, 2025-05-07T20:23:29.5560648Z output_dtype=SparseType.FP16, 2025-05-07T20:23:29.5561094Z ) 2025-05-07T20:23:29.5561502Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:29.5562438Z self=, 2025-05-07T20:23:29.5563713Z mixed_B=False, 2025-05-07T20:23:29.5564103Z compile=False, 2025-05-07T20:23:29.5564467Z T=5, 2025-05-07T20:23:29.5564784Z D=30, 2025-05-07T20:23:29.5565117Z B=23, 2025-05-07T20:23:29.5565444Z log_E=5, 2025-05-07T20:23:29.5565789Z L=12, 2025-05-07T20:23:29.5566148Z D_gradcheck=1, 2025-05-07T20:23:29.5566543Z stochastic_rounding=False, 2025-05-07T20:23:29.5566968Z weighted=True, 2025-05-07T20:23:29.5567387Z row_wise=True, 2025-05-07T20:23:29.5567760Z mixed=False, 2025-05-07T20:23:29.5568263Z use_cache=False, 2025-05-07T20:23:29.5568703Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:29.5569175Z use_cpu=True, 2025-05-07T20:23:29.5569563Z output_dtype=SparseType.FP16, 2025-05-07T20:23:29.5570010Z ) 2025-05-07T20:23:29.5570406Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:29.5571353Z self=, 2025-05-07T20:23:29.5572223Z mixed_B=False, 2025-05-07T20:23:29.5572595Z compile=False, 2025-05-07T20:23:29.5572957Z T=4, 2025-05-07T20:23:29.5573306Z D=22, 2025-05-07T20:23:29.5573635Z B=91, 2025-05-07T20:23:29.5573968Z log_E=5, 2025-05-07T20:23:29.5574308Z L=20, 2025-05-07T20:23:29.5574651Z D_gradcheck=2, 2025-05-07T20:23:29.5575040Z stochastic_rounding=False, 2025-05-07T20:23:29.5575465Z weighted=True, 2025-05-07T20:23:29.5576070Z row_wise=True, 2025-05-07T20:23:29.5576462Z mixed=True, 2025-05-07T20:23:29.5576996Z use_cache=False, 2025-05-07T20:23:29.5577416Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:29.5577895Z use_cpu=True, 2025-05-07T20:23:29.5578283Z output_dtype=SparseType.FP16, 2025-05-07T20:23:29.5578728Z ) 2025-05-07T20:23:29.5579130Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:29.5580343Z self=, 2025-05-07T20:23:29.5581222Z mixed_B=True, 2025-05-07T20:23:29.5581591Z compile=True, 2025-05-07T20:23:29.5581948Z T=2, 2025-05-07T20:23:29.5582275Z D=7, 2025-05-07T20:23:29.5582604Z B=2, 2025-05-07T20:23:29.5582926Z log_E=4, 2025-05-07T20:23:29.5583267Z L=2, 2025-05-07T20:23:29.5583602Z D_gradcheck=1, 2025-05-07T20:23:29.5583986Z stochastic_rounding=False, 2025-05-07T20:23:29.5584423Z weighted=True, 2025-05-07T20:23:29.5584801Z row_wise=True, 2025-05-07T20:23:29.5585166Z mixed=True, 2025-05-07T20:23:29.5585523Z use_cache=True, 2025-05-07T20:23:29.5586200Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:29.5586677Z use_cpu=True, 2025-05-07T20:23:29.5587068Z output_dtype=SparseType.FP32, 2025-05-07T20:23:29.5587516Z ) 2025-05-07T20:23:29.5587917Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:29.5588846Z self=, 2025-05-07T20:23:29.5589716Z mixed_B=True, 2025-05-07T20:23:29.5590087Z compile=False, 2025-05-07T20:23:29.5590440Z T=3, 2025-05-07T20:23:29.5590767Z D=64, 2025-05-07T20:23:29.5591098Z B=39, 2025-05-07T20:23:29.5591420Z log_E=5, 2025-05-07T20:23:29.5591757Z L=9, 2025-05-07T20:23:29.5592097Z D_gradcheck=1, 2025-05-07T20:23:29.5592476Z stochastic_rounding=True, 2025-05-07T20:23:29.5593070Z weighted=False, 2025-05-07T20:23:29.5593453Z row_wise=False, 2025-05-07T20:23:29.5593811Z mixed=False, 2025-05-07T20:23:29.5594185Z use_cache=True, 2025-05-07T20:23:29.5594598Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:29.5595073Z use_cpu=True, 2025-05-07T20:23:29.5595461Z output_dtype=SparseType.FP32, 2025-05-07T20:23:29.5595898Z ) 2025-05-07T20:23:29.5596299Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:29.5597224Z self=, 2025-05-07T20:23:29.5598372Z mixed_B=False, 2025-05-07T20:23:29.5598763Z compile=True, 2025-05-07T20:23:29.5599131Z T=4, 2025-05-07T20:23:29.5599457Z D=37, 2025-05-07T20:23:29.5599789Z B=91, 2025-05-07T20:23:29.5600109Z log_E=5, 2025-05-07T20:23:29.5600449Z L=20, 2025-05-07T20:23:29.5600785Z D_gradcheck=1, 2025-05-07T20:23:29.5601160Z stochastic_rounding=True, 2025-05-07T20:23:29.5601592Z weighted=False, 2025-05-07T20:23:29.5601972Z row_wise=True, 2025-05-07T20:23:29.5602327Z mixed=True, 2025-05-07T20:23:29.5602693Z use_cache=True, 2025-05-07T20:23:29.5603104Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:29.5603573Z use_cpu=True, 2025-05-07T20:23:29.5603967Z output_dtype=SparseType.FP32, 2025-05-07T20:23:29.5604407Z ) 2025-05-07T20:23:29.5604799Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:29.5605733Z self=, 2025-05-07T20:23:29.5606596Z mixed_B=False, 2025-05-07T20:23:29.5606977Z compile=True, 2025-05-07T20:23:29.5607328Z T=4, 2025-05-07T20:23:29.5607661Z D=124, 2025-05-07T20:23:29.5608109Z B=115, 2025-05-07T20:23:29.5608438Z log_E=5, 2025-05-07T20:23:29.5608774Z L=5, 2025-05-07T20:23:29.5609117Z D_gradcheck=2, 2025-05-07T20:23:29.5609512Z stochastic_rounding=True, 2025-05-07T20:23:29.5609946Z weighted=True, 2025-05-07T20:23:29.5610609Z row_wise=True, 2025-05-07T20:23:29.5610984Z mixed=True, 2025-05-07T20:23:29.5611509Z use_cache=True, 2025-05-07T20:23:29.5611923Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:29.5612391Z use_cpu=True, 2025-05-07T20:23:29.5612785Z output_dtype=SparseType.FP32, 2025-05-07T20:23:29.5613221Z ) 2025-05-07T20:23:29.5613613Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:29.5614547Z self=, 2025-05-07T20:23:29.5615412Z mixed_B=True, 2025-05-07T20:23:29.5615787Z compile=False, 2025-05-07T20:23:29.5616274Z T=3, 2025-05-07T20:23:29.5616603Z D=78, 2025-05-07T20:23:29.5616941Z B=102, 2025-05-07T20:23:29.5617265Z log_E=5, 2025-05-07T20:23:29.5617602Z L=9, 2025-05-07T20:23:29.5617939Z D_gradcheck=2, 2025-05-07T20:23:29.5618323Z stochastic_rounding=True, 2025-05-07T20:23:29.5618759Z weighted=False, 2025-05-07T20:23:29.5619141Z row_wise=True, 2025-05-07T20:23:29.5619500Z mixed=False, 2025-05-07T20:23:29.5619869Z use_cache=False, 2025-05-07T20:23:29.5620456Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:29.5620931Z use_cpu=True, 2025-05-07T20:23:29.5621330Z output_dtype=SparseType.FP16, 2025-05-07T20:23:29.5621770Z ) 2025-05-07T20:23:29.5622164Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:29.5623099Z self=, 2025-05-07T20:23:29.5623957Z mixed_B=True, 2025-05-07T20:23:29.5624321Z compile=True, 2025-05-07T20:23:29.5624682Z T=4, 2025-05-07T20:23:29.5625009Z D=52, 2025-05-07T20:23:29.5625332Z B=86, 2025-05-07T20:23:29.5625677Z log_E=3, 2025-05-07T20:23:29.5626016Z L=6, 2025-05-07T20:23:29.5626343Z D_gradcheck=2, 2025-05-07T20:23:29.5626735Z stochastic_rounding=False, 2025-05-07T20:23:29.5627171Z weighted=False, 2025-05-07T20:23:29.5627641Z row_wise=True, 2025-05-07T20:23:29.5628007Z mixed=False, 2025-05-07T20:23:29.5628371Z use_cache=True, 2025-05-07T20:23:29.5628786Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:29.5629268Z use_cpu=True, 2025-05-07T20:23:29.5629656Z output_dtype=SparseType.FP16, 2025-05-07T20:23:29.5630101Z ) 2025-05-07T20:23:29.5630503Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:29.5631439Z self=, 2025-05-07T20:23:29.5632299Z mixed_B=True, 2025-05-07T20:23:29.5632796Z compile=True, 2025-05-07T20:23:29.5633175Z T=3, 2025-05-07T20:23:29.5633499Z D=107, 2025-05-07T20:23:29.5633832Z B=11, 2025-05-07T20:23:29.5634160Z log_E=5, 2025-05-07T20:23:29.5634492Z L=13, 2025-05-07T20:23:29.5634833Z D_gradcheck=1, 2025-05-07T20:23:29.5635226Z stochastic_rounding=False, 2025-05-07T20:23:29.5635650Z weighted=True, 2025-05-07T20:23:29.5636021Z row_wise=True, 2025-05-07T20:23:29.5636385Z mixed=True, 2025-05-07T20:23:29.5636745Z use_cache=False, 2025-05-07T20:23:29.5637168Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:29.5637645Z use_cpu=True, 2025-05-07T20:23:29.5638032Z output_dtype=SparseType.FP16, 2025-05-07T20:23:29.5638478Z ) 2025-05-07T20:23:29.5638879Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:29.5639806Z self=, 2025-05-07T20:23:29.5640677Z mixed_B=True, 2025-05-07T20:23:29.5641049Z compile=False, 2025-05-07T20:23:29.5641410Z T=1, 2025-05-07T20:23:29.5641735Z D=94, 2025-05-07T20:23:29.5642068Z B=33, 2025-05-07T20:23:29.5642396Z log_E=3, 2025-05-07T20:23:29.5642731Z L=5, 2025-05-07T20:23:29.5643067Z D_gradcheck=2, 2025-05-07T20:23:29.5643455Z stochastic_rounding=True, 2025-05-07T20:23:29.5643874Z weighted=True, 2025-05-07T20:23:29.5644388Z row_wise=True, 2025-05-07T20:23:29.5644777Z mixed=False, 2025-05-07T20:23:29.5645250Z use_cache=False, 2025-05-07T20:23:29.5645675Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:29.5646147Z use_cpu=True, 2025-05-07T20:23:29.5646536Z output_dtype=SparseType.FP32, 2025-05-07T20:23:29.5646974Z ) 2025-05-07T20:23:29.5647369Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:29.5649588Z self=, 2025-05-07T20:23:29.5650490Z mixed_B=False, 2025-05-07T20:23:29.5650867Z compile=True, 2025-05-07T20:23:29.5651219Z T=4, 2025-05-07T20:23:29.5651544Z D=123, 2025-05-07T20:23:29.5651876Z B=100, 2025-05-07T20:23:29.5652200Z log_E=5, 2025-05-07T20:23:29.5652544Z L=19, 2025-05-07T20:23:29.5652880Z D_gradcheck=1, 2025-05-07T20:23:29.5653264Z stochastic_rounding=True, 2025-05-07T20:23:29.5653689Z weighted=True, 2025-05-07T20:23:29.5654064Z row_wise=False, 2025-05-07T20:23:29.5654431Z mixed=True, 2025-05-07T20:23:29.5654799Z use_cache=True, 2025-05-07T20:23:29.5655419Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:29.5655895Z use_cpu=True, 2025-05-07T20:23:29.5656286Z output_dtype=SparseType.FP16, 2025-05-07T20:23:29.5656727Z ) 2025-05-07T20:23:29.5657125Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:29.5658053Z self=, 2025-05-07T20:23:29.5658915Z mixed_B=False, 2025-05-07T20:23:29.5659285Z compile=True, 2025-05-07T20:23:29.5659643Z T=2, 2025-05-07T20:23:29.5659994Z D=84, 2025-05-07T20:23:29.5660325Z B=120, 2025-05-07T20:23:29.5660651Z log_E=3, 2025-05-07T20:23:29.5660991Z L=18, 2025-05-07T20:23:29.5661326Z D_gradcheck=2, 2025-05-07T20:23:29.5661711Z stochastic_rounding=True, 2025-05-07T20:23:29.5662143Z weighted=False, 2025-05-07T20:23:29.5662522Z row_wise=True, 2025-05-07T20:23:29.5662883Z mixed=True, 2025-05-07T20:23:29.5663250Z use_cache=True, 2025-05-07T20:23:29.5663677Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:29.5664152Z use_cpu=True, 2025-05-07T20:23:29.5664538Z output_dtype=SparseType.FP16, 2025-05-07T20:23:29.5664981Z ) 2025-05-07T20:23:29.5665377Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:29.5666298Z self=, 2025-05-07T20:23:29.5667160Z mixed_B=False, 2025-05-07T20:23:29.5667665Z compile=False, 2025-05-07T20:23:29.5668033Z T=3, 2025-05-07T20:23:29.5668362Z D=32, 2025-05-07T20:23:29.5668686Z B=123, 2025-05-07T20:23:29.5669011Z log_E=5, 2025-05-07T20:23:29.5669357Z L=7, 2025-05-07T20:23:29.5669692Z D_gradcheck=2, 2025-05-07T20:23:29.5670073Z stochastic_rounding=True, 2025-05-07T20:23:29.5670499Z weighted=True, 2025-05-07T20:23:29.5670868Z row_wise=True, 2025-05-07T20:23:29.5671224Z mixed=True, 2025-05-07T20:23:29.5671585Z use_cache=True, 2025-05-07T20:23:29.5672000Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:29.5672463Z use_cpu=True, 2025-05-07T20:23:29.5672854Z output_dtype=SparseType.FP32, 2025-05-07T20:23:29.5673290Z ) 2025-05-07T20:23:29.5673686Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:29.5674613Z self=, 2025-05-07T20:23:29.5675476Z mixed_B=True, 2025-05-07T20:23:29.5675844Z compile=True, 2025-05-07T20:23:29.5676198Z T=2, 2025-05-07T20:23:29.5676526Z D=27, 2025-05-07T20:23:29.5676859Z B=108, 2025-05-07T20:23:29.5677181Z log_E=3, 2025-05-07T20:23:29.5677513Z L=11, 2025-05-07T20:23:29.5677847Z D_gradcheck=1, 2025-05-07T20:23:29.5678228Z stochastic_rounding=True, 2025-05-07T20:23:29.5678654Z weighted=True, 2025-05-07T20:23:29.5679020Z row_wise=False, 2025-05-07T20:23:29.5679525Z mixed=True, 2025-05-07T20:23:29.5680283Z use_cache=False, 2025-05-07T20:23:29.5680707Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:29.5681178Z use_cpu=True, 2025-05-07T20:23:29.5681579Z output_dtype=SparseType.FP32, 2025-05-07T20:23:29.5682023Z ) 2025-05-07T20:23:29.5682420Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:29.5683353Z self=, 2025-05-07T20:23:29.5684218Z mixed_B=False, 2025-05-07T20:23:29.5684590Z compile=False, 2025-05-07T20:23:29.5684942Z T=4, 2025-05-07T20:23:29.5685269Z D=46, 2025-05-07T20:23:29.5685595Z B=79, 2025-05-07T20:23:29.5685915Z log_E=4, 2025-05-07T20:23:29.5686251Z L=10, 2025-05-07T20:23:29.5686588Z D_gradcheck=1, 2025-05-07T20:23:29.5686965Z stochastic_rounding=True, 2025-05-07T20:23:29.5687395Z weighted=False, 2025-05-07T20:23:29.5687767Z row_wise=False, 2025-05-07T20:23:29.5688231Z mixed=True, 2025-05-07T20:23:29.5688608Z use_cache=False, 2025-05-07T20:23:29.5689794Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:29.5690265Z use_cpu=True, 2025-05-07T20:23:29.5690653Z output_dtype=SparseType.FP32, 2025-05-07T20:23:29.5691085Z ) 2025-05-07T20:23:29.5691475Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:29.5692406Z self=, 2025-05-07T20:23:29.5693263Z mixed_B=True, 2025-05-07T20:23:29.5693635Z compile=True, 2025-05-07T20:23:29.5693984Z T=2, 2025-05-07T20:23:29.5694313Z D=15, 2025-05-07T20:23:29.5694641Z B=22, 2025-05-07T20:23:29.5694969Z log_E=3, 2025-05-07T20:23:29.5695309Z L=9, 2025-05-07T20:23:29.5695648Z D_gradcheck=2, 2025-05-07T20:23:29.5696040Z stochastic_rounding=True, 2025-05-07T20:23:29.5696470Z weighted=True, 2025-05-07T20:23:29.5696842Z row_wise=False, 2025-05-07T20:23:29.5697215Z mixed=True, 2025-05-07T20:23:29.5697580Z use_cache=False, 2025-05-07T20:23:29.5697997Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:29.5698463Z use_cpu=True, 2025-05-07T20:23:29.5698854Z output_dtype=SparseType.FP32, 2025-05-07T20:23:29.5699287Z ) 2025-05-07T20:23:29.6303717Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:29.6304842Z self=, 2025-05-07T20:23:29.6305709Z mixed_B=False, 2025-05-07T20:23:29.6306449Z compile=False, 2025-05-07T20:23:29.6306841Z T=1, 2025-05-07T20:23:29.6307166Z D=96, 2025-05-07T20:23:29.6307503Z B=16, 2025-05-07T20:23:29.6307835Z log_E=5, 2025-05-07T20:23:29.6308174Z L=10, 2025-05-07T20:23:29.6308514Z D_gradcheck=1, 2025-05-07T20:23:29.6308909Z stochastic_rounding=False, 2025-05-07T20:23:29.6309341Z weighted=True, 2025-05-07T20:23:29.6309713Z row_wise=True, 2025-05-07T20:23:29.6310095Z mixed=False, 2025-05-07T20:23:29.6310467Z use_cache=True, 2025-05-07T20:23:29.6310897Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:29.6311377Z use_cpu=True, 2025-05-07T20:23:29.6311774Z output_dtype=SparseType.FP16, 2025-05-07T20:23:29.6312221Z ) 2025-05-07T20:23:29.6312629Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:29.6313570Z self=, 2025-05-07T20:23:29.6314436Z mixed_B=False, 2025-05-07T20:23:29.6314811Z compile=True, 2025-05-07T20:23:29.6315185Z T=5, 2025-05-07T20:23:29.6315512Z D=57, 2025-05-07T20:23:29.6315843Z B=114, 2025-05-07T20:23:29.6316181Z log_E=4, 2025-05-07T20:23:29.6316523Z L=6, 2025-05-07T20:23:29.6316868Z D_gradcheck=2, 2025-05-07T20:23:29.6317270Z stochastic_rounding=False, 2025-05-07T20:23:29.6317700Z weighted=False, 2025-05-07T20:23:29.6318077Z row_wise=False, 2025-05-07T20:23:29.6318650Z mixed=True, 2025-05-07T20:23:29.6319130Z use_cache=True, 2025-05-07T20:23:29.6319549Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:29.6320032Z use_cpu=True, 2025-05-07T20:23:29.6320422Z output_dtype=SparseType.FP32, 2025-05-07T20:23:29.6320867Z ) 2025-05-07T20:23:29.6321262Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:29.6322196Z self=, 2025-05-07T20:23:29.6323057Z mixed_B=False, 2025-05-07T20:23:29.6323428Z compile=True, 2025-05-07T20:23:29.6323786Z T=5, 2025-05-07T20:23:29.6324105Z D=96, 2025-05-07T20:23:29.6324429Z B=109, 2025-05-07T20:23:29.6324767Z log_E=4, 2025-05-07T20:23:29.6325098Z L=16, 2025-05-07T20:23:29.6325432Z D_gradcheck=2, 2025-05-07T20:23:29.6325824Z stochastic_rounding=False, 2025-05-07T20:23:29.6326253Z weighted=True, 2025-05-07T20:23:29.6326624Z row_wise=False, 2025-05-07T20:23:29.6326997Z mixed=True, 2025-05-07T20:23:29.6327361Z use_cache=True, 2025-05-07T20:23:29.6328049Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:29.6328535Z use_cpu=True, 2025-05-07T20:23:29.6328920Z output_dtype=SparseType.FP16, 2025-05-07T20:23:29.6329360Z ) 2025-05-07T20:23:29.6329755Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:29.6330672Z self=, 2025-05-07T20:23:29.6331534Z mixed_B=True, 2025-05-07T20:23:29.6331921Z compile=True, 2025-05-07T20:23:29.6332288Z T=5, 2025-05-07T20:23:29.6332613Z D=35, 2025-05-07T20:23:29.6332945Z B=29, 2025-05-07T20:23:29.6333275Z log_E=3, 2025-05-07T20:23:29.6333607Z L=0, 2025-05-07T20:23:29.6333942Z D_gradcheck=2, 2025-05-07T20:23:29.6334329Z stochastic_rounding=False, 2025-05-07T20:23:29.6334756Z weighted=True, 2025-05-07T20:23:29.6335129Z row_wise=False, 2025-05-07T20:23:29.6335504Z mixed=False, 2025-05-07T20:23:29.6335860Z use_cache=True, 2025-05-07T20:23:29.6336279Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:29.6336755Z use_cpu=True, 2025-05-07T20:23:29.6337142Z output_dtype=SparseType.FP16, 2025-05-07T20:23:29.6337578Z ) 2025-05-07T20:23:29.6337972Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:29.6338903Z self=, 2025-05-07T20:23:29.6339765Z mixed_B=False, 2025-05-07T20:23:29.6340265Z compile=False, 2025-05-07T20:23:29.6340635Z T=4, 2025-05-07T20:23:29.6340960Z D=9, 2025-05-07T20:23:29.6341287Z B=7, 2025-05-07T20:23:29.6341602Z log_E=5, 2025-05-07T20:23:29.6341940Z L=0, 2025-05-07T20:23:29.6342280Z D_gradcheck=2, 2025-05-07T20:23:29.6342659Z stochastic_rounding=True, 2025-05-07T20:23:29.6343088Z weighted=False, 2025-05-07T20:23:29.6343458Z row_wise=True, 2025-05-07T20:23:29.6343824Z mixed=True, 2025-05-07T20:23:29.6344176Z use_cache=True, 2025-05-07T20:23:29.6344592Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:29.6345072Z use_cpu=True, 2025-05-07T20:23:29.6345457Z output_dtype=SparseType.FP16, 2025-05-07T20:23:29.6345892Z ) 2025-05-07T20:23:29.6346289Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:29.6347220Z self=, 2025-05-07T20:23:29.6348085Z mixed_B=False, 2025-05-07T20:23:29.6359919Z compile=True, 2025-05-07T20:23:29.6360430Z T=2, 2025-05-07T20:23:29.6360763Z D=126, 2025-05-07T20:23:29.6361088Z B=40, 2025-05-07T20:23:29.6361506Z log_E=4, 2025-05-07T20:23:29.6361861Z L=20, 2025-05-07T20:23:29.6362193Z D_gradcheck=1, 2025-05-07T20:23:29.6362588Z stochastic_rounding=True, 2025-05-07T20:23:29.6363023Z weighted=False, 2025-05-07T20:23:29.6363387Z row_wise=True, 2025-05-07T20:23:29.6363949Z mixed=True, 2025-05-07T20:23:29.6364334Z use_cache=False, 2025-05-07T20:23:29.6364858Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:29.6365333Z use_cpu=True, 2025-05-07T20:23:29.6365727Z output_dtype=SparseType.FP32, 2025-05-07T20:23:29.6366161Z ) 2025-05-07T20:23:29.6366562Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:29.6367497Z self=, 2025-05-07T20:23:29.6368465Z mixed_B=True, 2025-05-07T20:23:29.6368842Z compile=False, 2025-05-07T20:23:29.6369197Z T=3, 2025-05-07T20:23:29.6369519Z D=84, 2025-05-07T20:23:29.6369846Z B=109, 2025-05-07T20:23:29.6370177Z log_E=5, 2025-05-07T20:23:29.6370507Z L=11, 2025-05-07T20:23:29.6370840Z D_gradcheck=2, 2025-05-07T20:23:29.6371229Z stochastic_rounding=True, 2025-05-07T20:23:29.6371646Z weighted=True, 2025-05-07T20:23:29.6372014Z row_wise=False, 2025-05-07T20:23:29.6372386Z mixed=False, 2025-05-07T20:23:29.6372747Z use_cache=True, 2025-05-07T20:23:29.6373325Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:29.6373806Z use_cpu=True, 2025-05-07T20:23:29.6374212Z output_dtype=SparseType.FP32, 2025-05-07T20:23:29.6374643Z ) 2025-05-07T20:23:29.6375045Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:29.6375977Z self=, 2025-05-07T20:23:29.6376831Z mixed_B=True, 2025-05-07T20:23:29.6377201Z compile=False, 2025-05-07T20:23:29.6377558Z T=5, 2025-05-07T20:23:29.6377877Z D=6, 2025-05-07T20:23:29.6378209Z B=40, 2025-05-07T20:23:29.6378536Z log_E=5, 2025-05-07T20:23:29.6378863Z L=6, 2025-05-07T20:23:29.6379197Z D_gradcheck=2, 2025-05-07T20:23:29.6379583Z stochastic_rounding=True, 2025-05-07T20:23:29.6380212Z weighted=True, 2025-05-07T20:23:29.6380582Z row_wise=True, 2025-05-07T20:23:29.6380953Z mixed=False, 2025-05-07T20:23:29.6381307Z use_cache=False, 2025-05-07T20:23:29.6381734Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:29.6382205Z use_cpu=True, 2025-05-07T20:23:29.6382587Z output_dtype=SparseType.FP32, 2025-05-07T20:23:29.6383037Z ) 2025-05-07T20:23:29.6383436Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:29.6384367Z self=, 2025-05-07T20:23:29.6385216Z mixed_B=True, 2025-05-07T20:23:29.6385899Z compile=True, 2025-05-07T20:23:29.6386292Z T=5, 2025-05-07T20:23:29.6386608Z D=69, 2025-05-07T20:23:29.6386936Z B=16, 2025-05-07T20:23:29.6387262Z log_E=5, 2025-05-07T20:23:29.6387591Z L=18, 2025-05-07T20:23:29.6387930Z D_gradcheck=2, 2025-05-07T20:23:29.6388318Z stochastic_rounding=True, 2025-05-07T20:23:29.6388740Z weighted=True, 2025-05-07T20:23:29.6389108Z row_wise=True, 2025-05-07T20:23:29.6389473Z mixed=True, 2025-05-07T20:23:29.6389824Z use_cache=True, 2025-05-07T20:23:29.6390239Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:29.6390721Z use_cpu=True, 2025-05-07T20:23:29.6391107Z output_dtype=SparseType.FP16, 2025-05-07T20:23:29.6391549Z ) 2025-05-07T20:23:29.6391948Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:29.6392890Z self=, 2025-05-07T20:23:29.6393747Z mixed_B=False, 2025-05-07T20:23:29.6394117Z compile=False, 2025-05-07T20:23:29.6394488Z T=4, 2025-05-07T20:23:29.6394816Z D=83, 2025-05-07T20:23:29.6395137Z B=41, 2025-05-07T20:23:29.6395465Z log_E=5, 2025-05-07T20:23:29.6395608Z L=6, 2025-05-07T20:23:29.6395768Z D_gradcheck=1, 2025-05-07T20:23:29.6395940Z stochastic_rounding=True, 2025-05-07T20:23:29.6396096Z weighted=False, 2025-05-07T20:23:29.6396257Z row_wise=True, 2025-05-07T20:23:29.6396610Z mixed=False, 2025-05-07T20:23:29.6396780Z use_cache=False, 2025-05-07T20:23:29.6397122Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:29.6397277Z use_cpu=True, 2025-05-07T20:23:29.6397463Z output_dtype=SparseType.FP16, 2025-05-07T20:23:29.6397604Z ) 2025-05-07T20:23:29.6397826Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:29.6398389Z self=, 2025-05-07T20:23:29.6398545Z mixed_B=True, 2025-05-07T20:23:29.6398694Z compile=True, 2025-05-07T20:23:29.6398842Z T=3, 2025-05-07T20:23:29.6398983Z D=86, 2025-05-07T20:23:29.6399124Z B=28, 2025-05-07T20:23:29.6399278Z log_E=3, 2025-05-07T20:23:29.6399418Z L=13, 2025-05-07T20:23:29.6399566Z D_gradcheck=2, 2025-05-07T20:23:29.6399742Z stochastic_rounding=True, 2025-05-07T20:23:29.6399895Z weighted=True, 2025-05-07T20:23:29.6400046Z row_wise=True, 2025-05-07T20:23:29.6400204Z mixed=True, 2025-05-07T20:23:29.6400356Z use_cache=False, 2025-05-07T20:23:29.6400551Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:29.6400863Z use_cpu=True, 2025-05-07T20:23:29.6401047Z output_dtype=SparseType.FP32, 2025-05-07T20:23:29.6401185Z ) 2025-05-07T20:23:29.6401418Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:29.6401977Z self=, 2025-05-07T20:23:29.6402135Z mixed_B=True, 2025-05-07T20:23:29.6402286Z compile=False, 2025-05-07T20:23:29.6402431Z T=1, 2025-05-07T20:23:29.6402579Z D=12, 2025-05-07T20:23:29.6402720Z B=83, 2025-05-07T20:23:29.6402866Z log_E=3, 2025-05-07T20:23:29.6403015Z L=13, 2025-05-07T20:23:29.6403166Z D_gradcheck=2, 2025-05-07T20:23:29.6403335Z stochastic_rounding=True, 2025-05-07T20:23:29.6403493Z weighted=True, 2025-05-07T20:23:29.6403645Z row_wise=True, 2025-05-07T20:23:29.6403806Z mixed=True, 2025-05-07T20:23:29.6403967Z use_cache=False, 2025-05-07T20:23:29.6404156Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:29.6404311Z use_cpu=True, 2025-05-07T20:23:29.6404498Z output_dtype=SparseType.FP16, 2025-05-07T20:23:29.6404638Z ) 2025-05-07T20:23:29.6404870Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:29.6405429Z self=, 2025-05-07T20:23:29.6405583Z mixed_B=True, 2025-05-07T20:23:29.6405739Z compile=True, 2025-05-07T20:23:29.6405968Z T=2, 2025-05-07T20:23:29.6406123Z D=44, 2025-05-07T20:23:29.6406278Z B=9, 2025-05-07T20:23:29.6406508Z log_E=5, 2025-05-07T20:23:29.6406660Z L=4, 2025-05-07T20:23:29.6406809Z D_gradcheck=2, 2025-05-07T20:23:29.6406978Z stochastic_rounding=True, 2025-05-07T20:23:29.6407135Z weighted=False, 2025-05-07T20:23:29.6407286Z row_wise=True, 2025-05-07T20:23:29.6407436Z mixed=True, 2025-05-07T20:23:29.6407600Z use_cache=True, 2025-05-07T20:23:29.6407793Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:29.6408067Z use_cpu=True, 2025-05-07T20:23:29.6408271Z output_dtype=SparseType.FP16, 2025-05-07T20:23:29.6408411Z ) 2025-05-07T20:23:29.6408639Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:29.6409196Z self=, 2025-05-07T20:23:29.6409345Z mixed_B=True, 2025-05-07T20:23:29.6409504Z compile=False, 2025-05-07T20:23:29.6409654Z T=3, 2025-05-07T20:23:29.6409799Z D=100, 2025-05-07T20:23:29.6409950Z B=39, 2025-05-07T20:23:29.6410092Z log_E=3, 2025-05-07T20:23:29.6410232Z L=14, 2025-05-07T20:23:29.6410392Z D_gradcheck=1, 2025-05-07T20:23:29.6410561Z stochastic_rounding=True, 2025-05-07T20:23:29.6410719Z weighted=True, 2025-05-07T20:23:29.6410881Z row_wise=False, 2025-05-07T20:23:29.6411031Z mixed=True, 2025-05-07T20:23:29.6411344Z use_cache=False, 2025-05-07T20:23:29.6411600Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:29.6411753Z use_cpu=True, 2025-05-07T20:23:29.6411939Z output_dtype=SparseType.FP32, 2025-05-07T20:23:29.6412077Z ) 2025-05-07T20:23:29.6412300Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:29.6412867Z self=, 2025-05-07T20:23:29.6413018Z mixed_B=False, 2025-05-07T20:23:29.6413168Z compile=True, 2025-05-07T20:23:29.6413321Z T=5, 2025-05-07T20:23:29.6413464Z D=10, 2025-05-07T20:23:29.6413604Z B=15, 2025-05-07T20:23:29.6413752Z log_E=4, 2025-05-07T20:23:29.6413895Z L=19, 2025-05-07T20:23:29.6414047Z D_gradcheck=2, 2025-05-07T20:23:29.6414224Z stochastic_rounding=False, 2025-05-07T20:23:29.6414379Z weighted=True, 2025-05-07T20:23:29.6414541Z row_wise=False, 2025-05-07T20:23:29.6414690Z mixed=True, 2025-05-07T20:23:29.6414847Z use_cache=False, 2025-05-07T20:23:29.6415046Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:29.6415287Z use_cpu=True, 2025-05-07T20:23:29.6415466Z output_dtype=SparseType.FP32, 2025-05-07T20:23:29.6415611Z ) 2025-05-07T20:23:29.6415835Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:29.6416393Z self=, 2025-05-07T20:23:29.6416554Z mixed_B=True, 2025-05-07T20:23:29.6416704Z compile=True, 2025-05-07T20:23:29.6416850Z T=4, 2025-05-07T20:23:29.6416999Z D=62, 2025-05-07T20:23:29.6417139Z B=62, 2025-05-07T20:23:29.6417279Z log_E=4, 2025-05-07T20:23:29.6417428Z L=12, 2025-05-07T20:23:29.6417578Z D_gradcheck=2, 2025-05-07T20:23:29.6417754Z stochastic_rounding=False, 2025-05-07T20:23:29.6417912Z weighted=True, 2025-05-07T20:23:29.6418061Z row_wise=True, 2025-05-07T20:23:29.6418213Z mixed=False, 2025-05-07T20:23:29.6418369Z use_cache=False, 2025-05-07T20:23:29.6418559Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:29.6418720Z use_cpu=True, 2025-05-07T20:23:29.6418902Z output_dtype=SparseType.FP16, 2025-05-07T20:23:29.6419043Z ) 2025-05-07T20:23:29.6419280Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:29.6419845Z self=, 2025-05-07T20:23:29.6420010Z mixed_B=False, 2025-05-07T20:23:29.6420177Z compile=True, 2025-05-07T20:23:29.6420413Z T=3, 2025-05-07T20:23:29.6420574Z D=95, 2025-05-07T20:23:29.6420717Z B=113, 2025-05-07T20:23:29.6420861Z log_E=4, 2025-05-07T20:23:29.6421012Z L=5, 2025-05-07T20:23:29.6421167Z D_gradcheck=1, 2025-05-07T20:23:29.6421336Z stochastic_rounding=True, 2025-05-07T20:23:29.6421494Z weighted=True, 2025-05-07T20:23:29.6421642Z row_wise=True, 2025-05-07T20:23:29.6421791Z mixed=False, 2025-05-07T20:23:29.6421953Z use_cache=True, 2025-05-07T20:23:29.6422146Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:29.6422301Z use_cpu=True, 2025-05-07T20:23:29.6422490Z output_dtype=SparseType.FP32, 2025-05-07T20:23:29.6422629Z ) 2025-05-07T20:23:29.6914799Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:29.6915444Z self=, 2025-05-07T20:23:29.6915606Z mixed_B=False, 2025-05-07T20:23:29.6915757Z compile=False, 2025-05-07T20:23:29.6915925Z T=2, 2025-05-07T20:23:29.6916079Z D=3, 2025-05-07T20:23:29.6916219Z B=102, 2025-05-07T20:23:29.6916360Z log_E=5, 2025-05-07T20:23:29.6916509Z L=2, 2025-05-07T20:23:29.6916661Z D_gradcheck=1, 2025-05-07T20:23:29.6916842Z stochastic_rounding=False, 2025-05-07T20:23:29.6916997Z weighted=True, 2025-05-07T20:23:29.6917146Z row_wise=True, 2025-05-07T20:23:29.6917300Z mixed=False, 2025-05-07T20:23:29.6917800Z use_cache=True, 2025-05-07T20:23:29.6918200Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:29.6918369Z use_cpu=True, 2025-05-07T20:23:29.6918551Z output_dtype=SparseType.FP32, 2025-05-07T20:23:29.6919228Z ) 2025-05-07T20:23:29.6919487Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:29.6920055Z self=, 2025-05-07T20:23:29.6920208Z mixed_B=True, 2025-05-07T20:23:29.6920367Z compile=True, 2025-05-07T20:23:29.6920521Z T=4, 2025-05-07T20:23:29.6920779Z D=38, 2025-05-07T20:23:29.6920922Z B=6, 2025-05-07T20:23:29.6921073Z log_E=3, 2025-05-07T20:23:29.6921212Z L=4, 2025-05-07T20:23:29.6921361Z D_gradcheck=1, 2025-05-07T20:23:29.6921537Z stochastic_rounding=True, 2025-05-07T20:23:29.6921689Z weighted=True, 2025-05-07T20:23:29.6921839Z row_wise=False, 2025-05-07T20:23:29.6921996Z mixed=False, 2025-05-07T20:23:29.6922151Z use_cache=True, 2025-05-07T20:23:29.6922353Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:29.6922694Z use_cpu=True, 2025-05-07T20:23:29.6922874Z output_dtype=SparseType.FP16, 2025-05-07T20:23:29.6923024Z ) 2025-05-07T20:23:29.6923254Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:29.6923814Z self=, 2025-05-07T20:23:29.6923973Z mixed_B=False, 2025-05-07T20:23:29.6924124Z compile=True, 2025-05-07T20:23:29.6924271Z T=2, 2025-05-07T20:23:29.6924422Z D=16, 2025-05-07T20:23:29.6924568Z B=35, 2025-05-07T20:23:29.6924714Z log_E=3, 2025-05-07T20:23:29.6924867Z L=18, 2025-05-07T20:23:29.6925019Z D_gradcheck=1, 2025-05-07T20:23:29.6925199Z stochastic_rounding=False, 2025-05-07T20:23:29.6925354Z weighted=False, 2025-05-07T20:23:29.6925505Z row_wise=True, 2025-05-07T20:23:29.6925657Z mixed=True, 2025-05-07T20:23:29.6925816Z use_cache=False, 2025-05-07T20:23:29.6926011Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:29.6926171Z use_cpu=True, 2025-05-07T20:23:29.6926348Z output_dtype=SparseType.FP16, 2025-05-07T20:23:29.6926488Z ) 2025-05-07T20:23:29.6926728Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:29.6927288Z self=, 2025-05-07T20:23:29.6927438Z mixed_B=True, 2025-05-07T20:23:29.6927602Z compile=False, 2025-05-07T20:23:29.6927888Z T=2, 2025-05-07T20:23:29.6928157Z D=29, 2025-05-07T20:23:29.6928307Z B=54, 2025-05-07T20:23:29.6928454Z log_E=4, 2025-05-07T20:23:29.6928605Z L=0, 2025-05-07T20:23:29.6928755Z D_gradcheck=2, 2025-05-07T20:23:29.6928932Z stochastic_rounding=True, 2025-05-07T20:23:29.6929108Z weighted=True, 2025-05-07T20:23:29.6929263Z row_wise=False, 2025-05-07T20:23:29.6929419Z mixed=False, 2025-05-07T20:23:29.6929578Z use_cache=False, 2025-05-07T20:23:29.6929770Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:29.6929942Z use_cpu=True, 2025-05-07T20:23:29.6930121Z output_dtype=SparseType.FP32, 2025-05-07T20:23:29.6930264Z ) 2025-05-07T20:23:29.6930604Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:29.6931166Z self=, 2025-05-07T20:23:29.6931317Z mixed_B=True, 2025-05-07T20:23:29.6931474Z compile=True, 2025-05-07T20:23:29.6931623Z T=3, 2025-05-07T20:23:29.6931767Z D=106, 2025-05-07T20:23:29.6931915Z B=11, 2025-05-07T20:23:29.6932061Z log_E=4, 2025-05-07T20:23:29.6932205Z L=0, 2025-05-07T20:23:29.6932368Z D_gradcheck=2, 2025-05-07T20:23:29.6932541Z stochastic_rounding=True, 2025-05-07T20:23:29.6932705Z weighted=False, 2025-05-07T20:23:29.6932858Z row_wise=False, 2025-05-07T20:23:29.6933008Z mixed=False, 2025-05-07T20:23:29.6933271Z use_cache=True, 2025-05-07T20:23:29.6933489Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:29.6933755Z use_cpu=True, 2025-05-07T20:23:29.6933950Z output_dtype=SparseType.FP32, 2025-05-07T20:23:29.6934095Z ) 2025-05-07T20:23:29.6934332Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:29.6934899Z self=, 2025-05-07T20:23:29.6935051Z mixed_B=True, 2025-05-07T20:23:29.6935200Z compile=True, 2025-05-07T20:23:29.6935356Z T=2, 2025-05-07T20:23:29.6935496Z D=57, 2025-05-07T20:23:29.6935647Z B=43, 2025-05-07T20:23:29.6935789Z log_E=3, 2025-05-07T20:23:29.6935930Z L=13, 2025-05-07T20:23:29.6936088Z D_gradcheck=2, 2025-05-07T20:23:29.6936258Z stochastic_rounding=False, 2025-05-07T20:23:29.6936417Z weighted=True, 2025-05-07T20:23:29.6936576Z row_wise=True, 2025-05-07T20:23:29.6936722Z mixed=False, 2025-05-07T20:23:29.6936877Z use_cache=True, 2025-05-07T20:23:29.6937077Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:29.6937319Z use_cpu=True, 2025-05-07T20:23:29.6937499Z output_dtype=SparseType.FP16, 2025-05-07T20:23:29.6937645Z ) 2025-05-07T20:23:29.6937868Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:29.6938430Z self=, 2025-05-07T20:23:29.6938590Z mixed_B=False, 2025-05-07T20:23:29.6938742Z compile=False, 2025-05-07T20:23:29.6938895Z T=4, 2025-05-07T20:23:29.6939038Z D=112, 2025-05-07T20:23:29.6939180Z B=56, 2025-05-07T20:23:29.6939328Z log_E=4, 2025-05-07T20:23:29.6939475Z L=18, 2025-05-07T20:23:29.6939627Z D_gradcheck=1, 2025-05-07T20:23:29.6939806Z stochastic_rounding=True, 2025-05-07T20:23:29.6939962Z weighted=False, 2025-05-07T20:23:29.6940116Z row_wise=False, 2025-05-07T20:23:29.6940274Z mixed=False, 2025-05-07T20:23:29.6940429Z use_cache=True, 2025-05-07T20:23:29.6940619Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:29.6940785Z use_cpu=True, 2025-05-07T20:23:29.6940966Z output_dtype=SparseType.FP32, 2025-05-07T20:23:29.6941107Z ) 2025-05-07T20:23:29.6941342Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:29.6941905Z self=, 2025-05-07T20:23:29.6942068Z mixed_B=False, 2025-05-07T20:23:29.6942220Z compile=False, 2025-05-07T20:23:29.6942451Z T=3, 2025-05-07T20:23:29.6942616Z D=50, 2025-05-07T20:23:29.6942759Z B=65, 2025-05-07T20:23:29.6942904Z log_E=5, 2025-05-07T20:23:29.6943055Z L=5, 2025-05-07T20:23:29.6943207Z D_gradcheck=2, 2025-05-07T20:23:29.6943376Z stochastic_rounding=True, 2025-05-07T20:23:29.6943537Z weighted=False, 2025-05-07T20:23:29.6943687Z row_wise=False, 2025-05-07T20:23:29.6943837Z mixed=True, 2025-05-07T20:23:29.6943998Z use_cache=True, 2025-05-07T20:23:29.6944188Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:29.6944345Z use_cpu=True, 2025-05-07T20:23:29.6944534Z output_dtype=SparseType.FP32, 2025-05-07T20:23:29.6944676Z ) 2025-05-07T20:23:29.6944909Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:29.6945469Z self=, 2025-05-07T20:23:29.6945618Z mixed_B=True, 2025-05-07T20:23:29.6945777Z compile=True, 2025-05-07T20:23:29.6945920Z T=4, 2025-05-07T20:23:29.6946066Z D=31, 2025-05-07T20:23:29.6946221Z B=30, 2025-05-07T20:23:29.6946366Z log_E=3, 2025-05-07T20:23:29.6946509Z L=10, 2025-05-07T20:23:29.6946669Z D_gradcheck=2, 2025-05-07T20:23:29.6946840Z stochastic_rounding=False, 2025-05-07T20:23:29.6946996Z weighted=False, 2025-05-07T20:23:29.6947154Z row_wise=True, 2025-05-07T20:23:29.6947303Z mixed=False, 2025-05-07T20:23:29.6947547Z use_cache=False, 2025-05-07T20:23:29.6947752Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:29.6948003Z use_cpu=True, 2025-05-07T20:23:29.6948191Z output_dtype=SparseType.FP32, 2025-05-07T20:23:29.6948333Z ) 2025-05-07T20:23:29.6948564Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:29.6949125Z self=, 2025-05-07T20:23:29.6949276Z mixed_B=False, 2025-05-07T20:23:29.6949427Z compile=False, 2025-05-07T20:23:29.6949578Z T=5, 2025-05-07T20:23:29.6949723Z D=63, 2025-05-07T20:23:29.6949868Z B=108, 2025-05-07T20:23:29.6950018Z log_E=3, 2025-05-07T20:23:29.6950161Z L=7, 2025-05-07T20:23:29.6950313Z D_gradcheck=2, 2025-05-07T20:23:29.6950499Z stochastic_rounding=True, 2025-05-07T20:23:29.6950650Z weighted=True, 2025-05-07T20:23:29.6950810Z row_wise=False, 2025-05-07T20:23:29.6950959Z mixed=True, 2025-05-07T20:23:29.6951121Z use_cache=False, 2025-05-07T20:23:29.6951323Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:29.6951573Z use_cpu=True, 2025-05-07T20:23:29.6951753Z output_dtype=SparseType.FP16, 2025-05-07T20:23:29.6951897Z ) 2025-05-07T20:23:29.6952122Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:29.6952682Z self=, 2025-05-07T20:23:29.6952839Z mixed_B=False, 2025-05-07T20:23:29.6952992Z compile=False, 2025-05-07T20:23:29.6953133Z T=1, 2025-05-07T20:23:29.6953287Z D=2, 2025-05-07T20:23:29.6953430Z B=88, 2025-05-07T20:23:29.6953573Z log_E=5, 2025-05-07T20:23:29.6953730Z L=7, 2025-05-07T20:23:29.6953887Z D_gradcheck=1, 2025-05-07T20:23:29.6954062Z stochastic_rounding=True, 2025-05-07T20:23:29.6954215Z weighted=True, 2025-05-07T20:23:29.6954366Z row_wise=False, 2025-05-07T20:23:29.6954520Z mixed=True, 2025-05-07T20:23:29.6954674Z use_cache=True, 2025-05-07T20:23:29.6954863Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:29.6955030Z use_cpu=True, 2025-05-07T20:23:29.6955210Z output_dtype=SparseType.FP32, 2025-05-07T20:23:29.6955347Z ) 2025-05-07T20:23:29.6955582Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:29.6956140Z self=, 2025-05-07T20:23:29.6956290Z mixed_B=True, 2025-05-07T20:23:29.6956448Z compile=False, 2025-05-07T20:23:29.6956590Z T=3, 2025-05-07T20:23:29.6956825Z D=109, 2025-05-07T20:23:29.6956983Z B=9, 2025-05-07T20:23:29.6957125Z log_E=4, 2025-05-07T20:23:29.6957274Z L=15, 2025-05-07T20:23:29.6957425Z D_gradcheck=1, 2025-05-07T20:23:29.6957594Z stochastic_rounding=True, 2025-05-07T20:23:29.6957755Z weighted=False, 2025-05-07T20:23:29.6957905Z row_wise=True, 2025-05-07T20:23:29.6958055Z mixed=True, 2025-05-07T20:23:29.6958217Z use_cache=False, 2025-05-07T20:23:29.6958408Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:29.6958569Z use_cpu=True, 2025-05-07T20:23:29.6958758Z output_dtype=SparseType.FP16, 2025-05-07T20:23:29.6958896Z ) 2025-05-07T20:23:29.6959122Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:29.6959689Z self=, 2025-05-07T20:23:29.6959848Z mixed_B=False, 2025-05-07T20:23:29.6960006Z compile=True, 2025-05-07T20:23:29.6960150Z T=1, 2025-05-07T20:23:29.6960295Z D=20, 2025-05-07T20:23:29.6960447Z B=34, 2025-05-07T20:23:29.6960589Z log_E=4, 2025-05-07T20:23:29.6960732Z L=12, 2025-05-07T20:23:29.6960891Z D_gradcheck=2, 2025-05-07T20:23:29.6961059Z stochastic_rounding=False, 2025-05-07T20:23:29.6961213Z weighted=False, 2025-05-07T20:23:29.6961369Z row_wise=True, 2025-05-07T20:23:29.6961514Z mixed=True, 2025-05-07T20:23:29.6961744Z use_cache=True, 2025-05-07T20:23:29.6961957Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:29.6962232Z use_cpu=True, 2025-05-07T20:23:29.6962410Z output_dtype=SparseType.FP32, 2025-05-07T20:23:29.6962554Z ) 2025-05-07T20:23:29.6962782Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T20:23:29.6963344Z self=, 2025-05-07T20:23:29.6963493Z mixed_B=True, 2025-05-07T20:23:29.6963642Z compile=False, 2025-05-07T20:23:29.6963790Z T=1, 2025-05-07T20:23:29.6963935Z D=20, 2025-05-07T20:23:29.6964077Z B=55, 2025-05-07T20:23:29.6964225Z log_E=3, 2025-05-07T20:23:29.6964368Z L=10, 2025-05-07T20:23:29.6964519Z D_gradcheck=1, 2025-05-07T20:23:29.6964697Z stochastic_rounding=False, 2025-05-07T20:23:29.6964850Z weighted=False, 2025-05-07T20:23:29.6965000Z row_wise=True, 2025-05-07T20:23:29.6965157Z mixed=True, 2025-05-07T20:23:29.6965311Z use_cache=True, 2025-05-07T20:23:29.6965499Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:29.6965742Z use_cpu=True, 2025-05-07T20:23:29.6965922Z output_dtype=SparseType.FP16, 2025-05-07T20:23:29.6966070Z ) 2025-05-07T20:23:29.6966219Z PASSED 2025-05-07T20:23:29.6966825Z tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp32_pmNONE SKIPPED 2025-05-07T20:23:29.7851483Z tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp32_pmSUM Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:29.7852183Z self=, 2025-05-07T20:23:29.7852335Z mixed_B=False, 2025-05-07T20:23:29.7852493Z compile=False, 2025-05-07T20:23:29.7852640Z T=1, 2025-05-07T20:23:29.7852783Z D=2, 2025-05-07T20:23:29.7852923Z B=1, 2025-05-07T20:23:29.7853081Z log_E=3, 2025-05-07T20:23:29.7853224Z L=0, 2025-05-07T20:23:29.7853387Z D_gradcheck=1, 2025-05-07T20:23:29.7853569Z stochastic_rounding=False, 2025-05-07T20:23:29.7853746Z weighted=False, 2025-05-07T20:23:29.7853904Z row_wise=False, 2025-05-07T20:23:29.7854052Z mixed=False, 2025-05-07T20:23:29.7854207Z use_cache=False, 2025-05-07T20:23:29.7854401Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:29.7854550Z use_cpu=True, 2025-05-07T20:23:29.7854733Z output_dtype=SparseType.FP32, 2025-05-07T20:23:29.7854884Z ) 2025-05-07T20:23:29.7855120Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:29.7856464Z self=, 2025-05-07T20:23:29.7856651Z mixed_B=True, 2025-05-07T20:23:29.7856805Z compile=False, 2025-05-07T20:23:29.7856947Z T=1, 2025-05-07T20:23:29.7857098Z D=2, 2025-05-07T20:23:29.7857241Z B=1, 2025-05-07T20:23:29.7857391Z log_E=3, 2025-05-07T20:23:29.7857536Z L=0, 2025-05-07T20:23:29.7857695Z D_gradcheck=1, 2025-05-07T20:23:29.7857873Z stochastic_rounding=False, 2025-05-07T20:23:29.7858036Z weighted=False, 2025-05-07T20:23:29.7858188Z row_wise=False, 2025-05-07T20:23:29.7858343Z mixed=False, 2025-05-07T20:23:29.7858495Z use_cache=False, 2025-05-07T20:23:29.7858685Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:29.7858846Z use_cpu=True, 2025-05-07T20:23:29.7859025Z output_dtype=SparseType.FP32, 2025-05-07T20:23:29.7859165Z ) 2025-05-07T20:23:29.7859397Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:29.7859953Z self=, 2025-05-07T20:23:29.7860104Z mixed_B=True, 2025-05-07T20:23:29.7860265Z compile=True, 2025-05-07T20:23:29.7860408Z T=2, 2025-05-07T20:23:29.7860557Z D=79, 2025-05-07T20:23:29.7860701Z B=10, 2025-05-07T20:23:29.7860847Z log_E=3, 2025-05-07T20:23:29.7860995Z L=12, 2025-05-07T20:23:29.7861297Z D_gradcheck=2, 2025-05-07T20:23:29.7861481Z stochastic_rounding=True, 2025-05-07T20:23:29.7861804Z weighted=False, 2025-05-07T20:23:29.7861958Z row_wise=True, 2025-05-07T20:23:29.7862106Z mixed=False, 2025-05-07T20:23:29.7862265Z use_cache=False, 2025-05-07T20:23:29.7862454Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:29.7862604Z use_cpu=True, 2025-05-07T20:23:29.7862793Z output_dtype=SparseType.FP32, 2025-05-07T20:23:29.7862933Z ) 2025-05-07T20:23:29.7863156Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:29.7863715Z self=, 2025-05-07T20:23:29.7863866Z mixed_B=True, 2025-05-07T20:23:29.7864025Z compile=True, 2025-05-07T20:23:29.7864165Z T=4, 2025-05-07T20:23:29.7864307Z D=124, 2025-05-07T20:23:29.7864459Z B=88, 2025-05-07T20:23:29.7864605Z log_E=4, 2025-05-07T20:23:29.7864745Z L=17, 2025-05-07T20:23:29.7864908Z D_gradcheck=2, 2025-05-07T20:23:29.7865080Z stochastic_rounding=False, 2025-05-07T20:23:29.7865413Z weighted=False, 2025-05-07T20:23:29.7865569Z row_wise=False, 2025-05-07T20:23:29.7865716Z mixed=True, 2025-05-07T20:23:29.7865870Z use_cache=False, 2025-05-07T20:23:29.7866065Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:29.7866214Z use_cpu=True, 2025-05-07T20:23:29.7866392Z output_dtype=SparseType.FP16, 2025-05-07T20:23:29.7866539Z ) 2025-05-07T20:23:29.7866764Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:29.7867326Z self=, 2025-05-07T20:23:29.7867479Z mixed_B=False, 2025-05-07T20:23:29.7867628Z compile=True, 2025-05-07T20:23:29.7867776Z T=1, 2025-05-07T20:23:29.7867922Z D=114, 2025-05-07T20:23:29.7868067Z B=18, 2025-05-07T20:23:29.7868224Z log_E=3, 2025-05-07T20:23:29.7868365Z L=4, 2025-05-07T20:23:29.7868519Z D_gradcheck=2, 2025-05-07T20:23:29.7868698Z stochastic_rounding=False, 2025-05-07T20:23:29.7868859Z weighted=False, 2025-05-07T20:23:29.7869010Z row_wise=True, 2025-05-07T20:23:29.7869164Z mixed=True, 2025-05-07T20:23:29.7869319Z use_cache=False, 2025-05-07T20:23:29.7869517Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:29.7869666Z use_cpu=True, 2025-05-07T20:23:29.7869842Z output_dtype=SparseType.FP16, 2025-05-07T20:23:29.7869991Z ) 2025-05-07T20:23:29.7870214Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:29.7870857Z self=, 2025-05-07T20:23:29.7871028Z mixed_B=True, 2025-05-07T20:23:29.7871179Z compile=False, 2025-05-07T20:23:29.7871320Z T=5, 2025-05-07T20:23:29.7871466Z D=47, 2025-05-07T20:23:29.7871607Z B=63, 2025-05-07T20:23:29.7871749Z log_E=4, 2025-05-07T20:23:29.7871896Z L=17, 2025-05-07T20:23:29.7872050Z D_gradcheck=2, 2025-05-07T20:23:29.7872217Z stochastic_rounding=True, 2025-05-07T20:23:29.7872375Z weighted=True, 2025-05-07T20:23:29.7872526Z row_wise=False, 2025-05-07T20:23:29.7872681Z mixed=False, 2025-05-07T20:23:29.7872830Z use_cache=True, 2025-05-07T20:23:29.7873017Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:29.7873173Z use_cpu=True, 2025-05-07T20:23:29.7873352Z output_dtype=SparseType.FP16, 2025-05-07T20:23:29.7873493Z ) 2025-05-07T20:23:29.7873725Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:29.7874278Z self=, 2025-05-07T20:23:29.7874429Z mixed_B=True, 2025-05-07T20:23:29.7874588Z compile=False, 2025-05-07T20:23:29.7874732Z T=4, 2025-05-07T20:23:29.7874872Z D=88, 2025-05-07T20:23:29.7875025Z B=126, 2025-05-07T20:23:29.7875167Z log_E=5, 2025-05-07T20:23:29.7875307Z L=10, 2025-05-07T20:23:29.7875545Z D_gradcheck=2, 2025-05-07T20:23:29.7875731Z stochastic_rounding=True, 2025-05-07T20:23:29.7875979Z weighted=False, 2025-05-07T20:23:29.7876134Z row_wise=True, 2025-05-07T20:23:29.7876280Z mixed=True, 2025-05-07T20:23:29.7876438Z use_cache=True, 2025-05-07T20:23:29.7876626Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:29.7876775Z use_cpu=True, 2025-05-07T20:23:29.7876962Z output_dtype=SparseType.FP32, 2025-05-07T20:23:29.7877101Z ) 2025-05-07T20:23:29.7877326Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:29.7877885Z self=, 2025-05-07T20:23:29.7878037Z mixed_B=True, 2025-05-07T20:23:29.7878185Z compile=True, 2025-05-07T20:23:29.7878335Z T=5, 2025-05-07T20:23:29.7878476Z D=21, 2025-05-07T20:23:29.7878625Z B=108, 2025-05-07T20:23:29.7878767Z log_E=5, 2025-05-07T20:23:29.7878907Z L=1, 2025-05-07T20:23:29.7879065Z D_gradcheck=2, 2025-05-07T20:23:29.7879237Z stochastic_rounding=True, 2025-05-07T20:23:29.7879394Z weighted=True, 2025-05-07T20:23:29.7879640Z row_wise=False, 2025-05-07T20:23:29.7880050Z mixed=True, 2025-05-07T20:23:29.7880204Z use_cache=True, 2025-05-07T20:23:29.7880400Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:29.7880551Z use_cpu=True, 2025-05-07T20:23:29.7880730Z output_dtype=SparseType.FP32, 2025-05-07T20:23:29.7880875Z ) 2025-05-07T20:23:29.7881103Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:29.7881662Z self=, 2025-05-07T20:23:29.7881820Z mixed_B=True, 2025-05-07T20:23:29.7881971Z compile=False, 2025-05-07T20:23:29.7882118Z T=5, 2025-05-07T20:23:29.7882260Z D=17, 2025-05-07T20:23:29.7882401Z B=112, 2025-05-07T20:23:29.7882551Z log_E=5, 2025-05-07T20:23:29.7882697Z L=4, 2025-05-07T20:23:29.7882846Z D_gradcheck=2, 2025-05-07T20:23:29.7883027Z stochastic_rounding=True, 2025-05-07T20:23:29.7883182Z weighted=True, 2025-05-07T20:23:29.7883336Z row_wise=True, 2025-05-07T20:23:29.7883489Z mixed=True, 2025-05-07T20:23:29.7883645Z use_cache=True, 2025-05-07T20:23:29.7883832Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:29.7883987Z use_cpu=True, 2025-05-07T20:23:29.7884164Z output_dtype=SparseType.FP16, 2025-05-07T20:23:29.7884415Z ) 2025-05-07T20:23:29.7884642Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:29.7885430Z self=, 2025-05-07T20:23:29.7885603Z mixed_B=False, 2025-05-07T20:23:29.7885754Z compile=True, 2025-05-07T20:23:29.7885905Z T=3, 2025-05-07T20:23:29.7886047Z D=119, 2025-05-07T20:23:29.7886195Z B=35, 2025-05-07T20:23:29.7886339Z log_E=5, 2025-05-07T20:23:29.7886480Z L=13, 2025-05-07T20:23:29.7886641Z D_gradcheck=1, 2025-05-07T20:23:29.7886815Z stochastic_rounding=False, 2025-05-07T20:23:29.7886971Z weighted=True, 2025-05-07T20:23:29.7887136Z row_wise=False, 2025-05-07T20:23:29.7887283Z mixed=True, 2025-05-07T20:23:29.7887436Z use_cache=False, 2025-05-07T20:23:29.7887636Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:29.7887785Z use_cpu=True, 2025-05-07T20:23:29.7888066Z output_dtype=SparseType.FP32, 2025-05-07T20:23:29.7888221Z ) 2025-05-07T20:23:29.7888451Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:29.7889005Z self=, 2025-05-07T20:23:29.7889165Z mixed_B=True, 2025-05-07T20:23:29.7889316Z compile=True, 2025-05-07T20:23:29.7889466Z T=2, 2025-05-07T20:23:29.7889608Z D=83, 2025-05-07T20:23:29.7889751Z B=127, 2025-05-07T20:23:29.7889904Z log_E=3, 2025-05-07T20:23:29.7890045Z L=7, 2025-05-07T20:23:29.7890195Z D_gradcheck=2, 2025-05-07T20:23:29.7890567Z stochastic_rounding=False, 2025-05-07T20:23:29.7890800Z weighted=False, 2025-05-07T20:23:29.7890955Z row_wise=True, 2025-05-07T20:23:29.7891106Z mixed=True, 2025-05-07T20:23:29.7891258Z use_cache=False, 2025-05-07T20:23:29.7891445Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:29.7891601Z use_cpu=True, 2025-05-07T20:23:29.7891781Z output_dtype=SparseType.FP16, 2025-05-07T20:23:29.7891923Z ) 2025-05-07T20:23:29.7892153Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:29.7892706Z self=, 2025-05-07T20:23:29.7892862Z mixed_B=False, 2025-05-07T20:23:29.7893013Z compile=True, 2025-05-07T20:23:29.7893156Z T=4, 2025-05-07T20:23:29.7893303Z D=116, 2025-05-07T20:23:29.7893451Z B=100, 2025-05-07T20:23:29.7893597Z log_E=5, 2025-05-07T20:23:29.7893748Z L=13, 2025-05-07T20:23:29.7893898Z D_gradcheck=1, 2025-05-07T20:23:29.7894074Z stochastic_rounding=False, 2025-05-07T20:23:29.7894237Z weighted=True, 2025-05-07T20:23:29.7894540Z row_wise=True, 2025-05-07T20:23:29.7894688Z mixed=True, 2025-05-07T20:23:29.7894848Z use_cache=True, 2025-05-07T20:23:29.7895035Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:29.7895185Z use_cpu=True, 2025-05-07T20:23:29.7895369Z output_dtype=SparseType.FP16, 2025-05-07T20:23:29.7895508Z ) 2025-05-07T20:23:29.7895737Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:29.7896290Z self=, 2025-05-07T20:23:29.7896441Z mixed_B=False, 2025-05-07T20:23:29.7896602Z compile=False, 2025-05-07T20:23:29.7896746Z T=4, 2025-05-07T20:23:29.7896892Z D=110, 2025-05-07T20:23:29.7897040Z B=45, 2025-05-07T20:23:29.7897184Z log_E=5, 2025-05-07T20:23:29.7897324Z L=15, 2025-05-07T20:23:29.7897486Z D_gradcheck=1, 2025-05-07T20:23:29.7897659Z stochastic_rounding=False, 2025-05-07T20:23:29.7897816Z weighted=True, 2025-05-07T20:23:29.7897979Z row_wise=False, 2025-05-07T20:23:29.7898127Z mixed=True, 2025-05-07T20:23:29.7898277Z use_cache=True, 2025-05-07T20:23:29.7898474Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:29.7898627Z use_cpu=True, 2025-05-07T20:23:29.7898814Z output_dtype=SparseType.FP16, 2025-05-07T20:23:29.7898951Z ) 2025-05-07T20:23:29.7899177Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:29.7899815Z self=, 2025-05-07T20:23:29.7899982Z mixed_B=True, 2025-05-07T20:23:29.7900133Z compile=False, 2025-05-07T20:23:29.7900283Z T=4, 2025-05-07T20:23:29.7900426Z D=97, 2025-05-07T20:23:29.7900569Z B=73, 2025-05-07T20:23:29.7900718Z log_E=5, 2025-05-07T20:23:29.7900859Z L=13, 2025-05-07T20:23:29.7901009Z D_gradcheck=2, 2025-05-07T20:23:29.7901190Z stochastic_rounding=True, 2025-05-07T20:23:29.7901343Z weighted=True, 2025-05-07T20:23:29.7901506Z row_wise=True, 2025-05-07T20:23:29.7901655Z mixed=False, 2025-05-07T20:23:29.7901806Z use_cache=True, 2025-05-07T20:23:29.7901999Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:29.7902148Z use_cpu=True, 2025-05-07T20:23:29.7902331Z output_dtype=SparseType.FP16, 2025-05-07T20:23:29.7902477Z ) 2025-05-07T20:23:29.7902702Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:29.7903255Z self=, 2025-05-07T20:23:29.7903412Z mixed_B=True, 2025-05-07T20:23:29.7903565Z compile=False, 2025-05-07T20:23:29.7903707Z T=1, 2025-05-07T20:23:29.7903858Z D=107, 2025-05-07T20:23:29.7904000Z B=96, 2025-05-07T20:23:29.7904143Z log_E=5, 2025-05-07T20:23:29.7904295Z L=19, 2025-05-07T20:23:29.7904450Z D_gradcheck=1, 2025-05-07T20:23:29.7904754Z stochastic_rounding=True, 2025-05-07T20:23:29.7904927Z weighted=True, 2025-05-07T20:23:29.7905224Z row_wise=False, 2025-05-07T20:23:29.7905379Z mixed=True, 2025-05-07T20:23:29.7905537Z use_cache=False, 2025-05-07T20:23:29.7905728Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:29.7905885Z use_cpu=True, 2025-05-07T20:23:29.7906067Z output_dtype=SparseType.FP16, 2025-05-07T20:23:29.7906208Z ) 2025-05-07T20:23:29.7906440Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:29.7906996Z self=, 2025-05-07T20:23:29.7907147Z mixed_B=False, 2025-05-07T20:23:29.7907305Z compile=True, 2025-05-07T20:23:29.7907448Z T=2, 2025-05-07T20:23:29.7907601Z D=123, 2025-05-07T20:23:29.7907743Z B=120, 2025-05-07T20:23:29.7907887Z log_E=5, 2025-05-07T20:23:29.7908037Z L=2, 2025-05-07T20:23:29.7908190Z D_gradcheck=2, 2025-05-07T20:23:29.7908363Z stochastic_rounding=True, 2025-05-07T20:23:29.7908524Z weighted=True, 2025-05-07T20:23:29.7908767Z row_wise=False, 2025-05-07T20:23:29.7908917Z mixed=False, 2025-05-07T20:23:29.7909080Z use_cache=True, 2025-05-07T20:23:29.7909270Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:29.7909418Z use_cpu=True, 2025-05-07T20:23:29.7909606Z output_dtype=SparseType.FP16, 2025-05-07T20:23:29.7909743Z ) 2025-05-07T20:23:29.7909970Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:29.7910530Z self=, 2025-05-07T20:23:29.7910681Z mixed_B=True, 2025-05-07T20:23:29.7910840Z compile=True, 2025-05-07T20:23:29.7910982Z T=3, 2025-05-07T20:23:29.7911122Z D=124, 2025-05-07T20:23:29.7911273Z B=38, 2025-05-07T20:23:29.7911415Z log_E=4, 2025-05-07T20:23:29.7911555Z L=15, 2025-05-07T20:23:29.7911713Z D_gradcheck=1, 2025-05-07T20:23:29.7911882Z stochastic_rounding=True, 2025-05-07T20:23:29.7912034Z weighted=True, 2025-05-07T20:23:29.7912200Z row_wise=False, 2025-05-07T20:23:29.7912348Z mixed=False, 2025-05-07T20:23:29.7912501Z use_cache=False, 2025-05-07T20:23:29.7912695Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:29.7912848Z use_cpu=True, 2025-05-07T20:23:29.7913025Z output_dtype=SparseType.FP16, 2025-05-07T20:23:29.7913166Z ) 2025-05-07T20:23:29.8388972Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:29.8390013Z self=, 2025-05-07T20:23:29.8390192Z mixed_B=True, 2025-05-07T20:23:29.8390356Z compile=False, 2025-05-07T20:23:29.8390497Z T=3, 2025-05-07T20:23:29.8390637Z D=103, 2025-05-07T20:23:29.8390784Z B=110, 2025-05-07T20:23:29.8390929Z log_E=3, 2025-05-07T20:23:29.8391074Z L=0, 2025-05-07T20:23:29.8391231Z D_gradcheck=1, 2025-05-07T20:23:29.8391418Z stochastic_rounding=False, 2025-05-07T20:23:29.8391580Z weighted=True, 2025-05-07T20:23:29.8391750Z row_wise=False, 2025-05-07T20:23:29.8391898Z mixed=False, 2025-05-07T20:23:29.8392054Z use_cache=True, 2025-05-07T20:23:29.8392246Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:29.8392397Z use_cpu=True, 2025-05-07T20:23:29.8392586Z output_dtype=SparseType.FP16, 2025-05-07T20:23:29.8392728Z ) 2025-05-07T20:23:29.8392955Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:29.8393518Z self=, 2025-05-07T20:23:29.8393669Z mixed_B=False, 2025-05-07T20:23:29.8393822Z compile=True, 2025-05-07T20:23:29.8393972Z T=1, 2025-05-07T20:23:29.8394113Z D=91, 2025-05-07T20:23:29.8394256Z B=8, 2025-05-07T20:23:29.8394415Z log_E=5, 2025-05-07T20:23:29.8394557Z L=14, 2025-05-07T20:23:29.8394716Z D_gradcheck=2, 2025-05-07T20:23:29.8395040Z stochastic_rounding=False, 2025-05-07T20:23:29.8395213Z weighted=False, 2025-05-07T20:23:29.8395514Z row_wise=True, 2025-05-07T20:23:29.8395666Z mixed=False, 2025-05-07T20:23:29.8395823Z use_cache=False, 2025-05-07T20:23:29.8396019Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:29.8396174Z use_cpu=True, 2025-05-07T20:23:29.8396352Z output_dtype=SparseType.FP16, 2025-05-07T20:23:29.8396500Z ) 2025-05-07T20:23:29.8396727Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:29.8397280Z self=, 2025-05-07T20:23:29.8397438Z mixed_B=False, 2025-05-07T20:23:29.8397589Z compile=False, 2025-05-07T20:23:29.8397741Z T=5, 2025-05-07T20:23:29.8397884Z D=79, 2025-05-07T20:23:29.8398025Z B=55, 2025-05-07T20:23:29.8398177Z log_E=4, 2025-05-07T20:23:29.8398322Z L=10, 2025-05-07T20:23:29.8398471Z D_gradcheck=2, 2025-05-07T20:23:29.8398655Z stochastic_rounding=False, 2025-05-07T20:23:29.8398809Z weighted=False, 2025-05-07T20:23:29.8398965Z row_wise=False, 2025-05-07T20:23:29.8399286Z mixed=True, 2025-05-07T20:23:29.8399442Z use_cache=False, 2025-05-07T20:23:29.8399630Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:29.8399788Z use_cpu=True, 2025-05-07T20:23:29.8399966Z output_dtype=SparseType.FP32, 2025-05-07T20:23:29.8400108Z ) 2025-05-07T20:23:29.8400342Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:29.8400896Z self=, 2025-05-07T20:23:29.8401058Z mixed_B=True, 2025-05-07T20:23:29.8401210Z compile=True, 2025-05-07T20:23:29.8401354Z T=4, 2025-05-07T20:23:29.8401507Z D=107, 2025-05-07T20:23:29.8401651Z B=70, 2025-05-07T20:23:29.8401799Z log_E=3, 2025-05-07T20:23:29.8401950Z L=5, 2025-05-07T20:23:29.8402103Z D_gradcheck=2, 2025-05-07T20:23:29.8402278Z stochastic_rounding=True, 2025-05-07T20:23:29.8402440Z weighted=False, 2025-05-07T20:23:29.8402594Z row_wise=False, 2025-05-07T20:23:29.8402746Z mixed=False, 2025-05-07T20:23:29.8402906Z use_cache=False, 2025-05-07T20:23:29.8403098Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:29.8403244Z use_cpu=True, 2025-05-07T20:23:29.8403429Z output_dtype=SparseType.FP32, 2025-05-07T20:23:29.8403571Z ) 2025-05-07T20:23:29.8403802Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:29.8404451Z self=, 2025-05-07T20:23:29.8404615Z mixed_B=True, 2025-05-07T20:23:29.8404774Z compile=True, 2025-05-07T20:23:29.8404921Z T=2, 2025-05-07T20:23:29.8405065Z D=121, 2025-05-07T20:23:29.8405211Z B=8, 2025-05-07T20:23:29.8405353Z log_E=5, 2025-05-07T20:23:29.8405498Z L=20, 2025-05-07T20:23:29.8405654Z D_gradcheck=1, 2025-05-07T20:23:29.8405828Z stochastic_rounding=True, 2025-05-07T20:23:29.8405983Z weighted=False, 2025-05-07T20:23:29.8406149Z row_wise=True, 2025-05-07T20:23:29.8406302Z mixed=False, 2025-05-07T20:23:29.8406555Z use_cache=True, 2025-05-07T20:23:29.8406743Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:29.8406902Z use_cpu=True, 2025-05-07T20:23:29.8407083Z output_dtype=SparseType.FP16, 2025-05-07T20:23:29.8407224Z ) 2025-05-07T20:23:29.8407457Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:29.8408143Z self=, 2025-05-07T20:23:29.8408310Z mixed_B=True, 2025-05-07T20:23:29.8408462Z compile=False, 2025-05-07T20:23:29.8408605Z T=2, 2025-05-07T20:23:29.8408755Z D=59, 2025-05-07T20:23:29.8408911Z B=128, 2025-05-07T20:23:29.8409060Z log_E=5, 2025-05-07T20:23:29.8409209Z L=5, 2025-05-07T20:23:29.8409361Z D_gradcheck=2, 2025-05-07T20:23:29.8409656Z stochastic_rounding=False, 2025-05-07T20:23:29.8409826Z weighted=True, 2025-05-07T20:23:29.8410055Z row_wise=True, 2025-05-07T20:23:29.8410209Z mixed=False, 2025-05-07T20:23:29.8410368Z use_cache=False, 2025-05-07T20:23:29.8410559Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:29.8410709Z use_cpu=True, 2025-05-07T20:23:29.8410897Z output_dtype=SparseType.FP16, 2025-05-07T20:23:29.8411034Z ) 2025-05-07T20:23:29.8411272Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:29.8411824Z self=, 2025-05-07T20:23:29.8411973Z mixed_B=True, 2025-05-07T20:23:29.8412132Z compile=False, 2025-05-07T20:23:29.8412272Z T=1, 2025-05-07T20:23:29.8412414Z D=6, 2025-05-07T20:23:29.8412563Z B=105, 2025-05-07T20:23:29.8412709Z log_E=4, 2025-05-07T20:23:29.8412852Z L=19, 2025-05-07T20:23:29.8413008Z D_gradcheck=1, 2025-05-07T20:23:29.8413184Z stochastic_rounding=True, 2025-05-07T20:23:29.8413341Z weighted=True, 2025-05-07T20:23:29.8413506Z row_wise=False, 2025-05-07T20:23:29.8413753Z mixed=False, 2025-05-07T20:23:29.8413904Z use_cache=True, 2025-05-07T20:23:29.8414102Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:29.8414250Z use_cpu=True, 2025-05-07T20:23:29.8414435Z output_dtype=SparseType.FP16, 2025-05-07T20:23:29.8414575Z ) 2025-05-07T20:23:29.8414798Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:29.8415359Z self=, 2025-05-07T20:23:29.8415513Z mixed_B=False, 2025-05-07T20:23:29.8415663Z compile=True, 2025-05-07T20:23:29.8415816Z T=3, 2025-05-07T20:23:29.8415963Z D=35, 2025-05-07T20:23:29.8416109Z B=81, 2025-05-07T20:23:29.8416267Z log_E=4, 2025-05-07T20:23:29.8416408Z L=19, 2025-05-07T20:23:29.8416559Z D_gradcheck=1, 2025-05-07T20:23:29.8416736Z stochastic_rounding=True, 2025-05-07T20:23:29.8416895Z weighted=False, 2025-05-07T20:23:29.8417053Z row_wise=False, 2025-05-07T20:23:29.8417214Z mixed=False, 2025-05-07T20:23:29.8417367Z use_cache=False, 2025-05-07T20:23:29.8417560Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:29.8417709Z use_cpu=True, 2025-05-07T20:23:29.8417891Z output_dtype=SparseType.FP16, 2025-05-07T20:23:29.8418038Z ) 2025-05-07T20:23:29.8418264Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:29.8418913Z self=, 2025-05-07T20:23:29.8419092Z mixed_B=False, 2025-05-07T20:23:29.8419242Z compile=True, 2025-05-07T20:23:29.8419386Z T=2, 2025-05-07T20:23:29.8419535Z D=43, 2025-05-07T20:23:29.8419677Z B=119, 2025-05-07T20:23:29.8419820Z log_E=3, 2025-05-07T20:23:29.8419968Z L=9, 2025-05-07T20:23:29.8420120Z D_gradcheck=2, 2025-05-07T20:23:29.8420295Z stochastic_rounding=False, 2025-05-07T20:23:29.8420460Z weighted=False, 2025-05-07T20:23:29.8420621Z row_wise=False, 2025-05-07T20:23:29.8420782Z mixed=False, 2025-05-07T20:23:29.8420933Z use_cache=True, 2025-05-07T20:23:29.8421121Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:29.8421281Z use_cpu=True, 2025-05-07T20:23:29.8421461Z output_dtype=SparseType.FP32, 2025-05-07T20:23:29.8421602Z ) 2025-05-07T20:23:29.8421831Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:29.8422386Z self=, 2025-05-07T20:23:29.8422537Z mixed_B=False, 2025-05-07T20:23:29.8422693Z compile=True, 2025-05-07T20:23:29.8422834Z T=5, 2025-05-07T20:23:29.8422978Z D=80, 2025-05-07T20:23:29.8423124Z B=77, 2025-05-07T20:23:29.8423270Z log_E=4, 2025-05-07T20:23:29.8423422Z L=12, 2025-05-07T20:23:29.8423572Z D_gradcheck=2, 2025-05-07T20:23:29.8423744Z stochastic_rounding=False, 2025-05-07T20:23:29.8423990Z weighted=True, 2025-05-07T20:23:29.8424196Z row_wise=False, 2025-05-07T20:23:29.8424351Z mixed=False, 2025-05-07T20:23:29.8424510Z use_cache=False, 2025-05-07T20:23:29.8424698Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:29.8424849Z use_cpu=True, 2025-05-07T20:23:29.8425034Z output_dtype=SparseType.FP16, 2025-05-07T20:23:29.8425171Z ) 2025-05-07T20:23:29.8425394Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:29.8425959Z self=, 2025-05-07T20:23:29.8426112Z mixed_B=False, 2025-05-07T20:23:29.8426271Z compile=True, 2025-05-07T20:23:29.8426414Z T=5, 2025-05-07T20:23:29.8426555Z D=62, 2025-05-07T20:23:29.8426706Z B=94, 2025-05-07T20:23:29.8426851Z log_E=4, 2025-05-07T20:23:29.8426994Z L=3, 2025-05-07T20:23:29.8427156Z D_gradcheck=2, 2025-05-07T20:23:29.8427325Z stochastic_rounding=True, 2025-05-07T20:23:29.8427480Z weighted=True, 2025-05-07T20:23:29.8427657Z row_wise=False, 2025-05-07T20:23:29.8427898Z mixed=True, 2025-05-07T20:23:29.8428046Z use_cache=True, 2025-05-07T20:23:29.8428240Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:29.8428391Z use_cpu=True, 2025-05-07T20:23:29.8428571Z output_dtype=SparseType.FP32, 2025-05-07T20:23:29.8428714Z ) 2025-05-07T20:23:29.8428937Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:29.8429502Z self=, 2025-05-07T20:23:29.8429654Z mixed_B=False, 2025-05-07T20:23:29.8429805Z compile=True, 2025-05-07T20:23:29.8429951Z T=4, 2025-05-07T20:23:29.8430090Z D=20, 2025-05-07T20:23:29.8430230Z B=55, 2025-05-07T20:23:29.8430377Z log_E=4, 2025-05-07T20:23:29.8430518Z L=19, 2025-05-07T20:23:29.8430669Z D_gradcheck=2, 2025-05-07T20:23:29.8430849Z stochastic_rounding=True, 2025-05-07T20:23:29.8431026Z weighted=True, 2025-05-07T20:23:29.8431180Z row_wise=False, 2025-05-07T20:23:29.8431345Z mixed=False, 2025-05-07T20:23:29.8431498Z use_cache=False, 2025-05-07T20:23:29.8431687Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:29.8431844Z use_cpu=True, 2025-05-07T20:23:29.8432026Z output_dtype=SparseType.FP16, 2025-05-07T20:23:29.8432176Z ) 2025-05-07T20:23:29.8432401Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:29.8433067Z self=, 2025-05-07T20:23:29.8433242Z mixed_B=False, 2025-05-07T20:23:29.8433395Z compile=True, 2025-05-07T20:23:29.8433607Z T=3, 2025-05-07T20:23:29.8433924Z D=93, 2025-05-07T20:23:29.8434065Z B=23, 2025-05-07T20:23:29.8434208Z log_E=3, 2025-05-07T20:23:29.8434359Z L=5, 2025-05-07T20:23:29.8434510Z D_gradcheck=2, 2025-05-07T20:23:29.8434681Z stochastic_rounding=True, 2025-05-07T20:23:29.8434848Z weighted=False, 2025-05-07T20:23:29.8435000Z row_wise=True, 2025-05-07T20:23:29.8435158Z mixed=False, 2025-05-07T20:23:29.8435315Z use_cache=True, 2025-05-07T20:23:29.8435502Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:29.8435660Z use_cpu=True, 2025-05-07T20:23:29.8435839Z output_dtype=SparseType.FP32, 2025-05-07T20:23:29.8435978Z ) 2025-05-07T20:23:29.8436211Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:29.8436766Z self=, 2025-05-07T20:23:29.8436917Z mixed_B=True, 2025-05-07T20:23:29.8437072Z compile=False, 2025-05-07T20:23:29.8437217Z T=2, 2025-05-07T20:23:29.8437365Z D=65, 2025-05-07T20:23:29.8437513Z B=87, 2025-05-07T20:23:29.8437658Z log_E=4, 2025-05-07T20:23:29.8437801Z L=7, 2025-05-07T20:23:29.8437956Z D_gradcheck=1, 2025-05-07T20:23:29.8438127Z stochastic_rounding=True, 2025-05-07T20:23:29.8438363Z weighted=False, 2025-05-07T20:23:29.8438536Z row_wise=True, 2025-05-07T20:23:29.8438764Z mixed=True, 2025-05-07T20:23:29.8438926Z use_cache=False, 2025-05-07T20:23:29.8439112Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:29.8439266Z use_cpu=True, 2025-05-07T20:23:29.8439450Z output_dtype=SparseType.FP16, 2025-05-07T20:23:29.8439591Z ) 2025-05-07T20:23:29.8439815Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:29.8440376Z self=, 2025-05-07T20:23:29.8440526Z mixed_B=True, 2025-05-07T20:23:29.8440681Z compile=False, 2025-05-07T20:23:29.8440829Z T=1, 2025-05-07T20:23:29.8440971Z D=85, 2025-05-07T20:23:29.8441119Z B=62, 2025-05-07T20:23:29.8441271Z log_E=5, 2025-05-07T20:23:29.8441414Z L=18, 2025-05-07T20:23:29.8441567Z D_gradcheck=2, 2025-05-07T20:23:29.8441745Z stochastic_rounding=True, 2025-05-07T20:23:29.8441901Z weighted=False, 2025-05-07T20:23:29.8442060Z row_wise=True, 2025-05-07T20:23:29.8442313Z mixed=True, 2025-05-07T20:23:29.8442465Z use_cache=True, 2025-05-07T20:23:29.8442661Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:29.8442811Z use_cpu=True, 2025-05-07T20:23:29.8442989Z output_dtype=SparseType.FP16, 2025-05-07T20:23:29.8443135Z ) 2025-05-07T20:23:29.8443360Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:29.8443915Z self=, 2025-05-07T20:23:29.8444072Z mixed_B=False, 2025-05-07T20:23:29.8444223Z compile=True, 2025-05-07T20:23:29.8444364Z T=5, 2025-05-07T20:23:29.8444513Z D=35, 2025-05-07T20:23:29.8444656Z B=8, 2025-05-07T20:23:29.8444806Z log_E=3, 2025-05-07T20:23:29.8444951Z L=8, 2025-05-07T20:23:29.8445101Z D_gradcheck=1, 2025-05-07T20:23:29.8445280Z stochastic_rounding=False, 2025-05-07T20:23:29.8445437Z weighted=True, 2025-05-07T20:23:29.8445588Z row_wise=False, 2025-05-07T20:23:29.8445747Z mixed=False, 2025-05-07T20:23:29.8445900Z use_cache=True, 2025-05-07T20:23:29.8446089Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:29.8446248Z use_cpu=True, 2025-05-07T20:23:29.8446427Z output_dtype=SparseType.FP32, 2025-05-07T20:23:29.8446566Z ) 2025-05-07T20:23:29.8446798Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:29.8447347Z self=, 2025-05-07T20:23:29.8447628Z mixed_B=False, 2025-05-07T20:23:29.8447793Z compile=True, 2025-05-07T20:23:29.8448064Z T=3, 2025-05-07T20:23:29.8448225Z D=63, 2025-05-07T20:23:29.8448367Z B=127, 2025-05-07T20:23:29.8448509Z log_E=5, 2025-05-07T20:23:29.8448655Z L=3, 2025-05-07T20:23:29.8448804Z D_gradcheck=2, 2025-05-07T20:23:29.8448980Z stochastic_rounding=False, 2025-05-07T20:23:29.8449144Z weighted=False, 2025-05-07T20:23:29.8449295Z row_wise=False, 2025-05-07T20:23:29.8449448Z mixed=True, 2025-05-07T20:23:29.8449607Z use_cache=True, 2025-05-07T20:23:29.8449795Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:29.8449945Z use_cpu=True, 2025-05-07T20:23:29.8450134Z output_dtype=SparseType.FP32, 2025-05-07T20:23:29.8450273Z ) 2025-05-07T20:23:29.8931428Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:29.8932029Z self=, 2025-05-07T20:23:29.8932217Z mixed_B=False, 2025-05-07T20:23:29.8932385Z compile=False, 2025-05-07T20:23:29.8932539Z T=1, 2025-05-07T20:23:29.8932684Z D=47, 2025-05-07T20:23:29.8932836Z B=18, 2025-05-07T20:23:29.8932990Z log_E=4, 2025-05-07T20:23:29.8933144Z L=5, 2025-05-07T20:23:29.8933300Z D_gradcheck=1, 2025-05-07T20:23:29.8933475Z stochastic_rounding=True, 2025-05-07T20:23:29.8934012Z weighted=False, 2025-05-07T20:23:29.8934184Z row_wise=False, 2025-05-07T20:23:29.8934553Z mixed=False, 2025-05-07T20:23:29.8934734Z use_cache=False, 2025-05-07T20:23:29.8934928Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:29.8935086Z use_cpu=True, 2025-05-07T20:23:29.8935272Z output_dtype=SparseType.FP32, 2025-05-07T20:23:29.8935419Z ) 2025-05-07T20:23:29.8935650Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:29.8936212Z self=, 2025-05-07T20:23:29.8936366Z mixed_B=True, 2025-05-07T20:23:29.8936528Z compile=False, 2025-05-07T20:23:29.8936676Z T=4, 2025-05-07T20:23:29.8936818Z D=26, 2025-05-07T20:23:29.8936969Z B=51, 2025-05-07T20:23:29.8937116Z log_E=5, 2025-05-07T20:23:29.8937260Z L=12, 2025-05-07T20:23:29.8937417Z D_gradcheck=1, 2025-05-07T20:23:29.8937591Z stochastic_rounding=False, 2025-05-07T20:23:29.8937745Z weighted=True, 2025-05-07T20:23:29.8937903Z row_wise=True, 2025-05-07T20:23:29.8938057Z mixed=True, 2025-05-07T20:23:29.8938351Z use_cache=True, 2025-05-07T20:23:29.8938548Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:29.8938701Z use_cpu=True, 2025-05-07T20:23:29.8938883Z output_dtype=SparseType.FP32, 2025-05-07T20:23:29.8939027Z ) 2025-05-07T20:23:29.8939250Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:29.8939809Z self=, 2025-05-07T20:23:29.8939967Z mixed_B=True, 2025-05-07T20:23:29.8940121Z compile=True, 2025-05-07T20:23:29.8940268Z T=1, 2025-05-07T20:23:29.8940549Z D=92, 2025-05-07T20:23:29.8940689Z B=38, 2025-05-07T20:23:29.8940841Z log_E=3, 2025-05-07T20:23:29.8940988Z L=6, 2025-05-07T20:23:29.8941139Z D_gradcheck=1, 2025-05-07T20:23:29.8941315Z stochastic_rounding=True, 2025-05-07T20:23:29.8941470Z weighted=False, 2025-05-07T20:23:29.8941624Z row_wise=True, 2025-05-07T20:23:29.8941783Z mixed=False, 2025-05-07T20:23:29.8941940Z use_cache=False, 2025-05-07T20:23:29.8942128Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:29.8942286Z use_cpu=True, 2025-05-07T20:23:29.8942474Z output_dtype=SparseType.FP32, 2025-05-07T20:23:29.8942622Z ) 2025-05-07T20:23:29.8942847Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:29.8943395Z self=, 2025-05-07T20:23:29.8943716Z mixed_B=False, 2025-05-07T20:23:29.8943882Z compile=True, 2025-05-07T20:23:29.8944025Z T=1, 2025-05-07T20:23:29.8944176Z D=29, 2025-05-07T20:23:29.8944318Z B=56, 2025-05-07T20:23:29.8944460Z log_E=3, 2025-05-07T20:23:29.8944607Z L=6, 2025-05-07T20:23:29.8944757Z D_gradcheck=1, 2025-05-07T20:23:29.8944928Z stochastic_rounding=True, 2025-05-07T20:23:29.8945089Z weighted=False, 2025-05-07T20:23:29.8945246Z row_wise=True, 2025-05-07T20:23:29.8945401Z mixed=True, 2025-05-07T20:23:29.8945557Z use_cache=True, 2025-05-07T20:23:29.8945744Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:29.8945900Z use_cpu=True, 2025-05-07T20:23:29.8946078Z output_dtype=SparseType.FP32, 2025-05-07T20:23:29.8946216Z ) 2025-05-07T20:23:29.8946451Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:29.8947001Z self=, 2025-05-07T20:23:29.8947151Z mixed_B=True, 2025-05-07T20:23:29.8947308Z compile=True, 2025-05-07T20:23:29.8947450Z T=2, 2025-05-07T20:23:29.8947592Z D=67, 2025-05-07T20:23:29.8947740Z B=11, 2025-05-07T20:23:29.8947882Z log_E=4, 2025-05-07T20:23:29.8948021Z L=11, 2025-05-07T20:23:29.8948183Z D_gradcheck=1, 2025-05-07T20:23:29.8948354Z stochastic_rounding=True, 2025-05-07T20:23:29.8948513Z weighted=True, 2025-05-07T20:23:29.8948757Z row_wise=False, 2025-05-07T20:23:29.8948966Z mixed=True, 2025-05-07T20:23:29.8949131Z use_cache=False, 2025-05-07T20:23:29.8949324Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:29.8949474Z use_cpu=True, 2025-05-07T20:23:29.8949665Z output_dtype=SparseType.FP32, 2025-05-07T20:23:29.8949805Z ) 2025-05-07T20:23:29.8950030Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:29.8950588Z self=, 2025-05-07T20:23:29.8950744Z mixed_B=True, 2025-05-07T20:23:29.8950897Z compile=False, 2025-05-07T20:23:29.8951045Z T=1, 2025-05-07T20:23:29.8951187Z D=40, 2025-05-07T20:23:29.8951339Z B=124, 2025-05-07T20:23:29.8951482Z log_E=4, 2025-05-07T20:23:29.8951626Z L=10, 2025-05-07T20:23:29.8951788Z D_gradcheck=2, 2025-05-07T20:23:29.8951962Z stochastic_rounding=False, 2025-05-07T20:23:29.8952116Z weighted=False, 2025-05-07T20:23:29.8952278Z row_wise=True, 2025-05-07T20:23:29.8952430Z mixed=True, 2025-05-07T20:23:29.8952673Z use_cache=False, 2025-05-07T20:23:29.8952867Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:29.8953019Z use_cpu=True, 2025-05-07T20:23:29.8953197Z output_dtype=SparseType.FP16, 2025-05-07T20:23:29.8953344Z ) 2025-05-07T20:23:29.8953568Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:29.8954118Z self=, 2025-05-07T20:23:29.8954282Z mixed_B=False, 2025-05-07T20:23:29.8954436Z compile=False, 2025-05-07T20:23:29.8954583Z T=2, 2025-05-07T20:23:29.8954724Z D=51, 2025-05-07T20:23:29.8954864Z B=61, 2025-05-07T20:23:29.8955015Z log_E=4, 2025-05-07T20:23:29.8955157Z L=18, 2025-05-07T20:23:29.8955310Z D_gradcheck=1, 2025-05-07T20:23:29.8955489Z stochastic_rounding=True, 2025-05-07T20:23:29.8955646Z weighted=False, 2025-05-07T20:23:29.8955801Z row_wise=True, 2025-05-07T20:23:29.8955960Z mixed=True, 2025-05-07T20:23:29.8956122Z use_cache=False, 2025-05-07T20:23:29.8956311Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:29.8956466Z use_cpu=True, 2025-05-07T20:23:29.8956645Z output_dtype=SparseType.FP16, 2025-05-07T20:23:29.8956785Z ) 2025-05-07T20:23:29.8957021Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:29.8957569Z self=, 2025-05-07T20:23:29.8957843Z mixed_B=False, 2025-05-07T20:23:29.8958011Z compile=False, 2025-05-07T20:23:29.8958154Z T=4, 2025-05-07T20:23:29.8958305Z D=100, 2025-05-07T20:23:29.8958451Z B=20, 2025-05-07T20:23:29.8958596Z log_E=5, 2025-05-07T20:23:29.8958744Z L=4, 2025-05-07T20:23:29.8958895Z D_gradcheck=2, 2025-05-07T20:23:29.8959066Z stochastic_rounding=True, 2025-05-07T20:23:29.8959225Z weighted=True, 2025-05-07T20:23:29.8959378Z row_wise=True, 2025-05-07T20:23:29.8959527Z mixed=True, 2025-05-07T20:23:29.8959692Z use_cache=False, 2025-05-07T20:23:29.8959879Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:29.8960028Z use_cpu=True, 2025-05-07T20:23:29.8960215Z output_dtype=SparseType.FP32, 2025-05-07T20:23:29.8960355Z ) 2025-05-07T20:23:29.8960589Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:29.8961143Z self=, 2025-05-07T20:23:29.8961297Z mixed_B=True, 2025-05-07T20:23:29.8961455Z compile=True, 2025-05-07T20:23:29.8961598Z T=2, 2025-05-07T20:23:29.8961741Z D=14, 2025-05-07T20:23:29.8961890Z B=89, 2025-05-07T20:23:29.8962035Z log_E=4, 2025-05-07T20:23:29.8962177Z L=11, 2025-05-07T20:23:29.8962334Z D_gradcheck=2, 2025-05-07T20:23:29.8962503Z stochastic_rounding=True, 2025-05-07T20:23:29.8962656Z weighted=True, 2025-05-07T20:23:29.8962899Z row_wise=False, 2025-05-07T20:23:29.8963060Z mixed=True, 2025-05-07T20:23:29.8963297Z use_cache=False, 2025-05-07T20:23:29.8963489Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:29.8963639Z use_cpu=True, 2025-05-07T20:23:29.8963823Z output_dtype=SparseType.FP32, 2025-05-07T20:23:29.8963963Z ) 2025-05-07T20:23:29.8964187Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:29.8964748Z self=, 2025-05-07T20:23:29.8964901Z mixed_B=False, 2025-05-07T20:23:29.8965054Z compile=False, 2025-05-07T20:23:29.8965204Z T=5, 2025-05-07T20:23:29.8965345Z D=43, 2025-05-07T20:23:29.8965489Z B=108, 2025-05-07T20:23:29.8965639Z log_E=4, 2025-05-07T20:23:29.8965782Z L=4, 2025-05-07T20:23:29.8965932Z D_gradcheck=2, 2025-05-07T20:23:29.8966114Z stochastic_rounding=False, 2025-05-07T20:23:29.8966267Z weighted=True, 2025-05-07T20:23:29.8966430Z row_wise=False, 2025-05-07T20:23:29.8966578Z mixed=False, 2025-05-07T20:23:29.8966864Z use_cache=False, 2025-05-07T20:23:29.8967062Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:29.8967213Z use_cpu=True, 2025-05-07T20:23:29.8967390Z output_dtype=SparseType.FP16, 2025-05-07T20:23:29.8967536Z ) 2025-05-07T20:23:29.8967761Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:29.8968577Z self=, 2025-05-07T20:23:29.8968743Z mixed_B=True, 2025-05-07T20:23:29.8968895Z compile=True, 2025-05-07T20:23:29.8969036Z T=1, 2025-05-07T20:23:29.8969187Z D=26, 2025-05-07T20:23:29.8969329Z B=89, 2025-05-07T20:23:29.8969472Z log_E=4, 2025-05-07T20:23:29.8969621Z L=2, 2025-05-07T20:23:29.8969781Z D_gradcheck=1, 2025-05-07T20:23:29.8969957Z stochastic_rounding=True, 2025-05-07T20:23:29.8970113Z weighted=False, 2025-05-07T20:23:29.8970267Z row_wise=False, 2025-05-07T20:23:29.8970422Z mixed=True, 2025-05-07T20:23:29.8970582Z use_cache=False, 2025-05-07T20:23:29.8970771Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:29.8970929Z use_cpu=True, 2025-05-07T20:23:29.8971109Z output_dtype=SparseType.FP32, 2025-05-07T20:23:29.8971251Z ) 2025-05-07T20:23:29.8971481Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:29.8972034Z self=, 2025-05-07T20:23:29.8972185Z mixed_B=True, 2025-05-07T20:23:29.8972490Z compile=False, 2025-05-07T20:23:29.8972652Z T=3, 2025-05-07T20:23:29.8972805Z D=66, 2025-05-07T20:23:29.8972952Z B=58, 2025-05-07T20:23:29.8973096Z log_E=3, 2025-05-07T20:23:29.8973243Z L=7, 2025-05-07T20:23:29.8973393Z D_gradcheck=1, 2025-05-07T20:23:29.8973564Z stochastic_rounding=False, 2025-05-07T20:23:29.8973725Z weighted=False, 2025-05-07T20:23:29.8973881Z row_wise=False, 2025-05-07T20:23:29.8974029Z mixed=True, 2025-05-07T20:23:29.8974192Z use_cache=True, 2025-05-07T20:23:29.8974383Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:29.8974531Z use_cpu=True, 2025-05-07T20:23:29.8974719Z output_dtype=SparseType.FP32, 2025-05-07T20:23:29.8974860Z ) 2025-05-07T20:23:29.8975088Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:29.8975651Z self=, 2025-05-07T20:23:29.8975804Z mixed_B=False, 2025-05-07T20:23:29.8975962Z compile=True, 2025-05-07T20:23:29.8976103Z T=3, 2025-05-07T20:23:29.8976243Z D=103, 2025-05-07T20:23:29.8976398Z B=72, 2025-05-07T20:23:29.8976540Z log_E=4, 2025-05-07T20:23:29.8976681Z L=3, 2025-05-07T20:23:29.8976838Z D_gradcheck=2, 2025-05-07T20:23:29.8977007Z stochastic_rounding=False, 2025-05-07T20:23:29.8977164Z weighted=True, 2025-05-07T20:23:29.8977410Z row_wise=True, 2025-05-07T20:23:29.8977573Z mixed=True, 2025-05-07T20:23:29.8977808Z use_cache=True, 2025-05-07T20:23:29.8978011Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:29.8978158Z use_cpu=True, 2025-05-07T20:23:29.8978335Z output_dtype=SparseType.FP16, 2025-05-07T20:23:29.8978488Z ) 2025-05-07T20:23:29.8978716Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:29.8979271Z self=, 2025-05-07T20:23:29.8979420Z mixed_B=True, 2025-05-07T20:23:29.8979574Z compile=True, 2025-05-07T20:23:29.8980035Z T=5, 2025-05-07T20:23:29.8980191Z D=56, 2025-05-07T20:23:29.8980332Z B=10, 2025-05-07T20:23:29.8980482Z log_E=5, 2025-05-07T20:23:29.8980624Z L=0, 2025-05-07T20:23:29.8980776Z D_gradcheck=2, 2025-05-07T20:23:29.8980954Z stochastic_rounding=True, 2025-05-07T20:23:29.8981106Z weighted=False, 2025-05-07T20:23:29.8981269Z row_wise=True, 2025-05-07T20:23:29.8981423Z mixed=False, 2025-05-07T20:23:29.8981579Z use_cache=False, 2025-05-07T20:23:29.8982036Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:29.8982198Z use_cpu=True, 2025-05-07T20:23:29.8982383Z output_dtype=SparseType.FP32, 2025-05-07T20:23:29.8982528Z ) 2025-05-07T20:23:29.8982754Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:29.8983309Z self=, 2025-05-07T20:23:29.8983467Z mixed_B=True, 2025-05-07T20:23:29.8983645Z compile=True, 2025-05-07T20:23:29.8992778Z T=3, 2025-05-07T20:23:29.8992949Z D=86, 2025-05-07T20:23:29.8993093Z B=56, 2025-05-07T20:23:29.8993246Z log_E=3, 2025-05-07T20:23:29.8993385Z L=17, 2025-05-07T20:23:29.8993542Z D_gradcheck=1, 2025-05-07T20:23:29.8993712Z stochastic_rounding=True, 2025-05-07T20:23:29.8993864Z weighted=False, 2025-05-07T20:23:29.8994020Z row_wise=True, 2025-05-07T20:23:29.8994185Z mixed=False, 2025-05-07T20:23:29.8994344Z use_cache=True, 2025-05-07T20:23:29.8994548Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:29.8994699Z use_cpu=True, 2025-05-07T20:23:29.8994878Z output_dtype=SparseType.FP32, 2025-05-07T20:23:29.8995035Z ) 2025-05-07T20:23:29.8995263Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:29.8995819Z self=, 2025-05-07T20:23:29.8995976Z mixed_B=True, 2025-05-07T20:23:29.8996405Z compile=False, 2025-05-07T20:23:29.8996571Z T=1, 2025-05-07T20:23:29.8996716Z D=126, 2025-05-07T20:23:29.8996858Z B=61, 2025-05-07T20:23:29.8997007Z log_E=3, 2025-05-07T20:23:29.8997147Z L=9, 2025-05-07T20:23:29.8997299Z D_gradcheck=2, 2025-05-07T20:23:29.8997473Z stochastic_rounding=True, 2025-05-07T20:23:29.8997628Z weighted=False, 2025-05-07T20:23:29.8997778Z row_wise=False, 2025-05-07T20:23:29.8997937Z mixed=True, 2025-05-07T20:23:29.8998094Z use_cache=False, 2025-05-07T20:23:29.8998289Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:29.8998449Z use_cpu=True, 2025-05-07T20:23:29.8998628Z output_dtype=SparseType.FP16, 2025-05-07T20:23:29.8998768Z ) 2025-05-07T20:23:29.8999008Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:29.8999562Z self=, 2025-05-07T20:23:29.8999722Z mixed_B=True, 2025-05-07T20:23:29.8999879Z compile=False, 2025-05-07T20:23:29.9000022Z T=1, 2025-05-07T20:23:29.9000172Z D=105, 2025-05-07T20:23:29.9000315Z B=9, 2025-05-07T20:23:29.9000460Z log_E=3, 2025-05-07T20:23:29.9000608Z L=11, 2025-05-07T20:23:29.9000758Z D_gradcheck=2, 2025-05-07T20:23:29.9000928Z stochastic_rounding=True, 2025-05-07T20:23:29.9001089Z weighted=False, 2025-05-07T20:23:29.9001243Z row_wise=True, 2025-05-07T20:23:29.9001651Z mixed=False, 2025-05-07T20:23:29.9001904Z use_cache=False, 2025-05-07T20:23:29.9002098Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:29.9002246Z use_cpu=True, 2025-05-07T20:23:29.9002434Z output_dtype=SparseType.FP16, 2025-05-07T20:23:29.9002573Z ) 2025-05-07T20:23:29.9475311Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:29.9476032Z self=, 2025-05-07T20:23:29.9476193Z mixed_B=False, 2025-05-07T20:23:29.9476380Z compile=True, 2025-05-07T20:23:29.9476522Z T=3, 2025-05-07T20:23:29.9476663Z D=128, 2025-05-07T20:23:29.9476813Z B=27, 2025-05-07T20:23:29.9476961Z log_E=3, 2025-05-07T20:23:29.9477101Z L=9, 2025-05-07T20:23:29.9477262Z D_gradcheck=2, 2025-05-07T20:23:29.9477440Z stochastic_rounding=False, 2025-05-07T20:23:29.9477594Z weighted=False, 2025-05-07T20:23:29.9477754Z row_wise=False, 2025-05-07T20:23:29.9477917Z mixed=False, 2025-05-07T20:23:29.9478082Z use_cache=False, 2025-05-07T20:23:29.9478657Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:29.9478809Z use_cpu=True, 2025-05-07T20:23:29.9478990Z output_dtype=SparseType.FP16, 2025-05-07T20:23:29.9479139Z ) 2025-05-07T20:23:29.9479369Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:29.9480100Z self=, 2025-05-07T20:23:29.9480252Z mixed_B=True, 2025-05-07T20:23:29.9480409Z compile=False, 2025-05-07T20:23:29.9480562Z T=3, 2025-05-07T20:23:29.9480704Z D=50, 2025-05-07T20:23:29.9480847Z B=114, 2025-05-07T20:23:29.9481003Z log_E=4, 2025-05-07T20:23:29.9481162Z L=16, 2025-05-07T20:23:29.9481336Z D_gradcheck=2, 2025-05-07T20:23:29.9481524Z stochastic_rounding=True, 2025-05-07T20:23:29.9481681Z weighted=False, 2025-05-07T20:23:29.9481832Z row_wise=True, 2025-05-07T20:23:29.9481987Z mixed=True, 2025-05-07T20:23:29.9482141Z use_cache=True, 2025-05-07T20:23:29.9482343Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:29.9482502Z use_cpu=True, 2025-05-07T20:23:29.9482684Z output_dtype=SparseType.FP16, 2025-05-07T20:23:29.9482834Z ) 2025-05-07T20:23:29.9483060Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:29.9483609Z self=, 2025-05-07T20:23:29.9483767Z mixed_B=False, 2025-05-07T20:23:29.9484087Z compile=False, 2025-05-07T20:23:29.9484240Z T=5, 2025-05-07T20:23:29.9484391Z D=104, 2025-05-07T20:23:29.9484535Z B=24, 2025-05-07T20:23:29.9484683Z log_E=5, 2025-05-07T20:23:29.9484831Z L=1, 2025-05-07T20:23:29.9484984Z D_gradcheck=2, 2025-05-07T20:23:29.9485161Z stochastic_rounding=True, 2025-05-07T20:23:29.9485318Z weighted=False, 2025-05-07T20:23:29.9485468Z row_wise=False, 2025-05-07T20:23:29.9485622Z mixed=False, 2025-05-07T20:23:29.9485780Z use_cache=False, 2025-05-07T20:23:29.9485976Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:29.9486135Z use_cpu=True, 2025-05-07T20:23:29.9486313Z output_dtype=SparseType.FP32, 2025-05-07T20:23:29.9486452Z ) 2025-05-07T20:23:29.9486686Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:29.9487240Z self=, 2025-05-07T20:23:29.9487388Z mixed_B=True, 2025-05-07T20:23:29.9487553Z compile=False, 2025-05-07T20:23:29.9487701Z T=4, 2025-05-07T20:23:29.9487846Z D=92, 2025-05-07T20:23:29.9488101Z B=71, 2025-05-07T20:23:29.9488248Z log_E=3, 2025-05-07T20:23:29.9488393Z L=9, 2025-05-07T20:23:29.9488549Z D_gradcheck=2, 2025-05-07T20:23:29.9488721Z stochastic_rounding=True, 2025-05-07T20:23:29.9488872Z weighted=False, 2025-05-07T20:23:29.9489033Z row_wise=False, 2025-05-07T20:23:29.9489354Z mixed=False, 2025-05-07T20:23:29.9489530Z use_cache=True, 2025-05-07T20:23:29.9489881Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:29.9490032Z use_cpu=True, 2025-05-07T20:23:29.9490221Z output_dtype=SparseType.FP32, 2025-05-07T20:23:29.9490362Z ) 2025-05-07T20:23:29.9490586Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:29.9491141Z self=, 2025-05-07T20:23:29.9491290Z mixed_B=False, 2025-05-07T20:23:29.9491443Z compile=True, 2025-05-07T20:23:29.9491591Z T=1, 2025-05-07T20:23:29.9491733Z D=44, 2025-05-07T20:23:29.9491875Z B=49, 2025-05-07T20:23:29.9492025Z log_E=4, 2025-05-07T20:23:29.9492166Z L=18, 2025-05-07T20:23:29.9492321Z D_gradcheck=1, 2025-05-07T20:23:29.9492494Z stochastic_rounding=False, 2025-05-07T20:23:29.9492643Z weighted=False, 2025-05-07T20:23:29.9492799Z row_wise=True, 2025-05-07T20:23:29.9492951Z mixed=True, 2025-05-07T20:23:29.9493101Z use_cache=False, 2025-05-07T20:23:29.9493454Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:29.9493604Z use_cpu=True, 2025-05-07T20:23:29.9493803Z output_dtype=SparseType.FP16, 2025-05-07T20:23:29.9493942Z ) 2025-05-07T20:23:29.9494166Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:29.9494719Z self=, 2025-05-07T20:23:29.9494868Z mixed_B=False, 2025-05-07T20:23:29.9495023Z compile=False, 2025-05-07T20:23:29.9495173Z T=3, 2025-05-07T20:23:29.9495314Z D=128, 2025-05-07T20:23:29.9495460Z B=97, 2025-05-07T20:23:29.9495611Z log_E=5, 2025-05-07T20:23:29.9495751Z L=11, 2025-05-07T20:23:29.9495918Z D_gradcheck=1, 2025-05-07T20:23:29.9496091Z stochastic_rounding=False, 2025-05-07T20:23:29.9496247Z weighted=False, 2025-05-07T20:23:29.9496411Z row_wise=False, 2025-05-07T20:23:29.9496569Z mixed=False, 2025-05-07T20:23:29.9496720Z use_cache=False, 2025-05-07T20:23:29.9496924Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:29.9497074Z use_cpu=True, 2025-05-07T20:23:29.9497252Z output_dtype=SparseType.FP16, 2025-05-07T20:23:29.9497402Z ) 2025-05-07T20:23:29.9497627Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:29.9498175Z self=, 2025-05-07T20:23:29.9498331Z mixed_B=False, 2025-05-07T20:23:29.9498558Z compile=False, 2025-05-07T20:23:29.9498714Z T=1, 2025-05-07T20:23:29.9498867Z D=106, 2025-05-07T20:23:29.9499009Z B=50, 2025-05-07T20:23:29.9499158Z log_E=3, 2025-05-07T20:23:29.9499298Z L=2, 2025-05-07T20:23:29.9499446Z D_gradcheck=1, 2025-05-07T20:23:29.9499622Z stochastic_rounding=False, 2025-05-07T20:23:29.9499780Z weighted=False, 2025-05-07T20:23:29.9499927Z row_wise=True, 2025-05-07T20:23:29.9500087Z mixed=False, 2025-05-07T20:23:29.9500237Z use_cache=True, 2025-05-07T20:23:29.9500434Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:29.9500587Z use_cpu=True, 2025-05-07T20:23:29.9500770Z output_dtype=SparseType.FP16, 2025-05-07T20:23:29.9500911Z ) 2025-05-07T20:23:29.9501143Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:29.9501695Z self=, 2025-05-07T20:23:29.9501854Z mixed_B=False, 2025-05-07T20:23:29.9502007Z compile=True, 2025-05-07T20:23:29.9502148Z T=4, 2025-05-07T20:23:29.9502298Z D=105, 2025-05-07T20:23:29.9502439Z B=95, 2025-05-07T20:23:29.9502582Z log_E=3, 2025-05-07T20:23:29.9502733Z L=19, 2025-05-07T20:23:29.9502882Z D_gradcheck=1, 2025-05-07T20:23:29.9503051Z stochastic_rounding=False, 2025-05-07T20:23:29.9503208Z weighted=True, 2025-05-07T20:23:29.9503357Z row_wise=True, 2025-05-07T20:23:29.9503602Z mixed=False, 2025-05-07T20:23:29.9503773Z use_cache=True, 2025-05-07T20:23:29.9504043Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:29.9504193Z use_cpu=True, 2025-05-07T20:23:29.9504576Z output_dtype=SparseType.FP16, 2025-05-07T20:23:29.9504716Z ) 2025-05-07T20:23:29.9504944Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:29.9505506Z self=, 2025-05-07T20:23:29.9505657Z mixed_B=True, 2025-05-07T20:23:29.9505817Z compile=True, 2025-05-07T20:23:29.9505958Z T=3, 2025-05-07T20:23:29.9506100Z D=27, 2025-05-07T20:23:29.9506248Z B=119, 2025-05-07T20:23:29.9506392Z log_E=3, 2025-05-07T20:23:29.9506532Z L=4, 2025-05-07T20:23:29.9506689Z D_gradcheck=1, 2025-05-07T20:23:29.9506860Z stochastic_rounding=False, 2025-05-07T20:23:29.9507015Z weighted=False, 2025-05-07T20:23:29.9507171Z row_wise=True, 2025-05-07T20:23:29.9507324Z mixed=False, 2025-05-07T20:23:29.9507478Z use_cache=True, 2025-05-07T20:23:29.9507680Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:29.9507996Z use_cpu=True, 2025-05-07T20:23:29.9508188Z output_dtype=SparseType.FP32, 2025-05-07T20:23:29.9508330Z ) 2025-05-07T20:23:29.9508555Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:29.9509122Z self=, 2025-05-07T20:23:29.9509275Z mixed_B=False, 2025-05-07T20:23:29.9509430Z compile=False, 2025-05-07T20:23:29.9509587Z T=1, 2025-05-07T20:23:29.9509733Z D=47, 2025-05-07T20:23:29.9509880Z B=91, 2025-05-07T20:23:29.9510034Z log_E=4, 2025-05-07T20:23:29.9510179Z L=10, 2025-05-07T20:23:29.9510333Z D_gradcheck=1, 2025-05-07T20:23:29.9510513Z stochastic_rounding=True, 2025-05-07T20:23:29.9510667Z weighted=True, 2025-05-07T20:23:29.9510822Z row_wise=True, 2025-05-07T20:23:29.9510979Z mixed=True, 2025-05-07T20:23:29.9511136Z use_cache=False, 2025-05-07T20:23:29.9511338Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:29.9511493Z use_cpu=True, 2025-05-07T20:23:29.9511765Z output_dtype=SparseType.FP16, 2025-05-07T20:23:29.9511905Z ) 2025-05-07T20:23:29.9512132Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:29.9512697Z self=, 2025-05-07T20:23:29.9512849Z mixed_B=False, 2025-05-07T20:23:29.9513007Z compile=False, 2025-05-07T20:23:29.9513241Z T=4, 2025-05-07T20:23:29.9513400Z D=35, 2025-05-07T20:23:29.9513550Z B=97, 2025-05-07T20:23:29.9513694Z log_E=3, 2025-05-07T20:23:29.9513836Z L=11, 2025-05-07T20:23:29.9513997Z D_gradcheck=2, 2025-05-07T20:23:29.9514170Z stochastic_rounding=True, 2025-05-07T20:23:29.9514324Z weighted=False, 2025-05-07T20:23:29.9514483Z row_wise=False, 2025-05-07T20:23:29.9514639Z mixed=True, 2025-05-07T20:23:29.9514793Z use_cache=True, 2025-05-07T20:23:29.9514993Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:29.9515150Z use_cpu=True, 2025-05-07T20:23:29.9515500Z output_dtype=SparseType.FP16, 2025-05-07T20:23:29.9515645Z ) 2025-05-07T20:23:29.9515869Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:29.9516426Z self=, 2025-05-07T20:23:29.9516577Z mixed_B=True, 2025-05-07T20:23:29.9516728Z compile=True, 2025-05-07T20:23:29.9516877Z T=5, 2025-05-07T20:23:29.9517022Z D=77, 2025-05-07T20:23:29.9517165Z B=119, 2025-05-07T20:23:29.9517316Z log_E=4, 2025-05-07T20:23:29.9517458Z L=9, 2025-05-07T20:23:29.9517608Z D_gradcheck=2, 2025-05-07T20:23:29.9517785Z stochastic_rounding=False, 2025-05-07T20:23:29.9517934Z weighted=True, 2025-05-07T20:23:29.9518083Z row_wise=True, 2025-05-07T20:23:29.9518365Z mixed=False, 2025-05-07T20:23:29.9518529Z use_cache=False, 2025-05-07T20:23:29.9518816Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:29.9518969Z use_cpu=True, 2025-05-07T20:23:29.9519148Z output_dtype=SparseType.FP16, 2025-05-07T20:23:29.9519294Z ) 2025-05-07T20:23:29.9519517Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:29.9520067Z self=, 2025-05-07T20:23:29.9520219Z mixed_B=True, 2025-05-07T20:23:29.9520371Z compile=False, 2025-05-07T20:23:29.9520515Z T=4, 2025-05-07T20:23:29.9520667Z D=106, 2025-05-07T20:23:29.9520808Z B=33, 2025-05-07T20:23:29.9520952Z log_E=3, 2025-05-07T20:23:29.9521099Z L=6, 2025-05-07T20:23:29.9521250Z D_gradcheck=2, 2025-05-07T20:23:29.9521419Z stochastic_rounding=True, 2025-05-07T20:23:29.9521580Z weighted=True, 2025-05-07T20:23:29.9521732Z row_wise=False, 2025-05-07T20:23:29.9521890Z mixed=True, 2025-05-07T20:23:29.9522045Z use_cache=True, 2025-05-07T20:23:29.9522238Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:29.9522473Z use_cpu=True, 2025-05-07T20:23:29.9522654Z output_dtype=SparseType.FP16, 2025-05-07T20:23:29.9522794Z ) 2025-05-07T20:23:29.9523028Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:29.9523577Z self=, 2025-05-07T20:23:29.9523729Z mixed_B=True, 2025-05-07T20:23:29.9523889Z compile=True, 2025-05-07T20:23:29.9524033Z T=4, 2025-05-07T20:23:29.9524176Z D=90, 2025-05-07T20:23:29.9524323Z B=35, 2025-05-07T20:23:29.9524465Z log_E=5, 2025-05-07T20:23:29.9524608Z L=7, 2025-05-07T20:23:29.9524773Z D_gradcheck=2, 2025-05-07T20:23:29.9524942Z stochastic_rounding=True, 2025-05-07T20:23:29.9525101Z weighted=False, 2025-05-07T20:23:29.9525250Z row_wise=True, 2025-05-07T20:23:29.9525397Z mixed=True, 2025-05-07T20:23:29.9525557Z use_cache=True, 2025-05-07T20:23:29.9525746Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:29.9525900Z use_cpu=True, 2025-05-07T20:23:29.9526086Z output_dtype=SparseType.FP32, 2025-05-07T20:23:29.9526229Z ) 2025-05-07T20:23:29.9526451Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:29.9527008Z self=, 2025-05-07T20:23:29.9527158Z mixed_B=True, 2025-05-07T20:23:29.9527307Z compile=True, 2025-05-07T20:23:29.9527536Z T=4, 2025-05-07T20:23:29.9527692Z D=88, 2025-05-07T20:23:29.9527842Z B=57, 2025-05-07T20:23:29.9528097Z log_E=5, 2025-05-07T20:23:29.9528242Z L=19, 2025-05-07T20:23:29.9528400Z D_gradcheck=1, 2025-05-07T20:23:29.9528569Z stochastic_rounding=True, 2025-05-07T20:23:29.9528720Z weighted=True, 2025-05-07T20:23:29.9528876Z row_wise=False, 2025-05-07T20:23:29.9529023Z mixed=False, 2025-05-07T20:23:29.9529182Z use_cache=False, 2025-05-07T20:23:29.9529388Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:29.9529545Z use_cpu=True, 2025-05-07T20:23:29.9529723Z output_dtype=SparseType.FP32, 2025-05-07T20:23:29.9529870Z ) 2025-05-07T20:23:29.9530090Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:29.9530638Z self=, 2025-05-07T20:23:29.9530796Z mixed_B=False, 2025-05-07T20:23:29.9530945Z compile=True, 2025-05-07T20:23:29.9531099Z T=5, 2025-05-07T20:23:29.9531240Z D=76, 2025-05-07T20:23:29.9531381Z B=51, 2025-05-07T20:23:29.9531535Z log_E=3, 2025-05-07T20:23:29.9531681Z L=20, 2025-05-07T20:23:29.9531831Z D_gradcheck=2, 2025-05-07T20:23:29.9532010Z stochastic_rounding=False, 2025-05-07T20:23:29.9532162Z weighted=False, 2025-05-07T20:23:29.9532313Z row_wise=True, 2025-05-07T20:23:29.9532466Z mixed=True, 2025-05-07T20:23:29.9532744Z use_cache=False, 2025-05-07T20:23:29.9532986Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:29.9533146Z use_cpu=True, 2025-05-07T20:23:29.9533324Z output_dtype=SparseType.FP16, 2025-05-07T20:23:29.9533464Z ) 2025-05-07T20:23:29.9533696Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:29.9534249Z self=, 2025-05-07T20:23:29.9534406Z mixed_B=True, 2025-05-07T20:23:29.9534555Z compile=True, 2025-05-07T20:23:29.9534700Z T=3, 2025-05-07T20:23:29.9534849Z D=16, 2025-05-07T20:23:29.9534991Z B=105, 2025-05-07T20:23:29.9535134Z log_E=3, 2025-05-07T20:23:29.9535281Z L=14, 2025-05-07T20:23:29.9535428Z D_gradcheck=1, 2025-05-07T20:23:29.9535597Z stochastic_rounding=True, 2025-05-07T20:23:29.9535754Z weighted=True, 2025-05-07T20:23:29.9535900Z row_wise=True, 2025-05-07T20:23:29.9536074Z mixed=True, 2025-05-07T20:23:29.9536231Z use_cache=False, 2025-05-07T20:23:29.9536420Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:29.9536669Z use_cpu=True, 2025-05-07T20:23:29.9536850Z output_dtype=SparseType.FP16, 2025-05-07T20:23:29.9536991Z ) 2025-05-07T20:23:30.0102976Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:30.0105280Z self=, 2025-05-07T20:23:30.0106151Z mixed_B=False, 2025-05-07T20:23:30.0106616Z compile=False, 2025-05-07T20:23:30.0107005Z T=4, 2025-05-07T20:23:30.0107346Z D=54, 2025-05-07T20:23:30.0107679Z B=112, 2025-05-07T20:23:30.0108007Z log_E=5, 2025-05-07T20:23:30.0108349Z L=6, 2025-05-07T20:23:30.0108692Z D_gradcheck=1, 2025-05-07T20:23:30.0109087Z stochastic_rounding=False, 2025-05-07T20:23:30.0109531Z weighted=False, 2025-05-07T20:23:30.0109906Z row_wise=True, 2025-05-07T20:23:30.0110265Z mixed=False, 2025-05-07T20:23:30.0110641Z use_cache=True, 2025-05-07T20:23:30.0111056Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:30.0111564Z use_cpu=True, 2025-05-07T20:23:30.0111966Z output_dtype=SparseType.FP16, 2025-05-07T20:23:30.0112416Z ) 2025-05-07T20:23:30.0112810Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:30.0113749Z self=, 2025-05-07T20:23:30.0114619Z mixed_B=True, 2025-05-07T20:23:30.0114988Z compile=True, 2025-05-07T20:23:30.0115492Z T=5, 2025-05-07T20:23:30.0116286Z D=45, 2025-05-07T20:23:30.0116644Z B=111, 2025-05-07T20:23:30.0116969Z log_E=3, 2025-05-07T20:23:30.0117312Z L=12, 2025-05-07T20:23:30.0117651Z D_gradcheck=2, 2025-05-07T20:23:30.0118037Z stochastic_rounding=False, 2025-05-07T20:23:30.0118475Z weighted=False, 2025-05-07T20:23:30.0118848Z row_wise=False, 2025-05-07T20:23:30.0119208Z mixed=True, 2025-05-07T20:23:30.0119576Z use_cache=True, 2025-05-07T20:23:30.0119991Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:30.0120488Z use_cpu=True, 2025-05-07T20:23:30.0120893Z output_dtype=SparseType.FP16, 2025-05-07T20:23:30.0121342Z ) 2025-05-07T20:23:30.0121739Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:30.0122672Z self=, 2025-05-07T20:23:30.0123529Z mixed_B=True, 2025-05-07T20:23:30.0123893Z compile=True, 2025-05-07T20:23:30.0124259Z T=3, 2025-05-07T20:23:30.0124598Z D=84, 2025-05-07T20:23:30.0124927Z B=41, 2025-05-07T20:23:30.0125262Z log_E=3, 2025-05-07T20:23:30.0125609Z L=0, 2025-05-07T20:23:30.0125952Z D_gradcheck=1, 2025-05-07T20:23:30.0126345Z stochastic_rounding=False, 2025-05-07T20:23:30.0126787Z weighted=False, 2025-05-07T20:23:30.0127174Z row_wise=False, 2025-05-07T20:23:30.0127538Z mixed=True, 2025-05-07T20:23:30.0128334Z use_cache=False, 2025-05-07T20:23:30.0128800Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:30.0129453Z use_cpu=True, 2025-05-07T20:23:30.0129853Z output_dtype=SparseType.FP32, 2025-05-07T20:23:30.0130299Z ) 2025-05-07T20:23:30.0130695Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:30.0131622Z self=, 2025-05-07T20:23:30.0132478Z mixed_B=True, 2025-05-07T20:23:30.0132840Z compile=True, 2025-05-07T20:23:30.0133205Z T=5, 2025-05-07T20:23:30.0133546Z D=56, 2025-05-07T20:23:30.0133879Z B=30, 2025-05-07T20:23:30.0140101Z log_E=5, 2025-05-07T20:23:30.0140741Z L=11, 2025-05-07T20:23:30.0141081Z D_gradcheck=2, 2025-05-07T20:23:30.0141491Z stochastic_rounding=False, 2025-05-07T20:23:30.0141936Z weighted=True, 2025-05-07T20:23:30.0142304Z row_wise=True, 2025-05-07T20:23:30.0142674Z mixed=True, 2025-05-07T20:23:30.0143071Z use_cache=True, 2025-05-07T20:23:30.0143490Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:30.0144484Z use_cpu=True, 2025-05-07T20:23:30.0144883Z output_dtype=SparseType.FP32, 2025-05-07T20:23:30.0145330Z ) 2025-05-07T20:23:30.0145725Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:30.0146660Z self=, 2025-05-07T20:23:30.0147520Z mixed_B=True, 2025-05-07T20:23:30.0147883Z compile=False, 2025-05-07T20:23:30.0148251Z T=4, 2025-05-07T20:23:30.0148605Z D=117, 2025-05-07T20:23:30.0148934Z B=48, 2025-05-07T20:23:30.0149270Z log_E=4, 2025-05-07T20:23:30.0149610Z L=19, 2025-05-07T20:23:30.0149943Z D_gradcheck=1, 2025-05-07T20:23:30.0150333Z stochastic_rounding=True, 2025-05-07T20:23:30.0150766Z weighted=True, 2025-05-07T20:23:30.0151137Z row_wise=True, 2025-05-07T20:23:30.0151515Z mixed=True, 2025-05-07T20:23:30.0151888Z use_cache=False, 2025-05-07T20:23:30.0152306Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:30.0152802Z use_cpu=True, 2025-05-07T20:23:30.0153201Z output_dtype=SparseType.FP16, 2025-05-07T20:23:30.0153650Z ) 2025-05-07T20:23:30.0154048Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:30.0154974Z self=, 2025-05-07T20:23:30.0155841Z mixed_B=True, 2025-05-07T20:23:30.0156204Z compile=True, 2025-05-07T20:23:30.0156562Z T=1, 2025-05-07T20:23:30.0157176Z D=82, 2025-05-07T20:23:30.0157521Z B=38, 2025-05-07T20:23:30.0157858Z log_E=3, 2025-05-07T20:23:30.0158206Z L=18, 2025-05-07T20:23:30.0158539Z D_gradcheck=2, 2025-05-07T20:23:30.0158935Z stochastic_rounding=False, 2025-05-07T20:23:30.0159377Z weighted=True, 2025-05-07T20:23:30.0159747Z row_wise=False, 2025-05-07T20:23:30.0160118Z mixed=False, 2025-05-07T20:23:30.0160498Z use_cache=True, 2025-05-07T20:23:30.0160906Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:30.0161403Z use_cpu=True, 2025-05-07T20:23:30.0161808Z output_dtype=SparseType.FP16, 2025-05-07T20:23:30.0162250Z ) 2025-05-07T20:23:30.0162659Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:30.0163584Z self=, 2025-05-07T20:23:30.0164448Z mixed_B=False, 2025-05-07T20:23:30.0164815Z compile=False, 2025-05-07T20:23:30.0165178Z T=3, 2025-05-07T20:23:30.0165513Z D=73, 2025-05-07T20:23:30.0165842Z B=117, 2025-05-07T20:23:30.0166182Z log_E=3, 2025-05-07T20:23:30.0166529Z L=20, 2025-05-07T20:23:30.0166865Z D_gradcheck=2, 2025-05-07T20:23:30.0167259Z stochastic_rounding=True, 2025-05-07T20:23:30.0167693Z weighted=False, 2025-05-07T20:23:30.0168265Z row_wise=False, 2025-05-07T20:23:30.0168643Z mixed=False, 2025-05-07T20:23:30.0169229Z use_cache=False, 2025-05-07T20:23:30.0169661Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:30.0170319Z use_cpu=True, 2025-05-07T20:23:30.0170720Z output_dtype=SparseType.FP16, 2025-05-07T20:23:30.0171152Z ) 2025-05-07T20:23:30.0171555Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:30.0172483Z self=, 2025-05-07T20:23:30.0173333Z mixed_B=True, 2025-05-07T20:23:30.0173710Z compile=True, 2025-05-07T20:23:30.0174074Z T=4, 2025-05-07T20:23:30.0174415Z D=82, 2025-05-07T20:23:30.0174759Z B=78, 2025-05-07T20:23:30.0175096Z log_E=4, 2025-05-07T20:23:30.0175451Z L=4, 2025-05-07T20:23:30.0175790Z D_gradcheck=1, 2025-05-07T20:23:30.0176189Z stochastic_rounding=True, 2025-05-07T20:23:30.0176623Z weighted=True, 2025-05-07T20:23:30.0176989Z row_wise=True, 2025-05-07T20:23:30.0177362Z mixed=False, 2025-05-07T20:23:30.0177732Z use_cache=True, 2025-05-07T20:23:30.0178143Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:30.0178791Z use_cpu=True, 2025-05-07T20:23:30.0179196Z output_dtype=SparseType.FP16, 2025-05-07T20:23:30.0179642Z ) 2025-05-07T20:23:30.0180331Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:30.0181269Z self=, 2025-05-07T20:23:30.0182139Z mixed_B=False, 2025-05-07T20:23:30.0182658Z compile=True, 2025-05-07T20:23:30.0183022Z T=1, 2025-05-07T20:23:30.0183365Z D=66, 2025-05-07T20:23:30.0183714Z B=45, 2025-05-07T20:23:30.0184046Z log_E=5, 2025-05-07T20:23:30.0184406Z L=2, 2025-05-07T20:23:30.0184758Z D_gradcheck=1, 2025-05-07T20:23:30.0185151Z stochastic_rounding=True, 2025-05-07T20:23:30.0185606Z weighted=True, 2025-05-07T20:23:30.0185989Z row_wise=True, 2025-05-07T20:23:30.0186355Z mixed=True, 2025-05-07T20:23:30.0186735Z use_cache=False, 2025-05-07T20:23:30.0187167Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:30.0187660Z use_cpu=True, 2025-05-07T20:23:30.0188066Z output_dtype=SparseType.FP16, 2025-05-07T20:23:30.0188523Z ) 2025-05-07T20:23:30.0188928Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:30.0189865Z self=, 2025-05-07T20:23:30.0190726Z mixed_B=True, 2025-05-07T20:23:30.0191111Z compile=False, 2025-05-07T20:23:30.0191474Z T=4, 2025-05-07T20:23:30.0192225Z D=26, 2025-05-07T20:23:30.0192612Z B=65, 2025-05-07T20:23:30.0192935Z log_E=3, 2025-05-07T20:23:30.0193283Z L=17, 2025-05-07T20:23:30.0193629Z D_gradcheck=1, 2025-05-07T20:23:30.0194015Z stochastic_rounding=True, 2025-05-07T20:23:30.0194534Z weighted=False, 2025-05-07T20:23:30.0194920Z row_wise=True, 2025-05-07T20:23:30.0195288Z mixed=False, 2025-05-07T20:23:30.0195656Z use_cache=True, 2025-05-07T20:23:30.0196078Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:30.0196568Z use_cpu=True, 2025-05-07T20:23:30.0196980Z output_dtype=SparseType.FP32, 2025-05-07T20:23:30.0197431Z ) 2025-05-07T20:23:30.0197825Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:30.0198759Z self=, 2025-05-07T20:23:30.0199618Z mixed_B=True, 2025-05-07T20:23:30.0199995Z compile=False, 2025-05-07T20:23:30.0200482Z T=5, 2025-05-07T20:23:30.0200826Z D=102, 2025-05-07T20:23:30.0201154Z B=107, 2025-05-07T20:23:30.0201487Z log_E=4, 2025-05-07T20:23:30.0201824Z L=14, 2025-05-07T20:23:30.0202169Z D_gradcheck=1, 2025-05-07T20:23:30.0202560Z stochastic_rounding=True, 2025-05-07T20:23:30.0203004Z weighted=False, 2025-05-07T20:23:30.0203396Z row_wise=False, 2025-05-07T20:23:30.0203760Z mixed=True, 2025-05-07T20:23:30.0204141Z use_cache=False, 2025-05-07T20:23:30.0204907Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:30.0205508Z use_cpu=True, 2025-05-07T20:23:30.0205921Z output_dtype=SparseType.FP16, 2025-05-07T20:23:30.0206378Z ) 2025-05-07T20:23:30.0206772Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:30.0207699Z self=, 2025-05-07T20:23:30.0208697Z mixed_B=True, 2025-05-07T20:23:30.0209059Z compile=True, 2025-05-07T20:23:30.0209421Z T=3, 2025-05-07T20:23:30.0209756Z D=76, 2025-05-07T20:23:30.0210087Z B=110, 2025-05-07T20:23:30.0210427Z log_E=3, 2025-05-07T20:23:30.0210776Z L=20, 2025-05-07T20:23:30.0211117Z D_gradcheck=2, 2025-05-07T20:23:30.0211515Z stochastic_rounding=False, 2025-05-07T20:23:30.0211953Z weighted=False, 2025-05-07T20:23:30.0212332Z row_wise=False, 2025-05-07T20:23:30.0212696Z mixed=True, 2025-05-07T20:23:30.0213070Z use_cache=False, 2025-05-07T20:23:30.0213492Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:30.0213972Z use_cpu=True, 2025-05-07T20:23:30.0214720Z output_dtype=SparseType.FP16, 2025-05-07T20:23:30.0215169Z ) 2025-05-07T20:23:30.0215561Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:30.0216487Z self=, 2025-05-07T20:23:30.0217350Z mixed_B=True, 2025-05-07T20:23:30.0217710Z compile=True, 2025-05-07T20:23:30.0218071Z T=1, 2025-05-07T20:23:30.0218397Z D=52, 2025-05-07T20:23:30.0218734Z B=128, 2025-05-07T20:23:30.0219069Z log_E=3, 2025-05-07T20:23:30.0219416Z L=13, 2025-05-07T20:23:30.0219753Z D_gradcheck=1, 2025-05-07T20:23:30.0220149Z stochastic_rounding=True, 2025-05-07T20:23:30.0220585Z weighted=True, 2025-05-07T20:23:30.0220963Z row_wise=False, 2025-05-07T20:23:30.0221336Z mixed=True, 2025-05-07T20:23:30.0221714Z use_cache=False, 2025-05-07T20:23:30.0222138Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:30.0222629Z use_cpu=True, 2025-05-07T20:23:30.0223042Z output_dtype=SparseType.FP32, 2025-05-07T20:23:30.0223481Z ) 2025-05-07T20:23:30.0223868Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:30.0224800Z self=, 2025-05-07T20:23:30.0225661Z mixed_B=True, 2025-05-07T20:23:30.0226030Z compile=False, 2025-05-07T20:23:30.0226397Z T=5, 2025-05-07T20:23:30.0226735Z D=57, 2025-05-07T20:23:30.0227219Z B=8, 2025-05-07T20:23:30.0227574Z log_E=5, 2025-05-07T20:23:30.0227909Z L=8, 2025-05-07T20:23:30.0228244Z D_gradcheck=1, 2025-05-07T20:23:30.0228636Z stochastic_rounding=True, 2025-05-07T20:23:30.0229076Z weighted=True, 2025-05-07T20:23:30.0229445Z row_wise=False, 2025-05-07T20:23:30.0229823Z mixed=False, 2025-05-07T20:23:30.0230206Z use_cache=True, 2025-05-07T20:23:30.0230846Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:30.0231337Z use_cpu=True, 2025-05-07T20:23:30.0231749Z output_dtype=SparseType.FP16, 2025-05-07T20:23:30.0232247Z ) 2025-05-07T20:23:30.0232674Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:30.0233620Z self=, 2025-05-07T20:23:30.0255540Z mixed_B=False, 2025-05-07T20:23:30.0255974Z compile=False, 2025-05-07T20:23:30.0256340Z T=4, 2025-05-07T20:23:30.0256676Z D=41, 2025-05-07T20:23:30.0257043Z B=18, 2025-05-07T20:23:30.0257392Z log_E=3, 2025-05-07T20:23:30.0257749Z L=6, 2025-05-07T20:23:30.0258081Z D_gradcheck=2, 2025-05-07T20:23:30.0258483Z stochastic_rounding=False, 2025-05-07T20:23:30.0258942Z weighted=True, 2025-05-07T20:23:30.0259319Z row_wise=False, 2025-05-07T20:23:30.0259694Z mixed=False, 2025-05-07T20:23:30.0260067Z use_cache=False, 2025-05-07T20:23:30.0260889Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:30.0261496Z use_cpu=True, 2025-05-07T20:23:30.0261908Z output_dtype=SparseType.FP32, 2025-05-07T20:23:30.0262348Z ) 2025-05-07T20:23:30.0262757Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:30.0263697Z self=, 2025-05-07T20:23:30.0264562Z mixed_B=True, 2025-05-07T20:23:30.0264932Z compile=True, 2025-05-07T20:23:30.0265303Z T=4, 2025-05-07T20:23:30.0265637Z D=19, 2025-05-07T20:23:30.0265973Z B=52, 2025-05-07T20:23:30.0266322Z log_E=3, 2025-05-07T20:23:30.0266675Z L=15, 2025-05-07T20:23:30.0267024Z D_gradcheck=2, 2025-05-07T20:23:30.0267429Z stochastic_rounding=True, 2025-05-07T20:23:30.0267868Z weighted=False, 2025-05-07T20:23:30.0268237Z row_wise=False, 2025-05-07T20:23:30.0268607Z mixed=False, 2025-05-07T20:23:30.0268977Z use_cache=True, 2025-05-07T20:23:30.0269392Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:30.0269882Z use_cpu=True, 2025-05-07T20:23:30.0270510Z output_dtype=SparseType.FP32, 2025-05-07T20:23:30.0270948Z ) 2025-05-07T20:23:30.0271352Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:30.0272279Z self=, 2025-05-07T20:23:30.0273126Z mixed_B=True, 2025-05-07T20:23:30.0273505Z compile=True, 2025-05-07T20:23:30.0273869Z T=4, 2025-05-07T20:23:30.0274196Z D=100, 2025-05-07T20:23:30.0274553Z B=126, 2025-05-07T20:23:30.0274891Z log_E=3, 2025-05-07T20:23:30.0275232Z L=11, 2025-05-07T20:23:30.0275584Z D_gradcheck=2, 2025-05-07T20:23:30.0275980Z stochastic_rounding=False, 2025-05-07T20:23:30.0276422Z weighted=True, 2025-05-07T20:23:30.0276793Z row_wise=True, 2025-05-07T20:23:30.0277174Z mixed=True, 2025-05-07T20:23:30.0277540Z use_cache=False, 2025-05-07T20:23:30.0277965Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:30.0278458Z use_cpu=True, 2025-05-07T20:23:30.0278877Z output_dtype=SparseType.FP32, 2025-05-07T20:23:30.0279322Z ) 2025-05-07T20:23:30.0695934Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:30.0697048Z self=, 2025-05-07T20:23:30.0698047Z mixed_B=False, 2025-05-07T20:23:30.0698429Z compile=False, 2025-05-07T20:23:30.0698788Z T=4, 2025-05-07T20:23:30.0699124Z D=75, 2025-05-07T20:23:30.0699874Z B=76, 2025-05-07T20:23:30.0700227Z log_E=4, 2025-05-07T20:23:30.0700570Z L=19, 2025-05-07T20:23:30.0700911Z D_gradcheck=2, 2025-05-07T20:23:30.0701303Z stochastic_rounding=False, 2025-05-07T20:23:30.0701740Z weighted=False, 2025-05-07T20:23:30.0702126Z row_wise=False, 2025-05-07T20:23:30.0702491Z mixed=True, 2025-05-07T20:23:30.0702856Z use_cache=False, 2025-05-07T20:23:30.0703291Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:30.0703781Z use_cpu=True, 2025-05-07T20:23:30.0704195Z output_dtype=SparseType.FP32, 2025-05-07T20:23:30.0704640Z ) 2025-05-07T20:23:30.0705046Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:30.0705972Z self=, 2025-05-07T20:23:30.0706834Z mixed_B=False, 2025-05-07T20:23:30.0707209Z compile=True, 2025-05-07T20:23:30.0707565Z T=4, 2025-05-07T20:23:30.0707903Z D=93, 2025-05-07T20:23:30.0708356Z B=6, 2025-05-07T20:23:30.0708693Z log_E=3, 2025-05-07T20:23:30.0709041Z L=14, 2025-05-07T20:23:30.0709386Z D_gradcheck=1, 2025-05-07T20:23:30.0709770Z stochastic_rounding=True, 2025-05-07T20:23:30.0710200Z weighted=True, 2025-05-07T20:23:30.0710575Z row_wise=True, 2025-05-07T20:23:30.0710940Z mixed=False, 2025-05-07T20:23:30.0711316Z use_cache=True, 2025-05-07T20:23:30.0712047Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:30.0712542Z use_cpu=True, 2025-05-07T20:23:30.0713129Z output_dtype=SparseType.FP32, 2025-05-07T20:23:30.0713579Z ) 2025-05-07T20:23:30.0713971Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:30.0714905Z self=, 2025-05-07T20:23:30.0715772Z mixed_B=True, 2025-05-07T20:23:30.0716153Z compile=False, 2025-05-07T20:23:30.0716550Z T=3, 2025-05-07T20:23:30.0716892Z D=32, 2025-05-07T20:23:30.0717236Z B=69, 2025-05-07T20:23:30.0717565Z log_E=5, 2025-05-07T20:23:30.0717916Z L=13, 2025-05-07T20:23:30.0718267Z D_gradcheck=1, 2025-05-07T20:23:30.0718659Z stochastic_rounding=False, 2025-05-07T20:23:30.0719106Z weighted=False, 2025-05-07T20:23:30.0719492Z row_wise=True, 2025-05-07T20:23:30.0719865Z mixed=False, 2025-05-07T20:23:30.0720238Z use_cache=True, 2025-05-07T20:23:30.0720667Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:30.0721145Z use_cpu=True, 2025-05-07T20:23:30.0721824Z output_dtype=SparseType.FP32, 2025-05-07T20:23:30.0722458Z ) 2025-05-07T20:23:30.0722864Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:30.0723800Z self=, 2025-05-07T20:23:30.0724674Z mixed_B=True, 2025-05-07T20:23:30.0725048Z compile=True, 2025-05-07T20:23:30.0725397Z T=4, 2025-05-07T20:23:30.0725744Z D=12, 2025-05-07T20:23:30.0726085Z B=72, 2025-05-07T20:23:30.0726414Z log_E=3, 2025-05-07T20:23:30.0726873Z L=16, 2025-05-07T20:23:30.0727236Z D_gradcheck=1, 2025-05-07T20:23:30.0727632Z stochastic_rounding=True, 2025-05-07T20:23:30.0728159Z weighted=True, 2025-05-07T20:23:30.0728532Z row_wise=True, 2025-05-07T20:23:30.0728896Z mixed=False, 2025-05-07T20:23:30.0729266Z use_cache=True, 2025-05-07T20:23:30.0729683Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:30.0730158Z use_cpu=True, 2025-05-07T20:23:30.0730574Z output_dtype=SparseType.FP16, 2025-05-07T20:23:30.0731026Z ) 2025-05-07T20:23:30.0731420Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:30.0732351Z self=, 2025-05-07T20:23:30.0733214Z mixed_B=True, 2025-05-07T20:23:30.0733581Z compile=True, 2025-05-07T20:23:30.0733945Z T=1, 2025-05-07T20:23:30.0734277Z D=36, 2025-05-07T20:23:30.0734867Z B=70, 2025-05-07T20:23:30.0735223Z log_E=5, 2025-05-07T20:23:30.0735572Z L=6, 2025-05-07T20:23:30.0735898Z D_gradcheck=2, 2025-05-07T20:23:30.0736296Z stochastic_rounding=True, 2025-05-07T20:23:30.0736728Z weighted=False, 2025-05-07T20:23:30.0737105Z row_wise=False, 2025-05-07T20:23:30.0737464Z mixed=False, 2025-05-07T20:23:30.0737829Z use_cache=False, 2025-05-07T20:23:30.0738253Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:30.0738732Z use_cpu=True, 2025-05-07T20:23:30.0739143Z output_dtype=SparseType.FP16, 2025-05-07T20:23:30.0739593Z ) 2025-05-07T20:23:30.0739996Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:30.0740925Z self=, 2025-05-07T20:23:30.0741792Z mixed_B=True, 2025-05-07T20:23:30.0742165Z compile=True, 2025-05-07T20:23:30.0742536Z T=1, 2025-05-07T20:23:30.0742876Z D=77, 2025-05-07T20:23:30.0743205Z B=15, 2025-05-07T20:23:30.0743551Z log_E=3, 2025-05-07T20:23:30.0743903Z L=11, 2025-05-07T20:23:30.0744236Z D_gradcheck=1, 2025-05-07T20:23:30.0744707Z stochastic_rounding=False, 2025-05-07T20:23:30.0745184Z weighted=True, 2025-05-07T20:23:30.0745606Z row_wise=False, 2025-05-07T20:23:30.0745992Z mixed=True, 2025-05-07T20:23:30.0746359Z use_cache=False, 2025-05-07T20:23:30.0747003Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:30.0747501Z use_cpu=True, 2025-05-07T20:23:30.0748007Z output_dtype=SparseType.FP32, 2025-05-07T20:23:30.0748453Z ) 2025-05-07T20:23:30.0748848Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:30.0749772Z self=, 2025-05-07T20:23:30.0750635Z mixed_B=True, 2025-05-07T20:23:30.0751000Z compile=False, 2025-05-07T20:23:30.0751368Z T=2, 2025-05-07T20:23:30.0751697Z D=74, 2025-05-07T20:23:30.0752024Z B=60, 2025-05-07T20:23:30.0752364Z log_E=4, 2025-05-07T20:23:30.0752709Z L=2, 2025-05-07T20:23:30.0753051Z D_gradcheck=1, 2025-05-07T20:23:30.0753447Z stochastic_rounding=True, 2025-05-07T20:23:30.0753888Z weighted=True, 2025-05-07T20:23:30.0754254Z row_wise=True, 2025-05-07T20:23:30.0754616Z mixed=True, 2025-05-07T20:23:30.0754986Z use_cache=False, 2025-05-07T20:23:30.0755411Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:30.0755901Z use_cpu=True, 2025-05-07T20:23:30.0756312Z output_dtype=SparseType.FP16, 2025-05-07T20:23:30.0757090Z ) 2025-05-07T20:23:30.0757485Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:30.0758404Z self=, 2025-05-07T20:23:30.0759263Z mixed_B=True, 2025-05-07T20:23:30.0759625Z compile=False, 2025-05-07T20:23:30.0759989Z T=5, 2025-05-07T20:23:30.0760318Z D=80, 2025-05-07T20:23:30.0760649Z B=123, 2025-05-07T20:23:30.0760994Z log_E=3, 2025-05-07T20:23:30.0761346Z L=8, 2025-05-07T20:23:30.0761684Z D_gradcheck=1, 2025-05-07T20:23:30.0762081Z stochastic_rounding=False, 2025-05-07T20:23:30.0762514Z weighted=False, 2025-05-07T20:23:30.0762888Z row_wise=True, 2025-05-07T20:23:30.0763263Z mixed=False, 2025-05-07T20:23:30.0763635Z use_cache=True, 2025-05-07T20:23:30.0764044Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:30.0764526Z use_cpu=True, 2025-05-07T20:23:30.0764932Z output_dtype=SparseType.FP16, 2025-05-07T20:23:30.0765379Z ) 2025-05-07T20:23:30.0765790Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:30.0766710Z self=, 2025-05-07T20:23:30.0767572Z mixed_B=False, 2025-05-07T20:23:30.0768045Z compile=False, 2025-05-07T20:23:30.0768417Z T=4, 2025-05-07T20:23:30.0768750Z D=78, 2025-05-07T20:23:30.0769078Z B=34, 2025-05-07T20:23:30.0769631Z log_E=4, 2025-05-07T20:23:30.0769991Z L=12, 2025-05-07T20:23:30.0770332Z D_gradcheck=1, 2025-05-07T20:23:30.0770723Z stochastic_rounding=False, 2025-05-07T20:23:30.0771175Z weighted=False, 2025-05-07T20:23:30.0771546Z row_wise=False, 2025-05-07T20:23:30.0772036Z mixed=False, 2025-05-07T20:23:30.0772413Z use_cache=False, 2025-05-07T20:23:30.0772838Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:30.0773315Z use_cpu=True, 2025-05-07T20:23:30.0773711Z output_dtype=SparseType.FP32, 2025-05-07T20:23:30.0774155Z ) 2025-05-07T20:23:30.0774562Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:30.0775482Z self=, 2025-05-07T20:23:30.0776339Z mixed_B=True, 2025-05-07T20:23:30.0776700Z compile=False, 2025-05-07T20:23:30.0777054Z T=3, 2025-05-07T20:23:30.0777393Z D=85, 2025-05-07T20:23:30.0777722Z B=31, 2025-05-07T20:23:30.0778053Z log_E=4, 2025-05-07T20:23:30.0778216Z L=12, 2025-05-07T20:23:30.0778368Z D_gradcheck=1, 2025-05-07T20:23:30.0778541Z stochastic_rounding=False, 2025-05-07T20:23:30.0778706Z weighted=True, 2025-05-07T20:23:30.0778859Z row_wise=False, 2025-05-07T20:23:30.0779015Z mixed=False, 2025-05-07T20:23:30.0779179Z use_cache=True, 2025-05-07T20:23:30.0779512Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:30.0779922Z use_cpu=True, 2025-05-07T20:23:30.0780370Z output_dtype=SparseType.FP16, 2025-05-07T20:23:30.0780520Z ) 2025-05-07T20:23:30.0780758Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:30.0781320Z self=, 2025-05-07T20:23:30.0781469Z mixed_B=True, 2025-05-07T20:23:30.0781632Z compile=True, 2025-05-07T20:23:30.0781778Z T=2, 2025-05-07T20:23:30.0781925Z D=48, 2025-05-07T20:23:30.0782075Z B=51, 2025-05-07T20:23:30.0782221Z log_E=4, 2025-05-07T20:23:30.0782366Z L=9, 2025-05-07T20:23:30.0782526Z D_gradcheck=2, 2025-05-07T20:23:30.0782699Z stochastic_rounding=False, 2025-05-07T20:23:30.0782851Z weighted=True, 2025-05-07T20:23:30.0783013Z row_wise=True, 2025-05-07T20:23:30.0783164Z mixed=False, 2025-05-07T20:23:30.0783332Z use_cache=False, 2025-05-07T20:23:30.0783521Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:30.0783676Z use_cpu=True, 2025-05-07T20:23:30.0783869Z output_dtype=SparseType.FP16, 2025-05-07T20:23:30.0784182Z ) 2025-05-07T20:23:30.0784410Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:30.0784966Z self=, 2025-05-07T20:23:30.0785118Z mixed_B=False, 2025-05-07T20:23:30.0785280Z compile=False, 2025-05-07T20:23:30.0785428Z T=3, 2025-05-07T20:23:30.0785573Z D=83, 2025-05-07T20:23:30.0785716Z B=24, 2025-05-07T20:23:30.0785876Z log_E=4, 2025-05-07T20:23:30.0786020Z L=14, 2025-05-07T20:23:30.0786173Z D_gradcheck=2, 2025-05-07T20:23:30.0786354Z stochastic_rounding=True, 2025-05-07T20:23:30.0786510Z weighted=True, 2025-05-07T20:23:30.0786669Z row_wise=False, 2025-05-07T20:23:30.0786819Z mixed=False, 2025-05-07T20:23:30.0786971Z use_cache=True, 2025-05-07T20:23:30.0787171Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:30.0787325Z use_cpu=True, 2025-05-07T20:23:30.0787512Z output_dtype=SparseType.FP32, 2025-05-07T20:23:30.0787665Z ) 2025-05-07T20:23:30.0787894Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:30.0788442Z self=, 2025-05-07T20:23:30.0788600Z mixed_B=False, 2025-05-07T20:23:30.0788757Z compile=True, 2025-05-07T20:23:30.0788901Z T=3, 2025-05-07T20:23:30.0789055Z D=63, 2025-05-07T20:23:30.0789203Z B=14, 2025-05-07T20:23:30.0789536Z log_E=3, 2025-05-07T20:23:30.0789701Z L=19, 2025-05-07T20:23:30.0789870Z D_gradcheck=2, 2025-05-07T20:23:30.0790063Z stochastic_rounding=False, 2025-05-07T20:23:30.0790218Z weighted=False, 2025-05-07T20:23:30.0790376Z row_wise=False, 2025-05-07T20:23:30.0790533Z mixed=True, 2025-05-07T20:23:30.0790694Z use_cache=True, 2025-05-07T20:23:30.0790882Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:30.0791047Z use_cpu=True, 2025-05-07T20:23:30.0791240Z output_dtype=SparseType.FP32, 2025-05-07T20:23:30.0791389Z ) 2025-05-07T20:23:30.0791627Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:30.0792194Z self=, 2025-05-07T20:23:30.0792360Z mixed_B=True, 2025-05-07T20:23:30.0792517Z compile=False, 2025-05-07T20:23:30.0792664Z T=5, 2025-05-07T20:23:30.0792815Z D=32, 2025-05-07T20:23:30.0792962Z B=119, 2025-05-07T20:23:30.0793118Z log_E=3, 2025-05-07T20:23:30.0793271Z L=17, 2025-05-07T20:23:30.0793427Z D_gradcheck=2, 2025-05-07T20:23:30.0793600Z stochastic_rounding=False, 2025-05-07T20:23:30.0793762Z weighted=False, 2025-05-07T20:23:30.0793914Z row_wise=False, 2025-05-07T20:23:30.0794065Z mixed=True, 2025-05-07T20:23:30.0794229Z use_cache=True, 2025-05-07T20:23:30.0794421Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:30.0794768Z use_cpu=True, 2025-05-07T20:23:30.0795026Z output_dtype=SparseType.FP16, 2025-05-07T20:23:30.0795173Z ) 2025-05-07T20:23:30.0795406Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:30.0795971Z self=, 2025-05-07T20:23:30.0796120Z mixed_B=True, 2025-05-07T20:23:30.0796282Z compile=False, 2025-05-07T20:23:30.0796425Z T=2, 2025-05-07T20:23:30.0796564Z D=48, 2025-05-07T20:23:30.0796715Z B=27, 2025-05-07T20:23:30.0796868Z log_E=3, 2025-05-07T20:23:30.0797018Z L=8, 2025-05-07T20:23:30.0797176Z D_gradcheck=2, 2025-05-07T20:23:30.0797345Z stochastic_rounding=True, 2025-05-07T20:23:30.0797499Z weighted=False, 2025-05-07T20:23:30.0797659Z row_wise=False, 2025-05-07T20:23:30.0797806Z mixed=True, 2025-05-07T20:23:30.0797959Z use_cache=True, 2025-05-07T20:23:30.0798155Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:30.0798315Z use_cpu=True, 2025-05-07T20:23:30.0798493Z output_dtype=SparseType.FP32, 2025-05-07T20:23:30.0798750Z ) 2025-05-07T20:23:30.0814385Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:30.0815256Z self=, 2025-05-07T20:23:30.0815413Z mixed_B=True, 2025-05-07T20:23:30.0815573Z compile=True, 2025-05-07T20:23:30.0815717Z T=4, 2025-05-07T20:23:30.0815861Z D=63, 2025-05-07T20:23:30.0816011Z B=103, 2025-05-07T20:23:30.0816182Z log_E=4, 2025-05-07T20:23:30.0816338Z L=20, 2025-05-07T20:23:30.0816488Z D_gradcheck=2, 2025-05-07T20:23:30.0816664Z stochastic_rounding=False, 2025-05-07T20:23:30.0816825Z weighted=False, 2025-05-07T20:23:30.0816975Z row_wise=True, 2025-05-07T20:23:30.0817122Z mixed=False, 2025-05-07T20:23:30.0817286Z use_cache=True, 2025-05-07T20:23:30.0817478Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:30.0817637Z use_cpu=True, 2025-05-07T20:23:30.0817829Z output_dtype=SparseType.FP32, 2025-05-07T20:23:30.0817986Z ) 2025-05-07T20:23:30.0818217Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:30.0818783Z self=, 2025-05-07T20:23:30.0818935Z mixed_B=False, 2025-05-07T20:23:30.0819088Z compile=True, 2025-05-07T20:23:30.0819246Z T=3, 2025-05-07T20:23:30.0819388Z D=101, 2025-05-07T20:23:30.0819541Z B=22, 2025-05-07T20:23:30.0819975Z log_E=5, 2025-05-07T20:23:30.0820139Z L=14, 2025-05-07T20:23:30.0820303Z D_gradcheck=2, 2025-05-07T20:23:30.0820479Z stochastic_rounding=True, 2025-05-07T20:23:30.0820634Z weighted=True, 2025-05-07T20:23:30.0820801Z row_wise=True, 2025-05-07T20:23:30.0820957Z mixed=True, 2025-05-07T20:23:30.0821117Z use_cache=True, 2025-05-07T20:23:30.0821324Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:30.0821490Z use_cpu=True, 2025-05-07T20:23:30.0821676Z output_dtype=SparseType.FP32, 2025-05-07T20:23:30.0821835Z ) 2025-05-07T20:23:30.1328517Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:30.1329154Z self=, 2025-05-07T20:23:30.1329310Z mixed_B=False, 2025-05-07T20:23:30.1329462Z compile=True, 2025-05-07T20:23:30.1329764Z T=3, 2025-05-07T20:23:30.1329912Z D=87, 2025-05-07T20:23:30.1330053Z B=53, 2025-05-07T20:23:30.1330202Z log_E=3, 2025-05-07T20:23:30.1330375Z L=5, 2025-05-07T20:23:30.1330531Z D_gradcheck=1, 2025-05-07T20:23:30.1330717Z stochastic_rounding=True, 2025-05-07T20:23:30.1330877Z weighted=False, 2025-05-07T20:23:30.1331033Z row_wise=True, 2025-05-07T20:23:30.1331195Z mixed=True, 2025-05-07T20:23:30.1331352Z use_cache=True, 2025-05-07T20:23:30.1331560Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:30.1332107Z use_cpu=True, 2025-05-07T20:23:30.1332309Z output_dtype=SparseType.FP16, 2025-05-07T20:23:30.1332628Z ) 2025-05-07T20:23:30.1332867Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:30.1333437Z self=, 2025-05-07T20:23:30.1333605Z mixed_B=False, 2025-05-07T20:23:30.1333764Z compile=True, 2025-05-07T20:23:30.1333910Z T=3, 2025-05-07T20:23:30.1334066Z D=67, 2025-05-07T20:23:30.1334213Z B=33, 2025-05-07T20:23:30.1334363Z log_E=3, 2025-05-07T20:23:30.1334529Z L=0, 2025-05-07T20:23:30.1334685Z D_gradcheck=2, 2025-05-07T20:23:30.1334865Z stochastic_rounding=False, 2025-05-07T20:23:30.1335028Z weighted=True, 2025-05-07T20:23:30.1335184Z row_wise=False, 2025-05-07T20:23:30.1335346Z mixed=False, 2025-05-07T20:23:30.1335499Z use_cache=False, 2025-05-07T20:23:30.1335689Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:30.1335855Z use_cpu=True, 2025-05-07T20:23:30.1336041Z output_dtype=SparseType.FP16, 2025-05-07T20:23:30.1336360Z ) 2025-05-07T20:23:30.1336598Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:30.1337152Z self=, 2025-05-07T20:23:30.1337305Z mixed_B=True, 2025-05-07T20:23:30.1337469Z compile=True, 2025-05-07T20:23:30.1337625Z T=4, 2025-05-07T20:23:30.1337770Z D=110, 2025-05-07T20:23:30.1337927Z B=27, 2025-05-07T20:23:30.1338079Z log_E=4, 2025-05-07T20:23:30.1338234Z L=10, 2025-05-07T20:23:30.1338400Z D_gradcheck=2, 2025-05-07T20:23:30.1338578Z stochastic_rounding=False, 2025-05-07T20:23:30.1338744Z weighted=True, 2025-05-07T20:23:30.1338899Z row_wise=False, 2025-05-07T20:23:30.1339056Z mixed=False, 2025-05-07T20:23:30.1339219Z use_cache=True, 2025-05-07T20:23:30.1339411Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:30.1339571Z use_cpu=True, 2025-05-07T20:23:30.1339767Z output_dtype=SparseType.FP16, 2025-05-07T20:23:30.1339922Z ) 2025-05-07T20:23:30.1340158Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:30.1340727Z self=, 2025-05-07T20:23:30.1340885Z mixed_B=False, 2025-05-07T20:23:30.1341043Z compile=True, 2025-05-07T20:23:30.1341201Z T=3, 2025-05-07T20:23:30.1341348Z D=87, 2025-05-07T20:23:30.1341515Z B=125, 2025-05-07T20:23:30.1341667Z log_E=5, 2025-05-07T20:23:30.1342039Z L=12, 2025-05-07T20:23:30.1342217Z D_gradcheck=1, 2025-05-07T20:23:30.1342390Z stochastic_rounding=False, 2025-05-07T20:23:30.1342580Z weighted=True, 2025-05-07T20:23:30.1342800Z row_wise=True, 2025-05-07T20:23:30.1342983Z mixed=False, 2025-05-07T20:23:30.1343188Z use_cache=False, 2025-05-07T20:23:30.1343399Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:30.1343559Z use_cpu=True, 2025-05-07T20:23:30.1343755Z output_dtype=SparseType.FP32, 2025-05-07T20:23:30.1343914Z ) 2025-05-07T20:23:30.1344139Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:30.1344686Z self=, 2025-05-07T20:23:30.1344848Z mixed_B=False, 2025-05-07T20:23:30.1345000Z compile=False, 2025-05-07T20:23:30.1345150Z T=1, 2025-05-07T20:23:30.1345294Z D=128, 2025-05-07T20:23:30.1345438Z B=10, 2025-05-07T20:23:30.1345589Z log_E=5, 2025-05-07T20:23:30.1345746Z L=16, 2025-05-07T20:23:30.1345903Z D_gradcheck=2, 2025-05-07T20:23:30.1346084Z stochastic_rounding=False, 2025-05-07T20:23:30.1346234Z weighted=True, 2025-05-07T20:23:30.1346381Z row_wise=True, 2025-05-07T20:23:30.1346539Z mixed=False, 2025-05-07T20:23:30.1346693Z use_cache=True, 2025-05-07T20:23:30.1346883Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:30.1347157Z use_cpu=True, 2025-05-07T20:23:30.1347354Z output_dtype=SparseType.FP32, 2025-05-07T20:23:30.1347590Z ) 2025-05-07T20:23:30.1347825Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:30.1348377Z self=, 2025-05-07T20:23:30.1348538Z mixed_B=False, 2025-05-07T20:23:30.1348689Z compile=False, 2025-05-07T20:23:30.1348833Z T=2, 2025-05-07T20:23:30.1348985Z D=66, 2025-05-07T20:23:30.1349135Z B=32, 2025-05-07T20:23:30.1349281Z log_E=4, 2025-05-07T20:23:30.1349437Z L=13, 2025-05-07T20:23:30.1349589Z D_gradcheck=1, 2025-05-07T20:23:30.1349761Z stochastic_rounding=True, 2025-05-07T20:23:30.1349923Z weighted=True, 2025-05-07T20:23:30.1350073Z row_wise=True, 2025-05-07T20:23:30.1350239Z mixed=True, 2025-05-07T20:23:30.1350393Z use_cache=True, 2025-05-07T20:23:30.1350582Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:30.1350740Z use_cpu=True, 2025-05-07T20:23:30.1350926Z output_dtype=SparseType.FP16, 2025-05-07T20:23:30.1351072Z ) 2025-05-07T20:23:30.1351409Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:30.1351960Z self=, 2025-05-07T20:23:30.1352123Z mixed_B=False, 2025-05-07T20:23:30.1352280Z compile=True, 2025-05-07T20:23:30.1352423Z T=4, 2025-05-07T20:23:30.1352572Z D=22, 2025-05-07T20:23:30.1352715Z B=101, 2025-05-07T20:23:30.1352860Z log_E=5, 2025-05-07T20:23:30.1353013Z L=7, 2025-05-07T20:23:30.1353172Z D_gradcheck=2, 2025-05-07T20:23:30.1353348Z stochastic_rounding=False, 2025-05-07T20:23:30.1353512Z weighted=False, 2025-05-07T20:23:30.1353663Z row_wise=True, 2025-05-07T20:23:30.1353813Z mixed=False, 2025-05-07T20:23:30.1353973Z use_cache=False, 2025-05-07T20:23:30.1354166Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:30.1354314Z use_cpu=True, 2025-05-07T20:23:30.1354508Z output_dtype=SparseType.FP32, 2025-05-07T20:23:30.1354654Z ) 2025-05-07T20:23:30.1354893Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:30.1355444Z self=, 2025-05-07T20:23:30.1355603Z mixed_B=False, 2025-05-07T20:23:30.1355766Z compile=False, 2025-05-07T20:23:30.1355909Z T=4, 2025-05-07T20:23:30.1356054Z D=73, 2025-05-07T20:23:30.1356201Z B=25, 2025-05-07T20:23:30.1356346Z log_E=4, 2025-05-07T20:23:30.1356591Z L=9, 2025-05-07T20:23:30.1356770Z D_gradcheck=2, 2025-05-07T20:23:30.1356944Z stochastic_rounding=False, 2025-05-07T20:23:30.1357096Z weighted=True, 2025-05-07T20:23:30.1357254Z row_wise=True, 2025-05-07T20:23:30.1357406Z mixed=True, 2025-05-07T20:23:30.1357560Z use_cache=True, 2025-05-07T20:23:30.1357764Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:30.1357920Z use_cpu=True, 2025-05-07T20:23:30.1358118Z output_dtype=SparseType.FP16, 2025-05-07T20:23:30.1358263Z ) 2025-05-07T20:23:30.1358499Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:30.1359059Z self=, 2025-05-07T20:23:30.1359215Z mixed_B=False, 2025-05-07T20:23:30.1359373Z compile=True, 2025-05-07T20:23:30.1359531Z T=4, 2025-05-07T20:23:30.1359681Z D=40, 2025-05-07T20:23:30.1359827Z B=22, 2025-05-07T20:23:30.1359979Z log_E=3, 2025-05-07T20:23:30.1360128Z L=8, 2025-05-07T20:23:30.1360281Z D_gradcheck=2, 2025-05-07T20:23:30.1360464Z stochastic_rounding=True, 2025-05-07T20:23:30.1360618Z weighted=False, 2025-05-07T20:23:30.1360777Z row_wise=False, 2025-05-07T20:23:30.1360927Z mixed=True, 2025-05-07T20:23:30.1361085Z use_cache=False, 2025-05-07T20:23:30.1361287Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:30.1361439Z use_cpu=True, 2025-05-07T20:23:30.1361740Z output_dtype=SparseType.FP16, 2025-05-07T20:23:30.1361954Z ) 2025-05-07T20:23:30.1362193Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:30.1362758Z self=, 2025-05-07T20:23:30.1362944Z mixed_B=True, 2025-05-07T20:23:30.1363133Z compile=True, 2025-05-07T20:23:30.1363280Z T=5, 2025-05-07T20:23:30.1363430Z D=72, 2025-05-07T20:23:30.1363597Z B=38, 2025-05-07T20:23:30.1363744Z log_E=4, 2025-05-07T20:23:30.1363895Z L=5, 2025-05-07T20:23:30.1364046Z D_gradcheck=1, 2025-05-07T20:23:30.1364227Z stochastic_rounding=False, 2025-05-07T20:23:30.1364379Z weighted=True, 2025-05-07T20:23:30.1364529Z row_wise=False, 2025-05-07T20:23:30.1364679Z mixed=True, 2025-05-07T20:23:30.1364827Z use_cache=True, 2025-05-07T20:23:30.1365018Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:30.1365179Z use_cpu=True, 2025-05-07T20:23:30.1365360Z output_dtype=SparseType.FP32, 2025-05-07T20:23:30.1365506Z ) 2025-05-07T20:23:30.1365834Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:30.1366390Z self=, 2025-05-07T20:23:30.1366540Z mixed_B=False, 2025-05-07T20:23:30.1366697Z compile=True, 2025-05-07T20:23:30.1366840Z T=3, 2025-05-07T20:23:30.1366988Z D=124, 2025-05-07T20:23:30.1367132Z B=54, 2025-05-07T20:23:30.1367275Z log_E=4, 2025-05-07T20:23:30.1367427Z L=4, 2025-05-07T20:23:30.1367584Z D_gradcheck=2, 2025-05-07T20:23:30.1367756Z stochastic_rounding=False, 2025-05-07T20:23:30.1367919Z weighted=False, 2025-05-07T20:23:30.1368235Z row_wise=True, 2025-05-07T20:23:30.1368384Z mixed=False, 2025-05-07T20:23:30.1368547Z use_cache=True, 2025-05-07T20:23:30.1368739Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:30.1368893Z use_cpu=True, 2025-05-07T20:23:30.1369095Z output_dtype=SparseType.FP16, 2025-05-07T20:23:30.1369242Z ) 2025-05-07T20:23:30.1369470Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:30.1370026Z self=, 2025-05-07T20:23:30.1370179Z mixed_B=False, 2025-05-07T20:23:30.1370342Z compile=False, 2025-05-07T20:23:30.1370493Z T=2, 2025-05-07T20:23:30.1370634Z D=104, 2025-05-07T20:23:30.1370788Z B=112, 2025-05-07T20:23:30.1370935Z log_E=5, 2025-05-07T20:23:30.1371075Z L=5, 2025-05-07T20:23:30.1371389Z D_gradcheck=1, 2025-05-07T20:23:30.1371580Z stochastic_rounding=True, 2025-05-07T20:23:30.1371738Z weighted=True, 2025-05-07T20:23:30.1371916Z row_wise=False, 2025-05-07T20:23:30.1372065Z mixed=True, 2025-05-07T20:23:30.1372221Z use_cache=True, 2025-05-07T20:23:30.1372421Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:30.1372575Z use_cpu=True, 2025-05-07T20:23:30.1372762Z output_dtype=SparseType.FP32, 2025-05-07T20:23:30.1373037Z ) 2025-05-07T20:23:30.1373279Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:30.1373840Z self=, 2025-05-07T20:23:30.1373994Z mixed_B=False, 2025-05-07T20:23:30.1374148Z compile=False, 2025-05-07T20:23:30.1374300Z T=1, 2025-05-07T20:23:30.1374443Z D=63, 2025-05-07T20:23:30.1374588Z B=44, 2025-05-07T20:23:30.1374737Z log_E=4, 2025-05-07T20:23:30.1374879Z L=20, 2025-05-07T20:23:30.1375035Z D_gradcheck=1, 2025-05-07T20:23:30.1375219Z stochastic_rounding=True, 2025-05-07T20:23:30.1375373Z weighted=False, 2025-05-07T20:23:30.1375526Z row_wise=True, 2025-05-07T20:23:30.1375687Z mixed=False, 2025-05-07T20:23:30.1375844Z use_cache=True, 2025-05-07T20:23:30.1376036Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:30.1376198Z use_cpu=True, 2025-05-07T20:23:30.1376527Z output_dtype=SparseType.FP32, 2025-05-07T20:23:30.1376783Z ) 2025-05-07T20:23:30.1377023Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:30.1377582Z self=, 2025-05-07T20:23:30.1377742Z mixed_B=True, 2025-05-07T20:23:30.1377897Z compile=True, 2025-05-07T20:23:30.1378042Z T=5, 2025-05-07T20:23:30.1378187Z D=64, 2025-05-07T20:23:30.1378333Z B=94, 2025-05-07T20:23:30.1378479Z log_E=3, 2025-05-07T20:23:30.1378630Z L=4, 2025-05-07T20:23:30.1378792Z D_gradcheck=1, 2025-05-07T20:23:30.1378966Z stochastic_rounding=False, 2025-05-07T20:23:30.1379128Z weighted=True, 2025-05-07T20:23:30.1379276Z row_wise=True, 2025-05-07T20:23:30.1379425Z mixed=True, 2025-05-07T20:23:30.1379589Z use_cache=True, 2025-05-07T20:23:30.1380241Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:30.1380414Z use_cpu=True, 2025-05-07T20:23:30.1380604Z output_dtype=SparseType.FP16, 2025-05-07T20:23:30.1380748Z ) 2025-05-07T20:23:30.1380988Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:30.1381849Z self=, 2025-05-07T20:23:30.1382001Z mixed_B=False, 2025-05-07T20:23:30.1382161Z compile=True, 2025-05-07T20:23:30.1382308Z T=5, 2025-05-07T20:23:30.1382451Z D=81, 2025-05-07T20:23:30.1382600Z B=80, 2025-05-07T20:23:30.1382751Z log_E=4, 2025-05-07T20:23:30.1382893Z L=13, 2025-05-07T20:23:30.1383062Z D_gradcheck=1, 2025-05-07T20:23:30.1383231Z stochastic_rounding=True, 2025-05-07T20:23:30.1383396Z weighted=False, 2025-05-07T20:23:30.1383547Z row_wise=False, 2025-05-07T20:23:30.1383696Z mixed=False, 2025-05-07T20:23:30.1383858Z use_cache=False, 2025-05-07T20:23:30.1384045Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:30.1384197Z use_cpu=True, 2025-05-07T20:23:30.1384385Z output_dtype=SparseType.FP16, 2025-05-07T20:23:30.1384529Z ) 2025-05-07T20:23:30.1384763Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:30.1385329Z self=, 2025-05-07T20:23:30.1385482Z mixed_B=False, 2025-05-07T20:23:30.1385635Z compile=False, 2025-05-07T20:23:30.1385787Z T=2, 2025-05-07T20:23:30.1385929Z D=112, 2025-05-07T20:23:30.1386070Z B=117, 2025-05-07T20:23:30.1386231Z log_E=3, 2025-05-07T20:23:30.1386378Z L=5, 2025-05-07T20:23:30.1386703Z D_gradcheck=1, 2025-05-07T20:23:30.1386896Z stochastic_rounding=True, 2025-05-07T20:23:30.1387049Z weighted=True, 2025-05-07T20:23:30.1387210Z row_wise=True, 2025-05-07T20:23:30.1387382Z mixed=False, 2025-05-07T20:23:30.1387543Z use_cache=True, 2025-05-07T20:23:30.1387740Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:30.1387892Z use_cpu=True, 2025-05-07T20:23:30.1388079Z output_dtype=SparseType.FP16, 2025-05-07T20:23:30.1388230Z ) 2025-05-07T20:23:30.1388460Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:30.1389015Z self=, 2025-05-07T20:23:30.1389177Z mixed_B=False, 2025-05-07T20:23:30.1389332Z compile=True, 2025-05-07T20:23:30.1389484Z T=4, 2025-05-07T20:23:30.1389628Z D=96, 2025-05-07T20:23:30.1389776Z B=29, 2025-05-07T20:23:30.1389931Z log_E=5, 2025-05-07T20:23:30.1390078Z L=13, 2025-05-07T20:23:30.1390236Z D_gradcheck=2, 2025-05-07T20:23:30.1390423Z stochastic_rounding=True, 2025-05-07T20:23:30.1390577Z weighted=False, 2025-05-07T20:23:30.1390734Z row_wise=True, 2025-05-07T20:23:30.1390893Z mixed=False, 2025-05-07T20:23:30.1391046Z use_cache=False, 2025-05-07T20:23:30.1391238Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:30.1391395Z use_cpu=True, 2025-05-07T20:23:30.1391760Z output_dtype=SparseType.FP16, 2025-05-07T20:23:30.1391925Z ) 2025-05-07T20:23:30.1950440Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:30.1951076Z self=, 2025-05-07T20:23:30.1951242Z mixed_B=False, 2025-05-07T20:23:30.1951400Z compile=True, 2025-05-07T20:23:30.1951540Z T=1, 2025-05-07T20:23:30.1951686Z D=95, 2025-05-07T20:23:30.1951845Z B=123, 2025-05-07T20:23:30.1951999Z log_E=4, 2025-05-07T20:23:30.1952144Z L=17, 2025-05-07T20:23:30.1952306Z D_gradcheck=1, 2025-05-07T20:23:30.1952491Z stochastic_rounding=False, 2025-05-07T20:23:30.1952643Z weighted=True, 2025-05-07T20:23:30.1952792Z row_wise=True, 2025-05-07T20:23:30.1952952Z mixed=True, 2025-05-07T20:23:30.1953108Z use_cache=True, 2025-05-07T20:23:30.1953309Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:30.1953459Z use_cpu=True, 2025-05-07T20:23:30.1953649Z output_dtype=SparseType.FP16, 2025-05-07T20:23:30.1953804Z ) 2025-05-07T20:23:30.1954042Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:30.1954959Z self=, 2025-05-07T20:23:30.1955118Z mixed_B=False, 2025-05-07T20:23:30.1955267Z compile=True, 2025-05-07T20:23:30.1955410Z T=3, 2025-05-07T20:23:30.1955559Z D=29, 2025-05-07T20:23:30.1955702Z B=22, 2025-05-07T20:23:30.1955848Z log_E=5, 2025-05-07T20:23:30.1955997Z L=1, 2025-05-07T20:23:30.1956152Z D_gradcheck=1, 2025-05-07T20:23:30.1956330Z stochastic_rounding=True, 2025-05-07T20:23:30.1956491Z weighted=False, 2025-05-07T20:23:30.1956643Z row_wise=False, 2025-05-07T20:23:30.1956798Z mixed=True, 2025-05-07T20:23:30.1956952Z use_cache=False, 2025-05-07T20:23:30.1957140Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:30.1957297Z use_cpu=True, 2025-05-07T20:23:30.1957613Z output_dtype=SparseType.FP16, 2025-05-07T20:23:30.1957754Z ) 2025-05-07T20:23:30.1957995Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:30.1958557Z self=, 2025-05-07T20:23:30.1958710Z mixed_B=True, 2025-05-07T20:23:30.1958875Z compile=False, 2025-05-07T20:23:30.1959019Z T=2, 2025-05-07T20:23:30.1959174Z D=98, 2025-05-07T20:23:30.1959318Z B=6, 2025-05-07T20:23:30.1959464Z log_E=3, 2025-05-07T20:23:30.1959613Z L=17, 2025-05-07T20:23:30.1959918Z D_gradcheck=2, 2025-05-07T20:23:30.1960108Z stochastic_rounding=True, 2025-05-07T20:23:30.1960267Z weighted=True, 2025-05-07T20:23:30.1960415Z row_wise=True, 2025-05-07T20:23:30.1960561Z mixed=False, 2025-05-07T20:23:30.1960723Z use_cache=True, 2025-05-07T20:23:30.1960910Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:30.1961058Z use_cpu=True, 2025-05-07T20:23:30.1961251Z output_dtype=SparseType.FP16, 2025-05-07T20:23:30.1961395Z ) 2025-05-07T20:23:30.1961629Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:30.1962194Z self=, 2025-05-07T20:23:30.1962345Z mixed_B=True, 2025-05-07T20:23:30.1962503Z compile=True, 2025-05-07T20:23:30.1962645Z T=5, 2025-05-07T20:23:30.1962788Z D=38, 2025-05-07T20:23:30.1962940Z B=102, 2025-05-07T20:23:30.1963084Z log_E=4, 2025-05-07T20:23:30.1963232Z L=4, 2025-05-07T20:23:30.1963393Z D_gradcheck=1, 2025-05-07T20:23:30.1963566Z stochastic_rounding=True, 2025-05-07T20:23:30.1963714Z weighted=True, 2025-05-07T20:23:30.1963872Z row_wise=True, 2025-05-07T20:23:30.1964018Z mixed=False, 2025-05-07T20:23:30.1964166Z use_cache=True, 2025-05-07T20:23:30.1964358Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:30.1964505Z use_cpu=True, 2025-05-07T20:23:30.1964853Z output_dtype=SparseType.FP16, 2025-05-07T20:23:30.1965014Z ) 2025-05-07T20:23:30.1965396Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:30.1965961Z self=, 2025-05-07T20:23:30.1966112Z mixed_B=False, 2025-05-07T20:23:30.1966265Z compile=False, 2025-05-07T20:23:30.1966413Z T=1, 2025-05-07T20:23:30.1966554Z D=5, 2025-05-07T20:23:30.1966697Z B=81, 2025-05-07T20:23:30.1966853Z log_E=4, 2025-05-07T20:23:30.1966995Z L=18, 2025-05-07T20:23:30.1967151Z D_gradcheck=1, 2025-05-07T20:23:30.1967329Z stochastic_rounding=False, 2025-05-07T20:23:30.1967480Z weighted=True, 2025-05-07T20:23:30.1967631Z row_wise=False, 2025-05-07T20:23:30.1967785Z mixed=True, 2025-05-07T20:23:30.1968064Z use_cache=True, 2025-05-07T20:23:30.1968264Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:30.1968420Z use_cpu=True, 2025-05-07T20:23:30.1968600Z output_dtype=SparseType.FP16, 2025-05-07T20:23:30.1968748Z ) 2025-05-07T20:23:30.1968974Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:30.1969637Z self=, 2025-05-07T20:23:30.1969795Z mixed_B=False, 2025-05-07T20:23:30.1969945Z compile=False, 2025-05-07T20:23:30.1970090Z T=4, 2025-05-07T20:23:30.1970238Z D=53, 2025-05-07T20:23:30.1970380Z B=77, 2025-05-07T20:23:30.1970524Z log_E=3, 2025-05-07T20:23:30.1970673Z L=3, 2025-05-07T20:23:30.1970822Z D_gradcheck=2, 2025-05-07T20:23:30.1970994Z stochastic_rounding=True, 2025-05-07T20:23:30.1971155Z weighted=False, 2025-05-07T20:23:30.1971306Z row_wise=False, 2025-05-07T20:23:30.1971454Z mixed=False, 2025-05-07T20:23:30.1971621Z use_cache=False, 2025-05-07T20:23:30.1971810Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:30.1971969Z use_cpu=True, 2025-05-07T20:23:30.1972148Z output_dtype=SparseType.FP32, 2025-05-07T20:23:30.1972289Z ) 2025-05-07T20:23:30.1972524Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:30.1973088Z self=, 2025-05-07T20:23:30.1973243Z mixed_B=False, 2025-05-07T20:23:30.1973400Z compile=True, 2025-05-07T20:23:30.1973541Z T=1, 2025-05-07T20:23:30.1973682Z D=14, 2025-05-07T20:23:30.1973831Z B=94, 2025-05-07T20:23:30.1973974Z log_E=5, 2025-05-07T20:23:30.1974115Z L=4, 2025-05-07T20:23:30.1974274Z D_gradcheck=1, 2025-05-07T20:23:30.1974539Z stochastic_rounding=False, 2025-05-07T20:23:30.1974718Z weighted=False, 2025-05-07T20:23:30.1974870Z row_wise=False, 2025-05-07T20:23:30.1975021Z mixed=True, 2025-05-07T20:23:30.1975178Z use_cache=True, 2025-05-07T20:23:30.1975366Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:30.1975513Z use_cpu=True, 2025-05-07T20:23:30.1975704Z output_dtype=SparseType.FP32, 2025-05-07T20:23:30.1975848Z ) 2025-05-07T20:23:30.1976073Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:30.1976636Z self=, 2025-05-07T20:23:30.1976787Z mixed_B=True, 2025-05-07T20:23:30.1976938Z compile=True, 2025-05-07T20:23:30.1977086Z T=3, 2025-05-07T20:23:30.1977229Z D=58, 2025-05-07T20:23:30.1977374Z B=112, 2025-05-07T20:23:30.1977524Z log_E=4, 2025-05-07T20:23:30.1977665Z L=1, 2025-05-07T20:23:30.1977824Z D_gradcheck=2, 2025-05-07T20:23:30.1978001Z stochastic_rounding=False, 2025-05-07T20:23:30.1978151Z weighted=True, 2025-05-07T20:23:30.1978315Z row_wise=True, 2025-05-07T20:23:30.1978466Z mixed=True, 2025-05-07T20:23:30.1978621Z use_cache=True, 2025-05-07T20:23:30.1978817Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:30.1978963Z use_cpu=True, 2025-05-07T20:23:30.1979142Z output_dtype=SparseType.FP16, 2025-05-07T20:23:30.1979381Z ) 2025-05-07T20:23:30.1979621Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:30.1980572Z self=, 2025-05-07T20:23:30.1980732Z mixed_B=False, 2025-05-07T20:23:30.1980888Z compile=True, 2025-05-07T20:23:30.1981038Z T=3, 2025-05-07T20:23:30.1981182Z D=87, 2025-05-07T20:23:30.1981323Z B=72, 2025-05-07T20:23:30.1981473Z log_E=5, 2025-05-07T20:23:30.1981611Z L=11, 2025-05-07T20:23:30.1981767Z D_gradcheck=2, 2025-05-07T20:23:30.1981949Z stochastic_rounding=True, 2025-05-07T20:23:30.1982104Z weighted=True, 2025-05-07T20:23:30.1982256Z row_wise=False, 2025-05-07T20:23:30.1982419Z mixed=True, 2025-05-07T20:23:30.1982569Z use_cache=True, 2025-05-07T20:23:30.1982755Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:30.1982908Z use_cpu=True, 2025-05-07T20:23:30.1983087Z output_dtype=SparseType.FP32, 2025-05-07T20:23:30.1983231Z ) 2025-05-07T20:23:30.1983463Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:30.1984246Z self=, 2025-05-07T20:23:30.1984401Z mixed_B=True, 2025-05-07T20:23:30.1984554Z compile=False, 2025-05-07T20:23:30.1984695Z T=5, 2025-05-07T20:23:30.1984845Z D=67, 2025-05-07T20:23:30.1984986Z B=7, 2025-05-07T20:23:30.1985130Z log_E=5, 2025-05-07T20:23:30.1985284Z L=9, 2025-05-07T20:23:30.1985436Z D_gradcheck=2, 2025-05-07T20:23:30.1985610Z stochastic_rounding=False, 2025-05-07T20:23:30.1985773Z weighted=False, 2025-05-07T20:23:30.1985922Z row_wise=True, 2025-05-07T20:23:30.1986070Z mixed=False, 2025-05-07T20:23:30.1986224Z use_cache=True, 2025-05-07T20:23:30.1986412Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:30.1986563Z use_cpu=True, 2025-05-07T20:23:30.1986751Z output_dtype=SparseType.FP32, 2025-05-07T20:23:30.1986893Z ) 2025-05-07T20:23:30.1987127Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:30.1987685Z self=, 2025-05-07T20:23:30.1987836Z mixed_B=False, 2025-05-07T20:23:30.1987997Z compile=True, 2025-05-07T20:23:30.1988140Z T=5, 2025-05-07T20:23:30.1988285Z D=70, 2025-05-07T20:23:30.1988436Z B=75, 2025-05-07T20:23:30.1988582Z log_E=5, 2025-05-07T20:23:30.1988728Z L=16, 2025-05-07T20:23:30.1988885Z D_gradcheck=1, 2025-05-07T20:23:30.1989206Z stochastic_rounding=True, 2025-05-07T20:23:30.1989374Z weighted=False, 2025-05-07T20:23:30.1989533Z row_wise=False, 2025-05-07T20:23:30.1989684Z mixed=True, 2025-05-07T20:23:30.1989835Z use_cache=False, 2025-05-07T20:23:30.1990036Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:30.1990187Z use_cpu=True, 2025-05-07T20:23:30.1990375Z output_dtype=SparseType.FP32, 2025-05-07T20:23:30.1990521Z ) 2025-05-07T20:23:30.1990747Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:30.1991311Z self=, 2025-05-07T20:23:30.1991462Z mixed_B=False, 2025-05-07T20:23:30.1991617Z compile=False, 2025-05-07T20:23:30.1991769Z T=2, 2025-05-07T20:23:30.1991912Z D=48, 2025-05-07T20:23:30.1992054Z B=42, 2025-05-07T20:23:30.1992204Z log_E=3, 2025-05-07T20:23:30.1992347Z L=7, 2025-05-07T20:23:30.1992496Z D_gradcheck=1, 2025-05-07T20:23:30.1992672Z stochastic_rounding=False, 2025-05-07T20:23:30.1992826Z weighted=False, 2025-05-07T20:23:30.1992978Z row_wise=False, 2025-05-07T20:23:30.1993131Z mixed=True, 2025-05-07T20:23:30.1993283Z use_cache=False, 2025-05-07T20:23:30.1993482Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:30.1993632Z use_cpu=True, 2025-05-07T20:23:30.1993814Z output_dtype=SparseType.FP16, 2025-05-07T20:23:30.1994167Z ) 2025-05-07T20:23:30.1994411Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:30.1995118Z self=, 2025-05-07T20:23:30.1995276Z mixed_B=True, 2025-05-07T20:23:30.1995426Z compile=False, 2025-05-07T20:23:30.1995566Z T=4, 2025-05-07T20:23:30.1995711Z D=69, 2025-05-07T20:23:30.1995852Z B=90, 2025-05-07T20:23:30.1995995Z log_E=5, 2025-05-07T20:23:30.1996143Z L=7, 2025-05-07T20:23:30.1996292Z D_gradcheck=1, 2025-05-07T20:23:30.1996463Z stochastic_rounding=True, 2025-05-07T20:23:30.1996630Z weighted=False, 2025-05-07T20:23:30.1996780Z row_wise=False, 2025-05-07T20:23:30.1996932Z mixed=True, 2025-05-07T20:23:30.1997081Z use_cache=True, 2025-05-07T20:23:30.1997269Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:30.1997430Z use_cpu=True, 2025-05-07T20:23:30.1997608Z output_dtype=SparseType.FP32, 2025-05-07T20:23:30.1997746Z ) 2025-05-07T20:23:30.1997983Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:30.1998626Z self=, 2025-05-07T20:23:30.1998780Z mixed_B=False, 2025-05-07T20:23:30.1998938Z compile=False, 2025-05-07T20:23:30.1999082Z T=3, 2025-05-07T20:23:30.1999227Z D=103, 2025-05-07T20:23:30.1999374Z B=73, 2025-05-07T20:23:30.1999518Z log_E=4, 2025-05-07T20:23:30.1999665Z L=1, 2025-05-07T20:23:30.1999816Z D_gradcheck=1, 2025-05-07T20:23:30.1999991Z stochastic_rounding=False, 2025-05-07T20:23:30.2000151Z weighted=False, 2025-05-07T20:23:30.2000306Z row_wise=False, 2025-05-07T20:23:30.2000454Z mixed=False, 2025-05-07T20:23:30.2000613Z use_cache=True, 2025-05-07T20:23:30.2000802Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:30.2000957Z use_cpu=True, 2025-05-07T20:23:30.2001143Z output_dtype=SparseType.FP16, 2025-05-07T20:23:30.2001286Z ) 2025-05-07T20:23:30.2001518Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:30.2002081Z self=, 2025-05-07T20:23:30.2002232Z mixed_B=False, 2025-05-07T20:23:30.2002390Z compile=False, 2025-05-07T20:23:30.2002531Z T=1, 2025-05-07T20:23:30.2002674Z D=107, 2025-05-07T20:23:30.2002822Z B=68, 2025-05-07T20:23:30.2002965Z log_E=3, 2025-05-07T20:23:30.2003106Z L=13, 2025-05-07T20:23:30.2003263Z D_gradcheck=2, 2025-05-07T20:23:30.2003523Z stochastic_rounding=True, 2025-05-07T20:23:30.2003690Z weighted=True, 2025-05-07T20:23:30.2003847Z row_wise=False, 2025-05-07T20:23:30.2003997Z mixed=False, 2025-05-07T20:23:30.2004150Z use_cache=False, 2025-05-07T20:23:30.2004347Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:30.2004494Z use_cpu=True, 2025-05-07T20:23:30.2004680Z output_dtype=SparseType.FP32, 2025-05-07T20:23:30.2004825Z ) 2025-05-07T20:23:30.2005053Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:30.2005620Z self=, 2025-05-07T20:23:30.2005770Z mixed_B=False, 2025-05-07T20:23:30.2005923Z compile=True, 2025-05-07T20:23:30.2006070Z T=3, 2025-05-07T20:23:30.2006213Z D=59, 2025-05-07T20:23:30.2006361Z B=121, 2025-05-07T20:23:30.2006510Z log_E=4, 2025-05-07T20:23:30.2006651Z L=11, 2025-05-07T20:23:30.2006801Z D_gradcheck=1, 2025-05-07T20:23:30.2006980Z stochastic_rounding=True, 2025-05-07T20:23:30.2007136Z weighted=True, 2025-05-07T20:23:30.2007284Z row_wise=True, 2025-05-07T20:23:30.2007432Z mixed=True, 2025-05-07T20:23:30.2007586Z use_cache=False, 2025-05-07T20:23:30.2007774Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:30.2008056Z use_cpu=True, 2025-05-07T20:23:30.2008250Z output_dtype=SparseType.FP32, 2025-05-07T20:23:30.2008395Z ) 2025-05-07T20:23:30.2008787Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:30.2009410Z self=, 2025-05-07T20:23:30.2009571Z mixed_B=False, 2025-05-07T20:23:30.2009723Z compile=False, 2025-05-07T20:23:30.2009863Z T=3, 2025-05-07T20:23:30.2010018Z D=75, 2025-05-07T20:23:30.2010160Z B=44, 2025-05-07T20:23:30.2010306Z log_E=3, 2025-05-07T20:23:30.2010456Z L=19, 2025-05-07T20:23:30.2010609Z D_gradcheck=2, 2025-05-07T20:23:30.2010783Z stochastic_rounding=False, 2025-05-07T20:23:30.2010946Z weighted=True, 2025-05-07T20:23:30.2011096Z row_wise=True, 2025-05-07T20:23:30.2011246Z mixed=False, 2025-05-07T20:23:30.2011409Z use_cache=True, 2025-05-07T20:23:30.2011597Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:30.2011756Z use_cpu=True, 2025-05-07T20:23:30.2011936Z output_dtype=SparseType.FP32, 2025-05-07T20:23:30.2012078Z ) 2025-05-07T20:23:30.7653840Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:30.7655387Z self=, 2025-05-07T20:23:30.7656251Z mixed_B=True, 2025-05-07T20:23:30.7656621Z compile=False, 2025-05-07T20:23:30.7656986Z T=3, 2025-05-07T20:23:30.7657304Z D=18, 2025-05-07T20:23:30.7657634Z B=97, 2025-05-07T20:23:30.7657961Z log_E=3, 2025-05-07T20:23:30.7658293Z L=12, 2025-05-07T20:23:30.7658631Z D_gradcheck=2, 2025-05-07T20:23:30.7659038Z stochastic_rounding=False, 2025-05-07T20:23:30.7659463Z weighted=True, 2025-05-07T20:23:30.7659837Z row_wise=True, 2025-05-07T20:23:30.7660202Z mixed=False, 2025-05-07T20:23:30.7660558Z use_cache=True, 2025-05-07T20:23:30.7660971Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:30.7661447Z use_cpu=True, 2025-05-07T20:23:30.7661838Z output_dtype=SparseType.FP16, 2025-05-07T20:23:30.7662282Z ) 2025-05-07T20:23:30.7662712Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:30.7663643Z self=, 2025-05-07T20:23:30.7664514Z mixed_B=True, 2025-05-07T20:23:30.7664890Z compile=True, 2025-05-07T20:23:30.7665244Z T=4, 2025-05-07T20:23:30.7665581Z D=6, 2025-05-07T20:23:30.7665908Z B=45, 2025-05-07T20:23:30.7666241Z log_E=4, 2025-05-07T20:23:30.7666587Z L=1, 2025-05-07T20:23:30.7666929Z D_gradcheck=2, 2025-05-07T20:23:30.7667561Z stochastic_rounding=True, 2025-05-07T20:23:30.7668016Z weighted=True, 2025-05-07T20:23:30.7668393Z row_wise=False, 2025-05-07T20:23:30.7668759Z mixed=True, 2025-05-07T20:23:30.7669117Z use_cache=False, 2025-05-07T20:23:30.7669543Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:30.7670021Z use_cpu=True, 2025-05-07T20:23:30.7670413Z output_dtype=SparseType.FP32, 2025-05-07T20:23:30.7670853Z ) 2025-05-07T20:23:30.7671258Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:30.7672179Z self=, 2025-05-07T20:23:30.7673037Z mixed_B=True, 2025-05-07T20:23:30.7673411Z compile=False, 2025-05-07T20:23:30.7673767Z T=1, 2025-05-07T20:23:30.7674098Z D=65, 2025-05-07T20:23:30.7674426Z B=112, 2025-05-07T20:23:30.7674754Z log_E=4, 2025-05-07T20:23:30.7675100Z L=3, 2025-05-07T20:23:30.7675439Z D_gradcheck=2, 2025-05-07T20:23:30.7675824Z stochastic_rounding=True, 2025-05-07T20:23:30.7676259Z weighted=True, 2025-05-07T20:23:30.7676634Z row_wise=False, 2025-05-07T20:23:30.7676993Z mixed=True, 2025-05-07T20:23:30.7677364Z use_cache=False, 2025-05-07T20:23:30.7677782Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:30.7678263Z use_cpu=True, 2025-05-07T20:23:30.7678660Z output_dtype=SparseType.FP32, 2025-05-07T20:23:30.7679097Z ) 2025-05-07T20:23:30.7680058Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:30.7681187Z self=, 2025-05-07T20:23:30.7682055Z mixed_B=True, 2025-05-07T20:23:30.7682424Z compile=False, 2025-05-07T20:23:30.7682780Z T=5, 2025-05-07T20:23:30.7683107Z D=72, 2025-05-07T20:23:30.7683433Z B=27, 2025-05-07T20:23:30.7683753Z log_E=3, 2025-05-07T20:23:30.7684102Z L=17, 2025-05-07T20:23:30.7684445Z D_gradcheck=1, 2025-05-07T20:23:30.7684836Z stochastic_rounding=False, 2025-05-07T20:23:30.7685274Z weighted=True, 2025-05-07T20:23:30.7685652Z row_wise=False, 2025-05-07T20:23:30.7686017Z mixed=False, 2025-05-07T20:23:30.7686385Z use_cache=True, 2025-05-07T20:23:30.7686793Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:30.7687265Z use_cpu=True, 2025-05-07T20:23:30.7687660Z output_dtype=SparseType.FP16, 2025-05-07T20:23:30.7688222Z ) 2025-05-07T20:23:30.7688624Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:30.7689563Z self=, 2025-05-07T20:23:30.7690635Z mixed_B=False, 2025-05-07T20:23:30.7691012Z compile=True, 2025-05-07T20:23:30.7691367Z T=4, 2025-05-07T20:23:30.7691699Z D=87, 2025-05-07T20:23:30.7692028Z B=71, 2025-05-07T20:23:30.7692359Z log_E=3, 2025-05-07T20:23:30.7692713Z L=9, 2025-05-07T20:23:30.7693049Z D_gradcheck=1, 2025-05-07T20:23:30.7693435Z stochastic_rounding=True, 2025-05-07T20:23:30.7693882Z weighted=False, 2025-05-07T20:23:30.7694251Z row_wise=True, 2025-05-07T20:23:30.7694615Z mixed=False, 2025-05-07T20:23:30.7694987Z use_cache=False, 2025-05-07T20:23:30.7695410Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:30.7695878Z use_cpu=True, 2025-05-07T20:23:30.7696276Z output_dtype=SparseType.FP32, 2025-05-07T20:23:30.7696718Z ) 2025-05-07T20:23:30.7697113Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:30.7698055Z self=, 2025-05-07T20:23:30.7698920Z mixed_B=True, 2025-05-07T20:23:30.7699289Z compile=True, 2025-05-07T20:23:30.7699643Z T=2, 2025-05-07T20:23:30.7699977Z D=110, 2025-05-07T20:23:30.7700312Z B=95, 2025-05-07T20:23:30.7700639Z log_E=3, 2025-05-07T20:23:30.7700982Z L=15, 2025-05-07T20:23:30.7701320Z D_gradcheck=1, 2025-05-07T20:23:30.7701708Z stochastic_rounding=False, 2025-05-07T20:23:30.7702323Z weighted=False, 2025-05-07T20:23:30.7702718Z row_wise=False, 2025-05-07T20:23:30.7703081Z mixed=False, 2025-05-07T20:23:30.7703452Z use_cache=True, 2025-05-07T20:23:30.7703865Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:30.7704335Z use_cpu=True, 2025-05-07T20:23:30.7704734Z output_dtype=SparseType.FP32, 2025-05-07T20:23:30.7705174Z ) 2025-05-07T20:23:30.7705571Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:30.7706507Z self=, 2025-05-07T20:23:30.7707371Z mixed_B=True, 2025-05-07T20:23:30.7707725Z compile=True, 2025-05-07T20:23:30.7708085Z T=5, 2025-05-07T20:23:30.7708415Z D=80, 2025-05-07T20:23:30.7708748Z B=74, 2025-05-07T20:23:30.7709077Z log_E=3, 2025-05-07T20:23:30.7709426Z L=10, 2025-05-07T20:23:30.7709765Z D_gradcheck=2, 2025-05-07T20:23:30.7710155Z stochastic_rounding=True, 2025-05-07T20:23:30.7710600Z weighted=False, 2025-05-07T20:23:30.7710982Z row_wise=False, 2025-05-07T20:23:30.7711346Z mixed=False, 2025-05-07T20:23:30.7711711Z use_cache=True, 2025-05-07T20:23:30.7712121Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:30.7712593Z use_cpu=True, 2025-05-07T20:23:30.7712987Z output_dtype=SparseType.FP16, 2025-05-07T20:23:30.7713430Z ) 2025-05-07T20:23:30.7714033Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:30.7715034Z self=, 2025-05-07T20:23:30.7715889Z mixed_B=True, 2025-05-07T20:23:30.7716251Z compile=True, 2025-05-07T20:23:30.7716610Z T=4, 2025-05-07T20:23:30.7716929Z D=125, 2025-05-07T20:23:30.7717251Z B=111, 2025-05-07T20:23:30.7717584Z log_E=5, 2025-05-07T20:23:30.7717927Z L=18, 2025-05-07T20:23:30.7718255Z D_gradcheck=1, 2025-05-07T20:23:30.7718648Z stochastic_rounding=False, 2025-05-07T20:23:30.7719085Z weighted=False, 2025-05-07T20:23:30.7719454Z row_wise=True, 2025-05-07T20:23:30.7719822Z mixed=True, 2025-05-07T20:23:30.7720182Z use_cache=True, 2025-05-07T20:23:30.7720589Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:30.7721061Z use_cpu=True, 2025-05-07T20:23:30.7721458Z output_dtype=SparseType.FP16, 2025-05-07T20:23:30.7721902Z ) 2025-05-07T20:23:30.7722301Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:30.7723229Z self=, 2025-05-07T20:23:30.7724202Z mixed_B=True, 2025-05-07T20:23:30.7724564Z compile=True, 2025-05-07T20:23:30.7724921Z T=1, 2025-05-07T20:23:30.7725251Z D=61, 2025-05-07T20:23:30.7725572Z B=32, 2025-05-07T20:23:30.7725900Z log_E=4, 2025-05-07T20:23:30.7726235Z L=13, 2025-05-07T20:23:30.7726568Z D_gradcheck=1, 2025-05-07T20:23:30.7726955Z stochastic_rounding=True, 2025-05-07T20:23:30.7727394Z weighted=False, 2025-05-07T20:23:30.7727762Z row_wise=True, 2025-05-07T20:23:30.7728284Z mixed=False, 2025-05-07T20:23:30.7728654Z use_cache=True, 2025-05-07T20:23:30.7729057Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:30.7729537Z use_cpu=True, 2025-05-07T20:23:30.7729942Z output_dtype=SparseType.FP16, 2025-05-07T20:23:30.7730376Z ) 2025-05-07T20:23:30.7730790Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:30.7731710Z self=, 2025-05-07T20:23:30.7732581Z mixed_B=False, 2025-05-07T20:23:30.7732941Z compile=False, 2025-05-07T20:23:30.7733300Z T=3, 2025-05-07T20:23:30.7733625Z D=15, 2025-05-07T20:23:30.7733943Z B=100, 2025-05-07T20:23:30.7734280Z log_E=4, 2025-05-07T20:23:30.7734618Z L=0, 2025-05-07T20:23:30.7734949Z D_gradcheck=2, 2025-05-07T20:23:30.7735336Z stochastic_rounding=True, 2025-05-07T20:23:30.7735934Z weighted=False, 2025-05-07T20:23:30.7736314Z row_wise=True, 2025-05-07T20:23:30.7736678Z mixed=True, 2025-05-07T20:23:30.7737043Z use_cache=False, 2025-05-07T20:23:30.7737456Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:30.7737931Z use_cpu=True, 2025-05-07T20:23:30.7738323Z output_dtype=SparseType.FP32, 2025-05-07T20:23:30.7738757Z ) 2025-05-07T20:23:30.7739155Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:30.7740082Z self=, 2025-05-07T20:23:30.7740961Z mixed_B=False, 2025-05-07T20:23:30.7741323Z compile=True, 2025-05-07T20:23:30.7741683Z T=1, 2025-05-07T20:23:30.7742014Z D=14, 2025-05-07T20:23:30.7742345Z B=84, 2025-05-07T20:23:30.7742681Z log_E=3, 2025-05-07T20:23:30.7743019Z L=15, 2025-05-07T20:23:30.7743350Z D_gradcheck=1, 2025-05-07T20:23:30.7743741Z stochastic_rounding=False, 2025-05-07T20:23:30.7744192Z weighted=False, 2025-05-07T20:23:30.7744558Z row_wise=True, 2025-05-07T20:23:30.7744929Z mixed=True, 2025-05-07T20:23:30.7745296Z use_cache=True, 2025-05-07T20:23:30.7745704Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:30.7746184Z use_cpu=True, 2025-05-07T20:23:30.7746587Z output_dtype=SparseType.FP16, 2025-05-07T20:23:30.7747021Z ) 2025-05-07T20:23:30.7747573Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:30.7748541Z self=, 2025-05-07T20:23:30.7749508Z mixed_B=False, 2025-05-07T20:23:30.7749881Z compile=True, 2025-05-07T20:23:30.7750238Z T=5, 2025-05-07T20:23:30.7750555Z D=4, 2025-05-07T20:23:30.7750881Z B=15, 2025-05-07T20:23:30.7751210Z log_E=5, 2025-05-07T20:23:30.7751542Z L=13, 2025-05-07T20:23:30.7751881Z D_gradcheck=2, 2025-05-07T20:23:30.7752276Z stochastic_rounding=True, 2025-05-07T20:23:30.7752718Z weighted=False, 2025-05-07T20:23:30.7753085Z row_wise=False, 2025-05-07T20:23:30.7753453Z mixed=True, 2025-05-07T20:23:30.7753812Z use_cache=True, 2025-05-07T20:23:30.7754210Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:30.7754686Z use_cpu=True, 2025-05-07T20:23:30.7755079Z output_dtype=SparseType.FP32, 2025-05-07T20:23:30.7755512Z ) 2025-05-07T20:23:30.7755916Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:30.7756839Z self=, 2025-05-07T20:23:30.7757821Z mixed_B=False, 2025-05-07T20:23:30.7758187Z compile=False, 2025-05-07T20:23:30.7758547Z T=2, 2025-05-07T20:23:30.7758864Z D=98, 2025-05-07T20:23:30.7759186Z B=111, 2025-05-07T20:23:30.7759520Z log_E=4, 2025-05-07T20:23:30.7759849Z L=20, 2025-05-07T20:23:30.7760190Z D_gradcheck=2, 2025-05-07T20:23:30.7760580Z stochastic_rounding=False, 2025-05-07T20:23:30.7761019Z weighted=True, 2025-05-07T20:23:30.7761390Z row_wise=True, 2025-05-07T20:23:30.7761757Z mixed=False, 2025-05-07T20:23:30.7762119Z use_cache=False, 2025-05-07T20:23:30.7762537Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:30.7763016Z use_cpu=True, 2025-05-07T20:23:30.7763415Z output_dtype=SparseType.FP16, 2025-05-07T20:23:30.7763848Z ) 2025-05-07T20:23:30.7764247Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:30.7765171Z self=, 2025-05-07T20:23:30.7766028Z mixed_B=True, 2025-05-07T20:23:30.7766388Z compile=True, 2025-05-07T20:23:30.7766746Z T=1, 2025-05-07T20:23:30.7767063Z D=118, 2025-05-07T20:23:30.7767391Z B=114, 2025-05-07T20:23:30.7767721Z log_E=5, 2025-05-07T20:23:30.7768184Z L=15, 2025-05-07T20:23:30.7768524Z D_gradcheck=2, 2025-05-07T20:23:30.7768908Z stochastic_rounding=True, 2025-05-07T20:23:30.7769463Z weighted=True, 2025-05-07T20:23:30.7769843Z row_wise=True, 2025-05-07T20:23:30.7770201Z mixed=True, 2025-05-07T20:23:30.7770553Z use_cache=False, 2025-05-07T20:23:30.7770977Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:30.7771449Z use_cpu=True, 2025-05-07T20:23:30.7771832Z output_dtype=SparseType.FP32, 2025-05-07T20:23:30.7772271Z ) 2025-05-07T20:23:30.7772673Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:30.7773677Z self=, 2025-05-07T20:23:30.7774534Z mixed_B=False, 2025-05-07T20:23:30.7774902Z compile=True, 2025-05-07T20:23:30.7775260Z T=2, 2025-05-07T20:23:30.7775581Z D=90, 2025-05-07T20:23:30.7775919Z B=24, 2025-05-07T20:23:30.7776247Z log_E=5, 2025-05-07T20:23:30.7776584Z L=5, 2025-05-07T20:23:30.7776930Z D_gradcheck=1, 2025-05-07T20:23:30.7777318Z stochastic_rounding=False, 2025-05-07T20:23:30.7777757Z weighted=False, 2025-05-07T20:23:30.7778126Z row_wise=False, 2025-05-07T20:23:30.7778495Z mixed=False, 2025-05-07T20:23:30.7778865Z use_cache=False, 2025-05-07T20:23:30.7779280Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:30.7780051Z use_cpu=True, 2025-05-07T20:23:30.7780456Z output_dtype=SparseType.FP32, 2025-05-07T20:23:30.7780887Z ) 2025-05-07T20:23:30.7781600Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:30.7782537Z self=, 2025-05-07T20:23:30.7783547Z mixed_B=False, 2025-05-07T20:23:30.7783920Z compile=True, 2025-05-07T20:23:30.7784281Z T=5, 2025-05-07T20:23:30.7784601Z D=66, 2025-05-07T20:23:30.7784930Z B=67, 2025-05-07T20:23:30.7785259Z log_E=4, 2025-05-07T20:23:30.7785591Z L=5, 2025-05-07T20:23:30.7785922Z D_gradcheck=1, 2025-05-07T20:23:30.7786304Z stochastic_rounding=False, 2025-05-07T20:23:30.7786730Z weighted=True, 2025-05-07T20:23:30.7787100Z row_wise=True, 2025-05-07T20:23:30.7787468Z mixed=True, 2025-05-07T20:23:30.7787823Z use_cache=False, 2025-05-07T20:23:30.7788243Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:30.7788725Z use_cpu=True, 2025-05-07T20:23:30.7789122Z output_dtype=SparseType.FP32, 2025-05-07T20:23:30.7789560Z ) 2025-05-07T20:23:30.7789962Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:30.7790887Z self=, 2025-05-07T20:23:30.7791925Z mixed_B=False, 2025-05-07T20:23:30.7792300Z compile=False, 2025-05-07T20:23:30.7792660Z T=1, 2025-05-07T20:23:30.7792976Z D=79, 2025-05-07T20:23:30.7793306Z B=16, 2025-05-07T20:23:30.7793634Z log_E=3, 2025-05-07T20:23:30.7793971Z L=4, 2025-05-07T20:23:30.7794307Z D_gradcheck=1, 2025-05-07T20:23:30.7794699Z stochastic_rounding=True, 2025-05-07T20:23:30.7795131Z weighted=True, 2025-05-07T20:23:30.7795507Z row_wise=False, 2025-05-07T20:23:30.7795878Z mixed=True, 2025-05-07T20:23:30.7796228Z use_cache=True, 2025-05-07T20:23:30.7796648Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:30.7797121Z use_cpu=True, 2025-05-07T20:23:30.7797524Z output_dtype=SparseType.FP32, 2025-05-07T20:23:30.7797962Z ) 2025-05-07T20:23:30.8233044Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:30.8234207Z self=, 2025-05-07T20:23:30.8235109Z mixed_B=True, 2025-05-07T20:23:30.8235476Z compile=True, 2025-05-07T20:23:30.8235829Z T=3, 2025-05-07T20:23:30.8236162Z D=118, 2025-05-07T20:23:30.8236489Z B=18, 2025-05-07T20:23:30.8236809Z log_E=5, 2025-05-07T20:23:30.8237150Z L=5, 2025-05-07T20:23:30.8237488Z D_gradcheck=2, 2025-05-07T20:23:30.8237871Z stochastic_rounding=False, 2025-05-07T20:23:30.8238802Z weighted=False, 2025-05-07T20:23:30.8239211Z row_wise=False, 2025-05-07T20:23:30.8239577Z mixed=True, 2025-05-07T20:23:30.8239941Z use_cache=True, 2025-05-07T20:23:30.8240356Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:30.8240841Z use_cpu=True, 2025-05-07T20:23:30.8241245Z output_dtype=SparseType.FP16, 2025-05-07T20:23:30.8241700Z ) 2025-05-07T20:23:30.8242096Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:30.8243037Z self=, 2025-05-07T20:23:30.8243916Z mixed_B=False, 2025-05-07T20:23:30.8244283Z compile=True, 2025-05-07T20:23:30.8244643Z T=4, 2025-05-07T20:23:30.8244972Z D=79, 2025-05-07T20:23:30.8245296Z B=45, 2025-05-07T20:23:30.8245636Z log_E=4, 2025-05-07T20:23:30.8245978Z L=14, 2025-05-07T20:23:30.8246315Z D_gradcheck=1, 2025-05-07T20:23:30.8246710Z stochastic_rounding=False, 2025-05-07T20:23:30.8247144Z weighted=True, 2025-05-07T20:23:30.8247524Z row_wise=False, 2025-05-07T20:23:30.8247890Z mixed=True, 2025-05-07T20:23:30.8248484Z use_cache=True, 2025-05-07T20:23:30.8248902Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:30.8249378Z use_cpu=True, 2025-05-07T20:23:30.8249779Z output_dtype=SparseType.FP32, 2025-05-07T20:23:30.8250216Z ) 2025-05-07T20:23:30.8250611Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:30.8251791Z self=, 2025-05-07T20:23:30.8252769Z mixed_B=False, 2025-05-07T20:23:30.8253139Z compile=False, 2025-05-07T20:23:30.8253509Z T=5, 2025-05-07T20:23:30.8253848Z D=117, 2025-05-07T20:23:30.8254175Z B=99, 2025-05-07T20:23:30.8254509Z log_E=5, 2025-05-07T20:23:30.8254855Z L=2, 2025-05-07T20:23:30.8255192Z D_gradcheck=1, 2025-05-07T20:23:30.8255586Z stochastic_rounding=True, 2025-05-07T20:23:30.8256032Z weighted=True, 2025-05-07T20:23:30.8256402Z row_wise=False, 2025-05-07T20:23:30.8256767Z mixed=True, 2025-05-07T20:23:30.8257122Z use_cache=True, 2025-05-07T20:23:30.8257519Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:30.8257994Z use_cpu=True, 2025-05-07T20:23:30.8258388Z output_dtype=SparseType.FP16, 2025-05-07T20:23:30.8258822Z ) 2025-05-07T20:23:30.8259214Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:30.8260136Z self=, 2025-05-07T20:23:30.8261153Z mixed_B=True, 2025-05-07T20:23:30.8261512Z compile=True, 2025-05-07T20:23:30.8261873Z T=5, 2025-05-07T20:23:30.8262197Z D=101, 2025-05-07T20:23:30.8262517Z B=83, 2025-05-07T20:23:30.8262854Z log_E=4, 2025-05-07T20:23:30.8263200Z L=18, 2025-05-07T20:23:30.8263537Z D_gradcheck=2, 2025-05-07T20:23:30.8263928Z stochastic_rounding=True, 2025-05-07T20:23:30.8264363Z weighted=False, 2025-05-07T20:23:30.8264734Z row_wise=True, 2025-05-07T20:23:30.8265099Z mixed=False, 2025-05-07T20:23:30.8265458Z use_cache=True, 2025-05-07T20:23:30.8265859Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:30.8266335Z use_cpu=True, 2025-05-07T20:23:30.8266737Z output_dtype=SparseType.FP16, 2025-05-07T20:23:30.8279254Z ) 2025-05-07T20:23:30.8279968Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:30.8280937Z self=, 2025-05-07T20:23:30.8281809Z mixed_B=True, 2025-05-07T20:23:30.8282179Z compile=False, 2025-05-07T20:23:30.8282531Z T=3, 2025-05-07T20:23:30.8282862Z D=88, 2025-05-07T20:23:30.8283193Z B=78, 2025-05-07T20:23:30.8283513Z log_E=4, 2025-05-07T20:23:30.8283857Z L=10, 2025-05-07T20:23:30.8284198Z D_gradcheck=2, 2025-05-07T20:23:30.8284580Z stochastic_rounding=False, 2025-05-07T20:23:30.8285013Z weighted=False, 2025-05-07T20:23:30.8285725Z row_wise=False, 2025-05-07T20:23:30.8286111Z mixed=True, 2025-05-07T20:23:30.8286473Z use_cache=False, 2025-05-07T20:23:30.8286890Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:30.8287359Z use_cpu=True, 2025-05-07T20:23:30.8287759Z output_dtype=SparseType.FP32, 2025-05-07T20:23:30.8288299Z ) 2025-05-07T20:23:30.8288696Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:30.8289617Z self=, 2025-05-07T20:23:30.8290486Z mixed_B=True, 2025-05-07T20:23:30.8290857Z compile=False, 2025-05-07T20:23:30.8291209Z T=2, 2025-05-07T20:23:30.8291536Z D=60, 2025-05-07T20:23:30.8291862Z B=2, 2025-05-07T20:23:30.8292188Z log_E=4, 2025-05-07T20:23:30.8292530Z L=15, 2025-05-07T20:23:30.8292869Z D_gradcheck=1, 2025-05-07T20:23:30.8293248Z stochastic_rounding=True, 2025-05-07T20:23:30.8293674Z weighted=True, 2025-05-07T20:23:30.8294052Z row_wise=True, 2025-05-07T20:23:30.8294414Z mixed=False, 2025-05-07T20:23:30.8294781Z use_cache=True, 2025-05-07T20:23:30.8295193Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:30.8295662Z use_cpu=True, 2025-05-07T20:23:30.8296053Z output_dtype=SparseType.FP16, 2025-05-07T20:23:30.8296492Z ) 2025-05-07T20:23:30.8296881Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:30.8298068Z self=, 2025-05-07T20:23:30.8299065Z mixed_B=False, 2025-05-07T20:23:30.8299436Z compile=False, 2025-05-07T20:23:30.8299790Z T=1, 2025-05-07T20:23:30.8300118Z D=10, 2025-05-07T20:23:30.8300442Z B=106, 2025-05-07T20:23:30.8300765Z log_E=3, 2025-05-07T20:23:30.8301102Z L=6, 2025-05-07T20:23:30.8301439Z D_gradcheck=1, 2025-05-07T20:23:30.8301819Z stochastic_rounding=True, 2025-05-07T20:23:30.8302251Z weighted=False, 2025-05-07T20:23:30.8302638Z row_wise=False, 2025-05-07T20:23:30.8303003Z mixed=False, 2025-05-07T20:23:30.8303369Z use_cache=True, 2025-05-07T20:23:30.8303774Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:30.8304241Z use_cpu=True, 2025-05-07T20:23:30.8304634Z output_dtype=SparseType.FP16, 2025-05-07T20:23:30.8305217Z ) 2025-05-07T20:23:30.8305605Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:30.8306530Z self=, 2025-05-07T20:23:30.8307671Z mixed_B=False, 2025-05-07T20:23:30.8308045Z compile=True, 2025-05-07T20:23:30.8308398Z T=4, 2025-05-07T20:23:30.8308723Z D=67, 2025-05-07T20:23:30.8309057Z B=61, 2025-05-07T20:23:30.8309383Z log_E=3, 2025-05-07T20:23:30.8309721Z L=5, 2025-05-07T20:23:30.8310056Z D_gradcheck=1, 2025-05-07T20:23:30.8310552Z stochastic_rounding=False, 2025-05-07T20:23:30.8310974Z weighted=True, 2025-05-07T20:23:30.8311349Z row_wise=True, 2025-05-07T20:23:30.8311711Z mixed=True, 2025-05-07T20:23:30.8312068Z use_cache=False, 2025-05-07T20:23:30.8312492Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:30.8312968Z use_cpu=True, 2025-05-07T20:23:30.8313367Z output_dtype=SparseType.FP16, 2025-05-07T20:23:30.8313808Z ) 2025-05-07T20:23:30.8314206Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:30.8315132Z self=, 2025-05-07T20:23:30.8315991Z mixed_B=True, 2025-05-07T20:23:30.8316348Z compile=True, 2025-05-07T20:23:30.8316701Z T=1, 2025-05-07T20:23:30.8317029Z D=82, 2025-05-07T20:23:30.8317350Z B=69, 2025-05-07T20:23:30.8317677Z log_E=4, 2025-05-07T20:23:30.8318021Z L=9, 2025-05-07T20:23:30.8318353Z D_gradcheck=2, 2025-05-07T20:23:30.8318744Z stochastic_rounding=True, 2025-05-07T20:23:30.8319175Z weighted=True, 2025-05-07T20:23:30.8319678Z row_wise=False, 2025-05-07T20:23:30.8320063Z mixed=False, 2025-05-07T20:23:30.8320425Z use_cache=False, 2025-05-07T20:23:30.8320831Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:30.8321307Z use_cpu=True, 2025-05-07T20:23:30.8321698Z output_dtype=SparseType.FP32, 2025-05-07T20:23:30.8322125Z ) 2025-05-07T20:23:30.8322517Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:30.8323432Z self=, 2025-05-07T20:23:30.8324302Z mixed_B=True, 2025-05-07T20:23:30.8324676Z compile=True, 2025-05-07T20:23:30.8325037Z T=2, 2025-05-07T20:23:30.8325368Z D=56, 2025-05-07T20:23:30.8325693Z B=99, 2025-05-07T20:23:30.8326020Z log_E=5, 2025-05-07T20:23:30.8326161Z L=7, 2025-05-07T20:23:30.8326319Z D_gradcheck=2, 2025-05-07T20:23:30.8326490Z stochastic_rounding=False, 2025-05-07T20:23:30.8326646Z weighted=False, 2025-05-07T20:23:30.8326811Z row_wise=False, 2025-05-07T20:23:30.8326962Z mixed=False, 2025-05-07T20:23:30.8327115Z use_cache=True, 2025-05-07T20:23:30.8327311Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:30.8327459Z use_cpu=True, 2025-05-07T20:23:30.8327639Z output_dtype=SparseType.FP32, 2025-05-07T20:23:30.8327784Z ) 2025-05-07T20:23:30.8328119Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:30.8328842Z self=, 2025-05-07T20:23:30.8329092Z mixed_B=False, 2025-05-07T20:23:30.8329244Z compile=True, 2025-05-07T20:23:30.8329391Z T=4, 2025-05-07T20:23:30.8329535Z D=22, 2025-05-07T20:23:30.8329677Z B=51, 2025-05-07T20:23:30.8329825Z log_E=3, 2025-05-07T20:23:30.8329967Z L=12, 2025-05-07T20:23:30.8330116Z D_gradcheck=1, 2025-05-07T20:23:30.8330292Z stochastic_rounding=True, 2025-05-07T20:23:30.8330442Z weighted=True, 2025-05-07T20:23:30.8330597Z row_wise=False, 2025-05-07T20:23:30.8330754Z mixed=True, 2025-05-07T20:23:30.8330910Z use_cache=True, 2025-05-07T20:23:30.8331100Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:30.8331257Z use_cpu=True, 2025-05-07T20:23:30.8331439Z output_dtype=SparseType.FP16, 2025-05-07T20:23:30.8331580Z ) 2025-05-07T20:23:30.8331814Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:30.8332373Z self=, 2025-05-07T20:23:30.8332632Z mixed_B=True, 2025-05-07T20:23:30.8332790Z compile=False, 2025-05-07T20:23:30.8332935Z T=2, 2025-05-07T20:23:30.8333084Z D=4, 2025-05-07T20:23:30.8333226Z B=32, 2025-05-07T20:23:30.8333372Z log_E=5, 2025-05-07T20:23:30.8333519Z L=10, 2025-05-07T20:23:30.8333670Z D_gradcheck=2, 2025-05-07T20:23:30.8333847Z stochastic_rounding=False, 2025-05-07T20:23:30.8334013Z weighted=True, 2025-05-07T20:23:30.8334183Z row_wise=False, 2025-05-07T20:23:30.8334342Z mixed=False, 2025-05-07T20:23:30.8334506Z use_cache=False, 2025-05-07T20:23:30.8334704Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:30.8334854Z use_cpu=True, 2025-05-07T20:23:30.8335045Z output_dtype=SparseType.FP32, 2025-05-07T20:23:30.8335188Z ) 2025-05-07T20:23:30.8335416Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:30.8335970Z self=, 2025-05-07T20:23:30.8336127Z mixed_B=True, 2025-05-07T20:23:30.8336289Z compile=False, 2025-05-07T20:23:30.8336433Z T=5, 2025-05-07T20:23:30.8336575Z D=98, 2025-05-07T20:23:30.8336727Z B=46, 2025-05-07T20:23:30.8336871Z log_E=3, 2025-05-07T20:23:30.8337014Z L=6, 2025-05-07T20:23:30.8337175Z D_gradcheck=2, 2025-05-07T20:23:30.8337347Z stochastic_rounding=False, 2025-05-07T20:23:30.8337501Z weighted=False, 2025-05-07T20:23:30.8337744Z row_wise=True, 2025-05-07T20:23:30.8337908Z mixed=True, 2025-05-07T20:23:30.8338060Z use_cache=True, 2025-05-07T20:23:30.8338255Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:30.8338406Z use_cpu=True, 2025-05-07T20:23:30.8338591Z output_dtype=SparseType.FP16, 2025-05-07T20:23:30.8338729Z ) 2025-05-07T20:23:30.8339007Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:30.8339621Z self=, 2025-05-07T20:23:30.8339781Z mixed_B=True, 2025-05-07T20:23:30.8339933Z compile=True, 2025-05-07T20:23:30.8340085Z T=1, 2025-05-07T20:23:30.8340225Z D=79, 2025-05-07T20:23:30.8340365Z B=25, 2025-05-07T20:23:30.8340514Z log_E=4, 2025-05-07T20:23:30.8340661Z L=8, 2025-05-07T20:23:30.8340814Z D_gradcheck=2, 2025-05-07T20:23:30.8340994Z stochastic_rounding=False, 2025-05-07T20:23:30.8341148Z weighted=False, 2025-05-07T20:23:30.8341307Z row_wise=True, 2025-05-07T20:23:30.8341460Z mixed=False, 2025-05-07T20:23:30.8341613Z use_cache=True, 2025-05-07T20:23:30.8341809Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:30.8341959Z use_cpu=True, 2025-05-07T20:23:30.8342139Z output_dtype=SparseType.FP16, 2025-05-07T20:23:30.8342287Z ) 2025-05-07T20:23:30.8342513Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:30.8343154Z self=, 2025-05-07T20:23:30.8343387Z mixed_B=True, 2025-05-07T20:23:30.8343539Z compile=False, 2025-05-07T20:23:30.8343682Z T=5, 2025-05-07T20:23:30.8343832Z D=28, 2025-05-07T20:23:30.8343976Z B=71, 2025-05-07T20:23:30.8344122Z log_E=5, 2025-05-07T20:23:30.8344273Z L=11, 2025-05-07T20:23:30.8344424Z D_gradcheck=2, 2025-05-07T20:23:30.8344600Z stochastic_rounding=False, 2025-05-07T20:23:30.8344755Z weighted=False, 2025-05-07T20:23:30.8344905Z row_wise=False, 2025-05-07T20:23:30.8345068Z mixed=False, 2025-05-07T20:23:30.8345221Z use_cache=True, 2025-05-07T20:23:30.8345408Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:30.8345563Z use_cpu=True, 2025-05-07T20:23:30.8345745Z output_dtype=SparseType.FP16, 2025-05-07T20:23:30.8345886Z ) 2025-05-07T20:23:30.8346114Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:30.8346668Z self=, 2025-05-07T20:23:30.8346929Z mixed_B=False, 2025-05-07T20:23:30.8347094Z compile=False, 2025-05-07T20:23:30.8347241Z T=1, 2025-05-07T20:23:30.8347394Z D=77, 2025-05-07T20:23:30.8347540Z B=15, 2025-05-07T20:23:30.8347685Z log_E=4, 2025-05-07T20:23:30.8347837Z L=16, 2025-05-07T20:23:30.8347985Z D_gradcheck=1, 2025-05-07T20:23:30.8348154Z stochastic_rounding=True, 2025-05-07T20:23:30.8348314Z weighted=True, 2025-05-07T20:23:30.8348471Z row_wise=False, 2025-05-07T20:23:30.8348624Z mixed=True, 2025-05-07T20:23:30.8348783Z use_cache=False, 2025-05-07T20:23:30.8348971Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:30.8349120Z use_cpu=True, 2025-05-07T20:23:30.8349310Z output_dtype=SparseType.FP16, 2025-05-07T20:23:30.8349454Z ) 2025-05-07T20:23:30.8349676Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:30.8350237Z self=, 2025-05-07T20:23:30.8350396Z mixed_B=False, 2025-05-07T20:23:30.8350558Z compile=False, 2025-05-07T20:23:30.8350700Z T=3, 2025-05-07T20:23:30.8350842Z D=11, 2025-05-07T20:23:30.8350991Z B=59, 2025-05-07T20:23:30.8351136Z log_E=5, 2025-05-07T20:23:30.8351280Z L=16, 2025-05-07T20:23:30.8351438Z D_gradcheck=1, 2025-05-07T20:23:30.8351605Z stochastic_rounding=True, 2025-05-07T20:23:30.8351757Z weighted=True, 2025-05-07T20:23:30.8351912Z row_wise=True, 2025-05-07T20:23:30.8352231Z mixed=False, 2025-05-07T20:23:30.8352402Z use_cache=False, 2025-05-07T20:23:30.8352597Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:30.8352744Z use_cpu=True, 2025-05-07T20:23:30.8352928Z output_dtype=SparseType.FP32, 2025-05-07T20:23:30.8353072Z ) 2025-05-07T20:23:30.8813479Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:30.8814186Z self=, 2025-05-07T20:23:30.8814369Z mixed_B=True, 2025-05-07T20:23:30.8814520Z compile=True, 2025-05-07T20:23:30.8814662Z T=2, 2025-05-07T20:23:30.8814810Z D=38, 2025-05-07T20:23:30.8814950Z B=110, 2025-05-07T20:23:30.8815092Z log_E=5, 2025-05-07T20:23:30.8815238Z L=14, 2025-05-07T20:23:30.8815393Z D_gradcheck=1, 2025-05-07T20:23:30.8815566Z stochastic_rounding=False, 2025-05-07T20:23:30.8815724Z weighted=False, 2025-05-07T20:23:30.8815875Z row_wise=True, 2025-05-07T20:23:30.8816038Z mixed=False, 2025-05-07T20:23:30.8816199Z use_cache=True, 2025-05-07T20:23:30.8816386Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:30.8816544Z use_cpu=True, 2025-05-07T20:23:30.8816724Z output_dtype=SparseType.FP16, 2025-05-07T20:23:30.8816870Z ) 2025-05-07T20:23:30.8817102Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:30.8817992Z self=, 2025-05-07T20:23:30.8818339Z mixed_B=True, 2025-05-07T20:23:30.8818494Z compile=False, 2025-05-07T20:23:30.8818634Z T=3, 2025-05-07T20:23:30.8818786Z D=80, 2025-05-07T20:23:30.8818930Z B=55, 2025-05-07T20:23:30.8819077Z log_E=4, 2025-05-07T20:23:30.8819227Z L=8, 2025-05-07T20:23:30.8819378Z D_gradcheck=2, 2025-05-07T20:23:30.8819547Z stochastic_rounding=True, 2025-05-07T20:23:30.8819703Z weighted=True, 2025-05-07T20:23:30.8819853Z row_wise=False, 2025-05-07T20:23:30.8820005Z mixed=False, 2025-05-07T20:23:30.8820169Z use_cache=False, 2025-05-07T20:23:30.8820359Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:30.8820509Z use_cpu=True, 2025-05-07T20:23:30.8820697Z output_dtype=SparseType.FP32, 2025-05-07T20:23:30.8820839Z ) 2025-05-07T20:23:30.8821080Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:30.8821642Z self=, 2025-05-07T20:23:30.8821945Z mixed_B=True, 2025-05-07T20:23:30.8822103Z compile=False, 2025-05-07T20:23:30.8822246Z T=4, 2025-05-07T20:23:30.8822389Z D=25, 2025-05-07T20:23:30.8822537Z B=73, 2025-05-07T20:23:30.8822687Z log_E=5, 2025-05-07T20:23:30.8822829Z L=8, 2025-05-07T20:23:30.8822988Z D_gradcheck=1, 2025-05-07T20:23:30.8823158Z stochastic_rounding=True, 2025-05-07T20:23:30.8823309Z weighted=True, 2025-05-07T20:23:30.8823468Z row_wise=True, 2025-05-07T20:23:30.8823622Z mixed=True, 2025-05-07T20:23:30.8823788Z use_cache=False, 2025-05-07T20:23:30.8823980Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:30.8824129Z use_cpu=True, 2025-05-07T20:23:30.8824320Z output_dtype=SparseType.FP16, 2025-05-07T20:23:30.8824461Z ) 2025-05-07T20:23:30.8824688Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:30.8825246Z self=, 2025-05-07T20:23:30.8825400Z mixed_B=True, 2025-05-07T20:23:30.8825554Z compile=False, 2025-05-07T20:23:30.8825703Z T=3, 2025-05-07T20:23:30.8825844Z D=25, 2025-05-07T20:23:30.8825985Z B=91, 2025-05-07T20:23:30.8826136Z log_E=5, 2025-05-07T20:23:30.8826278Z L=2, 2025-05-07T20:23:30.8826430Z D_gradcheck=2, 2025-05-07T20:23:30.8826608Z stochastic_rounding=True, 2025-05-07T20:23:30.8826765Z weighted=False, 2025-05-07T20:23:30.8826924Z row_wise=True, 2025-05-07T20:23:30.8827228Z mixed=False, 2025-05-07T20:23:30.8827395Z use_cache=True, 2025-05-07T20:23:30.8827589Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:30.8827743Z use_cpu=True, 2025-05-07T20:23:30.8827922Z output_dtype=SparseType.FP32, 2025-05-07T20:23:30.8828071Z ) 2025-05-07T20:23:30.8828295Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:30.8828848Z self=, 2025-05-07T20:23:30.8829012Z mixed_B=False, 2025-05-07T20:23:30.8829167Z compile=False, 2025-05-07T20:23:30.8829315Z T=5, 2025-05-07T20:23:30.8829467Z D=126, 2025-05-07T20:23:30.8829609Z B=58, 2025-05-07T20:23:30.8829751Z log_E=3, 2025-05-07T20:23:30.8829901Z L=14, 2025-05-07T20:23:30.8830053Z D_gradcheck=1, 2025-05-07T20:23:30.8830228Z stochastic_rounding=True, 2025-05-07T20:23:30.8830382Z weighted=True, 2025-05-07T20:23:30.8830534Z row_wise=False, 2025-05-07T20:23:30.8830692Z mixed=True, 2025-05-07T20:23:30.8830843Z use_cache=True, 2025-05-07T20:23:30.8831032Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:30.8831193Z use_cpu=True, 2025-05-07T20:23:30.8831372Z output_dtype=SparseType.FP32, 2025-05-07T20:23:30.8831511Z ) 2025-05-07T20:23:30.8831749Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:30.8832385Z self=, 2025-05-07T20:23:30.8832605Z mixed_B=False, 2025-05-07T20:23:30.8832772Z compile=True, 2025-05-07T20:23:30.8832913Z T=3, 2025-05-07T20:23:30.8833060Z D=48, 2025-05-07T20:23:30.8833201Z B=65, 2025-05-07T20:23:30.8833346Z log_E=5, 2025-05-07T20:23:30.8833490Z L=12, 2025-05-07T20:23:30.8833642Z D_gradcheck=2, 2025-05-07T20:23:30.8833810Z stochastic_rounding=True, 2025-05-07T20:23:30.8833975Z weighted=True, 2025-05-07T20:23:30.8834128Z row_wise=False, 2025-05-07T20:23:30.8834275Z mixed=True, 2025-05-07T20:23:30.8834435Z use_cache=False, 2025-05-07T20:23:30.8834624Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:30.8834774Z use_cpu=True, 2025-05-07T20:23:30.8834959Z output_dtype=SparseType.FP16, 2025-05-07T20:23:30.8835098Z ) 2025-05-07T20:23:30.8835321Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:30.8835881Z self=, 2025-05-07T20:23:30.8836037Z mixed_B=True, 2025-05-07T20:23:30.8836286Z compile=False, 2025-05-07T20:23:30.8836433Z T=5, 2025-05-07T20:23:30.8836575Z D=40, 2025-05-07T20:23:30.8836728Z B=15, 2025-05-07T20:23:30.8836876Z log_E=4, 2025-05-07T20:23:30.8837020Z L=6, 2025-05-07T20:23:30.8837178Z D_gradcheck=1, 2025-05-07T20:23:30.8837348Z stochastic_rounding=True, 2025-05-07T20:23:30.8837500Z weighted=False, 2025-05-07T20:23:30.8837658Z row_wise=False, 2025-05-07T20:23:30.8837811Z mixed=False, 2025-05-07T20:23:30.8837964Z use_cache=False, 2025-05-07T20:23:30.8838156Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:30.8838305Z use_cpu=True, 2025-05-07T20:23:30.8838488Z output_dtype=SparseType.FP32, 2025-05-07T20:23:30.8838637Z ) 2025-05-07T20:23:30.8838863Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:30.8839421Z self=, 2025-05-07T20:23:30.8839574Z mixed_B=True, 2025-05-07T20:23:30.8839729Z compile=False, 2025-05-07T20:23:30.8839876Z T=1, 2025-05-07T20:23:30.8840021Z D=38, 2025-05-07T20:23:30.8840168Z B=84, 2025-05-07T20:23:30.8840403Z log_E=3, 2025-05-07T20:23:30.8840552Z L=20, 2025-05-07T20:23:30.8840709Z D_gradcheck=2, 2025-05-07T20:23:30.8840880Z stochastic_rounding=True, 2025-05-07T20:23:30.8841038Z weighted=False, 2025-05-07T20:23:30.8841187Z row_wise=True, 2025-05-07T20:23:30.8841334Z mixed=True, 2025-05-07T20:23:30.8841578Z use_cache=False, 2025-05-07T20:23:30.8841783Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:30.8841935Z use_cpu=True, 2025-05-07T20:23:30.8842124Z output_dtype=SparseType.FP16, 2025-05-07T20:23:30.8842267Z ) 2025-05-07T20:23:30.8842488Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:30.8843044Z self=, 2025-05-07T20:23:30.8843202Z mixed_B=False, 2025-05-07T20:23:30.8843365Z compile=False, 2025-05-07T20:23:30.8843509Z T=3, 2025-05-07T20:23:30.8843832Z D=55, 2025-05-07T20:23:30.8844006Z B=113, 2025-05-07T20:23:30.8844152Z log_E=3, 2025-05-07T20:23:30.8844298Z L=15, 2025-05-07T20:23:30.8844457Z D_gradcheck=1, 2025-05-07T20:23:30.8844630Z stochastic_rounding=False, 2025-05-07T20:23:30.8844787Z weighted=False, 2025-05-07T20:23:30.8844944Z row_wise=True, 2025-05-07T20:23:30.8845092Z mixed=False, 2025-05-07T20:23:30.8845246Z use_cache=True, 2025-05-07T20:23:30.8845442Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:30.8845590Z use_cpu=True, 2025-05-07T20:23:30.8845770Z output_dtype=SparseType.FP16, 2025-05-07T20:23:30.8845918Z ) 2025-05-07T20:23:30.8846145Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:30.8846852Z self=, 2025-05-07T20:23:30.8847069Z mixed_B=True, 2025-05-07T20:23:30.8847227Z compile=True, 2025-05-07T20:23:30.8847378Z T=5, 2025-05-07T20:23:30.8847521Z D=52, 2025-05-07T20:23:30.8847666Z B=60, 2025-05-07T20:23:30.8847823Z log_E=4, 2025-05-07T20:23:30.8848070Z L=8, 2025-05-07T20:23:30.8848228Z D_gradcheck=1, 2025-05-07T20:23:30.8848405Z stochastic_rounding=False, 2025-05-07T20:23:30.8848556Z weighted=True, 2025-05-07T20:23:30.8848705Z row_wise=True, 2025-05-07T20:23:30.8848861Z mixed=False, 2025-05-07T20:23:30.8849015Z use_cache=True, 2025-05-07T20:23:30.8849203Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:30.8849362Z use_cpu=True, 2025-05-07T20:23:30.8849542Z output_dtype=SparseType.FP16, 2025-05-07T20:23:30.8849686Z ) 2025-05-07T20:23:30.8849910Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:30.8850464Z self=, 2025-05-07T20:23:30.8850631Z mixed_B=False, 2025-05-07T20:23:30.8850917Z compile=False, 2025-05-07T20:23:30.8851056Z T=3, 2025-05-07T20:23:30.8851204Z D=6, 2025-05-07T20:23:30.8851353Z B=69, 2025-05-07T20:23:30.8851497Z log_E=4, 2025-05-07T20:23:30.8851642Z L=12, 2025-05-07T20:23:30.8851789Z D_gradcheck=2, 2025-05-07T20:23:30.8851960Z stochastic_rounding=True, 2025-05-07T20:23:30.8852116Z weighted=True, 2025-05-07T20:23:30.8852267Z row_wise=True, 2025-05-07T20:23:30.8852417Z mixed=True, 2025-05-07T20:23:30.8852588Z use_cache=True, 2025-05-07T20:23:30.8852781Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:30.8852942Z use_cpu=True, 2025-05-07T20:23:30.8853120Z output_dtype=SparseType.FP16, 2025-05-07T20:23:30.8853260Z ) 2025-05-07T20:23:30.8853491Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:30.8854043Z self=, 2025-05-07T20:23:30.8854196Z mixed_B=False, 2025-05-07T20:23:30.8854363Z compile=False, 2025-05-07T20:23:30.8854507Z T=5, 2025-05-07T20:23:30.8854649Z D=113, 2025-05-07T20:23:30.8854798Z B=44, 2025-05-07T20:23:30.8854945Z log_E=3, 2025-05-07T20:23:30.8855089Z L=16, 2025-05-07T20:23:30.8855244Z D_gradcheck=1, 2025-05-07T20:23:30.8855414Z stochastic_rounding=True, 2025-05-07T20:23:30.8855575Z weighted=True, 2025-05-07T20:23:30.8855724Z row_wise=True, 2025-05-07T20:23:30.8855873Z mixed=True, 2025-05-07T20:23:30.8856132Z use_cache=True, 2025-05-07T20:23:30.8856335Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:30.8856486Z use_cpu=True, 2025-05-07T20:23:30.8856674Z output_dtype=SparseType.FP32, 2025-05-07T20:23:30.8856812Z ) 2025-05-07T20:23:30.8857034Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:30.8857596Z self=, 2025-05-07T20:23:30.8857752Z mixed_B=False, 2025-05-07T20:23:30.8857913Z compile=False, 2025-05-07T20:23:30.8858067Z T=2, 2025-05-07T20:23:30.8858209Z D=126, 2025-05-07T20:23:30.8858349Z B=80, 2025-05-07T20:23:30.8858510Z log_E=3, 2025-05-07T20:23:30.8858657Z L=6, 2025-05-07T20:23:30.8858812Z D_gradcheck=2, 2025-05-07T20:23:30.8858982Z stochastic_rounding=True, 2025-05-07T20:23:30.8859133Z weighted=True, 2025-05-07T20:23:30.8859289Z row_wise=False, 2025-05-07T20:23:30.8859439Z mixed=True, 2025-05-07T20:23:30.8859595Z use_cache=True, 2025-05-07T20:23:30.8859791Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:30.8859941Z use_cpu=True, 2025-05-07T20:23:30.8860120Z output_dtype=SparseType.FP16, 2025-05-07T20:23:30.8860267Z ) 2025-05-07T20:23:30.8860491Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:30.8861122Z self=, 2025-05-07T20:23:30.8861295Z mixed_B=False, 2025-05-07T20:23:30.8861535Z compile=False, 2025-05-07T20:23:30.8861686Z T=3, 2025-05-07T20:23:30.8861828Z D=41, 2025-05-07T20:23:30.8861975Z B=126, 2025-05-07T20:23:30.8862129Z log_E=3, 2025-05-07T20:23:30.8862271Z L=13, 2025-05-07T20:23:30.8862421Z D_gradcheck=1, 2025-05-07T20:23:30.8862604Z stochastic_rounding=False, 2025-05-07T20:23:30.8862756Z weighted=False, 2025-05-07T20:23:30.8862907Z row_wise=True, 2025-05-07T20:23:30.8863063Z mixed=True, 2025-05-07T20:23:30.8863224Z use_cache=False, 2025-05-07T20:23:30.8863413Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:30.8863572Z use_cpu=True, 2025-05-07T20:23:30.8863759Z output_dtype=SparseType.FP32, 2025-05-07T20:23:30.8863899Z ) 2025-05-07T20:23:30.8864130Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:30.8864683Z self=, 2025-05-07T20:23:30.8864842Z mixed_B=False, 2025-05-07T20:23:30.8865075Z compile=False, 2025-05-07T20:23:30.8865216Z T=3, 2025-05-07T20:23:30.8865366Z D=21, 2025-05-07T20:23:30.8865512Z B=125, 2025-05-07T20:23:30.8865656Z log_E=5, 2025-05-07T20:23:30.8865805Z L=11, 2025-05-07T20:23:30.8865954Z D_gradcheck=1, 2025-05-07T20:23:30.8866129Z stochastic_rounding=False, 2025-05-07T20:23:30.8866287Z weighted=True, 2025-05-07T20:23:30.8866443Z row_wise=False, 2025-05-07T20:23:30.8866594Z mixed=True, 2025-05-07T20:23:30.8866763Z use_cache=False, 2025-05-07T20:23:30.8866953Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:30.8867105Z use_cpu=True, 2025-05-07T20:23:30.8867294Z output_dtype=SparseType.FP32, 2025-05-07T20:23:30.8867432Z ) 2025-05-07T20:23:30.8867666Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:30.8868221Z self=, 2025-05-07T20:23:30.8868376Z mixed_B=False, 2025-05-07T20:23:30.8868548Z compile=False, 2025-05-07T20:23:30.8868691Z T=5, 2025-05-07T20:23:30.8868832Z D=12, 2025-05-07T20:23:30.8868979Z B=23, 2025-05-07T20:23:30.8869123Z log_E=3, 2025-05-07T20:23:30.8869267Z L=0, 2025-05-07T20:23:30.8869424Z D_gradcheck=2, 2025-05-07T20:23:30.8869592Z stochastic_rounding=True, 2025-05-07T20:23:30.8869745Z weighted=True, 2025-05-07T20:23:30.8869901Z row_wise=False, 2025-05-07T20:23:30.8870050Z mixed=False, 2025-05-07T20:23:30.8870295Z use_cache=False, 2025-05-07T20:23:30.8870501Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:30.8870648Z use_cpu=True, 2025-05-07T20:23:30.8870838Z output_dtype=SparseType.FP32, 2025-05-07T20:23:30.8870977Z ) 2025-05-07T20:23:30.8871201Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:30.8871760Z self=, 2025-05-07T20:23:30.8871910Z mixed_B=True, 2025-05-07T20:23:30.8872064Z compile=True, 2025-05-07T20:23:30.8872210Z T=4, 2025-05-07T20:23:30.8872351Z D=10, 2025-05-07T20:23:30.8872493Z B=91, 2025-05-07T20:23:30.8872643Z log_E=3, 2025-05-07T20:23:30.8872790Z L=3, 2025-05-07T20:23:30.8872954Z D_gradcheck=1, 2025-05-07T20:23:30.8873129Z stochastic_rounding=True, 2025-05-07T20:23:30.8873283Z weighted=False, 2025-05-07T20:23:30.8873436Z row_wise=False, 2025-05-07T20:23:30.8873590Z mixed=True, 2025-05-07T20:23:30.8873745Z use_cache=False, 2025-05-07T20:23:30.8873939Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:30.8874088Z use_cpu=True, 2025-05-07T20:23:30.8874267Z output_dtype=SparseType.FP16, 2025-05-07T20:23:30.8874417Z ) 2025-05-07T20:23:30.9410751Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:30.9411819Z self=, 2025-05-07T20:23:30.9412001Z mixed_B=False, 2025-05-07T20:23:30.9412299Z compile=True, 2025-05-07T20:23:30.9412461Z T=2, 2025-05-07T20:23:30.9412605Z D=54, 2025-05-07T20:23:30.9412751Z B=17, 2025-05-07T20:23:30.9412899Z log_E=3, 2025-05-07T20:23:30.9413040Z L=17, 2025-05-07T20:23:30.9413191Z D_gradcheck=1, 2025-05-07T20:23:30.9413372Z stochastic_rounding=False, 2025-05-07T20:23:30.9413530Z weighted=True, 2025-05-07T20:23:30.9413682Z row_wise=False, 2025-05-07T20:23:30.9413837Z mixed=True, 2025-05-07T20:23:30.9413995Z use_cache=True, 2025-05-07T20:23:30.9414194Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:30.9414355Z use_cpu=True, 2025-05-07T20:23:30.9414538Z output_dtype=SparseType.FP32, 2025-05-07T20:23:30.9414689Z ) 2025-05-07T20:23:30.9414922Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:30.9415479Z self=, 2025-05-07T20:23:30.9415636Z mixed_B=True, 2025-05-07T20:23:30.9415791Z compile=True, 2025-05-07T20:23:30.9416068Z T=3, 2025-05-07T20:23:30.9416215Z D=92, 2025-05-07T20:23:30.9416355Z B=88, 2025-05-07T20:23:30.9416500Z log_E=3, 2025-05-07T20:23:30.9416650Z L=14, 2025-05-07T20:23:30.9416798Z D_gradcheck=2, 2025-05-07T20:23:30.9416969Z stochastic_rounding=False, 2025-05-07T20:23:30.9417128Z weighted=False, 2025-05-07T20:23:30.9417280Z row_wise=False, 2025-05-07T20:23:30.9417435Z mixed=True, 2025-05-07T20:23:30.9417593Z use_cache=False, 2025-05-07T20:23:30.9417785Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:30.9417948Z use_cpu=True, 2025-05-07T20:23:30.9418126Z output_dtype=SparseType.FP16, 2025-05-07T20:23:30.9418266Z ) 2025-05-07T20:23:30.9418498Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:30.9419055Z self=, 2025-05-07T20:23:30.9419205Z mixed_B=True, 2025-05-07T20:23:30.9419363Z compile=True, 2025-05-07T20:23:30.9419507Z T=5, 2025-05-07T20:23:30.9419649Z D=112, 2025-05-07T20:23:30.9419801Z B=52, 2025-05-07T20:23:30.9419945Z log_E=3, 2025-05-07T20:23:30.9420088Z L=4, 2025-05-07T20:23:30.9420249Z D_gradcheck=2, 2025-05-07T20:23:30.9420418Z stochastic_rounding=True, 2025-05-07T20:23:30.9420579Z weighted=False, 2025-05-07T20:23:30.9420731Z row_wise=False, 2025-05-07T20:23:30.9420883Z mixed=False, 2025-05-07T20:23:30.9421203Z use_cache=True, 2025-05-07T20:23:30.9421412Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:30.9421564Z use_cpu=True, 2025-05-07T20:23:30.9421750Z output_dtype=SparseType.FP16, 2025-05-07T20:23:30.9421890Z ) 2025-05-07T20:23:30.9422123Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:30.9422685Z self=, 2025-05-07T20:23:30.9422837Z mixed_B=False, 2025-05-07T20:23:30.9422995Z compile=True, 2025-05-07T20:23:30.9423155Z T=2, 2025-05-07T20:23:30.9423299Z D=127, 2025-05-07T20:23:30.9423566Z B=55, 2025-05-07T20:23:30.9423712Z log_E=3, 2025-05-07T20:23:30.9423860Z L=9, 2025-05-07T20:23:30.9424020Z D_gradcheck=1, 2025-05-07T20:23:30.9424195Z stochastic_rounding=False, 2025-05-07T20:23:30.9424349Z weighted=True, 2025-05-07T20:23:30.9424529Z row_wise=True, 2025-05-07T20:23:30.9424678Z mixed=True, 2025-05-07T20:23:30.9424838Z use_cache=False, 2025-05-07T20:23:30.9425038Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:30.9425190Z use_cpu=True, 2025-05-07T20:23:30.9425370Z output_dtype=SparseType.FP16, 2025-05-07T20:23:30.9425522Z ) 2025-05-07T20:23:30.9425748Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:30.9426307Z self=, 2025-05-07T20:23:30.9426549Z mixed_B=True, 2025-05-07T20:23:30.9426762Z compile=False, 2025-05-07T20:23:30.9426920Z T=3, 2025-05-07T20:23:30.9427066Z D=123, 2025-05-07T20:23:30.9427212Z B=109, 2025-05-07T20:23:30.9427368Z log_E=3, 2025-05-07T20:23:30.9427514Z L=2, 2025-05-07T20:23:30.9427665Z D_gradcheck=1, 2025-05-07T20:23:30.9427840Z stochastic_rounding=True, 2025-05-07T20:23:30.9427992Z weighted=True, 2025-05-07T20:23:30.9428143Z row_wise=True, 2025-05-07T20:23:30.9428300Z mixed=False, 2025-05-07T20:23:30.9428450Z use_cache=True, 2025-05-07T20:23:30.9428644Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:30.9428803Z use_cpu=True, 2025-05-07T20:23:30.9428981Z output_dtype=SparseType.FP32, 2025-05-07T20:23:30.9429127Z ) 2025-05-07T20:23:30.9429350Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:30.9429897Z self=, 2025-05-07T20:23:30.9430057Z mixed_B=True, 2025-05-07T20:23:30.9430212Z compile=True, 2025-05-07T20:23:30.9430440Z T=3, 2025-05-07T20:23:30.9430590Z D=113, 2025-05-07T20:23:30.9430733Z B=79, 2025-05-07T20:23:30.9430877Z log_E=3, 2025-05-07T20:23:30.9431029Z L=15, 2025-05-07T20:23:30.9431180Z D_gradcheck=1, 2025-05-07T20:23:30.9431349Z stochastic_rounding=True, 2025-05-07T20:23:30.9431512Z weighted=True, 2025-05-07T20:23:30.9431663Z row_wise=True, 2025-05-07T20:23:30.9431812Z mixed=False, 2025-05-07T20:23:30.9431974Z use_cache=True, 2025-05-07T20:23:30.9432169Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:30.9432326Z use_cpu=True, 2025-05-07T20:23:30.9432508Z output_dtype=SparseType.FP32, 2025-05-07T20:23:30.9432649Z ) 2025-05-07T20:23:30.9432887Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:30.9433439Z self=, 2025-05-07T20:23:30.9433598Z mixed_B=False, 2025-05-07T20:23:30.9433769Z compile=True, 2025-05-07T20:23:30.9433919Z T=1, 2025-05-07T20:23:30.9434059Z D=45, 2025-05-07T20:23:30.9434211Z B=75, 2025-05-07T20:23:30.9434356Z log_E=5, 2025-05-07T20:23:30.9434497Z L=10, 2025-05-07T20:23:30.9434652Z D_gradcheck=1, 2025-05-07T20:23:30.9434821Z stochastic_rounding=True, 2025-05-07T20:23:30.9434973Z weighted=False, 2025-05-07T20:23:30.9435137Z row_wise=False, 2025-05-07T20:23:30.9435286Z mixed=True, 2025-05-07T20:23:30.9435450Z use_cache=False, 2025-05-07T20:23:30.9435730Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:30.9435895Z use_cpu=True, 2025-05-07T20:23:30.9436083Z output_dtype=SparseType.FP32, 2025-05-07T20:23:30.9436222Z ) 2025-05-07T20:23:30.9436443Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:30.9436996Z self=, 2025-05-07T20:23:30.9437149Z mixed_B=True, 2025-05-07T20:23:30.9437305Z compile=True, 2025-05-07T20:23:30.9437461Z T=2, 2025-05-07T20:23:30.9437601Z D=92, 2025-05-07T20:23:30.9437743Z B=47, 2025-05-07T20:23:30.9437900Z log_E=3, 2025-05-07T20:23:30.9438051Z L=6, 2025-05-07T20:23:30.9438212Z D_gradcheck=1, 2025-05-07T20:23:30.9438385Z stochastic_rounding=False, 2025-05-07T20:23:30.9438540Z weighted=False, 2025-05-07T20:23:30.9438699Z row_wise=False, 2025-05-07T20:23:30.9438853Z mixed=False, 2025-05-07T20:23:30.9439004Z use_cache=True, 2025-05-07T20:23:30.9439201Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:30.9439357Z use_cpu=True, 2025-05-07T20:23:30.9439536Z output_dtype=SparseType.FP32, 2025-05-07T20:23:30.9439683Z ) 2025-05-07T20:23:30.9439912Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:30.9440459Z self=, 2025-05-07T20:23:30.9440725Z mixed_B=True, 2025-05-07T20:23:30.9440893Z compile=False, 2025-05-07T20:23:30.9441127Z T=5, 2025-05-07T20:23:30.9441274Z D=78, 2025-05-07T20:23:30.9441417Z B=109, 2025-05-07T20:23:30.9441567Z log_E=5, 2025-05-07T20:23:30.9441707Z L=16, 2025-05-07T20:23:30.9441857Z D_gradcheck=1, 2025-05-07T20:23:30.9442034Z stochastic_rounding=True, 2025-05-07T20:23:30.9442186Z weighted=True, 2025-05-07T20:23:30.9442336Z row_wise=True, 2025-05-07T20:23:30.9442488Z mixed=False, 2025-05-07T20:23:30.9442639Z use_cache=True, 2025-05-07T20:23:30.9442831Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:30.9442989Z use_cpu=True, 2025-05-07T20:23:30.9443168Z output_dtype=SparseType.FP32, 2025-05-07T20:23:30.9443310Z ) 2025-05-07T20:23:30.9443542Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:30.9444091Z self=, 2025-05-07T20:23:30.9444253Z mixed_B=True, 2025-05-07T20:23:30.9444406Z compile=False, 2025-05-07T20:23:30.9444647Z T=1, 2025-05-07T20:23:30.9444799Z D=8, 2025-05-07T20:23:30.9444940Z B=41, 2025-05-07T20:23:30.9445085Z log_E=4, 2025-05-07T20:23:30.9445235Z L=18, 2025-05-07T20:23:30.9445386Z D_gradcheck=1, 2025-05-07T20:23:30.9445554Z stochastic_rounding=True, 2025-05-07T20:23:30.9445713Z weighted=True, 2025-05-07T20:23:30.9445865Z row_wise=False, 2025-05-07T20:23:30.9446012Z mixed=False, 2025-05-07T20:23:30.9446166Z use_cache=True, 2025-05-07T20:23:30.9446363Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:30.9446518Z use_cpu=True, 2025-05-07T20:23:30.9446704Z output_dtype=SparseType.FP16, 2025-05-07T20:23:30.9446849Z ) 2025-05-07T20:23:30.9447070Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:30.9447630Z self=, 2025-05-07T20:23:30.9447784Z mixed_B=True, 2025-05-07T20:23:30.9448180Z compile=True, 2025-05-07T20:23:30.9448340Z T=3, 2025-05-07T20:23:30.9448485Z D=110, 2025-05-07T20:23:30.9448638Z B=105, 2025-05-07T20:23:30.9448782Z log_E=3, 2025-05-07T20:23:30.9448923Z L=9, 2025-05-07T20:23:30.9449081Z D_gradcheck=1, 2025-05-07T20:23:30.9449255Z stochastic_rounding=False, 2025-05-07T20:23:30.9449409Z weighted=False, 2025-05-07T20:23:30.9449564Z row_wise=True, 2025-05-07T20:23:30.9449710Z mixed=True, 2025-05-07T20:23:30.9449863Z use_cache=True, 2025-05-07T20:23:30.9450186Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:30.9450351Z use_cpu=True, 2025-05-07T20:23:30.9450539Z output_dtype=SparseType.FP16, 2025-05-07T20:23:30.9450678Z ) 2025-05-07T20:23:30.9450903Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:30.9451461Z self=, 2025-05-07T20:23:30.9451617Z mixed_B=False, 2025-05-07T20:23:30.9451769Z compile=True, 2025-05-07T20:23:30.9451919Z T=1, 2025-05-07T20:23:30.9452066Z D=88, 2025-05-07T20:23:30.9452208Z B=87, 2025-05-07T20:23:30.9452358Z log_E=5, 2025-05-07T20:23:30.9452499Z L=9, 2025-05-07T20:23:30.9452654Z D_gradcheck=2, 2025-05-07T20:23:30.9452827Z stochastic_rounding=True, 2025-05-07T20:23:30.9452980Z weighted=False, 2025-05-07T20:23:30.9453129Z row_wise=False, 2025-05-07T20:23:30.9453285Z mixed=False, 2025-05-07T20:23:30.9453438Z use_cache=False, 2025-05-07T20:23:30.9453638Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:30.9453788Z use_cpu=True, 2025-05-07T20:23:30.9453972Z output_dtype=SparseType.FP32, 2025-05-07T20:23:30.9454117Z ) 2025-05-07T20:23:30.9454340Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:30.9454891Z self=, 2025-05-07T20:23:30.9455129Z mixed_B=False, 2025-05-07T20:23:30.9455299Z compile=False, 2025-05-07T20:23:30.9455521Z T=3, 2025-05-07T20:23:30.9455679Z D=45, 2025-05-07T20:23:30.9455825Z B=125, 2025-05-07T20:23:30.9455973Z log_E=5, 2025-05-07T20:23:30.9456121Z L=2, 2025-05-07T20:23:30.9456270Z D_gradcheck=2, 2025-05-07T20:23:30.9456446Z stochastic_rounding=False, 2025-05-07T20:23:30.9456609Z weighted=False, 2025-05-07T20:23:30.9456758Z row_wise=False, 2025-05-07T20:23:30.9456914Z mixed=True, 2025-05-07T20:23:30.9457068Z use_cache=False, 2025-05-07T20:23:30.9457264Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:30.9457421Z use_cpu=True, 2025-05-07T20:23:30.9457600Z output_dtype=SparseType.FP16, 2025-05-07T20:23:30.9457738Z ) 2025-05-07T20:23:30.9457971Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:30.9458523Z self=, 2025-05-07T20:23:30.9458677Z mixed_B=False, 2025-05-07T20:23:30.9458840Z compile=True, 2025-05-07T20:23:30.9458986Z T=3, 2025-05-07T20:23:30.9459227Z D=107, 2025-05-07T20:23:30.9459380Z B=120, 2025-05-07T20:23:30.9459526Z log_E=5, 2025-05-07T20:23:30.9459678Z L=15, 2025-05-07T20:23:30.9459833Z D_gradcheck=2, 2025-05-07T20:23:30.9460002Z stochastic_rounding=True, 2025-05-07T20:23:30.9460165Z weighted=False, 2025-05-07T20:23:30.9460321Z row_wise=False, 2025-05-07T20:23:30.9460479Z mixed=False, 2025-05-07T20:23:30.9460640Z use_cache=True, 2025-05-07T20:23:30.9460838Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:30.9460998Z use_cpu=True, 2025-05-07T20:23:30.9461186Z output_dtype=SparseType.FP16, 2025-05-07T20:23:30.9461328Z ) 2025-05-07T20:23:30.9461558Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:30.9462112Z self=, 2025-05-07T20:23:30.9462266Z mixed_B=False, 2025-05-07T20:23:30.9462418Z compile=True, 2025-05-07T20:23:30.9462573Z T=1, 2025-05-07T20:23:30.9462718Z D=92, 2025-05-07T20:23:30.9462872Z B=53, 2025-05-07T20:23:30.9463017Z log_E=5, 2025-05-07T20:23:30.9463162Z L=17, 2025-05-07T20:23:30.9463322Z D_gradcheck=2, 2025-05-07T20:23:30.9463496Z stochastic_rounding=True, 2025-05-07T20:23:30.9463649Z weighted=True, 2025-05-07T20:23:30.9463804Z row_wise=True, 2025-05-07T20:23:30.9463952Z mixed=True, 2025-05-07T20:23:30.9464105Z use_cache=True, 2025-05-07T20:23:30.9464412Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:30.9464578Z use_cpu=True, 2025-05-07T20:23:30.9464759Z output_dtype=SparseType.FP16, 2025-05-07T20:23:30.9464907Z ) 2025-05-07T20:23:30.9465132Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:30.9465681Z self=, 2025-05-07T20:23:30.9465841Z mixed_B=True, 2025-05-07T20:23:30.9465994Z compile=True, 2025-05-07T20:23:30.9466146Z T=2, 2025-05-07T20:23:30.9466294Z D=72, 2025-05-07T20:23:30.9466437Z B=2, 2025-05-07T20:23:30.9466587Z log_E=5, 2025-05-07T20:23:30.9466733Z L=20, 2025-05-07T20:23:30.9466883Z D_gradcheck=2, 2025-05-07T20:23:30.9467062Z stochastic_rounding=True, 2025-05-07T20:23:30.9467213Z weighted=True, 2025-05-07T20:23:30.9467362Z row_wise=True, 2025-05-07T20:23:30.9467516Z mixed=True, 2025-05-07T20:23:30.9467667Z use_cache=True, 2025-05-07T20:23:30.9467857Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:30.9468013Z use_cpu=True, 2025-05-07T20:23:30.9468194Z output_dtype=SparseType.FP32, 2025-05-07T20:23:30.9468334Z ) 2025-05-07T20:23:30.9468566Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:30.9469120Z self=, 2025-05-07T20:23:30.9469286Z mixed_B=False, 2025-05-07T20:23:30.9469517Z compile=True, 2025-05-07T20:23:30.9469709Z T=3, 2025-05-07T20:23:30.9469864Z D=44, 2025-05-07T20:23:30.9470006Z B=51, 2025-05-07T20:23:30.9470150Z log_E=4, 2025-05-07T20:23:30.9470298Z L=16, 2025-05-07T20:23:30.9470450Z D_gradcheck=1, 2025-05-07T20:23:30.9470621Z stochastic_rounding=True, 2025-05-07T20:23:30.9470783Z weighted=False, 2025-05-07T20:23:30.9470933Z row_wise=False, 2025-05-07T20:23:30.9471084Z mixed=False, 2025-05-07T20:23:30.9471248Z use_cache=False, 2025-05-07T20:23:30.9471441Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:30.9471592Z use_cpu=True, 2025-05-07T20:23:30.9471778Z output_dtype=SparseType.FP32, 2025-05-07T20:23:30.9471917Z ) 2025-05-07T20:23:30.9996676Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:30.9997753Z self=, 2025-05-07T20:23:30.9998616Z mixed_B=True, 2025-05-07T20:23:30.9999003Z compile=True, 2025-05-07T20:23:30.9999379Z T=3, 2025-05-07T20:23:31.0000103Z D=90, 2025-05-07T20:23:31.0000434Z B=55, 2025-05-07T20:23:31.0000767Z log_E=3, 2025-05-07T20:23:31.0001114Z L=13, 2025-05-07T20:23:31.0001448Z D_gradcheck=2, 2025-05-07T20:23:31.0001844Z stochastic_rounding=False, 2025-05-07T20:23:31.0002288Z weighted=False, 2025-05-07T20:23:31.0002661Z row_wise=True, 2025-05-07T20:23:31.0003030Z mixed=False, 2025-05-07T20:23:31.0003398Z use_cache=True, 2025-05-07T20:23:31.0003813Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:31.0004302Z use_cpu=True, 2025-05-07T20:23:31.0004707Z output_dtype=SparseType.FP32, 2025-05-07T20:23:31.0005160Z ) 2025-05-07T20:23:31.0005560Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:31.0006499Z self=, 2025-05-07T20:23:31.0007370Z mixed_B=False, 2025-05-07T20:23:31.0007750Z compile=True, 2025-05-07T20:23:31.0008279Z T=3, 2025-05-07T20:23:31.0008616Z D=39, 2025-05-07T20:23:31.0008938Z B=73, 2025-05-07T20:23:31.0009276Z log_E=5, 2025-05-07T20:23:31.0009619Z L=13, 2025-05-07T20:23:31.0009955Z D_gradcheck=2, 2025-05-07T20:23:31.0010352Z stochastic_rounding=False, 2025-05-07T20:23:31.0010797Z weighted=True, 2025-05-07T20:23:31.0011159Z row_wise=True, 2025-05-07T20:23:31.0011532Z mixed=False, 2025-05-07T20:23:31.0011905Z use_cache=False, 2025-05-07T20:23:31.0012636Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:31.0013145Z use_cpu=True, 2025-05-07T20:23:31.0013549Z output_dtype=SparseType.FP16, 2025-05-07T20:23:31.0013980Z ) 2025-05-07T20:23:31.0014385Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:31.0015314Z self=, 2025-05-07T20:23:31.0016179Z mixed_B=False, 2025-05-07T20:23:31.0016554Z compile=False, 2025-05-07T20:23:31.0016929Z T=1, 2025-05-07T20:23:31.0017265Z D=120, 2025-05-07T20:23:31.0017595Z B=5, 2025-05-07T20:23:31.0017923Z log_E=4, 2025-05-07T20:23:31.0018270Z L=19, 2025-05-07T20:23:31.0018609Z D_gradcheck=2, 2025-05-07T20:23:31.0019000Z stochastic_rounding=True, 2025-05-07T20:23:31.0019441Z weighted=False, 2025-05-07T20:23:31.0019808Z row_wise=True, 2025-05-07T20:23:31.0020173Z mixed=True, 2025-05-07T20:23:31.0020558Z use_cache=False, 2025-05-07T20:23:31.0020981Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:31.0021465Z use_cpu=True, 2025-05-07T20:23:31.0021867Z output_dtype=SparseType.FP16, 2025-05-07T20:23:31.0022304Z ) 2025-05-07T20:23:31.0022704Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:31.0023638Z self=, 2025-05-07T20:23:31.0024488Z mixed_B=True, 2025-05-07T20:23:31.0025138Z compile=True, 2025-05-07T20:23:31.0025646Z T=1, 2025-05-07T20:23:31.0025975Z D=2, 2025-05-07T20:23:31.0026303Z B=107, 2025-05-07T20:23:31.0026643Z log_E=4, 2025-05-07T20:23:31.0026978Z L=11, 2025-05-07T20:23:31.0027313Z D_gradcheck=2, 2025-05-07T20:23:31.0027707Z stochastic_rounding=False, 2025-05-07T20:23:31.0028139Z weighted=False, 2025-05-07T20:23:31.0028513Z row_wise=True, 2025-05-07T20:23:31.0028888Z mixed=True, 2025-05-07T20:23:31.0029243Z use_cache=False, 2025-05-07T20:23:31.0029667Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:31.0030148Z use_cpu=True, 2025-05-07T20:23:31.0030540Z output_dtype=SparseType.FP16, 2025-05-07T20:23:31.0030988Z ) 2025-05-07T20:23:31.0031391Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:31.0032320Z self=, 2025-05-07T20:23:31.0033190Z mixed_B=True, 2025-05-07T20:23:31.0033568Z compile=False, 2025-05-07T20:23:31.0033932Z T=3, 2025-05-07T20:23:31.0034436Z D=46, 2025-05-07T20:23:31.0034771Z B=76, 2025-05-07T20:23:31.0035104Z log_E=5, 2025-05-07T20:23:31.0035446Z L=6, 2025-05-07T20:23:31.0035784Z D_gradcheck=2, 2025-05-07T20:23:31.0036176Z stochastic_rounding=False, 2025-05-07T20:23:31.0036606Z weighted=True, 2025-05-07T20:23:31.0036982Z row_wise=False, 2025-05-07T20:23:31.0037354Z mixed=True, 2025-05-07T20:23:31.0037707Z use_cache=False, 2025-05-07T20:23:31.0038137Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:31.0038615Z use_cpu=True, 2025-05-07T20:23:31.0039003Z output_dtype=SparseType.FP16, 2025-05-07T20:23:31.0039446Z ) 2025-05-07T20:23:31.0039847Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:31.0040765Z self=, 2025-05-07T20:23:31.0041632Z mixed_B=False, 2025-05-07T20:23:31.0042015Z compile=False, 2025-05-07T20:23:31.0042382Z T=5, 2025-05-07T20:23:31.0042720Z D=111, 2025-05-07T20:23:31.0043067Z B=89, 2025-05-07T20:23:31.0043411Z log_E=3, 2025-05-07T20:23:31.0043750Z L=12, 2025-05-07T20:23:31.0044093Z D_gradcheck=2, 2025-05-07T20:23:31.0044494Z stochastic_rounding=False, 2025-05-07T20:23:31.0044926Z weighted=False, 2025-05-07T20:23:31.0045308Z row_wise=False, 2025-05-07T20:23:31.0045670Z mixed=True, 2025-05-07T20:23:31.0046028Z use_cache=False, 2025-05-07T20:23:31.0046661Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:31.0047163Z use_cpu=True, 2025-05-07T20:23:31.0047560Z output_dtype=SparseType.FP32, 2025-05-07T20:23:31.0061915Z ) 2025-05-07T20:23:31.0062672Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:31.0063762Z self=, 2025-05-07T20:23:31.0064633Z mixed_B=True, 2025-05-07T20:23:31.0065039Z compile=False, 2025-05-07T20:23:31.0065410Z T=5, 2025-05-07T20:23:31.0065755Z D=47, 2025-05-07T20:23:31.0066095Z B=43, 2025-05-07T20:23:31.0066431Z log_E=3, 2025-05-07T20:23:31.0066772Z L=17, 2025-05-07T20:23:31.0067105Z D_gradcheck=1, 2025-05-07T20:23:31.0067501Z stochastic_rounding=False, 2025-05-07T20:23:31.0067940Z weighted=True, 2025-05-07T20:23:31.0068301Z row_wise=True, 2025-05-07T20:23:31.0068673Z mixed=True, 2025-05-07T20:23:31.0069041Z use_cache=False, 2025-05-07T20:23:31.0069470Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:31.0069955Z use_cpu=True, 2025-05-07T20:23:31.0070355Z output_dtype=SparseType.FP32, 2025-05-07T20:23:31.0070789Z ) 2025-05-07T20:23:31.0071195Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:31.0072122Z self=, 2025-05-07T20:23:31.0073170Z mixed_B=False, 2025-05-07T20:23:31.0073934Z compile=False, 2025-05-07T20:23:31.0074341Z T=2, 2025-05-07T20:23:31.0074805Z D=98, 2025-05-07T20:23:31.0075146Z B=34, 2025-05-07T20:23:31.0075481Z log_E=5, 2025-05-07T20:23:31.0075826Z L=8, 2025-05-07T20:23:31.0076159Z D_gradcheck=2, 2025-05-07T20:23:31.0076562Z stochastic_rounding=True, 2025-05-07T20:23:31.0077005Z weighted=True, 2025-05-07T20:23:31.0077391Z row_wise=False, 2025-05-07T20:23:31.0077774Z mixed=True, 2025-05-07T20:23:31.0078147Z use_cache=False, 2025-05-07T20:23:31.0078564Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:31.0079057Z use_cpu=True, 2025-05-07T20:23:31.0079460Z output_dtype=SparseType.FP32, 2025-05-07T20:23:31.0080280Z ) 2025-05-07T20:23:31.0080705Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:31.0081642Z self=, 2025-05-07T20:23:31.0082502Z mixed_B=True, 2025-05-07T20:23:31.0082877Z compile=True, 2025-05-07T20:23:31.0083245Z T=2, 2025-05-07T20:23:31.0083590Z D=101, 2025-05-07T20:23:31.0084270Z B=92, 2025-05-07T20:23:31.0084609Z log_E=4, 2025-05-07T20:23:31.0084951Z L=14, 2025-05-07T20:23:31.0085286Z D_gradcheck=1, 2025-05-07T20:23:31.0085681Z stochastic_rounding=True, 2025-05-07T20:23:31.0086113Z weighted=True, 2025-05-07T20:23:31.0086481Z row_wise=True, 2025-05-07T20:23:31.0086852Z mixed=True, 2025-05-07T20:23:31.0087216Z use_cache=True, 2025-05-07T20:23:31.0087636Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:31.0088287Z use_cpu=True, 2025-05-07T20:23:31.0088694Z output_dtype=SparseType.FP32, 2025-05-07T20:23:31.0089130Z ) 2025-05-07T20:23:31.0089529Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:31.0090454Z self=, 2025-05-07T20:23:31.0091301Z mixed_B=False, 2025-05-07T20:23:31.0091675Z compile=False, 2025-05-07T20:23:31.0092035Z T=3, 2025-05-07T20:23:31.0092363Z D=74, 2025-05-07T20:23:31.0092703Z B=93, 2025-05-07T20:23:31.0093033Z log_E=4, 2025-05-07T20:23:31.0093366Z L=18, 2025-05-07T20:23:31.0093704Z D_gradcheck=1, 2025-05-07T20:23:31.0094105Z stochastic_rounding=False, 2025-05-07T20:23:31.0094536Z weighted=True, 2025-05-07T20:23:31.0094907Z row_wise=True, 2025-05-07T20:23:31.0095275Z mixed=True, 2025-05-07T20:23:31.0095638Z use_cache=False, 2025-05-07T20:23:31.0096052Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:31.0096905Z use_cpu=True, 2025-05-07T20:23:31.0097343Z output_dtype=SparseType.FP32, 2025-05-07T20:23:31.0097783Z ) 2025-05-07T20:23:31.0098185Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:31.0099113Z self=, 2025-05-07T20:23:31.0099965Z mixed_B=False, 2025-05-07T20:23:31.0100348Z compile=False, 2025-05-07T20:23:31.0100714Z T=4, 2025-05-07T20:23:31.0101045Z D=48, 2025-05-07T20:23:31.0101381Z B=46, 2025-05-07T20:23:31.0101721Z log_E=5, 2025-05-07T20:23:31.0102061Z L=15, 2025-05-07T20:23:31.0102404Z D_gradcheck=1, 2025-05-07T20:23:31.0102790Z stochastic_rounding=True, 2025-05-07T20:23:31.0103232Z weighted=False, 2025-05-07T20:23:31.0103610Z row_wise=True, 2025-05-07T20:23:31.0103981Z mixed=True, 2025-05-07T20:23:31.0104410Z use_cache=True, 2025-05-07T20:23:31.0104865Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:31.0105507Z use_cpu=True, 2025-05-07T20:23:31.0106080Z output_dtype=SparseType.FP16, 2025-05-07T20:23:31.0106511Z ) 2025-05-07T20:23:31.0106909Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:31.0107830Z self=, 2025-05-07T20:23:31.0108685Z mixed_B=True, 2025-05-07T20:23:31.0109282Z compile=True, 2025-05-07T20:23:31.0109668Z T=3, 2025-05-07T20:23:31.0110175Z D=75, 2025-05-07T20:23:31.0110522Z B=13, 2025-05-07T20:23:31.0110849Z log_E=4, 2025-05-07T20:23:31.0111183Z L=1, 2025-05-07T20:23:31.0111518Z D_gradcheck=1, 2025-05-07T20:23:31.0111914Z stochastic_rounding=False, 2025-05-07T20:23:31.0112339Z weighted=True, 2025-05-07T20:23:31.0112714Z row_wise=True, 2025-05-07T20:23:31.0113077Z mixed=False, 2025-05-07T20:23:31.0113436Z use_cache=True, 2025-05-07T20:23:31.0113847Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:31.0114335Z use_cpu=True, 2025-05-07T20:23:31.0114723Z output_dtype=SparseType.FP32, 2025-05-07T20:23:31.0115171Z ) 2025-05-07T20:23:31.0115575Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:31.0116495Z self=, 2025-05-07T20:23:31.0117343Z mixed_B=False, 2025-05-07T20:23:31.0117718Z compile=False, 2025-05-07T20:23:31.0118081Z T=2, 2025-05-07T20:23:31.0118410Z D=38, 2025-05-07T20:23:31.0118921Z B=2, 2025-05-07T20:23:31.0119248Z log_E=3, 2025-05-07T20:23:31.0119581Z L=17, 2025-05-07T20:23:31.0119921Z D_gradcheck=1, 2025-05-07T20:23:31.0120315Z stochastic_rounding=False, 2025-05-07T20:23:31.0120744Z weighted=False, 2025-05-07T20:23:31.0121124Z row_wise=True, 2025-05-07T20:23:31.0121490Z mixed=False, 2025-05-07T20:23:31.0133074Z use_cache=False, 2025-05-07T20:23:31.0133702Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:31.0134208Z use_cpu=True, 2025-05-07T20:23:31.0134612Z output_dtype=SparseType.FP16, 2025-05-07T20:23:31.0135066Z ) 2025-05-07T20:23:31.0135467Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:31.0136398Z self=, 2025-05-07T20:23:31.0137264Z mixed_B=True, 2025-05-07T20:23:31.0137630Z compile=True, 2025-05-07T20:23:31.0138011Z T=2, 2025-05-07T20:23:31.0138353Z D=114, 2025-05-07T20:23:31.0138689Z B=16, 2025-05-07T20:23:31.0139022Z log_E=3, 2025-05-07T20:23:31.0139368Z L=8, 2025-05-07T20:23:31.0139699Z D_gradcheck=1, 2025-05-07T20:23:31.0140089Z stochastic_rounding=True, 2025-05-07T20:23:31.0140525Z weighted=True, 2025-05-07T20:23:31.0140889Z row_wise=True, 2025-05-07T20:23:31.0141258Z mixed=False, 2025-05-07T20:23:31.0141623Z use_cache=False, 2025-05-07T20:23:31.0142039Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:31.0142786Z use_cpu=True, 2025-05-07T20:23:31.0143209Z output_dtype=SparseType.FP32, 2025-05-07T20:23:31.0143642Z ) 2025-05-07T20:23:31.0144042Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:31.0144957Z self=, 2025-05-07T20:23:31.0145805Z mixed_B=True, 2025-05-07T20:23:31.0146159Z compile=False, 2025-05-07T20:23:31.0146525Z T=2, 2025-05-07T20:23:31.0146851Z D=106, 2025-05-07T20:23:31.0147193Z B=127, 2025-05-07T20:23:31.0147699Z log_E=3, 2025-05-07T20:23:31.0148038Z L=10, 2025-05-07T20:23:31.0148366Z D_gradcheck=1, 2025-05-07T20:23:31.0148752Z stochastic_rounding=True, 2025-05-07T20:23:31.0149178Z weighted=True, 2025-05-07T20:23:31.0149540Z row_wise=False, 2025-05-07T20:23:31.0149905Z mixed=True, 2025-05-07T20:23:31.0150269Z use_cache=True, 2025-05-07T20:23:31.0150668Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:31.0151160Z use_cpu=True, 2025-05-07T20:23:31.0151556Z output_dtype=SparseType.FP32, 2025-05-07T20:23:31.0151990Z ) 2025-05-07T20:23:31.0152383Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:31.0153299Z self=, 2025-05-07T20:23:31.0154152Z mixed_B=True, 2025-05-07T20:23:31.0154509Z compile=False, 2025-05-07T20:23:31.0155038Z T=2, 2025-05-07T20:23:31.0155397Z D=23, 2025-05-07T20:23:31.0155841Z B=69, 2025-05-07T20:23:31.0156170Z log_E=3, 2025-05-07T20:23:31.0156517Z L=4, 2025-05-07T20:23:31.0156851Z D_gradcheck=2, 2025-05-07T20:23:31.0157246Z stochastic_rounding=False, 2025-05-07T20:23:31.0157680Z weighted=True, 2025-05-07T20:23:31.0158047Z row_wise=False, 2025-05-07T20:23:31.0158413Z mixed=True, 2025-05-07T20:23:31.0158773Z use_cache=True, 2025-05-07T20:23:31.0159174Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:31.0159661Z use_cpu=True, 2025-05-07T20:23:31.0160059Z output_dtype=SparseType.FP16, 2025-05-07T20:23:31.0160489Z ) 2025-05-07T20:23:31.0160888Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:31.0161812Z self=, 2025-05-07T20:23:31.0162661Z mixed_B=False, 2025-05-07T20:23:31.0163039Z compile=True, 2025-05-07T20:23:31.0163415Z T=2, 2025-05-07T20:23:31.0163741Z D=119, 2025-05-07T20:23:31.0164084Z B=87, 2025-05-07T20:23:31.0164551Z log_E=5, 2025-05-07T20:23:31.0164889Z L=14, 2025-05-07T20:23:31.0165232Z D_gradcheck=1, 2025-05-07T20:23:31.0165624Z stochastic_rounding=False, 2025-05-07T20:23:31.0166058Z weighted=False, 2025-05-07T20:23:31.0166426Z row_wise=False, 2025-05-07T20:23:31.0166792Z mixed=True, 2025-05-07T20:23:31.0167156Z use_cache=False, 2025-05-07T20:23:31.0167575Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:31.0168179Z use_cpu=True, 2025-05-07T20:23:31.0168581Z output_dtype=SparseType.FP32, 2025-05-07T20:23:31.0169024Z ) 2025-05-07T20:23:31.0606859Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:31.0608186Z self=, 2025-05-07T20:23:31.0609064Z mixed_B=True, 2025-05-07T20:23:31.0609432Z compile=False, 2025-05-07T20:23:31.0609821Z T=4, 2025-05-07T20:23:31.0610142Z D=21, 2025-05-07T20:23:31.0610484Z B=128, 2025-05-07T20:23:31.0610827Z log_E=4, 2025-05-07T20:23:31.0611157Z L=7, 2025-05-07T20:23:31.0611489Z D_gradcheck=1, 2025-05-07T20:23:31.0611881Z stochastic_rounding=False, 2025-05-07T20:23:31.0612308Z weighted=True, 2025-05-07T20:23:31.0612681Z row_wise=True, 2025-05-07T20:23:31.0613042Z mixed=True, 2025-05-07T20:23:31.0613397Z use_cache=True, 2025-05-07T20:23:31.0613804Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:31.0614654Z use_cpu=True, 2025-05-07T20:23:31.0615071Z output_dtype=SparseType.FP16, 2025-05-07T20:23:31.0615518Z ) 2025-05-07T20:23:31.0615921Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:31.0616840Z self=, 2025-05-07T20:23:31.0617697Z mixed_B=True, 2025-05-07T20:23:31.0618064Z compile=True, 2025-05-07T20:23:31.0618428Z T=1, 2025-05-07T20:23:31.0618756Z D=61, 2025-05-07T20:23:31.0619102Z B=64, 2025-05-07T20:23:31.0619434Z log_E=4, 2025-05-07T20:23:31.0619773Z L=0, 2025-05-07T20:23:31.0620112Z D_gradcheck=2, 2025-05-07T20:23:31.0620512Z stochastic_rounding=False, 2025-05-07T20:23:31.0620938Z weighted=True, 2025-05-07T20:23:31.0621302Z row_wise=True, 2025-05-07T20:23:31.0621661Z mixed=False, 2025-05-07T20:23:31.0622022Z use_cache=False, 2025-05-07T20:23:31.0622442Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:31.0622919Z use_cpu=True, 2025-05-07T20:23:31.0623309Z output_dtype=SparseType.FP32, 2025-05-07T20:23:31.0623746Z ) 2025-05-07T20:23:31.0624138Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:31.0625056Z self=, 2025-05-07T20:23:31.0625912Z mixed_B=False, 2025-05-07T20:23:31.0626281Z compile=True, 2025-05-07T20:23:31.0626896Z T=4, 2025-05-07T20:23:31.0627237Z D=126, 2025-05-07T20:23:31.0627713Z B=119, 2025-05-07T20:23:31.0628040Z log_E=3, 2025-05-07T20:23:31.0628383Z L=1, 2025-05-07T20:23:31.0628717Z D_gradcheck=2, 2025-05-07T20:23:31.0629105Z stochastic_rounding=False, 2025-05-07T20:23:31.0629538Z weighted=True, 2025-05-07T20:23:31.0629908Z row_wise=False, 2025-05-07T20:23:31.0630277Z mixed=True, 2025-05-07T20:23:31.0630632Z use_cache=False, 2025-05-07T20:23:31.0631051Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:31.0631529Z use_cpu=True, 2025-05-07T20:23:31.0631922Z output_dtype=SparseType.FP16, 2025-05-07T20:23:31.0632361Z ) 2025-05-07T20:23:31.0632754Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:31.0633666Z self=, 2025-05-07T20:23:31.0634515Z mixed_B=True, 2025-05-07T20:23:31.0634875Z compile=True, 2025-05-07T20:23:31.0635234Z T=5, 2025-05-07T20:23:31.0635561Z D=90, 2025-05-07T20:23:31.0635895Z B=51, 2025-05-07T20:23:31.0636453Z log_E=3, 2025-05-07T20:23:31.0636798Z L=6, 2025-05-07T20:23:31.0637140Z D_gradcheck=2, 2025-05-07T20:23:31.0637535Z stochastic_rounding=False, 2025-05-07T20:23:31.0637975Z weighted=False, 2025-05-07T20:23:31.0638350Z row_wise=False, 2025-05-07T20:23:31.0638712Z mixed=False, 2025-05-07T20:23:31.0639076Z use_cache=True, 2025-05-07T20:23:31.0639481Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:31.0639956Z use_cpu=True, 2025-05-07T20:23:31.0640353Z output_dtype=SparseType.FP32, 2025-05-07T20:23:31.0640793Z ) 2025-05-07T20:23:31.0641190Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:31.0642111Z self=, 2025-05-07T20:23:31.0642961Z mixed_B=False, 2025-05-07T20:23:31.0643328Z compile=False, 2025-05-07T20:23:31.0643681Z T=2, 2025-05-07T20:23:31.0644009Z D=62, 2025-05-07T20:23:31.0644342Z B=95, 2025-05-07T20:23:31.0644667Z log_E=5, 2025-05-07T20:23:31.0645025Z L=4, 2025-05-07T20:23:31.0645365Z D_gradcheck=2, 2025-05-07T20:23:31.0645748Z stochastic_rounding=True, 2025-05-07T20:23:31.0646181Z weighted=False, 2025-05-07T20:23:31.0646557Z row_wise=False, 2025-05-07T20:23:31.0646917Z mixed=True, 2025-05-07T20:23:31.0647295Z use_cache=False, 2025-05-07T20:23:31.0647715Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:31.0648331Z use_cpu=True, 2025-05-07T20:23:31.0648923Z output_dtype=SparseType.FP32, 2025-05-07T20:23:31.0649387Z ) 2025-05-07T20:23:31.0649775Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:31.0650709Z self=, 2025-05-07T20:23:31.0651567Z mixed_B=False, 2025-05-07T20:23:31.0651931Z compile=True, 2025-05-07T20:23:31.0652288Z T=3, 2025-05-07T20:23:31.0652614Z D=10, 2025-05-07T20:23:31.0652949Z B=76, 2025-05-07T20:23:31.0653284Z log_E=5, 2025-05-07T20:23:31.0653623Z L=14, 2025-05-07T20:23:31.0653960Z D_gradcheck=2, 2025-05-07T20:23:31.0654341Z stochastic_rounding=True, 2025-05-07T20:23:31.0654777Z weighted=True, 2025-05-07T20:23:31.0655178Z row_wise=False, 2025-05-07T20:23:31.0655543Z mixed=False, 2025-05-07T20:23:31.0655904Z use_cache=True, 2025-05-07T20:23:31.0656310Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:31.0656784Z use_cpu=True, 2025-05-07T20:23:31.0657189Z output_dtype=SparseType.FP32, 2025-05-07T20:23:31.0657641Z ) 2025-05-07T20:23:31.0658036Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:31.0658954Z self=, 2025-05-07T20:23:31.0659807Z mixed_B=True, 2025-05-07T20:23:31.0660180Z compile=False, 2025-05-07T20:23:31.0660539Z T=5, 2025-05-07T20:23:31.0661022Z D=123, 2025-05-07T20:23:31.0661434Z B=33, 2025-05-07T20:23:31.0661766Z log_E=5, 2025-05-07T20:23:31.0662102Z L=3, 2025-05-07T20:23:31.0662437Z D_gradcheck=1, 2025-05-07T20:23:31.0662823Z stochastic_rounding=False, 2025-05-07T20:23:31.0663265Z weighted=True, 2025-05-07T20:23:31.0663632Z row_wise=True, 2025-05-07T20:23:31.0663999Z mixed=False, 2025-05-07T20:23:31.0664360Z use_cache=True, 2025-05-07T20:23:31.0664769Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:31.0665246Z use_cpu=True, 2025-05-07T20:23:31.0665642Z output_dtype=SparseType.FP32, 2025-05-07T20:23:31.0666082Z ) 2025-05-07T20:23:31.0666476Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:31.0667397Z self=, 2025-05-07T20:23:31.0668257Z mixed_B=False, 2025-05-07T20:23:31.0668630Z compile=False, 2025-05-07T20:23:31.0668987Z T=3, 2025-05-07T20:23:31.0669319Z D=39, 2025-05-07T20:23:31.0669654Z B=115, 2025-05-07T20:23:31.0670113Z log_E=4, 2025-05-07T20:23:31.0670451Z L=14, 2025-05-07T20:23:31.0670790Z D_gradcheck=1, 2025-05-07T20:23:31.0671173Z stochastic_rounding=True, 2025-05-07T20:23:31.0671597Z weighted=False, 2025-05-07T20:23:31.0671964Z row_wise=True, 2025-05-07T20:23:31.0672319Z mixed=False, 2025-05-07T20:23:31.0672684Z use_cache=False, 2025-05-07T20:23:31.0673101Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:31.0673564Z use_cpu=True, 2025-05-07T20:23:31.0673959Z output_dtype=SparseType.FP16, 2025-05-07T20:23:31.0674398Z ) 2025-05-07T20:23:31.0674792Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:31.0675707Z self=, 2025-05-07T20:23:31.0676559Z mixed_B=True, 2025-05-07T20:23:31.0676923Z compile=True, 2025-05-07T20:23:31.0677274Z T=1, 2025-05-07T20:23:31.0677605Z D=84, 2025-05-07T20:23:31.0677933Z B=24, 2025-05-07T20:23:31.0678266Z log_E=3, 2025-05-07T20:23:31.0678612Z L=5, 2025-05-07T20:23:31.0678953Z D_gradcheck=2, 2025-05-07T20:23:31.0679336Z stochastic_rounding=True, 2025-05-07T20:23:31.0680171Z weighted=False, 2025-05-07T20:23:31.0680557Z row_wise=True, 2025-05-07T20:23:31.0680916Z mixed=True, 2025-05-07T20:23:31.0681278Z use_cache=True, 2025-05-07T20:23:31.0681688Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:31.0682157Z use_cpu=True, 2025-05-07T20:23:31.0682880Z output_dtype=SparseType.FP16, 2025-05-07T20:23:31.0683354Z ) 2025-05-07T20:23:31.0683747Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:31.0684676Z self=, 2025-05-07T20:23:31.0685534Z mixed_B=False, 2025-05-07T20:23:31.0685899Z compile=True, 2025-05-07T20:23:31.0686250Z T=5, 2025-05-07T20:23:31.0686594Z D=74, 2025-05-07T20:23:31.0686924Z B=81, 2025-05-07T20:23:31.0687253Z log_E=3, 2025-05-07T20:23:31.0687408Z L=6, 2025-05-07T20:23:31.0687559Z D_gradcheck=2, 2025-05-07T20:23:31.0687731Z stochastic_rounding=True, 2025-05-07T20:23:31.0687889Z weighted=False, 2025-05-07T20:23:31.0688156Z row_wise=True, 2025-05-07T20:23:31.0688308Z mixed=False, 2025-05-07T20:23:31.0688470Z use_cache=False, 2025-05-07T20:23:31.0688660Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:31.0688809Z use_cpu=True, 2025-05-07T20:23:31.0688999Z output_dtype=SparseType.FP16, 2025-05-07T20:23:31.0689145Z ) 2025-05-07T20:23:31.0689371Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:31.0689933Z self=, 2025-05-07T20:23:31.0690081Z mixed_B=True, 2025-05-07T20:23:31.0690239Z compile=False, 2025-05-07T20:23:31.0690379Z T=3, 2025-05-07T20:23:31.0690715Z D=21, 2025-05-07T20:23:31.0690894Z B=99, 2025-05-07T20:23:31.0691230Z log_E=4, 2025-05-07T20:23:31.0691376Z L=7, 2025-05-07T20:23:31.0691535Z D_gradcheck=1, 2025-05-07T20:23:31.0691707Z stochastic_rounding=True, 2025-05-07T20:23:31.0691858Z weighted=True, 2025-05-07T20:23:31.0692015Z row_wise=True, 2025-05-07T20:23:31.0692162Z mixed=False, 2025-05-07T20:23:31.0692314Z use_cache=True, 2025-05-07T20:23:31.0692508Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:31.0692659Z use_cpu=True, 2025-05-07T20:23:31.0692843Z output_dtype=SparseType.FP16, 2025-05-07T20:23:31.0692998Z ) 2025-05-07T20:23:31.0693226Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:31.0693786Z self=, 2025-05-07T20:23:31.0693936Z mixed_B=True, 2025-05-07T20:23:31.0694086Z compile=True, 2025-05-07T20:23:31.0694237Z T=4, 2025-05-07T20:23:31.0694383Z D=7, 2025-05-07T20:23:31.0694528Z B=124, 2025-05-07T20:23:31.0694681Z log_E=4, 2025-05-07T20:23:31.0694991Z L=7, 2025-05-07T20:23:31.0695142Z D_gradcheck=2, 2025-05-07T20:23:31.0695323Z stochastic_rounding=False, 2025-05-07T20:23:31.0695474Z weighted=False, 2025-05-07T20:23:31.0695628Z row_wise=True, 2025-05-07T20:23:31.0695782Z mixed=True, 2025-05-07T20:23:31.0695938Z use_cache=True, 2025-05-07T20:23:31.0696138Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:31.0696291Z use_cpu=True, 2025-05-07T20:23:31.0696576Z output_dtype=SparseType.FP16, 2025-05-07T20:23:31.0696719Z ) 2025-05-07T20:23:31.0696947Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:31.0697504Z self=, 2025-05-07T20:23:31.0697653Z mixed_B=False, 2025-05-07T20:23:31.0697806Z compile=False, 2025-05-07T20:23:31.0697957Z T=2, 2025-05-07T20:23:31.0698106Z D=99, 2025-05-07T20:23:31.0698249Z B=46, 2025-05-07T20:23:31.0698404Z log_E=3, 2025-05-07T20:23:31.0698551Z L=6, 2025-05-07T20:23:31.0698705Z D_gradcheck=2, 2025-05-07T20:23:31.0698885Z stochastic_rounding=False, 2025-05-07T20:23:31.0699039Z weighted=True, 2025-05-07T20:23:31.0699188Z row_wise=True, 2025-05-07T20:23:31.0699344Z mixed=True, 2025-05-07T20:23:31.0699499Z use_cache=False, 2025-05-07T20:23:31.0699698Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:31.0699851Z use_cpu=True, 2025-05-07T20:23:31.0700121Z output_dtype=SparseType.FP32, 2025-05-07T20:23:31.0700284Z ) 2025-05-07T20:23:31.0700507Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:31.0701050Z self=, 2025-05-07T20:23:31.0701209Z mixed_B=True, 2025-05-07T20:23:31.0701360Z compile=False, 2025-05-07T20:23:31.0701499Z T=5, 2025-05-07T20:23:31.0701652Z D=124, 2025-05-07T20:23:31.0701795Z B=49, 2025-05-07T20:23:31.0701943Z log_E=5, 2025-05-07T20:23:31.0702094Z L=1, 2025-05-07T20:23:31.0702248Z D_gradcheck=1, 2025-05-07T20:23:31.0702420Z stochastic_rounding=False, 2025-05-07T20:23:31.0702579Z weighted=False, 2025-05-07T20:23:31.0702728Z row_wise=False, 2025-05-07T20:23:31.0702884Z mixed=True, 2025-05-07T20:23:31.0703038Z use_cache=False, 2025-05-07T20:23:31.0703227Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:31.0703391Z use_cpu=True, 2025-05-07T20:23:31.0703577Z output_dtype=SparseType.FP16, 2025-05-07T20:23:31.0703718Z ) 2025-05-07T20:23:31.0703953Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:31.0704498Z self=, 2025-05-07T20:23:31.0704653Z mixed_B=False, 2025-05-07T20:23:31.0704812Z compile=True, 2025-05-07T20:23:31.0704954Z T=1, 2025-05-07T20:23:31.0705180Z D=34, 2025-05-07T20:23:31.0705342Z B=81, 2025-05-07T20:23:31.0705571Z log_E=4, 2025-05-07T20:23:31.0705727Z L=13, 2025-05-07T20:23:31.0705879Z D_gradcheck=2, 2025-05-07T20:23:31.0706051Z stochastic_rounding=False, 2025-05-07T20:23:31.0706214Z weighted=False, 2025-05-07T20:23:31.0706364Z row_wise=False, 2025-05-07T20:23:31.0706512Z mixed=False, 2025-05-07T20:23:31.0706671Z use_cache=True, 2025-05-07T20:23:31.0706861Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:31.0707014Z use_cpu=True, 2025-05-07T20:23:31.0707203Z output_dtype=SparseType.FP32, 2025-05-07T20:23:31.0707348Z ) 2025-05-07T20:23:31.0707572Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:31.0708132Z self=, 2025-05-07T20:23:31.0708284Z mixed_B=True, 2025-05-07T20:23:31.0708437Z compile=False, 2025-05-07T20:23:31.0708585Z T=5, 2025-05-07T20:23:31.0708731Z D=55, 2025-05-07T20:23:31.0708883Z B=117, 2025-05-07T20:23:31.0709034Z log_E=4, 2025-05-07T20:23:31.0709269Z L=8, 2025-05-07T20:23:31.0709429Z D_gradcheck=1, 2025-05-07T20:23:31.0709602Z stochastic_rounding=True, 2025-05-07T20:23:31.0709759Z weighted=False, 2025-05-07T20:23:31.0709914Z row_wise=True, 2025-05-07T20:23:31.0710061Z mixed=True, 2025-05-07T20:23:31.0710215Z use_cache=False, 2025-05-07T20:23:31.0710408Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:31.0710558Z use_cpu=True, 2025-05-07T20:23:31.0710742Z output_dtype=SparseType.FP16, 2025-05-07T20:23:31.0710892Z ) 2025-05-07T20:23:31.0711119Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:31.0711671Z self=, 2025-05-07T20:23:31.0711833Z mixed_B=False, 2025-05-07T20:23:31.0711985Z compile=True, 2025-05-07T20:23:31.0712137Z T=4, 2025-05-07T20:23:31.0712279Z D=90, 2025-05-07T20:23:31.0712426Z B=87, 2025-05-07T20:23:31.0712580Z log_E=5, 2025-05-07T20:23:31.0712726Z L=2, 2025-05-07T20:23:31.0712876Z D_gradcheck=1, 2025-05-07T20:23:31.0713053Z stochastic_rounding=False, 2025-05-07T20:23:31.0713205Z weighted=False, 2025-05-07T20:23:31.0713356Z row_wise=True, 2025-05-07T20:23:31.0713507Z mixed=True, 2025-05-07T20:23:31.0713658Z use_cache=False, 2025-05-07T20:23:31.0713851Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:31.0714010Z use_cpu=True, 2025-05-07T20:23:31.0714277Z output_dtype=SparseType.FP32, 2025-05-07T20:23:31.0714434Z ) 2025-05-07T20:23:31.1214579Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:31.1215683Z self=, 2025-05-07T20:23:31.1215848Z mixed_B=False, 2025-05-07T20:23:31.1216009Z compile=False, 2025-05-07T20:23:31.1216161Z T=5, 2025-05-07T20:23:31.1216308Z D=53, 2025-05-07T20:23:31.1216493Z B=83, 2025-05-07T20:23:31.1216651Z log_E=4, 2025-05-07T20:23:31.1216938Z L=19, 2025-05-07T20:23:31.1217099Z D_gradcheck=1, 2025-05-07T20:23:31.1217277Z stochastic_rounding=False, 2025-05-07T20:23:31.1217438Z weighted=False, 2025-05-07T20:23:31.1217592Z row_wise=False, 2025-05-07T20:23:31.1217741Z mixed=False, 2025-05-07T20:23:31.1217907Z use_cache=False, 2025-05-07T20:23:31.1218099Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:31.1218248Z use_cpu=True, 2025-05-07T20:23:31.1218452Z output_dtype=SparseType.FP32, 2025-05-07T20:23:31.1218596Z ) 2025-05-07T20:23:31.1218832Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:31.1219394Z self=, 2025-05-07T20:23:31.1219546Z mixed_B=False, 2025-05-07T20:23:31.1219699Z compile=True, 2025-05-07T20:23:31.1219851Z T=4, 2025-05-07T20:23:31.1219994Z D=33, 2025-05-07T20:23:31.1220527Z B=38, 2025-05-07T20:23:31.1220700Z log_E=4, 2025-05-07T20:23:31.1220994Z L=18, 2025-05-07T20:23:31.1221160Z D_gradcheck=1, 2025-05-07T20:23:31.1221336Z stochastic_rounding=False, 2025-05-07T20:23:31.1221489Z weighted=False, 2025-05-07T20:23:31.1221651Z row_wise=False, 2025-05-07T20:23:31.1221803Z mixed=True, 2025-05-07T20:23:31.1221955Z use_cache=False, 2025-05-07T20:23:31.1222149Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:31.1222297Z use_cpu=True, 2025-05-07T20:23:31.1222487Z output_dtype=SparseType.FP32, 2025-05-07T20:23:31.1222763Z ) 2025-05-07T20:23:31.1222994Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:31.1223559Z self=, 2025-05-07T20:23:31.1223712Z mixed_B=True, 2025-05-07T20:23:31.1223864Z compile=True, 2025-05-07T20:23:31.1224017Z T=1, 2025-05-07T20:23:31.1224165Z D=57, 2025-05-07T20:23:31.1224315Z B=14, 2025-05-07T20:23:31.1224469Z log_E=5, 2025-05-07T20:23:31.1224837Z L=17, 2025-05-07T20:23:31.1224995Z D_gradcheck=2, 2025-05-07T20:23:31.1225170Z stochastic_rounding=True, 2025-05-07T20:23:31.1225335Z weighted=False, 2025-05-07T20:23:31.1225489Z row_wise=True, 2025-05-07T20:23:31.1225645Z mixed=True, 2025-05-07T20:23:31.1225803Z use_cache=True, 2025-05-07T20:23:31.1225994Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:31.1226150Z use_cpu=True, 2025-05-07T20:23:31.1226328Z output_dtype=SparseType.FP32, 2025-05-07T20:23:31.1226473Z ) 2025-05-07T20:23:31.1226709Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:31.1227257Z self=, 2025-05-07T20:23:31.1227416Z mixed_B=False, 2025-05-07T20:23:31.1227569Z compile=True, 2025-05-07T20:23:31.1227713Z T=1, 2025-05-07T20:23:31.1227863Z D=82, 2025-05-07T20:23:31.1228010Z B=87, 2025-05-07T20:23:31.1228156Z log_E=4, 2025-05-07T20:23:31.1228315Z L=4, 2025-05-07T20:23:31.1228468Z D_gradcheck=2, 2025-05-07T20:23:31.1228637Z stochastic_rounding=True, 2025-05-07T20:23:31.1228798Z weighted=False, 2025-05-07T20:23:31.1228951Z row_wise=False, 2025-05-07T20:23:31.1229102Z mixed=False, 2025-05-07T20:23:31.1229264Z use_cache=False, 2025-05-07T20:23:31.1229456Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:31.1229620Z use_cpu=True, 2025-05-07T20:23:31.1229802Z output_dtype=SparseType.FP16, 2025-05-07T20:23:31.1230093Z ) 2025-05-07T20:23:31.1230348Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:31.1230902Z self=, 2025-05-07T20:23:31.1231054Z mixed_B=True, 2025-05-07T20:23:31.1231215Z compile=False, 2025-05-07T20:23:31.1231361Z T=2, 2025-05-07T20:23:31.1231507Z D=28, 2025-05-07T20:23:31.1231662Z B=58, 2025-05-07T20:23:31.1231808Z log_E=4, 2025-05-07T20:23:31.1231957Z L=9, 2025-05-07T20:23:31.1232140Z D_gradcheck=2, 2025-05-07T20:23:31.1232310Z stochastic_rounding=False, 2025-05-07T20:23:31.1232465Z weighted=True, 2025-05-07T20:23:31.1232623Z row_wise=True, 2025-05-07T20:23:31.1232772Z mixed=True, 2025-05-07T20:23:31.1232933Z use_cache=True, 2025-05-07T20:23:31.1233125Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:31.1233275Z use_cpu=True, 2025-05-07T20:23:31.1233469Z output_dtype=SparseType.FP16, 2025-05-07T20:23:31.1233614Z ) 2025-05-07T20:23:31.1233843Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:31.1234404Z self=, 2025-05-07T20:23:31.1234561Z mixed_B=True, 2025-05-07T20:23:31.1234711Z compile=True, 2025-05-07T20:23:31.1234861Z T=4, 2025-05-07T20:23:31.1235006Z D=69, 2025-05-07T20:23:31.1235239Z B=121, 2025-05-07T20:23:31.1235409Z log_E=3, 2025-05-07T20:23:31.1235640Z L=18, 2025-05-07T20:23:31.1235795Z D_gradcheck=2, 2025-05-07T20:23:31.1235972Z stochastic_rounding=True, 2025-05-07T20:23:31.1236127Z weighted=False, 2025-05-07T20:23:31.1236283Z row_wise=True, 2025-05-07T20:23:31.1236431Z mixed=True, 2025-05-07T20:23:31.1236584Z use_cache=False, 2025-05-07T20:23:31.1236779Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:31.1236928Z use_cpu=True, 2025-05-07T20:23:31.1237107Z output_dtype=SparseType.FP32, 2025-05-07T20:23:31.1237257Z ) 2025-05-07T20:23:31.1237482Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:31.1238037Z self=, 2025-05-07T20:23:31.1238199Z mixed_B=False, 2025-05-07T20:23:31.1238353Z compile=False, 2025-05-07T20:23:31.1238500Z T=2, 2025-05-07T20:23:31.1238648Z D=34, 2025-05-07T20:23:31.1238793Z B=2, 2025-05-07T20:23:31.1238946Z log_E=5, 2025-05-07T20:23:31.1239097Z L=19, 2025-05-07T20:23:31.1239354Z D_gradcheck=1, 2025-05-07T20:23:31.1239531Z stochastic_rounding=True, 2025-05-07T20:23:31.1239686Z weighted=False, 2025-05-07T20:23:31.1239837Z row_wise=True, 2025-05-07T20:23:31.1239994Z mixed=True, 2025-05-07T20:23:31.1240149Z use_cache=True, 2025-05-07T20:23:31.1240341Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:31.1240507Z use_cpu=True, 2025-05-07T20:23:31.1240690Z output_dtype=SparseType.FP32, 2025-05-07T20:23:31.1240834Z ) 2025-05-07T20:23:31.1241069Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:31.1241623Z self=, 2025-05-07T20:23:31.1241783Z mixed_B=False, 2025-05-07T20:23:31.1241938Z compile=False, 2025-05-07T20:23:31.1242080Z T=2, 2025-05-07T20:23:31.1242229Z D=56, 2025-05-07T20:23:31.1242378Z B=98, 2025-05-07T20:23:31.1242524Z log_E=5, 2025-05-07T20:23:31.1242679Z L=6, 2025-05-07T20:23:31.1242836Z D_gradcheck=2, 2025-05-07T20:23:31.1243011Z stochastic_rounding=False, 2025-05-07T20:23:31.1243174Z weighted=False, 2025-05-07T20:23:31.1243328Z row_wise=False, 2025-05-07T20:23:31.1243478Z mixed=True, 2025-05-07T20:23:31.1243638Z use_cache=False, 2025-05-07T20:23:31.1243829Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:31.1243980Z use_cpu=True, 2025-05-07T20:23:31.1244171Z output_dtype=SparseType.FP32, 2025-05-07T20:23:31.1244403Z ) 2025-05-07T20:23:31.1244645Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:31.1245209Z self=, 2025-05-07T20:23:31.1245360Z mixed_B=True, 2025-05-07T20:23:31.1245520Z compile=True, 2025-05-07T20:23:31.1245668Z T=3, 2025-05-07T20:23:31.1245815Z D=21, 2025-05-07T20:23:31.1245974Z B=39, 2025-05-07T20:23:31.1246119Z log_E=3, 2025-05-07T20:23:31.1246267Z L=2, 2025-05-07T20:23:31.1246440Z D_gradcheck=1, 2025-05-07T20:23:31.1246612Z stochastic_rounding=True, 2025-05-07T20:23:31.1246766Z weighted=True, 2025-05-07T20:23:31.1246925Z row_wise=False, 2025-05-07T20:23:31.1247071Z mixed=False, 2025-05-07T20:23:31.1247228Z use_cache=False, 2025-05-07T20:23:31.1247424Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:31.1247582Z use_cpu=True, 2025-05-07T20:23:31.1247767Z output_dtype=SparseType.FP16, 2025-05-07T20:23:31.1247918Z ) 2025-05-07T20:23:31.1248519Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:31.1249081Z self=, 2025-05-07T20:23:31.1249232Z mixed_B=True, 2025-05-07T20:23:31.1249383Z compile=False, 2025-05-07T20:23:31.1249535Z T=2, 2025-05-07T20:23:31.1249677Z D=42, 2025-05-07T20:23:31.1249965Z B=104, 2025-05-07T20:23:31.1250132Z log_E=3, 2025-05-07T20:23:31.1250363Z L=2, 2025-05-07T20:23:31.1250521Z D_gradcheck=2, 2025-05-07T20:23:31.1250696Z stochastic_rounding=True, 2025-05-07T20:23:31.1250851Z weighted=False, 2025-05-07T20:23:31.1251004Z row_wise=True, 2025-05-07T20:23:31.1251161Z mixed=True, 2025-05-07T20:23:31.1251313Z use_cache=False, 2025-05-07T20:23:31.1251508Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:31.1251661Z use_cpu=True, 2025-05-07T20:23:31.1251843Z output_dtype=SparseType.FP32, 2025-05-07T20:23:31.1251989Z ) 2025-05-07T20:23:31.1252222Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:31.1252778Z self=, 2025-05-07T20:23:31.1252936Z mixed_B=False, 2025-05-07T20:23:31.1253090Z compile=False, 2025-05-07T20:23:31.1253232Z T=4, 2025-05-07T20:23:31.1253385Z D=13, 2025-05-07T20:23:31.1253535Z B=123, 2025-05-07T20:23:31.1253685Z log_E=3, 2025-05-07T20:23:31.1253843Z L=13, 2025-05-07T20:23:31.1254092Z D_gradcheck=1, 2025-05-07T20:23:31.1254263Z stochastic_rounding=False, 2025-05-07T20:23:31.1254431Z weighted=True, 2025-05-07T20:23:31.1254584Z row_wise=False, 2025-05-07T20:23:31.1254735Z mixed=True, 2025-05-07T20:23:31.1254892Z use_cache=True, 2025-05-07T20:23:31.1255082Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:31.1255242Z use_cpu=True, 2025-05-07T20:23:31.1255428Z output_dtype=SparseType.FP16, 2025-05-07T20:23:31.1255578Z ) 2025-05-07T20:23:31.1255823Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:31.1256376Z self=, 2025-05-07T20:23:31.1256529Z mixed_B=True, 2025-05-07T20:23:31.1256688Z compile=False, 2025-05-07T20:23:31.1256834Z T=5, 2025-05-07T20:23:31.1256978Z D=45, 2025-05-07T20:23:31.1257126Z B=26, 2025-05-07T20:23:31.1257281Z log_E=5, 2025-05-07T20:23:31.1257430Z L=0, 2025-05-07T20:23:31.1257594Z D_gradcheck=2, 2025-05-07T20:23:31.1257766Z stochastic_rounding=True, 2025-05-07T20:23:31.1257927Z weighted=False, 2025-05-07T20:23:31.1258078Z row_wise=False, 2025-05-07T20:23:31.1258228Z mixed=True, 2025-05-07T20:23:31.1258388Z use_cache=True, 2025-05-07T20:23:31.1258573Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:31.1258726Z use_cpu=True, 2025-05-07T20:23:31.1258917Z output_dtype=SparseType.FP16, 2025-05-07T20:23:31.1259059Z ) 2025-05-07T20:23:31.1259371Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:31.1259945Z self=, 2025-05-07T20:23:31.1260096Z mixed_B=True, 2025-05-07T20:23:31.1260248Z compile=False, 2025-05-07T20:23:31.1260399Z T=4, 2025-05-07T20:23:31.1260542Z D=80, 2025-05-07T20:23:31.1260690Z B=57, 2025-05-07T20:23:31.1260836Z log_E=5, 2025-05-07T20:23:31.1260978Z L=10, 2025-05-07T20:23:31.1261145Z D_gradcheck=1, 2025-05-07T20:23:31.1261318Z stochastic_rounding=False, 2025-05-07T20:23:31.1261471Z weighted=True, 2025-05-07T20:23:31.1261629Z row_wise=True, 2025-05-07T20:23:31.1261779Z mixed=True, 2025-05-07T20:23:31.1261929Z use_cache=True, 2025-05-07T20:23:31.1262122Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:31.1262269Z use_cpu=True, 2025-05-07T20:23:31.1262449Z output_dtype=SparseType.FP32, 2025-05-07T20:23:31.1262599Z ) 2025-05-07T20:23:31.1262833Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:31.1263384Z self=, 2025-05-07T20:23:31.1263542Z mixed_B=True, 2025-05-07T20:23:31.1263693Z compile=True, 2025-05-07T20:23:31.1263847Z T=1, 2025-05-07T20:23:31.1263991Z D=45, 2025-05-07T20:23:31.1264135Z B=122, 2025-05-07T20:23:31.1264378Z log_E=5, 2025-05-07T20:23:31.1264542Z L=16, 2025-05-07T20:23:31.1264821Z D_gradcheck=1, 2025-05-07T20:23:31.1265005Z stochastic_rounding=False, 2025-05-07T20:23:31.1265160Z weighted=False, 2025-05-07T20:23:31.1265311Z row_wise=True, 2025-05-07T20:23:31.1265464Z mixed=True, 2025-05-07T20:23:31.1265616Z use_cache=True, 2025-05-07T20:23:31.1265807Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:31.1265965Z use_cpu=True, 2025-05-07T20:23:31.1266143Z output_dtype=SparseType.FP16, 2025-05-07T20:23:31.1266285Z ) 2025-05-07T20:23:31.1266522Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:31.1267073Z self=, 2025-05-07T20:23:31.1267230Z mixed_B=False, 2025-05-07T20:23:31.1267381Z compile=False, 2025-05-07T20:23:31.1267526Z T=4, 2025-05-07T20:23:31.1267677Z D=23, 2025-05-07T20:23:31.1267825Z B=55, 2025-05-07T20:23:31.1267975Z log_E=5, 2025-05-07T20:23:31.1268129Z L=14, 2025-05-07T20:23:31.1268286Z D_gradcheck=2, 2025-05-07T20:23:31.1268552Z stochastic_rounding=False, 2025-05-07T20:23:31.1268714Z weighted=True, 2025-05-07T20:23:31.1268863Z row_wise=True, 2025-05-07T20:23:31.1269011Z mixed=True, 2025-05-07T20:23:31.1269171Z use_cache=True, 2025-05-07T20:23:31.1269361Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:31.1269509Z use_cpu=True, 2025-05-07T20:23:31.1269702Z output_dtype=SparseType.FP16, 2025-05-07T20:23:31.1269848Z ) 2025-05-07T20:23:31.1270086Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:31.1270641Z self=, 2025-05-07T20:23:31.1270794Z mixed_B=False, 2025-05-07T20:23:31.1270959Z compile=True, 2025-05-07T20:23:31.1271102Z T=2, 2025-05-07T20:23:31.1271245Z D=53, 2025-05-07T20:23:31.1271393Z B=33, 2025-05-07T20:23:31.1271542Z log_E=5, 2025-05-07T20:23:31.1271686Z L=11, 2025-05-07T20:23:31.1271849Z D_gradcheck=1, 2025-05-07T20:23:31.1272025Z stochastic_rounding=False, 2025-05-07T20:23:31.1272176Z weighted=True, 2025-05-07T20:23:31.1272338Z row_wise=False, 2025-05-07T20:23:31.1272486Z mixed=False, 2025-05-07T20:23:31.1272645Z use_cache=True, 2025-05-07T20:23:31.1272831Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:31.1272980Z use_cpu=True, 2025-05-07T20:23:31.1273167Z output_dtype=SparseType.FP32, 2025-05-07T20:23:31.1273309Z ) 2025-05-07T20:23:31.1273615Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:31.1274196Z self=, 2025-05-07T20:23:31.1274350Z mixed_B=False, 2025-05-07T20:23:31.1274505Z compile=False, 2025-05-07T20:23:31.1274652Z T=3, 2025-05-07T20:23:31.1274794Z D=24, 2025-05-07T20:23:31.1274938Z B=116, 2025-05-07T20:23:31.1275093Z log_E=3, 2025-05-07T20:23:31.1275235Z L=13, 2025-05-07T20:23:31.1275391Z D_gradcheck=1, 2025-05-07T20:23:31.1275572Z stochastic_rounding=False, 2025-05-07T20:23:31.1275726Z weighted=True, 2025-05-07T20:23:31.1275883Z row_wise=True, 2025-05-07T20:23:31.1276031Z mixed=True, 2025-05-07T20:23:31.1276188Z use_cache=True, 2025-05-07T20:23:31.1276388Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:31.1276540Z use_cpu=True, 2025-05-07T20:23:31.1276719Z output_dtype=SparseType.FP16, 2025-05-07T20:23:31.1276864Z ) 2025-05-07T20:23:31.1820074Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:31.1820740Z self=, 2025-05-07T20:23:31.1820896Z mixed_B=True, 2025-05-07T20:23:31.1821050Z compile=True, 2025-05-07T20:23:31.1821213Z T=4, 2025-05-07T20:23:31.1821362Z D=26, 2025-05-07T20:23:31.1821509Z B=38, 2025-05-07T20:23:31.1822053Z log_E=5, 2025-05-07T20:23:31.1822210Z L=12, 2025-05-07T20:23:31.1822505Z D_gradcheck=2, 2025-05-07T20:23:31.1822764Z stochastic_rounding=False, 2025-05-07T20:23:31.1822980Z weighted=True, 2025-05-07T20:23:31.1823168Z row_wise=True, 2025-05-07T20:23:31.1823329Z mixed=True, 2025-05-07T20:23:31.1823520Z use_cache=True, 2025-05-07T20:23:31.1823727Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:31.1823879Z use_cpu=True, 2025-05-07T20:23:31.1824061Z output_dtype=SparseType.FP16, 2025-05-07T20:23:31.1824215Z ) 2025-05-07T20:23:31.1824450Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:31.1825013Z self=, 2025-05-07T20:23:31.1825168Z mixed_B=True, 2025-05-07T20:23:31.1825322Z compile=False, 2025-05-07T20:23:31.1825465Z T=2, 2025-05-07T20:23:31.1825615Z D=73, 2025-05-07T20:23:31.1825757Z B=82, 2025-05-07T20:23:31.1825907Z log_E=3, 2025-05-07T20:23:31.1826056Z L=6, 2025-05-07T20:23:31.1826210Z D_gradcheck=2, 2025-05-07T20:23:31.1826527Z stochastic_rounding=False, 2025-05-07T20:23:31.1826690Z weighted=False, 2025-05-07T20:23:31.1826841Z row_wise=False, 2025-05-07T20:23:31.1826997Z mixed=True, 2025-05-07T20:23:31.1827145Z use_cache=True, 2025-05-07T20:23:31.1827335Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:31.1827490Z use_cpu=True, 2025-05-07T20:23:31.1827671Z output_dtype=SparseType.FP32, 2025-05-07T20:23:31.1827812Z ) 2025-05-07T20:23:31.1828052Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:31.1828611Z self=, 2025-05-07T20:23:31.1828766Z mixed_B=False, 2025-05-07T20:23:31.1828925Z compile=False, 2025-05-07T20:23:31.1829065Z T=4, 2025-05-07T20:23:31.1829208Z D=91, 2025-05-07T20:23:31.1829357Z B=64, 2025-05-07T20:23:31.1829509Z log_E=3, 2025-05-07T20:23:31.1829661Z L=5, 2025-05-07T20:23:31.1829816Z D_gradcheck=1, 2025-05-07T20:23:31.1829990Z stochastic_rounding=True, 2025-05-07T20:23:31.1830154Z weighted=True, 2025-05-07T20:23:31.1830314Z row_wise=False, 2025-05-07T20:23:31.1830464Z mixed=False, 2025-05-07T20:23:31.1830735Z use_cache=False, 2025-05-07T20:23:31.1830921Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:31.1831075Z use_cpu=True, 2025-05-07T20:23:31.1831267Z output_dtype=SparseType.FP32, 2025-05-07T20:23:31.1831414Z ) 2025-05-07T20:23:31.1831850Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:31.1832432Z self=, 2025-05-07T20:23:31.1832585Z mixed_B=True, 2025-05-07T20:23:31.1832747Z compile=True, 2025-05-07T20:23:31.1832896Z T=1, 2025-05-07T20:23:31.1833044Z D=115, 2025-05-07T20:23:31.1833192Z B=37, 2025-05-07T20:23:31.1833337Z log_E=4, 2025-05-07T20:23:31.1833486Z L=2, 2025-05-07T20:23:31.1833653Z D_gradcheck=1, 2025-05-07T20:23:31.1833826Z stochastic_rounding=True, 2025-05-07T20:23:31.1833987Z weighted=True, 2025-05-07T20:23:31.1834144Z row_wise=False, 2025-05-07T20:23:31.1834296Z mixed=False, 2025-05-07T20:23:31.1834448Z use_cache=True, 2025-05-07T20:23:31.1834641Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:31.1834792Z use_cpu=True, 2025-05-07T20:23:31.1834975Z output_dtype=SparseType.FP16, 2025-05-07T20:23:31.1835125Z ) 2025-05-07T20:23:31.1835355Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:31.1835915Z self=, 2025-05-07T20:23:31.1836066Z mixed_B=False, 2025-05-07T20:23:31.1836218Z compile=True, 2025-05-07T20:23:31.1836370Z T=3, 2025-05-07T20:23:31.1836511Z D=52, 2025-05-07T20:23:31.1836654Z B=46, 2025-05-07T20:23:31.1836807Z log_E=5, 2025-05-07T20:23:31.1837042Z L=6, 2025-05-07T20:23:31.1837209Z D_gradcheck=1, 2025-05-07T20:23:31.1837487Z stochastic_rounding=False, 2025-05-07T20:23:31.1837642Z weighted=False, 2025-05-07T20:23:31.1837793Z row_wise=True, 2025-05-07T20:23:31.1837951Z mixed=True, 2025-05-07T20:23:31.1838104Z use_cache=False, 2025-05-07T20:23:31.1838295Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:31.1838453Z use_cpu=True, 2025-05-07T20:23:31.1838634Z output_dtype=SparseType.FP16, 2025-05-07T20:23:31.1838779Z ) 2025-05-07T20:23:31.1839009Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:31.1839560Z self=, 2025-05-07T20:23:31.1839718Z mixed_B=False, 2025-05-07T20:23:31.1839869Z compile=True, 2025-05-07T20:23:31.1840021Z T=5, 2025-05-07T20:23:31.1840177Z D=121, 2025-05-07T20:23:31.1840323Z B=111, 2025-05-07T20:23:31.1840472Z log_E=3, 2025-05-07T20:23:31.1840628Z L=10, 2025-05-07T20:23:31.1840781Z D_gradcheck=1, 2025-05-07T20:23:31.1841041Z stochastic_rounding=True, 2025-05-07T20:23:31.1841199Z weighted=False, 2025-05-07T20:23:31.1841348Z row_wise=True, 2025-05-07T20:23:31.1841493Z mixed=False, 2025-05-07T20:23:31.1841651Z use_cache=True, 2025-05-07T20:23:31.1841843Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:31.1842007Z use_cpu=True, 2025-05-07T20:23:31.1842187Z output_dtype=SparseType.FP32, 2025-05-07T20:23:31.1842326Z ) 2025-05-07T20:23:31.1842562Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:31.1843114Z self=, 2025-05-07T20:23:31.1843270Z mixed_B=False, 2025-05-07T20:23:31.1843424Z compile=True, 2025-05-07T20:23:31.1843566Z T=4, 2025-05-07T20:23:31.1843709Z D=27, 2025-05-07T20:23:31.1843855Z B=41, 2025-05-07T20:23:31.1843999Z log_E=4, 2025-05-07T20:23:31.1844147Z L=0, 2025-05-07T20:23:31.1844316Z D_gradcheck=2, 2025-05-07T20:23:31.1844496Z stochastic_rounding=True, 2025-05-07T20:23:31.1844656Z weighted=False, 2025-05-07T20:23:31.1844809Z row_wise=False, 2025-05-07T20:23:31.1844958Z mixed=True, 2025-05-07T20:23:31.1845116Z use_cache=False, 2025-05-07T20:23:31.1845302Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:31.1845453Z use_cpu=True, 2025-05-07T20:23:31.1845639Z output_dtype=SparseType.FP32, 2025-05-07T20:23:31.1845779Z ) 2025-05-07T20:23:31.1846120Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:31.1846693Z self=, 2025-05-07T20:23:31.1846846Z mixed_B=False, 2025-05-07T20:23:31.1847000Z compile=False, 2025-05-07T20:23:31.1847159Z T=5, 2025-05-07T20:23:31.1847310Z D=92, 2025-05-07T20:23:31.1847453Z B=26, 2025-05-07T20:23:31.1847603Z log_E=5, 2025-05-07T20:23:31.1847752Z L=15, 2025-05-07T20:23:31.1847910Z D_gradcheck=1, 2025-05-07T20:23:31.1848237Z stochastic_rounding=False, 2025-05-07T20:23:31.1848392Z weighted=False, 2025-05-07T20:23:31.1848551Z row_wise=False, 2025-05-07T20:23:31.1848700Z mixed=True, 2025-05-07T20:23:31.1848851Z use_cache=True, 2025-05-07T20:23:31.1849045Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:31.1849193Z use_cpu=True, 2025-05-07T20:23:31.1849374Z output_dtype=SparseType.FP32, 2025-05-07T20:23:31.1849521Z ) 2025-05-07T20:23:31.1849749Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:31.1850301Z self=, 2025-05-07T20:23:31.1850461Z mixed_B=False, 2025-05-07T20:23:31.1850612Z compile=True, 2025-05-07T20:23:31.1850764Z T=1, 2025-05-07T20:23:31.1850910Z D=83, 2025-05-07T20:23:31.1851052Z B=96, 2025-05-07T20:23:31.1851202Z log_E=4, 2025-05-07T20:23:31.1851469Z L=2, 2025-05-07T20:23:31.1851637Z D_gradcheck=1, 2025-05-07T20:23:31.1851900Z stochastic_rounding=False, 2025-05-07T20:23:31.1852054Z weighted=False, 2025-05-07T20:23:31.1852205Z row_wise=False, 2025-05-07T20:23:31.1852359Z mixed=True, 2025-05-07T20:23:31.1852508Z use_cache=True, 2025-05-07T20:23:31.1852699Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:31.1852859Z use_cpu=True, 2025-05-07T20:23:31.1853041Z output_dtype=SparseType.FP16, 2025-05-07T20:23:31.1853184Z ) 2025-05-07T20:23:31.1853423Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:31.1853979Z self=, 2025-05-07T20:23:31.1854137Z mixed_B=True, 2025-05-07T20:23:31.1854289Z compile=False, 2025-05-07T20:23:31.1854430Z T=5, 2025-05-07T20:23:31.1854577Z D=111, 2025-05-07T20:23:31.1854727Z B=7, 2025-05-07T20:23:31.1854872Z log_E=5, 2025-05-07T20:23:31.1855025Z L=0, 2025-05-07T20:23:31.1855178Z D_gradcheck=1, 2025-05-07T20:23:31.1855358Z stochastic_rounding=True, 2025-05-07T20:23:31.1855624Z weighted=False, 2025-05-07T20:23:31.1855779Z row_wise=False, 2025-05-07T20:23:31.1855929Z mixed=False, 2025-05-07T20:23:31.1856088Z use_cache=True, 2025-05-07T20:23:31.1856279Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:31.1856430Z use_cpu=True, 2025-05-07T20:23:31.1856617Z output_dtype=SparseType.FP32, 2025-05-07T20:23:31.1856756Z ) 2025-05-07T20:23:31.1856999Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:31.1857555Z self=, 2025-05-07T20:23:31.1857705Z mixed_B=True, 2025-05-07T20:23:31.1857864Z compile=True, 2025-05-07T20:23:31.1858006Z T=2, 2025-05-07T20:23:31.1858156Z D=43, 2025-05-07T20:23:31.1858306Z B=122, 2025-05-07T20:23:31.1858452Z log_E=3, 2025-05-07T20:23:31.1858602Z L=17, 2025-05-07T20:23:31.1858763Z D_gradcheck=2, 2025-05-07T20:23:31.1858939Z stochastic_rounding=False, 2025-05-07T20:23:31.1859099Z weighted=False, 2025-05-07T20:23:31.1859258Z row_wise=True, 2025-05-07T20:23:31.1859407Z mixed=False, 2025-05-07T20:23:31.1859558Z use_cache=True, 2025-05-07T20:23:31.1859753Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:31.1859908Z use_cpu=True, 2025-05-07T20:23:31.1860093Z output_dtype=SparseType.FP16, 2025-05-07T20:23:31.1860233Z ) 2025-05-07T20:23:31.1860542Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:31.1861118Z self=, 2025-05-07T20:23:31.1861274Z mixed_B=True, 2025-05-07T20:23:31.1861424Z compile=False, 2025-05-07T20:23:31.1861571Z T=5, 2025-05-07T20:23:31.1861713Z D=48, 2025-05-07T20:23:31.1861857Z B=94, 2025-05-07T20:23:31.1862014Z log_E=4, 2025-05-07T20:23:31.1862162Z L=10, 2025-05-07T20:23:31.1862309Z D_gradcheck=1, 2025-05-07T20:23:31.1862488Z stochastic_rounding=True, 2025-05-07T20:23:31.1862662Z weighted=True, 2025-05-07T20:23:31.1862821Z row_wise=False, 2025-05-07T20:23:31.1862981Z mixed=True, 2025-05-07T20:23:31.1863139Z use_cache=False, 2025-05-07T20:23:31.1863337Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:31.1863486Z use_cpu=True, 2025-05-07T20:23:31.1863664Z output_dtype=SparseType.FP16, 2025-05-07T20:23:31.1863811Z ) 2025-05-07T20:23:31.1864039Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:31.1864589Z self=, 2025-05-07T20:23:31.1864744Z mixed_B=True, 2025-05-07T20:23:31.1864894Z compile=True, 2025-05-07T20:23:31.1865038Z T=3, 2025-05-07T20:23:31.1865187Z D=35, 2025-05-07T20:23:31.1865331Z B=123, 2025-05-07T20:23:31.1865475Z log_E=3, 2025-05-07T20:23:31.1865735Z L=1, 2025-05-07T20:23:31.1865902Z D_gradcheck=2, 2025-05-07T20:23:31.1866164Z stochastic_rounding=False, 2025-05-07T20:23:31.1866320Z weighted=True, 2025-05-07T20:23:31.1866473Z row_wise=False, 2025-05-07T20:23:31.1866628Z mixed=False, 2025-05-07T20:23:31.1866781Z use_cache=True, 2025-05-07T20:23:31.1866969Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:31.1867131Z use_cpu=True, 2025-05-07T20:23:31.1867314Z output_dtype=SparseType.FP16, 2025-05-07T20:23:31.1867457Z ) 2025-05-07T20:23:31.1867691Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:31.1868239Z self=, 2025-05-07T20:23:31.1868393Z mixed_B=True, 2025-05-07T20:23:31.1868556Z compile=False, 2025-05-07T20:23:31.1868700Z T=5, 2025-05-07T20:23:31.1868841Z D=114, 2025-05-07T20:23:31.1868995Z B=121, 2025-05-07T20:23:31.1869141Z log_E=3, 2025-05-07T20:23:31.1869295Z L=2, 2025-05-07T20:23:31.1869447Z D_gradcheck=2, 2025-05-07T20:23:31.1869625Z stochastic_rounding=True, 2025-05-07T20:23:31.1869870Z weighted=False, 2025-05-07T20:23:31.1870025Z row_wise=False, 2025-05-07T20:23:31.1870176Z mixed=True, 2025-05-07T20:23:31.1870333Z use_cache=True, 2025-05-07T20:23:31.1870520Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:31.1870671Z use_cpu=True, 2025-05-07T20:23:31.1870856Z output_dtype=SparseType.FP32, 2025-05-07T20:23:31.1870997Z ) 2025-05-07T20:23:31.1871222Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:31.1871782Z self=, 2025-05-07T20:23:31.1871933Z mixed_B=True, 2025-05-07T20:23:31.1872093Z compile=False, 2025-05-07T20:23:31.1872233Z T=1, 2025-05-07T20:23:31.1872375Z D=117, 2025-05-07T20:23:31.1872527Z B=71, 2025-05-07T20:23:31.1872669Z log_E=5, 2025-05-07T20:23:31.1872812Z L=18, 2025-05-07T20:23:31.1872974Z D_gradcheck=2, 2025-05-07T20:23:31.1873149Z stochastic_rounding=True, 2025-05-07T20:23:31.1873304Z weighted=True, 2025-05-07T20:23:31.1873462Z row_wise=False, 2025-05-07T20:23:31.1873611Z mixed=True, 2025-05-07T20:23:31.1873768Z use_cache=False, 2025-05-07T20:23:31.1873963Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:31.1874119Z use_cpu=True, 2025-05-07T20:23:31.1874298Z output_dtype=SparseType.FP16, 2025-05-07T20:23:31.1874452Z ) 2025-05-07T20:23:31.1874679Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:31.1875318Z self=, 2025-05-07T20:23:31.1875486Z mixed_B=True, 2025-05-07T20:23:31.1875639Z compile=True, 2025-05-07T20:23:31.1875791Z T=3, 2025-05-07T20:23:31.1875935Z D=113, 2025-05-07T20:23:31.1876078Z B=53, 2025-05-07T20:23:31.1876229Z log_E=4, 2025-05-07T20:23:31.1876372Z L=18, 2025-05-07T20:23:31.1876529Z D_gradcheck=2, 2025-05-07T20:23:31.1876712Z stochastic_rounding=True, 2025-05-07T20:23:31.1876871Z weighted=False, 2025-05-07T20:23:31.1877023Z row_wise=True, 2025-05-07T20:23:31.1877183Z mixed=False, 2025-05-07T20:23:31.1877335Z use_cache=False, 2025-05-07T20:23:31.1877524Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:31.1877679Z use_cpu=True, 2025-05-07T20:23:31.1877859Z output_dtype=SparseType.FP16, 2025-05-07T20:23:31.1878006Z ) 2025-05-07T20:23:31.1878234Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:31.1878790Z self=, 2025-05-07T20:23:31.1878948Z mixed_B=True, 2025-05-07T20:23:31.1879101Z compile=True, 2025-05-07T20:23:31.1879241Z T=4, 2025-05-07T20:23:31.1879394Z D=110, 2025-05-07T20:23:31.1879536Z B=113, 2025-05-07T20:23:31.1879997Z log_E=4, 2025-05-07T20:23:31.1880164Z L=4, 2025-05-07T20:23:31.1880590Z D_gradcheck=2, 2025-05-07T20:23:31.1880900Z stochastic_rounding=False, 2025-05-07T20:23:31.1881069Z weighted=True, 2025-05-07T20:23:31.1881221Z row_wise=True, 2025-05-07T20:23:31.1881367Z mixed=False, 2025-05-07T20:23:31.1881528Z use_cache=True, 2025-05-07T20:23:31.1881714Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:31.1881869Z use_cpu=True, 2025-05-07T20:23:31.1882056Z output_dtype=SparseType.FP32, 2025-05-07T20:23:31.1882206Z ) 2025-05-07T20:23:31.2422065Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:31.2422778Z self=, 2025-05-07T20:23:31.2422943Z mixed_B=False, 2025-05-07T20:23:31.2423094Z compile=True, 2025-05-07T20:23:31.2423236Z T=3, 2025-05-07T20:23:31.2423389Z D=124, 2025-05-07T20:23:31.2423535Z B=53, 2025-05-07T20:23:31.2423679Z log_E=5, 2025-05-07T20:23:31.2423826Z L=5, 2025-05-07T20:23:31.2423984Z D_gradcheck=2, 2025-05-07T20:23:31.2424169Z stochastic_rounding=True, 2025-05-07T20:23:31.2424694Z weighted=True, 2025-05-07T20:23:31.2424843Z row_wise=True, 2025-05-07T20:23:31.2424998Z mixed=False, 2025-05-07T20:23:31.2425149Z use_cache=True, 2025-05-07T20:23:31.2425339Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:31.2425494Z use_cpu=True, 2025-05-07T20:23:31.2425674Z output_dtype=SparseType.FP16, 2025-05-07T20:23:31.2425818Z ) 2025-05-07T20:23:31.2426052Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:31.2426613Z self=, 2025-05-07T20:23:31.2426765Z mixed_B=False, 2025-05-07T20:23:31.2426924Z compile=True, 2025-05-07T20:23:31.2427066Z T=5, 2025-05-07T20:23:31.2427209Z D=81, 2025-05-07T20:23:31.2427362Z B=41, 2025-05-07T20:23:31.2427507Z log_E=3, 2025-05-07T20:23:31.2427658Z L=3, 2025-05-07T20:23:31.2427814Z D_gradcheck=2, 2025-05-07T20:23:31.2427986Z stochastic_rounding=False, 2025-05-07T20:23:31.2428154Z weighted=False, 2025-05-07T20:23:31.2428307Z row_wise=True, 2025-05-07T20:23:31.2428455Z mixed=True, 2025-05-07T20:23:31.2428617Z use_cache=True, 2025-05-07T20:23:31.2428810Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:31.2428959Z use_cpu=True, 2025-05-07T20:23:31.2429148Z output_dtype=SparseType.FP32, 2025-05-07T20:23:31.2429293Z ) 2025-05-07T20:23:31.2429517Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:31.2430227Z self=, 2025-05-07T20:23:31.2430391Z mixed_B=False, 2025-05-07T20:23:31.2430549Z compile=True, 2025-05-07T20:23:31.2430699Z T=3, 2025-05-07T20:23:31.2430841Z D=43, 2025-05-07T20:23:31.2430988Z B=90, 2025-05-07T20:23:31.2431133Z log_E=4, 2025-05-07T20:23:31.2431278Z L=20, 2025-05-07T20:23:31.2431444Z D_gradcheck=2, 2025-05-07T20:23:31.2431620Z stochastic_rounding=True, 2025-05-07T20:23:31.2431783Z weighted=True, 2025-05-07T20:23:31.2431940Z row_wise=False, 2025-05-07T20:23:31.2432088Z mixed=True, 2025-05-07T20:23:31.2432241Z use_cache=False, 2025-05-07T20:23:31.2432436Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:31.2432585Z use_cpu=True, 2025-05-07T20:23:31.2432764Z output_dtype=SparseType.FP32, 2025-05-07T20:23:31.2432914Z ) 2025-05-07T20:23:31.2433139Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:31.2433691Z self=, 2025-05-07T20:23:31.2433850Z mixed_B=False, 2025-05-07T20:23:31.2433998Z compile=True, 2025-05-07T20:23:31.2434151Z T=5, 2025-05-07T20:23:31.2434291Z D=24, 2025-05-07T20:23:31.2434435Z B=115, 2025-05-07T20:23:31.2434586Z log_E=4, 2025-05-07T20:23:31.2434728Z L=19, 2025-05-07T20:23:31.2435044Z D_gradcheck=1, 2025-05-07T20:23:31.2435238Z stochastic_rounding=False, 2025-05-07T20:23:31.2435556Z weighted=False, 2025-05-07T20:23:31.2435707Z row_wise=False, 2025-05-07T20:23:31.2435861Z mixed=True, 2025-05-07T20:23:31.2436021Z use_cache=False, 2025-05-07T20:23:31.2436207Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:31.2436367Z use_cpu=True, 2025-05-07T20:23:31.2436546Z output_dtype=SparseType.FP16, 2025-05-07T20:23:31.2436687Z ) 2025-05-07T20:23:31.2436920Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:31.2437473Z self=, 2025-05-07T20:23:31.2437632Z mixed_B=False, 2025-05-07T20:23:31.2437785Z compile=False, 2025-05-07T20:23:31.2437934Z T=4, 2025-05-07T20:23:31.2438081Z D=14, 2025-05-07T20:23:31.2438222Z B=101, 2025-05-07T20:23:31.2438365Z log_E=5, 2025-05-07T20:23:31.2438512Z L=18, 2025-05-07T20:23:31.2438667Z D_gradcheck=2, 2025-05-07T20:23:31.2438840Z stochastic_rounding=False, 2025-05-07T20:23:31.2439122Z weighted=False, 2025-05-07T20:23:31.2439270Z row_wise=True, 2025-05-07T20:23:31.2439417Z mixed=False, 2025-05-07T20:23:31.2439576Z use_cache=True, 2025-05-07T20:23:31.2439768Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:31.2439925Z use_cpu=True, 2025-05-07T20:23:31.2440106Z output_dtype=SparseType.FP32, 2025-05-07T20:23:31.2440246Z ) 2025-05-07T20:23:31.2440478Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:31.2441030Z self=, 2025-05-07T20:23:31.2441182Z mixed_B=False, 2025-05-07T20:23:31.2441341Z compile=True, 2025-05-07T20:23:31.2441483Z T=5, 2025-05-07T20:23:31.2441627Z D=53, 2025-05-07T20:23:31.2441773Z B=23, 2025-05-07T20:23:31.2441918Z log_E=3, 2025-05-07T20:23:31.2442059Z L=6, 2025-05-07T20:23:31.2442221Z D_gradcheck=1, 2025-05-07T20:23:31.2442394Z stochastic_rounding=False, 2025-05-07T20:23:31.2442554Z weighted=True, 2025-05-07T20:23:31.2442714Z row_wise=False, 2025-05-07T20:23:31.2442863Z mixed=False, 2025-05-07T20:23:31.2443119Z use_cache=False, 2025-05-07T20:23:31.2443307Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:31.2443468Z use_cpu=True, 2025-05-07T20:23:31.2443652Z output_dtype=SparseType.FP16, 2025-05-07T20:23:31.2443793Z ) 2025-05-07T20:23:31.2444028Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:31.2444666Z self=, 2025-05-07T20:23:31.2444837Z mixed_B=True, 2025-05-07T20:23:31.2444996Z compile=False, 2025-05-07T20:23:31.2445141Z T=4, 2025-05-07T20:23:31.2445298Z D=111, 2025-05-07T20:23:31.2445443Z B=88, 2025-05-07T20:23:31.2445589Z log_E=4, 2025-05-07T20:23:31.2445739Z L=15, 2025-05-07T20:23:31.2445898Z D_gradcheck=1, 2025-05-07T20:23:31.2446071Z stochastic_rounding=False, 2025-05-07T20:23:31.2446243Z weighted=False, 2025-05-07T20:23:31.2446395Z row_wise=True, 2025-05-07T20:23:31.2446547Z mixed=False, 2025-05-07T20:23:31.2446713Z use_cache=True, 2025-05-07T20:23:31.2446907Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:31.2447061Z use_cpu=True, 2025-05-07T20:23:31.2447250Z output_dtype=SparseType.FP32, 2025-05-07T20:23:31.2447390Z ) 2025-05-07T20:23:31.2447624Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:31.2448309Z self=, 2025-05-07T20:23:31.2448465Z mixed_B=True, 2025-05-07T20:23:31.2448631Z compile=False, 2025-05-07T20:23:31.2448779Z T=1, 2025-05-07T20:23:31.2448923Z D=51, 2025-05-07T20:23:31.2449075Z B=117, 2025-05-07T20:23:31.2449221Z log_E=4, 2025-05-07T20:23:31.2449363Z L=19, 2025-05-07T20:23:31.2449637Z D_gradcheck=2, 2025-05-07T20:23:31.2449824Z stochastic_rounding=True, 2025-05-07T20:23:31.2450064Z weighted=True, 2025-05-07T20:23:31.2450224Z row_wise=True, 2025-05-07T20:23:31.2450378Z mixed=False, 2025-05-07T20:23:31.2450537Z use_cache=True, 2025-05-07T20:23:31.2450729Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:31.2450887Z use_cpu=True, 2025-05-07T20:23:31.2451076Z output_dtype=SparseType.FP16, 2025-05-07T20:23:31.2451215Z ) 2025-05-07T20:23:31.2451439Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:31.2451997Z self=, 2025-05-07T20:23:31.2452151Z mixed_B=True, 2025-05-07T20:23:31.2452303Z compile=True, 2025-05-07T20:23:31.2452452Z T=2, 2025-05-07T20:23:31.2452594Z D=44, 2025-05-07T20:23:31.2452738Z B=92, 2025-05-07T20:23:31.2452890Z log_E=3, 2025-05-07T20:23:31.2453032Z L=3, 2025-05-07T20:23:31.2453187Z D_gradcheck=1, 2025-05-07T20:23:31.2453367Z stochastic_rounding=True, 2025-05-07T20:23:31.2453618Z weighted=False, 2025-05-07T20:23:31.2453776Z row_wise=False, 2025-05-07T20:23:31.2453925Z mixed=False, 2025-05-07T20:23:31.2454074Z use_cache=True, 2025-05-07T20:23:31.2454269Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:31.2454420Z use_cpu=True, 2025-05-07T20:23:31.2454601Z output_dtype=SparseType.FP16, 2025-05-07T20:23:31.2454747Z ) 2025-05-07T20:23:31.2454970Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:31.2455522Z self=, 2025-05-07T20:23:31.2455683Z mixed_B=False, 2025-05-07T20:23:31.2455834Z compile=True, 2025-05-07T20:23:31.2455980Z T=1, 2025-05-07T20:23:31.2456126Z D=29, 2025-05-07T20:23:31.2456266Z B=16, 2025-05-07T20:23:31.2456416Z log_E=5, 2025-05-07T20:23:31.2456559Z L=0, 2025-05-07T20:23:31.2456717Z D_gradcheck=1, 2025-05-07T20:23:31.2456896Z stochastic_rounding=False, 2025-05-07T20:23:31.2457076Z weighted=False, 2025-05-07T20:23:31.2466627Z row_wise=True, 2025-05-07T20:23:31.2466834Z mixed=True, 2025-05-07T20:23:31.2466988Z use_cache=True, 2025-05-07T20:23:31.2467194Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:31.2467345Z use_cpu=True, 2025-05-07T20:23:31.2467524Z output_dtype=SparseType.FP16, 2025-05-07T20:23:31.2467671Z ) 2025-05-07T20:23:31.2467909Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:31.2468681Z self=, 2025-05-07T20:23:31.2468856Z mixed_B=False, 2025-05-07T20:23:31.2469009Z compile=False, 2025-05-07T20:23:31.2469154Z T=3, 2025-05-07T20:23:31.2469293Z D=91, 2025-05-07T20:23:31.2469434Z B=122, 2025-05-07T20:23:31.2469584Z log_E=5, 2025-05-07T20:23:31.2469724Z L=7, 2025-05-07T20:23:31.2469878Z D_gradcheck=1, 2025-05-07T20:23:31.2470059Z stochastic_rounding=False, 2025-05-07T20:23:31.2470219Z weighted=True, 2025-05-07T20:23:31.2470372Z row_wise=True, 2025-05-07T20:23:31.2470526Z mixed=True, 2025-05-07T20:23:31.2470677Z use_cache=False, 2025-05-07T20:23:31.2470871Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:31.2471019Z use_cpu=True, 2025-05-07T20:23:31.2471197Z output_dtype=SparseType.FP16, 2025-05-07T20:23:31.2471346Z ) 2025-05-07T20:23:31.2471578Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:31.2472134Z self=, 2025-05-07T20:23:31.2472292Z mixed_B=True, 2025-05-07T20:23:31.2472443Z compile=False, 2025-05-07T20:23:31.2472583Z T=2, 2025-05-07T20:23:31.2472732Z D=69, 2025-05-07T20:23:31.2472877Z B=75, 2025-05-07T20:23:31.2473018Z log_E=4, 2025-05-07T20:23:31.2473165Z L=7, 2025-05-07T20:23:31.2473314Z D_gradcheck=2, 2025-05-07T20:23:31.2473572Z stochastic_rounding=False, 2025-05-07T20:23:31.2473800Z weighted=False, 2025-05-07T20:23:31.2473956Z row_wise=False, 2025-05-07T20:23:31.2474110Z mixed=False, 2025-05-07T20:23:31.2474261Z use_cache=False, 2025-05-07T20:23:31.2474449Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:31.2474603Z use_cpu=True, 2025-05-07T20:23:31.2474782Z output_dtype=SparseType.FP16, 2025-05-07T20:23:31.2474918Z ) 2025-05-07T20:23:31.2475149Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:31.2475701Z self=, 2025-05-07T20:23:31.2475854Z mixed_B=False, 2025-05-07T20:23:31.2476104Z compile=True, 2025-05-07T20:23:31.2476245Z T=3, 2025-05-07T20:23:31.2476385Z D=45, 2025-05-07T20:23:31.2476532Z B=45, 2025-05-07T20:23:31.2476675Z log_E=5, 2025-05-07T20:23:31.2476815Z L=2, 2025-05-07T20:23:31.2476972Z D_gradcheck=1, 2025-05-07T20:23:31.2477144Z stochastic_rounding=False, 2025-05-07T20:23:31.2477308Z weighted=False, 2025-05-07T20:23:31.2477555Z row_wise=True, 2025-05-07T20:23:31.2477703Z mixed=True, 2025-05-07T20:23:31.2477861Z use_cache=True, 2025-05-07T20:23:31.2478050Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:31.2478199Z use_cpu=True, 2025-05-07T20:23:31.2478382Z output_dtype=SparseType.FP32, 2025-05-07T20:23:31.2478522Z ) 2025-05-07T20:23:31.2478743Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:31.2479299Z self=, 2025-05-07T20:23:31.2479455Z mixed_B=False, 2025-05-07T20:23:31.2479604Z compile=True, 2025-05-07T20:23:31.2480029Z T=1, 2025-05-07T20:23:31.2480178Z D=48, 2025-05-07T20:23:31.2480328Z B=94, 2025-05-07T20:23:31.2480470Z log_E=3, 2025-05-07T20:23:31.2480611Z L=17, 2025-05-07T20:23:31.2480765Z D_gradcheck=1, 2025-05-07T20:23:31.2480938Z stochastic_rounding=True, 2025-05-07T20:23:31.2481093Z weighted=False, 2025-05-07T20:23:31.2481254Z row_wise=True, 2025-05-07T20:23:31.2481401Z mixed=True, 2025-05-07T20:23:31.2481552Z use_cache=False, 2025-05-07T20:23:31.2481745Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:31.2481894Z use_cpu=True, 2025-05-07T20:23:31.2482071Z output_dtype=SparseType.FP32, 2025-05-07T20:23:31.2482218Z ) 2025-05-07T20:23:31.2482441Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:31.2483240Z self=, 2025-05-07T20:23:31.2483420Z mixed_B=False, 2025-05-07T20:23:31.2483573Z compile=True, 2025-05-07T20:23:31.2483722Z T=3, 2025-05-07T20:23:31.2483864Z D=26, 2025-05-07T20:23:31.2484017Z B=73, 2025-05-07T20:23:31.2484168Z log_E=4, 2025-05-07T20:23:31.2484310Z L=12, 2025-05-07T20:23:31.2484462Z D_gradcheck=1, 2025-05-07T20:23:31.2484643Z stochastic_rounding=True, 2025-05-07T20:23:31.2484807Z weighted=True, 2025-05-07T20:23:31.2484963Z row_wise=True, 2025-05-07T20:23:31.2485114Z mixed=True, 2025-05-07T20:23:31.2485268Z use_cache=True, 2025-05-07T20:23:31.2485487Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:31.2485653Z use_cpu=True, 2025-05-07T20:23:31.2485882Z output_dtype=SparseType.FP16, 2025-05-07T20:23:31.2486063Z ) 2025-05-07T20:23:31.2486308Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:31.2486890Z self=, 2025-05-07T20:23:31.2487050Z mixed_B=False, 2025-05-07T20:23:31.2487200Z compile=True, 2025-05-07T20:23:31.2487341Z T=3, 2025-05-07T20:23:31.2487491Z D=35, 2025-05-07T20:23:31.2487633Z B=112, 2025-05-07T20:23:31.2487778Z log_E=3, 2025-05-07T20:23:31.2487925Z L=7, 2025-05-07T20:23:31.2488201Z D_gradcheck=1, 2025-05-07T20:23:31.2488581Z stochastic_rounding=True, 2025-05-07T20:23:31.2488832Z weighted=False, 2025-05-07T20:23:31.2488987Z row_wise=False, 2025-05-07T20:23:31.2489133Z mixed=True, 2025-05-07T20:23:31.2489294Z use_cache=True, 2025-05-07T20:23:31.2489481Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:31.2489628Z use_cpu=True, 2025-05-07T20:23:31.2489812Z output_dtype=SparseType.FP16, 2025-05-07T20:23:31.2489954Z ) 2025-05-07T20:23:31.2490185Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:31.2490743Z self=, 2025-05-07T20:23:31.2490904Z mixed_B=False, 2025-05-07T20:23:31.2491069Z compile=False, 2025-05-07T20:23:31.2491217Z T=1, 2025-05-07T20:23:31.2491360Z D=62, 2025-05-07T20:23:31.2491507Z B=40, 2025-05-07T20:23:31.2491650Z log_E=3, 2025-05-07T20:23:31.2491791Z L=5, 2025-05-07T20:23:31.2491945Z D_gradcheck=1, 2025-05-07T20:23:31.2492121Z stochastic_rounding=False, 2025-05-07T20:23:31.2492277Z weighted=True, 2025-05-07T20:23:31.2492597Z row_wise=False, 2025-05-07T20:23:31.2492742Z mixed=True, 2025-05-07T20:23:31.2492891Z use_cache=True, 2025-05-07T20:23:31.2493095Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:31.2493247Z use_cpu=True, 2025-05-07T20:23:31.2493438Z output_dtype=SparseType.FP16, 2025-05-07T20:23:31.2493576Z ) 2025-05-07T20:23:31.3034213Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:31.3034912Z self=, 2025-05-07T20:23:31.3035064Z mixed_B=False, 2025-05-07T20:23:31.3035227Z compile=True, 2025-05-07T20:23:31.3035372Z T=5, 2025-05-07T20:23:31.3035523Z D=100, 2025-05-07T20:23:31.3035676Z B=77, 2025-05-07T20:23:31.3035820Z log_E=4, 2025-05-07T20:23:31.3035970Z L=20, 2025-05-07T20:23:31.3036118Z D_gradcheck=1, 2025-05-07T20:23:31.3036299Z stochastic_rounding=False, 2025-05-07T20:23:31.3036468Z weighted=False, 2025-05-07T20:23:31.3036629Z row_wise=False, 2025-05-07T20:23:31.3036775Z mixed=False, 2025-05-07T20:23:31.3036933Z use_cache=True, 2025-05-07T20:23:31.3037122Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:31.3037282Z use_cpu=True, 2025-05-07T20:23:31.3037466Z output_dtype=SparseType.FP32, 2025-05-07T20:23:31.3037611Z ) 2025-05-07T20:23:31.3037847Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:31.3038757Z self=, 2025-05-07T20:23:31.3038922Z mixed_B=True, 2025-05-07T20:23:31.3039079Z compile=True, 2025-05-07T20:23:31.3039219Z T=1, 2025-05-07T20:23:31.3039359Z D=78, 2025-05-07T20:23:31.3039505Z B=89, 2025-05-07T20:23:31.3039647Z log_E=3, 2025-05-07T20:23:31.3039788Z L=1, 2025-05-07T20:23:31.3039944Z D_gradcheck=1, 2025-05-07T20:23:31.3040116Z stochastic_rounding=False, 2025-05-07T20:23:31.3040278Z weighted=True, 2025-05-07T20:23:31.3040435Z row_wise=True, 2025-05-07T20:23:31.3040581Z mixed=False, 2025-05-07T20:23:31.3040740Z use_cache=True, 2025-05-07T20:23:31.3040925Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:31.3041072Z use_cpu=True, 2025-05-07T20:23:31.3041260Z output_dtype=SparseType.FP16, 2025-05-07T20:23:31.3041399Z ) 2025-05-07T20:23:31.3041624Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:31.3042184Z self=, 2025-05-07T20:23:31.3042334Z mixed_B=True, 2025-05-07T20:23:31.3042483Z compile=True, 2025-05-07T20:23:31.3042631Z T=1, 2025-05-07T20:23:31.3042776Z D=108, 2025-05-07T20:23:31.3042919Z B=94, 2025-05-07T20:23:31.3043071Z log_E=4, 2025-05-07T20:23:31.3043215Z L=4, 2025-05-07T20:23:31.3043378Z D_gradcheck=1, 2025-05-07T20:23:31.3043688Z stochastic_rounding=True, 2025-05-07T20:23:31.3043858Z weighted=False, 2025-05-07T20:23:31.3044168Z row_wise=True, 2025-05-07T20:23:31.3044316Z mixed=True, 2025-05-07T20:23:31.3044465Z use_cache=True, 2025-05-07T20:23:31.3044658Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:31.3044808Z use_cpu=True, 2025-05-07T20:23:31.3044991Z output_dtype=SparseType.FP32, 2025-05-07T20:23:31.3045136Z ) 2025-05-07T20:23:31.3045363Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:31.3045912Z self=, 2025-05-07T20:23:31.3046070Z mixed_B=True, 2025-05-07T20:23:31.3046225Z compile=True, 2025-05-07T20:23:31.3046372Z T=5, 2025-05-07T20:23:31.3046515Z D=34, 2025-05-07T20:23:31.3046654Z B=65, 2025-05-07T20:23:31.3046803Z log_E=3, 2025-05-07T20:23:31.3046947Z L=9, 2025-05-07T20:23:31.3047099Z D_gradcheck=2, 2025-05-07T20:23:31.3047277Z stochastic_rounding=True, 2025-05-07T20:23:31.3047430Z weighted=True, 2025-05-07T20:23:31.3047583Z row_wise=True, 2025-05-07T20:23:31.3047899Z mixed=False, 2025-05-07T20:23:31.3048319Z use_cache=True, 2025-05-07T20:23:31.3048512Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:31.3048668Z use_cpu=True, 2025-05-07T20:23:31.3048846Z output_dtype=SparseType.FP16, 2025-05-07T20:23:31.3048989Z ) 2025-05-07T20:23:31.3049219Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:31.3049887Z self=, 2025-05-07T20:23:31.3050041Z mixed_B=False, 2025-05-07T20:23:31.3050191Z compile=True, 2025-05-07T20:23:31.3050337Z T=5, 2025-05-07T20:23:31.3050478Z D=54, 2025-05-07T20:23:31.3050622Z B=68, 2025-05-07T20:23:31.3050774Z log_E=3, 2025-05-07T20:23:31.3050916Z L=6, 2025-05-07T20:23:31.3051073Z D_gradcheck=2, 2025-05-07T20:23:31.3051245Z stochastic_rounding=True, 2025-05-07T20:23:31.3051397Z weighted=False, 2025-05-07T20:23:31.3051560Z row_wise=False, 2025-05-07T20:23:31.3051709Z mixed=True, 2025-05-07T20:23:31.3051859Z use_cache=False, 2025-05-07T20:23:31.3052051Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:31.3052199Z use_cpu=True, 2025-05-07T20:23:31.3052378Z output_dtype=SparseType.FP16, 2025-05-07T20:23:31.3052523Z ) 2025-05-07T20:23:31.3052748Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:31.3053420Z self=, 2025-05-07T20:23:31.3053592Z mixed_B=False, 2025-05-07T20:23:31.3053743Z compile=True, 2025-05-07T20:23:31.3053890Z T=3, 2025-05-07T20:23:31.3054030Z D=115, 2025-05-07T20:23:31.3054171Z B=56, 2025-05-07T20:23:31.3054324Z log_E=4, 2025-05-07T20:23:31.3054467Z L=17, 2025-05-07T20:23:31.3054620Z D_gradcheck=1, 2025-05-07T20:23:31.3054801Z stochastic_rounding=False, 2025-05-07T20:23:31.3054955Z weighted=False, 2025-05-07T20:23:31.3055109Z row_wise=False, 2025-05-07T20:23:31.3055267Z mixed=False, 2025-05-07T20:23:31.3055416Z use_cache=True, 2025-05-07T20:23:31.3055607Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:31.3055764Z use_cpu=True, 2025-05-07T20:23:31.3055942Z output_dtype=SparseType.FP16, 2025-05-07T20:23:31.3056081Z ) 2025-05-07T20:23:31.3056313Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:31.3056863Z self=, 2025-05-07T20:23:31.3057023Z mixed_B=True, 2025-05-07T20:23:31.3057175Z compile=True, 2025-05-07T20:23:31.3057317Z T=1, 2025-05-07T20:23:31.3057467Z D=106, 2025-05-07T20:23:31.3057611Z B=34, 2025-05-07T20:23:31.3057756Z log_E=3, 2025-05-07T20:23:31.3057904Z L=7, 2025-05-07T20:23:31.3058053Z D_gradcheck=2, 2025-05-07T20:23:31.3058393Z stochastic_rounding=False, 2025-05-07T20:23:31.3058570Z weighted=True, 2025-05-07T20:23:31.3058839Z row_wise=True, 2025-05-07T20:23:31.3058991Z mixed=False, 2025-05-07T20:23:31.3059147Z use_cache=True, 2025-05-07T20:23:31.3059334Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:31.3059486Z use_cpu=True, 2025-05-07T20:23:31.3059669Z output_dtype=SparseType.FP32, 2025-05-07T20:23:31.3059810Z ) 2025-05-07T20:23:31.3060041Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:31.3060593Z self=, 2025-05-07T20:23:31.3060742Z mixed_B=True, 2025-05-07T20:23:31.3060903Z compile=True, 2025-05-07T20:23:31.3061044Z T=4, 2025-05-07T20:23:31.3061185Z D=71, 2025-05-07T20:23:31.3061333Z B=39, 2025-05-07T20:23:31.3061478Z log_E=5, 2025-05-07T20:23:31.3061621Z L=4, 2025-05-07T20:23:31.3061780Z D_gradcheck=2, 2025-05-07T20:23:31.3061953Z stochastic_rounding=True, 2025-05-07T20:23:31.3062108Z weighted=False, 2025-05-07T20:23:31.3062270Z row_wise=False, 2025-05-07T20:23:31.3062507Z mixed=True, 2025-05-07T20:23:31.3062657Z use_cache=True, 2025-05-07T20:23:31.3062853Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:31.3063000Z use_cpu=True, 2025-05-07T20:23:31.3063185Z output_dtype=SparseType.FP16, 2025-05-07T20:23:31.3063324Z ) 2025-05-07T20:23:31.3063553Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:31.3064112Z self=, 2025-05-07T20:23:31.3064266Z mixed_B=False, 2025-05-07T20:23:31.3064419Z compile=False, 2025-05-07T20:23:31.3064568Z T=2, 2025-05-07T20:23:31.3064710Z D=14, 2025-05-07T20:23:31.3064854Z B=106, 2025-05-07T20:23:31.3065004Z log_E=4, 2025-05-07T20:23:31.3065145Z L=1, 2025-05-07T20:23:31.3065297Z D_gradcheck=1, 2025-05-07T20:23:31.3065471Z stochastic_rounding=False, 2025-05-07T20:23:31.3065625Z weighted=True, 2025-05-07T20:23:31.3065780Z row_wise=True, 2025-05-07T20:23:31.3065939Z mixed=False, 2025-05-07T20:23:31.3066091Z use_cache=False, 2025-05-07T20:23:31.3066284Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:31.3066433Z use_cpu=True, 2025-05-07T20:23:31.3066612Z output_dtype=SparseType.FP16, 2025-05-07T20:23:31.3066757Z ) 2025-05-07T20:23:31.3066981Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:31.3067610Z self=, 2025-05-07T20:23:31.3067782Z mixed_B=True, 2025-05-07T20:23:31.3067935Z compile=False, 2025-05-07T20:23:31.3068076Z T=4, 2025-05-07T20:23:31.3068221Z D=93, 2025-05-07T20:23:31.3068363Z B=111, 2025-05-07T20:23:31.3068505Z log_E=4, 2025-05-07T20:23:31.3068654Z L=16, 2025-05-07T20:23:31.3068804Z D_gradcheck=1, 2025-05-07T20:23:31.3068973Z stochastic_rounding=False, 2025-05-07T20:23:31.3069136Z weighted=False, 2025-05-07T20:23:31.3069287Z row_wise=True, 2025-05-07T20:23:31.3069444Z mixed=True, 2025-05-07T20:23:31.3069593Z use_cache=True, 2025-05-07T20:23:31.3069778Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:31.3069930Z use_cpu=True, 2025-05-07T20:23:31.3070106Z output_dtype=SparseType.FP16, 2025-05-07T20:23:31.3070242Z ) 2025-05-07T20:23:31.3070467Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:31.3071018Z self=, 2025-05-07T20:23:31.3071168Z mixed_B=True, 2025-05-07T20:23:31.3071323Z compile=True, 2025-05-07T20:23:31.3071463Z T=5, 2025-05-07T20:23:31.3071604Z D=16, 2025-05-07T20:23:31.3071752Z B=3, 2025-05-07T20:23:31.3071892Z log_E=4, 2025-05-07T20:23:31.3072040Z L=3, 2025-05-07T20:23:31.3072193Z D_gradcheck=2, 2025-05-07T20:23:31.3072363Z stochastic_rounding=False, 2025-05-07T20:23:31.3072613Z weighted=False, 2025-05-07T20:23:31.3072817Z row_wise=True, 2025-05-07T20:23:31.3072971Z mixed=False, 2025-05-07T20:23:31.3073130Z use_cache=True, 2025-05-07T20:23:31.3073319Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:31.3073468Z use_cpu=True, 2025-05-07T20:23:31.3073649Z output_dtype=SparseType.FP32, 2025-05-07T20:23:31.3073792Z ) 2025-05-07T20:23:31.3074015Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:31.3074581Z self=, 2025-05-07T20:23:31.3074734Z mixed_B=True, 2025-05-07T20:23:31.3074894Z compile=False, 2025-05-07T20:23:31.3075038Z T=1, 2025-05-07T20:23:31.3075181Z D=16, 2025-05-07T20:23:31.3075326Z B=89, 2025-05-07T20:23:31.3075470Z log_E=3, 2025-05-07T20:23:31.3075612Z L=8, 2025-05-07T20:23:31.3075771Z D_gradcheck=1, 2025-05-07T20:23:31.3075944Z stochastic_rounding=False, 2025-05-07T20:23:31.3076102Z weighted=True, 2025-05-07T20:23:31.3076267Z row_wise=True, 2025-05-07T20:23:31.3076502Z mixed=False, 2025-05-07T20:23:31.3076651Z use_cache=True, 2025-05-07T20:23:31.3076841Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:31.3076988Z use_cpu=True, 2025-05-07T20:23:31.3077164Z output_dtype=SparseType.FP32, 2025-05-07T20:23:31.3077308Z ) 2025-05-07T20:23:31.3077531Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:31.3078092Z self=, 2025-05-07T20:23:31.3078242Z mixed_B=False, 2025-05-07T20:23:31.3078417Z compile=False, 2025-05-07T20:23:31.3078565Z T=1, 2025-05-07T20:23:31.3078710Z D=35, 2025-05-07T20:23:31.3078861Z B=16, 2025-05-07T20:23:31.3079005Z log_E=5, 2025-05-07T20:23:31.3079148Z L=6, 2025-05-07T20:23:31.3079303Z D_gradcheck=1, 2025-05-07T20:23:31.3079474Z stochastic_rounding=False, 2025-05-07T20:23:31.3079629Z weighted=False, 2025-05-07T20:23:31.3080096Z row_wise=False, 2025-05-07T20:23:31.3080261Z mixed=True, 2025-05-07T20:23:31.3080415Z use_cache=False, 2025-05-07T20:23:31.3080607Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:31.3080757Z use_cpu=True, 2025-05-07T20:23:31.3080938Z output_dtype=SparseType.FP32, 2025-05-07T20:23:31.3081086Z ) 2025-05-07T20:23:31.3081310Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:31.3082124Z self=, 2025-05-07T20:23:31.3082304Z mixed_B=True, 2025-05-07T20:23:31.3082460Z compile=True, 2025-05-07T20:23:31.3082614Z T=3, 2025-05-07T20:23:31.3082759Z D=95, 2025-05-07T20:23:31.3082903Z B=123, 2025-05-07T20:23:31.3083057Z log_E=5, 2025-05-07T20:23:31.3083202Z L=18, 2025-05-07T20:23:31.3083352Z D_gradcheck=2, 2025-05-07T20:23:31.3083532Z stochastic_rounding=False, 2025-05-07T20:23:31.3083694Z weighted=False, 2025-05-07T20:23:31.3083847Z row_wise=False, 2025-05-07T20:23:31.3084011Z mixed=False, 2025-05-07T20:23:31.3084160Z use_cache=True, 2025-05-07T20:23:31.3084355Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:31.3084512Z use_cpu=True, 2025-05-07T20:23:31.3084696Z output_dtype=SparseType.FP32, 2025-05-07T20:23:31.3084834Z ) 2025-05-07T20:23:31.3085069Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:31.3085624Z self=, 2025-05-07T20:23:31.3085788Z mixed_B=False, 2025-05-07T20:23:31.3085938Z compile=True, 2025-05-07T20:23:31.3086081Z T=5, 2025-05-07T20:23:31.3086232Z D=121, 2025-05-07T20:23:31.3086380Z B=31, 2025-05-07T20:23:31.3086528Z log_E=5, 2025-05-07T20:23:31.3086680Z L=7, 2025-05-07T20:23:31.3086835Z D_gradcheck=1, 2025-05-07T20:23:31.3087009Z stochastic_rounding=True, 2025-05-07T20:23:31.3087350Z weighted=False, 2025-05-07T20:23:31.3087517Z row_wise=True, 2025-05-07T20:23:31.3087832Z mixed=False, 2025-05-07T20:23:31.3088108Z use_cache=True, 2025-05-07T20:23:31.3088299Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:31.3088451Z use_cpu=True, 2025-05-07T20:23:31.3088636Z output_dtype=SparseType.FP32, 2025-05-07T20:23:31.3088775Z ) 2025-05-07T20:23:31.3089007Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:31.3089557Z self=, 2025-05-07T20:23:31.3089706Z mixed_B=True, 2025-05-07T20:23:31.3089862Z compile=False, 2025-05-07T20:23:31.3090004Z T=4, 2025-05-07T20:23:31.3090146Z D=24, 2025-05-07T20:23:31.3090293Z B=3, 2025-05-07T20:23:31.3090440Z log_E=4, 2025-05-07T20:23:31.3090580Z L=15, 2025-05-07T20:23:31.3090738Z D_gradcheck=2, 2025-05-07T20:23:31.3090913Z stochastic_rounding=False, 2025-05-07T20:23:31.3091067Z weighted=True, 2025-05-07T20:23:31.3091231Z row_wise=False, 2025-05-07T20:23:31.3091581Z mixed=False, 2025-05-07T20:23:31.3091739Z use_cache=False, 2025-05-07T20:23:31.3091933Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:31.3092092Z use_cpu=True, 2025-05-07T20:23:31.3092274Z output_dtype=SparseType.FP32, 2025-05-07T20:23:31.3092412Z ) 2025-05-07T20:23:31.3092633Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:31.3093192Z self=, 2025-05-07T20:23:31.3093339Z mixed_B=True, 2025-05-07T20:23:31.3093489Z compile=True, 2025-05-07T20:23:31.3093638Z T=1, 2025-05-07T20:23:31.3093778Z D=35, 2025-05-07T20:23:31.3093919Z B=46, 2025-05-07T20:23:31.3094068Z log_E=4, 2025-05-07T20:23:31.3094208Z L=11, 2025-05-07T20:23:31.3094359Z D_gradcheck=2, 2025-05-07T20:23:31.3094536Z stochastic_rounding=False, 2025-05-07T20:23:31.3094694Z weighted=False, 2025-05-07T20:23:31.3094851Z row_wise=True, 2025-05-07T20:23:31.3095006Z mixed=False, 2025-05-07T20:23:31.3095158Z use_cache=False, 2025-05-07T20:23:31.3095354Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:31.3095506Z use_cpu=True, 2025-05-07T20:23:31.3095686Z output_dtype=SparseType.FP32, 2025-05-07T20:23:31.3095833Z ) 2025-05-07T20:23:31.7321009Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:31.7322490Z self=, 2025-05-07T20:23:31.7323371Z mixed_B=True, 2025-05-07T20:23:31.7323747Z compile=False, 2025-05-07T20:23:31.7324101Z T=5, 2025-05-07T20:23:31.7324431Z D=18, 2025-05-07T20:23:31.7324758Z B=33, 2025-05-07T20:23:31.7325080Z log_E=3, 2025-05-07T20:23:31.7325426Z L=15, 2025-05-07T20:23:31.7325768Z D_gradcheck=1, 2025-05-07T20:23:31.7326155Z stochastic_rounding=True, 2025-05-07T20:23:31.7326603Z weighted=True, 2025-05-07T20:23:31.7326980Z row_wise=False, 2025-05-07T20:23:31.7327353Z mixed=True, 2025-05-07T20:23:31.7327736Z use_cache=True, 2025-05-07T20:23:31.7328241Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:31.7328715Z use_cpu=True, 2025-05-07T20:23:31.7329111Z output_dtype=SparseType.FP16, 2025-05-07T20:23:31.7329554Z ) 2025-05-07T20:23:31.7329948Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:31.7330872Z self=, 2025-05-07T20:23:31.7331735Z mixed_B=False, 2025-05-07T20:23:31.7332106Z compile=False, 2025-05-07T20:23:31.7332458Z T=3, 2025-05-07T20:23:31.7332784Z D=88, 2025-05-07T20:23:31.7333113Z B=73, 2025-05-07T20:23:31.7333439Z log_E=3, 2025-05-07T20:23:31.7333778Z L=0, 2025-05-07T20:23:31.7334117Z D_gradcheck=2, 2025-05-07T20:23:31.7334506Z stochastic_rounding=True, 2025-05-07T20:23:31.7335170Z weighted=False, 2025-05-07T20:23:31.7335571Z row_wise=True, 2025-05-07T20:23:31.7336109Z mixed=False, 2025-05-07T20:23:31.7336480Z use_cache=False, 2025-05-07T20:23:31.7336897Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:31.7337364Z use_cpu=True, 2025-05-07T20:23:31.7337763Z output_dtype=SparseType.FP16, 2025-05-07T20:23:31.7338201Z ) 2025-05-07T20:23:31.7338592Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:31.7339514Z self=, 2025-05-07T20:23:31.7340380Z mixed_B=True, 2025-05-07T20:23:31.7340748Z compile=False, 2025-05-07T20:23:31.7341110Z T=3, 2025-05-07T20:23:31.7341445Z D=79, 2025-05-07T20:23:31.7341774Z B=71, 2025-05-07T20:23:31.7342110Z log_E=4, 2025-05-07T20:23:31.7342450Z L=13, 2025-05-07T20:23:31.7342779Z D_gradcheck=1, 2025-05-07T20:23:31.7343171Z stochastic_rounding=False, 2025-05-07T20:23:31.7343610Z weighted=True, 2025-05-07T20:23:31.7343979Z row_wise=True, 2025-05-07T20:23:31.7344351Z mixed=False, 2025-05-07T20:23:31.7345021Z use_cache=False, 2025-05-07T20:23:31.7345442Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:31.7345912Z use_cpu=True, 2025-05-07T20:23:31.7346308Z output_dtype=SparseType.FP16, 2025-05-07T20:23:31.7346751Z ) 2025-05-07T20:23:31.7347150Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:31.7348079Z self=, 2025-05-07T20:23:31.7348943Z mixed_B=False, 2025-05-07T20:23:31.7349304Z compile=True, 2025-05-07T20:23:31.7349662Z T=4, 2025-05-07T20:23:31.7349991Z D=65, 2025-05-07T20:23:31.7350317Z B=35, 2025-05-07T20:23:31.7350651Z log_E=3, 2025-05-07T20:23:31.7350997Z L=15, 2025-05-07T20:23:31.7351329Z D_gradcheck=1, 2025-05-07T20:23:31.7351725Z stochastic_rounding=False, 2025-05-07T20:23:31.7352164Z weighted=True, 2025-05-07T20:23:31.7352529Z row_wise=True, 2025-05-07T20:23:31.7352907Z mixed=True, 2025-05-07T20:23:31.7353274Z use_cache=False, 2025-05-07T20:23:31.7353685Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:31.7354171Z use_cpu=True, 2025-05-07T20:23:31.7354567Z output_dtype=SparseType.FP16, 2025-05-07T20:23:31.7355012Z ) 2025-05-07T20:23:31.7355404Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:31.7356330Z self=, 2025-05-07T20:23:31.7357311Z mixed_B=True, 2025-05-07T20:23:31.7357691Z compile=False, 2025-05-07T20:23:31.7358055Z T=2, 2025-05-07T20:23:31.7358384Z D=48, 2025-05-07T20:23:31.7358709Z B=99, 2025-05-07T20:23:31.7359042Z log_E=5, 2025-05-07T20:23:31.7359381Z L=19, 2025-05-07T20:23:31.7359719Z D_gradcheck=2, 2025-05-07T20:23:31.7360113Z stochastic_rounding=False, 2025-05-07T20:23:31.7360559Z weighted=False, 2025-05-07T20:23:31.7360929Z row_wise=False, 2025-05-07T20:23:31.7361310Z mixed=True, 2025-05-07T20:23:31.7361678Z use_cache=True, 2025-05-07T20:23:31.7362077Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:31.7362550Z use_cpu=True, 2025-05-07T20:23:31.7362943Z output_dtype=SparseType.FP32, 2025-05-07T20:23:31.7363374Z ) 2025-05-07T20:23:31.7363771Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:31.7364692Z self=, 2025-05-07T20:23:31.7365562Z mixed_B=False, 2025-05-07T20:23:31.7365927Z compile=False, 2025-05-07T20:23:31.7366289Z T=1, 2025-05-07T20:23:31.7366621Z D=11, 2025-05-07T20:23:31.7366957Z B=17, 2025-05-07T20:23:31.7367293Z log_E=5, 2025-05-07T20:23:31.7367654Z L=20, 2025-05-07T20:23:31.7368127Z D_gradcheck=1, 2025-05-07T20:23:31.7368533Z stochastic_rounding=False, 2025-05-07T20:23:31.7368968Z weighted=True, 2025-05-07T20:23:31.7369492Z row_wise=False, 2025-05-07T20:23:31.7369940Z mixed=True, 2025-05-07T20:23:31.7370314Z use_cache=True, 2025-05-07T20:23:31.7370717Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:31.7371198Z use_cpu=True, 2025-05-07T20:23:31.7371598Z output_dtype=SparseType.FP16, 2025-05-07T20:23:31.7372034Z ) 2025-05-07T20:23:31.7372441Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:31.7373369Z self=, 2025-05-07T20:23:31.7374235Z mixed_B=False, 2025-05-07T20:23:31.7374602Z compile=False, 2025-05-07T20:23:31.7374965Z T=5, 2025-05-07T20:23:31.7375297Z D=62, 2025-05-07T20:23:31.7375621Z B=24, 2025-05-07T20:23:31.7375946Z log_E=5, 2025-05-07T20:23:31.7376280Z L=13, 2025-05-07T20:23:31.7376611Z D_gradcheck=2, 2025-05-07T20:23:31.7377005Z stochastic_rounding=True, 2025-05-07T20:23:31.7377440Z weighted=True, 2025-05-07T20:23:31.7377811Z row_wise=False, 2025-05-07T20:23:31.7378193Z mixed=True, 2025-05-07T20:23:31.7378692Z use_cache=True, 2025-05-07T20:23:31.7379102Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:31.7379575Z use_cpu=True, 2025-05-07T20:23:31.7380307Z output_dtype=SparseType.FP32, 2025-05-07T20:23:31.7380748Z ) 2025-05-07T20:23:31.7381148Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:31.7382098Z self=, 2025-05-07T20:23:31.7382958Z mixed_B=True, 2025-05-07T20:23:31.7383334Z compile=True, 2025-05-07T20:23:31.7383697Z T=5, 2025-05-07T20:23:31.7384026Z D=68, 2025-05-07T20:23:31.7384359Z B=91, 2025-05-07T20:23:31.7384696Z log_E=5, 2025-05-07T20:23:31.7385041Z L=12, 2025-05-07T20:23:31.7385377Z D_gradcheck=2, 2025-05-07T20:23:31.7385768Z stochastic_rounding=True, 2025-05-07T20:23:31.7386202Z weighted=True, 2025-05-07T20:23:31.7386571Z row_wise=False, 2025-05-07T20:23:31.7386945Z mixed=True, 2025-05-07T20:23:31.7387316Z use_cache=False, 2025-05-07T20:23:31.7387727Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:31.7388205Z use_cpu=True, 2025-05-07T20:23:31.7388609Z output_dtype=SparseType.FP16, 2025-05-07T20:23:31.7389043Z ) 2025-05-07T20:23:31.7389447Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:31.7390368Z self=, 2025-05-07T20:23:31.7391570Z mixed_B=False, 2025-05-07T20:23:31.7391957Z compile=True, 2025-05-07T20:23:31.7392318Z T=5, 2025-05-07T20:23:31.7392641Z D=76, 2025-05-07T20:23:31.7392971Z B=123, 2025-05-07T20:23:31.7393305Z log_E=5, 2025-05-07T20:23:31.7393646Z L=20, 2025-05-07T20:23:31.7393981Z D_gradcheck=2, 2025-05-07T20:23:31.7394371Z stochastic_rounding=True, 2025-05-07T20:23:31.7394798Z weighted=True, 2025-05-07T20:23:31.7395178Z row_wise=True, 2025-05-07T20:23:31.7395551Z mixed=False, 2025-05-07T20:23:31.7395923Z use_cache=False, 2025-05-07T20:23:31.7396337Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:31.7396815Z use_cpu=True, 2025-05-07T20:23:31.7397212Z output_dtype=SparseType.FP16, 2025-05-07T20:23:31.7397641Z ) 2025-05-07T20:23:31.7398036Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:31.7398958Z self=, 2025-05-07T20:23:31.7399810Z mixed_B=True, 2025-05-07T20:23:31.7400176Z compile=False, 2025-05-07T20:23:31.7400545Z T=5, 2025-05-07T20:23:31.7400864Z D=98, 2025-05-07T20:23:31.7401194Z B=8, 2025-05-07T20:23:31.7401523Z log_E=5, 2025-05-07T20:23:31.7401855Z L=19, 2025-05-07T20:23:31.7402198Z D_gradcheck=1, 2025-05-07T20:23:31.7402586Z stochastic_rounding=True, 2025-05-07T20:23:31.7403013Z weighted=False, 2025-05-07T20:23:31.7403623Z row_wise=True, 2025-05-07T20:23:31.7404010Z mixed=True, 2025-05-07T20:23:31.7404524Z use_cache=False, 2025-05-07T20:23:31.7405061Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:31.7405534Z use_cpu=True, 2025-05-07T20:23:31.7405926Z output_dtype=SparseType.FP32, 2025-05-07T20:23:31.7406359Z ) 2025-05-07T20:23:31.7406747Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:31.7407667Z self=, 2025-05-07T20:23:31.7408690Z mixed_B=True, 2025-05-07T20:23:31.7409064Z compile=False, 2025-05-07T20:23:31.7409420Z T=4, 2025-05-07T20:23:31.7409746Z D=76, 2025-05-07T20:23:31.7410075Z B=67, 2025-05-07T20:23:31.7410395Z log_E=4, 2025-05-07T20:23:31.7410740Z L=12, 2025-05-07T20:23:31.7411079Z D_gradcheck=1, 2025-05-07T20:23:31.7411469Z stochastic_rounding=False, 2025-05-07T20:23:31.7411903Z weighted=True, 2025-05-07T20:23:31.7412284Z row_wise=False, 2025-05-07T20:23:31.7412647Z mixed=True, 2025-05-07T20:23:31.7413258Z use_cache=True, 2025-05-07T20:23:31.7413665Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:31.7414135Z use_cpu=True, 2025-05-07T20:23:31.7414533Z output_dtype=SparseType.FP16, 2025-05-07T20:23:31.7414969Z ) 2025-05-07T20:23:31.7415358Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:31.7416272Z self=, 2025-05-07T20:23:31.7417137Z mixed_B=True, 2025-05-07T20:23:31.7417498Z compile=False, 2025-05-07T20:23:31.7417857Z T=4, 2025-05-07T20:23:31.7418182Z D=118, 2025-05-07T20:23:31.7418510Z B=57, 2025-05-07T20:23:31.7418844Z log_E=5, 2025-05-07T20:23:31.7419193Z L=10, 2025-05-07T20:23:31.7419527Z D_gradcheck=2, 2025-05-07T20:23:31.7419924Z stochastic_rounding=False, 2025-05-07T20:23:31.7420359Z weighted=False, 2025-05-07T20:23:31.7420740Z row_wise=False, 2025-05-07T20:23:31.7421104Z mixed=True, 2025-05-07T20:23:31.7421480Z use_cache=True, 2025-05-07T20:23:31.7421885Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:31.7422347Z use_cpu=True, 2025-05-07T20:23:31.7422737Z output_dtype=SparseType.FP16, 2025-05-07T20:23:31.7423178Z ) 2025-05-07T20:23:31.7423574Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:31.7424494Z self=, 2025-05-07T20:23:31.7425479Z mixed_B=True, 2025-05-07T20:23:31.7425857Z compile=True, 2025-05-07T20:23:31.7426219Z T=1, 2025-05-07T20:23:31.7426551Z D=39, 2025-05-07T20:23:31.7426885Z B=2, 2025-05-07T20:23:31.7427223Z log_E=4, 2025-05-07T20:23:31.7427565Z L=10, 2025-05-07T20:23:31.7427896Z D_gradcheck=1, 2025-05-07T20:23:31.7428289Z stochastic_rounding=True, 2025-05-07T20:23:31.7428728Z weighted=False, 2025-05-07T20:23:31.7429108Z row_wise=False, 2025-05-07T20:23:31.7429472Z mixed=True, 2025-05-07T20:23:31.7429836Z use_cache=True, 2025-05-07T20:23:31.7430238Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:31.7430717Z use_cpu=True, 2025-05-07T20:23:31.7431112Z output_dtype=SparseType.FP16, 2025-05-07T20:23:31.7431547Z ) 2025-05-07T20:23:31.7431937Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:31.7432864Z self=, 2025-05-07T20:23:31.7433723Z mixed_B=False, 2025-05-07T20:23:31.7434098Z compile=False, 2025-05-07T20:23:31.7434463Z T=1, 2025-05-07T20:23:31.7434792Z D=125, 2025-05-07T20:23:31.7435118Z B=11, 2025-05-07T20:23:31.7435455Z log_E=4, 2025-05-07T20:23:31.7435799Z L=6, 2025-05-07T20:23:31.7436132Z D_gradcheck=2, 2025-05-07T20:23:31.7436521Z stochastic_rounding=False, 2025-05-07T20:23:31.7436954Z weighted=False, 2025-05-07T20:23:31.7437450Z row_wise=False, 2025-05-07T20:23:31.7437834Z mixed=False, 2025-05-07T20:23:31.7438304Z use_cache=False, 2025-05-07T20:23:31.7438732Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:31.7439213Z use_cpu=True, 2025-05-07T20:23:31.7439611Z output_dtype=SparseType.FP32, 2025-05-07T20:23:31.7440044Z ) 2025-05-07T20:23:31.7440439Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:31.7441363Z self=, 2025-05-07T20:23:31.7442221Z mixed_B=True, 2025-05-07T20:23:31.7442585Z compile=True, 2025-05-07T20:23:31.7442943Z T=5, 2025-05-07T20:23:31.7443272Z D=31, 2025-05-07T20:23:31.7443599Z B=124, 2025-05-07T20:23:31.7443936Z log_E=5, 2025-05-07T20:23:31.7444279Z L=3, 2025-05-07T20:23:31.7444616Z D_gradcheck=2, 2025-05-07T20:23:31.7445008Z stochastic_rounding=False, 2025-05-07T20:23:31.7445444Z weighted=False, 2025-05-07T20:23:31.7445813Z row_wise=True, 2025-05-07T20:23:31.7446183Z mixed=True, 2025-05-07T20:23:31.7446556Z use_cache=True, 2025-05-07T20:23:31.7447089Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:31.7447566Z use_cpu=True, 2025-05-07T20:23:31.7448145Z output_dtype=SparseType.FP16, 2025-05-07T20:23:31.7448586Z ) 2025-05-07T20:23:31.7448983Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:31.7449906Z self=, 2025-05-07T20:23:31.7450772Z mixed_B=False, 2025-05-07T20:23:31.7451142Z compile=True, 2025-05-07T20:23:31.7451505Z T=5, 2025-05-07T20:23:31.7451834Z D=39, 2025-05-07T20:23:31.7452160Z B=69, 2025-05-07T20:23:31.7452491Z log_E=3, 2025-05-07T20:23:31.7452828Z L=16, 2025-05-07T20:23:31.7453171Z D_gradcheck=2, 2025-05-07T20:23:31.7453559Z stochastic_rounding=True, 2025-05-07T20:23:31.7453992Z weighted=False, 2025-05-07T20:23:31.7454366Z row_wise=False, 2025-05-07T20:23:31.7454737Z mixed=False, 2025-05-07T20:23:31.7455116Z use_cache=False, 2025-05-07T20:23:31.7455534Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:31.7456012Z use_cpu=True, 2025-05-07T20:23:31.7456407Z output_dtype=SparseType.FP32, 2025-05-07T20:23:31.7456843Z ) 2025-05-07T20:23:31.7457238Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:31.7458163Z self=, 2025-05-07T20:23:31.7459013Z mixed_B=True, 2025-05-07T20:23:31.7459534Z compile=True, 2025-05-07T20:23:31.7459910Z T=4, 2025-05-07T20:23:31.7460230Z D=73, 2025-05-07T20:23:31.7460563Z B=1, 2025-05-07T20:23:31.7460893Z log_E=5, 2025-05-07T20:23:31.7461229Z L=14, 2025-05-07T20:23:31.7461567Z D_gradcheck=2, 2025-05-07T20:23:31.7461962Z stochastic_rounding=False, 2025-05-07T20:23:31.7462396Z weighted=False, 2025-05-07T20:23:31.7462766Z row_wise=False, 2025-05-07T20:23:31.7463133Z mixed=True, 2025-05-07T20:23:31.7463506Z use_cache=False, 2025-05-07T20:23:31.7463922Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:31.7464398Z use_cpu=True, 2025-05-07T20:23:31.7464793Z output_dtype=SparseType.FP32, 2025-05-07T20:23:31.7465229Z ) 2025-05-07T20:23:31.7938073Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:31.7939181Z self=, 2025-05-07T20:23:31.7940045Z mixed_B=True, 2025-05-07T20:23:31.7940439Z compile=True, 2025-05-07T20:23:31.7940792Z T=1, 2025-05-07T20:23:31.7941114Z D=78, 2025-05-07T20:23:31.7941439Z B=28, 2025-05-07T20:23:31.7941761Z log_E=3, 2025-05-07T20:23:31.7942102Z L=4, 2025-05-07T20:23:31.7942442Z D_gradcheck=2, 2025-05-07T20:23:31.7942826Z stochastic_rounding=False, 2025-05-07T20:23:31.7943265Z weighted=False, 2025-05-07T20:23:31.7944021Z row_wise=False, 2025-05-07T20:23:31.7944404Z mixed=True, 2025-05-07T20:23:31.7944949Z use_cache=True, 2025-05-07T20:23:31.7945366Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:31.7945835Z use_cpu=True, 2025-05-07T20:23:31.7946227Z output_dtype=SparseType.FP16, 2025-05-07T20:23:31.7946666Z ) 2025-05-07T20:23:31.7947053Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:31.7947991Z self=, 2025-05-07T20:23:31.7948844Z mixed_B=True, 2025-05-07T20:23:31.7949216Z compile=True, 2025-05-07T20:23:31.7949564Z T=1, 2025-05-07T20:23:31.7949894Z D=98, 2025-05-07T20:23:31.7950224Z B=19, 2025-05-07T20:23:31.7950548Z log_E=4, 2025-05-07T20:23:31.7950887Z L=0, 2025-05-07T20:23:31.7951229Z D_gradcheck=1, 2025-05-07T20:23:31.7951614Z stochastic_rounding=True, 2025-05-07T20:23:31.7952046Z weighted=True, 2025-05-07T20:23:31.7952417Z row_wise=False, 2025-05-07T20:23:31.7952787Z mixed=False, 2025-05-07T20:23:31.7953160Z use_cache=True, 2025-05-07T20:23:31.7953764Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:31.7954235Z use_cpu=True, 2025-05-07T20:23:31.7954627Z output_dtype=SparseType.FP16, 2025-05-07T20:23:31.7955064Z ) 2025-05-07T20:23:31.7955458Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:31.7956381Z self=, 2025-05-07T20:23:31.7957234Z mixed_B=False, 2025-05-07T20:23:31.7957607Z compile=False, 2025-05-07T20:23:31.7957961Z T=1, 2025-05-07T20:23:31.7958287Z D=88, 2025-05-07T20:23:31.7958616Z B=24, 2025-05-07T20:23:31.7958934Z log_E=5, 2025-05-07T20:23:31.7959272Z L=11, 2025-05-07T20:23:31.7959607Z D_gradcheck=1, 2025-05-07T20:23:31.7959989Z stochastic_rounding=True, 2025-05-07T20:23:31.7960420Z weighted=False, 2025-05-07T20:23:31.7960793Z row_wise=True, 2025-05-07T20:23:31.7961156Z mixed=True, 2025-05-07T20:23:31.7961526Z use_cache=False, 2025-05-07T20:23:31.7961945Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:31.7962421Z use_cpu=True, 2025-05-07T20:23:31.7962816Z output_dtype=SparseType.FP16, 2025-05-07T20:23:31.7963258Z ) 2025-05-07T20:23:31.7963647Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:31.7964577Z self=, 2025-05-07T20:23:31.7965434Z mixed_B=True, 2025-05-07T20:23:31.7966038Z compile=False, 2025-05-07T20:23:31.7966423Z T=3, 2025-05-07T20:23:31.7966758Z D=80, 2025-05-07T20:23:31.7967078Z B=46, 2025-05-07T20:23:31.7967409Z log_E=3, 2025-05-07T20:23:31.7967752Z L=11, 2025-05-07T20:23:31.7968481Z D_gradcheck=1, 2025-05-07T20:23:31.7968873Z stochastic_rounding=False, 2025-05-07T20:23:31.7969307Z weighted=False, 2025-05-07T20:23:31.7969682Z row_wise=False, 2025-05-07T20:23:31.7970044Z mixed=False, 2025-05-07T20:23:31.7970411Z use_cache=True, 2025-05-07T20:23:31.7970820Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:31.7971289Z use_cpu=True, 2025-05-07T20:23:31.7971765Z output_dtype=SparseType.FP16, 2025-05-07T20:23:31.7972206Z ) 2025-05-07T20:23:31.7972599Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:31.7973524Z self=, 2025-05-07T20:23:31.7974386Z mixed_B=False, 2025-05-07T20:23:31.7974756Z compile=True, 2025-05-07T20:23:31.7975358Z T=3, 2025-05-07T20:23:31.7975697Z D=104, 2025-05-07T20:23:31.7976271Z B=84, 2025-05-07T20:23:31.7976627Z log_E=3, 2025-05-07T20:23:31.7976998Z L=5, 2025-05-07T20:23:31.7977331Z D_gradcheck=1, 2025-05-07T20:23:31.7977919Z stochastic_rounding=False, 2025-05-07T20:23:31.7978354Z weighted=False, 2025-05-07T20:23:31.7978719Z row_wise=False, 2025-05-07T20:23:31.7979371Z mixed=True, 2025-05-07T20:23:31.7980226Z use_cache=False, 2025-05-07T20:23:31.7980644Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:31.7981119Z use_cpu=True, 2025-05-07T20:23:31.7981515Z output_dtype=SparseType.FP32, 2025-05-07T20:23:31.7981948Z ) 2025-05-07T20:23:31.7982333Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:31.7983267Z self=, 2025-05-07T20:23:31.7984138Z mixed_B=False, 2025-05-07T20:23:31.7984500Z compile=True, 2025-05-07T20:23:31.7984855Z T=5, 2025-05-07T20:23:31.7985180Z D=113, 2025-05-07T20:23:31.7985507Z B=42, 2025-05-07T20:23:31.7985834Z log_E=3, 2025-05-07T20:23:31.7986175Z L=8, 2025-05-07T20:23:31.7986504Z D_gradcheck=2, 2025-05-07T20:23:31.7986895Z stochastic_rounding=False, 2025-05-07T20:23:31.7987329Z weighted=True, 2025-05-07T20:23:31.7987692Z row_wise=False, 2025-05-07T20:23:31.7988068Z mixed=True, 2025-05-07T20:23:31.7988433Z use_cache=True, 2025-05-07T20:23:31.7989137Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:31.7989623Z use_cpu=True, 2025-05-07T20:23:31.7990026Z output_dtype=SparseType.FP32, 2025-05-07T20:23:31.7990463Z ) 2025-05-07T20:23:31.7990866Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:31.7991801Z self=, 2025-05-07T20:23:31.7992662Z mixed_B=True, 2025-05-07T20:23:31.7993036Z compile=True, 2025-05-07T20:23:31.7993393Z T=2, 2025-05-07T20:23:31.7993721Z D=41, 2025-05-07T20:23:31.7994045Z B=83, 2025-05-07T20:23:31.7994377Z log_E=4, 2025-05-07T20:23:31.7994717Z L=8, 2025-05-07T20:23:31.7995046Z D_gradcheck=2, 2025-05-07T20:23:31.7995437Z stochastic_rounding=False, 2025-05-07T20:23:31.7995874Z weighted=True, 2025-05-07T20:23:31.7996243Z row_wise=False, 2025-05-07T20:23:31.7996617Z mixed=True, 2025-05-07T20:23:31.7996979Z use_cache=False, 2025-05-07T20:23:31.7997397Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:31.7997876Z use_cpu=True, 2025-05-07T20:23:31.7998267Z output_dtype=SparseType.FP32, 2025-05-07T20:23:31.7998715Z ) 2025-05-07T20:23:31.7999118Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:31.8000047Z self=, 2025-05-07T20:23:31.8000908Z mixed_B=False, 2025-05-07T20:23:31.8001487Z compile=True, 2025-05-07T20:23:31.8001856Z T=2, 2025-05-07T20:23:31.8002187Z D=115, 2025-05-07T20:23:31.8002510Z B=51, 2025-05-07T20:23:31.8002841Z log_E=4, 2025-05-07T20:23:31.8003187Z L=0, 2025-05-07T20:23:31.8003521Z D_gradcheck=2, 2025-05-07T20:23:31.8003908Z stochastic_rounding=True, 2025-05-07T20:23:31.8004351Z weighted=False, 2025-05-07T20:23:31.8004721Z row_wise=True, 2025-05-07T20:23:31.8005094Z mixed=True, 2025-05-07T20:23:31.8005462Z use_cache=True, 2025-05-07T20:23:31.8005873Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:31.8006347Z use_cpu=True, 2025-05-07T20:23:31.8006745Z output_dtype=SparseType.FP32, 2025-05-07T20:23:31.8007177Z ) 2025-05-07T20:23:31.8007576Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:31.8008652Z self=, 2025-05-07T20:23:31.8009504Z mixed_B=True, 2025-05-07T20:23:31.8009880Z compile=True, 2025-05-07T20:23:31.8010240Z T=5, 2025-05-07T20:23:31.8010563Z D=6, 2025-05-07T20:23:31.8010887Z B=52, 2025-05-07T20:23:31.8011212Z log_E=3, 2025-05-07T20:23:31.8011545Z L=14, 2025-05-07T20:23:31.8011887Z D_gradcheck=1, 2025-05-07T20:23:31.8012274Z stochastic_rounding=False, 2025-05-07T20:23:31.8012706Z weighted=False, 2025-05-07T20:23:31.8013076Z row_wise=False, 2025-05-07T20:23:31.8013720Z mixed=True, 2025-05-07T20:23:31.8014106Z use_cache=False, 2025-05-07T20:23:31.8014688Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:31.8015173Z use_cpu=True, 2025-05-07T20:23:31.8015568Z output_dtype=SparseType.FP32, 2025-05-07T20:23:31.8015997Z ) 2025-05-07T20:23:31.8016401Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:31.8017327Z self=, 2025-05-07T20:23:31.8018175Z mixed_B=False, 2025-05-07T20:23:31.8018544Z compile=True, 2025-05-07T20:23:31.8018904Z T=2, 2025-05-07T20:23:31.8019227Z D=65, 2025-05-07T20:23:31.8019559Z B=8, 2025-05-07T20:23:31.8019886Z log_E=3, 2025-05-07T20:23:31.8020131Z L=18, 2025-05-07T20:23:31.8020284Z D_gradcheck=2, 2025-05-07T20:23:31.8020456Z stochastic_rounding=False, 2025-05-07T20:23:31.8020614Z weighted=True, 2025-05-07T20:23:31.8020768Z row_wise=False, 2025-05-07T20:23:31.8020923Z mixed=False, 2025-05-07T20:23:31.8021087Z use_cache=False, 2025-05-07T20:23:31.8021284Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:31.8021562Z use_cpu=True, 2025-05-07T20:23:31.8021749Z output_dtype=SparseType.FP32, 2025-05-07T20:23:31.8021885Z ) 2025-05-07T20:23:31.8022118Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:31.8022668Z self=, 2025-05-07T20:23:31.8022818Z mixed_B=False, 2025-05-07T20:23:31.8022982Z compile=False, 2025-05-07T20:23:31.8023130Z T=5, 2025-05-07T20:23:31.8023271Z D=54, 2025-05-07T20:23:31.8023421Z B=1, 2025-05-07T20:23:31.8023566Z log_E=5, 2025-05-07T20:23:31.8037916Z L=20, 2025-05-07T20:23:31.8038281Z D_gradcheck=2, 2025-05-07T20:23:31.8038474Z stochastic_rounding=False, 2025-05-07T20:23:31.8038626Z weighted=True, 2025-05-07T20:23:31.8038775Z row_wise=False, 2025-05-07T20:23:31.8038950Z mixed=True, 2025-05-07T20:23:31.8039102Z use_cache=False, 2025-05-07T20:23:31.8039303Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:31.8039465Z use_cpu=True, 2025-05-07T20:23:31.8039644Z output_dtype=SparseType.FP16, 2025-05-07T20:23:31.8039783Z ) 2025-05-07T20:23:31.8040023Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:31.8040587Z self=, 2025-05-07T20:23:31.8040736Z mixed_B=True, 2025-05-07T20:23:31.8040895Z compile=False, 2025-05-07T20:23:31.8041252Z T=5, 2025-05-07T20:23:31.8041413Z D=126, 2025-05-07T20:23:31.8041565Z B=86, 2025-05-07T20:23:31.8041708Z log_E=3, 2025-05-07T20:23:31.8041855Z L=8, 2025-05-07T20:23:31.8042007Z D_gradcheck=1, 2025-05-07T20:23:31.8042178Z stochastic_rounding=True, 2025-05-07T20:23:31.8042336Z weighted=False, 2025-05-07T20:23:31.8042485Z row_wise=True, 2025-05-07T20:23:31.8042639Z mixed=True, 2025-05-07T20:23:31.8042799Z use_cache=False, 2025-05-07T20:23:31.8042993Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:31.8043147Z use_cpu=True, 2025-05-07T20:23:31.8043337Z output_dtype=SparseType.FP16, 2025-05-07T20:23:31.8043481Z ) 2025-05-07T20:23:31.8043708Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:31.8044271Z self=, 2025-05-07T20:23:31.8044419Z mixed_B=True, 2025-05-07T20:23:31.8044581Z compile=False, 2025-05-07T20:23:31.8044726Z T=2, 2025-05-07T20:23:31.8044869Z D=67, 2025-05-07T20:23:31.8045017Z B=52, 2025-05-07T20:23:31.8045158Z log_E=5, 2025-05-07T20:23:31.8045300Z L=8, 2025-05-07T20:23:31.8045456Z D_gradcheck=1, 2025-05-07T20:23:31.8045622Z stochastic_rounding=True, 2025-05-07T20:23:31.8045772Z weighted=True, 2025-05-07T20:23:31.8045926Z row_wise=True, 2025-05-07T20:23:31.8046072Z mixed=True, 2025-05-07T20:23:31.8046331Z use_cache=False, 2025-05-07T20:23:31.8046602Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:31.8046761Z use_cpu=True, 2025-05-07T20:23:31.8046939Z output_dtype=SparseType.FP16, 2025-05-07T20:23:31.8047084Z ) 2025-05-07T20:23:31.8047312Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:31.8047867Z self=, 2025-05-07T20:23:31.8048132Z mixed_B=True, 2025-05-07T20:23:31.8048287Z compile=True, 2025-05-07T20:23:31.8048438Z T=3, 2025-05-07T20:23:31.8048579Z D=105, 2025-05-07T20:23:31.8048724Z B=28, 2025-05-07T20:23:31.8048876Z log_E=5, 2025-05-07T20:23:31.8049018Z L=6, 2025-05-07T20:23:31.8049168Z D_gradcheck=1, 2025-05-07T20:23:31.8049343Z stochastic_rounding=True, 2025-05-07T20:23:31.8049492Z weighted=True, 2025-05-07T20:23:31.8049640Z row_wise=True, 2025-05-07T20:23:31.8049793Z mixed=True, 2025-05-07T20:23:31.8049949Z use_cache=False, 2025-05-07T20:23:31.8050140Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:31.8050493Z use_cpu=True, 2025-05-07T20:23:31.8050673Z output_dtype=SparseType.FP16, 2025-05-07T20:23:31.8050818Z ) 2025-05-07T20:23:31.8051041Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:31.8051593Z self=, 2025-05-07T20:23:31.8051750Z mixed_B=False, 2025-05-07T20:23:31.8051900Z compile=True, 2025-05-07T20:23:31.8052046Z T=4, 2025-05-07T20:23:31.8052197Z D=33, 2025-05-07T20:23:31.8052337Z B=55, 2025-05-07T20:23:31.8052479Z log_E=4, 2025-05-07T20:23:31.8052627Z L=5, 2025-05-07T20:23:31.8052775Z D_gradcheck=2, 2025-05-07T20:23:31.8052945Z stochastic_rounding=False, 2025-05-07T20:23:31.8053102Z weighted=False, 2025-05-07T20:23:31.8053251Z row_wise=False, 2025-05-07T20:23:31.8053396Z mixed=True, 2025-05-07T20:23:31.8053562Z use_cache=False, 2025-05-07T20:23:31.8053752Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:31.8053907Z use_cpu=True, 2025-05-07T20:23:31.8054083Z output_dtype=SparseType.FP16, 2025-05-07T20:23:31.8054220Z ) 2025-05-07T20:23:31.8054450Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:31.8054997Z self=, 2025-05-07T20:23:31.8055147Z mixed_B=False, 2025-05-07T20:23:31.8055305Z compile=False, 2025-05-07T20:23:31.8055542Z T=5, 2025-05-07T20:23:31.8055697Z D=74, 2025-05-07T20:23:31.8055847Z B=76, 2025-05-07T20:23:31.8055993Z log_E=3, 2025-05-07T20:23:31.8056135Z L=19, 2025-05-07T20:23:31.8056293Z D_gradcheck=1, 2025-05-07T20:23:31.8056460Z stochastic_rounding=True, 2025-05-07T20:23:31.8056618Z weighted=True, 2025-05-07T20:23:31.8056775Z row_wise=True, 2025-05-07T20:23:31.8056922Z mixed=False, 2025-05-07T20:23:31.8057084Z use_cache=False, 2025-05-07T20:23:31.8057275Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:31.8057428Z use_cpu=True, 2025-05-07T20:23:31.8057615Z output_dtype=SparseType.FP16, 2025-05-07T20:23:31.8057755Z ) 2025-05-07T20:23:31.8057979Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:31.8058532Z self=, 2025-05-07T20:23:31.8058680Z mixed_B=True, 2025-05-07T20:23:31.8058834Z compile=False, 2025-05-07T20:23:31.8058987Z T=5, 2025-05-07T20:23:31.8059129Z D=8, 2025-05-07T20:23:31.8059271Z B=34, 2025-05-07T20:23:31.8059420Z log_E=5, 2025-05-07T20:23:31.8059560Z L=8, 2025-05-07T20:23:31.8059720Z D_gradcheck=2, 2025-05-07T20:23:31.8059889Z stochastic_rounding=True, 2025-05-07T20:23:31.8060044Z weighted=False, 2025-05-07T20:23:31.8060207Z row_wise=True, 2025-05-07T20:23:31.8060356Z mixed=True, 2025-05-07T20:23:31.8060596Z use_cache=True, 2025-05-07T20:23:31.8060803Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:31.8061038Z use_cpu=True, 2025-05-07T20:23:31.8061218Z output_dtype=SparseType.FP32, 2025-05-07T20:23:31.8061364Z ) 2025-05-07T20:23:31.9340836Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:31.9341545Z self=, 2025-05-07T20:23:31.9341701Z mixed_B=True, 2025-05-07T20:23:31.9341866Z compile=False, 2025-05-07T20:23:31.9342042Z T=1, 2025-05-07T20:23:31.9342194Z D=17, 2025-05-07T20:23:31.9342337Z B=1, 2025-05-07T20:23:31.9342483Z log_E=5, 2025-05-07T20:23:31.9342629Z L=5, 2025-05-07T20:23:31.9342779Z D_gradcheck=2, 2025-05-07T20:23:31.9342950Z stochastic_rounding=True, 2025-05-07T20:23:31.9343113Z weighted=False, 2025-05-07T20:23:31.9343263Z row_wise=True, 2025-05-07T20:23:31.9343408Z mixed=False, 2025-05-07T20:23:31.9343580Z use_cache=False, 2025-05-07T20:23:31.9343770Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:31.9344323Z use_cpu=True, 2025-05-07T20:23:31.9344512Z output_dtype=SparseType.FP16, 2025-05-07T20:23:31.9344659Z ) 2025-05-07T20:23:31.9344885Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:31.9345446Z self=, 2025-05-07T20:23:31.9345596Z mixed_B=False, 2025-05-07T20:23:31.9345768Z compile=False, 2025-05-07T20:23:31.9345915Z T=2, 2025-05-07T20:23:31.9346067Z D=85, 2025-05-07T20:23:31.9346210Z B=88, 2025-05-07T20:23:31.9346353Z log_E=3, 2025-05-07T20:23:31.9346501Z L=17, 2025-05-07T20:23:31.9346654Z D_gradcheck=2, 2025-05-07T20:23:31.9346827Z stochastic_rounding=False, 2025-05-07T20:23:31.9346988Z weighted=False, 2025-05-07T20:23:31.9347136Z row_wise=True, 2025-05-07T20:23:31.9347288Z mixed=False, 2025-05-07T20:23:31.9347452Z use_cache=False, 2025-05-07T20:23:31.9347644Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:31.9347807Z use_cpu=True, 2025-05-07T20:23:31.9347992Z output_dtype=SparseType.FP16, 2025-05-07T20:23:31.9348135Z ) 2025-05-07T20:23:31.9348358Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:31.9348908Z self=, 2025-05-07T20:23:31.9349059Z mixed_B=False, 2025-05-07T20:23:31.9349219Z compile=True, 2025-05-07T20:23:31.9349361Z T=5, 2025-05-07T20:23:31.9349658Z D=66, 2025-05-07T20:23:31.9349822Z B=62, 2025-05-07T20:23:31.9349966Z log_E=4, 2025-05-07T20:23:31.9350107Z L=18, 2025-05-07T20:23:31.9350267Z D_gradcheck=2, 2025-05-07T20:23:31.9350435Z stochastic_rounding=True, 2025-05-07T20:23:31.9350589Z weighted=False, 2025-05-07T20:23:31.9350751Z row_wise=False, 2025-05-07T20:23:31.9350900Z mixed=True, 2025-05-07T20:23:31.9351057Z use_cache=False, 2025-05-07T20:23:31.9351252Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:31.9351409Z use_cpu=True, 2025-05-07T20:23:31.9351587Z output_dtype=SparseType.FP16, 2025-05-07T20:23:31.9351733Z ) 2025-05-07T20:23:31.9351957Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:31.9352513Z self=, 2025-05-07T20:23:31.9352663Z mixed_B=True, 2025-05-07T20:23:31.9352815Z compile=False, 2025-05-07T20:23:31.9352969Z T=5, 2025-05-07T20:23:31.9353118Z D=94, 2025-05-07T20:23:31.9353262Z B=32, 2025-05-07T20:23:31.9353417Z log_E=3, 2025-05-07T20:23:31.9353561Z L=7, 2025-05-07T20:23:31.9353714Z D_gradcheck=1, 2025-05-07T20:23:31.9353896Z stochastic_rounding=False, 2025-05-07T20:23:31.9354048Z weighted=False, 2025-05-07T20:23:31.9354198Z row_wise=True, 2025-05-07T20:23:31.9354351Z mixed=False, 2025-05-07T20:23:31.9354696Z use_cache=True, 2025-05-07T20:23:31.9354904Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:31.9355234Z use_cpu=True, 2025-05-07T20:23:31.9355416Z output_dtype=SparseType.FP32, 2025-05-07T20:23:31.9355565Z ) 2025-05-07T20:23:31.9355791Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:31.9356341Z self=, 2025-05-07T20:23:31.9356501Z mixed_B=False, 2025-05-07T20:23:31.9356652Z compile=True, 2025-05-07T20:23:31.9356793Z T=4, 2025-05-07T20:23:31.9356942Z D=81, 2025-05-07T20:23:31.9357083Z B=85, 2025-05-07T20:23:31.9357225Z log_E=5, 2025-05-07T20:23:31.9357372Z L=16, 2025-05-07T20:23:31.9357524Z D_gradcheck=2, 2025-05-07T20:23:31.9357697Z stochastic_rounding=False, 2025-05-07T20:23:31.9357854Z weighted=False, 2025-05-07T20:23:31.9358004Z row_wise=True, 2025-05-07T20:23:31.9358161Z mixed=False, 2025-05-07T20:23:31.9358316Z use_cache=True, 2025-05-07T20:23:31.9358506Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:31.9358761Z use_cpu=True, 2025-05-07T20:23:31.9358939Z output_dtype=SparseType.FP32, 2025-05-07T20:23:31.9359077Z ) 2025-05-07T20:23:31.9359309Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:31.9359859Z self=, 2025-05-07T20:23:31.9360011Z mixed_B=True, 2025-05-07T20:23:31.9360170Z compile=True, 2025-05-07T20:23:31.9360316Z T=1, 2025-05-07T20:23:31.9360468Z D=119, 2025-05-07T20:23:31.9360623Z B=39, 2025-05-07T20:23:31.9360767Z log_E=3, 2025-05-07T20:23:31.9360909Z L=20, 2025-05-07T20:23:31.9361067Z D_gradcheck=2, 2025-05-07T20:23:31.9361239Z stochastic_rounding=False, 2025-05-07T20:23:31.9361398Z weighted=False, 2025-05-07T20:23:31.9361548Z row_wise=False, 2025-05-07T20:23:31.9361698Z mixed=False, 2025-05-07T20:23:31.9361859Z use_cache=True, 2025-05-07T20:23:31.9362049Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:31.9362207Z use_cpu=True, 2025-05-07T20:23:31.9362393Z output_dtype=SparseType.FP16, 2025-05-07T20:23:31.9362532Z ) 2025-05-07T20:23:31.9362755Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:31.9363315Z self=, 2025-05-07T20:23:31.9363471Z mixed_B=True, 2025-05-07T20:23:31.9363623Z compile=True, 2025-05-07T20:23:31.9363776Z T=2, 2025-05-07T20:23:31.9364009Z D=110, 2025-05-07T20:23:31.9364170Z B=101, 2025-05-07T20:23:31.9364312Z log_E=5, 2025-05-07T20:23:31.9364453Z L=18, 2025-05-07T20:23:31.9364609Z D_gradcheck=1, 2025-05-07T20:23:31.9364779Z stochastic_rounding=False, 2025-05-07T20:23:31.9364930Z weighted=True, 2025-05-07T20:23:31.9365092Z row_wise=False, 2025-05-07T20:23:31.9365242Z mixed=False, 2025-05-07T20:23:31.9365405Z use_cache=True, 2025-05-07T20:23:31.9365602Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:31.9365757Z use_cpu=True, 2025-05-07T20:23:31.9365937Z output_dtype=SparseType.FP16, 2025-05-07T20:23:31.9366082Z ) 2025-05-07T20:23:31.9366314Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:31.9366871Z self=, 2025-05-07T20:23:31.9367031Z mixed_B=True, 2025-05-07T20:23:31.9367183Z compile=True, 2025-05-07T20:23:31.9367333Z T=5, 2025-05-07T20:23:31.9367482Z D=67, 2025-05-07T20:23:31.9367626Z B=7, 2025-05-07T20:23:31.9367778Z log_E=3, 2025-05-07T20:23:31.9367921Z L=13, 2025-05-07T20:23:31.9368203Z D_gradcheck=1, 2025-05-07T20:23:31.9368379Z stochastic_rounding=True, 2025-05-07T20:23:31.9368532Z weighted=True, 2025-05-07T20:23:31.9368682Z row_wise=False, 2025-05-07T20:23:31.9368840Z mixed=True, 2025-05-07T20:23:31.9369189Z use_cache=False, 2025-05-07T20:23:31.9369393Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:31.9369645Z use_cpu=True, 2025-05-07T20:23:31.9369824Z output_dtype=SparseType.FP16, 2025-05-07T20:23:31.9369964Z ) 2025-05-07T20:23:31.9370195Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:31.9370744Z self=, 2025-05-07T20:23:31.9370902Z mixed_B=False, 2025-05-07T20:23:31.9371051Z compile=True, 2025-05-07T20:23:31.9371293Z T=1, 2025-05-07T20:23:31.9371440Z D=63, 2025-05-07T20:23:31.9371596Z B=90, 2025-05-07T20:23:31.9371743Z log_E=3, 2025-05-07T20:23:31.9371882Z L=3, 2025-05-07T20:23:31.9372042Z D_gradcheck=1, 2025-05-07T20:23:31.9372219Z stochastic_rounding=False, 2025-05-07T20:23:31.9372371Z weighted=False, 2025-05-07T20:23:31.9372529Z row_wise=True, 2025-05-07T20:23:31.9372679Z mixed=False, 2025-05-07T20:23:31.9372838Z use_cache=True, 2025-05-07T20:23:31.9373036Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:31.9373269Z use_cpu=True, 2025-05-07T20:23:31.9373449Z output_dtype=SparseType.FP16, 2025-05-07T20:23:31.9373595Z ) 2025-05-07T20:23:31.9373818Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:31.9374366Z self=, 2025-05-07T20:23:31.9374520Z mixed_B=True, 2025-05-07T20:23:31.9374670Z compile=True, 2025-05-07T20:23:31.9374818Z T=3, 2025-05-07T20:23:31.9374966Z D=20, 2025-05-07T20:23:31.9375109Z B=114, 2025-05-07T20:23:31.9375260Z log_E=3, 2025-05-07T20:23:31.9375404Z L=12, 2025-05-07T20:23:31.9375555Z D_gradcheck=1, 2025-05-07T20:23:31.9375735Z stochastic_rounding=True, 2025-05-07T20:23:31.9375886Z weighted=True, 2025-05-07T20:23:31.9376040Z row_wise=False, 2025-05-07T20:23:31.9376196Z mixed=True, 2025-05-07T20:23:31.9376347Z use_cache=True, 2025-05-07T20:23:31.9376536Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:31.9376694Z use_cpu=True, 2025-05-07T20:23:31.9376877Z output_dtype=SparseType.FP16, 2025-05-07T20:23:31.9377019Z ) 2025-05-07T20:23:31.9377246Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:31.9377799Z self=, 2025-05-07T20:23:31.9377957Z mixed_B=False, 2025-05-07T20:23:31.9378109Z compile=True, 2025-05-07T20:23:31.9378252Z T=3, 2025-05-07T20:23:31.9378489Z D=113, 2025-05-07T20:23:31.9378650Z B=117, 2025-05-07T20:23:31.9378795Z log_E=5, 2025-05-07T20:23:31.9378944Z L=5, 2025-05-07T20:23:31.9379095Z D_gradcheck=2, 2025-05-07T20:23:31.9379264Z stochastic_rounding=True, 2025-05-07T20:23:31.9379422Z weighted=True, 2025-05-07T20:23:31.9379571Z row_wise=True, 2025-05-07T20:23:31.9380024Z mixed=False, 2025-05-07T20:23:31.9380200Z use_cache=True, 2025-05-07T20:23:31.9380399Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:31.9380555Z use_cpu=True, 2025-05-07T20:23:31.9380745Z output_dtype=SparseType.FP32, 2025-05-07T20:23:31.9380886Z ) 2025-05-07T20:23:31.9381116Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:31.9381665Z self=, 2025-05-07T20:23:31.9381817Z mixed_B=False, 2025-05-07T20:23:31.9381978Z compile=False, 2025-05-07T20:23:31.9382117Z T=4, 2025-05-07T20:23:31.9382266Z D=33, 2025-05-07T20:23:31.9382418Z B=80, 2025-05-07T20:23:31.9382563Z log_E=5, 2025-05-07T20:23:31.9382710Z L=15, 2025-05-07T20:23:31.9382867Z D_gradcheck=2, 2025-05-07T20:23:31.9383039Z stochastic_rounding=True, 2025-05-07T20:23:31.9383192Z weighted=True, 2025-05-07T20:23:31.9383349Z row_wise=True, 2025-05-07T20:23:31.9383498Z mixed=True, 2025-05-07T20:23:31.9383652Z use_cache=False, 2025-05-07T20:23:31.9384137Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:31.9384369Z use_cpu=True, 2025-05-07T20:23:31.9384568Z output_dtype=SparseType.FP32, 2025-05-07T20:23:31.9384707Z ) 2025-05-07T20:23:31.9384930Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:31.9385486Z self=, 2025-05-07T20:23:31.9385633Z mixed_B=True, 2025-05-07T20:23:31.9385785Z compile=False, 2025-05-07T20:23:31.9385933Z T=5, 2025-05-07T20:23:31.9386073Z D=73, 2025-05-07T20:23:31.9386219Z B=30, 2025-05-07T20:23:31.9386370Z log_E=3, 2025-05-07T20:23:31.9386514Z L=0, 2025-05-07T20:23:31.9386666Z D_gradcheck=2, 2025-05-07T20:23:31.9386843Z stochastic_rounding=True, 2025-05-07T20:23:31.9386996Z weighted=True, 2025-05-07T20:23:31.9387156Z row_wise=False, 2025-05-07T20:23:31.9387305Z mixed=False, 2025-05-07T20:23:31.9387455Z use_cache=True, 2025-05-07T20:23:31.9387654Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:31.9387810Z use_cpu=True, 2025-05-07T20:23:31.9388158Z output_dtype=SparseType.FP16, 2025-05-07T20:23:31.9388327Z ) 2025-05-07T20:23:31.9388552Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:31.9389112Z self=, 2025-05-07T20:23:31.9389263Z mixed_B=False, 2025-05-07T20:23:31.9389414Z compile=False, 2025-05-07T20:23:31.9389564Z T=1, 2025-05-07T20:23:31.9389705Z D=9, 2025-05-07T20:23:31.9389853Z B=115, 2025-05-07T20:23:31.9390005Z log_E=4, 2025-05-07T20:23:31.9390146Z L=10, 2025-05-07T20:23:31.9390297Z D_gradcheck=2, 2025-05-07T20:23:31.9390469Z stochastic_rounding=True, 2025-05-07T20:23:31.9390622Z weighted=True, 2025-05-07T20:23:31.9390771Z row_wise=True, 2025-05-07T20:23:31.9390930Z mixed=True, 2025-05-07T20:23:31.9391084Z use_cache=False, 2025-05-07T20:23:31.9391284Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:31.9391445Z use_cpu=True, 2025-05-07T20:23:31.9391629Z output_dtype=SparseType.FP16, 2025-05-07T20:23:31.9391775Z ) 2025-05-07T20:23:31.9392002Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:31.9392553Z self=, 2025-05-07T20:23:31.9392711Z mixed_B=True, 2025-05-07T20:23:31.9392861Z compile=True, 2025-05-07T20:23:31.9393011Z T=4, 2025-05-07T20:23:31.9393162Z D=17, 2025-05-07T20:23:31.9393460Z B=128, 2025-05-07T20:23:31.9393621Z log_E=5, 2025-05-07T20:23:31.9393781Z L=16, 2025-05-07T20:23:31.9393931Z D_gradcheck=2, 2025-05-07T20:23:31.9394107Z stochastic_rounding=False, 2025-05-07T20:23:31.9394266Z weighted=False, 2025-05-07T20:23:31.9394413Z row_wise=True, 2025-05-07T20:23:31.9394566Z mixed=False, 2025-05-07T20:23:31.9394716Z use_cache=False, 2025-05-07T20:23:31.9394907Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:31.9395070Z use_cpu=True, 2025-05-07T20:23:31.9395251Z output_dtype=SparseType.FP16, 2025-05-07T20:23:31.9395394Z ) 2025-05-07T20:23:31.9395623Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:31.9396175Z self=, 2025-05-07T20:23:31.9396326Z mixed_B=False, 2025-05-07T20:23:31.9396484Z compile=False, 2025-05-07T20:23:31.9396629Z T=3, 2025-05-07T20:23:31.9396772Z D=79, 2025-05-07T20:23:31.9396925Z B=26, 2025-05-07T20:23:31.9397071Z log_E=5, 2025-05-07T20:23:31.9397219Z L=15, 2025-05-07T20:23:31.9397370Z D_gradcheck=1, 2025-05-07T20:23:31.9397541Z stochastic_rounding=False, 2025-05-07T20:23:31.9397699Z weighted=True, 2025-05-07T20:23:31.9397848Z row_wise=True, 2025-05-07T20:23:31.9397995Z mixed=False, 2025-05-07T20:23:31.9398154Z use_cache=False, 2025-05-07T20:23:31.9398425Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:31.9398633Z use_cpu=True, 2025-05-07T20:23:31.9398824Z output_dtype=SparseType.FP32, 2025-05-07T20:23:31.9398963Z ) 2025-05-07T20:23:31.9399188Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:31.9399750Z self=, 2025-05-07T20:23:31.9399901Z mixed_B=False, 2025-05-07T20:23:31.9400059Z compile=True, 2025-05-07T20:23:31.9400202Z T=5, 2025-05-07T20:23:31.9400343Z D=65, 2025-05-07T20:23:31.9400497Z B=102, 2025-05-07T20:23:31.9400642Z log_E=5, 2025-05-07T20:23:31.9400782Z L=13, 2025-05-07T20:23:31.9400941Z D_gradcheck=1, 2025-05-07T20:23:31.9401111Z stochastic_rounding=True, 2025-05-07T20:23:31.9401266Z weighted=False, 2025-05-07T20:23:31.9401429Z row_wise=False, 2025-05-07T20:23:31.9401576Z mixed=True, 2025-05-07T20:23:31.9401732Z use_cache=True, 2025-05-07T20:23:31.9401927Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:31.9402083Z use_cpu=True, 2025-05-07T20:23:31.9402346Z output_dtype=SparseType.FP32, 2025-05-07T20:23:31.9402493Z ) 2025-05-07T20:23:31.9949647Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:31.9951067Z self=, 2025-05-07T20:23:31.9952013Z mixed_B=True, 2025-05-07T20:23:31.9952433Z compile=True, 2025-05-07T20:23:31.9952852Z T=1, 2025-05-07T20:23:31.9953172Z D=122, 2025-05-07T20:23:31.9953533Z B=62, 2025-05-07T20:23:31.9953863Z log_E=5, 2025-05-07T20:23:31.9954196Z L=5, 2025-05-07T20:23:31.9954533Z D_gradcheck=2, 2025-05-07T20:23:31.9954927Z stochastic_rounding=False, 2025-05-07T20:23:31.9955366Z weighted=True, 2025-05-07T20:23:31.9955829Z row_wise=False, 2025-05-07T20:23:31.9956314Z mixed=False, 2025-05-07T20:23:31.9956756Z use_cache=False, 2025-05-07T20:23:31.9957188Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:31.9957670Z use_cpu=True, 2025-05-07T20:23:31.9958075Z output_dtype=SparseType.FP16, 2025-05-07T20:23:31.9958510Z ) 2025-05-07T20:23:31.9958906Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:31.9959829Z self=, 2025-05-07T20:23:31.9960725Z mixed_B=True, 2025-05-07T20:23:31.9961197Z compile=False, 2025-05-07T20:23:31.9961562Z T=5, 2025-05-07T20:23:31.9961890Z D=83, 2025-05-07T20:23:31.9962636Z B=109, 2025-05-07T20:23:31.9962994Z log_E=5, 2025-05-07T20:23:31.9963327Z L=12, 2025-05-07T20:23:31.9963673Z D_gradcheck=2, 2025-05-07T20:23:31.9964060Z stochastic_rounding=True, 2025-05-07T20:23:31.9964487Z weighted=False, 2025-05-07T20:23:31.9964866Z row_wise=False, 2025-05-07T20:23:31.9965237Z mixed=True, 2025-05-07T20:23:31.9965591Z use_cache=True, 2025-05-07T20:23:31.9966026Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:31.9966512Z use_cpu=True, 2025-05-07T20:23:31.9966903Z output_dtype=SparseType.FP16, 2025-05-07T20:23:31.9967344Z ) 2025-05-07T20:23:31.9967740Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:31.9968804Z self=, 2025-05-07T20:23:31.9969654Z mixed_B=False, 2025-05-07T20:23:31.9970024Z compile=True, 2025-05-07T20:23:31.9970383Z T=5, 2025-05-07T20:23:31.9970708Z D=89, 2025-05-07T20:23:31.9971042Z B=54, 2025-05-07T20:23:31.9971376Z log_E=3, 2025-05-07T20:23:31.9971710Z L=12, 2025-05-07T20:23:31.9972062Z D_gradcheck=2, 2025-05-07T20:23:31.9972452Z stochastic_rounding=True, 2025-05-07T20:23:31.9972875Z weighted=False, 2025-05-07T20:23:31.9973256Z row_wise=False, 2025-05-07T20:23:31.9973632Z mixed=True, 2025-05-07T20:23:31.9973986Z use_cache=True, 2025-05-07T20:23:31.9974633Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:31.9975121Z use_cpu=True, 2025-05-07T20:23:31.9975685Z output_dtype=SparseType.FP16, 2025-05-07T20:23:31.9976129Z ) 2025-05-07T20:23:31.9976524Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:31.9977442Z self=, 2025-05-07T20:23:31.9978296Z mixed_B=True, 2025-05-07T20:23:31.9978668Z compile=True, 2025-05-07T20:23:31.9979027Z T=5, 2025-05-07T20:23:31.9979352Z D=120, 2025-05-07T20:23:31.9980029Z B=52, 2025-05-07T20:23:31.9980403Z log_E=4, 2025-05-07T20:23:31.9980740Z L=4, 2025-05-07T20:23:31.9981095Z D_gradcheck=2, 2025-05-07T20:23:31.9981492Z stochastic_rounding=False, 2025-05-07T20:23:31.9981920Z weighted=False, 2025-05-07T20:23:31.9982291Z row_wise=True, 2025-05-07T20:23:31.9982653Z mixed=True, 2025-05-07T20:23:31.9983009Z use_cache=True, 2025-05-07T20:23:31.9983425Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:31.9983899Z use_cpu=True, 2025-05-07T20:23:31.9984513Z output_dtype=SparseType.FP16, 2025-05-07T20:23:31.9984953Z ) 2025-05-07T20:23:31.9985349Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:31.9986263Z self=, 2025-05-07T20:23:31.9987126Z mixed_B=True, 2025-05-07T20:23:31.9987488Z compile=True, 2025-05-07T20:23:31.9987849Z T=1, 2025-05-07T20:23:31.9988173Z D=26, 2025-05-07T20:23:31.9988507Z B=80, 2025-05-07T20:23:31.9988828Z log_E=5, 2025-05-07T20:23:31.9989165Z L=18, 2025-05-07T20:23:31.9989496Z D_gradcheck=2, 2025-05-07T20:23:31.9989889Z stochastic_rounding=False, 2025-05-07T20:23:31.9990315Z weighted=False, 2025-05-07T20:23:31.9990686Z row_wise=False, 2025-05-07T20:23:31.9991052Z mixed=True, 2025-05-07T20:23:31.9991411Z use_cache=True, 2025-05-07T20:23:31.9991825Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:31.9992305Z use_cpu=True, 2025-05-07T20:23:31.9992712Z output_dtype=SparseType.FP32, 2025-05-07T20:23:31.9993158Z ) 2025-05-07T20:23:31.9993562Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:31.9994481Z self=, 2025-05-07T20:23:31.9995341Z mixed_B=False, 2025-05-07T20:23:31.9995708Z compile=True, 2025-05-07T20:23:31.9996061Z T=3, 2025-05-07T20:23:31.9996398Z D=43, 2025-05-07T20:23:31.9996982Z B=27, 2025-05-07T20:23:31.9997331Z log_E=3, 2025-05-07T20:23:31.9997671Z L=20, 2025-05-07T20:23:31.9998008Z D_gradcheck=1, 2025-05-07T20:23:31.9998393Z stochastic_rounding=False, 2025-05-07T20:23:31.9998829Z weighted=True, 2025-05-07T20:23:31.9999193Z row_wise=True, 2025-05-07T20:23:31.9999550Z mixed=False, 2025-05-07T20:23:31.9999921Z use_cache=False, 2025-05-07T20:23:32.0000347Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:32.0000831Z use_cpu=True, 2025-05-07T20:23:32.0001234Z output_dtype=SparseType.FP16, 2025-05-07T20:23:32.0001688Z ) 2025-05-07T20:23:32.0095824Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:32.0097115Z self=, 2025-05-07T20:23:32.0097981Z mixed_B=False, 2025-05-07T20:23:32.0098399Z compile=False, 2025-05-07T20:23:32.0098761Z T=4, 2025-05-07T20:23:32.0099094Z D=66, 2025-05-07T20:23:32.0099424Z B=50, 2025-05-07T20:23:32.0099781Z log_E=5, 2025-05-07T20:23:32.0100137Z L=12, 2025-05-07T20:23:32.0100482Z D_gradcheck=1, 2025-05-07T20:23:32.0100874Z stochastic_rounding=True, 2025-05-07T20:23:32.0101317Z weighted=True, 2025-05-07T20:23:32.0101689Z row_wise=False, 2025-05-07T20:23:32.0102055Z mixed=True, 2025-05-07T20:23:32.0102422Z use_cache=True, 2025-05-07T20:23:32.0103347Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:32.0103850Z use_cpu=True, 2025-05-07T20:23:32.0104479Z output_dtype=SparseType.FP16, 2025-05-07T20:23:32.0104940Z ) 2025-05-07T20:23:32.0105353Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:32.0106277Z self=, 2025-05-07T20:23:32.0107137Z mixed_B=True, 2025-05-07T20:23:32.0107513Z compile=False, 2025-05-07T20:23:32.0107869Z T=3, 2025-05-07T20:23:32.0108202Z D=108, 2025-05-07T20:23:32.0108540Z B=8, 2025-05-07T20:23:32.0108872Z log_E=4, 2025-05-07T20:23:32.0109239Z L=19, 2025-05-07T20:23:32.0109604Z D_gradcheck=1, 2025-05-07T20:23:32.0109997Z stochastic_rounding=True, 2025-05-07T20:23:32.0110433Z weighted=True, 2025-05-07T20:23:32.0110809Z row_wise=False, 2025-05-07T20:23:32.0111176Z mixed=False, 2025-05-07T20:23:32.0111547Z use_cache=True, 2025-05-07T20:23:32.0111968Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:32.0112447Z use_cpu=True, 2025-05-07T20:23:32.0112852Z output_dtype=SparseType.FP16, 2025-05-07T20:23:32.0113639Z ) 2025-05-07T20:23:32.0114036Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:32.0114970Z self=, 2025-05-07T20:23:32.0115829Z mixed_B=False, 2025-05-07T20:23:32.0116201Z compile=False, 2025-05-07T20:23:32.0116582Z T=4, 2025-05-07T20:23:32.0116909Z D=78, 2025-05-07T20:23:32.0117239Z B=65, 2025-05-07T20:23:32.0117582Z log_E=4, 2025-05-07T20:23:32.0117934Z L=20, 2025-05-07T20:23:32.0118266Z D_gradcheck=2, 2025-05-07T20:23:32.0118652Z stochastic_rounding=False, 2025-05-07T20:23:32.0119084Z weighted=False, 2025-05-07T20:23:32.0119455Z row_wise=True, 2025-05-07T20:23:32.0119829Z mixed=False, 2025-05-07T20:23:32.0120202Z use_cache=True, 2025-05-07T20:23:32.0120610Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:32.0121101Z use_cpu=True, 2025-05-07T20:23:32.0121620Z output_dtype=SparseType.FP32, 2025-05-07T20:23:32.0122070Z ) 2025-05-07T20:23:32.0122476Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:32.0123619Z self=, 2025-05-07T20:23:32.0124490Z mixed_B=False, 2025-05-07T20:23:32.0124860Z compile=False, 2025-05-07T20:23:32.0125226Z T=1, 2025-05-07T20:23:32.0125551Z D=42, 2025-05-07T20:23:32.0125886Z B=92, 2025-05-07T20:23:32.0126518Z log_E=5, 2025-05-07T20:23:32.0126868Z L=18, 2025-05-07T20:23:32.0127204Z D_gradcheck=1, 2025-05-07T20:23:32.0127598Z stochastic_rounding=True, 2025-05-07T20:23:32.0128148Z weighted=True, 2025-05-07T20:23:32.0128524Z row_wise=False, 2025-05-07T20:23:32.0128892Z mixed=True, 2025-05-07T20:23:32.0129247Z use_cache=True, 2025-05-07T20:23:32.0129661Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:32.0130137Z use_cpu=True, 2025-05-07T20:23:32.0130622Z output_dtype=SparseType.FP16, 2025-05-07T20:23:32.0131076Z ) 2025-05-07T20:23:32.0131479Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:32.0132394Z self=, 2025-05-07T20:23:32.0133296Z mixed_B=False, 2025-05-07T20:23:32.0133669Z compile=False, 2025-05-07T20:23:32.0134026Z T=4, 2025-05-07T20:23:32.0134356Z D=13, 2025-05-07T20:23:32.0134694Z B=67, 2025-05-07T20:23:32.0135023Z log_E=5, 2025-05-07T20:23:32.0135367Z L=17, 2025-05-07T20:23:32.0135709Z D_gradcheck=2, 2025-05-07T20:23:32.0136098Z stochastic_rounding=True, 2025-05-07T20:23:32.0136523Z weighted=True, 2025-05-07T20:23:32.0136897Z row_wise=True, 2025-05-07T20:23:32.0137262Z mixed=True, 2025-05-07T20:23:32.0137621Z use_cache=False, 2025-05-07T20:23:32.0138285Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:32.0138784Z use_cpu=True, 2025-05-07T20:23:32.0139302Z output_dtype=SparseType.FP32, 2025-05-07T20:23:32.0139752Z ) 2025-05-07T20:23:32.0140152Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:32.0141074Z self=, 2025-05-07T20:23:32.0141931Z mixed_B=True, 2025-05-07T20:23:32.0142300Z compile=True, 2025-05-07T20:23:32.0142658Z T=4, 2025-05-07T20:23:32.0142991Z D=96, 2025-05-07T20:23:32.0143326Z B=16, 2025-05-07T20:23:32.0143656Z log_E=3, 2025-05-07T20:23:32.0144000Z L=2, 2025-05-07T20:23:32.0144344Z D_gradcheck=2, 2025-05-07T20:23:32.0144729Z stochastic_rounding=False, 2025-05-07T20:23:32.0145164Z weighted=False, 2025-05-07T20:23:32.0145559Z row_wise=False, 2025-05-07T20:23:32.0145924Z mixed=True, 2025-05-07T20:23:32.0146287Z use_cache=True, 2025-05-07T20:23:32.0146717Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:32.0147198Z use_cpu=True, 2025-05-07T20:23:32.0147592Z output_dtype=SparseType.FP32, 2025-05-07T20:23:32.0148175Z ) 2025-05-07T20:23:32.0148572Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:32.0149488Z self=, 2025-05-07T20:23:32.0150344Z mixed_B=False, 2025-05-07T20:23:32.0150710Z compile=False, 2025-05-07T20:23:32.0151061Z T=5, 2025-05-07T20:23:32.0151392Z D=59, 2025-05-07T20:23:32.0151722Z B=89, 2025-05-07T20:23:32.0152053Z log_E=3, 2025-05-07T20:23:32.0152396Z L=9, 2025-05-07T20:23:32.0152738Z D_gradcheck=2, 2025-05-07T20:23:32.0153122Z stochastic_rounding=False, 2025-05-07T20:23:32.0153551Z weighted=True, 2025-05-07T20:23:32.0153923Z row_wise=False, 2025-05-07T20:23:32.0154284Z mixed=True, 2025-05-07T20:23:32.0154647Z use_cache=True, 2025-05-07T20:23:32.0155059Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:32.0155538Z use_cpu=True, 2025-05-07T20:23:32.0155944Z output_dtype=SparseType.FP32, 2025-05-07T20:23:32.0156387Z ) 2025-05-07T20:23:32.0156796Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:32.0157715Z self=, 2025-05-07T20:23:32.0158576Z mixed_B=False, 2025-05-07T20:23:32.0158954Z compile=False, 2025-05-07T20:23:32.0159311Z T=4, 2025-05-07T20:23:32.0159644Z D=74, 2025-05-07T20:23:32.0159981Z B=67, 2025-05-07T20:23:32.0160468Z log_E=3, 2025-05-07T20:23:32.0160821Z L=10, 2025-05-07T20:23:32.0161163Z D_gradcheck=2, 2025-05-07T20:23:32.0161547Z stochastic_rounding=False, 2025-05-07T20:23:32.0161988Z weighted=True, 2025-05-07T20:23:32.0162356Z row_wise=True, 2025-05-07T20:23:32.0162717Z mixed=False, 2025-05-07T20:23:32.0163083Z use_cache=True, 2025-05-07T20:23:32.0163493Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:32.0163968Z use_cpu=True, 2025-05-07T20:23:32.0164376Z output_dtype=SparseType.FP32, 2025-05-07T20:23:32.0164821Z ) 2025-05-07T20:23:32.0165240Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:32.0166172Z self=, 2025-05-07T20:23:32.0167023Z mixed_B=True, 2025-05-07T20:23:32.0167393Z compile=True, 2025-05-07T20:23:32.0167747Z T=4, 2025-05-07T20:23:32.0168283Z D=70, 2025-05-07T20:23:32.0168619Z B=49, 2025-05-07T20:23:32.0168957Z log_E=3, 2025-05-07T20:23:32.0169302Z L=17, 2025-05-07T20:23:32.0169642Z D_gradcheck=1, 2025-05-07T20:23:32.0170033Z stochastic_rounding=False, 2025-05-07T20:23:32.0170466Z weighted=True, 2025-05-07T20:23:32.0170847Z row_wise=False, 2025-05-07T20:23:32.0171212Z mixed=True, 2025-05-07T20:23:32.0171581Z use_cache=False, 2025-05-07T20:23:32.0172001Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:32.0172693Z use_cpu=True, 2025-05-07T20:23:32.0173121Z output_dtype=SparseType.FP32, 2025-05-07T20:23:32.0173689Z ) 2025-05-07T20:23:32.0174078Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:32.0175010Z self=, 2025-05-07T20:23:32.0175866Z mixed_B=False, 2025-05-07T20:23:32.0176229Z compile=False, 2025-05-07T20:23:32.0176591Z T=3, 2025-05-07T20:23:32.0176922Z D=93, 2025-05-07T20:23:32.0177248Z B=29, 2025-05-07T20:23:32.0177580Z log_E=5, 2025-05-07T20:23:32.0177918Z L=7, 2025-05-07T20:23:32.0178251Z D_gradcheck=2, 2025-05-07T20:23:32.0178628Z stochastic_rounding=True, 2025-05-07T20:23:32.0179062Z weighted=True, 2025-05-07T20:23:32.0179430Z row_wise=True, 2025-05-07T20:23:32.0180213Z mixed=False, 2025-05-07T20:23:32.0180588Z use_cache=False, 2025-05-07T20:23:32.0181007Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:32.0181487Z use_cpu=True, 2025-05-07T20:23:32.0181891Z output_dtype=SparseType.FP16, 2025-05-07T20:23:32.0182706Z ) 2025-05-07T20:23:32.0183099Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:32.0184024Z self=, 2025-05-07T20:23:32.0184875Z mixed_B=False, 2025-05-07T20:23:32.0185239Z compile=False, 2025-05-07T20:23:32.0185602Z T=5, 2025-05-07T20:23:32.0185930Z D=35, 2025-05-07T20:23:32.0186251Z B=25, 2025-05-07T20:23:32.0186591Z log_E=3, 2025-05-07T20:23:32.0186933Z L=4, 2025-05-07T20:23:32.0187258Z D_gradcheck=1, 2025-05-07T20:23:32.0187648Z stochastic_rounding=False, 2025-05-07T20:23:32.0188083Z weighted=False, 2025-05-07T20:23:32.0188450Z row_wise=False, 2025-05-07T20:23:32.0188820Z mixed=True, 2025-05-07T20:23:32.0189186Z use_cache=False, 2025-05-07T20:23:32.0189605Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:32.0190081Z use_cpu=True, 2025-05-07T20:23:32.0190480Z output_dtype=SparseType.FP16, 2025-05-07T20:23:32.0190931Z ) 2025-05-07T20:23:32.1412783Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:32.1413791Z self=, 2025-05-07T20:23:32.1414657Z mixed_B=False, 2025-05-07T20:23:32.1415023Z compile=False, 2025-05-07T20:23:32.1415381Z T=2, 2025-05-07T20:23:32.1415711Z D=2, 2025-05-07T20:23:32.1416032Z B=2, 2025-05-07T20:23:32.1416381Z log_E=5, 2025-05-07T20:23:32.1417119Z L=1, 2025-05-07T20:23:32.1417473Z D_gradcheck=1, 2025-05-07T20:23:32.1417871Z stochastic_rounding=False, 2025-05-07T20:23:32.1418306Z weighted=False, 2025-05-07T20:23:32.1418677Z row_wise=False, 2025-05-07T20:23:32.1419049Z mixed=False, 2025-05-07T20:23:32.1419463Z use_cache=False, 2025-05-07T20:23:32.1419883Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:32.1420496Z use_cpu=True, 2025-05-07T20:23:32.1420895Z output_dtype=SparseType.FP32, 2025-05-07T20:23:32.1421359Z ) 2025-05-07T20:23:32.1421754Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:32.1422684Z self=, 2025-05-07T20:23:32.1423547Z mixed_B=False, 2025-05-07T20:23:32.1423912Z compile=True, 2025-05-07T20:23:32.1424275Z T=3, 2025-05-07T20:23:32.1424607Z D=94, 2025-05-07T20:23:32.1424931Z B=67, 2025-05-07T20:23:32.1425257Z log_E=3, 2025-05-07T20:23:32.1425608Z L=6, 2025-05-07T20:23:32.1425934Z D_gradcheck=1, 2025-05-07T20:23:32.1426321Z stochastic_rounding=False, 2025-05-07T20:23:32.1426757Z weighted=True, 2025-05-07T20:23:32.1427118Z row_wise=False, 2025-05-07T20:23:32.1427498Z mixed=False, 2025-05-07T20:23:32.1427865Z use_cache=False, 2025-05-07T20:23:32.1428281Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:32.1428974Z use_cpu=True, 2025-05-07T20:23:32.1429404Z output_dtype=SparseType.FP16, 2025-05-07T20:23:32.1430034Z ) 2025-05-07T20:23:32.1430467Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:32.1431556Z self=, 2025-05-07T20:23:32.1432416Z mixed_B=True, 2025-05-07T20:23:32.1432779Z compile=False, 2025-05-07T20:23:32.1433143Z T=3, 2025-05-07T20:23:32.1433470Z D=34, 2025-05-07T20:23:32.1433798Z B=33, 2025-05-07T20:23:32.1434125Z log_E=5, 2025-05-07T20:23:32.1434470Z L=10, 2025-05-07T20:23:32.1434807Z D_gradcheck=1, 2025-05-07T20:23:32.1435194Z stochastic_rounding=False, 2025-05-07T20:23:32.1435626Z weighted=False, 2025-05-07T20:23:32.1435986Z row_wise=False, 2025-05-07T20:23:32.1436355Z mixed=False, 2025-05-07T20:23:32.1436719Z use_cache=True, 2025-05-07T20:23:32.1437117Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:32.1437594Z use_cpu=True, 2025-05-07T20:23:32.1437994Z output_dtype=SparseType.FP16, 2025-05-07T20:23:32.1438713Z ) 2025-05-07T20:23:32.1439112Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:32.1440038Z self=, 2025-05-07T20:23:32.1440888Z mixed_B=False, 2025-05-07T20:23:32.1441255Z compile=False, 2025-05-07T20:23:32.1441618Z T=1, 2025-05-07T20:23:32.1441962Z D=42, 2025-05-07T20:23:32.1442292Z B=52, 2025-05-07T20:23:32.1442634Z log_E=5, 2025-05-07T20:23:32.1442980Z L=17, 2025-05-07T20:23:32.1443317Z D_gradcheck=1, 2025-05-07T20:23:32.1443708Z stochastic_rounding=True, 2025-05-07T20:23:32.1444146Z weighted=False, 2025-05-07T20:23:32.1444514Z row_wise=True, 2025-05-07T20:23:32.1444884Z mixed=True, 2025-05-07T20:23:32.1445256Z use_cache=False, 2025-05-07T20:23:32.1445672Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:32.1446157Z use_cpu=True, 2025-05-07T20:23:32.1446557Z output_dtype=SparseType.FP32, 2025-05-07T20:23:32.1447006Z ) 2025-05-07T20:23:32.1447406Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:32.1448478Z self=, 2025-05-07T20:23:32.1449341Z mixed_B=False, 2025-05-07T20:23:32.1449704Z compile=False, 2025-05-07T20:23:32.1450064Z T=4, 2025-05-07T20:23:32.1450391Z D=75, 2025-05-07T20:23:32.1450713Z B=42, 2025-05-07T20:23:32.1451042Z log_E=3, 2025-05-07T20:23:32.1451585Z L=14, 2025-05-07T20:23:32.1451926Z D_gradcheck=1, 2025-05-07T20:23:32.1452486Z stochastic_rounding=False, 2025-05-07T20:23:32.1452925Z weighted=False, 2025-05-07T20:23:32.1453285Z row_wise=False, 2025-05-07T20:23:32.1453651Z mixed=False, 2025-05-07T20:23:32.1454015Z use_cache=True, 2025-05-07T20:23:32.1454415Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:32.1454897Z use_cpu=True, 2025-05-07T20:23:32.1455289Z output_dtype=SparseType.FP16, 2025-05-07T20:23:32.1455730Z ) 2025-05-07T20:23:32.1456122Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:32.1457038Z self=, 2025-05-07T20:23:32.1457887Z mixed_B=True, 2025-05-07T20:23:32.1458261Z compile=True, 2025-05-07T20:23:32.1458617Z T=2, 2025-05-07T20:23:32.1458937Z D=125, 2025-05-07T20:23:32.1459266Z B=19, 2025-05-07T20:23:32.1459598Z log_E=3, 2025-05-07T20:23:32.1459942Z L=4, 2025-05-07T20:23:32.1460276Z D_gradcheck=1, 2025-05-07T20:23:32.1460666Z stochastic_rounding=True, 2025-05-07T20:23:32.1461096Z weighted=True, 2025-05-07T20:23:32.1461463Z row_wise=False, 2025-05-07T20:23:32.1461832Z mixed=True, 2025-05-07T20:23:32.1462196Z use_cache=False, 2025-05-07T20:23:32.1462612Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:32.1463356Z use_cpu=True, 2025-05-07T20:23:32.1463776Z output_dtype=SparseType.FP16, 2025-05-07T20:23:32.1464310Z ) 2025-05-07T20:23:32.1464706Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:32.1465626Z self=, 2025-05-07T20:23:32.1466475Z mixed_B=False, 2025-05-07T20:23:32.1466842Z compile=True, 2025-05-07T20:23:32.1467200Z T=1, 2025-05-07T20:23:32.1467529Z D=83, 2025-05-07T20:23:32.1467855Z B=62, 2025-05-07T20:23:32.1468189Z log_E=5, 2025-05-07T20:23:32.1468529Z L=17, 2025-05-07T20:23:32.1468866Z D_gradcheck=1, 2025-05-07T20:23:32.1469255Z stochastic_rounding=True, 2025-05-07T20:23:32.1469679Z weighted=False, 2025-05-07T20:23:32.1470052Z row_wise=False, 2025-05-07T20:23:32.1470418Z mixed=False, 2025-05-07T20:23:32.1470772Z use_cache=True, 2025-05-07T20:23:32.1471179Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:32.1471659Z use_cpu=True, 2025-05-07T20:23:32.1472058Z output_dtype=SparseType.FP16, 2025-05-07T20:23:32.1472621Z ) 2025-05-07T20:23:32.1473022Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:32.1473947Z self=, 2025-05-07T20:23:32.1474793Z mixed_B=False, 2025-05-07T20:23:32.1475162Z compile=False, 2025-05-07T20:23:32.1475518Z T=3, 2025-05-07T20:23:32.1475840Z D=62, 2025-05-07T20:23:32.1476179Z B=95, 2025-05-07T20:23:32.1476508Z log_E=5, 2025-05-07T20:23:32.1476851Z L=13, 2025-05-07T20:23:32.1477184Z D_gradcheck=2, 2025-05-07T20:23:32.1477575Z stochastic_rounding=False, 2025-05-07T20:23:32.1478004Z weighted=True, 2025-05-07T20:23:32.1478379Z row_wise=True, 2025-05-07T20:23:32.1478744Z mixed=True, 2025-05-07T20:23:32.1479098Z use_cache=False, 2025-05-07T20:23:32.1479525Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:32.1480512Z use_cpu=True, 2025-05-07T20:23:32.1480907Z output_dtype=SparseType.FP16, 2025-05-07T20:23:32.1481352Z ) 2025-05-07T20:23:32.1481755Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:32.1482679Z self=, 2025-05-07T20:23:32.1483528Z mixed_B=False, 2025-05-07T20:23:32.1483898Z compile=True, 2025-05-07T20:23:32.1484255Z T=1, 2025-05-07T20:23:32.1484574Z D=60, 2025-05-07T20:23:32.1484902Z B=71, 2025-05-07T20:23:32.1485231Z log_E=4, 2025-05-07T20:23:32.1485936Z L=8, 2025-05-07T20:23:32.1486305Z D_gradcheck=2, 2025-05-07T20:23:32.1486695Z stochastic_rounding=True, 2025-05-07T20:23:32.1487127Z weighted=False, 2025-05-07T20:23:32.1487510Z row_wise=False, 2025-05-07T20:23:32.1487877Z mixed=True, 2025-05-07T20:23:32.1488341Z use_cache=False, 2025-05-07T20:23:32.1488758Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:32.1489233Z use_cpu=True, 2025-05-07T20:23:32.1489627Z output_dtype=SparseType.FP16, 2025-05-07T20:23:32.1490076Z ) 2025-05-07T20:23:32.1490472Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:32.1491389Z self=, 2025-05-07T20:23:32.1492246Z mixed_B=False, 2025-05-07T20:23:32.1492611Z compile=True, 2025-05-07T20:23:32.1492967Z T=4, 2025-05-07T20:23:32.1493291Z D=22, 2025-05-07T20:23:32.1493617Z B=82, 2025-05-07T20:23:32.1493955Z log_E=3, 2025-05-07T20:23:32.1494102Z L=17, 2025-05-07T20:23:32.1494260Z D_gradcheck=1, 2025-05-07T20:23:32.1494438Z stochastic_rounding=False, 2025-05-07T20:23:32.1494600Z weighted=True, 2025-05-07T20:23:32.1494750Z row_wise=True, 2025-05-07T20:23:32.1494904Z mixed=True, 2025-05-07T20:23:32.1495057Z use_cache=True, 2025-05-07T20:23:32.1495250Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:32.1495408Z use_cpu=True, 2025-05-07T20:23:32.1495801Z output_dtype=SparseType.FP32, 2025-05-07T20:23:32.1496041Z ) 2025-05-07T20:23:32.1496282Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:32.1496836Z self=, 2025-05-07T20:23:32.1496996Z mixed_B=True, 2025-05-07T20:23:32.1497147Z compile=True, 2025-05-07T20:23:32.1497289Z T=4, 2025-05-07T20:23:32.1497440Z D=12, 2025-05-07T20:23:32.1497583Z B=75, 2025-05-07T20:23:32.1497731Z log_E=3, 2025-05-07T20:23:32.1497885Z L=9, 2025-05-07T20:23:32.1498038Z D_gradcheck=1, 2025-05-07T20:23:32.1498209Z stochastic_rounding=True, 2025-05-07T20:23:32.1498372Z weighted=False, 2025-05-07T20:23:32.1498523Z row_wise=True, 2025-05-07T20:23:32.1498671Z mixed=True, 2025-05-07T20:23:32.1498833Z use_cache=True, 2025-05-07T20:23:32.1499021Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:32.1499171Z use_cpu=True, 2025-05-07T20:23:32.1499361Z output_dtype=SparseType.FP16, 2025-05-07T20:23:32.1499505Z ) 2025-05-07T20:23:32.1499896Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:32.1500453Z self=, 2025-05-07T20:23:32.1500604Z mixed_B=False, 2025-05-07T20:23:32.1500764Z compile=True, 2025-05-07T20:23:32.1500904Z T=2, 2025-05-07T20:23:32.1513377Z D=85, 2025-05-07T20:23:32.1513689Z B=26, 2025-05-07T20:23:32.1513842Z log_E=5, 2025-05-07T20:23:32.1513993Z L=7, 2025-05-07T20:23:32.1514161Z D_gradcheck=2, 2025-05-07T20:23:32.1514341Z stochastic_rounding=True, 2025-05-07T20:23:32.1514490Z weighted=True, 2025-05-07T20:23:32.1514638Z row_wise=True, 2025-05-07T20:23:32.1514794Z mixed=True, 2025-05-07T20:23:32.1514943Z use_cache=True, 2025-05-07T20:23:32.1515140Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:32.1515296Z use_cpu=True, 2025-05-07T20:23:32.1515482Z output_dtype=SparseType.FP32, 2025-05-07T20:23:32.1515627Z ) 2025-05-07T20:23:32.1515873Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:32.1516439Z self=, 2025-05-07T20:23:32.1516591Z mixed_B=False, 2025-05-07T20:23:32.1516749Z compile=False, 2025-05-07T20:23:32.1516889Z T=1, 2025-05-07T20:23:32.1517039Z D=121, 2025-05-07T20:23:32.1517179Z B=116, 2025-05-07T20:23:32.1517321Z log_E=5, 2025-05-07T20:23:32.1517468Z L=16, 2025-05-07T20:23:32.1517829Z D_gradcheck=1, 2025-05-07T20:23:32.1518019Z stochastic_rounding=True, 2025-05-07T20:23:32.1518180Z weighted=False, 2025-05-07T20:23:32.1518333Z row_wise=False, 2025-05-07T20:23:32.1518478Z mixed=True, 2025-05-07T20:23:32.1518634Z use_cache=True, 2025-05-07T20:23:32.1518823Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:32.1518972Z use_cpu=True, 2025-05-07T20:23:32.1519162Z output_dtype=SparseType.FP16, 2025-05-07T20:23:32.1519306Z ) 2025-05-07T20:23:32.1519536Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:32.1520099Z self=, 2025-05-07T20:23:32.1520248Z mixed_B=True, 2025-05-07T20:23:32.1520403Z compile=True, 2025-05-07T20:23:32.1520544Z T=2, 2025-05-07T20:23:32.1520684Z D=64, 2025-05-07T20:23:32.1520831Z B=71, 2025-05-07T20:23:32.1520974Z log_E=5, 2025-05-07T20:23:32.1521112Z L=12, 2025-05-07T20:23:32.1521271Z D_gradcheck=1, 2025-05-07T20:23:32.1521439Z stochastic_rounding=True, 2025-05-07T20:23:32.1521589Z weighted=True, 2025-05-07T20:23:32.1521745Z row_wise=False, 2025-05-07T20:23:32.1521892Z mixed=True, 2025-05-07T20:23:32.1522044Z use_cache=False, 2025-05-07T20:23:32.1522237Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:32.1522385Z use_cpu=True, 2025-05-07T20:23:32.1522659Z output_dtype=SparseType.FP32, 2025-05-07T20:23:32.1522873Z ) 2025-05-07T20:23:32.1523102Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:32.1523657Z self=, 2025-05-07T20:23:32.1523804Z mixed_B=True, 2025-05-07T20:23:32.1523954Z compile=True, 2025-05-07T20:23:32.1524102Z T=4, 2025-05-07T20:23:32.1524243Z D=68, 2025-05-07T20:23:32.1524385Z B=105, 2025-05-07T20:23:32.1524533Z log_E=3, 2025-05-07T20:23:32.1524674Z L=10, 2025-05-07T20:23:32.1524826Z D_gradcheck=2, 2025-05-07T20:23:32.1525000Z stochastic_rounding=True, 2025-05-07T20:23:32.1525153Z weighted=True, 2025-05-07T20:23:32.1525301Z row_wise=False, 2025-05-07T20:23:32.1525455Z mixed=True, 2025-05-07T20:23:32.1525607Z use_cache=False, 2025-05-07T20:23:32.1525792Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:32.1525948Z use_cpu=True, 2025-05-07T20:23:32.1526131Z output_dtype=SparseType.FP16, 2025-05-07T20:23:32.1526281Z ) 2025-05-07T20:23:32.1526508Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:32.1527159Z self=, 2025-05-07T20:23:32.1527316Z mixed_B=False, 2025-05-07T20:23:32.1527466Z compile=False, 2025-05-07T20:23:32.1527607Z T=4, 2025-05-07T20:23:32.1527753Z D=74, 2025-05-07T20:23:32.1527894Z B=4, 2025-05-07T20:23:32.1528154Z log_E=3, 2025-05-07T20:23:32.1528311Z L=2, 2025-05-07T20:23:32.1528463Z D_gradcheck=2, 2025-05-07T20:23:32.1528634Z stochastic_rounding=False, 2025-05-07T20:23:32.1528789Z weighted=True, 2025-05-07T20:23:32.1528937Z row_wise=False, 2025-05-07T20:23:32.1529082Z mixed=True, 2025-05-07T20:23:32.1529239Z use_cache=True, 2025-05-07T20:23:32.1529424Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:32.1529579Z use_cpu=True, 2025-05-07T20:23:32.1529759Z output_dtype=SparseType.FP32, 2025-05-07T20:23:32.1529897Z ) 2025-05-07T20:23:32.1530127Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:32.1530680Z self=, 2025-05-07T20:23:32.1530831Z mixed_B=False, 2025-05-07T20:23:32.1530988Z compile=True, 2025-05-07T20:23:32.1531129Z T=4, 2025-05-07T20:23:32.1531270Z D=70, 2025-05-07T20:23:32.1531416Z B=126, 2025-05-07T20:23:32.1531559Z log_E=5, 2025-05-07T20:23:32.1531699Z L=14, 2025-05-07T20:23:32.1531994Z D_gradcheck=2, 2025-05-07T20:23:32.1532172Z stochastic_rounding=True, 2025-05-07T20:23:32.1532329Z weighted=True, 2025-05-07T20:23:32.1532478Z row_wise=True, 2025-05-07T20:23:32.1532624Z mixed=False, 2025-05-07T20:23:32.1532782Z use_cache=True, 2025-05-07T20:23:32.1532970Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:32.1533121Z use_cpu=True, 2025-05-07T20:23:32.1533309Z output_dtype=SparseType.FP16, 2025-05-07T20:23:32.1533446Z ) 2025-05-07T20:23:32.2034824Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:32.2035547Z self=, 2025-05-07T20:23:32.2035710Z mixed_B=False, 2025-05-07T20:23:32.2035872Z compile=False, 2025-05-07T20:23:32.2036017Z T=3, 2025-05-07T20:23:32.2036161Z D=106, 2025-05-07T20:23:32.2036421Z B=7, 2025-05-07T20:23:32.2036567Z log_E=4, 2025-05-07T20:23:32.2036717Z L=11, 2025-05-07T20:23:32.2036884Z D_gradcheck=2, 2025-05-07T20:23:32.2037061Z stochastic_rounding=True, 2025-05-07T20:23:32.2037224Z weighted=False, 2025-05-07T20:23:32.2037375Z row_wise=True, 2025-05-07T20:23:32.2037525Z mixed=True, 2025-05-07T20:23:32.2037686Z use_cache=True, 2025-05-07T20:23:32.2037878Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:32.2038032Z use_cpu=True, 2025-05-07T20:23:32.2038583Z output_dtype=SparseType.FP16, 2025-05-07T20:23:32.2038738Z ) 2025-05-07T20:23:32.2039102Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:32.2039673Z self=, 2025-05-07T20:23:32.2039821Z mixed_B=True, 2025-05-07T20:23:32.2039979Z compile=False, 2025-05-07T20:23:32.2040123Z T=4, 2025-05-07T20:23:32.2040268Z D=67, 2025-05-07T20:23:32.2040417Z B=72, 2025-05-07T20:23:32.2040568Z log_E=5, 2025-05-07T20:23:32.2040709Z L=1, 2025-05-07T20:23:32.2040870Z D_gradcheck=1, 2025-05-07T20:23:32.2041038Z stochastic_rounding=True, 2025-05-07T20:23:32.2041187Z weighted=True, 2025-05-07T20:23:32.2041344Z row_wise=False, 2025-05-07T20:23:32.2041492Z mixed=False, 2025-05-07T20:23:32.2041641Z use_cache=True, 2025-05-07T20:23:32.2041836Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:32.2041984Z use_cpu=True, 2025-05-07T20:23:32.2042167Z output_dtype=SparseType.FP16, 2025-05-07T20:23:32.2042312Z ) 2025-05-07T20:23:32.2042545Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:32.2043256Z self=, 2025-05-07T20:23:32.2043405Z mixed_B=True, 2025-05-07T20:23:32.2043554Z compile=True, 2025-05-07T20:23:32.2043703Z T=3, 2025-05-07T20:23:32.2043841Z D=25, 2025-05-07T20:23:32.2043988Z B=76, 2025-05-07T20:23:32.2044131Z log_E=4, 2025-05-07T20:23:32.2044274Z L=19, 2025-05-07T20:23:32.2044436Z D_gradcheck=2, 2025-05-07T20:23:32.2044608Z stochastic_rounding=False, 2025-05-07T20:23:32.2044763Z weighted=True, 2025-05-07T20:23:32.2044922Z row_wise=True, 2025-05-07T20:23:32.2045070Z mixed=True, 2025-05-07T20:23:32.2045222Z use_cache=False, 2025-05-07T20:23:32.2045416Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:32.2045564Z use_cpu=True, 2025-05-07T20:23:32.2045748Z output_dtype=SparseType.FP32, 2025-05-07T20:23:32.2045893Z ) 2025-05-07T20:23:32.2046122Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:32.2046676Z self=, 2025-05-07T20:23:32.2046835Z mixed_B=False, 2025-05-07T20:23:32.2046988Z compile=False, 2025-05-07T20:23:32.2047134Z T=4, 2025-05-07T20:23:32.2047279Z D=123, 2025-05-07T20:23:32.2047421Z B=53, 2025-05-07T20:23:32.2047572Z log_E=3, 2025-05-07T20:23:32.2047714Z L=19, 2025-05-07T20:23:32.2048144Z D_gradcheck=2, 2025-05-07T20:23:32.2048349Z stochastic_rounding=False, 2025-05-07T20:23:32.2048499Z weighted=True, 2025-05-07T20:23:32.2048650Z row_wise=True, 2025-05-07T20:23:32.2048803Z mixed=True, 2025-05-07T20:23:32.2048957Z use_cache=True, 2025-05-07T20:23:32.2049144Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:32.2049298Z use_cpu=True, 2025-05-07T20:23:32.2049482Z output_dtype=SparseType.FP32, 2025-05-07T20:23:32.2049622Z ) 2025-05-07T20:23:32.2049858Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:32.2050411Z self=, 2025-05-07T20:23:32.2050572Z mixed_B=False, 2025-05-07T20:23:32.2050720Z compile=True, 2025-05-07T20:23:32.2050861Z T=4, 2025-05-07T20:23:32.2051008Z D=110, 2025-05-07T20:23:32.2051153Z B=29, 2025-05-07T20:23:32.2051303Z log_E=3, 2025-05-07T20:23:32.2051449Z L=10, 2025-05-07T20:23:32.2051603Z D_gradcheck=1, 2025-05-07T20:23:32.2051772Z stochastic_rounding=True, 2025-05-07T20:23:32.2051936Z weighted=False, 2025-05-07T20:23:32.2052091Z row_wise=False, 2025-05-07T20:23:32.2052238Z mixed=False, 2025-05-07T20:23:32.2052395Z use_cache=True, 2025-05-07T20:23:32.2052582Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:32.2052842Z use_cpu=True, 2025-05-07T20:23:32.2053107Z output_dtype=SparseType.FP32, 2025-05-07T20:23:32.2053267Z ) 2025-05-07T20:23:32.2053578Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:32.2054133Z self=, 2025-05-07T20:23:32.2054290Z mixed_B=True, 2025-05-07T20:23:32.2054440Z compile=False, 2025-05-07T20:23:32.2054589Z T=3, 2025-05-07T20:23:32.2054729Z D=5, 2025-05-07T20:23:32.2054869Z B=17, 2025-05-07T20:23:32.2055017Z log_E=5, 2025-05-07T20:23:32.2055155Z L=8, 2025-05-07T20:23:32.2055308Z D_gradcheck=1, 2025-05-07T20:23:32.2055484Z stochastic_rounding=True, 2025-05-07T20:23:32.2055635Z weighted=False, 2025-05-07T20:23:32.2055785Z row_wise=True, 2025-05-07T20:23:32.2055937Z mixed=False, 2025-05-07T20:23:32.2056089Z use_cache=False, 2025-05-07T20:23:32.2056277Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:32.2056430Z use_cpu=True, 2025-05-07T20:23:32.2056608Z output_dtype=SparseType.FP16, 2025-05-07T20:23:32.2056750Z ) 2025-05-07T20:23:32.2056980Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:32.2057626Z self=, 2025-05-07T20:23:32.2057787Z mixed_B=False, 2025-05-07T20:23:32.2057936Z compile=True, 2025-05-07T20:23:32.2058075Z T=5, 2025-05-07T20:23:32.2058223Z D=86, 2025-05-07T20:23:32.2058363Z B=35, 2025-05-07T20:23:32.2058506Z log_E=4, 2025-05-07T20:23:32.2058649Z L=14, 2025-05-07T20:23:32.2058799Z D_gradcheck=1, 2025-05-07T20:23:32.2058973Z stochastic_rounding=False, 2025-05-07T20:23:32.2059131Z weighted=True, 2025-05-07T20:23:32.2059283Z row_wise=False, 2025-05-07T20:23:32.2059428Z mixed=True, 2025-05-07T20:23:32.2059584Z use_cache=False, 2025-05-07T20:23:32.2059780Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:32.2059929Z use_cpu=True, 2025-05-07T20:23:32.2060115Z output_dtype=SparseType.FP16, 2025-05-07T20:23:32.2060257Z ) 2025-05-07T20:23:32.2060489Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:32.2061047Z self=, 2025-05-07T20:23:32.2061197Z mixed_B=True, 2025-05-07T20:23:32.2061355Z compile=False, 2025-05-07T20:23:32.2061497Z T=4, 2025-05-07T20:23:32.2061639Z D=128, 2025-05-07T20:23:32.2061786Z B=53, 2025-05-07T20:23:32.2061928Z log_E=4, 2025-05-07T20:23:32.2062067Z L=0, 2025-05-07T20:23:32.2062220Z D_gradcheck=1, 2025-05-07T20:23:32.2062483Z stochastic_rounding=False, 2025-05-07T20:23:32.2062652Z weighted=True, 2025-05-07T20:23:32.2062812Z row_wise=True, 2025-05-07T20:23:32.2062963Z mixed=False, 2025-05-07T20:23:32.2063121Z use_cache=True, 2025-05-07T20:23:32.2063311Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:32.2063459Z use_cpu=True, 2025-05-07T20:23:32.2063642Z output_dtype=SparseType.FP32, 2025-05-07T20:23:32.2063786Z ) 2025-05-07T20:23:32.2064011Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:32.2064574Z self=, 2025-05-07T20:23:32.2064727Z mixed_B=False, 2025-05-07T20:23:32.2064880Z compile=True, 2025-05-07T20:23:32.2065028Z T=2, 2025-05-07T20:23:32.2065172Z D=117, 2025-05-07T20:23:32.2065314Z B=68, 2025-05-07T20:23:32.2065463Z log_E=5, 2025-05-07T20:23:32.2065603Z L=13, 2025-05-07T20:23:32.2065753Z D_gradcheck=2, 2025-05-07T20:23:32.2065934Z stochastic_rounding=True, 2025-05-07T20:23:32.2066086Z weighted=True, 2025-05-07T20:23:32.2066244Z row_wise=True, 2025-05-07T20:23:32.2066392Z mixed=False, 2025-05-07T20:23:32.2066543Z use_cache=False, 2025-05-07T20:23:32.2066735Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:32.2066884Z use_cpu=True, 2025-05-07T20:23:32.2067062Z output_dtype=SparseType.FP16, 2025-05-07T20:23:32.2067294Z ) 2025-05-07T20:23:32.2067534Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:32.2068200Z self=, 2025-05-07T20:23:32.2068355Z mixed_B=True, 2025-05-07T20:23:32.2068507Z compile=False, 2025-05-07T20:23:32.2068649Z T=1, 2025-05-07T20:23:32.2068796Z D=11, 2025-05-07T20:23:32.2068939Z B=45, 2025-05-07T20:23:32.2069087Z log_E=3, 2025-05-07T20:23:32.2069228Z L=10, 2025-05-07T20:23:32.2069378Z D_gradcheck=2, 2025-05-07T20:23:32.2069559Z stochastic_rounding=False, 2025-05-07T20:23:32.2069710Z weighted=True, 2025-05-07T20:23:32.2069862Z row_wise=True, 2025-05-07T20:23:32.2070018Z mixed=True, 2025-05-07T20:23:32.2070170Z use_cache=False, 2025-05-07T20:23:32.2070357Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:32.2070511Z use_cpu=True, 2025-05-07T20:23:32.2070685Z output_dtype=SparseType.FP32, 2025-05-07T20:23:32.2070827Z ) 2025-05-07T20:23:32.2071055Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:32.2071698Z self=, 2025-05-07T20:23:32.2071848Z mixed_B=True, 2025-05-07T20:23:32.2072003Z compile=False, 2025-05-07T20:23:32.2072142Z T=4, 2025-05-07T20:23:32.2072290Z D=61, 2025-05-07T20:23:32.2072429Z B=20, 2025-05-07T20:23:32.2072575Z log_E=4, 2025-05-07T20:23:32.2072720Z L=2, 2025-05-07T20:23:32.2072868Z D_gradcheck=1, 2025-05-07T20:23:32.2073037Z stochastic_rounding=True, 2025-05-07T20:23:32.2073196Z weighted=False, 2025-05-07T20:23:32.2073345Z row_wise=False, 2025-05-07T20:23:32.2073493Z mixed=True, 2025-05-07T20:23:32.2073652Z use_cache=True, 2025-05-07T20:23:32.2073840Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:32.2073990Z use_cpu=True, 2025-05-07T20:23:32.2074171Z output_dtype=SparseType.FP16, 2025-05-07T20:23:32.2074321Z ) 2025-05-07T20:23:32.2074546Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:32.2075107Z self=, 2025-05-07T20:23:32.2075255Z mixed_B=True, 2025-05-07T20:23:32.2075408Z compile=True, 2025-05-07T20:23:32.2075548Z T=2, 2025-05-07T20:23:32.2075689Z D=50, 2025-05-07T20:23:32.2075840Z B=69, 2025-05-07T20:23:32.2075985Z log_E=4, 2025-05-07T20:23:32.2076127Z L=16, 2025-05-07T20:23:32.2076284Z D_gradcheck=1, 2025-05-07T20:23:32.2076533Z stochastic_rounding=False, 2025-05-07T20:23:32.2076700Z weighted=False, 2025-05-07T20:23:32.2076860Z row_wise=False, 2025-05-07T20:23:32.2077006Z mixed=True, 2025-05-07T20:23:32.2077157Z use_cache=True, 2025-05-07T20:23:32.2077353Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:32.2077502Z use_cpu=True, 2025-05-07T20:23:32.2077679Z output_dtype=SparseType.FP32, 2025-05-07T20:23:32.2077830Z ) 2025-05-07T20:23:32.2078053Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:32.2078613Z self=, 2025-05-07T20:23:32.2078760Z mixed_B=True, 2025-05-07T20:23:32.2078911Z compile=True, 2025-05-07T20:23:32.2079060Z T=1, 2025-05-07T20:23:32.2079203Z D=26, 2025-05-07T20:23:32.2079346Z B=8, 2025-05-07T20:23:32.2079496Z log_E=3, 2025-05-07T20:23:32.2079637Z L=18, 2025-05-07T20:23:32.2080112Z D_gradcheck=2, 2025-05-07T20:23:32.2080301Z stochastic_rounding=True, 2025-05-07T20:23:32.2080453Z weighted=True, 2025-05-07T20:23:32.2080603Z row_wise=False, 2025-05-07T20:23:32.2080760Z mixed=True, 2025-05-07T20:23:32.2080911Z use_cache=False, 2025-05-07T20:23:32.2081099Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:32.2081254Z use_cpu=True, 2025-05-07T20:23:32.2081432Z output_dtype=SparseType.FP32, 2025-05-07T20:23:32.2081827Z ) 2025-05-07T20:23:32.2082068Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:32.2082765Z self=, 2025-05-07T20:23:32.2082923Z mixed_B=True, 2025-05-07T20:23:32.2083079Z compile=False, 2025-05-07T20:23:32.2083226Z T=1, 2025-05-07T20:23:32.2083373Z D=16, 2025-05-07T20:23:32.2083514Z B=53, 2025-05-07T20:23:32.2083659Z log_E=3, 2025-05-07T20:23:32.2083806Z L=2, 2025-05-07T20:23:32.2083957Z D_gradcheck=2, 2025-05-07T20:23:32.2084133Z stochastic_rounding=False, 2025-05-07T20:23:32.2084293Z weighted=False, 2025-05-07T20:23:32.2084444Z row_wise=True, 2025-05-07T20:23:32.2084599Z mixed=True, 2025-05-07T20:23:32.2084749Z use_cache=False, 2025-05-07T20:23:32.2084935Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:32.2085110Z use_cpu=True, 2025-05-07T20:23:32.2085289Z output_dtype=SparseType.FP32, 2025-05-07T20:23:32.2085440Z ) 2025-05-07T20:23:32.2085666Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:32.2086372Z self=, 2025-05-07T20:23:32.2086535Z mixed_B=False, 2025-05-07T20:23:32.2086686Z compile=False, 2025-05-07T20:23:32.2086829Z T=4, 2025-05-07T20:23:32.2086978Z D=116, 2025-05-07T20:23:32.2087125Z B=96, 2025-05-07T20:23:32.2087276Z log_E=5, 2025-05-07T20:23:32.2087424Z L=13, 2025-05-07T20:23:32.2087575Z D_gradcheck=2, 2025-05-07T20:23:32.2087748Z stochastic_rounding=True, 2025-05-07T20:23:32.2087904Z weighted=True, 2025-05-07T20:23:32.2088160Z row_wise=True, 2025-05-07T20:23:32.2088318Z mixed=False, 2025-05-07T20:23:32.2088486Z use_cache=False, 2025-05-07T20:23:32.2088678Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:32.2088835Z use_cpu=True, 2025-05-07T20:23:32.2089013Z output_dtype=SparseType.FP32, 2025-05-07T20:23:32.2089153Z ) 2025-05-07T20:23:32.2089389Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:32.2089946Z self=, 2025-05-07T20:23:32.2090098Z mixed_B=True, 2025-05-07T20:23:32.2090259Z compile=True, 2025-05-07T20:23:32.2090405Z T=1, 2025-05-07T20:23:32.2090546Z D=55, 2025-05-07T20:23:32.2090701Z B=128, 2025-05-07T20:23:32.2090845Z log_E=5, 2025-05-07T20:23:32.2090986Z L=11, 2025-05-07T20:23:32.2091146Z D_gradcheck=1, 2025-05-07T20:23:32.2091535Z stochastic_rounding=True, 2025-05-07T20:23:32.2091702Z weighted=False, 2025-05-07T20:23:32.2091862Z row_wise=False, 2025-05-07T20:23:32.2092008Z mixed=True, 2025-05-07T20:23:32.2092164Z use_cache=True, 2025-05-07T20:23:32.2092352Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:32.2092500Z use_cpu=True, 2025-05-07T20:23:32.2092687Z output_dtype=SparseType.FP32, 2025-05-07T20:23:32.2092825Z ) 2025-05-07T20:23:32.2093052Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:32.2093617Z self=, 2025-05-07T20:23:32.2093765Z mixed_B=True, 2025-05-07T20:23:32.2093914Z compile=True, 2025-05-07T20:23:32.2094059Z T=4, 2025-05-07T20:23:32.2094202Z D=68, 2025-05-07T20:23:32.2094341Z B=41, 2025-05-07T20:23:32.2094492Z log_E=4, 2025-05-07T20:23:32.2094638Z L=14, 2025-05-07T20:23:32.2094796Z D_gradcheck=1, 2025-05-07T20:23:32.2094973Z stochastic_rounding=False, 2025-05-07T20:23:32.2095124Z weighted=True, 2025-05-07T20:23:32.2095286Z row_wise=False, 2025-05-07T20:23:32.2095432Z mixed=True, 2025-05-07T20:23:32.2095587Z use_cache=False, 2025-05-07T20:23:32.2095780Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:32.2095930Z use_cpu=True, 2025-05-07T20:23:32.2096107Z output_dtype=SparseType.FP32, 2025-05-07T20:23:32.2096251Z ) 2025-05-07T20:23:32.2644983Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:32.2645858Z self=, 2025-05-07T20:23:32.2646011Z mixed_B=False, 2025-05-07T20:23:32.2646164Z compile=True, 2025-05-07T20:23:32.2646316Z T=3, 2025-05-07T20:23:32.2646460Z D=21, 2025-05-07T20:23:32.2646602Z B=3, 2025-05-07T20:23:32.2646751Z log_E=5, 2025-05-07T20:23:32.2646893Z L=7, 2025-05-07T20:23:32.2647045Z D_gradcheck=1, 2025-05-07T20:23:32.2647238Z stochastic_rounding=False, 2025-05-07T20:23:32.2647392Z weighted=False, 2025-05-07T20:23:32.2647544Z row_wise=False, 2025-05-07T20:23:32.2647701Z mixed=False, 2025-05-07T20:23:32.2647850Z use_cache=True, 2025-05-07T20:23:32.2648126Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:32.2648280Z use_cpu=True, 2025-05-07T20:23:32.2648464Z output_dtype=SparseType.FP16, 2025-05-07T20:23:32.2648611Z ) 2025-05-07T20:23:32.2648842Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:32.2649402Z self=, 2025-05-07T20:23:32.2649732Z mixed_B=False, 2025-05-07T20:23:32.2649884Z compile=False, 2025-05-07T20:23:32.2650028Z T=4, 2025-05-07T20:23:32.2650177Z D=61, 2025-05-07T20:23:32.2650319Z B=27, 2025-05-07T20:23:32.2650464Z log_E=5, 2025-05-07T20:23:32.2650614Z L=18, 2025-05-07T20:23:32.2650763Z D_gradcheck=1, 2025-05-07T20:23:32.2650942Z stochastic_rounding=True, 2025-05-07T20:23:32.2651096Z weighted=False, 2025-05-07T20:23:32.2651247Z row_wise=False, 2025-05-07T20:23:32.2651401Z mixed=False, 2025-05-07T20:23:32.2651555Z use_cache=False, 2025-05-07T20:23:32.2651742Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:32.2651904Z use_cpu=True, 2025-05-07T20:23:32.2652084Z output_dtype=SparseType.FP32, 2025-05-07T20:23:32.2652224Z ) 2025-05-07T20:23:32.2652458Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:32.2653017Z self=, 2025-05-07T20:23:32.2653172Z mixed_B=False, 2025-05-07T20:23:32.2653331Z compile=False, 2025-05-07T20:23:32.2653479Z T=5, 2025-05-07T20:23:32.2653622Z D=2, 2025-05-07T20:23:32.2653774Z B=103, 2025-05-07T20:23:32.2653918Z log_E=3, 2025-05-07T20:23:32.2654067Z L=19, 2025-05-07T20:23:32.2654219Z D_gradcheck=2, 2025-05-07T20:23:32.2654556Z stochastic_rounding=True, 2025-05-07T20:23:32.2654732Z weighted=True, 2025-05-07T20:23:32.2654882Z row_wise=False, 2025-05-07T20:23:32.2655032Z mixed=False, 2025-05-07T20:23:32.2655191Z use_cache=False, 2025-05-07T20:23:32.2655378Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:32.2655531Z use_cpu=True, 2025-05-07T20:23:32.2655728Z output_dtype=SparseType.FP32, 2025-05-07T20:23:32.2655880Z ) 2025-05-07T20:23:32.2656113Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:32.2656671Z self=, 2025-05-07T20:23:32.2656829Z mixed_B=False, 2025-05-07T20:23:32.2656988Z compile=False, 2025-05-07T20:23:32.2657131Z T=2, 2025-05-07T20:23:32.2657275Z D=28, 2025-05-07T20:23:32.2657426Z B=127, 2025-05-07T20:23:32.2657570Z log_E=5, 2025-05-07T20:23:32.2657713Z L=1, 2025-05-07T20:23:32.2657872Z D_gradcheck=2, 2025-05-07T20:23:32.2658046Z stochastic_rounding=False, 2025-05-07T20:23:32.2658207Z weighted=True, 2025-05-07T20:23:32.2658365Z row_wise=False, 2025-05-07T20:23:32.2658515Z mixed=False, 2025-05-07T20:23:32.2658668Z use_cache=False, 2025-05-07T20:23:32.2658862Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:32.2659012Z use_cpu=True, 2025-05-07T20:23:32.2659197Z output_dtype=SparseType.FP16, 2025-05-07T20:23:32.2659346Z ) 2025-05-07T20:23:32.2659653Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:32.2660275Z self=, 2025-05-07T20:23:32.2660433Z mixed_B=False, 2025-05-07T20:23:32.2660587Z compile=True, 2025-05-07T20:23:32.2660735Z T=2, 2025-05-07T20:23:32.2660874Z D=21, 2025-05-07T20:23:32.2661016Z B=55, 2025-05-07T20:23:32.2661167Z log_E=4, 2025-05-07T20:23:32.2661309Z L=16, 2025-05-07T20:23:32.2661461Z D_gradcheck=1, 2025-05-07T20:23:32.2661643Z stochastic_rounding=True, 2025-05-07T20:23:32.2661794Z weighted=True, 2025-05-07T20:23:32.2661943Z row_wise=True, 2025-05-07T20:23:32.2662102Z mixed=True, 2025-05-07T20:23:32.2662257Z use_cache=False, 2025-05-07T20:23:32.2662445Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:32.2662601Z use_cpu=True, 2025-05-07T20:23:32.2662782Z output_dtype=SparseType.FP16, 2025-05-07T20:23:32.2662932Z ) 2025-05-07T20:23:32.2663166Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:32.2663722Z self=, 2025-05-07T20:23:32.2663960Z mixed_B=False, 2025-05-07T20:23:32.2664113Z compile=True, 2025-05-07T20:23:32.2664258Z T=4, 2025-05-07T20:23:32.2664405Z D=100, 2025-05-07T20:23:32.2664546Z B=60, 2025-05-07T20:23:32.2664692Z log_E=3, 2025-05-07T20:23:32.2664840Z L=10, 2025-05-07T20:23:32.2664990Z D_gradcheck=2, 2025-05-07T20:23:32.2665166Z stochastic_rounding=True, 2025-05-07T20:23:32.2665323Z weighted=False, 2025-05-07T20:23:32.2665473Z row_wise=True, 2025-05-07T20:23:32.2665621Z mixed=False, 2025-05-07T20:23:32.2665776Z use_cache=True, 2025-05-07T20:23:32.2665962Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:32.2666118Z use_cpu=True, 2025-05-07T20:23:32.2666296Z output_dtype=SparseType.FP16, 2025-05-07T20:23:32.2666433Z ) 2025-05-07T20:23:32.2666665Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:32.2667216Z self=, 2025-05-07T20:23:32.2667371Z mixed_B=True, 2025-05-07T20:23:32.2667531Z compile=True, 2025-05-07T20:23:32.2667672Z T=5, 2025-05-07T20:23:32.2667814Z D=25, 2025-05-07T20:23:32.2667964Z B=96, 2025-05-07T20:23:32.2668107Z log_E=3, 2025-05-07T20:23:32.2668252Z L=9, 2025-05-07T20:23:32.2668405Z D_gradcheck=2, 2025-05-07T20:23:32.2668575Z stochastic_rounding=False, 2025-05-07T20:23:32.2668812Z weighted=False, 2025-05-07T20:23:32.2668981Z row_wise=True, 2025-05-07T20:23:32.2669128Z mixed=True, 2025-05-07T20:23:32.2669290Z use_cache=True, 2025-05-07T20:23:32.2669477Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:32.2669628Z use_cpu=True, 2025-05-07T20:23:32.2669815Z output_dtype=SparseType.FP32, 2025-05-07T20:23:32.2669954Z ) 2025-05-07T20:23:32.2670182Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:32.2670740Z self=, 2025-05-07T20:23:32.2670893Z mixed_B=True, 2025-05-07T20:23:32.2671047Z compile=False, 2025-05-07T20:23:32.2671197Z T=5, 2025-05-07T20:23:32.2671338Z D=126, 2025-05-07T20:23:32.2671480Z B=50, 2025-05-07T20:23:32.2671630Z log_E=5, 2025-05-07T20:23:32.2671773Z L=16, 2025-05-07T20:23:32.2671930Z D_gradcheck=2, 2025-05-07T20:23:32.2672113Z stochastic_rounding=True, 2025-05-07T20:23:32.2672270Z weighted=True, 2025-05-07T20:23:32.2672430Z row_wise=True, 2025-05-07T20:23:32.2672578Z mixed=False, 2025-05-07T20:23:32.2672729Z use_cache=True, 2025-05-07T20:23:32.2672923Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:32.2673071Z use_cpu=True, 2025-05-07T20:23:32.2673253Z output_dtype=SparseType.FP32, 2025-05-07T20:23:32.2673401Z ) 2025-05-07T20:23:32.2673740Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:32.2674354Z self=, 2025-05-07T20:23:32.2674518Z mixed_B=False, 2025-05-07T20:23:32.2674670Z compile=True, 2025-05-07T20:23:32.2674811Z T=4, 2025-05-07T20:23:32.2674959Z D=77, 2025-05-07T20:23:32.2675103Z B=38, 2025-05-07T20:23:32.2675255Z log_E=5, 2025-05-07T20:23:32.2675396Z L=5, 2025-05-07T20:23:32.2675550Z D_gradcheck=1, 2025-05-07T20:23:32.2675730Z stochastic_rounding=False, 2025-05-07T20:23:32.2675882Z weighted=False, 2025-05-07T20:23:32.2676033Z row_wise=False, 2025-05-07T20:23:32.2676186Z mixed=True, 2025-05-07T20:23:32.2676337Z use_cache=True, 2025-05-07T20:23:32.2676523Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:32.2676678Z use_cpu=True, 2025-05-07T20:23:32.2676857Z output_dtype=SparseType.FP16, 2025-05-07T20:23:32.2676994Z ) 2025-05-07T20:23:32.2677225Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:32.2677778Z self=, 2025-05-07T20:23:32.2678017Z mixed_B=True, 2025-05-07T20:23:32.2678166Z compile=True, 2025-05-07T20:23:32.2678306Z T=5, 2025-05-07T20:23:32.2678451Z D=113, 2025-05-07T20:23:32.2678591Z B=52, 2025-05-07T20:23:32.2678734Z log_E=5, 2025-05-07T20:23:32.2678881Z L=18, 2025-05-07T20:23:32.2679035Z D_gradcheck=1, 2025-05-07T20:23:32.2679206Z stochastic_rounding=True, 2025-05-07T20:23:32.2679373Z weighted=False, 2025-05-07T20:23:32.2679527Z row_wise=True, 2025-05-07T20:23:32.2679979Z mixed=True, 2025-05-07T20:23:32.2680155Z use_cache=True, 2025-05-07T20:23:32.2680342Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:32.2680491Z use_cpu=True, 2025-05-07T20:23:32.2680677Z output_dtype=SparseType.FP32, 2025-05-07T20:23:32.2680821Z ) 2025-05-07T20:23:32.2681054Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:32.2681622Z self=, 2025-05-07T20:23:32.2681777Z mixed_B=True, 2025-05-07T20:23:32.2681934Z compile=True, 2025-05-07T20:23:32.2682076Z T=3, 2025-05-07T20:23:32.2682220Z D=33, 2025-05-07T20:23:32.2682367Z B=78, 2025-05-07T20:23:32.2682511Z log_E=5, 2025-05-07T20:23:32.2682662Z L=10, 2025-05-07T20:23:32.2682820Z D_gradcheck=2, 2025-05-07T20:23:32.2682991Z stochastic_rounding=False, 2025-05-07T20:23:32.2683424Z weighted=False, 2025-05-07T20:23:32.2683598Z row_wise=True, 2025-05-07T20:23:32.2683747Z mixed=True, 2025-05-07T20:23:32.2683906Z use_cache=True, 2025-05-07T20:23:32.2684105Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:32.2684254Z use_cpu=True, 2025-05-07T20:23:32.2684441Z output_dtype=SparseType.FP32, 2025-05-07T20:23:32.2684578Z ) 2025-05-07T20:23:32.2684803Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:32.2685357Z self=, 2025-05-07T20:23:32.2685517Z mixed_B=False, 2025-05-07T20:23:32.2685667Z compile=True, 2025-05-07T20:23:32.2685818Z T=2, 2025-05-07T20:23:32.2685957Z D=89, 2025-05-07T20:23:32.2686099Z B=40, 2025-05-07T20:23:32.2686248Z log_E=5, 2025-05-07T20:23:32.2686391Z L=6, 2025-05-07T20:23:32.2686541Z D_gradcheck=1, 2025-05-07T20:23:32.2686720Z stochastic_rounding=False, 2025-05-07T20:23:32.2686875Z weighted=True, 2025-05-07T20:23:32.2687025Z row_wise=True, 2025-05-07T20:23:32.2687179Z mixed=False, 2025-05-07T20:23:32.2687332Z use_cache=False, 2025-05-07T20:23:32.2687529Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:32.2687682Z use_cpu=True, 2025-05-07T20:23:32.2687860Z output_dtype=SparseType.FP32, 2025-05-07T20:23:32.2688106Z ) 2025-05-07T20:23:32.2688537Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:32.2689108Z self=, 2025-05-07T20:23:32.2689406Z mixed_B=True, 2025-05-07T20:23:32.2689557Z compile=False, 2025-05-07T20:23:32.2689700Z T=1, 2025-05-07T20:23:32.2689851Z D=78, 2025-05-07T20:23:32.2689994Z B=99, 2025-05-07T20:23:32.2690141Z log_E=4, 2025-05-07T20:23:32.2690289Z L=16, 2025-05-07T20:23:32.2690439Z D_gradcheck=1, 2025-05-07T20:23:32.2690608Z stochastic_rounding=False, 2025-05-07T20:23:32.2690775Z weighted=False, 2025-05-07T20:23:32.2690930Z row_wise=True, 2025-05-07T20:23:32.2691087Z mixed=False, 2025-05-07T20:23:32.2691244Z use_cache=False, 2025-05-07T20:23:32.2691434Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:32.2691589Z use_cpu=True, 2025-05-07T20:23:32.2691769Z output_dtype=SparseType.FP16, 2025-05-07T20:23:32.2691908Z ) 2025-05-07T20:23:32.2692142Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:32.2692693Z self=, 2025-05-07T20:23:32.2693011Z mixed_B=False, 2025-05-07T20:23:32.2693171Z compile=True, 2025-05-07T20:23:32.2693313Z T=2, 2025-05-07T20:23:32.2693456Z D=66, 2025-05-07T20:23:32.2693606Z B=93, 2025-05-07T20:23:32.2693752Z log_E=4, 2025-05-07T20:23:32.2693896Z L=6, 2025-05-07T20:23:32.2694055Z D_gradcheck=1, 2025-05-07T20:23:32.2694225Z stochastic_rounding=True, 2025-05-07T20:23:32.2694385Z weighted=True, 2025-05-07T20:23:32.2694536Z row_wise=False, 2025-05-07T20:23:32.2694683Z mixed=True, 2025-05-07T20:23:32.2694841Z use_cache=True, 2025-05-07T20:23:32.2695028Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:32.2695182Z use_cpu=True, 2025-05-07T20:23:32.2695368Z output_dtype=SparseType.FP32, 2025-05-07T20:23:32.2695508Z ) 2025-05-07T20:23:32.2695735Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:32.2696295Z self=, 2025-05-07T20:23:32.2696452Z mixed_B=True, 2025-05-07T20:23:32.2696604Z compile=True, 2025-05-07T20:23:32.2696751Z T=2, 2025-05-07T20:23:32.2696891Z D=38, 2025-05-07T20:23:32.2697038Z B=1, 2025-05-07T20:23:32.2697246Z log_E=3, 2025-05-07T20:23:32.2697387Z L=3, 2025-05-07T20:23:32.2697542Z D_gradcheck=2, 2025-05-07T20:23:32.2697713Z stochastic_rounding=False, 2025-05-07T20:23:32.2697947Z weighted=False, 2025-05-07T20:23:32.2698117Z row_wise=False, 2025-05-07T20:23:32.2698264Z mixed=True, 2025-05-07T20:23:32.2698418Z use_cache=True, 2025-05-07T20:23:32.2698613Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:32.2698763Z use_cpu=True, 2025-05-07T20:23:32.2698949Z output_dtype=SparseType.FP16, 2025-05-07T20:23:32.2699087Z ) 2025-05-07T20:23:32.2699313Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:32.2699870Z self=, 2025-05-07T20:23:32.2700031Z mixed_B=False, 2025-05-07T20:23:32.2700188Z compile=False, 2025-05-07T20:23:32.2700336Z T=1, 2025-05-07T20:23:32.2700478Z D=102, 2025-05-07T20:23:32.2700622Z B=108, 2025-05-07T20:23:32.2700769Z log_E=4, 2025-05-07T20:23:32.2700911Z L=10, 2025-05-07T20:23:32.2701061Z D_gradcheck=1, 2025-05-07T20:23:32.2701233Z stochastic_rounding=False, 2025-05-07T20:23:32.2701387Z weighted=True, 2025-05-07T20:23:32.2701543Z row_wise=True, 2025-05-07T20:23:32.2701692Z mixed=True, 2025-05-07T20:23:32.2701840Z use_cache=False, 2025-05-07T20:23:32.2702032Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:32.2702180Z use_cpu=True, 2025-05-07T20:23:32.2702359Z output_dtype=SparseType.FP16, 2025-05-07T20:23:32.2702507Z ) 2025-05-07T20:23:32.2702825Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:32.2703387Z self=, 2025-05-07T20:23:32.2703633Z mixed_B=False, 2025-05-07T20:23:32.2703785Z compile=True, 2025-05-07T20:23:32.2703929Z T=1, 2025-05-07T20:23:32.2704079Z D=106, 2025-05-07T20:23:32.2704225Z B=124, 2025-05-07T20:23:32.2704395Z log_E=5, 2025-05-07T20:23:32.2704547Z L=5, 2025-05-07T20:23:32.2704700Z D_gradcheck=2, 2025-05-07T20:23:32.2704878Z stochastic_rounding=True, 2025-05-07T20:23:32.2705037Z weighted=False, 2025-05-07T20:23:32.2705188Z row_wise=True, 2025-05-07T20:23:32.2705343Z mixed=True, 2025-05-07T20:23:32.2705492Z use_cache=True, 2025-05-07T20:23:32.2705678Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:32.2705835Z use_cpu=True, 2025-05-07T20:23:32.2706013Z output_dtype=SparseType.FP32, 2025-05-07T20:23:32.2706152Z ) 2025-05-07T20:23:32.3270129Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:32.3270789Z self=, 2025-05-07T20:23:32.3271328Z mixed_B=True, 2025-05-07T20:23:32.3271488Z compile=False, 2025-05-07T20:23:32.3271632Z T=5, 2025-05-07T20:23:32.3271784Z D=17, 2025-05-07T20:23:32.3271932Z B=58, 2025-05-07T20:23:32.3272081Z log_E=4, 2025-05-07T20:23:32.3272232Z L=5, 2025-05-07T20:23:32.3272391Z D_gradcheck=2, 2025-05-07T20:23:32.3272570Z stochastic_rounding=False, 2025-05-07T20:23:32.3272743Z weighted=False, 2025-05-07T20:23:32.3272895Z row_wise=True, 2025-05-07T20:23:32.3273052Z mixed=True, 2025-05-07T20:23:32.3273206Z use_cache=True, 2025-05-07T20:23:32.3273403Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:32.3273560Z use_cpu=True, 2025-05-07T20:23:32.3273742Z output_dtype=SparseType.FP16, 2025-05-07T20:23:32.3273888Z ) 2025-05-07T20:23:32.3274128Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:32.3274692Z self=, 2025-05-07T20:23:32.3274857Z mixed_B=False, 2025-05-07T20:23:32.3275016Z compile=True, 2025-05-07T20:23:32.3275161Z T=2, 2025-05-07T20:23:32.3275305Z D=125, 2025-05-07T20:23:32.3275456Z B=112, 2025-05-07T20:23:32.3275599Z log_E=5, 2025-05-07T20:23:32.3275750Z L=9, 2025-05-07T20:23:32.3275903Z D_gradcheck=1, 2025-05-07T20:23:32.3276077Z stochastic_rounding=False, 2025-05-07T20:23:32.3276237Z weighted=False, 2025-05-07T20:23:32.3276568Z row_wise=False, 2025-05-07T20:23:32.3276732Z mixed=False, 2025-05-07T20:23:32.3276890Z use_cache=True, 2025-05-07T20:23:32.3277080Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:32.3277232Z use_cpu=True, 2025-05-07T20:23:32.3277423Z output_dtype=SparseType.FP16, 2025-05-07T20:23:32.3277562Z ) 2025-05-07T20:23:32.3277787Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:32.3278359Z self=, 2025-05-07T20:23:32.3278524Z mixed_B=True, 2025-05-07T20:23:32.3278685Z compile=True, 2025-05-07T20:23:32.3278842Z T=5, 2025-05-07T20:23:32.3278984Z D=19, 2025-05-07T20:23:32.3279133Z B=34, 2025-05-07T20:23:32.3279277Z log_E=4, 2025-05-07T20:23:32.3279422Z L=10, 2025-05-07T20:23:32.3279578Z D_gradcheck=1, 2025-05-07T20:23:32.3280007Z stochastic_rounding=True, 2025-05-07T20:23:32.3280164Z weighted=True, 2025-05-07T20:23:32.3280324Z row_wise=True, 2025-05-07T20:23:32.3280474Z mixed=False, 2025-05-07T20:23:32.3280626Z use_cache=False, 2025-05-07T20:23:32.3280822Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:32.3280973Z use_cpu=True, 2025-05-07T20:23:32.3281153Z output_dtype=SparseType.FP16, 2025-05-07T20:23:32.3281297Z ) 2025-05-07T20:23:32.3281522Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:32.3282232Z self=, 2025-05-07T20:23:32.3282508Z mixed_B=False, 2025-05-07T20:23:32.3282661Z compile=True, 2025-05-07T20:23:32.3282811Z T=5, 2025-05-07T20:23:32.3282952Z D=61, 2025-05-07T20:23:32.3283097Z B=11, 2025-05-07T20:23:32.3283364Z log_E=5, 2025-05-07T20:23:32.3283513Z L=2, 2025-05-07T20:23:32.3283665Z D_gradcheck=2, 2025-05-07T20:23:32.3283843Z stochastic_rounding=False, 2025-05-07T20:23:32.3283994Z weighted=True, 2025-05-07T20:23:32.3284149Z row_wise=True, 2025-05-07T20:23:32.3284316Z mixed=True, 2025-05-07T20:23:32.3284483Z use_cache=False, 2025-05-07T20:23:32.3284674Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:32.3284829Z use_cpu=True, 2025-05-07T20:23:32.3285009Z output_dtype=SparseType.FP16, 2025-05-07T20:23:32.3285155Z ) 2025-05-07T20:23:32.3285382Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:32.3285939Z self=, 2025-05-07T20:23:32.3286244Z mixed_B=False, 2025-05-07T20:23:32.3286399Z compile=False, 2025-05-07T20:23:32.3286542Z T=5, 2025-05-07T20:23:32.3286691Z D=117, 2025-05-07T20:23:32.3286833Z B=85, 2025-05-07T20:23:32.3286981Z log_E=5, 2025-05-07T20:23:32.3287134Z L=20, 2025-05-07T20:23:32.3287286Z D_gradcheck=1, 2025-05-07T20:23:32.3287456Z stochastic_rounding=True, 2025-05-07T20:23:32.3287613Z weighted=True, 2025-05-07T20:23:32.3287770Z row_wise=False, 2025-05-07T20:23:32.3287919Z mixed=True, 2025-05-07T20:23:32.3288476Z use_cache=True, 2025-05-07T20:23:32.3288663Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:32.3288821Z use_cpu=True, 2025-05-07T20:23:32.3289006Z output_dtype=SparseType.FP32, 2025-05-07T20:23:32.3289145Z ) 2025-05-07T20:23:32.3289378Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:32.3289933Z self=, 2025-05-07T20:23:32.3290101Z mixed_B=True, 2025-05-07T20:23:32.3290259Z compile=False, 2025-05-07T20:23:32.3290401Z T=5, 2025-05-07T20:23:32.3290544Z D=11, 2025-05-07T20:23:32.3290694Z B=10, 2025-05-07T20:23:32.3290837Z log_E=4, 2025-05-07T20:23:32.3290979Z L=8, 2025-05-07T20:23:32.3291137Z D_gradcheck=1, 2025-05-07T20:23:32.3291307Z stochastic_rounding=False, 2025-05-07T20:23:32.3291469Z weighted=True, 2025-05-07T20:23:32.3291873Z row_wise=True, 2025-05-07T20:23:32.3292038Z mixed=True, 2025-05-07T20:23:32.3292195Z use_cache=False, 2025-05-07T20:23:32.3292385Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:32.3292537Z use_cpu=True, 2025-05-07T20:23:32.3292720Z output_dtype=SparseType.FP16, 2025-05-07T20:23:32.3292857Z ) 2025-05-07T20:23:32.3293080Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:32.3293641Z self=, 2025-05-07T20:23:32.3293803Z mixed_B=False, 2025-05-07T20:23:32.3293953Z compile=True, 2025-05-07T20:23:32.3294105Z T=3, 2025-05-07T20:23:32.3294249Z D=128, 2025-05-07T20:23:32.3294391Z B=99, 2025-05-07T20:23:32.3294540Z log_E=4, 2025-05-07T20:23:32.3294683Z L=17, 2025-05-07T20:23:32.3294841Z D_gradcheck=1, 2025-05-07T20:23:32.3295013Z stochastic_rounding=False, 2025-05-07T20:23:32.3295165Z weighted=False, 2025-05-07T20:23:32.3295324Z row_wise=False, 2025-05-07T20:23:32.3295472Z mixed=False, 2025-05-07T20:23:32.3295624Z use_cache=True, 2025-05-07T20:23:32.3295817Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:32.3295966Z use_cpu=True, 2025-05-07T20:23:32.3296146Z output_dtype=SparseType.FP16, 2025-05-07T20:23:32.3296295Z ) 2025-05-07T20:23:32.3296517Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:32.3297161Z self=, 2025-05-07T20:23:32.3297380Z mixed_B=True, 2025-05-07T20:23:32.3297532Z compile=True, 2025-05-07T20:23:32.3297684Z T=2, 2025-05-07T20:23:32.3297829Z D=87, 2025-05-07T20:23:32.3297970Z B=20, 2025-05-07T20:23:32.3298122Z log_E=5, 2025-05-07T20:23:32.3298267Z L=8, 2025-05-07T20:23:32.3298417Z D_gradcheck=1, 2025-05-07T20:23:32.3298592Z stochastic_rounding=True, 2025-05-07T20:23:32.3298747Z weighted=True, 2025-05-07T20:23:32.3298903Z row_wise=False, 2025-05-07T20:23:32.3299058Z mixed=True, 2025-05-07T20:23:32.3299215Z use_cache=False, 2025-05-07T20:23:32.3299403Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:32.3299558Z use_cpu=True, 2025-05-07T20:23:32.3299736Z output_dtype=SparseType.FP16, 2025-05-07T20:23:32.3299877Z ) 2025-05-07T20:23:32.3300108Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:32.3300661Z self=, 2025-05-07T20:23:32.3300898Z mixed_B=False, 2025-05-07T20:23:32.3301054Z compile=True, 2025-05-07T20:23:32.3301197Z T=5, 2025-05-07T20:23:32.3301344Z D=14, 2025-05-07T20:23:32.3301487Z B=118, 2025-05-07T20:23:32.3301632Z log_E=5, 2025-05-07T20:23:32.3301776Z L=5, 2025-05-07T20:23:32.3302096Z D_gradcheck=2, 2025-05-07T20:23:32.3302277Z stochastic_rounding=True, 2025-05-07T20:23:32.3302437Z weighted=True, 2025-05-07T20:23:32.3302594Z row_wise=True, 2025-05-07T20:23:32.3302744Z mixed=True, 2025-05-07T20:23:32.3302900Z use_cache=True, 2025-05-07T20:23:32.3303091Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:32.3303239Z use_cpu=True, 2025-05-07T20:23:32.3303426Z output_dtype=SparseType.FP16, 2025-05-07T20:23:32.3303565Z ) 2025-05-07T20:23:32.3303796Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:32.3304350Z self=, 2025-05-07T20:23:32.3304514Z mixed_B=False, 2025-05-07T20:23:32.3304672Z compile=True, 2025-05-07T20:23:32.3304813Z T=3, 2025-05-07T20:23:32.3304953Z D=58, 2025-05-07T20:23:32.3305103Z B=127, 2025-05-07T20:23:32.3305245Z log_E=3, 2025-05-07T20:23:32.3305385Z L=9, 2025-05-07T20:23:32.3305541Z D_gradcheck=2, 2025-05-07T20:23:32.3305714Z stochastic_rounding=False, 2025-05-07T20:23:32.3305869Z weighted=False, 2025-05-07T20:23:32.3306162Z row_wise=False, 2025-05-07T20:23:32.3306324Z mixed=False, 2025-05-07T20:23:32.3306479Z use_cache=False, 2025-05-07T20:23:32.3306672Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:32.3306822Z use_cpu=True, 2025-05-07T20:23:32.3307011Z output_dtype=SparseType.FP32, 2025-05-07T20:23:32.3307151Z ) 2025-05-07T20:23:32.3307375Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:32.3307940Z self=, 2025-05-07T20:23:32.3308097Z mixed_B=False, 2025-05-07T20:23:32.3308250Z compile=False, 2025-05-07T20:23:32.3308399Z T=3, 2025-05-07T20:23:32.3308543Z D=95, 2025-05-07T20:23:32.3308687Z B=3, 2025-05-07T20:23:32.3308842Z log_E=3, 2025-05-07T20:23:32.3308989Z L=5, 2025-05-07T20:23:32.3309142Z D_gradcheck=1, 2025-05-07T20:23:32.3309324Z stochastic_rounding=False, 2025-05-07T20:23:32.3309477Z weighted=False, 2025-05-07T20:23:32.3309634Z row_wise=True, 2025-05-07T20:23:32.3309790Z mixed=False, 2025-05-07T20:23:32.3309943Z use_cache=False, 2025-05-07T20:23:32.3310135Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:32.3310283Z use_cpu=True, 2025-05-07T20:23:32.3310469Z output_dtype=SparseType.FP16, 2025-05-07T20:23:32.3310624Z ) 2025-05-07T20:23:32.3310848Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:32.3311494Z self=, 2025-05-07T20:23:32.3311719Z mixed_B=True, 2025-05-07T20:23:32.3311868Z compile=True, 2025-05-07T20:23:32.3312011Z T=1, 2025-05-07T20:23:32.3312161Z D=85, 2025-05-07T20:23:32.3312308Z B=97, 2025-05-07T20:23:32.3312454Z log_E=3, 2025-05-07T20:23:32.3312605Z L=20, 2025-05-07T20:23:32.3312760Z D_gradcheck=1, 2025-05-07T20:23:32.3312929Z stochastic_rounding=True, 2025-05-07T20:23:32.3313087Z weighted=True, 2025-05-07T20:23:32.3313241Z row_wise=True, 2025-05-07T20:23:32.3313395Z mixed=True, 2025-05-07T20:23:32.3313548Z use_cache=True, 2025-05-07T20:23:32.3313737Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:32.3313893Z use_cpu=True, 2025-05-07T20:23:32.3314073Z output_dtype=SparseType.FP16, 2025-05-07T20:23:32.3314211Z ) 2025-05-07T20:23:32.3314448Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:32.3315002Z self=, 2025-05-07T20:23:32.3315241Z mixed_B=False, 2025-05-07T20:23:32.3315399Z compile=False, 2025-05-07T20:23:32.3315542Z T=5, 2025-05-07T20:23:32.3315684Z D=109, 2025-05-07T20:23:32.3315835Z B=101, 2025-05-07T20:23:32.3315983Z log_E=4, 2025-05-07T20:23:32.3316134Z L=6, 2025-05-07T20:23:32.3316285Z D_gradcheck=2, 2025-05-07T20:23:32.3316457Z stochastic_rounding=False, 2025-05-07T20:23:32.3316616Z weighted=False, 2025-05-07T20:23:32.3316769Z row_wise=True, 2025-05-07T20:23:32.3316924Z mixed=True, 2025-05-07T20:23:32.3317084Z use_cache=False, 2025-05-07T20:23:32.3317273Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:32.3317422Z use_cpu=True, 2025-05-07T20:23:32.3317609Z output_dtype=SparseType.FP16, 2025-05-07T20:23:32.3317748Z ) 2025-05-07T20:23:32.3317973Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:32.3318534Z self=, 2025-05-07T20:23:32.3318693Z mixed_B=False, 2025-05-07T20:23:32.3318848Z compile=True, 2025-05-07T20:23:32.3318993Z T=2, 2025-05-07T20:23:32.3319135Z D=73, 2025-05-07T20:23:32.3319286Z B=107, 2025-05-07T20:23:32.3319431Z log_E=3, 2025-05-07T20:23:32.3319574Z L=2, 2025-05-07T20:23:32.3319731Z D_gradcheck=1, 2025-05-07T20:23:32.3319900Z stochastic_rounding=True, 2025-05-07T20:23:32.3320054Z weighted=False, 2025-05-07T20:23:32.3320210Z row_wise=True, 2025-05-07T20:23:32.3320446Z mixed=False, 2025-05-07T20:23:32.3320618Z use_cache=False, 2025-05-07T20:23:32.3320815Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:32.3320965Z use_cpu=True, 2025-05-07T20:23:32.3321145Z output_dtype=SparseType.FP16, 2025-05-07T20:23:32.3321294Z ) 2025-05-07T20:23:32.3321522Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:32.3322091Z self=, 2025-05-07T20:23:32.3322254Z mixed_B=False, 2025-05-07T20:23:32.3322427Z compile=True, 2025-05-07T20:23:32.3322578Z T=3, 2025-05-07T20:23:32.3322779Z D=99, 2025-05-07T20:23:32.3323184Z B=21, 2025-05-07T20:23:32.3323365Z log_E=4, 2025-05-07T20:23:32.3323511Z L=13, 2025-05-07T20:23:32.3323684Z D_gradcheck=2, 2025-05-07T20:23:32.3323861Z stochastic_rounding=True, 2025-05-07T20:23:32.3324019Z weighted=False, 2025-05-07T20:23:32.3324170Z row_wise=True, 2025-05-07T20:23:32.3324330Z mixed=False, 2025-05-07T20:23:32.3324516Z use_cache=True, 2025-05-07T20:23:32.3324733Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:32.3324933Z use_cpu=True, 2025-05-07T20:23:32.3325154Z output_dtype=SparseType.FP32, 2025-05-07T20:23:32.3325302Z ) 2025-05-07T20:23:32.3325831Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:32.3326478Z self=, 2025-05-07T20:23:32.3326694Z mixed_B=True, 2025-05-07T20:23:32.3326848Z compile=True, 2025-05-07T20:23:32.3326996Z T=1, 2025-05-07T20:23:32.3327149Z D=81, 2025-05-07T20:23:32.3327291Z B=125, 2025-05-07T20:23:32.3327436Z log_E=5, 2025-05-07T20:23:32.3327589Z L=2, 2025-05-07T20:23:32.3327743Z D_gradcheck=1, 2025-05-07T20:23:32.3327912Z stochastic_rounding=True, 2025-05-07T20:23:32.3328233Z weighted=False, 2025-05-07T20:23:32.3328385Z row_wise=True, 2025-05-07T20:23:32.3328538Z mixed=True, 2025-05-07T20:23:32.3328700Z use_cache=True, 2025-05-07T20:23:32.3328891Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:32.3329052Z use_cpu=True, 2025-05-07T20:23:32.3329235Z output_dtype=SparseType.FP32, 2025-05-07T20:23:32.3329373Z ) 2025-05-07T20:23:32.3329606Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:32.3330160Z self=, 2025-05-07T20:23:32.3330458Z mixed_B=False, 2025-05-07T20:23:32.3330620Z compile=False, 2025-05-07T20:23:32.3330768Z T=3, 2025-05-07T20:23:32.3330913Z D=54, 2025-05-07T20:23:32.3331064Z B=117, 2025-05-07T20:23:32.3331211Z log_E=4, 2025-05-07T20:23:32.3331352Z L=16, 2025-05-07T20:23:32.3331513Z D_gradcheck=2, 2025-05-07T20:23:32.3331689Z stochastic_rounding=True, 2025-05-07T20:23:32.3331842Z weighted=False, 2025-05-07T20:23:32.3331998Z row_wise=False, 2025-05-07T20:23:32.3332153Z mixed=False, 2025-05-07T20:23:32.3332313Z use_cache=True, 2025-05-07T20:23:32.3332498Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:32.3332648Z use_cpu=True, 2025-05-07T20:23:32.3332836Z output_dtype=SparseType.FP16, 2025-05-07T20:23:32.3332975Z ) 2025-05-07T20:23:33.9959047Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:33.9960214Z self=, 2025-05-07T20:23:33.9961091Z mixed_B=False, 2025-05-07T20:23:33.9961461Z compile=False, 2025-05-07T20:23:33.9961817Z T=2, 2025-05-07T20:23:33.9962145Z D=44, 2025-05-07T20:23:33.9962471Z B=7, 2025-05-07T20:23:33.9962803Z log_E=3, 2025-05-07T20:23:33.9963139Z L=1, 2025-05-07T20:23:33.9963472Z D_gradcheck=1, 2025-05-07T20:23:33.9963870Z stochastic_rounding=False, 2025-05-07T20:23:33.9964298Z weighted=False, 2025-05-07T20:23:33.9964673Z row_wise=False, 2025-05-07T20:23:33.9965412Z mixed=False, 2025-05-07T20:23:33.9965792Z use_cache=True, 2025-05-07T20:23:33.9966202Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:33.9966676Z use_cpu=True, 2025-05-07T20:23:33.9967063Z output_dtype=SparseType.FP32, 2025-05-07T20:23:33.9967501Z ) 2025-05-07T20:23:33.9967900Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:33.9968938Z self=, 2025-05-07T20:23:33.9969806Z mixed_B=True, 2025-05-07T20:23:33.9970174Z compile=True, 2025-05-07T20:23:33.9970533Z T=5, 2025-05-07T20:23:33.9970854Z D=67, 2025-05-07T20:23:33.9971180Z B=42, 2025-05-07T20:23:33.9971509Z log_E=3, 2025-05-07T20:23:33.9971838Z L=13, 2025-05-07T20:23:33.9972178Z D_gradcheck=2, 2025-05-07T20:23:33.9972566Z stochastic_rounding=True, 2025-05-07T20:23:33.9972992Z weighted=False, 2025-05-07T20:23:33.9973377Z row_wise=True, 2025-05-07T20:23:33.9973772Z mixed=True, 2025-05-07T20:23:33.9974133Z use_cache=False, 2025-05-07T20:23:33.9974545Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:33.9975021Z use_cpu=True, 2025-05-07T20:23:33.9975405Z output_dtype=SparseType.FP16, 2025-05-07T20:23:33.9975849Z ) 2025-05-07T20:23:33.9976251Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:33.9977360Z self=, 2025-05-07T20:23:33.9978340Z mixed_B=False, 2025-05-07T20:23:33.9978713Z compile=True, 2025-05-07T20:23:33.9979071Z T=4, 2025-05-07T20:23:33.9979391Z D=25, 2025-05-07T20:23:33.9979992Z B=96, 2025-05-07T20:23:33.9980331Z log_E=4, 2025-05-07T20:23:33.9980669Z L=13, 2025-05-07T20:23:33.9981011Z D_gradcheck=2, 2025-05-07T20:23:33.9981398Z stochastic_rounding=True, 2025-05-07T20:23:33.9981823Z weighted=False, 2025-05-07T20:23:33.9982199Z row_wise=True, 2025-05-07T20:23:33.9982566Z mixed=True, 2025-05-07T20:23:33.9982919Z use_cache=True, 2025-05-07T20:23:33.9983328Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:33.9983809Z use_cpu=True, 2025-05-07T20:23:33.9984198Z output_dtype=SparseType.FP32, 2025-05-07T20:23:33.9984636Z ) 2025-05-07T20:23:33.9985031Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:33.9985947Z self=, 2025-05-07T20:23:33.9987023Z mixed_B=False, 2025-05-07T20:23:33.9987391Z compile=True, 2025-05-07T20:23:33.9987740Z T=4, 2025-05-07T20:23:33.9988065Z D=79, 2025-05-07T20:23:33.9988391Z B=29, 2025-05-07T20:23:33.9988715Z log_E=4, 2025-05-07T20:23:33.9989056Z L=10, 2025-05-07T20:23:33.9989398Z D_gradcheck=2, 2025-05-07T20:23:33.9989776Z stochastic_rounding=True, 2025-05-07T20:23:33.9990211Z weighted=True, 2025-05-07T20:23:33.9990581Z row_wise=True, 2025-05-07T20:23:33.9990950Z mixed=True, 2025-05-07T20:23:33.9991303Z use_cache=False, 2025-05-07T20:23:33.9991717Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:33.9992187Z use_cpu=True, 2025-05-07T20:23:33.9992571Z output_dtype=SparseType.FP32, 2025-05-07T20:23:33.9993006Z ) 2025-05-07T20:23:33.9993402Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:33.9994326Z self=, 2025-05-07T20:23:33.9995186Z mixed_B=True, 2025-05-07T20:23:33.9995556Z compile=False, 2025-05-07T20:23:33.9995914Z T=4, 2025-05-07T20:23:33.9996241Z D=128, 2025-05-07T20:23:33.9996571Z B=14, 2025-05-07T20:23:33.9996904Z log_E=4, 2025-05-07T20:23:33.9997240Z L=5, 2025-05-07T20:23:33.9997572Z D_gradcheck=2, 2025-05-07T20:23:33.9997956Z stochastic_rounding=True, 2025-05-07T20:23:33.9998386Z weighted=True, 2025-05-07T20:23:33.9998749Z row_wise=False, 2025-05-07T20:23:33.9999337Z mixed=False, 2025-05-07T20:23:33.9999721Z use_cache=True, 2025-05-07T20:23:34.0000134Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.0000607Z use_cpu=True, 2025-05-07T20:23:34.0001006Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.0001460Z ) 2025-05-07T20:23:34.0001870Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.0002798Z self=, 2025-05-07T20:23:34.0003664Z mixed_B=False, 2025-05-07T20:23:34.0004049Z compile=False, 2025-05-07T20:23:34.0004403Z T=2, 2025-05-07T20:23:34.0004730Z D=50, 2025-05-07T20:23:34.0005058Z B=53, 2025-05-07T20:23:34.0005378Z log_E=4, 2025-05-07T20:23:34.0005722Z L=10, 2025-05-07T20:23:34.0006061Z D_gradcheck=1, 2025-05-07T20:23:34.0006446Z stochastic_rounding=True, 2025-05-07T20:23:34.0006884Z weighted=True, 2025-05-07T20:23:34.0007256Z row_wise=True, 2025-05-07T20:23:34.0007618Z mixed=True, 2025-05-07T20:23:34.0008119Z use_cache=True, 2025-05-07T20:23:34.0008540Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.0009007Z use_cpu=True, 2025-05-07T20:23:34.0009400Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.0009853Z ) 2025-05-07T20:23:34.0010247Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.0011535Z self=, 2025-05-07T20:23:34.0012507Z mixed_B=True, 2025-05-07T20:23:34.0012887Z compile=False, 2025-05-07T20:23:34.0013241Z T=4, 2025-05-07T20:23:34.0013573Z D=109, 2025-05-07T20:23:34.0013902Z B=34, 2025-05-07T20:23:34.0014229Z log_E=4, 2025-05-07T20:23:34.0014571Z L=14, 2025-05-07T20:23:34.0014915Z D_gradcheck=1, 2025-05-07T20:23:34.0015306Z stochastic_rounding=True, 2025-05-07T20:23:34.0015742Z weighted=False, 2025-05-07T20:23:34.0016124Z row_wise=False, 2025-05-07T20:23:34.0016499Z mixed=True, 2025-05-07T20:23:34.0016859Z use_cache=True, 2025-05-07T20:23:34.0017275Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.0017750Z use_cpu=True, 2025-05-07T20:23:34.0018146Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.0018587Z ) 2025-05-07T20:23:34.0018979Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.0019909Z self=, 2025-05-07T20:23:34.0020778Z mixed_B=True, 2025-05-07T20:23:34.0021288Z compile=False, 2025-05-07T20:23:34.0021650Z T=1, 2025-05-07T20:23:34.0021978Z D=125, 2025-05-07T20:23:34.0022308Z B=85, 2025-05-07T20:23:34.0022635Z log_E=5, 2025-05-07T20:23:34.0022978Z L=16, 2025-05-07T20:23:34.0023314Z D_gradcheck=2, 2025-05-07T20:23:34.0023702Z stochastic_rounding=False, 2025-05-07T20:23:34.0024137Z weighted=True, 2025-05-07T20:23:34.0024510Z row_wise=True, 2025-05-07T20:23:34.0024870Z mixed=True, 2025-05-07T20:23:34.0025233Z use_cache=True, 2025-05-07T20:23:34.0025642Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.0026118Z use_cpu=True, 2025-05-07T20:23:34.0026515Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.0026953Z ) 2025-05-07T20:23:34.0027345Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.0028275Z self=, 2025-05-07T20:23:34.0029143Z mixed_B=True, 2025-05-07T20:23:34.0029513Z compile=False, 2025-05-07T20:23:34.0029878Z T=2, 2025-05-07T20:23:34.0030219Z D=2, 2025-05-07T20:23:34.0030540Z B=32, 2025-05-07T20:23:34.0030873Z log_E=5, 2025-05-07T20:23:34.0031214Z L=3, 2025-05-07T20:23:34.0031549Z D_gradcheck=2, 2025-05-07T20:23:34.0031953Z stochastic_rounding=False, 2025-05-07T20:23:34.0032390Z weighted=False, 2025-05-07T20:23:34.0032764Z row_wise=True, 2025-05-07T20:23:34.0033122Z mixed=False, 2025-05-07T20:23:34.0033676Z use_cache=False, 2025-05-07T20:23:34.0034114Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.0034579Z use_cpu=True, 2025-05-07T20:23:34.0034969Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.0035408Z ) 2025-05-07T20:23:34.0035797Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.0036722Z self=, 2025-05-07T20:23:34.0037582Z mixed_B=True, 2025-05-07T20:23:34.0037948Z compile=True, 2025-05-07T20:23:34.0038308Z T=3, 2025-05-07T20:23:34.0038638Z D=31, 2025-05-07T20:23:34.0038964Z B=116, 2025-05-07T20:23:34.0039301Z log_E=4, 2025-05-07T20:23:34.0039639Z L=18, 2025-05-07T20:23:34.0039967Z D_gradcheck=2, 2025-05-07T20:23:34.0040355Z stochastic_rounding=True, 2025-05-07T20:23:34.0040787Z weighted=False, 2025-05-07T20:23:34.0041155Z row_wise=False, 2025-05-07T20:23:34.0041529Z mixed=False, 2025-05-07T20:23:34.0041908Z use_cache=False, 2025-05-07T20:23:34.0042324Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.0042808Z use_cpu=True, 2025-05-07T20:23:34.0043207Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.0043668Z ) 2025-05-07T20:23:34.0055814Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.0057379Z self=, 2025-05-07T20:23:34.0058350Z mixed_B=False, 2025-05-07T20:23:34.0058738Z compile=False, 2025-05-07T20:23:34.0059091Z T=2, 2025-05-07T20:23:34.0059420Z D=2, 2025-05-07T20:23:34.0059743Z B=114, 2025-05-07T20:23:34.0060066Z log_E=3, 2025-05-07T20:23:34.0060411Z L=19, 2025-05-07T20:23:34.0060745Z D_gradcheck=2, 2025-05-07T20:23:34.0061134Z stochastic_rounding=False, 2025-05-07T20:23:34.0061570Z weighted=True, 2025-05-07T20:23:34.0061944Z row_wise=True, 2025-05-07T20:23:34.0062298Z mixed=True, 2025-05-07T20:23:34.0062670Z use_cache=True, 2025-05-07T20:23:34.0063085Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.0063558Z use_cpu=True, 2025-05-07T20:23:34.0063943Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.0064402Z ) 2025-05-07T20:23:34.0064810Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.0065749Z self=, 2025-05-07T20:23:34.0069377Z mixed_B=True, 2025-05-07T20:23:34.0070042Z compile=True, 2025-05-07T20:23:34.0070393Z T=5, 2025-05-07T20:23:34.0070740Z D=82, 2025-05-07T20:23:34.0071075Z B=103, 2025-05-07T20:23:34.0071418Z log_E=4, 2025-05-07T20:23:34.0071758Z L=10, 2025-05-07T20:23:34.0072109Z D_gradcheck=2, 2025-05-07T20:23:34.0072518Z stochastic_rounding=False, 2025-05-07T20:23:34.0072969Z weighted=False, 2025-05-07T20:23:34.0073355Z row_wise=True, 2025-05-07T20:23:34.0073727Z mixed=False, 2025-05-07T20:23:34.0074118Z use_cache=False, 2025-05-07T20:23:34.0074546Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.0075025Z use_cpu=True, 2025-05-07T20:23:34.0075431Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.0075878Z ) 2025-05-07T20:23:34.0076278Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.0077212Z self=, 2025-05-07T20:23:34.0078076Z mixed_B=False, 2025-05-07T20:23:34.0078457Z compile=False, 2025-05-07T20:23:34.0078815Z T=5, 2025-05-07T20:23:34.0079147Z D=115, 2025-05-07T20:23:34.0079484Z B=9, 2025-05-07T20:23:34.0080350Z log_E=3, 2025-05-07T20:23:34.0080701Z L=16, 2025-05-07T20:23:34.0081046Z D_gradcheck=1, 2025-05-07T20:23:34.0081431Z stochastic_rounding=False, 2025-05-07T20:23:34.0081870Z weighted=True, 2025-05-07T20:23:34.0082247Z row_wise=True, 2025-05-07T20:23:34.0082613Z mixed=True, 2025-05-07T20:23:34.0083359Z use_cache=False, 2025-05-07T20:23:34.0083800Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.0084280Z use_cpu=True, 2025-05-07T20:23:34.0084685Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.0085133Z ) 2025-05-07T20:23:34.0085534Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.0086476Z self=, 2025-05-07T20:23:34.0087499Z mixed_B=False, 2025-05-07T20:23:34.0087891Z compile=False, 2025-05-07T20:23:34.0088357Z T=1, 2025-05-07T20:23:34.0088693Z D=12, 2025-05-07T20:23:34.0089044Z B=73, 2025-05-07T20:23:34.0089378Z log_E=4, 2025-05-07T20:23:34.0089724Z L=14, 2025-05-07T20:23:34.0090077Z D_gradcheck=2, 2025-05-07T20:23:34.0090468Z stochastic_rounding=True, 2025-05-07T20:23:34.0090900Z weighted=True, 2025-05-07T20:23:34.0091274Z row_wise=True, 2025-05-07T20:23:34.0091633Z mixed=True, 2025-05-07T20:23:34.0092025Z use_cache=False, 2025-05-07T20:23:34.0092459Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.0092956Z use_cpu=True, 2025-05-07T20:23:34.0093378Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.0093857Z ) 2025-05-07T20:23:34.0094268Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.0095506Z self=, 2025-05-07T20:23:34.0096380Z mixed_B=False, 2025-05-07T20:23:34.0096937Z compile=False, 2025-05-07T20:23:34.0097290Z T=1, 2025-05-07T20:23:34.0097619Z D=31, 2025-05-07T20:23:34.0097953Z B=73, 2025-05-07T20:23:34.0098277Z log_E=5, 2025-05-07T20:23:34.0098616Z L=6, 2025-05-07T20:23:34.0098952Z D_gradcheck=2, 2025-05-07T20:23:34.0099330Z stochastic_rounding=True, 2025-05-07T20:23:34.0099764Z weighted=True, 2025-05-07T20:23:34.0100129Z row_wise=True, 2025-05-07T20:23:34.0100491Z mixed=False, 2025-05-07T20:23:34.0100856Z use_cache=True, 2025-05-07T20:23:34.0101265Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.0101740Z use_cpu=True, 2025-05-07T20:23:34.0102125Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.0102565Z ) 2025-05-07T20:23:34.0102970Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.0103885Z self=, 2025-05-07T20:23:34.0104745Z mixed_B=False, 2025-05-07T20:23:34.0105361Z compile=True, 2025-05-07T20:23:34.0105712Z T=4, 2025-05-07T20:23:34.0106036Z D=68, 2025-05-07T20:23:34.0106360Z B=26, 2025-05-07T20:23:34.0106686Z log_E=4, 2025-05-07T20:23:34.0107023Z L=15, 2025-05-07T20:23:34.0107356Z D_gradcheck=1, 2025-05-07T20:23:34.0107733Z stochastic_rounding=True, 2025-05-07T20:23:34.0108163Z weighted=True, 2025-05-07T20:23:34.0108529Z row_wise=True, 2025-05-07T20:23:34.0108886Z mixed=False, 2025-05-07T20:23:34.0109254Z use_cache=False, 2025-05-07T20:23:34.0109669Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.0110145Z use_cpu=True, 2025-05-07T20:23:34.0110545Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.0110980Z ) 2025-05-07T20:23:34.0111376Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.0112290Z self=, 2025-05-07T20:23:34.0113138Z mixed_B=True, 2025-05-07T20:23:34.0113511Z compile=True, 2025-05-07T20:23:34.0113863Z T=2, 2025-05-07T20:23:34.0114197Z D=36, 2025-05-07T20:23:34.0114523Z B=38, 2025-05-07T20:23:34.0114850Z log_E=4, 2025-05-07T20:23:34.0115189Z L=9, 2025-05-07T20:23:34.0115521Z D_gradcheck=1, 2025-05-07T20:23:34.0115902Z stochastic_rounding=True, 2025-05-07T20:23:34.0116334Z weighted=True, 2025-05-07T20:23:34.0116712Z row_wise=True, 2025-05-07T20:23:34.0117080Z mixed=True, 2025-05-07T20:23:34.0117610Z use_cache=False, 2025-05-07T20:23:34.0118048Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.0118522Z use_cpu=True, 2025-05-07T20:23:34.0118916Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.0119350Z ) 2025-05-07T20:23:34.0640653Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.0641696Z self=, 2025-05-07T20:23:34.0642701Z mixed_B=True, 2025-05-07T20:23:34.0643079Z compile=True, 2025-05-07T20:23:34.0643446Z T=3, 2025-05-07T20:23:34.0643776Z D=116, 2025-05-07T20:23:34.0644111Z B=55, 2025-05-07T20:23:34.0644437Z log_E=5, 2025-05-07T20:23:34.0644784Z L=16, 2025-05-07T20:23:34.0645118Z D_gradcheck=2, 2025-05-07T20:23:34.0645501Z stochastic_rounding=True, 2025-05-07T20:23:34.0645931Z weighted=False, 2025-05-07T20:23:34.0646302Z row_wise=False, 2025-05-07T20:23:34.0646661Z mixed=False, 2025-05-07T20:23:34.0647043Z use_cache=True, 2025-05-07T20:23:34.0647449Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.0647921Z use_cpu=True, 2025-05-07T20:23:34.0648464Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.0648908Z ) 2025-05-07T20:23:34.0649299Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.0650632Z self=, 2025-05-07T20:23:34.0651516Z mixed_B=True, 2025-05-07T20:23:34.0652167Z compile=True, 2025-05-07T20:23:34.0652617Z T=1, 2025-05-07T20:23:34.0652946Z D=64, 2025-05-07T20:23:34.0653272Z B=98, 2025-05-07T20:23:34.0653593Z log_E=5, 2025-05-07T20:23:34.0653926Z L=8, 2025-05-07T20:23:34.0654258Z D_gradcheck=1, 2025-05-07T20:23:34.0654639Z stochastic_rounding=True, 2025-05-07T20:23:34.0655068Z weighted=True, 2025-05-07T20:23:34.0655437Z row_wise=True, 2025-05-07T20:23:34.0655795Z mixed=False, 2025-05-07T20:23:34.0656165Z use_cache=True, 2025-05-07T20:23:34.0656578Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.0657045Z use_cpu=True, 2025-05-07T20:23:34.0657438Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.0657883Z ) 2025-05-07T20:23:34.0658285Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.0659318Z self=, 2025-05-07T20:23:34.0660171Z mixed_B=False, 2025-05-07T20:23:34.0660545Z compile=False, 2025-05-07T20:23:34.0661121Z T=2, 2025-05-07T20:23:34.0661448Z D=3, 2025-05-07T20:23:34.0661777Z B=28, 2025-05-07T20:23:34.0662104Z log_E=3, 2025-05-07T20:23:34.0662502Z L=11, 2025-05-07T20:23:34.0663280Z D_gradcheck=1, 2025-05-07T20:23:34.0663763Z stochastic_rounding=False, 2025-05-07T20:23:34.0664202Z weighted=False, 2025-05-07T20:23:34.0664580Z row_wise=True, 2025-05-07T20:23:34.0664940Z mixed=False, 2025-05-07T20:23:34.0665308Z use_cache=True, 2025-05-07T20:23:34.0665896Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.0666435Z use_cpu=True, 2025-05-07T20:23:34.0666861Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.0667299Z ) 2025-05-07T20:23:34.0667695Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.0668613Z self=, 2025-05-07T20:23:34.0669480Z mixed_B=False, 2025-05-07T20:23:34.0669858Z compile=True, 2025-05-07T20:23:34.0670218Z T=4, 2025-05-07T20:23:34.0670546Z D=88, 2025-05-07T20:23:34.0670880Z B=88, 2025-05-07T20:23:34.0671202Z log_E=4, 2025-05-07T20:23:34.0671543Z L=14, 2025-05-07T20:23:34.0671968Z D_gradcheck=2, 2025-05-07T20:23:34.0672358Z stochastic_rounding=False, 2025-05-07T20:23:34.0672788Z weighted=True, 2025-05-07T20:23:34.0673154Z row_wise=True, 2025-05-07T20:23:34.0673512Z mixed=False, 2025-05-07T20:23:34.0673898Z use_cache=True, 2025-05-07T20:23:34.0674613Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.0675098Z use_cpu=True, 2025-05-07T20:23:34.0675495Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.0675934Z ) 2025-05-07T20:23:34.0676331Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.0677241Z self=, 2025-05-07T20:23:34.0678099Z mixed_B=False, 2025-05-07T20:23:34.0678473Z compile=True, 2025-05-07T20:23:34.0678825Z T=4, 2025-05-07T20:23:34.0679151Z D=66, 2025-05-07T20:23:34.0679482Z B=128, 2025-05-07T20:23:34.0680088Z log_E=4, 2025-05-07T20:23:34.0680433Z L=18, 2025-05-07T20:23:34.0680771Z D_gradcheck=2, 2025-05-07T20:23:34.0681154Z stochastic_rounding=True, 2025-05-07T20:23:34.0681592Z weighted=True, 2025-05-07T20:23:34.0681958Z row_wise=False, 2025-05-07T20:23:34.0682318Z mixed=False, 2025-05-07T20:23:34.0682685Z use_cache=False, 2025-05-07T20:23:34.0683108Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.0683575Z use_cpu=True, 2025-05-07T20:23:34.0683968Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.0684405Z ) 2025-05-07T20:23:34.0684793Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.0685715Z self=, 2025-05-07T20:23:34.0686821Z mixed_B=False, 2025-05-07T20:23:34.0687296Z compile=False, 2025-05-07T20:23:34.0687654Z T=2, 2025-05-07T20:23:34.0688094Z D=107, 2025-05-07T20:23:34.0688430Z B=31, 2025-05-07T20:23:34.0688753Z log_E=5, 2025-05-07T20:23:34.0689091Z L=19, 2025-05-07T20:23:34.0689425Z D_gradcheck=2, 2025-05-07T20:23:34.0689809Z stochastic_rounding=False, 2025-05-07T20:23:34.0690245Z weighted=True, 2025-05-07T20:23:34.0690617Z row_wise=True, 2025-05-07T20:23:34.0690974Z mixed=False, 2025-05-07T20:23:34.0691343Z use_cache=True, 2025-05-07T20:23:34.0691758Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.0692229Z use_cpu=True, 2025-05-07T20:23:34.0692626Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.0693073Z ) 2025-05-07T20:23:34.0693469Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.0694392Z self=, 2025-05-07T20:23:34.0695256Z mixed_B=False, 2025-05-07T20:23:34.0695634Z compile=False, 2025-05-07T20:23:34.0696198Z T=2, 2025-05-07T20:23:34.0696526Z D=23, 2025-05-07T20:23:34.0696971Z B=25, 2025-05-07T20:23:34.0697302Z log_E=3, 2025-05-07T20:23:34.0697645Z L=13, 2025-05-07T20:23:34.0697988Z D_gradcheck=1, 2025-05-07T20:23:34.0698377Z stochastic_rounding=False, 2025-05-07T20:23:34.0698817Z weighted=False, 2025-05-07T20:23:34.0699194Z row_wise=True, 2025-05-07T20:23:34.0699550Z mixed=False, 2025-05-07T20:23:34.0699916Z use_cache=False, 2025-05-07T20:23:34.0700336Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.0700808Z use_cpu=True, 2025-05-07T20:23:34.0701204Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.0701646Z ) 2025-05-07T20:23:34.0702038Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.0702959Z self=, 2025-05-07T20:23:34.0703821Z mixed_B=True, 2025-05-07T20:23:34.0704190Z compile=False, 2025-05-07T20:23:34.0704555Z T=2, 2025-05-07T20:23:34.0704882Z D=56, 2025-05-07T20:23:34.0705205Z B=16, 2025-05-07T20:23:34.0705536Z log_E=3, 2025-05-07T20:23:34.0705880Z L=9, 2025-05-07T20:23:34.0706212Z D_gradcheck=2, 2025-05-07T20:23:34.0706606Z stochastic_rounding=False, 2025-05-07T20:23:34.0707037Z weighted=True, 2025-05-07T20:23:34.0707401Z row_wise=True, 2025-05-07T20:23:34.0707760Z mixed=True, 2025-05-07T20:23:34.0708118Z use_cache=True, 2025-05-07T20:23:34.0708788Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.0709276Z use_cpu=True, 2025-05-07T20:23:34.0709679Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.0710122Z ) 2025-05-07T20:23:34.0710514Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.0711433Z self=, 2025-05-07T20:23:34.0712294Z mixed_B=True, 2025-05-07T20:23:34.0712657Z compile=True, 2025-05-07T20:23:34.0713026Z T=3, 2025-05-07T20:23:34.0713349Z D=86, 2025-05-07T20:23:34.0713670Z B=13, 2025-05-07T20:23:34.0713999Z log_E=3, 2025-05-07T20:23:34.0714333Z L=1, 2025-05-07T20:23:34.0714667Z D_gradcheck=2, 2025-05-07T20:23:34.0715067Z stochastic_rounding=False, 2025-05-07T20:23:34.0715504Z weighted=True, 2025-05-07T20:23:34.0715867Z row_wise=False, 2025-05-07T20:23:34.0716232Z mixed=True, 2025-05-07T20:23:34.0716593Z use_cache=True, 2025-05-07T20:23:34.0716996Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.0717478Z use_cpu=True, 2025-05-07T20:23:34.0717877Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.0718320Z ) 2025-05-07T20:23:34.0718707Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.0719633Z self=, 2025-05-07T20:23:34.0720611Z mixed_B=True, 2025-05-07T20:23:34.0720998Z compile=False, 2025-05-07T20:23:34.0721458Z T=1, 2025-05-07T20:23:34.0721782Z D=64, 2025-05-07T20:23:34.0722103Z B=68, 2025-05-07T20:23:34.0722437Z log_E=5, 2025-05-07T20:23:34.0722772Z L=18, 2025-05-07T20:23:34.0723100Z D_gradcheck=2, 2025-05-07T20:23:34.0723492Z stochastic_rounding=False, 2025-05-07T20:23:34.0723923Z weighted=True, 2025-05-07T20:23:34.0724286Z row_wise=False, 2025-05-07T20:23:34.0724658Z mixed=False, 2025-05-07T20:23:34.0725015Z use_cache=True, 2025-05-07T20:23:34.0725418Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.0725892Z use_cpu=True, 2025-05-07T20:23:34.0726286Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.0726714Z ) 2025-05-07T20:23:34.0727111Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.0730341Z self=, 2025-05-07T20:23:34.0731295Z mixed_B=True, 2025-05-07T20:23:34.0731668Z compile=False, 2025-05-07T20:23:34.0732256Z T=1, 2025-05-07T20:23:34.0732591Z D=109, 2025-05-07T20:23:34.0732919Z B=122, 2025-05-07T20:23:34.0733257Z log_E=4, 2025-05-07T20:23:34.0733599Z L=17, 2025-05-07T20:23:34.0733934Z D_gradcheck=2, 2025-05-07T20:23:34.0734327Z stochastic_rounding=True, 2025-05-07T20:23:34.0734765Z weighted=False, 2025-05-07T20:23:34.0735134Z row_wise=True, 2025-05-07T20:23:34.0735502Z mixed=True, 2025-05-07T20:23:34.0735861Z use_cache=True, 2025-05-07T20:23:34.0736270Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.0736745Z use_cpu=True, 2025-05-07T20:23:34.0737132Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.0737565Z ) 2025-05-07T20:23:34.0737966Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.0738893Z self=, 2025-05-07T20:23:34.0739754Z mixed_B=True, 2025-05-07T20:23:34.0740119Z compile=False, 2025-05-07T20:23:34.0740492Z T=3, 2025-05-07T20:23:34.0740821Z D=16, 2025-05-07T20:23:34.0741146Z B=6, 2025-05-07T20:23:34.0741475Z log_E=3, 2025-05-07T20:23:34.0741817Z L=17, 2025-05-07T20:23:34.0742150Z D_gradcheck=2, 2025-05-07T20:23:34.0742543Z stochastic_rounding=False, 2025-05-07T20:23:34.0742975Z weighted=False, 2025-05-07T20:23:34.0743343Z row_wise=False, 2025-05-07T20:23:34.0743709Z mixed=True, 2025-05-07T20:23:34.0744072Z use_cache=False, 2025-05-07T20:23:34.0744681Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.0745174Z use_cpu=True, 2025-05-07T20:23:34.0745568Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.0745999Z ) 2025-05-07T20:23:34.0746403Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.0747324Z self=, 2025-05-07T20:23:34.0748320Z mixed_B=False, 2025-05-07T20:23:34.0748695Z compile=False, 2025-05-07T20:23:34.0749066Z T=3, 2025-05-07T20:23:34.0749395Z D=75, 2025-05-07T20:23:34.0749727Z B=90, 2025-05-07T20:23:34.0750059Z log_E=4, 2025-05-07T20:23:34.0750392Z L=2, 2025-05-07T20:23:34.0750734Z D_gradcheck=1, 2025-05-07T20:23:34.0751125Z stochastic_rounding=False, 2025-05-07T20:23:34.0751562Z weighted=False, 2025-05-07T20:23:34.0751937Z row_wise=False, 2025-05-07T20:23:34.0752307Z mixed=True, 2025-05-07T20:23:34.0752666Z use_cache=True, 2025-05-07T20:23:34.0753063Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.0753540Z use_cpu=True, 2025-05-07T20:23:34.0753959Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.0754396Z ) 2025-05-07T20:23:34.0754801Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.0755728Z self=, 2025-05-07T20:23:34.0756730Z mixed_B=False, 2025-05-07T20:23:34.0757115Z compile=True, 2025-05-07T20:23:34.0757578Z T=2, 2025-05-07T20:23:34.0757903Z D=11, 2025-05-07T20:23:34.0758234Z B=117, 2025-05-07T20:23:34.0758573Z log_E=5, 2025-05-07T20:23:34.0758909Z L=14, 2025-05-07T20:23:34.0759246Z D_gradcheck=1, 2025-05-07T20:23:34.0759636Z stochastic_rounding=False, 2025-05-07T20:23:34.0760060Z weighted=True, 2025-05-07T20:23:34.0760431Z row_wise=True, 2025-05-07T20:23:34.0760794Z mixed=True, 2025-05-07T20:23:34.0761147Z use_cache=False, 2025-05-07T20:23:34.0761582Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.0762072Z use_cpu=True, 2025-05-07T20:23:34.0762486Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.0762915Z ) 2025-05-07T20:23:34.0763312Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.0764246Z self=, 2025-05-07T20:23:34.0765096Z mixed_B=True, 2025-05-07T20:23:34.0765457Z compile=False, 2025-05-07T20:23:34.0765823Z T=2, 2025-05-07T20:23:34.0766272Z D=39, 2025-05-07T20:23:34.0766604Z B=49, 2025-05-07T20:23:34.0766933Z log_E=5, 2025-05-07T20:23:34.0767272Z L=18, 2025-05-07T20:23:34.0767618Z D_gradcheck=1, 2025-05-07T20:23:34.0768163Z stochastic_rounding=False, 2025-05-07T20:23:34.0768597Z weighted=True, 2025-05-07T20:23:34.0768971Z row_wise=True, 2025-05-07T20:23:34.0769336Z mixed=True, 2025-05-07T20:23:34.0769693Z use_cache=True, 2025-05-07T20:23:34.0770109Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.0770588Z use_cpu=True, 2025-05-07T20:23:34.0770980Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.0771421Z ) 2025-05-07T20:23:34.0771819Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.0772746Z self=, 2025-05-07T20:23:34.0773594Z mixed_B=True, 2025-05-07T20:23:34.0773958Z compile=True, 2025-05-07T20:23:34.0774316Z T=2, 2025-05-07T20:23:34.0774643Z D=65, 2025-05-07T20:23:34.0774978Z B=23, 2025-05-07T20:23:34.0775308Z log_E=5, 2025-05-07T20:23:34.0775641Z L=10, 2025-05-07T20:23:34.0775977Z D_gradcheck=2, 2025-05-07T20:23:34.0776373Z stochastic_rounding=True, 2025-05-07T20:23:34.0776900Z weighted=True, 2025-05-07T20:23:34.0777269Z row_wise=False, 2025-05-07T20:23:34.0777635Z mixed=True, 2025-05-07T20:23:34.0777991Z use_cache=True, 2025-05-07T20:23:34.0778583Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.0779075Z use_cpu=True, 2025-05-07T20:23:34.0779466Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.0780542Z ) 2025-05-07T20:23:34.0780959Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.0781884Z self=, 2025-05-07T20:23:34.0782750Z mixed_B=True, 2025-05-07T20:23:34.0783126Z compile=True, 2025-05-07T20:23:34.0783492Z T=4, 2025-05-07T20:23:34.0783819Z D=2, 2025-05-07T20:23:34.0784150Z B=43, 2025-05-07T20:23:34.0784482Z log_E=3, 2025-05-07T20:23:34.0784815Z L=11, 2025-05-07T20:23:34.0785151Z D_gradcheck=2, 2025-05-07T20:23:34.0785550Z stochastic_rounding=False, 2025-05-07T20:23:34.0785975Z weighted=False, 2025-05-07T20:23:34.0786352Z row_wise=True, 2025-05-07T20:23:34.0786721Z mixed=False, 2025-05-07T20:23:34.0787086Z use_cache=False, 2025-05-07T20:23:34.0787509Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.0787988Z use_cpu=True, 2025-05-07T20:23:34.0788380Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.0788826Z ) 2025-05-07T20:23:34.1297700Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.1298792Z self=, 2025-05-07T20:23:34.1299657Z mixed_B=True, 2025-05-07T20:23:34.1300440Z compile=True, 2025-05-07T20:23:34.1300949Z T=1, 2025-05-07T20:23:34.1301290Z D=86, 2025-05-07T20:23:34.1301618Z B=120, 2025-05-07T20:23:34.1301941Z log_E=3, 2025-05-07T20:23:34.1302277Z L=18, 2025-05-07T20:23:34.1302611Z D_gradcheck=2, 2025-05-07T20:23:34.1302990Z stochastic_rounding=False, 2025-05-07T20:23:34.1303422Z weighted=True, 2025-05-07T20:23:34.1303806Z row_wise=False, 2025-05-07T20:23:34.1304225Z mixed=True, 2025-05-07T20:23:34.1304590Z use_cache=True, 2025-05-07T20:23:34.1305017Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.1305489Z use_cpu=True, 2025-05-07T20:23:34.1305882Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.1306325Z ) 2025-05-07T20:23:34.1306716Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.1307638Z self=, 2025-05-07T20:23:34.1308492Z mixed_B=True, 2025-05-07T20:23:34.1308856Z compile=True, 2025-05-07T20:23:34.1309217Z T=2, 2025-05-07T20:23:34.1309726Z D=47, 2025-05-07T20:23:34.1310056Z B=63, 2025-05-07T20:23:34.1310384Z log_E=5, 2025-05-07T20:23:34.1310731Z L=2, 2025-05-07T20:23:34.1311060Z D_gradcheck=2, 2025-05-07T20:23:34.1311449Z stochastic_rounding=False, 2025-05-07T20:23:34.1311880Z weighted=True, 2025-05-07T20:23:34.1312252Z row_wise=True, 2025-05-07T20:23:34.1312610Z mixed=False, 2025-05-07T20:23:34.1312977Z use_cache=True, 2025-05-07T20:23:34.1313386Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.1313861Z use_cpu=True, 2025-05-07T20:23:34.1314256Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.1314699Z ) 2025-05-07T20:23:34.1315094Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.1316013Z self=, 2025-05-07T20:23:34.1316869Z mixed_B=True, 2025-05-07T20:23:34.1317230Z compile=True, 2025-05-07T20:23:34.1317588Z T=3, 2025-05-07T20:23:34.1317928Z D=6, 2025-05-07T20:23:34.1318246Z B=72, 2025-05-07T20:23:34.1318575Z log_E=5, 2025-05-07T20:23:34.1318909Z L=18, 2025-05-07T20:23:34.1319237Z D_gradcheck=2, 2025-05-07T20:23:34.1319621Z stochastic_rounding=True, 2025-05-07T20:23:34.1320051Z weighted=True, 2025-05-07T20:23:34.1320415Z row_wise=True, 2025-05-07T20:23:34.1320776Z mixed=False, 2025-05-07T20:23:34.1321145Z use_cache=False, 2025-05-07T20:23:34.1321776Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.1322302Z use_cpu=True, 2025-05-07T20:23:34.1322697Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.1323135Z ) 2025-05-07T20:23:34.1323527Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.1324453Z self=, 2025-05-07T20:23:34.1325303Z mixed_B=True, 2025-05-07T20:23:34.1325666Z compile=False, 2025-05-07T20:23:34.1326028Z T=4, 2025-05-07T20:23:34.1326364Z D=8, 2025-05-07T20:23:34.1326697Z B=127, 2025-05-07T20:23:34.1327029Z log_E=3, 2025-05-07T20:23:34.1327368Z L=16, 2025-05-07T20:23:34.1327697Z D_gradcheck=1, 2025-05-07T20:23:34.1328239Z stochastic_rounding=False, 2025-05-07T20:23:34.1328682Z weighted=False, 2025-05-07T20:23:34.1329049Z row_wise=False, 2025-05-07T20:23:34.1329412Z mixed=False, 2025-05-07T20:23:34.1329778Z use_cache=False, 2025-05-07T20:23:34.1330193Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.1330671Z use_cpu=True, 2025-05-07T20:23:34.1331068Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.1331507Z ) 2025-05-07T20:23:34.1331905Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.1332844Z self=, 2025-05-07T20:23:34.1333704Z mixed_B=True, 2025-05-07T20:23:34.1334251Z compile=False, 2025-05-07T20:23:34.1334631Z T=5, 2025-05-07T20:23:34.1335064Z D=39, 2025-05-07T20:23:34.1335394Z B=123, 2025-05-07T20:23:34.1335732Z log_E=5, 2025-05-07T20:23:34.1336067Z L=19, 2025-05-07T20:23:34.1336393Z D_gradcheck=2, 2025-05-07T20:23:34.1336782Z stochastic_rounding=False, 2025-05-07T20:23:34.1337211Z weighted=True, 2025-05-07T20:23:34.1337571Z row_wise=True, 2025-05-07T20:23:34.1337934Z mixed=False, 2025-05-07T20:23:34.1338297Z use_cache=False, 2025-05-07T20:23:34.1338711Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.1339194Z use_cpu=True, 2025-05-07T20:23:34.1339587Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.1340022Z ) 2025-05-07T20:23:34.1340418Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.1341343Z self=, 2025-05-07T20:23:34.1342206Z mixed_B=False, 2025-05-07T20:23:34.1342580Z compile=False, 2025-05-07T20:23:34.1342944Z T=5, 2025-05-07T20:23:34.1343278Z D=85, 2025-05-07T20:23:34.1343728Z B=29, 2025-05-07T20:23:34.1344054Z log_E=5, 2025-05-07T20:23:34.1344390Z L=9, 2025-05-07T20:23:34.1344719Z D_gradcheck=1, 2025-05-07T20:23:34.1345099Z stochastic_rounding=True, 2025-05-07T20:23:34.1345528Z weighted=True, 2025-05-07T20:23:34.1345886Z row_wise=True, 2025-05-07T20:23:34.1346245Z mixed=True, 2025-05-07T20:23:34.1346608Z use_cache=True, 2025-05-07T20:23:34.1347034Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.1347516Z use_cpu=True, 2025-05-07T20:23:34.1347917Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.1348348Z ) 2025-05-07T20:23:34.1348742Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.1349669Z self=, 2025-05-07T20:23:34.1350518Z mixed_B=False, 2025-05-07T20:23:34.1350890Z compile=False, 2025-05-07T20:23:34.1351254Z T=4, 2025-05-07T20:23:34.1351578Z D=22, 2025-05-07T20:23:34.1351916Z B=92, 2025-05-07T20:23:34.1352249Z log_E=4, 2025-05-07T20:23:34.1352583Z L=10, 2025-05-07T20:23:34.1352918Z D_gradcheck=2, 2025-05-07T20:23:34.1353308Z stochastic_rounding=False, 2025-05-07T20:23:34.1353741Z weighted=False, 2025-05-07T20:23:34.1354106Z row_wise=False, 2025-05-07T20:23:34.1354470Z mixed=True, 2025-05-07T20:23:34.1354827Z use_cache=True, 2025-05-07T20:23:34.1355227Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.1355837Z use_cpu=True, 2025-05-07T20:23:34.1356264Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.1356695Z ) 2025-05-07T20:23:34.1357093Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.1358010Z self=, 2025-05-07T20:23:34.1358861Z mixed_B=False, 2025-05-07T20:23:34.1359234Z compile=True, 2025-05-07T20:23:34.1359593Z T=3, 2025-05-07T20:23:34.1359921Z D=75, 2025-05-07T20:23:34.1360261Z B=30, 2025-05-07T20:23:34.1360594Z log_E=3, 2025-05-07T20:23:34.1360925Z L=6, 2025-05-07T20:23:34.1361261Z D_gradcheck=2, 2025-05-07T20:23:34.1361647Z stochastic_rounding=False, 2025-05-07T20:23:34.1362075Z weighted=False, 2025-05-07T20:23:34.1362451Z row_wise=True, 2025-05-07T20:23:34.1362818Z mixed=False, 2025-05-07T20:23:34.1363180Z use_cache=True, 2025-05-07T20:23:34.1363591Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.1364079Z use_cpu=True, 2025-05-07T20:23:34.1364472Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.1364911Z ) 2025-05-07T20:23:34.1365308Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.1366227Z self=, 2025-05-07T20:23:34.1367068Z mixed_B=True, 2025-05-07T20:23:34.1367567Z compile=False, 2025-05-07T20:23:34.1368079Z T=5, 2025-05-07T20:23:34.1368509Z D=35, 2025-05-07T20:23:34.1368843Z B=7, 2025-05-07T20:23:34.1369168Z log_E=4, 2025-05-07T20:23:34.1369502Z L=6, 2025-05-07T20:23:34.1369845Z D_gradcheck=1, 2025-05-07T20:23:34.1370232Z stochastic_rounding=True, 2025-05-07T20:23:34.1370659Z weighted=True, 2025-05-07T20:23:34.1371029Z row_wise=True, 2025-05-07T20:23:34.1371394Z mixed=False, 2025-05-07T20:23:34.1371754Z use_cache=True, 2025-05-07T20:23:34.1372164Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.1372655Z use_cpu=True, 2025-05-07T20:23:34.1373051Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.1373499Z ) 2025-05-07T20:23:34.1373901Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.1374892Z self=, 2025-05-07T20:23:34.1375742Z mixed_B=True, 2025-05-07T20:23:34.1376120Z compile=True, 2025-05-07T20:23:34.1376482Z T=5, 2025-05-07T20:23:34.1376807Z D=100, 2025-05-07T20:23:34.1377280Z B=75, 2025-05-07T20:23:34.1377613Z log_E=3, 2025-05-07T20:23:34.1377949Z L=17, 2025-05-07T20:23:34.1378289Z D_gradcheck=2, 2025-05-07T20:23:34.1378681Z stochastic_rounding=False, 2025-05-07T20:23:34.1379103Z weighted=True, 2025-05-07T20:23:34.1379471Z row_wise=True, 2025-05-07T20:23:34.1380180Z mixed=True, 2025-05-07T20:23:34.1380544Z use_cache=False, 2025-05-07T20:23:34.1380967Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.1381450Z use_cpu=True, 2025-05-07T20:23:34.1381836Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.1382276Z ) 2025-05-07T20:23:34.1382674Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.1383591Z self=, 2025-05-07T20:23:34.1384447Z mixed_B=True, 2025-05-07T20:23:34.1384815Z compile=True, 2025-05-07T20:23:34.1385178Z T=5, 2025-05-07T20:23:34.1385595Z D=99, 2025-05-07T20:23:34.1385930Z B=55, 2025-05-07T20:23:34.1386261Z log_E=4, 2025-05-07T20:23:34.1386602Z L=7, 2025-05-07T20:23:34.1386929Z D_gradcheck=1, 2025-05-07T20:23:34.1387313Z stochastic_rounding=True, 2025-05-07T20:23:34.1387742Z weighted=True, 2025-05-07T20:23:34.1388101Z row_wise=False, 2025-05-07T20:23:34.1388471Z mixed=False, 2025-05-07T20:23:34.1388834Z use_cache=True, 2025-05-07T20:23:34.1389232Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.1390072Z use_cpu=True, 2025-05-07T20:23:34.1390489Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.1390922Z ) 2025-05-07T20:23:34.1391317Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.1392243Z self=, 2025-05-07T20:23:34.1393094Z mixed_B=True, 2025-05-07T20:23:34.1393462Z compile=True, 2025-05-07T20:23:34.1393821Z T=1, 2025-05-07T20:23:34.1394139Z D=33, 2025-05-07T20:23:34.1394476Z B=43, 2025-05-07T20:23:34.1394810Z log_E=4, 2025-05-07T20:23:34.1395146Z L=19, 2025-05-07T20:23:34.1395481Z D_gradcheck=1, 2025-05-07T20:23:34.1395868Z stochastic_rounding=True, 2025-05-07T20:23:34.1396291Z weighted=True, 2025-05-07T20:23:34.1396669Z row_wise=False, 2025-05-07T20:23:34.1397039Z mixed=False, 2025-05-07T20:23:34.1397408Z use_cache=True, 2025-05-07T20:23:34.1397809Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.1398291Z use_cpu=True, 2025-05-07T20:23:34.1398686Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.1399118Z ) 2025-05-07T20:23:34.1399514Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.1400431Z self=, 2025-05-07T20:23:34.1401274Z mixed_B=True, 2025-05-07T20:23:34.1401639Z compile=False, 2025-05-07T20:23:34.1402221Z T=2, 2025-05-07T20:23:34.1402564Z D=122, 2025-05-07T20:23:34.1403056Z B=60, 2025-05-07T20:23:34.1403383Z log_E=4, 2025-05-07T20:23:34.1403714Z L=16, 2025-05-07T20:23:34.1404053Z D_gradcheck=1, 2025-05-07T20:23:34.1404439Z stochastic_rounding=False, 2025-05-07T20:23:34.1404867Z weighted=False, 2025-05-07T20:23:34.1405239Z row_wise=False, 2025-05-07T20:23:34.1405606Z mixed=False, 2025-05-07T20:23:34.1405969Z use_cache=False, 2025-05-07T20:23:34.1406387Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.1406863Z use_cpu=True, 2025-05-07T20:23:34.1407251Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.1407689Z ) 2025-05-07T20:23:34.1408233Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.1409150Z self=, 2025-05-07T20:23:34.1409991Z mixed_B=True, 2025-05-07T20:23:34.1410353Z compile=True, 2025-05-07T20:23:34.1410717Z T=4, 2025-05-07T20:23:34.1411037Z D=65, 2025-05-07T20:23:34.1411367Z B=32, 2025-05-07T20:23:34.1411964Z log_E=3, 2025-05-07T20:23:34.1412294Z L=15, 2025-05-07T20:23:34.1412629Z D_gradcheck=1, 2025-05-07T20:23:34.1413018Z stochastic_rounding=True, 2025-05-07T20:23:34.1413442Z weighted=False, 2025-05-07T20:23:34.1413817Z row_wise=True, 2025-05-07T20:23:34.1414180Z mixed=False, 2025-05-07T20:23:34.1414536Z use_cache=True, 2025-05-07T20:23:34.1414942Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.1415427Z use_cpu=True, 2025-05-07T20:23:34.1415819Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.1416255Z ) 2025-05-07T20:23:34.1416659Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.1417582Z self=, 2025-05-07T20:23:34.1418438Z mixed_B=True, 2025-05-07T20:23:34.1418804Z compile=False, 2025-05-07T20:23:34.1419166Z T=1, 2025-05-07T20:23:34.1419486Z D=96, 2025-05-07T20:23:34.1419830Z B=115, 2025-05-07T20:23:34.1420164Z log_E=3, 2025-05-07T20:23:34.1420672Z L=19, 2025-05-07T20:23:34.1421007Z D_gradcheck=2, 2025-05-07T20:23:34.1421404Z stochastic_rounding=False, 2025-05-07T20:23:34.1421831Z weighted=True, 2025-05-07T20:23:34.1422202Z row_wise=False, 2025-05-07T20:23:34.1422566Z mixed=True, 2025-05-07T20:23:34.1422921Z use_cache=False, 2025-05-07T20:23:34.1423337Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.1424025Z use_cpu=True, 2025-05-07T20:23:34.1424428Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.1424870Z ) 2025-05-07T20:23:34.1425266Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.1426180Z self=, 2025-05-07T20:23:34.1427036Z mixed_B=False, 2025-05-07T20:23:34.1427409Z compile=True, 2025-05-07T20:23:34.1427771Z T=1, 2025-05-07T20:23:34.1428094Z D=57, 2025-05-07T20:23:34.1428428Z B=29, 2025-05-07T20:23:34.1428761Z log_E=4, 2025-05-07T20:23:34.1429093Z L=4, 2025-05-07T20:23:34.1429427Z D_gradcheck=1, 2025-05-07T20:23:34.1429813Z stochastic_rounding=False, 2025-05-07T20:23:34.1430236Z weighted=False, 2025-05-07T20:23:34.1430605Z row_wise=False, 2025-05-07T20:23:34.1430975Z mixed=False, 2025-05-07T20:23:34.1431333Z use_cache=True, 2025-05-07T20:23:34.1443908Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.1444569Z use_cpu=True, 2025-05-07T20:23:34.1444972Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.1445410Z ) 2025-05-07T20:23:34.1445808Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.1446744Z self=, 2025-05-07T20:23:34.1447599Z mixed_B=False, 2025-05-07T20:23:34.1448091Z compile=True, 2025-05-07T20:23:34.1448790Z T=3, 2025-05-07T20:23:34.1449140Z D=104, 2025-05-07T20:23:34.1449577Z B=110, 2025-05-07T20:23:34.1449916Z log_E=4, 2025-05-07T20:23:34.1450252Z L=14, 2025-05-07T20:23:34.1450584Z D_gradcheck=2, 2025-05-07T20:23:34.1450971Z stochastic_rounding=True, 2025-05-07T20:23:34.1451399Z weighted=True, 2025-05-07T20:23:34.1451760Z row_wise=False, 2025-05-07T20:23:34.1452123Z mixed=True, 2025-05-07T20:23:34.1452481Z use_cache=True, 2025-05-07T20:23:34.1452876Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.1453353Z use_cpu=True, 2025-05-07T20:23:34.1453746Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.1454241Z ) 2025-05-07T20:23:34.1939520Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.1940615Z self=, 2025-05-07T20:23:34.1941468Z mixed_B=True, 2025-05-07T20:23:34.1941839Z compile=True, 2025-05-07T20:23:34.1942214Z T=2, 2025-05-07T20:23:34.1942540Z D=83, 2025-05-07T20:23:34.1942881Z B=26, 2025-05-07T20:23:34.1943580Z log_E=3, 2025-05-07T20:23:34.1943923Z L=15, 2025-05-07T20:23:34.1944261Z D_gradcheck=1, 2025-05-07T20:23:34.1944649Z stochastic_rounding=True, 2025-05-07T20:23:34.1945086Z weighted=True, 2025-05-07T20:23:34.1945462Z row_wise=False, 2025-05-07T20:23:34.1945840Z mixed=False, 2025-05-07T20:23:34.1946199Z use_cache=True, 2025-05-07T20:23:34.1946616Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.1947103Z use_cpu=True, 2025-05-07T20:23:34.1947504Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.1947951Z ) 2025-05-07T20:23:34.1948348Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.1949273Z self=, 2025-05-07T20:23:34.1950134Z mixed_B=False, 2025-05-07T20:23:34.1950505Z compile=True, 2025-05-07T20:23:34.1950862Z T=1, 2025-05-07T20:23:34.1951195Z D=95, 2025-05-07T20:23:34.1951532Z B=49, 2025-05-07T20:23:34.1951864Z log_E=5, 2025-05-07T20:23:34.1952209Z L=0, 2025-05-07T20:23:34.1952550Z D_gradcheck=1, 2025-05-07T20:23:34.1952937Z stochastic_rounding=True, 2025-05-07T20:23:34.1953370Z weighted=True, 2025-05-07T20:23:34.1953743Z row_wise=True, 2025-05-07T20:23:34.1954105Z mixed=False, 2025-05-07T20:23:34.1954473Z use_cache=False, 2025-05-07T20:23:34.1954890Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.1955355Z use_cpu=True, 2025-05-07T20:23:34.1955938Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.1956401Z ) 2025-05-07T20:23:34.1956801Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.1957714Z self=, 2025-05-07T20:23:34.1958569Z mixed_B=False, 2025-05-07T20:23:34.1958942Z compile=False, 2025-05-07T20:23:34.1959298Z T=5, 2025-05-07T20:23:34.1959628Z D=47, 2025-05-07T20:23:34.1959970Z B=63, 2025-05-07T20:23:34.1960301Z log_E=4, 2025-05-07T20:23:34.1960649Z L=15, 2025-05-07T20:23:34.1960990Z D_gradcheck=2, 2025-05-07T20:23:34.1961371Z stochastic_rounding=True, 2025-05-07T20:23:34.1961806Z weighted=False, 2025-05-07T20:23:34.1962184Z row_wise=True, 2025-05-07T20:23:34.1962558Z mixed=False, 2025-05-07T20:23:34.1962922Z use_cache=False, 2025-05-07T20:23:34.1963336Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.1963811Z use_cpu=True, 2025-05-07T20:23:34.1964207Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.1964365Z ) 2025-05-07T20:23:34.1964588Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.1965142Z self=, 2025-05-07T20:23:34.1965306Z mixed_B=False, 2025-05-07T20:23:34.1965459Z compile=False, 2025-05-07T20:23:34.1965815Z T=4, 2025-05-07T20:23:34.1965974Z D=23, 2025-05-07T20:23:34.1966288Z B=93, 2025-05-07T20:23:34.1966449Z log_E=3, 2025-05-07T20:23:34.1966592Z L=8, 2025-05-07T20:23:34.1966745Z D_gradcheck=1, 2025-05-07T20:23:34.1966930Z stochastic_rounding=False, 2025-05-07T20:23:34.1967084Z weighted=True, 2025-05-07T20:23:34.1967232Z row_wise=True, 2025-05-07T20:23:34.1967390Z mixed=False, 2025-05-07T20:23:34.1967541Z use_cache=True, 2025-05-07T20:23:34.1967731Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.1967893Z use_cpu=True, 2025-05-07T20:23:34.1968214Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.1968357Z ) 2025-05-07T20:23:34.1968586Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.1969134Z self=, 2025-05-07T20:23:34.1969290Z mixed_B=True, 2025-05-07T20:23:34.1969442Z compile=False, 2025-05-07T20:23:34.1969585Z T=1, 2025-05-07T20:23:34.1969738Z D=18, 2025-05-07T20:23:34.1969887Z B=47, 2025-05-07T20:23:34.1970150Z log_E=5, 2025-05-07T20:23:34.1970299Z L=3, 2025-05-07T20:23:34.1970452Z D_gradcheck=1, 2025-05-07T20:23:34.1970625Z stochastic_rounding=False, 2025-05-07T20:23:34.1970787Z weighted=False, 2025-05-07T20:23:34.1970938Z row_wise=False, 2025-05-07T20:23:34.1971085Z mixed=True, 2025-05-07T20:23:34.1971243Z use_cache=False, 2025-05-07T20:23:34.1971435Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.1971585Z use_cpu=True, 2025-05-07T20:23:34.1971775Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.1971917Z ) 2025-05-07T20:23:34.1972151Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.1972702Z self=, 2025-05-07T20:23:34.1972853Z mixed_B=False, 2025-05-07T20:23:34.1973015Z compile=False, 2025-05-07T20:23:34.1973159Z T=2, 2025-05-07T20:23:34.1973304Z D=41, 2025-05-07T20:23:34.1973456Z B=8, 2025-05-07T20:23:34.1973604Z log_E=5, 2025-05-07T20:23:34.1973749Z L=5, 2025-05-07T20:23:34.1973907Z D_gradcheck=2, 2025-05-07T20:23:34.1974081Z stochastic_rounding=True, 2025-05-07T20:23:34.1974234Z weighted=True, 2025-05-07T20:23:34.1974390Z row_wise=False, 2025-05-07T20:23:34.1974541Z mixed=False, 2025-05-07T20:23:34.1974695Z use_cache=False, 2025-05-07T20:23:34.1974891Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.1975039Z use_cpu=True, 2025-05-07T20:23:34.1975304Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.1975455Z ) 2025-05-07T20:23:34.1975685Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.1976242Z self=, 2025-05-07T20:23:34.1976397Z mixed_B=False, 2025-05-07T20:23:34.1976550Z compile=True, 2025-05-07T20:23:34.1976701Z T=2, 2025-05-07T20:23:34.1976847Z D=45, 2025-05-07T20:23:34.1976995Z B=124, 2025-05-07T20:23:34.1977157Z log_E=4, 2025-05-07T20:23:34.1977300Z L=5, 2025-05-07T20:23:34.1977453Z D_gradcheck=1, 2025-05-07T20:23:34.1977629Z stochastic_rounding=True, 2025-05-07T20:23:34.1977784Z weighted=False, 2025-05-07T20:23:34.1977940Z row_wise=False, 2025-05-07T20:23:34.1978095Z mixed=True, 2025-05-07T20:23:34.1978250Z use_cache=False, 2025-05-07T20:23:34.1978446Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.1978597Z use_cpu=True, 2025-05-07T20:23:34.1978779Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.1978928Z ) 2025-05-07T20:23:34.1979154Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.1979988Z self=, 2025-05-07T20:23:34.1980164Z mixed_B=True, 2025-05-07T20:23:34.1980321Z compile=False, 2025-05-07T20:23:34.1980461Z T=3, 2025-05-07T20:23:34.1980830Z D=88, 2025-05-07T20:23:34.1980986Z B=15, 2025-05-07T20:23:34.1981263Z log_E=5, 2025-05-07T20:23:34.1981411Z L=3, 2025-05-07T20:23:34.1981562Z D_gradcheck=1, 2025-05-07T20:23:34.1981741Z stochastic_rounding=True, 2025-05-07T20:23:34.1981893Z weighted=True, 2025-05-07T20:23:34.1982041Z row_wise=True, 2025-05-07T20:23:34.1982195Z mixed=False, 2025-05-07T20:23:34.1982346Z use_cache=True, 2025-05-07T20:23:34.1982536Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.1982701Z use_cpu=True, 2025-05-07T20:23:34.1982887Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.1983024Z ) 2025-05-07T20:23:34.1983256Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.1983809Z self=, 2025-05-07T20:23:34.1983957Z mixed_B=True, 2025-05-07T20:23:34.1984112Z compile=True, 2025-05-07T20:23:34.1984251Z T=1, 2025-05-07T20:23:34.1984397Z D=25, 2025-05-07T20:23:34.1984553Z B=83, 2025-05-07T20:23:34.1984703Z log_E=4, 2025-05-07T20:23:34.1985016Z L=8, 2025-05-07T20:23:34.1985167Z D_gradcheck=1, 2025-05-07T20:23:34.1985337Z stochastic_rounding=True, 2025-05-07T20:23:34.1985497Z weighted=False, 2025-05-07T20:23:34.1985645Z row_wise=True, 2025-05-07T20:23:34.1985791Z mixed=False, 2025-05-07T20:23:34.1985948Z use_cache=True, 2025-05-07T20:23:34.1986133Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.1986283Z use_cpu=True, 2025-05-07T20:23:34.1986475Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.1986616Z ) 2025-05-07T20:23:34.1986839Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.1987393Z self=, 2025-05-07T20:23:34.1987544Z mixed_B=True, 2025-05-07T20:23:34.1987700Z compile=True, 2025-05-07T20:23:34.1987840Z T=1, 2025-05-07T20:23:34.1987987Z D=73, 2025-05-07T20:23:34.1988139Z B=41, 2025-05-07T20:23:34.1988286Z log_E=5, 2025-05-07T20:23:34.1988430Z L=11, 2025-05-07T20:23:34.1988592Z D_gradcheck=1, 2025-05-07T20:23:34.1988762Z stochastic_rounding=False, 2025-05-07T20:23:34.1988912Z weighted=False, 2025-05-07T20:23:34.1989069Z row_wise=False, 2025-05-07T20:23:34.1989217Z mixed=False, 2025-05-07T20:23:34.1989366Z use_cache=True, 2025-05-07T20:23:34.1989563Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.1989713Z use_cpu=True, 2025-05-07T20:23:34.1990039Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.1990195Z ) 2025-05-07T20:23:34.1990418Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.1990972Z self=, 2025-05-07T20:23:34.1991120Z mixed_B=True, 2025-05-07T20:23:34.1991271Z compile=False, 2025-05-07T20:23:34.1991420Z T=3, 2025-05-07T20:23:34.1991571Z D=18, 2025-05-07T20:23:34.1991723Z B=75, 2025-05-07T20:23:34.1991873Z log_E=5, 2025-05-07T20:23:34.1992019Z L=20, 2025-05-07T20:23:34.1992169Z D_gradcheck=1, 2025-05-07T20:23:34.1992344Z stochastic_rounding=False, 2025-05-07T20:23:34.1992494Z weighted=True, 2025-05-07T20:23:34.1992642Z row_wise=True, 2025-05-07T20:23:34.1992796Z mixed=False, 2025-05-07T20:23:34.1992946Z use_cache=True, 2025-05-07T20:23:34.1993132Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.1993290Z use_cpu=True, 2025-05-07T20:23:34.1993469Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.1993615Z ) 2025-05-07T20:23:34.1993922Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.1994477Z self=, 2025-05-07T20:23:34.1994627Z mixed_B=False, 2025-05-07T20:23:34.1994776Z compile=True, 2025-05-07T20:23:34.1994925Z T=2, 2025-05-07T20:23:34.1995151Z D=47, 2025-05-07T20:23:34.1995302Z B=1, 2025-05-07T20:23:34.1995536Z log_E=4, 2025-05-07T20:23:34.1995680Z L=10, 2025-05-07T20:23:34.1995830Z D_gradcheck=2, 2025-05-07T20:23:34.1996005Z stochastic_rounding=False, 2025-05-07T20:23:34.1996159Z weighted=False, 2025-05-07T20:23:34.1996310Z row_wise=False, 2025-05-07T20:23:34.1996470Z mixed=False, 2025-05-07T20:23:34.1996619Z use_cache=True, 2025-05-07T20:23:34.1996804Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.1996960Z use_cpu=True, 2025-05-07T20:23:34.1997140Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.1997283Z ) 2025-05-07T20:23:34.1997506Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.1998055Z self=, 2025-05-07T20:23:34.1998214Z mixed_B=False, 2025-05-07T20:23:34.1998363Z compile=True, 2025-05-07T20:23:34.1998504Z T=1, 2025-05-07T20:23:34.1998656Z D=5, 2025-05-07T20:23:34.1998797Z B=48, 2025-05-07T20:23:34.1998944Z log_E=3, 2025-05-07T20:23:34.1999219Z L=2, 2025-05-07T20:23:34.1999373Z D_gradcheck=1, 2025-05-07T20:23:34.1999538Z stochastic_rounding=True, 2025-05-07T20:23:34.1999698Z weighted=False, 2025-05-07T20:23:34.1999849Z row_wise=False, 2025-05-07T20:23:34.1999997Z mixed=True, 2025-05-07T20:23:34.2000158Z use_cache=False, 2025-05-07T20:23:34.2000343Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.2000500Z use_cpu=True, 2025-05-07T20:23:34.2000682Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.2000821Z ) 2025-05-07T20:23:34.2001050Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.2001599Z self=, 2025-05-07T20:23:34.2001748Z mixed_B=False, 2025-05-07T20:23:34.2001904Z compile=True, 2025-05-07T20:23:34.2002049Z T=5, 2025-05-07T20:23:34.2002193Z D=24, 2025-05-07T20:23:34.2002339Z B=71, 2025-05-07T20:23:34.2002485Z log_E=4, 2025-05-07T20:23:34.2002630Z L=7, 2025-05-07T20:23:34.2002786Z D_gradcheck=1, 2025-05-07T20:23:34.2002956Z stochastic_rounding=False, 2025-05-07T20:23:34.2003107Z weighted=False, 2025-05-07T20:23:34.2003271Z row_wise=False, 2025-05-07T20:23:34.2003421Z mixed=False, 2025-05-07T20:23:34.2003578Z use_cache=False, 2025-05-07T20:23:34.2003768Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.2003918Z use_cpu=True, 2025-05-07T20:23:34.2004191Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.2004346Z ) 2025-05-07T20:23:34.2004574Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.2005128Z self=, 2025-05-07T20:23:34.2005276Z mixed_B=True, 2025-05-07T20:23:34.2005434Z compile=False, 2025-05-07T20:23:34.2005588Z T=2, 2025-05-07T20:23:34.2005729Z D=85, 2025-05-07T20:23:34.2005905Z B=100, 2025-05-07T20:23:34.2006055Z log_E=3, 2025-05-07T20:23:34.2006200Z L=20, 2025-05-07T20:23:34.2006363Z D_gradcheck=2, 2025-05-07T20:23:34.2006531Z stochastic_rounding=True, 2025-05-07T20:23:34.2006687Z weighted=False, 2025-05-07T20:23:34.2006846Z row_wise=True, 2025-05-07T20:23:34.2006994Z mixed=False, 2025-05-07T20:23:34.2007153Z use_cache=False, 2025-05-07T20:23:34.2007341Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.2007489Z use_cpu=True, 2025-05-07T20:23:34.2007678Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.2007820Z ) 2025-05-07T20:23:34.2008170Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.2008728Z self=, 2025-05-07T20:23:34.2008881Z mixed_B=False, 2025-05-07T20:23:34.2009033Z compile=True, 2025-05-07T20:23:34.2009181Z T=3, 2025-05-07T20:23:34.2009323Z D=100, 2025-05-07T20:23:34.2009610Z B=56, 2025-05-07T20:23:34.2009813Z log_E=5, 2025-05-07T20:23:34.2009960Z L=9, 2025-05-07T20:23:34.2010109Z D_gradcheck=1, 2025-05-07T20:23:34.2010285Z stochastic_rounding=True, 2025-05-07T20:23:34.2010435Z weighted=True, 2025-05-07T20:23:34.2010590Z row_wise=True, 2025-05-07T20:23:34.2010734Z mixed=True, 2025-05-07T20:23:34.2010888Z use_cache=False, 2025-05-07T20:23:34.2011081Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.2011227Z use_cpu=True, 2025-05-07T20:23:34.2011411Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.2011557Z ) 2025-05-07T20:23:34.2011780Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.2012328Z self=, 2025-05-07T20:23:34.2012486Z mixed_B=True, 2025-05-07T20:23:34.2012638Z compile=False, 2025-05-07T20:23:34.2012778Z T=1, 2025-05-07T20:23:34.2012926Z D=28, 2025-05-07T20:23:34.2013072Z B=120, 2025-05-07T20:23:34.2013220Z log_E=5, 2025-05-07T20:23:34.2013453Z L=12, 2025-05-07T20:23:34.2013606Z D_gradcheck=2, 2025-05-07T20:23:34.2013783Z stochastic_rounding=True, 2025-05-07T20:23:34.2013934Z weighted=False, 2025-05-07T20:23:34.2014086Z row_wise=True, 2025-05-07T20:23:34.2014243Z mixed=True, 2025-05-07T20:23:34.2014393Z use_cache=False, 2025-05-07T20:23:34.2014582Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.2014739Z use_cpu=True, 2025-05-07T20:23:34.2014916Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.2015057Z ) 2025-05-07T20:23:34.2580989Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.2581643Z self=, 2025-05-07T20:23:34.2581801Z mixed_B=True, 2025-05-07T20:23:34.2581958Z compile=True, 2025-05-07T20:23:34.2582113Z T=4, 2025-05-07T20:23:34.2582368Z D=98, 2025-05-07T20:23:34.2582545Z B=30, 2025-05-07T20:23:34.2582702Z log_E=4, 2025-05-07T20:23:34.2582867Z L=5, 2025-05-07T20:23:34.2583022Z D_gradcheck=2, 2025-05-07T20:23:34.2583202Z stochastic_rounding=True, 2025-05-07T20:23:34.2583357Z weighted=False, 2025-05-07T20:23:34.2583508Z row_wise=True, 2025-05-07T20:23:34.2583663Z mixed=True, 2025-05-07T20:23:34.2583817Z use_cache=False, 2025-05-07T20:23:34.2584011Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.2584167Z use_cpu=True, 2025-05-07T20:23:34.2584351Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.2584856Z ) 2025-05-07T20:23:34.2585184Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.2585739Z self=, 2025-05-07T20:23:34.2585901Z mixed_B=False, 2025-05-07T20:23:34.2586054Z compile=False, 2025-05-07T20:23:34.2586198Z T=2, 2025-05-07T20:23:34.2586347Z D=64, 2025-05-07T20:23:34.2586495Z B=51, 2025-05-07T20:23:34.2586644Z log_E=4, 2025-05-07T20:23:34.2586805Z L=5, 2025-05-07T20:23:34.2586961Z D_gradcheck=1, 2025-05-07T20:23:34.2587132Z stochastic_rounding=True, 2025-05-07T20:23:34.2587291Z weighted=False, 2025-05-07T20:23:34.2587443Z row_wise=True, 2025-05-07T20:23:34.2587592Z mixed=True, 2025-05-07T20:23:34.2587752Z use_cache=False, 2025-05-07T20:23:34.2587940Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.2588091Z use_cpu=True, 2025-05-07T20:23:34.2588280Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.2588426Z ) 2025-05-07T20:23:34.2588658Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.2589210Z self=, 2025-05-07T20:23:34.2589361Z mixed_B=True, 2025-05-07T20:23:34.2589521Z compile=True, 2025-05-07T20:23:34.2589666Z T=3, 2025-05-07T20:23:34.2589810Z D=29, 2025-05-07T20:23:34.2590117Z B=23, 2025-05-07T20:23:34.2590285Z log_E=5, 2025-05-07T20:23:34.2590571Z L=14, 2025-05-07T20:23:34.2590735Z D_gradcheck=1, 2025-05-07T20:23:34.2590903Z stochastic_rounding=True, 2025-05-07T20:23:34.2591052Z weighted=True, 2025-05-07T20:23:34.2591207Z row_wise=True, 2025-05-07T20:23:34.2591352Z mixed=True, 2025-05-07T20:23:34.2591500Z use_cache=True, 2025-05-07T20:23:34.2591693Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.2591841Z use_cpu=True, 2025-05-07T20:23:34.2592025Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.2592167Z ) 2025-05-07T20:23:34.2592393Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.2592951Z self=, 2025-05-07T20:23:34.2593098Z mixed_B=True, 2025-05-07T20:23:34.2593251Z compile=False, 2025-05-07T20:23:34.2593402Z T=4, 2025-05-07T20:23:34.2593546Z D=73, 2025-05-07T20:23:34.2593690Z B=1, 2025-05-07T20:23:34.2593843Z log_E=5, 2025-05-07T20:23:34.2593990Z L=18, 2025-05-07T20:23:34.2594303Z D_gradcheck=1, 2025-05-07T20:23:34.2594485Z stochastic_rounding=False, 2025-05-07T20:23:34.2594636Z weighted=True, 2025-05-07T20:23:34.2594791Z row_wise=True, 2025-05-07T20:23:34.2594938Z mixed=True, 2025-05-07T20:23:34.2595091Z use_cache=False, 2025-05-07T20:23:34.2595283Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.2595436Z use_cpu=True, 2025-05-07T20:23:34.2595729Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.2595881Z ) 2025-05-07T20:23:34.2596114Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.2596670Z self=, 2025-05-07T20:23:34.2596819Z mixed_B=False, 2025-05-07T20:23:34.2596988Z compile=True, 2025-05-07T20:23:34.2597137Z T=4, 2025-05-07T20:23:34.2597288Z D=49, 2025-05-07T20:23:34.2597441Z B=61, 2025-05-07T20:23:34.2597585Z log_E=3, 2025-05-07T20:23:34.2597733Z L=13, 2025-05-07T20:23:34.2597898Z D_gradcheck=1, 2025-05-07T20:23:34.2598072Z stochastic_rounding=True, 2025-05-07T20:23:34.2598225Z weighted=False, 2025-05-07T20:23:34.2598383Z row_wise=False, 2025-05-07T20:23:34.2598530Z mixed=False, 2025-05-07T20:23:34.2598680Z use_cache=True, 2025-05-07T20:23:34.2598875Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.2599029Z use_cpu=True, 2025-05-07T20:23:34.2599214Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.2599440Z ) 2025-05-07T20:23:34.2599679Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.2600235Z self=, 2025-05-07T20:23:34.2600385Z mixed_B=False, 2025-05-07T20:23:34.2600535Z compile=True, 2025-05-07T20:23:34.2600681Z T=4, 2025-05-07T20:23:34.2600823Z D=127, 2025-05-07T20:23:34.2600968Z B=124, 2025-05-07T20:23:34.2601114Z log_E=4, 2025-05-07T20:23:34.2601257Z L=18, 2025-05-07T20:23:34.2601410Z D_gradcheck=1, 2025-05-07T20:23:34.2601585Z stochastic_rounding=True, 2025-05-07T20:23:34.2601735Z weighted=True, 2025-05-07T20:23:34.2601892Z row_wise=True, 2025-05-07T20:23:34.2602040Z mixed=False, 2025-05-07T20:23:34.2602192Z use_cache=False, 2025-05-07T20:23:34.2602386Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.2602535Z use_cpu=True, 2025-05-07T20:23:34.2602713Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.2602859Z ) 2025-05-07T20:23:34.2603089Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.2603639Z self=, 2025-05-07T20:23:34.2603797Z mixed_B=False, 2025-05-07T20:23:34.2603947Z compile=True, 2025-05-07T20:23:34.2604091Z T=3, 2025-05-07T20:23:34.2604238Z D=120, 2025-05-07T20:23:34.2604473Z B=58, 2025-05-07T20:23:34.2604629Z log_E=4, 2025-05-07T20:23:34.2604869Z L=14, 2025-05-07T20:23:34.2605026Z D_gradcheck=2, 2025-05-07T20:23:34.2605207Z stochastic_rounding=False, 2025-05-07T20:23:34.2605358Z weighted=False, 2025-05-07T20:23:34.2605505Z row_wise=True, 2025-05-07T20:23:34.2605659Z mixed=False, 2025-05-07T20:23:34.2605809Z use_cache=False, 2025-05-07T20:23:34.2605998Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.2606152Z use_cpu=True, 2025-05-07T20:23:34.2606330Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.2606473Z ) 2025-05-07T20:23:34.2606705Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.2607255Z self=, 2025-05-07T20:23:34.2607406Z mixed_B=True, 2025-05-07T20:23:34.2607563Z compile=True, 2025-05-07T20:23:34.2607705Z T=2, 2025-05-07T20:23:34.2607855Z D=2, 2025-05-07T20:23:34.2608135Z B=97, 2025-05-07T20:23:34.2608295Z log_E=3, 2025-05-07T20:23:34.2608451Z L=2, 2025-05-07T20:23:34.2608720Z D_gradcheck=1, 2025-05-07T20:23:34.2608889Z stochastic_rounding=True, 2025-05-07T20:23:34.2609047Z weighted=True, 2025-05-07T20:23:34.2609201Z row_wise=False, 2025-05-07T20:23:34.2609350Z mixed=True, 2025-05-07T20:23:34.2609510Z use_cache=False, 2025-05-07T20:23:34.2609698Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.2609847Z use_cpu=True, 2025-05-07T20:23:34.2610033Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.2610174Z ) 2025-05-07T20:23:34.2610405Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.2610967Z self=, 2025-05-07T20:23:34.2611122Z mixed_B=False, 2025-05-07T20:23:34.2611289Z compile=True, 2025-05-07T20:23:34.2611439Z T=1, 2025-05-07T20:23:34.2611581Z D=70, 2025-05-07T20:23:34.2611731Z B=61, 2025-05-07T20:23:34.2611878Z log_E=4, 2025-05-07T20:23:34.2612023Z L=11, 2025-05-07T20:23:34.2612184Z D_gradcheck=2, 2025-05-07T20:23:34.2612352Z stochastic_rounding=True, 2025-05-07T20:23:34.2612505Z weighted=True, 2025-05-07T20:23:34.2612668Z row_wise=False, 2025-05-07T20:23:34.2612820Z mixed=False, 2025-05-07T20:23:34.2612972Z use_cache=True, 2025-05-07T20:23:34.2613165Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.2613319Z use_cpu=True, 2025-05-07T20:23:34.2613500Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.2613647Z ) 2025-05-07T20:23:34.2613960Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.2614532Z self=, 2025-05-07T20:23:34.2614684Z mixed_B=False, 2025-05-07T20:23:34.2614834Z compile=False, 2025-05-07T20:23:34.2614983Z T=3, 2025-05-07T20:23:34.2615124Z D=82, 2025-05-07T20:23:34.2615266Z B=22, 2025-05-07T20:23:34.2615420Z log_E=5, 2025-05-07T20:23:34.2615566Z L=9, 2025-05-07T20:23:34.2615725Z D_gradcheck=1, 2025-05-07T20:23:34.2615904Z stochastic_rounding=False, 2025-05-07T20:23:34.2616056Z weighted=False, 2025-05-07T20:23:34.2616207Z row_wise=False, 2025-05-07T20:23:34.2616361Z mixed=True, 2025-05-07T20:23:34.2616510Z use_cache=True, 2025-05-07T20:23:34.2616699Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.2616856Z use_cpu=True, 2025-05-07T20:23:34.2617036Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.2617184Z ) 2025-05-07T20:23:34.2617410Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.2617961Z self=, 2025-05-07T20:23:34.2618122Z mixed_B=True, 2025-05-07T20:23:34.2618273Z compile=True, 2025-05-07T20:23:34.2618416Z T=2, 2025-05-07T20:23:34.2618564Z D=96, 2025-05-07T20:23:34.2618706Z B=127, 2025-05-07T20:23:34.2618960Z log_E=3, 2025-05-07T20:23:34.2619130Z L=11, 2025-05-07T20:23:34.2619414Z D_gradcheck=1, 2025-05-07T20:23:34.2619593Z stochastic_rounding=True, 2025-05-07T20:23:34.2619756Z weighted=True, 2025-05-07T20:23:34.2619907Z row_wise=False, 2025-05-07T20:23:34.2620055Z mixed=True, 2025-05-07T20:23:34.2620215Z use_cache=True, 2025-05-07T20:23:34.2620401Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.2620557Z use_cpu=True, 2025-05-07T20:23:34.2620737Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.2620878Z ) 2025-05-07T20:23:34.2621112Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.2621661Z self=, 2025-05-07T20:23:34.2621812Z mixed_B=False, 2025-05-07T20:23:34.2621967Z compile=True, 2025-05-07T20:23:34.2622110Z T=4, 2025-05-07T20:23:34.2622252Z D=52, 2025-05-07T20:23:34.2622398Z B=21, 2025-05-07T20:23:34.2622547Z log_E=5, 2025-05-07T20:23:34.2622689Z L=6, 2025-05-07T20:23:34.2622851Z D_gradcheck=1, 2025-05-07T20:23:34.2623118Z stochastic_rounding=True, 2025-05-07T20:23:34.2623279Z weighted=True, 2025-05-07T20:23:34.2623428Z row_wise=False, 2025-05-07T20:23:34.2623575Z mixed=True, 2025-05-07T20:23:34.2623733Z use_cache=False, 2025-05-07T20:23:34.2623919Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.2624069Z use_cpu=True, 2025-05-07T20:23:34.2624256Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.2624395Z ) 2025-05-07T20:23:34.2624626Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.2625188Z self=, 2025-05-07T20:23:34.2625341Z mixed_B=False, 2025-05-07T20:23:34.2625490Z compile=True, 2025-05-07T20:23:34.2625640Z T=1, 2025-05-07T20:23:34.2625781Z D=118, 2025-05-07T20:23:34.2625922Z B=20, 2025-05-07T20:23:34.2626079Z log_E=5, 2025-05-07T20:23:34.2626220Z L=11, 2025-05-07T20:23:34.2626380Z D_gradcheck=2, 2025-05-07T20:23:34.2626556Z stochastic_rounding=True, 2025-05-07T20:23:34.2626708Z weighted=True, 2025-05-07T20:23:34.2626869Z row_wise=False, 2025-05-07T20:23:34.2627023Z mixed=False, 2025-05-07T20:23:34.2627175Z use_cache=False, 2025-05-07T20:23:34.2627372Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.2627521Z use_cpu=True, 2025-05-07T20:23:34.2627700Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.2627843Z ) 2025-05-07T20:23:34.2628161Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.2628727Z self=, 2025-05-07T20:23:34.2628888Z mixed_B=False, 2025-05-07T20:23:34.2629040Z compile=True, 2025-05-07T20:23:34.2629187Z T=4, 2025-05-07T20:23:34.2629327Z D=25, 2025-05-07T20:23:34.2629467Z B=10, 2025-05-07T20:23:34.2629622Z log_E=4, 2025-05-07T20:23:34.2629764Z L=4, 2025-05-07T20:23:34.2629918Z D_gradcheck=2, 2025-05-07T20:23:34.2630098Z stochastic_rounding=True, 2025-05-07T20:23:34.2630249Z weighted=False, 2025-05-07T20:23:34.2630397Z row_wise=True, 2025-05-07T20:23:34.2630546Z mixed=True, 2025-05-07T20:23:34.2630697Z use_cache=True, 2025-05-07T20:23:34.2630887Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.2631042Z use_cpu=True, 2025-05-07T20:23:34.2631220Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.2631358Z ) 2025-05-07T20:23:34.2631593Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.2632142Z self=, 2025-05-07T20:23:34.2632299Z mixed_B=False, 2025-05-07T20:23:34.2632450Z compile=True, 2025-05-07T20:23:34.2632593Z T=3, 2025-05-07T20:23:34.2632740Z D=124, 2025-05-07T20:23:34.2632885Z B=116, 2025-05-07T20:23:34.2633132Z log_E=3, 2025-05-07T20:23:34.2633297Z L=5, 2025-05-07T20:23:34.2633542Z D_gradcheck=1, 2025-05-07T20:23:34.2633717Z stochastic_rounding=False, 2025-05-07T20:23:34.2633880Z weighted=True, 2025-05-07T20:23:34.2634029Z row_wise=True, 2025-05-07T20:23:34.2634175Z mixed=True, 2025-05-07T20:23:34.2634334Z use_cache=False, 2025-05-07T20:23:34.2634523Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.2634671Z use_cpu=True, 2025-05-07T20:23:34.2634854Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.2634996Z ) 2025-05-07T20:23:34.2635230Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.2635782Z self=, 2025-05-07T20:23:34.2635934Z mixed_B=True, 2025-05-07T20:23:34.2636096Z compile=False, 2025-05-07T20:23:34.2636236Z T=1, 2025-05-07T20:23:34.2636378Z D=15, 2025-05-07T20:23:34.2636532Z B=48, 2025-05-07T20:23:34.2636680Z log_E=4, 2025-05-07T20:23:34.2636821Z L=12, 2025-05-07T20:23:34.2636981Z D_gradcheck=1, 2025-05-07T20:23:34.2637239Z stochastic_rounding=False, 2025-05-07T20:23:34.2637398Z weighted=True, 2025-05-07T20:23:34.2637555Z row_wise=False, 2025-05-07T20:23:34.2637701Z mixed=True, 2025-05-07T20:23:34.2637852Z use_cache=True, 2025-05-07T20:23:34.2638052Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.2638200Z use_cpu=True, 2025-05-07T20:23:34.2638389Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.2638529Z ) 2025-05-07T20:23:34.2638759Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.2639321Z self=, 2025-05-07T20:23:34.2639470Z mixed_B=True, 2025-05-07T20:23:34.2639618Z compile=True, 2025-05-07T20:23:34.2639766Z T=5, 2025-05-07T20:23:34.2639906Z D=122, 2025-05-07T20:23:34.2640046Z B=8, 2025-05-07T20:23:34.2640197Z log_E=3, 2025-05-07T20:23:34.2640339Z L=4, 2025-05-07T20:23:34.2640491Z D_gradcheck=2, 2025-05-07T20:23:34.2640671Z stochastic_rounding=False, 2025-05-07T20:23:34.2640821Z weighted=True, 2025-05-07T20:23:34.2640970Z row_wise=False, 2025-05-07T20:23:34.2641130Z mixed=False, 2025-05-07T20:23:34.2641287Z use_cache=False, 2025-05-07T20:23:34.2641482Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.2641655Z use_cpu=True, 2025-05-07T20:23:34.2641835Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.2641981Z ) 2025-05-07T20:23:34.3230013Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.3230728Z self=, 2025-05-07T20:23:34.3230892Z mixed_B=False, 2025-05-07T20:23:34.3231060Z compile=False, 2025-05-07T20:23:34.3231203Z T=5, 2025-05-07T20:23:34.3231355Z D=119, 2025-05-07T20:23:34.3231500Z B=42, 2025-05-07T20:23:34.3231655Z log_E=4, 2025-05-07T20:23:34.3231806Z L=5, 2025-05-07T20:23:34.3231970Z D_gradcheck=2, 2025-05-07T20:23:34.3232159Z stochastic_rounding=True, 2025-05-07T20:23:34.3232322Z weighted=True, 2025-05-07T20:23:34.3232473Z row_wise=True, 2025-05-07T20:23:34.3232621Z mixed=False, 2025-05-07T20:23:34.3232778Z use_cache=False, 2025-05-07T20:23:34.3232970Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.3233122Z use_cpu=True, 2025-05-07T20:23:34.3233306Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.3233454Z ) 2025-05-07T20:23:34.3233687Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.3234245Z self=, 2025-05-07T20:23:34.3234395Z mixed_B=False, 2025-05-07T20:23:34.3234556Z compile=True, 2025-05-07T20:23:34.3234698Z T=4, 2025-05-07T20:23:34.3234838Z D=50, 2025-05-07T20:23:34.3234993Z B=49, 2025-05-07T20:23:34.3235136Z log_E=4, 2025-05-07T20:23:34.3235496Z L=8, 2025-05-07T20:23:34.3235784Z D_gradcheck=2, 2025-05-07T20:23:34.3235961Z stochastic_rounding=False, 2025-05-07T20:23:34.3236116Z weighted=False, 2025-05-07T20:23:34.3236273Z row_wise=False, 2025-05-07T20:23:34.3236418Z mixed=True, 2025-05-07T20:23:34.3236573Z use_cache=False, 2025-05-07T20:23:34.3236767Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.3236917Z use_cpu=True, 2025-05-07T20:23:34.3237096Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.3237244Z ) 2025-05-07T20:23:34.3237474Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.3238033Z self=, 2025-05-07T20:23:34.3238184Z mixed_B=False, 2025-05-07T20:23:34.3238341Z compile=True, 2025-05-07T20:23:34.3238491Z T=2, 2025-05-07T20:23:34.3238633Z D=66, 2025-05-07T20:23:34.3238775Z B=50, 2025-05-07T20:23:34.3238923Z log_E=4, 2025-05-07T20:23:34.3239069Z L=6, 2025-05-07T20:23:34.3239221Z D_gradcheck=1, 2025-05-07T20:23:34.3239547Z stochastic_rounding=True, 2025-05-07T20:23:34.3239702Z weighted=False, 2025-05-07T20:23:34.3239852Z row_wise=True, 2025-05-07T20:23:34.3240008Z mixed=True, 2025-05-07T20:23:34.3240163Z use_cache=False, 2025-05-07T20:23:34.3240351Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.3240508Z use_cpu=True, 2025-05-07T20:23:34.3240688Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.3240833Z ) 2025-05-07T20:23:34.3241060Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.3241608Z self=, 2025-05-07T20:23:34.3241765Z mixed_B=True, 2025-05-07T20:23:34.3241917Z compile=False, 2025-05-07T20:23:34.3242060Z T=5, 2025-05-07T20:23:34.3242209Z D=47, 2025-05-07T20:23:34.3242352Z B=35, 2025-05-07T20:23:34.3242496Z log_E=5, 2025-05-07T20:23:34.3242643Z L=11, 2025-05-07T20:23:34.3242793Z D_gradcheck=1, 2025-05-07T20:23:34.3242972Z stochastic_rounding=False, 2025-05-07T20:23:34.3243131Z weighted=False, 2025-05-07T20:23:34.3243280Z row_wise=True, 2025-05-07T20:23:34.3243434Z mixed=True, 2025-05-07T20:23:34.3243587Z use_cache=False, 2025-05-07T20:23:34.3243776Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.3243932Z use_cpu=True, 2025-05-07T20:23:34.3244110Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.3244248Z ) 2025-05-07T20:23:34.3244560Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.3245126Z self=, 2025-05-07T20:23:34.3245276Z mixed_B=False, 2025-05-07T20:23:34.3245433Z compile=True, 2025-05-07T20:23:34.3245574Z T=5, 2025-05-07T20:23:34.3245716Z D=108, 2025-05-07T20:23:34.3245868Z B=68, 2025-05-07T20:23:34.3246011Z log_E=5, 2025-05-07T20:23:34.3246158Z L=20, 2025-05-07T20:23:34.3246317Z D_gradcheck=2, 2025-05-07T20:23:34.3246493Z stochastic_rounding=True, 2025-05-07T20:23:34.3246653Z weighted=False, 2025-05-07T20:23:34.3246804Z row_wise=False, 2025-05-07T20:23:34.3246950Z mixed=False, 2025-05-07T20:23:34.3247113Z use_cache=False, 2025-05-07T20:23:34.3247301Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.3247449Z use_cpu=True, 2025-05-07T20:23:34.3247635Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.3247774Z ) 2025-05-07T20:23:34.3248134Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.3248700Z self=, 2025-05-07T20:23:34.3248851Z mixed_B=False, 2025-05-07T20:23:34.3249002Z compile=False, 2025-05-07T20:23:34.3249150Z T=3, 2025-05-07T20:23:34.3249292Z D=102, 2025-05-07T20:23:34.3249444Z B=122, 2025-05-07T20:23:34.3249587Z log_E=4, 2025-05-07T20:23:34.3249834Z L=2, 2025-05-07T20:23:34.3250004Z D_gradcheck=2, 2025-05-07T20:23:34.3250263Z stochastic_rounding=False, 2025-05-07T20:23:34.3250416Z weighted=False, 2025-05-07T20:23:34.3250575Z row_wise=True, 2025-05-07T20:23:34.3250722Z mixed=True, 2025-05-07T20:23:34.3250875Z use_cache=False, 2025-05-07T20:23:34.3251070Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.3251221Z use_cpu=True, 2025-05-07T20:23:34.3251399Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.3251543Z ) 2025-05-07T20:23:34.3251771Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.3252322Z self=, 2025-05-07T20:23:34.3252480Z mixed_B=False, 2025-05-07T20:23:34.3252630Z compile=False, 2025-05-07T20:23:34.3252778Z T=4, 2025-05-07T20:23:34.3252920Z D=106, 2025-05-07T20:23:34.3253061Z B=35, 2025-05-07T20:23:34.3253209Z log_E=5, 2025-05-07T20:23:34.3253352Z L=10, 2025-05-07T20:23:34.3253502Z D_gradcheck=1, 2025-05-07T20:23:34.3253772Z stochastic_rounding=True, 2025-05-07T20:23:34.3253924Z weighted=True, 2025-05-07T20:23:34.3254074Z row_wise=False, 2025-05-07T20:23:34.3254229Z mixed=False, 2025-05-07T20:23:34.3254381Z use_cache=False, 2025-05-07T20:23:34.3254566Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.3254722Z use_cpu=True, 2025-05-07T20:23:34.3254900Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.3255038Z ) 2025-05-07T20:23:34.3255276Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.3255936Z self=, 2025-05-07T20:23:34.3256087Z mixed_B=False, 2025-05-07T20:23:34.3256237Z compile=True, 2025-05-07T20:23:34.3256386Z T=1, 2025-05-07T20:23:34.3256526Z D=9, 2025-05-07T20:23:34.3256672Z B=4, 2025-05-07T20:23:34.3256817Z log_E=4, 2025-05-07T20:23:34.3256963Z L=12, 2025-05-07T20:23:34.3257121Z D_gradcheck=1, 2025-05-07T20:23:34.3257299Z stochastic_rounding=False, 2025-05-07T20:23:34.3257454Z weighted=False, 2025-05-07T20:23:34.3257610Z row_wise=False, 2025-05-07T20:23:34.3257760Z mixed=False, 2025-05-07T20:23:34.3257914Z use_cache=True, 2025-05-07T20:23:34.3258107Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.3258255Z use_cpu=True, 2025-05-07T20:23:34.3258433Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.3258580Z ) 2025-05-07T20:23:34.3258907Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.3259473Z self=, 2025-05-07T20:23:34.3259631Z mixed_B=True, 2025-05-07T20:23:34.3259779Z compile=True, 2025-05-07T20:23:34.3259928Z T=2, 2025-05-07T20:23:34.3260074Z D=59, 2025-05-07T20:23:34.3260221Z B=123, 2025-05-07T20:23:34.3260372Z log_E=4, 2025-05-07T20:23:34.3260517Z L=20, 2025-05-07T20:23:34.3260666Z D_gradcheck=2, 2025-05-07T20:23:34.3260844Z stochastic_rounding=True, 2025-05-07T20:23:34.3260999Z weighted=False, 2025-05-07T20:23:34.3261151Z row_wise=False, 2025-05-07T20:23:34.3261304Z mixed=True, 2025-05-07T20:23:34.3261455Z use_cache=True, 2025-05-07T20:23:34.3261640Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.3261798Z use_cpu=True, 2025-05-07T20:23:34.3261978Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.3262115Z ) 2025-05-07T20:23:34.3262349Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.3262900Z self=, 2025-05-07T20:23:34.3263056Z mixed_B=True, 2025-05-07T20:23:34.3263209Z compile=False, 2025-05-07T20:23:34.3263351Z T=3, 2025-05-07T20:23:34.3263499Z D=80, 2025-05-07T20:23:34.3263641Z B=56, 2025-05-07T20:23:34.3263785Z log_E=4, 2025-05-07T20:23:34.3264061Z L=10, 2025-05-07T20:23:34.3264228Z D_gradcheck=2, 2025-05-07T20:23:34.3264477Z stochastic_rounding=False, 2025-05-07T20:23:34.3264645Z weighted=False, 2025-05-07T20:23:34.3264794Z row_wise=False, 2025-05-07T20:23:34.3264939Z mixed=True, 2025-05-07T20:23:34.3265100Z use_cache=False, 2025-05-07T20:23:34.3265291Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.3265440Z use_cpu=True, 2025-05-07T20:23:34.3265634Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.3265772Z ) 2025-05-07T20:23:34.3266023Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.3266574Z self=, 2025-05-07T20:23:34.3266722Z mixed_B=True, 2025-05-07T20:23:34.3266880Z compile=False, 2025-05-07T20:23:34.3267021Z T=1, 2025-05-07T20:23:34.3267163Z D=61, 2025-05-07T20:23:34.3267314Z B=35, 2025-05-07T20:23:34.3267462Z log_E=3, 2025-05-07T20:23:34.3267607Z L=17, 2025-05-07T20:23:34.3267764Z D_gradcheck=2, 2025-05-07T20:23:34.3267940Z stochastic_rounding=False, 2025-05-07T20:23:34.3268187Z weighted=False, 2025-05-07T20:23:34.3268349Z row_wise=False, 2025-05-07T20:23:34.3268497Z mixed=True, 2025-05-07T20:23:34.3268650Z use_cache=True, 2025-05-07T20:23:34.3268879Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.3269067Z use_cpu=True, 2025-05-07T20:23:34.3269299Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.3269442Z ) 2025-05-07T20:23:34.3269695Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.3270248Z self=, 2025-05-07T20:23:34.3270399Z mixed_B=False, 2025-05-07T20:23:34.3270548Z compile=True, 2025-05-07T20:23:34.3270694Z T=2, 2025-05-07T20:23:34.3270836Z D=72, 2025-05-07T20:23:34.3270980Z B=79, 2025-05-07T20:23:34.3271130Z log_E=4, 2025-05-07T20:23:34.3271276Z L=20, 2025-05-07T20:23:34.3271429Z D_gradcheck=1, 2025-05-07T20:23:34.3271608Z stochastic_rounding=True, 2025-05-07T20:23:34.3271768Z weighted=True, 2025-05-07T20:23:34.3271928Z row_wise=False, 2025-05-07T20:23:34.3272072Z mixed=True, 2025-05-07T20:23:34.3272227Z use_cache=False, 2025-05-07T20:23:34.3272422Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.3272574Z use_cpu=True, 2025-05-07T20:23:34.3272756Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.3272901Z ) 2025-05-07T20:23:34.3273209Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.3273775Z self=, 2025-05-07T20:23:34.3273931Z mixed_B=True, 2025-05-07T20:23:34.3274084Z compile=False, 2025-05-07T20:23:34.3274225Z T=4, 2025-05-07T20:23:34.3274380Z D=83, 2025-05-07T20:23:34.3274526Z B=124, 2025-05-07T20:23:34.3274672Z log_E=3, 2025-05-07T20:23:34.3274825Z L=1, 2025-05-07T20:23:34.3274976Z D_gradcheck=2, 2025-05-07T20:23:34.3275158Z stochastic_rounding=True, 2025-05-07T20:23:34.3275313Z weighted=False, 2025-05-07T20:23:34.3275463Z row_wise=False, 2025-05-07T20:23:34.3275616Z mixed=True, 2025-05-07T20:23:34.3275770Z use_cache=True, 2025-05-07T20:23:34.3275958Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.3276119Z use_cpu=True, 2025-05-07T20:23:34.3276299Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.3276438Z ) 2025-05-07T20:23:34.3276674Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.3277222Z self=, 2025-05-07T20:23:34.3277373Z mixed_B=True, 2025-05-07T20:23:34.3277540Z compile=False, 2025-05-07T20:23:34.3277690Z T=1, 2025-05-07T20:23:34.3277845Z D=48, 2025-05-07T20:23:34.3277987Z B=83, 2025-05-07T20:23:34.3278131Z log_E=5, 2025-05-07T20:23:34.3278286Z L=18, 2025-05-07T20:23:34.3278521Z D_gradcheck=1, 2025-05-07T20:23:34.3278757Z stochastic_rounding=True, 2025-05-07T20:23:34.3278918Z weighted=True, 2025-05-07T20:23:34.3279069Z row_wise=True, 2025-05-07T20:23:34.3279215Z mixed=True, 2025-05-07T20:23:34.3279368Z use_cache=True, 2025-05-07T20:23:34.3279555Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.3280017Z use_cpu=True, 2025-05-07T20:23:34.3280221Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.3280362Z ) 2025-05-07T20:23:34.3280586Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.3281153Z self=, 2025-05-07T20:23:34.3281306Z mixed_B=False, 2025-05-07T20:23:34.3281462Z compile=True, 2025-05-07T20:23:34.3281604Z T=3, 2025-05-07T20:23:34.3281746Z D=42, 2025-05-07T20:23:34.3281893Z B=86, 2025-05-07T20:23:34.3282037Z log_E=5, 2025-05-07T20:23:34.3282180Z L=20, 2025-05-07T20:23:34.3282342Z D_gradcheck=1, 2025-05-07T20:23:34.3282519Z stochastic_rounding=False, 2025-05-07T20:23:34.3282935Z weighted=True, 2025-05-07T20:23:34.3283090Z row_wise=True, 2025-05-07T20:23:34.3283237Z mixed=True, 2025-05-07T20:23:34.3283387Z use_cache=True, 2025-05-07T20:23:34.3283580Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.3283730Z use_cpu=True, 2025-05-07T20:23:34.3283911Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.3284056Z ) 2025-05-07T20:23:34.3284284Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.3284852Z self=, 2025-05-07T20:23:34.3285010Z mixed_B=False, 2025-05-07T20:23:34.3285160Z compile=True, 2025-05-07T20:23:34.3285308Z T=5, 2025-05-07T20:23:34.3285450Z D=13, 2025-05-07T20:23:34.3285594Z B=82, 2025-05-07T20:23:34.3285744Z log_E=5, 2025-05-07T20:23:34.3285887Z L=18, 2025-05-07T20:23:34.3286041Z D_gradcheck=1, 2025-05-07T20:23:34.3286222Z stochastic_rounding=False, 2025-05-07T20:23:34.3286379Z weighted=False, 2025-05-07T20:23:34.3286527Z row_wise=True, 2025-05-07T20:23:34.3286684Z mixed=False, 2025-05-07T20:23:34.3286837Z use_cache=False, 2025-05-07T20:23:34.3287025Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.3287181Z use_cpu=True, 2025-05-07T20:23:34.3287360Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.3287506Z ) 2025-05-07T20:23:34.3287729Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.3288533Z self=, 2025-05-07T20:23:34.3288705Z mixed_B=True, 2025-05-07T20:23:34.3288856Z compile=True, 2025-05-07T20:23:34.3288999Z T=4, 2025-05-07T20:23:34.3289154Z D=41, 2025-05-07T20:23:34.3289297Z B=76, 2025-05-07T20:23:34.3289440Z log_E=5, 2025-05-07T20:23:34.3289587Z L=10, 2025-05-07T20:23:34.3289742Z D_gradcheck=2, 2025-05-07T20:23:34.3289915Z stochastic_rounding=True, 2025-05-07T20:23:34.3290080Z weighted=False, 2025-05-07T20:23:34.3290230Z row_wise=True, 2025-05-07T20:23:34.3290380Z mixed=True, 2025-05-07T20:23:34.3290539Z use_cache=False, 2025-05-07T20:23:34.3290726Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.3290887Z use_cpu=True, 2025-05-07T20:23:34.3291067Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.3291207Z ) 2025-05-07T20:23:34.3877604Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.3878246Z self=, 2025-05-07T20:23:34.3878401Z mixed_B=True, 2025-05-07T20:23:34.3878556Z compile=True, 2025-05-07T20:23:34.3878698Z T=5, 2025-05-07T20:23:34.3878850Z D=77, 2025-05-07T20:23:34.3878993Z B=2, 2025-05-07T20:23:34.3879139Z log_E=3, 2025-05-07T20:23:34.3879287Z L=0, 2025-05-07T20:23:34.3879930Z D_gradcheck=2, 2025-05-07T20:23:34.3880274Z stochastic_rounding=False, 2025-05-07T20:23:34.3880648Z weighted=False, 2025-05-07T20:23:34.3880798Z row_wise=True, 2025-05-07T20:23:34.3880943Z mixed=True, 2025-05-07T20:23:34.3881108Z use_cache=False, 2025-05-07T20:23:34.3881305Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.3881455Z use_cpu=True, 2025-05-07T20:23:34.3881642Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.3881781Z ) 2025-05-07T20:23:34.3882009Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.3882583Z self=, 2025-05-07T20:23:34.3882734Z mixed_B=False, 2025-05-07T20:23:34.3882893Z compile=False, 2025-05-07T20:23:34.3883036Z T=1, 2025-05-07T20:23:34.3883178Z D=125, 2025-05-07T20:23:34.3883328Z B=99, 2025-05-07T20:23:34.3883469Z log_E=5, 2025-05-07T20:23:34.3883611Z L=12, 2025-05-07T20:23:34.3883773Z D_gradcheck=2, 2025-05-07T20:23:34.3883943Z stochastic_rounding=False, 2025-05-07T20:23:34.3884255Z weighted=False, 2025-05-07T20:23:34.3884411Z row_wise=True, 2025-05-07T20:23:34.3884560Z mixed=False, 2025-05-07T20:23:34.3884714Z use_cache=True, 2025-05-07T20:23:34.3884908Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.3885056Z use_cpu=True, 2025-05-07T20:23:34.3885243Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.3885384Z ) 2025-05-07T20:23:34.3885607Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.3886170Z self=, 2025-05-07T20:23:34.3886321Z mixed_B=False, 2025-05-07T20:23:34.3886492Z compile=True, 2025-05-07T20:23:34.3886641Z T=5, 2025-05-07T20:23:34.3886787Z D=75, 2025-05-07T20:23:34.3886930Z B=107, 2025-05-07T20:23:34.3887081Z log_E=4, 2025-05-07T20:23:34.3887221Z L=7, 2025-05-07T20:23:34.3887377Z D_gradcheck=2, 2025-05-07T20:23:34.3887556Z stochastic_rounding=True, 2025-05-07T20:23:34.3887718Z weighted=False, 2025-05-07T20:23:34.3887870Z row_wise=False, 2025-05-07T20:23:34.3888133Z mixed=False, 2025-05-07T20:23:34.3888293Z use_cache=False, 2025-05-07T20:23:34.3888493Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.3888646Z use_cpu=True, 2025-05-07T20:23:34.3888824Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.3888974Z ) 2025-05-07T20:23:34.3889200Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.3889941Z self=, 2025-05-07T20:23:34.3890115Z mixed_B=True, 2025-05-07T20:23:34.3890272Z compile=False, 2025-05-07T20:23:34.3890415Z T=5, 2025-05-07T20:23:34.3890566Z D=18, 2025-05-07T20:23:34.3890707Z B=30, 2025-05-07T20:23:34.3890852Z log_E=5, 2025-05-07T20:23:34.3891004Z L=2, 2025-05-07T20:23:34.3891162Z D_gradcheck=2, 2025-05-07T20:23:34.3891332Z stochastic_rounding=False, 2025-05-07T20:23:34.3891503Z weighted=True, 2025-05-07T20:23:34.3891655Z row_wise=False, 2025-05-07T20:23:34.3891811Z mixed=False, 2025-05-07T20:23:34.3891967Z use_cache=False, 2025-05-07T20:23:34.3892156Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.3892312Z use_cpu=True, 2025-05-07T20:23:34.3892492Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.3892632Z ) 2025-05-07T20:23:34.3892862Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.3893417Z self=, 2025-05-07T20:23:34.3893572Z mixed_B=True, 2025-05-07T20:23:34.3893728Z compile=True, 2025-05-07T20:23:34.3893871Z T=1, 2025-05-07T20:23:34.3894015Z D=69, 2025-05-07T20:23:34.3894168Z B=4, 2025-05-07T20:23:34.3894314Z log_E=4, 2025-05-07T20:23:34.3894466Z L=10, 2025-05-07T20:23:34.3894792Z D_gradcheck=2, 2025-05-07T20:23:34.3894980Z stochastic_rounding=False, 2025-05-07T20:23:34.3895248Z weighted=True, 2025-05-07T20:23:34.3895398Z row_wise=False, 2025-05-07T20:23:34.3895546Z mixed=False, 2025-05-07T20:23:34.3895703Z use_cache=False, 2025-05-07T20:23:34.3895899Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.3896054Z use_cpu=True, 2025-05-07T20:23:34.3896251Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.3896390Z ) 2025-05-07T20:23:34.3896620Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.3897180Z self=, 2025-05-07T20:23:34.3897329Z mixed_B=True, 2025-05-07T20:23:34.3897479Z compile=True, 2025-05-07T20:23:34.3897627Z T=3, 2025-05-07T20:23:34.3897770Z D=38, 2025-05-07T20:23:34.3897920Z B=79, 2025-05-07T20:23:34.3898064Z log_E=3, 2025-05-07T20:23:34.3898209Z L=9, 2025-05-07T20:23:34.3898372Z D_gradcheck=2, 2025-05-07T20:23:34.3898542Z stochastic_rounding=False, 2025-05-07T20:23:34.3898787Z weighted=False, 2025-05-07T20:23:34.3898944Z row_wise=False, 2025-05-07T20:23:34.3899091Z mixed=True, 2025-05-07T20:23:34.3899243Z use_cache=False, 2025-05-07T20:23:34.3899439Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.3899593Z use_cpu=True, 2025-05-07T20:23:34.3899777Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.3899925Z ) 2025-05-07T20:23:34.3900146Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.3900699Z self=, 2025-05-07T20:23:34.3900859Z mixed_B=True, 2025-05-07T20:23:34.3901013Z compile=True, 2025-05-07T20:23:34.3901164Z T=1, 2025-05-07T20:23:34.3901310Z D=40, 2025-05-07T20:23:34.3901453Z B=110, 2025-05-07T20:23:34.3901607Z log_E=4, 2025-05-07T20:23:34.3901753Z L=9, 2025-05-07T20:23:34.3901912Z D_gradcheck=1, 2025-05-07T20:23:34.3902092Z stochastic_rounding=False, 2025-05-07T20:23:34.3902248Z weighted=True, 2025-05-07T20:23:34.3902397Z row_wise=True, 2025-05-07T20:23:34.3902554Z mixed=False, 2025-05-07T20:23:34.3902703Z use_cache=True, 2025-05-07T20:23:34.3902892Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.3903048Z use_cpu=True, 2025-05-07T20:23:34.3903232Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.3903370Z ) 2025-05-07T20:23:34.3903602Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.3904296Z self=, 2025-05-07T20:23:34.3904472Z mixed_B=False, 2025-05-07T20:23:34.3904624Z compile=False, 2025-05-07T20:23:34.3904772Z T=5, 2025-05-07T20:23:34.3904922Z D=109, 2025-05-07T20:23:34.3905068Z B=60, 2025-05-07T20:23:34.3905215Z log_E=3, 2025-05-07T20:23:34.3905362Z L=8, 2025-05-07T20:23:34.3905521Z D_gradcheck=2, 2025-05-07T20:23:34.3905694Z stochastic_rounding=True, 2025-05-07T20:23:34.3905863Z weighted=False, 2025-05-07T20:23:34.3906020Z row_wise=True, 2025-05-07T20:23:34.3906169Z mixed=False, 2025-05-07T20:23:34.3906330Z use_cache=False, 2025-05-07T20:23:34.3906518Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.3906668Z use_cpu=True, 2025-05-07T20:23:34.3906854Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.3906993Z ) 2025-05-07T20:23:34.3907224Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.3907778Z self=, 2025-05-07T20:23:34.3907931Z mixed_B=True, 2025-05-07T20:23:34.3908091Z compile=True, 2025-05-07T20:23:34.3908234Z T=2, 2025-05-07T20:23:34.3908382Z D=47, 2025-05-07T20:23:34.3908533Z B=93, 2025-05-07T20:23:34.3908679Z log_E=3, 2025-05-07T20:23:34.3908821Z L=3, 2025-05-07T20:23:34.3909078Z D_gradcheck=1, 2025-05-07T20:23:34.3909266Z stochastic_rounding=False, 2025-05-07T20:23:34.3909508Z weighted=False, 2025-05-07T20:23:34.3909672Z row_wise=True, 2025-05-07T20:23:34.3909824Z mixed=False, 2025-05-07T20:23:34.3909989Z use_cache=False, 2025-05-07T20:23:34.3910180Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.3910332Z use_cpu=True, 2025-05-07T20:23:34.3910519Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.3910659Z ) 2025-05-07T20:23:34.3910880Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.3911440Z self=, 2025-05-07T20:23:34.3911591Z mixed_B=True, 2025-05-07T20:23:34.3911742Z compile=True, 2025-05-07T20:23:34.3911889Z T=5, 2025-05-07T20:23:34.3912030Z D=7, 2025-05-07T20:23:34.3912173Z B=56, 2025-05-07T20:23:34.3912322Z log_E=3, 2025-05-07T20:23:34.3912462Z L=3, 2025-05-07T20:23:34.3912610Z D_gradcheck=2, 2025-05-07T20:23:34.3912790Z stochastic_rounding=True, 2025-05-07T20:23:34.3912944Z weighted=False, 2025-05-07T20:23:34.3913203Z row_wise=False, 2025-05-07T20:23:34.3913351Z mixed=False, 2025-05-07T20:23:34.3913500Z use_cache=True, 2025-05-07T20:23:34.3913697Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.3913848Z use_cpu=True, 2025-05-07T20:23:34.3914024Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.3914174Z ) 2025-05-07T20:23:34.3914396Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.3914952Z self=, 2025-05-07T20:23:34.3915115Z mixed_B=False, 2025-05-07T20:23:34.3915266Z compile=True, 2025-05-07T20:23:34.3915411Z T=1, 2025-05-07T20:23:34.3915560Z D=91, 2025-05-07T20:23:34.3915701Z B=45, 2025-05-07T20:23:34.3915845Z log_E=5, 2025-05-07T20:23:34.3915995Z L=14, 2025-05-07T20:23:34.3916147Z D_gradcheck=2, 2025-05-07T20:23:34.3916330Z stochastic_rounding=True, 2025-05-07T20:23:34.3916485Z weighted=True, 2025-05-07T20:23:34.3916644Z row_wise=True, 2025-05-07T20:23:34.3916800Z mixed=True, 2025-05-07T20:23:34.3916957Z use_cache=False, 2025-05-07T20:23:34.3917147Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.3917307Z use_cpu=True, 2025-05-07T20:23:34.3917491Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.3917629Z ) 2025-05-07T20:23:34.3917859Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.3918593Z self=, 2025-05-07T20:23:34.3918760Z mixed_B=False, 2025-05-07T20:23:34.3918918Z compile=True, 2025-05-07T20:23:34.3919059Z T=2, 2025-05-07T20:23:34.3919209Z D=85, 2025-05-07T20:23:34.3919349Z B=47, 2025-05-07T20:23:34.3919492Z log_E=3, 2025-05-07T20:23:34.3919641Z L=18, 2025-05-07T20:23:34.3919791Z D_gradcheck=1, 2025-05-07T20:23:34.3919962Z stochastic_rounding=True, 2025-05-07T20:23:34.3920123Z weighted=True, 2025-05-07T20:23:34.3920277Z row_wise=False, 2025-05-07T20:23:34.3920422Z mixed=True, 2025-05-07T20:23:34.3920578Z use_cache=True, 2025-05-07T20:23:34.3920764Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.3920913Z use_cpu=True, 2025-05-07T20:23:34.3921096Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.3921234Z ) 2025-05-07T20:23:34.3921458Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.3922022Z self=, 2025-05-07T20:23:34.3922173Z mixed_B=False, 2025-05-07T20:23:34.3922329Z compile=True, 2025-05-07T20:23:34.3922469Z T=5, 2025-05-07T20:23:34.3922609Z D=21, 2025-05-07T20:23:34.3922761Z B=106, 2025-05-07T20:23:34.3922902Z log_E=5, 2025-05-07T20:23:34.3923043Z L=20, 2025-05-07T20:23:34.3923199Z D_gradcheck=2, 2025-05-07T20:23:34.3923460Z stochastic_rounding=False, 2025-05-07T20:23:34.3923672Z weighted=False, 2025-05-07T20:23:34.3923836Z row_wise=False, 2025-05-07T20:23:34.3923983Z mixed=True, 2025-05-07T20:23:34.3924135Z use_cache=False, 2025-05-07T20:23:34.3924329Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.3924479Z use_cpu=True, 2025-05-07T20:23:34.3924661Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.3924810Z ) 2025-05-07T20:23:34.3925031Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.3925594Z self=, 2025-05-07T20:23:34.3925743Z mixed_B=True, 2025-05-07T20:23:34.3925895Z compile=False, 2025-05-07T20:23:34.3926045Z T=3, 2025-05-07T20:23:34.3926186Z D=23, 2025-05-07T20:23:34.3926328Z B=114, 2025-05-07T20:23:34.3926478Z log_E=3, 2025-05-07T20:23:34.3926621Z L=9, 2025-05-07T20:23:34.3926770Z D_gradcheck=2, 2025-05-07T20:23:34.3926951Z stochastic_rounding=False, 2025-05-07T20:23:34.3927106Z weighted=True, 2025-05-07T20:23:34.3927344Z row_wise=False, 2025-05-07T20:23:34.3927499Z mixed=True, 2025-05-07T20:23:34.3927651Z use_cache=False, 2025-05-07T20:23:34.3927839Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.3928146Z use_cpu=True, 2025-05-07T20:23:34.3928330Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.3928479Z ) 2025-05-07T20:23:34.3928706Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.3929260Z self=, 2025-05-07T20:23:34.3929418Z mixed_B=True, 2025-05-07T20:23:34.3929567Z compile=False, 2025-05-07T20:23:34.3929709Z T=1, 2025-05-07T20:23:34.3929857Z D=20, 2025-05-07T20:23:34.3930000Z B=71, 2025-05-07T20:23:34.3930142Z log_E=5, 2025-05-07T20:23:34.3930291Z L=19, 2025-05-07T20:23:34.3930441Z D_gradcheck=2, 2025-05-07T20:23:34.3930616Z stochastic_rounding=False, 2025-05-07T20:23:34.3930780Z weighted=False, 2025-05-07T20:23:34.3930936Z row_wise=False, 2025-05-07T20:23:34.3931091Z mixed=False, 2025-05-07T20:23:34.3931244Z use_cache=False, 2025-05-07T20:23:34.3931431Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.3931587Z use_cpu=True, 2025-05-07T20:23:34.3931765Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.3931904Z ) 2025-05-07T20:23:34.3932135Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.3932816Z self=, 2025-05-07T20:23:34.3932980Z mixed_B=True, 2025-05-07T20:23:34.3933142Z compile=False, 2025-05-07T20:23:34.3933286Z T=1, 2025-05-07T20:23:34.3933429Z D=13, 2025-05-07T20:23:34.3933579Z B=51, 2025-05-07T20:23:34.3933724Z log_E=4, 2025-05-07T20:23:34.3933867Z L=6, 2025-05-07T20:23:34.3934023Z D_gradcheck=2, 2025-05-07T20:23:34.3934194Z stochastic_rounding=True, 2025-05-07T20:23:34.3934356Z weighted=True, 2025-05-07T20:23:34.3934513Z row_wise=True, 2025-05-07T20:23:34.3934660Z mixed=False, 2025-05-07T20:23:34.3934819Z use_cache=False, 2025-05-07T20:23:34.3935006Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.3935157Z use_cpu=True, 2025-05-07T20:23:34.3935341Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.3935481Z ) 2025-05-07T20:23:34.3935705Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.3936265Z self=, 2025-05-07T20:23:34.3936416Z mixed_B=False, 2025-05-07T20:23:34.3936563Z compile=True, 2025-05-07T20:23:34.3936713Z T=4, 2025-05-07T20:23:34.3936855Z D=21, 2025-05-07T20:23:34.3937009Z B=62, 2025-05-07T20:23:34.3937155Z log_E=3, 2025-05-07T20:23:34.3937296Z L=0, 2025-05-07T20:23:34.3937452Z D_gradcheck=2, 2025-05-07T20:23:34.3937712Z stochastic_rounding=False, 2025-05-07T20:23:34.3937882Z weighted=False, 2025-05-07T20:23:34.3938123Z row_wise=True, 2025-05-07T20:23:34.3938272Z mixed=False, 2025-05-07T20:23:34.3938423Z use_cache=True, 2025-05-07T20:23:34.3938618Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.3938767Z use_cpu=True, 2025-05-07T20:23:34.3938948Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.3939094Z ) 2025-05-07T20:23:34.4530488Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.4531134Z self=, 2025-05-07T20:23:34.4531290Z mixed_B=False, 2025-05-07T20:23:34.4531443Z compile=True, 2025-05-07T20:23:34.4531602Z T=5, 2025-05-07T20:23:34.4531744Z D=78, 2025-05-07T20:23:34.4531886Z B=36, 2025-05-07T20:23:34.4532035Z log_E=5, 2025-05-07T20:23:34.4532180Z L=3, 2025-05-07T20:23:34.4532330Z D_gradcheck=2, 2025-05-07T20:23:34.4532525Z stochastic_rounding=False, 2025-05-07T20:23:34.4532678Z weighted=True, 2025-05-07T20:23:34.4533222Z row_wise=False, 2025-05-07T20:23:34.4533377Z mixed=True, 2025-05-07T20:23:34.4533528Z use_cache=True, 2025-05-07T20:23:34.4533865Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.4534018Z use_cpu=True, 2025-05-07T20:23:34.4534204Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.4534356Z ) 2025-05-07T20:23:34.4534586Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.4535151Z self=, 2025-05-07T20:23:34.4535309Z mixed_B=True, 2025-05-07T20:23:34.4535464Z compile=False, 2025-05-07T20:23:34.4535608Z T=3, 2025-05-07T20:23:34.4535759Z D=105, 2025-05-07T20:23:34.4535900Z B=31, 2025-05-07T20:23:34.4536044Z log_E=4, 2025-05-07T20:23:34.4536195Z L=12, 2025-05-07T20:23:34.4536346Z D_gradcheck=2, 2025-05-07T20:23:34.4536528Z stochastic_rounding=False, 2025-05-07T20:23:34.4536694Z weighted=False, 2025-05-07T20:23:34.4536854Z row_wise=True, 2025-05-07T20:23:34.4537008Z mixed=True, 2025-05-07T20:23:34.4537164Z use_cache=True, 2025-05-07T20:23:34.4537350Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.4537504Z use_cpu=True, 2025-05-07T20:23:34.4537682Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.4537822Z ) 2025-05-07T20:23:34.4538054Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.4538776Z self=, 2025-05-07T20:23:34.4538940Z mixed_B=True, 2025-05-07T20:23:34.4539100Z compile=False, 2025-05-07T20:23:34.4539240Z T=2, 2025-05-07T20:23:34.4539384Z D=91, 2025-05-07T20:23:34.4539529Z B=120, 2025-05-07T20:23:34.4539671Z log_E=3, 2025-05-07T20:23:34.4539815Z L=7, 2025-05-07T20:23:34.4539972Z D_gradcheck=1, 2025-05-07T20:23:34.4540152Z stochastic_rounding=True, 2025-05-07T20:23:34.4540315Z weighted=False, 2025-05-07T20:23:34.4540472Z row_wise=False, 2025-05-07T20:23:34.4540620Z mixed=True, 2025-05-07T20:23:34.4540776Z use_cache=False, 2025-05-07T20:23:34.4540967Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.4541117Z use_cpu=True, 2025-05-07T20:23:34.4541305Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.4541446Z ) 2025-05-07T20:23:34.4541671Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.4542237Z self=, 2025-05-07T20:23:34.4542395Z mixed_B=False, 2025-05-07T20:23:34.4542548Z compile=False, 2025-05-07T20:23:34.4542701Z T=4, 2025-05-07T20:23:34.4542843Z D=19, 2025-05-07T20:23:34.4542992Z B=107, 2025-05-07T20:23:34.4543135Z log_E=3, 2025-05-07T20:23:34.4543276Z L=5, 2025-05-07T20:23:34.4543442Z D_gradcheck=2, 2025-05-07T20:23:34.4543791Z stochastic_rounding=False, 2025-05-07T20:23:34.4543962Z weighted=False, 2025-05-07T20:23:34.4544302Z row_wise=False, 2025-05-07T20:23:34.4544461Z mixed=False, 2025-05-07T20:23:34.4544612Z use_cache=False, 2025-05-07T20:23:34.4544807Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.4544963Z use_cpu=True, 2025-05-07T20:23:34.4545145Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.4545290Z ) 2025-05-07T20:23:34.4545517Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.4546072Z self=, 2025-05-07T20:23:34.4546236Z mixed_B=False, 2025-05-07T20:23:34.4546386Z compile=True, 2025-05-07T20:23:34.4546534Z T=3, 2025-05-07T20:23:34.4546675Z D=127, 2025-05-07T20:23:34.4546817Z B=18, 2025-05-07T20:23:34.4546966Z log_E=5, 2025-05-07T20:23:34.4547108Z L=7, 2025-05-07T20:23:34.4547257Z D_gradcheck=1, 2025-05-07T20:23:34.4547439Z stochastic_rounding=False, 2025-05-07T20:23:34.4547591Z weighted=True, 2025-05-07T20:23:34.4547751Z row_wise=True, 2025-05-07T20:23:34.4548066Z mixed=True, 2025-05-07T20:23:34.4557162Z use_cache=True, 2025-05-07T20:23:34.4557591Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.4557752Z use_cpu=True, 2025-05-07T20:23:34.4557939Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.4558080Z ) 2025-05-07T20:23:34.4558313Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.4558899Z self=, 2025-05-07T20:23:34.4559050Z mixed_B=False, 2025-05-07T20:23:34.4559200Z compile=True, 2025-05-07T20:23:34.4559349Z T=3, 2025-05-07T20:23:34.4559490Z D=59, 2025-05-07T20:23:34.4559633Z B=127, 2025-05-07T20:23:34.4559786Z log_E=3, 2025-05-07T20:23:34.4559929Z L=5, 2025-05-07T20:23:34.4560077Z D_gradcheck=2, 2025-05-07T20:23:34.4560262Z stochastic_rounding=True, 2025-05-07T20:23:34.4560422Z weighted=False, 2025-05-07T20:23:34.4560583Z row_wise=True, 2025-05-07T20:23:34.4560741Z mixed=True, 2025-05-07T20:23:34.4560894Z use_cache=True, 2025-05-07T20:23:34.4561093Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.4561243Z use_cpu=True, 2025-05-07T20:23:34.4561421Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.4561564Z ) 2025-05-07T20:23:34.4561788Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.4562561Z self=, 2025-05-07T20:23:34.4562733Z mixed_B=True, 2025-05-07T20:23:34.4562885Z compile=True, 2025-05-07T20:23:34.4563027Z T=2, 2025-05-07T20:23:34.4563174Z D=123, 2025-05-07T20:23:34.4563315Z B=70, 2025-05-07T20:23:34.4563466Z log_E=5, 2025-05-07T20:23:34.4563608Z L=10, 2025-05-07T20:23:34.4563760Z D_gradcheck=1, 2025-05-07T20:23:34.4563943Z stochastic_rounding=False, 2025-05-07T20:23:34.4564100Z weighted=True, 2025-05-07T20:23:34.4564254Z row_wise=False, 2025-05-07T20:23:34.4564410Z mixed=True, 2025-05-07T20:23:34.4564560Z use_cache=False, 2025-05-07T20:23:34.4564747Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.4564906Z use_cpu=True, 2025-05-07T20:23:34.4565090Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.4565360Z ) 2025-05-07T20:23:34.4565603Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.4566158Z self=, 2025-05-07T20:23:34.4566308Z mixed_B=False, 2025-05-07T20:23:34.4566465Z compile=False, 2025-05-07T20:23:34.4566606Z T=2, 2025-05-07T20:23:34.4566761Z D=69, 2025-05-07T20:23:34.4566902Z B=96, 2025-05-07T20:23:34.4567045Z log_E=5, 2025-05-07T20:23:34.4567192Z L=19, 2025-05-07T20:23:34.4567340Z D_gradcheck=1, 2025-05-07T20:23:34.4567654Z stochastic_rounding=False, 2025-05-07T20:23:34.4567829Z weighted=False, 2025-05-07T20:23:34.4568399Z row_wise=True, 2025-05-07T20:23:34.4568556Z mixed=False, 2025-05-07T20:23:34.4568713Z use_cache=True, 2025-05-07T20:23:34.4568908Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.4569059Z use_cpu=True, 2025-05-07T20:23:34.4569244Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.4569383Z ) 2025-05-07T20:23:34.4569607Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.4570168Z self=, 2025-05-07T20:23:34.4570318Z mixed_B=True, 2025-05-07T20:23:34.4570479Z compile=False, 2025-05-07T20:23:34.4570620Z T=5, 2025-05-07T20:23:34.4570763Z D=109, 2025-05-07T20:23:34.4570910Z B=35, 2025-05-07T20:23:34.4571053Z log_E=4, 2025-05-07T20:23:34.4571195Z L=4, 2025-05-07T20:23:34.4571350Z D_gradcheck=1, 2025-05-07T20:23:34.4571528Z stochastic_rounding=False, 2025-05-07T20:23:34.4571679Z weighted=True, 2025-05-07T20:23:34.4571841Z row_wise=True, 2025-05-07T20:23:34.4572115Z mixed=False, 2025-05-07T20:23:34.4572268Z use_cache=True, 2025-05-07T20:23:34.4572461Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.4572610Z use_cpu=True, 2025-05-07T20:23:34.4572791Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.4572948Z ) 2025-05-07T20:23:34.4573171Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.4573732Z self=, 2025-05-07T20:23:34.4573883Z mixed_B=False, 2025-05-07T20:23:34.4574041Z compile=False, 2025-05-07T20:23:34.4574191Z T=3, 2025-05-07T20:23:34.4574332Z D=67, 2025-05-07T20:23:34.4574472Z B=50, 2025-05-07T20:23:34.4574621Z log_E=3, 2025-05-07T20:23:34.4574764Z L=7, 2025-05-07T20:23:34.4574916Z D_gradcheck=2, 2025-05-07T20:23:34.4575098Z stochastic_rounding=True, 2025-05-07T20:23:34.4575255Z weighted=False, 2025-05-07T20:23:34.4575410Z row_wise=False, 2025-05-07T20:23:34.4575572Z mixed=True, 2025-05-07T20:23:34.4575722Z use_cache=True, 2025-05-07T20:23:34.4575909Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.4576069Z use_cpu=True, 2025-05-07T20:23:34.4576250Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.4576395Z ) 2025-05-07T20:23:34.4576618Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.4577259Z self=, 2025-05-07T20:23:34.4577434Z mixed_B=True, 2025-05-07T20:23:34.4577586Z compile=False, 2025-05-07T20:23:34.4577734Z T=4, 2025-05-07T20:23:34.4577884Z D=26, 2025-05-07T20:23:34.4578026Z B=76, 2025-05-07T20:23:34.4578168Z log_E=5, 2025-05-07T20:23:34.4578319Z L=10, 2025-05-07T20:23:34.4578472Z D_gradcheck=1, 2025-05-07T20:23:34.4578638Z stochastic_rounding=True, 2025-05-07T20:23:34.4578803Z weighted=False, 2025-05-07T20:23:34.4578958Z row_wise=True, 2025-05-07T20:23:34.4579119Z mixed=True, 2025-05-07T20:23:34.4579273Z use_cache=False, 2025-05-07T20:23:34.4579462Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.4579616Z use_cpu=True, 2025-05-07T20:23:34.4580110Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.4580255Z ) 2025-05-07T20:23:34.4580488Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.4581047Z self=, 2025-05-07T20:23:34.4581198Z mixed_B=True, 2025-05-07T20:23:34.4581354Z compile=True, 2025-05-07T20:23:34.4581494Z T=4, 2025-05-07T20:23:34.4581635Z D=76, 2025-05-07T20:23:34.4581782Z B=31, 2025-05-07T20:23:34.4581924Z log_E=5, 2025-05-07T20:23:34.4582066Z L=2, 2025-05-07T20:23:34.4582221Z D_gradcheck=2, 2025-05-07T20:23:34.4582388Z stochastic_rounding=True, 2025-05-07T20:23:34.4582812Z weighted=False, 2025-05-07T20:23:34.4583044Z row_wise=True, 2025-05-07T20:23:34.4583202Z mixed=False, 2025-05-07T20:23:34.4583370Z use_cache=False, 2025-05-07T20:23:34.4583557Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.4583705Z use_cpu=True, 2025-05-07T20:23:34.4583891Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.4584030Z ) 2025-05-07T20:23:34.4584252Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.4584811Z self=, 2025-05-07T20:23:34.4584962Z mixed_B=False, 2025-05-07T20:23:34.4585114Z compile=False, 2025-05-07T20:23:34.4585259Z T=2, 2025-05-07T20:23:34.4585400Z D=66, 2025-05-07T20:23:34.4585549Z B=47, 2025-05-07T20:23:34.4585694Z log_E=4, 2025-05-07T20:23:34.4585837Z L=7, 2025-05-07T20:23:34.4585993Z D_gradcheck=1, 2025-05-07T20:23:34.4586166Z stochastic_rounding=True, 2025-05-07T20:23:34.4586328Z weighted=False, 2025-05-07T20:23:34.4586489Z row_wise=True, 2025-05-07T20:23:34.4586793Z mixed=False, 2025-05-07T20:23:34.4586953Z use_cache=True, 2025-05-07T20:23:34.4587153Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.4587319Z use_cpu=True, 2025-05-07T20:23:34.4587513Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.4587652Z ) 2025-05-07T20:23:34.4587874Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.4588436Z self=, 2025-05-07T20:23:34.4588587Z mixed_B=False, 2025-05-07T20:23:34.4588738Z compile=False, 2025-05-07T20:23:34.4588888Z T=4, 2025-05-07T20:23:34.4589029Z D=83, 2025-05-07T20:23:34.4589182Z B=117, 2025-05-07T20:23:34.4589333Z log_E=5, 2025-05-07T20:23:34.4589478Z L=16, 2025-05-07T20:23:34.4589634Z D_gradcheck=2, 2025-05-07T20:23:34.4589805Z stochastic_rounding=False, 2025-05-07T20:23:34.4589959Z weighted=True, 2025-05-07T20:23:34.4590116Z row_wise=False, 2025-05-07T20:23:34.4590276Z mixed=False, 2025-05-07T20:23:34.4590428Z use_cache=True, 2025-05-07T20:23:34.4590623Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.4590771Z use_cpu=True, 2025-05-07T20:23:34.4590954Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.4591102Z ) 2025-05-07T20:23:34.4591329Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.4592022Z self=, 2025-05-07T20:23:34.4592190Z mixed_B=True, 2025-05-07T20:23:34.4592340Z compile=True, 2025-05-07T20:23:34.4592486Z T=4, 2025-05-07T20:23:34.4592626Z D=126, 2025-05-07T20:23:34.4592767Z B=103, 2025-05-07T20:23:34.4592919Z log_E=4, 2025-05-07T20:23:34.4593058Z L=19, 2025-05-07T20:23:34.4593208Z D_gradcheck=1, 2025-05-07T20:23:34.4593385Z stochastic_rounding=False, 2025-05-07T20:23:34.4593541Z weighted=False, 2025-05-07T20:23:34.4593691Z row_wise=True, 2025-05-07T20:23:34.4593854Z mixed=True, 2025-05-07T20:23:34.4594003Z use_cache=True, 2025-05-07T20:23:34.4594189Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.4594344Z use_cpu=True, 2025-05-07T20:23:34.4594521Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.4594659Z ) 2025-05-07T20:23:34.4594888Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.4595437Z self=, 2025-05-07T20:23:34.4595597Z mixed_B=False, 2025-05-07T20:23:34.4595748Z compile=False, 2025-05-07T20:23:34.4595890Z T=5, 2025-05-07T20:23:34.4596037Z D=91, 2025-05-07T20:23:34.4596178Z B=109, 2025-05-07T20:23:34.4596319Z log_E=5, 2025-05-07T20:23:34.4596466Z L=6, 2025-05-07T20:23:34.4596615Z D_gradcheck=2, 2025-05-07T20:23:34.4596787Z stochastic_rounding=False, 2025-05-07T20:23:34.4597032Z weighted=False, 2025-05-07T20:23:34.4597191Z row_wise=False, 2025-05-07T20:23:34.4597435Z mixed=True, 2025-05-07T20:23:34.4597591Z use_cache=True, 2025-05-07T20:23:34.4597782Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.4597930Z use_cpu=True, 2025-05-07T20:23:34.4598112Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.4598249Z ) 2025-05-07T20:23:34.4598508Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.4599059Z self=, 2025-05-07T20:23:34.4599206Z mixed_B=True, 2025-05-07T20:23:34.4599363Z compile=True, 2025-05-07T20:23:34.4599504Z T=1, 2025-05-07T20:23:34.4599642Z D=107, 2025-05-07T20:23:34.4599789Z B=106, 2025-05-07T20:23:34.4599932Z log_E=5, 2025-05-07T20:23:34.4600073Z L=13, 2025-05-07T20:23:34.4600229Z D_gradcheck=1, 2025-05-07T20:23:34.4600399Z stochastic_rounding=False, 2025-05-07T20:23:34.4600553Z weighted=True, 2025-05-07T20:23:34.4600707Z row_wise=True, 2025-05-07T20:23:34.4600947Z mixed=False, 2025-05-07T20:23:34.4601102Z use_cache=False, 2025-05-07T20:23:34.4601297Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.4601449Z use_cpu=True, 2025-05-07T20:23:34.4601633Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.4601778Z ) 2025-05-07T20:23:34.5186093Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.5187120Z self=, 2025-05-07T20:23:34.5188127Z mixed_B=False, 2025-05-07T20:23:34.5188497Z compile=True, 2025-05-07T20:23:34.5188847Z T=5, 2025-05-07T20:23:34.5189178Z D=117, 2025-05-07T20:23:34.5189607Z B=47, 2025-05-07T20:23:34.5189933Z log_E=4, 2025-05-07T20:23:34.5190277Z L=12, 2025-05-07T20:23:34.5190683Z D_gradcheck=1, 2025-05-07T20:23:34.5191064Z stochastic_rounding=True, 2025-05-07T20:23:34.5191506Z weighted=True, 2025-05-07T20:23:34.5191877Z row_wise=False, 2025-05-07T20:23:34.5192259Z mixed=False, 2025-05-07T20:23:34.5192622Z use_cache=True, 2025-05-07T20:23:34.5193030Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.5193503Z use_cpu=True, 2025-05-07T20:23:34.5193900Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.5194342Z ) 2025-05-07T20:23:34.5194735Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.5196022Z self=, 2025-05-07T20:23:34.5196900Z mixed_B=False, 2025-05-07T20:23:34.5197261Z compile=True, 2025-05-07T20:23:34.5197623Z T=1, 2025-05-07T20:23:34.5197953Z D=20, 2025-05-07T20:23:34.5198281Z B=51, 2025-05-07T20:23:34.5198603Z log_E=4, 2025-05-07T20:23:34.5198946Z L=3, 2025-05-07T20:23:34.5199289Z D_gradcheck=2, 2025-05-07T20:23:34.5199670Z stochastic_rounding=True, 2025-05-07T20:23:34.5200107Z weighted=False, 2025-05-07T20:23:34.5200479Z row_wise=True, 2025-05-07T20:23:34.5200840Z mixed=False, 2025-05-07T20:23:34.5201212Z use_cache=True, 2025-05-07T20:23:34.5201617Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.5202080Z use_cpu=True, 2025-05-07T20:23:34.5202476Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.5202914Z ) 2025-05-07T20:23:34.5203302Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.5204226Z self=, 2025-05-07T20:23:34.5205090Z mixed_B=True, 2025-05-07T20:23:34.5205449Z compile=False, 2025-05-07T20:23:34.5205817Z T=1, 2025-05-07T20:23:34.5206143Z D=115, 2025-05-07T20:23:34.5206463Z B=34, 2025-05-07T20:23:34.5206793Z log_E=4, 2025-05-07T20:23:34.5207133Z L=20, 2025-05-07T20:23:34.5207463Z D_gradcheck=2, 2025-05-07T20:23:34.5207852Z stochastic_rounding=False, 2025-05-07T20:23:34.5208797Z weighted=True, 2025-05-07T20:23:34.5209174Z row_wise=False, 2025-05-07T20:23:34.5209730Z mixed=True, 2025-05-07T20:23:34.5210095Z use_cache=False, 2025-05-07T20:23:34.5210514Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.5210980Z use_cpu=True, 2025-05-07T20:23:34.5211377Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.5211817Z ) 2025-05-07T20:23:34.5212213Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.5213137Z self=, 2025-05-07T20:23:34.5214000Z mixed_B=False, 2025-05-07T20:23:34.5214363Z compile=False, 2025-05-07T20:23:34.5214720Z T=5, 2025-05-07T20:23:34.5215072Z D=108, 2025-05-07T20:23:34.5215403Z B=9, 2025-05-07T20:23:34.5215721Z log_E=3, 2025-05-07T20:23:34.5216057Z L=2, 2025-05-07T20:23:34.5216393Z D_gradcheck=1, 2025-05-07T20:23:34.5216774Z stochastic_rounding=False, 2025-05-07T20:23:34.5217221Z weighted=False, 2025-05-07T20:23:34.5217593Z row_wise=True, 2025-05-07T20:23:34.5217955Z mixed=True, 2025-05-07T20:23:34.5218499Z use_cache=False, 2025-05-07T20:23:34.5218914Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.5219387Z use_cpu=True, 2025-05-07T20:23:34.5219786Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.5220229Z ) 2025-05-07T20:23:34.5220616Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.5221536Z self=, 2025-05-07T20:23:34.5222395Z mixed_B=False, 2025-05-07T20:23:34.5222755Z compile=False, 2025-05-07T20:23:34.5223116Z T=1, 2025-05-07T20:23:34.5223439Z D=87, 2025-05-07T20:23:34.5223764Z B=78, 2025-05-07T20:23:34.5224083Z log_E=3, 2025-05-07T20:23:34.5224417Z L=1, 2025-05-07T20:23:34.5224752Z D_gradcheck=2, 2025-05-07T20:23:34.5225134Z stochastic_rounding=False, 2025-05-07T20:23:34.5225569Z weighted=True, 2025-05-07T20:23:34.5225936Z row_wise=False, 2025-05-07T20:23:34.5226299Z mixed=True, 2025-05-07T20:23:34.5226668Z use_cache=True, 2025-05-07T20:23:34.5227085Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.5227550Z use_cpu=True, 2025-05-07T20:23:34.5227942Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.5228382Z ) 2025-05-07T20:23:34.5228770Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.5229687Z self=, 2025-05-07T20:23:34.5230704Z mixed_B=False, 2025-05-07T20:23:34.5231084Z compile=False, 2025-05-07T20:23:34.5231447Z T=2, 2025-05-07T20:23:34.5231769Z D=79, 2025-05-07T20:23:34.5232092Z B=101, 2025-05-07T20:23:34.5232422Z log_E=3, 2025-05-07T20:23:34.5232760Z L=10, 2025-05-07T20:23:34.5233089Z D_gradcheck=2, 2025-05-07T20:23:34.5233477Z stochastic_rounding=True, 2025-05-07T20:23:34.5233910Z weighted=False, 2025-05-07T20:23:34.5234273Z row_wise=True, 2025-05-07T20:23:34.5234641Z mixed=False, 2025-05-07T20:23:34.5235003Z use_cache=True, 2025-05-07T20:23:34.5235409Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.5235873Z use_cpu=True, 2025-05-07T20:23:34.5236269Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.5236703Z ) 2025-05-07T20:23:34.5237094Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.5238017Z self=, 2025-05-07T20:23:34.5238877Z mixed_B=False, 2025-05-07T20:23:34.5239237Z compile=True, 2025-05-07T20:23:34.5239601Z T=1, 2025-05-07T20:23:34.5239930Z D=88, 2025-05-07T20:23:34.5240259Z B=72, 2025-05-07T20:23:34.5240591Z log_E=5, 2025-05-07T20:23:34.5240937Z L=5, 2025-05-07T20:23:34.5241274Z D_gradcheck=2, 2025-05-07T20:23:34.5241673Z stochastic_rounding=True, 2025-05-07T20:23:34.5242254Z weighted=False, 2025-05-07T20:23:34.5242638Z row_wise=False, 2025-05-07T20:23:34.5243108Z mixed=True, 2025-05-07T20:23:34.5243471Z use_cache=True, 2025-05-07T20:23:34.5243870Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.5244340Z use_cpu=True, 2025-05-07T20:23:34.5244737Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.5245171Z ) 2025-05-07T20:23:34.5245560Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.5246478Z self=, 2025-05-07T20:23:34.5247331Z mixed_B=False, 2025-05-07T20:23:34.5247693Z compile=True, 2025-05-07T20:23:34.5248206Z T=3, 2025-05-07T20:23:34.5248539Z D=111, 2025-05-07T20:23:34.5248867Z B=61, 2025-05-07T20:23:34.5249193Z log_E=5, 2025-05-07T20:23:34.5249530Z L=16, 2025-05-07T20:23:34.5249857Z D_gradcheck=1, 2025-05-07T20:23:34.5250251Z stochastic_rounding=False, 2025-05-07T20:23:34.5250675Z weighted=True, 2025-05-07T20:23:34.5251040Z row_wise=True, 2025-05-07T20:23:34.5251405Z mixed=False, 2025-05-07T20:23:34.5251918Z use_cache=False, 2025-05-07T20:23:34.5252326Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.5252802Z use_cpu=True, 2025-05-07T20:23:34.5253196Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.5253629Z ) 2025-05-07T20:23:34.5254026Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.5254945Z self=, 2025-05-07T20:23:34.5255807Z mixed_B=False, 2025-05-07T20:23:34.5256168Z compile=True, 2025-05-07T20:23:34.5256526Z T=3, 2025-05-07T20:23:34.5256860Z D=114, 2025-05-07T20:23:34.5257185Z B=20, 2025-05-07T20:23:34.5257512Z log_E=5, 2025-05-07T20:23:34.5257850Z L=0, 2025-05-07T20:23:34.5258180Z D_gradcheck=2, 2025-05-07T20:23:34.5258568Z stochastic_rounding=False, 2025-05-07T20:23:34.5259002Z weighted=True, 2025-05-07T20:23:34.5259370Z row_wise=False, 2025-05-07T20:23:34.5259743Z mixed=False, 2025-05-07T20:23:34.5260114Z use_cache=False, 2025-05-07T20:23:34.5260524Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.5261000Z use_cpu=True, 2025-05-07T20:23:34.5261399Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.5261830Z ) 2025-05-07T20:23:34.5262229Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.5263145Z self=, 2025-05-07T20:23:34.5264105Z mixed_B=True, 2025-05-07T20:23:34.5264486Z compile=False, 2025-05-07T20:23:34.5264848Z T=2, 2025-05-07T20:23:34.5265175Z D=61, 2025-05-07T20:23:34.5265495Z B=98, 2025-05-07T20:23:34.5265823Z log_E=4, 2025-05-07T20:23:34.5266160Z L=4, 2025-05-07T20:23:34.5266488Z D_gradcheck=1, 2025-05-07T20:23:34.5266874Z stochastic_rounding=True, 2025-05-07T20:23:34.5267307Z weighted=False, 2025-05-07T20:23:34.5267676Z row_wise=False, 2025-05-07T20:23:34.5268049Z mixed=False, 2025-05-07T20:23:34.5268423Z use_cache=False, 2025-05-07T20:23:34.5268830Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.5269309Z use_cpu=True, 2025-05-07T20:23:34.5269699Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.5270129Z ) 2025-05-07T20:23:34.5270522Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.5271441Z self=, 2025-05-07T20:23:34.5272293Z mixed_B=False, 2025-05-07T20:23:34.5272663Z compile=True, 2025-05-07T20:23:34.5273015Z T=3, 2025-05-07T20:23:34.5273336Z D=125, 2025-05-07T20:23:34.5273663Z B=31, 2025-05-07T20:23:34.5273993Z log_E=3, 2025-05-07T20:23:34.5274324Z L=7, 2025-05-07T20:23:34.5274658Z D_gradcheck=2, 2025-05-07T20:23:34.5275046Z stochastic_rounding=False, 2025-05-07T20:23:34.5275470Z weighted=True, 2025-05-07T20:23:34.5275964Z row_wise=True, 2025-05-07T20:23:34.5276396Z mixed=True, 2025-05-07T20:23:34.5276763Z use_cache=False, 2025-05-07T20:23:34.5277178Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.5277652Z use_cpu=True, 2025-05-07T20:23:34.5278046Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.5278477Z ) 2025-05-07T20:23:34.5278876Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.5280120Z self=, 2025-05-07T20:23:34.5281015Z mixed_B=True, 2025-05-07T20:23:34.5281384Z compile=False, 2025-05-07T20:23:34.5281750Z T=4, 2025-05-07T20:23:34.5282070Z D=77, 2025-05-07T20:23:34.5282399Z B=80, 2025-05-07T20:23:34.5282731Z log_E=3, 2025-05-07T20:23:34.5283066Z L=4, 2025-05-07T20:23:34.5283405Z D_gradcheck=2, 2025-05-07T20:23:34.5283795Z stochastic_rounding=True, 2025-05-07T20:23:34.5284215Z weighted=True, 2025-05-07T20:23:34.5284587Z row_wise=False, 2025-05-07T20:23:34.5284960Z mixed=False, 2025-05-07T20:23:34.5285594Z use_cache=True, 2025-05-07T20:23:34.5286001Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.5286477Z use_cpu=True, 2025-05-07T20:23:34.5286871Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.5287302Z ) 2025-05-07T20:23:34.5287698Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.5288716Z self=, 2025-05-07T20:23:34.5289572Z mixed_B=False, 2025-05-07T20:23:34.5289933Z compile=True, 2025-05-07T20:23:34.5290288Z T=1, 2025-05-07T20:23:34.5290604Z D=4, 2025-05-07T20:23:34.5290928Z B=126, 2025-05-07T20:23:34.5291256Z log_E=4, 2025-05-07T20:23:34.5291582Z L=4, 2025-05-07T20:23:34.5291916Z D_gradcheck=1, 2025-05-07T20:23:34.5292304Z stochastic_rounding=False, 2025-05-07T20:23:34.5292724Z weighted=True, 2025-05-07T20:23:34.5293095Z row_wise=False, 2025-05-07T20:23:34.5293462Z mixed=False, 2025-05-07T20:23:34.5293824Z use_cache=False, 2025-05-07T20:23:34.5294237Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.5294711Z use_cpu=True, 2025-05-07T20:23:34.5295099Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.5295539Z ) 2025-05-07T20:23:34.5295935Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.5296855Z self=, 2025-05-07T20:23:34.5297965Z mixed_B=False, 2025-05-07T20:23:34.5298350Z compile=False, 2025-05-07T20:23:34.5298712Z T=1, 2025-05-07T20:23:34.5299029Z D=112, 2025-05-07T20:23:34.5299380Z B=97, 2025-05-07T20:23:34.5299708Z log_E=3, 2025-05-07T20:23:34.5300040Z L=17, 2025-05-07T20:23:34.5300378Z D_gradcheck=1, 2025-05-07T20:23:34.5300768Z stochastic_rounding=True, 2025-05-07T20:23:34.5301195Z weighted=False, 2025-05-07T20:23:34.5301577Z row_wise=True, 2025-05-07T20:23:34.5301945Z mixed=True, 2025-05-07T20:23:34.5302317Z use_cache=False, 2025-05-07T20:23:34.5302736Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.5303212Z use_cpu=True, 2025-05-07T20:23:34.5303598Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.5304037Z ) 2025-05-07T20:23:34.5304432Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.5305347Z self=, 2025-05-07T20:23:34.5306209Z mixed_B=True, 2025-05-07T20:23:34.5306573Z compile=True, 2025-05-07T20:23:34.5306928Z T=3, 2025-05-07T20:23:34.5307244Z D=54, 2025-05-07T20:23:34.5307570Z B=57, 2025-05-07T20:23:34.5307898Z log_E=5, 2025-05-07T20:23:34.5308234Z L=18, 2025-05-07T20:23:34.5308568Z D_gradcheck=2, 2025-05-07T20:23:34.5308956Z stochastic_rounding=False, 2025-05-07T20:23:34.5309385Z weighted=False, 2025-05-07T20:23:34.5309967Z row_wise=False, 2025-05-07T20:23:34.5310354Z mixed=False, 2025-05-07T20:23:34.5310877Z use_cache=False, 2025-05-07T20:23:34.5311293Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.5311773Z use_cpu=True, 2025-05-07T20:23:34.5312162Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.5312600Z ) 2025-05-07T20:23:34.5312992Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.5313908Z self=, 2025-05-07T20:23:34.5314768Z mixed_B=False, 2025-05-07T20:23:34.5315134Z compile=True, 2025-05-07T20:23:34.5315483Z T=4, 2025-05-07T20:23:34.5315809Z D=107, 2025-05-07T20:23:34.5316140Z B=39, 2025-05-07T20:23:34.5316462Z log_E=3, 2025-05-07T20:23:34.5316804Z L=13, 2025-05-07T20:23:34.5317144Z D_gradcheck=2, 2025-05-07T20:23:34.5317526Z stochastic_rounding=True, 2025-05-07T20:23:34.5317956Z weighted=True, 2025-05-07T20:23:34.5318330Z row_wise=True, 2025-05-07T20:23:34.5318692Z mixed=True, 2025-05-07T20:23:34.5319167Z use_cache=False, 2025-05-07T20:23:34.5319585Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.5320063Z use_cpu=True, 2025-05-07T20:23:34.5320450Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.5320889Z ) 2025-05-07T20:23:34.5321286Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.5322198Z self=, 2025-05-07T20:23:34.5323060Z mixed_B=False, 2025-05-07T20:23:34.5323428Z compile=True, 2025-05-07T20:23:34.5323779Z T=1, 2025-05-07T20:23:34.5324118Z D=54, 2025-05-07T20:23:34.5324446Z B=80, 2025-05-07T20:23:34.5324770Z log_E=5, 2025-05-07T20:23:34.5325111Z L=3, 2025-05-07T20:23:34.5325445Z D_gradcheck=2, 2025-05-07T20:23:34.5325823Z stochastic_rounding=False, 2025-05-07T20:23:34.5326256Z weighted=True, 2025-05-07T20:23:34.5326627Z row_wise=True, 2025-05-07T20:23:34.5326985Z mixed=False, 2025-05-07T20:23:34.5327362Z use_cache=False, 2025-05-07T20:23:34.5327781Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.5328384Z use_cpu=True, 2025-05-07T20:23:34.5328776Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.5329216Z ) 2025-05-07T20:23:34.5847246Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.5848318Z self=, 2025-05-07T20:23:34.5849200Z mixed_B=False, 2025-05-07T20:23:34.5849932Z compile=False, 2025-05-07T20:23:34.5850455Z T=1, 2025-05-07T20:23:34.5850785Z D=9, 2025-05-07T20:23:34.5851113Z B=46, 2025-05-07T20:23:34.5851439Z log_E=5, 2025-05-07T20:23:34.5851777Z L=15, 2025-05-07T20:23:34.5852119Z D_gradcheck=1, 2025-05-07T20:23:34.5852504Z stochastic_rounding=False, 2025-05-07T20:23:34.5852941Z weighted=False, 2025-05-07T20:23:34.5853323Z row_wise=True, 2025-05-07T20:23:34.5853680Z mixed=True, 2025-05-07T20:23:34.5854053Z use_cache=False, 2025-05-07T20:23:34.5854477Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.5854949Z use_cpu=True, 2025-05-07T20:23:34.5855335Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.5855770Z ) 2025-05-07T20:23:34.5856163Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.5857083Z self=, 2025-05-07T20:23:34.5857938Z mixed_B=False, 2025-05-07T20:23:34.5858312Z compile=False, 2025-05-07T20:23:34.5858666Z T=3, 2025-05-07T20:23:34.5858991Z D=17, 2025-05-07T20:23:34.5859318Z B=105, 2025-05-07T20:23:34.5859642Z log_E=3, 2025-05-07T20:23:34.5859986Z L=3, 2025-05-07T20:23:34.5860321Z D_gradcheck=2, 2025-05-07T20:23:34.5860705Z stochastic_rounding=False, 2025-05-07T20:23:34.5861138Z weighted=False, 2025-05-07T20:23:34.5861863Z row_wise=False, 2025-05-07T20:23:34.5862246Z mixed=False, 2025-05-07T20:23:34.5862758Z use_cache=True, 2025-05-07T20:23:34.5863174Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.5863642Z use_cpu=True, 2025-05-07T20:23:34.5864033Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.5864468Z ) 2025-05-07T20:23:34.5864860Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.5865780Z self=, 2025-05-07T20:23:34.5866635Z mixed_B=False, 2025-05-07T20:23:34.5867008Z compile=True, 2025-05-07T20:23:34.5867359Z T=2, 2025-05-07T20:23:34.5867683Z D=92, 2025-05-07T20:23:34.5868009Z B=21, 2025-05-07T20:23:34.5868330Z log_E=3, 2025-05-07T20:23:34.5868668Z L=11, 2025-05-07T20:23:34.5869002Z D_gradcheck=1, 2025-05-07T20:23:34.5869383Z stochastic_rounding=False, 2025-05-07T20:23:34.5869819Z weighted=False, 2025-05-07T20:23:34.5870195Z row_wise=False, 2025-05-07T20:23:34.5870554Z mixed=False, 2025-05-07T20:23:34.5870929Z use_cache=False, 2025-05-07T20:23:34.5871532Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.5872005Z use_cpu=True, 2025-05-07T20:23:34.5872398Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.5872834Z ) 2025-05-07T20:23:34.5873221Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.5874139Z self=, 2025-05-07T20:23:34.5874991Z mixed_B=True, 2025-05-07T20:23:34.5875366Z compile=False, 2025-05-07T20:23:34.5875720Z T=2, 2025-05-07T20:23:34.5876046Z D=44, 2025-05-07T20:23:34.5876379Z B=120, 2025-05-07T20:23:34.5876707Z log_E=5, 2025-05-07T20:23:34.5877046Z L=0, 2025-05-07T20:23:34.5877378Z D_gradcheck=1, 2025-05-07T20:23:34.5877754Z stochastic_rounding=True, 2025-05-07T20:23:34.5878185Z weighted=True, 2025-05-07T20:23:34.5878556Z row_wise=True, 2025-05-07T20:23:34.5878915Z mixed=False, 2025-05-07T20:23:34.5879286Z use_cache=True, 2025-05-07T20:23:34.5880019Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.5880507Z use_cpu=True, 2025-05-07T20:23:34.5880902Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.5881342Z ) 2025-05-07T20:23:34.5881730Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.5882653Z self=, 2025-05-07T20:23:34.5883507Z mixed_B=False, 2025-05-07T20:23:34.5884099Z compile=False, 2025-05-07T20:23:34.5884474Z T=1, 2025-05-07T20:23:34.5884804Z D=110, 2025-05-07T20:23:34.5885127Z B=125, 2025-05-07T20:23:34.5885460Z log_E=3, 2025-05-07T20:23:34.5885801Z L=2, 2025-05-07T20:23:34.5886137Z D_gradcheck=2, 2025-05-07T20:23:34.5886521Z stochastic_rounding=False, 2025-05-07T20:23:34.5886959Z weighted=False, 2025-05-07T20:23:34.5887341Z row_wise=True, 2025-05-07T20:23:34.5887696Z mixed=True, 2025-05-07T20:23:34.5888161Z use_cache=False, 2025-05-07T20:23:34.5888596Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.5889063Z use_cpu=True, 2025-05-07T20:23:34.5889461Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.5889902Z ) 2025-05-07T20:23:34.5890292Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.5891219Z self=, 2025-05-07T20:23:34.5892077Z mixed_B=False, 2025-05-07T20:23:34.5892439Z compile=True, 2025-05-07T20:23:34.5892799Z T=4, 2025-05-07T20:23:34.5893127Z D=120, 2025-05-07T20:23:34.5893455Z B=44, 2025-05-07T20:23:34.5893786Z log_E=4, 2025-05-07T20:23:34.5894129Z L=9, 2025-05-07T20:23:34.5894456Z D_gradcheck=2, 2025-05-07T20:23:34.5894845Z stochastic_rounding=False, 2025-05-07T20:23:34.5895277Z weighted=True, 2025-05-07T20:23:34.5895884Z row_wise=False, 2025-05-07T20:23:34.5896268Z mixed=False, 2025-05-07T20:23:34.5896771Z use_cache=False, 2025-05-07T20:23:34.5897188Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.5897651Z use_cpu=True, 2025-05-07T20:23:34.5898039Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.5898477Z ) 2025-05-07T20:23:34.5898866Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.5899783Z self=, 2025-05-07T20:23:34.5900633Z mixed_B=True, 2025-05-07T20:23:34.5901018Z compile=True, 2025-05-07T20:23:34.5901379Z T=2, 2025-05-07T20:23:34.5901704Z D=24, 2025-05-07T20:23:34.5902026Z B=81, 2025-05-07T20:23:34.5902354Z log_E=3, 2025-05-07T20:23:34.5902689Z L=9, 2025-05-07T20:23:34.5903017Z D_gradcheck=2, 2025-05-07T20:23:34.5903402Z stochastic_rounding=True, 2025-05-07T20:23:34.5903833Z weighted=True, 2025-05-07T20:23:34.5904191Z row_wise=True, 2025-05-07T20:23:34.5904557Z mixed=True, 2025-05-07T20:23:34.5904920Z use_cache=True, 2025-05-07T20:23:34.5905505Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.5905981Z use_cpu=True, 2025-05-07T20:23:34.5906372Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.5906796Z ) 2025-05-07T20:23:34.5907188Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.5908110Z self=, 2025-05-07T20:23:34.5908960Z mixed_B=True, 2025-05-07T20:23:34.5909325Z compile=True, 2025-05-07T20:23:34.5909681Z T=4, 2025-05-07T20:23:34.5910013Z D=27, 2025-05-07T20:23:34.5910335Z B=59, 2025-05-07T20:23:34.5910667Z log_E=5, 2025-05-07T20:23:34.5911006Z L=3, 2025-05-07T20:23:34.5911333Z D_gradcheck=2, 2025-05-07T20:23:34.5911722Z stochastic_rounding=False, 2025-05-07T20:23:34.5912153Z weighted=True, 2025-05-07T20:23:34.5912517Z row_wise=False, 2025-05-07T20:23:34.5912891Z mixed=False, 2025-05-07T20:23:34.5913261Z use_cache=True, 2025-05-07T20:23:34.5913664Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.5914142Z use_cpu=True, 2025-05-07T20:23:34.5914533Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.5914966Z ) 2025-05-07T20:23:34.5915361Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.5916281Z self=, 2025-05-07T20:23:34.5917140Z mixed_B=False, 2025-05-07T20:23:34.5917609Z compile=True, 2025-05-07T20:23:34.5917980Z T=1, 2025-05-07T20:23:34.5918306Z D=54, 2025-05-07T20:23:34.5918627Z B=75, 2025-05-07T20:23:34.5918956Z log_E=5, 2025-05-07T20:23:34.5919294Z L=10, 2025-05-07T20:23:34.5919622Z D_gradcheck=2, 2025-05-07T20:23:34.5920009Z stochastic_rounding=False, 2025-05-07T20:23:34.5920440Z weighted=False, 2025-05-07T20:23:34.5920808Z row_wise=True, 2025-05-07T20:23:34.5921176Z mixed=False, 2025-05-07T20:23:34.5921553Z use_cache=False, 2025-05-07T20:23:34.5921967Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.5922447Z use_cpu=True, 2025-05-07T20:23:34.5922841Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.5923270Z ) 2025-05-07T20:23:34.5923669Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.5924586Z self=, 2025-05-07T20:23:34.5925434Z mixed_B=False, 2025-05-07T20:23:34.5925813Z compile=True, 2025-05-07T20:23:34.5926173Z T=2, 2025-05-07T20:23:34.5926491Z D=24, 2025-05-07T20:23:34.5926820Z B=79, 2025-05-07T20:23:34.5927155Z log_E=4, 2025-05-07T20:23:34.5927297Z L=1, 2025-05-07T20:23:34.5927455Z D_gradcheck=1, 2025-05-07T20:23:34.5927627Z stochastic_rounding=False, 2025-05-07T20:23:34.5927778Z weighted=True, 2025-05-07T20:23:34.5928081Z row_wise=False, 2025-05-07T20:23:34.5928422Z mixed=False, 2025-05-07T20:23:34.5928586Z use_cache=True, 2025-05-07T20:23:34.5928895Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.5929053Z use_cpu=True, 2025-05-07T20:23:34.5929233Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.5929380Z ) 2025-05-07T20:23:34.5929602Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.5930154Z self=, 2025-05-07T20:23:34.5930310Z mixed_B=False, 2025-05-07T20:23:34.5930464Z compile=True, 2025-05-07T20:23:34.5930613Z T=4, 2025-05-07T20:23:34.5930756Z D=58, 2025-05-07T20:23:34.5930896Z B=59, 2025-05-07T20:23:34.5931045Z log_E=3, 2025-05-07T20:23:34.5931187Z L=12, 2025-05-07T20:23:34.5931337Z D_gradcheck=2, 2025-05-07T20:23:34.5931518Z stochastic_rounding=False, 2025-05-07T20:23:34.5931670Z weighted=False, 2025-05-07T20:23:34.5931823Z row_wise=False, 2025-05-07T20:23:34.5931982Z mixed=False, 2025-05-07T20:23:34.5932134Z use_cache=False, 2025-05-07T20:23:34.5932416Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.5932574Z use_cpu=True, 2025-05-07T20:23:34.5932754Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.5932892Z ) 2025-05-07T20:23:34.5933120Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.5933670Z self=, 2025-05-07T20:23:34.5933833Z mixed_B=False, 2025-05-07T20:23:34.5933991Z compile=True, 2025-05-07T20:23:34.5934133Z T=2, 2025-05-07T20:23:34.5934282Z D=80, 2025-05-07T20:23:34.5934424Z B=29, 2025-05-07T20:23:34.5934566Z log_E=5, 2025-05-07T20:23:34.5934717Z L=9, 2025-05-07T20:23:34.5934869Z D_gradcheck=2, 2025-05-07T20:23:34.5935039Z stochastic_rounding=False, 2025-05-07T20:23:34.5935197Z weighted=False, 2025-05-07T20:23:34.5935347Z row_wise=True, 2025-05-07T20:23:34.5935497Z mixed=False, 2025-05-07T20:23:34.5935658Z use_cache=False, 2025-05-07T20:23:34.5935853Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.5936002Z use_cpu=True, 2025-05-07T20:23:34.5936186Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.5936324Z ) 2025-05-07T20:23:34.5936553Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.5937097Z self=, 2025-05-07T20:23:34.5937245Z mixed_B=True, 2025-05-07T20:23:34.5937489Z compile=False, 2025-05-07T20:23:34.5937643Z T=2, 2025-05-07T20:23:34.5937785Z D=33, 2025-05-07T20:23:34.5937931Z B=123, 2025-05-07T20:23:34.5938073Z log_E=5, 2025-05-07T20:23:34.5938214Z L=2, 2025-05-07T20:23:34.5938370Z D_gradcheck=2, 2025-05-07T20:23:34.5938537Z stochastic_rounding=True, 2025-05-07T20:23:34.5938689Z weighted=False, 2025-05-07T20:23:34.5938848Z row_wise=True, 2025-05-07T20:23:34.5938997Z mixed=True, 2025-05-07T20:23:34.5939150Z use_cache=True, 2025-05-07T20:23:34.5939354Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.5939502Z use_cpu=True, 2025-05-07T20:23:34.5939689Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.5939827Z ) 2025-05-07T20:23:34.5940050Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.5940608Z self=, 2025-05-07T20:23:34.5940759Z mixed_B=False, 2025-05-07T20:23:34.5940912Z compile=False, 2025-05-07T20:23:34.5941062Z T=5, 2025-05-07T20:23:34.5941206Z D=81, 2025-05-07T20:23:34.5941349Z B=28, 2025-05-07T20:23:34.5941498Z log_E=4, 2025-05-07T20:23:34.5941639Z L=11, 2025-05-07T20:23:34.5941790Z D_gradcheck=1, 2025-05-07T20:23:34.5941967Z stochastic_rounding=True, 2025-05-07T20:23:34.5942121Z weighted=False, 2025-05-07T20:23:34.5942282Z row_wise=False, 2025-05-07T20:23:34.5942523Z mixed=False, 2025-05-07T20:23:34.5942693Z use_cache=False, 2025-05-07T20:23:34.5942976Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.5943125Z use_cpu=True, 2025-05-07T20:23:34.5943305Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.5943452Z ) 2025-05-07T20:23:34.5943677Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.5944229Z self=, 2025-05-07T20:23:34.5944386Z mixed_B=True, 2025-05-07T20:23:34.5944545Z compile=False, 2025-05-07T20:23:34.5944689Z T=3, 2025-05-07T20:23:34.5944838Z D=123, 2025-05-07T20:23:34.5944981Z B=80, 2025-05-07T20:23:34.5945125Z log_E=3, 2025-05-07T20:23:34.5945274Z L=16, 2025-05-07T20:23:34.5945426Z D_gradcheck=1, 2025-05-07T20:23:34.5945602Z stochastic_rounding=True, 2025-05-07T20:23:34.5945757Z weighted=False, 2025-05-07T20:23:34.5945907Z row_wise=False, 2025-05-07T20:23:34.5946066Z mixed=False, 2025-05-07T20:23:34.5946218Z use_cache=True, 2025-05-07T20:23:34.5946532Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.5946690Z use_cpu=True, 2025-05-07T20:23:34.5946871Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.5947011Z ) 2025-05-07T20:23:34.5947242Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.5947788Z self=, 2025-05-07T20:23:34.5947938Z mixed_B=True, 2025-05-07T20:23:34.5948108Z compile=False, 2025-05-07T20:23:34.5948253Z T=1, 2025-05-07T20:23:34.5948395Z D=77, 2025-05-07T20:23:34.5948547Z B=107, 2025-05-07T20:23:34.5948690Z log_E=3, 2025-05-07T20:23:34.5948840Z L=11, 2025-05-07T20:23:34.5948989Z D_gradcheck=1, 2025-05-07T20:23:34.5949161Z stochastic_rounding=False, 2025-05-07T20:23:34.5949320Z weighted=True, 2025-05-07T20:23:34.5949468Z row_wise=True, 2025-05-07T20:23:34.5949617Z mixed=True, 2025-05-07T20:23:34.5949776Z use_cache=False, 2025-05-07T20:23:34.5949970Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.5950120Z use_cpu=True, 2025-05-07T20:23:34.5950307Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.5950446Z ) 2025-05-07T20:23:34.5950673Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.5951228Z self=, 2025-05-07T20:23:34.5951379Z mixed_B=False, 2025-05-07T20:23:34.5951535Z compile=True, 2025-05-07T20:23:34.5951790Z T=2, 2025-05-07T20:23:34.5951947Z D=91, 2025-05-07T20:23:34.5952094Z B=112, 2025-05-07T20:23:34.5952236Z log_E=4, 2025-05-07T20:23:34.5952377Z L=0, 2025-05-07T20:23:34.5952533Z D_gradcheck=2, 2025-05-07T20:23:34.5952702Z stochastic_rounding=True, 2025-05-07T20:23:34.5952853Z weighted=True, 2025-05-07T20:23:34.5953009Z row_wise=True, 2025-05-07T20:23:34.5953160Z mixed=True, 2025-05-07T20:23:34.5953313Z use_cache=True, 2025-05-07T20:23:34.5953511Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.5953666Z use_cpu=True, 2025-05-07T20:23:34.5953846Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.5953990Z ) 2025-05-07T20:23:34.6492140Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.6492780Z self=, 2025-05-07T20:23:34.6492933Z mixed_B=True, 2025-05-07T20:23:34.6493090Z compile=False, 2025-05-07T20:23:34.6493267Z T=2, 2025-05-07T20:23:34.6493413Z D=40, 2025-05-07T20:23:34.6493554Z B=53, 2025-05-07T20:23:34.6493708Z log_E=4, 2025-05-07T20:23:34.6493855Z L=5, 2025-05-07T20:23:34.6494005Z D_gradcheck=2, 2025-05-07T20:23:34.6494184Z stochastic_rounding=True, 2025-05-07T20:23:34.6494340Z weighted=False, 2025-05-07T20:23:34.6494498Z row_wise=True, 2025-05-07T20:23:34.6494975Z mixed=True, 2025-05-07T20:23:34.6495141Z use_cache=True, 2025-05-07T20:23:34.6495471Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.6495634Z use_cpu=True, 2025-05-07T20:23:34.6495814Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.6495960Z ) 2025-05-07T20:23:34.6496184Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.6496735Z self=, 2025-05-07T20:23:34.6496891Z mixed_B=True, 2025-05-07T20:23:34.6497040Z compile=True, 2025-05-07T20:23:34.6497185Z T=2, 2025-05-07T20:23:34.6497333Z D=30, 2025-05-07T20:23:34.6497474Z B=110, 2025-05-07T20:23:34.6497626Z log_E=4, 2025-05-07T20:23:34.6497768Z L=19, 2025-05-07T20:23:34.6497920Z D_gradcheck=2, 2025-05-07T20:23:34.6498095Z stochastic_rounding=True, 2025-05-07T20:23:34.6498246Z weighted=False, 2025-05-07T20:23:34.6498518Z row_wise=True, 2025-05-07T20:23:34.6498677Z mixed=False, 2025-05-07T20:23:34.6498830Z use_cache=False, 2025-05-07T20:23:34.6499023Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.6499342Z use_cpu=True, 2025-05-07T20:23:34.6499524Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.6499663Z ) 2025-05-07T20:23:34.6499895Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.6500449Z self=, 2025-05-07T20:23:34.6500611Z mixed_B=False, 2025-05-07T20:23:34.6500765Z compile=False, 2025-05-07T20:23:34.6500914Z T=1, 2025-05-07T20:23:34.6501062Z D=47, 2025-05-07T20:23:34.6501206Z B=126, 2025-05-07T20:23:34.6501348Z log_E=3, 2025-05-07T20:23:34.6501496Z L=1, 2025-05-07T20:23:34.6501648Z D_gradcheck=2, 2025-05-07T20:23:34.6501817Z stochastic_rounding=True, 2025-05-07T20:23:34.6501980Z weighted=False, 2025-05-07T20:23:34.6502133Z row_wise=False, 2025-05-07T20:23:34.6502281Z mixed=True, 2025-05-07T20:23:34.6502440Z use_cache=False, 2025-05-07T20:23:34.6502633Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.6502790Z use_cpu=True, 2025-05-07T20:23:34.6502977Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.6503117Z ) 2025-05-07T20:23:34.6503349Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.6503898Z self=, 2025-05-07T20:23:34.6504046Z mixed_B=True, 2025-05-07T20:23:34.6504202Z compile=True, 2025-05-07T20:23:34.6504492Z T=4, 2025-05-07T20:23:34.6504656Z D=10, 2025-05-07T20:23:34.6504804Z B=89, 2025-05-07T20:23:34.6504946Z log_E=3, 2025-05-07T20:23:34.6505087Z L=10, 2025-05-07T20:23:34.6505239Z D_gradcheck=1, 2025-05-07T20:23:34.6505409Z stochastic_rounding=True, 2025-05-07T20:23:34.6505560Z weighted=True, 2025-05-07T20:23:34.6505718Z row_wise=False, 2025-05-07T20:23:34.6505865Z mixed=True, 2025-05-07T20:23:34.6506020Z use_cache=False, 2025-05-07T20:23:34.6506220Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.6506373Z use_cpu=True, 2025-05-07T20:23:34.6506559Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.6506698Z ) 2025-05-07T20:23:34.6506919Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.6507479Z self=, 2025-05-07T20:23:34.6507628Z mixed_B=True, 2025-05-07T20:23:34.6507779Z compile=False, 2025-05-07T20:23:34.6507931Z T=2, 2025-05-07T20:23:34.6508072Z D=4, 2025-05-07T20:23:34.6508212Z B=66, 2025-05-07T20:23:34.6508363Z log_E=5, 2025-05-07T20:23:34.6508503Z L=1, 2025-05-07T20:23:34.6508654Z D_gradcheck=1, 2025-05-07T20:23:34.6508830Z stochastic_rounding=False, 2025-05-07T20:23:34.6508983Z weighted=False, 2025-05-07T20:23:34.6509132Z row_wise=True, 2025-05-07T20:23:34.6509291Z mixed=False, 2025-05-07T20:23:34.6509537Z use_cache=True, 2025-05-07T20:23:34.6509793Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.6509945Z use_cpu=True, 2025-05-07T20:23:34.6510123Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.6510271Z ) 2025-05-07T20:23:34.6510493Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.6511041Z self=, 2025-05-07T20:23:34.6511197Z mixed_B=False, 2025-05-07T20:23:34.6511345Z compile=True, 2025-05-07T20:23:34.6511488Z T=5, 2025-05-07T20:23:34.6511635Z D=48, 2025-05-07T20:23:34.6511775Z B=96, 2025-05-07T20:23:34.6511917Z log_E=5, 2025-05-07T20:23:34.6512065Z L=14, 2025-05-07T20:23:34.6512214Z D_gradcheck=2, 2025-05-07T20:23:34.6512406Z stochastic_rounding=True, 2025-05-07T20:23:34.6526426Z weighted=False, 2025-05-07T20:23:34.6526726Z row_wise=False, 2025-05-07T20:23:34.6526878Z mixed=False, 2025-05-07T20:23:34.6527051Z use_cache=False, 2025-05-07T20:23:34.6527264Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.6527650Z use_cpu=True, 2025-05-07T20:23:34.6527832Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.6528088Z ) 2025-05-07T20:23:34.6528326Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.6528901Z self=, 2025-05-07T20:23:34.6529050Z mixed_B=True, 2025-05-07T20:23:34.6529200Z compile=True, 2025-05-07T20:23:34.6529356Z T=3, 2025-05-07T20:23:34.6529502Z D=114, 2025-05-07T20:23:34.6529647Z B=108, 2025-05-07T20:23:34.6529796Z log_E=4, 2025-05-07T20:23:34.6529936Z L=4, 2025-05-07T20:23:34.6530088Z D_gradcheck=2, 2025-05-07T20:23:34.6530263Z stochastic_rounding=True, 2025-05-07T20:23:34.6530417Z weighted=False, 2025-05-07T20:23:34.6530565Z row_wise=True, 2025-05-07T20:23:34.6530723Z mixed=False, 2025-05-07T20:23:34.6530880Z use_cache=True, 2025-05-07T20:23:34.6531073Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.6531239Z use_cpu=True, 2025-05-07T20:23:34.6531419Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.6531620Z ) 2025-05-07T20:23:34.6531913Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.6532526Z self=, 2025-05-07T20:23:34.6532732Z mixed_B=True, 2025-05-07T20:23:34.6532969Z compile=True, 2025-05-07T20:23:34.6533279Z T=2, 2025-05-07T20:23:34.6533458Z D=54, 2025-05-07T20:23:34.6533611Z B=102, 2025-05-07T20:23:34.6533756Z log_E=4, 2025-05-07T20:23:34.6533911Z L=20, 2025-05-07T20:23:34.6534081Z D_gradcheck=1, 2025-05-07T20:23:34.6534302Z stochastic_rounding=True, 2025-05-07T20:23:34.6534464Z weighted=False, 2025-05-07T20:23:34.6534632Z row_wise=True, 2025-05-07T20:23:34.6534791Z mixed=False, 2025-05-07T20:23:34.6534970Z use_cache=False, 2025-05-07T20:23:34.6535196Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.6535371Z use_cpu=True, 2025-05-07T20:23:34.6535575Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.6535724Z ) 2025-05-07T20:23:34.6535977Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.6536534Z self=, 2025-05-07T20:23:34.6536701Z mixed_B=False, 2025-05-07T20:23:34.6536859Z compile=True, 2025-05-07T20:23:34.6537005Z T=5, 2025-05-07T20:23:34.6537146Z D=112, 2025-05-07T20:23:34.6537295Z B=95, 2025-05-07T20:23:34.6537437Z log_E=4, 2025-05-07T20:23:34.6537579Z L=4, 2025-05-07T20:23:34.6537738Z D_gradcheck=2, 2025-05-07T20:23:34.6537909Z stochastic_rounding=False, 2025-05-07T20:23:34.6538061Z weighted=False, 2025-05-07T20:23:34.6538219Z row_wise=False, 2025-05-07T20:23:34.6538366Z mixed=True, 2025-05-07T20:23:34.6538653Z use_cache=True, 2025-05-07T20:23:34.6538852Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.6539132Z use_cpu=True, 2025-05-07T20:23:34.6539316Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.6539455Z ) 2025-05-07T20:23:34.6539681Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.6540237Z self=, 2025-05-07T20:23:34.6540391Z mixed_B=False, 2025-05-07T20:23:34.6540541Z compile=False, 2025-05-07T20:23:34.6540690Z T=4, 2025-05-07T20:23:34.6540834Z D=13, 2025-05-07T20:23:34.6540976Z B=106, 2025-05-07T20:23:34.6541124Z log_E=3, 2025-05-07T20:23:34.6541265Z L=6, 2025-05-07T20:23:34.6541423Z D_gradcheck=1, 2025-05-07T20:23:34.6541593Z stochastic_rounding=False, 2025-05-07T20:23:34.6541744Z weighted=False, 2025-05-07T20:23:34.6541899Z row_wise=False, 2025-05-07T20:23:34.6542046Z mixed=True, 2025-05-07T20:23:34.6542207Z use_cache=True, 2025-05-07T20:23:34.6542399Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.6542631Z use_cpu=True, 2025-05-07T20:23:34.6542811Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.6542953Z ) 2025-05-07T20:23:34.6543174Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.6543730Z self=, 2025-05-07T20:23:34.6543887Z mixed_B=False, 2025-05-07T20:23:34.6544037Z compile=True, 2025-05-07T20:23:34.6544179Z T=4, 2025-05-07T20:23:34.6544329Z D=103, 2025-05-07T20:23:34.6544470Z B=42, 2025-05-07T20:23:34.6544617Z log_E=5, 2025-05-07T20:23:34.6544757Z L=1, 2025-05-07T20:23:34.6544906Z D_gradcheck=2, 2025-05-07T20:23:34.6545084Z stochastic_rounding=False, 2025-05-07T20:23:34.6545235Z weighted=True, 2025-05-07T20:23:34.6545385Z row_wise=False, 2025-05-07T20:23:34.6545542Z mixed=False, 2025-05-07T20:23:34.6545697Z use_cache=True, 2025-05-07T20:23:34.6545884Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.6546048Z use_cpu=True, 2025-05-07T20:23:34.6546227Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.6546366Z ) 2025-05-07T20:23:34.6546598Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.6547146Z self=, 2025-05-07T20:23:34.6547307Z mixed_B=False, 2025-05-07T20:23:34.6547457Z compile=True, 2025-05-07T20:23:34.6547598Z T=1, 2025-05-07T20:23:34.6547842Z D=2, 2025-05-07T20:23:34.6547997Z B=124, 2025-05-07T20:23:34.6548141Z log_E=4, 2025-05-07T20:23:34.6548290Z L=9, 2025-05-07T20:23:34.6548440Z D_gradcheck=1, 2025-05-07T20:23:34.6548611Z stochastic_rounding=False, 2025-05-07T20:23:34.6548770Z weighted=False, 2025-05-07T20:23:34.6548921Z row_wise=False, 2025-05-07T20:23:34.6549073Z mixed=True, 2025-05-07T20:23:34.6549236Z use_cache=True, 2025-05-07T20:23:34.6549424Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.6549581Z use_cpu=True, 2025-05-07T20:23:34.6549771Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.6549910Z ) 2025-05-07T20:23:34.6550134Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.6550690Z self=, 2025-05-07T20:23:34.6550838Z mixed_B=True, 2025-05-07T20:23:34.6550998Z compile=True, 2025-05-07T20:23:34.6551141Z T=5, 2025-05-07T20:23:34.6551294Z D=66, 2025-05-07T20:23:34.6551450Z B=81, 2025-05-07T20:23:34.6551597Z log_E=4, 2025-05-07T20:23:34.6551737Z L=3, 2025-05-07T20:23:34.6551894Z D_gradcheck=2, 2025-05-07T20:23:34.6552063Z stochastic_rounding=False, 2025-05-07T20:23:34.6552213Z weighted=True, 2025-05-07T20:23:34.6552371Z row_wise=True, 2025-05-07T20:23:34.6552517Z mixed=False, 2025-05-07T20:23:34.6552748Z use_cache=True, 2025-05-07T20:23:34.6552959Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.6553202Z use_cpu=True, 2025-05-07T20:23:34.6553389Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.6553527Z ) 2025-05-07T20:23:34.6553750Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.6554302Z self=, 2025-05-07T20:23:34.6554450Z mixed_B=True, 2025-05-07T20:23:34.6554601Z compile=False, 2025-05-07T20:23:34.6554749Z T=2, 2025-05-07T20:23:34.6554895Z D=80, 2025-05-07T20:23:34.6555036Z B=123, 2025-05-07T20:23:34.6555183Z log_E=5, 2025-05-07T20:23:34.6555328Z L=3, 2025-05-07T20:23:34.6555477Z D_gradcheck=1, 2025-05-07T20:23:34.6555658Z stochastic_rounding=False, 2025-05-07T20:23:34.6555810Z weighted=False, 2025-05-07T20:23:34.6555969Z row_wise=False, 2025-05-07T20:23:34.6556118Z mixed=True, 2025-05-07T20:23:34.6556274Z use_cache=False, 2025-05-07T20:23:34.6556468Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.6556704Z use_cpu=True, 2025-05-07T20:23:34.6556884Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.6557035Z ) 2025-05-07T20:23:34.6557260Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.6557815Z self=, 2025-05-07T20:23:34.6557971Z mixed_B=False, 2025-05-07T20:23:34.6558124Z compile=True, 2025-05-07T20:23:34.6558277Z T=1, 2025-05-07T20:23:34.6558434Z D=89, 2025-05-07T20:23:34.6558577Z B=40, 2025-05-07T20:23:34.6558728Z log_E=4, 2025-05-07T20:23:34.6558871Z L=17, 2025-05-07T20:23:34.6559021Z D_gradcheck=1, 2025-05-07T20:23:34.6559200Z stochastic_rounding=False, 2025-05-07T20:23:34.6559353Z weighted=False, 2025-05-07T20:23:34.6559503Z row_wise=True, 2025-05-07T20:23:34.6559659Z mixed=False, 2025-05-07T20:23:34.6559814Z use_cache=True, 2025-05-07T20:23:34.6560011Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.6560166Z use_cpu=True, 2025-05-07T20:23:34.6560344Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.6560489Z ) 2025-05-07T20:23:34.6560710Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.6561264Z self=, 2025-05-07T20:23:34.6561421Z mixed_B=False, 2025-05-07T20:23:34.6561572Z compile=False, 2025-05-07T20:23:34.6561714Z T=5, 2025-05-07T20:23:34.6561941Z D=121, 2025-05-07T20:23:34.6562101Z B=23, 2025-05-07T20:23:34.6562248Z log_E=5, 2025-05-07T20:23:34.6562394Z L=5, 2025-05-07T20:23:34.6562542Z D_gradcheck=2, 2025-05-07T20:23:34.6562712Z stochastic_rounding=False, 2025-05-07T20:23:34.6562876Z weighted=False, 2025-05-07T20:23:34.6563025Z row_wise=False, 2025-05-07T20:23:34.6563181Z mixed=False, 2025-05-07T20:23:34.6563333Z use_cache=True, 2025-05-07T20:23:34.6563524Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.6563690Z use_cpu=True, 2025-05-07T20:23:34.6563866Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.6564009Z ) 2025-05-07T20:23:34.6564238Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.6564791Z self=, 2025-05-07T20:23:34.6564941Z mixed_B=True, 2025-05-07T20:23:34.6565103Z compile=False, 2025-05-07T20:23:34.6565244Z T=2, 2025-05-07T20:23:34.6565390Z D=83, 2025-05-07T20:23:34.6565536Z B=15, 2025-05-07T20:23:34.6565679Z log_E=5, 2025-05-07T20:23:34.6565822Z L=14, 2025-05-07T20:23:34.6565979Z D_gradcheck=2, 2025-05-07T20:23:34.6566148Z stochastic_rounding=False, 2025-05-07T20:23:34.6566307Z weighted=False, 2025-05-07T20:23:34.6566456Z row_wise=True, 2025-05-07T20:23:34.6566605Z mixed=True, 2025-05-07T20:23:34.6566853Z use_cache=True, 2025-05-07T20:23:34.6567062Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.6567300Z use_cpu=True, 2025-05-07T20:23:34.6567487Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.6567625Z ) 2025-05-07T20:23:34.7155211Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.7155875Z self=, 2025-05-07T20:23:34.7156029Z mixed_B=True, 2025-05-07T20:23:34.7156199Z compile=False, 2025-05-07T20:23:34.7156349Z T=4, 2025-05-07T20:23:34.7156525Z D=6, 2025-05-07T20:23:34.7156666Z B=68, 2025-05-07T20:23:34.7156808Z log_E=3, 2025-05-07T20:23:34.7156956Z L=17, 2025-05-07T20:23:34.7157104Z D_gradcheck=1, 2025-05-07T20:23:34.7157275Z stochastic_rounding=False, 2025-05-07T20:23:34.7157434Z weighted=False, 2025-05-07T20:23:34.7157584Z row_wise=False, 2025-05-07T20:23:34.7157731Z mixed=True, 2025-05-07T20:23:34.7157888Z use_cache=False, 2025-05-07T20:23:34.7158081Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.7158626Z use_cpu=True, 2025-05-07T20:23:34.7158812Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.7158954Z ) 2025-05-07T20:23:34.7159181Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.7159736Z self=, 2025-05-07T20:23:34.7159884Z mixed_B=True, 2025-05-07T20:23:34.7160038Z compile=True, 2025-05-07T20:23:34.7160179Z T=4, 2025-05-07T20:23:34.7160327Z D=59, 2025-05-07T20:23:34.7160477Z B=57, 2025-05-07T20:23:34.7160619Z log_E=3, 2025-05-07T20:23:34.7160761Z L=1, 2025-05-07T20:23:34.7160918Z D_gradcheck=2, 2025-05-07T20:23:34.7161085Z stochastic_rounding=True, 2025-05-07T20:23:34.7161236Z weighted=True, 2025-05-07T20:23:34.7161392Z row_wise=False, 2025-05-07T20:23:34.7161539Z mixed=False, 2025-05-07T20:23:34.7161687Z use_cache=True, 2025-05-07T20:23:34.7161885Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.7162038Z use_cpu=True, 2025-05-07T20:23:34.7162222Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.7162370Z ) 2025-05-07T20:23:34.7162594Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.7163153Z self=, 2025-05-07T20:23:34.7163304Z mixed_B=False, 2025-05-07T20:23:34.7163454Z compile=False, 2025-05-07T20:23:34.7163602Z T=5, 2025-05-07T20:23:34.7163896Z D=106, 2025-05-07T20:23:34.7164051Z B=117, 2025-05-07T20:23:34.7164210Z log_E=3, 2025-05-07T20:23:34.7164351Z L=3, 2025-05-07T20:23:34.7164505Z D_gradcheck=1, 2025-05-07T20:23:34.7164680Z stochastic_rounding=True, 2025-05-07T20:23:34.7164831Z weighted=True, 2025-05-07T20:23:34.7164980Z row_wise=False, 2025-05-07T20:23:34.7165132Z mixed=True, 2025-05-07T20:23:34.7165282Z use_cache=True, 2025-05-07T20:23:34.7165490Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.7165654Z use_cpu=True, 2025-05-07T20:23:34.7165836Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.7165980Z ) 2025-05-07T20:23:34.7166203Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.7166753Z self=, 2025-05-07T20:23:34.7166907Z mixed_B=True, 2025-05-07T20:23:34.7167058Z compile=True, 2025-05-07T20:23:34.7167198Z T=4, 2025-05-07T20:23:34.7167344Z D=94, 2025-05-07T20:23:34.7167490Z B=100, 2025-05-07T20:23:34.7167635Z log_E=5, 2025-05-07T20:23:34.7167780Z L=5, 2025-05-07T20:23:34.7167928Z D_gradcheck=1, 2025-05-07T20:23:34.7168313Z stochastic_rounding=False, 2025-05-07T20:23:34.7168471Z weighted=False, 2025-05-07T20:23:34.7168622Z row_wise=False, 2025-05-07T20:23:34.7168775Z mixed=False, 2025-05-07T20:23:34.7168924Z use_cache=False, 2025-05-07T20:23:34.7169375Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.7169635Z use_cpu=True, 2025-05-07T20:23:34.7169819Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.7169957Z ) 2025-05-07T20:23:34.7170191Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.7170739Z self=, 2025-05-07T20:23:34.7170888Z mixed_B=True, 2025-05-07T20:23:34.7171047Z compile=False, 2025-05-07T20:23:34.7171190Z T=5, 2025-05-07T20:23:34.7171335Z D=121, 2025-05-07T20:23:34.7171488Z B=123, 2025-05-07T20:23:34.7171631Z log_E=4, 2025-05-07T20:23:34.7171773Z L=9, 2025-05-07T20:23:34.7171930Z D_gradcheck=1, 2025-05-07T20:23:34.7172097Z stochastic_rounding=True, 2025-05-07T20:23:34.7172260Z weighted=False, 2025-05-07T20:23:34.7172412Z row_wise=False, 2025-05-07T20:23:34.7172558Z mixed=True, 2025-05-07T20:23:34.7172717Z use_cache=False, 2025-05-07T20:23:34.7172908Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.7173063Z use_cpu=True, 2025-05-07T20:23:34.7173344Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.7173485Z ) 2025-05-07T20:23:34.7173715Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.7174273Z self=, 2025-05-07T20:23:34.7174420Z mixed_B=True, 2025-05-07T20:23:34.7174575Z compile=False, 2025-05-07T20:23:34.7174724Z T=2, 2025-05-07T20:23:34.7174864Z D=101, 2025-05-07T20:23:34.7175019Z B=47, 2025-05-07T20:23:34.7175163Z log_E=4, 2025-05-07T20:23:34.7175304Z L=15, 2025-05-07T20:23:34.7175458Z D_gradcheck=1, 2025-05-07T20:23:34.7175628Z stochastic_rounding=False, 2025-05-07T20:23:34.7175779Z weighted=False, 2025-05-07T20:23:34.7175933Z row_wise=False, 2025-05-07T20:23:34.7176081Z mixed=True, 2025-05-07T20:23:34.7176239Z use_cache=False, 2025-05-07T20:23:34.7176438Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.7176590Z use_cpu=True, 2025-05-07T20:23:34.7176884Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.7177024Z ) 2025-05-07T20:23:34.7177254Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.7177807Z self=, 2025-05-07T20:23:34.7177958Z mixed_B=False, 2025-05-07T20:23:34.7178115Z compile=True, 2025-05-07T20:23:34.7178258Z T=4, 2025-05-07T20:23:34.7178400Z D=93, 2025-05-07T20:23:34.7178656Z B=19, 2025-05-07T20:23:34.7178815Z log_E=5, 2025-05-07T20:23:34.7178958Z L=6, 2025-05-07T20:23:34.7179120Z D_gradcheck=1, 2025-05-07T20:23:34.7179288Z stochastic_rounding=True, 2025-05-07T20:23:34.7179450Z weighted=False, 2025-05-07T20:23:34.7179600Z row_wise=False, 2025-05-07T20:23:34.7180027Z mixed=False, 2025-05-07T20:23:34.7180192Z use_cache=False, 2025-05-07T20:23:34.7180388Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.7180542Z use_cpu=True, 2025-05-07T20:23:34.7180730Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.7180871Z ) 2025-05-07T20:23:34.7181091Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.7181649Z self=, 2025-05-07T20:23:34.7181796Z mixed_B=True, 2025-05-07T20:23:34.7181948Z compile=False, 2025-05-07T20:23:34.7182095Z T=3, 2025-05-07T20:23:34.7182236Z D=63, 2025-05-07T20:23:34.7182389Z B=39, 2025-05-07T20:23:34.7182531Z log_E=4, 2025-05-07T20:23:34.7182671Z L=10, 2025-05-07T20:23:34.7182830Z D_gradcheck=2, 2025-05-07T20:23:34.7183000Z stochastic_rounding=False, 2025-05-07T20:23:34.7183152Z weighted=False, 2025-05-07T20:23:34.7183311Z row_wise=False, 2025-05-07T20:23:34.7183459Z mixed=False, 2025-05-07T20:23:34.7183609Z use_cache=False, 2025-05-07T20:23:34.7184042Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.7184277Z use_cpu=True, 2025-05-07T20:23:34.7184459Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.7184601Z ) 2025-05-07T20:23:34.7184824Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.7185376Z self=, 2025-05-07T20:23:34.7185555Z mixed_B=True, 2025-05-07T20:23:34.7185706Z compile=True, 2025-05-07T20:23:34.7185854Z T=5, 2025-05-07T20:23:34.7185995Z D=3, 2025-05-07T20:23:34.7186141Z B=89, 2025-05-07T20:23:34.7186298Z log_E=5, 2025-05-07T20:23:34.7186438Z L=11, 2025-05-07T20:23:34.7186599Z D_gradcheck=1, 2025-05-07T20:23:34.7186772Z stochastic_rounding=False, 2025-05-07T20:23:34.7186921Z weighted=True, 2025-05-07T20:23:34.7187075Z row_wise=True, 2025-05-07T20:23:34.7187222Z mixed=True, 2025-05-07T20:23:34.7187372Z use_cache=True, 2025-05-07T20:23:34.7187570Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.7187723Z use_cpu=True, 2025-05-07T20:23:34.7188061Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.7188208Z ) 2025-05-07T20:23:34.7188431Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.7188979Z self=, 2025-05-07T20:23:34.7189140Z mixed_B=False, 2025-05-07T20:23:34.7189289Z compile=True, 2025-05-07T20:23:34.7189437Z T=3, 2025-05-07T20:23:34.7189575Z D=21, 2025-05-07T20:23:34.7189720Z B=47, 2025-05-07T20:23:34.7189872Z log_E=4, 2025-05-07T20:23:34.7190014Z L=8, 2025-05-07T20:23:34.7190165Z D_gradcheck=1, 2025-05-07T20:23:34.7190343Z stochastic_rounding=False, 2025-05-07T20:23:34.7190494Z weighted=True, 2025-05-07T20:23:34.7190642Z row_wise=True, 2025-05-07T20:23:34.7190795Z mixed=False, 2025-05-07T20:23:34.7190947Z use_cache=False, 2025-05-07T20:23:34.7191142Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.7191302Z use_cpu=True, 2025-05-07T20:23:34.7191483Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.7191624Z ) 2025-05-07T20:23:34.7191852Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.7192401Z self=, 2025-05-07T20:23:34.7192558Z mixed_B=False, 2025-05-07T20:23:34.7192708Z compile=True, 2025-05-07T20:23:34.7192849Z T=1, 2025-05-07T20:23:34.7193000Z D=44, 2025-05-07T20:23:34.7193296Z B=90, 2025-05-07T20:23:34.7193455Z log_E=5, 2025-05-07T20:23:34.7193603Z L=2, 2025-05-07T20:23:34.7193755Z D_gradcheck=2, 2025-05-07T20:23:34.7193924Z stochastic_rounding=False, 2025-05-07T20:23:34.7194084Z weighted=False, 2025-05-07T20:23:34.7194231Z row_wise=True, 2025-05-07T20:23:34.7194380Z mixed=False, 2025-05-07T20:23:34.7194537Z use_cache=False, 2025-05-07T20:23:34.7194728Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.7194883Z use_cpu=True, 2025-05-07T20:23:34.7195073Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.7195211Z ) 2025-05-07T20:23:34.7195434Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.7195990Z self=, 2025-05-07T20:23:34.7196138Z mixed_B=True, 2025-05-07T20:23:34.7196297Z compile=False, 2025-05-07T20:23:34.7196446Z T=3, 2025-05-07T20:23:34.7196589Z D=35, 2025-05-07T20:23:34.7196742Z B=58, 2025-05-07T20:23:34.7196886Z log_E=3, 2025-05-07T20:23:34.7197026Z L=2, 2025-05-07T20:23:34.7197187Z D_gradcheck=2, 2025-05-07T20:23:34.7197358Z stochastic_rounding=False, 2025-05-07T20:23:34.7197509Z weighted=True, 2025-05-07T20:23:34.7197663Z row_wise=True, 2025-05-07T20:23:34.7197809Z mixed=False, 2025-05-07T20:23:34.7197957Z use_cache=True, 2025-05-07T20:23:34.7198242Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.7198410Z use_cpu=True, 2025-05-07T20:23:34.7198690Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.7198831Z ) 2025-05-07T20:23:34.7199056Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.7199613Z self=, 2025-05-07T20:23:34.7199762Z mixed_B=True, 2025-05-07T20:23:34.7199913Z compile=False, 2025-05-07T20:23:34.7200064Z T=4, 2025-05-07T20:23:34.7200205Z D=103, 2025-05-07T20:23:34.7200353Z B=123, 2025-05-07T20:23:34.7200503Z log_E=4, 2025-05-07T20:23:34.7200644Z L=8, 2025-05-07T20:23:34.7200795Z D_gradcheck=1, 2025-05-07T20:23:34.7200974Z stochastic_rounding=False, 2025-05-07T20:23:34.7201127Z weighted=True, 2025-05-07T20:23:34.7201280Z row_wise=False, 2025-05-07T20:23:34.7201433Z mixed=False, 2025-05-07T20:23:34.7201584Z use_cache=False, 2025-05-07T20:23:34.7201783Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.7201944Z use_cpu=True, 2025-05-07T20:23:34.7202222Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.7202371Z ) 2025-05-07T20:23:34.7202598Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.7203147Z self=, 2025-05-07T20:23:34.7203306Z mixed_B=False, 2025-05-07T20:23:34.7203458Z compile=False, 2025-05-07T20:23:34.7203599Z T=1, 2025-05-07T20:23:34.7203748Z D=18, 2025-05-07T20:23:34.7203892Z B=54, 2025-05-07T20:23:34.7204036Z log_E=5, 2025-05-07T20:23:34.7204184Z L=12, 2025-05-07T20:23:34.7204338Z D_gradcheck=1, 2025-05-07T20:23:34.7204507Z stochastic_rounding=True, 2025-05-07T20:23:34.7204668Z weighted=False, 2025-05-07T20:23:34.7204819Z row_wise=True, 2025-05-07T20:23:34.7204975Z mixed=True, 2025-05-07T20:23:34.7205125Z use_cache=True, 2025-05-07T20:23:34.7205315Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.7205473Z use_cpu=True, 2025-05-07T20:23:34.7205661Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.7205803Z ) 2025-05-07T20:23:34.7206035Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.7206584Z self=, 2025-05-07T20:23:34.7206736Z mixed_B=True, 2025-05-07T20:23:34.7206893Z compile=True, 2025-05-07T20:23:34.7207036Z T=4, 2025-05-07T20:23:34.7207182Z D=54, 2025-05-07T20:23:34.7207412Z B=11, 2025-05-07T20:23:34.7207572Z log_E=5, 2025-05-07T20:23:34.7207723Z L=11, 2025-05-07T20:23:34.7207874Z D_gradcheck=2, 2025-05-07T20:23:34.7208171Z stochastic_rounding=False, 2025-05-07T20:23:34.7208333Z weighted=False, 2025-05-07T20:23:34.7208485Z row_wise=False, 2025-05-07T20:23:34.7208634Z mixed=True, 2025-05-07T20:23:34.7208790Z use_cache=True, 2025-05-07T20:23:34.7208982Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.7209132Z use_cpu=True, 2025-05-07T20:23:34.7209328Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.7209468Z ) 2025-05-07T20:23:34.7209689Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.7210249Z self=, 2025-05-07T20:23:34.7210401Z mixed_B=False, 2025-05-07T20:23:34.7210565Z compile=False, 2025-05-07T20:23:34.7210705Z T=3, 2025-05-07T20:23:34.7210847Z D=18, 2025-05-07T20:23:34.7210998Z B=62, 2025-05-07T20:23:34.7211143Z log_E=5, 2025-05-07T20:23:34.7211282Z L=6, 2025-05-07T20:23:34.7211440Z D_gradcheck=1, 2025-05-07T20:23:34.7211611Z stochastic_rounding=True, 2025-05-07T20:23:34.7211763Z weighted=False, 2025-05-07T20:23:34.7211917Z row_wise=False, 2025-05-07T20:23:34.7212063Z mixed=True, 2025-05-07T20:23:34.7212215Z use_cache=False, 2025-05-07T20:23:34.7212548Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.7212709Z use_cpu=True, 2025-05-07T20:23:34.7212974Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.7213117Z ) 2025-05-07T20:23:34.7213341Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.7213891Z self=, 2025-05-07T20:23:34.7214047Z mixed_B=True, 2025-05-07T20:23:34.7214199Z compile=True, 2025-05-07T20:23:34.7214346Z T=3, 2025-05-07T20:23:34.7214485Z D=117, 2025-05-07T20:23:34.7214626Z B=18, 2025-05-07T20:23:34.7214779Z log_E=5, 2025-05-07T20:23:34.7214921Z L=16, 2025-05-07T20:23:34.7215072Z D_gradcheck=1, 2025-05-07T20:23:34.7215249Z stochastic_rounding=True, 2025-05-07T20:23:34.7215400Z weighted=True, 2025-05-07T20:23:34.7215548Z row_wise=True, 2025-05-07T20:23:34.7215703Z mixed=True, 2025-05-07T20:23:34.7215853Z use_cache=False, 2025-05-07T20:23:34.7216044Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.7216201Z use_cpu=True, 2025-05-07T20:23:34.7216384Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.7216608Z ) 2025-05-07T20:23:34.9302609Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.9303313Z self=, 2025-05-07T20:23:34.9303469Z mixed_B=False, 2025-05-07T20:23:34.9303630Z compile=False, 2025-05-07T20:23:34.9303772Z T=2, 2025-05-07T20:23:34.9303921Z D=99, 2025-05-07T20:23:34.9304070Z B=77, 2025-05-07T20:23:34.9304241Z log_E=3, 2025-05-07T20:23:34.9304386Z L=2, 2025-05-07T20:23:34.9304543Z D_gradcheck=1, 2025-05-07T20:23:34.9304714Z stochastic_rounding=True, 2025-05-07T20:23:34.9304866Z weighted=True, 2025-05-07T20:23:34.9305023Z row_wise=True, 2025-05-07T20:23:34.9305171Z mixed=False, 2025-05-07T20:23:34.9305328Z use_cache=False, 2025-05-07T20:23:34.9305535Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.9305691Z use_cpu=True, 2025-05-07T20:23:34.9305881Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.9306038Z ) 2025-05-07T20:23:34.9306266Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.9306828Z self=, 2025-05-07T20:23:34.9306979Z mixed_B=False, 2025-05-07T20:23:34.9307129Z compile=True, 2025-05-07T20:23:34.9307276Z T=2, 2025-05-07T20:23:34.9307419Z D=21, 2025-05-07T20:23:34.9307562Z B=79, 2025-05-07T20:23:34.9308172Z log_E=5, 2025-05-07T20:23:34.9308333Z L=13, 2025-05-07T20:23:34.9308484Z D_gradcheck=2, 2025-05-07T20:23:34.9308664Z stochastic_rounding=True, 2025-05-07T20:23:34.9308818Z weighted=False, 2025-05-07T20:23:34.9308968Z row_wise=True, 2025-05-07T20:23:34.9309126Z mixed=True, 2025-05-07T20:23:34.9309277Z use_cache=True, 2025-05-07T20:23:34.9309473Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.9309634Z use_cpu=True, 2025-05-07T20:23:34.9309819Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.9309972Z ) 2025-05-07T20:23:34.9310202Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.9310752Z self=, 2025-05-07T20:23:34.9310913Z mixed_B=False, 2025-05-07T20:23:34.9311070Z compile=False, 2025-05-07T20:23:34.9311217Z T=3, 2025-05-07T20:23:34.9311371Z D=84, 2025-05-07T20:23:34.9311515Z B=1, 2025-05-07T20:23:34.9311663Z log_E=5, 2025-05-07T20:23:34.9311814Z L=17, 2025-05-07T20:23:34.9311966Z D_gradcheck=1, 2025-05-07T20:23:34.9312139Z stochastic_rounding=False, 2025-05-07T20:23:34.9312300Z weighted=True, 2025-05-07T20:23:34.9312454Z row_wise=False, 2025-05-07T20:23:34.9312613Z mixed=False, 2025-05-07T20:23:34.9312768Z use_cache=True, 2025-05-07T20:23:34.9313107Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.9313280Z use_cpu=True, 2025-05-07T20:23:34.9313615Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.9313761Z ) 2025-05-07T20:23:34.9313993Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.9314544Z self=, 2025-05-07T20:23:34.9314695Z mixed_B=False, 2025-05-07T20:23:34.9314853Z compile=True, 2025-05-07T20:23:34.9314994Z T=4, 2025-05-07T20:23:34.9315134Z D=61, 2025-05-07T20:23:34.9315284Z B=121, 2025-05-07T20:23:34.9315430Z log_E=4, 2025-05-07T20:23:34.9315572Z L=19, 2025-05-07T20:23:34.9315727Z D_gradcheck=2, 2025-05-07T20:23:34.9315896Z stochastic_rounding=False, 2025-05-07T20:23:34.9316056Z weighted=False, 2025-05-07T20:23:34.9316205Z row_wise=False, 2025-05-07T20:23:34.9316355Z mixed=False, 2025-05-07T20:23:34.9316521Z use_cache=False, 2025-05-07T20:23:34.9316714Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.9316865Z use_cpu=True, 2025-05-07T20:23:34.9317055Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.9317393Z ) 2025-05-07T20:23:34.9317621Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.9318191Z self=, 2025-05-07T20:23:34.9318351Z mixed_B=False, 2025-05-07T20:23:34.9318511Z compile=False, 2025-05-07T20:23:34.9318660Z T=3, 2025-05-07T20:23:34.9318802Z D=16, 2025-05-07T20:23:34.9318959Z B=123, 2025-05-07T20:23:34.9319107Z log_E=4, 2025-05-07T20:23:34.9319249Z L=15, 2025-05-07T20:23:34.9319412Z D_gradcheck=2, 2025-05-07T20:23:34.9319582Z stochastic_rounding=True, 2025-05-07T20:23:34.9319734Z weighted=True, 2025-05-07T20:23:34.9319893Z row_wise=False, 2025-05-07T20:23:34.9320042Z mixed=False, 2025-05-07T20:23:34.9320194Z use_cache=False, 2025-05-07T20:23:34.9320392Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.9320545Z use_cpu=True, 2025-05-07T20:23:34.9320729Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.9320877Z ) 2025-05-07T20:23:34.9321106Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.9321658Z self=, 2025-05-07T20:23:34.9321820Z mixed_B=False, 2025-05-07T20:23:34.9321972Z compile=False, 2025-05-07T20:23:34.9322121Z T=5, 2025-05-07T20:23:34.9322266Z D=72, 2025-05-07T20:23:34.9322410Z B=29, 2025-05-07T20:23:34.9322649Z log_E=4, 2025-05-07T20:23:34.9322810Z L=2, 2025-05-07T20:23:34.9322964Z D_gradcheck=1, 2025-05-07T20:23:34.9323144Z stochastic_rounding=True, 2025-05-07T20:23:34.9323297Z weighted=False, 2025-05-07T20:23:34.9323452Z row_wise=True, 2025-05-07T20:23:34.9323611Z mixed=False, 2025-05-07T20:23:34.9323766Z use_cache=False, 2025-05-07T20:23:34.9323956Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.9324117Z use_cpu=True, 2025-05-07T20:23:34.9324304Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.9324448Z ) 2025-05-07T20:23:34.9324677Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.9325231Z self=, 2025-05-07T20:23:34.9325391Z mixed_B=True, 2025-05-07T20:23:34.9325548Z compile=False, 2025-05-07T20:23:34.9325688Z T=4, 2025-05-07T20:23:34.9325836Z D=34, 2025-05-07T20:23:34.9325979Z B=32, 2025-05-07T20:23:34.9326126Z log_E=4, 2025-05-07T20:23:34.9326276Z L=1, 2025-05-07T20:23:34.9326429Z D_gradcheck=2, 2025-05-07T20:23:34.9326601Z stochastic_rounding=True, 2025-05-07T20:23:34.9326758Z weighted=True, 2025-05-07T20:23:34.9326908Z row_wise=True, 2025-05-07T20:23:34.9327054Z mixed=True, 2025-05-07T20:23:34.9327215Z use_cache=True, 2025-05-07T20:23:34.9327403Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.9327644Z use_cpu=True, 2025-05-07T20:23:34.9327892Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.9328179Z ) 2025-05-07T20:23:34.9328412Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.9328961Z self=, 2025-05-07T20:23:34.9329109Z mixed_B=True, 2025-05-07T20:23:34.9329264Z compile=True, 2025-05-07T20:23:34.9329401Z T=1, 2025-05-07T20:23:34.9329543Z D=79, 2025-05-07T20:23:34.9329696Z B=5, 2025-05-07T20:23:34.9329845Z log_E=4, 2025-05-07T20:23:34.9329987Z L=17, 2025-05-07T20:23:34.9330142Z D_gradcheck=1, 2025-05-07T20:23:34.9330312Z stochastic_rounding=True, 2025-05-07T20:23:34.9330463Z weighted=True, 2025-05-07T20:23:34.9330713Z row_wise=True, 2025-05-07T20:23:34.9330868Z mixed=True, 2025-05-07T20:23:34.9331020Z use_cache=False, 2025-05-07T20:23:34.9331208Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.9331369Z use_cpu=True, 2025-05-07T20:23:34.9331552Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.9331803Z ) 2025-05-07T20:23:34.9332037Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.9332592Z self=, 2025-05-07T20:23:34.9332750Z mixed_B=True, 2025-05-07T20:23:34.9332901Z compile=True, 2025-05-07T20:23:34.9333046Z T=5, 2025-05-07T20:23:34.9333198Z D=114, 2025-05-07T20:23:34.9333344Z B=106, 2025-05-07T20:23:34.9333497Z log_E=4, 2025-05-07T20:23:34.9333647Z L=11, 2025-05-07T20:23:34.9333802Z D_gradcheck=2, 2025-05-07T20:23:34.9333970Z stochastic_rounding=False, 2025-05-07T20:23:34.9334131Z weighted=False, 2025-05-07T20:23:34.9334281Z row_wise=False, 2025-05-07T20:23:34.9334428Z mixed=True, 2025-05-07T20:23:34.9334584Z use_cache=True, 2025-05-07T20:23:34.9334772Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.9334925Z use_cpu=True, 2025-05-07T20:23:34.9335112Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.9335261Z ) 2025-05-07T20:23:34.9335493Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.9336044Z self=, 2025-05-07T20:23:34.9336194Z mixed_B=True, 2025-05-07T20:23:34.9336354Z compile=False, 2025-05-07T20:23:34.9336494Z T=1, 2025-05-07T20:23:34.9336637Z D=99, 2025-05-07T20:23:34.9336785Z B=54, 2025-05-07T20:23:34.9337017Z log_E=3, 2025-05-07T20:23:34.9337172Z L=20, 2025-05-07T20:23:34.9337327Z D_gradcheck=2, 2025-05-07T20:23:34.9337498Z stochastic_rounding=False, 2025-05-07T20:23:34.9337652Z weighted=False, 2025-05-07T20:23:34.9337807Z row_wise=True, 2025-05-07T20:23:34.9337955Z mixed=False, 2025-05-07T20:23:34.9338106Z use_cache=True, 2025-05-07T20:23:34.9338302Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.9338456Z use_cpu=True, 2025-05-07T20:23:34.9338643Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.9338789Z ) 2025-05-07T20:23:34.9339014Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.9339569Z self=, 2025-05-07T20:23:34.9339721Z mixed_B=False, 2025-05-07T20:23:34.9339870Z compile=True, 2025-05-07T20:23:34.9340018Z T=2, 2025-05-07T20:23:34.9340162Z D=74, 2025-05-07T20:23:34.9340303Z B=19, 2025-05-07T20:23:34.9340456Z log_E=3, 2025-05-07T20:23:34.9340599Z L=9, 2025-05-07T20:23:34.9340750Z D_gradcheck=2, 2025-05-07T20:23:34.9340933Z stochastic_rounding=False, 2025-05-07T20:23:34.9341082Z weighted=True, 2025-05-07T20:23:34.9341258Z row_wise=True, 2025-05-07T20:23:34.9341406Z mixed=False, 2025-05-07T20:23:34.9341561Z use_cache=False, 2025-05-07T20:23:34.9341757Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.9342003Z use_cpu=True, 2025-05-07T20:23:34.9342196Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.9342445Z ) 2025-05-07T20:23:34.9342671Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.9343222Z self=, 2025-05-07T20:23:34.9343378Z mixed_B=False, 2025-05-07T20:23:34.9343531Z compile=False, 2025-05-07T20:23:34.9343672Z T=2, 2025-05-07T20:23:34.9343823Z D=113, 2025-05-07T20:23:34.9343964Z B=86, 2025-05-07T20:23:34.9344109Z log_E=4, 2025-05-07T20:23:34.9344264Z L=15, 2025-05-07T20:23:34.9344418Z D_gradcheck=1, 2025-05-07T20:23:34.9344594Z stochastic_rounding=True, 2025-05-07T20:23:34.9344750Z weighted=False, 2025-05-07T20:23:34.9344901Z row_wise=True, 2025-05-07T20:23:34.9345055Z mixed=False, 2025-05-07T20:23:34.9345207Z use_cache=False, 2025-05-07T20:23:34.9345396Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.9345556Z use_cpu=True, 2025-05-07T20:23:34.9345734Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.9345972Z ) 2025-05-07T20:23:34.9346207Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.9346756Z self=, 2025-05-07T20:23:34.9346910Z mixed_B=False, 2025-05-07T20:23:34.9347067Z compile=True, 2025-05-07T20:23:34.9347209Z T=1, 2025-05-07T20:23:34.9347360Z D=28, 2025-05-07T20:23:34.9347503Z B=44, 2025-05-07T20:23:34.9347648Z log_E=5, 2025-05-07T20:23:34.9347803Z L=2, 2025-05-07T20:23:34.9347956Z D_gradcheck=2, 2025-05-07T20:23:34.9348125Z stochastic_rounding=True, 2025-05-07T20:23:34.9348282Z weighted=False, 2025-05-07T20:23:34.9348431Z row_wise=True, 2025-05-07T20:23:34.9348579Z mixed=False, 2025-05-07T20:23:34.9348738Z use_cache=True, 2025-05-07T20:23:34.9348925Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.9349078Z use_cpu=True, 2025-05-07T20:23:34.9349264Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.9349413Z ) 2025-05-07T20:23:34.9349635Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.9350189Z self=, 2025-05-07T20:23:34.9350339Z mixed_B=True, 2025-05-07T20:23:34.9350500Z compile=False, 2025-05-07T20:23:34.9350643Z T=4, 2025-05-07T20:23:34.9350786Z D=6, 2025-05-07T20:23:34.9350937Z B=58, 2025-05-07T20:23:34.9351081Z log_E=3, 2025-05-07T20:23:34.9351296Z L=2, 2025-05-07T20:23:34.9351465Z D_gradcheck=2, 2025-05-07T20:23:34.9351635Z stochastic_rounding=True, 2025-05-07T20:23:34.9351786Z weighted=True, 2025-05-07T20:23:34.9351942Z row_wise=True, 2025-05-07T20:23:34.9352092Z mixed=False, 2025-05-07T20:23:34.9352246Z use_cache=False, 2025-05-07T20:23:34.9352441Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.9352595Z use_cpu=True, 2025-05-07T20:23:34.9352776Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.9352942Z ) 2025-05-07T20:23:34.9353168Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.9353719Z self=, 2025-05-07T20:23:34.9353870Z mixed_B=True, 2025-05-07T20:23:34.9354027Z compile=False, 2025-05-07T20:23:34.9354181Z T=2, 2025-05-07T20:23:34.9354324Z D=124, 2025-05-07T20:23:34.9354467Z B=40, 2025-05-07T20:23:34.9354619Z log_E=4, 2025-05-07T20:23:34.9354765Z L=6, 2025-05-07T20:23:34.9354916Z D_gradcheck=1, 2025-05-07T20:23:34.9355095Z stochastic_rounding=False, 2025-05-07T20:23:34.9355248Z weighted=True, 2025-05-07T20:23:34.9355398Z row_wise=False, 2025-05-07T20:23:34.9355548Z mixed=False, 2025-05-07T20:23:34.9355703Z use_cache=False, 2025-05-07T20:23:34.9355888Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.9356123Z use_cpu=True, 2025-05-07T20:23:34.9356319Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.9356553Z ) 2025-05-07T20:23:34.9356778Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.9357330Z self=, 2025-05-07T20:23:34.9357488Z mixed_B=False, 2025-05-07T20:23:34.9357638Z compile=True, 2025-05-07T20:23:34.9357780Z T=1, 2025-05-07T20:23:34.9357932Z D=27, 2025-05-07T20:23:34.9358074Z B=85, 2025-05-07T20:23:34.9358217Z log_E=5, 2025-05-07T20:23:34.9358371Z L=12, 2025-05-07T20:23:34.9358521Z D_gradcheck=1, 2025-05-07T20:23:34.9358690Z stochastic_rounding=True, 2025-05-07T20:23:34.9358849Z weighted=False, 2025-05-07T20:23:34.9359001Z row_wise=True, 2025-05-07T20:23:34.9359151Z mixed=False, 2025-05-07T20:23:34.9359315Z use_cache=True, 2025-05-07T20:23:34.9359505Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.9359665Z use_cpu=True, 2025-05-07T20:23:34.9359850Z output_dtype=SparseType.FP16, 2025-05-07T20:23:34.9360087Z ) 2025-05-07T20:23:34.9360320Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.9360871Z self=, 2025-05-07T20:23:34.9361020Z mixed_B=True, 2025-05-07T20:23:34.9361179Z compile=True, 2025-05-07T20:23:34.9361323Z T=1, 2025-05-07T20:23:34.9361464Z D=24, 2025-05-07T20:23:34.9361613Z B=13, 2025-05-07T20:23:34.9361757Z log_E=4, 2025-05-07T20:23:34.9361904Z L=20, 2025-05-07T20:23:34.9362066Z D_gradcheck=1, 2025-05-07T20:23:34.9362235Z stochastic_rounding=True, 2025-05-07T20:23:34.9362396Z weighted=False, 2025-05-07T20:23:34.9362544Z row_wise=True, 2025-05-07T20:23:34.9362692Z mixed=False, 2025-05-07T20:23:34.9362851Z use_cache=False, 2025-05-07T20:23:34.9363040Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.9363197Z use_cpu=True, 2025-05-07T20:23:34.9363384Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.9363528Z ) 2025-05-07T20:23:34.9981830Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.9982926Z self=, 2025-05-07T20:23:34.9983794Z mixed_B=False, 2025-05-07T20:23:34.9984164Z compile=False, 2025-05-07T20:23:34.9984528Z T=2, 2025-05-07T20:23:34.9984860Z D=81, 2025-05-07T20:23:34.9985189Z B=23, 2025-05-07T20:23:34.9985514Z log_E=4, 2025-05-07T20:23:34.9986243Z L=10, 2025-05-07T20:23:34.9986594Z D_gradcheck=1, 2025-05-07T20:23:34.9986981Z stochastic_rounding=True, 2025-05-07T20:23:34.9987414Z weighted=False, 2025-05-07T20:23:34.9987785Z row_wise=True, 2025-05-07T20:23:34.9988144Z mixed=False, 2025-05-07T20:23:34.9988511Z use_cache=False, 2025-05-07T20:23:34.9988923Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:34.9989391Z use_cpu=True, 2025-05-07T20:23:34.9989797Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.9990251Z ) 2025-05-07T20:23:34.9990650Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:34.9991575Z self=, 2025-05-07T20:23:34.9992437Z mixed_B=False, 2025-05-07T20:23:34.9992805Z compile=True, 2025-05-07T20:23:34.9993159Z T=3, 2025-05-07T20:23:34.9993490Z D=16, 2025-05-07T20:23:34.9993823Z B=34, 2025-05-07T20:23:34.9994145Z log_E=4, 2025-05-07T20:23:34.9994489Z L=7, 2025-05-07T20:23:34.9994827Z D_gradcheck=2, 2025-05-07T20:23:34.9995212Z stochastic_rounding=False, 2025-05-07T20:23:34.9995645Z weighted=False, 2025-05-07T20:23:34.9996021Z row_wise=False, 2025-05-07T20:23:34.9996380Z mixed=True, 2025-05-07T20:23:34.9996738Z use_cache=True, 2025-05-07T20:23:34.9997144Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:34.9997618Z use_cpu=True, 2025-05-07T20:23:34.9998248Z output_dtype=SparseType.FP32, 2025-05-07T20:23:34.9998860Z ) 2025-05-07T20:23:34.9999265Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.0000192Z self=, 2025-05-07T20:23:35.0001052Z mixed_B=True, 2025-05-07T20:23:35.0001423Z compile=True, 2025-05-07T20:23:35.0001779Z T=3, 2025-05-07T20:23:35.0002110Z D=9, 2025-05-07T20:23:35.0002444Z B=50, 2025-05-07T20:23:35.0002766Z log_E=3, 2025-05-07T20:23:35.0003114Z L=11, 2025-05-07T20:23:35.0003453Z D_gradcheck=2, 2025-05-07T20:23:35.0003846Z stochastic_rounding=False, 2025-05-07T20:23:35.0004281Z weighted=True, 2025-05-07T20:23:35.0004649Z row_wise=True, 2025-05-07T20:23:35.0005010Z mixed=True, 2025-05-07T20:23:35.0005380Z use_cache=False, 2025-05-07T20:23:35.0005798Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:35.0006269Z use_cpu=True, 2025-05-07T20:23:35.0006677Z output_dtype=SparseType.FP16, 2025-05-07T20:23:35.0007136Z ) 2025-05-07T20:23:35.0007862Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.0008946Z self=, 2025-05-07T20:23:35.0009796Z mixed_B=True, 2025-05-07T20:23:35.0010164Z compile=False, 2025-05-07T20:23:35.0010528Z T=1, 2025-05-07T20:23:35.0010856Z D=11, 2025-05-07T20:23:35.0011177Z B=95, 2025-05-07T20:23:35.0011506Z log_E=5, 2025-05-07T20:23:35.0011859Z L=10, 2025-05-07T20:23:35.0012189Z D_gradcheck=2, 2025-05-07T20:23:35.0012580Z stochastic_rounding=True, 2025-05-07T20:23:35.0013013Z weighted=False, 2025-05-07T20:23:35.0013386Z row_wise=True, 2025-05-07T20:23:35.0013746Z mixed=False, 2025-05-07T20:23:35.0014120Z use_cache=True, 2025-05-07T20:23:35.0014530Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:35.0015003Z use_cpu=True, 2025-05-07T20:23:35.0015411Z output_dtype=SparseType.FP32, 2025-05-07T20:23:35.0015857Z ) 2025-05-07T20:23:35.0016261Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.0017188Z self=, 2025-05-07T20:23:35.0018052Z mixed_B=True, 2025-05-07T20:23:35.0018417Z compile=True, 2025-05-07T20:23:35.0018786Z T=5, 2025-05-07T20:23:35.0019117Z D=69, 2025-05-07T20:23:35.0019447Z B=43, 2025-05-07T20:23:35.0019776Z log_E=5, 2025-05-07T20:23:35.0020116Z L=14, 2025-05-07T20:23:35.0020681Z D_gradcheck=2, 2025-05-07T20:23:35.0021092Z stochastic_rounding=True, 2025-05-07T20:23:35.0021527Z weighted=True, 2025-05-07T20:23:35.0021893Z row_wise=False, 2025-05-07T20:23:35.0022263Z mixed=False, 2025-05-07T20:23:35.0022629Z use_cache=True, 2025-05-07T20:23:35.0023034Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:35.0023522Z use_cpu=True, 2025-05-07T20:23:35.0023924Z output_dtype=SparseType.FP32, 2025-05-07T20:23:35.0024378Z ) 2025-05-07T20:23:35.0024776Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.0025707Z self=, 2025-05-07T20:23:35.0026566Z mixed_B=False, 2025-05-07T20:23:35.0026932Z compile=False, 2025-05-07T20:23:35.0027295Z T=5, 2025-05-07T20:23:35.0027627Z D=35, 2025-05-07T20:23:35.0027951Z B=124, 2025-05-07T20:23:35.0028286Z log_E=5, 2025-05-07T20:23:35.0028625Z L=17, 2025-05-07T20:23:35.0028958Z D_gradcheck=1, 2025-05-07T20:23:35.0029350Z stochastic_rounding=False, 2025-05-07T20:23:35.0029783Z weighted=True, 2025-05-07T20:23:35.0030150Z row_wise=True, 2025-05-07T20:23:35.0030526Z mixed=True, 2025-05-07T20:23:35.0030887Z use_cache=True, 2025-05-07T20:23:35.0031296Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:35.0031776Z use_cpu=True, 2025-05-07T20:23:35.0032361Z output_dtype=SparseType.FP32, 2025-05-07T20:23:35.0032894Z ) 2025-05-07T20:23:35.0033297Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.0034223Z self=, 2025-05-07T20:23:35.0035309Z mixed_B=True, 2025-05-07T20:23:35.0035672Z compile=True, 2025-05-07T20:23:35.0036028Z T=2, 2025-05-07T20:23:35.0036386Z D=70, 2025-05-07T20:23:35.0036715Z B=55, 2025-05-07T20:23:35.0037038Z log_E=3, 2025-05-07T20:23:35.0037385Z L=4, 2025-05-07T20:23:35.0037725Z D_gradcheck=1, 2025-05-07T20:23:35.0038117Z stochastic_rounding=True, 2025-05-07T20:23:35.0038542Z weighted=False, 2025-05-07T20:23:35.0038916Z row_wise=False, 2025-05-07T20:23:35.0039286Z mixed=False, 2025-05-07T20:23:35.0039650Z use_cache=False, 2025-05-07T20:23:35.0040072Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:35.0040549Z use_cpu=True, 2025-05-07T20:23:35.0040957Z output_dtype=SparseType.FP32, 2025-05-07T20:23:35.0041410Z ) 2025-05-07T20:23:35.0042084Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.0043006Z self=, 2025-05-07T20:23:35.0043865Z mixed_B=True, 2025-05-07T20:23:35.0044233Z compile=True, 2025-05-07T20:23:35.0044587Z T=1, 2025-05-07T20:23:35.0044918Z D=115, 2025-05-07T20:23:35.0045254Z B=16, 2025-05-07T20:23:35.0045578Z log_E=3, 2025-05-07T20:23:35.0045922Z L=12, 2025-05-07T20:23:35.0046273Z D_gradcheck=1, 2025-05-07T20:23:35.0046658Z stochastic_rounding=False, 2025-05-07T20:23:35.0047093Z weighted=False, 2025-05-07T20:23:35.0047469Z row_wise=False, 2025-05-07T20:23:35.0047838Z mixed=False, 2025-05-07T20:23:35.0048348Z use_cache=False, 2025-05-07T20:23:35.0048788Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:35.0049269Z use_cpu=True, 2025-05-07T20:23:35.0049665Z output_dtype=SparseType.FP32, 2025-05-07T20:23:35.0050110Z ) 2025-05-07T20:23:35.0050507Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.0051424Z self=, 2025-05-07T20:23:35.0052282Z mixed_B=False, 2025-05-07T20:23:35.0052648Z compile=True, 2025-05-07T20:23:35.0053006Z T=3, 2025-05-07T20:23:35.0053332Z D=111, 2025-05-07T20:23:35.0053661Z B=10, 2025-05-07T20:23:35.0053985Z log_E=5, 2025-05-07T20:23:35.0054325Z L=1, 2025-05-07T20:23:35.0054912Z D_gradcheck=1, 2025-05-07T20:23:35.0055305Z stochastic_rounding=True, 2025-05-07T20:23:35.0055737Z weighted=False, 2025-05-07T20:23:35.0056105Z row_wise=False, 2025-05-07T20:23:35.0056590Z mixed=False, 2025-05-07T20:23:35.0056959Z use_cache=False, 2025-05-07T20:23:35.0057377Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:35.0057861Z use_cpu=True, 2025-05-07T20:23:35.0058266Z output_dtype=SparseType.FP32, 2025-05-07T20:23:35.0058716Z ) 2025-05-07T20:23:35.0059130Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.0060074Z self=, 2025-05-07T20:23:35.0060925Z mixed_B=True, 2025-05-07T20:23:35.0061304Z compile=True, 2025-05-07T20:23:35.0061786Z T=3, 2025-05-07T20:23:35.0062113Z D=118, 2025-05-07T20:23:35.0062447Z B=94, 2025-05-07T20:23:35.0062947Z log_E=5, 2025-05-07T20:23:35.0063297Z L=14, 2025-05-07T20:23:35.0063632Z D_gradcheck=2, 2025-05-07T20:23:35.0064022Z stochastic_rounding=False, 2025-05-07T20:23:35.0064547Z weighted=True, 2025-05-07T20:23:35.0064914Z row_wise=True, 2025-05-07T20:23:35.0065300Z mixed=False, 2025-05-07T20:23:35.0065672Z use_cache=False, 2025-05-07T20:23:35.0066084Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:35.0066564Z use_cpu=True, 2025-05-07T20:23:35.0067151Z output_dtype=SparseType.FP32, 2025-05-07T20:23:35.0067599Z ) 2025-05-07T20:23:35.0068108Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.0069039Z self=, 2025-05-07T20:23:35.0069885Z mixed_B=True, 2025-05-07T20:23:35.0070252Z compile=True, 2025-05-07T20:23:35.0070613Z T=4, 2025-05-07T20:23:35.0070936Z D=28, 2025-05-07T20:23:35.0071275Z B=114, 2025-05-07T20:23:35.0071614Z log_E=4, 2025-05-07T20:23:35.0071948Z L=13, 2025-05-07T20:23:35.0072298Z D_gradcheck=1, 2025-05-07T20:23:35.0072688Z stochastic_rounding=True, 2025-05-07T20:23:35.0073120Z weighted=False, 2025-05-07T20:23:35.0073512Z row_wise=False, 2025-05-07T20:23:35.0073883Z mixed=True, 2025-05-07T20:23:35.0074244Z use_cache=False, 2025-05-07T20:23:35.0074654Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:35.0075127Z use_cpu=True, 2025-05-07T20:23:35.0075523Z output_dtype=SparseType.FP32, 2025-05-07T20:23:35.0075957Z ) 2025-05-07T20:23:35.0076358Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.0077485Z self=, 2025-05-07T20:23:35.0078338Z mixed_B=True, 2025-05-07T20:23:35.0078706Z compile=True, 2025-05-07T20:23:35.0079067Z T=2, 2025-05-07T20:23:35.0079393Z D=55, 2025-05-07T20:23:35.0080141Z B=102, 2025-05-07T20:23:35.0080492Z log_E=4, 2025-05-07T20:23:35.0080825Z L=12, 2025-05-07T20:23:35.0081172Z D_gradcheck=1, 2025-05-07T20:23:35.0081563Z stochastic_rounding=True, 2025-05-07T20:23:35.0081992Z weighted=True, 2025-05-07T20:23:35.0082367Z row_wise=False, 2025-05-07T20:23:35.0082741Z mixed=True, 2025-05-07T20:23:35.0083109Z use_cache=True, 2025-05-07T20:23:35.0083526Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:35.0084016Z use_cpu=True, 2025-05-07T20:23:35.0084426Z output_dtype=SparseType.FP16, 2025-05-07T20:23:35.0084880Z ) 2025-05-07T20:23:35.0085296Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.0086242Z self=, 2025-05-07T20:23:35.0087093Z mixed_B=False, 2025-05-07T20:23:35.0087471Z compile=False, 2025-05-07T20:23:35.0087831Z T=4, 2025-05-07T20:23:35.0089524Z D=78, 2025-05-07T20:23:35.0089885Z B=53, 2025-05-07T20:23:35.0090218Z log_E=5, 2025-05-07T20:23:35.0090558Z L=8, 2025-05-07T20:23:35.0091359Z D_gradcheck=2, 2025-05-07T20:23:35.0091785Z stochastic_rounding=True, 2025-05-07T20:23:35.0092215Z weighted=True, 2025-05-07T20:23:35.0092589Z row_wise=True, 2025-05-07T20:23:35.0092961Z mixed=True, 2025-05-07T20:23:35.0093316Z use_cache=True, 2025-05-07T20:23:35.0093736Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:35.0094220Z use_cpu=True, 2025-05-07T20:23:35.0094625Z output_dtype=SparseType.FP32, 2025-05-07T20:23:35.0095067Z ) 2025-05-07T20:23:35.0095474Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.0096404Z self=, 2025-05-07T20:23:35.0097270Z mixed_B=False, 2025-05-07T20:23:35.0097641Z compile=False, 2025-05-07T20:23:35.0098002Z T=1, 2025-05-07T20:23:35.0098323Z D=79, 2025-05-07T20:23:35.0098656Z B=47, 2025-05-07T20:23:35.0098988Z log_E=3, 2025-05-07T20:23:35.0099324Z L=10, 2025-05-07T20:23:35.0099675Z D_gradcheck=2, 2025-05-07T20:23:35.0100067Z stochastic_rounding=True, 2025-05-07T20:23:35.0100490Z weighted=True, 2025-05-07T20:23:35.0100860Z row_wise=True, 2025-05-07T20:23:35.0101227Z mixed=True, 2025-05-07T20:23:35.0101583Z use_cache=True, 2025-05-07T20:23:35.0102001Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:35.0102497Z use_cpu=True, 2025-05-07T20:23:35.0103153Z output_dtype=SparseType.FP16, 2025-05-07T20:23:35.0103609Z ) 2025-05-07T20:23:35.0104214Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.0105134Z self=, 2025-05-07T20:23:35.0106006Z mixed_B=True, 2025-05-07T20:23:35.0106375Z compile=False, 2025-05-07T20:23:35.0106741Z T=4, 2025-05-07T20:23:35.0107063Z D=67, 2025-05-07T20:23:35.0107407Z B=4, 2025-05-07T20:23:35.0107741Z log_E=5, 2025-05-07T20:23:35.0108075Z L=15, 2025-05-07T20:23:35.0108439Z D_gradcheck=2, 2025-05-07T20:23:35.0108926Z stochastic_rounding=False, 2025-05-07T20:23:35.0109357Z weighted=True, 2025-05-07T20:23:35.0109736Z row_wise=True, 2025-05-07T20:23:35.0110110Z mixed=True, 2025-05-07T20:23:35.0110465Z use_cache=True, 2025-05-07T20:23:35.0110876Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:35.0111368Z use_cpu=True, 2025-05-07T20:23:35.0111763Z output_dtype=SparseType.FP16, 2025-05-07T20:23:35.0112213Z ) 2025-05-07T20:23:35.0112624Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.0113919Z self=, 2025-05-07T20:23:35.0114782Z mixed_B=False, 2025-05-07T20:23:35.0115154Z compile=True, 2025-05-07T20:23:35.0115512Z T=5, 2025-05-07T20:23:35.0115840Z D=98, 2025-05-07T20:23:35.0116171Z B=65, 2025-05-07T20:23:35.0116505Z log_E=3, 2025-05-07T20:23:35.0116846Z L=16, 2025-05-07T20:23:35.0117207Z D_gradcheck=2, 2025-05-07T20:23:35.0117596Z stochastic_rounding=True, 2025-05-07T20:23:35.0118036Z weighted=False, 2025-05-07T20:23:35.0118407Z row_wise=True, 2025-05-07T20:23:35.0118770Z mixed=True, 2025-05-07T20:23:35.0119133Z use_cache=True, 2025-05-07T20:23:35.0119553Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:35.0120032Z use_cpu=True, 2025-05-07T20:23:35.0120424Z output_dtype=SparseType.FP32, 2025-05-07T20:23:35.0120873Z ) 2025-05-07T20:23:35.0121276Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.0122207Z self=, 2025-05-07T20:23:35.0123061Z mixed_B=False, 2025-05-07T20:23:35.0123425Z compile=True, 2025-05-07T20:23:35.0123777Z T=2, 2025-05-07T20:23:35.0124132Z D=79, 2025-05-07T20:23:35.0136703Z B=30, 2025-05-07T20:23:35.0137049Z log_E=3, 2025-05-07T20:23:35.0137399Z L=14, 2025-05-07T20:23:35.0137727Z D_gradcheck=2, 2025-05-07T20:23:35.0138398Z stochastic_rounding=True, 2025-05-07T20:23:35.0138858Z weighted=True, 2025-05-07T20:23:35.0139220Z row_wise=True, 2025-05-07T20:23:35.0139587Z mixed=True, 2025-05-07T20:23:35.0139948Z use_cache=True, 2025-05-07T20:23:35.0140348Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:35.0140825Z use_cpu=True, 2025-05-07T20:23:35.0141224Z output_dtype=SparseType.FP16, 2025-05-07T20:23:35.0141665Z ) 2025-05-07T20:23:35.0701506Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.0702651Z self=, 2025-05-07T20:23:35.0703521Z mixed_B=False, 2025-05-07T20:23:35.0703896Z compile=False, 2025-05-07T20:23:35.0704248Z T=4, 2025-05-07T20:23:35.0704574Z D=74, 2025-05-07T20:23:35.0704904Z B=102, 2025-05-07T20:23:35.0705228Z log_E=5, 2025-05-07T20:23:35.0705574Z L=3, 2025-05-07T20:23:35.0705908Z D_gradcheck=2, 2025-05-07T20:23:35.0706302Z stochastic_rounding=True, 2025-05-07T20:23:35.0706731Z weighted=True, 2025-05-07T20:23:35.0707101Z row_wise=False, 2025-05-07T20:23:35.0707461Z mixed=False, 2025-05-07T20:23:35.0707834Z use_cache=False, 2025-05-07T20:23:35.0708250Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:35.0708717Z use_cpu=True, 2025-05-07T20:23:35.0709112Z output_dtype=SparseType.FP16, 2025-05-07T20:23:35.0709912Z ) 2025-05-07T20:23:35.0710323Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.0711390Z self=, 2025-05-07T20:23:35.0712244Z mixed_B=False, 2025-05-07T20:23:35.0712610Z compile=False, 2025-05-07T20:23:35.0712958Z T=5, 2025-05-07T20:23:35.0713284Z D=75, 2025-05-07T20:23:35.0713614Z B=9, 2025-05-07T20:23:35.0713929Z log_E=5, 2025-05-07T20:23:35.0714271Z L=19, 2025-05-07T20:23:35.0714606Z D_gradcheck=2, 2025-05-07T20:23:35.0714990Z stochastic_rounding=False, 2025-05-07T20:23:35.0715420Z weighted=False, 2025-05-07T20:23:35.0715789Z row_wise=True, 2025-05-07T20:23:35.0716142Z mixed=True, 2025-05-07T20:23:35.0716500Z use_cache=False, 2025-05-07T20:23:35.0716916Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:35.0717385Z use_cpu=True, 2025-05-07T20:23:35.0717777Z output_dtype=SparseType.FP16, 2025-05-07T20:23:35.0718221Z ) 2025-05-07T20:23:35.0718611Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.0719782Z self=, 2025-05-07T20:23:35.0720637Z mixed_B=True, 2025-05-07T20:23:35.0721006Z compile=False, 2025-05-07T20:23:35.0721362Z T=4, 2025-05-07T20:23:35.0721690Z D=43, 2025-05-07T20:23:35.0722018Z B=28, 2025-05-07T20:23:35.0722344Z log_E=4, 2025-05-07T20:23:35.0722688Z L=13, 2025-05-07T20:23:35.0723030Z D_gradcheck=2, 2025-05-07T20:23:35.0723419Z stochastic_rounding=False, 2025-05-07T20:23:35.0723853Z weighted=True, 2025-05-07T20:23:35.0724222Z row_wise=True, 2025-05-07T20:23:35.0724579Z mixed=True, 2025-05-07T20:23:35.0724938Z use_cache=True, 2025-05-07T20:23:35.0725340Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:35.0725804Z use_cpu=True, 2025-05-07T20:23:35.0726200Z output_dtype=SparseType.FP16, 2025-05-07T20:23:35.0726642Z ) 2025-05-07T20:23:35.0727030Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.0728147Z self=, 2025-05-07T20:23:35.0729011Z mixed_B=True, 2025-05-07T20:23:35.0729381Z compile=False, 2025-05-07T20:23:35.0729736Z T=4, 2025-05-07T20:23:35.0730070Z D=56, 2025-05-07T20:23:35.0730397Z B=107, 2025-05-07T20:23:35.0730725Z log_E=5, 2025-05-07T20:23:35.0731064Z L=5, 2025-05-07T20:23:35.0731398Z D_gradcheck=1, 2025-05-07T20:23:35.0732019Z stochastic_rounding=False, 2025-05-07T20:23:35.0732473Z weighted=True, 2025-05-07T20:23:35.0732847Z row_wise=False, 2025-05-07T20:23:35.0733210Z mixed=True, 2025-05-07T20:23:35.0733558Z use_cache=True, 2025-05-07T20:23:35.0733966Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:35.0734446Z use_cpu=True, 2025-05-07T20:23:35.0734832Z output_dtype=SparseType.FP32, 2025-05-07T20:23:35.0735275Z ) 2025-05-07T20:23:35.0735673Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.0736605Z self=, 2025-05-07T20:23:35.0737465Z mixed_B=False, 2025-05-07T20:23:35.0737840Z compile=False, 2025-05-07T20:23:35.0738199Z T=4, 2025-05-07T20:23:35.0738532Z D=103, 2025-05-07T20:23:35.0738864Z B=15, 2025-05-07T20:23:35.0739193Z log_E=4, 2025-05-07T20:23:35.0739535Z L=4, 2025-05-07T20:23:35.0739870Z D_gradcheck=2, 2025-05-07T20:23:35.0740255Z stochastic_rounding=True, 2025-05-07T20:23:35.0740686Z weighted=False, 2025-05-07T20:23:35.0741059Z row_wise=True, 2025-05-07T20:23:35.0741420Z mixed=False, 2025-05-07T20:23:35.0741787Z use_cache=False, 2025-05-07T20:23:35.0742202Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:35.0742676Z use_cpu=True, 2025-05-07T20:23:35.0743071Z output_dtype=SparseType.FP32, 2025-05-07T20:23:35.0743647Z ) 2025-05-07T20:23:35.0744054Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.0745074Z self=, 2025-05-07T20:23:35.0745929Z mixed_B=True, 2025-05-07T20:23:35.0746301Z compile=False, 2025-05-07T20:23:35.0746660Z T=2, 2025-05-07T20:23:35.0746988Z D=43, 2025-05-07T20:23:35.0747352Z B=120, 2025-05-07T20:23:35.0747683Z log_E=3, 2025-05-07T20:23:35.0748023Z L=5, 2025-05-07T20:23:35.0748365Z D_gradcheck=1, 2025-05-07T20:23:35.0748856Z stochastic_rounding=True, 2025-05-07T20:23:35.0749312Z weighted=True, 2025-05-07T20:23:35.0749682Z row_wise=True, 2025-05-07T20:23:35.0750039Z mixed=True, 2025-05-07T20:23:35.0750408Z use_cache=False, 2025-05-07T20:23:35.0750823Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:35.0751298Z use_cpu=True, 2025-05-07T20:23:35.0751695Z output_dtype=SparseType.FP16, 2025-05-07T20:23:35.0752141Z ) 2025-05-07T20:23:35.0752532Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.0753584Z self=, 2025-05-07T20:23:35.0754434Z mixed_B=True, 2025-05-07T20:23:35.0754799Z compile=True, 2025-05-07T20:23:35.0755146Z T=3, 2025-05-07T20:23:35.0755471Z D=103, 2025-05-07T20:23:35.0755806Z B=82, 2025-05-07T20:23:35.0756126Z log_E=3, 2025-05-07T20:23:35.0756464Z L=18, 2025-05-07T20:23:35.0756800Z D_gradcheck=2, 2025-05-07T20:23:35.0757186Z stochastic_rounding=False, 2025-05-07T20:23:35.0757621Z weighted=True, 2025-05-07T20:23:35.0757987Z row_wise=False, 2025-05-07T20:23:35.0758360Z mixed=True, 2025-05-07T20:23:35.0758728Z use_cache=True, 2025-05-07T20:23:35.0759329Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:35.0759794Z use_cpu=True, 2025-05-07T20:23:35.0760191Z output_dtype=SparseType.FP16, 2025-05-07T20:23:35.0760637Z ) 2025-05-07T20:23:35.0761033Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.0761971Z self=, 2025-05-07T20:23:35.0762832Z mixed_B=True, 2025-05-07T20:23:35.0763204Z compile=True, 2025-05-07T20:23:35.0763555Z T=4, 2025-05-07T20:23:35.0763887Z D=9, 2025-05-07T20:23:35.0764214Z B=82, 2025-05-07T20:23:35.0764542Z log_E=4, 2025-05-07T20:23:35.0764880Z L=15, 2025-05-07T20:23:35.0765217Z D_gradcheck=2, 2025-05-07T20:23:35.0765804Z stochastic_rounding=False, 2025-05-07T20:23:35.0766253Z weighted=True, 2025-05-07T20:23:35.0766631Z row_wise=True, 2025-05-07T20:23:35.0767000Z mixed=False, 2025-05-07T20:23:35.0767368Z use_cache=False, 2025-05-07T20:23:35.0767796Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:35.0768389Z use_cpu=True, 2025-05-07T20:23:35.0768788Z output_dtype=SparseType.FP16, 2025-05-07T20:23:35.0769230Z ) 2025-05-07T20:23:35.0769629Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.0770565Z self=, 2025-05-07T20:23:35.0771415Z mixed_B=True, 2025-05-07T20:23:35.0771774Z compile=False, 2025-05-07T20:23:35.0772135Z T=1, 2025-05-07T20:23:35.0772468Z D=74, 2025-05-07T20:23:35.0772788Z B=15, 2025-05-07T20:23:35.0773122Z log_E=4, 2025-05-07T20:23:35.0773459Z L=3, 2025-05-07T20:23:35.0773791Z D_gradcheck=2, 2025-05-07T20:23:35.0774181Z stochastic_rounding=True, 2025-05-07T20:23:35.0774616Z weighted=False, 2025-05-07T20:23:35.0774989Z row_wise=True, 2025-05-07T20:23:35.0775351Z mixed=False, 2025-05-07T20:23:35.0775720Z use_cache=True, 2025-05-07T20:23:35.0776127Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:35.0776605Z use_cpu=True, 2025-05-07T20:23:35.0777012Z output_dtype=SparseType.FP16, 2025-05-07T20:23:35.0777453Z ) 2025-05-07T20:23:35.0778044Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.0779068Z self=, 2025-05-07T20:23:35.0780302Z mixed_B=False, 2025-05-07T20:23:35.0780703Z compile=True, 2025-05-07T20:23:35.0781059Z T=1, 2025-05-07T20:23:35.0781389Z D=106, 2025-05-07T20:23:35.0781731Z B=102, 2025-05-07T20:23:35.0782060Z log_E=4, 2025-05-07T20:23:35.0782209Z L=0, 2025-05-07T20:23:35.0782362Z D_gradcheck=2, 2025-05-07T20:23:35.0782651Z stochastic_rounding=True, 2025-05-07T20:23:35.0782820Z weighted=False, 2025-05-07T20:23:35.0782980Z row_wise=False, 2025-05-07T20:23:35.0783141Z mixed=True, 2025-05-07T20:23:35.0783294Z use_cache=True, 2025-05-07T20:23:35.0783496Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:35.0783650Z use_cpu=True, 2025-05-07T20:23:35.0783836Z output_dtype=SparseType.FP32, 2025-05-07T20:23:35.0783985Z ) 2025-05-07T20:23:35.0784219Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.0784780Z self=, 2025-05-07T20:23:35.0785223Z mixed_B=True, 2025-05-07T20:23:35.0785378Z compile=True, 2025-05-07T20:23:35.0785529Z T=2, 2025-05-07T20:23:35.0785675Z D=113, 2025-05-07T20:23:35.0785823Z B=87, 2025-05-07T20:23:35.0785973Z log_E=4, 2025-05-07T20:23:35.0786116Z L=3, 2025-05-07T20:23:35.0786264Z D_gradcheck=1, 2025-05-07T20:23:35.0786451Z stochastic_rounding=False, 2025-05-07T20:23:35.0786603Z weighted=False, 2025-05-07T20:23:35.0786752Z row_wise=True, 2025-05-07T20:23:35.0786905Z mixed=True, 2025-05-07T20:23:35.0787056Z use_cache=True, 2025-05-07T20:23:35.0787245Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:35.0787406Z use_cpu=True, 2025-05-07T20:23:35.0787586Z output_dtype=SparseType.FP16, 2025-05-07T20:23:35.0787726Z ) 2025-05-07T20:23:35.0787960Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.0788519Z self=, 2025-05-07T20:23:35.0788683Z mixed_B=False, 2025-05-07T20:23:35.0788833Z compile=False, 2025-05-07T20:23:35.0788984Z T=5, 2025-05-07T20:23:35.0789134Z D=108, 2025-05-07T20:23:35.0789275Z B=66, 2025-05-07T20:23:35.0789417Z log_E=4, 2025-05-07T20:23:35.0789565Z L=5, 2025-05-07T20:23:35.0789719Z D_gradcheck=1, 2025-05-07T20:23:35.0790055Z stochastic_rounding=False, 2025-05-07T20:23:35.0790226Z weighted=True, 2025-05-07T20:23:35.0790381Z row_wise=False, 2025-05-07T20:23:35.0790535Z mixed=False, 2025-05-07T20:23:35.0790694Z use_cache=True, 2025-05-07T20:23:35.0790888Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:35.0791039Z use_cpu=True, 2025-05-07T20:23:35.0791229Z output_dtype=SparseType.FP16, 2025-05-07T20:23:35.0791372Z ) 2025-05-07T20:23:35.0791607Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.0792163Z self=, 2025-05-07T20:23:35.0792316Z mixed_B=False, 2025-05-07T20:23:35.0792473Z compile=True, 2025-05-07T20:23:35.0792616Z T=1, 2025-05-07T20:23:35.0792760Z D=121, 2025-05-07T20:23:35.0792913Z B=44, 2025-05-07T20:23:35.0793060Z log_E=4, 2025-05-07T20:23:35.0793201Z L=16, 2025-05-07T20:23:35.0793358Z D_gradcheck=1, 2025-05-07T20:23:35.0793531Z stochastic_rounding=True, 2025-05-07T20:23:35.0793687Z weighted=False, 2025-05-07T20:23:35.0793847Z row_wise=False, 2025-05-07T20:23:35.0794002Z mixed=False, 2025-05-07T20:23:35.0794157Z use_cache=True, 2025-05-07T20:23:35.0794358Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:35.0794513Z use_cpu=True, 2025-05-07T20:23:35.0794701Z output_dtype=SparseType.FP32, 2025-05-07T20:23:35.0794848Z ) 2025-05-07T20:23:35.0795236Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.0795930Z self=, 2025-05-07T20:23:35.0796093Z mixed_B=False, 2025-05-07T20:23:35.0796255Z compile=False, 2025-05-07T20:23:35.0796402Z T=2, 2025-05-07T20:23:35.0796546Z D=106, 2025-05-07T20:23:35.0796688Z B=38, 2025-05-07T20:23:35.0796841Z log_E=3, 2025-05-07T20:23:35.0796983Z L=15, 2025-05-07T20:23:35.0797137Z D_gradcheck=2, 2025-05-07T20:23:35.0797324Z stochastic_rounding=False, 2025-05-07T20:23:35.0797480Z weighted=False, 2025-05-07T20:23:35.0797642Z row_wise=True, 2025-05-07T20:23:35.0797799Z mixed=False, 2025-05-07T20:23:35.0797955Z use_cache=False, 2025-05-07T20:23:35.0798157Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:35.0798312Z use_cpu=True, 2025-05-07T20:23:35.0798496Z output_dtype=SparseType.FP16, 2025-05-07T20:23:35.0798645Z ) 2025-05-07T20:23:35.0798871Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.0799426Z self=, 2025-05-07T20:23:35.0799682Z mixed_B=True, 2025-05-07T20:23:35.0799843Z compile=False, 2025-05-07T20:23:35.0799996Z T=2, 2025-05-07T20:23:35.0800159Z D=71, 2025-05-07T20:23:35.0800310Z B=92, 2025-05-07T20:23:35.0800462Z log_E=3, 2025-05-07T20:23:35.0800624Z L=8, 2025-05-07T20:23:35.0800792Z D_gradcheck=1, 2025-05-07T20:23:35.0800993Z stochastic_rounding=False, 2025-05-07T20:23:35.0801160Z weighted=False, 2025-05-07T20:23:35.0801324Z row_wise=False, 2025-05-07T20:23:35.0801490Z mixed=False, 2025-05-07T20:23:35.0801648Z use_cache=False, 2025-05-07T20:23:35.0801840Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:35.0802007Z use_cpu=True, 2025-05-07T20:23:35.0802192Z output_dtype=SparseType.FP32, 2025-05-07T20:23:35.0802337Z ) 2025-05-07T20:23:35.0802586Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.0803143Z self=, 2025-05-07T20:23:35.0803305Z mixed_B=True, 2025-05-07T20:23:35.0803473Z compile=True, 2025-05-07T20:23:35.0803618Z T=3, 2025-05-07T20:23:35.0803771Z D=72, 2025-05-07T20:23:35.0803923Z B=126, 2025-05-07T20:23:35.0804074Z log_E=5, 2025-05-07T20:23:35.0804226Z L=16, 2025-05-07T20:23:35.0804389Z D_gradcheck=2, 2025-05-07T20:23:35.0804662Z stochastic_rounding=True, 2025-05-07T20:23:35.0804845Z weighted=False, 2025-05-07T20:23:35.0805000Z row_wise=False, 2025-05-07T20:23:35.0805151Z mixed=True, 2025-05-07T20:23:35.0805308Z use_cache=True, 2025-05-07T20:23:35.0805498Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:35.0805648Z use_cpu=True, 2025-05-07T20:23:35.0805834Z output_dtype=SparseType.FP32, 2025-05-07T20:23:35.0805973Z ) 2025-05-07T20:23:35.0806204Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.0806769Z self=, 2025-05-07T20:23:35.0806928Z mixed_B=False, 2025-05-07T20:23:35.0807090Z compile=False, 2025-05-07T20:23:35.0807237Z T=1, 2025-05-07T20:23:35.0807383Z D=110, 2025-05-07T20:23:35.0807537Z B=26, 2025-05-07T20:23:35.0807682Z log_E=4, 2025-05-07T20:23:35.0807824Z L=2, 2025-05-07T20:23:35.0808146Z D_gradcheck=2, 2025-05-07T20:23:35.0808324Z stochastic_rounding=True, 2025-05-07T20:23:35.0808486Z weighted=True, 2025-05-07T20:23:35.0808647Z row_wise=True, 2025-05-07T20:23:35.0808799Z mixed=False, 2025-05-07T20:23:35.0808959Z use_cache=True, 2025-05-07T20:23:35.0809162Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:35.0809313Z use_cpu=True, 2025-05-07T20:23:35.0809496Z output_dtype=SparseType.FP32, 2025-05-07T20:23:35.0809647Z ) 2025-05-07T20:23:35.1433229Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.1434074Z self=, 2025-05-07T20:23:35.1434245Z mixed_B=False, 2025-05-07T20:23:35.1434402Z compile=True, 2025-05-07T20:23:35.1434557Z T=1, 2025-05-07T20:23:35.1434704Z D=46, 2025-05-07T20:23:35.1434846Z B=25, 2025-05-07T20:23:35.1434999Z log_E=3, 2025-05-07T20:23:35.1435141Z L=8, 2025-05-07T20:23:35.1435290Z D_gradcheck=2, 2025-05-07T20:23:35.1435467Z stochastic_rounding=True, 2025-05-07T20:23:35.1435628Z weighted=True, 2025-05-07T20:23:35.1435789Z row_wise=False, 2025-05-07T20:23:35.1435936Z mixed=True, 2025-05-07T20:23:35.1436087Z use_cache=True, 2025-05-07T20:23:35.1436282Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:35.1436431Z use_cpu=True, 2025-05-07T20:23:35.1436610Z output_dtype=SparseType.FP32, 2025-05-07T20:23:35.1436762Z ) 2025-05-07T20:23:35.1436993Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.1437550Z self=, 2025-05-07T20:23:35.1437883Z mixed_B=False, 2025-05-07T20:23:35.1438038Z compile=False, 2025-05-07T20:23:35.1438180Z T=5, 2025-05-07T20:23:35.1438330Z D=4, 2025-05-07T20:23:35.1438470Z B=88, 2025-05-07T20:23:35.1438616Z log_E=5, 2025-05-07T20:23:35.1438767Z L=15, 2025-05-07T20:23:35.1438919Z D_gradcheck=1, 2025-05-07T20:23:35.1439219Z stochastic_rounding=True, 2025-05-07T20:23:35.1439379Z weighted=False, 2025-05-07T20:23:35.1439533Z row_wise=False, 2025-05-07T20:23:35.1439689Z mixed=False, 2025-05-07T20:23:35.1439840Z use_cache=True, 2025-05-07T20:23:35.1440028Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:35.1440185Z use_cpu=True, 2025-05-07T20:23:35.1440363Z output_dtype=SparseType.FP32, 2025-05-07T20:23:35.1440503Z ) 2025-05-07T20:23:35.1440742Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.1441295Z self=, 2025-05-07T20:23:35.1441456Z mixed_B=True, 2025-05-07T20:23:35.1441608Z compile=False, 2025-05-07T20:23:35.1441752Z T=4, 2025-05-07T20:23:35.1441901Z D=104, 2025-05-07T20:23:35.1442050Z B=22, 2025-05-07T20:23:35.1442198Z log_E=3, 2025-05-07T20:23:35.1442358Z L=6, 2025-05-07T20:23:35.1442509Z D_gradcheck=1, 2025-05-07T20:23:35.1442682Z stochastic_rounding=False, 2025-05-07T20:23:35.1443008Z weighted=False, 2025-05-07T20:23:35.1443189Z row_wise=False, 2025-05-07T20:23:35.1443342Z mixed=False, 2025-05-07T20:23:35.1443506Z use_cache=True, 2025-05-07T20:23:35.1443706Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:35.1443855Z use_cpu=True, 2025-05-07T20:23:35.1444056Z output_dtype=SparseType.FP16, 2025-05-07T20:23:35.1444205Z ) 2025-05-07T20:23:35.1444438Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.1445010Z self=, 2025-05-07T20:23:35.1445165Z mixed_B=False, 2025-05-07T20:23:35.1445327Z compile=True, 2025-05-07T20:23:35.1445470Z T=3, 2025-05-07T20:23:35.1445612Z D=29, 2025-05-07T20:23:35.1445763Z B=75, 2025-05-07T20:23:35.1445909Z log_E=3, 2025-05-07T20:23:35.1446054Z L=13, 2025-05-07T20:23:35.1446211Z D_gradcheck=2, 2025-05-07T20:23:35.1446380Z stochastic_rounding=True, 2025-05-07T20:23:35.1446540Z weighted=True, 2025-05-07T20:23:35.1446698Z row_wise=True, 2025-05-07T20:23:35.1446845Z mixed=True, 2025-05-07T20:23:35.1446997Z use_cache=True, 2025-05-07T20:23:35.1447192Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:35.1447344Z use_cpu=True, 2025-05-07T20:23:35.1447533Z output_dtype=SparseType.FP32, 2025-05-07T20:23:35.1447672Z ) 2025-05-07T20:23:35.1448129Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.1448719Z self=, 2025-05-07T20:23:35.1448974Z mixed_B=False, 2025-05-07T20:23:35.1449128Z compile=False, 2025-05-07T20:23:35.1449280Z T=4, 2025-05-07T20:23:35.1449425Z D=54, 2025-05-07T20:23:35.1449568Z B=77, 2025-05-07T20:23:35.1449721Z log_E=5, 2025-05-07T20:23:35.1449865Z L=15, 2025-05-07T20:23:35.1450018Z D_gradcheck=1, 2025-05-07T20:23:35.1450198Z stochastic_rounding=False, 2025-05-07T20:23:35.1450355Z weighted=False, 2025-05-07T20:23:35.1450508Z row_wise=True, 2025-05-07T20:23:35.1450666Z mixed=True, 2025-05-07T20:23:35.1450817Z use_cache=True, 2025-05-07T20:23:35.1451014Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:35.1451164Z use_cpu=True, 2025-05-07T20:23:35.1451343Z output_dtype=SparseType.FP32, 2025-05-07T20:23:35.1451486Z ) 2025-05-07T20:23:35.1451713Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.1452267Z self=, 2025-05-07T20:23:35.1452530Z mixed_B=False, 2025-05-07T20:23:35.1452683Z compile=False, 2025-05-07T20:23:35.1452825Z T=5, 2025-05-07T20:23:35.1452976Z D=74, 2025-05-07T20:23:35.1453118Z B=31, 2025-05-07T20:23:35.1453261Z log_E=4, 2025-05-07T20:23:35.1453412Z L=17, 2025-05-07T20:23:35.1453564Z D_gradcheck=2, 2025-05-07T20:23:35.1453737Z stochastic_rounding=False, 2025-05-07T20:23:35.1453908Z weighted=False, 2025-05-07T20:23:35.1454059Z row_wise=False, 2025-05-07T20:23:35.1454216Z mixed=False, 2025-05-07T20:23:35.1454374Z use_cache=False, 2025-05-07T20:23:35.1454565Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:35.1454724Z use_cpu=True, 2025-05-07T20:23:35.1454902Z output_dtype=SparseType.FP16, 2025-05-07T20:23:35.1455039Z ) 2025-05-07T20:23:35.1455273Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.1455826Z self=, 2025-05-07T20:23:35.1455985Z mixed_B=False, 2025-05-07T20:23:35.1456142Z compile=False, 2025-05-07T20:23:35.1456282Z T=4, 2025-05-07T20:23:35.1456424Z D=57, 2025-05-07T20:23:35.1456579Z B=115, 2025-05-07T20:23:35.1456723Z log_E=4, 2025-05-07T20:23:35.1456873Z L=8, 2025-05-07T20:23:35.1457023Z D_gradcheck=1, 2025-05-07T20:23:35.1457193Z stochastic_rounding=True, 2025-05-07T20:23:35.1457447Z weighted=False, 2025-05-07T20:23:35.1457622Z row_wise=True, 2025-05-07T20:23:35.1457771Z mixed=True, 2025-05-07T20:23:35.1457929Z use_cache=False, 2025-05-07T20:23:35.1458119Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:35.1458269Z use_cpu=True, 2025-05-07T20:23:35.1458453Z output_dtype=SparseType.FP32, 2025-05-07T20:23:35.1458593Z ) 2025-05-07T20:23:35.1458820Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.1459379Z self=, 2025-05-07T20:23:35.1459538Z mixed_B=True, 2025-05-07T20:23:35.1459690Z compile=True, 2025-05-07T20:23:35.1459842Z T=1, 2025-05-07T20:23:35.1459984Z D=88, 2025-05-07T20:23:35.1460133Z B=66, 2025-05-07T20:23:35.1460277Z log_E=5, 2025-05-07T20:23:35.1460421Z L=13, 2025-05-07T20:23:35.1460577Z D_gradcheck=2, 2025-05-07T20:23:35.1460752Z stochastic_rounding=True, 2025-05-07T20:23:35.1460910Z weighted=True, 2025-05-07T20:23:35.1461076Z row_wise=False, 2025-05-07T20:23:35.1461225Z mixed=True, 2025-05-07T20:23:35.1461377Z use_cache=False, 2025-05-07T20:23:35.1461574Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:35.1461726Z use_cpu=True, 2025-05-07T20:23:35.1461910Z output_dtype=SparseType.FP16, 2025-05-07T20:23:35.1462054Z ) 2025-05-07T20:23:35.1462374Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.1462945Z self=, 2025-05-07T20:23:35.1463211Z mixed_B=False, 2025-05-07T20:23:35.1463365Z compile=False, 2025-05-07T20:23:35.1463516Z T=4, 2025-05-07T20:23:35.1463659Z D=111, 2025-05-07T20:23:35.1463803Z B=115, 2025-05-07T20:23:35.1463960Z log_E=5, 2025-05-07T20:23:35.1464107Z L=16, 2025-05-07T20:23:35.1464261Z D_gradcheck=1, 2025-05-07T20:23:35.1464436Z stochastic_rounding=True, 2025-05-07T20:23:35.1464593Z weighted=False, 2025-05-07T20:23:35.1464746Z row_wise=True, 2025-05-07T20:23:35.1464903Z mixed=True, 2025-05-07T20:23:35.1465054Z use_cache=False, 2025-05-07T20:23:35.1465241Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:35.1465398Z use_cpu=True, 2025-05-07T20:23:35.1465577Z output_dtype=SparseType.FP16, 2025-05-07T20:23:35.1465715Z ) 2025-05-07T20:23:35.1465957Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.1466511Z self=, 2025-05-07T20:23:35.1466782Z mixed_B=False, 2025-05-07T20:23:35.1466936Z compile=False, 2025-05-07T20:23:35.1467081Z T=2, 2025-05-07T20:23:35.1467229Z D=29, 2025-05-07T20:23:35.1467371Z B=106, 2025-05-07T20:23:35.1467515Z log_E=3, 2025-05-07T20:23:35.1467665Z L=18, 2025-05-07T20:23:35.1467817Z D_gradcheck=1, 2025-05-07T20:23:35.1467988Z stochastic_rounding=True, 2025-05-07T20:23:35.1468151Z weighted=True, 2025-05-07T20:23:35.1468304Z row_wise=True, 2025-05-07T20:23:35.1468454Z mixed=False, 2025-05-07T20:23:35.1468612Z use_cache=True, 2025-05-07T20:23:35.1468800Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:35.1468954Z use_cpu=True, 2025-05-07T20:23:35.1469130Z output_dtype=SparseType.FP16, 2025-05-07T20:23:35.1469268Z ) 2025-05-07T20:23:35.1469501Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.1470054Z self=, 2025-05-07T20:23:35.1470214Z mixed_B=False, 2025-05-07T20:23:35.1470377Z compile=False, 2025-05-07T20:23:35.1470520Z T=2, 2025-05-07T20:23:35.1470664Z D=119, 2025-05-07T20:23:35.1470816Z B=12, 2025-05-07T20:23:35.1470963Z log_E=3, 2025-05-07T20:23:35.1471111Z L=11, 2025-05-07T20:23:35.1471266Z D_gradcheck=2, 2025-05-07T20:23:35.1471436Z stochastic_rounding=False, 2025-05-07T20:23:35.1471681Z weighted=True, 2025-05-07T20:23:35.1471855Z row_wise=False, 2025-05-07T20:23:35.1472001Z mixed=True, 2025-05-07T20:23:35.1472161Z use_cache=True, 2025-05-07T20:23:35.1472352Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:35.1472501Z use_cpu=True, 2025-05-07T20:23:35.1472687Z output_dtype=SparseType.FP16, 2025-05-07T20:23:35.1472824Z ) 2025-05-07T20:23:35.1473052Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.1473610Z self=, 2025-05-07T20:23:35.1473770Z mixed_B=False, 2025-05-07T20:23:35.1473920Z compile=True, 2025-05-07T20:23:35.1474072Z T=1, 2025-05-07T20:23:35.1474217Z D=86, 2025-05-07T20:23:35.1474361Z B=30, 2025-05-07T20:23:35.1474515Z log_E=3, 2025-05-07T20:23:35.1474659Z L=4, 2025-05-07T20:23:35.1474829Z D_gradcheck=1, 2025-05-07T20:23:35.1475003Z stochastic_rounding=True, 2025-05-07T20:23:35.1475159Z weighted=True, 2025-05-07T20:23:35.1475315Z row_wise=True, 2025-05-07T20:23:35.1475463Z mixed=True, 2025-05-07T20:23:35.1475614Z use_cache=True, 2025-05-07T20:23:35.1475808Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:35.1475957Z use_cpu=True, 2025-05-07T20:23:35.1476136Z output_dtype=SparseType.FP16, 2025-05-07T20:23:35.1476283Z ) 2025-05-07T20:23:35.1476640Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.1477206Z self=, 2025-05-07T20:23:35.1477453Z mixed_B=False, 2025-05-07T20:23:35.1477604Z compile=False, 2025-05-07T20:23:35.1477745Z T=1, 2025-05-07T20:23:35.1477898Z D=37, 2025-05-07T20:23:35.1478040Z B=63, 2025-05-07T20:23:35.1478191Z log_E=4, 2025-05-07T20:23:35.1478337Z L=15, 2025-05-07T20:23:35.1478489Z D_gradcheck=1, 2025-05-07T20:23:35.1478664Z stochastic_rounding=True, 2025-05-07T20:23:35.1478821Z weighted=False, 2025-05-07T20:23:35.1478973Z row_wise=True, 2025-05-07T20:23:35.1479132Z mixed=False, 2025-05-07T20:23:35.1479289Z use_cache=False, 2025-05-07T20:23:35.1479481Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:35.1479639Z use_cpu=True, 2025-05-07T20:23:35.1480280Z output_dtype=SparseType.FP32, 2025-05-07T20:23:35.1480427Z ) 2025-05-07T20:23:35.1480669Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.1481223Z self=, 2025-05-07T20:23:35.1481719Z mixed_B=True, 2025-05-07T20:23:35.1481882Z compile=True, 2025-05-07T20:23:35.1482025Z T=4, 2025-05-07T20:23:35.1482175Z D=15, 2025-05-07T20:23:35.1482317Z B=47, 2025-05-07T20:23:35.1482465Z log_E=4, 2025-05-07T20:23:35.1482618Z L=5, 2025-05-07T20:23:35.1482774Z D_gradcheck=1, 2025-05-07T20:23:35.1482946Z stochastic_rounding=True, 2025-05-07T20:23:35.1483104Z weighted=False, 2025-05-07T20:23:35.1483259Z row_wise=True, 2025-05-07T20:23:35.1483407Z mixed=True, 2025-05-07T20:23:35.1483567Z use_cache=True, 2025-05-07T20:23:35.1483757Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:35.1483907Z use_cpu=True, 2025-05-07T20:23:35.1484092Z output_dtype=SparseType.FP32, 2025-05-07T20:23:35.1484233Z ) 2025-05-07T20:23:35.1484456Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.1485018Z self=, 2025-05-07T20:23:35.1485175Z mixed_B=False, 2025-05-07T20:23:35.1485339Z compile=False, 2025-05-07T20:23:35.1485481Z T=2, 2025-05-07T20:23:35.1485628Z D=71, 2025-05-07T20:23:35.1485783Z B=38, 2025-05-07T20:23:35.1485930Z log_E=5, 2025-05-07T20:23:35.1486076Z L=3, 2025-05-07T20:23:35.1486234Z D_gradcheck=2, 2025-05-07T20:23:35.1486409Z stochastic_rounding=True, 2025-05-07T20:23:35.1486566Z weighted=True, 2025-05-07T20:23:35.1486889Z row_wise=False, 2025-05-07T20:23:35.1487058Z mixed=True, 2025-05-07T20:23:35.1487209Z use_cache=True, 2025-05-07T20:23:35.1487405Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:35.1487555Z use_cpu=True, 2025-05-07T20:23:35.1487734Z output_dtype=SparseType.FP32, 2025-05-07T20:23:35.1487884Z ) 2025-05-07T20:23:35.1488315Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.1488891Z self=, 2025-05-07T20:23:35.1489051Z mixed_B=False, 2025-05-07T20:23:35.1489204Z compile=False, 2025-05-07T20:23:35.1489354Z T=5, 2025-05-07T20:23:35.1489494Z D=74, 2025-05-07T20:23:35.1489633Z B=28, 2025-05-07T20:23:35.1489784Z log_E=3, 2025-05-07T20:23:35.1489928Z L=2, 2025-05-07T20:23:35.1490077Z D_gradcheck=1, 2025-05-07T20:23:35.1490251Z stochastic_rounding=True, 2025-05-07T20:23:35.1490418Z weighted=False, 2025-05-07T20:23:35.1490592Z row_wise=False, 2025-05-07T20:23:35.1490748Z mixed=True, 2025-05-07T20:23:35.1490904Z use_cache=False, 2025-05-07T20:23:35.1491095Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:35.1491252Z use_cpu=True, 2025-05-07T20:23:35.1491432Z output_dtype=SparseType.FP16, 2025-05-07T20:23:35.1491581Z ) 2025-05-07T20:23:35.1491806Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.1492592Z self=, 2025-05-07T20:23:35.1492840Z mixed_B=False, 2025-05-07T20:23:35.1492994Z compile=False, 2025-05-07T20:23:35.1493135Z T=5, 2025-05-07T20:23:35.1493284Z D=53, 2025-05-07T20:23:35.1493427Z B=46, 2025-05-07T20:23:35.1493574Z log_E=4, 2025-05-07T20:23:35.1493724Z L=13, 2025-05-07T20:23:35.1493888Z D_gradcheck=1, 2025-05-07T20:23:35.1494068Z stochastic_rounding=True, 2025-05-07T20:23:35.1494272Z weighted=False, 2025-05-07T20:23:35.1494428Z row_wise=False, 2025-05-07T20:23:35.1494584Z mixed=True, 2025-05-07T20:23:35.1494738Z use_cache=True, 2025-05-07T20:23:35.1494929Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:35.1495088Z use_cpu=True, 2025-05-07T20:23:35.1495270Z output_dtype=SparseType.FP32, 2025-05-07T20:23:35.1495408Z ) 2025-05-07T20:23:35.2149697Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.2150362Z self=, 2025-05-07T20:23:35.2150913Z mixed_B=False, 2025-05-07T20:23:35.2151080Z compile=True, 2025-05-07T20:23:35.2151224Z T=5, 2025-05-07T20:23:35.2151382Z D=11, 2025-05-07T20:23:35.2151528Z B=90, 2025-05-07T20:23:35.2151670Z log_E=3, 2025-05-07T20:23:35.2151821Z L=3, 2025-05-07T20:23:35.2151971Z D_gradcheck=1, 2025-05-07T20:23:35.2152144Z stochastic_rounding=False, 2025-05-07T20:23:35.2152306Z weighted=True, 2025-05-07T20:23:35.2152465Z row_wise=True, 2025-05-07T20:23:35.2152614Z mixed=True, 2025-05-07T20:23:35.2152770Z use_cache=True, 2025-05-07T20:23:35.2152962Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:35.2153116Z use_cpu=True, 2025-05-07T20:23:35.2153302Z output_dtype=SparseType.FP32, 2025-05-07T20:23:35.2153443Z ) 2025-05-07T20:23:35.2153680Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.2154364Z self=, 2025-05-07T20:23:35.2154525Z mixed_B=False, 2025-05-07T20:23:35.2154685Z compile=True, 2025-05-07T20:23:35.2154834Z T=2, 2025-05-07T20:23:35.2154978Z D=112, 2025-05-07T20:23:35.2155126Z B=26, 2025-05-07T20:23:35.2155271Z log_E=5, 2025-05-07T20:23:35.2155411Z L=20, 2025-05-07T20:23:35.2155568Z D_gradcheck=2, 2025-05-07T20:23:35.2155738Z stochastic_rounding=False, 2025-05-07T20:23:35.2155888Z weighted=False, 2025-05-07T20:23:35.2156201Z row_wise=True, 2025-05-07T20:23:35.2156360Z mixed=True, 2025-05-07T20:23:35.2156519Z use_cache=True, 2025-05-07T20:23:35.2156705Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:35.2156854Z use_cpu=True, 2025-05-07T20:23:35.2157041Z output_dtype=SparseType.FP16, 2025-05-07T20:23:35.2157178Z ) 2025-05-07T20:23:35.2157403Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.2157963Z self=, 2025-05-07T20:23:35.2158122Z mixed_B=True, 2025-05-07T20:23:35.2158276Z compile=False, 2025-05-07T20:23:35.2158432Z T=3, 2025-05-07T20:23:35.2158575Z D=20, 2025-05-07T20:23:35.2158719Z B=59, 2025-05-07T20:23:35.2158873Z log_E=4, 2025-05-07T20:23:35.2159019Z L=3, 2025-05-07T20:23:35.2159167Z D_gradcheck=2, 2025-05-07T20:23:35.2159349Z stochastic_rounding=True, 2025-05-07T20:23:35.2159498Z weighted=True, 2025-05-07T20:23:35.2159659Z row_wise=False, 2025-05-07T20:23:35.2159811Z mixed=False, 2025-05-07T20:23:35.2159964Z use_cache=False, 2025-05-07T20:23:35.2160160Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:35.2160312Z use_cpu=True, 2025-05-07T20:23:35.2160492Z output_dtype=SparseType.FP32, 2025-05-07T20:23:35.2160641Z ) 2025-05-07T20:23:35.2160865Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.2161572Z self=, 2025-05-07T20:23:35.2161837Z mixed_B=False, 2025-05-07T20:23:35.2161986Z compile=True, 2025-05-07T20:23:35.2162131Z T=4, 2025-05-07T20:23:35.2162278Z D=2, 2025-05-07T20:23:35.2162421Z B=29, 2025-05-07T20:23:35.2162564Z log_E=5, 2025-05-07T20:23:35.2162714Z L=11, 2025-05-07T20:23:35.2162863Z D_gradcheck=2, 2025-05-07T20:23:35.2163041Z stochastic_rounding=False, 2025-05-07T20:23:35.2163193Z weighted=False, 2025-05-07T20:23:35.2163349Z row_wise=True, 2025-05-07T20:23:35.2163507Z mixed=False, 2025-05-07T20:23:35.2163658Z use_cache=True, 2025-05-07T20:23:35.2163846Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:35.2163999Z use_cpu=True, 2025-05-07T20:23:35.2164180Z output_dtype=SparseType.FP16, 2025-05-07T20:23:35.2164317Z ) 2025-05-07T20:23:35.2164548Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.2165097Z self=, 2025-05-07T20:23:35.2165336Z mixed_B=True, 2025-05-07T20:23:35.2165493Z compile=True, 2025-05-07T20:23:35.2165633Z T=5, 2025-05-07T20:23:35.2165780Z D=21, 2025-05-07T20:23:35.2165919Z B=98, 2025-05-07T20:23:35.2166061Z log_E=5, 2025-05-07T20:23:35.2166207Z L=0, 2025-05-07T20:23:35.2166356Z D_gradcheck=1, 2025-05-07T20:23:35.2166526Z stochastic_rounding=True, 2025-05-07T20:23:35.2166684Z weighted=True, 2025-05-07T20:23:35.2166836Z row_wise=False, 2025-05-07T20:23:35.2166987Z mixed=False, 2025-05-07T20:23:35.2167145Z use_cache=True, 2025-05-07T20:23:35.2167331Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:35.2167481Z use_cpu=True, 2025-05-07T20:23:35.2167669Z output_dtype=SparseType.FP16, 2025-05-07T20:23:35.2167808Z ) 2025-05-07T20:23:35.2168145Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.2168710Z self=, 2025-05-07T20:23:35.2168868Z mixed_B=True, 2025-05-07T20:23:35.2169026Z compile=True, 2025-05-07T20:23:35.2169174Z T=3, 2025-05-07T20:23:35.2169320Z D=54, 2025-05-07T20:23:35.2169473Z B=123, 2025-05-07T20:23:35.2169616Z log_E=4, 2025-05-07T20:23:35.2169755Z L=19, 2025-05-07T20:23:35.2169913Z D_gradcheck=2, 2025-05-07T20:23:35.2170086Z stochastic_rounding=False, 2025-05-07T20:23:35.2170240Z weighted=False, 2025-05-07T20:23:35.2170511Z row_wise=True, 2025-05-07T20:23:35.2170672Z mixed=True, 2025-05-07T20:23:35.2170820Z use_cache=True, 2025-05-07T20:23:35.2171013Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:35.2171160Z use_cpu=True, 2025-05-07T20:23:35.2171338Z output_dtype=SparseType.FP16, 2025-05-07T20:23:35.2171486Z ) 2025-05-07T20:23:35.2171709Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.2172270Z self=, 2025-05-07T20:23:35.2172424Z mixed_B=True, 2025-05-07T20:23:35.2172575Z compile=False, 2025-05-07T20:23:35.2172723Z T=4, 2025-05-07T20:23:35.2172862Z D=54, 2025-05-07T20:23:35.2173002Z B=12, 2025-05-07T20:23:35.2173149Z log_E=3, 2025-05-07T20:23:35.2173289Z L=10, 2025-05-07T20:23:35.2173436Z D_gradcheck=2, 2025-05-07T20:23:35.2173611Z stochastic_rounding=False, 2025-05-07T20:23:35.2173761Z weighted=True, 2025-05-07T20:23:35.2173913Z row_wise=True, 2025-05-07T20:23:35.2174064Z mixed=False, 2025-05-07T20:23:35.2174212Z use_cache=True, 2025-05-07T20:23:35.2174397Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:35.2174554Z use_cpu=True, 2025-05-07T20:23:35.2174732Z output_dtype=SparseType.FP16, 2025-05-07T20:23:35.2174879Z ) 2025-05-07T20:23:35.2175102Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.2175744Z self=, 2025-05-07T20:23:35.2175963Z mixed_B=False, 2025-05-07T20:23:35.2176113Z compile=True, 2025-05-07T20:23:35.2176255Z T=5, 2025-05-07T20:23:35.2176406Z D=8, 2025-05-07T20:23:35.2176547Z B=77, 2025-05-07T20:23:35.2176691Z log_E=3, 2025-05-07T20:23:35.2176842Z L=19, 2025-05-07T20:23:35.2176994Z D_gradcheck=1, 2025-05-07T20:23:35.2177166Z stochastic_rounding=True, 2025-05-07T20:23:35.2177325Z weighted=False, 2025-05-07T20:23:35.2177473Z row_wise=True, 2025-05-07T20:23:35.2177633Z mixed=True, 2025-05-07T20:23:35.2177788Z use_cache=False, 2025-05-07T20:23:35.2177980Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:35.2178135Z use_cpu=True, 2025-05-07T20:23:35.2178315Z output_dtype=SparseType.FP16, 2025-05-07T20:23:35.2178453Z ) 2025-05-07T20:23:35.2178686Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.2179238Z self=, 2025-05-07T20:23:35.2179481Z mixed_B=True, 2025-05-07T20:23:35.2179637Z compile=True, 2025-05-07T20:23:35.2180069Z T=1, 2025-05-07T20:23:35.2180213Z D=6, 2025-05-07T20:23:35.2180359Z B=105, 2025-05-07T20:23:35.2180504Z log_E=3, 2025-05-07T20:23:35.2180648Z L=19, 2025-05-07T20:23:35.2180802Z D_gradcheck=1, 2025-05-07T20:23:35.2180971Z stochastic_rounding=True, 2025-05-07T20:23:35.2181128Z weighted=False, 2025-05-07T20:23:35.2181277Z row_wise=False, 2025-05-07T20:23:35.2181430Z mixed=False, 2025-05-07T20:23:35.2181589Z use_cache=False, 2025-05-07T20:23:35.2181777Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:35.2181926Z use_cpu=True, 2025-05-07T20:23:35.2182110Z output_dtype=SparseType.FP32, 2025-05-07T20:23:35.2182253Z ) 2025-05-07T20:23:35.2182480Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.2183039Z self=, 2025-05-07T20:23:35.2183199Z mixed_B=False, 2025-05-07T20:23:35.2183353Z compile=False, 2025-05-07T20:23:35.2183503Z T=2, 2025-05-07T20:23:35.2183645Z D=122, 2025-05-07T20:23:35.2183794Z B=65, 2025-05-07T20:23:35.2183940Z log_E=3, 2025-05-07T20:23:35.2184083Z L=15, 2025-05-07T20:23:35.2184242Z D_gradcheck=2, 2025-05-07T20:23:35.2184414Z stochastic_rounding=False, 2025-05-07T20:23:35.2184570Z weighted=False, 2025-05-07T20:23:35.2184729Z row_wise=True, 2025-05-07T20:23:35.2185176Z mixed=True, 2025-05-07T20:23:35.2185342Z use_cache=True, 2025-05-07T20:23:35.2185535Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:35.2185686Z use_cpu=True, 2025-05-07T20:23:35.2185865Z output_dtype=SparseType.FP32, 2025-05-07T20:23:35.2186010Z ) 2025-05-07T20:23:35.2186235Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.2186786Z self=, 2025-05-07T20:23:35.2186953Z mixed_B=True, 2025-05-07T20:23:35.2187105Z compile=True, 2025-05-07T20:23:35.2187254Z T=1, 2025-05-07T20:23:35.2187395Z D=42, 2025-05-07T20:23:35.2187537Z B=30, 2025-05-07T20:23:35.2187692Z log_E=4, 2025-05-07T20:23:35.2187830Z L=8, 2025-05-07T20:23:35.2187981Z D_gradcheck=1, 2025-05-07T20:23:35.2188157Z stochastic_rounding=True, 2025-05-07T20:23:35.2188309Z weighted=True, 2025-05-07T20:23:35.2188461Z row_wise=False, 2025-05-07T20:23:35.2188623Z mixed=True, 2025-05-07T20:23:35.2188776Z use_cache=False, 2025-05-07T20:23:35.2188964Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:35.2189119Z use_cpu=True, 2025-05-07T20:23:35.2189298Z output_dtype=SparseType.FP16, 2025-05-07T20:23:35.2189436Z ) 2025-05-07T20:23:35.2189663Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.2190375Z self=, 2025-05-07T20:23:35.2190614Z mixed_B=True, 2025-05-07T20:23:35.2190765Z compile=False, 2025-05-07T20:23:35.2190907Z T=3, 2025-05-07T20:23:35.2191055Z D=85, 2025-05-07T20:23:35.2191199Z B=12, 2025-05-07T20:23:35.2191342Z log_E=3, 2025-05-07T20:23:35.2191488Z L=14, 2025-05-07T20:23:35.2191639Z D_gradcheck=2, 2025-05-07T20:23:35.2191810Z stochastic_rounding=True, 2025-05-07T20:23:35.2191967Z weighted=True, 2025-05-07T20:23:35.2192122Z row_wise=False, 2025-05-07T20:23:35.2192274Z mixed=False, 2025-05-07T20:23:35.2192436Z use_cache=False, 2025-05-07T20:23:35.2192622Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:35.2192775Z use_cpu=True, 2025-05-07T20:23:35.2192963Z output_dtype=SparseType.FP32, 2025-05-07T20:23:35.2193122Z ) 2025-05-07T20:23:35.2193369Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.2193927Z self=, 2025-05-07T20:23:35.2194238Z mixed_B=False, 2025-05-07T20:23:35.2194400Z compile=False, 2025-05-07T20:23:35.2194543Z T=1, 2025-05-07T20:23:35.2194685Z D=104, 2025-05-07T20:23:35.2194835Z B=46, 2025-05-07T20:23:35.2194979Z log_E=3, 2025-05-07T20:23:35.2195120Z L=3, 2025-05-07T20:23:35.2195277Z D_gradcheck=2, 2025-05-07T20:23:35.2195445Z stochastic_rounding=True, 2025-05-07T20:23:35.2195599Z weighted=False, 2025-05-07T20:23:35.2195761Z row_wise=False, 2025-05-07T20:23:35.2195915Z mixed=True, 2025-05-07T20:23:35.2196070Z use_cache=False, 2025-05-07T20:23:35.2196265Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:35.2196537Z use_cpu=True, 2025-05-07T20:23:35.2196725Z output_dtype=SparseType.FP16, 2025-05-07T20:23:35.2196867Z ) 2025-05-07T20:23:35.2197092Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.2197651Z self=, 2025-05-07T20:23:35.2197806Z mixed_B=True, 2025-05-07T20:23:35.2197961Z compile=False, 2025-05-07T20:23:35.2198108Z T=5, 2025-05-07T20:23:35.2198250Z D=59, 2025-05-07T20:23:35.2198391Z B=56, 2025-05-07T20:23:35.2198541Z log_E=5, 2025-05-07T20:23:35.2198682Z L=2, 2025-05-07T20:23:35.2198832Z D_gradcheck=2, 2025-05-07T20:23:35.2199009Z stochastic_rounding=True, 2025-05-07T20:23:35.2199160Z weighted=True, 2025-05-07T20:23:35.2199317Z row_wise=True, 2025-05-07T20:23:35.2199603Z mixed=False, 2025-05-07T20:23:35.2199764Z use_cache=True, 2025-05-07T20:23:35.2199955Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:35.2200102Z use_cpu=True, 2025-05-07T20:23:35.2200281Z output_dtype=SparseType.FP16, 2025-05-07T20:23:35.2200428Z ) 2025-05-07T20:23:35.2200667Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.2201219Z self=, 2025-05-07T20:23:35.2201385Z mixed_B=True, 2025-05-07T20:23:35.2201535Z compile=True, 2025-05-07T20:23:35.2201676Z T=5, 2025-05-07T20:23:35.2201825Z D=106, 2025-05-07T20:23:35.2201968Z B=16, 2025-05-07T20:23:35.2202111Z log_E=5, 2025-05-07T20:23:35.2202262Z L=3, 2025-05-07T20:23:35.2202411Z D_gradcheck=1, 2025-05-07T20:23:35.2202587Z stochastic_rounding=False, 2025-05-07T20:23:35.2202742Z weighted=True, 2025-05-07T20:23:35.2202894Z row_wise=False, 2025-05-07T20:23:35.2203054Z mixed=False, 2025-05-07T20:23:35.2203205Z use_cache=True, 2025-05-07T20:23:35.2203394Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:35.2203553Z use_cpu=True, 2025-05-07T20:23:35.2203733Z output_dtype=SparseType.FP16, 2025-05-07T20:23:35.2203872Z ) 2025-05-07T20:23:35.2204106Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.2204744Z self=, 2025-05-07T20:23:35.2204952Z mixed_B=True, 2025-05-07T20:23:35.2205114Z compile=True, 2025-05-07T20:23:35.2205256Z T=4, 2025-05-07T20:23:35.2205409Z D=122, 2025-05-07T20:23:35.2205551Z B=116, 2025-05-07T20:23:35.2205695Z log_E=5, 2025-05-07T20:23:35.2205843Z L=16, 2025-05-07T20:23:35.2205993Z D_gradcheck=2, 2025-05-07T20:23:35.2206165Z stochastic_rounding=False, 2025-05-07T20:23:35.2206321Z weighted=True, 2025-05-07T20:23:35.2206471Z row_wise=False, 2025-05-07T20:23:35.2206622Z mixed=True, 2025-05-07T20:23:35.2206788Z use_cache=False, 2025-05-07T20:23:35.2206983Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:35.2207136Z use_cpu=True, 2025-05-07T20:23:35.2207320Z output_dtype=SparseType.FP16, 2025-05-07T20:23:35.2207458Z ) 2025-05-07T20:23:35.2207678Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.2208463Z self=, 2025-05-07T20:23:35.2208622Z mixed_B=False, 2025-05-07T20:23:35.2208915Z compile=False, 2025-05-07T20:23:35.2209055Z T=4, 2025-05-07T20:23:35.2209197Z D=37, 2025-05-07T20:23:35.2209342Z B=56, 2025-05-07T20:23:35.2209485Z log_E=4, 2025-05-07T20:23:35.2209627Z L=5, 2025-05-07T20:23:35.2209788Z D_gradcheck=2, 2025-05-07T20:23:35.2209959Z stochastic_rounding=False, 2025-05-07T20:23:35.2210111Z weighted=False, 2025-05-07T20:23:35.2210268Z row_wise=True, 2025-05-07T20:23:35.2210422Z mixed=True, 2025-05-07T20:23:35.2210575Z use_cache=True, 2025-05-07T20:23:35.2210773Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:35.2210923Z use_cpu=True, 2025-05-07T20:23:35.2211102Z output_dtype=SparseType.FP32, 2025-05-07T20:23:35.2211248Z ) 2025-05-07T20:23:35.2825736Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.2826474Z self=, 2025-05-07T20:23:35.2826634Z mixed_B=True, 2025-05-07T20:23:35.2826802Z compile=True, 2025-05-07T20:23:35.2826945Z T=1, 2025-05-07T20:23:35.2827091Z D=24, 2025-05-07T20:23:35.2827230Z B=108, 2025-05-07T20:23:35.2827373Z log_E=4, 2025-05-07T20:23:35.2827519Z L=10, 2025-05-07T20:23:35.2827673Z D_gradcheck=1, 2025-05-07T20:23:35.2827848Z stochastic_rounding=False, 2025-05-07T20:23:35.2828008Z weighted=False, 2025-05-07T20:23:35.2828161Z row_wise=False, 2025-05-07T20:23:35.2828676Z mixed=True, 2025-05-07T20:23:35.2828853Z use_cache=False, 2025-05-07T20:23:35.2829044Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:35.2829195Z use_cpu=True, 2025-05-07T20:23:35.2829380Z output_dtype=SparseType.FP32, 2025-05-07T20:23:35.2829522Z ) 2025-05-07T20:23:35.2829749Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.2830314Z self=, 2025-05-07T20:23:35.2830471Z mixed_B=False, 2025-05-07T20:23:35.2830636Z compile=False, 2025-05-07T20:23:35.2830782Z T=2, 2025-05-07T20:23:35.2830929Z D=121, 2025-05-07T20:23:35.2831076Z B=84, 2025-05-07T20:23:35.2831220Z log_E=4, 2025-05-07T20:23:35.2831364Z L=16, 2025-05-07T20:23:35.2831521Z D_gradcheck=1, 2025-05-07T20:23:35.2831692Z stochastic_rounding=True, 2025-05-07T20:23:35.2831843Z weighted=True, 2025-05-07T20:23:35.2832000Z row_wise=True, 2025-05-07T20:23:35.2832150Z mixed=True, 2025-05-07T20:23:35.2832306Z use_cache=False, 2025-05-07T20:23:35.2832500Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:35.2832649Z use_cpu=True, 2025-05-07T20:23:35.2832828Z output_dtype=SparseType.FP16, 2025-05-07T20:23:35.2832973Z ) 2025-05-07T20:23:35.2833197Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.2833898Z self=, 2025-05-07T20:23:35.2834154Z mixed_B=False, 2025-05-07T20:23:35.2834310Z compile=False, 2025-05-07T20:23:35.2834457Z T=4, 2025-05-07T20:23:35.2834598Z D=106, 2025-05-07T20:23:35.2834742Z B=66, 2025-05-07T20:23:35.2834897Z log_E=5, 2025-05-07T20:23:35.2835038Z L=19, 2025-05-07T20:23:35.2835191Z D_gradcheck=2, 2025-05-07T20:23:35.2835371Z stochastic_rounding=False, 2025-05-07T20:23:35.2835524Z weighted=False, 2025-05-07T20:23:35.2835675Z row_wise=True, 2025-05-07T20:23:35.2835837Z mixed=False, 2025-05-07T20:23:35.2835991Z use_cache=True, 2025-05-07T20:23:35.2836179Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:35.2836337Z use_cpu=True, 2025-05-07T20:23:35.2836516Z output_dtype=SparseType.FP16, 2025-05-07T20:23:35.2836666Z ) 2025-05-07T20:23:35.2836890Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.2837442Z self=, 2025-05-07T20:23:35.2837600Z mixed_B=True, 2025-05-07T20:23:35.2837911Z compile=True, 2025-05-07T20:23:35.2838053Z T=4, 2025-05-07T20:23:35.2838203Z D=9, 2025-05-07T20:23:35.2838347Z B=126, 2025-05-07T20:23:35.2838491Z log_E=4, 2025-05-07T20:23:35.2838637Z L=4, 2025-05-07T20:23:35.2838791Z D_gradcheck=2, 2025-05-07T20:23:35.2838958Z stochastic_rounding=True, 2025-05-07T20:23:35.2839120Z weighted=False, 2025-05-07T20:23:35.2839269Z row_wise=True, 2025-05-07T20:23:35.2839422Z mixed=True, 2025-05-07T20:23:35.2839579Z use_cache=False, 2025-05-07T20:23:35.2839770Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:35.2839931Z use_cpu=True, 2025-05-07T20:23:35.2840111Z output_dtype=SparseType.FP32, 2025-05-07T20:23:35.2840254Z ) 2025-05-07T20:23:35.2840484Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.2841033Z self=, 2025-05-07T20:23:35.2841188Z mixed_B=False, 2025-05-07T20:23:35.2841351Z compile=False, 2025-05-07T20:23:35.2841495Z T=4, 2025-05-07T20:23:35.2841636Z D=126, 2025-05-07T20:23:35.2841785Z B=83, 2025-05-07T20:23:35.2841927Z log_E=4, 2025-05-07T20:23:35.2842067Z L=19, 2025-05-07T20:23:35.2842225Z D_gradcheck=2, 2025-05-07T20:23:35.2842396Z stochastic_rounding=False, 2025-05-07T20:23:35.2842554Z weighted=False, 2025-05-07T20:23:35.2842706Z row_wise=False, 2025-05-07T20:23:35.2842859Z mixed=True, 2025-05-07T20:23:35.2843093Z use_cache=False, 2025-05-07T20:23:35.2843294Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:35.2843445Z use_cpu=True, 2025-05-07T20:23:35.2843637Z output_dtype=SparseType.FP32, 2025-05-07T20:23:35.2843779Z ) 2025-05-07T20:23:35.2844003Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.2844563Z self=, 2025-05-07T20:23:35.2844716Z mixed_B=True, 2025-05-07T20:23:35.2844867Z compile=True, 2025-05-07T20:23:35.2845014Z T=4, 2025-05-07T20:23:35.2845154Z D=54, 2025-05-07T20:23:35.2845301Z B=80, 2025-05-07T20:23:35.2845443Z log_E=3, 2025-05-07T20:23:35.2845583Z L=20, 2025-05-07T20:23:35.2845740Z D_gradcheck=2, 2025-05-07T20:23:35.2845912Z stochastic_rounding=False, 2025-05-07T20:23:35.2846065Z weighted=False, 2025-05-07T20:23:35.2846222Z row_wise=True, 2025-05-07T20:23:35.2846366Z mixed=True, 2025-05-07T20:23:35.2846520Z use_cache=True, 2025-05-07T20:23:35.2846714Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:35.2846865Z use_cpu=True, 2025-05-07T20:23:35.2847045Z output_dtype=SparseType.FP16, 2025-05-07T20:23:35.2847190Z ) 2025-05-07T20:23:35.2847418Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.2848177Z self=, 2025-05-07T20:23:35.2848403Z mixed_B=True, 2025-05-07T20:23:35.2848558Z compile=True, 2025-05-07T20:23:35.2848706Z T=2, 2025-05-07T20:23:35.2848846Z D=97, 2025-05-07T20:23:35.2848987Z B=28, 2025-05-07T20:23:35.2849139Z log_E=3, 2025-05-07T20:23:35.2849281Z L=13, 2025-05-07T20:23:35.2849433Z D_gradcheck=2, 2025-05-07T20:23:35.2849610Z stochastic_rounding=False, 2025-05-07T20:23:35.2849763Z weighted=False, 2025-05-07T20:23:35.2849912Z row_wise=True, 2025-05-07T20:23:35.2850068Z mixed=True, 2025-05-07T20:23:35.2850224Z use_cache=False, 2025-05-07T20:23:35.2850412Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:35.2850571Z use_cpu=True, 2025-05-07T20:23:35.2850748Z output_dtype=SparseType.FP32, 2025-05-07T20:23:35.2850888Z ) 2025-05-07T20:23:35.2851120Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.2851674Z self=, 2025-05-07T20:23:35.2851837Z mixed_B=False, 2025-05-07T20:23:35.2852111Z compile=False, 2025-05-07T20:23:35.2852254Z T=5, 2025-05-07T20:23:35.2852404Z D=127, 2025-05-07T20:23:35.2852551Z B=97, 2025-05-07T20:23:35.2852697Z log_E=4, 2025-05-07T20:23:35.2852849Z L=3, 2025-05-07T20:23:35.2852999Z D_gradcheck=2, 2025-05-07T20:23:35.2853171Z stochastic_rounding=False, 2025-05-07T20:23:35.2853329Z weighted=True, 2025-05-07T20:23:35.2853477Z row_wise=False, 2025-05-07T20:23:35.2853625Z mixed=False, 2025-05-07T20:23:35.2853790Z use_cache=False, 2025-05-07T20:23:35.2853975Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:35.2854123Z use_cpu=True, 2025-05-07T20:23:35.2854310Z output_dtype=SparseType.FP16, 2025-05-07T20:23:35.2854450Z ) 2025-05-07T20:23:35.2854681Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.2855234Z self=, 2025-05-07T20:23:35.2855388Z mixed_B=True, 2025-05-07T20:23:35.2855554Z compile=False, 2025-05-07T20:23:35.2855698Z T=5, 2025-05-07T20:23:35.2855841Z D=29, 2025-05-07T20:23:35.2855994Z B=67, 2025-05-07T20:23:35.2856142Z log_E=5, 2025-05-07T20:23:35.2856289Z L=13, 2025-05-07T20:23:35.2856449Z D_gradcheck=1, 2025-05-07T20:23:35.2856619Z stochastic_rounding=True, 2025-05-07T20:23:35.2856771Z weighted=False, 2025-05-07T20:23:35.2856929Z row_wise=False, 2025-05-07T20:23:35.2857080Z mixed=False, 2025-05-07T20:23:35.2857323Z use_cache=False, 2025-05-07T20:23:35.2857527Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:35.2857680Z use_cpu=True, 2025-05-07T20:23:35.2857864Z output_dtype=SparseType.FP16, 2025-05-07T20:23:35.2858004Z ) 2025-05-07T20:23:35.2858224Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.2858783Z self=, 2025-05-07T20:23:35.2858936Z mixed_B=True, 2025-05-07T20:23:35.2859096Z compile=False, 2025-05-07T20:23:35.2859245Z T=5, 2025-05-07T20:23:35.2859388Z D=98, 2025-05-07T20:23:35.2859530Z B=40, 2025-05-07T20:23:35.2859678Z log_E=5, 2025-05-07T20:23:35.2859816Z L=13, 2025-05-07T20:23:35.2859967Z D_gradcheck=1, 2025-05-07T20:23:35.2860143Z stochastic_rounding=False, 2025-05-07T20:23:35.2860299Z weighted=False, 2025-05-07T20:23:35.2860453Z row_wise=True, 2025-05-07T20:23:35.2860600Z mixed=False, 2025-05-07T20:23:35.2860850Z use_cache=False, 2025-05-07T20:23:35.2861040Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:35.2861190Z use_cpu=True, 2025-05-07T20:23:35.2861378Z output_dtype=SparseType.FP32, 2025-05-07T20:23:35.2861519Z ) 2025-05-07T20:23:35.2861750Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.2862379Z self=, 2025-05-07T20:23:35.2862540Z mixed_B=False, 2025-05-07T20:23:35.2862783Z compile=True, 2025-05-07T20:23:35.2862926Z T=5, 2025-05-07T20:23:35.2863071Z D=42, 2025-05-07T20:23:35.2863220Z B=49, 2025-05-07T20:23:35.2863363Z log_E=5, 2025-05-07T20:23:35.2863508Z L=19, 2025-05-07T20:23:35.2863664Z D_gradcheck=1, 2025-05-07T20:23:35.2863833Z stochastic_rounding=True, 2025-05-07T20:23:35.2863986Z weighted=False, 2025-05-07T20:23:35.2864144Z row_wise=False, 2025-05-07T20:23:35.2864293Z mixed=False, 2025-05-07T20:23:35.2864453Z use_cache=False, 2025-05-07T20:23:35.2864651Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:35.2864802Z use_cpu=True, 2025-05-07T20:23:35.2864989Z output_dtype=SparseType.FP16, 2025-05-07T20:23:35.2865128Z ) 2025-05-07T20:23:35.2865349Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.2865908Z self=, 2025-05-07T20:23:35.2866057Z mixed_B=True, 2025-05-07T20:23:35.2866305Z compile=False, 2025-05-07T20:23:35.2866454Z T=1, 2025-05-07T20:23:35.2866597Z D=50, 2025-05-07T20:23:35.2866739Z B=76, 2025-05-07T20:23:35.2866890Z log_E=5, 2025-05-07T20:23:35.2867032Z L=16, 2025-05-07T20:23:35.2867183Z D_gradcheck=1, 2025-05-07T20:23:35.2867359Z stochastic_rounding=True, 2025-05-07T20:23:35.2867512Z weighted=False, 2025-05-07T20:23:35.2867671Z row_wise=False, 2025-05-07T20:23:35.2867819Z mixed=False, 2025-05-07T20:23:35.2867972Z use_cache=True, 2025-05-07T20:23:35.2868168Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:35.2868317Z use_cpu=True, 2025-05-07T20:23:35.2868496Z output_dtype=SparseType.FP16, 2025-05-07T20:23:35.2868643Z ) 2025-05-07T20:23:35.2868869Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.2869426Z self=, 2025-05-07T20:23:35.2869597Z mixed_B=False, 2025-05-07T20:23:35.2869757Z compile=False, 2025-05-07T20:23:35.2869898Z T=4, 2025-05-07T20:23:35.2870047Z D=46, 2025-05-07T20:23:35.2870193Z B=74, 2025-05-07T20:23:35.2870341Z log_E=5, 2025-05-07T20:23:35.2870492Z L=19, 2025-05-07T20:23:35.2870642Z D_gradcheck=2, 2025-05-07T20:23:35.2870820Z stochastic_rounding=True, 2025-05-07T20:23:35.2870973Z weighted=False, 2025-05-07T20:23:35.2871123Z row_wise=False, 2025-05-07T20:23:35.2871277Z mixed=True, 2025-05-07T20:23:35.2871513Z use_cache=True, 2025-05-07T20:23:35.2871716Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:35.2871873Z use_cpu=True, 2025-05-07T20:23:35.2872056Z output_dtype=SparseType.FP32, 2025-05-07T20:23:35.2872195Z ) 2025-05-07T20:23:35.2872428Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.2872984Z self=, 2025-05-07T20:23:35.2873135Z mixed_B=True, 2025-05-07T20:23:35.2873300Z compile=True, 2025-05-07T20:23:35.2873441Z T=1, 2025-05-07T20:23:35.2873589Z D=39, 2025-05-07T20:23:35.2873730Z B=48, 2025-05-07T20:23:35.2873873Z log_E=4, 2025-05-07T20:23:35.2874020Z L=5, 2025-05-07T20:23:35.2874172Z D_gradcheck=2, 2025-05-07T20:23:35.2874342Z stochastic_rounding=False, 2025-05-07T20:23:35.2874502Z weighted=False, 2025-05-07T20:23:35.2874652Z row_wise=False, 2025-05-07T20:23:35.2874800Z mixed=True, 2025-05-07T20:23:35.2874960Z use_cache=False, 2025-05-07T20:23:35.2875146Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:35.2875297Z use_cpu=True, 2025-05-07T20:23:35.2875519Z output_dtype=SparseType.FP16, 2025-05-07T20:23:35.2875659Z ) 2025-05-07T20:23:35.2875883Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.2876515Z self=, 2025-05-07T20:23:35.2876687Z mixed_B=True, 2025-05-07T20:23:35.2876936Z compile=True, 2025-05-07T20:23:35.2877076Z T=1, 2025-05-07T20:23:35.2877219Z D=77, 2025-05-07T20:23:35.2877366Z B=22, 2025-05-07T20:23:35.2877510Z log_E=3, 2025-05-07T20:23:35.2877658Z L=2, 2025-05-07T20:23:35.2877815Z D_gradcheck=2, 2025-05-07T20:23:35.2877989Z stochastic_rounding=True, 2025-05-07T20:23:35.2878143Z weighted=False, 2025-05-07T20:23:35.2878303Z row_wise=False, 2025-05-07T20:23:35.2878453Z mixed=True, 2025-05-07T20:23:35.2878609Z use_cache=False, 2025-05-07T20:23:35.2878805Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:35.2878955Z use_cpu=True, 2025-05-07T20:23:35.2879133Z output_dtype=SparseType.FP32, 2025-05-07T20:23:35.2879281Z ) 2025-05-07T20:23:35.2879507Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.2880395Z self=, 2025-05-07T20:23:35.2880552Z mixed_B=False, 2025-05-07T20:23:35.2880707Z compile=True, 2025-05-07T20:23:35.2881089Z T=1, 2025-05-07T20:23:35.2881229Z D=94, 2025-05-07T20:23:35.2881374Z B=110, 2025-05-07T20:23:35.2881524Z log_E=5, 2025-05-07T20:23:35.2881667Z L=5, 2025-05-07T20:23:35.2881818Z D_gradcheck=1, 2025-05-07T20:23:35.2881997Z stochastic_rounding=False, 2025-05-07T20:23:35.2882149Z weighted=False, 2025-05-07T20:23:35.2882304Z row_wise=True, 2025-05-07T20:23:35.2882457Z mixed=True, 2025-05-07T20:23:35.2882616Z use_cache=False, 2025-05-07T20:23:35.2882806Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:35.2882960Z use_cpu=True, 2025-05-07T20:23:35.2883139Z output_dtype=SparseType.FP16, 2025-05-07T20:23:35.2883286Z ) 2025-05-07T20:23:35.2883516Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.2884070Z self=, 2025-05-07T20:23:35.2884227Z mixed_B=True, 2025-05-07T20:23:35.2884377Z compile=True, 2025-05-07T20:23:35.2884522Z T=4, 2025-05-07T20:23:35.2884675Z D=74, 2025-05-07T20:23:35.2884817Z B=124, 2025-05-07T20:23:35.2884964Z log_E=4, 2025-05-07T20:23:35.2885115Z L=20, 2025-05-07T20:23:35.2885265Z D_gradcheck=1, 2025-05-07T20:23:35.2885435Z stochastic_rounding=True, 2025-05-07T20:23:35.2885620Z weighted=True, 2025-05-07T20:23:35.2894845Z row_wise=False, 2025-05-07T20:23:35.2895072Z mixed=True, 2025-05-07T20:23:35.2895498Z use_cache=True, 2025-05-07T20:23:35.2895717Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:35.2895869Z use_cpu=True, 2025-05-07T20:23:35.2896048Z output_dtype=SparseType.FP16, 2025-05-07T20:23:35.2896198Z ) 2025-05-07T20:23:35.3515636Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.3516268Z self=, 2025-05-07T20:23:35.3516424Z mixed_B=False, 2025-05-07T20:23:35.3516590Z compile=False, 2025-05-07T20:23:35.3516754Z T=3, 2025-05-07T20:23:35.3516898Z D=89, 2025-05-07T20:23:35.3517048Z B=6, 2025-05-07T20:23:35.3517192Z log_E=3, 2025-05-07T20:23:35.3517338Z L=14, 2025-05-07T20:23:35.3517495Z D_gradcheck=2, 2025-05-07T20:23:35.3517667Z stochastic_rounding=True, 2025-05-07T20:23:35.3517821Z weighted=False, 2025-05-07T20:23:35.3517990Z row_wise=True, 2025-05-07T20:23:35.3518143Z mixed=False, 2025-05-07T20:23:35.3518307Z use_cache=False, 2025-05-07T20:23:35.3518507Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:35.3518658Z use_cpu=True, 2025-05-07T20:23:35.3518839Z output_dtype=SparseType.FP16, 2025-05-07T20:23:35.3518991Z ) 2025-05-07T20:23:35.3519215Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.3520108Z self=, 2025-05-07T20:23:35.3520280Z mixed_B=False, 2025-05-07T20:23:35.3520573Z compile=True, 2025-05-07T20:23:35.3520733Z T=5, 2025-05-07T20:23:35.3520873Z D=107, 2025-05-07T20:23:35.3521014Z B=88, 2025-05-07T20:23:35.3521164Z log_E=5, 2025-05-07T20:23:35.3521305Z L=12, 2025-05-07T20:23:35.3521455Z D_gradcheck=1, 2025-05-07T20:23:35.3521635Z stochastic_rounding=False, 2025-05-07T20:23:35.3521785Z weighted=False, 2025-05-07T20:23:35.3521940Z row_wise=False, 2025-05-07T20:23:35.3522095Z mixed=False, 2025-05-07T20:23:35.3522250Z use_cache=False, 2025-05-07T20:23:35.3522437Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:35.3522597Z use_cpu=True, 2025-05-07T20:23:35.3522778Z output_dtype=SparseType.FP16, 2025-05-07T20:23:35.3522926Z ) 2025-05-07T20:23:35.3523158Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.3523707Z self=, 2025-05-07T20:23:35.3523864Z mixed_B=False, 2025-05-07T20:23:35.3524023Z compile=True, 2025-05-07T20:23:35.3524338Z T=2, 2025-05-07T20:23:35.3524488Z D=71, 2025-05-07T20:23:35.3524628Z B=54, 2025-05-07T20:23:35.3524773Z log_E=5, 2025-05-07T20:23:35.3524923Z L=7, 2025-05-07T20:23:35.3525076Z D_gradcheck=1, 2025-05-07T20:23:35.3525246Z stochastic_rounding=True, 2025-05-07T20:23:35.3525408Z weighted=True, 2025-05-07T20:23:35.3525557Z row_wise=True, 2025-05-07T20:23:35.3525705Z mixed=True, 2025-05-07T20:23:35.3525867Z use_cache=True, 2025-05-07T20:23:35.3526054Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:35.3526203Z use_cpu=True, 2025-05-07T20:23:35.3526393Z output_dtype=SparseType.FP32, 2025-05-07T20:23:35.3526539Z ) 2025-05-07T20:23:35.3526771Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.3527322Z self=, 2025-05-07T20:23:35.3527480Z mixed_B=False, 2025-05-07T20:23:35.3527643Z compile=True, 2025-05-07T20:23:35.3527792Z T=4, 2025-05-07T20:23:35.3528033Z D=119, 2025-05-07T20:23:35.3528192Z B=53, 2025-05-07T20:23:35.3528336Z log_E=3, 2025-05-07T20:23:35.3528478Z L=10, 2025-05-07T20:23:35.3528634Z D_gradcheck=1, 2025-05-07T20:23:35.3528806Z stochastic_rounding=False, 2025-05-07T20:23:35.3528956Z weighted=True, 2025-05-07T20:23:35.3529118Z row_wise=False, 2025-05-07T20:23:35.3529267Z mixed=False, 2025-05-07T20:23:35.3529428Z use_cache=False, 2025-05-07T20:23:35.3529801Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:35.3529963Z use_cpu=True, 2025-05-07T20:23:35.3530149Z output_dtype=SparseType.FP16, 2025-05-07T20:23:35.3530294Z ) 2025-05-07T20:23:35.3530517Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.3531192Z self=, 2025-05-07T20:23:35.3531350Z mixed_B=True, 2025-05-07T20:23:35.3531508Z compile=True, 2025-05-07T20:23:35.3531656Z T=3, 2025-05-07T20:23:35.3531808Z D=83, 2025-05-07T20:23:35.3531948Z B=45, 2025-05-07T20:23:35.3532089Z log_E=5, 2025-05-07T20:23:35.3532237Z L=11, 2025-05-07T20:23:35.3532387Z D_gradcheck=1, 2025-05-07T20:23:35.3532556Z stochastic_rounding=False, 2025-05-07T20:23:35.3532713Z weighted=False, 2025-05-07T20:23:35.3532865Z row_wise=True, 2025-05-07T20:23:35.3533010Z mixed=True, 2025-05-07T20:23:35.3533170Z use_cache=False, 2025-05-07T20:23:35.3533360Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:35.3533510Z use_cpu=True, 2025-05-07T20:23:35.3533701Z output_dtype=SparseType.FP32, 2025-05-07T20:23:35.3533846Z ) 2025-05-07T20:23:35.3534075Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.3534621Z self=, 2025-05-07T20:23:35.3534862Z mixed_B=False, 2025-05-07T20:23:35.3535083Z compile=False, 2025-05-07T20:23:35.3535230Z T=3, 2025-05-07T20:23:35.3535371Z D=5, 2025-05-07T20:23:35.3535521Z B=55, 2025-05-07T20:23:35.3535665Z log_E=3, 2025-05-07T20:23:35.3535806Z L=6, 2025-05-07T20:23:35.3535962Z D_gradcheck=1, 2025-05-07T20:23:35.3536132Z stochastic_rounding=True, 2025-05-07T20:23:35.3536282Z weighted=False, 2025-05-07T20:23:35.3536442Z row_wise=True, 2025-05-07T20:23:35.3536589Z mixed=True, 2025-05-07T20:23:35.3536738Z use_cache=True, 2025-05-07T20:23:35.3536935Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:35.3537084Z use_cpu=True, 2025-05-07T20:23:35.3537271Z output_dtype=SparseType.FP16, 2025-05-07T20:23:35.3537408Z ) 2025-05-07T20:23:35.3537630Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.3538190Z self=, 2025-05-07T20:23:35.3538344Z mixed_B=False, 2025-05-07T20:23:35.3538497Z compile=False, 2025-05-07T20:23:35.3538738Z T=3, 2025-05-07T20:23:35.3538878Z D=117, 2025-05-07T20:23:35.3539018Z B=50, 2025-05-07T20:23:35.3539168Z log_E=3, 2025-05-07T20:23:35.3539310Z L=18, 2025-05-07T20:23:35.3539458Z D_gradcheck=1, 2025-05-07T20:23:35.3539633Z stochastic_rounding=True, 2025-05-07T20:23:35.3539783Z weighted=True, 2025-05-07T20:23:35.3539939Z row_wise=True, 2025-05-07T20:23:35.3540083Z mixed=True, 2025-05-07T20:23:35.3540231Z use_cache=True, 2025-05-07T20:23:35.3540431Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:35.3540580Z use_cpu=True, 2025-05-07T20:23:35.3540761Z output_dtype=SparseType.FP32, 2025-05-07T20:23:35.3540908Z ) 2025-05-07T20:23:35.3541143Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.3541688Z self=, 2025-05-07T20:23:35.3541854Z mixed_B=False, 2025-05-07T20:23:35.3542003Z compile=True, 2025-05-07T20:23:35.3542150Z T=4, 2025-05-07T20:23:35.3542296Z D=12, 2025-05-07T20:23:35.3542448Z B=103, 2025-05-07T20:23:35.3542597Z log_E=5, 2025-05-07T20:23:35.3542738Z L=8, 2025-05-07T20:23:35.3542888Z D_gradcheck=1, 2025-05-07T20:23:35.3543064Z stochastic_rounding=False, 2025-05-07T20:23:35.3543213Z weighted=False, 2025-05-07T20:23:35.3543367Z row_wise=True, 2025-05-07T20:23:35.3543512Z mixed=False, 2025-05-07T20:23:35.3543662Z use_cache=True, 2025-05-07T20:23:35.3543940Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:35.3544104Z use_cpu=True, 2025-05-07T20:23:35.3544282Z output_dtype=SparseType.FP16, 2025-05-07T20:23:35.3544434Z ) 2025-05-07T20:23:35.3544662Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.3545210Z self=, 2025-05-07T20:23:35.3545372Z mixed_B=True, 2025-05-07T20:23:35.3545521Z compile=False, 2025-05-07T20:23:35.3545671Z T=3, 2025-05-07T20:23:35.3545820Z D=4, 2025-05-07T20:23:35.3545963Z B=33, 2025-05-07T20:23:35.3546105Z log_E=3, 2025-05-07T20:23:35.3546254Z L=3, 2025-05-07T20:23:35.3546406Z D_gradcheck=2, 2025-05-07T20:23:35.3546584Z stochastic_rounding=True, 2025-05-07T20:23:35.3546737Z weighted=True, 2025-05-07T20:23:35.3546887Z row_wise=True, 2025-05-07T20:23:35.3547040Z mixed=False, 2025-05-07T20:23:35.3547190Z use_cache=True, 2025-05-07T20:23:35.3547379Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:35.3547534Z use_cpu=True, 2025-05-07T20:23:35.3547711Z output_dtype=SparseType.FP16, 2025-05-07T20:23:35.3547849Z ) 2025-05-07T20:23:35.3548077Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.3548623Z self=, 2025-05-07T20:23:35.3548853Z mixed_B=False, 2025-05-07T20:23:35.3549019Z compile=True, 2025-05-07T20:23:35.3549245Z T=5, 2025-05-07T20:23:35.3549393Z D=89, 2025-05-07T20:23:35.3549532Z B=75, 2025-05-07T20:23:35.3549674Z log_E=5, 2025-05-07T20:23:35.3549819Z L=14, 2025-05-07T20:23:35.3549967Z D_gradcheck=1, 2025-05-07T20:23:35.3550139Z stochastic_rounding=False, 2025-05-07T20:23:35.3550297Z weighted=False, 2025-05-07T20:23:35.3550447Z row_wise=False, 2025-05-07T20:23:35.3550594Z mixed=False, 2025-05-07T20:23:35.3550752Z use_cache=True, 2025-05-07T20:23:35.3550944Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:35.3551094Z use_cpu=True, 2025-05-07T20:23:35.3551282Z output_dtype=SparseType.FP32, 2025-05-07T20:23:35.3551421Z ) 2025-05-07T20:23:35.3551648Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.3552203Z self=, 2025-05-07T20:23:35.3552358Z mixed_B=True, 2025-05-07T20:23:35.3552516Z compile=False, 2025-05-07T20:23:35.3552661Z T=4, 2025-05-07T20:23:35.3552892Z D=110, 2025-05-07T20:23:35.3553042Z B=62, 2025-05-07T20:23:35.3553188Z log_E=4, 2025-05-07T20:23:35.3553329Z L=11, 2025-05-07T20:23:35.3553489Z D_gradcheck=2, 2025-05-07T20:23:35.3553663Z stochastic_rounding=True, 2025-05-07T20:23:35.3553818Z weighted=True, 2025-05-07T20:23:35.3553975Z row_wise=True, 2025-05-07T20:23:35.3554121Z mixed=True, 2025-05-07T20:23:35.3554273Z use_cache=False, 2025-05-07T20:23:35.3554472Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:35.3554620Z use_cpu=True, 2025-05-07T20:23:35.3554807Z output_dtype=SparseType.FP32, 2025-05-07T20:23:35.3554956Z ) 2025-05-07T20:23:35.3555183Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.3555737Z self=, 2025-05-07T20:23:35.3555889Z mixed_B=True, 2025-05-07T20:23:35.3556039Z compile=True, 2025-05-07T20:23:35.3556191Z T=3, 2025-05-07T20:23:35.3556335Z D=54, 2025-05-07T20:23:35.3556476Z B=84, 2025-05-07T20:23:35.3556624Z log_E=4, 2025-05-07T20:23:35.3556764Z L=10, 2025-05-07T20:23:35.3556916Z D_gradcheck=1, 2025-05-07T20:23:35.3557094Z stochastic_rounding=True, 2025-05-07T20:23:35.3557245Z weighted=True, 2025-05-07T20:23:35.3557395Z row_wise=True, 2025-05-07T20:23:35.3557547Z mixed=False, 2025-05-07T20:23:35.3557697Z use_cache=True, 2025-05-07T20:23:35.3557963Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:35.3558132Z use_cpu=True, 2025-05-07T20:23:35.3558312Z output_dtype=SparseType.FP32, 2025-05-07T20:23:35.3558458Z ) 2025-05-07T20:23:35.3558726Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.3559343Z self=, 2025-05-07T20:23:35.3559503Z mixed_B=False, 2025-05-07T20:23:35.3559653Z compile=True, 2025-05-07T20:23:35.3559799Z T=1, 2025-05-07T20:23:35.3559950Z D=17, 2025-05-07T20:23:35.3560092Z B=21, 2025-05-07T20:23:35.3560237Z log_E=5, 2025-05-07T20:23:35.3560389Z L=18, 2025-05-07T20:23:35.3560540Z D_gradcheck=1, 2025-05-07T20:23:35.3560711Z stochastic_rounding=False, 2025-05-07T20:23:35.3560868Z weighted=True, 2025-05-07T20:23:35.3561017Z row_wise=True, 2025-05-07T20:23:35.3561165Z mixed=False, 2025-05-07T20:23:35.3561325Z use_cache=False, 2025-05-07T20:23:35.3561514Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:35.3561673Z use_cpu=True, 2025-05-07T20:23:35.3561853Z output_dtype=SparseType.FP16, 2025-05-07T20:23:35.3561994Z ) 2025-05-07T20:23:35.3562222Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.3562772Z self=, 2025-05-07T20:23:35.3563000Z mixed_B=False, 2025-05-07T20:23:35.3563167Z compile=True, 2025-05-07T20:23:35.3563417Z T=1, 2025-05-07T20:23:35.3563564Z D=128, 2025-05-07T20:23:35.3563709Z B=119, 2025-05-07T20:23:35.3563854Z log_E=4, 2025-05-07T20:23:35.3563998Z L=16, 2025-05-07T20:23:35.3564155Z D_gradcheck=1, 2025-05-07T20:23:35.3564325Z stochastic_rounding=True, 2025-05-07T20:23:35.3564493Z weighted=True, 2025-05-07T20:23:35.3564660Z row_wise=False, 2025-05-07T20:23:35.3564811Z mixed=False, 2025-05-07T20:23:35.3564969Z use_cache=False, 2025-05-07T20:23:35.3565160Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:35.3565312Z use_cpu=True, 2025-05-07T20:23:35.3565497Z output_dtype=SparseType.FP32, 2025-05-07T20:23:35.3565640Z ) 2025-05-07T20:23:35.3565874Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.3566431Z self=, 2025-05-07T20:23:35.3566585Z mixed_B=False, 2025-05-07T20:23:35.3566736Z compile=True, 2025-05-07T20:23:35.3566891Z T=2, 2025-05-07T20:23:35.3567118Z D=127, 2025-05-07T20:23:35.3567261Z B=14, 2025-05-07T20:23:35.3567409Z log_E=4, 2025-05-07T20:23:35.3567550Z L=1, 2025-05-07T20:23:35.3567708Z D_gradcheck=1, 2025-05-07T20:23:35.3567876Z stochastic_rounding=False, 2025-05-07T20:23:35.3568171Z weighted=True, 2025-05-07T20:23:35.3568335Z row_wise=False, 2025-05-07T20:23:35.3568482Z mixed=True, 2025-05-07T20:23:35.3568634Z use_cache=True, 2025-05-07T20:23:35.3568833Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:35.3568984Z use_cpu=True, 2025-05-07T20:23:35.3569162Z output_dtype=SparseType.FP16, 2025-05-07T20:23:35.3569312Z ) 2025-05-07T20:23:35.3569541Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.3570087Z self=, 2025-05-07T20:23:35.3570242Z mixed_B=True, 2025-05-07T20:23:35.3570399Z compile=False, 2025-05-07T20:23:35.3570551Z T=2, 2025-05-07T20:23:35.3570696Z D=100, 2025-05-07T20:23:35.3570839Z B=100, 2025-05-07T20:23:35.3570989Z log_E=3, 2025-05-07T20:23:35.3571132Z L=15, 2025-05-07T20:23:35.3571283Z D_gradcheck=2, 2025-05-07T20:23:35.3571458Z stochastic_rounding=True, 2025-05-07T20:23:35.3571610Z weighted=True, 2025-05-07T20:23:35.3571762Z row_wise=False, 2025-05-07T20:23:35.3571914Z mixed=True, 2025-05-07T20:23:35.3572064Z use_cache=False, 2025-05-07T20:23:35.3572390Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:35.3572556Z use_cpu=True, 2025-05-07T20:23:35.3572737Z output_dtype=SparseType.FP32, 2025-05-07T20:23:35.3572874Z ) 2025-05-07T20:23:35.3573103Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.3573649Z self=, 2025-05-07T20:23:35.3573806Z mixed_B=True, 2025-05-07T20:23:35.3573957Z compile=True, 2025-05-07T20:23:35.3574105Z T=4, 2025-05-07T20:23:35.3574266Z D=77, 2025-05-07T20:23:35.3574409Z B=56, 2025-05-07T20:23:35.3574556Z log_E=5, 2025-05-07T20:23:35.3574705Z L=12, 2025-05-07T20:23:35.3574855Z D_gradcheck=1, 2025-05-07T20:23:35.3575026Z stochastic_rounding=True, 2025-05-07T20:23:35.3575187Z weighted=False, 2025-05-07T20:23:35.3575335Z row_wise=True, 2025-05-07T20:23:35.3575484Z mixed=False, 2025-05-07T20:23:35.3575641Z use_cache=True, 2025-05-07T20:23:35.3575831Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:35.3575980Z use_cpu=True, 2025-05-07T20:23:35.3576165Z output_dtype=SparseType.FP32, 2025-05-07T20:23:35.3576302Z ) 2025-05-07T20:23:35.4203601Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.4204207Z self=, 2025-05-07T20:23:35.4204359Z mixed_B=False, 2025-05-07T20:23:35.4204885Z compile=False, 2025-05-07T20:23:35.4205171Z T=5, 2025-05-07T20:23:35.4205338Z D=20, 2025-05-07T20:23:35.4205481Z B=39, 2025-05-07T20:23:35.4205624Z log_E=3, 2025-05-07T20:23:35.4205773Z L=16, 2025-05-07T20:23:35.4205923Z D_gradcheck=1, 2025-05-07T20:23:35.4206096Z stochastic_rounding=True, 2025-05-07T20:23:35.4206250Z weighted=True, 2025-05-07T20:23:35.4206402Z row_wise=False, 2025-05-07T20:23:35.4206550Z mixed=True, 2025-05-07T20:23:35.4206710Z use_cache=True, 2025-05-07T20:23:35.4206910Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:35.4207063Z use_cpu=True, 2025-05-07T20:23:35.4207251Z output_dtype=SparseType.FP32, 2025-05-07T20:23:35.4207392Z ) 2025-05-07T20:23:35.4207618Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.4208270Z self=, 2025-05-07T20:23:35.4208425Z mixed_B=False, 2025-05-07T20:23:35.4208588Z compile=True, 2025-05-07T20:23:35.4208734Z T=1, 2025-05-07T20:23:35.4209060Z D=117, 2025-05-07T20:23:35.4209209Z B=76, 2025-05-07T20:23:35.4209351Z log_E=5, 2025-05-07T20:23:35.4209489Z L=13, 2025-05-07T20:23:35.4209645Z D_gradcheck=2, 2025-05-07T20:23:35.4209817Z stochastic_rounding=True, 2025-05-07T20:23:35.4209967Z weighted=True, 2025-05-07T20:23:35.4210120Z row_wise=True, 2025-05-07T20:23:35.4210267Z mixed=False, 2025-05-07T20:23:35.4210419Z use_cache=True, 2025-05-07T20:23:35.4210620Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:35.4210768Z use_cpu=True, 2025-05-07T20:23:35.4210977Z output_dtype=SparseType.FP32, 2025-05-07T20:23:35.4211117Z ) 2025-05-07T20:23:35.4211343Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.4211909Z self=, 2025-05-07T20:23:35.4212064Z mixed_B=False, 2025-05-07T20:23:35.4212231Z compile=False, 2025-05-07T20:23:35.4212377Z T=3, 2025-05-07T20:23:35.4212526Z D=49, 2025-05-07T20:23:35.4212813Z B=48, 2025-05-07T20:23:35.4212957Z log_E=4, 2025-05-07T20:23:35.4213099Z L=1, 2025-05-07T20:23:35.4213261Z D_gradcheck=1, 2025-05-07T20:23:35.4213434Z stochastic_rounding=False, 2025-05-07T20:23:35.4213589Z weighted=False, 2025-05-07T20:23:35.4213746Z row_wise=True, 2025-05-07T20:23:35.4213894Z mixed=False, 2025-05-07T20:23:35.4214045Z use_cache=True, 2025-05-07T20:23:35.4214408Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:35.4214579Z use_cpu=True, 2025-05-07T20:23:35.4214763Z output_dtype=SparseType.FP32, 2025-05-07T20:23:35.4214911Z ) 2025-05-07T20:23:35.4215140Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.4215696Z self=, 2025-05-07T20:23:35.4215848Z mixed_B=True, 2025-05-07T20:23:35.4216007Z compile=True, 2025-05-07T20:23:35.4216157Z T=4, 2025-05-07T20:23:35.4216302Z D=87, 2025-05-07T20:23:35.4216447Z B=26, 2025-05-07T20:23:35.4216597Z log_E=4, 2025-05-07T20:23:35.4216739Z L=5, 2025-05-07T20:23:35.4216889Z D_gradcheck=2, 2025-05-07T20:23:35.4217068Z stochastic_rounding=False, 2025-05-07T20:23:35.4217220Z weighted=True, 2025-05-07T20:23:35.4217376Z row_wise=False, 2025-05-07T20:23:35.4217531Z mixed=True, 2025-05-07T20:23:35.4217684Z use_cache=True, 2025-05-07T20:23:35.4217880Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:35.4218043Z use_cpu=True, 2025-05-07T20:23:35.4218223Z output_dtype=SparseType.FP16, 2025-05-07T20:23:35.4218374Z ) 2025-05-07T20:23:35.4218603Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.4219153Z self=, 2025-05-07T20:23:35.4219317Z mixed_B=False, 2025-05-07T20:23:35.4219561Z compile=True, 2025-05-07T20:23:35.4219727Z T=5, 2025-05-07T20:23:35.4219955Z D=126, 2025-05-07T20:23:35.4220103Z B=113, 2025-05-07T20:23:35.4220245Z log_E=4, 2025-05-07T20:23:35.4220392Z L=3, 2025-05-07T20:23:35.4220544Z D_gradcheck=2, 2025-05-07T20:23:35.4220716Z stochastic_rounding=False, 2025-05-07T20:23:35.4220874Z weighted=True, 2025-05-07T20:23:35.4221024Z row_wise=True, 2025-05-07T20:23:35.4221178Z mixed=True, 2025-05-07T20:23:35.4221331Z use_cache=False, 2025-05-07T20:23:35.4221519Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:35.4221682Z use_cpu=True, 2025-05-07T20:23:35.4221861Z output_dtype=SparseType.FP32, 2025-05-07T20:23:35.4222001Z ) 2025-05-07T20:23:35.4222230Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.4222779Z self=, 2025-05-07T20:23:35.4222931Z mixed_B=True, 2025-05-07T20:23:35.4223096Z compile=False, 2025-05-07T20:23:35.4223243Z T=1, 2025-05-07T20:23:35.4223390Z D=97, 2025-05-07T20:23:35.4223645Z B=39, 2025-05-07T20:23:35.4223791Z log_E=5, 2025-05-07T20:23:35.4223933Z L=1, 2025-05-07T20:23:35.4224089Z D_gradcheck=2, 2025-05-07T20:23:35.4224259Z stochastic_rounding=True, 2025-05-07T20:23:35.4224418Z weighted=False, 2025-05-07T20:23:35.4224565Z row_wise=True, 2025-05-07T20:23:35.4224714Z mixed=False, 2025-05-07T20:23:35.4224874Z use_cache=False, 2025-05-07T20:23:35.4225061Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:35.4225212Z use_cpu=True, 2025-05-07T20:23:35.4225402Z output_dtype=SparseType.FP32, 2025-05-07T20:23:35.4225543Z ) 2025-05-07T20:23:35.4225768Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.4226322Z self=, 2025-05-07T20:23:35.4226470Z mixed_B=True, 2025-05-07T20:23:35.4226626Z compile=False, 2025-05-07T20:23:35.4226779Z T=1, 2025-05-07T20:23:35.4226924Z D=38, 2025-05-07T20:23:35.4227085Z B=92, 2025-05-07T20:23:35.4227236Z log_E=5, 2025-05-07T20:23:35.4227384Z L=16, 2025-05-07T20:23:35.4227548Z D_gradcheck=2, 2025-05-07T20:23:35.4227723Z stochastic_rounding=False, 2025-05-07T20:23:35.4227872Z weighted=True, 2025-05-07T20:23:35.4228027Z row_wise=True, 2025-05-07T20:23:35.4228173Z mixed=True, 2025-05-07T20:23:35.4228325Z use_cache=False, 2025-05-07T20:23:35.4228520Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:35.4228769Z use_cpu=True, 2025-05-07T20:23:35.4228968Z output_dtype=SparseType.FP32, 2025-05-07T20:23:35.4229113Z ) 2025-05-07T20:23:35.4229335Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.4229888Z self=, 2025-05-07T20:23:35.4230048Z mixed_B=False, 2025-05-07T20:23:35.4230202Z compile=True, 2025-05-07T20:23:35.4230352Z T=1, 2025-05-07T20:23:35.4230497Z D=14, 2025-05-07T20:23:35.4230643Z B=55, 2025-05-07T20:23:35.4230800Z log_E=3, 2025-05-07T20:23:35.4230944Z L=4, 2025-05-07T20:23:35.4231095Z D_gradcheck=1, 2025-05-07T20:23:35.4231270Z stochastic_rounding=True, 2025-05-07T20:23:35.4231423Z weighted=False, 2025-05-07T20:23:35.4231576Z row_wise=True, 2025-05-07T20:23:35.4231731Z mixed=False, 2025-05-07T20:23:35.4231890Z use_cache=False, 2025-05-07T20:23:35.4232077Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:35.4232236Z use_cpu=True, 2025-05-07T20:23:35.4232414Z output_dtype=SparseType.FP16, 2025-05-07T20:23:35.4232554Z ) 2025-05-07T20:23:35.4232785Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.4233336Z self=, 2025-05-07T20:23:35.4233491Z mixed_B=True, 2025-05-07T20:23:35.4233729Z compile=True, 2025-05-07T20:23:35.4233885Z T=3, 2025-05-07T20:23:35.4234196Z D=95, 2025-05-07T20:23:35.4234344Z B=74, 2025-05-07T20:23:35.4234486Z log_E=3, 2025-05-07T20:23:35.4234632Z L=15, 2025-05-07T20:23:35.4234781Z D_gradcheck=2, 2025-05-07T20:23:35.4234950Z stochastic_rounding=False, 2025-05-07T20:23:35.4235110Z weighted=False, 2025-05-07T20:23:35.4235262Z row_wise=False, 2025-05-07T20:23:35.4235411Z mixed=False, 2025-05-07T20:23:35.4235573Z use_cache=False, 2025-05-07T20:23:35.4235759Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:35.4235909Z use_cpu=True, 2025-05-07T20:23:35.4236096Z output_dtype=SparseType.FP32, 2025-05-07T20:23:35.4236235Z ) 2025-05-07T20:23:35.4236467Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.4237021Z self=, 2025-05-07T20:23:35.4237172Z mixed_B=True, 2025-05-07T20:23:35.4237334Z compile=True, 2025-05-07T20:23:35.4237476Z T=4, 2025-05-07T20:23:35.4237625Z D=117, 2025-05-07T20:23:35.4237876Z B=128, 2025-05-07T20:23:35.4238023Z log_E=5, 2025-05-07T20:23:35.4238169Z L=14, 2025-05-07T20:23:35.4238326Z D_gradcheck=1, 2025-05-07T20:23:35.4238498Z stochastic_rounding=False, 2025-05-07T20:23:35.4238651Z weighted=False, 2025-05-07T20:23:35.4238808Z row_wise=True, 2025-05-07T20:23:35.4238959Z mixed=False, 2025-05-07T20:23:35.4239111Z use_cache=True, 2025-05-07T20:23:35.4239305Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:35.4239462Z use_cpu=True, 2025-05-07T20:23:35.4239796Z output_dtype=SparseType.FP32, 2025-05-07T20:23:35.4239940Z ) 2025-05-07T20:23:35.4240169Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.4240729Z self=, 2025-05-07T20:23:35.4240881Z mixed_B=False, 2025-05-07T20:23:35.4241038Z compile=True, 2025-05-07T20:23:35.4241185Z T=3, 2025-05-07T20:23:35.4241333Z D=55, 2025-05-07T20:23:35.4241480Z B=76, 2025-05-07T20:23:35.4241632Z log_E=4, 2025-05-07T20:23:35.4241775Z L=6, 2025-05-07T20:23:35.4241926Z D_gradcheck=2, 2025-05-07T20:23:35.4242106Z stochastic_rounding=False, 2025-05-07T20:23:35.4242258Z weighted=False, 2025-05-07T20:23:35.4242416Z row_wise=False, 2025-05-07T20:23:35.4242563Z mixed=True, 2025-05-07T20:23:35.4242715Z use_cache=True, 2025-05-07T20:23:35.4242910Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:35.4243179Z use_cpu=True, 2025-05-07T20:23:35.4243373Z output_dtype=SparseType.FP16, 2025-05-07T20:23:35.4243520Z ) 2025-05-07T20:23:35.4243748Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.4244295Z self=, 2025-05-07T20:23:35.4244451Z mixed_B=False, 2025-05-07T20:23:35.4244608Z compile=False, 2025-05-07T20:23:35.4244749Z T=3, 2025-05-07T20:23:35.4244902Z D=54, 2025-05-07T20:23:35.4245048Z B=118, 2025-05-07T20:23:35.4245191Z log_E=5, 2025-05-07T20:23:35.4245341Z L=13, 2025-05-07T20:23:35.4245490Z D_gradcheck=1, 2025-05-07T20:23:35.4245665Z stochastic_rounding=True, 2025-05-07T20:23:35.4245815Z weighted=True, 2025-05-07T20:23:35.4245965Z row_wise=True, 2025-05-07T20:23:35.4246119Z mixed=False, 2025-05-07T20:23:35.4246274Z use_cache=False, 2025-05-07T20:23:35.4246466Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:35.4246625Z use_cpu=True, 2025-05-07T20:23:35.4246806Z output_dtype=SparseType.FP16, 2025-05-07T20:23:35.4246947Z ) 2025-05-07T20:23:35.4247177Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.4247727Z self=, 2025-05-07T20:23:35.4247881Z mixed_B=False, 2025-05-07T20:23:35.4248140Z compile=True, 2025-05-07T20:23:35.4248433Z T=5, 2025-05-07T20:23:35.4248641Z D=8, 2025-05-07T20:23:35.4248786Z B=44, 2025-05-07T20:23:35.4248933Z log_E=4, 2025-05-07T20:23:35.4249089Z L=4, 2025-05-07T20:23:35.4249240Z D_gradcheck=2, 2025-05-07T20:23:35.4249412Z stochastic_rounding=False, 2025-05-07T20:23:35.4249573Z weighted=False, 2025-05-07T20:23:35.4249724Z row_wise=False, 2025-05-07T20:23:35.4249875Z mixed=False, 2025-05-07T20:23:35.4250036Z use_cache=False, 2025-05-07T20:23:35.4250224Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:35.4250378Z use_cpu=True, 2025-05-07T20:23:35.4250571Z output_dtype=SparseType.FP16, 2025-05-07T20:23:35.4250710Z ) 2025-05-07T20:23:35.4250935Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.4251498Z self=, 2025-05-07T20:23:35.4251648Z mixed_B=False, 2025-05-07T20:23:35.4251807Z compile=False, 2025-05-07T20:23:35.4251954Z T=1, 2025-05-07T20:23:35.4252103Z D=47, 2025-05-07T20:23:35.4252333Z B=61, 2025-05-07T20:23:35.4252479Z log_E=5, 2025-05-07T20:23:35.4252623Z L=4, 2025-05-07T20:23:35.4252783Z D_gradcheck=2, 2025-05-07T20:23:35.4252954Z stochastic_rounding=False, 2025-05-07T20:23:35.4253106Z weighted=True, 2025-05-07T20:23:35.4253266Z row_wise=False, 2025-05-07T20:23:35.4253419Z mixed=False, 2025-05-07T20:23:35.4253571Z use_cache=False, 2025-05-07T20:23:35.4253763Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:35.4253917Z use_cpu=True, 2025-05-07T20:23:35.4254101Z output_dtype=SparseType.FP16, 2025-05-07T20:23:35.4254246Z ) 2025-05-07T20:23:35.4254471Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.4255030Z self=, 2025-05-07T20:23:35.4255176Z mixed_B=True, 2025-05-07T20:23:35.4255330Z compile=False, 2025-05-07T20:23:35.4255481Z T=2, 2025-05-07T20:23:35.4255624Z D=39, 2025-05-07T20:23:35.4255775Z B=16, 2025-05-07T20:23:35.4255923Z log_E=3, 2025-05-07T20:23:35.4256063Z L=19, 2025-05-07T20:23:35.4256217Z D_gradcheck=2, 2025-05-07T20:23:35.4256392Z stochastic_rounding=False, 2025-05-07T20:23:35.4256543Z weighted=True, 2025-05-07T20:23:35.4256694Z row_wise=True, 2025-05-07T20:23:35.4256846Z mixed=False, 2025-05-07T20:23:35.4256996Z use_cache=True, 2025-05-07T20:23:35.4257184Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:35.4257424Z use_cpu=True, 2025-05-07T20:23:35.4257620Z output_dtype=SparseType.FP16, 2025-05-07T20:23:35.4257768Z ) 2025-05-07T20:23:35.4257992Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.4258538Z self=, 2025-05-07T20:23:35.4258697Z mixed_B=False, 2025-05-07T20:23:35.4258851Z compile=False, 2025-05-07T20:23:35.4258995Z T=1, 2025-05-07T20:23:35.4259145Z D=109, 2025-05-07T20:23:35.4259295Z B=112, 2025-05-07T20:23:35.4259438Z log_E=4, 2025-05-07T20:23:35.4259586Z L=12, 2025-05-07T20:23:35.4259740Z D_gradcheck=1, 2025-05-07T20:23:35.4259910Z stochastic_rounding=True, 2025-05-07T20:23:35.4260070Z weighted=True, 2025-05-07T20:23:35.4260218Z row_wise=True, 2025-05-07T20:23:35.4260368Z mixed=False, 2025-05-07T20:23:35.4260528Z use_cache=False, 2025-05-07T20:23:35.4260716Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:35.4260874Z use_cpu=True, 2025-05-07T20:23:35.4261055Z output_dtype=SparseType.FP32, 2025-05-07T20:23:35.4261198Z ) 2025-05-07T20:23:35.4261427Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.4261975Z self=, 2025-05-07T20:23:35.4262126Z mixed_B=True, 2025-05-07T20:23:35.4262281Z compile=True, 2025-05-07T20:23:35.4262508Z T=1, 2025-05-07T20:23:35.4262664Z D=111, 2025-05-07T20:23:35.4262894Z B=23, 2025-05-07T20:23:35.4263042Z log_E=5, 2025-05-07T20:23:35.4263186Z L=5, 2025-05-07T20:23:35.4263342Z D_gradcheck=1, 2025-05-07T20:23:35.4263509Z stochastic_rounding=True, 2025-05-07T20:23:35.4263668Z weighted=True, 2025-05-07T20:23:35.4263817Z row_wise=True, 2025-05-07T20:23:35.4263962Z mixed=True, 2025-05-07T20:23:35.4264122Z use_cache=True, 2025-05-07T20:23:35.4264312Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:35.4264464Z use_cpu=True, 2025-05-07T20:23:35.4264652Z output_dtype=SparseType.FP16, 2025-05-07T20:23:35.4264790Z ) 2025-05-07T20:23:35.4893422Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.4894528Z self=, 2025-05-07T20:23:35.4895398Z mixed_B=True, 2025-05-07T20:23:35.4895772Z compile=True, 2025-05-07T20:23:35.4896151Z T=1, 2025-05-07T20:23:35.4896480Z D=117, 2025-05-07T20:23:35.4896828Z B=55, 2025-05-07T20:23:35.4897541Z log_E=3, 2025-05-07T20:23:35.4897881Z L=8, 2025-05-07T20:23:35.4898217Z D_gradcheck=2, 2025-05-07T20:23:35.4898609Z stochastic_rounding=False, 2025-05-07T20:23:35.4899045Z weighted=False, 2025-05-07T20:23:35.4899414Z row_wise=True, 2025-05-07T20:23:35.4899766Z mixed=True, 2025-05-07T20:23:35.4900125Z use_cache=True, 2025-05-07T20:23:35.4900531Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:35.4901019Z use_cpu=True, 2025-05-07T20:23:35.4901425Z output_dtype=SparseType.FP16, 2025-05-07T20:23:35.4901867Z ) 2025-05-07T20:23:35.4902272Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.4903196Z self=, 2025-05-07T20:23:35.4904055Z mixed_B=False, 2025-05-07T20:23:35.4904427Z compile=True, 2025-05-07T20:23:35.4904793Z T=4, 2025-05-07T20:23:35.4905126Z D=33, 2025-05-07T20:23:35.4905461Z B=63, 2025-05-07T20:23:35.4905796Z log_E=5, 2025-05-07T20:23:35.4906137Z L=1, 2025-05-07T20:23:35.4906479Z D_gradcheck=1, 2025-05-07T20:23:35.4906859Z stochastic_rounding=False, 2025-05-07T20:23:35.4907294Z weighted=True, 2025-05-07T20:23:35.4907676Z row_wise=True, 2025-05-07T20:23:35.4908031Z mixed=False, 2025-05-07T20:23:35.4908394Z use_cache=True, 2025-05-07T20:23:35.4908808Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:35.4909305Z use_cpu=True, 2025-05-07T20:23:35.4909920Z output_dtype=SparseType.FP32, 2025-05-07T20:23:35.4910376Z ) 2025-05-07T20:23:35.4910782Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.4911713Z self=, 2025-05-07T20:23:35.4912555Z mixed_B=True, 2025-05-07T20:23:35.4912920Z compile=True, 2025-05-07T20:23:35.4913284Z T=3, 2025-05-07T20:23:35.4913612Z D=61, 2025-05-07T20:23:35.4913948Z B=11, 2025-05-07T20:23:35.4914282Z log_E=5, 2025-05-07T20:23:35.4914617Z L=19, 2025-05-07T20:23:35.4914952Z D_gradcheck=2, 2025-05-07T20:23:35.4915343Z stochastic_rounding=True, 2025-05-07T20:23:35.4915774Z weighted=True, 2025-05-07T20:23:35.4916146Z row_wise=False, 2025-05-07T20:23:35.4916518Z mixed=True, 2025-05-07T20:23:35.4916873Z use_cache=False, 2025-05-07T20:23:35.4917288Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:35.4917765Z use_cpu=True, 2025-05-07T20:23:35.4918162Z output_dtype=SparseType.FP16, 2025-05-07T20:23:35.4918606Z ) 2025-05-07T20:23:35.4919001Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.4919928Z self=, 2025-05-07T20:23:35.4920775Z mixed_B=False, 2025-05-07T20:23:35.4921150Z compile=True, 2025-05-07T20:23:35.4921716Z T=2, 2025-05-07T20:23:35.4922063Z D=99, 2025-05-07T20:23:35.4922624Z B=27, 2025-05-07T20:23:35.4922960Z log_E=5, 2025-05-07T20:23:35.4923305Z L=6, 2025-05-07T20:23:35.4923645Z D_gradcheck=2, 2025-05-07T20:23:35.4924033Z stochastic_rounding=True, 2025-05-07T20:23:35.4924462Z weighted=False, 2025-05-07T20:23:35.4924831Z row_wise=True, 2025-05-07T20:23:35.4925192Z mixed=True, 2025-05-07T20:23:35.4925555Z use_cache=False, 2025-05-07T20:23:35.4925972Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:35.4926445Z use_cpu=True, 2025-05-07T20:23:35.4926845Z output_dtype=SparseType.FP16, 2025-05-07T20:23:35.4927300Z ) 2025-05-07T20:23:35.4927722Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.4928777Z self=, 2025-05-07T20:23:35.4929632Z mixed_B=True, 2025-05-07T20:23:35.4929997Z compile=True, 2025-05-07T20:23:35.4930351Z T=5, 2025-05-07T20:23:35.4930672Z D=2, 2025-05-07T20:23:35.4931002Z B=91, 2025-05-07T20:23:35.4931486Z log_E=5, 2025-05-07T20:23:35.4931815Z L=8, 2025-05-07T20:23:35.4932147Z D_gradcheck=2, 2025-05-07T20:23:35.4932535Z stochastic_rounding=True, 2025-05-07T20:23:35.4932958Z weighted=False, 2025-05-07T20:23:35.4933327Z row_wise=False, 2025-05-07T20:23:35.4933691Z mixed=True, 2025-05-07T20:23:35.4934059Z use_cache=False, 2025-05-07T20:23:35.4934481Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:35.4934959Z use_cpu=True, 2025-05-07T20:23:35.4935353Z output_dtype=SparseType.FP16, 2025-05-07T20:23:35.4935791Z ) 2025-05-07T20:23:35.4936189Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.4937109Z self=, 2025-05-07T20:23:35.4937968Z mixed_B=False, 2025-05-07T20:23:35.4938334Z compile=True, 2025-05-07T20:23:35.4938681Z T=5, 2025-05-07T20:23:35.4939019Z D=48, 2025-05-07T20:23:35.4939347Z B=71, 2025-05-07T20:23:35.4939676Z log_E=5, 2025-05-07T20:23:35.4940015Z L=3, 2025-05-07T20:23:35.4940355Z D_gradcheck=2, 2025-05-07T20:23:35.4940745Z stochastic_rounding=False, 2025-05-07T20:23:35.4941172Z weighted=False, 2025-05-07T20:23:35.4941547Z row_wise=True, 2025-05-07T20:23:35.4941916Z mixed=False, 2025-05-07T20:23:35.4942275Z use_cache=False, 2025-05-07T20:23:35.4942694Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:35.4943173Z use_cpu=True, 2025-05-07T20:23:35.4943682Z output_dtype=SparseType.FP32, 2025-05-07T20:23:35.4944136Z ) 2025-05-07T20:23:35.4944528Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.4945443Z self=, 2025-05-07T20:23:35.4946292Z mixed_B=True, 2025-05-07T20:23:35.4946657Z compile=False, 2025-05-07T20:23:35.4947010Z T=1, 2025-05-07T20:23:35.4947348Z D=96, 2025-05-07T20:23:35.4947676Z B=41, 2025-05-07T20:23:35.4948015Z log_E=4, 2025-05-07T20:23:35.4948355Z L=0, 2025-05-07T20:23:35.4948690Z D_gradcheck=1, 2025-05-07T20:23:35.4949084Z stochastic_rounding=False, 2025-05-07T20:23:35.4949514Z weighted=True, 2025-05-07T20:23:35.4949886Z row_wise=False, 2025-05-07T20:23:35.4950253Z mixed=False, 2025-05-07T20:23:35.4950644Z use_cache=True, 2025-05-07T20:23:35.4951052Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:35.4951526Z use_cpu=True, 2025-05-07T20:23:35.4951920Z output_dtype=SparseType.FP32, 2025-05-07T20:23:35.4952370Z ) 2025-05-07T20:23:35.4952773Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.4953689Z self=, 2025-05-07T20:23:35.4954545Z mixed_B=True, 2025-05-07T20:23:35.4954907Z compile=False, 2025-05-07T20:23:35.4955265Z T=1, 2025-05-07T20:23:35.4955722Z D=32, 2025-05-07T20:23:35.4956074Z B=79, 2025-05-07T20:23:35.4956546Z log_E=4, 2025-05-07T20:23:35.4956911Z L=4, 2025-05-07T20:23:35.4957260Z D_gradcheck=1, 2025-05-07T20:23:35.4957651Z stochastic_rounding=True, 2025-05-07T20:23:35.4958085Z weighted=False, 2025-05-07T20:23:35.4958465Z row_wise=False, 2025-05-07T20:23:35.4958830Z mixed=False, 2025-05-07T20:23:35.4959198Z use_cache=True, 2025-05-07T20:23:35.4959624Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:35.4960094Z use_cpu=True, 2025-05-07T20:23:35.4960489Z output_dtype=SparseType.FP32, 2025-05-07T20:23:35.4960930Z ) 2025-05-07T20:23:35.4961311Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.4962237Z self=, 2025-05-07T20:23:35.4963093Z mixed_B=True, 2025-05-07T20:23:35.4963464Z compile=True, 2025-05-07T20:23:35.4963819Z T=3, 2025-05-07T20:23:35.4964156Z D=19, 2025-05-07T20:23:35.4964494Z B=14, 2025-05-07T20:23:35.4964837Z log_E=5, 2025-05-07T20:23:35.4965292Z L=16, 2025-05-07T20:23:35.4965639Z D_gradcheck=2, 2025-05-07T20:23:35.4966042Z stochastic_rounding=False, 2025-05-07T20:23:35.4966502Z weighted=True, 2025-05-07T20:23:35.4966885Z row_wise=True, 2025-05-07T20:23:35.4967256Z mixed=False, 2025-05-07T20:23:35.4967619Z use_cache=False, 2025-05-07T20:23:35.4968198Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:35.4968683Z use_cpu=True, 2025-05-07T20:23:35.4969088Z output_dtype=SparseType.FP32, 2025-05-07T20:23:35.4969530Z ) 2025-05-07T20:23:35.4969925Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.4970855Z self=, 2025-05-07T20:23:35.4971707Z mixed_B=True, 2025-05-07T20:23:35.4972073Z compile=True, 2025-05-07T20:23:35.4972427Z T=4, 2025-05-07T20:23:35.4972768Z D=127, 2025-05-07T20:23:35.4973097Z B=65, 2025-05-07T20:23:35.4973433Z log_E=5, 2025-05-07T20:23:35.4973785Z L=9, 2025-05-07T20:23:35.4974218Z D_gradcheck=2, 2025-05-07T20:23:35.4974615Z stochastic_rounding=True, 2025-05-07T20:23:35.4975044Z weighted=False, 2025-05-07T20:23:35.4975421Z row_wise=False, 2025-05-07T20:23:35.4975786Z mixed=True, 2025-05-07T20:23:35.4976134Z use_cache=True, 2025-05-07T20:23:35.4976550Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:35.4977032Z use_cpu=True, 2025-05-07T20:23:35.4977664Z output_dtype=SparseType.FP16, 2025-05-07T20:23:35.4978113Z ) 2025-05-07T20:23:35.4978508Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.4979443Z self=, 2025-05-07T20:23:35.4980589Z mixed_B=False, 2025-05-07T20:23:35.4980970Z compile=False, 2025-05-07T20:23:35.4981334Z T=5, 2025-05-07T20:23:35.4981661Z D=27, 2025-05-07T20:23:35.4981992Z B=18, 2025-05-07T20:23:35.4982324Z log_E=4, 2025-05-07T20:23:35.4982662Z L=15, 2025-05-07T20:23:35.4983003Z D_gradcheck=2, 2025-05-07T20:23:35.4983395Z stochastic_rounding=False, 2025-05-07T20:23:35.4983821Z weighted=False, 2025-05-07T20:23:35.4984196Z row_wise=False, 2025-05-07T20:23:35.4984563Z mixed=False, 2025-05-07T20:23:35.4984922Z use_cache=False, 2025-05-07T20:23:35.4985336Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:35.4985804Z use_cpu=True, 2025-05-07T20:23:35.4986198Z output_dtype=SparseType.FP16, 2025-05-07T20:23:35.4986641Z ) 2025-05-07T20:23:35.4987037Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.4987953Z self=, 2025-05-07T20:23:35.4988794Z mixed_B=True, 2025-05-07T20:23:35.4989160Z compile=True, 2025-05-07T20:23:35.4989520Z T=5, 2025-05-07T20:23:35.4990167Z D=69, 2025-05-07T20:23:35.4990522Z B=77, 2025-05-07T20:23:35.4991018Z log_E=3, 2025-05-07T20:23:35.4991356Z L=18, 2025-05-07T20:23:35.4991709Z D_gradcheck=1, 2025-05-07T20:23:35.4992096Z stochastic_rounding=True, 2025-05-07T20:23:35.4992516Z weighted=False, 2025-05-07T20:23:35.4992883Z row_wise=False, 2025-05-07T20:23:35.4993245Z mixed=False, 2025-05-07T20:23:35.4993604Z use_cache=False, 2025-05-07T20:23:35.4994019Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:35.4994517Z use_cpu=True, 2025-05-07T20:23:35.4994907Z output_dtype=SparseType.FP16, 2025-05-07T20:23:35.4995346Z ) 2025-05-07T20:23:35.4995744Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.4996671Z self=, 2025-05-07T20:23:35.4997534Z mixed_B=False, 2025-05-07T20:23:35.4997902Z compile=False, 2025-05-07T20:23:35.4998267Z T=5, 2025-05-07T20:23:35.4998590Z D=128, 2025-05-07T20:23:35.4998926Z B=20, 2025-05-07T20:23:35.4999267Z log_E=4, 2025-05-07T20:23:35.4999779Z L=19, 2025-05-07T20:23:35.5000116Z D_gradcheck=2, 2025-05-07T20:23:35.5000509Z stochastic_rounding=False, 2025-05-07T20:23:35.5000958Z weighted=False, 2025-05-07T20:23:35.5001345Z row_wise=False, 2025-05-07T20:23:35.5001710Z mixed=True, 2025-05-07T20:23:35.5002066Z use_cache=False, 2025-05-07T20:23:35.5002492Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:35.5002968Z use_cpu=True, 2025-05-07T20:23:35.5003359Z output_dtype=SparseType.FP16, 2025-05-07T20:23:35.5003800Z ) 2025-05-07T20:23:35.5004196Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.5005107Z self=, 2025-05-07T20:23:35.5005959Z mixed_B=True, 2025-05-07T20:23:35.5006325Z compile=False, 2025-05-07T20:23:35.5006684Z T=3, 2025-05-07T20:23:35.5007008Z D=82, 2025-05-07T20:23:35.5007335Z B=47, 2025-05-07T20:23:35.5007666Z log_E=4, 2025-05-07T20:23:35.5008123Z L=6, 2025-05-07T20:23:35.5008462Z D_gradcheck=1, 2025-05-07T20:23:35.5008853Z stochastic_rounding=False, 2025-05-07T20:23:35.5009278Z weighted=True, 2025-05-07T20:23:35.5009650Z row_wise=False, 2025-05-07T20:23:35.5010018Z mixed=False, 2025-05-07T20:23:35.5010380Z use_cache=False, 2025-05-07T20:23:35.5010793Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:35.5011263Z use_cpu=True, 2025-05-07T20:23:35.5011907Z output_dtype=SparseType.FP16, 2025-05-07T20:23:35.5012363Z ) 2025-05-07T20:23:35.5012758Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.5013679Z self=, 2025-05-07T20:23:35.5014534Z mixed_B=True, 2025-05-07T20:23:35.5014900Z compile=False, 2025-05-07T20:23:35.5015255Z T=3, 2025-05-07T20:23:35.5015593Z D=43, 2025-05-07T20:23:35.5015921Z B=105, 2025-05-07T20:23:35.5016252Z log_E=3, 2025-05-07T20:23:35.5016599Z L=7, 2025-05-07T20:23:35.5016934Z D_gradcheck=1, 2025-05-07T20:23:35.5017323Z stochastic_rounding=True, 2025-05-07T20:23:35.5017757Z weighted=True, 2025-05-07T20:23:35.5018125Z row_wise=False, 2025-05-07T20:23:35.5018489Z mixed=False, 2025-05-07T20:23:35.5018852Z use_cache=False, 2025-05-07T20:23:35.5019269Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:35.5019741Z use_cpu=True, 2025-05-07T20:23:35.5020136Z output_dtype=SparseType.FP32, 2025-05-07T20:23:35.5020577Z ) 2025-05-07T20:23:35.5020979Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.5021898Z self=, 2025-05-07T20:23:35.5022758Z mixed_B=False, 2025-05-07T20:23:35.5023132Z compile=False, 2025-05-07T20:23:35.5023485Z T=1, 2025-05-07T20:23:35.5023924Z D=105, 2025-05-07T20:23:35.5024270Z B=5, 2025-05-07T20:23:35.5024685Z log_E=3, 2025-05-07T20:23:35.5025028Z L=11, 2025-05-07T20:23:35.5025365Z D_gradcheck=2, 2025-05-07T20:23:35.5025750Z stochastic_rounding=False, 2025-05-07T20:23:35.5026181Z weighted=True, 2025-05-07T20:23:35.5026552Z row_wise=False, 2025-05-07T20:23:35.5026911Z mixed=False, 2025-05-07T20:23:35.5027278Z use_cache=False, 2025-05-07T20:23:35.5027688Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:35.5028153Z use_cpu=True, 2025-05-07T20:23:35.5028549Z output_dtype=SparseType.FP32, 2025-05-07T20:23:35.5028990Z ) 2025-05-07T20:23:35.5029378Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.5030288Z self=, 2025-05-07T20:23:35.5031137Z mixed_B=False, 2025-05-07T20:23:35.5031503Z compile=False, 2025-05-07T20:23:35.5031850Z T=5, 2025-05-07T20:23:35.5032182Z D=85, 2025-05-07T20:23:35.5032513Z B=44, 2025-05-07T20:23:35.5032837Z log_E=4, 2025-05-07T20:23:35.5033289Z L=4, 2025-05-07T20:23:35.5033628Z D_gradcheck=1, 2025-05-07T20:23:35.5034011Z stochastic_rounding=False, 2025-05-07T20:23:35.5034442Z weighted=True, 2025-05-07T20:23:35.5034809Z row_wise=False, 2025-05-07T20:23:35.5035167Z mixed=True, 2025-05-07T20:23:35.5035523Z use_cache=False, 2025-05-07T20:23:35.5035940Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:35.5036410Z use_cpu=True, 2025-05-07T20:23:35.5036813Z output_dtype=SparseType.FP32, 2025-05-07T20:23:35.5037254Z ) 2025-05-07T20:23:35.5599724Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.5600714Z self=, 2025-05-07T20:23:35.5601567Z mixed_B=True, 2025-05-07T20:23:35.5601930Z compile=True, 2025-05-07T20:23:35.5602280Z T=4, 2025-05-07T20:23:35.5602606Z D=41, 2025-05-07T20:23:35.5602958Z B=100, 2025-05-07T20:23:35.5603293Z log_E=4, 2025-05-07T20:23:35.5603641Z L=3, 2025-05-07T20:23:35.5603977Z D_gradcheck=1, 2025-05-07T20:23:35.5604358Z stochastic_rounding=True, 2025-05-07T20:23:35.5604787Z weighted=True, 2025-05-07T20:23:35.5605296Z row_wise=True, 2025-05-07T20:23:35.5605658Z mixed=False, 2025-05-07T20:23:35.5606020Z use_cache=True, 2025-05-07T20:23:35.5606430Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:35.5606900Z use_cpu=True, 2025-05-07T20:23:35.5607670Z output_dtype=SparseType.FP32, 2025-05-07T20:23:35.5608223Z ) 2025-05-07T20:23:35.5608622Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.5609545Z self=, 2025-05-07T20:23:35.5610400Z mixed_B=True, 2025-05-07T20:23:35.5610767Z compile=False, 2025-05-07T20:23:35.5611121Z T=5, 2025-05-07T20:23:35.5611446Z D=98, 2025-05-07T20:23:35.5611775Z B=9, 2025-05-07T20:23:35.5612095Z log_E=3, 2025-05-07T20:23:35.5612444Z L=12, 2025-05-07T20:23:35.5612775Z D_gradcheck=2, 2025-05-07T20:23:35.5613159Z stochastic_rounding=False, 2025-05-07T20:23:35.5613731Z weighted=False, 2025-05-07T20:23:35.5614104Z row_wise=True, 2025-05-07T20:23:35.5614468Z mixed=False, 2025-05-07T20:23:35.5614831Z use_cache=True, 2025-05-07T20:23:35.5615243Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:35.5615715Z use_cpu=True, 2025-05-07T20:23:35.5616112Z output_dtype=SparseType.FP16, 2025-05-07T20:23:35.5616556Z ) 2025-05-07T20:23:35.5616943Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.5617863Z self=, 2025-05-07T20:23:35.5618717Z mixed_B=False, 2025-05-07T20:23:35.5619083Z compile=False, 2025-05-07T20:23:35.5619433Z T=1, 2025-05-07T20:23:35.5619761Z D=60, 2025-05-07T20:23:35.5620303Z B=50, 2025-05-07T20:23:35.5620647Z log_E=4, 2025-05-07T20:23:35.5621165Z L=13, 2025-05-07T20:23:35.5621501Z D_gradcheck=1, 2025-05-07T20:23:35.5621880Z stochastic_rounding=True, 2025-05-07T20:23:35.5622313Z weighted=False, 2025-05-07T20:23:35.5622684Z row_wise=False, 2025-05-07T20:23:35.5623043Z mixed=True, 2025-05-07T20:23:35.5623405Z use_cache=True, 2025-05-07T20:23:35.5623817Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:35.5624285Z use_cpu=True, 2025-05-07T20:23:35.5624677Z output_dtype=SparseType.FP32, 2025-05-07T20:23:35.5625125Z ) 2025-05-07T20:23:35.5625512Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.5626440Z self=, 2025-05-07T20:23:35.5627301Z mixed_B=True, 2025-05-07T20:23:35.5627669Z compile=True, 2025-05-07T20:23:35.5628027Z T=5, 2025-05-07T20:23:35.5628354Z D=90, 2025-05-07T20:23:35.5628687Z B=79, 2025-05-07T20:23:35.5629014Z log_E=5, 2025-05-07T20:23:35.5629352Z L=3, 2025-05-07T20:23:35.5629851Z D_gradcheck=2, 2025-05-07T20:23:35.5630228Z stochastic_rounding=False, 2025-05-07T20:23:35.5630654Z weighted=False, 2025-05-07T20:23:35.5631022Z row_wise=True, 2025-05-07T20:23:35.5631375Z mixed=False, 2025-05-07T20:23:35.5631735Z use_cache=True, 2025-05-07T20:23:35.5632142Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:35.5632615Z use_cpu=True, 2025-05-07T20:23:35.5633008Z output_dtype=SparseType.FP32, 2025-05-07T20:23:35.5633452Z ) 2025-05-07T20:23:35.5633844Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.5634765Z self=, 2025-05-07T20:23:35.5635624Z mixed_B=False, 2025-05-07T20:23:35.5635992Z compile=True, 2025-05-07T20:23:35.5636347Z T=2, 2025-05-07T20:23:35.5636671Z D=75, 2025-05-07T20:23:35.5636993Z B=116, 2025-05-07T20:23:35.5637323Z log_E=5, 2025-05-07T20:23:35.5637673Z L=13, 2025-05-07T20:23:35.5638004Z D_gradcheck=2, 2025-05-07T20:23:35.5638391Z stochastic_rounding=True, 2025-05-07T20:23:35.5638822Z weighted=True, 2025-05-07T20:23:35.5639193Z row_wise=False, 2025-05-07T20:23:35.5639556Z mixed=False, 2025-05-07T20:23:35.5639938Z use_cache=False, 2025-05-07T20:23:35.5653424Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:35.5653935Z use_cpu=True, 2025-05-07T20:23:35.5654323Z output_dtype=SparseType.FP32, 2025-05-07T20:23:35.5654991Z ) 2025-05-07T20:23:35.5655417Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.5656340Z self=, 2025-05-07T20:23:35.5657193Z mixed_B=True, 2025-05-07T20:23:35.5657559Z compile=False, 2025-05-07T20:23:35.5657918Z T=3, 2025-05-07T20:23:35.5658238Z D=13, 2025-05-07T20:23:35.5658577Z B=42, 2025-05-07T20:23:35.5658905Z log_E=5, 2025-05-07T20:23:35.5659244Z L=18, 2025-05-07T20:23:35.5659584Z D_gradcheck=1, 2025-05-07T20:23:35.5659975Z stochastic_rounding=False, 2025-05-07T20:23:35.5660394Z weighted=True, 2025-05-07T20:23:35.5660757Z row_wise=True, 2025-05-07T20:23:35.5661119Z mixed=False, 2025-05-07T20:23:35.5661475Z use_cache=False, 2025-05-07T20:23:35.5661886Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:35.5662359Z use_cpu=True, 2025-05-07T20:23:35.5662743Z output_dtype=SparseType.FP32, 2025-05-07T20:23:35.5663179Z ) 2025-05-07T20:23:35.5663574Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.5664485Z self=, 2025-05-07T20:23:35.5665333Z mixed_B=True, 2025-05-07T20:23:35.5665695Z compile=False, 2025-05-07T20:23:35.5666044Z T=5, 2025-05-07T20:23:35.5666376Z D=87, 2025-05-07T20:23:35.5666857Z B=27, 2025-05-07T20:23:35.5667195Z log_E=5, 2025-05-07T20:23:35.5667669Z L=13, 2025-05-07T20:23:35.5668010Z D_gradcheck=1, 2025-05-07T20:23:35.5668387Z stochastic_rounding=True, 2025-05-07T20:23:35.5668814Z weighted=True, 2025-05-07T20:23:35.5669182Z row_wise=True, 2025-05-07T20:23:35.5669544Z mixed=True, 2025-05-07T20:23:35.5669899Z use_cache=False, 2025-05-07T20:23:35.5670310Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:35.5670780Z use_cpu=True, 2025-05-07T20:23:35.5671163Z output_dtype=SparseType.FP16, 2025-05-07T20:23:35.5671603Z ) 2025-05-07T20:23:35.5672003Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.5672912Z self=, 2025-05-07T20:23:35.5673760Z mixed_B=False, 2025-05-07T20:23:35.5674128Z compile=False, 2025-05-07T20:23:35.5674478Z T=5, 2025-05-07T20:23:35.5674803Z D=107, 2025-05-07T20:23:35.5675141Z B=19, 2025-05-07T20:23:35.5675465Z log_E=4, 2025-05-07T20:23:35.5675808Z L=5, 2025-05-07T20:23:35.5676268Z D_gradcheck=1, 2025-05-07T20:23:35.5676650Z stochastic_rounding=True, 2025-05-07T20:23:35.5677081Z weighted=False, 2025-05-07T20:23:35.5677456Z row_wise=True, 2025-05-07T20:23:35.5677808Z mixed=True, 2025-05-07T20:23:35.5678169Z use_cache=True, 2025-05-07T20:23:35.5678573Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:35.5679055Z use_cpu=True, 2025-05-07T20:23:35.5679444Z output_dtype=SparseType.FP16, 2025-05-07T20:23:35.5680108Z ) 2025-05-07T20:23:35.5680515Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.5681429Z self=, 2025-05-07T20:23:35.5682281Z mixed_B=True, 2025-05-07T20:23:35.5682645Z compile=True, 2025-05-07T20:23:35.5682995Z T=3, 2025-05-07T20:23:35.5683319Z D=43, 2025-05-07T20:23:35.5683648Z B=105, 2025-05-07T20:23:35.5683971Z log_E=3, 2025-05-07T20:23:35.5684313Z L=4, 2025-05-07T20:23:35.5684653Z D_gradcheck=1, 2025-05-07T20:23:35.5685030Z stochastic_rounding=True, 2025-05-07T20:23:35.5685460Z weighted=False, 2025-05-07T20:23:35.5685832Z row_wise=False, 2025-05-07T20:23:35.5686191Z mixed=True, 2025-05-07T20:23:35.5686549Z use_cache=True, 2025-05-07T20:23:35.5686961Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:35.5687433Z use_cpu=True, 2025-05-07T20:23:35.5687815Z output_dtype=SparseType.FP32, 2025-05-07T20:23:35.5688654Z ) 2025-05-07T20:23:35.5689070Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.5689982Z self=, 2025-05-07T20:23:35.5690837Z mixed_B=True, 2025-05-07T20:23:35.5691203Z compile=True, 2025-05-07T20:23:35.5691560Z T=2, 2025-05-07T20:23:35.5691890Z D=18, 2025-05-07T20:23:35.5692216Z B=75, 2025-05-07T20:23:35.5692551Z log_E=3, 2025-05-07T20:23:35.5692709Z L=11, 2025-05-07T20:23:35.5692870Z D_gradcheck=2, 2025-05-07T20:23:35.5693052Z stochastic_rounding=True, 2025-05-07T20:23:35.5693203Z weighted=True, 2025-05-07T20:23:35.5693355Z row_wise=False, 2025-05-07T20:23:35.5693507Z mixed=True, 2025-05-07T20:23:35.5693660Z use_cache=False, 2025-05-07T20:23:35.5693847Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:35.5694005Z use_cpu=True, 2025-05-07T20:23:35.5694185Z output_dtype=SparseType.FP16, 2025-05-07T20:23:35.5694328Z ) 2025-05-07T20:23:35.5694564Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.5695119Z self=, 2025-05-07T20:23:35.5695280Z mixed_B=False, 2025-05-07T20:23:35.5695430Z compile=False, 2025-05-07T20:23:35.5695570Z T=4, 2025-05-07T20:23:35.5695720Z D=122, 2025-05-07T20:23:35.5695861Z B=15, 2025-05-07T20:23:35.5696151Z log_E=5, 2025-05-07T20:23:35.5696383Z L=3, 2025-05-07T20:23:35.5696538Z D_gradcheck=1, 2025-05-07T20:23:35.5696709Z stochastic_rounding=False, 2025-05-07T20:23:35.5696876Z weighted=True, 2025-05-07T20:23:35.5697027Z row_wise=False, 2025-05-07T20:23:35.5697177Z mixed=False, 2025-05-07T20:23:35.5697339Z use_cache=False, 2025-05-07T20:23:35.5697527Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:35.5697676Z use_cpu=True, 2025-05-07T20:23:35.5697864Z output_dtype=SparseType.FP16, 2025-05-07T20:23:35.5698003Z ) 2025-05-07T20:23:35.5698229Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.5698785Z self=, 2025-05-07T20:23:35.5698938Z mixed_B=True, 2025-05-07T20:23:35.5699093Z compile=True, 2025-05-07T20:23:35.5699238Z T=5, 2025-05-07T20:23:35.5699376Z D=91, 2025-05-07T20:23:35.5699523Z B=87, 2025-05-07T20:23:35.5699671Z log_E=3, 2025-05-07T20:23:35.5699817Z L=15, 2025-05-07T20:23:35.5700134Z D_gradcheck=1, 2025-05-07T20:23:35.5700305Z stochastic_rounding=False, 2025-05-07T20:23:35.5700457Z weighted=True, 2025-05-07T20:23:35.5700611Z row_wise=True, 2025-05-07T20:23:35.5700758Z mixed=True, 2025-05-07T20:23:35.5700920Z use_cache=False, 2025-05-07T20:23:35.5701110Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:35.5701260Z use_cpu=True, 2025-05-07T20:23:35.5701448Z output_dtype=SparseType.FP32, 2025-05-07T20:23:35.5701586Z ) 2025-05-07T20:23:35.5701817Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.5702373Z self=, 2025-05-07T20:23:35.5702523Z mixed_B=False, 2025-05-07T20:23:35.5702675Z compile=True, 2025-05-07T20:23:35.5702824Z T=1, 2025-05-07T20:23:35.5702965Z D=106, 2025-05-07T20:23:35.5703107Z B=90, 2025-05-07T20:23:35.5703260Z log_E=5, 2025-05-07T20:23:35.5703403Z L=1, 2025-05-07T20:23:35.5703559Z D_gradcheck=2, 2025-05-07T20:23:35.5703734Z stochastic_rounding=True, 2025-05-07T20:23:35.5703886Z weighted=True, 2025-05-07T20:23:35.5704036Z row_wise=False, 2025-05-07T20:23:35.5704188Z mixed=False, 2025-05-07T20:23:35.5704339Z use_cache=False, 2025-05-07T20:23:35.5704533Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:35.5704684Z use_cpu=True, 2025-05-07T20:23:35.5704862Z output_dtype=SparseType.FP32, 2025-05-07T20:23:35.5705006Z ) 2025-05-07T20:23:35.5705403Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.5705968Z self=, 2025-05-07T20:23:35.5706123Z mixed_B=False, 2025-05-07T20:23:35.5706274Z compile=False, 2025-05-07T20:23:35.5706414Z T=5, 2025-05-07T20:23:35.5706563Z D=104, 2025-05-07T20:23:35.5706707Z B=49, 2025-05-07T20:23:35.5706857Z log_E=4, 2025-05-07T20:23:35.5707007Z L=6, 2025-05-07T20:23:35.5707164Z D_gradcheck=2, 2025-05-07T20:23:35.5707335Z stochastic_rounding=False, 2025-05-07T20:23:35.5707493Z weighted=True, 2025-05-07T20:23:35.5707643Z row_wise=False, 2025-05-07T20:23:35.5707800Z mixed=False, 2025-05-07T20:23:35.5707954Z use_cache=False, 2025-05-07T20:23:35.5708140Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:35.5708297Z use_cpu=True, 2025-05-07T20:23:35.5708477Z output_dtype=SparseType.FP32, 2025-05-07T20:23:35.5708615Z ) 2025-05-07T20:23:35.5708847Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.5709396Z self=, 2025-05-07T20:23:35.5709547Z mixed_B=False, 2025-05-07T20:23:35.5709709Z compile=True, 2025-05-07T20:23:35.5709852Z T=1, 2025-05-07T20:23:35.5709993Z D=8, 2025-05-07T20:23:35.5710145Z B=78, 2025-05-07T20:23:35.5710371Z log_E=5, 2025-05-07T20:23:35.5710535Z L=15, 2025-05-07T20:23:35.5710766Z D_gradcheck=2, 2025-05-07T20:23:35.5710942Z stochastic_rounding=False, 2025-05-07T20:23:35.5711102Z weighted=True, 2025-05-07T20:23:35.5711251Z row_wise=False, 2025-05-07T20:23:35.5711399Z mixed=False, 2025-05-07T20:23:35.5711558Z use_cache=True, 2025-05-07T20:23:35.5711745Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:35.5711896Z use_cpu=True, 2025-05-07T20:23:35.5712085Z output_dtype=SparseType.FP16, 2025-05-07T20:23:35.5712225Z ) 2025-05-07T20:23:35.5712451Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.5713007Z self=, 2025-05-07T20:23:35.5713159Z mixed_B=False, 2025-05-07T20:23:35.5713309Z compile=True, 2025-05-07T20:23:35.5713459Z T=2, 2025-05-07T20:23:35.5713599Z D=15, 2025-05-07T20:23:35.5713750Z B=72, 2025-05-07T20:23:35.5713900Z log_E=4, 2025-05-07T20:23:35.5714045Z L=4, 2025-05-07T20:23:35.5714204Z D_gradcheck=1, 2025-05-07T20:23:35.5714468Z stochastic_rounding=False, 2025-05-07T20:23:35.5714619Z weighted=True, 2025-05-07T20:23:35.5714776Z row_wise=False, 2025-05-07T20:23:35.5714922Z mixed=True, 2025-05-07T20:23:35.5715074Z use_cache=True, 2025-05-07T20:23:35.5715269Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:35.5715417Z use_cpu=True, 2025-05-07T20:23:35.5715595Z output_dtype=SparseType.FP32, 2025-05-07T20:23:35.5715740Z ) 2025-05-07T20:23:35.5715974Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.5716527Z self=, 2025-05-07T20:23:35.5716685Z mixed_B=True, 2025-05-07T20:23:35.5716835Z compile=True, 2025-05-07T20:23:35.5716983Z T=2, 2025-05-07T20:23:35.5717126Z D=41, 2025-05-07T20:23:35.5717269Z B=22, 2025-05-07T20:23:35.5717422Z log_E=3, 2025-05-07T20:23:35.5717563Z L=17, 2025-05-07T20:23:35.5717714Z D_gradcheck=2, 2025-05-07T20:23:35.5717896Z stochastic_rounding=False, 2025-05-07T20:23:35.5718047Z weighted=True, 2025-05-07T20:23:35.5718194Z row_wise=False, 2025-05-07T20:23:35.5718346Z mixed=True, 2025-05-07T20:23:35.5718498Z use_cache=True, 2025-05-07T20:23:35.5718684Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:35.5718836Z use_cpu=True, 2025-05-07T20:23:35.5719016Z output_dtype=SparseType.FP32, 2025-05-07T20:23:35.5719156Z ) 2025-05-07T20:23:35.6949897Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.6950533Z self=, 2025-05-07T20:23:35.6950691Z mixed_B=True, 2025-05-07T20:23:35.6950839Z compile=True, 2025-05-07T20:23:35.6950984Z T=1, 2025-05-07T20:23:35.6951129Z D=23, 2025-05-07T20:23:35.6951270Z B=88, 2025-05-07T20:23:35.6951421Z log_E=5, 2025-05-07T20:23:35.6951569Z L=4, 2025-05-07T20:23:35.6951732Z D_gradcheck=2, 2025-05-07T20:23:35.6951922Z stochastic_rounding=False, 2025-05-07T20:23:35.6952074Z weighted=False, 2025-05-07T20:23:35.6952223Z row_wise=True, 2025-05-07T20:23:35.6952375Z mixed=True, 2025-05-07T20:23:35.6952527Z use_cache=False, 2025-05-07T20:23:35.6952720Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:35.6952877Z use_cpu=True, 2025-05-07T20:23:35.6953059Z output_dtype=SparseType.FP16, 2025-05-07T20:23:35.6953204Z ) 2025-05-07T20:23:35.6953444Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.6953996Z self=, 2025-05-07T20:23:35.6954148Z mixed_B=False, 2025-05-07T20:23:35.6954434Z compile=True, 2025-05-07T20:23:35.6954577Z T=1, 2025-05-07T20:23:35.6954728Z D=36, 2025-05-07T20:23:35.6954872Z B=5, 2025-05-07T20:23:35.6955182Z log_E=3, 2025-05-07T20:23:35.6955351Z L=20, 2025-05-07T20:23:35.6955693Z D_gradcheck=1, 2025-05-07T20:23:35.6955871Z stochastic_rounding=False, 2025-05-07T20:23:35.6956031Z weighted=True, 2025-05-07T20:23:35.6956181Z row_wise=False, 2025-05-07T20:23:35.6956329Z mixed=True, 2025-05-07T20:23:35.6956488Z use_cache=True, 2025-05-07T20:23:35.6956676Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:35.6956822Z use_cpu=True, 2025-05-07T20:23:35.6957014Z output_dtype=SparseType.FP16, 2025-05-07T20:23:35.6957157Z ) 2025-05-07T20:23:35.6957387Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.6957947Z self=, 2025-05-07T20:23:35.6958097Z mixed_B=False, 2025-05-07T20:23:35.6958260Z compile=False, 2025-05-07T20:23:35.6958403Z T=1, 2025-05-07T20:23:35.6958547Z D=67, 2025-05-07T20:23:35.6958698Z B=63, 2025-05-07T20:23:35.6958851Z log_E=4, 2025-05-07T20:23:35.6958995Z L=5, 2025-05-07T20:23:35.6959157Z D_gradcheck=1, 2025-05-07T20:23:35.6959488Z stochastic_rounding=False, 2025-05-07T20:23:35.6959639Z weighted=True, 2025-05-07T20:23:35.6959797Z row_wise=False, 2025-05-07T20:23:35.6959944Z mixed=True, 2025-05-07T20:23:35.6960124Z use_cache=True, 2025-05-07T20:23:35.6960312Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:35.6960463Z use_cpu=True, 2025-05-07T20:23:35.6960651Z output_dtype=SparseType.FP16, 2025-05-07T20:23:35.6960791Z ) 2025-05-07T20:23:35.6961026Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.6961594Z self=, 2025-05-07T20:23:35.6961749Z mixed_B=True, 2025-05-07T20:23:35.6961910Z compile=False, 2025-05-07T20:23:35.6962055Z T=3, 2025-05-07T20:23:35.6962200Z D=35, 2025-05-07T20:23:35.6962359Z B=10, 2025-05-07T20:23:35.6962518Z log_E=5, 2025-05-07T20:23:35.6962665Z L=11, 2025-05-07T20:23:35.6962833Z D_gradcheck=2, 2025-05-07T20:23:35.6963013Z stochastic_rounding=False, 2025-05-07T20:23:35.6963215Z weighted=True, 2025-05-07T20:23:35.6963391Z row_wise=False, 2025-05-07T20:23:35.6963578Z mixed=True, 2025-05-07T20:23:35.6963773Z use_cache=True, 2025-05-07T20:23:35.6963977Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:35.6964157Z use_cpu=True, 2025-05-07T20:23:35.6964350Z output_dtype=SparseType.FP16, 2025-05-07T20:23:35.6964502Z ) 2025-05-07T20:23:35.6964826Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.6965411Z self=, 2025-05-07T20:23:35.6965571Z mixed_B=False, 2025-05-07T20:23:35.6965725Z compile=False, 2025-05-07T20:23:35.6965880Z T=4, 2025-05-07T20:23:35.6966023Z D=40, 2025-05-07T20:23:35.6966169Z B=81, 2025-05-07T20:23:35.6966326Z log_E=5, 2025-05-07T20:23:35.6966480Z L=12, 2025-05-07T20:23:35.6966638Z D_gradcheck=2, 2025-05-07T20:23:35.6966821Z stochastic_rounding=True, 2025-05-07T20:23:35.6966971Z weighted=True, 2025-05-07T20:23:35.6967125Z row_wise=False, 2025-05-07T20:23:35.6967282Z mixed=False, 2025-05-07T20:23:35.6967434Z use_cache=True, 2025-05-07T20:23:35.6967622Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:35.6967777Z use_cpu=True, 2025-05-07T20:23:35.6968076Z output_dtype=SparseType.FP16, 2025-05-07T20:23:35.6968230Z ) 2025-05-07T20:23:35.6968460Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.6969012Z self=, 2025-05-07T20:23:35.6969172Z mixed_B=True, 2025-05-07T20:23:35.6969325Z compile=True, 2025-05-07T20:23:35.6969467Z T=4, 2025-05-07T20:23:35.6969619Z D=21, 2025-05-07T20:23:35.6969760Z B=59, 2025-05-07T20:23:35.6969903Z log_E=5, 2025-05-07T20:23:35.6970184Z L=5, 2025-05-07T20:23:35.6970346Z D_gradcheck=2, 2025-05-07T20:23:35.6970615Z stochastic_rounding=False, 2025-05-07T20:23:35.6970772Z weighted=False, 2025-05-07T20:23:35.6970922Z row_wise=False, 2025-05-07T20:23:35.6971070Z mixed=True, 2025-05-07T20:23:35.6971232Z use_cache=True, 2025-05-07T20:23:35.6971419Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:35.6971578Z use_cpu=True, 2025-05-07T20:23:35.6971755Z output_dtype=SparseType.FP16, 2025-05-07T20:23:35.6971895Z ) 2025-05-07T20:23:35.6972137Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.6972687Z self=, 2025-05-07T20:23:35.6972842Z mixed_B=False, 2025-05-07T20:23:35.6973011Z compile=True, 2025-05-07T20:23:35.6973156Z T=2, 2025-05-07T20:23:35.6973297Z D=56, 2025-05-07T20:23:35.6973450Z B=123, 2025-05-07T20:23:35.6973600Z log_E=3, 2025-05-07T20:23:35.6973748Z L=2, 2025-05-07T20:23:35.6973906Z D_gradcheck=1, 2025-05-07T20:23:35.6974177Z stochastic_rounding=True, 2025-05-07T20:23:35.6974334Z weighted=True, 2025-05-07T20:23:35.6974483Z row_wise=True, 2025-05-07T20:23:35.6974634Z mixed=False, 2025-05-07T20:23:35.6974794Z use_cache=False, 2025-05-07T20:23:35.6974981Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:35.6975130Z use_cpu=True, 2025-05-07T20:23:35.6975316Z output_dtype=SparseType.FP16, 2025-05-07T20:23:35.6975455Z ) 2025-05-07T20:23:35.6975684Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.6976240Z self=, 2025-05-07T20:23:35.6976392Z mixed_B=False, 2025-05-07T20:23:35.6976544Z compile=False, 2025-05-07T20:23:35.6976695Z T=3, 2025-05-07T20:23:35.6976834Z D=9, 2025-05-07T20:23:35.6976975Z B=42, 2025-05-07T20:23:35.6977124Z log_E=3, 2025-05-07T20:23:35.6977273Z L=9, 2025-05-07T20:23:35.6977430Z D_gradcheck=2, 2025-05-07T20:23:35.6977605Z stochastic_rounding=True, 2025-05-07T20:23:35.6977758Z weighted=False, 2025-05-07T20:23:35.6977918Z row_wise=True, 2025-05-07T20:23:35.6978067Z mixed=False, 2025-05-07T20:23:35.6978222Z use_cache=True, 2025-05-07T20:23:35.6978418Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:35.6978569Z use_cpu=True, 2025-05-07T20:23:35.6978747Z output_dtype=SparseType.FP16, 2025-05-07T20:23:35.6978897Z ) 2025-05-07T20:23:35.6979214Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.6980070Z self=, 2025-05-07T20:23:35.6980244Z mixed_B=False, 2025-05-07T20:23:35.6980394Z compile=False, 2025-05-07T20:23:35.6980546Z T=5, 2025-05-07T20:23:35.6980687Z D=30, 2025-05-07T20:23:35.6980837Z B=79, 2025-05-07T20:23:35.6980986Z log_E=5, 2025-05-07T20:23:35.6981133Z L=12, 2025-05-07T20:23:35.6981283Z D_gradcheck=2, 2025-05-07T20:23:35.6981471Z stochastic_rounding=True, 2025-05-07T20:23:35.6981628Z weighted=True, 2025-05-07T20:23:35.6981776Z row_wise=True, 2025-05-07T20:23:35.6981932Z mixed=True, 2025-05-07T20:23:35.6982092Z use_cache=True, 2025-05-07T20:23:35.6982278Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:35.6982436Z use_cpu=True, 2025-05-07T20:23:35.6982613Z output_dtype=SparseType.FP16, 2025-05-07T20:23:35.6982755Z ) 2025-05-07T20:23:35.6982988Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.6983543Z self=, 2025-05-07T20:23:35.6983704Z mixed_B=False, 2025-05-07T20:23:35.6983856Z compile=True, 2025-05-07T20:23:35.6983999Z T=3, 2025-05-07T20:23:35.6984151Z D=3, 2025-05-07T20:23:35.6984295Z B=27, 2025-05-07T20:23:35.6984437Z log_E=4, 2025-05-07T20:23:35.6984862Z L=13, 2025-05-07T20:23:35.6985027Z D_gradcheck=2, 2025-05-07T20:23:35.6985354Z stochastic_rounding=True, 2025-05-07T20:23:35.6985525Z weighted=False, 2025-05-07T20:23:35.6985682Z row_wise=False, 2025-05-07T20:23:35.6985830Z mixed=True, 2025-05-07T20:23:35.6985992Z use_cache=False, 2025-05-07T20:23:35.6986182Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:35.6986331Z use_cpu=True, 2025-05-07T20:23:35.6986515Z output_dtype=SparseType.FP32, 2025-05-07T20:23:35.6986654Z ) 2025-05-07T20:23:35.6986894Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.6987446Z self=, 2025-05-07T20:23:35.6987602Z mixed_B=False, 2025-05-07T20:23:35.6987761Z compile=False, 2025-05-07T20:23:35.6987903Z T=3, 2025-05-07T20:23:35.6988047Z D=4, 2025-05-07T20:23:35.6988200Z B=101, 2025-05-07T20:23:35.6988344Z log_E=4, 2025-05-07T20:23:35.6988491Z L=20, 2025-05-07T20:23:35.6988645Z D_gradcheck=1, 2025-05-07T20:23:35.6988819Z stochastic_rounding=True, 2025-05-07T20:23:35.6989112Z weighted=True, 2025-05-07T20:23:35.6989273Z row_wise=True, 2025-05-07T20:23:35.6989421Z mixed=False, 2025-05-07T20:23:35.6989570Z use_cache=True, 2025-05-07T20:23:35.6989767Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:35.6989917Z use_cpu=True, 2025-05-07T20:23:35.6990101Z output_dtype=SparseType.FP16, 2025-05-07T20:23:35.6990241Z ) 2025-05-07T20:23:35.6990470Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.6991027Z self=, 2025-05-07T20:23:35.6991178Z mixed_B=True, 2025-05-07T20:23:35.6991331Z compile=False, 2025-05-07T20:23:35.6991478Z T=5, 2025-05-07T20:23:35.6991619Z D=83, 2025-05-07T20:23:35.6991760Z B=51, 2025-05-07T20:23:35.6991914Z log_E=5, 2025-05-07T20:23:35.6992060Z L=7, 2025-05-07T20:23:35.6992212Z D_gradcheck=1, 2025-05-07T20:23:35.6992392Z stochastic_rounding=True, 2025-05-07T20:23:35.6992551Z weighted=False, 2025-05-07T20:23:35.6992702Z row_wise=False, 2025-05-07T20:23:35.6992857Z mixed=False, 2025-05-07T20:23:35.6993006Z use_cache=True, 2025-05-07T20:23:35.6993203Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:35.6993356Z use_cpu=True, 2025-05-07T20:23:35.6993539Z output_dtype=SparseType.FP32, 2025-05-07T20:23:35.6993683Z ) 2025-05-07T20:23:35.6994076Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.6994651Z self=, 2025-05-07T20:23:35.6994807Z mixed_B=True, 2025-05-07T20:23:35.6994958Z compile=False, 2025-05-07T20:23:35.6995102Z T=4, 2025-05-07T20:23:35.6995253Z D=93, 2025-05-07T20:23:35.6995397Z B=63, 2025-05-07T20:23:35.6995544Z log_E=3, 2025-05-07T20:23:35.6995694Z L=18, 2025-05-07T20:23:35.6995845Z D_gradcheck=1, 2025-05-07T20:23:35.6996021Z stochastic_rounding=True, 2025-05-07T20:23:35.6996183Z weighted=True, 2025-05-07T20:23:35.6996333Z row_wise=True, 2025-05-07T20:23:35.6996495Z mixed=False, 2025-05-07T20:23:35.6996647Z use_cache=False, 2025-05-07T20:23:35.6996835Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:35.6996992Z use_cpu=True, 2025-05-07T20:23:35.6997173Z output_dtype=SparseType.FP16, 2025-05-07T20:23:35.6997314Z ) 2025-05-07T20:23:35.6997544Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.6998103Z self=, 2025-05-07T20:23:35.6998255Z mixed_B=False, 2025-05-07T20:23:35.6998411Z compile=True, 2025-05-07T20:23:35.6998554Z T=3, 2025-05-07T20:23:35.6998697Z D=85, 2025-05-07T20:23:35.6998848Z B=28, 2025-05-07T20:23:35.6998995Z log_E=4, 2025-05-07T20:23:35.6999148Z L=4, 2025-05-07T20:23:35.6999387Z D_gradcheck=2, 2025-05-07T20:23:35.6999613Z stochastic_rounding=True, 2025-05-07T20:23:35.6999779Z weighted=False, 2025-05-07T20:23:35.6999933Z row_wise=True, 2025-05-07T20:23:35.7000082Z mixed=False, 2025-05-07T20:23:35.7000246Z use_cache=False, 2025-05-07T20:23:35.7000441Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:35.7000592Z use_cpu=True, 2025-05-07T20:23:35.7000779Z output_dtype=SparseType.FP32, 2025-05-07T20:23:35.7000919Z ) 2025-05-07T20:23:35.7001143Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.7001702Z self=, 2025-05-07T20:23:35.7001858Z mixed_B=False, 2025-05-07T20:23:35.7002020Z compile=False, 2025-05-07T20:23:35.7002165Z T=3, 2025-05-07T20:23:35.7002311Z D=41, 2025-05-07T20:23:35.7002460Z B=4, 2025-05-07T20:23:35.7002608Z log_E=3, 2025-05-07T20:23:35.7002751Z L=2, 2025-05-07T20:23:35.7002912Z D_gradcheck=1, 2025-05-07T20:23:35.7003092Z stochastic_rounding=False, 2025-05-07T20:23:35.7003340Z weighted=False, 2025-05-07T20:23:35.7003498Z row_wise=False, 2025-05-07T20:23:35.7003646Z mixed=True, 2025-05-07T20:23:35.7003798Z use_cache=False, 2025-05-07T20:23:35.7003992Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:35.7004143Z use_cpu=True, 2025-05-07T20:23:35.7004323Z output_dtype=SparseType.FP32, 2025-05-07T20:23:35.7004469Z ) 2025-05-07T20:23:35.7004694Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.7005260Z self=, 2025-05-07T20:23:35.7005408Z mixed_B=True, 2025-05-07T20:23:35.7005559Z compile=True, 2025-05-07T20:23:35.7005711Z T=5, 2025-05-07T20:23:35.7005858Z D=29, 2025-05-07T20:23:35.7006002Z B=30, 2025-05-07T20:23:35.7006152Z log_E=3, 2025-05-07T20:23:35.7006298Z L=0, 2025-05-07T20:23:35.7006454Z D_gradcheck=2, 2025-05-07T20:23:35.7006634Z stochastic_rounding=True, 2025-05-07T20:23:35.7006792Z weighted=False, 2025-05-07T20:23:35.7006944Z row_wise=False, 2025-05-07T20:23:35.7007103Z mixed=False, 2025-05-07T20:23:35.7007255Z use_cache=True, 2025-05-07T20:23:35.7007447Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:35.7007608Z use_cpu=True, 2025-05-07T20:23:35.7007789Z output_dtype=SparseType.FP32, 2025-05-07T20:23:35.7007928Z ) 2025-05-07T20:23:35.7008304Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.7008960Z self=, 2025-05-07T20:23:35.7009126Z mixed_B=False, 2025-05-07T20:23:35.7009276Z compile=True, 2025-05-07T20:23:35.7009416Z T=1, 2025-05-07T20:23:35.7009567Z D=128, 2025-05-07T20:23:35.7009709Z B=48, 2025-05-07T20:23:35.7009854Z log_E=3, 2025-05-07T20:23:35.7010006Z L=20, 2025-05-07T20:23:35.7010161Z D_gradcheck=2, 2025-05-07T20:23:35.7010337Z stochastic_rounding=True, 2025-05-07T20:23:35.7010500Z weighted=True, 2025-05-07T20:23:35.7010652Z row_wise=False, 2025-05-07T20:23:35.7010800Z mixed=False, 2025-05-07T20:23:35.7010960Z use_cache=False, 2025-05-07T20:23:35.7011147Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:35.7011307Z use_cpu=True, 2025-05-07T20:23:35.7011489Z output_dtype=SparseType.FP32, 2025-05-07T20:23:35.7011639Z ) 2025-05-07T20:23:35.7687272Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.7688159Z self=, 2025-05-07T20:23:35.7688322Z mixed_B=True, 2025-05-07T20:23:35.7688476Z compile=True, 2025-05-07T20:23:35.7688623Z T=1, 2025-05-07T20:23:35.7688767Z D=46, 2025-05-07T20:23:35.7688908Z B=31, 2025-05-07T20:23:35.7689059Z log_E=4, 2025-05-07T20:23:35.7689203Z L=9, 2025-05-07T20:23:35.7689787Z D_gradcheck=1, 2025-05-07T20:23:35.7689977Z stochastic_rounding=True, 2025-05-07T20:23:35.7690339Z weighted=True, 2025-05-07T20:23:35.7690495Z row_wise=False, 2025-05-07T20:23:35.7690651Z mixed=False, 2025-05-07T20:23:35.7690804Z use_cache=False, 2025-05-07T20:23:35.7691000Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:35.7691161Z use_cpu=True, 2025-05-07T20:23:35.7691341Z output_dtype=SparseType.FP32, 2025-05-07T20:23:35.7691490Z ) 2025-05-07T20:23:35.7691722Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.7692281Z self=, 2025-05-07T20:23:35.7692440Z mixed_B=False, 2025-05-07T20:23:35.7692592Z compile=True, 2025-05-07T20:23:35.7692736Z T=3, 2025-05-07T20:23:35.7692888Z D=65, 2025-05-07T20:23:35.7693029Z B=19, 2025-05-07T20:23:35.7693171Z log_E=4, 2025-05-07T20:23:35.7693321Z L=1, 2025-05-07T20:23:35.7693474Z D_gradcheck=1, 2025-05-07T20:23:35.7693644Z stochastic_rounding=True, 2025-05-07T20:23:35.7694017Z weighted=True, 2025-05-07T20:23:35.7694171Z row_wise=False, 2025-05-07T20:23:35.7694319Z mixed=False, 2025-05-07T20:23:35.7694478Z use_cache=True, 2025-05-07T20:23:35.7694664Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:35.7694821Z use_cpu=True, 2025-05-07T20:23:35.7695002Z output_dtype=SparseType.FP32, 2025-05-07T20:23:35.7695149Z ) 2025-05-07T20:23:35.7695382Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.7695942Z self=, 2025-05-07T20:23:35.7696097Z mixed_B=True, 2025-05-07T20:23:35.7696255Z compile=True, 2025-05-07T20:23:35.7696396Z T=1, 2025-05-07T20:23:35.7696537Z D=14, 2025-05-07T20:23:35.7696690Z B=17, 2025-05-07T20:23:35.7696840Z log_E=4, 2025-05-07T20:23:35.7696990Z L=3, 2025-05-07T20:23:35.7697151Z D_gradcheck=2, 2025-05-07T20:23:35.7697321Z stochastic_rounding=True, 2025-05-07T20:23:35.7697492Z weighted=False, 2025-05-07T20:23:35.7697643Z row_wise=False, 2025-05-07T20:23:35.7697789Z mixed=True, 2025-05-07T20:23:35.7697948Z use_cache=True, 2025-05-07T20:23:35.7698136Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:35.7698290Z use_cpu=True, 2025-05-07T20:23:35.7698481Z output_dtype=SparseType.FP32, 2025-05-07T20:23:35.7698620Z ) 2025-05-07T20:23:35.7698845Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.7699633Z self=, 2025-05-07T20:23:35.7699800Z mixed_B=False, 2025-05-07T20:23:35.7699951Z compile=False, 2025-05-07T20:23:35.7700098Z T=5, 2025-05-07T20:23:35.7700242Z D=23, 2025-05-07T20:23:35.7700384Z B=89, 2025-05-07T20:23:35.7700533Z log_E=5, 2025-05-07T20:23:35.7700673Z L=2, 2025-05-07T20:23:35.7700837Z D_gradcheck=2, 2025-05-07T20:23:35.7701009Z stochastic_rounding=False, 2025-05-07T20:23:35.7701169Z weighted=True, 2025-05-07T20:23:35.7701325Z row_wise=False, 2025-05-07T20:23:35.7701473Z mixed=True, 2025-05-07T20:23:35.7701625Z use_cache=True, 2025-05-07T20:23:35.7701819Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:35.7701971Z use_cpu=True, 2025-05-07T20:23:35.7702153Z output_dtype=SparseType.FP32, 2025-05-07T20:23:35.7702298Z ) 2025-05-07T20:23:35.7702527Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.7703085Z self=, 2025-05-07T20:23:35.7703242Z mixed_B=False, 2025-05-07T20:23:35.7703394Z compile=True, 2025-05-07T20:23:35.7703541Z T=3, 2025-05-07T20:23:35.7703683Z D=98, 2025-05-07T20:23:35.7703828Z B=102, 2025-05-07T20:23:35.7703979Z log_E=4, 2025-05-07T20:23:35.7704120Z L=18, 2025-05-07T20:23:35.7704358Z D_gradcheck=1, 2025-05-07T20:23:35.7704553Z stochastic_rounding=False, 2025-05-07T20:23:35.7704797Z weighted=True, 2025-05-07T20:23:35.7704947Z row_wise=True, 2025-05-07T20:23:35.7705101Z mixed=True, 2025-05-07T20:23:35.7705253Z use_cache=False, 2025-05-07T20:23:35.7705441Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:35.7705596Z use_cpu=True, 2025-05-07T20:23:35.7705773Z output_dtype=SparseType.FP32, 2025-05-07T20:23:35.7705911Z ) 2025-05-07T20:23:35.7706139Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.7706691Z self=, 2025-05-07T20:23:35.7706854Z mixed_B=False, 2025-05-07T20:23:35.7707006Z compile=False, 2025-05-07T20:23:35.7707148Z T=2, 2025-05-07T20:23:35.7707295Z D=52, 2025-05-07T20:23:35.7707460Z B=114, 2025-05-07T20:23:35.7707605Z log_E=3, 2025-05-07T20:23:35.7707754Z L=19, 2025-05-07T20:23:35.7707907Z D_gradcheck=1, 2025-05-07T20:23:35.7708079Z stochastic_rounding=False, 2025-05-07T20:23:35.7708337Z weighted=False, 2025-05-07T20:23:35.7708489Z row_wise=True, 2025-05-07T20:23:35.7708636Z mixed=True, 2025-05-07T20:23:35.7708792Z use_cache=False, 2025-05-07T20:23:35.7708977Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:35.7709126Z use_cpu=True, 2025-05-07T20:23:35.7709311Z output_dtype=SparseType.FP32, 2025-05-07T20:23:35.7709452Z ) 2025-05-07T20:23:35.7709683Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.7710239Z self=, 2025-05-07T20:23:35.7710391Z mixed_B=False, 2025-05-07T20:23:35.7710553Z compile=True, 2025-05-07T20:23:35.7710693Z T=4, 2025-05-07T20:23:35.7710836Z D=115, 2025-05-07T20:23:35.7710981Z B=10, 2025-05-07T20:23:35.7711126Z log_E=3, 2025-05-07T20:23:35.7711268Z L=14, 2025-05-07T20:23:35.7711430Z D_gradcheck=2, 2025-05-07T20:23:35.7711609Z stochastic_rounding=False, 2025-05-07T20:23:35.7711767Z weighted=True, 2025-05-07T20:23:35.7711928Z row_wise=True, 2025-05-07T20:23:35.7712077Z mixed=False, 2025-05-07T20:23:35.7712229Z use_cache=True, 2025-05-07T20:23:35.7712422Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:35.7712572Z use_cpu=True, 2025-05-07T20:23:35.7712760Z output_dtype=SparseType.FP16, 2025-05-07T20:23:35.7712899Z ) 2025-05-07T20:23:35.7713124Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.7713767Z self=, 2025-05-07T20:23:35.7713933Z mixed_B=False, 2025-05-07T20:23:35.7714085Z compile=True, 2025-05-07T20:23:35.7714235Z T=5, 2025-05-07T20:23:35.7714377Z D=114, 2025-05-07T20:23:35.7714519Z B=77, 2025-05-07T20:23:35.7714666Z log_E=3, 2025-05-07T20:23:35.7714806Z L=13, 2025-05-07T20:23:35.7714962Z D_gradcheck=2, 2025-05-07T20:23:35.7715139Z stochastic_rounding=True, 2025-05-07T20:23:35.7715295Z weighted=True, 2025-05-07T20:23:35.7715449Z row_wise=True, 2025-05-07T20:23:35.7715606Z mixed=False, 2025-05-07T20:23:35.7715758Z use_cache=False, 2025-05-07T20:23:35.7715956Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:35.7716106Z use_cpu=True, 2025-05-07T20:23:35.7716282Z output_dtype=SparseType.FP32, 2025-05-07T20:23:35.7716429Z ) 2025-05-07T20:23:35.7716654Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.7717205Z self=, 2025-05-07T20:23:35.7717365Z mixed_B=True, 2025-05-07T20:23:35.7717518Z compile=False, 2025-05-07T20:23:35.7717658Z T=4, 2025-05-07T20:23:35.7717807Z D=100, 2025-05-07T20:23:35.7717949Z B=20, 2025-05-07T20:23:35.7718093Z log_E=3, 2025-05-07T20:23:35.7718248Z L=6, 2025-05-07T20:23:35.7718482Z D_gradcheck=2, 2025-05-07T20:23:35.7718675Z stochastic_rounding=True, 2025-05-07T20:23:35.7718908Z weighted=False, 2025-05-07T20:23:35.7719064Z row_wise=False, 2025-05-07T20:23:35.7719216Z mixed=False, 2025-05-07T20:23:35.7719369Z use_cache=False, 2025-05-07T20:23:35.7719557Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:35.7719712Z use_cpu=True, 2025-05-07T20:23:35.7719891Z output_dtype=SparseType.FP16, 2025-05-07T20:23:35.7720128Z ) 2025-05-07T20:23:35.7720358Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.7720919Z self=, 2025-05-07T20:23:35.7721072Z mixed_B=True, 2025-05-07T20:23:35.7721223Z compile=True, 2025-05-07T20:23:35.7721373Z T=4, 2025-05-07T20:23:35.7721514Z D=45, 2025-05-07T20:23:35.7721655Z B=77, 2025-05-07T20:23:35.7721804Z log_E=4, 2025-05-07T20:23:35.7721947Z L=1, 2025-05-07T20:23:35.7722101Z D_gradcheck=2, 2025-05-07T20:23:35.7722281Z stochastic_rounding=True, 2025-05-07T20:23:35.7722441Z weighted=True, 2025-05-07T20:23:35.7722708Z row_wise=True, 2025-05-07T20:23:35.7722867Z mixed=False, 2025-05-07T20:23:35.7723022Z use_cache=False, 2025-05-07T20:23:35.7723219Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:35.7723370Z use_cpu=True, 2025-05-07T20:23:35.7723549Z output_dtype=SparseType.FP16, 2025-05-07T20:23:35.7723694Z ) 2025-05-07T20:23:35.7723917Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.7724472Z self=, 2025-05-07T20:23:35.7724629Z mixed_B=True, 2025-05-07T20:23:35.7724784Z compile=True, 2025-05-07T20:23:35.7724926Z T=5, 2025-05-07T20:23:35.7725075Z D=30, 2025-05-07T20:23:35.7725218Z B=100, 2025-05-07T20:23:35.7725361Z log_E=5, 2025-05-07T20:23:35.7725509Z L=19, 2025-05-07T20:23:35.7725662Z D_gradcheck=1, 2025-05-07T20:23:35.7725842Z stochastic_rounding=True, 2025-05-07T20:23:35.7725998Z weighted=False, 2025-05-07T20:23:35.7726153Z row_wise=True, 2025-05-07T20:23:35.7726308Z mixed=True, 2025-05-07T20:23:35.7726461Z use_cache=False, 2025-05-07T20:23:35.7726653Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:35.7726812Z use_cpu=True, 2025-05-07T20:23:35.7726992Z output_dtype=SparseType.FP32, 2025-05-07T20:23:35.7727131Z ) 2025-05-07T20:23:35.7727365Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.7728140Z self=, 2025-05-07T20:23:35.7728329Z mixed_B=False, 2025-05-07T20:23:35.7728487Z compile=True, 2025-05-07T20:23:35.7728629Z T=4, 2025-05-07T20:23:35.7728768Z D=8, 2025-05-07T20:23:35.7728916Z B=52, 2025-05-07T20:23:35.7729058Z log_E=5, 2025-05-07T20:23:35.7729206Z L=18, 2025-05-07T20:23:35.7729358Z D_gradcheck=2, 2025-05-07T20:23:35.7729537Z stochastic_rounding=False, 2025-05-07T20:23:35.7729701Z weighted=True, 2025-05-07T20:23:35.7729854Z row_wise=True, 2025-05-07T20:23:35.7730002Z mixed=True, 2025-05-07T20:23:35.7730165Z use_cache=False, 2025-05-07T20:23:35.7730356Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:35.7730506Z use_cpu=True, 2025-05-07T20:23:35.7730695Z output_dtype=SparseType.FP32, 2025-05-07T20:23:35.7730837Z ) 2025-05-07T20:23:35.7731065Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.7731626Z self=, 2025-05-07T20:23:35.7731778Z mixed_B=True, 2025-05-07T20:23:35.7731938Z compile=False, 2025-05-07T20:23:35.7732078Z T=4, 2025-05-07T20:23:35.7732219Z D=64, 2025-05-07T20:23:35.7732369Z B=124, 2025-05-07T20:23:35.7732515Z log_E=4, 2025-05-07T20:23:35.7732656Z L=20, 2025-05-07T20:23:35.7732815Z D_gradcheck=1, 2025-05-07T20:23:35.7733086Z stochastic_rounding=False, 2025-05-07T20:23:35.7733305Z weighted=True, 2025-05-07T20:23:35.7733468Z row_wise=True, 2025-05-07T20:23:35.7733619Z mixed=False, 2025-05-07T20:23:35.7733771Z use_cache=False, 2025-05-07T20:23:35.7733967Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:35.7734117Z use_cpu=True, 2025-05-07T20:23:35.7734297Z output_dtype=SparseType.FP32, 2025-05-07T20:23:35.7734444Z ) 2025-05-07T20:23:35.7734667Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.7735228Z self=, 2025-05-07T20:23:35.7735381Z mixed_B=False, 2025-05-07T20:23:35.7735533Z compile=True, 2025-05-07T20:23:35.7735682Z T=5, 2025-05-07T20:23:35.7735824Z D=46, 2025-05-07T20:23:35.7735968Z B=118, 2025-05-07T20:23:35.7736121Z log_E=4, 2025-05-07T20:23:35.7736264Z L=0, 2025-05-07T20:23:35.7736414Z D_gradcheck=2, 2025-05-07T20:23:35.7736598Z stochastic_rounding=False, 2025-05-07T20:23:35.7736755Z weighted=False, 2025-05-07T20:23:35.7736998Z row_wise=False, 2025-05-07T20:23:35.7737158Z mixed=False, 2025-05-07T20:23:35.7737314Z use_cache=False, 2025-05-07T20:23:35.7737507Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:35.7737670Z use_cpu=True, 2025-05-07T20:23:35.7737848Z output_dtype=SparseType.FP32, 2025-05-07T20:23:35.7737997Z ) 2025-05-07T20:23:35.7738220Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.7738777Z self=, 2025-05-07T20:23:35.7738936Z mixed_B=False, 2025-05-07T20:23:35.7739089Z compile=True, 2025-05-07T20:23:35.7739234Z T=5, 2025-05-07T20:23:35.7739382Z D=106, 2025-05-07T20:23:35.7739525Z B=104, 2025-05-07T20:23:35.7739671Z log_E=3, 2025-05-07T20:23:35.7739824Z L=2, 2025-05-07T20:23:35.7739975Z D_gradcheck=2, 2025-05-07T20:23:35.7740151Z stochastic_rounding=False, 2025-05-07T20:23:35.7740321Z weighted=True, 2025-05-07T20:23:35.7740473Z row_wise=True, 2025-05-07T20:23:35.7740620Z mixed=True, 2025-05-07T20:23:35.7740780Z use_cache=True, 2025-05-07T20:23:35.7740968Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:35.7741125Z use_cpu=True, 2025-05-07T20:23:35.7741308Z output_dtype=SparseType.FP32, 2025-05-07T20:23:35.7741451Z ) 2025-05-07T20:23:35.7741682Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.7742359Z self=, 2025-05-07T20:23:35.7742531Z mixed_B=False, 2025-05-07T20:23:35.7742692Z compile=True, 2025-05-07T20:23:35.7742835Z T=4, 2025-05-07T20:23:35.7742979Z D=100, 2025-05-07T20:23:35.7743132Z B=2, 2025-05-07T20:23:35.7743277Z log_E=4, 2025-05-07T20:23:35.7743420Z L=11, 2025-05-07T20:23:35.7743579Z D_gradcheck=2, 2025-05-07T20:23:35.7743754Z stochastic_rounding=False, 2025-05-07T20:23:35.7743908Z weighted=True, 2025-05-07T20:23:35.7744072Z row_wise=True, 2025-05-07T20:23:35.7744220Z mixed=True, 2025-05-07T20:23:35.7744393Z use_cache=False, 2025-05-07T20:23:35.7744582Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:35.7744734Z use_cpu=True, 2025-05-07T20:23:35.7744921Z output_dtype=SparseType.FP16, 2025-05-07T20:23:35.7745063Z ) 2025-05-07T20:23:35.7745289Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.7745849Z self=, 2025-05-07T20:23:35.7746002Z mixed_B=True, 2025-05-07T20:23:35.7746153Z compile=True, 2025-05-07T20:23:35.7746301Z T=3, 2025-05-07T20:23:35.7746443Z D=40, 2025-05-07T20:23:35.7746585Z B=115, 2025-05-07T20:23:35.7746740Z log_E=5, 2025-05-07T20:23:35.7746882Z L=17, 2025-05-07T20:23:35.7747043Z D_gradcheck=1, 2025-05-07T20:23:35.7747296Z stochastic_rounding=False, 2025-05-07T20:23:35.7747464Z weighted=True, 2025-05-07T20:23:35.7747703Z row_wise=True, 2025-05-07T20:23:35.7747851Z mixed=True, 2025-05-07T20:23:35.7748008Z use_cache=False, 2025-05-07T20:23:35.7748202Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:35.7748349Z use_cpu=True, 2025-05-07T20:23:35.7748528Z output_dtype=SparseType.FP32, 2025-05-07T20:23:35.7748673Z ) 2025-05-07T20:23:35.8403900Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.8404650Z self=, 2025-05-07T20:23:35.8404804Z mixed_B=False, 2025-05-07T20:23:35.8404963Z compile=True, 2025-05-07T20:23:35.8405106Z T=3, 2025-05-07T20:23:35.8405257Z D=10, 2025-05-07T20:23:35.8405405Z B=121, 2025-05-07T20:23:35.8405554Z log_E=5, 2025-05-07T20:23:35.8405707Z L=17, 2025-05-07T20:23:35.8405860Z D_gradcheck=2, 2025-05-07T20:23:35.8406041Z stochastic_rounding=True, 2025-05-07T20:23:35.8406203Z weighted=False, 2025-05-07T20:23:35.8406747Z row_wise=True, 2025-05-07T20:23:35.8406895Z mixed=True, 2025-05-07T20:23:35.8407055Z use_cache=False, 2025-05-07T20:23:35.8407243Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:35.8407395Z use_cpu=True, 2025-05-07T20:23:35.8407582Z output_dtype=SparseType.FP16, 2025-05-07T20:23:35.8407728Z ) 2025-05-07T20:23:35.8408047Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.8408622Z self=, 2025-05-07T20:23:35.8408774Z mixed_B=False, 2025-05-07T20:23:35.8408933Z compile=True, 2025-05-07T20:23:35.8409076Z T=5, 2025-05-07T20:23:35.8409219Z D=27, 2025-05-07T20:23:35.8409366Z B=120, 2025-05-07T20:23:35.8409509Z log_E=5, 2025-05-07T20:23:35.8409656Z L=4, 2025-05-07T20:23:35.8409815Z D_gradcheck=2, 2025-05-07T20:23:35.8409988Z stochastic_rounding=True, 2025-05-07T20:23:35.8410141Z weighted=False, 2025-05-07T20:23:35.8410309Z row_wise=True, 2025-05-07T20:23:35.8410457Z mixed=False, 2025-05-07T20:23:35.8410612Z use_cache=False, 2025-05-07T20:23:35.8410804Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:35.8410955Z use_cpu=True, 2025-05-07T20:23:35.8411133Z output_dtype=SparseType.FP16, 2025-05-07T20:23:35.8411282Z ) 2025-05-07T20:23:35.8411511Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.8412247Z self=, 2025-05-07T20:23:35.8412409Z mixed_B=True, 2025-05-07T20:23:35.8412565Z compile=True, 2025-05-07T20:23:35.8412721Z T=4, 2025-05-07T20:23:35.8412885Z D=96, 2025-05-07T20:23:35.8413027Z B=120, 2025-05-07T20:23:35.8413176Z log_E=4, 2025-05-07T20:23:35.8413319Z L=0, 2025-05-07T20:23:35.8413471Z D_gradcheck=2, 2025-05-07T20:23:35.8413657Z stochastic_rounding=False, 2025-05-07T20:23:35.8413810Z weighted=False, 2025-05-07T20:23:35.8413968Z row_wise=True, 2025-05-07T20:23:35.8414122Z mixed=True, 2025-05-07T20:23:35.8414274Z use_cache=True, 2025-05-07T20:23:35.8414462Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:35.8414616Z use_cpu=True, 2025-05-07T20:23:35.8414796Z output_dtype=SparseType.FP32, 2025-05-07T20:23:35.8414945Z ) 2025-05-07T20:23:35.8415171Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.8415729Z self=, 2025-05-07T20:23:35.8415886Z mixed_B=True, 2025-05-07T20:23:35.8416038Z compile=False, 2025-05-07T20:23:35.8416180Z T=5, 2025-05-07T20:23:35.8416329Z D=48, 2025-05-07T20:23:35.8416471Z B=111, 2025-05-07T20:23:35.8416614Z log_E=4, 2025-05-07T20:23:35.8416767Z L=3, 2025-05-07T20:23:35.8416917Z D_gradcheck=2, 2025-05-07T20:23:35.8417261Z stochastic_rounding=True, 2025-05-07T20:23:35.8417439Z weighted=False, 2025-05-07T20:23:35.8417741Z row_wise=False, 2025-05-07T20:23:35.8417900Z mixed=True, 2025-05-07T20:23:35.8418053Z use_cache=False, 2025-05-07T20:23:35.8418244Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:35.8418404Z use_cpu=True, 2025-05-07T20:23:35.8418586Z output_dtype=SparseType.FP32, 2025-05-07T20:23:35.8418727Z ) 2025-05-07T20:23:35.8418958Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.8419511Z self=, 2025-05-07T20:23:35.8419669Z mixed_B=False, 2025-05-07T20:23:35.8419828Z compile=False, 2025-05-07T20:23:35.8419973Z T=1, 2025-05-07T20:23:35.8420121Z D=59, 2025-05-07T20:23:35.8420270Z B=59, 2025-05-07T20:23:35.8420414Z log_E=5, 2025-05-07T20:23:35.8420556Z L=4, 2025-05-07T20:23:35.8420719Z D_gradcheck=1, 2025-05-07T20:23:35.8420897Z stochastic_rounding=False, 2025-05-07T20:23:35.8421053Z weighted=True, 2025-05-07T20:23:35.8421207Z row_wise=True, 2025-05-07T20:23:35.8421458Z mixed=False, 2025-05-07T20:23:35.8421619Z use_cache=True, 2025-05-07T20:23:35.8421813Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:35.8421970Z use_cpu=True, 2025-05-07T20:23:35.8422154Z output_dtype=SparseType.FP16, 2025-05-07T20:23:35.8422293Z ) 2025-05-07T20:23:35.8422516Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.8423079Z self=, 2025-05-07T20:23:35.8423227Z mixed_B=True, 2025-05-07T20:23:35.8423378Z compile=False, 2025-05-07T20:23:35.8423525Z T=1, 2025-05-07T20:23:35.8423666Z D=9, 2025-05-07T20:23:35.8423818Z B=45, 2025-05-07T20:23:35.8423962Z log_E=5, 2025-05-07T20:23:35.8424103Z L=17, 2025-05-07T20:23:35.8424260Z D_gradcheck=1, 2025-05-07T20:23:35.8424434Z stochastic_rounding=False, 2025-05-07T20:23:35.8424590Z weighted=True, 2025-05-07T20:23:35.8424749Z row_wise=True, 2025-05-07T20:23:35.8424901Z mixed=False, 2025-05-07T20:23:35.8425054Z use_cache=False, 2025-05-07T20:23:35.8425249Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:35.8425400Z use_cpu=True, 2025-05-07T20:23:35.8425577Z output_dtype=SparseType.FP32, 2025-05-07T20:23:35.8425721Z ) 2025-05-07T20:23:35.8425947Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.8426601Z self=, 2025-05-07T20:23:35.8426772Z mixed_B=True, 2025-05-07T20:23:35.8426925Z compile=False, 2025-05-07T20:23:35.8427074Z T=2, 2025-05-07T20:23:35.8427214Z D=64, 2025-05-07T20:23:35.8427355Z B=25, 2025-05-07T20:23:35.8427506Z log_E=4, 2025-05-07T20:23:35.8427647Z L=0, 2025-05-07T20:23:35.8427799Z D_gradcheck=1, 2025-05-07T20:23:35.8427980Z stochastic_rounding=True, 2025-05-07T20:23:35.8428135Z weighted=False, 2025-05-07T20:23:35.8428417Z row_wise=True, 2025-05-07T20:23:35.8428587Z mixed=False, 2025-05-07T20:23:35.8428742Z use_cache=True, 2025-05-07T20:23:35.8428929Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:35.8429084Z use_cpu=True, 2025-05-07T20:23:35.8429263Z output_dtype=SparseType.FP16, 2025-05-07T20:23:35.8429403Z ) 2025-05-07T20:23:35.8429631Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.8430185Z self=, 2025-05-07T20:23:35.8430340Z mixed_B=True, 2025-05-07T20:23:35.8430488Z compile=True, 2025-05-07T20:23:35.8430633Z T=4, 2025-05-07T20:23:35.8430788Z D=12, 2025-05-07T20:23:35.8430931Z B=65, 2025-05-07T20:23:35.8431075Z log_E=5, 2025-05-07T20:23:35.8431223Z L=11, 2025-05-07T20:23:35.8431376Z D_gradcheck=1, 2025-05-07T20:23:35.8431769Z stochastic_rounding=False, 2025-05-07T20:23:35.8431948Z weighted=False, 2025-05-07T20:23:35.8432200Z row_wise=True, 2025-05-07T20:23:35.8432352Z mixed=True, 2025-05-07T20:23:35.8432508Z use_cache=True, 2025-05-07T20:23:35.8432697Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:35.8432848Z use_cpu=True, 2025-05-07T20:23:35.8433058Z output_dtype=SparseType.FP16, 2025-05-07T20:23:35.8433201Z ) 2025-05-07T20:23:35.8433436Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.8433996Z self=, 2025-05-07T20:23:35.8434148Z mixed_B=True, 2025-05-07T20:23:35.8434306Z compile=False, 2025-05-07T20:23:35.8434447Z T=5, 2025-05-07T20:23:35.8434589Z D=113, 2025-05-07T20:23:35.8434740Z B=90, 2025-05-07T20:23:35.8434888Z log_E=5, 2025-05-07T20:23:35.8435033Z L=1, 2025-05-07T20:23:35.8435195Z D_gradcheck=1, 2025-05-07T20:23:35.8435376Z stochastic_rounding=False, 2025-05-07T20:23:35.8435533Z weighted=False, 2025-05-07T20:23:35.8435694Z row_wise=True, 2025-05-07T20:23:35.8435954Z mixed=False, 2025-05-07T20:23:35.8436112Z use_cache=False, 2025-05-07T20:23:35.8436310Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:35.8436462Z use_cpu=True, 2025-05-07T20:23:35.8436650Z output_dtype=SparseType.FP32, 2025-05-07T20:23:35.8436791Z ) 2025-05-07T20:23:35.8437013Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.8437571Z self=, 2025-05-07T20:23:35.8437722Z mixed_B=True, 2025-05-07T20:23:35.8437876Z compile=False, 2025-05-07T20:23:35.8438026Z T=3, 2025-05-07T20:23:35.8438170Z D=72, 2025-05-07T20:23:35.8438316Z B=102, 2025-05-07T20:23:35.8438468Z log_E=3, 2025-05-07T20:23:35.8438611Z L=1, 2025-05-07T20:23:35.8438762Z D_gradcheck=2, 2025-05-07T20:23:35.8438944Z stochastic_rounding=False, 2025-05-07T20:23:35.8439103Z weighted=False, 2025-05-07T20:23:35.8439269Z row_wise=False, 2025-05-07T20:23:35.8439425Z mixed=False, 2025-05-07T20:23:35.8439577Z use_cache=True, 2025-05-07T20:23:35.8439769Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:35.8439920Z use_cpu=True, 2025-05-07T20:23:35.8440101Z output_dtype=SparseType.FP32, 2025-05-07T20:23:35.8440254Z ) 2025-05-07T20:23:35.8440482Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.8441130Z self=, 2025-05-07T20:23:35.8441306Z mixed_B=True, 2025-05-07T20:23:35.8441462Z compile=False, 2025-05-07T20:23:35.8441609Z T=3, 2025-05-07T20:23:35.8441759Z D=55, 2025-05-07T20:23:35.8441901Z B=17, 2025-05-07T20:23:35.8442043Z log_E=5, 2025-05-07T20:23:35.8442193Z L=2, 2025-05-07T20:23:35.8442347Z D_gradcheck=1, 2025-05-07T20:23:35.8442615Z stochastic_rounding=False, 2025-05-07T20:23:35.8442776Z weighted=False, 2025-05-07T20:23:35.8442947Z row_wise=False, 2025-05-07T20:23:35.8443099Z mixed=True, 2025-05-07T20:23:35.8443253Z use_cache=True, 2025-05-07T20:23:35.8443446Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:35.8443595Z use_cpu=True, 2025-05-07T20:23:35.8443777Z output_dtype=SparseType.FP16, 2025-05-07T20:23:35.8443923Z ) 2025-05-07T20:23:35.8444150Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.8444707Z self=, 2025-05-07T20:23:35.8444866Z mixed_B=False, 2025-05-07T20:23:35.8445019Z compile=True, 2025-05-07T20:23:35.8445163Z T=5, 2025-05-07T20:23:35.8445311Z D=124, 2025-05-07T20:23:35.8445458Z B=7, 2025-05-07T20:23:35.8445601Z log_E=5, 2025-05-07T20:23:35.8445749Z L=11, 2025-05-07T20:23:35.8445899Z D_gradcheck=1, 2025-05-07T20:23:35.8446078Z stochastic_rounding=False, 2025-05-07T20:23:35.8446332Z weighted=False, 2025-05-07T20:23:35.8446553Z row_wise=True, 2025-05-07T20:23:35.8446714Z mixed=True, 2025-05-07T20:23:35.8446868Z use_cache=False, 2025-05-07T20:23:35.8447062Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:35.8447218Z use_cpu=True, 2025-05-07T20:23:35.8447398Z output_dtype=SparseType.FP32, 2025-05-07T20:23:35.8447538Z ) 2025-05-07T20:23:35.8447769Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.8448435Z self=, 2025-05-07T20:23:35.8448588Z mixed_B=True, 2025-05-07T20:23:35.8448744Z compile=True, 2025-05-07T20:23:35.8448884Z T=5, 2025-05-07T20:23:35.8449040Z D=56, 2025-05-07T20:23:35.8449181Z B=118, 2025-05-07T20:23:35.8449322Z log_E=5, 2025-05-07T20:23:35.8449473Z L=18, 2025-05-07T20:23:35.8449625Z D_gradcheck=2, 2025-05-07T20:23:35.8449806Z stochastic_rounding=False, 2025-05-07T20:23:35.8449975Z weighted=False, 2025-05-07T20:23:35.8450130Z row_wise=False, 2025-05-07T20:23:35.8450466Z mixed=True, 2025-05-07T20:23:35.8450630Z use_cache=False, 2025-05-07T20:23:35.8450819Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:35.8450971Z use_cpu=True, 2025-05-07T20:23:35.8451156Z output_dtype=SparseType.FP16, 2025-05-07T20:23:35.8451298Z ) 2025-05-07T20:23:35.8451520Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.8452080Z self=, 2025-05-07T20:23:35.8452235Z mixed_B=False, 2025-05-07T20:23:35.8452393Z compile=True, 2025-05-07T20:23:35.8452536Z T=2, 2025-05-07T20:23:35.8452677Z D=29, 2025-05-07T20:23:35.8452828Z B=101, 2025-05-07T20:23:35.8452976Z log_E=5, 2025-05-07T20:23:35.8453119Z L=16, 2025-05-07T20:23:35.8453278Z D_gradcheck=2, 2025-05-07T20:23:35.8453453Z stochastic_rounding=False, 2025-05-07T20:23:35.8453613Z weighted=False, 2025-05-07T20:23:35.8453778Z row_wise=True, 2025-05-07T20:23:35.8453932Z mixed=False, 2025-05-07T20:23:35.8454088Z use_cache=True, 2025-05-07T20:23:35.8454283Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:35.8454435Z use_cpu=True, 2025-05-07T20:23:35.8454617Z output_dtype=SparseType.FP32, 2025-05-07T20:23:35.8454764Z ) 2025-05-07T20:23:35.8454989Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.8455642Z self=, 2025-05-07T20:23:35.8455809Z mixed_B=False, 2025-05-07T20:23:35.8455963Z compile=False, 2025-05-07T20:23:35.8456110Z T=5, 2025-05-07T20:23:35.8456253Z D=69, 2025-05-07T20:23:35.8456397Z B=25, 2025-05-07T20:23:35.8456549Z log_E=5, 2025-05-07T20:23:35.8456692Z L=7, 2025-05-07T20:23:35.8456845Z D_gradcheck=2, 2025-05-07T20:23:35.8457020Z stochastic_rounding=True, 2025-05-07T20:23:35.8457181Z weighted=False, 2025-05-07T20:23:35.8457334Z row_wise=True, 2025-05-07T20:23:35.8457506Z mixed=False, 2025-05-07T20:23:35.8457663Z use_cache=True, 2025-05-07T20:23:35.8457853Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:35.8458017Z use_cpu=True, 2025-05-07T20:23:35.8458204Z output_dtype=SparseType.FP16, 2025-05-07T20:23:35.8458354Z ) 2025-05-07T20:23:35.8458584Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.8459138Z self=, 2025-05-07T20:23:35.8459299Z mixed_B=False, 2025-05-07T20:23:35.8459448Z compile=True, 2025-05-07T20:23:35.8459590Z T=1, 2025-05-07T20:23:35.8459736Z D=39, 2025-05-07T20:23:35.8459880Z B=4, 2025-05-07T20:23:35.8460025Z log_E=3, 2025-05-07T20:23:35.8460175Z L=16, 2025-05-07T20:23:35.8460325Z D_gradcheck=2, 2025-05-07T20:23:35.8460494Z stochastic_rounding=True, 2025-05-07T20:23:35.8460735Z weighted=False, 2025-05-07T20:23:35.8460902Z row_wise=True, 2025-05-07T20:23:35.8461145Z mixed=False, 2025-05-07T20:23:35.8461308Z use_cache=False, 2025-05-07T20:23:35.8461496Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:35.8461655Z use_cpu=True, 2025-05-07T20:23:35.8461834Z output_dtype=SparseType.FP32, 2025-05-07T20:23:35.8461975Z ) 2025-05-07T20:23:35.8462205Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.8462758Z self=, 2025-05-07T20:23:35.8462909Z mixed_B=True, 2025-05-07T20:23:35.8463065Z compile=True, 2025-05-07T20:23:35.8463205Z T=2, 2025-05-07T20:23:35.8463346Z D=92, 2025-05-07T20:23:35.8463495Z B=16, 2025-05-07T20:23:35.8463639Z log_E=4, 2025-05-07T20:23:35.8463781Z L=12, 2025-05-07T20:23:35.8463940Z D_gradcheck=1, 2025-05-07T20:23:35.8464114Z stochastic_rounding=False, 2025-05-07T20:23:35.8464279Z weighted=True, 2025-05-07T20:23:35.8464431Z row_wise=False, 2025-05-07T20:23:35.8464743Z mixed=False, 2025-05-07T20:23:35.8464905Z use_cache=False, 2025-05-07T20:23:35.8465095Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:35.8465246Z use_cpu=True, 2025-05-07T20:23:35.8465430Z output_dtype=SparseType.FP16, 2025-05-07T20:23:35.8465570Z ) 2025-05-07T20:23:35.9135190Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.9135918Z self=, 2025-05-07T20:23:35.9136085Z mixed_B=False, 2025-05-07T20:23:35.9136240Z compile=False, 2025-05-07T20:23:35.9136383Z T=3, 2025-05-07T20:23:35.9136531Z D=76, 2025-05-07T20:23:35.9136673Z B=98, 2025-05-07T20:23:35.9136819Z log_E=5, 2025-05-07T20:23:35.9136975Z L=11, 2025-05-07T20:23:35.9137127Z D_gradcheck=1, 2025-05-07T20:23:35.9137305Z stochastic_rounding=True, 2025-05-07T20:23:35.9137468Z weighted=False, 2025-05-07T20:23:35.9137619Z row_wise=False, 2025-05-07T20:23:35.9137791Z mixed=True, 2025-05-07T20:23:35.9137944Z use_cache=False, 2025-05-07T20:23:35.9138132Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:35.9138289Z use_cpu=True, 2025-05-07T20:23:35.9138473Z output_dtype=SparseType.FP32, 2025-05-07T20:23:35.9138615Z ) 2025-05-07T20:23:35.9138848Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.9139842Z self=, 2025-05-07T20:23:35.9140024Z mixed_B=False, 2025-05-07T20:23:35.9140183Z compile=True, 2025-05-07T20:23:35.9140323Z T=2, 2025-05-07T20:23:35.9140464Z D=53, 2025-05-07T20:23:35.9140615Z B=50, 2025-05-07T20:23:35.9140759Z log_E=4, 2025-05-07T20:23:35.9140913Z L=15, 2025-05-07T20:23:35.9141067Z D_gradcheck=2, 2025-05-07T20:23:35.9141236Z stochastic_rounding=True, 2025-05-07T20:23:35.9141401Z weighted=False, 2025-05-07T20:23:35.9141553Z row_wise=True, 2025-05-07T20:23:35.9141705Z mixed=True, 2025-05-07T20:23:35.9141872Z use_cache=True, 2025-05-07T20:23:35.9142061Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:35.9142211Z use_cpu=True, 2025-05-07T20:23:35.9142397Z output_dtype=SparseType.FP16, 2025-05-07T20:23:35.9142536Z ) 2025-05-07T20:23:35.9142764Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.9143324Z self=, 2025-05-07T20:23:35.9143477Z mixed_B=True, 2025-05-07T20:23:35.9143639Z compile=False, 2025-05-07T20:23:35.9143782Z T=4, 2025-05-07T20:23:35.9143925Z D=20, 2025-05-07T20:23:35.9144073Z B=47, 2025-05-07T20:23:35.9144220Z log_E=3, 2025-05-07T20:23:35.9144363Z L=18, 2025-05-07T20:23:35.9144523Z D_gradcheck=2, 2025-05-07T20:23:35.9144697Z stochastic_rounding=True, 2025-05-07T20:23:35.9145015Z weighted=True, 2025-05-07T20:23:35.9145190Z row_wise=False, 2025-05-07T20:23:35.9145479Z mixed=False, 2025-05-07T20:23:35.9145639Z use_cache=False, 2025-05-07T20:23:35.9145834Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:35.9145983Z use_cpu=True, 2025-05-07T20:23:35.9146160Z output_dtype=SparseType.FP16, 2025-05-07T20:23:35.9146307Z ) 2025-05-07T20:23:35.9146533Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.9147093Z self=, 2025-05-07T20:23:35.9147243Z mixed_B=True, 2025-05-07T20:23:35.9147393Z compile=True, 2025-05-07T20:23:35.9147542Z T=5, 2025-05-07T20:23:35.9147683Z D=29, 2025-05-07T20:23:35.9147825Z B=109, 2025-05-07T20:23:35.9147975Z log_E=4, 2025-05-07T20:23:35.9148117Z L=0, 2025-05-07T20:23:35.9148268Z D_gradcheck=1, 2025-05-07T20:23:35.9148446Z stochastic_rounding=True, 2025-05-07T20:23:35.9148603Z weighted=False, 2025-05-07T20:23:35.9148755Z row_wise=False, 2025-05-07T20:23:35.9148914Z mixed=False, 2025-05-07T20:23:35.9149237Z use_cache=True, 2025-05-07T20:23:35.9149425Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:35.9149582Z use_cpu=True, 2025-05-07T20:23:35.9149763Z output_dtype=SparseType.FP32, 2025-05-07T20:23:35.9149907Z ) 2025-05-07T20:23:35.9150132Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.9150684Z self=, 2025-05-07T20:23:35.9150847Z mixed_B=True, 2025-05-07T20:23:35.9150996Z compile=True, 2025-05-07T20:23:35.9151137Z T=3, 2025-05-07T20:23:35.9151286Z D=75, 2025-05-07T20:23:35.9151429Z B=3, 2025-05-07T20:23:35.9151572Z log_E=4, 2025-05-07T20:23:35.9151721Z L=8, 2025-05-07T20:23:35.9151871Z D_gradcheck=2, 2025-05-07T20:23:35.9152045Z stochastic_rounding=True, 2025-05-07T20:23:35.9152208Z weighted=True, 2025-05-07T20:23:35.9152360Z row_wise=True, 2025-05-07T20:23:35.9152515Z mixed=True, 2025-05-07T20:23:35.9152677Z use_cache=False, 2025-05-07T20:23:35.9152864Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:35.9153024Z use_cpu=True, 2025-05-07T20:23:35.9153205Z output_dtype=SparseType.FP16, 2025-05-07T20:23:35.9153349Z ) 2025-05-07T20:23:35.9153578Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.9154126Z self=, 2025-05-07T20:23:35.9154375Z mixed_B=False, 2025-05-07T20:23:35.9154551Z compile=False, 2025-05-07T20:23:35.9154690Z T=4, 2025-05-07T20:23:35.9154830Z D=50, 2025-05-07T20:23:35.9154976Z B=42, 2025-05-07T20:23:35.9155118Z log_E=3, 2025-05-07T20:23:35.9155259Z L=5, 2025-05-07T20:23:35.9155418Z D_gradcheck=2, 2025-05-07T20:23:35.9155590Z stochastic_rounding=False, 2025-05-07T20:23:35.9155741Z weighted=False, 2025-05-07T20:23:35.9155900Z row_wise=True, 2025-05-07T20:23:35.9156051Z mixed=True, 2025-05-07T20:23:35.9156217Z use_cache=False, 2025-05-07T20:23:35.9156403Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:35.9156554Z use_cpu=True, 2025-05-07T20:23:35.9156737Z output_dtype=SparseType.FP32, 2025-05-07T20:23:35.9156879Z ) 2025-05-07T20:23:35.9157102Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.9157656Z self=, 2025-05-07T20:23:35.9157814Z mixed_B=False, 2025-05-07T20:23:35.9157968Z compile=True, 2025-05-07T20:23:35.9158117Z T=3, 2025-05-07T20:23:35.9158259Z D=99, 2025-05-07T20:23:35.9158405Z B=71, 2025-05-07T20:23:35.9158555Z log_E=5, 2025-05-07T20:23:35.9158698Z L=9, 2025-05-07T20:23:35.9158848Z D_gradcheck=2, 2025-05-07T20:23:35.9159029Z stochastic_rounding=True, 2025-05-07T20:23:35.9159180Z weighted=True, 2025-05-07T20:23:35.9159438Z row_wise=True, 2025-05-07T20:23:35.9159641Z mixed=False, 2025-05-07T20:23:35.9159797Z use_cache=True, 2025-05-07T20:23:35.9159995Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:35.9160145Z use_cpu=True, 2025-05-07T20:23:35.9160324Z output_dtype=SparseType.FP32, 2025-05-07T20:23:35.9160472Z ) 2025-05-07T20:23:35.9160697Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.9161247Z self=, 2025-05-07T20:23:35.9161405Z mixed_B=True, 2025-05-07T20:23:35.9161559Z compile=False, 2025-05-07T20:23:35.9161701Z T=2, 2025-05-07T20:23:35.9161850Z D=25, 2025-05-07T20:23:35.9161993Z B=123, 2025-05-07T20:23:35.9162143Z log_E=3, 2025-05-07T20:23:35.9162286Z L=3, 2025-05-07T20:23:35.9162437Z D_gradcheck=2, 2025-05-07T20:23:35.9162619Z stochastic_rounding=True, 2025-05-07T20:23:35.9162773Z weighted=True, 2025-05-07T20:23:35.9162928Z row_wise=False, 2025-05-07T20:23:35.9163087Z mixed=True, 2025-05-07T20:23:35.9163470Z use_cache=False, 2025-05-07T20:23:35.9163661Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:35.9163816Z use_cpu=True, 2025-05-07T20:23:35.9163996Z output_dtype=SparseType.FP16, 2025-05-07T20:23:35.9164135Z ) 2025-05-07T20:23:35.9164368Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.9164917Z self=, 2025-05-07T20:23:35.9165075Z mixed_B=True, 2025-05-07T20:23:35.9165227Z compile=False, 2025-05-07T20:23:35.9165369Z T=1, 2025-05-07T20:23:35.9165518Z D=28, 2025-05-07T20:23:35.9165661Z B=89, 2025-05-07T20:23:35.9165804Z log_E=4, 2025-05-07T20:23:35.9165951Z L=20, 2025-05-07T20:23:35.9166101Z D_gradcheck=2, 2025-05-07T20:23:35.9166270Z stochastic_rounding=True, 2025-05-07T20:23:35.9166430Z weighted=False, 2025-05-07T20:23:35.9166585Z row_wise=True, 2025-05-07T20:23:35.9166849Z mixed=True, 2025-05-07T20:23:35.9167010Z use_cache=False, 2025-05-07T20:23:35.9167205Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:35.9167356Z use_cpu=True, 2025-05-07T20:23:35.9167533Z output_dtype=SparseType.FP16, 2025-05-07T20:23:35.9167680Z ) 2025-05-07T20:23:35.9167902Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.9168714Z self=, 2025-05-07T20:23:35.9169008Z mixed_B=True, 2025-05-07T20:23:35.9169178Z compile=False, 2025-05-07T20:23:35.9169323Z T=2, 2025-05-07T20:23:35.9169479Z D=60, 2025-05-07T20:23:35.9169628Z B=92, 2025-05-07T20:23:35.9169779Z log_E=3, 2025-05-07T20:23:35.9169922Z L=18, 2025-05-07T20:23:35.9170075Z D_gradcheck=1, 2025-05-07T20:23:35.9170256Z stochastic_rounding=False, 2025-05-07T20:23:35.9170409Z weighted=True, 2025-05-07T20:23:35.9170567Z row_wise=False, 2025-05-07T20:23:35.9170726Z mixed=False, 2025-05-07T20:23:35.9170887Z use_cache=True, 2025-05-07T20:23:35.9171077Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:35.9171233Z use_cpu=True, 2025-05-07T20:23:35.9171413Z output_dtype=SparseType.FP32, 2025-05-07T20:23:35.9171555Z ) 2025-05-07T20:23:35.9171787Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.9172340Z self=, 2025-05-07T20:23:35.9172500Z mixed_B=True, 2025-05-07T20:23:35.9172655Z compile=False, 2025-05-07T20:23:35.9172799Z T=2, 2025-05-07T20:23:35.9172949Z D=60, 2025-05-07T20:23:35.9173097Z B=62, 2025-05-07T20:23:35.9173241Z log_E=5, 2025-05-07T20:23:35.9173410Z L=3, 2025-05-07T20:23:35.9182411Z D_gradcheck=1, 2025-05-07T20:23:35.9182704Z stochastic_rounding=True, 2025-05-07T20:23:35.9182856Z weighted=True, 2025-05-07T20:23:35.9183343Z row_wise=False, 2025-05-07T20:23:35.9183513Z mixed=True, 2025-05-07T20:23:35.9183866Z use_cache=True, 2025-05-07T20:23:35.9184065Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:35.9184215Z use_cpu=True, 2025-05-07T20:23:35.9184397Z output_dtype=SparseType.FP16, 2025-05-07T20:23:35.9184554Z ) 2025-05-07T20:23:35.9184787Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.9185347Z self=, 2025-05-07T20:23:35.9185508Z mixed_B=True, 2025-05-07T20:23:35.9185660Z compile=False, 2025-05-07T20:23:35.9185810Z T=5, 2025-05-07T20:23:35.9185956Z D=106, 2025-05-07T20:23:35.9186100Z B=70, 2025-05-07T20:23:35.9186245Z log_E=5, 2025-05-07T20:23:35.9186393Z L=8, 2025-05-07T20:23:35.9186545Z D_gradcheck=2, 2025-05-07T20:23:35.9186714Z stochastic_rounding=True, 2025-05-07T20:23:35.9186874Z weighted=False, 2025-05-07T20:23:35.9187026Z row_wise=False, 2025-05-07T20:23:35.9187183Z mixed=False, 2025-05-07T20:23:35.9187336Z use_cache=False, 2025-05-07T20:23:35.9187654Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:35.9187813Z use_cpu=True, 2025-05-07T20:23:35.9187992Z output_dtype=SparseType.FP32, 2025-05-07T20:23:35.9188129Z ) 2025-05-07T20:23:35.9188363Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.9188910Z self=, 2025-05-07T20:23:35.9189066Z mixed_B=False, 2025-05-07T20:23:35.9189224Z compile=False, 2025-05-07T20:23:35.9189364Z T=3, 2025-05-07T20:23:35.9189505Z D=70, 2025-05-07T20:23:35.9189653Z B=102, 2025-05-07T20:23:35.9189794Z log_E=4, 2025-05-07T20:23:35.9189940Z L=4, 2025-05-07T20:23:35.9190095Z D_gradcheck=1, 2025-05-07T20:23:35.9190262Z stochastic_rounding=True, 2025-05-07T20:23:35.9190420Z weighted=True, 2025-05-07T20:23:35.9190573Z row_wise=True, 2025-05-07T20:23:35.9190721Z mixed=False, 2025-05-07T20:23:35.9190881Z use_cache=True, 2025-05-07T20:23:35.9191071Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:35.9191221Z use_cpu=True, 2025-05-07T20:23:35.9191409Z output_dtype=SparseType.FP16, 2025-05-07T20:23:35.9191548Z ) 2025-05-07T20:23:35.9191773Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.9192329Z self=, 2025-05-07T20:23:35.9192481Z mixed_B=False, 2025-05-07T20:23:35.9192785Z compile=False, 2025-05-07T20:23:35.9192955Z T=5, 2025-05-07T20:23:35.9193101Z D=32, 2025-05-07T20:23:35.9193249Z B=58, 2025-05-07T20:23:35.9193395Z log_E=5, 2025-05-07T20:23:35.9193536Z L=7, 2025-05-07T20:23:35.9193696Z D_gradcheck=2, 2025-05-07T20:23:35.9193870Z stochastic_rounding=False, 2025-05-07T20:23:35.9194024Z weighted=False, 2025-05-07T20:23:35.9194186Z row_wise=True, 2025-05-07T20:23:35.9194334Z mixed=False, 2025-05-07T20:23:35.9194490Z use_cache=False, 2025-05-07T20:23:35.9194689Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:35.9194838Z use_cpu=True, 2025-05-07T20:23:35.9195017Z output_dtype=SparseType.FP16, 2025-05-07T20:23:35.9195163Z ) 2025-05-07T20:23:35.9195391Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.9195946Z self=, 2025-05-07T20:23:35.9196103Z mixed_B=False, 2025-05-07T20:23:35.9196260Z compile=False, 2025-05-07T20:23:35.9196410Z T=5, 2025-05-07T20:23:35.9196551Z D=55, 2025-05-07T20:23:35.9196693Z B=115, 2025-05-07T20:23:35.9196845Z log_E=3, 2025-05-07T20:23:35.9196985Z L=6, 2025-05-07T20:23:35.9197137Z D_gradcheck=2, 2025-05-07T20:23:35.9197315Z stochastic_rounding=True, 2025-05-07T20:23:35.9197467Z weighted=True, 2025-05-07T20:23:35.9197701Z row_wise=True, 2025-05-07T20:23:35.9197874Z mixed=False, 2025-05-07T20:23:35.9198105Z use_cache=False, 2025-05-07T20:23:35.9198303Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:35.9198469Z use_cpu=True, 2025-05-07T20:23:35.9198647Z output_dtype=SparseType.FP16, 2025-05-07T20:23:35.9198786Z ) 2025-05-07T20:23:35.9199018Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.9199569Z self=, 2025-05-07T20:23:35.9199730Z mixed_B=False, 2025-05-07T20:23:35.9199883Z compile=True, 2025-05-07T20:23:35.9200025Z T=3, 2025-05-07T20:23:35.9200176Z D=100, 2025-05-07T20:23:35.9200321Z B=23, 2025-05-07T20:23:35.9200465Z log_E=5, 2025-05-07T20:23:35.9200619Z L=4, 2025-05-07T20:23:35.9200775Z D_gradcheck=1, 2025-05-07T20:23:35.9200951Z stochastic_rounding=True, 2025-05-07T20:23:35.9201114Z weighted=False, 2025-05-07T20:23:35.9201269Z row_wise=False, 2025-05-07T20:23:35.9201419Z mixed=False, 2025-05-07T20:23:35.9201582Z use_cache=True, 2025-05-07T20:23:35.9201859Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:35.9202018Z use_cpu=True, 2025-05-07T20:23:35.9202199Z output_dtype=SparseType.FP16, 2025-05-07T20:23:35.9202342Z ) 2025-05-07T20:23:35.9202577Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.9203130Z self=, 2025-05-07T20:23:35.9203282Z mixed_B=True, 2025-05-07T20:23:35.9203445Z compile=False, 2025-05-07T20:23:35.9203588Z T=4, 2025-05-07T20:23:35.9203729Z D=22, 2025-05-07T20:23:35.9203880Z B=78, 2025-05-07T20:23:35.9204027Z log_E=5, 2025-05-07T20:23:35.9204171Z L=3, 2025-05-07T20:23:35.9204329Z D_gradcheck=1, 2025-05-07T20:23:35.9204501Z stochastic_rounding=False, 2025-05-07T20:23:35.9204654Z weighted=True, 2025-05-07T20:23:35.9204819Z row_wise=False, 2025-05-07T20:23:35.9204969Z mixed=False, 2025-05-07T20:23:35.9205129Z use_cache=True, 2025-05-07T20:23:35.9205320Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:35.9205472Z use_cpu=True, 2025-05-07T20:23:35.9205657Z output_dtype=SparseType.FP32, 2025-05-07T20:23:35.9205798Z ) 2025-05-07T20:23:35.9880901Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.9881881Z self=, 2025-05-07T20:23:35.9882742Z mixed_B=True, 2025-05-07T20:23:35.9883371Z compile=False, 2025-05-07T20:23:35.9883759Z T=3, 2025-05-07T20:23:35.9884086Z D=109, 2025-05-07T20:23:35.9884419Z B=98, 2025-05-07T20:23:35.9884744Z log_E=4, 2025-05-07T20:23:35.9885077Z L=13, 2025-05-07T20:23:35.9885412Z D_gradcheck=2, 2025-05-07T20:23:35.9885804Z stochastic_rounding=False, 2025-05-07T20:23:35.9886230Z weighted=False, 2025-05-07T20:23:35.9886614Z row_wise=True, 2025-05-07T20:23:35.9886980Z mixed=True, 2025-05-07T20:23:35.9887345Z use_cache=False, 2025-05-07T20:23:35.9887770Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:35.9888346Z use_cpu=True, 2025-05-07T20:23:35.9888736Z output_dtype=SparseType.FP32, 2025-05-07T20:23:35.9889182Z ) 2025-05-07T20:23:35.9889577Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.9890494Z self=, 2025-05-07T20:23:35.9891350Z mixed_B=False, 2025-05-07T20:23:35.9891722Z compile=True, 2025-05-07T20:23:35.9892072Z T=3, 2025-05-07T20:23:35.9892407Z D=8, 2025-05-07T20:23:35.9892730Z B=10, 2025-05-07T20:23:35.9893059Z log_E=3, 2025-05-07T20:23:35.9893468Z L=16, 2025-05-07T20:23:35.9893807Z D_gradcheck=2, 2025-05-07T20:23:35.9894195Z stochastic_rounding=False, 2025-05-07T20:23:35.9894620Z weighted=True, 2025-05-07T20:23:35.9895117Z row_wise=True, 2025-05-07T20:23:35.9895717Z mixed=True, 2025-05-07T20:23:35.9896193Z use_cache=False, 2025-05-07T20:23:35.9896618Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:35.9897095Z use_cpu=True, 2025-05-07T20:23:35.9897481Z output_dtype=SparseType.FP32, 2025-05-07T20:23:35.9897922Z ) 2025-05-07T20:23:35.9898313Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.9899223Z self=, 2025-05-07T20:23:35.9900069Z mixed_B=True, 2025-05-07T20:23:35.9900443Z compile=False, 2025-05-07T20:23:35.9900793Z T=2, 2025-05-07T20:23:35.9901122Z D=105, 2025-05-07T20:23:35.9901450Z B=1, 2025-05-07T20:23:35.9901767Z log_E=5, 2025-05-07T20:23:35.9902121Z L=13, 2025-05-07T20:23:35.9902458Z D_gradcheck=1, 2025-05-07T20:23:35.9902848Z stochastic_rounding=False, 2025-05-07T20:23:35.9903276Z weighted=False, 2025-05-07T20:23:35.9903653Z row_wise=False, 2025-05-07T20:23:35.9904025Z mixed=True, 2025-05-07T20:23:35.9904387Z use_cache=True, 2025-05-07T20:23:35.9904960Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:35.9905439Z use_cpu=True, 2025-05-07T20:23:35.9905827Z output_dtype=SparseType.FP32, 2025-05-07T20:23:35.9906268Z ) 2025-05-07T20:23:35.9906663Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.9907580Z self=, 2025-05-07T20:23:35.9908442Z mixed_B=True, 2025-05-07T20:23:35.9908814Z compile=True, 2025-05-07T20:23:35.9909163Z T=2, 2025-05-07T20:23:35.9909489Z D=125, 2025-05-07T20:23:35.9909820Z B=104, 2025-05-07T20:23:35.9910145Z log_E=5, 2025-05-07T20:23:35.9910483Z L=20, 2025-05-07T20:23:35.9910819Z D_gradcheck=1, 2025-05-07T20:23:35.9911213Z stochastic_rounding=False, 2025-05-07T20:23:35.9911651Z weighted=False, 2025-05-07T20:23:35.9912029Z row_wise=True, 2025-05-07T20:23:35.9912390Z mixed=True, 2025-05-07T20:23:35.9912763Z use_cache=True, 2025-05-07T20:23:35.9913174Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:35.9913651Z use_cpu=True, 2025-05-07T20:23:35.9914038Z output_dtype=SparseType.FP32, 2025-05-07T20:23:35.9914472Z ) 2025-05-07T20:23:35.9914865Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.9915782Z self=, 2025-05-07T20:23:35.9916634Z mixed_B=True, 2025-05-07T20:23:35.9917127Z compile=False, 2025-05-07T20:23:35.9917491Z T=3, 2025-05-07T20:23:35.9917819Z D=71, 2025-05-07T20:23:35.9918143Z B=108, 2025-05-07T20:23:35.9918463Z log_E=4, 2025-05-07T20:23:35.9918797Z L=16, 2025-05-07T20:23:35.9919135Z D_gradcheck=2, 2025-05-07T20:23:35.9919511Z stochastic_rounding=False, 2025-05-07T20:23:35.9919940Z weighted=False, 2025-05-07T20:23:35.9920312Z row_wise=False, 2025-05-07T20:23:35.9920675Z mixed=True, 2025-05-07T20:23:35.9921034Z use_cache=True, 2025-05-07T20:23:35.9921440Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:35.9921900Z use_cpu=True, 2025-05-07T20:23:35.9922292Z output_dtype=SparseType.FP16, 2025-05-07T20:23:35.9922722Z ) 2025-05-07T20:23:35.9923113Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.9924036Z self=, 2025-05-07T20:23:35.9924889Z mixed_B=False, 2025-05-07T20:23:35.9925261Z compile=True, 2025-05-07T20:23:35.9925612Z T=1, 2025-05-07T20:23:35.9925942Z D=87, 2025-05-07T20:23:35.9926272Z B=82, 2025-05-07T20:23:35.9926600Z log_E=4, 2025-05-07T20:23:35.9926943Z L=5, 2025-05-07T20:23:35.9927277Z D_gradcheck=1, 2025-05-07T20:23:35.9927656Z stochastic_rounding=True, 2025-05-07T20:23:35.9928241Z weighted=False, 2025-05-07T20:23:35.9928616Z row_wise=True, 2025-05-07T20:23:35.9929144Z mixed=False, 2025-05-07T20:23:35.9929528Z use_cache=True, 2025-05-07T20:23:35.9930041Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:35.9930518Z use_cpu=True, 2025-05-07T20:23:35.9930911Z output_dtype=SparseType.FP16, 2025-05-07T20:23:35.9931351Z ) 2025-05-07T20:23:35.9931738Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.9932656Z self=, 2025-05-07T20:23:35.9933516Z mixed_B=False, 2025-05-07T20:23:35.9933907Z compile=True, 2025-05-07T20:23:35.9934256Z T=4, 2025-05-07T20:23:35.9934584Z D=9, 2025-05-07T20:23:35.9934916Z B=76, 2025-05-07T20:23:35.9935239Z log_E=3, 2025-05-07T20:23:35.9935579Z L=6, 2025-05-07T20:23:35.9935912Z D_gradcheck=1, 2025-05-07T20:23:35.9936294Z stochastic_rounding=True, 2025-05-07T20:23:35.9936726Z weighted=True, 2025-05-07T20:23:35.9937097Z row_wise=False, 2025-05-07T20:23:35.9937471Z mixed=True, 2025-05-07T20:23:35.9937829Z use_cache=True, 2025-05-07T20:23:35.9938411Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:35.9938889Z use_cpu=True, 2025-05-07T20:23:35.9939274Z output_dtype=SparseType.FP32, 2025-05-07T20:23:35.9939709Z ) 2025-05-07T20:23:35.9940108Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.9941027Z self=, 2025-05-07T20:23:35.9941885Z mixed_B=False, 2025-05-07T20:23:35.9942268Z compile=False, 2025-05-07T20:23:35.9942626Z T=5, 2025-05-07T20:23:35.9942956Z D=103, 2025-05-07T20:23:35.9943286Z B=89, 2025-05-07T20:23:35.9943609Z log_E=3, 2025-05-07T20:23:35.9943954Z L=9, 2025-05-07T20:23:35.9944288Z D_gradcheck=2, 2025-05-07T20:23:35.9944673Z stochastic_rounding=True, 2025-05-07T20:23:35.9945102Z weighted=True, 2025-05-07T20:23:35.9945471Z row_wise=False, 2025-05-07T20:23:35.9945839Z mixed=True, 2025-05-07T20:23:35.9946206Z use_cache=True, 2025-05-07T20:23:35.9946629Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:35.9947098Z use_cpu=True, 2025-05-07T20:23:35.9947494Z output_dtype=SparseType.FP16, 2025-05-07T20:23:35.9947933Z ) 2025-05-07T20:23:35.9948329Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.9949248Z self=, 2025-05-07T20:23:35.9950097Z mixed_B=True, 2025-05-07T20:23:35.9950603Z compile=False, 2025-05-07T20:23:35.9950967Z T=1, 2025-05-07T20:23:35.9951294Z D=7, 2025-05-07T20:23:35.9951618Z B=118, 2025-05-07T20:23:35.9951939Z log_E=4, 2025-05-07T20:23:35.9952277Z L=15, 2025-05-07T20:23:35.9952608Z D_gradcheck=1, 2025-05-07T20:23:35.9952992Z stochastic_rounding=True, 2025-05-07T20:23:35.9953418Z weighted=True, 2025-05-07T20:23:35.9953790Z row_wise=False, 2025-05-07T20:23:35.9954158Z mixed=False, 2025-05-07T20:23:35.9954523Z use_cache=True, 2025-05-07T20:23:35.9954935Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:35.9955407Z use_cpu=True, 2025-05-07T20:23:35.9955803Z output_dtype=SparseType.FP16, 2025-05-07T20:23:35.9956243Z ) 2025-05-07T20:23:35.9956635Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.9957558Z self=, 2025-05-07T20:23:35.9958418Z mixed_B=False, 2025-05-07T20:23:35.9958790Z compile=False, 2025-05-07T20:23:35.9959152Z T=4, 2025-05-07T20:23:35.9959478Z D=60, 2025-05-07T20:23:35.9959807Z B=4, 2025-05-07T20:23:35.9960130Z log_E=3, 2025-05-07T20:23:35.9960466Z L=5, 2025-05-07T20:23:35.9960805Z D_gradcheck=1, 2025-05-07T20:23:35.9961187Z stochastic_rounding=True, 2025-05-07T20:23:35.9961622Z weighted=False, 2025-05-07T20:23:35.9961994Z row_wise=True, 2025-05-07T20:23:35.9962494Z mixed=True, 2025-05-07T20:23:35.9962871Z use_cache=True, 2025-05-07T20:23:35.9963382Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:35.9963852Z use_cpu=True, 2025-05-07T20:23:35.9964243Z output_dtype=SparseType.FP32, 2025-05-07T20:23:35.9964681Z ) 2025-05-07T20:23:35.9965070Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.9965988Z self=, 2025-05-07T20:23:35.9966847Z mixed_B=True, 2025-05-07T20:23:35.9967216Z compile=False, 2025-05-07T20:23:35.9967573Z T=4, 2025-05-07T20:23:35.9967905Z D=87, 2025-05-07T20:23:35.9968363Z B=35, 2025-05-07T20:23:35.9968695Z log_E=3, 2025-05-07T20:23:35.9969039Z L=17, 2025-05-07T20:23:35.9969377Z D_gradcheck=1, 2025-05-07T20:23:35.9969756Z stochastic_rounding=True, 2025-05-07T20:23:35.9970191Z weighted=True, 2025-05-07T20:23:35.9970566Z row_wise=False, 2025-05-07T20:23:35.9970931Z mixed=False, 2025-05-07T20:23:35.9971295Z use_cache=True, 2025-05-07T20:23:35.9971708Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:35.9972335Z use_cpu=True, 2025-05-07T20:23:35.9972738Z output_dtype=SparseType.FP16, 2025-05-07T20:23:35.9973174Z ) 2025-05-07T20:23:35.9973567Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.9974489Z self=, 2025-05-07T20:23:35.9975342Z mixed_B=False, 2025-05-07T20:23:35.9975704Z compile=True, 2025-05-07T20:23:35.9976074Z T=5, 2025-05-07T20:23:35.9976411Z D=102, 2025-05-07T20:23:35.9976745Z B=85, 2025-05-07T20:23:35.9977077Z log_E=5, 2025-05-07T20:23:35.9977415Z L=4, 2025-05-07T20:23:35.9977740Z D_gradcheck=1, 2025-05-07T20:23:35.9978129Z stochastic_rounding=False, 2025-05-07T20:23:35.9978561Z weighted=False, 2025-05-07T20:23:35.9978932Z row_wise=False, 2025-05-07T20:23:35.9979295Z mixed=True, 2025-05-07T20:23:35.9979920Z use_cache=True, 2025-05-07T20:23:35.9980362Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:35.9980839Z use_cpu=True, 2025-05-07T20:23:35.9981233Z output_dtype=SparseType.FP32, 2025-05-07T20:23:35.9981672Z ) 2025-05-07T20:23:35.9982062Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.9982984Z self=, 2025-05-07T20:23:35.9983843Z mixed_B=True, 2025-05-07T20:23:35.9984205Z compile=True, 2025-05-07T20:23:35.9984920Z T=1, 2025-05-07T20:23:35.9985278Z D=69, 2025-05-07T20:23:35.9985602Z B=17, 2025-05-07T20:23:35.9985928Z log_E=5, 2025-05-07T20:23:35.9986263Z L=16, 2025-05-07T20:23:35.9986594Z D_gradcheck=2, 2025-05-07T20:23:35.9986989Z stochastic_rounding=True, 2025-05-07T20:23:35.9987421Z weighted=False, 2025-05-07T20:23:35.9987790Z row_wise=True, 2025-05-07T20:23:35.9988160Z mixed=False, 2025-05-07T20:23:35.9988535Z use_cache=True, 2025-05-07T20:23:35.9988945Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:35.9989433Z use_cpu=True, 2025-05-07T20:23:35.9989829Z output_dtype=SparseType.FP16, 2025-05-07T20:23:35.9990267Z ) 2025-05-07T20:23:35.9990663Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:35.9991586Z self=, 2025-05-07T20:23:35.9992445Z mixed_B=False, 2025-05-07T20:23:35.9992811Z compile=False, 2025-05-07T20:23:35.9993179Z T=1, 2025-05-07T20:23:35.9993510Z D=109, 2025-05-07T20:23:35.9993838Z B=100, 2025-05-07T20:23:35.9994170Z log_E=3, 2025-05-07T20:23:35.9994509Z L=7, 2025-05-07T20:23:35.9994850Z D_gradcheck=2, 2025-05-07T20:23:35.9995239Z stochastic_rounding=True, 2025-05-07T20:23:35.9995679Z weighted=False, 2025-05-07T20:23:35.9996045Z row_wise=True, 2025-05-07T20:23:35.9996411Z mixed=True, 2025-05-07T20:23:35.9997044Z use_cache=True, 2025-05-07T20:23:35.9997568Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:35.9998052Z use_cpu=True, 2025-05-07T20:23:35.9998451Z output_dtype=SparseType.FP32, 2025-05-07T20:23:35.9998885Z ) 2025-05-07T20:23:35.9999279Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:36.0000206Z self=, 2025-05-07T20:23:36.0001064Z mixed_B=False, 2025-05-07T20:23:36.0001433Z compile=True, 2025-05-07T20:23:36.0001805Z T=1, 2025-05-07T20:23:36.0002143Z D=56, 2025-05-07T20:23:36.0002477Z B=10, 2025-05-07T20:23:36.0002810Z log_E=3, 2025-05-07T20:23:36.0003152Z L=16, 2025-05-07T20:23:36.0003484Z D_gradcheck=1, 2025-05-07T20:23:36.0003877Z stochastic_rounding=True, 2025-05-07T20:23:36.0004318Z weighted=False, 2025-05-07T20:23:36.0004685Z row_wise=False, 2025-05-07T20:23:36.0005052Z mixed=True, 2025-05-07T20:23:36.0005419Z use_cache=True, 2025-05-07T20:23:36.0005830Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:36.0006539Z use_cpu=True, 2025-05-07T20:23:36.0006937Z output_dtype=SparseType.FP32, 2025-05-07T20:23:36.0007368Z ) 2025-05-07T20:23:36.0007767Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:36.0008837Z self=, 2025-05-07T20:23:36.0009694Z mixed_B=True, 2025-05-07T20:23:36.0010058Z compile=True, 2025-05-07T20:23:36.0010427Z T=4, 2025-05-07T20:23:36.0010758Z D=83, 2025-05-07T20:23:36.0011083Z B=14, 2025-05-07T20:23:36.0011420Z log_E=3, 2025-05-07T20:23:36.0011772Z L=0, 2025-05-07T20:23:36.0012109Z D_gradcheck=2, 2025-05-07T20:23:36.0012497Z stochastic_rounding=True, 2025-05-07T20:23:36.0012934Z weighted=False, 2025-05-07T20:23:36.0013296Z row_wise=True, 2025-05-07T20:23:36.0013661Z mixed=False, 2025-05-07T20:23:36.0014033Z use_cache=True, 2025-05-07T20:23:36.0014442Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:36.0014926Z use_cpu=True, 2025-05-07T20:23:36.0015323Z output_dtype=SparseType.FP32, 2025-05-07T20:23:36.0015759Z ) 2025-05-07T20:23:36.0016155Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:36.0017074Z self=, 2025-05-07T20:23:36.0017922Z mixed_B=True, 2025-05-07T20:23:36.0018286Z compile=True, 2025-05-07T20:23:36.0018885Z T=3, 2025-05-07T20:23:36.0019219Z D=98, 2025-05-07T20:23:36.0019548Z B=44, 2025-05-07T20:23:36.0019885Z log_E=4, 2025-05-07T20:23:36.0020220Z L=14, 2025-05-07T20:23:36.0020563Z D_gradcheck=1, 2025-05-07T20:23:36.0020955Z stochastic_rounding=False, 2025-05-07T20:23:36.0021383Z weighted=False, 2025-05-07T20:23:36.0021756Z row_wise=False, 2025-05-07T20:23:36.0022127Z mixed=True, 2025-05-07T20:23:36.0022505Z use_cache=False, 2025-05-07T20:23:36.0022916Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:36.0023401Z use_cpu=True, 2025-05-07T20:23:36.0023803Z output_dtype=SparseType.FP32, 2025-05-07T20:23:36.0024238Z ) 2025-05-07T20:23:36.0693910Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:36.0694999Z self=, 2025-05-07T20:23:36.0695876Z mixed_B=True, 2025-05-07T20:23:36.0696243Z compile=False, 2025-05-07T20:23:36.0696640Z T=5, 2025-05-07T20:23:36.0696971Z D=117, 2025-05-07T20:23:36.0697294Z B=18, 2025-05-07T20:23:36.0697623Z log_E=5, 2025-05-07T20:23:36.0697956Z L=20, 2025-05-07T20:23:36.0698288Z D_gradcheck=2, 2025-05-07T20:23:36.0698685Z stochastic_rounding=False, 2025-05-07T20:23:36.0699116Z weighted=False, 2025-05-07T20:23:36.0699484Z row_wise=True, 2025-05-07T20:23:36.0699850Z mixed=True, 2025-05-07T20:23:36.0700611Z use_cache=True, 2025-05-07T20:23:36.0701028Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:36.0701679Z use_cpu=True, 2025-05-07T20:23:36.0702086Z output_dtype=SparseType.FP16, 2025-05-07T20:23:36.0702532Z ) 2025-05-07T20:23:36.0702930Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:36.0703859Z self=, 2025-05-07T20:23:36.0704720Z mixed_B=True, 2025-05-07T20:23:36.0705080Z compile=False, 2025-05-07T20:23:36.0705443Z T=5, 2025-05-07T20:23:36.0705775Z D=62, 2025-05-07T20:23:36.0706097Z B=73, 2025-05-07T20:23:36.0706433Z log_E=5, 2025-05-07T20:23:36.0706778Z L=20, 2025-05-07T20:23:36.0707109Z D_gradcheck=2, 2025-05-07T20:23:36.0707503Z stochastic_rounding=False, 2025-05-07T20:23:36.0707942Z weighted=True, 2025-05-07T20:23:36.0708307Z row_wise=True, 2025-05-07T20:23:36.0708683Z mixed=False, 2025-05-07T20:23:36.0709053Z use_cache=False, 2025-05-07T20:23:36.0709461Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:36.0710144Z use_cpu=True, 2025-05-07T20:23:36.0710543Z output_dtype=SparseType.FP16, 2025-05-07T20:23:36.0710983Z ) 2025-05-07T20:23:36.0711386Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:36.0712317Z self=, 2025-05-07T20:23:36.0713182Z mixed_B=False, 2025-05-07T20:23:36.0713547Z compile=True, 2025-05-07T20:23:36.0713913Z T=5, 2025-05-07T20:23:36.0714248Z D=109, 2025-05-07T20:23:36.0714575Z B=117, 2025-05-07T20:23:36.0714912Z log_E=3, 2025-05-07T20:23:36.0715252Z L=16, 2025-05-07T20:23:36.0715590Z D_gradcheck=1, 2025-05-07T20:23:36.0715981Z stochastic_rounding=True, 2025-05-07T20:23:36.0716429Z weighted=False, 2025-05-07T20:23:36.0716789Z row_wise=True, 2025-05-07T20:23:36.0717159Z mixed=False, 2025-05-07T20:23:36.0717532Z use_cache=True, 2025-05-07T20:23:36.0717935Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:36.0718428Z use_cpu=True, 2025-05-07T20:23:36.0718823Z output_dtype=SparseType.FP32, 2025-05-07T20:23:36.0719258Z ) 2025-05-07T20:23:36.0719656Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:36.0720576Z self=, 2025-05-07T20:23:36.0721446Z mixed_B=False, 2025-05-07T20:23:36.0721812Z compile=False, 2025-05-07T20:23:36.0722173Z T=4, 2025-05-07T20:23:36.0722799Z D=92, 2025-05-07T20:23:36.0723152Z B=101, 2025-05-07T20:23:36.0723490Z log_E=5, 2025-05-07T20:23:36.0723828Z L=18, 2025-05-07T20:23:36.0724163Z D_gradcheck=2, 2025-05-07T20:23:36.0724552Z stochastic_rounding=True, 2025-05-07T20:23:36.0724989Z weighted=False, 2025-05-07T20:23:36.0725356Z row_wise=False, 2025-05-07T20:23:36.0725729Z mixed=False, 2025-05-07T20:23:36.0726104Z use_cache=False, 2025-05-07T20:23:36.0726526Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:36.0727016Z use_cpu=True, 2025-05-07T20:23:36.0727520Z output_dtype=SparseType.FP32, 2025-05-07T20:23:36.0728144Z ) 2025-05-07T20:23:36.0728572Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:36.0729498Z self=, 2025-05-07T20:23:36.0730353Z mixed_B=True, 2025-05-07T20:23:36.0730723Z compile=True, 2025-05-07T20:23:36.0731091Z T=4, 2025-05-07T20:23:36.0731425Z D=110, 2025-05-07T20:23:36.0731772Z B=84, 2025-05-07T20:23:36.0732109Z log_E=5, 2025-05-07T20:23:36.0732443Z L=3, 2025-05-07T20:23:36.0732797Z D_gradcheck=2, 2025-05-07T20:23:36.0733197Z stochastic_rounding=False, 2025-05-07T20:23:36.0733642Z weighted=False, 2025-05-07T20:23:36.0734010Z row_wise=True, 2025-05-07T20:23:36.0734378Z mixed=True, 2025-05-07T20:23:36.0734929Z use_cache=False, 2025-05-07T20:23:36.0735355Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:36.0735994Z use_cpu=True, 2025-05-07T20:23:36.0736390Z output_dtype=SparseType.FP16, 2025-05-07T20:23:36.0736828Z ) 2025-05-07T20:23:36.0737228Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:36.0738154Z self=, 2025-05-07T20:23:36.0739001Z mixed_B=True, 2025-05-07T20:23:36.0739372Z compile=True, 2025-05-07T20:23:36.0739730Z T=5, 2025-05-07T20:23:36.0740052Z D=104, 2025-05-07T20:23:36.0740384Z B=27, 2025-05-07T20:23:36.0740713Z log_E=5, 2025-05-07T20:23:36.0741047Z L=16, 2025-05-07T20:23:36.0741388Z D_gradcheck=2, 2025-05-07T20:23:36.0741776Z stochastic_rounding=False, 2025-05-07T20:23:36.0742206Z weighted=False, 2025-05-07T20:23:36.0742580Z row_wise=True, 2025-05-07T20:23:36.0742947Z mixed=False, 2025-05-07T20:23:36.0743312Z use_cache=True, 2025-05-07T20:23:36.0743728Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:36.0744359Z use_cpu=True, 2025-05-07T20:23:36.0744758Z output_dtype=SparseType.FP16, 2025-05-07T20:23:36.0745189Z ) 2025-05-07T20:23:36.0745583Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:36.0746602Z self=, 2025-05-07T20:23:36.0747457Z mixed_B=False, 2025-05-07T20:23:36.0747820Z compile=True, 2025-05-07T20:23:36.0748170Z T=1, 2025-05-07T20:23:36.0748520Z D=28, 2025-05-07T20:23:36.0748850Z B=69, 2025-05-07T20:23:36.0749173Z log_E=3, 2025-05-07T20:23:36.0749509Z L=1, 2025-05-07T20:23:36.0749849Z D_gradcheck=1, 2025-05-07T20:23:36.0750232Z stochastic_rounding=True, 2025-05-07T20:23:36.0750664Z weighted=False, 2025-05-07T20:23:36.0751039Z row_wise=False, 2025-05-07T20:23:36.0751401Z mixed=False, 2025-05-07T20:23:36.0751780Z use_cache=True, 2025-05-07T20:23:36.0752200Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:36.0752680Z use_cpu=True, 2025-05-07T20:23:36.0753081Z output_dtype=SparseType.FP32, 2025-05-07T20:23:36.0753522Z ) 2025-05-07T20:23:36.0753914Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:36.0754846Z self=, 2025-05-07T20:23:36.0755705Z mixed_B=False, 2025-05-07T20:23:36.0756063Z compile=False, 2025-05-07T20:23:36.0756428Z T=2, 2025-05-07T20:23:36.0756908Z D=3, 2025-05-07T20:23:36.0757252Z B=111, 2025-05-07T20:23:36.0757589Z log_E=3, 2025-05-07T20:23:36.0757934Z L=14, 2025-05-07T20:23:36.0758266Z D_gradcheck=1, 2025-05-07T20:23:36.0758657Z stochastic_rounding=True, 2025-05-07T20:23:36.0759095Z weighted=False, 2025-05-07T20:23:36.0759470Z row_wise=True, 2025-05-07T20:23:36.0759829Z mixed=False, 2025-05-07T20:23:36.0760201Z use_cache=False, 2025-05-07T20:23:36.0760623Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:36.0761099Z use_cpu=True, 2025-05-07T20:23:36.0761502Z output_dtype=SparseType.FP32, 2025-05-07T20:23:36.0761948Z ) 2025-05-07T20:23:36.0762338Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:36.0763254Z self=, 2025-05-07T20:23:36.0764109Z mixed_B=False, 2025-05-07T20:23:36.0764507Z compile=False, 2025-05-07T20:23:36.0764903Z T=1, 2025-05-07T20:23:36.0765268Z D=59, 2025-05-07T20:23:36.0765625Z B=98, 2025-05-07T20:23:36.0765962Z log_E=3, 2025-05-07T20:23:36.0766305Z L=15, 2025-05-07T20:23:36.0766637Z D_gradcheck=1, 2025-05-07T20:23:36.0767025Z stochastic_rounding=True, 2025-05-07T20:23:36.0767454Z weighted=True, 2025-05-07T20:23:36.0767820Z row_wise=False, 2025-05-07T20:23:36.0768339Z mixed=False, 2025-05-07T20:23:36.0768889Z use_cache=True, 2025-05-07T20:23:36.0769325Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:36.0769904Z use_cpu=True, 2025-05-07T20:23:36.0770305Z output_dtype=SparseType.FP32, 2025-05-07T20:23:36.0770751Z ) 2025-05-07T20:23:36.0771143Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:36.0772100Z self=, 2025-05-07T20:23:36.0772955Z mixed_B=True, 2025-05-07T20:23:36.0773319Z compile=True, 2025-05-07T20:23:36.0773680Z T=3, 2025-05-07T20:23:36.0774014Z D=59, 2025-05-07T20:23:36.0774341Z B=127, 2025-05-07T20:23:36.0774676Z log_E=4, 2025-05-07T20:23:36.0774825Z L=5, 2025-05-07T20:23:36.0774990Z D_gradcheck=1, 2025-05-07T20:23:36.0775165Z stochastic_rounding=False, 2025-05-07T20:23:36.0775319Z weighted=False, 2025-05-07T20:23:36.0775479Z row_wise=False, 2025-05-07T20:23:36.0775629Z mixed=False, 2025-05-07T20:23:36.0775787Z use_cache=False, 2025-05-07T20:23:36.0775985Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:36.0776268Z use_cpu=True, 2025-05-07T20:23:36.0776459Z output_dtype=SparseType.FP32, 2025-05-07T20:23:36.0776601Z ) 2025-05-07T20:23:36.0776831Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:36.0777392Z self=, 2025-05-07T20:23:36.0777546Z mixed_B=False, 2025-05-07T20:23:36.0777701Z compile=False, 2025-05-07T20:23:36.0777854Z T=4, 2025-05-07T20:23:36.0778002Z D=69, 2025-05-07T20:23:36.0778151Z B=20, 2025-05-07T20:23:36.0778303Z log_E=3, 2025-05-07T20:23:36.0778446Z L=17, 2025-05-07T20:23:36.0778597Z D_gradcheck=1, 2025-05-07T20:23:36.0778780Z stochastic_rounding=False, 2025-05-07T20:23:36.0778933Z weighted=False, 2025-05-07T20:23:36.0779089Z row_wise=True, 2025-05-07T20:23:36.0779236Z mixed=True, 2025-05-07T20:23:36.0779389Z use_cache=True, 2025-05-07T20:23:36.0779581Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:36.0780060Z use_cpu=True, 2025-05-07T20:23:36.0780262Z output_dtype=SparseType.FP16, 2025-05-07T20:23:36.0780420Z ) 2025-05-07T20:23:36.0780662Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:36.0781220Z self=, 2025-05-07T20:23:36.0781381Z mixed_B=False, 2025-05-07T20:23:36.0781537Z compile=False, 2025-05-07T20:23:36.0781685Z T=4, 2025-05-07T20:23:36.0782125Z D=81, 2025-05-07T20:23:36.0782297Z B=52, 2025-05-07T20:23:36.0782442Z log_E=3, 2025-05-07T20:23:36.0782598Z L=9, 2025-05-07T20:23:36.0782792Z D_gradcheck=2, 2025-05-07T20:23:36.0783055Z stochastic_rounding=False, 2025-05-07T20:23:36.0783215Z weighted=False, 2025-05-07T20:23:36.0783423Z row_wise=True, 2025-05-07T20:23:36.0783586Z mixed=False, 2025-05-07T20:23:36.0783763Z use_cache=True, 2025-05-07T20:23:36.0783959Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:36.0784128Z use_cpu=True, 2025-05-07T20:23:36.0784307Z output_dtype=SparseType.FP32, 2025-05-07T20:23:36.0784448Z ) 2025-05-07T20:23:36.0784684Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:36.0785242Z self=, 2025-05-07T20:23:36.0785392Z mixed_B=True, 2025-05-07T20:23:36.0785551Z compile=True, 2025-05-07T20:23:36.0785697Z T=2, 2025-05-07T20:23:36.0785854Z D=125, 2025-05-07T20:23:36.0786000Z B=106, 2025-05-07T20:23:36.0786149Z log_E=5, 2025-05-07T20:23:36.0786302Z L=2, 2025-05-07T20:23:36.0786459Z D_gradcheck=2, 2025-05-07T20:23:36.0786635Z stochastic_rounding=False, 2025-05-07T20:23:36.0786796Z weighted=True, 2025-05-07T20:23:36.0786951Z row_wise=False, 2025-05-07T20:23:36.0787099Z mixed=True, 2025-05-07T20:23:36.0787262Z use_cache=False, 2025-05-07T20:23:36.0787633Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:36.0787882Z use_cpu=True, 2025-05-07T20:23:36.0788073Z output_dtype=SparseType.FP32, 2025-05-07T20:23:36.0788218Z ) 2025-05-07T20:23:36.0788445Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:36.0789005Z self=, 2025-05-07T20:23:36.0789157Z mixed_B=True, 2025-05-07T20:23:36.0789313Z compile=True, 2025-05-07T20:23:36.0789452Z T=3, 2025-05-07T20:23:36.0789595Z D=17, 2025-05-07T20:23:36.0789747Z B=54, 2025-05-07T20:23:36.0789892Z log_E=3, 2025-05-07T20:23:36.0790036Z L=5, 2025-05-07T20:23:36.0790194Z D_gradcheck=2, 2025-05-07T20:23:36.0790363Z stochastic_rounding=True, 2025-05-07T20:23:36.0790520Z weighted=True, 2025-05-07T20:23:36.0790680Z row_wise=False, 2025-05-07T20:23:36.0790833Z mixed=True, 2025-05-07T20:23:36.0790988Z use_cache=True, 2025-05-07T20:23:36.0791186Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:36.0791347Z use_cpu=True, 2025-05-07T20:23:36.0791694Z output_dtype=SparseType.FP16, 2025-05-07T20:23:36.0791847Z ) 2025-05-07T20:23:36.0792078Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:36.0792635Z self=, 2025-05-07T20:23:36.0792789Z mixed_B=True, 2025-05-07T20:23:36.0792941Z compile=True, 2025-05-07T20:23:36.0793095Z T=3, 2025-05-07T20:23:36.0793240Z D=42, 2025-05-07T20:23:36.0793390Z B=36, 2025-05-07T20:23:36.0793551Z log_E=4, 2025-05-07T20:23:36.0793696Z L=16, 2025-05-07T20:23:36.0793849Z D_gradcheck=2, 2025-05-07T20:23:36.0794032Z stochastic_rounding=True, 2025-05-07T20:23:36.0794185Z weighted=False, 2025-05-07T20:23:36.0794336Z row_wise=True, 2025-05-07T20:23:36.0794494Z mixed=True, 2025-05-07T20:23:36.0794648Z use_cache=False, 2025-05-07T20:23:36.0794843Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:36.0795007Z use_cpu=True, 2025-05-07T20:23:36.0795191Z output_dtype=SparseType.FP32, 2025-05-07T20:23:36.0795341Z ) 2025-05-07T20:23:36.0795569Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:36.0796121Z self=, 2025-05-07T20:23:36.0796282Z mixed_B=True, 2025-05-07T20:23:36.0796439Z compile=False, 2025-05-07T20:23:36.0796587Z T=4, 2025-05-07T20:23:36.0796739Z D=110, 2025-05-07T20:23:36.0796967Z B=103, 2025-05-07T20:23:36.0797134Z log_E=3, 2025-05-07T20:23:36.0797282Z L=14, 2025-05-07T20:23:36.0797434Z D_gradcheck=2, 2025-05-07T20:23:36.0797608Z stochastic_rounding=False, 2025-05-07T20:23:36.0797772Z weighted=True, 2025-05-07T20:23:36.0797923Z row_wise=False, 2025-05-07T20:23:36.0798072Z mixed=False, 2025-05-07T20:23:36.0798235Z use_cache=False, 2025-05-07T20:23:36.0798429Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:36.0798590Z use_cpu=True, 2025-05-07T20:23:36.0798776Z output_dtype=SparseType.FP32, 2025-05-07T20:23:36.0798914Z ) 2025-05-07T20:23:36.0799145Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:36.0799699Z self=, 2025-05-07T20:23:36.0799850Z mixed_B=False, 2025-05-07T20:23:36.0800011Z compile=False, 2025-05-07T20:23:36.0800156Z T=3, 2025-05-07T20:23:36.0800300Z D=64, 2025-05-07T20:23:36.0800452Z B=123, 2025-05-07T20:23:36.0800598Z log_E=5, 2025-05-07T20:23:36.0800739Z L=15, 2025-05-07T20:23:36.0800897Z D_gradcheck=1, 2025-05-07T20:23:36.0801069Z stochastic_rounding=False, 2025-05-07T20:23:36.0801230Z weighted=True, 2025-05-07T20:23:36.0801383Z row_wise=False, 2025-05-07T20:23:36.0801530Z mixed=True, 2025-05-07T20:23:36.0801692Z use_cache=False, 2025-05-07T20:23:36.0801972Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:36.0802184Z use_cpu=True, 2025-05-07T20:23:36.0802381Z output_dtype=SparseType.FP32, 2025-05-07T20:23:36.0802521Z ) 2025-05-07T20:23:36.1469907Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:36.1470616Z self=, 2025-05-07T20:23:36.1470769Z mixed_B=True, 2025-05-07T20:23:36.1470929Z compile=True, 2025-05-07T20:23:36.1471075Z T=5, 2025-05-07T20:23:36.1471218Z D=23, 2025-05-07T20:23:36.1471391Z B=70, 2025-05-07T20:23:36.1471541Z log_E=3, 2025-05-07T20:23:36.1471689Z L=1, 2025-05-07T20:23:36.1471840Z D_gradcheck=1, 2025-05-07T20:23:36.1472013Z stochastic_rounding=True, 2025-05-07T20:23:36.1472172Z weighted=False, 2025-05-07T20:23:36.1472321Z row_wise=True, 2025-05-07T20:23:36.1472473Z mixed=False, 2025-05-07T20:23:36.1472630Z use_cache=False, 2025-05-07T20:23:36.1472830Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:36.1472995Z use_cpu=True, 2025-05-07T20:23:36.1473554Z output_dtype=SparseType.FP16, 2025-05-07T20:23:36.1473708Z ) 2025-05-07T20:23:36.1473934Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:36.1474499Z self=, 2025-05-07T20:23:36.1474648Z mixed_B=True, 2025-05-07T20:23:36.1474811Z compile=True, 2025-05-07T20:23:36.1474955Z T=5, 2025-05-07T20:23:36.1475098Z D=83, 2025-05-07T20:23:36.1475256Z B=76, 2025-05-07T20:23:36.1475399Z log_E=4, 2025-05-07T20:23:36.1475543Z L=1, 2025-05-07T20:23:36.1475700Z D_gradcheck=1, 2025-05-07T20:23:36.1475869Z stochastic_rounding=True, 2025-05-07T20:23:36.1476027Z weighted=False, 2025-05-07T20:23:36.1476195Z row_wise=False, 2025-05-07T20:23:36.1476342Z mixed=False, 2025-05-07T20:23:36.1476494Z use_cache=False, 2025-05-07T20:23:36.1476697Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:36.1476855Z use_cpu=True, 2025-05-07T20:23:36.1477037Z output_dtype=SparseType.FP16, 2025-05-07T20:23:36.1477184Z ) 2025-05-07T20:23:36.1477409Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:36.1477970Z self=, 2025-05-07T20:23:36.1478124Z mixed_B=True, 2025-05-07T20:23:36.1478279Z compile=True, 2025-05-07T20:23:36.1478431Z T=5, 2025-05-07T20:23:36.1478578Z D=23, 2025-05-07T20:23:36.1478868Z B=118, 2025-05-07T20:23:36.1479035Z log_E=3, 2025-05-07T20:23:36.1479180Z L=11, 2025-05-07T20:23:36.1479333Z D_gradcheck=1, 2025-05-07T20:23:36.1479516Z stochastic_rounding=False, 2025-05-07T20:23:36.1479947Z weighted=False, 2025-05-07T20:23:36.1480116Z row_wise=True, 2025-05-07T20:23:36.1480271Z mixed=False, 2025-05-07T20:23:36.1480426Z use_cache=True, 2025-05-07T20:23:36.1480620Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:36.1480786Z use_cpu=True, 2025-05-07T20:23:36.1480969Z output_dtype=SparseType.FP32, 2025-05-07T20:23:36.1481117Z ) 2025-05-07T20:23:36.1481346Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:36.1481900Z self=, 2025-05-07T20:23:36.1482061Z mixed_B=False, 2025-05-07T20:23:36.1482212Z compile=False, 2025-05-07T20:23:36.1482356Z T=3, 2025-05-07T20:23:36.1482509Z D=48, 2025-05-07T20:23:36.1482654Z B=74, 2025-05-07T20:23:36.1482801Z log_E=4, 2025-05-07T20:23:36.1482951Z L=3, 2025-05-07T20:23:36.1483100Z D_gradcheck=2, 2025-05-07T20:23:36.1483269Z stochastic_rounding=True, 2025-05-07T20:23:36.1483429Z weighted=True, 2025-05-07T20:23:36.1483578Z row_wise=True, 2025-05-07T20:23:36.1483723Z mixed=True, 2025-05-07T20:23:36.1483882Z use_cache=False, 2025-05-07T20:23:36.1484325Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:36.1484595Z use_cpu=True, 2025-05-07T20:23:36.1484779Z output_dtype=SparseType.FP32, 2025-05-07T20:23:36.1484920Z ) 2025-05-07T20:23:36.1485152Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:36.1485707Z self=, 2025-05-07T20:23:36.1485856Z mixed_B=True, 2025-05-07T20:23:36.1486012Z compile=True, 2025-05-07T20:23:36.1486155Z T=4, 2025-05-07T20:23:36.1486296Z D=41, 2025-05-07T20:23:36.1486449Z B=97, 2025-05-07T20:23:36.1486593Z log_E=3, 2025-05-07T20:23:36.1486735Z L=19, 2025-05-07T20:23:36.1486890Z D_gradcheck=2, 2025-05-07T20:23:36.1487062Z stochastic_rounding=False, 2025-05-07T20:23:36.1487215Z weighted=False, 2025-05-07T20:23:36.1487373Z row_wise=True, 2025-05-07T20:23:36.1487521Z mixed=True, 2025-05-07T20:23:36.1487681Z use_cache=True, 2025-05-07T20:23:36.1487874Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:36.1488135Z use_cpu=True, 2025-05-07T20:23:36.1488459Z output_dtype=SparseType.FP16, 2025-05-07T20:23:36.1488602Z ) 2025-05-07T20:23:36.1488827Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:36.1489385Z self=, 2025-05-07T20:23:36.1489533Z mixed_B=False, 2025-05-07T20:23:36.1489683Z compile=True, 2025-05-07T20:23:36.1489830Z T=2, 2025-05-07T20:23:36.1489972Z D=14, 2025-05-07T20:23:36.1490120Z B=26, 2025-05-07T20:23:36.1490272Z log_E=4, 2025-05-07T20:23:36.1490416Z L=14, 2025-05-07T20:23:36.1490567Z D_gradcheck=1, 2025-05-07T20:23:36.1490745Z stochastic_rounding=True, 2025-05-07T20:23:36.1490897Z weighted=True, 2025-05-07T20:23:36.1491053Z row_wise=True, 2025-05-07T20:23:36.1491199Z mixed=True, 2025-05-07T20:23:36.1491352Z use_cache=False, 2025-05-07T20:23:36.1491549Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:36.1491701Z use_cpu=True, 2025-05-07T20:23:36.1491887Z output_dtype=SparseType.FP32, 2025-05-07T20:23:36.1492033Z ) 2025-05-07T20:23:36.1492369Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:36.1492921Z self=, 2025-05-07T20:23:36.1493072Z mixed_B=False, 2025-05-07T20:23:36.1493229Z compile=True, 2025-05-07T20:23:36.1493370Z T=1, 2025-05-07T20:23:36.1493513Z D=101, 2025-05-07T20:23:36.1493791Z B=124, 2025-05-07T20:23:36.1493950Z log_E=4, 2025-05-07T20:23:36.1494093Z L=6, 2025-05-07T20:23:36.1494249Z D_gradcheck=2, 2025-05-07T20:23:36.1494418Z stochastic_rounding=True, 2025-05-07T20:23:36.1494570Z weighted=True, 2025-05-07T20:23:36.1494728Z row_wise=False, 2025-05-07T20:23:36.1494875Z mixed=True, 2025-05-07T20:23:36.1495036Z use_cache=False, 2025-05-07T20:23:36.1495227Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:36.1495377Z use_cpu=True, 2025-05-07T20:23:36.1495570Z output_dtype=SparseType.FP32, 2025-05-07T20:23:36.1495709Z ) 2025-05-07T20:23:36.1495937Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:36.1496494Z self=, 2025-05-07T20:23:36.1496647Z mixed_B=False, 2025-05-07T20:23:36.1496800Z compile=False, 2025-05-07T20:23:36.1496951Z T=1, 2025-05-07T20:23:36.1497095Z D=27, 2025-05-07T20:23:36.1497240Z B=60, 2025-05-07T20:23:36.1497393Z log_E=5, 2025-05-07T20:23:36.1497533Z L=13, 2025-05-07T20:23:36.1497683Z D_gradcheck=2, 2025-05-07T20:23:36.1497861Z stochastic_rounding=False, 2025-05-07T20:23:36.1498012Z weighted=True, 2025-05-07T20:23:36.1498169Z row_wise=True, 2025-05-07T20:23:36.1498314Z mixed=True, 2025-05-07T20:23:36.1498468Z use_cache=False, 2025-05-07T20:23:36.1498751Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:36.1498919Z use_cpu=True, 2025-05-07T20:23:36.1499180Z output_dtype=SparseType.FP32, 2025-05-07T20:23:36.1499332Z ) 2025-05-07T20:23:36.1499555Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:36.1500105Z self=, 2025-05-07T20:23:36.1500259Z mixed_B=True, 2025-05-07T20:23:36.1500409Z compile=True, 2025-05-07T20:23:36.1500553Z T=2, 2025-05-07T20:23:36.1500701Z D=78, 2025-05-07T20:23:36.1500842Z B=22, 2025-05-07T20:23:36.1500995Z log_E=3, 2025-05-07T20:23:36.1501137Z L=4, 2025-05-07T20:23:36.1501288Z D_gradcheck=1, 2025-05-07T20:23:36.1501466Z stochastic_rounding=True, 2025-05-07T20:23:36.1501619Z weighted=False, 2025-05-07T20:23:36.1501766Z row_wise=True, 2025-05-07T20:23:36.1501920Z mixed=True, 2025-05-07T20:23:36.1502070Z use_cache=True, 2025-05-07T20:23:36.1502266Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:36.1502428Z use_cpu=True, 2025-05-07T20:23:36.1502609Z output_dtype=SparseType.FP32, 2025-05-07T20:23:36.1502833Z ) 2025-05-07T20:23:36.1503065Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:36.1503614Z self=, 2025-05-07T20:23:36.1503775Z mixed_B=False, 2025-05-07T20:23:36.1503925Z compile=True, 2025-05-07T20:23:36.1504065Z T=2, 2025-05-07T20:23:36.1504215Z D=40, 2025-05-07T20:23:36.1504357Z B=4, 2025-05-07T20:23:36.1504507Z log_E=4, 2025-05-07T20:23:36.1504657Z L=0, 2025-05-07T20:23:36.1504809Z D_gradcheck=1, 2025-05-07T20:23:36.1504976Z stochastic_rounding=True, 2025-05-07T20:23:36.1505138Z weighted=False, 2025-05-07T20:23:36.1505288Z row_wise=True, 2025-05-07T20:23:36.1505437Z mixed=False, 2025-05-07T20:23:36.1505595Z use_cache=True, 2025-05-07T20:23:36.1505785Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:36.1505934Z use_cpu=True, 2025-05-07T20:23:36.1506125Z output_dtype=SparseType.FP32, 2025-05-07T20:23:36.1506267Z ) 2025-05-07T20:23:36.1506488Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:36.1507054Z self=, 2025-05-07T20:23:36.1507205Z mixed_B=True, 2025-05-07T20:23:36.1507362Z compile=False, 2025-05-07T20:23:36.1507503Z T=1, 2025-05-07T20:23:36.1507646Z D=55, 2025-05-07T20:23:36.1507794Z B=64, 2025-05-07T20:23:36.1508014Z log_E=4, 2025-05-07T20:23:36.1508169Z L=13, 2025-05-07T20:23:36.1508327Z D_gradcheck=1, 2025-05-07T20:23:36.1508499Z stochastic_rounding=True, 2025-05-07T20:23:36.1508653Z weighted=False, 2025-05-07T20:23:36.1508809Z row_wise=True, 2025-05-07T20:23:36.1508956Z mixed=False, 2025-05-07T20:23:36.1509108Z use_cache=False, 2025-05-07T20:23:36.1509308Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:36.1509457Z use_cpu=True, 2025-05-07T20:23:36.1509639Z output_dtype=SparseType.FP32, 2025-05-07T20:23:36.1509788Z ) 2025-05-07T20:23:36.1510020Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:36.1510580Z self=, 2025-05-07T20:23:36.1510731Z mixed_B=False, 2025-05-07T20:23:36.1510881Z compile=False, 2025-05-07T20:23:36.1511028Z T=5, 2025-05-07T20:23:36.1511170Z D=63, 2025-05-07T20:23:36.1524303Z B=83, 2025-05-07T20:23:36.1524673Z log_E=4, 2025-05-07T20:23:36.1524834Z L=10, 2025-05-07T20:23:36.1524990Z D_gradcheck=2, 2025-05-07T20:23:36.1525164Z stochastic_rounding=False, 2025-05-07T20:23:36.1525327Z weighted=False, 2025-05-07T20:23:36.1525478Z row_wise=True, 2025-05-07T20:23:36.1525625Z mixed=False, 2025-05-07T20:23:36.1525782Z use_cache=True, 2025-05-07T20:23:36.1526168Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:36.1526337Z use_cpu=True, 2025-05-07T20:23:36.1526622Z output_dtype=SparseType.FP16, 2025-05-07T20:23:36.1526770Z ) 2025-05-07T20:23:36.1527006Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:36.1527576Z self=, 2025-05-07T20:23:36.1527727Z mixed_B=False, 2025-05-07T20:23:36.1527875Z compile=True, 2025-05-07T20:23:36.1528139Z T=3, 2025-05-07T20:23:36.1528282Z D=107, 2025-05-07T20:23:36.1528431Z B=3, 2025-05-07T20:23:36.1528585Z log_E=4, 2025-05-07T20:23:36.1528728Z L=19, 2025-05-07T20:23:36.1528885Z D_gradcheck=2, 2025-05-07T20:23:36.1529056Z stochastic_rounding=False, 2025-05-07T20:23:36.1529207Z weighted=False, 2025-05-07T20:23:36.1529363Z row_wise=True, 2025-05-07T20:23:36.1529510Z mixed=False, 2025-05-07T20:23:36.1529667Z use_cache=False, 2025-05-07T20:23:36.1529861Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:36.1530013Z use_cpu=True, 2025-05-07T20:23:36.1530196Z output_dtype=SparseType.FP32, 2025-05-07T20:23:36.1530455Z ) 2025-05-07T20:23:36.1530682Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:36.1531235Z self=, 2025-05-07T20:23:36.1531392Z mixed_B=False, 2025-05-07T20:23:36.1531543Z compile=True, 2025-05-07T20:23:36.1531690Z T=5, 2025-05-07T20:23:36.1531830Z D=23, 2025-05-07T20:23:36.1531971Z B=80, 2025-05-07T20:23:36.1532123Z log_E=5, 2025-05-07T20:23:36.1532263Z L=2, 2025-05-07T20:23:36.1532417Z D_gradcheck=1, 2025-05-07T20:23:36.1532596Z stochastic_rounding=False, 2025-05-07T20:23:36.1532745Z weighted=True, 2025-05-07T20:23:36.1532894Z row_wise=False, 2025-05-07T20:23:36.1533049Z mixed=False, 2025-05-07T20:23:36.1533198Z use_cache=True, 2025-05-07T20:23:36.1533386Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:36.1533545Z use_cpu=True, 2025-05-07T20:23:36.1533730Z output_dtype=SparseType.FP32, 2025-05-07T20:23:36.1533873Z ) 2025-05-07T20:23:36.1534107Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:36.1534657Z self=, 2025-05-07T20:23:36.1534827Z mixed_B=False, 2025-05-07T20:23:36.1534985Z compile=False, 2025-05-07T20:23:36.1535136Z T=4, 2025-05-07T20:23:36.1535293Z D=99, 2025-05-07T20:23:36.1535443Z B=38, 2025-05-07T20:23:36.1535680Z log_E=4, 2025-05-07T20:23:36.1535841Z L=7, 2025-05-07T20:23:36.1535992Z D_gradcheck=2, 2025-05-07T20:23:36.1536164Z stochastic_rounding=False, 2025-05-07T20:23:36.1536323Z weighted=True, 2025-05-07T20:23:36.1536472Z row_wise=False, 2025-05-07T20:23:36.1536618Z mixed=True, 2025-05-07T20:23:36.1536777Z use_cache=True, 2025-05-07T20:23:36.1536970Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:36.1537131Z use_cpu=True, 2025-05-07T20:23:36.1537329Z output_dtype=SparseType.FP32, 2025-05-07T20:23:36.1537469Z ) 2025-05-07T20:23:36.1537701Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:36.1538250Z self=, 2025-05-07T20:23:36.1538404Z mixed_B=True, 2025-05-07T20:23:36.1538566Z compile=False, 2025-05-07T20:23:36.1538708Z T=3, 2025-05-07T20:23:36.1538846Z D=37, 2025-05-07T20:23:36.1538992Z B=16, 2025-05-07T20:23:36.1539137Z log_E=5, 2025-05-07T20:23:36.1539278Z L=12, 2025-05-07T20:23:36.1539434Z D_gradcheck=1, 2025-05-07T20:23:36.1539602Z stochastic_rounding=True, 2025-05-07T20:23:36.1539752Z weighted=True, 2025-05-07T20:23:36.1539913Z row_wise=False, 2025-05-07T20:23:36.1540063Z mixed=False, 2025-05-07T20:23:36.1540221Z use_cache=False, 2025-05-07T20:23:36.1540409Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:36.1540649Z use_cpu=True, 2025-05-07T20:23:36.1540891Z output_dtype=SparseType.FP32, 2025-05-07T20:23:36.1541036Z ) 2025-05-07T20:23:36.1541261Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:36.1541816Z self=, 2025-05-07T20:23:36.1541965Z mixed_B=False, 2025-05-07T20:23:36.1542115Z compile=False, 2025-05-07T20:23:36.1542261Z T=1, 2025-05-07T20:23:36.1542403Z D=112, 2025-05-07T20:23:36.1542545Z B=45, 2025-05-07T20:23:36.1542696Z log_E=4, 2025-05-07T20:23:36.1542836Z L=16, 2025-05-07T20:23:36.1542984Z D_gradcheck=1, 2025-05-07T20:23:36.1543161Z stochastic_rounding=False, 2025-05-07T20:23:36.1543316Z weighted=False, 2025-05-07T20:23:36.1543478Z row_wise=False, 2025-05-07T20:23:36.1543630Z mixed=False, 2025-05-07T20:23:36.1543779Z use_cache=True, 2025-05-07T20:23:36.1543972Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:36.1544123Z use_cpu=True, 2025-05-07T20:23:36.1544307Z output_dtype=SparseType.FP16, 2025-05-07T20:23:36.1544554Z ) 2025-05-07T20:23:36.2234163Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:36.2234846Z self=, 2025-05-07T20:23:36.2234998Z mixed_B=True, 2025-05-07T20:23:36.2235150Z compile=True, 2025-05-07T20:23:36.2235303Z T=4, 2025-05-07T20:23:36.2235446Z D=114, 2025-05-07T20:23:36.2235594Z B=43, 2025-05-07T20:23:36.2235760Z log_E=5, 2025-05-07T20:23:36.2235902Z L=2, 2025-05-07T20:23:36.2236059Z D_gradcheck=2, 2025-05-07T20:23:36.2236233Z stochastic_rounding=False, 2025-05-07T20:23:36.2236392Z weighted=False, 2025-05-07T20:23:36.2236549Z row_wise=True, 2025-05-07T20:23:36.2236697Z mixed=False, 2025-05-07T20:23:36.2236849Z use_cache=True, 2025-05-07T20:23:36.2237045Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:36.2237204Z use_cpu=True, 2025-05-07T20:23:36.2237384Z output_dtype=SparseType.FP32, 2025-05-07T20:23:36.2237552Z ) 2025-05-07T20:23:36.2237781Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:36.2238333Z self=, 2025-05-07T20:23:36.2238494Z mixed_B=False, 2025-05-07T20:23:36.2238645Z compile=True, 2025-05-07T20:23:36.2238797Z T=2, 2025-05-07T20:23:36.2238937Z D=16, 2025-05-07T20:23:36.2239077Z B=95, 2025-05-07T20:23:36.2239567Z log_E=5, 2025-05-07T20:23:36.2239720Z L=3, 2025-05-07T20:23:36.2239870Z D_gradcheck=2, 2025-05-07T20:23:36.2240050Z stochastic_rounding=False, 2025-05-07T20:23:36.2240202Z weighted=True, 2025-05-07T20:23:36.2240350Z row_wise=True, 2025-05-07T20:23:36.2240505Z mixed=True, 2025-05-07T20:23:36.2240655Z use_cache=True, 2025-05-07T20:23:36.2240843Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:36.2241014Z use_cpu=True, 2025-05-07T20:23:36.2241194Z output_dtype=SparseType.FP32, 2025-05-07T20:23:36.2241342Z ) 2025-05-07T20:23:36.2241577Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:36.2242135Z self=, 2025-05-07T20:23:36.2242293Z mixed_B=False, 2025-05-07T20:23:36.2242446Z compile=False, 2025-05-07T20:23:36.2242595Z T=3, 2025-05-07T20:23:36.2242735Z D=7, 2025-05-07T20:23:36.2242877Z B=123, 2025-05-07T20:23:36.2243031Z log_E=4, 2025-05-07T20:23:36.2243172Z L=10, 2025-05-07T20:23:36.2243331Z D_gradcheck=2, 2025-05-07T20:23:36.2243509Z stochastic_rounding=True, 2025-05-07T20:23:36.2243662Z weighted=True, 2025-05-07T20:23:36.2243812Z row_wise=False, 2025-05-07T20:23:36.2243970Z mixed=False, 2025-05-07T20:23:36.2244125Z use_cache=False, 2025-05-07T20:23:36.2244314Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:36.2244621Z use_cpu=True, 2025-05-07T20:23:36.2244812Z output_dtype=SparseType.FP16, 2025-05-07T20:23:36.2245114Z ) 2025-05-07T20:23:36.2245345Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:36.2245895Z self=, 2025-05-07T20:23:36.2246052Z mixed_B=False, 2025-05-07T20:23:36.2246203Z compile=False, 2025-05-07T20:23:36.2246346Z T=2, 2025-05-07T20:23:36.2246494Z D=6, 2025-05-07T20:23:36.2246641Z B=46, 2025-05-07T20:23:36.2246784Z log_E=4, 2025-05-07T20:23:36.2246937Z L=6, 2025-05-07T20:23:36.2247090Z D_gradcheck=1, 2025-05-07T20:23:36.2247261Z stochastic_rounding=False, 2025-05-07T20:23:36.2247427Z weighted=True, 2025-05-07T20:23:36.2247581Z row_wise=False, 2025-05-07T20:23:36.2247729Z mixed=True, 2025-05-07T20:23:36.2247889Z use_cache=False, 2025-05-07T20:23:36.2248197Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:36.2248354Z use_cpu=True, 2025-05-07T20:23:36.2248551Z output_dtype=SparseType.FP16, 2025-05-07T20:23:36.2248942Z ) 2025-05-07T20:23:36.2249177Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:36.2249726Z self=, 2025-05-07T20:23:36.2249884Z mixed_B=True, 2025-05-07T20:23:36.2250064Z compile=False, 2025-05-07T20:23:36.2250210Z T=3, 2025-05-07T20:23:36.2250352Z D=25, 2025-05-07T20:23:36.2250501Z B=65, 2025-05-07T20:23:36.2250644Z log_E=3, 2025-05-07T20:23:36.2250793Z L=1, 2025-05-07T20:23:36.2250952Z D_gradcheck=2, 2025-05-07T20:23:36.2251124Z stochastic_rounding=False, 2025-05-07T20:23:36.2251273Z weighted=True, 2025-05-07T20:23:36.2251426Z row_wise=False, 2025-05-07T20:23:36.2251572Z mixed=False, 2025-05-07T20:23:36.2251725Z use_cache=True, 2025-05-07T20:23:36.2251917Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:36.2252070Z use_cpu=True, 2025-05-07T20:23:36.2252255Z output_dtype=SparseType.FP16, 2025-05-07T20:23:36.2252401Z ) 2025-05-07T20:23:36.2252623Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:36.2253184Z self=, 2025-05-07T20:23:36.2253334Z mixed_B=False, 2025-05-07T20:23:36.2253484Z compile=True, 2025-05-07T20:23:36.2253637Z T=2, 2025-05-07T20:23:36.2253779Z D=59, 2025-05-07T20:23:36.2253918Z B=84, 2025-05-07T20:23:36.2254067Z log_E=5, 2025-05-07T20:23:36.2254318Z L=19, 2025-05-07T20:23:36.2254483Z D_gradcheck=1, 2025-05-07T20:23:36.2254660Z stochastic_rounding=False, 2025-05-07T20:23:36.2254813Z weighted=False, 2025-05-07T20:23:36.2255068Z row_wise=False, 2025-05-07T20:23:36.2255220Z mixed=False, 2025-05-07T20:23:36.2255377Z use_cache=False, 2025-05-07T20:23:36.2255564Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:36.2255718Z use_cpu=True, 2025-05-07T20:23:36.2255905Z output_dtype=SparseType.FP32, 2025-05-07T20:23:36.2256051Z ) 2025-05-07T20:23:36.2256281Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:36.2256834Z self=, 2025-05-07T20:23:36.2256990Z mixed_B=True, 2025-05-07T20:23:36.2257155Z compile=False, 2025-05-07T20:23:36.2257301Z T=4, 2025-05-07T20:23:36.2257442Z D=26, 2025-05-07T20:23:36.2257593Z B=97, 2025-05-07T20:23:36.2257739Z log_E=3, 2025-05-07T20:23:36.2257883Z L=13, 2025-05-07T20:23:36.2258044Z D_gradcheck=1, 2025-05-07T20:23:36.2258214Z stochastic_rounding=False, 2025-05-07T20:23:36.2258367Z weighted=True, 2025-05-07T20:23:36.2258521Z row_wise=True, 2025-05-07T20:23:36.2258670Z mixed=False, 2025-05-07T20:23:36.2258823Z use_cache=False, 2025-05-07T20:23:36.2259017Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:36.2259256Z use_cpu=True, 2025-05-07T20:23:36.2259453Z output_dtype=SparseType.FP16, 2025-05-07T20:23:36.2259685Z ) 2025-05-07T20:23:36.2259911Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:36.2260465Z self=, 2025-05-07T20:23:36.2260615Z mixed_B=True, 2025-05-07T20:23:36.2260765Z compile=True, 2025-05-07T20:23:36.2260915Z T=4, 2025-05-07T20:23:36.2261058Z D=48, 2025-05-07T20:23:36.2261201Z B=60, 2025-05-07T20:23:36.2261353Z log_E=4, 2025-05-07T20:23:36.2261501Z L=12, 2025-05-07T20:23:36.2261654Z D_gradcheck=1, 2025-05-07T20:23:36.2261831Z stochastic_rounding=True, 2025-05-07T20:23:36.2261985Z weighted=True, 2025-05-07T20:23:36.2262135Z row_wise=True, 2025-05-07T20:23:36.2262434Z mixed=True, 2025-05-07T20:23:36.2262590Z use_cache=True, 2025-05-07T20:23:36.2262786Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:36.2262942Z use_cpu=True, 2025-05-07T20:23:36.2263123Z output_dtype=SparseType.FP32, 2025-05-07T20:23:36.2263457Z ) 2025-05-07T20:23:36.2263687Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:36.2264239Z self=, 2025-05-07T20:23:36.2264394Z mixed_B=True, 2025-05-07T20:23:36.2264545Z compile=True, 2025-05-07T20:23:36.2264688Z T=5, 2025-05-07T20:23:36.2264842Z D=48, 2025-05-07T20:23:36.2264985Z B=51, 2025-05-07T20:23:36.2265127Z log_E=3, 2025-05-07T20:23:36.2265280Z L=13, 2025-05-07T20:23:36.2265434Z D_gradcheck=2, 2025-05-07T20:23:36.2265613Z stochastic_rounding=True, 2025-05-07T20:23:36.2265765Z weighted=False, 2025-05-07T20:23:36.2265916Z row_wise=False, 2025-05-07T20:23:36.2266069Z mixed=True, 2025-05-07T20:23:36.2266219Z use_cache=True, 2025-05-07T20:23:36.2266405Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:36.2266560Z use_cpu=True, 2025-05-07T20:23:36.2266744Z output_dtype=SparseType.FP32, 2025-05-07T20:23:36.2266888Z ) 2025-05-07T20:23:36.2267120Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:36.2267669Z self=, 2025-05-07T20:23:36.2267818Z mixed_B=True, 2025-05-07T20:23:36.2267978Z compile=True, 2025-05-07T20:23:36.2268125Z T=4, 2025-05-07T20:23:36.2268270Z D=122, 2025-05-07T20:23:36.2268416Z B=3, 2025-05-07T20:23:36.2268556Z log_E=5, 2025-05-07T20:23:36.2268782Z L=2, 2025-05-07T20:23:36.2268944Z D_gradcheck=1, 2025-05-07T20:23:36.2269115Z stochastic_rounding=False, 2025-05-07T20:23:36.2269273Z weighted=False, 2025-05-07T20:23:36.2269421Z row_wise=True, 2025-05-07T20:23:36.2269570Z mixed=False, 2025-05-07T20:23:36.2269727Z use_cache=True, 2025-05-07T20:23:36.2269913Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:36.2270062Z use_cpu=True, 2025-05-07T20:23:36.2270252Z output_dtype=SparseType.FP32, 2025-05-07T20:23:36.2270397Z ) 2025-05-07T20:23:36.2270624Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:36.2271181Z self=, 2025-05-07T20:23:36.2271332Z mixed_B=False, 2025-05-07T20:23:36.2271491Z compile=True, 2025-05-07T20:23:36.2271633Z T=5, 2025-05-07T20:23:36.2271773Z D=42, 2025-05-07T20:23:36.2271926Z B=114, 2025-05-07T20:23:36.2272071Z log_E=3, 2025-05-07T20:23:36.2272217Z L=16, 2025-05-07T20:23:36.2272373Z D_gradcheck=2, 2025-05-07T20:23:36.2272537Z stochastic_rounding=True, 2025-05-07T20:23:36.2272688Z weighted=False, 2025-05-07T20:23:36.2272844Z row_wise=True, 2025-05-07T20:23:36.2272990Z mixed=False, 2025-05-07T20:23:36.2273140Z use_cache=True, 2025-05-07T20:23:36.2273333Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:36.2273480Z use_cpu=True, 2025-05-07T20:23:36.2273747Z output_dtype=SparseType.FP32, 2025-05-07T20:23:36.2273943Z ) 2025-05-07T20:23:36.2274177Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:36.2274738Z self=, 2025-05-07T20:23:36.2274889Z mixed_B=False, 2025-05-07T20:23:36.2275041Z compile=False, 2025-05-07T20:23:36.2275188Z T=1, 2025-05-07T20:23:36.2275331Z D=58, 2025-05-07T20:23:36.2275473Z B=98, 2025-05-07T20:23:36.2275626Z log_E=4, 2025-05-07T20:23:36.2275770Z L=14, 2025-05-07T20:23:36.2275923Z D_gradcheck=2, 2025-05-07T20:23:36.2276107Z stochastic_rounding=False, 2025-05-07T20:23:36.2276265Z weighted=True, 2025-05-07T20:23:36.2276418Z row_wise=False, 2025-05-07T20:23:36.2276574Z mixed=False, 2025-05-07T20:23:36.2276725Z use_cache=True, 2025-05-07T20:23:36.2276912Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:36.2277067Z use_cpu=True, 2025-05-07T20:23:36.2277250Z output_dtype=SparseType.FP16, 2025-05-07T20:23:36.2277398Z ) 2025-05-07T20:23:36.2277706Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:36.2278257Z self=, 2025-05-07T20:23:36.2278414Z mixed_B=True, 2025-05-07T20:23:36.2278562Z compile=True, 2025-05-07T20:23:36.2278703Z T=5, 2025-05-07T20:23:36.2278852Z D=96, 2025-05-07T20:23:36.2278996Z B=49, 2025-05-07T20:23:36.2279144Z log_E=3, 2025-05-07T20:23:36.2279301Z L=10, 2025-05-07T20:23:36.2279451Z D_gradcheck=2, 2025-05-07T20:23:36.2279622Z stochastic_rounding=False, 2025-05-07T20:23:36.2280084Z weighted=False, 2025-05-07T20:23:36.2280243Z row_wise=False, 2025-05-07T20:23:36.2280391Z mixed=False, 2025-05-07T20:23:36.2280550Z use_cache=True, 2025-05-07T20:23:36.2280742Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:36.2280899Z use_cpu=True, 2025-05-07T20:23:36.2281084Z output_dtype=SparseType.FP32, 2025-05-07T20:23:36.2281227Z ) 2025-05-07T20:23:36.2281466Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:36.2282017Z self=, 2025-05-07T20:23:36.2282165Z mixed_B=True, 2025-05-07T20:23:36.2282323Z compile=True, 2025-05-07T20:23:36.2282469Z T=5, 2025-05-07T20:23:36.2282615Z D=41, 2025-05-07T20:23:36.2282763Z B=109, 2025-05-07T20:23:36.2282907Z log_E=3, 2025-05-07T20:23:36.2283048Z L=0, 2025-05-07T20:23:36.2283451Z D_gradcheck=2, 2025-05-07T20:23:36.2283638Z stochastic_rounding=False, 2025-05-07T20:23:36.2283791Z weighted=False, 2025-05-07T20:23:36.2283948Z row_wise=True, 2025-05-07T20:23:36.2284097Z mixed=True, 2025-05-07T20:23:36.2284253Z use_cache=True, 2025-05-07T20:23:36.2284442Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:36.2284591Z use_cpu=True, 2025-05-07T20:23:36.2284806Z output_dtype=SparseType.FP32, 2025-05-07T20:23:36.2284949Z ) 2025-05-07T20:23:36.2285184Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:36.2285732Z self=, 2025-05-07T20:23:36.2285884Z mixed_B=True, 2025-05-07T20:23:36.2286040Z compile=True, 2025-05-07T20:23:36.2286182Z T=2, 2025-05-07T20:23:36.2286323Z D=103, 2025-05-07T20:23:36.2286475Z B=57, 2025-05-07T20:23:36.2286618Z log_E=3, 2025-05-07T20:23:36.2286760Z L=1, 2025-05-07T20:23:36.2286922Z D_gradcheck=2, 2025-05-07T20:23:36.2287097Z stochastic_rounding=False, 2025-05-07T20:23:36.2287250Z weighted=True, 2025-05-07T20:23:36.2287410Z row_wise=False, 2025-05-07T20:23:36.2287558Z mixed=False, 2025-05-07T20:23:36.2287717Z use_cache=True, 2025-05-07T20:23:36.2287904Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:36.2288159Z use_cpu=True, 2025-05-07T20:23:36.2288578Z output_dtype=SparseType.FP32, 2025-05-07T20:23:36.2288818Z ) 2025-05-07T20:23:36.2289052Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:36.2289614Z self=, 2025-05-07T20:23:36.2289765Z mixed_B=True, 2025-05-07T20:23:36.2289918Z compile=False, 2025-05-07T20:23:36.2290068Z T=5, 2025-05-07T20:23:36.2290209Z D=72, 2025-05-07T20:23:36.2290351Z B=117, 2025-05-07T20:23:36.2290503Z log_E=4, 2025-05-07T20:23:36.2290648Z L=5, 2025-05-07T20:23:36.2290803Z D_gradcheck=1, 2025-05-07T20:23:36.2290980Z stochastic_rounding=True, 2025-05-07T20:23:36.2291135Z weighted=True, 2025-05-07T20:23:36.2291291Z row_wise=True, 2025-05-07T20:23:36.2291437Z mixed=True, 2025-05-07T20:23:36.2291592Z use_cache=True, 2025-05-07T20:23:36.2291788Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:36.2291938Z use_cpu=True, 2025-05-07T20:23:36.2292119Z output_dtype=SparseType.FP32, 2025-05-07T20:23:36.2292270Z ) 2025-05-07T20:23:36.2292490Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:36.2293185Z self=, 2025-05-07T20:23:36.2293343Z mixed_B=True, 2025-05-07T20:23:36.2293495Z compile=True, 2025-05-07T20:23:36.2293637Z T=3, 2025-05-07T20:23:36.2293786Z D=40, 2025-05-07T20:23:36.2293929Z B=19, 2025-05-07T20:23:36.2294076Z log_E=3, 2025-05-07T20:23:36.2294229Z L=10, 2025-05-07T20:23:36.2294384Z D_gradcheck=1, 2025-05-07T20:23:36.2294562Z stochastic_rounding=False, 2025-05-07T20:23:36.2294715Z weighted=False, 2025-05-07T20:23:36.2294867Z row_wise=False, 2025-05-07T20:23:36.2295020Z mixed=True, 2025-05-07T20:23:36.2295173Z use_cache=True, 2025-05-07T20:23:36.2295361Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:36.2295516Z use_cpu=True, 2025-05-07T20:23:36.2295697Z output_dtype=SparseType.FP16, 2025-05-07T20:23:36.2295838Z ) 2025-05-07T20:23:36.3920384Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:36.3921026Z self=, 2025-05-07T20:23:36.3921185Z mixed_B=True, 2025-05-07T20:23:36.3921343Z compile=True, 2025-05-07T20:23:36.3921489Z T=4, 2025-05-07T20:23:36.3921647Z D=120, 2025-05-07T20:23:36.3921789Z B=101, 2025-05-07T20:23:36.3921930Z log_E=5, 2025-05-07T20:23:36.3922078Z L=10, 2025-05-07T20:23:36.3922568Z D_gradcheck=1, 2025-05-07T20:23:36.3922756Z stochastic_rounding=True, 2025-05-07T20:23:36.3922918Z weighted=False, 2025-05-07T20:23:36.3923070Z row_wise=True, 2025-05-07T20:23:36.3923217Z mixed=False, 2025-05-07T20:23:36.3923373Z use_cache=False, 2025-05-07T20:23:36.3923562Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:36.3923852Z use_cpu=True, 2025-05-07T20:23:36.3924040Z output_dtype=SparseType.FP16, 2025-05-07T20:23:36.3924186Z ) 2025-05-07T20:23:36.3924427Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:36.3924986Z self=, 2025-05-07T20:23:36.3925138Z mixed_B=False, 2025-05-07T20:23:36.3925299Z compile=False, 2025-05-07T20:23:36.3925441Z T=5, 2025-05-07T20:23:36.3925582Z D=16, 2025-05-07T20:23:36.3925729Z B=9, 2025-05-07T20:23:36.3925875Z log_E=4, 2025-05-07T20:23:36.3926016Z L=0, 2025-05-07T20:23:36.3926176Z D_gradcheck=2, 2025-05-07T20:23:36.3926347Z stochastic_rounding=True, 2025-05-07T20:23:36.3926509Z weighted=False, 2025-05-07T20:23:36.3926659Z row_wise=True, 2025-05-07T20:23:36.3926808Z mixed=False, 2025-05-07T20:23:36.3926966Z use_cache=False, 2025-05-07T20:23:36.3927156Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:36.3927307Z use_cpu=True, 2025-05-07T20:23:36.3927705Z output_dtype=SparseType.FP32, 2025-05-07T20:23:36.3927863Z ) 2025-05-07T20:23:36.3928326Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:36.3928896Z self=, 2025-05-07T20:23:36.3929049Z mixed_B=False, 2025-05-07T20:23:36.3929201Z compile=True, 2025-05-07T20:23:36.3929350Z T=2, 2025-05-07T20:23:36.3929492Z D=81, 2025-05-07T20:23:36.3929632Z B=11, 2025-05-07T20:23:36.3929783Z log_E=4, 2025-05-07T20:23:36.3929923Z L=19, 2025-05-07T20:23:36.3930083Z D_gradcheck=1, 2025-05-07T20:23:36.3930253Z stochastic_rounding=True, 2025-05-07T20:23:36.3930405Z weighted=True, 2025-05-07T20:23:36.3930562Z row_wise=False, 2025-05-07T20:23:36.3930711Z mixed=False, 2025-05-07T20:23:36.3930862Z use_cache=False, 2025-05-07T20:23:36.3931059Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:36.3931210Z use_cpu=True, 2025-05-07T20:23:36.3931393Z output_dtype=SparseType.FP16, 2025-05-07T20:23:36.3931536Z ) 2025-05-07T20:23:36.3931761Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:36.3932490Z self=, 2025-05-07T20:23:36.3932650Z mixed_B=False, 2025-05-07T20:23:36.3932803Z compile=False, 2025-05-07T20:23:36.3932954Z T=1, 2025-05-07T20:23:36.3933096Z D=50, 2025-05-07T20:23:36.3933238Z B=18, 2025-05-07T20:23:36.3933386Z log_E=4, 2025-05-07T20:23:36.3933532Z L=12, 2025-05-07T20:23:36.3933688Z D_gradcheck=1, 2025-05-07T20:23:36.3933868Z stochastic_rounding=False, 2025-05-07T20:23:36.3934022Z weighted=False, 2025-05-07T20:23:36.3934172Z row_wise=False, 2025-05-07T20:23:36.3934325Z mixed=True, 2025-05-07T20:23:36.3934476Z use_cache=False, 2025-05-07T20:23:36.3934662Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:36.3934818Z use_cpu=True, 2025-05-07T20:23:36.3935001Z output_dtype=SparseType.FP32, 2025-05-07T20:23:36.3935140Z ) 2025-05-07T20:23:36.3935373Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:36.3935927Z self=, 2025-05-07T20:23:36.3936086Z mixed_B=False, 2025-05-07T20:23:36.3936238Z compile=True, 2025-05-07T20:23:36.3936377Z T=4, 2025-05-07T20:23:36.3936523Z D=117, 2025-05-07T20:23:36.3936665Z B=123, 2025-05-07T20:23:36.3936811Z log_E=3, 2025-05-07T20:23:36.3936958Z L=14, 2025-05-07T20:23:36.3937194Z D_gradcheck=2, 2025-05-07T20:23:36.3937377Z stochastic_rounding=False, 2025-05-07T20:23:36.3937539Z weighted=False, 2025-05-07T20:23:36.3937689Z row_wise=True, 2025-05-07T20:23:36.3937838Z mixed=True, 2025-05-07T20:23:36.3937996Z use_cache=True, 2025-05-07T20:23:36.3938182Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:36.3938332Z use_cpu=True, 2025-05-07T20:23:36.3938519Z output_dtype=SparseType.FP16, 2025-05-07T20:23:36.3938659Z ) 2025-05-07T20:23:36.3938894Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:36.3939448Z self=, 2025-05-07T20:23:36.3939599Z mixed_B=False, 2025-05-07T20:23:36.3939758Z compile=True, 2025-05-07T20:23:36.3939900Z T=3, 2025-05-07T20:23:36.3940045Z D=38, 2025-05-07T20:23:36.3940193Z B=75, 2025-05-07T20:23:36.3940339Z log_E=4, 2025-05-07T20:23:36.3940480Z L=17, 2025-05-07T20:23:36.3940641Z D_gradcheck=2, 2025-05-07T20:23:36.3940813Z stochastic_rounding=False, 2025-05-07T20:23:36.3940969Z weighted=False, 2025-05-07T20:23:36.3941127Z row_wise=False, 2025-05-07T20:23:36.3941275Z mixed=True, 2025-05-07T20:23:36.3941425Z use_cache=True, 2025-05-07T20:23:36.3941619Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:36.3941769Z use_cpu=True, 2025-05-07T20:23:36.3942134Z output_dtype=SparseType.FP16, 2025-05-07T20:23:36.3942286Z ) 2025-05-07T20:23:36.3942587Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:36.3943150Z self=, 2025-05-07T20:23:36.3943306Z mixed_B=False, 2025-05-07T20:23:36.3943456Z compile=True, 2025-05-07T20:23:36.3943607Z T=2, 2025-05-07T20:23:36.3943751Z D=106, 2025-05-07T20:23:36.3943892Z B=69, 2025-05-07T20:23:36.3944042Z log_E=5, 2025-05-07T20:23:36.3944184Z L=12, 2025-05-07T20:23:36.3944341Z D_gradcheck=1, 2025-05-07T20:23:36.3944516Z stochastic_rounding=True, 2025-05-07T20:23:36.3944666Z weighted=True, 2025-05-07T20:23:36.3944817Z row_wise=False, 2025-05-07T20:23:36.3944972Z mixed=True, 2025-05-07T20:23:36.3945123Z use_cache=True, 2025-05-07T20:23:36.3945319Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:36.3945471Z use_cpu=True, 2025-05-07T20:23:36.3945653Z output_dtype=SparseType.FP32, 2025-05-07T20:23:36.3945805Z ) 2025-05-07T20:23:36.3946032Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:36.3946667Z self=, 2025-05-07T20:23:36.3946829Z mixed_B=False, 2025-05-07T20:23:36.3946981Z compile=False, 2025-05-07T20:23:36.3947125Z T=3, 2025-05-07T20:23:36.3947275Z D=57, 2025-05-07T20:23:36.3947418Z B=95, 2025-05-07T20:23:36.3947560Z log_E=5, 2025-05-07T20:23:36.3947706Z L=13, 2025-05-07T20:23:36.3947862Z D_gradcheck=2, 2025-05-07T20:23:36.3948040Z stochastic_rounding=True, 2025-05-07T20:23:36.3948189Z weighted=True, 2025-05-07T20:23:36.3948340Z row_wise=False, 2025-05-07T20:23:36.3948495Z mixed=False, 2025-05-07T20:23:36.3948647Z use_cache=False, 2025-05-07T20:23:36.3948830Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:36.3948984Z use_cpu=True, 2025-05-07T20:23:36.3949164Z output_dtype=SparseType.FP16, 2025-05-07T20:23:36.3949303Z ) 2025-05-07T20:23:36.3949536Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:36.3950088Z self=, 2025-05-07T20:23:36.3950238Z mixed_B=False, 2025-05-07T20:23:36.3950395Z compile=True, 2025-05-07T20:23:36.3950534Z T=3, 2025-05-07T20:23:36.3950677Z D=7, 2025-05-07T20:23:36.3950826Z B=101, 2025-05-07T20:23:36.3950967Z log_E=3, 2025-05-07T20:23:36.3951114Z L=17, 2025-05-07T20:23:36.3951388Z D_gradcheck=1, 2025-05-07T20:23:36.3951572Z stochastic_rounding=False, 2025-05-07T20:23:36.3951732Z weighted=False, 2025-05-07T20:23:36.3951880Z row_wise=True, 2025-05-07T20:23:36.3952028Z mixed=False, 2025-05-07T20:23:36.3952185Z use_cache=False, 2025-05-07T20:23:36.3952369Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:36.3952516Z use_cpu=True, 2025-05-07T20:23:36.3952705Z output_dtype=SparseType.FP32, 2025-05-07T20:23:36.3952840Z ) 2025-05-07T20:23:36.3953070Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:36.3953630Z self=, 2025-05-07T20:23:36.3953780Z mixed_B=False, 2025-05-07T20:23:36.3953936Z compile=True, 2025-05-07T20:23:36.3954076Z T=4, 2025-05-07T20:23:36.3954217Z D=80, 2025-05-07T20:23:36.3954362Z B=73, 2025-05-07T20:23:36.3954506Z log_E=4, 2025-05-07T20:23:36.3954651Z L=18, 2025-05-07T20:23:36.3954811Z D_gradcheck=1, 2025-05-07T20:23:36.3954987Z stochastic_rounding=False, 2025-05-07T20:23:36.3955137Z weighted=True, 2025-05-07T20:23:36.3955294Z row_wise=False, 2025-05-07T20:23:36.3955445Z mixed=False, 2025-05-07T20:23:36.3955601Z use_cache=False, 2025-05-07T20:23:36.3955797Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:36.3955952Z use_cpu=True, 2025-05-07T20:23:36.3956217Z output_dtype=SparseType.FP16, 2025-05-07T20:23:36.3956386Z ) 2025-05-07T20:23:36.3956684Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:36.3957250Z self=, 2025-05-07T20:23:36.3957403Z mixed_B=True, 2025-05-07T20:23:36.3957562Z compile=False, 2025-05-07T20:23:36.3957713Z T=1, 2025-05-07T20:23:36.3957856Z D=113, 2025-05-07T20:23:36.3957996Z B=18, 2025-05-07T20:23:36.3958149Z log_E=4, 2025-05-07T20:23:36.3958289Z L=14, 2025-05-07T20:23:36.3958447Z D_gradcheck=2, 2025-05-07T20:23:36.3958630Z stochastic_rounding=False, 2025-05-07T20:23:36.3958783Z weighted=False, 2025-05-07T20:23:36.3958939Z row_wise=False, 2025-05-07T20:23:36.3959096Z mixed=False, 2025-05-07T20:23:36.3959245Z use_cache=True, 2025-05-07T20:23:36.3959430Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:36.3959587Z use_cpu=True, 2025-05-07T20:23:36.3959767Z output_dtype=SparseType.FP16, 2025-05-07T20:23:36.3959914Z ) 2025-05-07T20:23:36.3960145Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:36.3960790Z self=, 2025-05-07T20:23:36.3960948Z mixed_B=False, 2025-05-07T20:23:36.3961099Z compile=True, 2025-05-07T20:23:36.3961241Z T=1, 2025-05-07T20:23:36.3961388Z D=3, 2025-05-07T20:23:36.3961528Z B=69, 2025-05-07T20:23:36.3961669Z log_E=4, 2025-05-07T20:23:36.3961819Z L=8, 2025-05-07T20:23:36.3961976Z D_gradcheck=2, 2025-05-07T20:23:36.3962145Z stochastic_rounding=True, 2025-05-07T20:23:36.3962302Z weighted=False, 2025-05-07T20:23:36.3962450Z row_wise=True, 2025-05-07T20:23:36.3962600Z mixed=False, 2025-05-07T20:23:36.3962755Z use_cache=True, 2025-05-07T20:23:36.3962944Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:36.3963099Z use_cpu=True, 2025-05-07T20:23:36.3963278Z output_dtype=SparseType.FP32, 2025-05-07T20:23:36.3963419Z ) 2025-05-07T20:23:36.3963650Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:36.3964203Z self=, 2025-05-07T20:23:36.3964358Z mixed_B=False, 2025-05-07T20:23:36.3964514Z compile=True, 2025-05-07T20:23:36.3964655Z T=5, 2025-05-07T20:23:36.3964797Z D=95, 2025-05-07T20:23:36.3964946Z B=89, 2025-05-07T20:23:36.3965092Z log_E=5, 2025-05-07T20:23:36.3965234Z L=14, 2025-05-07T20:23:36.3965398Z D_gradcheck=2, 2025-05-07T20:23:36.3965655Z stochastic_rounding=True, 2025-05-07T20:23:36.3965825Z weighted=False, 2025-05-07T20:23:36.3965990Z row_wise=False, 2025-05-07T20:23:36.3966141Z mixed=False, 2025-05-07T20:23:36.3966297Z use_cache=True, 2025-05-07T20:23:36.3966487Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:36.3966635Z use_cpu=True, 2025-05-07T20:23:36.3966824Z output_dtype=SparseType.FP32, 2025-05-07T20:23:36.3966968Z ) 2025-05-07T20:23:36.3967193Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:36.3968547Z self=, 2025-05-07T20:23:36.3969087Z mixed_B=False, 2025-05-07T20:23:36.3969250Z compile=True, 2025-05-07T20:23:36.3970166Z T=4, 2025-05-07T20:23:36.3970313Z D=28, 2025-05-07T20:23:36.3970455Z B=44, 2025-05-07T20:23:36.3970607Z log_E=3, 2025-05-07T20:23:36.3970751Z L=16, 2025-05-07T20:23:36.3971830Z D_gradcheck=2, 2025-05-07T20:23:36.3972009Z stochastic_rounding=False, 2025-05-07T20:23:36.3972163Z weighted=True, 2025-05-07T20:23:36.3972321Z row_wise=False, 2025-05-07T20:23:36.3972469Z mixed=True, 2025-05-07T20:23:36.3972621Z use_cache=False, 2025-05-07T20:23:36.3972821Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:36.3974036Z use_cpu=True, 2025-05-07T20:23:36.3974222Z output_dtype=SparseType.FP32, 2025-05-07T20:23:36.3974509Z ) 2025-05-07T20:23:36.3974753Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:36.3975419Z self=, 2025-05-07T20:23:36.3975575Z mixed_B=True, 2025-05-07T20:23:36.3975728Z compile=True, 2025-05-07T20:23:36.3975874Z T=3, 2025-05-07T20:23:36.3976025Z D=41, 2025-05-07T20:23:36.3976169Z B=25, 2025-05-07T20:23:36.3976321Z log_E=4, 2025-05-07T20:23:36.3976462Z L=18, 2025-05-07T20:23:36.3976615Z D_gradcheck=1, 2025-05-07T20:23:36.3976795Z stochastic_rounding=True, 2025-05-07T20:23:36.3976949Z weighted=True, 2025-05-07T20:23:36.3977105Z row_wise=True, 2025-05-07T20:23:36.3977262Z mixed=False, 2025-05-07T20:23:36.3977419Z use_cache=False, 2025-05-07T20:23:36.3977606Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:36.3977764Z use_cpu=True, 2025-05-07T20:23:36.3977950Z output_dtype=SparseType.FP32, 2025-05-07T20:23:36.3978101Z ) 2025-05-07T20:23:36.3978334Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:36.3978980Z self=, 2025-05-07T20:23:36.3979140Z mixed_B=True, 2025-05-07T20:23:36.3979295Z compile=False, 2025-05-07T20:23:36.3979440Z T=5, 2025-05-07T20:23:36.3979590Z D=43, 2025-05-07T20:23:36.3980167Z B=1, 2025-05-07T20:23:36.3980323Z log_E=5, 2025-05-07T20:23:36.3980471Z L=18, 2025-05-07T20:23:36.3980624Z D_gradcheck=1, 2025-05-07T20:23:36.3980801Z stochastic_rounding=True, 2025-05-07T20:23:36.3980965Z weighted=True, 2025-05-07T20:23:36.3981118Z row_wise=False, 2025-05-07T20:23:36.3981268Z mixed=True, 2025-05-07T20:23:36.3981426Z use_cache=True, 2025-05-07T20:23:36.3981619Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:36.3981769Z use_cpu=True, 2025-05-07T20:23:36.3981955Z output_dtype=SparseType.FP16, 2025-05-07T20:23:36.3982101Z ) 2025-05-07T20:23:36.3982327Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:36.3982898Z self=, 2025-05-07T20:23:36.3983048Z mixed_B=True, 2025-05-07T20:23:36.3983205Z compile=True, 2025-05-07T20:23:36.3983349Z T=5, 2025-05-07T20:23:36.3983488Z D=8, 2025-05-07T20:23:36.3983639Z B=62, 2025-05-07T20:23:36.3983788Z log_E=5, 2025-05-07T20:23:36.3983952Z L=16, 2025-05-07T20:23:36.3984112Z D_gradcheck=1, 2025-05-07T20:23:36.3984506Z stochastic_rounding=True, 2025-05-07T20:23:36.3984684Z weighted=False, 2025-05-07T20:23:36.3984843Z row_wise=False, 2025-05-07T20:23:36.3984990Z mixed=False, 2025-05-07T20:23:36.3985142Z use_cache=False, 2025-05-07T20:23:36.3985334Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:36.3985484Z use_cpu=True, 2025-05-07T20:23:36.3985669Z output_dtype=SparseType.FP32, 2025-05-07T20:23:36.3985811Z ) 2025-05-07T20:23:36.4664274Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:36.4664933Z self=, 2025-05-07T20:23:36.4665224Z mixed_B=True, 2025-05-07T20:23:36.4665378Z compile=False, 2025-05-07T20:23:36.4665526Z T=4, 2025-05-07T20:23:36.4665670Z D=105, 2025-05-07T20:23:36.4665811Z B=27, 2025-05-07T20:23:36.4665966Z log_E=4, 2025-05-07T20:23:36.4666107Z L=0, 2025-05-07T20:23:36.4666262Z D_gradcheck=2, 2025-05-07T20:23:36.4666452Z stochastic_rounding=False, 2025-05-07T20:23:36.4666603Z weighted=True, 2025-05-07T20:23:36.4666756Z row_wise=True, 2025-05-07T20:23:36.4666902Z mixed=True, 2025-05-07T20:23:36.4667051Z use_cache=True, 2025-05-07T20:23:36.4667248Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:36.4667397Z use_cpu=True, 2025-05-07T20:23:36.4667580Z output_dtype=SparseType.FP32, 2025-05-07T20:23:36.4668078Z ) 2025-05-07T20:23:36.4668324Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:36.4669042Z self=, 2025-05-07T20:23:36.4669202Z mixed_B=False, 2025-05-07T20:23:36.4669354Z compile=False, 2025-05-07T20:23:36.4669495Z T=2, 2025-05-07T20:23:36.4669644Z D=6, 2025-05-07T20:23:36.4669787Z B=32, 2025-05-07T20:23:36.4669940Z log_E=4, 2025-05-07T20:23:36.4670080Z L=18, 2025-05-07T20:23:36.4670230Z D_gradcheck=1, 2025-05-07T20:23:36.4670410Z stochastic_rounding=True, 2025-05-07T20:23:36.4670564Z weighted=False, 2025-05-07T20:23:36.4670719Z row_wise=False, 2025-05-07T20:23:36.4670875Z mixed=False, 2025-05-07T20:23:36.4671024Z use_cache=True, 2025-05-07T20:23:36.4671211Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:36.4671367Z use_cpu=True, 2025-05-07T20:23:36.4671546Z output_dtype=SparseType.FP32, 2025-05-07T20:23:36.4671686Z ) 2025-05-07T20:23:36.4671922Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:36.4672633Z self=, 2025-05-07T20:23:36.4672793Z mixed_B=False, 2025-05-07T20:23:36.4672943Z compile=False, 2025-05-07T20:23:36.4673085Z T=4, 2025-05-07T20:23:36.4673237Z D=24, 2025-05-07T20:23:36.4673378Z B=95, 2025-05-07T20:23:36.4673522Z log_E=5, 2025-05-07T20:23:36.4673672Z L=3, 2025-05-07T20:23:36.4673824Z D_gradcheck=2, 2025-05-07T20:23:36.4673996Z stochastic_rounding=True, 2025-05-07T20:23:36.4674153Z weighted=False, 2025-05-07T20:23:36.4674304Z row_wise=True, 2025-05-07T20:23:36.4674450Z mixed=True, 2025-05-07T20:23:36.4674606Z use_cache=True, 2025-05-07T20:23:36.4674794Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:36.4674946Z use_cpu=True, 2025-05-07T20:23:36.4675131Z output_dtype=SparseType.FP16, 2025-05-07T20:23:36.4675270Z ) 2025-05-07T20:23:36.4675497Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:36.4676059Z self=, 2025-05-07T20:23:36.4676211Z mixed_B=True, 2025-05-07T20:23:36.4676368Z compile=True, 2025-05-07T20:23:36.4676509Z T=4, 2025-05-07T20:23:36.4676655Z D=121, 2025-05-07T20:23:36.4676805Z B=9, 2025-05-07T20:23:36.4676949Z log_E=4, 2025-05-07T20:23:36.4677091Z L=14, 2025-05-07T20:23:36.4677251Z D_gradcheck=2, 2025-05-07T20:23:36.4677589Z stochastic_rounding=True, 2025-05-07T20:23:36.4677762Z weighted=False, 2025-05-07T20:23:36.4677919Z row_wise=True, 2025-05-07T20:23:36.4678069Z mixed=False, 2025-05-07T20:23:36.4678222Z use_cache=False, 2025-05-07T20:23:36.4678416Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:36.4678565Z use_cpu=True, 2025-05-07T20:23:36.4678747Z output_dtype=SparseType.FP16, 2025-05-07T20:23:36.4678896Z ) 2025-05-07T20:23:36.4679125Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:36.4679872Z self=, 2025-05-07T20:23:36.4680032Z mixed_B=False, 2025-05-07T20:23:36.4680181Z compile=False, 2025-05-07T20:23:36.4680329Z T=2, 2025-05-07T20:23:36.4680470Z D=52, 2025-05-07T20:23:36.4680612Z B=81, 2025-05-07T20:23:36.4680760Z log_E=3, 2025-05-07T20:23:36.4680901Z L=4, 2025-05-07T20:23:36.4681050Z D_gradcheck=2, 2025-05-07T20:23:36.4681236Z stochastic_rounding=False, 2025-05-07T20:23:36.4681389Z weighted=False, 2025-05-07T20:23:36.4681538Z row_wise=True, 2025-05-07T20:23:36.4681693Z mixed=False, 2025-05-07T20:23:36.4681847Z use_cache=False, 2025-05-07T20:23:36.4682044Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:36.4682197Z use_cpu=True, 2025-05-07T20:23:36.4682375Z output_dtype=SparseType.FP32, 2025-05-07T20:23:36.4682525Z ) 2025-05-07T20:23:36.4682928Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:36.4683565Z self=, 2025-05-07T20:23:36.4683722Z mixed_B=False, 2025-05-07T20:23:36.4683871Z compile=True, 2025-05-07T20:23:36.4684013Z T=1, 2025-05-07T20:23:36.4684161Z D=84, 2025-05-07T20:23:36.4684306Z B=117, 2025-05-07T20:23:36.4684448Z log_E=5, 2025-05-07T20:23:36.4684595Z L=3, 2025-05-07T20:23:36.4684744Z D_gradcheck=1, 2025-05-07T20:23:36.4684919Z stochastic_rounding=True, 2025-05-07T20:23:36.4685083Z weighted=False, 2025-05-07T20:23:36.4685234Z row_wise=False, 2025-05-07T20:23:36.4685390Z mixed=False, 2025-05-07T20:23:36.4685541Z use_cache=True, 2025-05-07T20:23:36.4685727Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:36.4685884Z use_cpu=True, 2025-05-07T20:23:36.4686061Z output_dtype=SparseType.FP32, 2025-05-07T20:23:36.4686200Z ) 2025-05-07T20:23:36.4686433Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:36.4686987Z self=, 2025-05-07T20:23:36.4687328Z mixed_B=True, 2025-05-07T20:23:36.4687484Z compile=False, 2025-05-07T20:23:36.4687627Z T=2, 2025-05-07T20:23:36.4687768Z D=82, 2025-05-07T20:23:36.4687916Z B=71, 2025-05-07T20:23:36.4688175Z log_E=3, 2025-05-07T20:23:36.4688320Z L=6, 2025-05-07T20:23:36.4688476Z D_gradcheck=1, 2025-05-07T20:23:36.4688654Z stochastic_rounding=False, 2025-05-07T20:23:36.4688814Z weighted=True, 2025-05-07T20:23:36.4688965Z row_wise=False, 2025-05-07T20:23:36.4689112Z mixed=False, 2025-05-07T20:23:36.4689274Z use_cache=False, 2025-05-07T20:23:36.4689461Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:36.4689612Z use_cpu=True, 2025-05-07T20:23:36.4689798Z output_dtype=SparseType.FP32, 2025-05-07T20:23:36.4689939Z ) 2025-05-07T20:23:36.4690169Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:36.4690736Z self=, 2025-05-07T20:23:36.4690891Z mixed_B=False, 2025-05-07T20:23:36.4691042Z compile=True, 2025-05-07T20:23:36.4691194Z T=5, 2025-05-07T20:23:36.4691338Z D=71, 2025-05-07T20:23:36.4691487Z B=39, 2025-05-07T20:23:36.4691637Z log_E=4, 2025-05-07T20:23:36.4691780Z L=15, 2025-05-07T20:23:36.4691949Z D_gradcheck=1, 2025-05-07T20:23:36.4692306Z stochastic_rounding=True, 2025-05-07T20:23:36.4692472Z weighted=False, 2025-05-07T20:23:36.4692629Z row_wise=False, 2025-05-07T20:23:36.4692776Z mixed=True, 2025-05-07T20:23:36.4692928Z use_cache=False, 2025-05-07T20:23:36.4693126Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:36.4693276Z use_cpu=True, 2025-05-07T20:23:36.4693454Z output_dtype=SparseType.FP32, 2025-05-07T20:23:36.4693599Z ) 2025-05-07T20:23:36.4693827Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:36.4694384Z self=, 2025-05-07T20:23:36.4694545Z mixed_B=True, 2025-05-07T20:23:36.4694698Z compile=False, 2025-05-07T20:23:36.4694846Z T=2, 2025-05-07T20:23:36.4694988Z D=78, 2025-05-07T20:23:36.4695131Z B=48, 2025-05-07T20:23:36.4695280Z log_E=3, 2025-05-07T20:23:36.4695422Z L=4, 2025-05-07T20:23:36.4695572Z D_gradcheck=1, 2025-05-07T20:23:36.4695751Z stochastic_rounding=True, 2025-05-07T20:23:36.4695902Z weighted=True, 2025-05-07T20:23:36.4696053Z row_wise=True, 2025-05-07T20:23:36.4696206Z mixed=True, 2025-05-07T20:23:36.4696357Z use_cache=True, 2025-05-07T20:23:36.4696549Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:36.4696708Z use_cpu=True, 2025-05-07T20:23:36.4696888Z output_dtype=SparseType.FP32, 2025-05-07T20:23:36.4697027Z ) 2025-05-07T20:23:36.4697353Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:36.4697961Z self=, 2025-05-07T20:23:36.4698126Z mixed_B=True, 2025-05-07T20:23:36.4698277Z compile=False, 2025-05-07T20:23:36.4698422Z T=3, 2025-05-07T20:23:36.4698570Z D=53, 2025-05-07T20:23:36.4698711Z B=32, 2025-05-07T20:23:36.4698854Z log_E=4, 2025-05-07T20:23:36.4699003Z L=16, 2025-05-07T20:23:36.4699154Z D_gradcheck=2, 2025-05-07T20:23:36.4699328Z stochastic_rounding=False, 2025-05-07T20:23:36.4699492Z weighted=False, 2025-05-07T20:23:36.4699645Z row_wise=True, 2025-05-07T20:23:36.4699796Z mixed=False, 2025-05-07T20:23:36.4699952Z use_cache=False, 2025-05-07T20:23:36.4700138Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:36.4700286Z use_cpu=True, 2025-05-07T20:23:36.4700473Z output_dtype=SparseType.FP16, 2025-05-07T20:23:36.4700614Z ) 2025-05-07T20:23:36.4700848Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:36.4701408Z self=, 2025-05-07T20:23:36.4701658Z mixed_B=False, 2025-05-07T20:23:36.4701821Z compile=False, 2025-05-07T20:23:36.4701962Z T=2, 2025-05-07T20:23:36.4702104Z D=16, 2025-05-07T20:23:36.4702255Z B=126, 2025-05-07T20:23:36.4702397Z log_E=5, 2025-05-07T20:23:36.4702537Z L=2, 2025-05-07T20:23:36.4702694Z D_gradcheck=2, 2025-05-07T20:23:36.4702864Z stochastic_rounding=False, 2025-05-07T20:23:36.4703023Z weighted=False, 2025-05-07T20:23:36.4703178Z row_wise=True, 2025-05-07T20:23:36.4703329Z mixed=False, 2025-05-07T20:23:36.4703482Z use_cache=True, 2025-05-07T20:23:36.4703685Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:36.4703834Z use_cpu=True, 2025-05-07T20:23:36.4704020Z output_dtype=SparseType.FP16, 2025-05-07T20:23:36.4704160Z ) 2025-05-07T20:23:36.4704388Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:36.4704948Z self=, 2025-05-07T20:23:36.4705105Z mixed_B=False, 2025-05-07T20:23:36.4705258Z compile=False, 2025-05-07T20:23:36.4705404Z T=3, 2025-05-07T20:23:36.4705547Z D=96, 2025-05-07T20:23:36.4705688Z B=59, 2025-05-07T20:23:36.4705835Z log_E=4, 2025-05-07T20:23:36.4705976Z L=0, 2025-05-07T20:23:36.4706128Z D_gradcheck=1, 2025-05-07T20:23:36.4706309Z stochastic_rounding=True, 2025-05-07T20:23:36.4706555Z weighted=False, 2025-05-07T20:23:36.4706731Z row_wise=False, 2025-05-07T20:23:36.4706879Z mixed=False, 2025-05-07T20:23:36.4707029Z use_cache=True, 2025-05-07T20:23:36.4707222Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:36.4707371Z use_cpu=True, 2025-05-07T20:23:36.4707551Z output_dtype=SparseType.FP32, 2025-05-07T20:23:36.4707700Z ) 2025-05-07T20:23:36.4707926Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:36.4708481Z self=, 2025-05-07T20:23:36.4708639Z mixed_B=True, 2025-05-07T20:23:36.4708790Z compile=False, 2025-05-07T20:23:36.4708931Z T=2, 2025-05-07T20:23:36.4709080Z D=39, 2025-05-07T20:23:36.4709225Z B=5, 2025-05-07T20:23:36.4709371Z log_E=3, 2025-05-07T20:23:36.4709522Z L=2, 2025-05-07T20:23:36.4709672Z D_gradcheck=1, 2025-05-07T20:23:36.4709849Z stochastic_rounding=True, 2025-05-07T20:23:36.4710011Z weighted=False, 2025-05-07T20:23:36.4710164Z row_wise=False, 2025-05-07T20:23:36.4710318Z mixed=False, 2025-05-07T20:23:36.4710468Z use_cache=True, 2025-05-07T20:23:36.4710658Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:36.4710821Z use_cpu=True, 2025-05-07T20:23:36.4710999Z output_dtype=SparseType.FP32, 2025-05-07T20:23:36.4711140Z ) 2025-05-07T20:23:36.4711448Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:36.4712051Z self=, 2025-05-07T20:23:36.4712207Z mixed_B=False, 2025-05-07T20:23:36.4712371Z compile=True, 2025-05-07T20:23:36.4712512Z T=2, 2025-05-07T20:23:36.4712665Z D=118, 2025-05-07T20:23:36.4712807Z B=29, 2025-05-07T20:23:36.4712951Z log_E=3, 2025-05-07T20:23:36.4713098Z L=8, 2025-05-07T20:23:36.4713247Z D_gradcheck=1, 2025-05-07T20:23:36.4713417Z stochastic_rounding=True, 2025-05-07T20:23:36.4713577Z weighted=True, 2025-05-07T20:23:36.4713729Z row_wise=False, 2025-05-07T20:23:36.4713875Z mixed=True, 2025-05-07T20:23:36.4714033Z use_cache=False, 2025-05-07T20:23:36.4714219Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:36.4714369Z use_cpu=True, 2025-05-07T20:23:36.4714559Z output_dtype=SparseType.FP32, 2025-05-07T20:23:36.4714701Z ) 2025-05-07T20:23:36.4714928Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:36.4715489Z self=, 2025-05-07T20:23:36.4715724Z mixed_B=True, 2025-05-07T20:23:36.4715886Z compile=True, 2025-05-07T20:23:36.4716028Z T=5, 2025-05-07T20:23:36.4716170Z D=19, 2025-05-07T20:23:36.4716319Z B=128, 2025-05-07T20:23:36.4716463Z log_E=5, 2025-05-07T20:23:36.4716605Z L=9, 2025-05-07T20:23:36.4716762Z D_gradcheck=1, 2025-05-07T20:23:36.4716932Z stochastic_rounding=False, 2025-05-07T20:23:36.4717086Z weighted=True, 2025-05-07T20:23:36.4717245Z row_wise=False, 2025-05-07T20:23:36.4717393Z mixed=True, 2025-05-07T20:23:36.4717544Z use_cache=True, 2025-05-07T20:23:36.4717738Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:36.4717887Z use_cpu=True, 2025-05-07T20:23:36.4718067Z output_dtype=SparseType.FP32, 2025-05-07T20:23:36.4718215Z ) 2025-05-07T20:23:36.4718442Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:36.4719002Z self=, 2025-05-07T20:23:36.4719162Z mixed_B=False, 2025-05-07T20:23:36.4719314Z compile=False, 2025-05-07T20:23:36.4719462Z T=2, 2025-05-07T20:23:36.4719610Z D=80, 2025-05-07T20:23:36.4719755Z B=55, 2025-05-07T20:23:36.4719911Z log_E=5, 2025-05-07T20:23:36.4720051Z L=20, 2025-05-07T20:23:36.4720200Z D_gradcheck=2, 2025-05-07T20:23:36.4720378Z stochastic_rounding=True, 2025-05-07T20:23:36.4720610Z weighted=True, 2025-05-07T20:23:36.4720773Z row_wise=False, 2025-05-07T20:23:36.4720927Z mixed=True, 2025-05-07T20:23:36.4721081Z use_cache=False, 2025-05-07T20:23:36.4721267Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:36.4721424Z use_cpu=True, 2025-05-07T20:23:36.4721605Z output_dtype=SparseType.FP16, 2025-05-07T20:23:36.4721752Z ) 2025-05-07T20:23:36.4721977Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:36.4722525Z self=, 2025-05-07T20:23:36.4722690Z mixed_B=False, 2025-05-07T20:23:36.4722840Z compile=True, 2025-05-07T20:23:36.4722984Z T=3, 2025-05-07T20:23:36.4723134Z D=24, 2025-05-07T20:23:36.4723280Z B=126, 2025-05-07T20:23:36.4723426Z log_E=3, 2025-05-07T20:23:36.4723571Z L=19, 2025-05-07T20:23:36.4723722Z D_gradcheck=2, 2025-05-07T20:23:36.4723892Z stochastic_rounding=False, 2025-05-07T20:23:36.4724053Z weighted=False, 2025-05-07T20:23:36.4724202Z row_wise=True, 2025-05-07T20:23:36.4724347Z mixed=True, 2025-05-07T20:23:36.4724507Z use_cache=False, 2025-05-07T20:23:36.4724694Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:36.4724855Z use_cpu=True, 2025-05-07T20:23:36.4725038Z output_dtype=SparseType.FP32, 2025-05-07T20:23:36.4725178Z ) 2025-05-07T20:23:36.5290202Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:36.5291204Z self=, 2025-05-07T20:23:36.5292217Z mixed_B=False, 2025-05-07T20:23:36.5292588Z compile=False, 2025-05-07T20:23:36.5292946Z T=4, 2025-05-07T20:23:36.5293275Z D=123, 2025-05-07T20:23:36.5293602Z B=75, 2025-05-07T20:23:36.5293931Z log_E=4, 2025-05-07T20:23:36.5294265Z L=14, 2025-05-07T20:23:36.5294597Z D_gradcheck=1, 2025-05-07T20:23:36.5295007Z stochastic_rounding=True, 2025-05-07T20:23:36.5295442Z weighted=False, 2025-05-07T20:23:36.5295819Z row_wise=False, 2025-05-07T20:23:36.5296191Z mixed=True, 2025-05-07T20:23:36.5296544Z use_cache=False, 2025-05-07T20:23:36.5296958Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:36.5297434Z use_cpu=True, 2025-05-07T20:23:36.5297822Z output_dtype=SparseType.FP16, 2025-05-07T20:23:36.5298266Z ) 2025-05-07T20:23:36.5298669Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:36.5299597Z self=, 2025-05-07T20:23:36.5300631Z mixed_B=False, 2025-05-07T20:23:36.5301000Z compile=True, 2025-05-07T20:23:36.5301361Z T=1, 2025-05-07T20:23:36.5301686Z D=67, 2025-05-07T20:23:36.5302017Z B=30, 2025-05-07T20:23:36.5302350Z log_E=4, 2025-05-07T20:23:36.5302681Z L=16, 2025-05-07T20:23:36.5303017Z D_gradcheck=2, 2025-05-07T20:23:36.5303402Z stochastic_rounding=True, 2025-05-07T20:23:36.5303837Z weighted=False, 2025-05-07T20:23:36.5304208Z row_wise=True, 2025-05-07T20:23:36.5304574Z mixed=False, 2025-05-07T20:23:36.5304935Z use_cache=False, 2025-05-07T20:23:36.5305347Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:36.5305824Z use_cpu=True, 2025-05-07T20:23:36.5306211Z output_dtype=SparseType.FP16, 2025-05-07T20:23:36.5306654Z ) 2025-05-07T20:23:36.5307056Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:36.5307975Z self=, 2025-05-07T20:23:36.5308839Z mixed_B=False, 2025-05-07T20:23:36.5309211Z compile=True, 2025-05-07T20:23:36.5309573Z T=5, 2025-05-07T20:23:36.5309903Z D=90, 2025-05-07T20:23:36.5310234Z B=100, 2025-05-07T20:23:36.5310571Z log_E=3, 2025-05-07T20:23:36.5310909Z L=7, 2025-05-07T20:23:36.5311246Z D_gradcheck=2, 2025-05-07T20:23:36.5311636Z stochastic_rounding=True, 2025-05-07T20:23:36.5312436Z weighted=True, 2025-05-07T20:23:36.5312822Z row_wise=True, 2025-05-07T20:23:36.5313185Z mixed=False, 2025-05-07T20:23:36.5313544Z use_cache=False, 2025-05-07T20:23:36.5313950Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:36.5314423Z use_cpu=True, 2025-05-07T20:23:36.5314815Z output_dtype=SparseType.FP32, 2025-05-07T20:23:36.5315250Z ) 2025-05-07T20:23:36.5315651Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:36.5316579Z self=, 2025-05-07T20:23:36.5317449Z mixed_B=True, 2025-05-07T20:23:36.5317808Z compile=True, 2025-05-07T20:23:36.5318167Z T=3, 2025-05-07T20:23:36.5318500Z D=115, 2025-05-07T20:23:36.5318827Z B=74, 2025-05-07T20:23:36.5319159Z log_E=3, 2025-05-07T20:23:36.5319508Z L=2, 2025-05-07T20:23:36.5319837Z D_gradcheck=1, 2025-05-07T20:23:36.5320231Z stochastic_rounding=False, 2025-05-07T20:23:36.5320666Z weighted=False, 2025-05-07T20:23:36.5321036Z row_wise=True, 2025-05-07T20:23:36.5321402Z mixed=True, 2025-05-07T20:23:36.5321912Z use_cache=False, 2025-05-07T20:23:36.5322331Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:36.5322817Z use_cpu=True, 2025-05-07T20:23:36.5323222Z output_dtype=SparseType.FP16, 2025-05-07T20:23:36.5323661Z ) 2025-05-07T20:23:36.5324237Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:36.5325187Z self=, 2025-05-07T20:23:36.5326210Z mixed_B=False, 2025-05-07T20:23:36.5326575Z compile=True, 2025-05-07T20:23:36.5326937Z T=3, 2025-05-07T20:23:36.5327274Z D=55, 2025-05-07T20:23:36.5327599Z B=88, 2025-05-07T20:23:36.5328033Z log_E=4, 2025-05-07T20:23:36.5328382Z L=3, 2025-05-07T20:23:36.5328713Z D_gradcheck=2, 2025-05-07T20:23:36.5329104Z stochastic_rounding=True, 2025-05-07T20:23:36.5329544Z weighted=True, 2025-05-07T20:23:36.5329912Z row_wise=True, 2025-05-07T20:23:36.5330284Z mixed=True, 2025-05-07T20:23:36.5330651Z use_cache=True, 2025-05-07T20:23:36.5331061Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:36.5331541Z use_cpu=True, 2025-05-07T20:23:36.5331941Z output_dtype=SparseType.FP32, 2025-05-07T20:23:36.5332379Z ) 2025-05-07T20:23:36.5332789Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:36.5333715Z self=, 2025-05-07T20:23:36.5334779Z mixed_B=False, 2025-05-07T20:23:36.5335155Z compile=True, 2025-05-07T20:23:36.5335527Z T=1, 2025-05-07T20:23:36.5335861Z D=68, 2025-05-07T20:23:36.5336192Z B=115, 2025-05-07T20:23:36.5336550Z log_E=4, 2025-05-07T20:23:36.5336907Z L=4, 2025-05-07T20:23:36.5337246Z D_gradcheck=2, 2025-05-07T20:23:36.5337634Z stochastic_rounding=True, 2025-05-07T20:23:36.5338074Z weighted=True, 2025-05-07T20:23:36.5338443Z row_wise=False, 2025-05-07T20:23:36.5338817Z mixed=True, 2025-05-07T20:23:36.5339182Z use_cache=True, 2025-05-07T20:23:36.5339584Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:36.5340068Z use_cpu=True, 2025-05-07T20:23:36.5340472Z output_dtype=SparseType.FP16, 2025-05-07T20:23:36.5340907Z ) 2025-05-07T20:23:36.5341311Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:36.5342239Z self=, 2025-05-07T20:23:36.5343114Z mixed_B=False, 2025-05-07T20:23:36.5343489Z compile=True, 2025-05-07T20:23:36.5343854Z T=3, 2025-05-07T20:23:36.5344190Z D=125, 2025-05-07T20:23:36.5344539Z B=15, 2025-05-07T20:23:36.5344893Z log_E=5, 2025-05-07T20:23:36.5345236Z L=18, 2025-05-07T20:23:36.5345580Z D_gradcheck=2, 2025-05-07T20:23:36.5345980Z stochastic_rounding=True, 2025-05-07T20:23:36.5346419Z weighted=True, 2025-05-07T20:23:36.5346936Z row_wise=False, 2025-05-07T20:23:36.5347326Z mixed=False, 2025-05-07T20:23:36.5347701Z use_cache=False, 2025-05-07T20:23:36.5348116Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:36.5348595Z use_cpu=True, 2025-05-07T20:23:36.5348992Z output_dtype=SparseType.FP32, 2025-05-07T20:23:36.5349426Z ) 2025-05-07T20:23:36.5349829Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:36.5350766Z self=, 2025-05-07T20:23:36.5351627Z mixed_B=True, 2025-05-07T20:23:36.5352003Z compile=False, 2025-05-07T20:23:36.5352363Z T=5, 2025-05-07T20:23:36.5352697Z D=61, 2025-05-07T20:23:36.5353036Z B=36, 2025-05-07T20:23:36.5353370Z log_E=3, 2025-05-07T20:23:36.5353711Z L=16, 2025-05-07T20:23:36.5354049Z D_gradcheck=1, 2025-05-07T20:23:36.5354440Z stochastic_rounding=False, 2025-05-07T20:23:36.5354871Z weighted=False, 2025-05-07T20:23:36.5355254Z row_wise=True, 2025-05-07T20:23:36.5355621Z mixed=True, 2025-05-07T20:23:36.5355982Z use_cache=True, 2025-05-07T20:23:36.5356395Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:36.5356872Z use_cpu=True, 2025-05-07T20:23:36.5357271Z output_dtype=SparseType.FP16, 2025-05-07T20:23:36.5357707Z ) 2025-05-07T20:23:36.5358107Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:36.5359163Z self=, 2025-05-07T20:23:36.5360107Z mixed_B=False, 2025-05-07T20:23:36.5360482Z compile=False, 2025-05-07T20:23:36.5360848Z T=2, 2025-05-07T20:23:36.5361170Z D=121, 2025-05-07T20:23:36.5361507Z B=67, 2025-05-07T20:23:36.5361846Z log_E=4, 2025-05-07T20:23:36.5362184Z L=17, 2025-05-07T20:23:36.5362531Z D_gradcheck=2, 2025-05-07T20:23:36.5362923Z stochastic_rounding=True, 2025-05-07T20:23:36.5363354Z weighted=True, 2025-05-07T20:23:36.5363740Z row_wise=True, 2025-05-07T20:23:36.5364103Z mixed=False, 2025-05-07T20:23:36.5364464Z use_cache=False, 2025-05-07T20:23:36.5364890Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:36.5365366Z use_cpu=True, 2025-05-07T20:23:36.5365759Z output_dtype=SparseType.FP16, 2025-05-07T20:23:36.5366201Z ) 2025-05-07T20:23:36.5366600Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:36.5367528Z self=, 2025-05-07T20:23:36.5368687Z mixed_B=False, 2025-05-07T20:23:36.5369059Z compile=True, 2025-05-07T20:23:36.5369424Z T=3, 2025-05-07T20:23:36.5369756Z D=109, 2025-05-07T20:23:36.5370087Z B=61, 2025-05-07T20:23:36.5370423Z log_E=3, 2025-05-07T20:23:36.5370758Z L=6, 2025-05-07T20:23:36.5371093Z D_gradcheck=1, 2025-05-07T20:23:36.5371481Z stochastic_rounding=True, 2025-05-07T20:23:36.5371908Z weighted=True, 2025-05-07T20:23:36.5372297Z row_wise=True, 2025-05-07T20:23:36.5372669Z mixed=True, 2025-05-07T20:23:36.5373027Z use_cache=False, 2025-05-07T20:23:36.5373450Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:36.5373926Z use_cpu=True, 2025-05-07T20:23:36.5374318Z output_dtype=SparseType.FP16, 2025-05-07T20:23:36.5374762Z ) 2025-05-07T20:23:36.5375163Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:36.5376088Z self=, 2025-05-07T20:23:36.5376963Z mixed_B=True, 2025-05-07T20:23:36.5377330Z compile=True, 2025-05-07T20:23:36.5377690Z T=2, 2025-05-07T20:23:36.5378013Z D=114, 2025-05-07T20:23:36.5378344Z B=5, 2025-05-07T20:23:36.5378676Z log_E=5, 2025-05-07T20:23:36.5379010Z L=4, 2025-05-07T20:23:36.5379358Z D_gradcheck=1, 2025-05-07T20:23:36.5390257Z stochastic_rounding=False, 2025-05-07T20:23:36.5390732Z weighted=True, 2025-05-07T20:23:36.5391442Z row_wise=False, 2025-05-07T20:23:36.5391847Z mixed=True, 2025-05-07T20:23:36.5392205Z use_cache=True, 2025-05-07T20:23:36.5392609Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:36.5393091Z use_cpu=True, 2025-05-07T20:23:36.5393488Z output_dtype=SparseType.FP16, 2025-05-07T20:23:36.5393917Z ) 2025-05-07T20:23:36.5394314Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:36.5395243Z self=, 2025-05-07T20:23:36.5396120Z mixed_B=False, 2025-05-07T20:23:36.5396479Z compile=True, 2025-05-07T20:23:36.5396839Z T=2, 2025-05-07T20:23:36.5397165Z D=17, 2025-05-07T20:23:36.5397483Z B=75, 2025-05-07T20:23:36.5397817Z log_E=5, 2025-05-07T20:23:36.5398163Z L=20, 2025-05-07T20:23:36.5398493Z D_gradcheck=1, 2025-05-07T20:23:36.5398885Z stochastic_rounding=False, 2025-05-07T20:23:36.5399316Z weighted=False, 2025-05-07T20:23:36.5399685Z row_wise=False, 2025-05-07T20:23:36.5400055Z mixed=False, 2025-05-07T20:23:36.5400418Z use_cache=True, 2025-05-07T20:23:36.5400821Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:36.5401294Z use_cpu=True, 2025-05-07T20:23:36.5401686Z output_dtype=SparseType.FP16, 2025-05-07T20:23:36.5402118Z ) 2025-05-07T20:23:36.5402514Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:36.5403619Z self=, 2025-05-07T20:23:36.5404591Z mixed_B=True, 2025-05-07T20:23:36.5404956Z compile=False, 2025-05-07T20:23:36.5405315Z T=2, 2025-05-07T20:23:36.5405645Z D=15, 2025-05-07T20:23:36.5405965Z B=38, 2025-05-07T20:23:36.5406299Z log_E=4, 2025-05-07T20:23:36.5406640Z L=1, 2025-05-07T20:23:36.5406967Z D_gradcheck=2, 2025-05-07T20:23:36.5407352Z stochastic_rounding=True, 2025-05-07T20:23:36.5407785Z weighted=True, 2025-05-07T20:23:36.5408288Z row_wise=False, 2025-05-07T20:23:36.5408660Z mixed=True, 2025-05-07T20:23:36.5409017Z use_cache=True, 2025-05-07T20:23:36.5409415Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:23:36.5409883Z use_cpu=True, 2025-05-07T20:23:36.5410273Z output_dtype=SparseType.FP32, 2025-05-07T20:23:36.5410702Z ) 2025-05-07T20:23:36.5411099Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T20:23:36.5412026Z self=, 2025-05-07T20:23:36.5413120Z mixed_B=True, 2025-05-07T20:23:36.5413486Z compile=True, 2025-05-07T20:23:36.5413845Z T=4, 2025-05-07T20:23:36.5414166Z D=28, 2025-05-07T20:23:36.5414496Z B=68, 2025-05-07T20:23:36.5414822Z log_E=4, 2025-05-07T20:23:36.5415151Z L=7, 2025-05-07T20:23:36.5415488Z D_gradcheck=2, 2025-05-07T20:23:36.5415879Z stochastic_rounding=False, 2025-05-07T20:23:36.5416314Z weighted=True, 2025-05-07T20:23:36.5416682Z row_wise=True, 2025-05-07T20:23:36.5417047Z mixed=False, 2025-05-07T20:23:36.5417409Z use_cache=True, 2025-05-07T20:23:36.5417811Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:23:36.5418282Z use_cpu=True, 2025-05-07T20:23:36.5418678Z output_dtype=SparseType.FP32, 2025-05-07T20:23:36.5419112Z ) 2025-05-07T20:23:36.5419433Z PASSED 2025-05-07T20:23:36.5419620Z 2025-05-07T20:23:36.5419863Z =============================== warnings summary =============================== 2025-05-07T20:23:36.5420771Z test/tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp32_cpu 2025-05-07T20:23:36.5421933Z test/tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp32_pmMEAN 2025-05-07T20:23:36.5423102Z test/tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp32_pmSUM 2025-05-07T20:23:36.5425523Z /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/autograd/gradcheck.py:923: UserWarning: Input #2 requires gradient and is not a double precision floating point or complex. This check will likely fail if all the inputs are not of double precision floating point or complex. 2025-05-07T20:23:36.5427478Z warnings.warn( 2025-05-07T20:23:36.5427701Z 2025-05-07T20:23:36.5428045Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:23:36.5428779Z =========================== short test summary info ============================ 2025-05-07T20:23:36.5429640Z SKIPPED [1] tbe/training/backward_adagrad_test.py:56: CUDA is not available or no GPUs detected 2025-05-07T20:23:36.5430711Z SKIPPED [1] tbe/training/backward_adagrad_test.py:74: CUDA is not available or no GPUs detected 2025-05-07T20:23:36.5431757Z SKIPPED [1] tbe/training/backward_adagrad_test.py:41: CUDA is not available or no GPUs detected 2025-05-07T20:23:36.5432817Z SKIPPED [1] tbe/training/backward_adagrad_test.py:164: CUDA is not available or no GPUs detected 2025-05-07T20:23:36.5433885Z SKIPPED [1] tbe/training/backward_adagrad_test.py:147: CUDA is not available or no GPUs detected 2025-05-07T20:23:36.5434763Z ================== 3 passed, 5 skipped, 3 warnings in 32.71s =================== 2025-05-07T20:23:37.3529434Z 2025-05-07T20:23:37.3530409Z [TEST] Python test suite PASSED: ./tbe/training/backward_adagrad_test.py 2025-05-07T20:23:37.3551298Z [TEST] Python test time for ./tbe/training/backward_adagrad_test.py: 37 seconds 2025-05-07T20:23:37.3552191Z 2025-05-07T20:23:37.3552202Z 2025-05-07T20:23:37.3552338Z 2025-05-07T20:23:37.3552356Z 2025-05-07T20:23:37.3567318Z ################################################################################ 2025-05-07T20:23:37.3588877Z # [2025-05-07T20:23:37.358Z] Run Python Test Suite: 2025-05-07T20:23:37.3589540Z # ./tbe/training/backward_dense_test.py 2025-05-07T20:23:37.3590103Z ################################################################################ 2025-05-07T20:23:37.3618972Z + 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:23:37.3620010Z 2025-05-07T20:23:40.8264042Z ============================= test session starts ============================== 2025-05-07T20:23:40.8265032Z platform linux -- Python 3.9.7, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:23:40.8265853Z cachedir: .pytest_cache 2025-05-07T20:23:40.8266786Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:23:40.8268171Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:23:40.8268662Z plugins: hypothesis-6.131.14 2025-05-07T20:23:43.2674431Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:23:43.2675804Z Configuration file: /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-clang++.cfg 2025-05-07T20:23:43.2856768Z collected 1 item 2025-05-07T20:23:43.2857074Z 2025-05-07T20:23:43.2909980Z tbe/training/backward_dense_test.py::BackwardDenseTest::test_backward_dense SKIPPED 2025-05-07T20:23:43.2910622Z 2025-05-07T20:23:43.2910867Z =========================== short test summary info ============================ 2025-05-07T20:23:43.2912383Z 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:23:43.2913852Z ============================== 1 skipped in 2.69s ============================== 2025-05-07T20:23:44.0494947Z 2025-05-07T20:23:44.0495724Z [TEST] Python test suite PASSED: ./tbe/training/backward_dense_test.py 2025-05-07T20:23:44.0517163Z [TEST] Python test time for ./tbe/training/backward_dense_test.py: 7 seconds 2025-05-07T20:23:44.0517816Z 2025-05-07T20:23:44.0517827Z 2025-05-07T20:23:44.0517833Z 2025-05-07T20:23:44.0518204Z 2025-05-07T20:23:44.0535130Z ################################################################################ 2025-05-07T20:23:44.0556298Z # [2025-05-07T20:23:44.055Z] Run Python Test Suite: 2025-05-07T20:23:44.0556889Z # ./tbe/training/backward_none_test.py 2025-05-07T20:23:44.0557415Z ################################################################################ 2025-05-07T20:23:44.0589101Z + 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:23:44.0590172Z 2025-05-07T20:23:47.3786200Z ============================= test session starts ============================== 2025-05-07T20:23:47.3787200Z platform linux -- Python 3.9.7, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:23:47.3788146Z cachedir: .pytest_cache 2025-05-07T20:23:47.3789152Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:23:47.3790425Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:23:47.3791118Z plugins: hypothesis-6.131.14 2025-05-07T20:23:49.7079527Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:23:49.7081354Z Configuration file: /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-clang++.cfg 2025-05-07T20:23:49.7269594Z collected 2 items 2025-05-07T20:23:49.7270266Z 2025-05-07T20:23:49.7300011Z tbe/training/backward_none_test.py::BackwardNoneTest::test_backward_none SKIPPED 2025-05-07T20:23:49.7329944Z tbe/training/backward_none_test.py::BackwardNoneTest::test_backward_none_with_rowwise_adagrad SKIPPED 2025-05-07T20:23:49.7330674Z 2025-05-07T20:23:49.7330926Z =========================== short test summary info ============================ 2025-05-07T20:23:49.7331783Z SKIPPED [1] tbe/training/backward_none_test.py:86: CUDA is not available or no GPUs detected 2025-05-07T20:23:49.7332825Z SKIPPED [1] tbe/training/backward_none_test.py:116: CUDA is not available or no GPUs detected 2025-05-07T20:23:49.7333655Z ============================== 2 skipped in 2.58s ============================== 2025-05-07T20:23:50.5355921Z 2025-05-07T20:23:50.5356711Z [TEST] Python test suite PASSED: ./tbe/training/backward_none_test.py 2025-05-07T20:23:50.5379946Z [TEST] Python test time for ./tbe/training/backward_none_test.py: 6 seconds 2025-05-07T20:23:50.5380492Z 2025-05-07T20:23:50.5380853Z 2025-05-07T20:23:50.5380858Z 2025-05-07T20:23:50.5380863Z 2025-05-07T20:23:50.5397647Z ################################################################################ 2025-05-07T20:23:50.5418540Z # [2025-05-07T20:23:50.541Z] Run Python Test Suite: 2025-05-07T20:23:50.5419155Z # ./tbe/training/backward_optimizers_test.py 2025-05-07T20:23:50.5419698Z ################################################################################ 2025-05-07T20:23:50.5449606Z + 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:23:50.5450692Z 2025-05-07T20:23:53.7551080Z ============================= test session starts ============================== 2025-05-07T20:23:53.7552077Z platform linux -- Python 3.9.7, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:23:53.7552909Z cachedir: .pytest_cache 2025-05-07T20:23:53.7553860Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:23:53.7554869Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:23:53.7555354Z plugins: hypothesis-6.131.14 2025-05-07T20:23:56.1382450Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:23:56.1384212Z Configuration file: /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-clang++.cfg 2025-05-07T20:23:56.1633018Z collected 9 items 2025-05-07T20:23:56.1633325Z 2025-05-07T20:23:56.3149736Z tbe/training/backward_optimizers_test.py::BackwardOptimizersTest::test_backward_optimizers_adagrad Trying example: test_backward_optimizers_adagrad( 2025-05-07T20:23:56.3151397Z self=, 2025-05-07T20:23:56.3152294Z T=1, 2025-05-07T20:23:56.3152637Z D=2, 2025-05-07T20:23:56.3152971Z B=1, 2025-05-07T20:23:56.3153295Z log_E=3, 2025-05-07T20:23:56.3153633Z L=2, 2025-05-07T20:23:56.3153968Z weighted=False, 2025-05-07T20:23:56.3154332Z mixed=False, 2025-05-07T20:23:56.3154695Z mixed_B=False, 2025-05-07T20:23:56.3155110Z optimizer=EmbOptimType.EXACT_ADAGRAD, 2025-05-07T20:23:56.3155604Z long_segments=False, 2025-05-07T20:23:56.3156047Z pooling_mode=, 2025-05-07T20:23:56.3156533Z use_cpu=True, 2025-05-07T20:23:56.3156954Z weight_decay_mode=, 2025-05-07T20:23:56.3157602Z counter_weight_decay_mode=, 2025-05-07T20:23:56.3158180Z ) 2025-05-07T20:23:56.3158511Z SKIPPED 2025-05-07T20:23:56.3321286Z tbe/training/backward_optimizers_test.py::BackwardOptimizersTest::test_backward_optimizers_adam Trying example: test_backward_optimizers_adam( 2025-05-07T20:23:56.3323229Z self=, 2025-05-07T20:23:56.3324233Z T=1, 2025-05-07T20:23:56.3324563Z D=2, 2025-05-07T20:23:56.3324903Z B=1, 2025-05-07T20:23:56.3325228Z log_E=3, 2025-05-07T20:23:56.3325566Z L=0, 2025-05-07T20:23:56.3325895Z weighted=False, 2025-05-07T20:23:56.3326269Z mixed=False, 2025-05-07T20:23:56.3326633Z mixed_B=False, 2025-05-07T20:23:56.3327025Z optimizer=EmbOptimType.ADAM, 2025-05-07T20:23:56.3327484Z long_segments=False, 2025-05-07T20:23:56.3328031Z pooling_mode=, 2025-05-07T20:23:56.3328506Z use_cpu=True, 2025-05-07T20:23:56.3328895Z uvm_non_rowwise_momentum=False, 2025-05-07T20:23:56.3329343Z ) 2025-05-07T20:23:56.3329677Z SKIPPED 2025-05-07T20:23:56.3469921Z 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:23:56.3471910Z self=, 2025-05-07T20:23:56.3473335Z T=1, 2025-05-07T20:23:56.3473670Z D=2, 2025-05-07T20:23:56.3473999Z B=1, 2025-05-07T20:23:56.3474328Z log_E=3, 2025-05-07T20:23:56.3474671Z L=0, 2025-05-07T20:23:56.3475007Z weighted=False, 2025-05-07T20:23:56.3475379Z mixed=False, 2025-05-07T20:23:56.3475745Z mixed_B=False, 2025-05-07T20:23:56.3476118Z long_segments=False, 2025-05-07T20:23:56.3476567Z pooling_mode=, 2025-05-07T20:23:56.3477069Z uvm_non_rowwise_momentum=False, 2025-05-07T20:23:56.3477510Z ) 2025-05-07T20:23:56.3477840Z SKIPPED 2025-05-07T20:23:56.3627677Z tbe/training/backward_optimizers_test.py::BackwardOptimizersTest::test_backward_optimizers_emainplace_rowwise_adagrad Trying example: test_backward_optimizers_emainplace_rowwise_adagrad( 2025-05-07T20:23:56.3629674Z self=, 2025-05-07T20:23:56.3630718Z T=1, 2025-05-07T20:23:56.3631049Z D=2, 2025-05-07T20:23:56.3631374Z B=1, 2025-05-07T20:23:56.3631696Z log_E=3, 2025-05-07T20:23:56.3632037Z L=2, 2025-05-07T20:23:56.3632370Z weighted=False, 2025-05-07T20:23:56.3632738Z mixed=False, 2025-05-07T20:23:56.3633103Z mixed_B=False, 2025-05-07T20:23:56.3633479Z long_segments=False, 2025-05-07T20:23:56.3634274Z pooling_mode=, 2025-05-07T20:23:56.3634787Z use_cpu=True, 2025-05-07T20:23:56.3635175Z uvm_non_rowwise_momentum=False, 2025-05-07T20:23:56.3635612Z ) 2025-05-07T20:23:56.3635938Z SKIPPED 2025-05-07T20:23:56.3802945Z tbe/training/backward_optimizers_test.py::BackwardOptimizersTest::test_backward_optimizers_ensemble_rowwise_adagrad Trying example: test_backward_optimizers_ensemble_rowwise_adagrad( 2025-05-07T20:23:56.3805008Z self=, 2025-05-07T20:23:56.3806079Z T=1, 2025-05-07T20:23:56.3806411Z D=2, 2025-05-07T20:23:56.3806741Z B=1, 2025-05-07T20:23:56.3807071Z log_E=3, 2025-05-07T20:23:56.3807405Z L=2, 2025-05-07T20:23:56.3807746Z weighted=False, 2025-05-07T20:23:56.3808201Z mixed=False, 2025-05-07T20:23:56.3808565Z mixed_B=False, 2025-05-07T20:23:56.3809026Z optimizer=EmbOptimType.ENSEMBLE_ROWWISE_ADAGRAD, 2025-05-07T20:23:56.3809607Z long_segments=False, 2025-05-07T20:23:56.3810045Z pooling_mode=, 2025-05-07T20:23:56.3810527Z use_cpu=True, 2025-05-07T20:23:56.3811048Z uvm_non_rowwise_momentum=False, 2025-05-07T20:23:56.3811532Z optimizer_state_dtypes=None, 2025-05-07T20:23:56.3811970Z ) 2025-05-07T20:23:56.3812297Z SKIPPED 2025-05-07T20:23:56.3957848Z tbe/training/backward_optimizers_test.py::BackwardOptimizersTest::test_backward_optimizers_lamb Trying example: test_backward_optimizers_lamb( 2025-05-07T20:23:56.3959578Z self=, 2025-05-07T20:23:56.3960465Z T=1, 2025-05-07T20:23:56.3960802Z D=2, 2025-05-07T20:23:56.3961126Z B=1, 2025-05-07T20:23:56.3961463Z log_E=3, 2025-05-07T20:23:56.3961818Z L=0, 2025-05-07T20:23:56.3962152Z weighted=False, 2025-05-07T20:23:56.3962527Z mixed=False, 2025-05-07T20:23:56.3962929Z optimizer=EmbOptimType.LAMB, 2025-05-07T20:23:56.3963393Z long_segments=False, 2025-05-07T20:23:56.3963831Z pooling_mode=, 2025-05-07T20:23:56.3964302Z use_cpu=True, 2025-05-07T20:23:56.3964651Z ) 2025-05-07T20:23:56.3964994Z SKIPPED 2025-05-07T20:23:56.4106206Z tbe/training/backward_optimizers_test.py::BackwardOptimizersTest::test_backward_optimizers_lars Trying example: test_backward_optimizers_lars( 2025-05-07T20:23:56.4107814Z self=, 2025-05-07T20:23:56.4109116Z T=1, 2025-05-07T20:23:56.4109448Z D=2, 2025-05-07T20:23:56.4109778Z B=1, 2025-05-07T20:23:56.4110100Z log_E=3, 2025-05-07T20:23:56.4110440Z L=0, 2025-05-07T20:23:56.4110775Z weighted=False, 2025-05-07T20:23:56.4111139Z mixed=False, 2025-05-07T20:23:56.4111535Z optimizer=EmbOptimType.LARS_SGD, 2025-05-07T20:23:56.4112017Z long_segments=False, 2025-05-07T20:23:56.4112453Z pooling_mode=, 2025-05-07T20:23:56.4112927Z use_cpu=True, 2025-05-07T20:23:56.4113289Z ) 2025-05-07T20:23:56.4113611Z SKIPPED 2025-05-07T20:23:56.4280915Z 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:23:56.4283019Z self=, 2025-05-07T20:23:56.4284094Z T=1, 2025-05-07T20:23:56.4284444Z D=2, 2025-05-07T20:23:56.4284766Z B=1, 2025-05-07T20:23:56.4285093Z log_E=3, 2025-05-07T20:23:56.4285432Z L=0, 2025-05-07T20:23:56.4285764Z weighted=False, 2025-05-07T20:23:56.4286140Z mixed=False, 2025-05-07T20:23:56.4286571Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T20:23:56.4287099Z long_segments=False, 2025-05-07T20:23:56.4287535Z pooling_mode=, 2025-05-07T20:23:56.4288476Z use_cpu=True, 2025-05-07T20:23:56.4288885Z uvm_non_rowwise_momentum=False, 2025-05-07T20:23:56.4289447Z optimizer_state_dtypes={'momentum1': SparseType.BF16}, 2025-05-07T20:23:56.4289989Z ) 2025-05-07T20:23:56.4290310Z SKIPPED 2025-05-07T20:23:56.4453406Z tbe/training/backward_optimizers_test.py::BackwardOptimizersTest::test_new_bwd_kernel Trying example: test_new_bwd_kernel( 2025-05-07T20:23:56.4454789Z self=, 2025-05-07T20:23:56.4455626Z T=1, 2025-05-07T20:23:56.4455949Z D=16, 2025-05-07T20:23:56.4456274Z B=1, 2025-05-07T20:23:56.4456597Z log_E=3, 2025-05-07T20:23:56.4457027Z L=2, 2025-05-07T20:23:56.4457366Z weighted=False, 2025-05-07T20:23:56.4457739Z mixed=False, 2025-05-07T20:23:56.4458098Z mixed_B=False, 2025-05-07T20:23:56.4458536Z optimizer=EmbOptimType.EXACT_ROWWISE_ADAGRAD, 2025-05-07T20:23:56.4459070Z long_segments=False, 2025-05-07T20:23:56.4459511Z pooling_mode=, 2025-05-07T20:23:56.4459984Z use_cpu=False, 2025-05-07T20:23:56.4460412Z weight_decay_mode=, 2025-05-07T20:23:56.4460914Z ) 2025-05-07T20:23:56.4472034Z SKIPPED 2025-05-07T20:23:56.4472245Z 2025-05-07T20:23:56.4472496Z =========================== short test summary info ============================ 2025-05-07T20:23:56.4473953Z SKIPPED [9] ../../../../../github/home/miniconda/envs/build_binary/lib/python3.9/unittest/case.py:117: CUDA is not available or no GPUs detected 2025-05-07T20:23:56.4475177Z ============================== 9 skipped in 2.91s ============================== 2025-05-07T20:23:57.1821381Z 2025-05-07T20:23:57.1822208Z [TEST] Python test suite PASSED: ./tbe/training/backward_optimizers_test.py 2025-05-07T20:23:57.1843017Z [TEST] Python test time for ./tbe/training/backward_optimizers_test.py: 7 seconds 2025-05-07T20:23:57.1843584Z 2025-05-07T20:23:57.1843592Z 2025-05-07T20:23:57.1843597Z 2025-05-07T20:23:57.1843602Z 2025-05-07T20:23:57.1859315Z ################################################################################ 2025-05-07T20:23:57.1879628Z # [2025-05-07T20:23:57.187Z] Run Python Test Suite: 2025-05-07T20:23:57.1880334Z # ./tbe/training/backward_sgd_test.py 2025-05-07T20:23:57.1880862Z ################################################################################ 2025-05-07T20:23:57.1910303Z + 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:23:57.1911711Z 2025-05-07T20:24:00.3901848Z ============================= test session starts ============================== 2025-05-07T20:24:00.3906746Z platform linux -- Python 3.9.7, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:24:00.3912164Z cachedir: .pytest_cache 2025-05-07T20:24:00.3913169Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:24:00.3914191Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:24:00.3914761Z plugins: hypothesis-6.131.14 2025-05-07T20:24:02.7778474Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:24:02.7779996Z Configuration file: /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-clang++.cfg 2025-05-07T20:24:02.7974524Z collected 3 items 2025-05-07T20:24:02.7974864Z 2025-05-07T20:24:03.0361895Z tbe/training/backward_sgd_test.py::BackwardSGDTest::test_backward_sgd Trying example: test_backward_sgd( 2025-05-07T20:24:03.0363335Z self=, 2025-05-07T20:24:03.0364053Z T=1, 2025-05-07T20:24:03.0364386Z D=2, 2025-05-07T20:24:03.0364713Z B=1, 2025-05-07T20:24:03.0365045Z log_E=3, 2025-05-07T20:24:03.0365440Z L=0, 2025-05-07T20:24:03.0366195Z weights_precision=SparseType.FP16, 2025-05-07T20:24:03.0366695Z weighted=False, 2025-05-07T20:24:03.0367060Z mixed=False, 2025-05-07T20:24:03.0367422Z mixed_B=False, 2025-05-07T20:24:03.0367789Z use_cache=False, 2025-05-07T20:24:03.0368292Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:24:03.0368774Z long_segments=False, 2025-05-07T20:24:03.0369217Z pooling_mode=, 2025-05-07T20:24:03.0369706Z use_cpu=True, 2025-05-07T20:24:03.0370065Z ) 2025-05-07T20:24:03.0370434Z Trying example: test_backward_sgd( 2025-05-07T20:24:03.0371154Z self=, 2025-05-07T20:24:03.0371859Z T=4, 2025-05-07T20:24:03.0372187Z D=2, 2025-05-07T20:24:03.0372509Z B=1, 2025-05-07T20:24:03.0372829Z log_E=3, 2025-05-07T20:24:03.0373168Z L=0, 2025-05-07T20:24:03.0373542Z weights_precision=SparseType.FP16, 2025-05-07T20:24:03.0374012Z weighted=False, 2025-05-07T20:24:03.0374381Z mixed=False, 2025-05-07T20:24:03.0374754Z mixed_B=False, 2025-05-07T20:24:03.0375117Z use_cache=False, 2025-05-07T20:24:03.0375530Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:24:03.0376023Z long_segments=False, 2025-05-07T20:24:03.0376479Z pooling_mode=, 2025-05-07T20:24:03.0376951Z use_cpu=True, 2025-05-07T20:24:03.0377302Z ) 2025-05-07T20:24:03.0377658Z Trying example: test_backward_sgd( 2025-05-07T20:24:03.0378645Z self=, 2025-05-07T20:24:03.0379493Z T=4, 2025-05-07T20:24:03.0380126Z D=4, 2025-05-07T20:24:03.0380460Z B=34, 2025-05-07T20:24:03.0380785Z log_E=4, 2025-05-07T20:24:03.0381124Z L=18, 2025-05-07T20:24:03.0381498Z weights_precision=SparseType.FP16, 2025-05-07T20:24:03.0381970Z weighted=False, 2025-05-07T20:24:03.0382344Z mixed=True, 2025-05-07T20:24:03.0382702Z mixed_B=False, 2025-05-07T20:24:03.0383065Z use_cache=True, 2025-05-07T20:24:03.0383482Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:24:03.0383970Z long_segments=False, 2025-05-07T20:24:03.0384402Z pooling_mode=, 2025-05-07T20:24:03.0384881Z use_cpu=True, 2025-05-07T20:24:03.0385238Z ) 2025-05-07T20:24:03.0385589Z Trying example: test_backward_sgd( 2025-05-07T20:24:03.0386287Z self=, 2025-05-07T20:24:03.0387099Z T=2, 2025-05-07T20:24:03.0387435Z D=2, 2025-05-07T20:24:03.0387760Z B=1, 2025-05-07T20:24:03.0388381Z log_E=3, 2025-05-07T20:24:03.0388800Z L=0, 2025-05-07T20:24:03.0389166Z weights_precision=SparseType.FP16, 2025-05-07T20:24:03.0389644Z weighted=False, 2025-05-07T20:24:03.0390020Z mixed=False, 2025-05-07T20:24:03.0390379Z mixed_B=False, 2025-05-07T20:24:03.0390750Z use_cache=False, 2025-05-07T20:24:03.0391166Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:24:03.0391645Z long_segments=False, 2025-05-07T20:24:03.0392093Z pooling_mode=, 2025-05-07T20:24:03.0392563Z use_cpu=True, 2025-05-07T20:24:03.0392915Z ) 2025-05-07T20:24:03.0393267Z Trying example: test_backward_sgd( 2025-05-07T20:24:03.0393977Z self=, 2025-05-07T20:24:03.0394677Z T=2, 2025-05-07T20:24:03.0395007Z D=229, 2025-05-07T20:24:03.0395337Z B=106, 2025-05-07T20:24:03.0395675Z log_E=4, 2025-05-07T20:24:03.0396009Z L=11, 2025-05-07T20:24:03.0396393Z weights_precision=SparseType.FP16, 2025-05-07T20:24:03.0396867Z weighted=True, 2025-05-07T20:24:03.0397230Z mixed=False, 2025-05-07T20:24:03.0397595Z mixed_B=True, 2025-05-07T20:24:03.0397960Z use_cache=True, 2025-05-07T20:24:03.0398361Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:24:03.0398856Z long_segments=False, 2025-05-07T20:24:03.0399297Z pooling_mode=, 2025-05-07T20:24:03.0399766Z use_cpu=True, 2025-05-07T20:24:03.0400342Z ) 2025-05-07T20:24:03.0400713Z Trying example: test_backward_sgd( 2025-05-07T20:24:03.0401412Z self=, 2025-05-07T20:24:03.0402121Z T=3, 2025-05-07T20:24:03.0402448Z D=218, 2025-05-07T20:24:03.0402770Z B=45, 2025-05-07T20:24:03.0405964Z log_E=3, 2025-05-07T20:24:03.0406330Z L=20, 2025-05-07T20:24:03.0406725Z weights_precision=SparseType.FP32, 2025-05-07T20:24:03.0407210Z weighted=False, 2025-05-07T20:24:03.0407596Z mixed=False, 2025-05-07T20:24:03.0408042Z mixed_B=False, 2025-05-07T20:24:03.0408422Z use_cache=False, 2025-05-07T20:24:03.0408840Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:24:03.0409325Z long_segments=False, 2025-05-07T20:24:03.0409761Z pooling_mode=, 2025-05-07T20:24:03.0410244Z use_cpu=True, 2025-05-07T20:24:03.0410600Z ) 2025-05-07T20:24:03.0410944Z Trying example: test_backward_sgd( 2025-05-07T20:24:03.0411656Z self=, 2025-05-07T20:24:03.0412375Z T=2, 2025-05-07T20:24:03.0412696Z D=159, 2025-05-07T20:24:03.0413024Z B=27, 2025-05-07T20:24:03.0413364Z log_E=4, 2025-05-07T20:24:03.0413717Z L=19, 2025-05-07T20:24:03.0414106Z weights_precision=SparseType.FP16, 2025-05-07T20:24:03.0414591Z weighted=False, 2025-05-07T20:24:03.0414958Z mixed=False, 2025-05-07T20:24:03.0415685Z mixed_B=True, 2025-05-07T20:24:03.0416177Z use_cache=False, 2025-05-07T20:24:03.0416719Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:24:03.0417210Z long_segments=False, 2025-05-07T20:24:03.0417763Z pooling_mode=, 2025-05-07T20:24:03.0418229Z use_cpu=True, 2025-05-07T20:24:03.0418588Z ) 2025-05-07T20:24:03.0418995Z Trying example: test_backward_sgd( 2025-05-07T20:24:03.0419697Z self=, 2025-05-07T20:24:03.0420417Z T=5, 2025-05-07T20:24:03.0420755Z D=122, 2025-05-07T20:24:03.0421092Z B=21, 2025-05-07T20:24:03.0421419Z log_E=4, 2025-05-07T20:24:03.0421781Z L=15, 2025-05-07T20:24:03.0422183Z weights_precision=SparseType.FP16, 2025-05-07T20:24:03.0422659Z weighted=True, 2025-05-07T20:24:03.0423029Z mixed=True, 2025-05-07T20:24:03.0423439Z mixed_B=True, 2025-05-07T20:24:03.0423803Z use_cache=False, 2025-05-07T20:24:03.0424226Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:24:03.0424718Z long_segments=True, 2025-05-07T20:24:03.0425295Z pooling_mode=, 2025-05-07T20:24:03.0425777Z use_cpu=True, 2025-05-07T20:24:03.0426137Z ) 2025-05-07T20:24:03.0426486Z Trying example: test_backward_sgd( 2025-05-07T20:24:03.0427194Z self=, 2025-05-07T20:24:03.0427905Z T=1, 2025-05-07T20:24:03.0428232Z D=248, 2025-05-07T20:24:03.0428562Z B=120, 2025-05-07T20:24:03.0428898Z log_E=3, 2025-05-07T20:24:03.0429239Z L=7, 2025-05-07T20:24:03.0429617Z weights_precision=SparseType.FP32, 2025-05-07T20:24:03.0430097Z weighted=False, 2025-05-07T20:24:03.0430465Z mixed=True, 2025-05-07T20:24:03.0430826Z mixed_B=False, 2025-05-07T20:24:03.0431194Z use_cache=True, 2025-05-07T20:24:03.0431604Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:24:03.0432080Z long_segments=True, 2025-05-07T20:24:03.0432521Z pooling_mode=, 2025-05-07T20:24:03.0432998Z use_cpu=True, 2025-05-07T20:24:03.0433349Z ) 2025-05-07T20:24:03.0433704Z Trying example: test_backward_sgd( 2025-05-07T20:24:03.0434413Z self=, 2025-05-07T20:24:03.0435113Z T=1, 2025-05-07T20:24:03.0435444Z D=171, 2025-05-07T20:24:03.0435776Z B=115, 2025-05-07T20:24:03.0436098Z log_E=5, 2025-05-07T20:24:03.0436440Z L=9, 2025-05-07T20:24:03.0436809Z weights_precision=SparseType.FP32, 2025-05-07T20:24:03.0437433Z weighted=True, 2025-05-07T20:24:03.0437822Z mixed=True, 2025-05-07T20:24:03.0438180Z mixed_B=False, 2025-05-07T20:24:03.0438541Z use_cache=False, 2025-05-07T20:24:03.0438962Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:24:03.0439447Z long_segments=True, 2025-05-07T20:24:03.0439872Z pooling_mode=, 2025-05-07T20:24:03.0440345Z use_cpu=True, 2025-05-07T20:24:03.0440704Z ) 2025-05-07T20:24:03.0441048Z Trying example: test_backward_sgd( 2025-05-07T20:24:03.0441761Z self=, 2025-05-07T20:24:03.0442467Z T=3, 2025-05-07T20:24:03.0442799Z D=55, 2025-05-07T20:24:03.0443118Z B=120, 2025-05-07T20:24:03.0443454Z log_E=4, 2025-05-07T20:24:03.0443792Z L=9, 2025-05-07T20:24:03.0444154Z weights_precision=SparseType.FP32, 2025-05-07T20:24:03.0444631Z weighted=False, 2025-05-07T20:24:03.0445000Z mixed=True, 2025-05-07T20:24:03.0445356Z mixed_B=False, 2025-05-07T20:24:03.0445725Z use_cache=True, 2025-05-07T20:24:03.0446128Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:24:03.0446602Z long_segments=True, 2025-05-07T20:24:03.0447036Z pooling_mode=, 2025-05-07T20:24:03.0447511Z use_cpu=True, 2025-05-07T20:24:03.0447861Z ) 2025-05-07T20:24:03.0448372Z Trying example: test_backward_sgd( 2025-05-07T20:24:03.0449278Z self=, 2025-05-07T20:24:03.0450061Z T=3, 2025-05-07T20:24:03.0450398Z D=55, 2025-05-07T20:24:03.0450732Z B=120, 2025-05-07T20:24:03.0451057Z log_E=3, 2025-05-07T20:24:03.0451401Z L=9, 2025-05-07T20:24:03.0451778Z weights_precision=SparseType.FP32, 2025-05-07T20:24:03.0452259Z weighted=False, 2025-05-07T20:24:03.0452626Z mixed=True, 2025-05-07T20:24:03.0452985Z mixed_B=False, 2025-05-07T20:24:03.0453357Z use_cache=True, 2025-05-07T20:24:03.0453767Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:24:03.0454254Z long_segments=True, 2025-05-07T20:24:03.0454682Z pooling_mode=, 2025-05-07T20:24:03.0455149Z use_cpu=True, 2025-05-07T20:24:03.0455504Z ) 2025-05-07T20:24:03.0455858Z Trying example: test_backward_sgd( 2025-05-07T20:24:03.0456561Z self=, 2025-05-07T20:24:03.0457276Z T=3, 2025-05-07T20:24:03.0457613Z D=55, 2025-05-07T20:24:03.0457942Z B=120, 2025-05-07T20:24:03.0458447Z log_E=3, 2025-05-07T20:24:03.0458830Z L=9, 2025-05-07T20:24:03.0459276Z weights_precision=SparseType.FP32, 2025-05-07T20:24:03.0459788Z weighted=False, 2025-05-07T20:24:03.0460154Z mixed=False, 2025-05-07T20:24:03.0460521Z mixed_B=False, 2025-05-07T20:24:03.0460893Z use_cache=True, 2025-05-07T20:24:03.0461304Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:24:03.0461780Z long_segments=True, 2025-05-07T20:24:03.0462218Z pooling_mode=, 2025-05-07T20:24:03.0462694Z use_cpu=True, 2025-05-07T20:24:03.0463056Z ) 2025-05-07T20:24:03.0463437Z Trying example: test_backward_sgd( 2025-05-07T20:24:03.0464154Z self=, 2025-05-07T20:24:03.0464858Z T=3, 2025-05-07T20:24:03.0465243Z D=55, 2025-05-07T20:24:03.0465690Z B=9, 2025-05-07T20:24:03.0466049Z log_E=3, 2025-05-07T20:24:03.0466399Z L=9, 2025-05-07T20:24:03.0466794Z weights_precision=SparseType.FP32, 2025-05-07T20:24:03.0467281Z weighted=False, 2025-05-07T20:24:03.0467648Z mixed=False, 2025-05-07T20:24:03.0468016Z mixed_B=False, 2025-05-07T20:24:03.0468384Z use_cache=True, 2025-05-07T20:24:03.0468797Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:24:03.0469287Z long_segments=True, 2025-05-07T20:24:03.0469716Z pooling_mode=, 2025-05-07T20:24:03.0470185Z use_cpu=True, 2025-05-07T20:24:03.0470545Z ) 2025-05-07T20:24:03.0471066Z Trying example: test_backward_sgd( 2025-05-07T20:24:03.0471795Z self=, 2025-05-07T20:24:03.0472500Z T=3, 2025-05-07T20:24:03.0472831Z D=55, 2025-05-07T20:24:03.0473158Z B=9, 2025-05-07T20:24:03.0473487Z log_E=3, 2025-05-07T20:24:03.0473825Z L=9, 2025-05-07T20:24:03.0474198Z weights_precision=SparseType.FP32, 2025-05-07T20:24:03.0474676Z weighted=True, 2025-05-07T20:24:03.0475044Z mixed=False, 2025-05-07T20:24:03.0475418Z mixed_B=False, 2025-05-07T20:24:03.0476017Z use_cache=True, 2025-05-07T20:24:03.0476457Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:24:03.0476986Z long_segments=True, 2025-05-07T20:24:03.0477409Z pooling_mode=, 2025-05-07T20:24:03.0477880Z use_cpu=True, 2025-05-07T20:24:03.0478239Z ) 2025-05-07T20:24:03.0478586Z Trying example: test_backward_sgd( 2025-05-07T20:24:03.0479305Z self=, 2025-05-07T20:24:03.0480348Z T=1, 2025-05-07T20:24:03.0480672Z D=55, 2025-05-07T20:24:03.0481005Z B=9, 2025-05-07T20:24:03.0481333Z log_E=3, 2025-05-07T20:24:03.0481668Z L=9, 2025-05-07T20:24:03.0482037Z weights_precision=SparseType.FP32, 2025-05-07T20:24:03.0482511Z weighted=False, 2025-05-07T20:24:03.0482871Z mixed=False, 2025-05-07T20:24:03.0483609Z mixed_B=False, 2025-05-07T20:24:03.0483998Z use_cache=True, 2025-05-07T20:24:03.0484547Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:24:03.0485038Z long_segments=True, 2025-05-07T20:24:03.0485474Z pooling_mode=, 2025-05-07T20:24:03.0485959Z use_cpu=True, 2025-05-07T20:24:03.0486321Z ) 2025-05-07T20:24:03.0486681Z Trying example: test_backward_sgd( 2025-05-07T20:24:03.0487389Z self=, 2025-05-07T20:24:03.0488242Z T=1, 2025-05-07T20:24:03.0488580Z D=9, 2025-05-07T20:24:03.0488910Z B=9, 2025-05-07T20:24:03.0489320Z log_E=3, 2025-05-07T20:24:03.0489669Z L=9, 2025-05-07T20:24:03.0490045Z weights_precision=SparseType.FP32, 2025-05-07T20:24:03.0490522Z weighted=False, 2025-05-07T20:24:03.0490894Z mixed=False, 2025-05-07T20:24:03.0491257Z mixed_B=False, 2025-05-07T20:24:03.0491641Z use_cache=True, 2025-05-07T20:24:03.0492050Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:24:03.0492640Z long_segments=True, 2025-05-07T20:24:03.0493147Z pooling_mode=, 2025-05-07T20:24:03.0493879Z use_cpu=True, 2025-05-07T20:24:03.0494235Z ) 2025-05-07T20:24:03.0494587Z Trying example: test_backward_sgd( 2025-05-07T20:24:03.0495284Z self=, 2025-05-07T20:24:03.0495994Z T=5, 2025-05-07T20:24:03.0496328Z D=15, 2025-05-07T20:24:03.0496649Z B=41, 2025-05-07T20:24:03.0496979Z log_E=3, 2025-05-07T20:24:03.0497319Z L=16, 2025-05-07T20:24:03.0497695Z weights_precision=SparseType.FP16, 2025-05-07T20:24:03.0498175Z weighted=False, 2025-05-07T20:24:03.0498552Z mixed=False, 2025-05-07T20:24:03.0498906Z mixed_B=True, 2025-05-07T20:24:03.0499272Z use_cache=False, 2025-05-07T20:24:03.0499690Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:24:03.0500168Z long_segments=False, 2025-05-07T20:24:03.0500613Z pooling_mode=, 2025-05-07T20:24:03.0501084Z use_cpu=True, 2025-05-07T20:24:03.0501444Z ) 2025-05-07T20:24:03.0501798Z Trying example: test_backward_sgd( 2025-05-07T20:24:03.0502507Z self=, 2025-05-07T20:24:03.0503211Z T=5, 2025-05-07T20:24:03.0503538Z D=15, 2025-05-07T20:24:03.0503868Z B=41, 2025-05-07T20:24:03.0504197Z log_E=3, 2025-05-07T20:24:03.0504529Z L=5, 2025-05-07T20:24:03.0504903Z weights_precision=SparseType.FP16, 2025-05-07T20:24:03.0505380Z weighted=False, 2025-05-07T20:24:03.0505985Z mixed=False, 2025-05-07T20:24:03.0506363Z mixed_B=True, 2025-05-07T20:24:03.0506734Z use_cache=False, 2025-05-07T20:24:03.0507143Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:24:03.0507636Z long_segments=False, 2025-05-07T20:24:03.0508072Z pooling_mode=, 2025-05-07T20:24:03.0508537Z use_cpu=True, 2025-05-07T20:24:03.0508899Z ) 2025-05-07T20:24:03.1032722Z Trying example: test_backward_sgd( 2025-05-07T20:24:03.1033550Z self=, 2025-05-07T20:24:03.1034287Z T=5, 2025-05-07T20:24:03.1034620Z D=15, 2025-05-07T20:24:03.1034956Z B=15, 2025-05-07T20:24:03.1035282Z log_E=3, 2025-05-07T20:24:03.1035627Z L=5, 2025-05-07T20:24:03.1036006Z weights_precision=SparseType.FP16, 2025-05-07T20:24:03.1036479Z weighted=False, 2025-05-07T20:24:03.1036853Z mixed=False, 2025-05-07T20:24:03.1037214Z mixed_B=True, 2025-05-07T20:24:03.1037587Z use_cache=False, 2025-05-07T20:24:03.1038001Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:24:03.1038498Z long_segments=False, 2025-05-07T20:24:03.1038929Z pooling_mode=, 2025-05-07T20:24:03.1039403Z use_cpu=True, 2025-05-07T20:24:03.1039763Z ) 2025-05-07T20:24:03.1040119Z Trying example: test_backward_sgd( 2025-05-07T20:24:03.1041175Z self=, 2025-05-07T20:24:03.1041903Z T=5, 2025-05-07T20:24:03.1042379Z D=15, 2025-05-07T20:24:03.1042707Z B=15, 2025-05-07T20:24:03.1043035Z log_E=3, 2025-05-07T20:24:03.1043372Z L=15, 2025-05-07T20:24:03.1043737Z weights_precision=SparseType.FP16, 2025-05-07T20:24:03.1044214Z weighted=False, 2025-05-07T20:24:03.1044582Z mixed=False, 2025-05-07T20:24:03.1044932Z mixed_B=True, 2025-05-07T20:24:03.1045298Z use_cache=False, 2025-05-07T20:24:03.1045712Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:24:03.1046195Z long_segments=False, 2025-05-07T20:24:03.1046634Z pooling_mode=, 2025-05-07T20:24:03.1047099Z use_cpu=True, 2025-05-07T20:24:03.1047442Z ) 2025-05-07T20:24:03.1047796Z Trying example: test_backward_sgd( 2025-05-07T20:24:03.1048623Z self=, 2025-05-07T20:24:03.1049337Z T=5, 2025-05-07T20:24:03.1049660Z D=15, 2025-05-07T20:24:03.1049992Z B=15, 2025-05-07T20:24:03.1050320Z log_E=3, 2025-05-07T20:24:03.1050922Z L=15, 2025-05-07T20:24:03.1051294Z weights_precision=SparseType.FP16, 2025-05-07T20:24:03.1051767Z weighted=False, 2025-05-07T20:24:03.1052130Z mixed=False, 2025-05-07T20:24:03.1052496Z mixed_B=False, 2025-05-07T20:24:03.1052865Z use_cache=False, 2025-05-07T20:24:03.1053272Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:24:03.1053761Z long_segments=False, 2025-05-07T20:24:03.1054196Z pooling_mode=, 2025-05-07T20:24:03.1054670Z use_cpu=True, 2025-05-07T20:24:03.1055025Z ) 2025-05-07T20:24:03.1055374Z Trying example: test_backward_sgd( 2025-05-07T20:24:03.1056194Z self=, 2025-05-07T20:24:03.1056903Z T=1, 2025-05-07T20:24:03.1057229Z D=15, 2025-05-07T20:24:03.1057548Z B=15, 2025-05-07T20:24:03.1057876Z log_E=3, 2025-05-07T20:24:03.1058218Z L=15, 2025-05-07T20:24:03.1058588Z weights_precision=SparseType.FP16, 2025-05-07T20:24:03.1059070Z weighted=False, 2025-05-07T20:24:03.1059446Z mixed=False, 2025-05-07T20:24:03.1059806Z mixed_B=False, 2025-05-07T20:24:03.1060167Z use_cache=False, 2025-05-07T20:24:03.1060582Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:24:03.1061064Z long_segments=False, 2025-05-07T20:24:03.1061492Z pooling_mode=, 2025-05-07T20:24:03.1061960Z use_cpu=True, 2025-05-07T20:24:03.1062322Z ) 2025-05-07T20:24:03.1062672Z Trying example: test_backward_sgd( 2025-05-07T20:24:03.1063571Z self=, 2025-05-07T20:24:03.1064309Z T=2, 2025-05-07T20:24:03.1064633Z D=160, 2025-05-07T20:24:03.1064966Z B=111, 2025-05-07T20:24:03.1065297Z log_E=3, 2025-05-07T20:24:03.1065631Z L=14, 2025-05-07T20:24:03.1065999Z weights_precision=SparseType.FP16, 2025-05-07T20:24:03.1066474Z weighted=False, 2025-05-07T20:24:03.1066850Z mixed=True, 2025-05-07T20:24:03.1067211Z mixed_B=False, 2025-05-07T20:24:03.1067584Z use_cache=True, 2025-05-07T20:24:03.1067979Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:24:03.1068455Z long_segments=True, 2025-05-07T20:24:03.1068879Z pooling_mode=, 2025-05-07T20:24:03.1069340Z use_cpu=True, 2025-05-07T20:24:03.1080914Z ) 2025-05-07T20:24:03.1081376Z Trying example: test_backward_sgd( 2025-05-07T20:24:03.1082117Z self=, 2025-05-07T20:24:03.1082830Z T=2, 2025-05-07T20:24:03.1083151Z D=160, 2025-05-07T20:24:03.1083481Z B=14, 2025-05-07T20:24:03.1083807Z log_E=3, 2025-05-07T20:24:03.1084136Z L=14, 2025-05-07T20:24:03.1084507Z weights_precision=SparseType.FP16, 2025-05-07T20:24:03.1084984Z weighted=False, 2025-05-07T20:24:03.1085349Z mixed=True, 2025-05-07T20:24:03.1085705Z mixed_B=False, 2025-05-07T20:24:03.1086347Z use_cache=True, 2025-05-07T20:24:03.1086788Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:24:03.1087426Z long_segments=True, 2025-05-07T20:24:03.1087854Z pooling_mode=, 2025-05-07T20:24:03.1091140Z use_cpu=True, 2025-05-07T20:24:03.1091501Z ) 2025-05-07T20:24:03.1091857Z Trying example: test_backward_sgd( 2025-05-07T20:24:03.1092568Z self=, 2025-05-07T20:24:03.1093270Z T=2, 2025-05-07T20:24:03.1093599Z D=160, 2025-05-07T20:24:03.1093939Z B=14, 2025-05-07T20:24:03.1094267Z log_E=3, 2025-05-07T20:24:03.1094606Z L=14, 2025-05-07T20:24:03.1094977Z weights_precision=SparseType.FP16, 2025-05-07T20:24:03.1095445Z weighted=True, 2025-05-07T20:24:03.1095810Z mixed=True, 2025-05-07T20:24:03.1096168Z mixed_B=False, 2025-05-07T20:24:03.1096535Z use_cache=True, 2025-05-07T20:24:03.1096940Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:24:03.1097427Z long_segments=True, 2025-05-07T20:24:03.1097847Z pooling_mode=, 2025-05-07T20:24:03.1098607Z use_cpu=True, 2025-05-07T20:24:03.1098963Z ) 2025-05-07T20:24:03.1099307Z Trying example: test_backward_sgd( 2025-05-07T20:24:03.1100011Z self=, 2025-05-07T20:24:03.1100720Z T=3, 2025-05-07T20:24:03.1101046Z D=160, 2025-05-07T20:24:03.1101366Z B=14, 2025-05-07T20:24:03.1101691Z log_E=3, 2025-05-07T20:24:03.1102027Z L=14, 2025-05-07T20:24:03.1102395Z weights_precision=SparseType.FP16, 2025-05-07T20:24:03.1102868Z weighted=True, 2025-05-07T20:24:03.1103230Z mixed=True, 2025-05-07T20:24:03.1103582Z mixed_B=False, 2025-05-07T20:24:03.1103949Z use_cache=True, 2025-05-07T20:24:03.1104352Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:24:03.1104826Z long_segments=True, 2025-05-07T20:24:03.1105252Z pooling_mode=, 2025-05-07T20:24:03.1105726Z use_cpu=True, 2025-05-07T20:24:03.1106073Z ) 2025-05-07T20:24:03.1106430Z Trying example: test_backward_sgd( 2025-05-07T20:24:03.1107141Z self=, 2025-05-07T20:24:03.1107841Z T=3, 2025-05-07T20:24:03.1108322Z D=160, 2025-05-07T20:24:03.1108673Z B=14, 2025-05-07T20:24:03.1108998Z log_E=3, 2025-05-07T20:24:03.1109343Z L=3, 2025-05-07T20:24:03.1109714Z weights_precision=SparseType.FP16, 2025-05-07T20:24:03.1110184Z weighted=True, 2025-05-07T20:24:03.1110729Z mixed=True, 2025-05-07T20:24:03.1111113Z mixed_B=False, 2025-05-07T20:24:03.1111481Z use_cache=True, 2025-05-07T20:24:03.1111892Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:24:03.1112375Z long_segments=True, 2025-05-07T20:24:03.1112804Z pooling_mode=, 2025-05-07T20:24:03.1113269Z use_cpu=True, 2025-05-07T20:24:03.1113623Z ) 2025-05-07T20:24:03.1113983Z Trying example: test_backward_sgd( 2025-05-07T20:24:03.1114683Z self=, 2025-05-07T20:24:03.1115512Z T=3, 2025-05-07T20:24:03.1115837Z D=160, 2025-05-07T20:24:03.1116158Z B=1, 2025-05-07T20:24:03.1116484Z log_E=3, 2025-05-07T20:24:03.1116820Z L=3, 2025-05-07T20:24:03.1117197Z weights_precision=SparseType.FP16, 2025-05-07T20:24:03.1117664Z weighted=True, 2025-05-07T20:24:03.1118030Z mixed=True, 2025-05-07T20:24:03.1118388Z mixed_B=False, 2025-05-07T20:24:03.1118749Z use_cache=True, 2025-05-07T20:24:03.1119160Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:24:03.1119641Z long_segments=True, 2025-05-07T20:24:03.1120062Z pooling_mode=, 2025-05-07T20:24:03.1120533Z use_cpu=True, 2025-05-07T20:24:03.1120886Z ) 2025-05-07T20:24:03.1121234Z Trying example: test_backward_sgd( 2025-05-07T20:24:03.1121943Z self=, 2025-05-07T20:24:03.1122825Z T=3, 2025-05-07T20:24:03.1123224Z D=160, 2025-05-07T20:24:03.1123560Z B=3, 2025-05-07T20:24:03.1123884Z log_E=3, 2025-05-07T20:24:03.1124215Z L=3, 2025-05-07T20:24:03.1124587Z weights_precision=SparseType.FP16, 2025-05-07T20:24:03.1125061Z weighted=True, 2025-05-07T20:24:03.1125426Z mixed=True, 2025-05-07T20:24:03.1125777Z mixed_B=False, 2025-05-07T20:24:03.1126144Z use_cache=True, 2025-05-07T20:24:03.1126545Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:24:03.1127023Z long_segments=True, 2025-05-07T20:24:03.1127468Z pooling_mode=, 2025-05-07T20:24:03.1128044Z use_cpu=True, 2025-05-07T20:24:03.1128400Z ) 2025-05-07T20:24:03.1128751Z Trying example: test_backward_sgd( 2025-05-07T20:24:03.1129456Z self=, 2025-05-07T20:24:03.1130160Z T=4, 2025-05-07T20:24:03.1130483Z D=17, 2025-05-07T20:24:03.1130817Z B=18, 2025-05-07T20:24:03.1131145Z log_E=5, 2025-05-07T20:24:03.1131491Z L=3, 2025-05-07T20:24:03.1132040Z weights_precision=SparseType.FP16, 2025-05-07T20:24:03.1132508Z weighted=True, 2025-05-07T20:24:03.1132875Z mixed=False, 2025-05-07T20:24:03.1133234Z mixed_B=False, 2025-05-07T20:24:03.1133590Z use_cache=True, 2025-05-07T20:24:03.1133993Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:24:03.1134476Z long_segments=False, 2025-05-07T20:24:03.1134904Z pooling_mode=, 2025-05-07T20:24:03.1135377Z use_cpu=True, 2025-05-07T20:24:03.1135734Z ) 2025-05-07T20:24:03.1136084Z Trying example: test_backward_sgd( 2025-05-07T20:24:03.1136779Z self=, 2025-05-07T20:24:03.1137488Z T=5, 2025-05-07T20:24:03.1137812Z D=17, 2025-05-07T20:24:03.1138132Z B=18, 2025-05-07T20:24:03.1138464Z log_E=5, 2025-05-07T20:24:03.1138803Z L=3, 2025-05-07T20:24:03.1139172Z weights_precision=SparseType.FP16, 2025-05-07T20:24:03.1139647Z weighted=True, 2025-05-07T20:24:03.1140023Z mixed=False, 2025-05-07T20:24:03.1140380Z mixed_B=False, 2025-05-07T20:24:03.1140746Z use_cache=True, 2025-05-07T20:24:03.1141147Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:24:03.1141626Z long_segments=False, 2025-05-07T20:24:03.1142065Z pooling_mode=, 2025-05-07T20:24:03.1142536Z use_cpu=True, 2025-05-07T20:24:03.1142884Z ) 2025-05-07T20:24:03.1143238Z Trying example: test_backward_sgd( 2025-05-07T20:24:03.1144065Z self=, 2025-05-07T20:24:03.1144781Z T=5, 2025-05-07T20:24:03.1145115Z D=17, 2025-05-07T20:24:03.1145441Z B=18, 2025-05-07T20:24:03.1145763Z log_E=5, 2025-05-07T20:24:03.1146101Z L=3, 2025-05-07T20:24:03.1146469Z weights_precision=SparseType.FP16, 2025-05-07T20:24:03.1146940Z weighted=True, 2025-05-07T20:24:03.1147305Z mixed=False, 2025-05-07T20:24:03.1147664Z mixed_B=False, 2025-05-07T20:24:03.1148038Z use_cache=False, 2025-05-07T20:24:03.1148446Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:24:03.1148929Z long_segments=False, 2025-05-07T20:24:03.1149366Z pooling_mode=, 2025-05-07T20:24:03.1149829Z use_cpu=True, 2025-05-07T20:24:03.1150184Z ) 2025-05-07T20:24:03.1150540Z Trying example: test_backward_sgd( 2025-05-07T20:24:03.1151236Z self=, 2025-05-07T20:24:03.1151937Z T=1, 2025-05-07T20:24:03.1152268Z D=17, 2025-05-07T20:24:03.1152588Z B=18, 2025-05-07T20:24:03.1152916Z log_E=5, 2025-05-07T20:24:03.1153251Z L=3, 2025-05-07T20:24:03.1153615Z weights_precision=SparseType.FP16, 2025-05-07T20:24:03.1154085Z weighted=True, 2025-05-07T20:24:03.1154448Z mixed=False, 2025-05-07T20:24:03.1154800Z mixed_B=False, 2025-05-07T20:24:03.1155163Z use_cache=False, 2025-05-07T20:24:03.1155700Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:24:03.1156250Z long_segments=False, 2025-05-07T20:24:03.1156688Z pooling_mode=, 2025-05-07T20:24:03.1157159Z use_cpu=True, 2025-05-07T20:24:03.1157508Z ) 2025-05-07T20:24:03.1157850Z Trying example: test_backward_sgd( 2025-05-07T20:24:03.1158555Z self=, 2025-05-07T20:24:03.1159265Z T=5, 2025-05-07T20:24:03.1159587Z D=17, 2025-05-07T20:24:03.1159912Z B=18, 2025-05-07T20:24:03.1160246Z log_E=5, 2025-05-07T20:24:03.1160579Z L=3, 2025-05-07T20:24:03.1160951Z weights_precision=SparseType.FP16, 2025-05-07T20:24:03.1161426Z weighted=True, 2025-05-07T20:24:03.1161787Z mixed=False, 2025-05-07T20:24:03.1162149Z mixed_B=False, 2025-05-07T20:24:03.1162516Z use_cache=False, 2025-05-07T20:24:03.1162926Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:24:03.1163407Z long_segments=True, 2025-05-07T20:24:03.1163841Z pooling_mode=, 2025-05-07T20:24:03.1164313Z use_cpu=True, 2025-05-07T20:24:03.1164787Z ) 2025-05-07T20:24:03.1165138Z Trying example: test_backward_sgd( 2025-05-07T20:24:03.1165867Z self=, 2025-05-07T20:24:03.1166565Z T=5, 2025-05-07T20:24:03.1166889Z D=17, 2025-05-07T20:24:03.1167214Z B=18, 2025-05-07T20:24:03.1167534Z log_E=5, 2025-05-07T20:24:03.1167872Z L=3, 2025-05-07T20:24:03.1168396Z weights_precision=SparseType.FP16, 2025-05-07T20:24:03.1168876Z weighted=False, 2025-05-07T20:24:03.1169249Z mixed=False, 2025-05-07T20:24:03.1169615Z mixed_B=False, 2025-05-07T20:24:03.1169982Z use_cache=False, 2025-05-07T20:24:03.1170411Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:24:03.1170897Z long_segments=True, 2025-05-07T20:24:03.1171325Z pooling_mode=, 2025-05-07T20:24:03.1171796Z use_cpu=True, 2025-05-07T20:24:03.1172156Z ) 2025-05-07T20:24:03.1172515Z Trying example: test_backward_sgd( 2025-05-07T20:24:03.1173227Z self=, 2025-05-07T20:24:03.1173933Z T=5, 2025-05-07T20:24:03.1174259Z D=17, 2025-05-07T20:24:03.1174576Z B=18, 2025-05-07T20:24:03.1174903Z log_E=5, 2025-05-07T20:24:03.1175240Z L=3, 2025-05-07T20:24:03.1175606Z weights_precision=SparseType.FP16, 2025-05-07T20:24:03.1176081Z weighted=False, 2025-05-07T20:24:03.1176452Z mixed=True, 2025-05-07T20:24:03.1176943Z mixed_B=False, 2025-05-07T20:24:03.1177329Z use_cache=False, 2025-05-07T20:24:03.1177745Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:24:03.1178221Z long_segments=True, 2025-05-07T20:24:03.1178646Z pooling_mode=, 2025-05-07T20:24:03.1179116Z use_cpu=True, 2025-05-07T20:24:03.1179469Z ) 2025-05-07T20:24:03.1180127Z Trying example: test_backward_sgd( 2025-05-07T20:24:03.1180848Z self=, 2025-05-07T20:24:03.1181569Z T=3, 2025-05-07T20:24:03.1181890Z D=241, 2025-05-07T20:24:03.1182220Z B=104, 2025-05-07T20:24:03.1182550Z log_E=3, 2025-05-07T20:24:03.1182881Z L=5, 2025-05-07T20:24:03.1183252Z weights_precision=SparseType.FP32, 2025-05-07T20:24:03.1183721Z weighted=True, 2025-05-07T20:24:03.1184078Z mixed=True, 2025-05-07T20:24:03.1184434Z mixed_B=False, 2025-05-07T20:24:03.1184796Z use_cache=True, 2025-05-07T20:24:03.1185197Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:24:03.1185681Z long_segments=False, 2025-05-07T20:24:03.1186120Z pooling_mode=, 2025-05-07T20:24:03.1186589Z use_cpu=True, 2025-05-07T20:24:03.1186951Z ) 2025-05-07T20:24:03.1187383Z Trying example: test_backward_sgd( 2025-05-07T20:24:03.1188093Z self=, 2025-05-07T20:24:03.1189086Z T=3, 2025-05-07T20:24:03.1189440Z D=241, 2025-05-07T20:24:03.1189909Z B=104, 2025-05-07T20:24:03.1190240Z log_E=3, 2025-05-07T20:24:03.1190579Z L=5, 2025-05-07T20:24:03.1190951Z weights_precision=SparseType.FP32, 2025-05-07T20:24:03.1191419Z weighted=True, 2025-05-07T20:24:03.1191788Z mixed=True, 2025-05-07T20:24:03.1192146Z mixed_B=False, 2025-05-07T20:24:03.1192506Z use_cache=True, 2025-05-07T20:24:03.1192910Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:24:03.1193390Z long_segments=True, 2025-05-07T20:24:03.1193816Z pooling_mode=, 2025-05-07T20:24:03.1194292Z use_cpu=True, 2025-05-07T20:24:03.1194654Z ) 2025-05-07T20:24:03.1194999Z Trying example: test_backward_sgd( 2025-05-07T20:24:03.1195701Z self=, 2025-05-07T20:24:03.1196411Z T=3, 2025-05-07T20:24:03.1196737Z D=241, 2025-05-07T20:24:03.1197064Z B=104, 2025-05-07T20:24:03.1197403Z log_E=3, 2025-05-07T20:24:03.1197741Z L=5, 2025-05-07T20:24:03.1198105Z weights_precision=SparseType.FP32, 2025-05-07T20:24:03.1198815Z weighted=True, 2025-05-07T20:24:03.1199178Z mixed=True, 2025-05-07T20:24:03.1199529Z mixed_B=True, 2025-05-07T20:24:03.1199891Z use_cache=True, 2025-05-07T20:24:03.1200297Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:24:03.1200771Z long_segments=True, 2025-05-07T20:24:03.1201201Z pooling_mode=, 2025-05-07T20:24:03.1201676Z use_cpu=True, 2025-05-07T20:24:03.1202024Z ) 2025-05-07T20:24:03.1202349Z PASSED 2025-05-07T20:24:03.1239334Z 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:03.1240904Z self=, 2025-05-07T20:24:03.1241733Z D=2, 2025-05-07T20:24:03.1242064Z B=1152, 2025-05-07T20:24:03.1242404Z L=1, 2025-05-07T20:24:03.1242732Z weighted=False, 2025-05-07T20:24:03.1243112Z mixed=False, 2025-05-07T20:24:03.1243486Z mixed_B=False, 2025-05-07T20:24:03.1243848Z use_cache=False, 2025-05-07T20:24:03.1244261Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:24:03.1244728Z ) 2025-05-07T20:24:03.1245045Z SKIPPED 2025-05-07T20:24:03.2275998Z tbe/training/backward_sgd_test.py::BackwardSGDTest::test_backward_sgd_vbe_cpu Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:24:03.2277761Z self=, 2025-05-07T20:24:03.2278542Z T=1, 2025-05-07T20:24:03.2278871Z D=2, 2025-05-07T20:24:03.2279195Z B=1, 2025-05-07T20:24:03.2279522Z log_E=3, 2025-05-07T20:24:03.2280082Z L=0, 2025-05-07T20:24:03.2280454Z weights_precision=SparseType.FP16, 2025-05-07T20:24:03.2280930Z weighted=False, 2025-05-07T20:24:03.2281294Z mixed=False, 2025-05-07T20:24:03.2281672Z use_cache=False, 2025-05-07T20:24:03.2282092Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:24:03.2282591Z long_segments=False, 2025-05-07T20:24:03.2283027Z pooling_mode=, 2025-05-07T20:24:03.2283496Z ) 2025-05-07T20:24:03.2283860Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:24:03.2284652Z self=, 2025-05-07T20:24:03.2285404Z T=3, 2025-05-07T20:24:03.2285729Z D=2, 2025-05-07T20:24:03.2286045Z B=1, 2025-05-07T20:24:03.2286374Z log_E=3, 2025-05-07T20:24:03.2286717Z L=0, 2025-05-07T20:24:03.2287089Z weights_precision=SparseType.FP16, 2025-05-07T20:24:03.2287565Z weighted=False, 2025-05-07T20:24:03.2288021Z mixed=False, 2025-05-07T20:24:03.2288386Z use_cache=False, 2025-05-07T20:24:03.2288804Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:24:03.2289289Z long_segments=False, 2025-05-07T20:24:03.2289723Z pooling_mode=, 2025-05-07T20:24:03.2290441Z ) 2025-05-07T20:24:03.2290833Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:24:03.2291794Z self=, 2025-05-07T20:24:03.2292545Z T=3, 2025-05-07T20:24:03.2292873Z D=111, 2025-05-07T20:24:03.2293196Z B=66, 2025-05-07T20:24:03.2293525Z log_E=5, 2025-05-07T20:24:03.2293867Z L=17, 2025-05-07T20:24:03.2294234Z weights_precision=SparseType.FP32, 2025-05-07T20:24:03.2294711Z weighted=True, 2025-05-07T20:24:03.2295079Z mixed=False, 2025-05-07T20:24:03.2295442Z use_cache=True, 2025-05-07T20:24:03.2295856Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:24:03.2296334Z long_segments=True, 2025-05-07T20:24:03.2296759Z pooling_mode=, 2025-05-07T20:24:03.2297206Z ) 2025-05-07T20:24:03.2297572Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:24:03.2298365Z self=, 2025-05-07T20:24:03.2299108Z T=1, 2025-05-07T20:24:03.2299438Z D=154, 2025-05-07T20:24:03.2299961Z B=1, 2025-05-07T20:24:03.2300280Z log_E=3, 2025-05-07T20:24:03.2300617Z L=0, 2025-05-07T20:24:03.2300989Z weights_precision=SparseType.FP16, 2025-05-07T20:24:03.2301457Z weighted=False, 2025-05-07T20:24:03.2301825Z mixed=False, 2025-05-07T20:24:03.2302188Z use_cache=False, 2025-05-07T20:24:03.2302607Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:24:03.2303097Z long_segments=False, 2025-05-07T20:24:03.2303545Z pooling_mode=, 2025-05-07T20:24:03.2304002Z ) 2025-05-07T20:24:03.2304371Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:24:03.2305154Z self=, 2025-05-07T20:24:03.2305900Z T=1, 2025-05-07T20:24:03.2306217Z D=154, 2025-05-07T20:24:03.2306545Z B=32, 2025-05-07T20:24:03.2306873Z log_E=5, 2025-05-07T20:24:03.2307206Z L=14, 2025-05-07T20:24:03.2307580Z weights_precision=SparseType.FP32, 2025-05-07T20:24:03.2308063Z weighted=False, 2025-05-07T20:24:03.2308423Z mixed=False, 2025-05-07T20:24:03.2308791Z use_cache=True, 2025-05-07T20:24:03.2309196Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:24:03.2309676Z long_segments=True, 2025-05-07T20:24:03.2310101Z pooling_mode=, 2025-05-07T20:24:03.2310569Z ) 2025-05-07T20:24:03.2310935Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:24:03.2311927Z self=, 2025-05-07T20:24:03.2312694Z T=5, 2025-05-07T20:24:03.2313013Z D=256, 2025-05-07T20:24:03.2313345Z B=62, 2025-05-07T20:24:03.2313668Z log_E=3, 2025-05-07T20:24:03.2313996Z L=9, 2025-05-07T20:24:03.2314362Z weights_precision=SparseType.FP32, 2025-05-07T20:24:03.2314837Z weighted=False, 2025-05-07T20:24:03.2315199Z mixed=True, 2025-05-07T20:24:03.2315569Z use_cache=False, 2025-05-07T20:24:03.2315996Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:24:03.2316485Z long_segments=False, 2025-05-07T20:24:03.2316910Z pooling_mode=, 2025-05-07T20:24:03.2317370Z ) 2025-05-07T20:24:03.2317739Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:24:03.2318552Z self=, 2025-05-07T20:24:03.2319302Z T=4, 2025-05-07T20:24:03.2319628Z D=214, 2025-05-07T20:24:03.2319954Z B=32, 2025-05-07T20:24:03.2320289Z log_E=4, 2025-05-07T20:24:03.2320627Z L=20, 2025-05-07T20:24:03.2320993Z weights_precision=SparseType.FP32, 2025-05-07T20:24:03.2321471Z weighted=True, 2025-05-07T20:24:03.2321838Z mixed=False, 2025-05-07T20:24:03.2322194Z use_cache=False, 2025-05-07T20:24:03.2322613Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:24:03.2323097Z long_segments=False, 2025-05-07T20:24:03.2323646Z pooling_mode=, 2025-05-07T20:24:03.2324181Z ) 2025-05-07T20:24:03.2324556Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:24:03.2325348Z self=, 2025-05-07T20:24:03.2326100Z T=2, 2025-05-07T20:24:03.2326423Z D=188, 2025-05-07T20:24:03.2326756Z B=116, 2025-05-07T20:24:03.2327079Z log_E=3, 2025-05-07T20:24:03.2327415Z L=19, 2025-05-07T20:24:03.2327786Z weights_precision=SparseType.FP16, 2025-05-07T20:24:03.2328379Z weighted=True, 2025-05-07T20:24:03.2328746Z mixed=True, 2025-05-07T20:24:03.2329104Z use_cache=True, 2025-05-07T20:24:03.2329501Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:24:03.2329983Z long_segments=True, 2025-05-07T20:24:03.2330407Z pooling_mode=, 2025-05-07T20:24:03.2330866Z ) 2025-05-07T20:24:03.2331234Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:24:03.2332022Z self=, 2025-05-07T20:24:03.2332951Z T=1, 2025-05-07T20:24:03.2333275Z D=222, 2025-05-07T20:24:03.2333601Z B=128, 2025-05-07T20:24:03.2333923Z log_E=4, 2025-05-07T20:24:03.2334255Z L=14, 2025-05-07T20:24:03.2334629Z weights_precision=SparseType.FP16, 2025-05-07T20:24:03.2335089Z weighted=True, 2025-05-07T20:24:03.2335453Z mixed=True, 2025-05-07T20:24:03.2335812Z use_cache=False, 2025-05-07T20:24:03.2336238Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:24:03.2336726Z long_segments=True, 2025-05-07T20:24:03.2337151Z pooling_mode=, 2025-05-07T20:24:03.2337609Z ) 2025-05-07T20:24:03.2337971Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:24:03.2338758Z self=, 2025-05-07T20:24:03.2339506Z T=3, 2025-05-07T20:24:03.2339827Z D=90, 2025-05-07T20:24:03.2340148Z B=61, 2025-05-07T20:24:03.2340481Z log_E=4, 2025-05-07T20:24:03.2340813Z L=17, 2025-05-07T20:24:03.2341198Z weights_precision=SparseType.FP32, 2025-05-07T20:24:03.2341671Z weighted=True, 2025-05-07T20:24:03.2342031Z mixed=True, 2025-05-07T20:24:03.2342390Z use_cache=True, 2025-05-07T20:24:03.2342798Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:24:03.2343279Z long_segments=False, 2025-05-07T20:24:03.2343716Z pooling_mode=, 2025-05-07T20:24:03.2344173Z ) 2025-05-07T20:24:03.2344540Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:24:03.2345456Z self=, 2025-05-07T20:24:03.2346232Z T=2, 2025-05-07T20:24:03.2346557Z D=133, 2025-05-07T20:24:03.2346885Z B=51, 2025-05-07T20:24:03.2347211Z log_E=3, 2025-05-07T20:24:03.2347549Z L=16, 2025-05-07T20:24:03.2347913Z weights_precision=SparseType.FP32, 2025-05-07T20:24:03.2348385Z weighted=True, 2025-05-07T20:24:03.2348755Z mixed=True, 2025-05-07T20:24:03.2349112Z use_cache=False, 2025-05-07T20:24:03.2349529Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:24:03.2350010Z long_segments=False, 2025-05-07T20:24:03.2350438Z pooling_mode=, 2025-05-07T20:24:03.2350897Z ) 2025-05-07T20:24:03.2351262Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:24:03.2352048Z self=, 2025-05-07T20:24:03.2352802Z T=2, 2025-05-07T20:24:03.2353126Z D=133, 2025-05-07T20:24:03.2353449Z B=51, 2025-05-07T20:24:03.2353779Z log_E=3, 2025-05-07T20:24:03.2354116Z L=16, 2025-05-07T20:24:03.2354477Z weights_precision=SparseType.FP32, 2025-05-07T20:24:03.2354955Z weighted=False, 2025-05-07T20:24:03.2355323Z mixed=True, 2025-05-07T20:24:03.2355681Z use_cache=False, 2025-05-07T20:24:03.2356088Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:24:03.2356678Z long_segments=False, 2025-05-07T20:24:03.2357128Z pooling_mode=, 2025-05-07T20:24:03.2357692Z ) 2025-05-07T20:24:03.2358062Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:24:03.2358854Z self=, 2025-05-07T20:24:03.2359596Z T=1, 2025-05-07T20:24:03.2359931Z D=133, 2025-05-07T20:24:03.2360259Z B=51, 2025-05-07T20:24:03.2360580Z log_E=3, 2025-05-07T20:24:03.2360924Z L=16, 2025-05-07T20:24:03.2361299Z weights_precision=SparseType.FP32, 2025-05-07T20:24:03.2361773Z weighted=False, 2025-05-07T20:24:03.2362144Z mixed=True, 2025-05-07T20:24:03.2362510Z use_cache=False, 2025-05-07T20:24:03.2362918Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:24:03.2363405Z long_segments=False, 2025-05-07T20:24:03.2363844Z pooling_mode=, 2025-05-07T20:24:03.2364305Z ) 2025-05-07T20:24:03.2364677Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:24:03.2365474Z self=, 2025-05-07T20:24:03.2366351Z T=1, 2025-05-07T20:24:03.2366674Z D=133, 2025-05-07T20:24:03.2367011Z B=51, 2025-05-07T20:24:03.2367342Z log_E=3, 2025-05-07T20:24:03.2367676Z L=16, 2025-05-07T20:24:03.2368200Z weights_precision=SparseType.FP32, 2025-05-07T20:24:03.2368678Z weighted=False, 2025-05-07T20:24:03.2369044Z mixed=False, 2025-05-07T20:24:03.2369410Z use_cache=False, 2025-05-07T20:24:03.2369830Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:24:03.2370310Z long_segments=False, 2025-05-07T20:24:03.2370743Z pooling_mode=, 2025-05-07T20:24:03.2371202Z ) 2025-05-07T20:24:03.2371568Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:24:03.2372354Z self=, 2025-05-07T20:24:03.2373105Z T=1, 2025-05-07T20:24:03.2373430Z D=133, 2025-05-07T20:24:03.2373762Z B=16, 2025-05-07T20:24:03.2374094Z log_E=3, 2025-05-07T20:24:03.2374429Z L=16, 2025-05-07T20:24:03.2374799Z weights_precision=SparseType.FP32, 2025-05-07T20:24:03.2375274Z weighted=False, 2025-05-07T20:24:03.2375646Z mixed=False, 2025-05-07T20:24:03.2376004Z use_cache=False, 2025-05-07T20:24:03.2376421Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:24:03.2376911Z long_segments=False, 2025-05-07T20:24:03.2377343Z pooling_mode=, 2025-05-07T20:24:03.2377806Z ) 2025-05-07T20:24:03.2378363Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:24:03.2379154Z self=, 2025-05-07T20:24:03.2380083Z T=1, 2025-05-07T20:24:03.2380409Z D=133, 2025-05-07T20:24:03.2380731Z B=1, 2025-05-07T20:24:03.2381058Z log_E=3, 2025-05-07T20:24:03.2381395Z L=16, 2025-05-07T20:24:03.2381761Z weights_precision=SparseType.FP32, 2025-05-07T20:24:03.2382244Z weighted=False, 2025-05-07T20:24:03.2382622Z mixed=False, 2025-05-07T20:24:03.2382988Z use_cache=False, 2025-05-07T20:24:03.2383409Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:24:03.2383894Z long_segments=False, 2025-05-07T20:24:03.2384326Z pooling_mode=, 2025-05-07T20:24:03.2384790Z ) 2025-05-07T20:24:03.2385156Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:24:03.2385940Z self=, 2025-05-07T20:24:03.2386687Z T=1, 2025-05-07T20:24:03.2387014Z D=133, 2025-05-07T20:24:03.2387342Z B=1, 2025-05-07T20:24:03.2387659Z log_E=3, 2025-05-07T20:24:03.2388000Z L=0, 2025-05-07T20:24:03.2388371Z weights_precision=SparseType.FP32, 2025-05-07T20:24:03.2388841Z weighted=False, 2025-05-07T20:24:03.2389209Z mixed=False, 2025-05-07T20:24:03.2389583Z use_cache=False, 2025-05-07T20:24:03.2390262Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:24:03.2390775Z long_segments=False, 2025-05-07T20:24:03.2391355Z pooling_mode=, 2025-05-07T20:24:03.2391810Z ) 2025-05-07T20:24:03.2392176Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:24:03.2392957Z self=, 2025-05-07T20:24:03.2393696Z T=1, 2025-05-07T20:24:03.2394027Z D=86, 2025-05-07T20:24:03.2394353Z B=19, 2025-05-07T20:24:03.2394676Z log_E=4, 2025-05-07T20:24:03.2395016Z L=17, 2025-05-07T20:24:03.2395392Z weights_precision=SparseType.FP32, 2025-05-07T20:24:03.2395878Z weighted=True, 2025-05-07T20:24:03.2396241Z mixed=False, 2025-05-07T20:24:03.2396608Z use_cache=False, 2025-05-07T20:24:03.2397026Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:24:03.2397501Z long_segments=True, 2025-05-07T20:24:03.2397931Z pooling_mode=, 2025-05-07T20:24:03.2398389Z ) 2025-05-07T20:24:03.2398760Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:24:03.2399555Z self=, 2025-05-07T20:24:03.2400488Z T=1, 2025-05-07T20:24:03.2400809Z D=86, 2025-05-07T20:24:03.2401132Z B=19, 2025-05-07T20:24:03.2401458Z log_E=4, 2025-05-07T20:24:03.2401790Z L=17, 2025-05-07T20:24:03.2402161Z weights_precision=SparseType.FP32, 2025-05-07T20:24:03.2402635Z weighted=True, 2025-05-07T20:24:03.2402995Z mixed=True, 2025-05-07T20:24:03.2403361Z use_cache=False, 2025-05-07T20:24:03.2403799Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:24:03.2404281Z long_segments=True, 2025-05-07T20:24:03.2404710Z pooling_mode=, 2025-05-07T20:24:03.2405169Z ) 2025-05-07T20:24:03.2405543Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:24:03.2406323Z self=, 2025-05-07T20:24:03.2407083Z T=1, 2025-05-07T20:24:03.2407413Z D=86, 2025-05-07T20:24:03.2407741Z B=19, 2025-05-07T20:24:03.2408192Z log_E=4, 2025-05-07T20:24:03.2408536Z L=1, 2025-05-07T20:24:03.2408903Z weights_precision=SparseType.FP32, 2025-05-07T20:24:03.2409380Z weighted=True, 2025-05-07T20:24:03.2409743Z mixed=True, 2025-05-07T20:24:03.2410097Z use_cache=False, 2025-05-07T20:24:03.2410517Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:24:03.2411002Z long_segments=True, 2025-05-07T20:24:03.2411421Z pooling_mode=, 2025-05-07T20:24:03.2412235Z ) 2025-05-07T20:24:03.3635462Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:24:03.3636433Z self=, 2025-05-07T20:24:03.3637197Z T=1, 2025-05-07T20:24:03.3637519Z D=86, 2025-05-07T20:24:03.3637850Z B=86, 2025-05-07T20:24:03.3638182Z log_E=4, 2025-05-07T20:24:03.3638523Z L=1, 2025-05-07T20:24:03.3638923Z weights_precision=SparseType.FP32, 2025-05-07T20:24:03.3639418Z weighted=True, 2025-05-07T20:24:03.3639797Z mixed=True, 2025-05-07T20:24:03.3640159Z use_cache=False, 2025-05-07T20:24:03.3640579Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:24:03.3641065Z long_segments=True, 2025-05-07T20:24:03.3641488Z pooling_mode=, 2025-05-07T20:24:03.3641955Z ) 2025-05-07T20:24:03.3642325Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:24:03.3643113Z self=, 2025-05-07T20:24:03.3643870Z T=1, 2025-05-07T20:24:03.3644200Z D=86, 2025-05-07T20:24:03.3644521Z B=1, 2025-05-07T20:24:03.3644850Z log_E=4, 2025-05-07T20:24:03.3645193Z L=1, 2025-05-07T20:24:03.3645558Z weights_precision=SparseType.FP32, 2025-05-07T20:24:03.3646034Z weighted=True, 2025-05-07T20:24:03.3646404Z mixed=True, 2025-05-07T20:24:03.3646758Z use_cache=False, 2025-05-07T20:24:03.3647480Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:24:03.3648225Z long_segments=True, 2025-05-07T20:24:03.3648653Z pooling_mode=, 2025-05-07T20:24:03.3649114Z ) 2025-05-07T20:24:03.3649489Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:24:03.3650281Z self=, 2025-05-07T20:24:03.3650427Z T=1, 2025-05-07T20:24:03.3650570Z D=86, 2025-05-07T20:24:03.3650719Z B=1, 2025-05-07T20:24:03.3650864Z log_E=4, 2025-05-07T20:24:03.3651011Z L=1, 2025-05-07T20:24:03.3651212Z weights_precision=SparseType.FP32, 2025-05-07T20:24:03.3651367Z weighted=True, 2025-05-07T20:24:03.3651516Z mixed=True, 2025-05-07T20:24:03.3651678Z use_cache=False, 2025-05-07T20:24:03.3651868Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:24:03.3652030Z long_segments=False, 2025-05-07T20:24:03.3652222Z pooling_mode=, 2025-05-07T20:24:03.3652369Z ) 2025-05-07T20:24:03.3652573Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:24:03.3653210Z self=, 2025-05-07T20:24:03.3653357Z T=1, 2025-05-07T20:24:03.3653508Z D=86, 2025-05-07T20:24:03.3653648Z B=1, 2025-05-07T20:24:03.3653796Z log_E=3, 2025-05-07T20:24:03.3653947Z L=1, 2025-05-07T20:24:03.3654138Z weights_precision=SparseType.FP32, 2025-05-07T20:24:03.3654293Z weighted=True, 2025-05-07T20:24:03.3654448Z mixed=True, 2025-05-07T20:24:03.3654606Z use_cache=False, 2025-05-07T20:24:03.3654795Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:24:03.3654962Z long_segments=False, 2025-05-07T20:24:03.3655146Z pooling_mode=, 2025-05-07T20:24:03.3655288Z ) 2025-05-07T20:24:03.3655492Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:24:03.3655943Z self=, 2025-05-07T20:24:03.3656098Z T=4, 2025-05-07T20:24:03.3656248Z D=111, 2025-05-07T20:24:03.3656393Z B=51, 2025-05-07T20:24:03.3656548Z log_E=4, 2025-05-07T20:24:03.3656691Z L=12, 2025-05-07T20:24:03.3656880Z weights_precision=SparseType.FP32, 2025-05-07T20:24:03.3657040Z weighted=True, 2025-05-07T20:24:03.3657191Z mixed=False, 2025-05-07T20:24:03.3657345Z use_cache=True, 2025-05-07T20:24:03.3657538Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:24:03.3657698Z long_segments=True, 2025-05-07T20:24:03.3658110Z pooling_mode=, 2025-05-07T20:24:03.3658282Z ) 2025-05-07T20:24:03.3658482Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:24:03.3658943Z self=, 2025-05-07T20:24:03.3659088Z T=4, 2025-05-07T20:24:03.3659232Z D=111, 2025-05-07T20:24:03.3659384Z B=51, 2025-05-07T20:24:03.3659527Z log_E=4, 2025-05-07T20:24:03.3659678Z L=12, 2025-05-07T20:24:03.3659875Z weights_precision=SparseType.FP32, 2025-05-07T20:24:03.3660035Z weighted=True, 2025-05-07T20:24:03.3660187Z mixed=False, 2025-05-07T20:24:03.3660350Z use_cache=False, 2025-05-07T20:24:03.3660538Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:24:03.3660701Z long_segments=True, 2025-05-07T20:24:03.3660892Z pooling_mode=, 2025-05-07T20:24:03.3661034Z ) 2025-05-07T20:24:03.3661229Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:24:03.3661693Z self=, 2025-05-07T20:24:03.3661838Z T=4, 2025-05-07T20:24:03.3661988Z D=4, 2025-05-07T20:24:03.3662133Z B=51, 2025-05-07T20:24:03.3662278Z log_E=4, 2025-05-07T20:24:03.3662428Z L=12, 2025-05-07T20:24:03.3662618Z weights_precision=SparseType.FP32, 2025-05-07T20:24:03.3662774Z weighted=True, 2025-05-07T20:24:03.3662930Z mixed=False, 2025-05-07T20:24:03.3663193Z use_cache=False, 2025-05-07T20:24:03.3663404Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:24:03.3663683Z long_segments=True, 2025-05-07T20:24:03.3663872Z pooling_mode=, 2025-05-07T20:24:03.3664017Z ) 2025-05-07T20:24:03.3664216Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:24:03.3664674Z self=, 2025-05-07T20:24:03.3664826Z T=4, 2025-05-07T20:24:03.3664970Z D=4, 2025-05-07T20:24:03.3665116Z B=51, 2025-05-07T20:24:03.3665266Z log_E=4, 2025-05-07T20:24:03.3665417Z L=12, 2025-05-07T20:24:03.3665605Z weights_precision=SparseType.FP32, 2025-05-07T20:24:03.3665771Z weighted=True, 2025-05-07T20:24:03.3665921Z mixed=True, 2025-05-07T20:24:03.3666074Z use_cache=False, 2025-05-07T20:24:03.3666271Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:24:03.3666433Z long_segments=True, 2025-05-07T20:24:03.3666628Z pooling_mode=, 2025-05-07T20:24:03.3666777Z ) 2025-05-07T20:24:03.3666979Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:24:03.3667550Z self=, 2025-05-07T20:24:03.3667705Z T=4, 2025-05-07T20:24:03.3667849Z D=4, 2025-05-07T20:24:03.3668002Z B=51, 2025-05-07T20:24:03.3668152Z log_E=4, 2025-05-07T20:24:03.3668298Z L=4, 2025-05-07T20:24:03.3668495Z weights_precision=SparseType.FP32, 2025-05-07T20:24:03.3668648Z weighted=True, 2025-05-07T20:24:03.3668797Z mixed=True, 2025-05-07T20:24:03.3668965Z use_cache=False, 2025-05-07T20:24:03.3669155Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:24:03.3669320Z long_segments=True, 2025-05-07T20:24:03.3669518Z pooling_mode=, 2025-05-07T20:24:03.3669659Z ) 2025-05-07T20:24:03.3669856Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:24:03.3670419Z self=, 2025-05-07T20:24:03.3670576Z T=4, 2025-05-07T20:24:03.3670722Z D=4, 2025-05-07T20:24:03.3670866Z B=4, 2025-05-07T20:24:03.3671018Z log_E=4, 2025-05-07T20:24:03.3671163Z L=4, 2025-05-07T20:24:03.3671353Z weights_precision=SparseType.FP32, 2025-05-07T20:24:03.3671515Z weighted=True, 2025-05-07T20:24:03.3671664Z mixed=True, 2025-05-07T20:24:03.3671817Z use_cache=False, 2025-05-07T20:24:03.3672015Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:24:03.3672176Z long_segments=True, 2025-05-07T20:24:03.3672504Z pooling_mode=, 2025-05-07T20:24:03.3672658Z ) 2025-05-07T20:24:03.3672860Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:24:03.3673323Z self=, 2025-05-07T20:24:03.3673466Z T=4, 2025-05-07T20:24:03.3673610Z D=4, 2025-05-07T20:24:03.3673755Z B=4, 2025-05-07T20:24:03.3673902Z log_E=4, 2025-05-07T20:24:03.3674053Z L=4, 2025-05-07T20:24:03.3674251Z weights_precision=SparseType.FP32, 2025-05-07T20:24:03.3674414Z weighted=True, 2025-05-07T20:24:03.3674564Z mixed=True, 2025-05-07T20:24:03.3674726Z use_cache=False, 2025-05-07T20:24:03.3674914Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:24:03.3675082Z long_segments=False, 2025-05-07T20:24:03.3675278Z pooling_mode=, 2025-05-07T20:24:03.3675419Z ) 2025-05-07T20:24:03.3675622Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:24:03.3676080Z self=, 2025-05-07T20:24:03.3676230Z T=4, 2025-05-07T20:24:03.3676380Z D=185, 2025-05-07T20:24:03.3676524Z B=46, 2025-05-07T20:24:03.3676668Z log_E=4, 2025-05-07T20:24:03.3676824Z L=1, 2025-05-07T20:24:03.3677016Z weights_precision=SparseType.FP32, 2025-05-07T20:24:03.3677169Z weighted=True, 2025-05-07T20:24:03.3677329Z mixed=True, 2025-05-07T20:24:03.3677589Z use_cache=True, 2025-05-07T20:24:03.3677839Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:24:03.3678017Z long_segments=False, 2025-05-07T20:24:03.3678205Z pooling_mode=, 2025-05-07T20:24:03.3678359Z ) 2025-05-07T20:24:03.3678559Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:24:03.3679013Z self=, 2025-05-07T20:24:03.3679166Z T=4, 2025-05-07T20:24:03.3679312Z D=185, 2025-05-07T20:24:03.3679455Z B=46, 2025-05-07T20:24:03.3679607Z log_E=4, 2025-05-07T20:24:03.3680076Z L=1, 2025-05-07T20:24:03.3680286Z weights_precision=SparseType.FP32, 2025-05-07T20:24:03.3680448Z weighted=False, 2025-05-07T20:24:03.3680602Z mixed=True, 2025-05-07T20:24:03.3680761Z use_cache=True, 2025-05-07T20:24:03.3680956Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:24:03.3681126Z long_segments=False, 2025-05-07T20:24:03.3681324Z pooling_mode=, 2025-05-07T20:24:03.3681480Z ) 2025-05-07T20:24:03.3681680Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:24:03.3682450Z self=, 2025-05-07T20:24:03.3682597Z T=4, 2025-05-07T20:24:03.3682739Z D=185, 2025-05-07T20:24:03.3682894Z B=46, 2025-05-07T20:24:03.3683039Z log_E=4, 2025-05-07T20:24:03.3683183Z L=1, 2025-05-07T20:24:03.3683384Z weights_precision=SparseType.FP32, 2025-05-07T20:24:03.3683541Z weighted=False, 2025-05-07T20:24:03.3683697Z mixed=False, 2025-05-07T20:24:03.3683856Z use_cache=True, 2025-05-07T20:24:03.3684048Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:24:03.3684210Z long_segments=False, 2025-05-07T20:24:03.3684403Z pooling_mode=, 2025-05-07T20:24:03.3684544Z ) 2025-05-07T20:24:03.3684749Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:24:03.3685206Z self=, 2025-05-07T20:24:03.3685355Z T=4, 2025-05-07T20:24:03.3685514Z D=46, 2025-05-07T20:24:03.3685658Z B=46, 2025-05-07T20:24:03.3685801Z log_E=4, 2025-05-07T20:24:03.3685949Z L=1, 2025-05-07T20:24:03.3686145Z weights_precision=SparseType.FP32, 2025-05-07T20:24:03.3686301Z weighted=False, 2025-05-07T20:24:03.3686457Z mixed=False, 2025-05-07T20:24:03.3686608Z use_cache=True, 2025-05-07T20:24:03.3686797Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:24:03.3687148Z long_segments=False, 2025-05-07T20:24:03.3687353Z pooling_mode=, 2025-05-07T20:24:03.3687494Z ) 2025-05-07T20:24:03.3687696Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:24:03.3688267Z self=, 2025-05-07T20:24:03.3688420Z T=4, 2025-05-07T20:24:03.3688565Z D=46, 2025-05-07T20:24:03.3688707Z B=46, 2025-05-07T20:24:03.3688863Z log_E=4, 2025-05-07T20:24:03.3689009Z L=0, 2025-05-07T20:24:03.3689207Z weights_precision=SparseType.FP32, 2025-05-07T20:24:03.3689375Z weighted=False, 2025-05-07T20:24:03.3689526Z mixed=False, 2025-05-07T20:24:03.3689683Z use_cache=True, 2025-05-07T20:24:03.3689878Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:24:03.3690039Z long_segments=False, 2025-05-07T20:24:03.3690226Z pooling_mode=, 2025-05-07T20:24:03.3690378Z ) 2025-05-07T20:24:03.3690575Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:24:03.3691040Z self=, 2025-05-07T20:24:03.3691189Z T=4, 2025-05-07T20:24:03.3691333Z D=46, 2025-05-07T20:24:03.3691485Z B=46, 2025-05-07T20:24:03.3691632Z log_E=3, 2025-05-07T20:24:03.3691774Z L=0, 2025-05-07T20:24:03.3691970Z weights_precision=SparseType.FP32, 2025-05-07T20:24:03.3692125Z weighted=False, 2025-05-07T20:24:03.3692511Z mixed=False, 2025-05-07T20:24:03.3692687Z use_cache=True, 2025-05-07T20:24:03.3693039Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:24:03.3693201Z long_segments=False, 2025-05-07T20:24:03.3693393Z pooling_mode=, 2025-05-07T20:24:03.3693535Z ) 2025-05-07T20:24:03.3693736Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:24:03.3694198Z self=, 2025-05-07T20:24:03.3694348Z T=4, 2025-05-07T20:24:03.3694500Z D=2, 2025-05-07T20:24:03.3694650Z B=46, 2025-05-07T20:24:03.3694798Z log_E=4, 2025-05-07T20:24:03.3694952Z L=0, 2025-05-07T20:24:03.3695142Z weights_precision=SparseType.FP32, 2025-05-07T20:24:03.3695295Z weighted=False, 2025-05-07T20:24:03.3695452Z mixed=False, 2025-05-07T20:24:03.3695605Z use_cache=True, 2025-05-07T20:24:03.3695793Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:24:03.3695970Z long_segments=False, 2025-05-07T20:24:03.3696158Z pooling_mode=, 2025-05-07T20:24:03.3696400Z ) 2025-05-07T20:24:03.3696607Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:24:03.3697065Z self=, 2025-05-07T20:24:03.3697214Z T=2, 2025-05-07T20:24:03.3697356Z D=9, 2025-05-07T20:24:03.3697503Z B=28, 2025-05-07T20:24:03.3697655Z log_E=3, 2025-05-07T20:24:03.3697802Z L=13, 2025-05-07T20:24:03.3697992Z weights_precision=SparseType.FP16, 2025-05-07T20:24:03.3698159Z weighted=True, 2025-05-07T20:24:03.3698309Z mixed=True, 2025-05-07T20:24:03.3698462Z use_cache=True, 2025-05-07T20:24:03.3698658Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:24:03.3698823Z long_segments=False, 2025-05-07T20:24:03.3699011Z pooling_mode=, 2025-05-07T20:24:03.3699156Z ) 2025-05-07T20:24:03.3699354Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T20:24:03.3699809Z self=, 2025-05-07T20:24:03.3699966Z T=2, 2025-05-07T20:24:03.3700110Z D=9, 2025-05-07T20:24:03.3700261Z B=28, 2025-05-07T20:24:03.3700406Z log_E=3, 2025-05-07T20:24:03.3700550Z L=13, 2025-05-07T20:24:03.3700744Z weights_precision=SparseType.FP16, 2025-05-07T20:24:03.3700899Z weighted=True, 2025-05-07T20:24:03.3701051Z mixed=False, 2025-05-07T20:24:03.3701211Z use_cache=True, 2025-05-07T20:24:03.3701396Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:24:03.3701654Z long_segments=False, 2025-05-07T20:24:03.3701863Z pooling_mode=, 2025-05-07T20:24:03.3702007Z ) 2025-05-07T20:24:03.3702150Z PASSED 2025-05-07T20:24:03.3702161Z 2025-05-07T20:24:03.3702414Z =========================== short test summary info ============================ 2025-05-07T20:24:03.3703139Z SKIPPED [1] ../../../../../github/home/miniconda/envs/build_binary/lib/python3.9/unittest/case.py:117: CUDA is not available or no GPUs detected 2025-05-07T20:24:03.3703419Z ========================= 2 passed, 1 skipped in 3.25s ========================= 2025-05-07T20:24:04.1552909Z 2025-05-07T20:24:04.1553895Z [TEST] Python test suite PASSED: ./tbe/training/backward_sgd_test.py 2025-05-07T20:24:04.1574993Z [TEST] Python test time for ./tbe/training/backward_sgd_test.py: 7 seconds 2025-05-07T20:24:04.1575530Z 2025-05-07T20:24:04.1575537Z 2025-05-07T20:24:04.1575543Z 2025-05-07T20:24:04.1575548Z 2025-05-07T20:24:04.1592662Z ################################################################################ 2025-05-07T20:24:04.1615996Z # [2025-05-07T20:24:04.161Z] Run Python Test Suite: 2025-05-07T20:24:04.1616646Z # ./tbe/training/forward_backward_int32_overflow_test.py 2025-05-07T20:24:04.1617238Z ################################################################################ 2025-05-07T20:24:04.1648205Z + 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:04.1649561Z 2025-05-07T20:24:07.3508299Z ============================= test session starts ============================== 2025-05-07T20:24:07.3509274Z platform linux -- Python 3.9.7, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:24:07.3510100Z cachedir: .pytest_cache 2025-05-07T20:24:07.3511044Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:24:07.3512055Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:24:07.3512542Z plugins: hypothesis-6.131.14 2025-05-07T20:24:09.7043511Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:24:09.7044898Z Configuration file: /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-clang++.cfg 2025-05-07T20:24:09.7222551Z collected 4 items 2025-05-07T20:24:09.7222868Z 2025-05-07T20:24:09.7256860Z tbe/training/forward_backward_int32_overflow_test.py::ForwardBackwardInt32OverflowTest::test_forward_backward_large_fp16_emb_int32_indices SKIPPED 2025-05-07T20:24:09.7272660Z tbe/training/forward_backward_int32_overflow_test.py::ForwardBackwardInt32OverflowTest::test_forward_backward_large_fp16_emb_int64_indices SKIPPED 2025-05-07T20:24:09.7288826Z tbe/training/forward_backward_int32_overflow_test.py::ForwardBackwardInt32OverflowTest::test_forward_backward_large_fp32_emb_int32_indices SKIPPED 2025-05-07T20:24:09.7319286Z tbe/training/forward_backward_int32_overflow_test.py::ForwardBackwardInt32OverflowTest::test_forward_backward_large_fp32_emb_int64_indices SKIPPED 2025-05-07T20:24:09.7320295Z 2025-05-07T20:24:09.7320540Z =========================== short test summary info ============================ 2025-05-07T20:24:09.7321514Z SKIPPED [1] tbe/training/forward_backward_int32_overflow_test.py:133: CUDA is not available or no GPUs detected 2025-05-07T20:24:09.7322882Z SKIPPED [1] tbe/training/forward_backward_int32_overflow_test.py:161: CUDA is not available or no GPUs detected 2025-05-07T20:24:09.7324150Z SKIPPED [1] tbe/training/forward_backward_int32_overflow_test.py:119: CUDA is not available or no GPUs detected 2025-05-07T20:24:09.7325388Z SKIPPED [1] tbe/training/forward_backward_int32_overflow_test.py:147: CUDA is not available or no GPUs detected 2025-05-07T20:24:09.7326308Z ============================== 4 skipped in 2.61s ============================== 2025-05-07T20:24:10.4891606Z 2025-05-07T20:24:10.4892450Z [TEST] Python test suite PASSED: ./tbe/training/forward_backward_int32_overflow_test.py 2025-05-07T20:24:10.4916316Z [TEST] Python test time for ./tbe/training/forward_backward_int32_overflow_test.py: 6 seconds 2025-05-07T20:24:10.4916966Z 2025-05-07T20:24:10.4916973Z 2025-05-07T20:24:10.4916979Z 2025-05-07T20:24:10.4916985Z 2025-05-07T20:24:10.4932653Z ################################################################################ 2025-05-07T20:24:10.4954559Z # [2025-05-07T20:24:10.494Z] Run Python Test Suite: 2025-05-07T20:24:10.4955166Z # ./tbe/training/forward_test.py 2025-05-07T20:24:10.4955659Z ################################################################################ 2025-05-07T20:24:10.4984156Z + 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:10.4985162Z 2025-05-07T20:24:13.7066453Z ============================= test session starts ============================== 2025-05-07T20:24:13.7067452Z platform linux -- Python 3.9.7, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:24:13.7068294Z cachedir: .pytest_cache 2025-05-07T20:24:13.7069226Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:24:13.7070574Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:24:13.7071217Z plugins: hypothesis-6.131.14 2025-05-07T20:24:16.1026230Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:24:16.1027833Z Configuration file: /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-clang++.cfg 2025-05-07T20:24:16.1237430Z collected 9 items 2025-05-07T20:24:16.1237746Z 2025-05-07T20:24:16.1485336Z tbe/training/forward_test.py::ForwardTest::test_forward_cpu_fp32 PASSED 2025-05-07T20:24:17.9713668Z tbe/training/forward_test.py::ForwardTest::test_forward_cpu_int8 PASSED 2025-05-07T20:24:17.9735839Z tbe/training/forward_test.py::ForwardTest::test_forward_fused_pooled_emb_quant SKIPPED 2025-05-07T20:24:17.9752252Z tbe/training/forward_test.py::ForwardTest::test_forward_gpu_no_cache_fp16 SKIPPED 2025-05-07T20:24:17.9767463Z tbe/training/forward_test.py::ForwardTest::test_forward_gpu_no_cache_fp32 SKIPPED 2025-05-07T20:24:17.9783029Z tbe/training/forward_test.py::ForwardTest::test_forward_gpu_no_cache_int8 SKIPPED 2025-05-07T20:24:17.9799485Z tbe/training/forward_test.py::ForwardTest::test_forward_gpu_uvm_cache_fp16 SKIPPED 2025-05-07T20:24:17.9814078Z tbe/training/forward_test.py::ForwardTest::test_forward_gpu_uvm_cache_fp32 SKIPPED 2025-05-07T20:24:17.9847053Z tbe/training/forward_test.py::ForwardTest::test_forward_gpu_uvm_cache_int8 SKIPPED 2025-05-07T20:24:17.9847669Z 2025-05-07T20:24:17.9847902Z =============================== warnings summary =============================== 2025-05-07T20:24:17.9848732Z test/tbe/training/forward_test.py::ForwardTest::test_forward_cpu_fp32 2025-05-07T20:24:17.9849569Z test/tbe/training/forward_test.py::ForwardTest::test_forward_cpu_int8 2025-05-07T20:24:17.9851118Z /github/home/miniconda/envs/build_binary/lib/python3.9/site-packages/hypothesis/control.py:60: HypothesisDeprecationWarning: Using `assume` outside a property-based test is deprecated 2025-05-07T20:24:17.9852642Z note_deprecation( 2025-05-07T20:24:17.9852894Z 2025-05-07T20:24:17.9853261Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:24:17.9854018Z =========================== short test summary info ============================ 2025-05-07T20:24:17.9854838Z SKIPPED [1] tbe/training/forward_test.py:816: CUDA is not available or no GPUs detected 2025-05-07T20:24:17.9855823Z SKIPPED [1] tbe/training/forward_test.py:485: CUDA is not available or no GPUs detected 2025-05-07T20:24:17.9857117Z SKIPPED [1] tbe/training/forward_test.py:548: CUDA is not available or no GPUs detected 2025-05-07T20:24:17.9858012Z SKIPPED [1] tbe/training/forward_test.py:435: INT8 support is disabled 2025-05-07T20:24:17.9858883Z SKIPPED [1] tbe/training/forward_test.py:676: CUDA is not available or no GPUs detected 2025-05-07T20:24:17.9859852Z SKIPPED [1] tbe/training/forward_test.py:746: CUDA is not available or no GPUs detected 2025-05-07T20:24:17.9860738Z SKIPPED [1] tbe/training/forward_test.py:611: INT8 support is disabled 2025-05-07T20:24:17.9861481Z =================== 2 passed, 7 skipped, 2 warnings in 4.51s =================== 2025-05-07T20:24:18.7411845Z 2025-05-07T20:24:18.7412822Z [TEST] Python test suite PASSED: ./tbe/training/forward_test.py 2025-05-07T20:24:18.7433656Z [TEST] Python test time for ./tbe/training/forward_test.py: 8 seconds 2025-05-07T20:24:18.7434241Z 2025-05-07T20:24:18.7434248Z 2025-05-07T20:24:18.7434254Z 2025-05-07T20:24:18.7434260Z 2025-05-07T20:24:18.7450693Z ################################################################################ 2025-05-07T20:24:18.7472382Z # [2025-05-07T20:24:18.746Z] Run Python Test Suite: 2025-05-07T20:24:18.7472991Z # ./tbe/utils/generate_vbe_metadata_test.py 2025-05-07T20:24:18.7473521Z ################################################################################ 2025-05-07T20:24:18.7504677Z + 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:18.7505774Z 2025-05-07T20:24:21.9462470Z ============================= test session starts ============================== 2025-05-07T20:24:21.9463492Z platform linux -- Python 3.9.7, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:24:21.9464329Z cachedir: .pytest_cache 2025-05-07T20:24:21.9465247Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:24:21.9466246Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:24:21.9466756Z plugins: hypothesis-6.131.14 2025-05-07T20:24:24.2574090Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:24:24.2575472Z Configuration file: /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-clang++.cfg 2025-05-07T20:24:24.2735927Z collected 2 items 2025-05-07T20:24:24.2736212Z 2025-05-07T20:24:24.2765112Z tbe/utils/generate_vbe_metadata_test.py::GenerateVBEMetadataTest::test_generate_vbe_metadata_kernel SKIPPED 2025-05-07T20:24:24.2793137Z tbe/utils/generate_vbe_metadata_test.py::GenerateVBEMetadataTest::test_generate_vbe_metadata_kernel_large SKIPPED 2025-05-07T20:24:24.2793923Z 2025-05-07T20:24:24.2794169Z =========================== short test summary info ============================ 2025-05-07T20:24:24.2795027Z SKIPPED [1] tbe/utils/generate_vbe_metadata_test.py:156: CUDA is not available or no GPUs detected 2025-05-07T20:24:24.2796130Z SKIPPED [1] tbe/utils/generate_vbe_metadata_test.py:164: CUDA is not available or no GPUs detected 2025-05-07T20:24:24.2796973Z ============================== 2 skipped in 2.56s ============================== 2025-05-07T20:24:25.0171534Z 2025-05-07T20:24:25.0172303Z [TEST] Python test suite PASSED: ./tbe/utils/generate_vbe_metadata_test.py 2025-05-07T20:24:25.0197520Z [TEST] Python test time for ./tbe/utils/generate_vbe_metadata_test.py: 7 seconds 2025-05-07T20:24:25.0198109Z 2025-05-07T20:24:25.0198115Z 2025-05-07T20:24:25.0198133Z 2025-05-07T20:24:25.0198156Z 2025-05-07T20:24:25.0216392Z ################################################################################ 2025-05-07T20:24:25.0239092Z # [2025-05-07T20:24:25.023Z] Run Python Test Suite: 2025-05-07T20:24:25.0239701Z # ./tbe/utils/split_embeddings_test.py 2025-05-07T20:24:25.0240225Z ################################################################################ 2025-05-07T20:24:25.0271817Z + 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:25.0272882Z 2025-05-07T20:24:28.2365557Z ============================= test session starts ============================== 2025-05-07T20:24:28.2366509Z platform linux -- Python 3.9.7, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:24:28.2367324Z cachedir: .pytest_cache 2025-05-07T20:24:28.2368337Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:24:28.2369373Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:24:28.2369868Z plugins: hypothesis-6.131.14 2025-05-07T20:24:30.5573693Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:24:30.5575059Z Configuration file: /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-clang++.cfg 2025-05-07T20:24:30.5770567Z collected 6 items 2025-05-07T20:24:30.5770869Z 2025-05-07T20:24:30.5804327Z tbe/utils/split_embeddings_test.py::SplitTableBatchedEmbeddingsTest::test_embedding_inplace_update SKIPPED 2025-05-07T20:24:30.5818605Z tbe/utils/split_embeddings_test.py::SplitTableBatchedEmbeddingsTest::test_get_table_name_for_logging PASSED 2025-05-07T20:24:30.5836019Z tbe/utils/split_embeddings_test.py::SplitTableBatchedEmbeddingsTest::test_reset_embedding_weight_momentum SKIPPED 2025-05-07T20:24:30.5849203Z tbe/utils/split_embeddings_test.py::SplitTableBatchedEmbeddingsTest::test_split_embedding_codegen_forward SKIPPED 2025-05-07T20:24:30.5864486Z tbe/utils/split_embeddings_test.py::SplitTableBatchedEmbeddingsTest::test_stb_uvm_cache_stats SKIPPED 2025-05-07T20:24:30.5896228Z tbe/utils/split_embeddings_test.py::SplitTableBatchedEmbeddingsTest::test_update_hyper_parameters SKIPPED 2025-05-07T20:24:30.5897002Z 2025-05-07T20:24:30.5897256Z =========================== short test summary info ============================ 2025-05-07T20:24:30.5898125Z SKIPPED [1] tbe/utils/split_embeddings_test.py:241: CUDA is not available or no GPUs detected 2025-05-07T20:24:30.5899161Z SKIPPED [1] tbe/utils/split_embeddings_test.py:413: CUDA is not available or no GPUs detected 2025-05-07T20:24:30.5900193Z SKIPPED [1] tbe/utils/split_embeddings_test.py:57: CUDA is not available or no GPUs detected 2025-05-07T20:24:30.5901223Z SKIPPED [1] tbe/utils/split_embeddings_test.py:194: CUDA is not available or no GPUs detected 2025-05-07T20:24:30.5902258Z SKIPPED [1] tbe/utils/split_embeddings_test.py:562: CUDA is not available or no GPUs detected 2025-05-07T20:24:30.5903438Z ========================= 1 passed, 5 skipped in 2.58s ========================= 2025-05-07T20:24:31.3823539Z 2025-05-07T20:24:31.3824739Z [TEST] Python test suite PASSED: ./tbe/utils/split_embeddings_test.py 2025-05-07T20:24:31.3847395Z [TEST] Python test time for ./tbe/utils/split_embeddings_test.py: 6 seconds 2025-05-07T20:24:31.3847942Z 2025-05-07T20:24:31.3847954Z 2025-05-07T20:24:31.3847989Z 2025-05-07T20:24:31.3847997Z 2025-05-07T20:24:31.3865893Z ################################################################################ 2025-05-07T20:24:31.3888951Z # [2025-05-07T20:24:31.388Z] Run Python Test Suite: 2025-05-07T20:24:31.3889583Z # ./tbe/utils/split_embeddings_utils_test.py 2025-05-07T20:24:31.3890137Z ################################################################################ 2025-05-07T20:24:31.3920327Z + 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:31.3921410Z 2025-05-07T20:24:34.6201797Z ============================= test session starts ============================== 2025-05-07T20:24:34.6202781Z platform linux -- Python 3.9.7, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:24:34.6203605Z cachedir: .pytest_cache 2025-05-07T20:24:34.6204861Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:24:34.6205893Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:24:34.6206383Z plugins: hypothesis-6.131.14 2025-05-07T20:24:36.9898106Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:24:36.9899501Z Configuration file: /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-clang++.cfg 2025-05-07T20:24:37.0446437Z collected 4 items 2025-05-07T20:24:37.0446769Z 2025-05-07T20:24:37.4719975Z [E507 20:24:37.043390495 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:37.4722804Z [E507 20:24:37.043881112 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:37.4778487Z [E507 20:24:37.049277837 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:37.4781385Z [E507 20:24:37.049757738 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:37.4910734Z [E507 20:24:37.062613383 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:37.4934145Z [E507 20:24:37.064881363 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:37.5069279Z [E507 20:24:37.078460851 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:37.5090436Z [E507 20:24:37.080624855 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:37.5145312Z tbe/utils/split_embeddings_utils_test.py::SplitEmbeddingsUtilsTest::test_bounds_check Trying example: test_bounds_check( 2025-05-07T20:24:37.5146761Z self=, 2025-05-07T20:24:37.5147575Z T=1, 2025-05-07T20:24:37.5147911Z B=1, 2025-05-07T20:24:37.5148238Z max_L=1, 2025-05-07T20:24:37.5148676Z bounds_check_mode=, 2025-05-07T20:24:37.5149213Z use_cpu=True, 2025-05-07T20:24:37.5149591Z weighted=False, 2025-05-07T20:24:37.5149993Z dtype=torch.int64, 2025-05-07T20:24:37.5150411Z mixed_B=False, 2025-05-07T20:24:37.5150808Z bounds_check_version=1, 2025-05-07T20:24:37.5151224Z ) 2025-05-07T20:24:37.5151590Z Trying example: test_bounds_check( 2025-05-07T20:24:37.5152403Z self=, 2025-05-07T20:24:37.5153218Z T=12, 2025-05-07T20:24:37.5153560Z B=1, 2025-05-07T20:24:37.5153892Z max_L=1, 2025-05-07T20:24:37.5154682Z bounds_check_mode=, 2025-05-07T20:24:37.5155320Z use_cpu=True, 2025-05-07T20:24:37.5155696Z weighted=False, 2025-05-07T20:24:37.5156123Z dtype=torch.int64, 2025-05-07T20:24:37.5156589Z mixed_B=False, 2025-05-07T20:24:37.5156971Z bounds_check_version=1, 2025-05-07T20:24:37.5157385Z ) 2025-05-07T20:24:37.5157750Z Trying example: test_bounds_check( 2025-05-07T20:24:37.5158582Z self=, 2025-05-07T20:24:37.5159400Z T=12, 2025-05-07T20:24:37.5159740Z B=26, 2025-05-07T20:24:37.5160086Z max_L=30, 2025-05-07T20:24:37.5160509Z bounds_check_mode=, 2025-05-07T20:24:37.5161042Z use_cpu=True, 2025-05-07T20:24:37.5161423Z weighted=False, 2025-05-07T20:24:37.5161803Z dtype=torch.int32, 2025-05-07T20:24:37.5162201Z mixed_B=True, 2025-05-07T20:24:37.5162589Z bounds_check_version=1, 2025-05-07T20:24:37.5162996Z ) 2025-05-07T20:24:37.5163371Z Trying example: test_bounds_check( 2025-05-07T20:24:37.5164204Z self=, 2025-05-07T20:24:37.5165001Z T=8, 2025-05-07T20:24:37.5165334Z B=1, 2025-05-07T20:24:37.5165667Z max_L=1, 2025-05-07T20:24:37.5166084Z bounds_check_mode=, 2025-05-07T20:24:37.5166797Z use_cpu=True, 2025-05-07T20:24:37.5167200Z weighted=False, 2025-05-07T20:24:37.5167758Z dtype=torch.int64, 2025-05-07T20:24:37.5168438Z mixed_B=False, 2025-05-07T20:24:37.5168832Z bounds_check_version=1, 2025-05-07T20:24:37.5169244Z ) 2025-05-07T20:24:37.5169600Z Trying example: test_bounds_check( 2025-05-07T20:24:37.5170419Z self=, 2025-05-07T20:24:37.5171229Z T=8, 2025-05-07T20:24:37.5171562Z B=8, 2025-05-07T20:24:37.5171898Z max_L=6, 2025-05-07T20:24:37.5172327Z bounds_check_mode=, 2025-05-07T20:24:37.5172845Z use_cpu=True, 2025-05-07T20:24:37.5173217Z weighted=True, 2025-05-07T20:24:37.5173604Z dtype=torch.int32, 2025-05-07T20:24:37.5173989Z mixed_B=False, 2025-05-07T20:24:37.5174378Z bounds_check_version=1, 2025-05-07T20:24:37.5174791Z ) 2025-05-07T20:24:37.5175144Z Trying example: test_bounds_check( 2025-05-07T20:24:37.5175972Z self=, 2025-05-07T20:24:37.5177090Z T=23, 2025-05-07T20:24:37.5177431Z B=51, 2025-05-07T20:24:37.5177766Z max_L=51, 2025-05-07T20:24:37.5178191Z bounds_check_mode=, 2025-05-07T20:24:37.5178716Z use_cpu=True, 2025-05-07T20:24:37.5179081Z weighted=True, 2025-05-07T20:24:37.5179459Z dtype=torch.int32, 2025-05-07T20:24:37.5180080Z mixed_B=True, 2025-05-07T20:24:37.5180647Z bounds_check_version=1, 2025-05-07T20:24:37.5181057Z ) 2025-05-07T20:24:37.5181421Z Trying example: test_bounds_check( 2025-05-07T20:24:37.5182228Z self=, 2025-05-07T20:24:37.5183042Z T=9, 2025-05-07T20:24:37.5183376Z B=58, 2025-05-07T20:24:37.5183704Z max_L=44, 2025-05-07T20:24:37.5184121Z bounds_check_mode=, 2025-05-07T20:24:37.5184648Z use_cpu=True, 2025-05-07T20:24:37.5185023Z weighted=False, 2025-05-07T20:24:37.5185425Z dtype=torch.int32, 2025-05-07T20:24:37.5185826Z mixed_B=True, 2025-05-07T20:24:37.5186208Z bounds_check_version=2, 2025-05-07T20:24:37.5186624Z ) 2025-05-07T20:24:37.5186981Z Trying example: test_bounds_check( 2025-05-07T20:24:37.5187796Z self=, 2025-05-07T20:24:37.5188598Z T=63, 2025-05-07T20:24:37.5188932Z B=37, 2025-05-07T20:24:37.5189269Z max_L=4, 2025-05-07T20:24:37.5190012Z bounds_check_mode=, 2025-05-07T20:24:37.5190561Z use_cpu=True, 2025-05-07T20:24:37.5190935Z weighted=True, 2025-05-07T20:24:37.5191310Z dtype=torch.int64, 2025-05-07T20:24:37.5191700Z mixed_B=False, 2025-05-07T20:24:37.5192085Z bounds_check_version=2, 2025-05-07T20:24:37.5192495Z ) 2025-05-07T20:24:37.5192849Z Trying example: test_bounds_check( 2025-05-07T20:24:37.5193662Z self=, 2025-05-07T20:24:37.5194467Z T=5, 2025-05-07T20:24:37.5194805Z B=40, 2025-05-07T20:24:37.5195136Z max_L=19, 2025-05-07T20:24:37.5195556Z bounds_check_mode=, 2025-05-07T20:24:37.5196083Z use_cpu=True, 2025-05-07T20:24:37.5196459Z weighted=False, 2025-05-07T20:24:37.5196849Z dtype=torch.int64, 2025-05-07T20:24:37.5197233Z mixed_B=True, 2025-05-07T20:24:37.5197616Z bounds_check_version=1, 2025-05-07T20:24:37.5198024Z ) 2025-05-07T20:24:37.5198380Z Trying example: test_bounds_check( 2025-05-07T20:24:37.5199188Z self=, 2025-05-07T20:24:37.5199996Z T=26, 2025-05-07T20:24:37.5200328Z B=31, 2025-05-07T20:24:37.5200670Z max_L=39, 2025-05-07T20:24:37.5201097Z bounds_check_mode=, 2025-05-07T20:24:37.5201621Z use_cpu=True, 2025-05-07T20:24:37.5202324Z weighted=True, 2025-05-07T20:24:37.5202759Z dtype=torch.int64, 2025-05-07T20:24:37.5203339Z mixed_B=True, 2025-05-07T20:24:37.5203728Z bounds_check_version=1, 2025-05-07T20:24:37.5204142Z ) 2025-05-07T20:24:37.5204494Z Trying example: test_bounds_check( 2025-05-07T20:24:37.5205312Z self=, 2025-05-07T20:24:37.5206125Z T=13, 2025-05-07T20:24:37.5206460Z B=25, 2025-05-07T20:24:37.5206786Z max_L=27, 2025-05-07T20:24:37.5207209Z bounds_check_mode=, 2025-05-07T20:24:37.5207731Z use_cpu=True, 2025-05-07T20:24:37.5208234Z weighted=False, 2025-05-07T20:24:37.5208634Z dtype=torch.int64, 2025-05-07T20:24:37.5209034Z mixed_B=False, 2025-05-07T20:24:37.5209413Z bounds_check_version=2, 2025-05-07T20:24:37.5209840Z ) 2025-05-07T20:24:37.5210203Z Trying example: test_bounds_check( 2025-05-07T20:24:37.5211028Z self=, 2025-05-07T20:24:37.5212195Z T=13, 2025-05-07T20:24:37.5212532Z B=25, 2025-05-07T20:24:37.5212857Z max_L=13, 2025-05-07T20:24:37.5213278Z bounds_check_mode=, 2025-05-07T20:24:37.5213799Z use_cpu=True, 2025-05-07T20:24:37.5214169Z weighted=False, 2025-05-07T20:24:37.5214555Z dtype=torch.int64, 2025-05-07T20:24:37.5214948Z mixed_B=False, 2025-05-07T20:24:37.5215326Z bounds_check_version=2, 2025-05-07T20:24:37.5215730Z ) 2025-05-07T20:24:37.5216094Z Trying example: test_bounds_check( 2025-05-07T20:24:37.5216918Z self=, 2025-05-07T20:24:37.5217719Z T=13, 2025-05-07T20:24:37.5218050Z B=13, 2025-05-07T20:24:37.5218385Z max_L=13, 2025-05-07T20:24:37.5218796Z bounds_check_mode=, 2025-05-07T20:24:37.5219313Z use_cpu=True, 2025-05-07T20:24:37.5219688Z weighted=False, 2025-05-07T20:24:37.5220168Z dtype=torch.int64, 2025-05-07T20:24:37.5220580Z mixed_B=False, 2025-05-07T20:24:37.5220958Z bounds_check_version=2, 2025-05-07T20:24:37.5221361Z ) 2025-05-07T20:24:37.5221718Z Trying example: test_bounds_check( 2025-05-07T20:24:37.5222521Z self=, 2025-05-07T20:24:37.5223322Z T=3, 2025-05-07T20:24:37.5223651Z B=23, 2025-05-07T20:24:37.5223975Z max_L=31, 2025-05-07T20:24:37.5224560Z bounds_check_mode=, 2025-05-07T20:24:37.5225109Z use_cpu=True, 2025-05-07T20:24:37.5225474Z weighted=True, 2025-05-07T20:24:37.5225862Z dtype=torch.int64, 2025-05-07T20:24:37.5226262Z mixed_B=False, 2025-05-07T20:24:37.5226642Z bounds_check_version=2, 2025-05-07T20:24:37.5227051Z ) 2025-05-07T20:24:37.5227409Z Trying example: test_bounds_check( 2025-05-07T20:24:37.5228224Z self=, 2025-05-07T20:24:37.5229047Z T=3, 2025-05-07T20:24:37.5229389Z B=23, 2025-05-07T20:24:37.5229727Z max_L=31, 2025-05-07T20:24:37.5230149Z bounds_check_mode=, 2025-05-07T20:24:37.5230676Z use_cpu=True, 2025-05-07T20:24:37.5231051Z weighted=True, 2025-05-07T20:24:37.5231434Z dtype=torch.int64, 2025-05-07T20:24:37.5231825Z mixed_B=True, 2025-05-07T20:24:37.5232214Z bounds_check_version=2, 2025-05-07T20:24:37.5232614Z ) 2025-05-07T20:24:37.5232983Z Trying example: test_bounds_check( 2025-05-07T20:24:37.5233794Z self=, 2025-05-07T20:24:37.5234595Z T=3, 2025-05-07T20:24:37.5234931Z B=31, 2025-05-07T20:24:37.5235268Z max_L=31, 2025-05-07T20:24:37.5235686Z bounds_check_mode=, 2025-05-07T20:24:37.5236218Z use_cpu=True, 2025-05-07T20:24:37.5236728Z weighted=True, 2025-05-07T20:24:37.5237148Z dtype=torch.int64, 2025-05-07T20:24:37.5237709Z mixed_B=True, 2025-05-07T20:24:37.5238099Z bounds_check_version=2, 2025-05-07T20:24:37.5238501Z ) 2025-05-07T20:24:37.5238852Z Trying example: test_bounds_check( 2025-05-07T20:24:37.5239663Z self=, 2025-05-07T20:24:37.5240469Z T=47, 2025-05-07T20:24:37.5240792Z B=15, 2025-05-07T20:24:37.5242310Z max_L=9, 2025-05-07T20:24:37.5242910Z bounds_check_mode=, 2025-05-07T20:24:37.5243448Z use_cpu=True, 2025-05-07T20:24:37.5243824Z weighted=False, 2025-05-07T20:24:37.5244215Z dtype=torch.int64, 2025-05-07T20:24:37.5244603Z mixed_B=True, 2025-05-07T20:24:37.5244986Z bounds_check_version=2, 2025-05-07T20:24:37.5245394Z ) 2025-05-07T20:24:37.5245747Z Trying example: test_bounds_check( 2025-05-07T20:24:37.5246566Z self=, 2025-05-07T20:24:37.5247378Z T=47, 2025-05-07T20:24:37.5247888Z B=15, 2025-05-07T20:24:37.5248327Z max_L=47, 2025-05-07T20:24:37.5248753Z bounds_check_mode=, 2025-05-07T20:24:37.5249273Z use_cpu=True, 2025-05-07T20:24:37.5249645Z weighted=False, 2025-05-07T20:24:37.5250027Z dtype=torch.int64, 2025-05-07T20:24:37.5250417Z mixed_B=True, 2025-05-07T20:24:37.5250787Z bounds_check_version=2, 2025-05-07T20:24:37.5251189Z ) 2025-05-07T20:24:37.5251547Z Trying example: test_bounds_check( 2025-05-07T20:24:37.5252353Z self=, 2025-05-07T20:24:37.5253159Z T=47, 2025-05-07T20:24:37.5253489Z B=47, 2025-05-07T20:24:37.5253820Z max_L=47, 2025-05-07T20:24:37.5254255Z bounds_check_mode=, 2025-05-07T20:24:37.5254781Z use_cpu=True, 2025-05-07T20:24:37.5255154Z weighted=False, 2025-05-07T20:24:37.5255547Z dtype=torch.int64, 2025-05-07T20:24:37.5255955Z mixed_B=True, 2025-05-07T20:24:37.5256343Z bounds_check_version=2, 2025-05-07T20:24:37.5256753Z ) 2025-05-07T20:24:37.5257112Z Trying example: test_bounds_check( 2025-05-07T20:24:37.5257923Z self=, 2025-05-07T20:24:37.5258726Z T=47, 2025-05-07T20:24:37.5259061Z B=47, 2025-05-07T20:24:37.5259413Z max_L=47, 2025-05-07T20:24:37.5260032Z bounds_check_mode=, 2025-05-07T20:24:37.5260566Z use_cpu=True, 2025-05-07T20:24:37.5260931Z weighted=True, 2025-05-07T20:24:37.5261302Z dtype=torch.int64, 2025-05-07T20:24:37.5261686Z mixed_B=True, 2025-05-07T20:24:37.5262065Z bounds_check_version=2, 2025-05-07T20:24:37.5262463Z ) 2025-05-07T20:24:37.5262817Z Trying example: test_bounds_check( 2025-05-07T20:24:37.5263628Z self=, 2025-05-07T20:24:37.5264433Z T=8, 2025-05-07T20:24:37.5264772Z B=64, 2025-05-07T20:24:37.5265106Z max_L=61, 2025-05-07T20:24:37.5265537Z bounds_check_mode=, 2025-05-07T20:24:37.5266063Z use_cpu=True, 2025-05-07T20:24:37.5266430Z weighted=True, 2025-05-07T20:24:37.5266803Z dtype=torch.int64, 2025-05-07T20:24:37.5267201Z mixed_B=False, 2025-05-07T20:24:37.5267587Z bounds_check_version=1, 2025-05-07T20:24:37.5267998Z ) 2025-05-07T20:24:37.5268370Z Trying example: test_bounds_check( 2025-05-07T20:24:37.5269179Z self=, 2025-05-07T20:24:37.5269984Z T=8, 2025-05-07T20:24:37.5270316Z B=64, 2025-05-07T20:24:37.5270655Z max_L=61, 2025-05-07T20:24:37.5271091Z bounds_check_mode=, 2025-05-07T20:24:37.5271624Z use_cpu=True, 2025-05-07T20:24:37.5272131Z weighted=False, 2025-05-07T20:24:37.5272546Z dtype=torch.int64, 2025-05-07T20:24:37.5273060Z mixed_B=False, 2025-05-07T20:24:37.5273455Z bounds_check_version=1, 2025-05-07T20:24:37.5273864Z ) 2025-05-07T20:24:37.5274219Z Trying example: test_bounds_check( 2025-05-07T20:24:37.5275038Z self=, 2025-05-07T20:24:37.5275853Z T=61, 2025-05-07T20:24:37.5276192Z B=64, 2025-05-07T20:24:37.5276524Z max_L=61, 2025-05-07T20:24:37.5276965Z bounds_check_mode=, 2025-05-07T20:24:37.5277498Z use_cpu=True, 2025-05-07T20:24:37.5277883Z weighted=False, 2025-05-07T20:24:37.5278271Z dtype=torch.int64, 2025-05-07T20:24:37.5278657Z mixed_B=False, 2025-05-07T20:24:37.5279051Z bounds_check_version=1, 2025-05-07T20:24:37.5279463Z ) 2025-05-07T20:24:37.5280208Z Trying example: test_bounds_check( 2025-05-07T20:24:37.5281044Z self=, 2025-05-07T20:24:37.5281871Z T=64, 2025-05-07T20:24:37.5282578Z B=64, 2025-05-07T20:24:37.5282911Z max_L=61, 2025-05-07T20:24:37.5283350Z bounds_check_mode=, 2025-05-07T20:24:37.5283886Z use_cpu=True, 2025-05-07T20:24:37.5284267Z weighted=False, 2025-05-07T20:24:37.5284657Z dtype=torch.int64, 2025-05-07T20:24:37.5285048Z mixed_B=False, 2025-05-07T20:24:37.5285434Z bounds_check_version=1, 2025-05-07T20:24:37.5285847Z ) 2025-05-07T20:24:37.5287167Z [E507 20:24:37.096050360 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:37.5289951Z [E507 20:24:37.099982596 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:37.7089595Z [E507 20:24:37.280407158 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:37.7092887Z [E507 20:24:37.280686170 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:37.7154942Z [E507 20:24:37.287088006 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:37.7157594Z [E507 20:24:37.287371194 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:37.7207267Z [E507 20:24:37.292338055 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:37.7210029Z [E507 20:24:37.292602617 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:37.7269096Z [E507 20:24:37.298458754 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:37.7271866Z [E507 20:24:37.298721815 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:37.7465599Z Trying example: test_bounds_check( 2025-05-07T20:24:37.7466576Z self=, 2025-05-07T20:24:37.7467395Z T=64, 2025-05-07T20:24:37.7467726Z B=64, 2025-05-07T20:24:37.7468054Z max_L=64, 2025-05-07T20:24:37.7468488Z bounds_check_mode=, 2025-05-07T20:24:37.7469018Z use_cpu=True, 2025-05-07T20:24:37.7469388Z weighted=False, 2025-05-07T20:24:37.7469774Z dtype=torch.int64, 2025-05-07T20:24:37.7470184Z mixed_B=False, 2025-05-07T20:24:37.7470563Z bounds_check_version=1, 2025-05-07T20:24:37.7471382Z ) 2025-05-07T20:24:37.7471744Z Trying example: test_bounds_check( 2025-05-07T20:24:37.7472652Z self=, 2025-05-07T20:24:37.7473458Z T=63, 2025-05-07T20:24:37.7473789Z B=39, 2025-05-07T20:24:37.7474118Z max_L=30, 2025-05-07T20:24:37.7474539Z bounds_check_mode=, 2025-05-07T20:24:37.7475061Z use_cpu=True, 2025-05-07T20:24:37.7475448Z weighted=False, 2025-05-07T20:24:37.7475822Z dtype=torch.int32, 2025-05-07T20:24:37.7476214Z mixed_B=False, 2025-05-07T20:24:37.7476596Z bounds_check_version=1, 2025-05-07T20:24:37.7476990Z ) 2025-05-07T20:24:37.7477347Z Trying example: test_bounds_check( 2025-05-07T20:24:37.7478153Z self=, 2025-05-07T20:24:37.7478960Z T=30, 2025-05-07T20:24:37.7479305Z B=39, 2025-05-07T20:24:37.7479895Z max_L=30, 2025-05-07T20:24:37.7480362Z bounds_check_mode=, 2025-05-07T20:24:37.7480884Z use_cpu=True, 2025-05-07T20:24:37.7481267Z weighted=False, 2025-05-07T20:24:37.7481650Z dtype=torch.int32, 2025-05-07T20:24:37.7482044Z mixed_B=False, 2025-05-07T20:24:37.7482428Z bounds_check_version=1, 2025-05-07T20:24:37.7482828Z ) 2025-05-07T20:24:37.7483189Z Trying example: test_bounds_check( 2025-05-07T20:24:37.7484263Z self=, 2025-05-07T20:24:37.7485093Z T=30, 2025-05-07T20:24:37.7485422Z B=39, 2025-05-07T20:24:37.7485767Z max_L=39, 2025-05-07T20:24:37.7486188Z bounds_check_mode=, 2025-05-07T20:24:37.7486704Z use_cpu=True, 2025-05-07T20:24:37.7487069Z weighted=False, 2025-05-07T20:24:37.7487456Z dtype=torch.int32, 2025-05-07T20:24:37.7487847Z mixed_B=False, 2025-05-07T20:24:37.7488341Z bounds_check_version=1, 2025-05-07T20:24:37.7488752Z ) 2025-05-07T20:24:37.7489105Z Trying example: test_bounds_check( 2025-05-07T20:24:37.7489916Z self=, 2025-05-07T20:24:37.7490731Z T=30, 2025-05-07T20:24:37.7491061Z B=30, 2025-05-07T20:24:37.7491398Z max_L=39, 2025-05-07T20:24:37.7491814Z bounds_check_mode=, 2025-05-07T20:24:37.7492325Z use_cpu=True, 2025-05-07T20:24:37.7492702Z weighted=False, 2025-05-07T20:24:37.7493103Z dtype=torch.int32, 2025-05-07T20:24:37.7493499Z mixed_B=False, 2025-05-07T20:24:37.7493887Z bounds_check_version=1, 2025-05-07T20:24:37.7494293Z ) 2025-05-07T20:24:37.7494726Z Trying example: test_bounds_check( 2025-05-07T20:24:37.7495532Z self=, 2025-05-07T20:24:37.7496336Z T=30, 2025-05-07T20:24:37.7497078Z B=30, 2025-05-07T20:24:37.7497431Z max_L=30, 2025-05-07T20:24:37.7498019Z bounds_check_mode=, 2025-05-07T20:24:37.7498549Z use_cpu=True, 2025-05-07T20:24:37.7498920Z weighted=False, 2025-05-07T20:24:37.7499301Z dtype=torch.int32, 2025-05-07T20:24:37.7499690Z mixed_B=False, 2025-05-07T20:24:37.7500070Z bounds_check_version=1, 2025-05-07T20:24:37.7500475Z ) 2025-05-07T20:24:37.7500822Z Trying example: test_bounds_check( 2025-05-07T20:24:37.7501634Z self=, 2025-05-07T20:24:37.7502444Z T=60, 2025-05-07T20:24:37.7502774Z B=64, 2025-05-07T20:24:37.7503110Z max_L=34, 2025-05-07T20:24:37.7503559Z bounds_check_mode=, 2025-05-07T20:24:37.7504184Z use_cpu=True, 2025-05-07T20:24:37.7504565Z weighted=True, 2025-05-07T20:24:37.7504949Z dtype=torch.int64, 2025-05-07T20:24:37.7505350Z mixed_B=True, 2025-05-07T20:24:37.7505748Z bounds_check_version=1, 2025-05-07T20:24:37.7506164Z ) 2025-05-07T20:24:37.7506842Z Trying example: test_bounds_check( 2025-05-07T20:24:37.7507688Z self=, 2025-05-07T20:24:37.7508492Z T=60, 2025-05-07T20:24:37.7508829Z B=64, 2025-05-07T20:24:37.7509170Z max_L=60, 2025-05-07T20:24:37.7509597Z bounds_check_mode=, 2025-05-07T20:24:37.7510119Z use_cpu=True, 2025-05-07T20:24:37.7510488Z weighted=True, 2025-05-07T20:24:37.7510873Z dtype=torch.int64, 2025-05-07T20:24:37.7511268Z mixed_B=True, 2025-05-07T20:24:37.7511644Z bounds_check_version=1, 2025-05-07T20:24:37.7512063Z ) 2025-05-07T20:24:37.7512425Z Trying example: test_bounds_check( 2025-05-07T20:24:37.7513241Z self=, 2025-05-07T20:24:37.7514046Z T=60, 2025-05-07T20:24:37.7514386Z B=60, 2025-05-07T20:24:37.7514719Z max_L=60, 2025-05-07T20:24:37.7515150Z bounds_check_mode=, 2025-05-07T20:24:37.7515666Z use_cpu=True, 2025-05-07T20:24:37.7516026Z weighted=True, 2025-05-07T20:24:37.7516407Z dtype=torch.int64, 2025-05-07T20:24:37.7516800Z mixed_B=True, 2025-05-07T20:24:37.7517181Z bounds_check_version=1, 2025-05-07T20:24:37.7517590Z ) 2025-05-07T20:24:37.7517944Z Trying example: test_bounds_check( 2025-05-07T20:24:37.7518883Z self=, 2025-05-07T20:24:37.7519701Z T=21, 2025-05-07T20:24:37.7520036Z B=3, 2025-05-07T20:24:37.7520365Z max_L=10, 2025-05-07T20:24:37.7520793Z bounds_check_mode=, 2025-05-07T20:24:37.7521320Z use_cpu=True, 2025-05-07T20:24:37.7521693Z weighted=False, 2025-05-07T20:24:37.7522114Z dtype=torch.int64, 2025-05-07T20:24:37.7522497Z mixed_B=True, 2025-05-07T20:24:37.7522885Z bounds_check_version=2, 2025-05-07T20:24:37.7523298Z ) 2025-05-07T20:24:37.7523660Z Trying example: test_bounds_check( 2025-05-07T20:24:37.7524466Z self=, 2025-05-07T20:24:37.7525260Z T=21, 2025-05-07T20:24:37.7525589Z B=3, 2025-05-07T20:24:37.7525919Z max_L=10, 2025-05-07T20:24:37.7526344Z bounds_check_mode=, 2025-05-07T20:24:37.7526876Z use_cpu=True, 2025-05-07T20:24:37.7527241Z weighted=True, 2025-05-07T20:24:37.7527628Z dtype=torch.int64, 2025-05-07T20:24:37.7528003Z mixed_B=True, 2025-05-07T20:24:37.7528533Z bounds_check_version=2, 2025-05-07T20:24:37.7528936Z ) 2025-05-07T20:24:37.7529278Z Trying example: test_bounds_check( 2025-05-07T20:24:37.7530085Z self=, 2025-05-07T20:24:37.7530888Z T=3, 2025-05-07T20:24:37.7531415Z B=3, 2025-05-07T20:24:37.7531762Z max_L=10, 2025-05-07T20:24:37.7532308Z bounds_check_mode=, 2025-05-07T20:24:37.7532834Z use_cpu=True, 2025-05-07T20:24:37.7533206Z weighted=True, 2025-05-07T20:24:37.7533593Z dtype=torch.int64, 2025-05-07T20:24:37.7533976Z mixed_B=True, 2025-05-07T20:24:37.7534359Z bounds_check_version=2, 2025-05-07T20:24:37.7534771Z ) 2025-05-07T20:24:37.7535129Z Trying example: test_bounds_check( 2025-05-07T20:24:37.7535941Z self=, 2025-05-07T20:24:37.7536747Z T=3, 2025-05-07T20:24:37.7537078Z B=3, 2025-05-07T20:24:37.7537401Z max_L=3, 2025-05-07T20:24:37.7537840Z bounds_check_mode=, 2025-05-07T20:24:37.7538367Z use_cpu=True, 2025-05-07T20:24:37.7538736Z weighted=True, 2025-05-07T20:24:37.7539115Z dtype=torch.int64, 2025-05-07T20:24:37.7539501Z mixed_B=True, 2025-05-07T20:24:37.7539879Z bounds_check_version=2, 2025-05-07T20:24:37.7540295Z ) 2025-05-07T20:24:37.7540779Z Trying example: test_bounds_check( 2025-05-07T20:24:37.7541584Z self=, 2025-05-07T20:24:37.7542382Z T=32, 2025-05-07T20:24:37.7542709Z B=16, 2025-05-07T20:24:37.7543034Z max_L=25, 2025-05-07T20:24:37.7543454Z bounds_check_mode=, 2025-05-07T20:24:37.7543967Z use_cpu=True, 2025-05-07T20:24:37.7544330Z weighted=True, 2025-05-07T20:24:37.7544715Z dtype=torch.int32, 2025-05-07T20:24:37.7545104Z mixed_B=False, 2025-05-07T20:24:37.7545477Z bounds_check_version=1, 2025-05-07T20:24:37.7545876Z ) 2025-05-07T20:24:37.7546229Z Trying example: test_bounds_check( 2025-05-07T20:24:37.7547043Z self=, 2025-05-07T20:24:37.7547837Z T=16, 2025-05-07T20:24:37.7548171Z B=16, 2025-05-07T20:24:37.7548513Z max_L=25, 2025-05-07T20:24:37.7548929Z bounds_check_mode=, 2025-05-07T20:24:37.7549443Z use_cpu=True, 2025-05-07T20:24:37.7549813Z weighted=True, 2025-05-07T20:24:37.7550183Z dtype=torch.int32, 2025-05-07T20:24:37.7550568Z mixed_B=False, 2025-05-07T20:24:37.7550960Z bounds_check_version=1, 2025-05-07T20:24:37.7551356Z ) 2025-05-07T20:24:37.7551710Z Trying example: test_bounds_check( 2025-05-07T20:24:37.7552650Z self=, 2025-05-07T20:24:37.7553468Z T=16, 2025-05-07T20:24:37.7553805Z B=25, 2025-05-07T20:24:37.7554143Z max_L=25, 2025-05-07T20:24:37.7554552Z bounds_check_mode=, 2025-05-07T20:24:37.7555070Z use_cpu=True, 2025-05-07T20:24:37.7555441Z weighted=True, 2025-05-07T20:24:37.7555815Z dtype=torch.int32, 2025-05-07T20:24:37.7556205Z mixed_B=False, 2025-05-07T20:24:37.7556590Z bounds_check_version=1, 2025-05-07T20:24:37.7556992Z ) 2025-05-07T20:24:37.7557305Z PASSED 2025-05-07T20:24:37.7557984Z tbe/utils/split_embeddings_utils_test.py::SplitEmbeddingsUtilsTest::test_pickle PASSED 2025-05-07T20:24:37.9303177Z tbe/utils/split_embeddings_utils_test.py::SplitEmbeddingsUtilsTest::test_pruning Trying example: test_pruning( 2025-05-07T20:24:37.9304562Z self=, 2025-05-07T20:24:37.9305333Z T=1, 2025-05-07T20:24:37.9305660Z B=1, 2025-05-07T20:24:37.9306023Z L=0, 2025-05-07T20:24:37.9306350Z use_cpu=True, 2025-05-07T20:24:37.9306736Z use_cpu_hashtable=False, 2025-05-07T20:24:37.9307202Z use_array_for_index_remapping=False, 2025-05-07T20:24:37.9307686Z ) 2025-05-07T20:24:37.9308050Z Trying example: test_pruning( 2025-05-07T20:24:37.9308808Z self=, 2025-05-07T20:24:37.9309586Z T=4, 2025-05-07T20:24:37.9310287Z B=1, 2025-05-07T20:24:37.9310777Z L=0, 2025-05-07T20:24:37.9311294Z use_cpu=True, 2025-05-07T20:24:37.9311680Z use_cpu_hashtable=False, 2025-05-07T20:24:37.9312143Z use_array_for_index_remapping=False, 2025-05-07T20:24:37.9312609Z ) 2025-05-07T20:24:37.9312953Z Trying example: test_pruning( 2025-05-07T20:24:37.9313709Z self=, 2025-05-07T20:24:37.9314481Z T=4, 2025-05-07T20:24:37.9314800Z B=5, 2025-05-07T20:24:37.9315122Z L=1, 2025-05-07T20:24:37.9315459Z use_cpu=True, 2025-05-07T20:24:37.9315834Z use_cpu_hashtable=True, 2025-05-07T20:24:37.9316281Z use_array_for_index_remapping=False, 2025-05-07T20:24:37.9316741Z ) 2025-05-07T20:24:37.9317076Z Trying example: test_pruning( 2025-05-07T20:24:37.9317838Z self=, 2025-05-07T20:24:37.9318613Z T=4, 2025-05-07T20:24:37.9318960Z B=5, 2025-05-07T20:24:37.9319309Z L=4, 2025-05-07T20:24:37.9319665Z use_cpu=True, 2025-05-07T20:24:37.9320284Z use_cpu_hashtable=False, 2025-05-07T20:24:37.9320743Z use_array_for_index_remapping=False, 2025-05-07T20:24:37.9321205Z ) 2025-05-07T20:24:37.9321542Z Trying example: test_pruning( 2025-05-07T20:24:37.9322290Z self=, 2025-05-07T20:24:37.9323062Z T=4, 2025-05-07T20:24:37.9323381Z B=5, 2025-05-07T20:24:37.9323709Z L=4, 2025-05-07T20:24:37.9324052Z use_cpu=True, 2025-05-07T20:24:37.9324433Z use_cpu_hashtable=True, 2025-05-07T20:24:37.9324890Z use_array_for_index_remapping=False, 2025-05-07T20:24:37.9325355Z ) 2025-05-07T20:24:37.9325705Z Trying example: test_pruning( 2025-05-07T20:24:37.9326455Z self=, 2025-05-07T20:24:37.9327246Z T=3, 2025-05-07T20:24:37.9327585Z B=2, 2025-05-07T20:24:37.9327910Z L=4, 2025-05-07T20:24:37.9328375Z use_cpu=True, 2025-05-07T20:24:37.9328765Z use_cpu_hashtable=True, 2025-05-07T20:24:37.9329212Z use_array_for_index_remapping=True, 2025-05-07T20:24:37.9329678Z ) 2025-05-07T20:24:37.9330031Z Trying example: test_pruning( 2025-05-07T20:24:37.9330781Z self=, 2025-05-07T20:24:37.9331557Z T=4, 2025-05-07T20:24:37.9331890Z B=1, 2025-05-07T20:24:37.9332211Z L=2, 2025-05-07T20:24:37.9332758Z use_cpu=True, 2025-05-07T20:24:37.9333160Z use_cpu_hashtable=True, 2025-05-07T20:24:37.9333599Z use_array_for_index_remapping=True, 2025-05-07T20:24:37.9334058Z ) 2025-05-07T20:24:37.9334403Z Trying example: test_pruning( 2025-05-07T20:24:37.9335146Z self=, 2025-05-07T20:24:37.9335919Z T=2, 2025-05-07T20:24:37.9336249Z B=3, 2025-05-07T20:24:37.9336574Z L=8, 2025-05-07T20:24:37.9336901Z use_cpu=True, 2025-05-07T20:24:37.9337289Z use_cpu_hashtable=False, 2025-05-07T20:24:37.9337750Z use_array_for_index_remapping=False, 2025-05-07T20:24:37.9351819Z ) 2025-05-07T20:24:37.9352272Z Trying example: test_pruning( 2025-05-07T20:24:37.9353066Z self=, 2025-05-07T20:24:37.9353850Z T=2, 2025-05-07T20:24:37.9354174Z B=5, 2025-05-07T20:24:37.9354508Z L=5, 2025-05-07T20:24:37.9354865Z use_cpu=True, 2025-05-07T20:24:37.9355252Z use_cpu_hashtable=True, 2025-05-07T20:24:37.9355692Z use_array_for_index_remapping=True, 2025-05-07T20:24:37.9356155Z ) 2025-05-07T20:24:37.9356503Z Trying example: test_pruning( 2025-05-07T20:24:37.9357248Z self=, 2025-05-07T20:24:37.9358020Z T=1, 2025-05-07T20:24:37.9358344Z B=5, 2025-05-07T20:24:37.9358896Z L=2, 2025-05-07T20:24:37.9359263Z use_cpu=True, 2025-05-07T20:24:37.9359762Z use_cpu_hashtable=True, 2025-05-07T20:24:37.9360208Z use_array_for_index_remapping=True, 2025-05-07T20:24:37.9360673Z ) 2025-05-07T20:24:37.9361027Z Trying example: test_pruning( 2025-05-07T20:24:37.9361781Z self=, 2025-05-07T20:24:37.9362553Z T=5, 2025-05-07T20:24:37.9362884Z B=3, 2025-05-07T20:24:37.9363208Z L=1, 2025-05-07T20:24:37.9363541Z use_cpu=True, 2025-05-07T20:24:37.9363925Z use_cpu_hashtable=False, 2025-05-07T20:24:37.9364375Z use_array_for_index_remapping=False, 2025-05-07T20:24:37.9364843Z ) 2025-05-07T20:24:37.9365188Z Trying example: test_pruning( 2025-05-07T20:24:37.9365938Z self=, 2025-05-07T20:24:37.9366705Z T=5, 2025-05-07T20:24:37.9367032Z B=3, 2025-05-07T20:24:37.9367369Z L=3, 2025-05-07T20:24:37.9367697Z use_cpu=True, 2025-05-07T20:24:37.9368206Z use_cpu_hashtable=False, 2025-05-07T20:24:37.9368821Z use_array_for_index_remapping=False, 2025-05-07T20:24:37.9369276Z ) 2025-05-07T20:24:37.9369624Z Trying example: test_pruning( 2025-05-07T20:24:37.9370388Z self=, 2025-05-07T20:24:37.9371162Z T=5, 2025-05-07T20:24:37.9371488Z B=3, 2025-05-07T20:24:37.9371818Z L=5, 2025-05-07T20:24:37.9372140Z use_cpu=True, 2025-05-07T20:24:37.9372530Z use_cpu_hashtable=False, 2025-05-07T20:24:37.9372989Z use_array_for_index_remapping=False, 2025-05-07T20:24:37.9373446Z ) 2025-05-07T20:24:37.9373796Z Trying example: test_pruning( 2025-05-07T20:24:37.9374560Z self=, 2025-05-07T20:24:37.9375337Z T=3, 2025-05-07T20:24:37.9375659Z B=3, 2025-05-07T20:24:37.9375991Z L=5, 2025-05-07T20:24:37.9376328Z use_cpu=True, 2025-05-07T20:24:37.9376717Z use_cpu_hashtable=False, 2025-05-07T20:24:37.9377185Z use_array_for_index_remapping=False, 2025-05-07T20:24:37.9377651Z ) 2025-05-07T20:24:37.9377991Z Trying example: test_pruning( 2025-05-07T20:24:37.9378756Z self=, 2025-05-07T20:24:37.9379539Z T=3, 2025-05-07T20:24:37.9380203Z B=5, 2025-05-07T20:24:37.9380549Z L=5, 2025-05-07T20:24:37.9380883Z use_cpu=True, 2025-05-07T20:24:37.9381534Z use_cpu_hashtable=False, 2025-05-07T20:24:37.9382016Z use_array_for_index_remapping=False, 2025-05-07T20:24:37.9382480Z ) 2025-05-07T20:24:37.9382825Z Trying example: test_pruning( 2025-05-07T20:24:37.9383582Z self=, 2025-05-07T20:24:37.9384356Z T=3, 2025-05-07T20:24:37.9384683Z B=3, 2025-05-07T20:24:37.9385013Z L=3, 2025-05-07T20:24:37.9385349Z use_cpu=True, 2025-05-07T20:24:37.9385728Z use_cpu_hashtable=False, 2025-05-07T20:24:37.9386191Z use_array_for_index_remapping=False, 2025-05-07T20:24:37.9386661Z ) 2025-05-07T20:24:37.9387003Z Trying example: test_pruning( 2025-05-07T20:24:37.9387745Z self=, 2025-05-07T20:24:37.9388515Z T=1, 2025-05-07T20:24:37.9388846Z B=4, 2025-05-07T20:24:37.9389172Z L=5, 2025-05-07T20:24:37.9389498Z use_cpu=True, 2025-05-07T20:24:37.9389883Z use_cpu_hashtable=True, 2025-05-07T20:24:37.9390332Z use_array_for_index_remapping=False, 2025-05-07T20:24:37.9390784Z ) 2025-05-07T20:24:37.9391125Z Trying example: test_pruning( 2025-05-07T20:24:37.9391879Z self=, 2025-05-07T20:24:37.9392640Z T=1, 2025-05-07T20:24:37.9392960Z B=4, 2025-05-07T20:24:37.9393282Z L=4, 2025-05-07T20:24:37.9393815Z use_cpu=True, 2025-05-07T20:24:37.9394220Z use_cpu_hashtable=True, 2025-05-07T20:24:37.9394828Z use_array_for_index_remapping=False, 2025-05-07T20:24:37.9395280Z ) 2025-05-07T20:24:37.9395622Z Trying example: test_pruning( 2025-05-07T20:24:37.9396377Z self=, 2025-05-07T20:24:37.9397145Z T=1, 2025-05-07T20:24:37.9397472Z B=4, 2025-05-07T20:24:37.9397796Z L=1, 2025-05-07T20:24:37.9398124Z use_cpu=True, 2025-05-07T20:24:37.9398517Z use_cpu_hashtable=True, 2025-05-07T20:24:37.9398966Z use_array_for_index_remapping=False, 2025-05-07T20:24:37.9399427Z ) 2025-05-07T20:24:37.9399767Z Trying example: test_pruning( 2025-05-07T20:24:37.9400515Z self=, 2025-05-07T20:24:37.9401283Z T=1, 2025-05-07T20:24:37.9401607Z B=4, 2025-05-07T20:24:37.9401929Z L=1, 2025-05-07T20:24:37.9402262Z use_cpu=True, 2025-05-07T20:24:37.9402639Z use_cpu_hashtable=False, 2025-05-07T20:24:37.9403296Z use_array_for_index_remapping=False, 2025-05-07T20:24:37.9403758Z ) 2025-05-07T20:24:37.9404096Z Trying example: test_pruning( 2025-05-07T20:24:37.9404855Z self=, 2025-05-07T20:24:37.9405629Z T=1, 2025-05-07T20:24:37.9405954Z B=1, 2025-05-07T20:24:37.9406278Z L=1, 2025-05-07T20:24:37.9406608Z use_cpu=True, 2025-05-07T20:24:37.9406978Z use_cpu_hashtable=False, 2025-05-07T20:24:37.9407439Z use_array_for_index_remapping=False, 2025-05-07T20:24:37.9407899Z ) 2025-05-07T20:24:37.9408361Z Trying example: test_pruning( 2025-05-07T20:24:37.9409111Z self=, 2025-05-07T20:24:37.9409882Z T=5, 2025-05-07T20:24:37.9410203Z B=6, 2025-05-07T20:24:37.9410520Z L=8, 2025-05-07T20:24:37.9410853Z use_cpu=True, 2025-05-07T20:24:37.9411242Z use_cpu_hashtable=False, 2025-05-07T20:24:37.9411698Z use_array_for_index_remapping=False, 2025-05-07T20:24:37.9412168Z ) 2025-05-07T20:24:37.9412522Z Trying example: test_pruning( 2025-05-07T20:24:37.9413267Z self=, 2025-05-07T20:24:37.9414039Z T=5, 2025-05-07T20:24:37.9414365Z B=5, 2025-05-07T20:24:37.9414692Z L=8, 2025-05-07T20:24:37.9415031Z use_cpu=True, 2025-05-07T20:24:37.9415413Z use_cpu_hashtable=False, 2025-05-07T20:24:37.9416043Z use_array_for_index_remapping=False, 2025-05-07T20:24:37.9416523Z ) 2025-05-07T20:24:37.9416866Z Trying example: test_pruning( 2025-05-07T20:24:37.9417613Z self=, 2025-05-07T20:24:37.9418383Z T=5, 2025-05-07T20:24:37.9418715Z B=5, 2025-05-07T20:24:37.9419043Z L=5, 2025-05-07T20:24:37.9419375Z use_cpu=True, 2025-05-07T20:24:37.9419768Z use_cpu_hashtable=False, 2025-05-07T20:24:37.9420233Z use_array_for_index_remapping=False, 2025-05-07T20:24:37.9420698Z ) 2025-05-07T20:24:37.9421039Z Trying example: test_pruning( 2025-05-07T20:24:37.9421799Z self=, 2025-05-07T20:24:37.9422567Z T=4, 2025-05-07T20:24:37.9422899Z B=8, 2025-05-07T20:24:37.9423235Z L=2, 2025-05-07T20:24:37.9423557Z use_cpu=True, 2025-05-07T20:24:37.9423944Z use_cpu_hashtable=False, 2025-05-07T20:24:37.9424402Z use_array_for_index_remapping=True, 2025-05-07T20:24:37.9424858Z ) 2025-05-07T20:24:37.9425205Z Trying example: test_pruning( 2025-05-07T20:24:37.9425964Z self=, 2025-05-07T20:24:37.9426734Z T=1, 2025-05-07T20:24:37.9427058Z B=8, 2025-05-07T20:24:37.9427384Z L=2, 2025-05-07T20:24:37.9427712Z use_cpu=True, 2025-05-07T20:24:37.9428221Z use_cpu_hashtable=False, 2025-05-07T20:24:37.9428756Z use_array_for_index_remapping=True, 2025-05-07T20:24:37.9429216Z ) 2025-05-07T20:24:37.9429557Z Trying example: test_pruning( 2025-05-07T20:24:37.9430314Z self=, 2025-05-07T20:24:37.9431084Z T=1, 2025-05-07T20:24:37.9431405Z B=8, 2025-05-07T20:24:37.9431727Z L=2, 2025-05-07T20:24:37.9432070Z use_cpu=True, 2025-05-07T20:24:37.9432443Z use_cpu_hashtable=True, 2025-05-07T20:24:37.9432895Z use_array_for_index_remapping=True, 2025-05-07T20:24:37.9433352Z ) 2025-05-07T20:24:37.9433694Z Trying example: test_pruning( 2025-05-07T20:24:37.9434445Z self=, 2025-05-07T20:24:37.9435221Z T=3, 2025-05-07T20:24:37.9435542Z B=1, 2025-05-07T20:24:37.9435869Z L=2, 2025-05-07T20:24:37.9436203Z use_cpu=True, 2025-05-07T20:24:37.9436581Z use_cpu_hashtable=True, 2025-05-07T20:24:37.9437160Z use_array_for_index_remapping=False, 2025-05-07T20:24:37.9437845Z ) 2025-05-07T20:24:37.9438182Z Trying example: test_pruning( 2025-05-07T20:24:37.9438937Z self=, 2025-05-07T20:24:37.9439710Z T=3, 2025-05-07T20:24:37.9440035Z B=1, 2025-05-07T20:24:37.9440351Z L=2, 2025-05-07T20:24:37.9440750Z use_cpu=True, 2025-05-07T20:24:37.9441142Z use_cpu_hashtable=False, 2025-05-07T20:24:37.9441704Z use_array_for_index_remapping=False, 2025-05-07T20:24:37.9442168Z ) 2025-05-07T20:24:37.9442535Z Trying example: test_pruning( 2025-05-07T20:24:37.9443302Z self=, 2025-05-07T20:24:37.9444077Z T=3, 2025-05-07T20:24:37.9444406Z B=1, 2025-05-07T20:24:37.9444733Z L=3, 2025-05-07T20:24:37.9445062Z use_cpu=True, 2025-05-07T20:24:37.9445457Z use_cpu_hashtable=False, 2025-05-07T20:24:37.9445920Z use_array_for_index_remapping=False, 2025-05-07T20:24:37.9446410Z ) 2025-05-07T20:24:37.9446770Z Trying example: test_pruning( 2025-05-07T20:24:37.9447529Z self=, 2025-05-07T20:24:37.9448472Z T=3, 2025-05-07T20:24:37.9448802Z B=1, 2025-05-07T20:24:37.9449131Z L=1, 2025-05-07T20:24:37.9449456Z use_cpu=True, 2025-05-07T20:24:37.9449842Z use_cpu_hashtable=False, 2025-05-07T20:24:37.9450489Z use_array_for_index_remapping=False, 2025-05-07T20:24:37.9450962Z ) 2025-05-07T20:24:37.9451311Z Trying example: test_pruning( 2025-05-07T20:24:37.9452068Z self=, 2025-05-07T20:24:37.9452841Z T=4, 2025-05-07T20:24:37.9453162Z B=6, 2025-05-07T20:24:37.9453488Z L=3, 2025-05-07T20:24:37.9453819Z use_cpu=True, 2025-05-07T20:24:37.9454207Z use_cpu_hashtable=True, 2025-05-07T20:24:37.9454656Z use_array_for_index_remapping=True, 2025-05-07T20:24:37.9455123Z ) 2025-05-07T20:24:37.9455465Z Trying example: test_pruning( 2025-05-07T20:24:37.9456220Z self=, 2025-05-07T20:24:37.9456996Z T=4, 2025-05-07T20:24:37.9457316Z B=6, 2025-05-07T20:24:37.9457636Z L=6, 2025-05-07T20:24:37.9457967Z use_cpu=True, 2025-05-07T20:24:37.9458348Z use_cpu_hashtable=True, 2025-05-07T20:24:37.9458796Z use_array_for_index_remapping=True, 2025-05-07T20:24:37.9459266Z ) 2025-05-07T20:24:37.9591122Z Trying example: test_pruning( 2025-05-07T20:24:37.9591957Z self=, 2025-05-07T20:24:37.9592728Z T=1, 2025-05-07T20:24:37.9593050Z B=6, 2025-05-07T20:24:37.9593365Z L=6, 2025-05-07T20:24:37.9593695Z use_cpu=True, 2025-05-07T20:24:37.9594073Z use_cpu_hashtable=True, 2025-05-07T20:24:37.9594871Z use_array_for_index_remapping=True, 2025-05-07T20:24:37.9595490Z ) 2025-05-07T20:24:37.9595835Z Trying example: test_pruning( 2025-05-07T20:24:37.9596585Z self=, 2025-05-07T20:24:37.9597355Z T=2, 2025-05-07T20:24:37.9597683Z B=4, 2025-05-07T20:24:37.9598000Z L=1, 2025-05-07T20:24:37.9598328Z use_cpu=True, 2025-05-07T20:24:37.9598710Z use_cpu_hashtable=True, 2025-05-07T20:24:37.9599165Z use_array_for_index_remapping=True, 2025-05-07T20:24:37.9599631Z ) 2025-05-07T20:24:37.9599980Z Trying example: test_pruning( 2025-05-07T20:24:37.9600744Z self=, 2025-05-07T20:24:37.9601512Z T=2, 2025-05-07T20:24:37.9601842Z B=4, 2025-05-07T20:24:37.9602169Z L=4, 2025-05-07T20:24:37.9602499Z use_cpu=True, 2025-05-07T20:24:37.9602880Z use_cpu_hashtable=True, 2025-05-07T20:24:37.9603335Z use_array_for_index_remapping=True, 2025-05-07T20:24:37.9603792Z ) 2025-05-07T20:24:37.9604363Z Trying example: test_pruning( 2025-05-07T20:24:37.9605120Z self=, 2025-05-07T20:24:37.9605888Z T=2, 2025-05-07T20:24:37.9606211Z B=4, 2025-05-07T20:24:37.9606535Z L=2, 2025-05-07T20:24:37.9606863Z use_cpu=True, 2025-05-07T20:24:37.9607245Z use_cpu_hashtable=True, 2025-05-07T20:24:37.9607694Z use_array_for_index_remapping=True, 2025-05-07T20:24:37.9608253Z ) 2025-05-07T20:24:37.9608616Z Trying example: test_pruning( 2025-05-07T20:24:37.9609369Z self=, 2025-05-07T20:24:37.9610142Z T=4, 2025-05-07T20:24:37.9610458Z B=4, 2025-05-07T20:24:37.9610788Z L=4, 2025-05-07T20:24:37.9611123Z use_cpu=True, 2025-05-07T20:24:37.9611496Z use_cpu_hashtable=True, 2025-05-07T20:24:37.9611947Z use_array_for_index_remapping=True, 2025-05-07T20:24:37.9612411Z ) 2025-05-07T20:24:37.9612751Z Trying example: test_pruning( 2025-05-07T20:24:37.9613511Z self=, 2025-05-07T20:24:37.9614287Z T=5, 2025-05-07T20:24:37.9614611Z B=2, 2025-05-07T20:24:37.9614937Z L=5, 2025-05-07T20:24:37.9615272Z use_cpu=True, 2025-05-07T20:24:37.9615646Z use_cpu_hashtable=True, 2025-05-07T20:24:37.9616104Z use_array_for_index_remapping=False, 2025-05-07T20:24:37.9616569Z ) 2025-05-07T20:24:37.9617715Z Trying example: test_pruning( 2025-05-07T20:24:37.9618525Z self=, 2025-05-07T20:24:37.9619296Z T=2, 2025-05-07T20:24:37.9619625Z B=2, 2025-05-07T20:24:37.9619942Z L=5, 2025-05-07T20:24:37.9620275Z use_cpu=True, 2025-05-07T20:24:37.9620660Z use_cpu_hashtable=True, 2025-05-07T20:24:37.9621107Z use_array_for_index_remapping=False, 2025-05-07T20:24:37.9621574Z ) 2025-05-07T20:24:37.9621902Z PASSED 2025-05-07T20:24:37.9627742Z tbe/utils/split_embeddings_utils_test.py::SplitEmbeddingsUtilsTest::test_transpose SKIPPED 2025-05-07T20:24:37.9628386Z 2025-05-07T20:24:37.9628631Z =========================== short test summary info ============================ 2025-05-07T20:24:37.9629497Z SKIPPED [1] tbe/utils/split_embeddings_utils_test.py:137: CUDA is not available or no GPUs detected 2025-05-07T20:24:37.9630370Z ========================= 3 passed, 1 skipped in 3.57s ========================= 2025-05-07T20:24:38.7598081Z 2025-05-07T20:24:38.7598866Z [TEST] Python test suite PASSED: ./tbe/utils/split_embeddings_utils_test.py 2025-05-07T20:24:38.7620384Z [TEST] Python test time for ./tbe/utils/split_embeddings_utils_test.py: 7 seconds 2025-05-07T20:24:38.7620963Z 2025-05-07T20:24:38.7620969Z 2025-05-07T20:24:38.7620975Z 2025-05-07T20:24:38.7620981Z 2025-05-07T20:24:38.7637454Z ################################################################################ 2025-05-07T20:24:38.7657515Z # [2025-05-07T20:24:38.765Z] Run Python Test Suite: 2025-05-07T20:24:38.7658115Z # ./utils/filestore_test.py 2025-05-07T20:24:38.7658580Z ################################################################################ 2025-05-07T20:24:38.7689228Z + 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:38.7690228Z 2025-05-07T20:24:42.0342333Z ============================= test session starts ============================== 2025-05-07T20:24:42.0343361Z platform linux -- Python 3.9.7, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:24:42.0344196Z cachedir: .pytest_cache 2025-05-07T20:24:42.0345120Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:24:42.0346139Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:24:42.0346650Z plugins: hypothesis-6.131.14 2025-05-07T20:24:44.4001646Z collecting ... collected 8 items 2025-05-07T20:24:44.4002040Z 2025-05-07T20:24:44.4020132Z utils/filestore_test.py::FileStoreTest::test_filestore_fb_bad_bucket SKIPPED 2025-05-07T20:24:44.4032928Z utils/filestore_test.py::FileStoreTest::test_filestore_fb_binaryio SKIPPED 2025-05-07T20:24:44.4046190Z utils/filestore_test.py::FileStoreTest::test_filestore_fb_file SKIPPED 2025-05-07T20:24:44.4058289Z utils/filestore_test.py::FileStoreTest::test_filestore_fb_tensor SKIPPED 2025-05-07T20:24:44.4070219Z utils/filestore_test.py::FileStoreTest::test_filestore_oss_bad_bucket PASSED 2025-05-07T20:24:44.4088230Z utils/filestore_test.py::FileStoreTest::test_filestore_oss_binaryio PASSED 2025-05-07T20:24:44.4303889Z utils/filestore_test.py::FileStoreTest::test_filestore_oss_file PASSED 2025-05-07T20:24:44.4396342Z utils/filestore_test.py::FileStoreTest::test_filestore_oss_tensor PASSED 2025-05-07T20:24:44.4396959Z 2025-05-07T20:24:44.4397209Z =========================== short test summary info ============================ 2025-05-07T20:24:44.4397945Z SKIPPED [1] utils/filestore_test.py:107: Test does not apply to OSS 2025-05-07T20:24:44.4398795Z SKIPPED [1] utils/filestore_test.py:118: Test does not apply to OSS 2025-05-07T20:24:44.4399556Z SKIPPED [1] utils/filestore_test.py:144: Test does not apply to OSS 2025-05-07T20:24:44.4400309Z SKIPPED [1] utils/filestore_test.py:131: Test does not apply to OSS 2025-05-07T20:24:44.4401300Z ========================= 4 passed, 4 skipped in 2.64s ========================= 2025-05-07T20:24:45.1619198Z 2025-05-07T20:24:45.1620237Z [TEST] Python test suite PASSED: ./utils/filestore_test.py 2025-05-07T20:24:45.1651911Z [TEST] Python test time for ./utils/filestore_test.py: 7 seconds 2025-05-07T20:24:45.1667562Z 2025-05-07T20:24:45.1667576Z 2025-05-07T20:24:45.1667586Z 2025-05-07T20:24:45.1667594Z 2025-05-07T20:24:45.1668192Z ./uvm/copy_test.py ./uvm/uvm_test.py 2025-05-07T20:24:45.1672756Z [TEST] Skipping test file: ./uvm/copy_test.py 2025-05-07T20:24:45.1673199Z 2025-05-07T20:24:45.1693599Z ################################################################################ 2025-05-07T20:24:45.1723229Z # [2025-05-07T20:24:45.171Z] Run Python Test Suite: 2025-05-07T20:24:45.1724032Z # ./uvm/ops_load_test.py 2025-05-07T20:24:45.1724670Z ################################################################################ 2025-05-07T20:24:45.1783932Z + 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:24:45.1784945Z 2025-05-07T20:24:48.3937537Z ============================= test session starts ============================== 2025-05-07T20:24:48.3938520Z platform linux -- Python 3.9.7, pytest-8.3.5, pluggy-1.5.0 -- /github/home/miniconda/envs/build_binary/bin/python 2025-05-07T20:24:48.3939421Z cachedir: .pytest_cache 2025-05-07T20:24:48.3940772Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:24:48.3941951Z rootdir: /__w/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:24:48.3942446Z plugins: hypothesis-6.131.14 2025-05-07T20:24:50.6592600Z collecting ... clang version 16.0.6 (https://github.com/conda-forge/clangdev-feedstock db6970f6bb85e49860ed8bab43ebf165b5c55cc4) 2025-05-07T20:24:50.6593972Z Configuration file: /github/home/miniconda/envs/build_binary/bin/aarch64-conda-linux-gnu-clang++.cfg 2025-05-07T20:24:50.6768906Z collected 1 item 2025-05-07T20:24:50.6769241Z 2025-05-07T20:24:50.8253547Z uvm/ops_load_test.py::OpsLoadTest::test_cpu_ops PASSED 2025-05-07T20:24:50.8254033Z 2025-05-07T20:24:50.8254262Z ============================== 1 passed in 2.65s =============================== 2025-05-07T20:24:51.5508496Z 2025-05-07T20:24:51.5509415Z [TEST] Python test suite PASSED: ./uvm/ops_load_test.py 2025-05-07T20:24:51.5531056Z [TEST] Python test time for ./uvm/ops_load_test.py: 6 seconds 2025-05-07T20:24:51.5531538Z 2025-05-07T20:24:51.5531556Z 2025-05-07T20:24:51.5531901Z 2025-05-07T20:24:51.5531907Z 2025-05-07T20:24:51.5545358Z ./uvm/copy_test.py ./uvm/uvm_test.py 2025-05-07T20:24:51.5546196Z [TEST] Skipping test file: ./uvm/uvm_test.py 2025-05-07T20:24:51.5546554Z 2025-05-07T20:24:51.5547641Z /__w/FBGEMM/FBGEMM 2025-05-07T20:24:51.5741476Z Post job cleanup. 2025-05-07T20:24:51.5748819Z ##[command]/usr/bin/docker exec 7f2fcb61712066166296e7bd1d78a1c51aad539953a8af023c41941042e44c6d sh -c "cat /etc/*release | grep ^ID" 2025-05-07T20:24:51.8393150Z [command]/usr/bin/git version 2025-05-07T20:24:51.8443976Z git version 2.47.1 2025-05-07T20:24:51.8497777Z Copying '/github/home/.gitconfig' to '/__w/_temp/3c5ba999-12f5-4dcf-a146-3167e99dc0c5/.gitconfig' 2025-05-07T20:24:51.8510502Z Temporarily overriding HOME='/__w/_temp/3c5ba999-12f5-4dcf-a146-3167e99dc0c5' before making global git config changes 2025-05-07T20:24:51.8511923Z Adding repository directory to the temporary git global config as a safe directory 2025-05-07T20:24:51.8520481Z [command]/usr/bin/git config --global --add safe.directory /__w/FBGEMM/FBGEMM 2025-05-07T20:24:51.8568826Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2025-05-07T20:24:51.8614747Z [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:24:51.8948271Z Entering 'external/asmjit' 2025-05-07T20:24:51.9004717Z Entering 'external/composable_kernel' 2025-05-07T20:24:51.9070742Z Entering 'external/cpuinfo' 2025-05-07T20:24:51.9129738Z Entering 'external/cutlass' 2025-05-07T20:24:51.9195077Z Entering 'external/googletest' 2025-05-07T20:24:51.9255892Z Entering 'external/hipify_torch' 2025-05-07T20:24:51.9313818Z Entering 'external/json' 2025-05-07T20:24:51.9392268Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-05-07T20:24:51.9419945Z http.https://github.com/.extraheader 2025-05-07T20:24:51.9436467Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2025-05-07T20:24:51.9473510Z [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:24:51.9812548Z Entering 'external/asmjit' 2025-05-07T20:24:51.9872150Z Entering 'external/composable_kernel' 2025-05-07T20:24:51.9937160Z Entering 'external/cpuinfo' 2025-05-07T20:24:51.9996568Z Entering 'external/cutlass' 2025-05-07T20:24:52.0178674Z Entering 'external/googletest' 2025-05-07T20:24:52.0280116Z Entering 'external/hipify_torch' 2025-05-07T20:24:52.0354997Z Entering 'external/json' 2025-05-07T20:24:52.0621569Z Stop and remove container: 1b2128cf6d1f4222a7cbab9da28a6403_amazonlinux2023_4d44c5 2025-05-07T20:24:52.0629561Z ##[command]/usr/bin/docker rm --force 7f2fcb61712066166296e7bd1d78a1c51aad539953a8af023c41941042e44c6d 2025-05-07T20:24:52.6769700Z 7f2fcb61712066166296e7bd1d78a1c51aad539953a8af023c41941042e44c6d 2025-05-07T20:24:52.6807536Z Remove container network: github_network_7f166cdef2f943ecacb13a8e1073b2af 2025-05-07T20:24:52.6814181Z ##[command]/usr/bin/docker network rm github_network_7f166cdef2f943ecacb13a8e1073b2af 2025-05-07T20:24:53.4250736Z github_network_7f166cdef2f943ecacb13a8e1073b2af 2025-05-07T20:24:53.4284914Z A job completed hook has been configured by the self-hosted runner administrator 2025-05-07T20:24:53.4312137Z ##[group]Run '/home/ec2-user/runner-scripts/after_job.sh' 2025-05-07T20:24:53.4319299Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:24:53.4319894Z ##[endgroup] 2025-05-07T20:24:53.4446119Z [!ALERT!] Swap in detected! [!ALERT!] 2025-05-07T20:25:09.6305735Z [!ALERT!] Swap out detected [!ALERT!] 2025-05-07T20:25:34.4902724Z Cleaning up orphan processes